diff --git a/CHANGELOG.md b/CHANGELOG.md index 868c65042..264584f2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ -## v1.12.0 (Unreleased) +## v1.12.0 +ENHANCEMENTS: +- Update bicep types to https://github.com/ms-henglu/bicep-types-az/commit/4abd79ba2baa05ba3c8364919b670ab43a9bf69c + BUG FIXES: - Fix a bug that `ignore_body_changes` incorrectly removes tags. diff --git a/internal/azure/generated/apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json b/internal/azure/generated/apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json new file mode 100644 index 000000000..c11873db1 --- /dev/null +++ b/internal/azure/generated/apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json @@ -0,0 +1 @@ +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.ApiManagement/service/apis"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/apis","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":0,"Description":"API entity create of update properties."}}}},{"2":{"Name":"ApiCreateOrUpdatePropertiesOrApiContractProperties","Properties":{"value":{"Type":4,"Flags":4,"Description":"Content value when Importing an API."},"format":{"Type":27,"Flags":4,"Description":"Format of the Content in which the API is getting imported. New formats can be added in the future"},"wsdlSelector":{"Type":28,"Flags":4,"Description":"Criteria to limit import of WSDL to a subset of the document."},"apiType":{"Type":35,"Flags":4,"Description":"Type of API to create. \n * `http` creates a REST API \n * `soap` creates a SOAP pass-through API \n * `websocket` creates websocket API \n * `graphql` creates GraphQL API. \n New types can be added in the future."},"translateRequiredQueryParameters":{"Type":38,"Flags":4,"Description":"Strategy of translating required query parameters to template ones. By default has value 'template'. Possible values: 'template', 'query'"},"sourceApiId":{"Type":4,"Flags":0,"Description":"API identifier of the source API."},"displayName":{"Type":4,"Flags":0,"Description":"API name. Must be 1 to 300 characters long."},"serviceUrl":{"Type":4,"Flags":0,"Description":"Absolute URL of the backend service implementing this API. Cannot be more than 2000 characters long."},"path":{"Type":4,"Flags":1,"Description":"Relative URL uniquely identifying this API and all of its resource paths within the API Management service instance. It is appended to the API endpoint base URL specified during the service instance creation to form a public URL for this API."},"protocols":{"Type":44,"Flags":0,"Description":"Describes on which protocols the operations in this API can be invoked."},"apiVersionSet":{"Type":45,"Flags":0,"Description":"Version set details"},"provisioningState":{"Type":4,"Flags":2,"Description":"The provisioning state"},"description":{"Type":4,"Flags":0,"Description":"Description of the API. May include HTML formatting tags."},"authenticationSettings":{"Type":50,"Flags":0,"Description":"Collection of authentication settings included into this API."},"subscriptionKeyParameterNames":{"Type":59,"Flags":0,"Description":"Protocols over which API is made available."},"type":{"Type":66,"Flags":0,"Description":"Type of API."},"apiRevision":{"Type":4,"Flags":0,"Description":"Describes the revision of the API. If no value is provided, default revision 1 is created"},"apiVersion":{"Type":4,"Flags":0,"Description":"Indicates the version identifier of the API if the API is versioned"},"isCurrent":{"Type":2,"Flags":0,"Description":"Indicates if API revision is current api revision."},"isOnline":{"Type":2,"Flags":2,"Description":"Indicates if API revision is accessible via the gateway."},"apiRevisionDescription":{"Type":4,"Flags":0,"Description":"Description of the API Revision."},"apiVersionDescription":{"Type":4,"Flags":0,"Description":"Description of the API Version."},"apiVersionSetId":{"Type":4,"Flags":0,"Description":"A resource identifier for the related ApiVersionSet."},"subscriptionRequired":{"Type":2,"Flags":0,"Description":"Specifies whether an API or Product subscription is required for accessing the API."},"termsOfServiceUrl":{"Type":4,"Flags":0,"Description":"A URL to the Terms of Service for the API. MUST be in the format of a URL."},"contact":{"Type":67,"Flags":0,"Description":"Contact information for the API."},"license":{"Type":68,"Flags":0,"Description":"License information for the API."}}}},{"6":{"Value":"wadl-xml"}},{"6":{"Value":"wadl-link-json"}},{"6":{"Value":"swagger-json"}},{"6":{"Value":"swagger-link-json"}},{"6":{"Value":"wsdl"}},{"6":{"Value":"wsdl-link"}},{"6":{"Value":"openapi"}},{"6":{"Value":"openapi+json"}},{"6":{"Value":"openapi-link"}},{"6":{"Value":"openapi+json-link"}},{"6":{"Value":"graphql-link"}},{"6":{"Value":"odata"}},{"6":{"Value":"odata-link"}},{"6":{"Value":"grpc"}},{"6":{"Value":"grpc-link"}},{"5":{"Elements":[12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,4]}},{"2":{"Name":"ApiCreateOrUpdatePropertiesWsdlSelector","Properties":{"wsdlServiceName":{"Type":4,"Flags":0,"Description":"Name of service to import from WSDL"},"wsdlEndpointName":{"Type":4,"Flags":0,"Description":"Name of endpoint(port) to import from WSDL"}}}},{"6":{"Value":"http"}},{"6":{"Value":"soap"}},{"6":{"Value":"websocket"}},{"6":{"Value":"graphql"}},{"6":{"Value":"odata"}},{"6":{"Value":"grpc"}},{"5":{"Elements":[29,30,31,32,33,34,4]}},{"6":{"Value":"template"}},{"6":{"Value":"query"}},{"5":{"Elements":[36,37,4]}},{"6":{"Value":"http"}},{"6":{"Value":"https"}},{"6":{"Value":"ws"}},{"6":{"Value":"wss"}},{"5":{"Elements":[39,40,41,42,4]}},{"3":{"ItemType":43}},{"2":{"Name":"ApiVersionSetContractDetails","Properties":{"id":{"Type":4,"Flags":0,"Description":"Identifier for existing API Version Set. Omit this value to create a new Version Set."},"name":{"Type":4,"Flags":0,"Description":"The display Name of the API Version Set."},"description":{"Type":4,"Flags":0,"Description":"Description of API Version Set."},"versioningScheme":{"Type":49,"Flags":0,"Description":"An value that determines where the API Version identifier will be located in a HTTP request."},"versionQueryName":{"Type":4,"Flags":0,"Description":"Name of query parameter that indicates the API Version if versioningScheme is set to `query`."},"versionHeaderName":{"Type":4,"Flags":0,"Description":"Name of HTTP header parameter that indicates the API Version if versioningScheme is set to `header`."}}}},{"6":{"Value":"Segment"}},{"6":{"Value":"Query"}},{"6":{"Value":"Header"}},{"5":{"Elements":[46,47,48,4]}},{"2":{"Name":"AuthenticationSettingsContract","Properties":{"oAuth2":{"Type":51,"Flags":0,"Description":"OAuth2 Authentication settings"},"openid":{"Type":52,"Flags":0,"Description":"OpenID Connect Authentication Settings"},"oAuth2AuthenticationSettings":{"Type":57,"Flags":0,"Description":"Collection of OAuth2 authentication settings included into this API."},"openidAuthenticationSettings":{"Type":58,"Flags":0,"Description":"Collection of Open ID Connect authentication settings included into this API."}}}},{"2":{"Name":"OAuth2AuthenticationSettingsContract","Properties":{"authorizationServerId":{"Type":4,"Flags":0,"Description":"OAuth authorization server identifier."},"scope":{"Type":4,"Flags":0,"Description":"operations scope."}}}},{"2":{"Name":"OpenIdAuthenticationSettingsContract","Properties":{"openidProviderId":{"Type":4,"Flags":0,"Description":"OAuth authorization server identifier."},"bearerTokenSendingMethods":{"Type":56,"Flags":0,"Description":"How to send token to the server."}}}},{"6":{"Value":"authorizationHeader"}},{"6":{"Value":"query"}},{"5":{"Elements":[53,54,4]}},{"3":{"ItemType":55}},{"3":{"ItemType":51}},{"3":{"ItemType":52}},{"2":{"Name":"SubscriptionKeyParameterNamesContract","Properties":{"header":{"Type":4,"Flags":0,"Description":"Subscription key header name."},"query":{"Type":4,"Flags":0,"Description":"Subscription key query string parameter name."}}}},{"6":{"Value":"http"}},{"6":{"Value":"soap"}},{"6":{"Value":"websocket"}},{"6":{"Value":"graphql"}},{"6":{"Value":"odata"}},{"6":{"Value":"grpc"}},{"5":{"Elements":[60,61,62,63,64,65,4]}},{"2":{"Name":"ApiContactInformation","Properties":{"name":{"Type":4,"Flags":0,"Description":"The identifying name of the contact person/organization"},"url":{"Type":4,"Flags":0,"Description":"The URL pointing to the contact information. MUST be in the format of a URL"},"email":{"Type":4,"Flags":0,"Description":"The email address of the contact person/organization. MUST be in the format of an email address"}}}},{"2":{"Name":"ApiLicenseInformation","Properties":{"name":{"Type":4,"Flags":0,"Description":"The license name used for the API"},"url":{"Type":4,"Flags":0,"Description":"A URL to the license used for the API. MUST be in the format of a URL"}}}},{"4":{"Name":"Microsoft.ApiManagement/service/apis@2023-05-01-preview","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/apis/releases"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/apis/releases","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":70,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":71,"Flags":10,"Description":"The resource api version"},"properties":{"Type":73,"Flags":0,"Description":"ApiRelease entity contract properties."}}}},{"2":{"Name":"ApiReleaseContractProperties","Properties":{"apiId":{"Type":4,"Flags":0,"Description":"Identifier of the API the release belongs to."},"createdDateTime":{"Type":4,"Flags":2,"Description":"The time the API was released. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard."},"updatedDateTime":{"Type":4,"Flags":2,"Description":"The time the API release was updated."},"notes":{"Type":4,"Flags":0,"Description":"Release Notes"}}}},{"4":{"Name":"Microsoft.ApiManagement/service/apis/releases@2023-05-01-preview","ScopeType":8,"Body":72,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/apis/operations"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/apis/operations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":75,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":76,"Flags":10,"Description":"The resource api version"},"properties":{"Type":78,"Flags":0,"Description":"Properties of the Operation Contract."}}}},{"2":{"Name":"OperationContractProperties","Properties":{"displayName":{"Type":4,"Flags":1,"Description":"Operation Name."},"method":{"Type":4,"Flags":1,"Description":"A Valid HTTP Operation Method. Typical Http Methods like GET, PUT, POST but not limited by only them."},"urlTemplate":{"Type":4,"Flags":1,"Description":"Relative URL template identifying the target resource for this operation. May include parameters. Example: /customers/{cid}/orders/{oid}/?date={date}"},"templateParameters":{"Type":83,"Flags":0,"Description":"Collection of URL template parameters."},"description":{"Type":4,"Flags":0,"Description":"Description of the operation. May include HTML formatting tags."},"request":{"Type":84,"Flags":0,"Description":"An entity containing request details."},"responses":{"Type":94,"Flags":0,"Description":"Array of Operation responses."},"policies":{"Type":4,"Flags":0,"Description":"Operation Policies"}}}},{"2":{"Name":"ParameterContract","Properties":{"name":{"Type":4,"Flags":1,"Description":"Parameter name."},"description":{"Type":4,"Flags":0,"Description":"Parameter description."},"type":{"Type":4,"Flags":1,"Description":"Parameter type."},"defaultValue":{"Type":4,"Flags":0,"Description":"Default parameter value."},"required":{"Type":2,"Flags":0,"Description":"Specifies whether parameter is required or not."},"values":{"Type":80,"Flags":0,"Description":"Parameter values."},"schemaId":{"Type":4,"Flags":0,"Description":"Schema identifier."},"typeName":{"Type":4,"Flags":0,"Description":"Type name defined by the schema."},"examples":{"Type":82,"Flags":0,"Description":"Exampled defined for the parameter."}}}},{"3":{"ItemType":4}},{"2":{"Name":"ParameterExampleContract","Properties":{"summary":{"Type":4,"Flags":0,"Description":"Short description for the example"},"description":{"Type":4,"Flags":0,"Description":"Long description for the example"},"value":{"Type":0,"Flags":0,"Description":"Example value. May be a primitive value, or an object."},"externalValue":{"Type":4,"Flags":0,"Description":"A URL that points to the literal example"}}}},{"2":{"Name":"ParameterExamplesContract","Properties":{},"AdditionalProperties":81}},{"3":{"ItemType":79}},{"2":{"Name":"RequestContract","Properties":{"description":{"Type":4,"Flags":0,"Description":"Operation request description."},"queryParameters":{"Type":85,"Flags":0,"Description":"Collection of operation request query parameters."},"headers":{"Type":86,"Flags":0,"Description":"Collection of operation request headers."},"representations":{"Type":90,"Flags":0,"Description":"Collection of operation request representations."}}}},{"3":{"ItemType":79}},{"3":{"ItemType":79}},{"2":{"Name":"RepresentationContract","Properties":{"contentType":{"Type":4,"Flags":1,"Description":"Specifies a registered or custom content type for this representation, e.g. application/xml."},"schemaId":{"Type":4,"Flags":0,"Description":"Schema identifier. Applicable only if 'contentType' value is neither 'application/x-www-form-urlencoded' nor 'multipart/form-data'."},"typeName":{"Type":4,"Flags":0,"Description":"Type name defined by the schema. Applicable only if 'contentType' value is neither 'application/x-www-form-urlencoded' nor 'multipart/form-data'."},"formParameters":{"Type":88,"Flags":0,"Description":"Collection of form parameters. Required if 'contentType' value is either 'application/x-www-form-urlencoded' or 'multipart/form-data'.."},"examples":{"Type":89,"Flags":0,"Description":"Exampled defined for the representation."}}}},{"3":{"ItemType":79}},{"2":{"Name":"ParameterExamplesContract","Properties":{},"AdditionalProperties":81}},{"3":{"ItemType":87}},{"2":{"Name":"ResponseContract","Properties":{"statusCode":{"Type":3,"Flags":1,"Description":"Operation response HTTP status code."},"description":{"Type":4,"Flags":0,"Description":"Operation response description."},"representations":{"Type":92,"Flags":0,"Description":"Collection of operation response representations."},"headers":{"Type":93,"Flags":0,"Description":"Collection of operation response headers."}}}},{"3":{"ItemType":87}},{"3":{"ItemType":79}},{"3":{"ItemType":91}},{"4":{"Name":"Microsoft.ApiManagement/service/apis/operations@2023-05-01-preview","ScopeType":8,"Body":77,"Flags":0}},{"6":{"Value":"policy"}},{"5":{"Elements":[96,4]}},{"6":{"Value":"Microsoft.ApiManagement/service/apis/operations/policies"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/apis/operations/policies","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":97,"Flags":9,"Description":"The resource name"},"type":{"Type":98,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":99,"Flags":10,"Description":"The resource api version"},"properties":{"Type":101,"Flags":0,"Description":"Properties of the Policy."}}}},{"2":{"Name":"PolicyContractProperties","Properties":{"value":{"Type":4,"Flags":1,"Description":"Contents of the Policy as defined by the format."},"format":{"Type":106,"Flags":0,"Description":"Format of the policyContent."}}}},{"6":{"Value":"xml"}},{"6":{"Value":"xml-link"}},{"6":{"Value":"rawxml"}},{"6":{"Value":"rawxml-link"}},{"5":{"Elements":[102,103,104,105,4]}},{"4":{"Name":"Microsoft.ApiManagement/service/apis/operations/policies@2023-05-01-preview","ScopeType":8,"Body":100,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/apis/operations/tags"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/apis/operations/tags","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":108,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":109,"Flags":10,"Description":"The resource api version"},"properties":{"Type":111,"Flags":2,"Description":"Tag entity contract properties."}}}},{"2":{"Name":"TagContractProperties","Properties":{"displayName":{"Type":4,"Flags":1,"Description":"Tag name."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/apis/operations/tags@2023-05-01-preview","ScopeType":8,"Body":110,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/apis/tags"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/apis/tags","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":113,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":114,"Flags":10,"Description":"The resource api version"},"properties":{"Type":111,"Flags":2,"Description":"Tag entity contract properties."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/apis/tags@2023-05-01-preview","ScopeType":8,"Body":115,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/products/tags"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/products/tags","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":117,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":118,"Flags":10,"Description":"The resource api version"},"properties":{"Type":111,"Flags":2,"Description":"Tag entity contract properties."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/products/tags@2023-05-01-preview","ScopeType":8,"Body":119,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/tags"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/tags","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":121,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":122,"Flags":10,"Description":"The resource api version"},"properties":{"Type":111,"Flags":0,"Description":"Properties supplied to Create Tag operation."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/tags@2023-05-01-preview","ScopeType":8,"Body":123,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/apis/resolvers"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/apis/resolvers","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":125,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":126,"Flags":10,"Description":"The resource api version"},"properties":{"Type":128,"Flags":0,"Description":"Properties of the Resolver Contract."}}}},{"2":{"Name":"ResolverEntityBaseContract","Properties":{"displayName":{"Type":4,"Flags":0,"Description":"Resolver Name."},"path":{"Type":4,"Flags":0,"Description":"Path is type/field being resolved."},"description":{"Type":4,"Flags":0,"Description":"Description of the resolver. May include HTML formatting tags."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/apis/resolvers@2023-05-01-preview","ScopeType":8,"Body":127,"Flags":0}},{"6":{"Value":"policy"}},{"5":{"Elements":[130,4]}},{"6":{"Value":"Microsoft.ApiManagement/service/apis/resolvers/policies"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/apis/resolvers/policies","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":131,"Flags":9,"Description":"The resource name"},"type":{"Type":132,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":133,"Flags":10,"Description":"The resource api version"},"properties":{"Type":101,"Flags":0,"Description":"Properties of the Policy."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/apis/resolvers/policies@2023-05-01-preview","ScopeType":8,"Body":134,"Flags":0}},{"6":{"Value":"policy"}},{"5":{"Elements":[136,4]}},{"6":{"Value":"Microsoft.ApiManagement/service/apis/policies"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/apis/policies","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":137,"Flags":9,"Description":"The resource name"},"type":{"Type":138,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":139,"Flags":10,"Description":"The resource api version"},"properties":{"Type":101,"Flags":0,"Description":"Properties of the Policy."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/apis/policies@2023-05-01-preview","ScopeType":8,"Body":140,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/apis/schemas"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/apis/schemas","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":142,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":143,"Flags":10,"Description":"The resource api version"},"properties":{"Type":145,"Flags":0,"Description":"Properties of the API Schema."}}}},{"2":{"Name":"SchemaContractProperties","Properties":{"contentType":{"Type":4,"Flags":1,"Description":"Must be a valid a media type used in a Content-Type header as defined in the RFC 2616. Media type of the schema document (e.g. application/json, application/xml).
- `Swagger` Schema use `application/vnd.ms-azure-apim.swagger.definitions+json`
- `WSDL` Schema use `application/vnd.ms-azure-apim.xsd+xml`
- `OpenApi` Schema use `application/vnd.oai.openapi.components+json`
- `WADL Schema` use `application/vnd.ms-azure-apim.wadl.grammars+xml`
- `OData Schema` use `application/vnd.ms-azure-apim.odata.schema`
- `gRPC Schema` use `text/protobuf`."},"document":{"Type":146,"Flags":1,"Description":"Create or update Properties of the API Schema Document."},"provisioningState":{"Type":4,"Flags":2,"Description":"The provisioning state"}}}},{"2":{"Name":"SchemaDocumentProperties","Properties":{"value":{"Type":4,"Flags":0,"Description":"Json escaped string defining the document representing the Schema. Used for schemas other than Swagger/OpenAPI."},"definitions":{"Type":0,"Flags":0,"Description":"Types definitions. Used for Swagger/OpenAPI v1 schemas only, null otherwise."},"components":{"Type":0,"Flags":0,"Description":"Types definitions. Used for Swagger/OpenAPI v2/v3 schemas only, null otherwise."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/apis/schemas@2023-05-01-preview","ScopeType":8,"Body":144,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/apis/diagnostics"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/apis/diagnostics","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":148,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":149,"Flags":10,"Description":"The resource api version"},"properties":{"Type":151,"Flags":0,"Description":"Diagnostic entity contract properties."}}}},{"2":{"Name":"DiagnosticContractProperties","Properties":{"alwaysLog":{"Type":153,"Flags":0,"Description":"Specifies for what type of messages sampling settings should not apply."},"loggerId":{"Type":4,"Flags":1,"Description":"Resource Id of a target logger."},"sampling":{"Type":154,"Flags":0,"Description":"Sampling settings for Diagnostic."},"frontend":{"Type":157,"Flags":0,"Description":"Diagnostic settings for incoming/outgoing HTTP messages to the Gateway."},"backend":{"Type":157,"Flags":0,"Description":"Diagnostic settings for incoming/outgoing HTTP messages to the Backend"},"logClientIp":{"Type":2,"Flags":0,"Description":"Log the ClientIP. Default is false."},"httpCorrelationProtocol":{"Type":171,"Flags":0,"Description":"Sets correlation protocol to use for Application Insights diagnostics."},"verbosity":{"Type":175,"Flags":0,"Description":"The verbosity level applied to traces emitted by trace policies."},"operationNameFormat":{"Type":178,"Flags":0,"Description":"The format of the Operation Name for Application Insights telemetries. Default is Name."},"metrics":{"Type":2,"Flags":0,"Description":"Emit custom metrics via emit-metric policy. Applicable only to Application Insights diagnostic settings."}}}},{"6":{"Value":"allErrors"}},{"5":{"Elements":[152,4]}},{"2":{"Name":"SamplingSettings","Properties":{"samplingType":{"Type":156,"Flags":0,"Description":"Sampling type."},"percentage":{"Type":3,"Flags":0,"Description":"Rate of sampling for fixed-rate sampling."}}}},{"6":{"Value":"fixed"}},{"5":{"Elements":[155,4]}},{"2":{"Name":"PipelineDiagnosticSettings","Properties":{"request":{"Type":158,"Flags":0,"Description":"Diagnostic settings for request."},"response":{"Type":158,"Flags":0,"Description":"Diagnostic settings for response."}}}},{"2":{"Name":"HttpMessageDiagnostic","Properties":{"headers":{"Type":159,"Flags":0,"Description":"Array of HTTP Headers to log."},"body":{"Type":160,"Flags":0,"Description":"Body logging settings."},"dataMasking":{"Type":161,"Flags":0,"Description":"Data masking settings."}}}},{"3":{"ItemType":4}},{"2":{"Name":"BodyDiagnosticSettings","Properties":{"bytes":{"Type":3,"Flags":0,"Description":"Number of request body bytes to log."}}}},{"2":{"Name":"DataMasking","Properties":{"queryParams":{"Type":166,"Flags":0,"Description":"Masking settings for Url query parameters"},"headers":{"Type":167,"Flags":0,"Description":"Masking settings for headers"}}}},{"2":{"Name":"DataMaskingEntity","Properties":{"value":{"Type":4,"Flags":0,"Description":"The name of an entity to mask (e.g. a name of a header or a query parameter)."},"mode":{"Type":165,"Flags":0,"Description":"Data masking mode."}}}},{"6":{"Value":"Mask"}},{"6":{"Value":"Hide"}},{"5":{"Elements":[163,164,4]}},{"3":{"ItemType":162}},{"3":{"ItemType":162}},{"6":{"Value":"None"}},{"6":{"Value":"Legacy"}},{"6":{"Value":"W3C"}},{"5":{"Elements":[168,169,170,4]}},{"6":{"Value":"verbose"}},{"6":{"Value":"information"}},{"6":{"Value":"error"}},{"5":{"Elements":[172,173,174,4]}},{"6":{"Value":"Name"}},{"6":{"Value":"Url"}},{"5":{"Elements":[176,177,4]}},{"4":{"Name":"Microsoft.ApiManagement/service/apis/diagnostics@2023-05-01-preview","ScopeType":8,"Body":150,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/apis/issues"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/apis/issues","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":180,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":181,"Flags":10,"Description":"The resource api version"},"properties":{"Type":183,"Flags":0,"Description":"Properties of the Issue."}}}},{"2":{"Name":"IssueContractProperties","Properties":{"title":{"Type":4,"Flags":1,"Description":"The issue title."},"description":{"Type":4,"Flags":1,"Description":"Text describing the issue."},"userId":{"Type":4,"Flags":1,"Description":"A resource identifier for the user created the issue."},"createdDate":{"Type":4,"Flags":0,"Description":"Date and time when the issue was created."},"state":{"Type":189,"Flags":0,"Description":"Status of the issue."},"apiId":{"Type":4,"Flags":0,"Description":"A resource identifier for the API the issue was created for."}}}},{"6":{"Value":"proposed"}},{"6":{"Value":"open"}},{"6":{"Value":"removed"}},{"6":{"Value":"resolved"}},{"6":{"Value":"closed"}},{"5":{"Elements":[184,185,186,187,188,4]}},{"4":{"Name":"Microsoft.ApiManagement/service/apis/issues@2023-05-01-preview","ScopeType":8,"Body":182,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/apis/issues/comments"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/apis/issues/comments","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":191,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":192,"Flags":10,"Description":"The resource api version"},"properties":{"Type":194,"Flags":0,"Description":"Properties of the Issue Comment."}}}},{"2":{"Name":"IssueCommentContractProperties","Properties":{"text":{"Type":4,"Flags":1,"Description":"Comment text."},"createdDate":{"Type":4,"Flags":0,"Description":"Date and time when the comment was created."},"userId":{"Type":4,"Flags":1,"Description":"A resource identifier for the user who left the comment."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/apis/issues/comments@2023-05-01-preview","ScopeType":8,"Body":193,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/apis/issues/attachments"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/apis/issues/attachments","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":196,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":197,"Flags":10,"Description":"The resource api version"},"properties":{"Type":199,"Flags":0,"Description":"Properties of the Issue Attachment."}}}},{"2":{"Name":"IssueAttachmentContractProperties","Properties":{"title":{"Type":4,"Flags":1,"Description":"Filename by which the binary data will be saved."},"contentFormat":{"Type":4,"Flags":1,"Description":"Either 'link' if content is provided via an HTTP link or the MIME type of the Base64-encoded binary data provided in the 'content' property."},"content":{"Type":4,"Flags":1,"Description":"An HTTP link or Base64-encoded binary data."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/apis/issues/attachments@2023-05-01-preview","ScopeType":8,"Body":198,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/apis/tagDescriptions"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/apis/tagDescriptions","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":201,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":202,"Flags":10,"Description":"The resource api version"},"properties":{"Type":204,"Flags":0,"Description":"Properties supplied to Create TagDescription operation."}}}},{"2":{"Name":"TagDescriptionBasePropertiesOrTagDescriptionContractProperties","Properties":{"description":{"Type":4,"Flags":0,"Description":"Description of the Tag."},"externalDocsUrl":{"Type":4,"Flags":0,"Description":"Absolute URL of external resources describing the tag."},"externalDocsDescription":{"Type":4,"Flags":0,"Description":"Description of the external resources describing the tag."},"tagId":{"Type":4,"Flags":2,"Description":"Identifier of the tag in the form of /tags/{tagId}"},"displayName":{"Type":4,"Flags":2,"Description":"Tag name."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/apis/tagDescriptions@2023-05-01-preview","ScopeType":8,"Body":203,"Flags":0}},{"6":{"Value":"default"}},{"6":{"Value":"Microsoft.ApiManagement/service/apis/wikis"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/apis/wikis","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":206,"Flags":9,"Description":"The resource name"},"type":{"Type":207,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":208,"Flags":10,"Description":"The resource api version"},"properties":{"Type":210,"Flags":0,"Description":"Wiki details."}}}},{"2":{"Name":"WikiContractProperties","Properties":{"documents":{"Type":212,"Flags":0,"Description":"Collection wiki documents included into this wiki."}}}},{"2":{"Name":"WikiDocumentationContract","Properties":{"documentationId":{"Type":4,"Flags":0,"Description":"Documentation Identifier"}}}},{"3":{"ItemType":211}},{"4":{"Name":"Microsoft.ApiManagement/service/apis/wikis@2023-05-01-preview","ScopeType":8,"Body":209,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/apiVersionSets"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/apiVersionSets","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":214,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":215,"Flags":10,"Description":"The resource api version"},"properties":{"Type":217,"Flags":0,"Description":"API VersionSet contract properties."}}}},{"2":{"Name":"ApiVersionSetContractProperties","Properties":{"displayName":{"Type":4,"Flags":1,"Description":"Name of API Version Set"},"versioningScheme":{"Type":221,"Flags":1,"Description":"An value that determines where the API Version identifier will be located in a HTTP request."},"description":{"Type":4,"Flags":0,"Description":"Description of API Version Set."},"versionQueryName":{"Type":4,"Flags":0,"Description":"Name of query parameter that indicates the API Version if versioningScheme is set to `query`."},"versionHeaderName":{"Type":4,"Flags":0,"Description":"Name of HTTP header parameter that indicates the API Version if versioningScheme is set to `header`."}}}},{"6":{"Value":"Segment"}},{"6":{"Value":"Query"}},{"6":{"Value":"Header"}},{"5":{"Elements":[218,219,220,4]}},{"4":{"Name":"Microsoft.ApiManagement/service/apiVersionSets@2023-05-01-preview","ScopeType":8,"Body":216,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/authorizationProviders"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/authorizationProviders","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":223,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":224,"Flags":10,"Description":"The resource api version"},"properties":{"Type":226,"Flags":0,"Description":"Properties of the Authorization Provider Contract."}}}},{"2":{"Name":"AuthorizationProviderContractProperties","Properties":{"displayName":{"Type":4,"Flags":0,"Description":"Authorization Provider name. Must be 1 to 300 characters long."},"identityProvider":{"Type":4,"Flags":0,"Description":"Identity provider name. Must be 1 to 300 characters long."},"oauth2":{"Type":227,"Flags":0,"Description":"OAuth2 settings"}}}},{"2":{"Name":"AuthorizationProviderOAuth2Settings","Properties":{"redirectUrl":{"Type":4,"Flags":0,"Description":"Redirect URL to be set in the OAuth application."},"grantTypes":{"Type":228,"Flags":0,"Description":"OAuth2 settings"}}}},{"2":{"Name":"AuthorizationProviderOAuth2GrantTypes","Properties":{"authorizationCode":{"Type":229,"Flags":0,"Description":"OAuth2 authorization code grant parameters"},"clientCredentials":{"Type":230,"Flags":0,"Description":"OAuth2 client credential grant parameters"}}}},{"2":{"Name":"AuthorizationProviderOAuth2GrantTypesAuthorizationCode","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"AuthorizationProviderOAuth2GrantTypesClientCredentials","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ApiManagement/service/authorizationProviders@2023-05-01-preview","ScopeType":8,"Body":225,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/authorizationProviders/authorizations"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/authorizationProviders/authorizations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":232,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":233,"Flags":10,"Description":"The resource api version"},"properties":{"Type":235,"Flags":0,"Description":"Properties of the Authorization Contract."}}}},{"2":{"Name":"AuthorizationContractProperties","Properties":{"authorizationType":{"Type":237,"Flags":0,"Description":"Authorization type options"},"oauth2grantType":{"Type":240,"Flags":0,"Description":"OAuth2 grant type options"},"parameters":{"Type":241,"Flags":0,"Description":"Authorization parameters"},"error":{"Type":242,"Flags":0,"Description":"Authorization error details."},"status":{"Type":4,"Flags":0,"Description":"Status of the Authorization"}}}},{"6":{"Value":"OAuth2"}},{"5":{"Elements":[236,4]}},{"6":{"Value":"AuthorizationCode"}},{"6":{"Value":"ClientCredentials"}},{"5":{"Elements":[238,239,4]}},{"2":{"Name":"AuthorizationContractPropertiesParameters","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"AuthorizationError","Properties":{"code":{"Type":4,"Flags":0,"Description":"Error code"},"message":{"Type":4,"Flags":0,"Description":"Error message"}}}},{"4":{"Name":"Microsoft.ApiManagement/service/authorizationProviders/authorizations@2023-05-01-preview","ScopeType":8,"Body":234,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/authorizationProviders/authorizations/accessPolicies"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/authorizationProviders/authorizations/accessPolicies","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":244,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":245,"Flags":10,"Description":"The resource api version"},"properties":{"Type":247,"Flags":0,"Description":"Properties of the Authorization Contract."}}}},{"2":{"Name":"AuthorizationAccessPolicyContractProperties","Properties":{"appIds":{"Type":248,"Flags":0,"Description":"The allowed Azure Active Directory Application IDs"},"tenantId":{"Type":4,"Flags":0,"Description":"The Tenant Id"},"objectId":{"Type":4,"Flags":0,"Description":"The Object Id"}}}},{"3":{"ItemType":4}},{"4":{"Name":"Microsoft.ApiManagement/service/authorizationProviders/authorizations/accessPolicies@2023-05-01-preview","ScopeType":8,"Body":246,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/authorizationServers"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/authorizationServers","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":250,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":251,"Flags":10,"Description":"The resource api version"},"properties":{"Type":253,"Flags":0,"Description":"Properties of the External OAuth authorization server Contract."}}}},{"2":{"Name":"AuthorizationServerContractProperties","Properties":{"displayName":{"Type":4,"Flags":1,"Description":"User-friendly authorization server name."},"useInTestConsole":{"Type":2,"Flags":0,"Description":"If true, the authorization server may be used in the developer portal test console. True by default if no value is provided."},"useInApiDocumentation":{"Type":2,"Flags":0,"Description":"If true, the authorization server will be used in the API documentation in the developer portal. False by default if no value is provided."},"clientRegistrationEndpoint":{"Type":4,"Flags":1,"Description":"Optional reference to a page where client or app registration for this authorization server is performed. Contains absolute URL to entity being referenced."},"authorizationEndpoint":{"Type":4,"Flags":1,"Description":"OAuth authorization endpoint. See http://tools.ietf.org/html/rfc6749#section-3.2."},"grantTypes":{"Type":259,"Flags":1,"Description":"Form of an authorization grant, which the client uses to request the access token."},"clientId":{"Type":4,"Flags":1,"Description":"Client or app id registered with this authorization server."},"clientSecret":{"Type":4,"Flags":0,"Description":"Client or app secret registered with this authorization server. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value."},"description":{"Type":4,"Flags":0,"Description":"Description of the authorization server. Can contain HTML formatting tags."},"authorizationMethods":{"Type":269,"Flags":0,"Description":"HTTP verbs supported by the authorization endpoint. GET must be always present. POST is optional."},"clientAuthenticationMethod":{"Type":273,"Flags":0,"Description":"Method of authentication supported by the token endpoint of this authorization server. Possible values are Basic and/or Body. When Body is specified, client credentials and other parameters are passed within the request body in the application/x-www-form-urlencoded format."},"tokenBodyParameters":{"Type":275,"Flags":0,"Description":"Additional parameters required by the token endpoint of this authorization server represented as an array of JSON objects with name and value string properties, i.e. {\"name\" : \"name value\", \"value\": \"a value\"}."},"tokenEndpoint":{"Type":4,"Flags":0,"Description":"OAuth token endpoint. Contains absolute URI to entity being referenced."},"supportState":{"Type":2,"Flags":0,"Description":"If true, authorization server will include state parameter from the authorization request to its response. Client may use state parameter to raise protocol security."},"defaultScope":{"Type":4,"Flags":0,"Description":"Access token scope that is going to be requested by default. Can be overridden at the API level. Should be provided in the form of a string containing space-delimited values."},"bearerTokenSendingMethods":{"Type":279,"Flags":0,"Description":"Specifies the mechanism by which access token is passed to the API."},"resourceOwnerUsername":{"Type":4,"Flags":0,"Description":"Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner username."},"resourceOwnerPassword":{"Type":4,"Flags":0,"Description":"Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner password."}}}},{"6":{"Value":"authorizationCode"}},{"6":{"Value":"implicit"}},{"6":{"Value":"resourceOwnerPassword"}},{"6":{"Value":"clientCredentials"}},{"5":{"Elements":[254,255,256,257,4]}},{"3":{"ItemType":258}},{"6":{"Value":"HEAD"}},{"6":{"Value":"OPTIONS"}},{"6":{"Value":"TRACE"}},{"6":{"Value":"GET"}},{"6":{"Value":"POST"}},{"6":{"Value":"PUT"}},{"6":{"Value":"PATCH"}},{"6":{"Value":"DELETE"}},{"5":{"Elements":[260,261,262,263,264,265,266,267]}},{"3":{"ItemType":268}},{"6":{"Value":"Basic"}},{"6":{"Value":"Body"}},{"5":{"Elements":[270,271,4]}},{"3":{"ItemType":272}},{"2":{"Name":"TokenBodyParameterContract","Properties":{"name":{"Type":4,"Flags":1,"Description":"body parameter name."},"value":{"Type":4,"Flags":1,"Description":"body parameter value."}}}},{"3":{"ItemType":274}},{"6":{"Value":"authorizationHeader"}},{"6":{"Value":"query"}},{"5":{"Elements":[276,277,4]}},{"3":{"ItemType":278}},{"4":{"Name":"Microsoft.ApiManagement/service/authorizationServers@2023-05-01-preview","ScopeType":8,"Body":252,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/backends"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/backends","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":281,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":282,"Flags":10,"Description":"The resource api version"},"properties":{"Type":284,"Flags":0,"Description":"Backend entity contract properties."}}}},{"2":{"Name":"BackendContractProperties","Properties":{"url":{"Type":4,"Flags":1,"Description":"Runtime Url of the Backend."},"protocol":{"Type":287,"Flags":1,"Description":"Backend communication protocol."},"title":{"Type":4,"Flags":0,"Description":"Backend Title."},"description":{"Type":4,"Flags":0,"Description":"Backend Description."},"resourceId":{"Type":4,"Flags":0,"Description":"Management Uri of the Resource in External System. This URL can be the Arm Resource Id of Logic Apps, Function Apps or API Apps."},"properties":{"Type":288,"Flags":0,"Description":"Backend Properties contract"},"credentials":{"Type":294,"Flags":0,"Description":"Backend Credentials Contract Properties"},"proxy":{"Type":302,"Flags":0,"Description":"Backend gateway Contract Properties"},"tls":{"Type":303,"Flags":0,"Description":"Backend TLS Properties"},"circuitBreaker":{"Type":304,"Flags":0,"Description":"Backend Circuit Breaker Configuration"},"pool":{"Type":311,"Flags":0},"type":{"Type":316,"Flags":0,"Description":"Type of the backend. A backend can be either Single or Pool."}}}},{"6":{"Value":"http"}},{"6":{"Value":"soap"}},{"5":{"Elements":[285,286,4]}},{"2":{"Name":"BackendProperties","Properties":{"serviceFabricCluster":{"Type":289,"Flags":0,"Description":"Backend Service Fabric Cluster Properties"}}}},{"2":{"Name":"BackendServiceFabricClusterProperties","Properties":{"clientCertificateId":{"Type":4,"Flags":0,"Description":"The client certificate id for the management endpoint."},"clientCertificatethumbprint":{"Type":4,"Flags":0,"Description":"The client certificate thumbprint for the management endpoint. Will be ignored if certificatesIds are provided"},"maxPartitionResolutionRetries":{"Type":3,"Flags":0,"Description":"Maximum number of retries while attempting resolve the partition."},"managementEndpoints":{"Type":290,"Flags":1,"Description":"The cluster management endpoint."},"serverCertificateThumbprints":{"Type":291,"Flags":0,"Description":"Thumbprints of certificates cluster management service uses for tls communication"},"serverX509Names":{"Type":293,"Flags":0,"Description":"Server X509 Certificate Names Collection"}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"X509CertificateName","Properties":{"name":{"Type":4,"Flags":0,"Description":"Common Name of the Certificate."},"issuerCertificateThumbprint":{"Type":4,"Flags":0,"Description":"Thumbprint for the Issuer of the Certificate."}}}},{"3":{"ItemType":292}},{"2":{"Name":"BackendCredentialsContract","Properties":{"certificateIds":{"Type":295,"Flags":0,"Description":"List of Client Certificate Ids."},"certificate":{"Type":296,"Flags":0,"Description":"List of Client Certificate Thumbprints. Will be ignored if certificatesIds are provided."},"query":{"Type":298,"Flags":0,"Description":"Query Parameter description."},"header":{"Type":300,"Flags":0,"Description":"Header Parameter description."},"authorization":{"Type":301,"Flags":0,"Description":"Authorization header authentication"}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"BackendCredentialsContractQuery","Properties":{},"AdditionalProperties":297}},{"3":{"ItemType":4}},{"2":{"Name":"BackendCredentialsContractHeader","Properties":{},"AdditionalProperties":299}},{"2":{"Name":"BackendAuthorizationHeaderCredentials","Properties":{"scheme":{"Type":4,"Flags":1,"Description":"Authentication Scheme name."},"parameter":{"Type":4,"Flags":1,"Description":"Authentication Parameter value."}}}},{"2":{"Name":"BackendProxyContract","Properties":{"url":{"Type":4,"Flags":1,"Description":"WebProxy Server AbsoluteUri property which includes the entire URI stored in the Uri instance, including all fragments and query strings."},"username":{"Type":4,"Flags":0,"Description":"Username to connect to the WebProxy server"},"password":{"Type":4,"Flags":0,"Description":"Password to connect to the WebProxy Server"}}}},{"2":{"Name":"BackendTlsProperties","Properties":{"validateCertificateChain":{"Type":2,"Flags":0,"Description":"Flag indicating whether SSL certificate chain validation should be done when using self-signed certificates for this backend host."},"validateCertificateName":{"Type":2,"Flags":0,"Description":"Flag indicating whether SSL certificate name validation should be done when using self-signed certificates for this backend host."}}}},{"2":{"Name":"BackendCircuitBreaker","Properties":{"rules":{"Type":310,"Flags":0,"Description":"The rules for tripping the backend."}}}},{"2":{"Name":"CircuitBreakerRule","Properties":{"name":{"Type":4,"Flags":0,"Description":"The rule name."},"failureCondition":{"Type":306,"Flags":0,"Description":"The conditions for tripping the circuit breaker."},"tripDuration":{"Type":4,"Flags":0,"Description":"The duration for which the circuit will be tripped."}}}},{"2":{"Name":"CircuitBreakerFailureCondition","Properties":{"count":{"Type":3,"Flags":0,"Description":"The threshold for opening the circuit."},"percentage":{"Type":3,"Flags":0,"Description":"The threshold for opening the circuit."},"interval":{"Type":4,"Flags":0,"Description":"The interval during which the failures are counted."},"statusCodeRanges":{"Type":308,"Flags":0,"Description":"The status code ranges which are considered as failure."},"errorReasons":{"Type":309,"Flags":0,"Description":"The error reasons which are considered as failure."}}}},{"2":{"Name":"FailureStatusCodeRange","Properties":{"min":{"Type":3,"Flags":0,"Description":"The minimum http status code."},"max":{"Type":3,"Flags":0,"Description":"The maximum http status code."}}}},{"3":{"ItemType":307}},{"3":{"ItemType":4}},{"3":{"ItemType":305}},{"2":{"Name":"BackendBaseParametersPool","Properties":{"services":{"Type":313,"Flags":0,"Description":"The list of backend entities belonging to a pool."}}}},{"2":{"Name":"BackendPoolItem","Properties":{"id":{"Type":4,"Flags":1,"Description":"The unique ARM id of the backend entity. The ARM id should refer to an already existing backend entity."}}}},{"3":{"ItemType":312}},{"6":{"Value":"Single"}},{"6":{"Value":"Pool"}},{"5":{"Elements":[314,315,4]}},{"4":{"Name":"Microsoft.ApiManagement/service/backends@2023-05-01-preview","ScopeType":8,"Body":283,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/caches"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/caches","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":318,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":319,"Flags":10,"Description":"The resource api version"},"properties":{"Type":321,"Flags":0,"Description":"Cache properties details."}}}},{"2":{"Name":"CacheContractProperties","Properties":{"description":{"Type":4,"Flags":0,"Description":"Cache description"},"connectionString":{"Type":4,"Flags":1,"Description":"Runtime connection string to cache"},"useFromLocation":{"Type":4,"Flags":1,"Description":"Location identifier to use cache from (should be either 'default' or valid Azure region identifier)"},"resourceId":{"Type":4,"Flags":0,"Description":"Original uri of entity in external system cache points to"}}}},{"4":{"Name":"Microsoft.ApiManagement/service/caches@2023-05-01-preview","ScopeType":8,"Body":320,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/certificates"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/certificates","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":323,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":324,"Flags":10,"Description":"The resource api version"},"properties":{"Type":326,"Flags":0,"Description":"Certificate create or update properties details."}}}},{"2":{"Name":"CertificateCreateOrUpdatePropertiesOrCertificateContractProperties","Properties":{"data":{"Type":4,"Flags":4,"Description":"Base 64 encoded certificate using the application/x-pkcs12 representation."},"password":{"Type":4,"Flags":4,"Description":"Password for the Certificate"},"keyVault":{"Type":327,"Flags":0,"Description":"KeyVault location details of the certificate."},"subject":{"Type":4,"Flags":2,"Description":"Subject attribute of the certificate."},"thumbprint":{"Type":4,"Flags":2,"Description":"Thumbprint of the certificate."},"expirationDate":{"Type":4,"Flags":2,"Description":"Expiration date of the certificate. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard."}}}},{"2":{"Name":"KeyVaultContractCreatePropertiesOrKeyVaultContractProperties","Properties":{"secretIdentifier":{"Type":4,"Flags":0,"Description":"Key vault secret identifier for fetching secret. Providing a versioned secret will prevent auto-refresh. This requires API Management service to be configured with aka.ms/apimmsi"},"identityClientId":{"Type":4,"Flags":0,"Description":"Null for SystemAssignedIdentity or Client Id for UserAssignedIdentity , which will be used to access key vault secret."},"lastStatus":{"Type":328,"Flags":2,"Description":"Last time sync and refresh status of secret from key vault."}}}},{"2":{"Name":"KeyVaultLastAccessStatusContractProperties","Properties":{"code":{"Type":4,"Flags":0,"Description":"Last status code for sync and refresh of secret from key vault."},"message":{"Type":4,"Flags":0,"Description":"Details of the error else empty."},"timeStampUtc":{"Type":4,"Flags":0,"Description":"Last time secret was accessed. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/certificates@2023-05-01-preview","ScopeType":8,"Body":325,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/contentTypes"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/contentTypes","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":330,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":331,"Flags":10,"Description":"The resource api version"},"properties":{"Type":333,"Flags":0,"Description":"Properties of the content type."}}}},{"2":{"Name":"ContentTypeContractProperties","Properties":{"id":{"Type":4,"Flags":0,"Description":"Content type identifier"},"name":{"Type":4,"Flags":0,"Description":"Content type name. Must be 1 to 250 characters long."},"description":{"Type":4,"Flags":0,"Description":"Content type description."},"schema":{"Type":0,"Flags":0,"Description":"Content type schema."},"version":{"Type":4,"Flags":0,"Description":"Content type version."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/contentTypes@2023-05-01-preview","ScopeType":8,"Body":332,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/contentTypes/contentItems"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/contentTypes/contentItems","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":335,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":336,"Flags":10,"Description":"The resource api version"},"properties":{"Type":338,"Flags":0,"Description":"Properties of the content item."}}}},{"2":{"Name":"ContentItemContractProperties","Properties":{},"AdditionalProperties":0}},{"4":{"Name":"Microsoft.ApiManagement/service/contentTypes/contentItems@2023-05-01-preview","ScopeType":8,"Body":337,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":340,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":341,"Flags":10,"Description":"The resource api version"},"properties":{"Type":343,"Flags":1,"Description":"Properties of the API Management service."},"sku":{"Type":374,"Flags":1,"Description":"SKU properties of the API Management service."},"identity":{"Type":435,"Flags":0,"Description":"Managed service identity of the Api Management service."},"systemData":{"Type":443,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"location":{"Type":4,"Flags":1,"Description":"Resource location."},"etag":{"Type":4,"Flags":2,"Description":"ETag of the resource."},"zones":{"Type":454,"Flags":0,"Description":"A list of availability zones denoting where the resource needs to come from."},"tags":{"Type":455,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ApiManagementServiceProperties","Properties":{"publisherEmail":{"Type":4,"Flags":1,"Description":"Publisher email."},"publisherName":{"Type":4,"Flags":1,"Description":"Publisher name."},"notificationSenderEmail":{"Type":4,"Flags":0,"Description":"Email address from which the notification will be sent."},"provisioningState":{"Type":4,"Flags":2,"Description":"The current provisioning state of the API Management service which can be one of the following: Created/Activating/Succeeded/Updating/Failed/Stopped/Terminating/TerminationFailed/Deleted."},"targetProvisioningState":{"Type":4,"Flags":2,"Description":"The provisioning state of the API Management service, which is targeted by the long running operation started on the service."},"createdAtUtc":{"Type":4,"Flags":2,"Description":"Creation UTC date of the API Management service.The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard."},"gatewayUrl":{"Type":4,"Flags":2,"Description":"Gateway URL of the API Management service."},"gatewayRegionalUrl":{"Type":4,"Flags":2,"Description":"Gateway URL of the API Management service in the Default Region."},"portalUrl":{"Type":4,"Flags":2,"Description":"Publisher portal endpoint Url of the API Management service."},"managementApiUrl":{"Type":4,"Flags":2,"Description":"Management API endpoint URL of the API Management service."},"scmUrl":{"Type":4,"Flags":2,"Description":"SCM endpoint URL of the API Management service."},"developerPortalUrl":{"Type":4,"Flags":2,"Description":"DEveloper Portal endpoint URL of the API Management service."},"hostnameConfigurations":{"Type":362,"Flags":0,"Description":"Custom hostname configuration of the API Management service."},"publicIPAddresses":{"Type":363,"Flags":2,"Description":"Public Static Load Balanced IP addresses of the API Management service in Primary region. Available only for Basic, Standard, Premium and Isolated SKU."},"privateIPAddresses":{"Type":364,"Flags":2,"Description":"Private Static Load Balanced IP addresses of the API Management service in Primary region which is deployed in an Internal Virtual Network. Available only for Basic, Standard, Premium and Isolated SKU."},"publicIpAddressId":{"Type":4,"Flags":0,"Description":"Public Standard SKU IP V4 based IP address to be associated with Virtual Network deployed service in the region. Supported only for Developer and Premium SKU being deployed in Virtual Network."},"publicNetworkAccess":{"Type":367,"Flags":0,"Description":"Whether or not public endpoint access is allowed for this API Management service. Value is optional but if passed in, must be 'Enabled' or 'Disabled'. If 'Disabled', private endpoints are the exclusive access method. Default value is 'Enabled'"},"configurationApi":{"Type":368,"Flags":0,"Description":"Configuration API configuration of the API Management service."},"virtualNetworkConfiguration":{"Type":372,"Flags":0,"Description":"Virtual network configuration of the API Management service."},"additionalLocations":{"Type":397,"Flags":0,"Description":"Additional datacenter locations of the API Management service."},"customProperties":{"Type":398,"Flags":0,"Description":"Custom properties of the API Management service.
Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168` will disable the cipher TLS_RSA_WITH_3DES_EDE_CBC_SHA for all TLS(1.0, 1.1 and 1.2).
Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11` can be used to disable just TLS 1.1.
Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10` can be used to disable TLS 1.0 on an API Management service.
Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11` can be used to disable just TLS 1.1 for communications with backends.
Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10` can be used to disable TLS 1.0 for communications with backends.
Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2` can be used to enable HTTP2 protocol on an API Management service.
Not specifying any of these properties on PATCH operation will reset omitted properties' values to their defaults. For all the settings except Http2 the default value is `True` if the service was created on or before April 1, 2018 and `False` otherwise. Http2 setting's default value is `False`.

You can disable any of the following ciphers by using settings `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.[cipher_name]`: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA. For example, `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TLS_RSA_WITH_AES_128_CBC_SHA256`:`false`. The default value is `true` for them.
Note: The following ciphers can't be disabled since they are required by internal platform components: TLS_AES_256_GCM_SHA384,TLS_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256"},"certificates":{"Type":403,"Flags":0,"Description":"List of Certificates that need to be installed in the API Management service. Max supported certificates that can be installed is 10."},"enableClientCertificate":{"Type":2,"Flags":0,"Description":"Property only meant to be used for Consumption SKU Service. This enforces a client certificate to be presented on each request to the gateway. This also enables the ability to authenticate the certificate in the policy on the gateway."},"natGatewayState":{"Type":406,"Flags":0,"Description":"Property can be used to enable NAT Gateway for this API Management service."},"outboundPublicIPAddresses":{"Type":407,"Flags":2,"Description":"Outbound public IPV4 address prefixes associated with NAT Gateway deployed service. Available only for Premium SKU on stv2 platform."},"disableGateway":{"Type":2,"Flags":0,"Description":"Property only valid for an Api Management service deployed in multiple locations. This can be used to disable the gateway in master region."},"virtualNetworkType":{"Type":411,"Flags":0,"Description":"The type of VPN in which API Management service needs to be configured in. None (Default Value) means the API Management service is not part of any Virtual Network, External means the API Management deployment is set up inside a Virtual Network having an Internet Facing Endpoint, and Internal means that API Management deployment is setup inside a Virtual Network having an Intranet Facing Endpoint only."},"apiVersionConstraint":{"Type":412,"Flags":0,"Description":"Control Plane Apis version constraint for the API Management service."},"restore":{"Type":2,"Flags":0,"Description":"Undelete Api Management Service if it was previously soft-deleted. If this flag is specified and set to True all other properties will be ignored."},"privateEndpointConnections":{"Type":422,"Flags":0,"Description":"List of Private Endpoint Connections of this service."},"platformVersion":{"Type":428,"Flags":2,"Description":"Compute Platform Version running the service in this location."},"legacyPortalStatus":{"Type":431,"Flags":0,"Description":"Status of legacy portal in the API Management service."},"developerPortalStatus":{"Type":434,"Flags":0,"Description":"Status of developer portal in this API Management service."}}}},{"2":{"Name":"HostnameConfiguration","Properties":{"type":{"Type":351,"Flags":1,"Description":"Hostname type."},"hostName":{"Type":4,"Flags":1,"Description":"Hostname to configure on the Api Management service."},"keyVaultId":{"Type":4,"Flags":0,"Description":"Url to the KeyVault Secret containing the Ssl Certificate. If absolute Url containing version is provided, auto-update of ssl certificate will not work. This requires Api Management service to be configured with aka.ms/apimmsi. The secret should be of type *application/x-pkcs12*"},"identityClientId":{"Type":4,"Flags":0,"Description":"System or User Assigned Managed identity clientId as generated by Azure AD, which has GET access to the keyVault containing the SSL certificate."},"encodedCertificate":{"Type":4,"Flags":0,"Description":"Base64 Encoded certificate."},"certificatePassword":{"Type":4,"Flags":0,"Description":"Certificate Password."},"defaultSslBinding":{"Type":2,"Flags":0,"Description":"Specify true to setup the certificate associated with this Hostname as the Default SSL Certificate. If a client does not send the SNI header, then this will be the certificate that will be challenged. The property is useful if a service has multiple custom hostname enabled and it needs to decide on the default ssl certificate. The setting only applied to gateway Hostname Type."},"negotiateClientCertificate":{"Type":2,"Flags":0,"Description":"Specify true to always negotiate client certificate on the hostname. Default Value is false."},"certificate":{"Type":352,"Flags":0,"Description":"Certificate information."},"certificateSource":{"Type":357,"Flags":0,"Description":"Certificate Source."},"certificateStatus":{"Type":361,"Flags":0,"Description":"Certificate Status."}}}},{"6":{"Value":"Proxy"}},{"6":{"Value":"Portal"}},{"6":{"Value":"Management"}},{"6":{"Value":"Scm"}},{"6":{"Value":"DeveloperPortal"}},{"6":{"Value":"ConfigurationApi"}},{"5":{"Elements":[345,346,347,348,349,350,4]}},{"2":{"Name":"CertificateInformation","Properties":{"expiry":{"Type":4,"Flags":1,"Description":"Expiration date of the certificate. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard."},"thumbprint":{"Type":4,"Flags":1,"Description":"Thumbprint of the certificate."},"subject":{"Type":4,"Flags":1,"Description":"Subject of the certificate."}}}},{"6":{"Value":"Managed"}},{"6":{"Value":"KeyVault"}},{"6":{"Value":"Custom"}},{"6":{"Value":"BuiltIn"}},{"5":{"Elements":[353,354,355,356,4]}},{"6":{"Value":"Completed"}},{"6":{"Value":"Failed"}},{"6":{"Value":"InProgress"}},{"5":{"Elements":[358,359,360,4]}},{"3":{"ItemType":344}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[365,366,4]}},{"2":{"Name":"ConfigurationApi","Properties":{"legacyApi":{"Type":371,"Flags":0,"Description":"Indication whether or not the legacy Configuration API (v1) should be exposed on the API Management service. Value is optional but must be 'Enabled' or 'Disabled'. If 'Disabled', legacy Configuration API (v1) will not be available for self-hosted gateways. Default value is 'Enabled'"}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[369,370,4]}},{"2":{"Name":"VirtualNetworkConfiguration","Properties":{"vnetid":{"Type":4,"Flags":2,"Description":"The virtual network ID. This is typically a GUID. Expect a null GUID by default."},"subnetname":{"Type":4,"Flags":2,"Description":"The name of the subnet."},"subnetResourceId":{"Type":4,"Flags":0,"Description":"The full resource ID of a subnet in a virtual network to deploy the API Management service in."}}}},{"2":{"Name":"AdditionalLocation","Properties":{"location":{"Type":4,"Flags":1,"Description":"The location name of the additional region among Azure Data center regions."},"sku":{"Type":374,"Flags":1,"Description":"SKU properties of the API Management service."},"zones":{"Type":384,"Flags":0,"Description":"A list of availability zones denoting where the resource needs to come from."},"publicIPAddresses":{"Type":385,"Flags":2,"Description":"Public Static Load Balanced IP addresses of the API Management service in the additional location. Available only for Basic, Standard, Premium and Isolated SKU."},"privateIPAddresses":{"Type":386,"Flags":2,"Description":"Private Static Load Balanced IP addresses of the API Management service which is deployed in an Internal Virtual Network in a particular additional location. Available only for Basic, Standard, Premium and Isolated SKU."},"publicIpAddressId":{"Type":4,"Flags":0,"Description":"Public Standard SKU IP V4 based IP address to be associated with Virtual Network deployed service in the location. Supported only for Premium SKU being deployed in Virtual Network."},"virtualNetworkConfiguration":{"Type":372,"Flags":0,"Description":"Virtual network configuration for the location."},"gatewayRegionalUrl":{"Type":4,"Flags":2,"Description":"Gateway URL of the API Management service in the Region."},"natGatewayState":{"Type":389,"Flags":0,"Description":"Property can be used to enable NAT Gateway for this API Management service."},"outboundPublicIPAddresses":{"Type":390,"Flags":2,"Description":"Outbound public IPV4 address prefixes associated with NAT Gateway deployed service. Available only for Premium SKU on stv2 platform."},"disableGateway":{"Type":2,"Flags":0,"Description":"Property only valid for an Api Management service deployed in multiple locations. This can be used to disable the gateway in this additional location."},"platformVersion":{"Type":396,"Flags":2,"Description":"Compute Platform Version running the service."}}}},{"2":{"Name":"ApiManagementServiceSkuProperties","Properties":{"name":{"Type":383,"Flags":1,"Description":"Name of the Sku."},"capacity":{"Type":3,"Flags":1,"Description":"Capacity of the SKU (number of deployed units of the SKU). For Consumption SKU capacity must be specified as 0."}}}},{"6":{"Value":"Developer"}},{"6":{"Value":"Standard"}},{"6":{"Value":"Premium"}},{"6":{"Value":"Basic"}},{"6":{"Value":"Consumption"}},{"6":{"Value":"Isolated"}},{"6":{"Value":"BasicV2"}},{"6":{"Value":"StandardV2"}},{"5":{"Elements":[375,376,377,378,379,380,381,382,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[387,388,4]}},{"3":{"ItemType":4}},{"6":{"Value":"undetermined"}},{"6":{"Value":"stv1"}},{"6":{"Value":"stv2"}},{"6":{"Value":"mtv1"}},{"6":{"Value":"stv2.1"}},{"5":{"Elements":[391,392,393,394,395,4]}},{"3":{"ItemType":373}},{"2":{"Name":"ApiManagementServiceBasePropertiesCustomProperties","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"CertificateConfiguration","Properties":{"encodedCertificate":{"Type":4,"Flags":0,"Description":"Base64 Encoded certificate."},"certificatePassword":{"Type":4,"Flags":0,"Description":"Certificate Password."},"storeName":{"Type":402,"Flags":1,"Description":"The System.Security.Cryptography.x509certificates.StoreName certificate store location. Only Root and CertificateAuthority are valid locations."},"certificate":{"Type":352,"Flags":0,"Description":"Certificate information."}}}},{"6":{"Value":"CertificateAuthority"}},{"6":{"Value":"Root"}},{"5":{"Elements":[400,401,4]}},{"3":{"ItemType":399}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[404,405,4]}},{"3":{"ItemType":4}},{"6":{"Value":"None"}},{"6":{"Value":"External"}},{"6":{"Value":"Internal"}},{"5":{"Elements":[408,409,410,4]}},{"2":{"Name":"ApiVersionConstraint","Properties":{"minApiVersion":{"Type":4,"Flags":0,"Description":"Limit control plane API calls to API Management service with version equal to or newer than this value."}}}},{"2":{"Name":"RemotePrivateEndpointConnectionWrapper","Properties":{"id":{"Type":4,"Flags":0,"Description":"Private Endpoint connection resource id"},"name":{"Type":4,"Flags":0,"Description":"Private Endpoint Connection Name"},"type":{"Type":4,"Flags":0,"Description":"Private Endpoint Connection Resource Type"},"properties":{"Type":414,"Flags":0,"Description":"Resource properties."}}}},{"2":{"Name":"PrivateEndpointConnectionWrapperProperties","Properties":{"privateEndpoint":{"Type":415,"Flags":0,"Description":"The resource of private end point."},"privateLinkServiceConnectionState":{"Type":416,"Flags":1,"Description":"A collection of information about the state of the connection between service consumer and provider."},"provisioningState":{"Type":4,"Flags":2,"Description":"The provisioning state of the private endpoint connection resource."},"groupIds":{"Type":421,"Flags":2,"Description":"All the Group ids."}}}},{"2":{"Name":"ArmIdWrapper","Properties":{"id":{"Type":4,"Flags":2}}}},{"2":{"Name":"PrivateLinkServiceConnectionState","Properties":{"status":{"Type":420,"Flags":0,"Description":"Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service."},"description":{"Type":4,"Flags":0,"Description":"The reason for approval/rejection of the connection."},"actionsRequired":{"Type":4,"Flags":0,"Description":"A message indicating if changes on the service provider require any updates on the consumer."}}}},{"6":{"Value":"Pending"}},{"6":{"Value":"Approved"}},{"6":{"Value":"Rejected"}},{"5":{"Elements":[417,418,419,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":413}},{"6":{"Value":"undetermined"}},{"6":{"Value":"stv1"}},{"6":{"Value":"stv2"}},{"6":{"Value":"mtv1"}},{"6":{"Value":"stv2.1"}},{"5":{"Elements":[423,424,425,426,427,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[429,430,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[432,433,4]}},{"2":{"Name":"ApiManagementServiceIdentity","Properties":{"type":{"Type":440,"Flags":1,"Description":"The type of identity used for the resource. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the service."},"principalId":{"Type":4,"Flags":2,"Description":"The principal id of the identity."},"tenantId":{"Type":4,"Flags":2,"Description":"The client tenant id of the identity."},"userAssignedIdentities":{"Type":442,"Flags":0,"Description":"The list of user identities associated with the resource. The user identity \r\ndictionary key references will be ARM resource ids in the form: \r\n'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/\r\n providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'."}}}},{"6":{"Value":"SystemAssigned"}},{"6":{"Value":"UserAssigned"}},{"6":{"Value":"SystemAssigned, UserAssigned"}},{"6":{"Value":"None"}},{"5":{"Elements":[436,437,438,439,4]}},{"2":{"Name":"UserIdentityProperties","Properties":{"principalId":{"Type":4,"Flags":0,"Description":"The principal id of user assigned identity."},"clientId":{"Type":4,"Flags":0,"Description":"The client id of user assigned identity."}}}},{"2":{"Name":"ApiManagementServiceIdentityUserAssignedIdentities","Properties":{},"AdditionalProperties":441}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":448,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":453,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[444,445,446,447,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[449,450,451,452,4]}},{"3":{"ItemType":4}},{"2":{"Name":"ApimResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ApiManagement/service@2023-05-01-preview","ScopeType":8,"Body":342,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/diagnostics"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/diagnostics","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":457,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":458,"Flags":10,"Description":"The resource api version"},"properties":{"Type":151,"Flags":0,"Description":"Diagnostic entity contract properties."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/diagnostics@2023-05-01-preview","ScopeType":8,"Body":459,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/documentations"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/documentations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":461,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":462,"Flags":10,"Description":"The resource api version"},"properties":{"Type":464,"Flags":0,"Description":"Markdown Documentation details."}}}},{"2":{"Name":"DocumentationContractProperties","Properties":{"title":{"Type":4,"Flags":0,"Description":"documentation title."},"content":{"Type":4,"Flags":0,"Description":"Markdown documentation content."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/documentations@2023-05-01-preview","ScopeType":8,"Body":463,"Flags":0}},{"6":{"Value":"applicationApprovedNotificationMessage"}},{"6":{"Value":"accountClosedDeveloper"}},{"6":{"Value":"quotaLimitApproachingDeveloperNotificationMessage"}},{"6":{"Value":"newDeveloperNotificationMessage"}},{"6":{"Value":"emailChangeIdentityDefault"}},{"6":{"Value":"inviteUserNotificationMessage"}},{"6":{"Value":"newCommentNotificationMessage"}},{"6":{"Value":"confirmSignUpIdentityDefault"}},{"6":{"Value":"newIssueNotificationMessage"}},{"6":{"Value":"purchaseDeveloperNotificationMessage"}},{"6":{"Value":"passwordResetIdentityDefault"}},{"6":{"Value":"passwordResetByAdminNotificationMessage"}},{"6":{"Value":"rejectDeveloperNotificationMessage"}},{"6":{"Value":"requestDeveloperNotificationMessage"}},{"5":{"Elements":[466,467,468,469,470,471,472,473,474,475,476,477,478,479,4]}},{"6":{"Value":"Microsoft.ApiManagement/service/templates"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/templates","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":480,"Flags":9,"Description":"The resource name"},"type":{"Type":481,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":482,"Flags":10,"Description":"The resource api version"},"properties":{"Type":484,"Flags":0,"Description":"Email Template Update contract properties."}}}},{"2":{"Name":"EmailTemplateUpdateParameterPropertiesOrEmailTemplateContractProperties","Properties":{"subject":{"Type":4,"Flags":0,"Description":"Subject of the Template."},"title":{"Type":4,"Flags":0,"Description":"Title of the Template."},"description":{"Type":4,"Flags":0,"Description":"Description of the Email Template."},"body":{"Type":4,"Flags":0,"Description":"Email Template Body. This should be a valid XDocument"},"parameters":{"Type":486,"Flags":0,"Description":"Email Template Parameter values."},"isDefault":{"Type":2,"Flags":2,"Description":"Whether the template is the default template provided by API Management or has been edited."}}}},{"2":{"Name":"EmailTemplateParametersContractProperties","Properties":{"name":{"Type":4,"Flags":0,"Description":"Template parameter name."},"title":{"Type":4,"Flags":0,"Description":"Template parameter title."},"description":{"Type":4,"Flags":0,"Description":"Template parameter description."}}}},{"3":{"ItemType":485}},{"4":{"Name":"Microsoft.ApiManagement/service/templates@2023-05-01-preview","ScopeType":8,"Body":483,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/gateways"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/gateways","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":488,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":489,"Flags":10,"Description":"The resource api version"},"properties":{"Type":491,"Flags":0,"Description":"Gateway details."}}}},{"2":{"Name":"GatewayContractProperties","Properties":{"locationData":{"Type":492,"Flags":0,"Description":"Gateway location."},"description":{"Type":4,"Flags":0,"Description":"Gateway description"}}}},{"2":{"Name":"ResourceLocationDataContract","Properties":{"name":{"Type":4,"Flags":1,"Description":"A canonical name for the geographic or physical location."},"city":{"Type":4,"Flags":0,"Description":"The city or locality where the resource is located."},"district":{"Type":4,"Flags":0,"Description":"The district, state, or province where the resource is located."},"countryOrRegion":{"Type":4,"Flags":0,"Description":"The country or region where the resource is located."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/gateways@2023-05-01-preview","ScopeType":8,"Body":490,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/gateways/hostnameConfigurations"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/gateways/hostnameConfigurations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":494,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":495,"Flags":10,"Description":"The resource api version"},"properties":{"Type":497,"Flags":0,"Description":"Gateway hostname configuration details."}}}},{"2":{"Name":"GatewayHostnameConfigurationContractProperties","Properties":{"hostname":{"Type":4,"Flags":0,"Description":"Hostname value. Supports valid domain name, partial or full wildcard"},"certificateId":{"Type":4,"Flags":0,"Description":"Identifier of Certificate entity that will be used for TLS connection establishment"},"negotiateClientCertificate":{"Type":2,"Flags":0,"Description":"Determines whether gateway requests client certificate"},"tls10Enabled":{"Type":2,"Flags":0,"Description":"Specifies if TLS 1.0 is supported"},"tls11Enabled":{"Type":2,"Flags":0,"Description":"Specifies if TLS 1.1 is supported"},"http2Enabled":{"Type":2,"Flags":0,"Description":"Specifies if HTTP/2.0 is supported"}}}},{"4":{"Name":"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2023-05-01-preview","ScopeType":8,"Body":496,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/gateways/apis"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/gateways/apis","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":499,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":500,"Flags":10,"Description":"The resource api version"},"properties":{"Type":502,"Flags":0,"Description":"Association entity contract properties."}}}},{"2":{"Name":"AssociationContractProperties","Properties":{"provisioningState":{"Type":503,"Flags":0,"Description":"Provisioning state."}}}},{"6":{"Value":"created"}},{"4":{"Name":"Microsoft.ApiManagement/service/gateways/apis@2023-05-01-preview","ScopeType":8,"Body":501,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/gateways/certificateAuthorities"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/gateways/certificateAuthorities","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":505,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":506,"Flags":10,"Description":"The resource api version"},"properties":{"Type":508,"Flags":0,"Description":"Gateway certificate authority details."}}}},{"2":{"Name":"GatewayCertificateAuthorityContractProperties","Properties":{"isTrusted":{"Type":2,"Flags":0,"Description":"Determines whether certificate authority is trusted."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/gateways/certificateAuthorities@2023-05-01-preview","ScopeType":8,"Body":507,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/groups"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/groups","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":510,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":511,"Flags":10,"Description":"The resource api version"},"properties":{"Type":513,"Flags":0,"Description":"Properties supplied to Create Group operation."}}}},{"2":{"Name":"GroupCreateParametersPropertiesOrGroupContractProperties","Properties":{"displayName":{"Type":4,"Flags":1,"Description":"Group name."},"description":{"Type":4,"Flags":0,"Description":"Group description."},"type":{"Type":517,"Flags":0,"Description":"Group type."},"externalId":{"Type":4,"Flags":0,"Description":"Identifier of the external groups, this property contains the id of the group from the external identity provider, e.g. for Azure Active Directory `aad://.onmicrosoft.com/groups/`; otherwise the value is null."},"builtIn":{"Type":2,"Flags":2,"Description":"true if the group is one of the three system groups (Administrators, Developers, or Guests); otherwise false."}}}},{"6":{"Value":"custom"}},{"6":{"Value":"system"}},{"6":{"Value":"external"}},{"5":{"Elements":[514,515,516]}},{"4":{"Name":"Microsoft.ApiManagement/service/groups@2023-05-01-preview","ScopeType":8,"Body":512,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/groups/users"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/groups/users","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":519,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":520,"Flags":10,"Description":"The resource api version"}}}},{"4":{"Name":"Microsoft.ApiManagement/service/groups/users@2023-05-01-preview","ScopeType":8,"Body":521,"Flags":0}},{"6":{"Value":"facebook"}},{"6":{"Value":"google"}},{"6":{"Value":"microsoft"}},{"6":{"Value":"twitter"}},{"6":{"Value":"aad"}},{"6":{"Value":"aadB2C"}},{"5":{"Elements":[523,524,525,526,527,528,4]}},{"6":{"Value":"Microsoft.ApiManagement/service/identityProviders"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/identityProviders","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":529,"Flags":9,"Description":"The resource name"},"type":{"Type":530,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":531,"Flags":10,"Description":"The resource api version"},"properties":{"Type":533,"Flags":0,"Description":"Identity Provider contract properties."}}}},{"2":{"Name":"IdentityProviderCreateContractPropertiesOrIdentityProviderContractProperties","Properties":{"clientId":{"Type":4,"Flags":1,"Description":"Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft."},"clientSecret":{"Type":4,"Flags":1,"Description":"Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value."},"type":{"Type":540,"Flags":0,"Description":"Identity Provider Type identifier."},"signinTenant":{"Type":4,"Flags":0,"Description":"The TenantId to use instead of Common when logging into Active Directory"},"allowedTenants":{"Type":541,"Flags":0,"Description":"List of Allowed Tenants when configuring Azure Active Directory login."},"authority":{"Type":4,"Flags":0,"Description":"OpenID Connect discovery endpoint hostname for AAD or AAD B2C."},"signupPolicyName":{"Type":4,"Flags":0,"Description":"Signup Policy Name. Only applies to AAD B2C Identity Provider."},"signinPolicyName":{"Type":4,"Flags":0,"Description":"Signin Policy Name. Only applies to AAD B2C Identity Provider."},"profileEditingPolicyName":{"Type":4,"Flags":0,"Description":"Profile Editing Policy Name. Only applies to AAD B2C Identity Provider."},"passwordResetPolicyName":{"Type":4,"Flags":0,"Description":"Password Reset Policy Name. Only applies to AAD B2C Identity Provider."},"clientLibrary":{"Type":4,"Flags":0,"Description":"The client library to be used in the developer portal. Only applies to AAD and AAD B2C Identity Provider."}}}},{"6":{"Value":"facebook"}},{"6":{"Value":"google"}},{"6":{"Value":"microsoft"}},{"6":{"Value":"twitter"}},{"6":{"Value":"aad"}},{"6":{"Value":"aadB2C"}},{"5":{"Elements":[534,535,536,537,538,539,4]}},{"3":{"ItemType":4}},{"4":{"Name":"Microsoft.ApiManagement/service/identityProviders@2023-05-01-preview","ScopeType":8,"Body":532,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/loggers"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/loggers","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":543,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":544,"Flags":10,"Description":"The resource api version"},"properties":{"Type":546,"Flags":0,"Description":"Logger entity contract properties."}}}},{"2":{"Name":"LoggerContractProperties","Properties":{"loggerType":{"Type":550,"Flags":1,"Description":"Logger type."},"description":{"Type":4,"Flags":0,"Description":"Logger description."},"credentials":{"Type":551,"Flags":0,"Description":"The name and SendRule connection string of the event hub for azureEventHub logger.\nInstrumentation key for applicationInsights logger."},"isBuffered":{"Type":2,"Flags":0,"Description":"Whether records are buffered in the logger before publishing. Default is assumed to be true."},"resourceId":{"Type":4,"Flags":0,"Description":"Azure Resource Id of a log target (either Azure Event Hub resource or Azure Application Insights resource)."}}}},{"6":{"Value":"azureEventHub"}},{"6":{"Value":"applicationInsights"}},{"6":{"Value":"azureMonitor"}},{"5":{"Elements":[547,548,549,4]}},{"2":{"Name":"LoggerContractPropertiesCredentials","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ApiManagement/service/loggers@2023-05-01-preview","ScopeType":8,"Body":545,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/namedValues"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/namedValues","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":553,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":554,"Flags":10,"Description":"The resource api version"},"properties":{"Type":556,"Flags":0,"Description":"NamedValue entity contract properties for PUT operation."}}}},{"2":{"Name":"NamedValueCreateContractPropertiesOrNamedValueContractProperties","Properties":{"displayName":{"Type":4,"Flags":1,"Description":"Unique name of NamedValue. It may contain only letters, digits, period, dash, and underscore characters."},"value":{"Type":4,"Flags":0,"Description":"Value of the NamedValue. Can contain policy expressions. It may not be empty or consist only of whitespace. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value."},"keyVault":{"Type":327,"Flags":0,"Description":"KeyVault location details of the namedValue."},"tags":{"Type":557,"Flags":0,"Description":"Optional tags that when provided can be used to filter the NamedValue list."},"secret":{"Type":2,"Flags":0,"Description":"Determines whether the value is a secret and should be encrypted or not. Default value is false."},"provisioningState":{"Type":4,"Flags":2,"Description":"The provisioning state"}}}},{"3":{"ItemType":4}},{"4":{"Name":"Microsoft.ApiManagement/service/namedValues@2023-05-01-preview","ScopeType":8,"Body":555,"Flags":0}},{"6":{"Value":"RequestPublisherNotificationMessage"}},{"6":{"Value":"PurchasePublisherNotificationMessage"}},{"6":{"Value":"NewApplicationNotificationMessage"}},{"6":{"Value":"BCC"}},{"6":{"Value":"NewIssuePublisherNotificationMessage"}},{"6":{"Value":"AccountClosedPublisher"}},{"6":{"Value":"QuotaLimitApproachingPublisherNotificationMessage"}},{"5":{"Elements":[559,560,561,562,563,564,565,4]}},{"6":{"Value":"Microsoft.ApiManagement/service/notifications"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/notifications","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":566,"Flags":9,"Description":"The resource name"},"type":{"Type":567,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":568,"Flags":10,"Description":"The resource api version"},"properties":{"Type":570,"Flags":2,"Description":"Notification entity contract properties."}}}},{"2":{"Name":"NotificationContractProperties","Properties":{"title":{"Type":4,"Flags":1,"Description":"Title of the Notification."},"description":{"Type":4,"Flags":0,"Description":"Description of the Notification."},"recipients":{"Type":571,"Flags":0,"Description":"Recipient Parameter values."}}}},{"2":{"Name":"RecipientsContractProperties","Properties":{"emails":{"Type":572,"Flags":0,"Description":"List of Emails subscribed for the notification."},"users":{"Type":573,"Flags":0,"Description":"List of Users subscribed for the notification."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"4":{"Name":"Microsoft.ApiManagement/service/notifications@2023-05-01-preview","ScopeType":8,"Body":569,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/notifications/recipientUsers"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/notifications/recipientUsers","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":575,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":576,"Flags":10,"Description":"The resource api version"}}}},{"4":{"Name":"Microsoft.ApiManagement/service/notifications/recipientUsers@2023-05-01-preview","ScopeType":8,"Body":577,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/notifications/recipientEmails"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/notifications/recipientEmails","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":579,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":580,"Flags":10,"Description":"The resource api version"}}}},{"4":{"Name":"Microsoft.ApiManagement/service/notifications/recipientEmails@2023-05-01-preview","ScopeType":8,"Body":581,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/openidConnectProviders"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/openidConnectProviders","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":583,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":584,"Flags":10,"Description":"The resource api version"},"properties":{"Type":586,"Flags":0,"Description":"OpenId Connect Provider contract properties."}}}},{"2":{"Name":"OpenidConnectProviderContractProperties","Properties":{"displayName":{"Type":4,"Flags":1,"Description":"User-friendly OpenID Connect Provider name."},"description":{"Type":4,"Flags":0,"Description":"User-friendly description of OpenID Connect Provider."},"metadataEndpoint":{"Type":4,"Flags":1,"Description":"Metadata endpoint URI."},"clientId":{"Type":4,"Flags":1,"Description":"Client ID of developer console which is the client application."},"clientSecret":{"Type":4,"Flags":0,"Description":"Client Secret of developer console which is the client application."},"useInTestConsole":{"Type":2,"Flags":0,"Description":"If true, the Open ID Connect provider may be used in the developer portal test console. True by default if no value is provided."},"useInApiDocumentation":{"Type":2,"Flags":0,"Description":"If true, the Open ID Connect provider will be used in the API documentation in the developer portal. False by default if no value is provided."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/openidConnectProviders@2023-05-01-preview","ScopeType":8,"Body":585,"Flags":0}},{"6":{"Value":"policy"}},{"5":{"Elements":[588,4]}},{"6":{"Value":"Microsoft.ApiManagement/service/policies"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/policies","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":589,"Flags":9,"Description":"The resource name"},"type":{"Type":590,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":591,"Flags":10,"Description":"The resource api version"},"properties":{"Type":101,"Flags":0,"Description":"Properties of the Policy."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/policies@2023-05-01-preview","ScopeType":8,"Body":592,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/policyFragments"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/policyFragments","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":594,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":595,"Flags":10,"Description":"The resource api version"},"properties":{"Type":597,"Flags":0,"Description":"Properties of the Policy Fragment."}}}},{"2":{"Name":"PolicyFragmentContractProperties","Properties":{"value":{"Type":4,"Flags":1,"Description":"Contents of the policy fragment."},"description":{"Type":4,"Flags":0,"Description":"Policy fragment description."},"format":{"Type":600,"Flags":0,"Description":"Format of the policy fragment content."},"provisioningState":{"Type":4,"Flags":2,"Description":"The provisioning state"}}}},{"6":{"Value":"xml"}},{"6":{"Value":"rawxml"}},{"5":{"Elements":[598,599,4]}},{"4":{"Name":"Microsoft.ApiManagement/service/policyFragments@2023-05-01-preview","ScopeType":8,"Body":596,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/policyRestrictions"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/policyRestrictions","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":602,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":603,"Flags":10,"Description":"The resource api version"},"properties":{"Type":605,"Flags":0,"Description":"Properties of the Policy Restriction."}}}},{"2":{"Name":"PolicyRestrictionContractProperties","Properties":{"scope":{"Type":4,"Flags":0,"Description":"Path to the policy document."},"requireBase":{"Type":608,"Flags":0,"Description":"Indicates if base policy should be enforced for the policy document."}}}},{"6":{"Value":"true"}},{"6":{"Value":"false"}},{"5":{"Elements":[606,607,4]}},{"4":{"Name":"Microsoft.ApiManagement/service/policyRestrictions@2023-05-01-preview","ScopeType":8,"Body":604,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/portalconfigs"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/portalconfigs","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":610,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":611,"Flags":10,"Description":"The resource api version"},"properties":{"Type":613,"Flags":0,"Description":"The developer portal configuration contract properties."}}}},{"2":{"Name":"PortalConfigProperties","Properties":{"enableBasicAuth":{"Type":2,"Flags":0,"Description":"Enable or disable Basic authentication method."},"signin":{"Type":614,"Flags":0},"signup":{"Type":615,"Flags":0},"delegation":{"Type":617,"Flags":0,"Description":"The developer portal delegation settings."},"cors":{"Type":618,"Flags":0,"Description":"The developer portal Cross-Origin Resource Sharing (CORS) settings."},"csp":{"Type":620,"Flags":0,"Description":"The developer portal Content Security Policy (CSP) settings."}}}},{"2":{"Name":"PortalConfigPropertiesSignin","Properties":{"require":{"Type":2,"Flags":0,"Description":"Redirect anonymous users to the sign-in page."}}}},{"2":{"Name":"PortalConfigPropertiesSignup","Properties":{"termsOfService":{"Type":616,"Flags":0,"Description":"Terms of service settings."}}}},{"2":{"Name":"PortalConfigTermsOfServiceProperties","Properties":{"text":{"Type":4,"Flags":0,"Description":"A terms of service text."},"requireConsent":{"Type":2,"Flags":0,"Description":"Ask user for consent to the terms of service."}}}},{"2":{"Name":"PortalConfigDelegationProperties","Properties":{"delegateRegistration":{"Type":2,"Flags":0,"Description":"Enable or disable delegation for user registration."},"delegateSubscription":{"Type":2,"Flags":0,"Description":"Enable or disable delegation for product subscriptions."},"delegationUrl":{"Type":4,"Flags":0,"Description":"A delegation endpoint URL."},"validationKey":{"Type":4,"Flags":0,"Description":"A base64-encoded validation key to ensure requests originate from Azure API Management service."}}}},{"2":{"Name":"PortalConfigCorsProperties","Properties":{"allowedOrigins":{"Type":619,"Flags":0,"Description":"Allowed origins, e.g. `https://trusted.com`."}}}},{"3":{"ItemType":4}},{"2":{"Name":"PortalConfigCspProperties","Properties":{"mode":{"Type":624,"Flags":0,"Description":"The mode of the developer portal Content Security Policy (CSP)."},"reportUri":{"Type":625,"Flags":0,"Description":"The URLs used by the browser to report CSP violations."},"allowedSources":{"Type":626,"Flags":0,"Description":"Allowed sources, e.g. `*.trusted.com`, `trusted.com`, `https://`."}}}},{"6":{"Value":"enabled"}},{"6":{"Value":"disabled"}},{"6":{"Value":"reportOnly"}},{"5":{"Elements":[621,622,623,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"4":{"Name":"Microsoft.ApiManagement/service/portalconfigs@2023-05-01-preview","ScopeType":8,"Body":612,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/portalRevisions"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/portalRevisions","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":628,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":629,"Flags":10,"Description":"The resource api version"},"properties":{"Type":631,"Flags":0,"Description":"Properties of the portal revisions."}}}},{"2":{"Name":"PortalRevisionContractProperties","Properties":{"description":{"Type":4,"Flags":0,"Description":"Portal revision description."},"statusDetails":{"Type":4,"Flags":2,"Description":"Portal revision publishing status details."},"status":{"Type":636,"Flags":2,"Description":"Status of the portal's revision."},"isCurrent":{"Type":2,"Flags":0,"Description":"Indicates if the portal's revision is public."},"createdDateTime":{"Type":4,"Flags":2,"Description":"Portal's revision creation date and time."},"updatedDateTime":{"Type":4,"Flags":2,"Description":"Last updated date and time."},"provisioningState":{"Type":4,"Flags":2,"Description":"The provisioning state"}}}},{"6":{"Value":"pending"}},{"6":{"Value":"publishing"}},{"6":{"Value":"completed"}},{"6":{"Value":"failed"}},{"5":{"Elements":[632,633,634,635,4]}},{"4":{"Name":"Microsoft.ApiManagement/service/portalRevisions@2023-05-01-preview","ScopeType":8,"Body":630,"Flags":0}},{"6":{"Value":"signin"}},{"6":{"Value":"Microsoft.ApiManagement/service/portalsettings"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/portalsettings","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":638,"Flags":9,"Description":"The resource name"},"type":{"Type":639,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":640,"Flags":10,"Description":"The resource api version"},"properties":{"Type":642,"Flags":0,"Description":"Sign-in settings contract properties."}}}},{"2":{"Name":"PortalSigninSettingProperties","Properties":{"enabled":{"Type":2,"Flags":0,"Description":"Redirect Anonymous users to the Sign-In page."}}}},{"6":{"Value":"signup"}},{"6":{"Value":"Microsoft.ApiManagement/service/portalsettings"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/portalsettings","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":643,"Flags":9,"Description":"The resource name"},"type":{"Type":644,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":645,"Flags":10,"Description":"The resource api version"},"properties":{"Type":647,"Flags":0,"Description":"Sign-up settings contract properties."}}}},{"2":{"Name":"PortalSignupSettingsProperties","Properties":{"enabled":{"Type":2,"Flags":0,"Description":"Allow users to sign up on a developer portal."},"termsOfService":{"Type":648,"Flags":0,"Description":"Terms of service contract properties."}}}},{"2":{"Name":"TermsOfServiceProperties","Properties":{"text":{"Type":4,"Flags":0,"Description":"A terms of service text."},"enabled":{"Type":2,"Flags":0,"Description":"Display terms of service during a sign-up process."},"consentRequired":{"Type":2,"Flags":0,"Description":"Ask user for consent to the terms of service."}}}},{"6":{"Value":"delegation"}},{"6":{"Value":"Microsoft.ApiManagement/service/portalsettings"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/portalsettings","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":649,"Flags":9,"Description":"The resource name"},"type":{"Type":650,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":651,"Flags":10,"Description":"The resource api version"},"properties":{"Type":653,"Flags":0,"Description":"Delegation settings contract properties."}}}},{"2":{"Name":"PortalDelegationSettingsProperties","Properties":{"url":{"Type":4,"Flags":0,"Description":"A delegation Url."},"validationKey":{"Type":4,"Flags":0,"Description":"A base64-encoded validation key to validate, that a request is coming from Azure API Management."},"subscriptions":{"Type":654,"Flags":0,"Description":"Subscriptions delegation settings."},"userRegistration":{"Type":655,"Flags":0,"Description":"User registration delegation settings."}}}},{"2":{"Name":"SubscriptionsDelegationSettingsProperties","Properties":{"enabled":{"Type":2,"Flags":0,"Description":"Enable or disable delegation for subscriptions."}}}},{"2":{"Name":"RegistrationDelegationSettingsProperties","Properties":{"enabled":{"Type":2,"Flags":0,"Description":"Enable or disable delegation for user registration."}}}},{"7":{"Name":"microsoft.apimanagement/service/portalsettings","Discriminator":"name","BaseProperties":{},"Elements":{"signin":641,"signup":646,"delegation":652}}},{"4":{"Name":"Microsoft.ApiManagement/service/portalsettings@2023-05-01-preview","ScopeType":8,"Body":656,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/privateEndpointConnections"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/privateEndpointConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":658,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":659,"Flags":10,"Description":"The resource api version"},"properties":{"Type":661,"Flags":0,"Description":"The connection state of the private endpoint connection."}}}},{"2":{"Name":"PrivateEndpointConnectionRequestPropertiesOrPrivateEndpointConnectionProperties","Properties":{"privateLinkServiceConnectionState":{"Type":416,"Flags":0,"Description":"A collection of information about the state of the connection between service consumer and provider."},"privateEndpoint":{"Type":662,"Flags":2,"Description":"The resource of private end point."},"provisioningState":{"Type":667,"Flags":2,"Description":"The provisioning state of the private endpoint connection resource."}}}},{"2":{"Name":"PrivateEndpoint","Properties":{"id":{"Type":4,"Flags":2,"Description":"The ARM identifier for Private Endpoint"}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Creating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[663,664,665,666,4]}},{"4":{"Name":"Microsoft.ApiManagement/service/privateEndpointConnections@2023-05-01-preview","ScopeType":8,"Body":660,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/products"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/products","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":669,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":670,"Flags":10,"Description":"The resource api version"},"properties":{"Type":672,"Flags":0,"Description":"Product entity contract properties."}}}},{"2":{"Name":"ProductContractProperties","Properties":{"displayName":{"Type":4,"Flags":1,"Description":"Product name."},"description":{"Type":4,"Flags":0,"Description":"Product description. May include HTML formatting tags."},"terms":{"Type":4,"Flags":0,"Description":"Product terms of use. Developers trying to subscribe to the product will be presented and required to accept these terms before they can complete the subscription process."},"subscriptionRequired":{"Type":2,"Flags":0,"Description":"Whether a product subscription is required for accessing APIs included in this product. If true, the product is referred to as \"protected\" and a valid subscription key is required for a request to an API included in the product to succeed. If false, the product is referred to as \"open\" and requests to an API included in the product can be made without a subscription key. If property is omitted when creating a new product it's value is assumed to be true."},"approvalRequired":{"Type":2,"Flags":0,"Description":"whether subscription approval is required. If false, new subscriptions will be approved automatically enabling developers to call the product’s APIs immediately after subscribing. If true, administrators must manually approve the subscription before the developer can any of the product’s APIs. Can be present only if subscriptionRequired property is present and has a value of false."},"subscriptionsLimit":{"Type":3,"Flags":0,"Description":"Whether the number of subscriptions a user can have to this product at the same time. Set to null or omit to allow unlimited per user subscriptions. Can be present only if subscriptionRequired property is present and has a value of false."},"state":{"Type":675,"Flags":0,"Description":"whether product is published or not. Published products are discoverable by users of developer portal. Non published products are visible only to administrators. Default state of Product is notPublished."}}}},{"6":{"Value":"notPublished"}},{"6":{"Value":"published"}},{"5":{"Elements":[673,674]}},{"4":{"Name":"Microsoft.ApiManagement/service/products@2023-05-01-preview","ScopeType":8,"Body":671,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/products/apis"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/products/apis","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":677,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":678,"Flags":10,"Description":"The resource api version"}}}},{"4":{"Name":"Microsoft.ApiManagement/service/products/apis@2023-05-01-preview","ScopeType":8,"Body":679,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/products/groups"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/products/groups","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":681,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":682,"Flags":10,"Description":"The resource api version"}}}},{"4":{"Name":"Microsoft.ApiManagement/service/products/groups@2023-05-01-preview","ScopeType":8,"Body":683,"Flags":0}},{"6":{"Value":"policy"}},{"5":{"Elements":[685,4]}},{"6":{"Value":"Microsoft.ApiManagement/service/products/policies"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/products/policies","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":686,"Flags":9,"Description":"The resource name"},"type":{"Type":687,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":688,"Flags":10,"Description":"The resource api version"},"properties":{"Type":101,"Flags":0,"Description":"Properties of the Policy."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/products/policies@2023-05-01-preview","ScopeType":8,"Body":689,"Flags":0}},{"6":{"Value":"default"}},{"6":{"Value":"Microsoft.ApiManagement/service/products/wikis"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/products/wikis","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":691,"Flags":9,"Description":"The resource name"},"type":{"Type":692,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":693,"Flags":10,"Description":"The resource api version"},"properties":{"Type":210,"Flags":0,"Description":"Wiki details."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/products/wikis@2023-05-01-preview","ScopeType":8,"Body":694,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/products/apiLinks"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/products/apiLinks","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":696,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":697,"Flags":10,"Description":"The resource api version"},"properties":{"Type":699,"Flags":0,"Description":"Product-API link entity contract properties."}}}},{"2":{"Name":"ProductApiLinkContractProperties","Properties":{"apiId":{"Type":4,"Flags":1,"Description":"Full resource Id of an API."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/products/apiLinks@2023-05-01-preview","ScopeType":8,"Body":698,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/products/groupLinks"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/products/groupLinks","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":701,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":702,"Flags":10,"Description":"The resource api version"},"properties":{"Type":704,"Flags":0,"Description":"Product-group link entity contract properties."}}}},{"2":{"Name":"ProductGroupLinkContractProperties","Properties":{"groupId":{"Type":4,"Flags":1,"Description":"Full resource Id of a group."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/products/groupLinks@2023-05-01-preview","ScopeType":8,"Body":703,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/schemas"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/schemas","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":706,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":707,"Flags":10,"Description":"The resource api version"},"properties":{"Type":709,"Flags":0,"Description":"Properties of the Global Schema."}}}},{"2":{"Name":"GlobalSchemaContractProperties","Properties":{"schemaType":{"Type":712,"Flags":1,"Description":"Schema Type. Immutable."},"description":{"Type":4,"Flags":0,"Description":"Free-form schema entity description."},"value":{"Type":0,"Flags":0,"Description":"Json-encoded string for non json-based schema."},"document":{"Type":0,"Flags":0,"Description":"Global Schema document object for json-based schema formats(e.g. json schema)."},"provisioningState":{"Type":4,"Flags":2,"Description":"The provisioning state"}}}},{"6":{"Value":"xml"}},{"6":{"Value":"json"}},{"5":{"Elements":[710,711,4]}},{"4":{"Name":"Microsoft.ApiManagement/service/schemas@2023-05-01-preview","ScopeType":8,"Body":708,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/subscriptions"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/subscriptions","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":714,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":715,"Flags":10,"Description":"The resource api version"},"properties":{"Type":717,"Flags":0,"Description":"Subscription contract properties."}}}},{"2":{"Name":"SubscriptionCreateParameterPropertiesOrSubscriptionContractProperties","Properties":{"ownerId":{"Type":4,"Flags":0,"Description":"User (user id path) for whom subscription is being created in form /users/{userId}"},"scope":{"Type":4,"Flags":1,"Description":"Scope like /products/{productId} or /apis or /apis/{apiId}."},"displayName":{"Type":4,"Flags":1,"Description":"Subscription name."},"primaryKey":{"Type":4,"Flags":0,"Description":"Primary subscription key. If not specified during request key will be generated automatically."},"secondaryKey":{"Type":4,"Flags":0,"Description":"Secondary subscription key. If not specified during request key will be generated automatically."},"state":{"Type":724,"Flags":0,"Description":"Initial subscription state. If no value is specified, subscription is created with Submitted state. Possible states are * active – the subscription is active, * suspended – the subscription is blocked, and the subscriber cannot call any APIs of the product, * submitted – the subscription request has been made by the developer, but has not yet been approved or rejected, * rejected – the subscription request has been denied by an administrator, * cancelled – the subscription has been cancelled by the developer or administrator, * expired – the subscription reached its expiration date and was deactivated."},"allowTracing":{"Type":2,"Flags":0,"Description":"Determines whether tracing can be enabled"},"createdDate":{"Type":4,"Flags":2,"Description":"Subscription creation date. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard."},"startDate":{"Type":4,"Flags":2,"Description":"Subscription activation date. The setting is for audit purposes only and the subscription is not automatically activated. The subscription lifecycle can be managed by using the `state` property. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard."},"expirationDate":{"Type":4,"Flags":2,"Description":"Subscription expiration date. The setting is for audit purposes only and the subscription is not automatically expired. The subscription lifecycle can be managed by using the `state` property. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard."},"endDate":{"Type":4,"Flags":2,"Description":"Date when subscription was cancelled or expired. The setting is for audit purposes only and the subscription is not automatically cancelled. The subscription lifecycle can be managed by using the `state` property. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard."},"notificationDate":{"Type":4,"Flags":2,"Description":"Upcoming subscription expiration notification date. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard."},"stateComment":{"Type":4,"Flags":2,"Description":"Optional subscription comment added by an administrator when the state is changed to the 'rejected'."}}}},{"6":{"Value":"suspended"}},{"6":{"Value":"active"}},{"6":{"Value":"expired"}},{"6":{"Value":"submitted"}},{"6":{"Value":"rejected"}},{"6":{"Value":"cancelled"}},{"5":{"Elements":[718,719,720,721,722,723]}},{"4":{"Name":"Microsoft.ApiManagement/service/subscriptions@2023-05-01-preview","ScopeType":8,"Body":716,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/tags/apiLinks"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/tags/apiLinks","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":726,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":727,"Flags":10,"Description":"The resource api version"},"properties":{"Type":729,"Flags":0,"Description":"Tag-API link entity contract properties."}}}},{"2":{"Name":"TagApiLinkContractProperties","Properties":{"apiId":{"Type":4,"Flags":1,"Description":"Full resource Id of an API."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/tags/apiLinks@2023-05-01-preview","ScopeType":8,"Body":728,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/tags/operationLinks"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/tags/operationLinks","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":731,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":732,"Flags":10,"Description":"The resource api version"},"properties":{"Type":734,"Flags":0,"Description":"Tag-API link entity contract properties."}}}},{"2":{"Name":"TagOperationLinkContractProperties","Properties":{"operationId":{"Type":4,"Flags":1,"Description":"Full resource Id of an API operation."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/tags/operationLinks@2023-05-01-preview","ScopeType":8,"Body":733,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/tags/productLinks"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/tags/productLinks","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":736,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":737,"Flags":10,"Description":"The resource api version"},"properties":{"Type":739,"Flags":0,"Description":"Tag-API link entity contract properties."}}}},{"2":{"Name":"TagProductLinkContractProperties","Properties":{"productId":{"Type":4,"Flags":1,"Description":"Full resource Id of a product."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/tags/productLinks@2023-05-01-preview","ScopeType":8,"Body":738,"Flags":0}},{"6":{"Value":"access"}},{"6":{"Value":"gitAccess"}},{"5":{"Elements":[741,742,4]}},{"6":{"Value":"Microsoft.ApiManagement/service/tenant"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/tenant","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":743,"Flags":9,"Description":"The resource name"},"type":{"Type":744,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":745,"Flags":10,"Description":"The resource api version"},"properties":{"Type":747,"Flags":0,"Description":"Tenant access information update parameter properties."}}}},{"2":{"Name":"AccessInformationCreateParameterPropertiesOrAccessInformationContractProperties","Properties":{"principalId":{"Type":4,"Flags":0,"Description":"Principal (User) Identifier."},"primaryKey":{"Type":4,"Flags":4,"Description":"Primary access key. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value."},"secondaryKey":{"Type":4,"Flags":4,"Description":"Secondary access key. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value."},"enabled":{"Type":2,"Flags":0,"Description":"Determines whether direct access is enabled."},"id":{"Type":4,"Flags":2,"Description":"Access Information type ('access' or 'gitAccess')"}}}},{"4":{"Name":"Microsoft.ApiManagement/service/tenant@2023-05-01-preview","ScopeType":8,"Body":746,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/users"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/users","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":749,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":750,"Flags":10,"Description":"The resource api version"},"properties":{"Type":752,"Flags":0,"Description":"User entity create contract properties."}}}},{"2":{"Name":"UserCreateParameterPropertiesOrUserContractProperties","Properties":{"email":{"Type":4,"Flags":1,"Description":"Email address. Must not be empty and must be unique within the service instance."},"firstName":{"Type":4,"Flags":1,"Description":"First name."},"lastName":{"Type":4,"Flags":1,"Description":"Last name."},"password":{"Type":4,"Flags":4,"Description":"User Password. If no value is provided, a default password is generated."},"appType":{"Type":755,"Flags":4,"Description":"Determines the type of application which send the create user request. Default is legacy portal."},"confirmation":{"Type":758,"Flags":4,"Description":"Determines the type of confirmation e-mail that will be sent to the newly created user."},"state":{"Type":763,"Flags":0,"Description":"Account state. Specifies whether the user is active or not. Blocked users are unable to sign into the developer portal or call any APIs of subscribed products. Default state is Active."},"note":{"Type":4,"Flags":0,"Description":"Optional note about a user set by the administrator."},"identities":{"Type":765,"Flags":0,"Description":"Collection of user identities."},"registrationDate":{"Type":4,"Flags":2,"Description":"Date of user registration. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard."},"groups":{"Type":771,"Flags":2,"Description":"Collection of groups user is part of."}}}},{"6":{"Value":"portal"}},{"6":{"Value":"developerPortal"}},{"5":{"Elements":[753,754,4]}},{"6":{"Value":"signup"}},{"6":{"Value":"invite"}},{"5":{"Elements":[756,757,4]}},{"6":{"Value":"active"}},{"6":{"Value":"blocked"}},{"6":{"Value":"pending"}},{"6":{"Value":"deleted"}},{"5":{"Elements":[759,760,761,762,4]}},{"2":{"Name":"UserIdentityContract","Properties":{"provider":{"Type":4,"Flags":0,"Description":"Identity provider name."},"id":{"Type":4,"Flags":0,"Description":"Identifier value within provider."}}}},{"3":{"ItemType":764}},{"2":{"Name":"GroupContractProperties","Properties":{"displayName":{"Type":4,"Flags":1,"Description":"Group name."},"description":{"Type":4,"Flags":0,"Description":"Group description. Can contain HTML formatting tags."},"builtIn":{"Type":2,"Flags":2,"Description":"true if the group is one of the three system groups (Administrators, Developers, or Guests); otherwise false."},"type":{"Type":770,"Flags":0,"Description":"Group type."},"externalId":{"Type":4,"Flags":0,"Description":"For external groups, this property contains the id of the group from the external identity provider, e.g. for Azure Active Directory `aad://.onmicrosoft.com/groups/`; otherwise the value is null."}}}},{"6":{"Value":"custom"}},{"6":{"Value":"system"}},{"6":{"Value":"external"}},{"5":{"Elements":[767,768,769]}},{"3":{"ItemType":766}},{"4":{"Name":"Microsoft.ApiManagement/service/users@2023-05-01-preview","ScopeType":8,"Body":751,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":773,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":774,"Flags":10,"Description":"The resource api version"},"properties":{"Type":776,"Flags":0,"Description":"Workspace entity contract properties."}}}},{"2":{"Name":"WorkspaceContractProperties","Properties":{"displayName":{"Type":4,"Flags":1,"Description":"Name of the workspace."},"description":{"Type":4,"Flags":0,"Description":"Description of the workspace."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces@2023-05-01-preview","ScopeType":8,"Body":775,"Flags":0}},{"6":{"Value":"policy"}},{"5":{"Elements":[778,4]}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces/policies"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces/policies","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":779,"Flags":9,"Description":"The resource name"},"type":{"Type":780,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":781,"Flags":10,"Description":"The resource api version"},"properties":{"Type":101,"Flags":0,"Description":"Properties of the Policy."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces/policies@2023-05-01-preview","ScopeType":8,"Body":782,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces/namedValues"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces/namedValues","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":784,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":785,"Flags":10,"Description":"The resource api version"},"properties":{"Type":556,"Flags":0,"Description":"NamedValue entity contract properties for PUT operation."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces/namedValues@2023-05-01-preview","ScopeType":8,"Body":786,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces/schemas"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces/schemas","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":788,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":789,"Flags":10,"Description":"The resource api version"},"properties":{"Type":709,"Flags":0,"Description":"Properties of the Global Schema."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces/schemas@2023-05-01-preview","ScopeType":8,"Body":790,"Flags":0}},{"6":{"Value":"RequestPublisherNotificationMessage"}},{"6":{"Value":"PurchasePublisherNotificationMessage"}},{"6":{"Value":"NewApplicationNotificationMessage"}},{"6":{"Value":"BCC"}},{"6":{"Value":"NewIssuePublisherNotificationMessage"}},{"6":{"Value":"AccountClosedPublisher"}},{"6":{"Value":"QuotaLimitApproachingPublisherNotificationMessage"}},{"5":{"Elements":[792,793,794,795,796,797,798,4]}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces/notifications"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces/notifications","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":799,"Flags":9,"Description":"The resource name"},"type":{"Type":800,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":801,"Flags":10,"Description":"The resource api version"},"properties":{"Type":570,"Flags":2,"Description":"Notification entity contract properties."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces/notifications@2023-05-01-preview","ScopeType":8,"Body":802,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces/notifications/recipientUsers"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces/notifications/recipientUsers","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":804,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":805,"Flags":10,"Description":"The resource api version"}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces/notifications/recipientUsers@2023-05-01-preview","ScopeType":8,"Body":806,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces/notifications/recipientEmails"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces/notifications/recipientEmails","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":808,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":809,"Flags":10,"Description":"The resource api version"}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces/notifications/recipientEmails@2023-05-01-preview","ScopeType":8,"Body":810,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces/policyFragments"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces/policyFragments","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":812,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":813,"Flags":10,"Description":"The resource api version"},"properties":{"Type":597,"Flags":0,"Description":"Properties of the Policy Fragment."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces/policyFragments@2023-05-01-preview","ScopeType":8,"Body":814,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces/groups"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces/groups","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":816,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":817,"Flags":10,"Description":"The resource api version"},"properties":{"Type":513,"Flags":0,"Description":"Properties supplied to Create Group operation."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces/groups@2023-05-01-preview","ScopeType":8,"Body":818,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces/groups/users"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces/groups/users","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":820,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":821,"Flags":10,"Description":"The resource api version"}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces/groups/users@2023-05-01-preview","ScopeType":8,"Body":822,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces/subscriptions"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces/subscriptions","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":824,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":825,"Flags":10,"Description":"The resource api version"},"properties":{"Type":717,"Flags":0,"Description":"Subscription contract properties."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces/subscriptions@2023-05-01-preview","ScopeType":8,"Body":826,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces/apiVersionSets"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces/apiVersionSets","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":828,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":829,"Flags":10,"Description":"The resource api version"},"properties":{"Type":217,"Flags":0,"Description":"API VersionSet contract properties."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces/apiVersionSets@2023-05-01-preview","ScopeType":8,"Body":830,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces/apis"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces/apis","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":832,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":833,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":0,"Description":"API entity create of update properties."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces/apis@2023-05-01-preview","ScopeType":8,"Body":834,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces/apis/releases"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces/apis/releases","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":836,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":837,"Flags":10,"Description":"The resource api version"},"properties":{"Type":73,"Flags":0,"Description":"ApiRelease entity contract properties."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces/apis/releases@2023-05-01-preview","ScopeType":8,"Body":838,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces/apis/operations"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces/apis/operations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":840,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":841,"Flags":10,"Description":"The resource api version"},"properties":{"Type":78,"Flags":0,"Description":"Properties of the Operation Contract."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces/apis/operations@2023-05-01-preview","ScopeType":8,"Body":842,"Flags":0}},{"6":{"Value":"policy"}},{"5":{"Elements":[844,4]}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces/apis/operations/policies"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces/apis/operations/policies","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":845,"Flags":9,"Description":"The resource name"},"type":{"Type":846,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":847,"Flags":10,"Description":"The resource api version"},"properties":{"Type":101,"Flags":0,"Description":"Properties of the Policy."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces/apis/operations/policies@2023-05-01-preview","ScopeType":8,"Body":848,"Flags":0}},{"6":{"Value":"policy"}},{"5":{"Elements":[850,4]}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces/apis/policies"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces/apis/policies","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":851,"Flags":9,"Description":"The resource name"},"type":{"Type":852,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":853,"Flags":10,"Description":"The resource api version"},"properties":{"Type":101,"Flags":0,"Description":"Properties of the Policy."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces/apis/policies@2023-05-01-preview","ScopeType":8,"Body":854,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces/apis/schemas"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces/apis/schemas","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":856,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":857,"Flags":10,"Description":"The resource api version"},"properties":{"Type":145,"Flags":0,"Description":"Properties of the API Schema."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces/apis/schemas@2023-05-01-preview","ScopeType":8,"Body":858,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces/products"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces/products","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":860,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":861,"Flags":10,"Description":"The resource api version"},"properties":{"Type":672,"Flags":0,"Description":"Product entity contract properties."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces/products@2023-05-01-preview","ScopeType":8,"Body":862,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces/products/apiLinks"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces/products/apiLinks","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":864,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":865,"Flags":10,"Description":"The resource api version"},"properties":{"Type":699,"Flags":0,"Description":"Product-API link entity contract properties."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces/products/apiLinks@2023-05-01-preview","ScopeType":8,"Body":866,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces/products/groupLinks"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces/products/groupLinks","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":868,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":869,"Flags":10,"Description":"The resource api version"},"properties":{"Type":704,"Flags":0,"Description":"Product-group link entity contract properties."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces/products/groupLinks@2023-05-01-preview","ScopeType":8,"Body":870,"Flags":0}},{"6":{"Value":"policy"}},{"5":{"Elements":[872,4]}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces/products/policies"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces/products/policies","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":873,"Flags":9,"Description":"The resource name"},"type":{"Type":874,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":875,"Flags":10,"Description":"The resource api version"},"properties":{"Type":101,"Flags":0,"Description":"Properties of the Policy."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces/products/policies@2023-05-01-preview","ScopeType":8,"Body":876,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces/tags"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces/tags","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":878,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":879,"Flags":10,"Description":"The resource api version"},"properties":{"Type":111,"Flags":0,"Description":"Properties supplied to Create Tag operation."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces/tags@2023-05-01-preview","ScopeType":8,"Body":880,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces/tags/apiLinks"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces/tags/apiLinks","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":882,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":883,"Flags":10,"Description":"The resource api version"},"properties":{"Type":729,"Flags":0,"Description":"Tag-API link entity contract properties."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces/tags/apiLinks@2023-05-01-preview","ScopeType":8,"Body":884,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces/tags/operationLinks"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces/tags/operationLinks","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":886,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":887,"Flags":10,"Description":"The resource api version"},"properties":{"Type":734,"Flags":0,"Description":"Tag-API link entity contract properties."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces/tags/operationLinks@2023-05-01-preview","ScopeType":8,"Body":888,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/service/workspaces/tags/productLinks"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/workspaces/tags/productLinks","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":890,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":891,"Flags":10,"Description":"The resource api version"},"properties":{"Type":739,"Flags":0,"Description":"Tag-API link entity contract properties."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/workspaces/tags/productLinks@2023-05-01-preview","ScopeType":8,"Body":892,"Flags":0}},{"6":{"Value":"Microsoft.ApiManagement/locations/deletedservices"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/locations/deletedservices","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":894,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":895,"Flags":10,"Description":"The resource api version"},"properties":{"Type":897,"Flags":2,"Description":"Deleted API Management Service details."},"location":{"Type":4,"Flags":2,"Description":"API Management Service Master Location."}}}},{"2":{"Name":"DeletedServiceContractProperties","Properties":{"serviceId":{"Type":4,"Flags":0,"Description":"Fully-qualified API Management Service Resource ID"},"scheduledPurgeDate":{"Type":4,"Flags":0,"Description":"UTC Date and Time when the service will be automatically purged. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard."},"deletionDate":{"Type":4,"Flags":0,"Description":"UTC Timestamp when the service was soft-deleted. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard."}}}},{"4":{"Name":"Microsoft.ApiManagement/locations/deletedservices@2023-05-01-preview","ScopeType":4,"Body":896,"Flags":1}},{"6":{"Value":"Microsoft.ApiManagement/service/issues"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/issues","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":899,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":900,"Flags":10,"Description":"The resource api version"},"properties":{"Type":183,"Flags":2,"Description":"Properties of the Issue."}}}},{"4":{"Name":"Microsoft.ApiManagement/service/issues@2023-05-01-preview","ScopeType":8,"Body":901,"Flags":1}},{"6":{"Value":"Microsoft.ApiManagement/service/privateLinkResources"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/privateLinkResources","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":903,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":904,"Flags":10,"Description":"The resource api version"},"properties":{"Type":906,"Flags":2,"Description":"Resource properties."}}}},{"2":{"Name":"PrivateLinkResourceProperties","Properties":{"groupId":{"Type":4,"Flags":2,"Description":"The private link resource group id."},"requiredMembers":{"Type":907,"Flags":2,"Description":"The private link resource required member names."},"requiredZoneNames":{"Type":908,"Flags":0,"Description":"The private link resource Private link DNS zone name."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"4":{"Name":"Microsoft.ApiManagement/service/privateLinkResources@2023-05-01-preview","ScopeType":8,"Body":905,"Flags":1}},{"6":{"Value":"public"}},{"5":{"Elements":[910,4]}},{"6":{"Value":"Microsoft.ApiManagement/service/settings"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/settings","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":911,"Flags":9,"Description":"The resource name"},"type":{"Type":912,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":913,"Flags":10,"Description":"The resource api version"},"properties":{"Type":915,"Flags":2,"Description":"TenantSettings entity contract properties."}}}},{"2":{"Name":"TenantSettingsContractProperties","Properties":{"settings":{"Type":916,"Flags":0,"Description":"Tenant settings"}}}},{"2":{"Name":"TenantSettingsContractPropertiesSettings","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ApiManagement/service/settings@2023-05-01-preview","ScopeType":8,"Body":914,"Flags":1}},{"6":{"Value":"Microsoft.ApiManagement/service/users/subscriptions"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.ApiManagement/service/users/subscriptions","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":918,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":919,"Flags":10,"Description":"The resource api version"},"properties":{"Type":921,"Flags":2,"Description":"Subscription contract properties."}}}},{"2":{"Name":"SubscriptionContractProperties","Properties":{"ownerId":{"Type":4,"Flags":0,"Description":"The user resource identifier of the subscription owner. The value is a valid relative URL in the format of /users/{userId} where {userId} is a user identifier."},"scope":{"Type":4,"Flags":1,"Description":"Scope like /products/{productId} or /apis or /apis/{apiId}."},"displayName":{"Type":4,"Flags":0,"Description":"The name of the subscription, or null if the subscription has no name."},"state":{"Type":928,"Flags":1,"Description":"Subscription state. Possible states are * active – the subscription is active, * suspended – the subscription is blocked, and the subscriber cannot call any APIs of the product, * submitted – the subscription request has been made by the developer, but has not yet been approved or rejected, * rejected – the subscription request has been denied by an administrator, * cancelled – the subscription has been cancelled by the developer or administrator, * expired – the subscription reached its expiration date and was deactivated."},"createdDate":{"Type":4,"Flags":2,"Description":"Subscription creation date. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard."},"startDate":{"Type":4,"Flags":0,"Description":"Subscription activation date. The setting is for audit purposes only and the subscription is not automatically activated. The subscription lifecycle can be managed by using the `state` property. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard."},"expirationDate":{"Type":4,"Flags":0,"Description":"Subscription expiration date. The setting is for audit purposes only and the subscription is not automatically expired. The subscription lifecycle can be managed by using the `state` property. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard."},"endDate":{"Type":4,"Flags":0,"Description":"Date when subscription was cancelled or expired. The setting is for audit purposes only and the subscription is not automatically cancelled. The subscription lifecycle can be managed by using the `state` property. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard."},"notificationDate":{"Type":4,"Flags":0,"Description":"Upcoming subscription expiration notification date. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard."},"primaryKey":{"Type":4,"Flags":0,"Description":"Subscription primary key. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value."},"secondaryKey":{"Type":4,"Flags":0,"Description":"Subscription secondary key. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value."},"stateComment":{"Type":4,"Flags":0,"Description":"Optional subscription comment added by an administrator when the state is changed to the 'rejected'."},"allowTracing":{"Type":2,"Flags":0,"Description":"Determines whether tracing is enabled"}}}},{"6":{"Value":"suspended"}},{"6":{"Value":"active"}},{"6":{"Value":"expired"}},{"6":{"Value":"submitted"}},{"6":{"Value":"rejected"}},{"6":{"Value":"cancelled"}},{"5":{"Elements":[922,923,924,925,926,927]}},{"4":{"Name":"Microsoft.ApiManagement/service/users/subscriptions@2023-05-01-preview","ScopeType":8,"Body":920,"Flags":1}},{"2":{"Name":"AuthorizationConfirmConsentCodeRequestContract","Properties":{"consentCode":{"Type":4,"Flags":0,"Description":"The consent code from the authorization server after authorizing and consenting."}}}},{"8":{"Name":"confirmConsentCode","ResourceType":"Microsoft.ApiManagement/service/authorizationProviders/authorizations","ApiVersion":"2023-05-01-preview","Input":930}},{"2":{"Name":"AuthorizationLoginRequestContract","Properties":{"postLoginRedirectUrl":{"Type":4,"Flags":0,"Description":"The redirect URL after login has completed."}}}},{"2":{"Name":"AuthorizationLoginResponseContract","Properties":{"loginLink":{"Type":4,"Flags":0,"Description":"The login link"}}}},{"8":{"Name":"getLoginLinks","ResourceType":"Microsoft.ApiManagement/service/authorizationProviders/authorizations","ApiVersion":"2023-05-01-preview","Output":933,"Input":932}},{"2":{"Name":"AuthorizationServerSecretsContract","Properties":{"clientSecret":{"Type":4,"Flags":0,"Description":"oAuth Authorization Server Secrets."},"resourceOwnerUsername":{"Type":4,"Flags":0,"Description":"Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner username."},"resourceOwnerPassword":{"Type":4,"Flags":0,"Description":"Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner password."}}}},{"8":{"Name":"listSecrets","ResourceType":"Microsoft.ApiManagement/service/authorizationServers","ApiVersion":"2023-05-01-preview","Output":935}},{"2":{"Name":"BackendReconnectContract","Properties":{"properties":{"Type":938,"Flags":0,"Description":"Reconnect request properties."},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""}}}},{"2":{"Name":"BackendReconnectProperties","Properties":{"after":{"Type":4,"Flags":0,"Description":"Duration in ISO8601 format after which reconnect will be initiated. Minimum duration of the Reconnect is PT2M."}}}},{"8":{"Name":"reconnect","ResourceType":"Microsoft.ApiManagement/service/backends","ApiVersion":"2023-05-01-preview","Input":937}},{"2":{"Name":"CertificateContract","Properties":{"properties":{"Type":941,"Flags":0,"Description":"Certificate properties details."},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""}}}},{"2":{"Name":"CertificateContractProperties","Properties":{"subject":{"Type":4,"Flags":1,"Description":"Subject attribute of the certificate."},"thumbprint":{"Type":4,"Flags":1,"Description":"Thumbprint of the certificate."},"expirationDate":{"Type":4,"Flags":1,"Description":"Expiration date of the certificate. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard."},"keyVault":{"Type":942,"Flags":0,"Description":"KeyVault location details of the certificate."}}}},{"2":{"Name":"KeyVaultContractProperties","Properties":{"lastStatus":{"Type":328,"Flags":0,"Description":"Last time sync and refresh status of secret from key vault."},"secretIdentifier":{"Type":4,"Flags":0,"Description":"Key vault secret identifier for fetching secret. Providing a versioned secret will prevent auto-refresh. This requires API Management service to be configured with aka.ms/apimmsi"},"identityClientId":{"Type":4,"Flags":0,"Description":"Null for SystemAssignedIdentity or Client Id for UserAssignedIdentity , which will be used to access key vault secret."}}}},{"8":{"Name":"refreshSecret","ResourceType":"Microsoft.ApiManagement/service/certificates","ApiVersion":"2023-05-01-preview","Output":940}},{"2":{"Name":"ConnectivityCheckRequest","Properties":{"source":{"Type":945,"Flags":1,"Description":"Definitions about the connectivity check origin."},"destination":{"Type":946,"Flags":1,"Description":"The connectivity check operation destination."},"preferredIPVersion":{"Type":948,"Flags":0,"Description":"The IP version to be used. Only IPv4 is supported for now."},"protocol":{"Type":952,"Flags":0,"Description":"The request's protocol. Specific protocol configuration can be available based on this selection. The specified destination address must be coherent with this value."},"protocolConfiguration":{"Type":953,"Flags":0,"Description":"Protocol-specific configuration."}}}},{"2":{"Name":"ConnectivityCheckRequestSource","Properties":{"region":{"Type":4,"Flags":1,"Description":"The API Management service region from where to start the connectivity check operation."},"instance":{"Type":3,"Flags":0,"Description":"The particular VMSS instance from which to fire the request."}}}},{"2":{"Name":"ConnectivityCheckRequestDestination","Properties":{"address":{"Type":4,"Flags":1,"Description":"Destination address. Can either be an IP address or a FQDN."},"port":{"Type":3,"Flags":1,"Description":"Destination port."}}}},{"6":{"Value":"IPv4"}},{"5":{"Elements":[947,4]}},{"6":{"Value":"TCP"}},{"6":{"Value":"HTTP"}},{"6":{"Value":"HTTPS"}},{"5":{"Elements":[949,950,951,4]}},{"2":{"Name":"ConnectivityCheckRequestProtocolConfiguration","Properties":{"HTTPConfiguration":{"Type":954,"Flags":0,"Description":"Configuration for HTTP or HTTPS requests."}}}},{"2":{"Name":"ConnectivityCheckRequestProtocolConfigurationHttpConfiguration","Properties":{"method":{"Type":957,"Flags":0,"Description":"The HTTP method to be used."},"validStatusCodes":{"Type":958,"Flags":0,"Description":"List of HTTP status codes considered valid for the request response."},"headers":{"Type":960,"Flags":0,"Description":"List of headers to be included in the request."}}}},{"6":{"Value":"GET"}},{"6":{"Value":"POST"}},{"5":{"Elements":[955,956,4]}},{"3":{"ItemType":3}},{"2":{"Name":"HttpHeader","Properties":{"name":{"Type":4,"Flags":1,"Description":"Header name."},"value":{"Type":4,"Flags":1,"Description":"Header value."}}}},{"3":{"ItemType":959}},{"2":{"Name":"ConnectivityCheckResponse","Properties":{"hops":{"Type":985,"Flags":2,"Description":"List of hops between the source and the destination."},"connectionStatus":{"Type":990,"Flags":2,"Description":"The connection status."},"avgLatencyInMs":{"Type":3,"Flags":2,"Description":"Average latency in milliseconds."},"minLatencyInMs":{"Type":3,"Flags":2,"Description":"Minimum latency in milliseconds."},"maxLatencyInMs":{"Type":3,"Flags":2,"Description":"Maximum latency in milliseconds."},"probesSent":{"Type":3,"Flags":2,"Description":"Total number of probes sent."},"probesFailed":{"Type":3,"Flags":2,"Description":"Number of failed probes."}}}},{"2":{"Name":"ConnectivityHop","Properties":{"type":{"Type":4,"Flags":2,"Description":"The type of the hop."},"id":{"Type":4,"Flags":2,"Description":"The ID of the hop."},"address":{"Type":4,"Flags":2,"Description":"The IP address of the hop."},"resourceId":{"Type":4,"Flags":2,"Description":"The ID of the resource corresponding to this hop."},"nextHopIds":{"Type":963,"Flags":2,"Description":"List of next hop identifiers."},"issues":{"Type":984,"Flags":2,"Description":"List of issues."}}}},{"3":{"ItemType":4}},{"2":{"Name":"ConnectivityIssue","Properties":{"origin":{"Type":968,"Flags":2,"Description":"The origin of the issue."},"severity":{"Type":971,"Flags":2,"Description":"The severity of the issue."},"type":{"Type":981,"Flags":2,"Description":"The type of issue."},"context":{"Type":983,"Flags":2,"Description":"Provides additional context on the issue."}}}},{"6":{"Value":"Local"}},{"6":{"Value":"Inbound"}},{"6":{"Value":"Outbound"}},{"5":{"Elements":[965,966,967,4]}},{"6":{"Value":"Error"}},{"6":{"Value":"Warning"}},{"5":{"Elements":[969,970,4]}},{"6":{"Value":"Unknown"}},{"6":{"Value":"AgentStopped"}},{"6":{"Value":"GuestFirewall"}},{"6":{"Value":"DnsResolution"}},{"6":{"Value":"SocketBind"}},{"6":{"Value":"NetworkSecurityRule"}},{"6":{"Value":"UserDefinedRoute"}},{"6":{"Value":"PortThrottled"}},{"6":{"Value":"Platform"}},{"5":{"Elements":[972,973,974,975,976,977,978,979,980,4]}},{"2":{"Name":"IssueContext","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":982}},{"3":{"ItemType":964}},{"3":{"ItemType":962}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Connected"}},{"6":{"Value":"Disconnected"}},{"6":{"Value":"Degraded"}},{"5":{"Elements":[986,987,988,989,4]}},{"8":{"Name":"connectivityCheck","ResourceType":"Microsoft.ApiManagement/service","ApiVersion":"2023-05-01-preview","Output":961,"Input":944}},{"2":{"Name":"ApiManagementServiceBackupRestoreParameters","Properties":{"storageAccount":{"Type":4,"Flags":1,"Description":"The name of the Azure storage account (used to place/retrieve the backup)."},"containerName":{"Type":4,"Flags":1,"Description":"The name of the blob container (used to place/retrieve the backup)."},"backupName":{"Type":4,"Flags":1,"Description":"The name of the backup file to create/retrieve."},"accessType":{"Type":996,"Flags":0,"Description":"The type of access to be used for the storage account."},"accessKey":{"Type":4,"Flags":0,"Description":"Storage account access key. Required only if `accessType` is set to `AccessKey`."},"clientId":{"Type":4,"Flags":0,"Description":"The Client ID of user assigned managed identity. Required only if `accessType` is set to `UserAssignedManagedIdentity`."}}}},{"6":{"Value":"AccessKey"}},{"6":{"Value":"SystemAssignedManagedIdentity"}},{"6":{"Value":"UserAssignedManagedIdentity"}},{"5":{"Elements":[993,994,995,4]}},{"2":{"Name":"ApiManagementServiceResource","Properties":{"properties":{"Type":343,"Flags":1,"Description":"Properties of the API Management service."},"sku":{"Type":374,"Flags":1,"Description":"SKU properties of the API Management service."},"identity":{"Type":435,"Flags":0,"Description":"Managed service identity of the Api Management service."},"systemData":{"Type":443,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"location":{"Type":4,"Flags":1,"Description":"Resource location."},"etag":{"Type":4,"Flags":2,"Description":"ETag of the resource."},"zones":{"Type":998,"Flags":0,"Description":"A list of availability zones denoting where the resource needs to come from."},"id":{"Type":4,"Flags":2,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type for API Management resource is set to Microsoft.ApiManagement."},"tags":{"Type":999,"Flags":0,"Description":"Resource tags."}}}},{"3":{"ItemType":4}},{"2":{"Name":"ApimResourceTags","Properties":{},"AdditionalProperties":4}},{"8":{"Name":"restore","ResourceType":"Microsoft.ApiManagement/service","ApiVersion":"2023-05-01-preview","Output":997,"Input":992}},{"8":{"Name":"backup","ResourceType":"Microsoft.ApiManagement/service","ApiVersion":"2023-05-01-preview","Output":997,"Input":992}},{"2":{"Name":"MigrateToStv2Contract","Properties":{"mode":{"Type":1005,"Flags":0,"Description":"Mode of Migration to stv2. Default is PreserveIp."}}}},{"6":{"Value":"PreserveIp"}},{"6":{"Value":"NewIP"}},{"5":{"Elements":[1003,1004,4]}},{"8":{"Name":"migrateToStv2","ResourceType":"Microsoft.ApiManagement/service","ApiVersion":"2023-05-01-preview","Output":997,"Input":1002}},{"2":{"Name":"ApiManagementServiceGetSsoTokenResult","Properties":{"redirectUri":{"Type":4,"Flags":0,"Description":"Redirect URL to the Publisher Portal containing the SSO token."}}}},{"8":{"Name":"getssotoken","ResourceType":"Microsoft.ApiManagement/service","ApiVersion":"2023-05-01-preview","Output":1007}},{"2":{"Name":"ApiManagementServiceApplyNetworkConfigurationParameters","Properties":{"location":{"Type":4,"Flags":0,"Description":"Location of the Api Management service to update for a multi-region service. For a service deployed in a single region, this parameter is not required."}}}},{"8":{"Name":"applynetworkconfigurationupdates","ResourceType":"Microsoft.ApiManagement/service","ApiVersion":"2023-05-01-preview","Output":997,"Input":1009}},{"2":{"Name":"OperationResultContract","Properties":{"properties":{"Type":1012,"Flags":0,"Description":"Properties of the Operation Contract."},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""}}}},{"2":{"Name":"OperationResultContractProperties","Properties":{"id":{"Type":4,"Flags":0,"Description":"Operation result identifier."},"status":{"Type":1017,"Flags":0,"Description":"Status of an async operation."},"started":{"Type":4,"Flags":0,"Description":"Start time of an async operation. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard."},"updated":{"Type":4,"Flags":0,"Description":"Last update time of an async operation. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard."},"resultInfo":{"Type":4,"Flags":0,"Description":"Optional result info."},"error":{"Type":1018,"Flags":0,"Description":"Error Body Contract"},"actionLog":{"Type":1022,"Flags":2,"Description":"This property if only provided as part of the TenantConfiguration_Validate operation. It contains the log the entities which will be updated/created/deleted as part of the TenantConfiguration_Deploy operation."}}}},{"6":{"Value":"Started"}},{"6":{"Value":"InProgress"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1013,1014,1015,1016]}},{"2":{"Name":"ErrorResponseBody","Properties":{"code":{"Type":4,"Flags":0,"Description":"Service-defined error code. This code serves as a sub-status for the HTTP error code specified in the response."},"message":{"Type":4,"Flags":0,"Description":"Human-readable representation of the error."},"details":{"Type":1020,"Flags":0,"Description":"The list of invalid fields send in request, in case of validation error."}}}},{"2":{"Name":"ErrorFieldContract","Properties":{"code":{"Type":4,"Flags":0,"Description":"Property level error code."},"message":{"Type":4,"Flags":0,"Description":"Human-readable representation of property-level error."},"target":{"Type":4,"Flags":0,"Description":"Property name."}}}},{"3":{"ItemType":1019}},{"2":{"Name":"OperationResultLogItemContract","Properties":{"objectType":{"Type":4,"Flags":0,"Description":"The type of entity contract."},"action":{"Type":4,"Flags":0,"Description":"Action like create/update/delete."},"objectKey":{"Type":4,"Flags":0,"Description":"Identifier of the entity being created/updated/deleted."}}}},{"3":{"ItemType":1021}},{"8":{"Name":"validatePolicies","ResourceType":"Microsoft.ApiManagement/service","ApiVersion":"2023-05-01-preview","Output":1011}},{"2":{"Name":"GatewayKeysContract","Properties":{"primary":{"Type":4,"Flags":0,"Description":"Primary gateway key."},"secondary":{"Type":4,"Flags":0,"Description":"Secondary gateway key."}}}},{"8":{"Name":"listKeys","ResourceType":"Microsoft.ApiManagement/service/gateways","ApiVersion":"2023-05-01-preview","Output":1024}},{"2":{"Name":"GatewayKeyRegenerationRequestContract","Properties":{"keyType":{"Type":1029,"Flags":1,"Description":"The Key being regenerated."}}}},{"6":{"Value":"primary"}},{"6":{"Value":"secondary"}},{"5":{"Elements":[1027,1028]}},{"8":{"Name":"regenerateKey","ResourceType":"Microsoft.ApiManagement/service/gateways","ApiVersion":"2023-05-01-preview","Input":1026}},{"2":{"Name":"GatewayTokenRequestContract","Properties":{"keyType":{"Type":1034,"Flags":1,"Description":"The Key to be used to generate gateway token."},"expiry":{"Type":4,"Flags":1,"Description":"The Expiry time of the Token. Maximum token expiry time is set to 30 days. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard."}}}},{"6":{"Value":"primary"}},{"6":{"Value":"secondary"}},{"5":{"Elements":[1032,1033]}},{"2":{"Name":"GatewayTokenContract","Properties":{"value":{"Type":4,"Flags":0,"Description":"Shared Access Authentication token value for the Gateway."}}}},{"8":{"Name":"generateToken","ResourceType":"Microsoft.ApiManagement/service/gateways","ApiVersion":"2023-05-01-preview","Output":1035,"Input":1031}},{"8":{"Name":"invalidateDebugCredentials","ResourceType":"Microsoft.ApiManagement/service/gateways","ApiVersion":"2023-05-01-preview"}},{"2":{"Name":"GatewayListDebugCredentialsContract","Properties":{"credentialsExpireAfter":{"Type":4,"Flags":0,"Description":"Credentials expiration in ISO8601 format. Maximum duration of the credentials is PT1H. When property is not specified, them value PT1H is used."},"purposes":{"Type":1041,"Flags":1,"Description":"Purposes of debug credential."},"apiId":{"Type":4,"Flags":1,"Description":"Full resource Id of an API."}}}},{"6":{"Value":"tracing"}},{"5":{"Elements":[1039,4]}},{"3":{"ItemType":1040}},{"2":{"Name":"GatewayDebugCredentialsContract","Properties":{"token":{"Type":4,"Flags":0,"Description":"Gateway debug token."}}}},{"8":{"Name":"listDebugCredentials","ResourceType":"Microsoft.ApiManagement/service/gateways","ApiVersion":"2023-05-01-preview","Output":1042,"Input":1038}},{"2":{"Name":"GatewayListTraceContract","Properties":{"traceId":{"Type":4,"Flags":0,"Description":"Trace id."}}}},{"2":{"Name":"GatewayTraceContract","Properties":{},"AdditionalProperties":0}},{"8":{"Name":"listTrace","ResourceType":"Microsoft.ApiManagement/service/gateways","ApiVersion":"2023-05-01-preview","Output":1045,"Input":1044}},{"2":{"Name":"ClientSecretContract","Properties":{"clientSecret":{"Type":4,"Flags":0,"Description":"Client or app secret used in IdentityProviders, Aad, OpenID or OAuth."}}}},{"8":{"Name":"listSecrets","ResourceType":"Microsoft.ApiManagement/service/identityProviders","ApiVersion":"2023-05-01-preview","Output":1047}},{"2":{"Name":"NamedValueSecretContract","Properties":{"value":{"Type":4,"Flags":0,"Description":"This is secret value of the NamedValue entity."}}}},{"8":{"Name":"listValue","ResourceType":"Microsoft.ApiManagement/service/namedValues","ApiVersion":"2023-05-01-preview","Output":1049}},{"2":{"Name":"NamedValueContract","Properties":{"properties":{"Type":1052,"Flags":0,"Description":"NamedValue entity contract properties."},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""}}}},{"2":{"Name":"NamedValueContractProperties","Properties":{"displayName":{"Type":4,"Flags":1,"Description":"Unique name of NamedValue. It may contain only letters, digits, period, dash, and underscore characters."},"value":{"Type":4,"Flags":0,"Description":"Value of the NamedValue. Can contain policy expressions. It may not be empty or consist only of whitespace. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value."},"keyVault":{"Type":942,"Flags":0,"Description":"KeyVault location details of the namedValue."},"provisioningState":{"Type":4,"Flags":2,"Description":"The provisioning state"},"tags":{"Type":1053,"Flags":0,"Description":"Optional tags that when provided can be used to filter the NamedValue list."},"secret":{"Type":2,"Flags":0,"Description":"Determines whether the value is a secret and should be encrypted or not. Default value is false."}}}},{"3":{"ItemType":4}},{"8":{"Name":"refreshSecret","ResourceType":"Microsoft.ApiManagement/service/namedValues","ApiVersion":"2023-05-01-preview","Output":1051}},{"8":{"Name":"listSecrets","ResourceType":"Microsoft.ApiManagement/service/openidConnectProviders","ApiVersion":"2023-05-01-preview","Output":1047}},{"2":{"Name":"ResourceCollection","Properties":{"value":{"Type":1058,"Flags":0,"Description":"A collection of resources."},"count":{"Type":3,"Flags":0,"Description":"Total record count number."},"nextLink":{"Type":4,"Flags":0,"Description":"Next page link if any."}}}},{"2":{"Name":"ResourceCollectionValueItem","Properties":{"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""}}}},{"3":{"ItemType":1057}},{"8":{"Name":"listReferences","ResourceType":"Microsoft.ApiManagement/service/policyFragments","ApiVersion":"2023-05-01-preview","Output":1056}},{"2":{"Name":"PortalSettingValidationKeyContract","Properties":{"validationKey":{"Type":4,"Flags":0,"Description":"This is secret value of the validation key in portal settings."}}}},{"8":{"Name":"listSecrets","ResourceType":"Microsoft.ApiManagement/service/portalsettings","ApiVersion":"2023-05-01-preview","Output":1060}},{"8":{"Name":"regeneratePrimaryKey","ResourceType":"Microsoft.ApiManagement/service/subscriptions","ApiVersion":"2023-05-01-preview"}},{"8":{"Name":"regenerateSecondaryKey","ResourceType":"Microsoft.ApiManagement/service/subscriptions","ApiVersion":"2023-05-01-preview"}},{"2":{"Name":"SubscriptionKeysContract","Properties":{"primaryKey":{"Type":4,"Flags":0,"Description":"Subscription primary key."},"secondaryKey":{"Type":4,"Flags":0,"Description":"Subscription secondary key."}}}},{"8":{"Name":"listSecrets","ResourceType":"Microsoft.ApiManagement/service/subscriptions","ApiVersion":"2023-05-01-preview","Output":1064}},{"8":{"Name":"regeneratePrimaryKey","ResourceType":"Microsoft.ApiManagement/service/tenant","ApiVersion":"2023-05-01-preview"}},{"8":{"Name":"regenerateSecondaryKey","ResourceType":"Microsoft.ApiManagement/service/tenant","ApiVersion":"2023-05-01-preview"}},{"2":{"Name":"AccessInformationSecretsContract","Properties":{"id":{"Type":4,"Flags":0,"Description":"Access Information type ('access' or 'gitAccess')"},"principalId":{"Type":4,"Flags":0,"Description":"Principal (User) Identifier."},"primaryKey":{"Type":4,"Flags":0,"Description":"Primary access key. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value."},"secondaryKey":{"Type":4,"Flags":0,"Description":"Secondary access key. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value."},"enabled":{"Type":2,"Flags":0,"Description":"Determines whether direct access is enabled."}}}},{"8":{"Name":"listSecrets","ResourceType":"Microsoft.ApiManagement/service/tenant","ApiVersion":"2023-05-01-preview","Output":1068}},{"2":{"Name":"DeployConfigurationParameters","Properties":{"properties":{"Type":1071,"Flags":0,"Description":"Deploy Configuration Parameter contract properties."}}}},{"2":{"Name":"DeployConfigurationParameterProperties","Properties":{"branch":{"Type":4,"Flags":1,"Description":"The name of the Git branch from which the configuration is to be deployed to the configuration database."},"force":{"Type":2,"Flags":0,"Description":"The value enforcing deleting subscriptions to products that are deleted in this update."}}}},{"8":{"Name":"deploy","ResourceType":"Microsoft.ApiManagement/service/tenant","ApiVersion":"2023-05-01-preview","Output":1011,"Input":1070}},{"2":{"Name":"SaveConfigurationParameter","Properties":{"properties":{"Type":1074,"Flags":0,"Description":"Properties of the Save Configuration Parameters."}}}},{"2":{"Name":"SaveConfigurationParameterProperties","Properties":{"branch":{"Type":4,"Flags":1,"Description":"The name of the Git branch in which to commit the current configuration snapshot."},"force":{"Type":2,"Flags":0,"Description":"The value if true, the current configuration database is committed to the Git repository, even if the Git repository has newer changes that would be overwritten."}}}},{"8":{"Name":"save","ResourceType":"Microsoft.ApiManagement/service/tenant","ApiVersion":"2023-05-01-preview","Output":1011,"Input":1073}},{"8":{"Name":"validate","ResourceType":"Microsoft.ApiManagement/service/tenant","ApiVersion":"2023-05-01-preview","Output":1011,"Input":1070}},{"2":{"Name":"GenerateSsoUrlResult","Properties":{"value":{"Type":4,"Flags":0,"Description":"Redirect Url containing the SSO URL value."}}}},{"8":{"Name":"generateSsoUrl","ResourceType":"Microsoft.ApiManagement/service/users","ApiVersion":"2023-05-01-preview","Output":1077}},{"2":{"Name":"UserTokenParameters","Properties":{"properties":{"Type":1080,"Flags":0,"Description":"User Token Parameter contract properties."}}}},{"2":{"Name":"UserTokenParameterProperties","Properties":{"keyType":{"Type":1083,"Flags":1,"Description":"The Key to be used to generate token for user."},"expiry":{"Type":4,"Flags":1,"Description":"The Expiry time of the Token. Maximum token expiry time is set to 30 days. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard."}}}},{"6":{"Value":"primary"}},{"6":{"Value":"secondary"}},{"5":{"Elements":[1081,1082]}},{"2":{"Name":"UserTokenResult","Properties":{"value":{"Type":4,"Flags":0,"Description":"Shared Access Authorization token for the User."}}}},{"8":{"Name":"token","ResourceType":"Microsoft.ApiManagement/service/users","ApiVersion":"2023-05-01-preview","Output":1084,"Input":1079}},{"8":{"Name":"send","ResourceType":"Microsoft.ApiManagement/service/users/confirmations","ApiVersion":"2023-05-01-preview"}},{"8":{"Name":"listValue","ResourceType":"Microsoft.ApiManagement/service/workspaces/namedValues","ApiVersion":"2023-05-01-preview","Output":1049}},{"8":{"Name":"refreshSecret","ResourceType":"Microsoft.ApiManagement/service/workspaces/namedValues","ApiVersion":"2023-05-01-preview","Output":1051}},{"8":{"Name":"listReferences","ResourceType":"Microsoft.ApiManagement/service/workspaces/policyFragments","ApiVersion":"2023-05-01-preview","Output":1056}},{"8":{"Name":"regeneratePrimaryKey","ResourceType":"Microsoft.ApiManagement/service/workspaces/subscriptions","ApiVersion":"2023-05-01-preview"}},{"8":{"Name":"regenerateSecondaryKey","ResourceType":"Microsoft.ApiManagement/service/workspaces/subscriptions","ApiVersion":"2023-05-01-preview"}},{"8":{"Name":"listSecrets","ResourceType":"Microsoft.ApiManagement/service/workspaces/subscriptions","ApiVersion":"2023-05-01-preview","Output":1064}}] \ No newline at end of file diff --git a/internal/azure/generated/azuredatatransfer/microsoft.azuredatatransfer/2023-10-11-preview/types.json b/internal/azure/generated/azuredatatransfer/microsoft.azuredatatransfer/2023-10-11-preview/types.json new file mode 100644 index 000000000..7f18c32e3 --- /dev/null +++ b/internal/azure/generated/azuredatatransfer/microsoft.azuredatatransfer/2023-10-11-preview/types.json @@ -0,0 +1 @@ +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.AzureDataTransfer/connections/flows"}},{"6":{"Value":"2023-10-11-preview"}},{"2":{"Name":"Microsoft.AzureDataTransfer/connections/flows","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":0,"Description":"Properties of flow"},"plan":{"Type":41,"Flags":0,"Description":"Plan for the resource."},"identity":{"Type":42,"Flags":0,"Description":"The managed identity of the flow resource, if configured."},"tags":{"Type":50,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":51,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"FlowProperties","Properties":{"connection":{"Type":12,"Flags":0,"Description":"The connection associated with this flow"},"flowId":{"Type":4,"Flags":2,"Description":"Dataflow GUID associated with this flow"},"keyVaultUri":{"Type":4,"Flags":0,"Description":"AME, PME, or TORUS only! AKV Chain Containing SAS Token"},"linkStatus":{"Type":15,"Flags":2,"Description":"Link status of the current flow"},"linkedFlowId":{"Type":4,"Flags":2,"Description":"Resource ID of the linked flow"},"status":{"Type":18,"Flags":0,"Description":"Status of the current flow"},"storageAccountName":{"Type":4,"Flags":0,"Description":"Storage Account"},"storageAccountId":{"Type":4,"Flags":0,"Description":"Storage Account ID"},"storageContainerName":{"Type":4,"Flags":0,"Description":"Storage Container Name"},"serviceBusQueueId":{"Type":4,"Flags":0,"Description":"Service Bus Queue ID"},"flowType":{"Type":27,"Flags":0,"Description":"The flow type for this flow"},"dataType":{"Type":30,"Flags":0,"Description":"Transfer Storage Blobs or Tables"},"provisioningState":{"Type":35,"Flags":2,"Description":"Provisioning state of the flow"},"policies":{"Type":36,"Flags":0,"Description":"The policies for this flow"},"schema":{"Type":37,"Flags":0,"Description":"The selected schema for this flow"}}}},{"2":{"Name":"SelectedResource","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the connection"},"id":{"Type":4,"Flags":1,"Description":"Id of the connection"},"location":{"Type":4,"Flags":0,"Description":"Location of the connection"},"subscriptionName":{"Type":4,"Flags":0,"Description":"Name of the subscription with the connection"}}}},{"6":{"Value":"Linked"}},{"6":{"Value":"Unlinked"}},{"5":{"Elements":[13,14,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[16,17,4]}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Complex"}},{"6":{"Value":"DevSecOps"}},{"6":{"Value":"Messaging"}},{"6":{"Value":"Mission"}},{"6":{"Value":"MicrosoftInternal"}},{"6":{"Value":"BasicFiles"}},{"6":{"Value":"Data"}},{"5":{"Elements":[19,20,21,22,23,24,25,26,4]}},{"6":{"Value":"Blob"}},{"6":{"Value":"Table"}},{"5":{"Elements":[28,29,4]}},{"6":{"Value":"Failed"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Accepted"}},{"5":{"Elements":[31,32,33,34,4]}},{"3":{"ItemType":4}},{"2":{"Name":"Schema","Properties":{"id":{"Type":4,"Flags":0,"Description":"ID associated with this schema"},"connectionId":{"Type":4,"Flags":0,"Description":"Connection ID associated with this schema"},"status":{"Type":40,"Flags":0,"Description":"Status of the schema"},"name":{"Type":4,"Flags":0,"Description":"Name of the schema"},"content":{"Type":4,"Flags":0,"Description":"Content of the schema"}}}},{"6":{"Value":"New"}},{"6":{"Value":"Approved"}},{"5":{"Elements":[38,39,4]}},{"2":{"Name":"Plan","Properties":{"name":{"Type":4,"Flags":1,"Description":"A user defined name of the 3rd Party Artifact that is being procured."},"publisher":{"Type":4,"Flags":1,"Description":"The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic"},"product":{"Type":4,"Flags":1,"Description":"The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding."},"promotionCode":{"Type":4,"Flags":0,"Description":"A publisher provided promotion code as provisioned in Data Market for the said product/artifact."},"version":{"Type":4,"Flags":0,"Description":"The version of the desired product/artifact."}}}},{"2":{"Name":"ManagedServiceIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity."},"tenantId":{"Type":4,"Flags":2,"Description":"The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity."},"type":{"Type":47,"Flags":1,"Description":"Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed)."},"userAssignedIdentities":{"Type":49,"Flags":0,"Description":"The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests."}}}},{"6":{"Value":"None"}},{"6":{"Value":"SystemAssigned"}},{"6":{"Value":"UserAssigned"}},{"6":{"Value":"SystemAssigned,UserAssigned"}},{"5":{"Elements":[43,44,45,46,4]}},{"2":{"Name":"UserAssignedIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal ID of the assigned identity."},"clientId":{"Type":4,"Flags":2,"Description":"The client ID of the assigned identity."}}}},{"2":{"Name":"UserAssignedIdentities","Properties":{},"AdditionalProperties":48}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":56,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":61,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[52,53,54,55,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[57,58,59,60,4]}},{"4":{"Name":"Microsoft.AzureDataTransfer/connections/flows@2023-10-11-preview","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.AzureDataTransfer/connections"}},{"6":{"Value":"2023-10-11-preview"}},{"2":{"Name":"Microsoft.AzureDataTransfer/connections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":63,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":64,"Flags":10,"Description":"The resource api version"},"properties":{"Type":66,"Flags":0,"Description":"Properties of connection"},"tags":{"Type":96,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":51,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"ConnectionProperties","Properties":{"pipeline":{"Type":4,"Flags":1,"Description":"Pipeline to use to transfer data"},"direction":{"Type":69,"Flags":0,"Description":"Direction of data movement"},"justification":{"Type":4,"Flags":0,"Description":"Justification for the connection request"},"status":{"Type":74,"Flags":2,"Description":"Status of the connection"},"statusReason":{"Type":4,"Flags":2,"Description":"Reason for status"},"linkStatus":{"Type":77,"Flags":2,"Description":"Link status of the current connection"},"linkedConnectionId":{"Type":4,"Flags":2,"Description":"Resource ID of the linked connection"},"flowTypes":{"Type":87,"Flags":0,"Description":"The flow types being requested for this connection"},"requirementId":{"Type":4,"Flags":0,"Description":"Requirement ID of the connection"},"remoteSubscriptionId":{"Type":4,"Flags":0,"Description":"Subscription ID to link cloud subscriptions together"},"approver":{"Type":4,"Flags":2,"Description":"Approver of this connection request"},"pin":{"Type":4,"Flags":0,"Description":"PIN to link requests together"},"dateSubmitted":{"Type":4,"Flags":2,"Description":"The timestamp that this connection request was submitted at"},"primaryContact":{"Type":4,"Flags":0,"Description":"The primary contact for this connection request"},"secondaryContacts":{"Type":88,"Flags":0,"Description":"The secondary contacts for this connection request"},"provisioningState":{"Type":93,"Flags":2,"Description":"Provisioning state of the connection"},"policies":{"Type":94,"Flags":0,"Description":"The policies for this connection"},"schemas":{"Type":95,"Flags":0,"Description":"The schemas for this connection"}}}},{"6":{"Value":"Send"}},{"6":{"Value":"Receive"}},{"5":{"Elements":[67,68,4]}},{"6":{"Value":"InReview"}},{"6":{"Value":"Approved"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"5":{"Elements":[70,71,72,73,4]}},{"6":{"Value":"Linked"}},{"6":{"Value":"Unlinked"}},{"5":{"Elements":[75,76,4]}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Complex"}},{"6":{"Value":"DevSecOps"}},{"6":{"Value":"Messaging"}},{"6":{"Value":"Mission"}},{"6":{"Value":"MicrosoftInternal"}},{"6":{"Value":"BasicFiles"}},{"6":{"Value":"Data"}},{"5":{"Elements":[78,79,80,81,82,83,84,85,4]}},{"3":{"ItemType":86}},{"3":{"ItemType":4}},{"6":{"Value":"Failed"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Accepted"}},{"5":{"Elements":[89,90,91,92,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":37}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.AzureDataTransfer/connections@2023-10-11-preview","ScopeType":8,"Body":65,"Flags":0}},{"6":{"Value":"Microsoft.AzureDataTransfer/pipelines"}},{"6":{"Value":"2023-10-11-preview"}},{"2":{"Name":"Microsoft.AzureDataTransfer/pipelines","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":98,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":99,"Flags":10,"Description":"The resource api version"},"properties":{"Type":101,"Flags":0,"Description":"Properties of pipeline"},"tags":{"Type":128,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":51,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"PipelineProperties","Properties":{"remoteCloud":{"Type":4,"Flags":1,"Description":"Remote cloud of the data to be transferred or received"},"displayName":{"Type":4,"Flags":0,"Description":"Display name of this pipeline"},"connections":{"Type":109,"Flags":2,"Description":"Connections associated with pipeline"},"subscribers":{"Type":111,"Flags":0,"Description":"Subscribers of this resource"},"provisioningState":{"Type":116,"Flags":2,"Description":"Provisioning state of the pipeline"},"policies":{"Type":117,"Flags":0,"Description":"The policies for this pipeline"},"flowTypes":{"Type":127,"Flags":0,"Description":"The flow types allowed for this pipeline"}}}},{"2":{"Name":"PipelineConnection","Properties":{"id":{"Type":4,"Flags":1,"Description":"Connection id inside pipeline"},"name":{"Type":4,"Flags":2,"Description":"Connection name inside pipeline"},"type":{"Type":4,"Flags":2,"Description":"Connection type inside pipeline"},"location":{"Type":4,"Flags":2,"Description":"Connection location inside pipeline"},"etag":{"Type":4,"Flags":2,"Description":"Connection etag inside pipeline"},"systemData":{"Type":51,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":103,"Flags":0,"Description":"Connection properties inside pipeline"}},"AdditionalProperties":0}},{"2":{"Name":"PipelineConnectionProperties","Properties":{"internalMetadata":{"Type":104,"Flags":0,"Description":"Internal metadata of the connection inside pipeline."}},"AdditionalProperties":0}},{"2":{"Name":"InternalMetadataProperties","Properties":{"operationStatus":{"Type":105,"Flags":0,"Description":"Operation status associated with the last patch request"},"statusSetBy":{"Type":4,"Flags":2,"Description":"User that last set the approved status for this connection"}},"AdditionalProperties":0}},{"2":{"Name":"OperationStatusProperties","Properties":{"status":{"Type":108,"Flags":2,"Description":"Operation status for the last patch request for this connection."},"id":{"Type":4,"Flags":2,"Description":"Operation status ID of the last patch request for this connection."},"message":{"Type":4,"Flags":2,"Description":"Message for the operation for the last patch request for this connection."}}}},{"6":{"Value":"Failed"}},{"6":{"Value":"Succeeded"}},{"5":{"Elements":[106,107,4]}},{"3":{"ItemType":102}},{"2":{"Name":"Subscriber","Properties":{"email":{"Type":4,"Flags":0,"Description":"Email of the subscriber"},"notifications":{"Type":3,"Flags":0,"Description":"Number specifying what notifications to receive"}}}},{"3":{"ItemType":110}},{"6":{"Value":"Failed"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Accepted"}},{"5":{"Elements":[112,113,114,115,4]}},{"3":{"ItemType":4}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Complex"}},{"6":{"Value":"DevSecOps"}},{"6":{"Value":"Messaging"}},{"6":{"Value":"Mission"}},{"6":{"Value":"MicrosoftInternal"}},{"6":{"Value":"BasicFiles"}},{"6":{"Value":"Data"}},{"5":{"Elements":[118,119,120,121,122,123,124,125,4]}},{"3":{"ItemType":126}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.AzureDataTransfer/pipelines@2023-10-11-preview","ScopeType":8,"Body":100,"Flags":0}},{"2":{"Name":"Flow","Properties":{"properties":{"Type":11,"Flags":0,"Description":"Properties of flow"},"plan":{"Type":41,"Flags":0,"Description":"Plan for the resource."},"identity":{"Type":42,"Flags":0,"Description":"The managed identity of the flow resource, if configured."},"tags":{"Type":131,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. E.g. \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\""},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""},"systemData":{"Type":51,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"8":{"Name":"enable","ResourceType":"Microsoft.AzureDataTransfer/connections/flows","ApiVersion":"2023-10-11-preview","Output":130}},{"8":{"Name":"disable","ResourceType":"Microsoft.AzureDataTransfer/connections/flows","ApiVersion":"2023-10-11-preview","Output":130}},{"2":{"Name":"ResourceBody","Properties":{"id":{"Type":4,"Flags":1,"Description":"ID of the resource."},"statusReason":{"Type":4,"Flags":0,"Description":"Reason for resource operation."}}}},{"8":{"Name":"link","ResourceType":"Microsoft.AzureDataTransfer/connections/flows","ApiVersion":"2023-10-11-preview","Output":130,"Input":134}},{"2":{"Name":"Connection","Properties":{"properties":{"Type":66,"Flags":0,"Description":"Properties of connection"},"tags":{"Type":137,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. E.g. \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\""},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""},"systemData":{"Type":51,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"8":{"Name":"link","ResourceType":"Microsoft.AzureDataTransfer/connections","ApiVersion":"2023-10-11-preview","Output":136,"Input":134}},{"2":{"Name":"PendingConnectionsListResult","Properties":{"value":{"Type":171,"Flags":0,"Description":"Connections array."},"nextLink":{"Type":4,"Flags":0,"Description":"Link to next results"}}}},{"2":{"Name":"PendingConnection","Properties":{"subscriptionId":{"Type":4,"Flags":2,"Description":"Subscription ID of the pending connection."},"pipeline":{"Type":4,"Flags":1,"Description":"Pipeline to use to transfer data"},"direction":{"Type":143,"Flags":0,"Description":"Direction of data movement"},"justification":{"Type":4,"Flags":0,"Description":"Justification for the connection request"},"status":{"Type":148,"Flags":2,"Description":"Status of the connection"},"statusReason":{"Type":4,"Flags":2,"Description":"Reason for status"},"linkStatus":{"Type":151,"Flags":2,"Description":"Link status of the current connection"},"linkedConnectionId":{"Type":4,"Flags":2,"Description":"Resource ID of the linked connection"},"flowTypes":{"Type":161,"Flags":0,"Description":"The flow types being requested for this connection"},"requirementId":{"Type":4,"Flags":0,"Description":"Requirement ID of the connection"},"remoteSubscriptionId":{"Type":4,"Flags":0,"Description":"Subscription ID to link cloud subscriptions together"},"approver":{"Type":4,"Flags":2,"Description":"Approver of this connection request"},"pin":{"Type":4,"Flags":0,"Description":"PIN to link requests together"},"dateSubmitted":{"Type":4,"Flags":2,"Description":"The timestamp that this connection request was submitted at"},"primaryContact":{"Type":4,"Flags":0,"Description":"The primary contact for this connection request"},"secondaryContacts":{"Type":162,"Flags":0,"Description":"The secondary contacts for this connection request"},"provisioningState":{"Type":167,"Flags":2,"Description":"Provisioning state of the connection"},"policies":{"Type":168,"Flags":0,"Description":"The policies for this connection"},"schemas":{"Type":169,"Flags":0,"Description":"The schemas for this connection"},"tags":{"Type":170,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. E.g. \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\""},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""},"systemData":{"Type":51,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"6":{"Value":"Send"}},{"6":{"Value":"Receive"}},{"5":{"Elements":[141,142,4]}},{"6":{"Value":"InReview"}},{"6":{"Value":"Approved"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"5":{"Elements":[144,145,146,147,4]}},{"6":{"Value":"Linked"}},{"6":{"Value":"Unlinked"}},{"5":{"Elements":[149,150,4]}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Complex"}},{"6":{"Value":"DevSecOps"}},{"6":{"Value":"Messaging"}},{"6":{"Value":"Mission"}},{"6":{"Value":"MicrosoftInternal"}},{"6":{"Value":"BasicFiles"}},{"6":{"Value":"Data"}},{"5":{"Elements":[152,153,154,155,156,157,158,159,4]}},{"3":{"ItemType":160}},{"3":{"ItemType":4}},{"6":{"Value":"Failed"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Accepted"}},{"5":{"Elements":[163,164,165,166,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":37}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":140}},{"8":{"Name":"listPendingConnections","ResourceType":"Microsoft.AzureDataTransfer/connections","ApiVersion":"2023-10-11-preview","Output":139}},{"2":{"Name":"PendingFlowsListResult","Properties":{"value":{"Type":200,"Flags":0,"Description":"flows array."},"nextLink":{"Type":4,"Flags":0,"Description":"Link to next results"}}}},{"2":{"Name":"PendingFlow","Properties":{"subscriptionId":{"Type":4,"Flags":2,"Description":"Subscription ID of the pending flow."},"connectionId":{"Type":4,"Flags":2,"Description":"Connection ID of the pending flow."},"connection":{"Type":12,"Flags":0,"Description":"The connection associated with this flow"},"flowId":{"Type":4,"Flags":2,"Description":"Dataflow GUID associated with this flow"},"keyVaultUri":{"Type":4,"Flags":0,"Description":"AME, PME, or TORUS only! AKV Chain Containing SAS Token"},"linkStatus":{"Type":177,"Flags":2,"Description":"Link status of the current flow"},"linkedFlowId":{"Type":4,"Flags":2,"Description":"Resource ID of the linked flow"},"status":{"Type":180,"Flags":0,"Description":"Status of the current flow"},"storageAccountName":{"Type":4,"Flags":0,"Description":"Storage Account"},"storageAccountId":{"Type":4,"Flags":0,"Description":"Storage Account ID"},"storageContainerName":{"Type":4,"Flags":0,"Description":"Storage Container Name"},"serviceBusQueueId":{"Type":4,"Flags":0,"Description":"Service Bus Queue ID"},"flowType":{"Type":189,"Flags":0,"Description":"The flow type for this flow"},"dataType":{"Type":192,"Flags":0,"Description":"Transfer Storage Blobs or Tables"},"provisioningState":{"Type":197,"Flags":2,"Description":"Provisioning state of the flow"},"policies":{"Type":198,"Flags":0,"Description":"The policies for this flow"},"schema":{"Type":37,"Flags":0,"Description":"The selected schema for this flow"},"tags":{"Type":199,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. E.g. \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\""},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""},"systemData":{"Type":51,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"6":{"Value":"Linked"}},{"6":{"Value":"Unlinked"}},{"5":{"Elements":[175,176,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[178,179,4]}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Complex"}},{"6":{"Value":"DevSecOps"}},{"6":{"Value":"Messaging"}},{"6":{"Value":"Mission"}},{"6":{"Value":"MicrosoftInternal"}},{"6":{"Value":"BasicFiles"}},{"6":{"Value":"Data"}},{"5":{"Elements":[181,182,183,184,185,186,187,188,4]}},{"6":{"Value":"Blob"}},{"6":{"Value":"Table"}},{"5":{"Elements":[190,191,4]}},{"6":{"Value":"Failed"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Accepted"}},{"5":{"Elements":[193,194,195,196,4]}},{"3":{"ItemType":4}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":174}},{"8":{"Name":"listPendingFlows","ResourceType":"Microsoft.AzureDataTransfer/connections","ApiVersion":"2023-10-11-preview","Output":173}},{"8":{"Name":"approveConnection","ResourceType":"Microsoft.AzureDataTransfer/pipelines","ApiVersion":"2023-10-11-preview","Output":136,"Input":134}},{"8":{"Name":"rejectConnection","ResourceType":"Microsoft.AzureDataTransfer/pipelines","ApiVersion":"2023-10-11-preview","Output":136,"Input":134}},{"2":{"Name":"SchemasListResult","Properties":{"value":{"Type":205,"Flags":0,"Description":"Schemas array."}}}},{"3":{"ItemType":37}},{"8":{"Name":"listSchemas","ResourceType":"Microsoft.AzureDataTransfer/pipelines","ApiVersion":"2023-10-11-preview","Output":204,"Input":37}}] \ No newline at end of file diff --git a/internal/azure/generated/azurelargeinstance/microsoft.azurelargeinstance/2023-07-20-preview/types.json b/internal/azure/generated/azurelargeinstance/microsoft.azurelargeinstance/2023-07-20-preview/types.json index 12c744572..2b9bfd119 100644 --- a/internal/azure/generated/azurelargeinstance/microsoft.azurelargeinstance/2023-07-20-preview/types.json +++ b/internal/azure/generated/azurelargeinstance/microsoft.azurelargeinstance/2023-07-20-preview/types.json @@ -1 +1 @@ -[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.AzureLargeInstance/azureLargeInstances"}},{"6":{"Value":"2023-07-20-preview"}},{"2":{"Name":"Microsoft.AzureLargeInstance/azureLargeInstances","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":2,"Description":"Azure Large Instance properties"},"tags":{"Type":86,"Flags":2,"Description":"Resource tags."},"location":{"Type":4,"Flags":2,"Description":"The geo-location where the resource lives"},"systemData":{"Type":87,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"AzureLargeInstanceProperties","Properties":{"hardwareProfile":{"Type":12,"Flags":0,"Description":"Specifies the hardware settings for the Azure Large Instance."},"storageProfile":{"Type":63,"Flags":0,"Description":"Specifies the storage settings for the Azure Large Instance disks."},"osProfile":{"Type":66,"Flags":0,"Description":"Specifies the operating system settings for the Azure Large Instance."},"networkProfile":{"Type":67,"Flags":0,"Description":"Specifies the network settings for the Azure Large Instance."},"azureLargeInstanceId":{"Type":4,"Flags":2,"Description":"Specifies the Azure Large Instance unique ID."},"powerState":{"Type":76,"Flags":2,"Description":"Resource power state"},"proximityPlacementGroup":{"Type":4,"Flags":2,"Description":"Resource proximity placement group"},"hwRevision":{"Type":4,"Flags":2,"Description":"Hardware revision of an Azure Large Instance"},"partnerNodeId":{"Type":4,"Flags":0,"Description":"ARM ID of another AzureLargeInstance that will share a network with this AzureLargeInstance"},"provisioningState":{"Type":85,"Flags":2,"Description":"State of provisioning of the AzureLargeInstance"}}}},{"2":{"Name":"HardwareProfile","Properties":{"hardwareType":{"Type":16,"Flags":2,"Description":"Name of the hardware type (vendor and/or their product name)"},"azureLargeInstanceSize":{"Type":62,"Flags":2,"Description":"Specifies the Azure Large Instance SKU."}}}},{"6":{"Value":"Cisco_UCS"}},{"6":{"Value":"HPE"}},{"6":{"Value":"SDFLEX"}},{"5":{"Elements":[13,14,15,4]}},{"6":{"Value":"S72m"}},{"6":{"Value":"S144m"}},{"6":{"Value":"S72"}},{"6":{"Value":"S144"}},{"6":{"Value":"S192"}},{"6":{"Value":"S192m"}},{"6":{"Value":"S192xm"}},{"6":{"Value":"S96"}},{"6":{"Value":"S112"}},{"6":{"Value":"S224"}},{"6":{"Value":"S224m"}},{"6":{"Value":"S224om"}},{"6":{"Value":"S224oo"}},{"6":{"Value":"S224oom"}},{"6":{"Value":"S224ooo"}},{"6":{"Value":"S224se"}},{"6":{"Value":"S384"}},{"6":{"Value":"S384m"}},{"6":{"Value":"S384xm"}},{"6":{"Value":"S384xxm"}},{"6":{"Value":"S448"}},{"6":{"Value":"S448m"}},{"6":{"Value":"S448om"}},{"6":{"Value":"S448oo"}},{"6":{"Value":"S448oom"}},{"6":{"Value":"S448ooo"}},{"6":{"Value":"S448se"}},{"6":{"Value":"S576m"}},{"6":{"Value":"S576xm"}},{"6":{"Value":"S672"}},{"6":{"Value":"S672m"}},{"6":{"Value":"S672om"}},{"6":{"Value":"S672oo"}},{"6":{"Value":"S672oom"}},{"6":{"Value":"S672ooo"}},{"6":{"Value":"S768"}},{"6":{"Value":"S768m"}},{"6":{"Value":"S768xm"}},{"6":{"Value":"S896"}},{"6":{"Value":"S896m"}},{"6":{"Value":"S896om"}},{"6":{"Value":"S896oo"}},{"6":{"Value":"S896oom"}},{"6":{"Value":"S896ooo"}},{"6":{"Value":"S960m"}},{"5":{"Elements":[17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,4]}},{"2":{"Name":"StorageProfile","Properties":{"nfsIpAddress":{"Type":4,"Flags":2,"Description":"IP Address to connect to storage."},"osDisks":{"Type":65,"Flags":0,"Description":"Specifies information about the operating system disk used by Azure Large Instance."}}}},{"2":{"Name":"Disk","Properties":{"name":{"Type":4,"Flags":0,"Description":"The disk name."},"diskSizeGB":{"Type":3,"Flags":0,"Description":"Specifies the size of an empty data disk in gigabytes."},"lun":{"Type":3,"Flags":2,"Description":"Specifies the logical unit number of the data disk. This value is used to identify data disks within the VM and therefore must be unique for each data disk attached to a VM."}}}},{"3":{"ItemType":64}},{"2":{"Name":"OSProfile","Properties":{"computerName":{"Type":4,"Flags":0,"Description":"Specifies the host OS name of the Azure Large Instance."},"osType":{"Type":4,"Flags":2,"Description":"This property allows you to specify the type of the OS."},"version":{"Type":4,"Flags":2,"Description":"Specifies version of operating system."},"sshPublicKey":{"Type":4,"Flags":0,"Description":"Specifies the SSH public key used to access the operating system."}}}},{"2":{"Name":"NetworkProfile","Properties":{"networkInterfaces":{"Type":69,"Flags":0,"Description":"Specifies the network interfaces for the Azure Large Instance."},"circuitId":{"Type":4,"Flags":2,"Description":"Specifies the circuit id for connecting to express route."}}}},{"2":{"Name":"IpAddress","Properties":{"ipAddress":{"Type":4,"Flags":0,"Description":"Specifies the IP address of the network interface."}}}},{"3":{"ItemType":68}},{"6":{"Value":"starting"}},{"6":{"Value":"started"}},{"6":{"Value":"stopping"}},{"6":{"Value":"stopped"}},{"6":{"Value":"restarting"}},{"6":{"Value":"unknown"}},{"5":{"Elements":[70,71,72,73,74,75,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Creating"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Migrating"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[77,78,79,80,81,82,83,84,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":92,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":97,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[88,89,90,91,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[93,94,95,96,4]}},{"4":{"Name":"Microsoft.AzureLargeInstance/azureLargeInstances@2023-07-20-preview","ScopeType":8,"Body":10,"Flags":1}},{"6":{"Value":"Microsoft.AzureLargeInstance/azureLargeStorageInstances"}},{"6":{"Value":"2023-07-20-preview"}},{"2":{"Name":"Microsoft.AzureLargeInstance/azureLargeStorageInstances","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":99,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":100,"Flags":10,"Description":"The resource api version"},"properties":{"Type":102,"Flags":2,"Description":"AzureLargeStorageInstance properties"},"tags":{"Type":114,"Flags":2,"Description":"Resource tags."},"location":{"Type":4,"Flags":2,"Description":"The geo-location where the resource lives"},"systemData":{"Type":87,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"AzureLargeStorageInstanceProperties","Properties":{"azureLargeStorageInstanceUniqueIdentifier":{"Type":4,"Flags":0,"Description":"Specifies the AzureLargeStorageInstance unique ID."},"storageProperties":{"Type":103,"Flags":0,"Description":"Specifies the storage properties for the AzureLargeStorage instance."}}}},{"2":{"Name":"StorageProperties","Properties":{"provisioningState":{"Type":112,"Flags":0,"Description":"State of provisioning of the AzureLargeStorageInstance"},"offeringType":{"Type":4,"Flags":0,"Description":"the offering type for which the resource is getting provisioned"},"storageType":{"Type":4,"Flags":0,"Description":"the storage protocol for which the resource is getting provisioned"},"generation":{"Type":4,"Flags":0,"Description":"the kind of storage instance"},"hardwareType":{"Type":4,"Flags":0,"Description":"the hardware type of the storage instance"},"workloadType":{"Type":4,"Flags":0,"Description":"the workload for which the resource is getting provisioned"},"storageBillingProperties":{"Type":113,"Flags":0,"Description":"the billing related information for the resource"}}}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Creating"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Migrating"}},{"5":{"Elements":[104,105,106,107,108,109,110,111,4]}},{"2":{"Name":"StorageBillingProperties","Properties":{"billingMode":{"Type":4,"Flags":0,"Description":"the billing mode for the storage instance"},"sku":{"Type":4,"Flags":0,"Description":"the SKU type that is provisioned"}}}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.AzureLargeInstance/azureLargeStorageInstances@2023-07-20-preview","ScopeType":8,"Body":101,"Flags":1}},{"2":{"Name":"OperationStatusResult","Properties":{"id":{"Type":4,"Flags":0,"Description":"Fully qualified ID for the async operation."},"resourceId":{"Type":4,"Flags":2,"Description":"Fully qualified ID of the resource against which the original async operation was started."},"name":{"Type":4,"Flags":0,"Description":"Name of the async operation."},"status":{"Type":4,"Flags":1,"Description":"Operation status."},"percentComplete":{"Type":3,"Flags":0,"Description":"Percent of the operation that is complete."},"startTime":{"Type":4,"Flags":0,"Description":"The start time of the operation."},"endTime":{"Type":4,"Flags":0,"Description":"The end time of the operation."},"operations":{"Type":117,"Flags":0,"Description":"The operations list."},"error":{"Type":118,"Flags":0,"Description":"If present, details of the operation error."}}}},{"3":{"ItemType":116}},{"2":{"Name":"ErrorDetail","Properties":{"code":{"Type":4,"Flags":2,"Description":"The error code."},"message":{"Type":4,"Flags":2,"Description":"The error message."},"target":{"Type":4,"Flags":2,"Description":"The error target."},"details":{"Type":119,"Flags":2,"Description":"The error details."},"additionalInfo":{"Type":121,"Flags":2,"Description":"The error additional info."}}}},{"3":{"ItemType":118}},{"2":{"Name":"ErrorAdditionalInfo","Properties":{"type":{"Type":4,"Flags":2,"Description":"The additional info type."},"info":{"Type":0,"Flags":2,"Description":"The additional info."}}}},{"3":{"ItemType":120}},{"8":{"Name":"start","ResourceType":"Microsoft.AzureLargeInstance/azureLargeInstances","ApiVersion":"2023-07-20-preview","Output":116}},{"2":{"Name":"ForceState","Properties":{"forceState":{"Type":126,"Flags":0,"Description":"Whether to force restart by shutting all processes."}}}},{"6":{"Value":"active"}},{"6":{"Value":"inactive"}},{"5":{"Elements":[124,125,4]}},{"8":{"Name":"restart","ResourceType":"Microsoft.AzureLargeInstance/azureLargeInstances","ApiVersion":"2023-07-20-preview","Output":116,"Input":123}},{"8":{"Name":"shutdown","ResourceType":"Microsoft.AzureLargeInstance/azureLargeInstances","ApiVersion":"2023-07-20-preview","Output":116}}] \ No newline at end of file +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.AzureLargeInstance/azureLargeInstances"}},{"6":{"Value":"2023-07-20-preview"}},{"2":{"Name":"Microsoft.AzureLargeInstance/azureLargeInstances","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":2,"Description":"The resource-specific properties for this resource."},"tags":{"Type":86,"Flags":2,"Description":"Resource tags."},"location":{"Type":4,"Flags":2,"Description":"The geo-location where the resource lives"},"systemData":{"Type":87,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"AzureLargeInstanceProperties","Properties":{"hardwareProfile":{"Type":12,"Flags":0,"Description":"Specifies the hardware settings for the Azure Large Instance."},"storageProfile":{"Type":63,"Flags":0,"Description":"Specifies the storage settings for the Azure Large Instance disks."},"osProfile":{"Type":66,"Flags":0,"Description":"Specifies the operating system settings for the Azure Large Instance."},"networkProfile":{"Type":67,"Flags":0,"Description":"Specifies the network settings for the Azure Large Instance."},"azureLargeInstanceId":{"Type":4,"Flags":2,"Description":"Specifies the Azure Large Instance unique ID."},"powerState":{"Type":76,"Flags":2,"Description":"Resource power state"},"proximityPlacementGroup":{"Type":4,"Flags":2,"Description":"Resource proximity placement group"},"hwRevision":{"Type":4,"Flags":2,"Description":"Hardware revision of an Azure Large Instance"},"partnerNodeId":{"Type":4,"Flags":0,"Description":"ARM ID of another AzureLargeInstance that will share a network with this\nAzureLargeInstance"},"provisioningState":{"Type":85,"Flags":2,"Description":"State of provisioning of the AzureLargeInstance"}}}},{"2":{"Name":"HardwareProfile","Properties":{"hardwareType":{"Type":16,"Flags":2,"Description":"Name of the hardware type (vendor and/or their product name)"},"azureLargeInstanceSize":{"Type":62,"Flags":2,"Description":"Specifies the Azure Large Instance SKU."}}}},{"6":{"Value":"Cisco_UCS"}},{"6":{"Value":"HPE"}},{"6":{"Value":"SDFLEX"}},{"5":{"Elements":[13,14,15,4]}},{"6":{"Value":"S72m"}},{"6":{"Value":"S144m"}},{"6":{"Value":"S72"}},{"6":{"Value":"S144"}},{"6":{"Value":"S192"}},{"6":{"Value":"S192m"}},{"6":{"Value":"S192xm"}},{"6":{"Value":"S96"}},{"6":{"Value":"S112"}},{"6":{"Value":"S224"}},{"6":{"Value":"S224m"}},{"6":{"Value":"S224om"}},{"6":{"Value":"S224oo"}},{"6":{"Value":"S224oom"}},{"6":{"Value":"S224ooo"}},{"6":{"Value":"S224se"}},{"6":{"Value":"S384"}},{"6":{"Value":"S384m"}},{"6":{"Value":"S384xm"}},{"6":{"Value":"S384xxm"}},{"6":{"Value":"S448"}},{"6":{"Value":"S448m"}},{"6":{"Value":"S448om"}},{"6":{"Value":"S448oo"}},{"6":{"Value":"S448oom"}},{"6":{"Value":"S448ooo"}},{"6":{"Value":"S448se"}},{"6":{"Value":"S576m"}},{"6":{"Value":"S576xm"}},{"6":{"Value":"S672"}},{"6":{"Value":"S672m"}},{"6":{"Value":"S672om"}},{"6":{"Value":"S672oo"}},{"6":{"Value":"S672oom"}},{"6":{"Value":"S672ooo"}},{"6":{"Value":"S768"}},{"6":{"Value":"S768m"}},{"6":{"Value":"S768xm"}},{"6":{"Value":"S896"}},{"6":{"Value":"S896m"}},{"6":{"Value":"S896om"}},{"6":{"Value":"S896oo"}},{"6":{"Value":"S896oom"}},{"6":{"Value":"S896ooo"}},{"6":{"Value":"S960m"}},{"5":{"Elements":[17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,4]}},{"2":{"Name":"StorageProfile","Properties":{"nfsIpAddress":{"Type":4,"Flags":2,"Description":"IP Address to connect to storage."},"osDisks":{"Type":65,"Flags":0,"Description":"Specifies information about the operating system disk used by Azure Large\nInstance."}}}},{"2":{"Name":"Disk","Properties":{"name":{"Type":4,"Flags":0,"Description":"The disk name."},"diskSizeGB":{"Type":3,"Flags":0,"Description":"Specifies the size of an empty data disk in gigabytes."},"lun":{"Type":3,"Flags":2,"Description":"Specifies the logical unit number of the data disk. This value is used to\nidentify data disks within the VM and therefore must be unique for each data\ndisk attached to a VM."}}}},{"3":{"ItemType":64}},{"2":{"Name":"OsProfile","Properties":{"computerName":{"Type":4,"Flags":0,"Description":"Specifies the host OS name of the Azure Large Instance."},"osType":{"Type":4,"Flags":2,"Description":"This property allows you to specify the type of the OS."},"version":{"Type":4,"Flags":2,"Description":"Specifies version of operating system."},"sshPublicKey":{"Type":4,"Flags":0,"Description":"Specifies the SSH public key used to access the operating system."}}}},{"2":{"Name":"NetworkProfile","Properties":{"networkInterfaces":{"Type":69,"Flags":0,"Description":"Specifies the network interfaces for the Azure Large Instance."},"circuitId":{"Type":4,"Flags":2,"Description":"Specifies the circuit id for connecting to express route."}}}},{"2":{"Name":"IpAddress","Properties":{"ipAddress":{"Type":4,"Flags":0,"Description":"Specifies the IP address of the network interface."}}}},{"3":{"ItemType":68}},{"6":{"Value":"starting"}},{"6":{"Value":"started"}},{"6":{"Value":"stopping"}},{"6":{"Value":"stopped"}},{"6":{"Value":"restarting"}},{"6":{"Value":"unknown"}},{"5":{"Elements":[70,71,72,73,74,75,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Creating"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Migrating"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[77,78,79,80,81,82,83,84,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":92,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":97,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[88,89,90,91,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[93,94,95,96,4]}},{"4":{"Name":"Microsoft.AzureLargeInstance/azureLargeInstances@2023-07-20-preview","ScopeType":8,"Body":10,"Flags":1}},{"6":{"Value":"Microsoft.AzureLargeInstance/azureLargeStorageInstances"}},{"6":{"Value":"2023-07-20-preview"}},{"2":{"Name":"Microsoft.AzureLargeInstance/azureLargeStorageInstances","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":99,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":100,"Flags":10,"Description":"The resource api version"},"properties":{"Type":102,"Flags":2,"Description":"The resource-specific properties for this resource."},"tags":{"Type":118,"Flags":2,"Description":"Resource tags."},"location":{"Type":4,"Flags":2,"Description":"The geo-location where the resource lives"},"systemData":{"Type":87,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"AzureLargeStorageInstanceProperties","Properties":{"azureLargeStorageInstanceUniqueIdentifier":{"Type":4,"Flags":0,"Description":"Specifies the AzureLargeStorageInstance unique ID."},"storageProperties":{"Type":103,"Flags":0,"Description":"Specifies the storage properties for the AzureLargeStorage instance."}}}},{"2":{"Name":"StorageProperties","Properties":{"provisioningState":{"Type":112,"Flags":2,"Description":"State of provisioning of the AzureLargeStorageInstance"},"offeringType":{"Type":4,"Flags":0,"Description":"the offering type for which the resource is getting provisioned"},"storageType":{"Type":4,"Flags":0,"Description":"the storage protocol for which the resource is getting provisioned"},"generation":{"Type":4,"Flags":0,"Description":"the kind of storage instance"},"hardwareType":{"Type":116,"Flags":0,"Description":"the hardware type of the storage instance"},"workloadType":{"Type":4,"Flags":0,"Description":"the workload for which the resource is getting provisioned"},"storageBillingProperties":{"Type":117,"Flags":0,"Description":"the billing related information for the resource"}}}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Creating"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Migrating"}},{"5":{"Elements":[104,105,106,107,108,109,110,111,4]}},{"6":{"Value":"Cisco_UCS"}},{"6":{"Value":"HPE"}},{"6":{"Value":"SDFLEX"}},{"5":{"Elements":[113,114,115,4]}},{"2":{"Name":"StorageBillingProperties","Properties":{"billingMode":{"Type":4,"Flags":0,"Description":"the billing mode for the storage instance"},"sku":{"Type":4,"Flags":0,"Description":"the SKU type that is provisioned"}}}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.AzureLargeInstance/azureLargeStorageInstances@2023-07-20-preview","ScopeType":8,"Body":101,"Flags":1}},{"2":{"Name":"ForceState","Properties":{"forceState":{"Type":123,"Flags":0,"Description":"Whether to force restart by shutting all processes."}}}},{"6":{"Value":"active"}},{"6":{"Value":"inactive"}},{"5":{"Elements":[121,122,4]}},{"2":{"Name":"OperationStatusResult","Properties":{"id":{"Type":4,"Flags":0,"Description":"Fully qualified ID for the async operation."},"resourceId":{"Type":4,"Flags":2,"Description":"Fully qualified ID of the resource against which the original async operation was started."},"name":{"Type":4,"Flags":0,"Description":"Name of the async operation."},"status":{"Type":4,"Flags":1,"Description":"Operation status."},"percentComplete":{"Type":3,"Flags":0,"Description":"Percent of the operation that is complete."},"startTime":{"Type":4,"Flags":0,"Description":"The start time of the operation."},"endTime":{"Type":4,"Flags":0,"Description":"The end time of the operation."},"operations":{"Type":125,"Flags":0,"Description":"The operations list."},"error":{"Type":126,"Flags":0,"Description":"If present, details of the operation error."}}}},{"3":{"ItemType":124}},{"2":{"Name":"ErrorDetail","Properties":{"code":{"Type":4,"Flags":2,"Description":"The error code."},"message":{"Type":4,"Flags":2,"Description":"The error message."},"target":{"Type":4,"Flags":2,"Description":"The error target."},"details":{"Type":127,"Flags":2,"Description":"The error details."},"additionalInfo":{"Type":129,"Flags":2,"Description":"The error additional info."}}}},{"3":{"ItemType":126}},{"2":{"Name":"ErrorAdditionalInfo","Properties":{"type":{"Type":4,"Flags":2,"Description":"The additional info type."},"info":{"Type":0,"Flags":2,"Description":"The additional info."}}}},{"3":{"ItemType":128}},{"8":{"Name":"restart","ResourceType":"Microsoft.AzureLargeInstance/azureLargeInstances","ApiVersion":"2023-07-20-preview","Output":124,"Input":120}},{"8":{"Name":"shutdown","ResourceType":"Microsoft.AzureLargeInstance/azureLargeInstances","ApiVersion":"2023-07-20-preview","Output":124}},{"8":{"Name":"start","ResourceType":"Microsoft.AzureLargeInstance/azureLargeInstances","ApiVersion":"2023-07-20-preview","Output":124}}] \ No newline at end of file diff --git a/internal/azure/generated/chaos/microsoft.chaos/2024-01-01/types.json b/internal/azure/generated/chaos/microsoft.chaos/2024-01-01/types.json new file mode 100644 index 000000000..1846b0940 --- /dev/null +++ b/internal/azure/generated/chaos/microsoft.chaos/2024-01-01/types.json @@ -0,0 +1 @@ +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.Chaos/targets/capabilities"}},{"6":{"Value":"2024-01-01"}},{"2":{"Name":"Microsoft.Chaos/targets/capabilities","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"The standard system metadata of a resource type."},"properties":{"Type":22,"Flags":2,"Description":"The properties of a capability resource."}}}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":16,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":21,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[12,13,14,15,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[17,18,19,20,4]}},{"2":{"Name":"CapabilityProperties","Properties":{"publisher":{"Type":4,"Flags":2,"Description":"String of the Publisher that this Capability extends."},"targetType":{"Type":4,"Flags":2,"Description":"String of the Target Type that this Capability extends."},"description":{"Type":4,"Flags":2,"Description":"Localized string of the description."},"parametersSchema":{"Type":4,"Flags":2,"Description":"URL to retrieve JSON schema of the Capability parameters."},"urn":{"Type":4,"Flags":2,"Description":"String of the URN for this Capability Type."}}}},{"4":{"Name":"Microsoft.Chaos/targets/capabilities@2024-01-01","ScopeType":16,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.Chaos/experiments"}},{"6":{"Value":"2024-01-01"}},{"2":{"Name":"Microsoft.Chaos/experiments","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":24,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":25,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"The system metadata of the experiment resource."},"identity":{"Type":27,"Flags":0,"Description":"The identity of the experiment resource."},"properties":{"Type":34,"Flags":1,"Description":"The properties of the experiment resource."},"tags":{"Type":73,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"}}}},{"2":{"Name":"ResourceIdentity","Properties":{"type":{"Type":31,"Flags":1,"Description":"String of the resource identity type."},"userAssignedIdentities":{"Type":33,"Flags":0,"Description":"The list of user identities associated with the Experiment. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'."},"principalId":{"Type":4,"Flags":2,"Description":"GUID that represents the principal ID of this resource identity."},"tenantId":{"Type":4,"Flags":2,"Description":"GUID that represents the tenant ID of this resource identity."}}}},{"6":{"Value":"None"}},{"6":{"Value":"SystemAssigned"}},{"6":{"Value":"UserAssigned"}},{"5":{"Elements":[28,29,30]}},{"2":{"Name":"UserAssignedIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal ID of the assigned identity."},"clientId":{"Type":4,"Flags":2,"Description":"The client ID of the assigned identity."}}}},{"2":{"Name":"UserAssignedIdentities","Properties":{},"AdditionalProperties":32}},{"2":{"Name":"ExperimentProperties","Properties":{"provisioningState":{"Type":41,"Flags":2,"Description":"Most recent provisioning state for the given experiment resource."},"steps":{"Type":56,"Flags":1,"Description":"List of steps."},"selectors":{"Type":72,"Flags":1,"Description":"List of selectors."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Creating"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"5":{"Elements":[35,36,37,38,39,40,4]}},{"2":{"Name":"Step","Properties":{"name":{"Type":4,"Flags":1,"Description":"String of the step name."},"branches":{"Type":55,"Flags":1,"Description":"List of branches."}}}},{"2":{"Name":"Branch","Properties":{"name":{"Type":4,"Flags":1,"Description":"String of the branch name."},"actions":{"Type":54,"Flags":1,"Description":"List of actions."}}}},{"7":{"Name":"Action","Discriminator":"type","BaseProperties":{"name":{"Type":4,"Flags":1,"Description":"String that represents a Capability URN."}},"Elements":{"continuous":45,"delay":49,"discrete":51}}},{"2":{"Name":"ContinuousAction","Properties":{"duration":{"Type":4,"Flags":1,"Description":"ISO8601 formatted string that represents a duration."},"parameters":{"Type":47,"Flags":1,"Description":"List of key value pairs."},"selectorId":{"Type":4,"Flags":1,"Description":"String that represents a selector."},"type":{"Type":48,"Flags":1,"Description":"Enum that discriminates between action models."}}}},{"2":{"Name":"KeyValuePair","Properties":{"key":{"Type":4,"Flags":1,"Description":"The name of the setting for the action."},"value":{"Type":4,"Flags":1,"Description":"The value of the setting for the action."}}}},{"3":{"ItemType":46}},{"6":{"Value":"continuous"}},{"2":{"Name":"DelayAction","Properties":{"duration":{"Type":4,"Flags":1,"Description":"ISO8601 formatted string that represents a duration."},"type":{"Type":50,"Flags":1,"Description":"Enum that discriminates between action models."}}}},{"6":{"Value":"delay"}},{"2":{"Name":"DiscreteAction","Properties":{"parameters":{"Type":52,"Flags":1,"Description":"List of key value pairs."},"selectorId":{"Type":4,"Flags":1,"Description":"String that represents a selector."},"type":{"Type":53,"Flags":1,"Description":"Enum that discriminates between action models."}}}},{"3":{"ItemType":46}},{"6":{"Value":"discrete"}},{"3":{"ItemType":44}},{"3":{"ItemType":43}},{"3":{"ItemType":42}},{"7":{"Name":"Selector","Discriminator":"type","BaseProperties":{"id":{"Type":4,"Flags":1,"Description":"String of the selector ID."},"filter":{"Type":58,"Flags":0,"Description":"Model that represents available filter types that can be applied to a targets list."}},"Elements":{"List":63,"Query":69}}},{"7":{"Name":"Filter","Discriminator":"type","BaseProperties":{},"Elements":{"Simple":59}}},{"2":{"Name":"SimpleFilter","Properties":{"parameters":{"Type":60,"Flags":0,"Description":"Model that represents the Simple filter parameters."},"type":{"Type":62,"Flags":1,"Description":"Enum that discriminates between filter types. Currently only `Simple` type is supported."}}}},{"2":{"Name":"SimpleFilterParameters","Properties":{"zones":{"Type":61,"Flags":0,"Description":"List of Azure availability zones to filter targets by."}}}},{"3":{"ItemType":4}},{"6":{"Value":"Simple"}},{"2":{"Name":"ListSelector","Properties":{"targets":{"Type":67,"Flags":1,"Description":"List of Target references."},"type":{"Type":68,"Flags":1,"Description":"Enum of the selector type."}}}},{"2":{"Name":"TargetReference","Properties":{"type":{"Type":66,"Flags":1,"Description":"Enum of the Target reference type."},"id":{"Type":4,"Flags":1,"Description":"String of the resource ID of a Target resource."}}}},{"6":{"Value":"ChaosTarget"}},{"5":{"Elements":[65,4]}},{"3":{"ItemType":64}},{"6":{"Value":"List"}},{"2":{"Name":"QuerySelector","Properties":{"queryString":{"Type":4,"Flags":1,"Description":"Azure Resource Graph (ARG) Query Language query for target resources."},"subscriptionIds":{"Type":70,"Flags":1,"Description":"Subscription id list to scope resource query."},"type":{"Type":71,"Flags":1,"Description":"Enum of the selector type."}}}},{"3":{"ItemType":4}},{"6":{"Value":"Query"}},{"3":{"ItemType":57}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Chaos/experiments@2024-01-01","ScopeType":8,"Body":26,"Flags":0}},{"6":{"Value":"Microsoft.Chaos/targets"}},{"6":{"Value":"2024-01-01"}},{"2":{"Name":"Microsoft.Chaos/targets","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":75,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":76,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"The system metadata of the target resource."},"location":{"Type":4,"Flags":0,"Description":"Location of the target resource."},"properties":{"Type":78,"Flags":1,"Description":"The properties of the target resource."}}}},{"2":{"Name":"TargetProperties","Properties":{},"AdditionalProperties":0}},{"4":{"Name":"Microsoft.Chaos/targets@2024-01-01","ScopeType":16,"Body":77,"Flags":0}},{"6":{"Value":"Microsoft.Chaos/locations/targetTypes/capabilityTypes"}},{"6":{"Value":"2024-01-01"}},{"2":{"Name":"Microsoft.Chaos/locations/targetTypes/capabilityTypes","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":80,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":81,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"The system metadata properties of the capability type resource."},"location":{"Type":4,"Flags":2,"Description":"Location of the Capability Type resource."},"properties":{"Type":83,"Flags":2,"Description":"The properties of the capability type resource."}}}},{"2":{"Name":"CapabilityTypeProperties","Properties":{"publisher":{"Type":4,"Flags":2,"Description":"String of the Publisher that this Capability Type extends."},"targetType":{"Type":4,"Flags":2,"Description":"String of the Target Type that this Capability Type extends."},"displayName":{"Type":4,"Flags":2,"Description":"Localized string of the display name."},"description":{"Type":4,"Flags":2,"Description":"Localized string of the description."},"parametersSchema":{"Type":4,"Flags":2,"Description":"URL to retrieve JSON schema of the Capability Type parameters."},"urn":{"Type":4,"Flags":2,"Description":"String of the URN for this Capability Type."},"kind":{"Type":4,"Flags":2,"Description":"String of the kind of this Capability Type."},"azureRbacActions":{"Type":84,"Flags":0,"Description":"Control plane actions necessary to execute capability type."},"azureRbacDataActions":{"Type":85,"Flags":0,"Description":"Data plane actions necessary to execute capability type."},"runtimeProperties":{"Type":86,"Flags":0,"Description":"Runtime properties of this Capability Type."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"CapabilityTypePropertiesRuntimeProperties","Properties":{"kind":{"Type":4,"Flags":2,"Description":"String of the kind of the resource's action type (continuous or discrete)."}}}},{"4":{"Name":"Microsoft.Chaos/locations/targetTypes/capabilityTypes@2024-01-01","ScopeType":4,"Body":82,"Flags":1}},{"6":{"Value":"Microsoft.Chaos/locations/targetTypes"}},{"6":{"Value":"2024-01-01"}},{"2":{"Name":"Microsoft.Chaos/locations/targetTypes","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":88,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":89,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"The system metadata properties of the target type resource."},"location":{"Type":4,"Flags":2,"Description":"Location of the Target Type resource."},"properties":{"Type":91,"Flags":2,"Description":"The properties of the target type resource."}}}},{"2":{"Name":"TargetTypeProperties","Properties":{"displayName":{"Type":4,"Flags":2,"Description":"Localized string of the display name."},"description":{"Type":4,"Flags":2,"Description":"Localized string of the description."},"propertiesSchema":{"Type":4,"Flags":2,"Description":"URL to retrieve JSON schema of the Target Type properties."},"resourceTypes":{"Type":92,"Flags":2,"Description":"List of resource types this Target Type can extend."}}}},{"3":{"ItemType":4}},{"4":{"Name":"Microsoft.Chaos/locations/targetTypes@2024-01-01","ScopeType":4,"Body":90,"Flags":1}},{"8":{"Name":"cancel","ResourceType":"Microsoft.Chaos/experiments","ApiVersion":"2024-01-01"}},{"8":{"Name":"start","ResourceType":"Microsoft.Chaos/experiments","ApiVersion":"2024-01-01"}},{"2":{"Name":"ExperimentExecutionDetails","Properties":{"type":{"Type":4,"Flags":2,"Description":"String of the resource type."},"id":{"Type":4,"Flags":2,"Description":"String of the fully qualified resource ID."},"name":{"Type":4,"Flags":2,"Description":"String of the resource name."},"properties":{"Type":97,"Flags":2,"Description":"The properties of the experiment execution details."}}}},{"2":{"Name":"ExperimentExecutionDetailsProperties","Properties":{"failureReason":{"Type":4,"Flags":2,"Description":"The reason why the execution failed."},"lastActionAt":{"Type":4,"Flags":2,"Description":"String that represents the last action date time."},"runInformation":{"Type":98,"Flags":2,"Description":"The information of the experiment run."},"status":{"Type":4,"Flags":2,"Description":"The status of the execution."},"startedAt":{"Type":4,"Flags":2,"Description":"String that represents the start date time."},"stoppedAt":{"Type":4,"Flags":2,"Description":"String that represents the stop date time."}}}},{"2":{"Name":"ExperimentExecutionDetailsPropertiesRunInformation","Properties":{"steps":{"Type":107,"Flags":2,"Description":"The steps of the experiment run."}}}},{"2":{"Name":"StepStatus","Properties":{"stepName":{"Type":4,"Flags":2,"Description":"The name of the step."},"stepId":{"Type":4,"Flags":2,"Description":"The id of the step."},"status":{"Type":4,"Flags":2,"Description":"The value of the status of the step."},"branches":{"Type":106,"Flags":2,"Description":"The array of branches."}}}},{"2":{"Name":"BranchStatus","Properties":{"branchName":{"Type":4,"Flags":2,"Description":"The name of the branch status."},"branchId":{"Type":4,"Flags":2,"Description":"The id of the branch status."},"status":{"Type":4,"Flags":2,"Description":"The status of the branch."},"actions":{"Type":105,"Flags":2,"Description":"The array of actions."}}}},{"2":{"Name":"ActionStatus","Properties":{"actionName":{"Type":4,"Flags":2,"Description":"The name of the action status."},"actionId":{"Type":4,"Flags":2,"Description":"The id of the action status."},"status":{"Type":4,"Flags":2,"Description":"The status of the action."},"startTime":{"Type":4,"Flags":2,"Description":"String that represents the start time of the action."},"endTime":{"Type":4,"Flags":2,"Description":"String that represents the end time of the action."},"targets":{"Type":104,"Flags":2,"Description":"The array of targets."}}}},{"2":{"Name":"ExperimentExecutionActionTargetDetailsProperties","Properties":{"status":{"Type":4,"Flags":2,"Description":"The status of the execution."},"target":{"Type":4,"Flags":2,"Description":"The target for the action."},"targetFailedTime":{"Type":4,"Flags":2,"Description":"String that represents the failed date time."},"targetCompletedTime":{"Type":4,"Flags":2,"Description":"String that represents the completed date time."},"error":{"Type":103,"Flags":2,"Description":"The error of the action."}}}},{"2":{"Name":"ExperimentExecutionActionTargetDetailsError","Properties":{"code":{"Type":4,"Flags":2,"Description":"The error code."},"message":{"Type":4,"Flags":2,"Description":"The error message"}}}},{"3":{"ItemType":102}},{"3":{"ItemType":101}},{"3":{"ItemType":100}},{"3":{"ItemType":99}},{"8":{"Name":"getExecutionDetails","ResourceType":"Microsoft.Chaos/experiments/executions","ApiVersion":"2024-01-01","Output":96}}] \ No newline at end of file diff --git a/internal/azure/generated/compute/microsoft.compute/2023-10-02/types.json b/internal/azure/generated/compute/microsoft.compute/2023-10-02/types.json new file mode 100644 index 000000000..fc9629cd7 --- /dev/null +++ b/internal/azure/generated/compute/microsoft.compute/2023-10-02/types.json @@ -0,0 +1 @@ +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.Compute/disks"}},{"6":{"Value":"2023-10-02"}},{"2":{"Name":"Microsoft.Compute/disks","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"managedBy":{"Type":4,"Flags":2,"Description":"A relative URI containing the ID of the VM that has the disk attached."},"managedByExtended":{"Type":11,"Flags":2,"Description":"List of relative URIs containing the IDs of the VMs that have the disk attached. maxShares should be set to a value greater than one for disks to allow attaching them to multiple VMs."},"sku":{"Type":12,"Flags":0,"Description":"The disks sku name. Can be Standard_LRS, Premium_LRS, StandardSSD_LRS, UltraSSD_LRS, Premium_ZRS, StandardSSD_ZRS, or PremiumV2_LRS."},"zones":{"Type":21,"Flags":0,"Description":"The Logical zone list for Disk."},"extendedLocation":{"Type":22,"Flags":0,"Description":"The extended location where the disk will be created. Extended location cannot be changed."},"properties":{"Type":25,"Flags":0,"Description":"Disk resource properties."},"location":{"Type":4,"Flags":1,"Description":"Resource location"},"tags":{"Type":94,"Flags":0,"Description":"Resource tags"}}}},{"3":{"ItemType":4}},{"2":{"Name":"DiskSku","Properties":{"name":{"Type":20,"Flags":0,"Description":"The sku name."},"tier":{"Type":4,"Flags":2,"Description":"The sku tier."}}}},{"6":{"Value":"Standard_LRS"}},{"6":{"Value":"Premium_LRS"}},{"6":{"Value":"StandardSSD_LRS"}},{"6":{"Value":"UltraSSD_LRS"}},{"6":{"Value":"Premium_ZRS"}},{"6":{"Value":"StandardSSD_ZRS"}},{"6":{"Value":"PremiumV2_LRS"}},{"5":{"Elements":[13,14,15,16,17,18,19,4]}},{"3":{"ItemType":4}},{"2":{"Name":"ExtendedLocation","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the extended location."},"type":{"Type":24,"Flags":0,"Description":"The type of the extended location."}}}},{"6":{"Value":"EdgeZone"}},{"5":{"Elements":[23,4]}},{"2":{"Name":"DiskProperties","Properties":{"timeCreated":{"Type":4,"Flags":2,"Description":"The time when the disk was created."},"osType":{"Type":28,"Flags":0,"Description":"The Operating System type."},"hyperVGeneration":{"Type":31,"Flags":0,"Description":"The hypervisor generation of the Virtual Machine. Applicable to OS disks only."},"purchasePlan":{"Type":32,"Flags":0,"Description":"Purchase plan information for the the image from which the OS disk was created. E.g. - {name: 2019-Datacenter, publisher: MicrosoftWindowsServer, product: WindowsServer}"},"supportedCapabilities":{"Type":33,"Flags":0,"Description":"List of supported capabilities for the image from which the OS disk was created."},"creationData":{"Type":37,"Flags":1,"Description":"Disk source information. CreationData information cannot be changed after the disk has been created."},"diskSizeGB":{"Type":3,"Flags":0,"Description":"If creationData.createOption is Empty, this field is mandatory and it indicates the size of the disk to create. If this field is present for updates or creation with other options, it indicates a resize. Resizes are only allowed if the disk is not attached to a running VM, and can only increase the disk's size."},"diskSizeBytes":{"Type":3,"Flags":2,"Description":"The size of the disk in bytes. This field is read only."},"uniqueId":{"Type":4,"Flags":2,"Description":"Unique Guid identifying the resource."},"encryptionSettingsCollection":{"Type":54,"Flags":0,"Description":"Encryption settings collection used for Azure Disk Encryption, can contain multiple encryption settings per disk or snapshot."},"provisioningState":{"Type":4,"Flags":2,"Description":"The disk provisioning state."},"diskIOPSReadWrite":{"Type":3,"Flags":0,"Description":"The number of IOPS allowed for this disk; only settable for UltraSSD disks. One operation can transfer between 4k and 256k bytes."},"diskMBpsReadWrite":{"Type":3,"Flags":0,"Description":"The bandwidth allowed for this disk; only settable for UltraSSD disks. MBps means millions of bytes per second - MB here uses the ISO notation, of powers of 10."},"diskIOPSReadOnly":{"Type":3,"Flags":0,"Description":"The total number of IOPS that will be allowed across all VMs mounting the shared disk as ReadOnly. One operation can transfer between 4k and 256k bytes."},"diskMBpsReadOnly":{"Type":3,"Flags":0,"Description":"The total throughput (MBps) that will be allowed across all VMs mounting the shared disk as ReadOnly. MBps means millions of bytes per second - MB here uses the ISO notation, of powers of 10."},"diskState":{"Type":68,"Flags":2,"Description":"The state of the disk."},"encryption":{"Type":69,"Flags":0,"Description":"Encryption property can be used to encrypt data at rest with customer managed keys or platform managed keys."},"maxShares":{"Type":3,"Flags":0,"Description":"The maximum number of VMs that can attach to the disk at the same time. Value greater than one indicates a disk that can be mounted on multiple VMs at the same time."},"shareInfo":{"Type":75,"Flags":2,"Description":"Details of the list of all VMs that have the disk attached. maxShares should be set to a value greater than one for disks to allow attaching them to multiple VMs."},"networkAccessPolicy":{"Type":79,"Flags":0,"Description":"Policy for accessing the disk via network."},"diskAccessId":{"Type":4,"Flags":0,"Description":"ARM id of the DiskAccess resource for using private endpoints on disks."},"burstingEnabledTime":{"Type":4,"Flags":2,"Description":"Latest time when bursting was last enabled on a disk."},"tier":{"Type":4,"Flags":0,"Description":"Performance tier of the disk (e.g, P4, S10) as described here: https://azure.microsoft.com/en-us/pricing/details/managed-disks/. Does not apply to Ultra disks."},"burstingEnabled":{"Type":2,"Flags":0,"Description":"Set to true to enable bursting beyond the provisioned performance target of the disk. Bursting is disabled by default. Does not apply to Ultra disks."},"propertyUpdatesInProgress":{"Type":80,"Flags":2,"Description":"Properties of the disk for which update is pending."},"supportsHibernation":{"Type":2,"Flags":0,"Description":"Indicates the OS on a disk supports hibernation."},"securityProfile":{"Type":81,"Flags":0,"Description":"Contains the security related information for the resource."},"completionPercent":{"Type":3,"Flags":0,"Description":"Percentage complete for the background copy when a resource is created via the CopyStart operation."},"publicNetworkAccess":{"Type":90,"Flags":0,"Description":"Policy for controlling export on the disk."},"dataAccessAuthMode":{"Type":93,"Flags":0,"Description":"Additional authentication requirements when exporting or uploading to a disk or snapshot."},"optimizedForFrequentAttach":{"Type":2,"Flags":0,"Description":"Setting this property to true improves reliability and performance of data disks that are frequently (more than 5 times a day) by detached from one virtual machine and attached to another. This property should not be set for disks that are not detached and attached frequently as it causes the disks to not align with the fault domain of the virtual machine."},"LastOwnershipUpdateTime":{"Type":4,"Flags":2,"Description":"The UTC time when the ownership state of the disk was last changed i.e., the time the disk was last attached or detached from a VM or the time when the VM to which the disk was attached was deallocated or started."}}}},{"6":{"Value":"Windows"}},{"6":{"Value":"Linux"}},{"5":{"Elements":[26,27]}},{"6":{"Value":"V1"}},{"6":{"Value":"V2"}},{"5":{"Elements":[29,30,4]}},{"2":{"Name":"PurchasePlan","Properties":{"name":{"Type":4,"Flags":1,"Description":"The plan ID."},"publisher":{"Type":4,"Flags":1,"Description":"The publisher ID."},"product":{"Type":4,"Flags":1,"Description":"Specifies the product of the image from the marketplace. This is the same value as Offer under the imageReference element."},"promotionCode":{"Type":4,"Flags":0,"Description":"The Offer Promotion Code."}}}},{"2":{"Name":"SupportedCapabilities","Properties":{"diskControllerTypes":{"Type":4,"Flags":0,"Description":"The disk controllers that an OS disk supports. If set it can be SCSI or SCSI, NVME or NVME, SCSI."},"acceleratedNetwork":{"Type":2,"Flags":0,"Description":"True if the image from which the OS disk is created supports accelerated networking."},"architecture":{"Type":36,"Flags":0,"Description":"CPU architecture supported by an OS disk."}}}},{"6":{"Value":"x64"}},{"6":{"Value":"Arm64"}},{"5":{"Elements":[34,35,4]}},{"2":{"Name":"CreationData","Properties":{"createOption":{"Type":49,"Flags":1,"Description":"This enumerates the possible sources of a disk's creation."},"storageAccountId":{"Type":4,"Flags":0,"Description":"Required if createOption is Import. The Azure Resource Manager identifier of the storage account containing the blob to import as a disk."},"imageReference":{"Type":50,"Flags":0,"Description":"Disk source information for PIR or user images."},"galleryImageReference":{"Type":50,"Flags":0,"Description":"Required if creating from a Gallery Image. The id/sharedGalleryImageId/communityGalleryImageId of the ImageDiskReference will be the ARM id of the shared galley image version from which to create a disk."},"sourceUri":{"Type":4,"Flags":0,"Description":"If createOption is Import, this is the URI of a blob to be imported into a managed disk."},"sourceResourceId":{"Type":4,"Flags":0,"Description":"If createOption is Copy, this is the ARM id of the source snapshot or disk."},"sourceUniqueId":{"Type":4,"Flags":2,"Description":"If this field is set, this is the unique id identifying the source of this resource."},"uploadSizeBytes":{"Type":3,"Flags":0,"Description":"If createOption is Upload, this is the size of the contents of the upload including the VHD footer. This value should be between 20972032 (20 MiB + 512 bytes for the VHD footer) and 35183298347520 bytes (32 TiB + 512 bytes for the VHD footer)."},"logicalSectorSize":{"Type":3,"Flags":0,"Description":"Logical sector size in bytes for Ultra disks. Supported values are 512 ad 4096. 4096 is the default."},"securityDataUri":{"Type":4,"Flags":0,"Description":"If createOption is ImportSecure, this is the URI of a blob to be imported into VM guest state."},"performancePlus":{"Type":2,"Flags":0,"Description":"Set this flag to true to get a boost on the performance target of the disk deployed, see here on the respective performance target. This flag can only be set on disk creation time and cannot be disabled after enabled."},"elasticSanResourceId":{"Type":4,"Flags":0,"Description":"Required if createOption is CopyFromSanSnapshot. This is the ARM id of the source elastic san volume snapshot."},"provisionedBandwidthCopySpeed":{"Type":53,"Flags":0,"Description":"If this field is set on a snapshot and createOption is CopyStart, the snapshot will be copied at a quicker speed."}}}},{"6":{"Value":"Empty"}},{"6":{"Value":"Attach"}},{"6":{"Value":"FromImage"}},{"6":{"Value":"Import"}},{"6":{"Value":"Copy"}},{"6":{"Value":"Restore"}},{"6":{"Value":"Upload"}},{"6":{"Value":"CopyStart"}},{"6":{"Value":"ImportSecure"}},{"6":{"Value":"UploadPreparedSecure"}},{"6":{"Value":"CopyFromSanSnapshot"}},{"5":{"Elements":[38,39,40,41,42,43,44,45,46,47,48,4]}},{"2":{"Name":"ImageDiskReference","Properties":{"id":{"Type":4,"Flags":0,"Description":"A relative uri containing either a Platform Image Repository, user image, or Azure Compute Gallery image reference."},"sharedGalleryImageId":{"Type":4,"Flags":0,"Description":"A relative uri containing a direct shared Azure Compute Gallery image reference."},"communityGalleryImageId":{"Type":4,"Flags":0,"Description":"A relative uri containing a community Azure Compute Gallery image reference."},"lun":{"Type":3,"Flags":0,"Description":"If the disk is created from an image's data disk, this is an index that indicates which of the data disks in the image to use. For OS disks, this field is null."}}}},{"6":{"Value":"None"}},{"6":{"Value":"Enhanced"}},{"5":{"Elements":[51,52,4]}},{"2":{"Name":"EncryptionSettingsCollection","Properties":{"enabled":{"Type":2,"Flags":1,"Description":"Set this flag to true and provide DiskEncryptionKey and optional KeyEncryptionKey to enable encryption. Set this flag to false and remove DiskEncryptionKey and KeyEncryptionKey to disable encryption. If EncryptionSettings is null in the request object, the existing settings remain unchanged."},"encryptionSettings":{"Type":59,"Flags":0,"Description":"A collection of encryption settings, one for each disk volume."},"encryptionSettingsVersion":{"Type":4,"Flags":0,"Description":"Describes what type of encryption is used for the disks. Once this field is set, it cannot be overwritten. '1.0' corresponds to Azure Disk Encryption with AAD app.'1.1' corresponds to Azure Disk Encryption."}}}},{"2":{"Name":"EncryptionSettingsElement","Properties":{"diskEncryptionKey":{"Type":56,"Flags":0,"Description":"Key Vault Secret Url and vault id of the disk encryption key"},"keyEncryptionKey":{"Type":58,"Flags":0,"Description":"Key Vault Key Url and vault id of the key encryption key. KeyEncryptionKey is optional and when provided is used to unwrap the disk encryption key."}}}},{"2":{"Name":"KeyVaultAndSecretReference","Properties":{"sourceVault":{"Type":57,"Flags":1,"Description":"Resource id of the KeyVault containing the key or secret"},"secretUrl":{"Type":4,"Flags":1,"Description":"Url pointing to a key or secret in KeyVault"}}}},{"2":{"Name":"SourceVault","Properties":{"id":{"Type":4,"Flags":0,"Description":"Resource Id"}}}},{"2":{"Name":"KeyVaultAndKeyReference","Properties":{"sourceVault":{"Type":57,"Flags":1,"Description":"Resource id of the KeyVault containing the key or secret"},"keyUrl":{"Type":4,"Flags":1,"Description":"Url pointing to a key or secret in KeyVault"}}}},{"3":{"ItemType":55}},{"6":{"Value":"Unattached"}},{"6":{"Value":"Attached"}},{"6":{"Value":"Reserved"}},{"6":{"Value":"Frozen"}},{"6":{"Value":"ActiveSAS"}},{"6":{"Value":"ActiveSASFrozen"}},{"6":{"Value":"ReadyToUpload"}},{"6":{"Value":"ActiveUpload"}},{"5":{"Elements":[60,61,62,63,64,65,66,67,4]}},{"2":{"Name":"Encryption","Properties":{"diskEncryptionSetId":{"Type":4,"Flags":0,"Description":"ResourceId of the disk encryption set to use for enabling encryption at rest."},"type":{"Type":73,"Flags":0,"Description":"The type of key used to encrypt the data of the disk."}}}},{"6":{"Value":"EncryptionAtRestWithPlatformKey"}},{"6":{"Value":"EncryptionAtRestWithCustomerKey"}},{"6":{"Value":"EncryptionAtRestWithPlatformAndCustomerKeys"}},{"5":{"Elements":[70,71,72,4]}},{"2":{"Name":"ShareInfoElement","Properties":{"vmUri":{"Type":4,"Flags":2,"Description":"A relative URI containing the ID of the VM that has the disk attached."}}}},{"3":{"ItemType":74}},{"6":{"Value":"AllowAll"}},{"6":{"Value":"AllowPrivate"}},{"6":{"Value":"DenyAll"}},{"5":{"Elements":[76,77,78,4]}},{"2":{"Name":"PropertyUpdatesInProgress","Properties":{"targetTier":{"Type":4,"Flags":0,"Description":"The target performance tier of the disk if a tier change operation is in progress."}}}},{"2":{"Name":"DiskSecurityProfile","Properties":{"securityType":{"Type":87,"Flags":0,"Description":"Specifies the SecurityType of the VM. Applicable for OS disks only."},"secureVMDiskEncryptionSetId":{"Type":4,"Flags":0,"Description":"ResourceId of the disk encryption set associated to Confidential VM supported disk encrypted with customer managed key"}}}},{"6":{"Value":"TrustedLaunch"}},{"6":{"Value":"ConfidentialVM_VMGuestStateOnlyEncryptedWithPlatformKey"}},{"6":{"Value":"ConfidentialVM_DiskEncryptedWithPlatformKey"}},{"6":{"Value":"ConfidentialVM_DiskEncryptedWithCustomerKey"}},{"6":{"Value":"ConfidentialVM_NonPersistedTPM"}},{"5":{"Elements":[82,83,84,85,86,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[88,89,4]}},{"6":{"Value":"AzureActiveDirectory"}},{"6":{"Value":"None"}},{"5":{"Elements":[91,92,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Compute/disks@2023-10-02","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.Compute/diskAccesses"}},{"6":{"Value":"2023-10-02"}},{"2":{"Name":"Microsoft.Compute/diskAccesses","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":96,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":97,"Flags":10,"Description":"The resource api version"},"properties":{"Type":99,"Flags":0},"extendedLocation":{"Type":22,"Flags":0,"Description":"The extended location where the disk access will be created. Extended location cannot be changed."},"location":{"Type":4,"Flags":1,"Description":"Resource location"},"tags":{"Type":114,"Flags":0,"Description":"Resource tags"}}}},{"2":{"Name":"DiskAccessProperties","Properties":{"privateEndpointConnections":{"Type":113,"Flags":2,"Description":"A readonly collection of private endpoint connections created on the disk. Currently only one endpoint connection is supported."},"provisioningState":{"Type":4,"Flags":2,"Description":"The disk access resource provisioning state."},"timeCreated":{"Type":4,"Flags":2,"Description":"The time when the disk access was created."}}}},{"2":{"Name":"PrivateEndpointConnection","Properties":{"properties":{"Type":101,"Flags":0,"Description":"Resource properties."},"id":{"Type":4,"Flags":2,"Description":"private endpoint connection Id"},"name":{"Type":4,"Flags":2,"Description":"private endpoint connection name"},"type":{"Type":4,"Flags":2,"Description":"private endpoint connection type"}}}},{"2":{"Name":"PrivateEndpointConnectionProperties","Properties":{"privateEndpoint":{"Type":102,"Flags":2,"Description":"The resource of private end point."},"privateLinkServiceConnectionState":{"Type":103,"Flags":1,"Description":"A collection of information about the state of the connection between DiskAccess and Virtual Network."},"provisioningState":{"Type":112,"Flags":2,"Description":"The provisioning state of the private endpoint connection resource."}}}},{"2":{"Name":"PrivateEndpoint","Properties":{"id":{"Type":4,"Flags":2,"Description":"The ARM identifier for Private Endpoint"}}}},{"2":{"Name":"PrivateLinkServiceConnectionState","Properties":{"status":{"Type":107,"Flags":0,"Description":"Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service."},"description":{"Type":4,"Flags":0,"Description":"The reason for approval/rejection of the connection."},"actionsRequired":{"Type":4,"Flags":0,"Description":"A message indicating if changes on the service provider require any updates on the consumer."}}}},{"6":{"Value":"Pending"}},{"6":{"Value":"Approved"}},{"6":{"Value":"Rejected"}},{"5":{"Elements":[104,105,106,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Creating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[108,109,110,111,4]}},{"3":{"ItemType":100}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Compute/diskAccesses@2023-10-02","ScopeType":8,"Body":98,"Flags":0}},{"6":{"Value":"Microsoft.Compute/diskAccesses/privateEndpointConnections"}},{"6":{"Value":"2023-10-02"}},{"2":{"Name":"Microsoft.Compute/diskAccesses/privateEndpointConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":116,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":117,"Flags":10,"Description":"The resource api version"},"properties":{"Type":101,"Flags":0,"Description":"Resource properties."}}}},{"4":{"Name":"Microsoft.Compute/diskAccesses/privateEndpointConnections@2023-10-02","ScopeType":8,"Body":118,"Flags":0}},{"6":{"Value":"Microsoft.Compute/diskEncryptionSets"}},{"6":{"Value":"2023-10-02"}},{"2":{"Name":"Microsoft.Compute/diskEncryptionSets","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":120,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":121,"Flags":10,"Description":"The resource api version"},"identity":{"Type":123,"Flags":0,"Description":"The managed identity for the disk encryption set. It should be given permission on the key vault before it can be used to encrypt disks."},"properties":{"Type":131,"Flags":0},"location":{"Type":4,"Flags":1,"Description":"Resource location"},"tags":{"Type":142,"Flags":0,"Description":"Resource tags"}}}},{"2":{"Name":"EncryptionSetIdentity","Properties":{"type":{"Type":128,"Flags":0,"Description":"The type of Managed Identity used by the DiskEncryptionSet. Only SystemAssigned is supported for new creations. Disk Encryption Sets can be updated with Identity type None during migration of subscription to a new Azure Active Directory tenant; it will cause the encrypted resources to lose access to the keys."},"principalId":{"Type":4,"Flags":2,"Description":"The object id of the Managed Identity Resource. This will be sent to the RP from ARM via the x-ms-identity-principal-id header in the PUT request if the resource has a systemAssigned(implicit) identity"},"tenantId":{"Type":4,"Flags":2,"Description":"The tenant id of the Managed Identity Resource. This will be sent to the RP from ARM via the x-ms-client-tenant-id header in the PUT request if the resource has a systemAssigned(implicit) identity"},"userAssignedIdentities":{"Type":130,"Flags":0,"Description":"The list of user identities associated with the disk encryption set. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'."}}}},{"6":{"Value":"SystemAssigned"}},{"6":{"Value":"UserAssigned"}},{"6":{"Value":"SystemAssigned, UserAssigned"}},{"6":{"Value":"None"}},{"5":{"Elements":[124,125,126,127,4]}},{"2":{"Name":"UserAssignedIdentitiesValue","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal id of user assigned identity."},"clientId":{"Type":4,"Flags":2,"Description":"The client id of user assigned identity."}}}},{"2":{"Name":"UserAssignedIdentities","Properties":{},"AdditionalProperties":129}},{"2":{"Name":"EncryptionSetProperties","Properties":{"encryptionType":{"Type":135,"Flags":0,"Description":"The type of key used to encrypt the data of the disk."},"activeKey":{"Type":136,"Flags":0,"Description":"The key vault key which is currently used by this disk encryption set."},"previousKeys":{"Type":137,"Flags":2,"Description":"A readonly collection of key vault keys previously used by this disk encryption set while a key rotation is in progress. It will be empty if there is no ongoing key rotation."},"provisioningState":{"Type":4,"Flags":2,"Description":"The disk encryption set provisioning state."},"rotationToLatestKeyVersionEnabled":{"Type":2,"Flags":0,"Description":"Set this flag to true to enable auto-updating of this disk encryption set to the latest key version."},"lastKeyRotationTimestamp":{"Type":4,"Flags":2,"Description":"The time when the active key of this disk encryption set was updated."},"autoKeyRotationError":{"Type":138,"Flags":2,"Description":"The error that was encountered during auto-key rotation. If an error is present, then auto-key rotation will not be attempted until the error on this disk encryption set is fixed."},"federatedClientId":{"Type":4,"Flags":0,"Description":"Multi-tenant application client id to access key vault in a different tenant. Setting the value to 'None' will clear the property."}}}},{"6":{"Value":"EncryptionAtRestWithCustomerKey"}},{"6":{"Value":"EncryptionAtRestWithPlatformAndCustomerKeys"}},{"6":{"Value":"ConfidentialVmEncryptedWithCustomerKey"}},{"5":{"Elements":[132,133,134,4]}},{"2":{"Name":"KeyForDiskEncryptionSet","Properties":{"sourceVault":{"Type":57,"Flags":0,"Description":"Resource id of the KeyVault containing the key or secret. This property is optional and cannot be used if the KeyVault subscription is not the same as the Disk Encryption Set subscription."},"keyUrl":{"Type":4,"Flags":1,"Description":"Fully versioned Key Url pointing to a key in KeyVault. Version segment of the Url is required regardless of rotationToLatestKeyVersionEnabled value."}}}},{"3":{"ItemType":136}},{"2":{"Name":"ApiError","Properties":{"details":{"Type":140,"Flags":0,"Description":"The Api error details"},"innererror":{"Type":141,"Flags":0,"Description":"The Api inner error"},"code":{"Type":4,"Flags":0,"Description":"The error code."},"target":{"Type":4,"Flags":0,"Description":"The target of the particular error."},"message":{"Type":4,"Flags":0,"Description":"The error message."}}}},{"2":{"Name":"ApiErrorBase","Properties":{"code":{"Type":4,"Flags":0,"Description":"The error code."},"target":{"Type":4,"Flags":0,"Description":"The target of the particular error."},"message":{"Type":4,"Flags":0,"Description":"The error message."}}}},{"3":{"ItemType":139}},{"2":{"Name":"InnerError","Properties":{"exceptiontype":{"Type":4,"Flags":0,"Description":"The exception type."},"errordetail":{"Type":4,"Flags":0,"Description":"The internal error message or exception dump."}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Compute/diskEncryptionSets@2023-10-02","ScopeType":8,"Body":122,"Flags":0}},{"6":{"Value":"Microsoft.Compute/snapshots"}},{"6":{"Value":"2023-10-02"}},{"2":{"Name":"Microsoft.Compute/snapshots","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":144,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":145,"Flags":10,"Description":"The resource api version"},"managedBy":{"Type":4,"Flags":2,"Description":"Unused. Always Null."},"sku":{"Type":147,"Flags":0,"Description":"The snapshots sku name. Can be Standard_LRS, Premium_LRS, or Standard_ZRS. This is an optional parameter for incremental snapshot and the default behavior is the SKU will be set to the same sku as the previous snapshot"},"extendedLocation":{"Type":22,"Flags":0,"Description":"The extended location where the snapshot will be created. Extended location cannot be changed."},"properties":{"Type":152,"Flags":0,"Description":"Snapshot resource properties."},"location":{"Type":4,"Flags":1,"Description":"Resource location"},"tags":{"Type":181,"Flags":0,"Description":"Resource tags"}}}},{"2":{"Name":"SnapshotSku","Properties":{"name":{"Type":151,"Flags":0,"Description":"The sku name."},"tier":{"Type":4,"Flags":2,"Description":"The sku tier."}}}},{"6":{"Value":"Standard_LRS"}},{"6":{"Value":"Premium_LRS"}},{"6":{"Value":"Standard_ZRS"}},{"5":{"Elements":[148,149,150,4]}},{"2":{"Name":"SnapshotProperties","Properties":{"timeCreated":{"Type":4,"Flags":2,"Description":"The time when the snapshot was created."},"osType":{"Type":155,"Flags":0,"Description":"The Operating System type."},"hyperVGeneration":{"Type":158,"Flags":0,"Description":"The hypervisor generation of the Virtual Machine. Applicable to OS disks only."},"purchasePlan":{"Type":32,"Flags":0,"Description":"Purchase plan information for the image from which the source disk for the snapshot was originally created."},"supportedCapabilities":{"Type":33,"Flags":0,"Description":"List of supported capabilities for the image from which the source disk from the snapshot was originally created."},"creationData":{"Type":37,"Flags":1,"Description":"Disk source information. CreationData information cannot be changed after the disk has been created."},"diskSizeGB":{"Type":3,"Flags":0,"Description":"If creationData.createOption is Empty, this field is mandatory and it indicates the size of the disk to create. If this field is present for updates or creation with other options, it indicates a resize. Resizes are only allowed if the disk is not attached to a running VM, and can only increase the disk's size."},"diskSizeBytes":{"Type":3,"Flags":2,"Description":"The size of the disk in bytes. This field is read only."},"diskState":{"Type":167,"Flags":2,"Description":"The state of the snapshot."},"uniqueId":{"Type":4,"Flags":2,"Description":"Unique Guid identifying the resource."},"encryptionSettingsCollection":{"Type":54,"Flags":0,"Description":"Encryption settings collection used be Azure Disk Encryption, can contain multiple encryption settings per disk or snapshot."},"provisioningState":{"Type":4,"Flags":2,"Description":"The disk provisioning state."},"incremental":{"Type":2,"Flags":0,"Description":"Whether a snapshot is incremental. Incremental snapshots on the same disk occupy less space than full snapshots and can be diffed."},"incrementalSnapshotFamilyId":{"Type":4,"Flags":2,"Description":"Incremental snapshots for a disk share an incremental snapshot family id. The Get Page Range Diff API can only be called on incremental snapshots with the same family id."},"encryption":{"Type":69,"Flags":0,"Description":"Encryption property can be used to encrypt data at rest with customer managed keys or platform managed keys."},"networkAccessPolicy":{"Type":171,"Flags":0,"Description":"Policy for accessing the disk via network."},"diskAccessId":{"Type":4,"Flags":0,"Description":"ARM id of the DiskAccess resource for using private endpoints on disks."},"securityProfile":{"Type":81,"Flags":0,"Description":"Contains the security related information for the resource."},"supportsHibernation":{"Type":2,"Flags":0,"Description":"Indicates the OS on a snapshot supports hibernation."},"publicNetworkAccess":{"Type":174,"Flags":0,"Description":"Policy for controlling export on the disk."},"completionPercent":{"Type":3,"Flags":0,"Description":"Percentage complete for the background copy when a resource is created via the CopyStart operation."},"copyCompletionError":{"Type":175,"Flags":0,"Description":"Indicates the error details if the background copy of a resource created via the CopyStart operation fails."},"dataAccessAuthMode":{"Type":180,"Flags":0,"Description":"Additional authentication requirements when exporting or uploading to a disk or snapshot."}}}},{"6":{"Value":"Windows"}},{"6":{"Value":"Linux"}},{"5":{"Elements":[153,154]}},{"6":{"Value":"V1"}},{"6":{"Value":"V2"}},{"5":{"Elements":[156,157,4]}},{"6":{"Value":"Unattached"}},{"6":{"Value":"Attached"}},{"6":{"Value":"Reserved"}},{"6":{"Value":"Frozen"}},{"6":{"Value":"ActiveSAS"}},{"6":{"Value":"ActiveSASFrozen"}},{"6":{"Value":"ReadyToUpload"}},{"6":{"Value":"ActiveUpload"}},{"5":{"Elements":[159,160,161,162,163,164,165,166,4]}},{"6":{"Value":"AllowAll"}},{"6":{"Value":"AllowPrivate"}},{"6":{"Value":"DenyAll"}},{"5":{"Elements":[168,169,170,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[172,173,4]}},{"2":{"Name":"CopyCompletionError","Properties":{"errorCode":{"Type":177,"Flags":1,"Description":"Indicates the error code if the background copy of a resource created via the CopyStart operation fails."},"errorMessage":{"Type":4,"Flags":1,"Description":"Indicates the error message if the background copy of a resource created via the CopyStart operation fails."}}}},{"6":{"Value":"CopySourceNotFound"}},{"5":{"Elements":[176,4]}},{"6":{"Value":"AzureActiveDirectory"}},{"6":{"Value":"None"}},{"5":{"Elements":[178,179,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Compute/snapshots@2023-10-02","ScopeType":8,"Body":146,"Flags":0}},{"2":{"Name":"GrantAccessData","Properties":{"access":{"Type":187,"Flags":1},"durationInSeconds":{"Type":3,"Flags":1,"Description":"Time duration in seconds until the SAS access expires."},"getSecureVMGuestStateSAS":{"Type":2,"Flags":0,"Description":"Set this flag to true to get additional SAS for VM guest state"},"fileFormat":{"Type":190,"Flags":0,"Description":"Used to specify the file format when making request for SAS on a VHDX file format snapshot"}}}},{"6":{"Value":"None"}},{"6":{"Value":"Read"}},{"6":{"Value":"Write"}},{"5":{"Elements":[184,185,186,4]}},{"6":{"Value":"VHD"}},{"6":{"Value":"VHDX"}},{"5":{"Elements":[188,189,4]}},{"2":{"Name":"AccessUri","Properties":{"accessSAS":{"Type":4,"Flags":2,"Description":"A SAS uri for accessing a disk."},"securityDataAccessSAS":{"Type":4,"Flags":2,"Description":"A SAS uri for accessing a VM guest state."}}}},{"8":{"Name":"beginGetAccess","ResourceType":"Microsoft.Compute/disks","ApiVersion":"2023-10-02","Output":191,"Input":183}},{"8":{"Name":"endGetAccess","ResourceType":"Microsoft.Compute/disks","ApiVersion":"2023-10-02"}},{"8":{"Name":"beginGetAccess","ResourceType":"Microsoft.Compute/restorePointCollections/restorePoints/diskRestorePoints","ApiVersion":"2023-10-02","Output":191,"Input":183}},{"8":{"Name":"endGetAccess","ResourceType":"Microsoft.Compute/restorePointCollections/restorePoints/diskRestorePoints","ApiVersion":"2023-10-02"}},{"8":{"Name":"beginGetAccess","ResourceType":"Microsoft.Compute/snapshots","ApiVersion":"2023-10-02","Output":191,"Input":183}},{"8":{"Name":"endGetAccess","ResourceType":"Microsoft.Compute/snapshots","ApiVersion":"2023-10-02"}}] \ No newline at end of file diff --git a/internal/azure/generated/containerservice/microsoft.containerservice/2023-11-01/types.json b/internal/azure/generated/containerservice/microsoft.containerservice/2023-11-01/types.json new file mode 100644 index 000000000..b4e22d8a8 --- /dev/null +++ b/internal/azure/generated/containerservice/microsoft.containerservice/2023-11-01/types.json @@ -0,0 +1 @@ +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.ContainerService/managedClusters"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.ContainerService/managedClusters","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"sku":{"Type":11,"Flags":0,"Description":"The managed cluster SKU."},"extendedLocation":{"Type":18,"Flags":0,"Description":"The extended location of the Virtual Machine."},"identity":{"Type":21,"Flags":0,"Description":"The identity of the managed cluster, if configured."},"properties":{"Type":30,"Flags":0,"Description":"Properties of a managed cluster."},"tags":{"Type":245,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":246,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"ManagedClusterSKU","Properties":{"name":{"Type":13,"Flags":0,"Description":"The name of a managed cluster SKU."},"tier":{"Type":17,"Flags":0,"Description":"If not specified, the default is 'Free'. See [AKS Pricing Tier](https://learn.microsoft.com/azure/aks/free-standard-pricing-tiers) for more details."}}}},{"6":{"Value":"Base"}},{"5":{"Elements":[12,4]}},{"6":{"Value":"Premium"}},{"6":{"Value":"Standard"}},{"6":{"Value":"Free"}},{"5":{"Elements":[14,15,16,4]}},{"2":{"Name":"ExtendedLocation","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the extended location."},"type":{"Type":20,"Flags":0,"Description":"The type of the extended location."}}}},{"6":{"Value":"EdgeZone"}},{"5":{"Elements":[19,4]}},{"2":{"Name":"ManagedClusterIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal id of the system assigned identity which is used by master components."},"tenantId":{"Type":4,"Flags":2,"Description":"The tenant id of the system assigned identity which is used by master components."},"type":{"Type":25,"Flags":0,"Description":"For more information see [use managed identities in AKS](https://docs.microsoft.com/azure/aks/use-managed-identity)."},"delegatedResources":{"Type":27,"Flags":0,"Description":"The delegated identity resources assigned to this managed cluster. This can only be set by another Azure Resource Provider, and managed cluster only accept one delegated identity resource. Internal use only."},"userAssignedIdentities":{"Type":29,"Flags":0,"Description":"The keys must be ARM resource IDs in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'."}}}},{"6":{"Value":"SystemAssigned"}},{"6":{"Value":"UserAssigned"}},{"6":{"Value":"None"}},{"5":{"Elements":[22,23,24]}},{"2":{"Name":"DelegatedResource","Properties":{"resourceId":{"Type":4,"Flags":0,"Description":"The ARM resource id of the delegated resource - internal use only."},"tenantId":{"Type":4,"Flags":0,"Description":"The tenant id of the delegated resource - internal use only."},"referralResource":{"Type":4,"Flags":0,"Description":"The delegation id of the referral delegation (optional) - internal use only."},"location":{"Type":4,"Flags":0,"Description":"The source resource location - internal use only."}}}},{"2":{"Name":"DelegatedResources","Properties":{},"AdditionalProperties":26}},{"2":{"Name":"ManagedServiceIdentityUserAssignedIdentitiesValue","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal id of user assigned identity."},"clientId":{"Type":4,"Flags":2,"Description":"The client id of user assigned identity."}}}},{"2":{"Name":"ManagedClusterIdentityUserAssignedIdentities","Properties":{},"AdditionalProperties":28}},{"2":{"Name":"ManagedClusterProperties","Properties":{"provisioningState":{"Type":4,"Flags":2,"Description":"The current provisioning state."},"powerState":{"Type":31,"Flags":2,"Description":"The Power State of the cluster."},"maxAgentPools":{"Type":3,"Flags":2,"Description":"The max number of agent pools for the managed cluster."},"kubernetesVersion":{"Type":4,"Flags":0,"Description":"Both patch version (e.g. 1.20.13) and (e.g. 1.20) are supported. When is specified, the latest supported GA patch version is chosen automatically. Updating the cluster with the same once it has been created (e.g. 1.14.x -> 1.14) will not trigger an upgrade, even if a newer patch version is available. When you upgrade a supported AKS cluster, Kubernetes minor versions cannot be skipped. All upgrades must be performed sequentially by major version number. For example, upgrades between 1.14.x -> 1.15.x or 1.15.x -> 1.16.x are allowed, however 1.14.x -> 1.16.x is not allowed. See [upgrading an AKS cluster](https://docs.microsoft.com/azure/aks/upgrade-cluster) for more details."},"currentKubernetesVersion":{"Type":4,"Flags":2,"Description":"If kubernetesVersion was a fully specified version , this field will be exactly equal to it. If kubernetesVersion was , this field will contain the full version being used."},"dnsPrefix":{"Type":4,"Flags":0,"Description":"This cannot be updated once the Managed Cluster has been created."},"fqdnSubdomain":{"Type":4,"Flags":0,"Description":"This cannot be updated once the Managed Cluster has been created."},"fqdn":{"Type":4,"Flags":2,"Description":"The FQDN of the master pool."},"privateFQDN":{"Type":4,"Flags":2,"Description":"The FQDN of private cluster."},"azurePortalFQDN":{"Type":4,"Flags":2,"Description":"The Azure Portal requires certain Cross-Origin Resource Sharing (CORS) headers to be sent in some responses, which Kubernetes APIServer doesn't handle by default. This special FQDN supports CORS, allowing the Azure Portal to function properly."},"agentPoolProfiles":{"Type":94,"Flags":0,"Description":"The agent pool properties."},"linuxProfile":{"Type":95,"Flags":0,"Description":"The profile for Linux VMs in the Managed Cluster."},"windowsProfile":{"Type":99,"Flags":0,"Description":"The profile for Windows VMs in the Managed Cluster."},"servicePrincipalProfile":{"Type":104,"Flags":0,"Description":"Information about a service principal identity for the cluster to use for manipulating Azure APIs."},"addonProfiles":{"Type":108,"Flags":0,"Description":"The profile of managed cluster add-on."},"podIdentityProfile":{"Type":109,"Flags":0,"Description":"See [use AAD pod identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity) for more details on AAD pod identity integration."},"oidcIssuerProfile":{"Type":127,"Flags":0,"Description":"The OIDC issuer profile of the Managed Cluster."},"nodeResourceGroup":{"Type":4,"Flags":0,"Description":"The name of the resource group containing agent pool nodes."},"enableRBAC":{"Type":2,"Flags":0,"Description":"Whether to enable Kubernetes Role-Based Access Control."},"supportPlan":{"Type":130,"Flags":0,"Description":"The support plan for the Managed Cluster. If unspecified, the default is 'KubernetesOfficial'."},"enablePodSecurityPolicy":{"Type":2,"Flags":0,"Description":"(DEPRECATED) Whether to enable Kubernetes pod security policy (preview). PodSecurityPolicy was deprecated in Kubernetes v1.21, and removed from Kubernetes in v1.25. Learn more at https://aka.ms/k8s/psp and https://aka.ms/aks/psp."},"networkProfile":{"Type":131,"Flags":0,"Description":"The network configuration profile."},"aadProfile":{"Type":176,"Flags":0,"Description":"The Azure Active Directory configuration."},"autoUpgradeProfile":{"Type":178,"Flags":0,"Description":"The auto upgrade configuration."},"upgradeSettings":{"Type":189,"Flags":0,"Description":"Settings for upgrading a cluster."},"autoScalerProfile":{"Type":191,"Flags":0,"Description":"Parameters to be applied to the cluster-autoscaler when enabled"},"apiServerAccessProfile":{"Type":197,"Flags":0,"Description":"The access profile for managed cluster API server."},"diskEncryptionSetID":{"Type":4,"Flags":0,"Description":"This is of the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{encryptionSetName}'"},"identityProfile":{"Type":199,"Flags":0,"Description":"Identities associated with the cluster."},"privateLinkResources":{"Type":202,"Flags":0,"Description":"Private link resources associated with the cluster."},"disableLocalAccounts":{"Type":2,"Flags":0,"Description":"If set to true, getting static credentials will be disabled for this cluster. This must only be used on Managed Clusters that are AAD enabled. For more details see [disable local accounts](https://docs.microsoft.com/azure/aks/managed-aad#disable-local-accounts-preview)."},"httpProxyConfig":{"Type":203,"Flags":0,"Description":"Configurations for provisioning the cluster with HTTP proxy servers."},"securityProfile":{"Type":205,"Flags":0,"Description":"Security profile for the managed cluster."},"storageProfile":{"Type":214,"Flags":0,"Description":"Storage profile for the managed cluster."},"publicNetworkAccess":{"Type":221,"Flags":0,"Description":"Allow or deny public network access for AKS"},"workloadAutoScalerProfile":{"Type":222,"Flags":0,"Description":"Workload Auto-scaler profile for the managed cluster."},"azureMonitorProfile":{"Type":225,"Flags":0,"Description":"Azure Monitor addon profiles for monitoring the managed cluster."},"serviceMeshProfile":{"Type":228,"Flags":0,"Description":"Service mesh profile for a managed cluster."},"resourceUID":{"Type":4,"Flags":2,"Description":"The resourceUID uniquely identifies ManagedClusters that reuse ARM ResourceIds (i.e: create, delete, create sequence)"}}}},{"2":{"Name":"PowerState","Properties":{"code":{"Type":34,"Flags":0,"Description":"Tells whether the cluster is Running or Stopped"}}}},{"6":{"Value":"Running"}},{"6":{"Value":"Stopped"}},{"5":{"Elements":[32,33,4]}},{"2":{"Name":"ManagedClusterAgentPoolProfile","Properties":{"name":{"Type":4,"Flags":1,"Description":"Windows agent pool names must be 6 characters or less."},"count":{"Type":3,"Flags":0,"Description":"Number of agents (VMs) to host docker containers. Allowed values must be in the range of 0 to 1000 (inclusive) for user pools and in the range of 1 to 1000 (inclusive) for system pools. The default value is 1."},"vmSize":{"Type":4,"Flags":0,"Description":"VM size availability varies by region. If a node contains insufficient compute resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted VM sizes, see: https://docs.microsoft.com/azure/aks/quotas-skus-regions"},"osDiskSizeGB":{"Type":3,"Flags":0,"Description":"OS Disk Size in GB to be used to specify the disk size for every machine in the master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified."},"osDiskType":{"Type":38,"Flags":0,"Description":"The default is 'Ephemeral' if the VM supports it and has a cache disk larger than the requested OSDiskSizeGB. Otherwise, defaults to 'Managed'. May not be changed after creation. For more information see [Ephemeral OS](https://docs.microsoft.com/azure/aks/cluster-configuration#ephemeral-os)."},"kubeletDiskType":{"Type":41,"Flags":0,"Description":"Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage."},"workloadRuntime":{"Type":44,"Flags":0,"Description":"Determines the type of workload a node can run."},"vnetSubnetID":{"Type":4,"Flags":0,"Description":"If this is not specified, a VNET and subnet will be generated and used. If no podSubnetID is specified, this applies to nodes and pods, otherwise it applies to just nodes. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}"},"podSubnetID":{"Type":4,"Flags":0,"Description":"If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details). This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}"},"maxPods":{"Type":3,"Flags":0,"Description":"The maximum number of pods that can run on a node."},"osType":{"Type":47,"Flags":0,"Description":"The operating system type. The default is Linux."},"osSKU":{"Type":53,"Flags":0,"Description":"Specifies the OS SKU used by the agent pool. The default is Ubuntu if OSType is Linux. The default is Windows2019 when Kubernetes <= 1.24 or Windows2022 when Kubernetes >= 1.25 if OSType is Windows."},"maxCount":{"Type":3,"Flags":0,"Description":"The maximum number of nodes for auto-scaling"},"minCount":{"Type":3,"Flags":0,"Description":"The minimum number of nodes for auto-scaling"},"enableAutoScaling":{"Type":2,"Flags":0,"Description":"Whether to enable auto-scaler"},"scaleDownMode":{"Type":56,"Flags":0,"Description":"This also effects the cluster autoscaler behavior. If not specified, it defaults to Delete."},"type":{"Type":59,"Flags":0,"Description":"The type of Agent Pool."},"mode":{"Type":62,"Flags":0,"Description":"A cluster must have at least one 'System' Agent Pool at all times. For additional information on agent pool restrictions and best practices, see: https://docs.microsoft.com/azure/aks/use-system-pools"},"orchestratorVersion":{"Type":4,"Flags":0,"Description":"Both patch version (e.g. 1.20.13) and (e.g. 1.20) are supported. When is specified, the latest supported GA patch version is chosen automatically. Updating the cluster with the same once it has been created (e.g. 1.14.x -> 1.14) will not trigger an upgrade, even if a newer patch version is available. As a best practice, you should upgrade all node pools in an AKS cluster to the same Kubernetes version. The node pool version must have the same major version as the control plane. The node pool minor version must be within two minor versions of the control plane version. The node pool version cannot be greater than the control plane version. For more information see [upgrading a node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#upgrade-a-node-pool)."},"currentOrchestratorVersion":{"Type":4,"Flags":2,"Description":"If orchestratorVersion is a fully specified version , this field will be exactly equal to it. If orchestratorVersion is , this field will contain the full version being used."},"nodeImageVersion":{"Type":4,"Flags":2,"Description":"The version of node image"},"upgradeSettings":{"Type":63,"Flags":0,"Description":"Settings for upgrading the agentpool"},"provisioningState":{"Type":4,"Flags":2,"Description":"The current deployment or provisioning state."},"powerState":{"Type":31,"Flags":0,"Description":"When an Agent Pool is first created it is initially Running. The Agent Pool can be stopped by setting this field to Stopped. A stopped Agent Pool stops all of its VMs and does not accrue billing charges. An Agent Pool can only be stopped if it is Running and provisioning state is Succeeded"},"availabilityZones":{"Type":64,"Flags":0,"Description":"The list of Availability zones to use for nodes. This can only be specified if the AgentPoolType property is 'VirtualMachineScaleSets'."},"enableNodePublicIP":{"Type":2,"Flags":0,"Description":"Some scenarios may require nodes in a node pool to receive their own dedicated public IP addresses. A common scenario is for gaming workloads, where a console needs to make a direct connection to a cloud virtual machine to minimize hops. For more information see [assigning a public IP per node](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#assign-a-public-ip-per-node-for-your-node-pools). The default is false."},"nodePublicIPPrefixID":{"Type":4,"Flags":0,"Description":"This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName}"},"scaleSetPriority":{"Type":67,"Flags":0,"Description":"The Virtual Machine Scale Set priority. If not specified, the default is 'Regular'."},"scaleSetEvictionPolicy":{"Type":70,"Flags":0,"Description":"This cannot be specified unless the scaleSetPriority is 'Spot'. If not specified, the default is 'Delete'."},"spotMaxPrice":{"Type":3,"Flags":0,"Description":"Possible values are any decimal value greater than zero or -1 which indicates the willingness to pay any on-demand price. For more details on spot pricing, see [spot VMs pricing](https://docs.microsoft.com/azure/virtual-machines/spot-vms#pricing)"},"tags":{"Type":71,"Flags":0,"Description":"The tags to be persisted on the agent pool virtual machine scale set."},"nodeLabels":{"Type":72,"Flags":0,"Description":"The node labels to be persisted across all nodes in agent pool."},"nodeTaints":{"Type":73,"Flags":0,"Description":"The taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule."},"proximityPlacementGroupID":{"Type":4,"Flags":0,"Description":"The ID for Proximity Placement Group."},"kubeletConfig":{"Type":74,"Flags":0,"Description":"The Kubelet configuration on the agent pool nodes."},"linuxOSConfig":{"Type":76,"Flags":0,"Description":"The OS configuration of Linux agent nodes."},"enableEncryptionAtHost":{"Type":2,"Flags":0,"Description":"This is only supported on certain VM sizes and in certain Azure regions. For more information, see: https://docs.microsoft.com/azure/aks/enable-host-encryption"},"enableUltraSSD":{"Type":2,"Flags":0,"Description":"Whether to enable UltraSSD"},"enableFIPS":{"Type":2,"Flags":0,"Description":"See [Add a FIPS-enabled node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#add-a-fips-enabled-node-pool-preview) for more details."},"gpuInstanceProfile":{"Type":83,"Flags":0,"Description":"GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU."},"creationData":{"Type":84,"Flags":0,"Description":"CreationData to be used to specify the source Snapshot ID if the node pool will be created/upgraded using a snapshot."},"capacityReservationGroupID":{"Type":4,"Flags":0,"Description":"AKS will associate the specified agent pool with the Capacity Reservation Group."},"hostGroupID":{"Type":4,"Flags":0,"Description":"This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}. For more information see [Azure dedicated hosts](https://docs.microsoft.com/azure/virtual-machines/dedicated-hosts)."},"networkProfile":{"Type":85,"Flags":0,"Description":"Network-related settings of an agent pool."}}}},{"6":{"Value":"Managed"}},{"6":{"Value":"Ephemeral"}},{"5":{"Elements":[36,37,4]}},{"6":{"Value":"OS"}},{"6":{"Value":"Temporary"}},{"5":{"Elements":[39,40,4]}},{"6":{"Value":"OCIContainer"}},{"6":{"Value":"WasmWasi"}},{"5":{"Elements":[42,43,4]}},{"6":{"Value":"Linux"}},{"6":{"Value":"Windows"}},{"5":{"Elements":[45,46,4]}},{"6":{"Value":"Ubuntu"}},{"6":{"Value":"AzureLinux"}},{"6":{"Value":"CBLMariner"}},{"6":{"Value":"Windows2019"}},{"6":{"Value":"Windows2022"}},{"5":{"Elements":[48,49,50,51,52,4]}},{"6":{"Value":"Delete"}},{"6":{"Value":"Deallocate"}},{"5":{"Elements":[54,55,4]}},{"6":{"Value":"VirtualMachineScaleSets"}},{"6":{"Value":"AvailabilitySet"}},{"5":{"Elements":[57,58,4]}},{"6":{"Value":"System"}},{"6":{"Value":"User"}},{"5":{"Elements":[60,61,4]}},{"2":{"Name":"AgentPoolUpgradeSettings","Properties":{"maxSurge":{"Type":4,"Flags":0,"Description":"This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified, the default is 1. For more information, including best practices, see: https://docs.microsoft.com/azure/aks/upgrade-cluster#customize-node-surge-upgrade"},"drainTimeoutInMinutes":{"Type":3,"Flags":0,"Description":"The amount of time (in minutes) to wait on eviction of pods and graceful termination per node. This eviction wait time honors waiting on pod disruption budgets. If this time is exceeded, the upgrade fails. If not specified, the default is 30 minutes."},"nodeSoakDurationInMinutes":{"Type":3,"Flags":0,"Description":"The amount of time (in minutes) to wait after draining a node and before reimaging it and moving on to next node. If not specified, the default is 0 minutes."}}}},{"3":{"ItemType":4}},{"6":{"Value":"Spot"}},{"6":{"Value":"Regular"}},{"5":{"Elements":[65,66,4]}},{"6":{"Value":"Delete"}},{"6":{"Value":"Deallocate"}},{"5":{"Elements":[68,69,4]}},{"2":{"Name":"ManagedClusterAgentPoolProfilePropertiesTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"ManagedClusterAgentPoolProfilePropertiesNodeLabels","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":4}},{"2":{"Name":"KubeletConfig","Properties":{"cpuManagerPolicy":{"Type":4,"Flags":0,"Description":"The default is 'none'. See [Kubernetes CPU management policies](https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/#cpu-management-policies) for more information. Allowed values are 'none' and 'static'."},"cpuCfsQuota":{"Type":2,"Flags":0,"Description":"The default is true."},"cpuCfsQuotaPeriod":{"Type":4,"Flags":0,"Description":"The default is '100ms.' Valid values are a sequence of decimal numbers with an optional fraction and a unit suffix. For example: '300ms', '2h45m'. Supported units are 'ns', 'us', 'ms', 's', 'm', and 'h'."},"imageGcHighThreshold":{"Type":3,"Flags":0,"Description":"To disable image garbage collection, set to 100. The default is 85%"},"imageGcLowThreshold":{"Type":3,"Flags":0,"Description":"This cannot be set higher than imageGcHighThreshold. The default is 80%"},"topologyManagerPolicy":{"Type":4,"Flags":0,"Description":"For more information see [Kubernetes Topology Manager](https://kubernetes.io/docs/tasks/administer-cluster/topology-manager). The default is 'none'. Allowed values are 'none', 'best-effort', 'restricted', and 'single-numa-node'."},"allowedUnsafeSysctls":{"Type":75,"Flags":0,"Description":"Allowed list of unsafe sysctls or unsafe sysctl patterns (ending in `*`)."},"failSwapOn":{"Type":2,"Flags":0,"Description":"If set to true it will make the Kubelet fail to start if swap is enabled on the node."},"containerLogMaxSizeMB":{"Type":3,"Flags":0,"Description":"The maximum size (e.g. 10Mi) of container log file before it is rotated."},"containerLogMaxFiles":{"Type":3,"Flags":0,"Description":"The maximum number of container log files that can be present for a container. The number must be ≥ 2."},"podMaxPids":{"Type":3,"Flags":0,"Description":"The maximum number of processes per pod."}}}},{"3":{"ItemType":4}},{"2":{"Name":"LinuxOSConfig","Properties":{"sysctls":{"Type":77,"Flags":0,"Description":"Sysctl settings for Linux agent nodes."},"transparentHugePageEnabled":{"Type":4,"Flags":0,"Description":"Valid values are 'always', 'madvise', and 'never'. The default is 'always'. For more information see [Transparent Hugepages](https://www.kernel.org/doc/html/latest/admin-guide/mm/transhuge.html#admin-guide-transhuge)."},"transparentHugePageDefrag":{"Type":4,"Flags":0,"Description":"Valid values are 'always', 'defer', 'defer+madvise', 'madvise' and 'never'. The default is 'madvise'. For more information see [Transparent Hugepages](https://www.kernel.org/doc/html/latest/admin-guide/mm/transhuge.html#admin-guide-transhuge)."},"swapFileSizeMB":{"Type":3,"Flags":0,"Description":"The size in MB of a swap file that will be created on each node."}}}},{"2":{"Name":"SysctlConfig","Properties":{"netCoreSomaxconn":{"Type":3,"Flags":0,"Description":"Sysctl setting net.core.somaxconn."},"netCoreNetdevMaxBacklog":{"Type":3,"Flags":0,"Description":"Sysctl setting net.core.netdev_max_backlog."},"netCoreRmemDefault":{"Type":3,"Flags":0,"Description":"Sysctl setting net.core.rmem_default."},"netCoreRmemMax":{"Type":3,"Flags":0,"Description":"Sysctl setting net.core.rmem_max."},"netCoreWmemDefault":{"Type":3,"Flags":0,"Description":"Sysctl setting net.core.wmem_default."},"netCoreWmemMax":{"Type":3,"Flags":0,"Description":"Sysctl setting net.core.wmem_max."},"netCoreOptmemMax":{"Type":3,"Flags":0,"Description":"Sysctl setting net.core.optmem_max."},"netIpv4TcpMaxSynBacklog":{"Type":3,"Flags":0,"Description":"Sysctl setting net.ipv4.tcp_max_syn_backlog."},"netIpv4TcpMaxTwBuckets":{"Type":3,"Flags":0,"Description":"Sysctl setting net.ipv4.tcp_max_tw_buckets."},"netIpv4TcpFinTimeout":{"Type":3,"Flags":0,"Description":"Sysctl setting net.ipv4.tcp_fin_timeout."},"netIpv4TcpKeepaliveTime":{"Type":3,"Flags":0,"Description":"Sysctl setting net.ipv4.tcp_keepalive_time."},"netIpv4TcpKeepaliveProbes":{"Type":3,"Flags":0,"Description":"Sysctl setting net.ipv4.tcp_keepalive_probes."},"netIpv4TcpkeepaliveIntvl":{"Type":3,"Flags":0,"Description":"Sysctl setting net.ipv4.tcp_keepalive_intvl."},"netIpv4TcpTwReuse":{"Type":2,"Flags":0,"Description":"Sysctl setting net.ipv4.tcp_tw_reuse."},"netIpv4IpLocalPortRange":{"Type":4,"Flags":0,"Description":"Sysctl setting net.ipv4.ip_local_port_range."},"netIpv4NeighDefaultGcThresh1":{"Type":3,"Flags":0,"Description":"Sysctl setting net.ipv4.neigh.default.gc_thresh1."},"netIpv4NeighDefaultGcThresh2":{"Type":3,"Flags":0,"Description":"Sysctl setting net.ipv4.neigh.default.gc_thresh2."},"netIpv4NeighDefaultGcThresh3":{"Type":3,"Flags":0,"Description":"Sysctl setting net.ipv4.neigh.default.gc_thresh3."},"netNetfilterNfConntrackMax":{"Type":3,"Flags":0,"Description":"Sysctl setting net.netfilter.nf_conntrack_max."},"netNetfilterNfConntrackBuckets":{"Type":3,"Flags":0,"Description":"Sysctl setting net.netfilter.nf_conntrack_buckets."},"fsInotifyMaxUserWatches":{"Type":3,"Flags":0,"Description":"Sysctl setting fs.inotify.max_user_watches."},"fsFileMax":{"Type":3,"Flags":0,"Description":"Sysctl setting fs.file-max."},"fsAioMaxNr":{"Type":3,"Flags":0,"Description":"Sysctl setting fs.aio-max-nr."},"fsNrOpen":{"Type":3,"Flags":0,"Description":"Sysctl setting fs.nr_open."},"kernelThreadsMax":{"Type":3,"Flags":0,"Description":"Sysctl setting kernel.threads-max."},"vmMaxMapCount":{"Type":3,"Flags":0,"Description":"Sysctl setting vm.max_map_count."},"vmSwappiness":{"Type":3,"Flags":0,"Description":"Sysctl setting vm.swappiness."},"vmVfsCachePressure":{"Type":3,"Flags":0,"Description":"Sysctl setting vm.vfs_cache_pressure."}}}},{"6":{"Value":"MIG1g"}},{"6":{"Value":"MIG2g"}},{"6":{"Value":"MIG3g"}},{"6":{"Value":"MIG4g"}},{"6":{"Value":"MIG7g"}},{"5":{"Elements":[78,79,80,81,82,4]}},{"2":{"Name":"CreationData","Properties":{"sourceResourceId":{"Type":4,"Flags":0,"Description":"This is the ARM ID of the source object to be used to create the target object."}}}},{"2":{"Name":"AgentPoolNetworkProfile","Properties":{"nodePublicIPTags":{"Type":87,"Flags":0,"Description":"IPTags of instance-level public IPs."},"allowedHostPorts":{"Type":92,"Flags":0,"Description":"The port ranges that are allowed to access. The specified ranges are allowed to overlap."},"applicationSecurityGroups":{"Type":93,"Flags":0,"Description":"The IDs of the application security groups which agent pool will associate when created."}}}},{"2":{"Name":"IPTag","Properties":{"ipTagType":{"Type":4,"Flags":0,"Description":"The IP tag type. Example: RoutingPreference."},"tag":{"Type":4,"Flags":0,"Description":"The value of the IP tag associated with the public IP. Example: Internet."}}}},{"3":{"ItemType":86}},{"2":{"Name":"PortRange","Properties":{"portStart":{"Type":3,"Flags":0,"Description":"The minimum port that is included in the range. It should be ranged from 1 to 65535, and be less than or equal to portEnd."},"portEnd":{"Type":3,"Flags":0,"Description":"The maximum port that is included in the range. It should be ranged from 1 to 65535, and be greater than or equal to portStart."},"protocol":{"Type":91,"Flags":0,"Description":"The network protocol of the port."}}}},{"6":{"Value":"TCP"}},{"6":{"Value":"UDP"}},{"5":{"Elements":[89,90,4]}},{"3":{"ItemType":88}},{"3":{"ItemType":4}},{"3":{"ItemType":35}},{"2":{"Name":"ContainerServiceLinuxProfile","Properties":{"adminUsername":{"Type":4,"Flags":1,"Description":"The administrator username to use for Linux VMs."},"ssh":{"Type":96,"Flags":1,"Description":"The SSH configuration for Linux-based VMs running on Azure."}}}},{"2":{"Name":"ContainerServiceSshConfiguration","Properties":{"publicKeys":{"Type":98,"Flags":1,"Description":"The list of SSH public keys used to authenticate with Linux-based VMs. A maximum of 1 key may be specified."}}}},{"2":{"Name":"ContainerServiceSshPublicKey","Properties":{"keyData":{"Type":4,"Flags":1,"Description":"Certificate public key used to authenticate with VMs through SSH. The certificate must be in PEM format with or without headers."}}}},{"3":{"ItemType":97}},{"2":{"Name":"ManagedClusterWindowsProfile","Properties":{"adminUsername":{"Type":4,"Flags":1,"Description":"Specifies the name of the administrator account.

**Restriction:** Cannot end in \".\"

**Disallowed values:** \"administrator\", \"admin\", \"user\", \"user1\", \"test\", \"user2\", \"test1\", \"user3\", \"admin1\", \"1\", \"123\", \"a\", \"actuser\", \"adm\", \"admin2\", \"aspnet\", \"backup\", \"console\", \"david\", \"guest\", \"john\", \"owner\", \"root\", \"server\", \"sql\", \"support\", \"support_388945a0\", \"sys\", \"test2\", \"test3\", \"user4\", \"user5\".

**Minimum-length:** 1 character

**Max-length:** 20 characters"},"adminPassword":{"Type":4,"Flags":0,"Description":"Specifies the password of the administrator account.

**Minimum-length:** 8 characters

**Max-length:** 123 characters

**Complexity requirements:** 3 out of 4 conditions below need to be fulfilled
Has lower characters
Has upper characters
Has a digit
Has a special character (Regex match [\\W_])

**Disallowed values:** \"abc@123\", \"P@$$w0rd\", \"P@ssw0rd\", \"P@ssword123\", \"Pa$$word\", \"pass@word1\", \"Password!\", \"Password1\", \"Password22\", \"iloveyou!\""},"licenseType":{"Type":102,"Flags":0,"Description":"The license type to use for Windows VMs. See [Azure Hybrid User Benefits](https://azure.microsoft.com/pricing/hybrid-benefit/faq/) for more details."},"enableCSIProxy":{"Type":2,"Flags":0,"Description":"For more details on CSI proxy, see the [CSI proxy GitHub repo](https://github.com/kubernetes-csi/csi-proxy)."},"gmsaProfile":{"Type":103,"Flags":0,"Description":"The Windows gMSA Profile in the Managed Cluster."}}}},{"6":{"Value":"None"}},{"6":{"Value":"Windows_Server"}},{"5":{"Elements":[100,101,4]}},{"2":{"Name":"WindowsGmsaProfile","Properties":{"enabled":{"Type":2,"Flags":0,"Description":"Specifies whether to enable Windows gMSA in the managed cluster."},"dnsServer":{"Type":4,"Flags":0,"Description":"Specifies the DNS server for Windows gMSA.

Set it to empty if you have configured the DNS server in the vnet which is used to create the managed cluster."},"rootDomainName":{"Type":4,"Flags":0,"Description":"Specifies the root domain name for Windows gMSA.

Set it to empty if you have configured the DNS server in the vnet which is used to create the managed cluster."}}}},{"2":{"Name":"ManagedClusterServicePrincipalProfile","Properties":{"clientId":{"Type":4,"Flags":1,"Description":"The ID for the service principal."},"secret":{"Type":4,"Flags":0,"Description":"The secret password associated with the service principal in plain text."}}}},{"2":{"Name":"ManagedClusterAddonProfile","Properties":{"enabled":{"Type":2,"Flags":1,"Description":"Whether the add-on is enabled or not."},"config":{"Type":106,"Flags":0,"Description":"Key-value pairs for configuring an add-on."},"identity":{"Type":107,"Flags":2,"Description":"Information of user assigned identity used by this add-on."}}}},{"2":{"Name":"ManagedClusterAddonProfileConfig","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"ManagedClusterAddonProfileIdentity","Properties":{"resourceId":{"Type":4,"Flags":0,"Description":"The resource ID of the user assigned identity."},"clientId":{"Type":4,"Flags":0,"Description":"The client ID of the user assigned identity."},"objectId":{"Type":4,"Flags":0,"Description":"The object ID of the user assigned identity."}}}},{"2":{"Name":"ManagedClusterPropertiesAddonProfiles","Properties":{},"AdditionalProperties":105}},{"2":{"Name":"ManagedClusterPodIdentityProfile","Properties":{"enabled":{"Type":2,"Flags":0,"Description":"Whether the pod identity addon is enabled."},"allowNetworkPluginKubenet":{"Type":2,"Flags":0,"Description":"Running in Kubenet is disabled by default due to the security related nature of AAD Pod Identity and the risks of IP spoofing. See [using Kubenet network plugin with AAD Pod Identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity#using-kubenet-network-plugin-with-azure-active-directory-pod-managed-identities) for more information."},"userAssignedIdentities":{"Type":123,"Flags":0,"Description":"The pod identities to use in the cluster."},"userAssignedIdentityExceptions":{"Type":126,"Flags":0,"Description":"The pod identity exceptions to allow."}}}},{"2":{"Name":"ManagedClusterPodIdentity","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the pod identity."},"namespace":{"Type":4,"Flags":1,"Description":"The namespace of the pod identity."},"bindingSelector":{"Type":4,"Flags":0,"Description":"The binding selector to use for the AzureIdentityBinding resource."},"identity":{"Type":111,"Flags":1,"Description":"The user assigned identity details."},"provisioningState":{"Type":118,"Flags":2,"Description":"The current provisioning state of the pod identity."},"provisioningInfo":{"Type":119,"Flags":2}}}},{"2":{"Name":"UserAssignedIdentity","Properties":{"resourceId":{"Type":4,"Flags":0,"Description":"The resource ID of the user assigned identity."},"clientId":{"Type":4,"Flags":0,"Description":"The client ID of the user assigned identity."},"objectId":{"Type":4,"Flags":0,"Description":"The object ID of the user assigned identity."}}}},{"6":{"Value":"Assigned"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"5":{"Elements":[112,113,114,115,116,117,4]}},{"2":{"Name":"ManagedClusterPodIdentityProvisioningInfo","Properties":{"error":{"Type":120,"Flags":0,"Description":"Pod identity assignment error (if any)."}}}},{"2":{"Name":"ManagedClusterPodIdentityProvisioningError","Properties":{"error":{"Type":121,"Flags":0,"Description":"Details about the error."}}}},{"2":{"Name":"ManagedClusterPodIdentityProvisioningErrorBody","Properties":{"code":{"Type":4,"Flags":0,"Description":"An identifier for the error. Codes are invariant and are intended to be consumed programmatically."},"message":{"Type":4,"Flags":0,"Description":"A message describing the error, intended to be suitable for display in a user interface."},"target":{"Type":4,"Flags":0,"Description":"The target of the particular error. For example, the name of the property in error."},"details":{"Type":122,"Flags":0,"Description":"A list of additional details about the error."}}}},{"3":{"ItemType":121}},{"3":{"ItemType":110}},{"2":{"Name":"ManagedClusterPodIdentityException","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the pod identity exception."},"namespace":{"Type":4,"Flags":1,"Description":"The namespace of the pod identity exception."},"podLabels":{"Type":125,"Flags":1,"Description":"The pod labels to match."}}}},{"2":{"Name":"ManagedClusterPodIdentityExceptionPodLabels","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":124}},{"2":{"Name":"ManagedClusterOidcIssuerProfile","Properties":{"issuerURL":{"Type":4,"Flags":2,"Description":"The OIDC issuer url of the Managed Cluster."},"enabled":{"Type":2,"Flags":0,"Description":"Whether the OIDC issuer is enabled."}}}},{"6":{"Value":"KubernetesOfficial"}},{"6":{"Value":"AKSLongTermSupport"}},{"5":{"Elements":[128,129,4]}},{"2":{"Name":"ContainerServiceNetworkProfile","Properties":{"networkPlugin":{"Type":135,"Flags":0,"Description":"Network plugin used for building the Kubernetes network."},"networkPluginMode":{"Type":137,"Flags":0,"Description":"The mode the network plugin should use."},"networkPolicy":{"Type":141,"Flags":0,"Description":"Network policy used for building the Kubernetes network."},"networkMode":{"Type":144,"Flags":0,"Description":"This cannot be specified if networkPlugin is anything other than 'azure'."},"networkDataplane":{"Type":147,"Flags":0,"Description":"Network dataplane used in the Kubernetes cluster."},"podCidr":{"Type":4,"Flags":0,"Description":"A CIDR notation IP range from which to assign pod IPs when kubenet is used."},"serviceCidr":{"Type":4,"Flags":0,"Description":"A CIDR notation IP range from which to assign service cluster IPs. It must not overlap with any Subnet IP ranges."},"dnsServiceIP":{"Type":4,"Flags":0,"Description":"An IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in serviceCidr."},"outboundType":{"Type":152,"Flags":0,"Description":"This can only be set at cluster creation time and cannot be changed later. For more information see [egress outbound type](https://docs.microsoft.com/azure/aks/egress-outboundtype)."},"loadBalancerSku":{"Type":155,"Flags":0,"Description":"The default is 'standard'. See [Azure Load Balancer SKUs](https://docs.microsoft.com/azure/load-balancer/skus) for more information about the differences between load balancer SKUs."},"loadBalancerProfile":{"Type":156,"Flags":0,"Description":"Profile of the cluster load balancer."},"natGatewayProfile":{"Type":167,"Flags":0,"Description":"Profile of the cluster NAT gateway."},"podCidrs":{"Type":170,"Flags":0,"Description":"One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking."},"serviceCidrs":{"Type":171,"Flags":0,"Description":"One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. They must not overlap with any Subnet IP ranges."},"ipFamilies":{"Type":175,"Flags":0,"Description":"IP families are used to determine single-stack or dual-stack clusters. For single-stack, the expected value is IPv4. For dual-stack, the expected values are IPv4 and IPv6."}}}},{"6":{"Value":"azure"}},{"6":{"Value":"kubenet"}},{"6":{"Value":"none"}},{"5":{"Elements":[132,133,134,4]}},{"6":{"Value":"overlay"}},{"5":{"Elements":[136,4]}},{"6":{"Value":"calico"}},{"6":{"Value":"azure"}},{"6":{"Value":"cilium"}},{"5":{"Elements":[138,139,140,4]}},{"6":{"Value":"transparent"}},{"6":{"Value":"bridge"}},{"5":{"Elements":[142,143,4]}},{"6":{"Value":"azure"}},{"6":{"Value":"cilium"}},{"5":{"Elements":[145,146,4]}},{"6":{"Value":"loadBalancer"}},{"6":{"Value":"userDefinedRouting"}},{"6":{"Value":"managedNATGateway"}},{"6":{"Value":"userAssignedNATGateway"}},{"5":{"Elements":[148,149,150,151,4]}},{"6":{"Value":"standard"}},{"6":{"Value":"basic"}},{"5":{"Elements":[153,154,4]}},{"2":{"Name":"ManagedClusterLoadBalancerProfile","Properties":{"managedOutboundIPs":{"Type":157,"Flags":0,"Description":"Desired managed outbound IPs for the cluster load balancer."},"outboundIPPrefixes":{"Type":158,"Flags":0,"Description":"Desired outbound IP Prefix resources for the cluster load balancer."},"outboundIPs":{"Type":161,"Flags":0,"Description":"Desired outbound IP resources for the cluster load balancer."},"effectiveOutboundIPs":{"Type":163,"Flags":0,"Description":"The effective outbound IP resources of the cluster load balancer."},"allocatedOutboundPorts":{"Type":3,"Flags":0,"Description":"The desired number of allocated SNAT ports per VM. Allowed values are in the range of 0 to 64000 (inclusive). The default value is 0 which results in Azure dynamically allocating ports."},"idleTimeoutInMinutes":{"Type":3,"Flags":0,"Description":"Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 30 minutes."},"enableMultipleStandardLoadBalancers":{"Type":2,"Flags":0,"Description":"Enable multiple standard load balancers per AKS cluster or not."},"backendPoolType":{"Type":166,"Flags":0,"Description":"The type of the managed inbound Load Balancer BackendPool."}}}},{"2":{"Name":"ManagedClusterLoadBalancerProfileManagedOutboundIPs","Properties":{"count":{"Type":3,"Flags":0,"Description":"The desired number of IPv4 outbound IPs created/managed by Azure for the cluster load balancer. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1."},"countIPv6":{"Type":3,"Flags":0,"Description":"The desired number of IPv6 outbound IPs created/managed by Azure for the cluster load balancer. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 0 for single-stack and 1 for dual-stack."}}}},{"2":{"Name":"ManagedClusterLoadBalancerProfileOutboundIPPrefixes","Properties":{"publicIPPrefixes":{"Type":160,"Flags":0,"Description":"A list of public IP prefix resources."}}}},{"2":{"Name":"ResourceReference","Properties":{"id":{"Type":4,"Flags":0,"Description":"The fully qualified Azure resource id."}}}},{"3":{"ItemType":159}},{"2":{"Name":"ManagedClusterLoadBalancerProfileOutboundIPs","Properties":{"publicIPs":{"Type":162,"Flags":0,"Description":"A list of public IP resources."}}}},{"3":{"ItemType":159}},{"3":{"ItemType":159}},{"6":{"Value":"NodeIPConfiguration"}},{"6":{"Value":"NodeIP"}},{"5":{"Elements":[164,165,4]}},{"2":{"Name":"ManagedClusterNATGatewayProfile","Properties":{"managedOutboundIPProfile":{"Type":168,"Flags":0,"Description":"Profile of the managed outbound IP resources of the cluster NAT gateway."},"effectiveOutboundIPs":{"Type":169,"Flags":0,"Description":"The effective outbound IP resources of the cluster NAT gateway."},"idleTimeoutInMinutes":{"Type":3,"Flags":0,"Description":"Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 4 minutes."}}}},{"2":{"Name":"ManagedClusterManagedOutboundIPProfile","Properties":{"count":{"Type":3,"Flags":0,"Description":"The desired number of outbound IPs created/managed by Azure. Allowed values must be in the range of 1 to 16 (inclusive). The default value is 1."}}}},{"3":{"ItemType":159}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"IPv4"}},{"6":{"Value":"IPv6"}},{"5":{"Elements":[172,173,4]}},{"3":{"ItemType":174}},{"2":{"Name":"ManagedClusterAADProfile","Properties":{"managed":{"Type":2,"Flags":0,"Description":"Whether to enable managed AAD."},"enableAzureRBAC":{"Type":2,"Flags":0,"Description":"Whether to enable Azure RBAC for Kubernetes authorization."},"adminGroupObjectIDs":{"Type":177,"Flags":0,"Description":"The list of AAD group object IDs that will have admin role of the cluster."},"clientAppID":{"Type":4,"Flags":0,"Description":"(DEPRECATED) The client AAD application ID. Learn more at https://aka.ms/aks/aad-legacy."},"serverAppID":{"Type":4,"Flags":0,"Description":"(DEPRECATED) The server AAD application ID. Learn more at https://aka.ms/aks/aad-legacy."},"serverAppSecret":{"Type":4,"Flags":0,"Description":"(DEPRECATED) The server AAD application secret. Learn more at https://aka.ms/aks/aad-legacy."},"tenantID":{"Type":4,"Flags":0,"Description":"The AAD tenant ID to use for authentication. If not specified, will use the tenant of the deployment subscription."}}}},{"3":{"ItemType":4}},{"2":{"Name":"ManagedClusterAutoUpgradeProfile","Properties":{"upgradeChannel":{"Type":184,"Flags":0,"Description":"For more information see [setting the AKS cluster auto-upgrade channel](https://docs.microsoft.com/azure/aks/upgrade-cluster#set-auto-upgrade-channel)."},"nodeOSUpgradeChannel":{"Type":188,"Flags":0,"Description":"Manner in which the OS on your nodes is updated. The default is NodeImage."}}}},{"6":{"Value":"rapid"}},{"6":{"Value":"stable"}},{"6":{"Value":"patch"}},{"6":{"Value":"node-image"}},{"6":{"Value":"none"}},{"5":{"Elements":[179,180,181,182,183,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Unmanaged"}},{"6":{"Value":"NodeImage"}},{"5":{"Elements":[185,186,187,4]}},{"2":{"Name":"ClusterUpgradeSettings","Properties":{"overrideSettings":{"Type":190,"Flags":0,"Description":"Settings for overrides."}}}},{"2":{"Name":"UpgradeOverrideSettings","Properties":{"forceUpgrade":{"Type":2,"Flags":0,"Description":"Whether to force upgrade the cluster. Note that this option instructs upgrade operation to bypass upgrade protections such as checking for deprecated API usage. Enable this option only with caution."},"until":{"Type":4,"Flags":0,"Description":"Until when the overrides are effective. Note that this only matches the start time of an upgrade, and the effectiveness won't change once an upgrade starts even if the `until` expires as upgrade proceeds. This field is not set by default. It must be set for the overrides to take effect."}}}},{"2":{"Name":"ManagedClusterPropertiesAutoScalerProfile","Properties":{"balance-similar-node-groups":{"Type":4,"Flags":0,"Description":"Valid values are 'true' and 'false'"},"expander":{"Type":196,"Flags":0,"Description":"If not specified, the default is 'random'. See [expanders](https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/FAQ.md#what-are-expanders) for more information."},"max-empty-bulk-delete":{"Type":4,"Flags":0,"Description":"The default is 10."},"max-graceful-termination-sec":{"Type":4,"Flags":0,"Description":"The default is 600."},"max-node-provision-time":{"Type":4,"Flags":0,"Description":"The default is '15m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported."},"max-total-unready-percentage":{"Type":4,"Flags":0,"Description":"The default is 45. The maximum is 100 and the minimum is 0."},"new-pod-scale-up-delay":{"Type":4,"Flags":0,"Description":"For scenarios like burst/batch scale where you don't want CA to act before the kubernetes scheduler could schedule all the pods, you can tell CA to ignore unscheduled pods before they're a certain age. The default is '0s'. Values must be an integer followed by a unit ('s' for seconds, 'm' for minutes, 'h' for hours, etc)."},"ok-total-unready-count":{"Type":4,"Flags":0,"Description":"This must be an integer. The default is 3."},"scan-interval":{"Type":4,"Flags":0,"Description":"The default is '10'. Values must be an integer number of seconds."},"scale-down-delay-after-add":{"Type":4,"Flags":0,"Description":"The default is '10m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported."},"scale-down-delay-after-delete":{"Type":4,"Flags":0,"Description":"The default is the scan-interval. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported."},"scale-down-delay-after-failure":{"Type":4,"Flags":0,"Description":"The default is '3m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported."},"scale-down-unneeded-time":{"Type":4,"Flags":0,"Description":"The default is '10m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported."},"scale-down-unready-time":{"Type":4,"Flags":0,"Description":"The default is '20m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported."},"scale-down-utilization-threshold":{"Type":4,"Flags":0,"Description":"The default is '0.5'."},"skip-nodes-with-local-storage":{"Type":4,"Flags":0,"Description":"The default is true."},"skip-nodes-with-system-pods":{"Type":4,"Flags":0,"Description":"The default is true."}}}},{"6":{"Value":"least-waste"}},{"6":{"Value":"most-pods"}},{"6":{"Value":"priority"}},{"6":{"Value":"random"}},{"5":{"Elements":[192,193,194,195,4]}},{"2":{"Name":"ManagedClusterAPIServerAccessProfile","Properties":{"authorizedIPRanges":{"Type":198,"Flags":0,"Description":"IP ranges are specified in CIDR format, e.g. 137.117.106.88/29. This feature is not compatible with clusters that use Public IP Per Node, or clusters that are using a Basic Load Balancer. For more information see [API server authorized IP ranges](https://docs.microsoft.com/azure/aks/api-server-authorized-ip-ranges)."},"enablePrivateCluster":{"Type":2,"Flags":0,"Description":"For more details, see [Creating a private AKS cluster](https://docs.microsoft.com/azure/aks/private-clusters)."},"privateDNSZone":{"Type":4,"Flags":0,"Description":"The default is System. For more details see [configure private DNS zone](https://docs.microsoft.com/azure/aks/private-clusters#configure-private-dns-zone). Allowed values are 'system' and 'none'."},"enablePrivateClusterPublicFQDN":{"Type":2,"Flags":0,"Description":"Whether to create additional public FQDN for private cluster or not."},"disableRunCommand":{"Type":2,"Flags":0,"Description":"Whether to disable run command for the cluster or not."}}}},{"3":{"ItemType":4}},{"2":{"Name":"ManagedClusterPropertiesIdentityProfile","Properties":{},"AdditionalProperties":111}},{"2":{"Name":"PrivateLinkResource","Properties":{"id":{"Type":4,"Flags":0,"Description":"The ID of the private link resource."},"name":{"Type":4,"Flags":0,"Description":"The name of the private link resource."},"type":{"Type":4,"Flags":0,"Description":"The resource type."},"groupId":{"Type":4,"Flags":0,"Description":"The group ID of the resource."},"requiredMembers":{"Type":201,"Flags":0,"Description":"The RequiredMembers of the resource"},"privateLinkServiceID":{"Type":4,"Flags":2,"Description":"The private link service ID of the resource, this field is exposed only to NRP internally."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":200}},{"2":{"Name":"ManagedClusterHttpProxyConfig","Properties":{"httpProxy":{"Type":4,"Flags":0,"Description":"The HTTP proxy server endpoint to use."},"httpsProxy":{"Type":4,"Flags":0,"Description":"The HTTPS proxy server endpoint to use."},"noProxy":{"Type":204,"Flags":0,"Description":"The endpoints that should not go through proxy."},"trustedCa":{"Type":4,"Flags":0,"Description":"Alternative CA cert to use for connecting to proxy servers."}}}},{"3":{"ItemType":4}},{"2":{"Name":"ManagedClusterSecurityProfile","Properties":{"defender":{"Type":206,"Flags":0,"Description":"Microsoft Defender settings for the security profile."},"azureKeyVaultKms":{"Type":208,"Flags":0,"Description":"Azure Key Vault [key management service](https://kubernetes.io/docs/tasks/administer-cluster/kms-provider/) settings for the security profile."},"workloadIdentity":{"Type":212,"Flags":0,"Description":"Workload identity settings for the security profile. Workload identity enables Kubernetes applications to access Azure cloud resources securely with Azure AD. See https://aka.ms/aks/wi for more details."},"imageCleaner":{"Type":213,"Flags":0,"Description":"Image Cleaner settings for the security profile."}}}},{"2":{"Name":"ManagedClusterSecurityProfileDefender","Properties":{"logAnalyticsWorkspaceResourceId":{"Type":4,"Flags":0,"Description":"Resource ID of the Log Analytics workspace to be associated with Microsoft Defender. When Microsoft Defender is enabled, this field is required and must be a valid workspace resource ID. When Microsoft Defender is disabled, leave the field empty."},"securityMonitoring":{"Type":207,"Flags":0,"Description":"Microsoft Defender threat detection for Cloud settings for the security profile."}}}},{"2":{"Name":"ManagedClusterSecurityProfileDefenderSecurityMonitoring","Properties":{"enabled":{"Type":2,"Flags":0,"Description":"Whether to enable Defender threat detection"}}}},{"2":{"Name":"AzureKeyVaultKms","Properties":{"enabled":{"Type":2,"Flags":0,"Description":"Whether to enable Azure Key Vault key management service. The default is false."},"keyId":{"Type":4,"Flags":0,"Description":"Identifier of Azure Key Vault key. See [key identifier format](https://docs.microsoft.com/en-us/azure/key-vault/general/about-keys-secrets-certificates#vault-name-and-object-name) for more details. When Azure Key Vault key management service is enabled, this field is required and must be a valid key identifier. When Azure Key Vault key management service is disabled, leave the field empty."},"keyVaultNetworkAccess":{"Type":211,"Flags":0,"Description":"Network access of key vault. The possible values are `Public` and `Private`. `Public` means the key vault allows public access from all networks. `Private` means the key vault disables public access and enables private link. The default value is `Public`."},"keyVaultResourceId":{"Type":4,"Flags":0,"Description":"Resource ID of key vault. When keyVaultNetworkAccess is `Private`, this field is required and must be a valid resource ID. When keyVaultNetworkAccess is `Public`, leave the field empty."}}}},{"6":{"Value":"Public"}},{"6":{"Value":"Private"}},{"5":{"Elements":[209,210,4]}},{"2":{"Name":"ManagedClusterSecurityProfileWorkloadIdentity","Properties":{"enabled":{"Type":2,"Flags":0,"Description":"Whether to enable workload identity."}}}},{"2":{"Name":"ManagedClusterSecurityProfileImageCleaner","Properties":{"enabled":{"Type":2,"Flags":0,"Description":"Whether to enable Image Cleaner on AKS cluster."},"intervalHours":{"Type":3,"Flags":0,"Description":"Image Cleaner scanning interval in hours."}}}},{"2":{"Name":"ManagedClusterStorageProfile","Properties":{"diskCSIDriver":{"Type":215,"Flags":0,"Description":"AzureDisk CSI Driver settings for the storage profile."},"fileCSIDriver":{"Type":216,"Flags":0,"Description":"AzureFile CSI Driver settings for the storage profile."},"snapshotController":{"Type":217,"Flags":0,"Description":"Snapshot Controller settings for the storage profile."},"blobCSIDriver":{"Type":218,"Flags":0,"Description":"AzureBlob CSI Driver settings for the storage profile."}}}},{"2":{"Name":"ManagedClusterStorageProfileDiskCSIDriver","Properties":{"enabled":{"Type":2,"Flags":0,"Description":"Whether to enable AzureDisk CSI Driver. The default value is true."}}}},{"2":{"Name":"ManagedClusterStorageProfileFileCSIDriver","Properties":{"enabled":{"Type":2,"Flags":0,"Description":"Whether to enable AzureFile CSI Driver. The default value is true."}}}},{"2":{"Name":"ManagedClusterStorageProfileSnapshotController","Properties":{"enabled":{"Type":2,"Flags":0,"Description":"Whether to enable Snapshot Controller. The default value is true."}}}},{"2":{"Name":"ManagedClusterStorageProfileBlobCSIDriver","Properties":{"enabled":{"Type":2,"Flags":0,"Description":"Whether to enable AzureBlob CSI Driver. The default value is false."}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[219,220,4]}},{"2":{"Name":"ManagedClusterWorkloadAutoScalerProfile","Properties":{"keda":{"Type":223,"Flags":0,"Description":"KEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile."},"verticalPodAutoscaler":{"Type":224,"Flags":0,"Description":"VPA (Vertical Pod Autoscaler) settings for the workload auto-scaler profile."}}}},{"2":{"Name":"ManagedClusterWorkloadAutoScalerProfileKeda","Properties":{"enabled":{"Type":2,"Flags":1,"Description":"Whether to enable KEDA."}}}},{"2":{"Name":"ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler","Properties":{"enabled":{"Type":2,"Flags":1,"Description":"Whether to enable VPA. Default value is false."}}}},{"2":{"Name":"ManagedClusterAzureMonitorProfile","Properties":{"metrics":{"Type":226,"Flags":0,"Description":"Metrics profile for the Azure Monitor managed service for Prometheus addon. Collect out-of-the-box Kubernetes infrastructure metrics to send to an Azure Monitor Workspace and configure additional scraping for custom targets. See aka.ms/AzureManagedPrometheus for an overview."}}}},{"2":{"Name":"ManagedClusterAzureMonitorProfileMetrics","Properties":{"enabled":{"Type":2,"Flags":1,"Description":"Whether to enable or disable the Azure Managed Prometheus addon for Prometheus monitoring. See aka.ms/AzureManagedPrometheus-aks-enable for details on enabling and disabling."},"kubeStateMetrics":{"Type":227,"Flags":0,"Description":"Kube State Metrics profile for the Azure Managed Prometheus addon. These optional settings are for the kube-state-metrics pod that is deployed with the addon. See aka.ms/AzureManagedPrometheus-optional-parameters for details."}}}},{"2":{"Name":"ManagedClusterAzureMonitorProfileKubeStateMetrics","Properties":{"metricLabelsAllowlist":{"Type":4,"Flags":0,"Description":"Comma-separated list of additional Kubernetes label keys that will be used in the resource's labels metric (Example: 'namespaces=[k8s-label-1,k8s-label-n,...],pods=[app],...'). By default the metric contains only resource name and namespace labels."},"metricAnnotationsAllowList":{"Type":4,"Flags":0,"Description":"Comma-separated list of Kubernetes annotation keys that will be used in the resource's labels metric (Example: 'namespaces=[kubernetes.io/team,...],pods=[kubernetes.io/team],...'). By default the metric contains only resource name and namespace labels."}}}},{"2":{"Name":"ServiceMeshProfile","Properties":{"mode":{"Type":231,"Flags":1,"Description":"Mode of the service mesh."},"istio":{"Type":232,"Flags":0,"Description":"Istio service mesh configuration."}}}},{"6":{"Value":"Istio"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[229,230,4]}},{"2":{"Name":"IstioServiceMesh","Properties":{"components":{"Type":233,"Flags":0,"Description":"Istio components configuration."},"certificateAuthority":{"Type":242,"Flags":0,"Description":"Istio Service Mesh Certificate Authority (CA) configuration. For now, we only support plugin certificates as described here https://aka.ms/asm-plugin-ca"},"revisions":{"Type":244,"Flags":0,"Description":"The list of revisions of the Istio control plane. When an upgrade is not in progress, this holds one value. When canary upgrade is in progress, this can only hold two consecutive values. For more information, see: https://learn.microsoft.com/en-us/azure/aks/istio-upgrade"}}}},{"2":{"Name":"IstioComponents","Properties":{"ingressGateways":{"Type":238,"Flags":0,"Description":"Istio ingress gateways."},"egressGateways":{"Type":241,"Flags":0,"Description":"Istio egress gateways."}}}},{"2":{"Name":"IstioIngressGateway","Properties":{"mode":{"Type":237,"Flags":1,"Description":"Mode of an ingress gateway."},"enabled":{"Type":2,"Flags":1,"Description":"Whether to enable the ingress gateway."}}}},{"6":{"Value":"External"}},{"6":{"Value":"Internal"}},{"5":{"Elements":[235,236,4]}},{"3":{"ItemType":234}},{"2":{"Name":"IstioEgressGateway","Properties":{"enabled":{"Type":2,"Flags":1,"Description":"Whether to enable the egress gateway."},"nodeSelector":{"Type":240,"Flags":0,"Description":"NodeSelector for scheduling the egress gateway."}}}},{"2":{"Name":"IstioEgressGatewayNodeSelector","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":239}},{"2":{"Name":"IstioCertificateAuthority","Properties":{"plugin":{"Type":243,"Flags":0,"Description":"Plugin certificates information for Service Mesh."}}}},{"2":{"Name":"IstioPluginCertificateAuthority","Properties":{"keyVaultId":{"Type":4,"Flags":0,"Description":"The resource ID of the Key Vault."},"certObjectName":{"Type":4,"Flags":0,"Description":"Intermediate certificate object name in Azure Key Vault."},"keyObjectName":{"Type":4,"Flags":0,"Description":"Intermediate certificate private key object name in Azure Key Vault."},"rootCertObjectName":{"Type":4,"Flags":0,"Description":"Root certificate object name in Azure Key Vault."},"certChainObjectName":{"Type":4,"Flags":0,"Description":"Certificate chain object name in Azure Key Vault."}}}},{"3":{"ItemType":4}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":251,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":256,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[247,248,249,250,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[252,253,254,255,4]}},{"4":{"Name":"Microsoft.ContainerService/managedClusters@2023-11-01","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.ContainerService/managedClusters/maintenanceConfigurations"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.ContainerService/managedClusters/maintenanceConfigurations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":258,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":259,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":246,"Flags":2,"Description":"The system metadata relating to this resource."},"properties":{"Type":261,"Flags":0,"Description":"Properties of a default maintenance configuration."}}}},{"2":{"Name":"MaintenanceConfigurationProperties","Properties":{"timeInWeek":{"Type":272,"Flags":0,"Description":"If two array entries specify the same day of the week, the applied configuration is the union of times in both entries."},"notAllowedTime":{"Type":274,"Flags":0,"Description":"Time slots on which upgrade is not allowed."},"maintenanceWindow":{"Type":275,"Flags":0,"Description":"Maintenance window for the maintenance configuration."}}}},{"2":{"Name":"TimeInWeek","Properties":{"day":{"Type":270,"Flags":0,"Description":"The day of the week."},"hourSlots":{"Type":271,"Flags":0,"Description":"Each integer hour represents a time range beginning at 0m after the hour ending at the next hour (non-inclusive). 0 corresponds to 00:00 UTC, 23 corresponds to 23:00 UTC. Specifying [0, 1] means the 00:00 - 02:00 UTC time range."}}}},{"6":{"Value":"Sunday"}},{"6":{"Value":"Monday"}},{"6":{"Value":"Tuesday"}},{"6":{"Value":"Wednesday"}},{"6":{"Value":"Thursday"}},{"6":{"Value":"Friday"}},{"6":{"Value":"Saturday"}},{"5":{"Elements":[263,264,265,266,267,268,269,4]}},{"3":{"ItemType":3}},{"3":{"ItemType":262}},{"2":{"Name":"TimeSpan","Properties":{"start":{"Type":4,"Flags":0,"Description":"The start of a time span"},"end":{"Type":4,"Flags":0,"Description":"The end of a time span"}}}},{"3":{"ItemType":273}},{"2":{"Name":"MaintenanceWindow","Properties":{"schedule":{"Type":276,"Flags":1,"Description":"Recurrence schedule for the maintenance window."},"durationHours":{"Type":3,"Flags":1,"Description":"Length of maintenance window range from 4 to 24 hours."},"utcOffset":{"Type":4,"Flags":0,"Description":"The UTC offset in format +/-HH:mm. For example, '+05:30' for IST and '-07:00' for PST. If not specified, the default is '+00:00'."},"startDate":{"Type":4,"Flags":0,"Description":"The date the maintenance window activates. If the current date is before this date, the maintenance window is inactive and will not be used for upgrades. If not specified, the maintenance window will be active right away."},"startTime":{"Type":4,"Flags":1,"Description":"The start time of the maintenance window. Accepted values are from '00:00' to '23:59'. 'utcOffset' applies to this field. For example: '02:00' with 'utcOffset: +02:00' means UTC time '00:00'."},"notAllowedDates":{"Type":304,"Flags":0,"Description":"Date ranges on which upgrade is not allowed. 'utcOffset' applies to this field. For example, with 'utcOffset: +02:00' and 'dateSpan' being '2022-12-23' to '2023-01-03', maintenance will be blocked from '2022-12-22 22:00' to '2023-01-03 22:00' in UTC time."}}}},{"2":{"Name":"Schedule","Properties":{"daily":{"Type":277,"Flags":0,"Description":"For schedules like: 'recur every day' or 'recur every 3 days'."},"weekly":{"Type":278,"Flags":0,"Description":"For schedules like: 'recur every Monday' or 'recur every 3 weeks on Wednesday'."},"absoluteMonthly":{"Type":287,"Flags":0,"Description":"For schedules like: 'recur every month on the 15th' or 'recur every 3 months on the 20th'."},"relativeMonthly":{"Type":288,"Flags":0,"Description":"For schedules like: 'recur every month on the first Monday' or 'recur every 3 months on last Friday'."}}}},{"2":{"Name":"DailySchedule","Properties":{"intervalDays":{"Type":3,"Flags":1,"Description":"Specifies the number of days between each set of occurrences."}}}},{"2":{"Name":"WeeklySchedule","Properties":{"intervalWeeks":{"Type":3,"Flags":1,"Description":"Specifies the number of weeks between each set of occurrences."},"dayOfWeek":{"Type":286,"Flags":1,"Description":"Specifies on which day of the week the maintenance occurs."}}}},{"6":{"Value":"Sunday"}},{"6":{"Value":"Monday"}},{"6":{"Value":"Tuesday"}},{"6":{"Value":"Wednesday"}},{"6":{"Value":"Thursday"}},{"6":{"Value":"Friday"}},{"6":{"Value":"Saturday"}},{"5":{"Elements":[279,280,281,282,283,284,285,4]}},{"2":{"Name":"AbsoluteMonthlySchedule","Properties":{"intervalMonths":{"Type":3,"Flags":1,"Description":"Specifies the number of months between each set of occurrences."},"dayOfMonth":{"Type":3,"Flags":1,"Description":"The date of the month."}}}},{"2":{"Name":"RelativeMonthlySchedule","Properties":{"intervalMonths":{"Type":3,"Flags":1,"Description":"Specifies the number of months between each set of occurrences."},"weekIndex":{"Type":294,"Flags":1,"Description":"Specifies on which week of the month the dayOfWeek applies."},"dayOfWeek":{"Type":302,"Flags":1,"Description":"Specifies on which day of the week the maintenance occurs."}}}},{"6":{"Value":"First"}},{"6":{"Value":"Second"}},{"6":{"Value":"Third"}},{"6":{"Value":"Fourth"}},{"6":{"Value":"Last"}},{"5":{"Elements":[289,290,291,292,293,4]}},{"6":{"Value":"Sunday"}},{"6":{"Value":"Monday"}},{"6":{"Value":"Tuesday"}},{"6":{"Value":"Wednesday"}},{"6":{"Value":"Thursday"}},{"6":{"Value":"Friday"}},{"6":{"Value":"Saturday"}},{"5":{"Elements":[295,296,297,298,299,300,301,4]}},{"2":{"Name":"DateSpan","Properties":{"start":{"Type":4,"Flags":1,"Description":"The start date of the date span."},"end":{"Type":4,"Flags":1,"Description":"The end date of the date span."}}}},{"3":{"ItemType":303}},{"4":{"Name":"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-11-01","ScopeType":8,"Body":260,"Flags":0}},{"6":{"Value":"Microsoft.ContainerService/managedClusters/agentPools"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.ContainerService/managedClusters/agentPools","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":306,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":307,"Flags":10,"Description":"The resource api version"},"properties":{"Type":309,"Flags":0,"Description":"Properties of an agent pool."}}}},{"2":{"Name":"ManagedClusterAgentPoolProfileProperties","Properties":{"count":{"Type":3,"Flags":0,"Description":"Number of agents (VMs) to host docker containers. Allowed values must be in the range of 0 to 1000 (inclusive) for user pools and in the range of 1 to 1000 (inclusive) for system pools. The default value is 1."},"vmSize":{"Type":4,"Flags":0,"Description":"VM size availability varies by region. If a node contains insufficient compute resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted VM sizes, see: https://docs.microsoft.com/azure/aks/quotas-skus-regions"},"osDiskSizeGB":{"Type":3,"Flags":0,"Description":"OS Disk Size in GB to be used to specify the disk size for every machine in the master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified."},"osDiskType":{"Type":312,"Flags":0,"Description":"The default is 'Ephemeral' if the VM supports it and has a cache disk larger than the requested OSDiskSizeGB. Otherwise, defaults to 'Managed'. May not be changed after creation. For more information see [Ephemeral OS](https://docs.microsoft.com/azure/aks/cluster-configuration#ephemeral-os)."},"kubeletDiskType":{"Type":315,"Flags":0,"Description":"Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage."},"workloadRuntime":{"Type":318,"Flags":0,"Description":"Determines the type of workload a node can run."},"vnetSubnetID":{"Type":4,"Flags":0,"Description":"If this is not specified, a VNET and subnet will be generated and used. If no podSubnetID is specified, this applies to nodes and pods, otherwise it applies to just nodes. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}"},"podSubnetID":{"Type":4,"Flags":0,"Description":"If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details). This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}"},"maxPods":{"Type":3,"Flags":0,"Description":"The maximum number of pods that can run on a node."},"osType":{"Type":321,"Flags":0,"Description":"The operating system type. The default is Linux."},"osSKU":{"Type":327,"Flags":0,"Description":"Specifies the OS SKU used by the agent pool. The default is Ubuntu if OSType is Linux. The default is Windows2019 when Kubernetes <= 1.24 or Windows2022 when Kubernetes >= 1.25 if OSType is Windows."},"maxCount":{"Type":3,"Flags":0,"Description":"The maximum number of nodes for auto-scaling"},"minCount":{"Type":3,"Flags":0,"Description":"The minimum number of nodes for auto-scaling"},"enableAutoScaling":{"Type":2,"Flags":0,"Description":"Whether to enable auto-scaler"},"scaleDownMode":{"Type":330,"Flags":0,"Description":"This also effects the cluster autoscaler behavior. If not specified, it defaults to Delete."},"type":{"Type":333,"Flags":0,"Description":"The type of Agent Pool."},"mode":{"Type":336,"Flags":0,"Description":"A cluster must have at least one 'System' Agent Pool at all times. For additional information on agent pool restrictions and best practices, see: https://docs.microsoft.com/azure/aks/use-system-pools"},"orchestratorVersion":{"Type":4,"Flags":0,"Description":"Both patch version (e.g. 1.20.13) and (e.g. 1.20) are supported. When is specified, the latest supported GA patch version is chosen automatically. Updating the cluster with the same once it has been created (e.g. 1.14.x -> 1.14) will not trigger an upgrade, even if a newer patch version is available. As a best practice, you should upgrade all node pools in an AKS cluster to the same Kubernetes version. The node pool version must have the same major version as the control plane. The node pool minor version must be within two minor versions of the control plane version. The node pool version cannot be greater than the control plane version. For more information see [upgrading a node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#upgrade-a-node-pool)."},"currentOrchestratorVersion":{"Type":4,"Flags":2,"Description":"If orchestratorVersion is a fully specified version , this field will be exactly equal to it. If orchestratorVersion is , this field will contain the full version being used."},"nodeImageVersion":{"Type":4,"Flags":2,"Description":"The version of node image"},"upgradeSettings":{"Type":63,"Flags":0,"Description":"Settings for upgrading the agentpool"},"provisioningState":{"Type":4,"Flags":2,"Description":"The current deployment or provisioning state."},"powerState":{"Type":31,"Flags":0,"Description":"When an Agent Pool is first created it is initially Running. The Agent Pool can be stopped by setting this field to Stopped. A stopped Agent Pool stops all of its VMs and does not accrue billing charges. An Agent Pool can only be stopped if it is Running and provisioning state is Succeeded"},"availabilityZones":{"Type":337,"Flags":0,"Description":"The list of Availability zones to use for nodes. This can only be specified if the AgentPoolType property is 'VirtualMachineScaleSets'."},"enableNodePublicIP":{"Type":2,"Flags":0,"Description":"Some scenarios may require nodes in a node pool to receive their own dedicated public IP addresses. A common scenario is for gaming workloads, where a console needs to make a direct connection to a cloud virtual machine to minimize hops. For more information see [assigning a public IP per node](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#assign-a-public-ip-per-node-for-your-node-pools). The default is false."},"nodePublicIPPrefixID":{"Type":4,"Flags":0,"Description":"This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName}"},"scaleSetPriority":{"Type":340,"Flags":0,"Description":"The Virtual Machine Scale Set priority. If not specified, the default is 'Regular'."},"scaleSetEvictionPolicy":{"Type":343,"Flags":0,"Description":"This cannot be specified unless the scaleSetPriority is 'Spot'. If not specified, the default is 'Delete'."},"spotMaxPrice":{"Type":3,"Flags":0,"Description":"Possible values are any decimal value greater than zero or -1 which indicates the willingness to pay any on-demand price. For more details on spot pricing, see [spot VMs pricing](https://docs.microsoft.com/azure/virtual-machines/spot-vms#pricing)"},"tags":{"Type":344,"Flags":0,"Description":"The tags to be persisted on the agent pool virtual machine scale set."},"nodeLabels":{"Type":345,"Flags":0,"Description":"The node labels to be persisted across all nodes in agent pool."},"nodeTaints":{"Type":346,"Flags":0,"Description":"The taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule."},"proximityPlacementGroupID":{"Type":4,"Flags":0,"Description":"The ID for Proximity Placement Group."},"kubeletConfig":{"Type":74,"Flags":0,"Description":"The Kubelet configuration on the agent pool nodes."},"linuxOSConfig":{"Type":76,"Flags":0,"Description":"The OS configuration of Linux agent nodes."},"enableEncryptionAtHost":{"Type":2,"Flags":0,"Description":"This is only supported on certain VM sizes and in certain Azure regions. For more information, see: https://docs.microsoft.com/azure/aks/enable-host-encryption"},"enableUltraSSD":{"Type":2,"Flags":0,"Description":"Whether to enable UltraSSD"},"enableFIPS":{"Type":2,"Flags":0,"Description":"See [Add a FIPS-enabled node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#add-a-fips-enabled-node-pool-preview) for more details."},"gpuInstanceProfile":{"Type":352,"Flags":0,"Description":"GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU."},"creationData":{"Type":84,"Flags":0,"Description":"CreationData to be used to specify the source Snapshot ID if the node pool will be created/upgraded using a snapshot."},"capacityReservationGroupID":{"Type":4,"Flags":0,"Description":"AKS will associate the specified agent pool with the Capacity Reservation Group."},"hostGroupID":{"Type":4,"Flags":0,"Description":"This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}. For more information see [Azure dedicated hosts](https://docs.microsoft.com/azure/virtual-machines/dedicated-hosts)."},"networkProfile":{"Type":85,"Flags":0,"Description":"Network-related settings of an agent pool."}}}},{"6":{"Value":"Managed"}},{"6":{"Value":"Ephemeral"}},{"5":{"Elements":[310,311,4]}},{"6":{"Value":"OS"}},{"6":{"Value":"Temporary"}},{"5":{"Elements":[313,314,4]}},{"6":{"Value":"OCIContainer"}},{"6":{"Value":"WasmWasi"}},{"5":{"Elements":[316,317,4]}},{"6":{"Value":"Linux"}},{"6":{"Value":"Windows"}},{"5":{"Elements":[319,320,4]}},{"6":{"Value":"Ubuntu"}},{"6":{"Value":"AzureLinux"}},{"6":{"Value":"CBLMariner"}},{"6":{"Value":"Windows2019"}},{"6":{"Value":"Windows2022"}},{"5":{"Elements":[322,323,324,325,326,4]}},{"6":{"Value":"Delete"}},{"6":{"Value":"Deallocate"}},{"5":{"Elements":[328,329,4]}},{"6":{"Value":"VirtualMachineScaleSets"}},{"6":{"Value":"AvailabilitySet"}},{"5":{"Elements":[331,332,4]}},{"6":{"Value":"System"}},{"6":{"Value":"User"}},{"5":{"Elements":[334,335,4]}},{"3":{"ItemType":4}},{"6":{"Value":"Spot"}},{"6":{"Value":"Regular"}},{"5":{"Elements":[338,339,4]}},{"6":{"Value":"Delete"}},{"6":{"Value":"Deallocate"}},{"5":{"Elements":[341,342,4]}},{"2":{"Name":"ManagedClusterAgentPoolProfilePropertiesTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"ManagedClusterAgentPoolProfilePropertiesNodeLabels","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":4}},{"6":{"Value":"MIG1g"}},{"6":{"Value":"MIG2g"}},{"6":{"Value":"MIG3g"}},{"6":{"Value":"MIG4g"}},{"6":{"Value":"MIG7g"}},{"5":{"Elements":[347,348,349,350,351,4]}},{"4":{"Name":"Microsoft.ContainerService/managedClusters/agentPools@2023-11-01","ScopeType":8,"Body":308,"Flags":0}},{"6":{"Value":"Microsoft.ContainerService/managedClusters/privateEndpointConnections"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.ContainerService/managedClusters/privateEndpointConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":354,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":355,"Flags":10,"Description":"The resource api version"},"properties":{"Type":357,"Flags":0,"Description":"The properties of a private endpoint connection."}}}},{"2":{"Name":"PrivateEndpointConnectionProperties","Properties":{"provisioningState":{"Type":363,"Flags":2,"Description":"The current provisioning state."},"privateEndpoint":{"Type":364,"Flags":0,"Description":"The resource of private endpoint."},"privateLinkServiceConnectionState":{"Type":365,"Flags":1,"Description":"A collection of information about the state of the connection between service consumer and provider."}}}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Creating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Succeeded"}},{"5":{"Elements":[358,359,360,361,362,4]}},{"2":{"Name":"PrivateEndpoint","Properties":{"id":{"Type":4,"Flags":0,"Description":"The resource ID of the private endpoint"}}}},{"2":{"Name":"PrivateLinkServiceConnectionState","Properties":{"status":{"Type":370,"Flags":0,"Description":"The private link service connection status."},"description":{"Type":4,"Flags":0,"Description":"The private link service connection description."}}}},{"6":{"Value":"Pending"}},{"6":{"Value":"Approved"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Disconnected"}},{"5":{"Elements":[366,367,368,369,4]}},{"4":{"Name":"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-11-01","ScopeType":8,"Body":356,"Flags":0}},{"6":{"Value":"Microsoft.ContainerService/snapshots"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.ContainerService/snapshots","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":372,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":373,"Flags":10,"Description":"The resource api version"},"properties":{"Type":375,"Flags":0,"Description":"Properties of a snapshot."},"tags":{"Type":387,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":246,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"SnapshotProperties","Properties":{"creationData":{"Type":84,"Flags":0,"Description":"CreationData to be used to specify the source agent pool resource ID to create this snapshot."},"snapshotType":{"Type":377,"Flags":0,"Description":"The type of a snapshot. The default is NodePool."},"kubernetesVersion":{"Type":4,"Flags":2,"Description":"The version of Kubernetes."},"nodeImageVersion":{"Type":4,"Flags":2,"Description":"The version of node image."},"osType":{"Type":380,"Flags":2,"Description":"The operating system type. The default is Linux."},"osSku":{"Type":386,"Flags":2,"Description":"Specifies the OS SKU used by the agent pool. The default is Ubuntu if OSType is Linux. The default is Windows2019 when Kubernetes <= 1.24 or Windows2022 when Kubernetes >= 1.25 if OSType is Windows."},"vmSize":{"Type":4,"Flags":2,"Description":"The size of the VM."},"enableFIPS":{"Type":2,"Flags":2,"Description":"Whether to use a FIPS-enabled OS."}}}},{"6":{"Value":"NodePool"}},{"5":{"Elements":[376,4]}},{"6":{"Value":"Linux"}},{"6":{"Value":"Windows"}},{"5":{"Elements":[378,379,4]}},{"6":{"Value":"Ubuntu"}},{"6":{"Value":"AzureLinux"}},{"6":{"Value":"CBLMariner"}},{"6":{"Value":"Windows2019"}},{"6":{"Value":"Windows2022"}},{"5":{"Elements":[381,382,383,384,385,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ContainerService/snapshots@2023-11-01","ScopeType":8,"Body":374,"Flags":0}},{"6":{"Value":"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":389,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":390,"Flags":10,"Description":"The resource api version"},"properties":{"Type":392,"Flags":1,"Description":"Properties for trusted access role binding"},"systemData":{"Type":246,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"TrustedAccessRoleBindingProperties","Properties":{"provisioningState":{"Type":398,"Flags":2,"Description":"The current provisioning state of trusted access role binding."},"sourceResourceId":{"Type":4,"Flags":1,"Description":"The ARM resource ID of source resource that trusted access is configured for."},"roles":{"Type":399,"Flags":1,"Description":"A list of roles to bind, each item is a resource type qualified role name. For example: 'Microsoft.MachineLearningServices/workspaces/reader'."}}}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"5":{"Elements":[393,394,395,396,397,4]}},{"3":{"ItemType":4}},{"4":{"Name":"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-11-01","ScopeType":8,"Body":391,"Flags":0}},{"6":{"Value":"Microsoft.ContainerService/locations/meshRevisionProfiles"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.ContainerService/locations/meshRevisionProfiles","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":401,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":402,"Flags":10,"Description":"The resource api version"},"properties":{"Type":404,"Flags":2,"Description":"Mesh revision profile properties for a mesh"},"systemData":{"Type":246,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"MeshRevisionProfileProperties","Properties":{"meshRevisions":{"Type":410,"Flags":0}}}},{"2":{"Name":"MeshRevision","Properties":{"revision":{"Type":4,"Flags":0,"Description":"The revision of the mesh release."},"upgrades":{"Type":406,"Flags":0,"Description":"List of revisions available for upgrade of a specific mesh revision"},"compatibleWith":{"Type":409,"Flags":0,"Description":"List of items this revision of service mesh is compatible with, and their associated versions."}}}},{"3":{"ItemType":4}},{"2":{"Name":"CompatibleVersions","Properties":{"name":{"Type":4,"Flags":0,"Description":"The product/service name."},"versions":{"Type":408,"Flags":0,"Description":"Product/service versions compatible with a service mesh add-on revision."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":407}},{"3":{"ItemType":405}},{"4":{"Name":"Microsoft.ContainerService/locations/meshRevisionProfiles@2023-11-01","ScopeType":4,"Body":403,"Flags":1}},{"6":{"Value":"Microsoft.ContainerService/managedClusters/meshUpgradeProfiles"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.ContainerService/managedClusters/meshUpgradeProfiles","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":412,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":413,"Flags":10,"Description":"The resource api version"},"properties":{"Type":415,"Flags":2,"Description":"Mesh upgrade profile properties for a major.minor release."},"systemData":{"Type":246,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"MeshUpgradeProfileProperties","Properties":{"revision":{"Type":4,"Flags":0,"Description":"The revision of the mesh release."},"upgrades":{"Type":416,"Flags":0,"Description":"List of revisions available for upgrade of a specific mesh revision"},"compatibleWith":{"Type":417,"Flags":0,"Description":"List of items this revision of service mesh is compatible with, and their associated versions."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":407}},{"4":{"Name":"Microsoft.ContainerService/managedClusters/meshUpgradeProfiles@2023-11-01","ScopeType":8,"Body":414,"Flags":1}},{"2":{"Name":"ManagedClusterAccessProfile","Properties":{"properties":{"Type":420,"Flags":0,"Description":"AccessProfile of a managed cluster."},"tags":{"Type":421,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. E.g. \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\""},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""},"systemData":{"Type":246,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"AccessProfile","Properties":{"kubeConfig":{"Type":0,"Flags":0,"Description":"Base64-encoded Kubernetes configuration file."}}}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"8":{"Name":"listCredential","ResourceType":"Microsoft.ContainerService/managedClusters/accessProfiles","ApiVersion":"2023-11-01","Output":419}},{"2":{"Name":"CredentialResults","Properties":{"kubeconfigs":{"Type":425,"Flags":2,"Description":"Base64-encoded Kubernetes configuration file."}}}},{"2":{"Name":"CredentialResult","Properties":{"name":{"Type":4,"Flags":2,"Description":"The name of the credential."},"value":{"Type":0,"Flags":2,"Description":"Base64-encoded Kubernetes configuration file."}}}},{"3":{"ItemType":424}},{"8":{"Name":"listClusterAdminCredential","ResourceType":"Microsoft.ContainerService/managedClusters","ApiVersion":"2023-11-01","Output":423}},{"8":{"Name":"listClusterUserCredential","ResourceType":"Microsoft.ContainerService/managedClusters","ApiVersion":"2023-11-01","Output":423}},{"8":{"Name":"listClusterMonitoringUserCredential","ResourceType":"Microsoft.ContainerService/managedClusters","ApiVersion":"2023-11-01","Output":423}},{"8":{"Name":"resetServicePrincipalProfile","ResourceType":"Microsoft.ContainerService/managedClusters","ApiVersion":"2023-11-01","Input":104}},{"8":{"Name":"resetAADProfile","ResourceType":"Microsoft.ContainerService/managedClusters","ApiVersion":"2023-11-01","Input":176}},{"8":{"Name":"rotateClusterCertificates","ResourceType":"Microsoft.ContainerService/managedClusters","ApiVersion":"2023-11-01"}},{"8":{"Name":"abort","ResourceType":"Microsoft.ContainerService/managedclusters","ApiVersion":"2023-11-01"}},{"8":{"Name":"rotateServiceAccountSigningKeys","ResourceType":"Microsoft.ContainerService/managedClusters","ApiVersion":"2023-11-01"}},{"8":{"Name":"stop","ResourceType":"Microsoft.ContainerService/managedClusters","ApiVersion":"2023-11-01"}},{"8":{"Name":"start","ResourceType":"Microsoft.ContainerService/managedClusters","ApiVersion":"2023-11-01"}},{"2":{"Name":"RunCommandRequest","Properties":{"command":{"Type":4,"Flags":1,"Description":"The command to run."},"context":{"Type":4,"Flags":0,"Description":"A base64 encoded zip file containing the files required by the command."},"clusterToken":{"Type":4,"Flags":0,"Description":"AuthToken issued for AKS AAD Server App."}}}},{"2":{"Name":"RunCommandResult","Properties":{"id":{"Type":4,"Flags":2,"Description":"The command id."},"properties":{"Type":438,"Flags":0,"Description":"Properties of command result."}}}},{"2":{"Name":"CommandResultProperties","Properties":{"provisioningState":{"Type":4,"Flags":2,"Description":"provisioning State"},"exitCode":{"Type":3,"Flags":2,"Description":"The exit code of the command"},"startedAt":{"Type":4,"Flags":2,"Description":"The time when the command started."},"finishedAt":{"Type":4,"Flags":2,"Description":"The time when the command finished."},"logs":{"Type":4,"Flags":2,"Description":"The command output."},"reason":{"Type":4,"Flags":2,"Description":"An explanation of why provisioningState is set to failed (if so)."}}}},{"8":{"Name":"runCommand","ResourceType":"Microsoft.ContainerService/managedClusters","ApiVersion":"2023-11-01","Output":437,"Input":436}},{"8":{"Name":"resolvePrivateLinkServiceId","ResourceType":"Microsoft.ContainerService/managedClusters","ApiVersion":"2023-11-01","Output":200,"Input":200}},{"8":{"Name":"abort","ResourceType":"Microsoft.ContainerService/managedclusters/agentPools","ApiVersion":"2023-11-01"}},{"8":{"Name":"upgradeNodeImageVersion","ResourceType":"Microsoft.ContainerService/managedClusters/agentPools","ApiVersion":"2023-11-01"}}] \ No newline at end of file diff --git a/internal/azure/generated/cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json b/internal/azure/generated/cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json new file mode 100644 index 000000000..687d02222 --- /dev/null +++ b/internal/azure/generated/cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json @@ -0,0 +1 @@ +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"kind":{"Type":14,"Flags":0,"Description":"Indicates the type of database account. This can only be set at database account creation."},"properties":{"Type":15,"Flags":1,"Description":"Properties to create and update Azure Cosmos DB database accounts."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":115,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."},"systemData":{"Type":124,"Flags":2,"Description":"The system meta data relating to this resource."}}}},{"6":{"Value":"GlobalDocumentDB"}},{"6":{"Value":"MongoDB"}},{"6":{"Value":"Parse"}},{"5":{"Elements":[11,12,13,4]}},{"2":{"Name":"DatabaseAccountCreateUpdatePropertiesOrDatabaseAccountGetProperties","Properties":{"consistencyPolicy":{"Type":16,"Flags":0,"Description":"The consistency policy for the Cosmos DB account."},"locations":{"Type":24,"Flags":1,"Description":"An array that contains the georeplication locations enabled for the Cosmos DB account."},"databaseAccountOfferType":{"Type":25,"Flags":1,"Description":"The offer type for the database"},"ipRules":{"Type":27,"Flags":0,"Description":"List of IpRules."},"isVirtualNetworkFilterEnabled":{"Type":2,"Flags":0,"Description":"Flag to indicate whether to enable/disable Virtual Network ACL rules."},"enableAutomaticFailover":{"Type":2,"Flags":0,"Description":"Enables automatic failover of the write region in the rare event that the region is unavailable due to an outage. Automatic failover will result in a new write region for the account and is chosen based on the failover priorities configured for the account."},"capabilities":{"Type":29,"Flags":0,"Description":"List of Cosmos DB capabilities for the account"},"virtualNetworkRules":{"Type":31,"Flags":0,"Description":"List of Virtual Network ACL rules configured for the Cosmos DB account."},"enableMultipleWriteLocations":{"Type":2,"Flags":0,"Description":"Enables the account to write in multiple locations"},"enableCassandraConnector":{"Type":2,"Flags":0,"Description":"Enables the cassandra connector on the Cosmos DB C* account"},"connectorOffer":{"Type":33,"Flags":0,"Description":"The cassandra connector offer type for the Cosmos DB database C* account."},"disableKeyBasedMetadataWriteAccess":{"Type":2,"Flags":0,"Description":"Disable write operations on metadata resources (databases, containers, throughput) via account keys"},"keyVaultKeyUri":{"Type":4,"Flags":0,"Description":"The URI of the key vault"},"defaultIdentity":{"Type":4,"Flags":0,"Description":"The default identity for accessing key vault used in features like customer managed keys. The default identity needs to be explicitly set by the users. It can be \"FirstPartyIdentity\", \"SystemAssignedIdentity\" and more."},"publicNetworkAccess":{"Type":37,"Flags":0,"Description":"Whether requests from Public Network are allowed"},"enableFreeTier":{"Type":2,"Flags":0,"Description":"Flag to indicate whether Free Tier is enabled."},"apiProperties":{"Type":38,"Flags":0,"Description":"API specific properties. Currently, supported only for MongoDB API."},"enableAnalyticalStorage":{"Type":2,"Flags":0,"Description":"Flag to indicate whether to enable storage analytics."},"analyticalStorageConfiguration":{"Type":44,"Flags":0,"Description":"Analytical storage specific properties."},"createMode":{"Type":51,"Flags":0,"Description":"Enum to indicate the mode of account creation."},"backupPolicy":{"Type":52,"Flags":0,"Description":"The object representing the policy for taking backups on an account."},"cors":{"Type":76,"Flags":0,"Description":"The CORS policy for the Cosmos DB database account."},"networkAclBypass":{"Type":79,"Flags":0,"Description":"Indicates what services are allowed to bypass firewall checks."},"networkAclBypassResourceIds":{"Type":80,"Flags":0,"Description":"An array that contains the Resource Ids for Network Acl Bypass for the Cosmos DB account."},"diagnosticLogSettings":{"Type":81,"Flags":0,"Description":"The Object representing the different Diagnostic log settings for the Cosmos DB Account."},"disableLocalAuth":{"Type":2,"Flags":0,"Description":"Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication."},"restoreParameters":{"Type":86,"Flags":0,"Description":"Parameters to indicate the information about the restore."},"capacity":{"Type":96,"Flags":0,"Description":"The object that represents all properties related to capacity enforcement on an account."},"enableMaterializedViews":{"Type":2,"Flags":0,"Description":"Flag to indicate whether to enable MaterializedViews on the Cosmos DB account"},"keysMetadata":{"Type":97,"Flags":2,"Description":"This property is ignored during the update/create operation, as the metadata is read-only. The object represents the metadata for the Account Keys of the Cosmos DB account."},"enablePartitionMerge":{"Type":2,"Flags":0,"Description":"Flag to indicate enabling/disabling of Partition Merge feature on the account"},"enableBurstCapacity":{"Type":2,"Flags":0,"Description":"Flag to indicate enabling/disabling of Burst Capacity Preview feature on the account"},"minimalTlsVersion":{"Type":102,"Flags":0,"Description":"Indicates the minimum allowed Tls version. The default is Tls 1.0, except for Cassandra and Mongo API's, which only work with Tls 1.2."},"customerManagedKeyStatus":{"Type":4,"Flags":0,"Description":"Indicates the status of the Customer Managed Key feature on the account. In case there are errors, the property provides troubleshooting guidance."},"enablePriorityBasedExecution":{"Type":2,"Flags":0,"Description":"Flag to indicate enabling/disabling of Priority Based Execution Preview feature on the account"},"defaultPriorityLevel":{"Type":105,"Flags":0,"Description":"Enum to indicate default Priority Level of request for Priority Based Execution."},"provisioningState":{"Type":4,"Flags":2,"Description":"The status of the Cosmos DB account at the time the operation was called. The status can be one of following. 'Creating' – the Cosmos DB account is being created. When an account is in Creating state, only properties that are specified as input for the Create Cosmos DB account operation are returned. 'Succeeded' – the Cosmos DB account is active for use. 'Updating' – the Cosmos DB account is being updated. 'Deleting' – the Cosmos DB account is being deleted. 'Failed' – the Cosmos DB account failed creation. 'DeletionFailed' – the Cosmos DB account deletion failed."},"documentEndpoint":{"Type":4,"Flags":2,"Description":"The connection endpoint for the Cosmos DB database account."},"writeLocations":{"Type":106,"Flags":2,"Description":"An array that contains the write location for the Cosmos DB account."},"readLocations":{"Type":107,"Flags":2,"Description":"An array that contains of the read locations enabled for the Cosmos DB account."},"failoverPolicies":{"Type":109,"Flags":2,"Description":"An array that contains the regions ordered by their failover priorities."},"privateEndpointConnections":{"Type":114,"Flags":2,"Description":"List of Private Endpoint Connections configured for the Cosmos DB account."},"instanceId":{"Type":4,"Flags":2,"Description":"A unique identifier assigned to the database account"}}}},{"2":{"Name":"ConsistencyPolicy","Properties":{"defaultConsistencyLevel":{"Type":22,"Flags":1,"Description":"The default consistency level and configuration settings of the Cosmos DB account."},"maxStalenessPrefix":{"Type":3,"Flags":0,"Description":"When used with the Bounded Staleness consistency level, this value represents the number of stale requests tolerated. Accepted range for this value is 1 – 2,147,483,647. Required when defaultConsistencyPolicy is set to 'BoundedStaleness'."},"maxIntervalInSeconds":{"Type":3,"Flags":0,"Description":"When used with the Bounded Staleness consistency level, this value represents the time amount of staleness (in seconds) tolerated. Accepted range for this value is 5 - 86400. Required when defaultConsistencyPolicy is set to 'BoundedStaleness'."}}}},{"6":{"Value":"Eventual"}},{"6":{"Value":"Session"}},{"6":{"Value":"BoundedStaleness"}},{"6":{"Value":"Strong"}},{"6":{"Value":"ConsistentPrefix"}},{"5":{"Elements":[17,18,19,20,21]}},{"2":{"Name":"Location","Properties":{"id":{"Type":4,"Flags":2,"Description":"The unique identifier of the region within the database account. Example: <accountName>-<locationName>."},"locationName":{"Type":4,"Flags":0,"Description":"The name of the region."},"documentEndpoint":{"Type":4,"Flags":2,"Description":"The connection endpoint for the specific region. Example: https://<accountName>-<locationName>.documents.azure.com:443/"},"provisioningState":{"Type":4,"Flags":2,"Description":"The status of the Cosmos DB account at the time the operation was called. The status can be one of following. 'Creating' – the Cosmos DB account is being created. When an account is in Creating state, only properties that are specified as input for the Create Cosmos DB account operation are returned. 'Succeeded' – the Cosmos DB account is active for use. 'Updating' – the Cosmos DB account is being updated. 'Deleting' – the Cosmos DB account is being deleted. 'Failed' – the Cosmos DB account failed creation. 'DeletionFailed' – the Cosmos DB account deletion failed."},"failoverPriority":{"Type":3,"Flags":0,"Description":"The failover priority of the region. A failover priority of 0 indicates a write region. The maximum value for a failover priority = (total number of regions - 1). Failover priority values must be unique for each of the regions in which the database account exists."},"isZoneRedundant":{"Type":2,"Flags":0,"Description":"Flag to indicate whether or not this region is an AvailabilityZone region"}}}},{"3":{"ItemType":23}},{"6":{"Value":"Standard"}},{"2":{"Name":"IpAddressOrRange","Properties":{"ipAddressOrRange":{"Type":4,"Flags":0,"Description":"A single IPv4 address or a single IPv4 address range in CIDR format. Provided IPs must be well-formatted and cannot be contained in one of the following ranges: 10.0.0.0/8, 100.64.0.0/10, 172.16.0.0/12, 192.168.0.0/16, since these are not enforceable by the IP address filter. Example of valid inputs: “23.40.210.245” or “23.40.210.0/8”."}}}},{"3":{"ItemType":26}},{"2":{"Name":"Capability","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the Cosmos DB capability. For example, \"name\": \"EnableCassandra\". Current values also include \"EnableTable\" and \"EnableGremlin\"."}}}},{"3":{"ItemType":28}},{"2":{"Name":"VirtualNetworkRule","Properties":{"id":{"Type":4,"Flags":0,"Description":"Resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}."},"ignoreMissingVNetServiceEndpoint":{"Type":2,"Flags":0,"Description":"Create firewall rule before the virtual network has vnet service endpoint enabled."}}}},{"3":{"ItemType":30}},{"6":{"Value":"Small"}},{"5":{"Elements":[32,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"SecuredByPerimeter"}},{"5":{"Elements":[34,35,36,4]}},{"2":{"Name":"ApiProperties","Properties":{"serverVersion":{"Type":43,"Flags":0,"Description":"Describes the ServerVersion of an a MongoDB account."}}}},{"6":{"Value":"3.2"}},{"6":{"Value":"3.6"}},{"6":{"Value":"4.0"}},{"6":{"Value":"4.2"}},{"5":{"Elements":[39,40,41,42,4]}},{"2":{"Name":"AnalyticalStorageConfiguration","Properties":{"schemaType":{"Type":47,"Flags":0,"Description":"Describes the types of schema for analytical storage."}}}},{"6":{"Value":"WellDefined"}},{"6":{"Value":"FullFidelity"}},{"5":{"Elements":[45,46,4]}},{"6":{"Value":"Default"}},{"6":{"Value":"Restore"}},{"6":{"Value":"PointInTimeRestore"}},{"5":{"Elements":[48,49,50,4]}},{"7":{"Name":"BackupPolicy","Discriminator":"type","BaseProperties":{"migrationState":{"Type":53,"Flags":0,"Description":"The object representing the state of the migration between the backup policies."}},"Elements":{"Continuous":62,"Periodic":68}}},{"2":{"Name":"BackupPolicyMigrationState","Properties":{"status":{"Type":58,"Flags":0,"Description":"Describes the status of migration between backup policy types."},"targetType":{"Type":61,"Flags":0,"Description":"Describes the target backup policy type of the backup policy migration."},"startTime":{"Type":4,"Flags":0,"Description":"Time at which the backup policy migration started (ISO-8601 format)."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"InProgress"}},{"6":{"Value":"Completed"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[54,55,56,57,4]}},{"6":{"Value":"Periodic"}},{"6":{"Value":"Continuous"}},{"5":{"Elements":[59,60,4]}},{"2":{"Name":"ContinuousModeBackupPolicy","Properties":{"continuousModeProperties":{"Type":63,"Flags":0,"Description":"Configuration values for continuous mode backup"},"type":{"Type":67,"Flags":1,"Description":"Describes the mode of backups."}}}},{"2":{"Name":"ContinuousModeProperties","Properties":{"tier":{"Type":66,"Flags":0,"Description":"Enum to indicate type of Continuos backup mode"}}}},{"6":{"Value":"Continuous7Days"}},{"6":{"Value":"Continuous30Days"}},{"5":{"Elements":[64,65,4]}},{"6":{"Value":"Continuous"}},{"2":{"Name":"PeriodicModeBackupPolicy","Properties":{"periodicModeProperties":{"Type":69,"Flags":0,"Description":"Configuration values for periodic mode backup"},"type":{"Type":74,"Flags":1,"Description":"Describes the mode of backups."}}}},{"2":{"Name":"PeriodicModeProperties","Properties":{"backupIntervalInMinutes":{"Type":3,"Flags":0,"Description":"An integer representing the interval in minutes between two backups"},"backupRetentionIntervalInHours":{"Type":3,"Flags":0,"Description":"An integer representing the time (in hours) that each backup is retained"},"backupStorageRedundancy":{"Type":73,"Flags":0,"Description":"Enum to indicate type of backup residency"}}}},{"6":{"Value":"Geo"}},{"6":{"Value":"Local"}},{"6":{"Value":"Zone"}},{"5":{"Elements":[70,71,72,4]}},{"6":{"Value":"Periodic"}},{"2":{"Name":"CorsPolicy","Properties":{"allowedOrigins":{"Type":4,"Flags":1,"Description":"The origin domains that are permitted to make a request against the service via CORS."},"allowedMethods":{"Type":4,"Flags":0,"Description":"The methods (HTTP request verbs) that the origin domain may use for a CORS request."},"allowedHeaders":{"Type":4,"Flags":0,"Description":"The request headers that the origin domain may specify on the CORS request."},"exposedHeaders":{"Type":4,"Flags":0,"Description":"The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer."},"maxAgeInSeconds":{"Type":3,"Flags":0,"Description":"The maximum amount time that a browser should cache the preflight OPTIONS request."}}}},{"3":{"ItemType":75}},{"6":{"Value":"None"}},{"6":{"Value":"AzureServices"}},{"5":{"Elements":[77,78]}},{"3":{"ItemType":4}},{"2":{"Name":"DiagnosticLogSettings","Properties":{"enableFullTextQuery":{"Type":85,"Flags":0,"Description":"Describe the level of detail with which queries are to be logged."}}}},{"6":{"Value":"None"}},{"6":{"Value":"True"}},{"6":{"Value":"False"}},{"5":{"Elements":[82,83,84]}},{"2":{"Name":"RestoreParameters","Properties":{"restoreMode":{"Type":88,"Flags":0,"Description":"Describes the mode of the restore."},"databasesToRestore":{"Type":91,"Flags":0,"Description":"List of specific databases available for restore."},"gremlinDatabasesToRestore":{"Type":94,"Flags":0,"Description":"List of specific gremlin databases available for restore."},"tablesToRestore":{"Type":95,"Flags":0,"Description":"List of specific tables available for restore."},"sourceBackupLocation":{"Type":4,"Flags":0,"Description":"The source backup location for restore."},"restoreSource":{"Type":4,"Flags":0,"Description":"The id of the restorable database account from which the restore has to be initiated. For example: /subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/restorableDatabaseAccounts/{restorableDatabaseAccountName}"},"restoreTimestampInUtc":{"Type":4,"Flags":0,"Description":"Time to which the account has to be restored (ISO-8601 format)."}}}},{"6":{"Value":"PointInTime"}},{"5":{"Elements":[87,4]}},{"2":{"Name":"DatabaseRestoreResource","Properties":{"databaseName":{"Type":4,"Flags":0,"Description":"The name of the database available for restore."},"collectionNames":{"Type":90,"Flags":0,"Description":"The names of the collections available for restore."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":89}},{"2":{"Name":"GremlinDatabaseRestoreResource","Properties":{"databaseName":{"Type":4,"Flags":0,"Description":"The name of the gremlin database available for restore."},"graphNames":{"Type":93,"Flags":0,"Description":"The names of the graphs available for restore."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":92}},{"3":{"ItemType":4}},{"2":{"Name":"Capacity","Properties":{"totalThroughputLimit":{"Type":3,"Flags":0,"Description":"The total throughput limit imposed on the account. A totalThroughputLimit of 2000 imposes a strict limit of max throughput that can be provisioned on that account to be 2000. A totalThroughputLimit of -1 indicates no limits on provisioning of throughput."}}}},{"2":{"Name":"DatabaseAccountKeysMetadata","Properties":{"primaryMasterKey":{"Type":98,"Flags":2,"Description":"The metadata related to the Primary Read-Write Key for the given Cosmos DB database account."},"secondaryMasterKey":{"Type":98,"Flags":2,"Description":"The metadata related to the Secondary Read-Write Key for the given Cosmos DB database account."},"primaryReadonlyMasterKey":{"Type":98,"Flags":2,"Description":"The metadata related to the Primary Read-Only Key for the given Cosmos DB database account."},"secondaryReadonlyMasterKey":{"Type":98,"Flags":2,"Description":"The metadata related to the Secondary Read-Only Key for the given Cosmos DB database account."}}}},{"2":{"Name":"AccountKeyMetadata","Properties":{"generationTime":{"Type":4,"Flags":2,"Description":"Generation time in UTC of the key in ISO-8601 format. If the value is missing from the object, it means that the last key regeneration was triggered before 2022-06-18."}}}},{"6":{"Value":"Tls"}},{"6":{"Value":"Tls11"}},{"6":{"Value":"Tls12"}},{"5":{"Elements":[99,100,101,4]}},{"6":{"Value":"High"}},{"6":{"Value":"Low"}},{"5":{"Elements":[103,104,4]}},{"3":{"ItemType":23}},{"3":{"ItemType":23}},{"2":{"Name":"FailoverPolicy","Properties":{"id":{"Type":4,"Flags":2,"Description":"The unique identifier of the region in which the database account replicates to. Example: <accountName>-<locationName>."},"locationName":{"Type":4,"Flags":0,"Description":"The name of the region in which the database account exists."},"failoverPriority":{"Type":3,"Flags":0,"Description":"The failover priority of the region. A failover priority of 0 indicates a write region. The maximum value for a failover priority = (total number of regions - 1). Failover priority values must be unique for each of the regions in which the database account exists."}}}},{"3":{"ItemType":108}},{"2":{"Name":"PrivateEndpointConnection","Properties":{"properties":{"Type":111,"Flags":0,"Description":"Resource properties."},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""}}}},{"2":{"Name":"PrivateEndpointConnectionProperties","Properties":{"privateEndpoint":{"Type":112,"Flags":0,"Description":"Private endpoint which the connection belongs to."},"privateLinkServiceConnectionState":{"Type":113,"Flags":0,"Description":"Connection State of the Private Endpoint Connection."},"groupId":{"Type":4,"Flags":0,"Description":"Group id of the private endpoint."},"provisioningState":{"Type":4,"Flags":0,"Description":"Provisioning state of the private endpoint."}}}},{"2":{"Name":"PrivateEndpointProperty","Properties":{"id":{"Type":4,"Flags":0,"Description":"Resource id of the private endpoint."}}}},{"2":{"Name":"PrivateLinkServiceConnectionStateProperty","Properties":{"status":{"Type":4,"Flags":0,"Description":"The private link service connection status."},"description":{"Type":4,"Flags":0,"Description":"The private link service connection description."},"actionsRequired":{"Type":4,"Flags":2,"Description":"Any action that is required beyond basic workflow (approve/ reject/ disconnect)"}}}},{"3":{"ItemType":110}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"ManagedServiceIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal id of the system assigned identity. This property will only be provided for a system assigned identity."},"tenantId":{"Type":4,"Flags":2,"Description":"The tenant id of the system assigned identity. This property will only be provided for a system assigned identity."},"type":{"Type":121,"Flags":0,"Description":"The type of identity used for the resource. The type 'SystemAssigned,UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the service."},"userAssignedIdentities":{"Type":123,"Flags":0,"Description":"The list of user identities associated with resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'."}}}},{"6":{"Value":"SystemAssigned"}},{"6":{"Value":"UserAssigned"}},{"6":{"Value":"SystemAssigned,UserAssigned"}},{"6":{"Value":"None"}},{"5":{"Elements":[117,118,119,120]}},{"2":{"Name":"Components1Jq1T4ISchemasManagedserviceidentityPropertiesUserassignedidentitiesAdditionalproperties","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal id of user assigned identity."},"clientId":{"Type":4,"Flags":2,"Description":"The client id of user assigned identity."}}}},{"2":{"Name":"ManagedServiceIdentityUserAssignedIdentities","Properties":{},"AdditionalProperties":122}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":129,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":134,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[125,126,127,128,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[130,131,132,133,4]}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts@2023-11-15-preview","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/graphs"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/graphs","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":136,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":137,"Flags":10,"Description":"The resource api version"},"properties":{"Type":139,"Flags":1,"Description":"Properties to create and update Azure Cosmos DB Graph resource."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":143,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"GraphResourceCreateUpdatePropertiesOrGraphResourceGetProperties","Properties":{"resource":{"Type":140,"Flags":1,"Description":"The standard JSON format of a Graph resource"},"options":{"Type":141,"Flags":0,"Description":"A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request."}}}},{"2":{"Name":"GraphResourceOrGraphResourceGetPropertiesResource","Properties":{"id":{"Type":4,"Flags":1,"Description":"Name of the Cosmos DB Graph"}}}},{"2":{"Name":"CreateUpdateOptionsOrGraphResourceGetPropertiesOptions","Properties":{"throughput":{"Type":3,"Flags":0,"Description":"Request Units per second. For example, \"throughput\": 10000."},"autoscaleSettings":{"Type":142,"Flags":0,"Description":"Specifies the Autoscale settings. Note: Either throughput or autoscaleSettings is required, but not both."}}}},{"2":{"Name":"AutoscaleSettings","Properties":{"maxThroughput":{"Type":3,"Flags":0,"Description":"Represents maximum throughput, the resource can scale up to."}}}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/graphs@2023-11-15-preview","ScopeType":8,"Body":138,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":145,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":146,"Flags":10,"Description":"The resource api version"},"properties":{"Type":148,"Flags":1,"Description":"Properties to create and update Azure Cosmos DB SQL database."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":156,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"SqlDatabaseCreateUpdatePropertiesOrSqlDatabaseGetProperties","Properties":{"resource":{"Type":149,"Flags":1,"Description":"The standard JSON format of a SQL database"},"options":{"Type":155,"Flags":0,"Description":"A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request."}}}},{"2":{"Name":"SqlDatabaseResourceOrSqlDatabaseGetPropertiesResource","Properties":{"id":{"Type":4,"Flags":1,"Description":"Name of the Cosmos DB SQL database"},"restoreParameters":{"Type":150,"Flags":0,"Description":"Parameters to indicate the information about the restore"},"createMode":{"Type":154,"Flags":0,"Description":"Enum to indicate the mode of resource creation."},"_colls":{"Type":4,"Flags":2,"Description":"A system generated property that specified the addressable path of the collections resource."},"_users":{"Type":4,"Flags":2,"Description":"A system generated property that specifies the addressable path of the users resource."},"_rid":{"Type":4,"Flags":2,"Description":"A system generated property. A unique identifier."},"_ts":{"Type":3,"Flags":2,"Description":"A system generated property that denotes the last updated timestamp of the resource."},"_etag":{"Type":4,"Flags":2,"Description":"A system generated property representing the resource etag required for optimistic concurrency control."}}}},{"2":{"Name":"ResourceRestoreParameters","Properties":{"restoreSource":{"Type":4,"Flags":0,"Description":"The id of the restorable database account from which the restore has to be initiated. For example: /subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/restorableDatabaseAccounts/{restorableDatabaseAccountName}"},"restoreTimestampInUtc":{"Type":4,"Flags":0,"Description":"Time to which the account has to be restored (ISO-8601 format)."}}}},{"6":{"Value":"Default"}},{"6":{"Value":"Restore"}},{"6":{"Value":"PointInTimeRestore"}},{"5":{"Elements":[151,152,153,4]}},{"2":{"Name":"CreateUpdateOptionsOrSqlDatabaseGetPropertiesOptions","Properties":{"throughput":{"Type":3,"Flags":0,"Description":"Request Units per second. For example, \"throughput\": 10000."},"autoscaleSettings":{"Type":142,"Flags":0,"Description":"Specifies the Autoscale settings. Note: Either throughput or autoscaleSettings is required, but not both."}}}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2023-11-15-preview","ScopeType":8,"Body":147,"Flags":0}},{"6":{"Value":"default"}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":158,"Flags":9,"Description":"The resource name"},"type":{"Type":159,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":160,"Flags":10,"Description":"The resource api version"},"properties":{"Type":162,"Flags":1,"Description":"Properties to update Azure Cosmos DB resource throughput."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":167,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"ThroughputSettingsUpdatePropertiesOrThroughputSettingsGetProperties","Properties":{"resource":{"Type":163,"Flags":1,"Description":"The standard JSON format of a resource throughput"}}}},{"2":{"Name":"ThroughputSettingsResourceOrThroughputSettingsGetPropertiesResource","Properties":{"throughput":{"Type":3,"Flags":0,"Description":"Value of the Cosmos DB resource throughput. Either throughput is required or autoscaleSettings is required, but not both."},"autoscaleSettings":{"Type":164,"Flags":0,"Description":"Cosmos DB resource for autoscale settings. Either throughput is required or autoscaleSettings is required, but not both."},"minimumThroughput":{"Type":4,"Flags":2,"Description":"The minimum throughput of the resource"},"offerReplacePending":{"Type":4,"Flags":2,"Description":"The throughput replace is pending"},"instantMaximumThroughput":{"Type":4,"Flags":2,"Description":"The offer throughput value to instantly scale up without triggering splits"},"softAllowedMaximumThroughput":{"Type":4,"Flags":2,"Description":"The maximum throughput value or the maximum maxThroughput value (for autoscale) that can be specified"},"_rid":{"Type":4,"Flags":2,"Description":"A system generated property. A unique identifier."},"_ts":{"Type":3,"Flags":2,"Description":"A system generated property that denotes the last updated timestamp of the resource."},"_etag":{"Type":4,"Flags":2,"Description":"A system generated property representing the resource etag required for optimistic concurrency control."}}}},{"2":{"Name":"AutoscaleSettingsResource","Properties":{"maxThroughput":{"Type":3,"Flags":1,"Description":"Represents maximum throughput container can scale up to."},"autoUpgradePolicy":{"Type":165,"Flags":0,"Description":"Cosmos DB resource auto-upgrade policy"},"targetMaxThroughput":{"Type":3,"Flags":2,"Description":"Represents target maximum throughput container can scale up to once offer is no longer in pending state."}}}},{"2":{"Name":"AutoUpgradePolicyResource","Properties":{"throughputPolicy":{"Type":166,"Flags":0,"Description":"Represents throughput policy which service must adhere to for auto-upgrade"}}}},{"2":{"Name":"ThroughputPolicyResource","Properties":{"isEnabled":{"Type":2,"Flags":0,"Description":"Determines whether the ThroughputPolicy is active or not"},"incrementPercent":{"Type":3,"Flags":0,"Description":"Represents the percentage by which throughput can increase every time throughput policy kicks in."}}}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2023-11-15-preview","ScopeType":8,"Body":161,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":169,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":170,"Flags":10,"Description":"The resource api version"},"properties":{"Type":172,"Flags":1,"Description":"Properties to create and update ClientEncryptionKey."}}}},{"2":{"Name":"ClientEncryptionKeyCreateUpdatePropertiesOrClientEncryptionKeyGetProperties","Properties":{"resource":{"Type":173,"Flags":1,"Description":"The standard JSON format of a ClientEncryptionKey"}}}},{"2":{"Name":"ClientEncryptionKeyResourceOrClientEncryptionKeyGetPropertiesResource","Properties":{"id":{"Type":4,"Flags":0,"Description":"Name of the ClientEncryptionKey"},"encryptionAlgorithm":{"Type":4,"Flags":0,"Description":"Encryption algorithm that will be used along with this client encryption key to encrypt/decrypt data."},"wrappedDataEncryptionKey":{"Type":0,"Flags":0,"Description":"Wrapped (encrypted) form of the key represented as a byte array."},"keyWrapMetadata":{"Type":174,"Flags":0,"Description":"Metadata for the wrapping provider that can be used to unwrap the wrapped client encryption key."},"_rid":{"Type":4,"Flags":2,"Description":"A system generated property. A unique identifier."},"_ts":{"Type":3,"Flags":2,"Description":"A system generated property that denotes the last updated timestamp of the resource."},"_etag":{"Type":4,"Flags":2,"Description":"A system generated property representing the resource etag required for optimistic concurrency control."}}}},{"2":{"Name":"KeyWrapMetadata","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of associated KeyEncryptionKey (aka CustomerManagedKey)."},"type":{"Type":4,"Flags":0,"Description":"ProviderName of KeyStoreProvider."},"value":{"Type":4,"Flags":0,"Description":"Reference / link to the KeyEncryptionKey."},"algorithm":{"Type":4,"Flags":0,"Description":"Algorithm used in wrapping and unwrapping of the data encryption key."}}}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2023-11-15-preview","ScopeType":8,"Body":171,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":176,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":177,"Flags":10,"Description":"The resource api version"},"properties":{"Type":179,"Flags":1,"Description":"Properties to create and update Azure Cosmos DB container."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":242,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"SqlContainerCreateUpdatePropertiesOrSqlContainerGetProperties","Properties":{"resource":{"Type":180,"Flags":1,"Description":"The standard JSON format of a container"},"options":{"Type":241,"Flags":0,"Description":"A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request."}}}},{"2":{"Name":"SqlContainerResourceOrSqlContainerGetPropertiesResource","Properties":{"id":{"Type":4,"Flags":1,"Description":"Name of the Cosmos DB SQL container"},"indexingPolicy":{"Type":181,"Flags":0,"Description":"The configuration of the indexing policy. By default, the indexing is automatic for all document paths within the container"},"partitionKey":{"Type":217,"Flags":0,"Description":"The configuration of the partition key to be used for partitioning data into multiple partitions"},"defaultTtl":{"Type":3,"Flags":0,"Description":"Default time to live"},"uniqueKeyPolicy":{"Type":223,"Flags":0,"Description":"The unique key policy configuration for specifying uniqueness constraints on documents in the collection in the Azure Cosmos DB service."},"conflictResolutionPolicy":{"Type":227,"Flags":0,"Description":"The conflict resolution policy for the container."},"clientEncryptionPolicy":{"Type":231,"Flags":0,"Description":"The client encryption policy for the container."},"analyticalStorageTtl":{"Type":3,"Flags":0,"Description":"Analytical TTL."},"restoreParameters":{"Type":150,"Flags":0,"Description":"Parameters to indicate the information about the restore"},"createMode":{"Type":237,"Flags":0,"Description":"Enum to indicate the mode of resource creation."},"materializedViewDefinition":{"Type":238,"Flags":0,"Description":"The configuration for defining Materialized Views. This must be specified only for creating a Materialized View container."},"computedProperties":{"Type":240,"Flags":0,"Description":"List of computed properties"},"_rid":{"Type":4,"Flags":2,"Description":"A system generated property. A unique identifier."},"_ts":{"Type":3,"Flags":2,"Description":"A system generated property that denotes the last updated timestamp of the resource."},"_etag":{"Type":4,"Flags":2,"Description":"A system generated property representing the resource etag required for optimistic concurrency control."}}}},{"2":{"Name":"IndexingPolicy","Properties":{"automatic":{"Type":2,"Flags":0,"Description":"Indicates if the indexing policy is automatic"},"indexingMode":{"Type":185,"Flags":0,"Description":"Indicates the indexing mode."},"includedPaths":{"Type":200,"Flags":0,"Description":"List of paths to include in the indexing"},"excludedPaths":{"Type":202,"Flags":0,"Description":"List of paths to exclude from indexing"},"compositeIndexes":{"Type":208,"Flags":0,"Description":"List of composite path list"},"spatialIndexes":{"Type":216,"Flags":0,"Description":"List of spatial specifics"}}}},{"6":{"Value":"consistent"}},{"6":{"Value":"lazy"}},{"6":{"Value":"none"}},{"5":{"Elements":[182,183,184,4]}},{"2":{"Name":"IncludedPath","Properties":{"path":{"Type":4,"Flags":0,"Description":"The path for which the indexing behavior applies to. Index paths typically start with root and end with wildcard (/path/*)"},"indexes":{"Type":199,"Flags":0,"Description":"List of indexes for this path"}}}},{"2":{"Name":"Indexes","Properties":{"dataType":{"Type":194,"Flags":0,"Description":"The datatype for which the indexing behavior is applied to."},"precision":{"Type":3,"Flags":0,"Description":"The precision of the index. -1 is maximum precision."},"kind":{"Type":198,"Flags":0,"Description":"Indicates the type of index."}}}},{"6":{"Value":"String"}},{"6":{"Value":"Number"}},{"6":{"Value":"Point"}},{"6":{"Value":"Polygon"}},{"6":{"Value":"LineString"}},{"6":{"Value":"MultiPolygon"}},{"5":{"Elements":[188,189,190,191,192,193,4]}},{"6":{"Value":"Hash"}},{"6":{"Value":"Range"}},{"6":{"Value":"Spatial"}},{"5":{"Elements":[195,196,197,4]}},{"3":{"ItemType":187}},{"3":{"ItemType":186}},{"2":{"Name":"ExcludedPath","Properties":{"path":{"Type":4,"Flags":0,"Description":"The path for which the indexing behavior applies to. Index paths typically start with root and end with wildcard (/path/*)"}}}},{"3":{"ItemType":201}},{"2":{"Name":"CompositePath","Properties":{"path":{"Type":4,"Flags":0,"Description":"The path for which the indexing behavior applies to. Index paths typically start with root and end with wildcard (/path/*)"},"order":{"Type":206,"Flags":0,"Description":"Sort order for composite paths."}}}},{"6":{"Value":"ascending"}},{"6":{"Value":"descending"}},{"5":{"Elements":[204,205,4]}},{"3":{"ItemType":203}},{"3":{"ItemType":207}},{"2":{"Name":"SpatialSpec","Properties":{"path":{"Type":4,"Flags":0,"Description":"The path for which the indexing behavior applies to. Index paths typically start with root and end with wildcard (/path/*)"},"types":{"Type":215,"Flags":0,"Description":"List of path's spatial type"}}}},{"6":{"Value":"Point"}},{"6":{"Value":"LineString"}},{"6":{"Value":"Polygon"}},{"6":{"Value":"MultiPolygon"}},{"5":{"Elements":[210,211,212,213,4]}},{"3":{"ItemType":214}},{"3":{"ItemType":209}},{"2":{"Name":"ContainerPartitionKey","Properties":{"paths":{"Type":218,"Flags":0,"Description":"List of paths using which data within the container can be partitioned"},"kind":{"Type":222,"Flags":0,"Description":"Indicates the kind of algorithm used for partitioning. For MultiHash, multiple partition keys (upto three maximum) are supported for container create"},"version":{"Type":3,"Flags":0,"Description":"Indicates the version of the partition key definition"},"systemKey":{"Type":2,"Flags":2,"Description":"Indicates if the container is using a system generated partition key"}}}},{"3":{"ItemType":4}},{"6":{"Value":"Hash"}},{"6":{"Value":"Range"}},{"6":{"Value":"MultiHash"}},{"5":{"Elements":[219,220,221,4]}},{"2":{"Name":"UniqueKeyPolicy","Properties":{"uniqueKeys":{"Type":226,"Flags":0,"Description":"List of unique keys on that enforces uniqueness constraint on documents in the collection in the Azure Cosmos DB service."}}}},{"2":{"Name":"UniqueKey","Properties":{"paths":{"Type":225,"Flags":0,"Description":"List of paths must be unique for each document in the Azure Cosmos DB service"}}}},{"3":{"ItemType":4}},{"3":{"ItemType":224}},{"2":{"Name":"ConflictResolutionPolicy","Properties":{"mode":{"Type":230,"Flags":0,"Description":"Indicates the conflict resolution mode."},"conflictResolutionPath":{"Type":4,"Flags":0,"Description":"The conflict resolution path in the case of LastWriterWins mode."},"conflictResolutionProcedure":{"Type":4,"Flags":0,"Description":"The procedure to resolve conflicts in the case of custom mode."}}}},{"6":{"Value":"LastWriterWins"}},{"6":{"Value":"Custom"}},{"5":{"Elements":[228,229,4]}},{"2":{"Name":"ClientEncryptionPolicy","Properties":{"includedPaths":{"Type":233,"Flags":1,"Description":"Paths of the item that need encryption along with path-specific settings."},"policyFormatVersion":{"Type":3,"Flags":1,"Description":"Version of the client encryption policy definition. Supported versions are 1 and 2. Version 2 supports id and partition key path encryption."}}}},{"2":{"Name":"ClientEncryptionIncludedPath","Properties":{"path":{"Type":4,"Flags":1,"Description":"Path that needs to be encrypted."},"clientEncryptionKeyId":{"Type":4,"Flags":1,"Description":"The identifier of the Client Encryption Key to be used to encrypt the path."},"encryptionType":{"Type":4,"Flags":1,"Description":"The type of encryption to be performed. Eg - Deterministic, Randomized."},"encryptionAlgorithm":{"Type":4,"Flags":1,"Description":"The encryption algorithm which will be used. Eg - AEAD_AES_256_CBC_HMAC_SHA256."}}}},{"3":{"ItemType":232}},{"6":{"Value":"Default"}},{"6":{"Value":"Restore"}},{"6":{"Value":"PointInTimeRestore"}},{"5":{"Elements":[234,235,236,4]}},{"2":{"Name":"MaterializedViewDefinition","Properties":{"sourceCollectionRid":{"Type":4,"Flags":2,"Description":"An unique identifier for the source collection. This is a system generated property."},"sourceCollectionId":{"Type":4,"Flags":1,"Description":"The name of the source container on which the Materialized View will be created."},"definition":{"Type":4,"Flags":1,"Description":"The definition should be an SQL query which would be used to fetch data from the source container to populate into the Materialized View container."}}}},{"2":{"Name":"ComputedProperty","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of a computed property, for example - \"cp_lowerName\""},"query":{"Type":4,"Flags":0,"Description":"The query that evaluates the value for computed property, for example - \"SELECT VALUE LOWER(c.name) FROM c\""}}}},{"3":{"ItemType":239}},{"2":{"Name":"CreateUpdateOptionsOrSqlContainerGetPropertiesOptions","Properties":{"throughput":{"Type":3,"Flags":0,"Description":"Request Units per second. For example, \"throughput\": 10000."},"autoscaleSettings":{"Type":142,"Flags":0,"Description":"Specifies the Autoscale settings. Note: Either throughput or autoscaleSettings is required, but not both."}}}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2023-11-15-preview","ScopeType":8,"Body":178,"Flags":0}},{"6":{"Value":"default"}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":244,"Flags":9,"Description":"The resource name"},"type":{"Type":245,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":246,"Flags":10,"Description":"The resource api version"},"properties":{"Type":162,"Flags":1,"Description":"Properties to update Azure Cosmos DB resource throughput."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":248,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2023-11-15-preview","ScopeType":8,"Body":247,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":250,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":251,"Flags":10,"Description":"The resource api version"},"properties":{"Type":253,"Flags":1,"Description":"Properties to create and update Azure Cosmos DB storedProcedure."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":256,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"SqlStoredProcedureCreateUpdatePropertiesOrSqlStoredProcedureGetProperties","Properties":{"resource":{"Type":254,"Flags":1,"Description":"The standard JSON format of a storedProcedure"},"options":{"Type":255,"Flags":4,"Description":"A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request."}}}},{"2":{"Name":"SqlStoredProcedureResourceOrSqlStoredProcedureGetPropertiesResource","Properties":{"id":{"Type":4,"Flags":1,"Description":"Name of the Cosmos DB SQL storedProcedure"},"body":{"Type":4,"Flags":0,"Description":"Body of the Stored Procedure"},"_rid":{"Type":4,"Flags":2,"Description":"A system generated property. A unique identifier."},"_ts":{"Type":3,"Flags":2,"Description":"A system generated property that denotes the last updated timestamp of the resource."},"_etag":{"Type":4,"Flags":2,"Description":"A system generated property representing the resource etag required for optimistic concurrency control."}}}},{"2":{"Name":"CreateUpdateOptions","Properties":{"throughput":{"Type":3,"Flags":0,"Description":"Request Units per second. For example, \"throughput\": 10000."},"autoscaleSettings":{"Type":142,"Flags":0,"Description":"Specifies the Autoscale settings. Note: Either throughput or autoscaleSettings is required, but not both."}}}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2023-11-15-preview","ScopeType":8,"Body":252,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":258,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":259,"Flags":10,"Description":"The resource api version"},"properties":{"Type":261,"Flags":1,"Description":"Properties to create and update Azure Cosmos DB userDefinedFunction."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":263,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"SqlUserDefinedFunctionCreateUpdatePropertiesOrSqlUserDefinedFunctionGetProperties","Properties":{"resource":{"Type":262,"Flags":1,"Description":"The standard JSON format of a userDefinedFunction"},"options":{"Type":255,"Flags":4,"Description":"A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request."}}}},{"2":{"Name":"SqlUserDefinedFunctionResourceOrSqlUserDefinedFunctionGetPropertiesResource","Properties":{"id":{"Type":4,"Flags":1,"Description":"Name of the Cosmos DB SQL userDefinedFunction"},"body":{"Type":4,"Flags":0,"Description":"Body of the User Defined Function"},"_rid":{"Type":4,"Flags":2,"Description":"A system generated property. A unique identifier."},"_ts":{"Type":3,"Flags":2,"Description":"A system generated property that denotes the last updated timestamp of the resource."},"_etag":{"Type":4,"Flags":2,"Description":"A system generated property representing the resource etag required for optimistic concurrency control."}}}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2023-11-15-preview","ScopeType":8,"Body":260,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":265,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":266,"Flags":10,"Description":"The resource api version"},"properties":{"Type":268,"Flags":1,"Description":"Properties to create and update Azure Cosmos DB trigger."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":279,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"SqlTriggerCreateUpdatePropertiesOrSqlTriggerGetProperties","Properties":{"resource":{"Type":269,"Flags":1,"Description":"The standard JSON format of a trigger"},"options":{"Type":255,"Flags":4,"Description":"A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request."}}}},{"2":{"Name":"SqlTriggerResourceOrSqlTriggerGetPropertiesResource","Properties":{"id":{"Type":4,"Flags":1,"Description":"Name of the Cosmos DB SQL trigger"},"body":{"Type":4,"Flags":0,"Description":"Body of the Trigger"},"triggerType":{"Type":272,"Flags":0,"Description":"Type of the Trigger"},"triggerOperation":{"Type":278,"Flags":0,"Description":"The operation the trigger is associated with"},"_rid":{"Type":4,"Flags":2,"Description":"A system generated property. A unique identifier."},"_ts":{"Type":3,"Flags":2,"Description":"A system generated property that denotes the last updated timestamp of the resource."},"_etag":{"Type":4,"Flags":2,"Description":"A system generated property representing the resource etag required for optimistic concurrency control."}}}},{"6":{"Value":"Pre"}},{"6":{"Value":"Post"}},{"5":{"Elements":[270,271,4]}},{"6":{"Value":"All"}},{"6":{"Value":"Create"}},{"6":{"Value":"Update"}},{"6":{"Value":"Delete"}},{"6":{"Value":"Replace"}},{"5":{"Elements":[273,274,275,276,277,4]}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2023-11-15-preview","ScopeType":8,"Body":267,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":281,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":282,"Flags":10,"Description":"The resource api version"},"properties":{"Type":284,"Flags":0,"Description":"Properties to create and update an Azure Cosmos DB SQL Role Definition."}}}},{"2":{"Name":"SqlRoleDefinitionResource","Properties":{"roleName":{"Type":4,"Flags":0,"Description":"A user-friendly name for the Role Definition. Must be unique for the database account."},"type":{"Type":287,"Flags":0,"Description":"Indicates whether the Role Definition was built-in or user created."},"assignableScopes":{"Type":288,"Flags":0,"Description":"A set of fully qualified Scopes at or below which Role Assignments may be created using this Role Definition. This will allow application of this Role Definition on the entire database account or any underlying Database / Collection. Must have at least one element. Scopes higher than Database account are not enforceable as assignable Scopes. Note that resources referenced in assignable Scopes need not exist."},"permissions":{"Type":292,"Flags":0,"Description":"The set of operations allowed through this Role Definition."}}}},{"6":{"Value":"BuiltInRole"}},{"6":{"Value":"CustomRole"}},{"5":{"Elements":[285,286]}},{"3":{"ItemType":4}},{"2":{"Name":"Permission","Properties":{"dataActions":{"Type":290,"Flags":0,"Description":"An array of data actions that are allowed."},"notDataActions":{"Type":291,"Flags":0,"Description":"An array of data actions that are denied."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":289}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2023-11-15-preview","ScopeType":8,"Body":283,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":294,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":295,"Flags":10,"Description":"The resource api version"},"properties":{"Type":297,"Flags":0,"Description":"Properties to create and update an Azure Cosmos DB SQL Role Assignment."}}}},{"2":{"Name":"SqlRoleAssignmentResource","Properties":{"roleDefinitionId":{"Type":4,"Flags":0,"Description":"The unique identifier for the associated Role Definition."},"scope":{"Type":4,"Flags":0,"Description":"The data plane resource path for which access is being granted through this Role Assignment."},"principalId":{"Type":4,"Flags":0,"Description":"The unique identifier for the associated AAD principal in the AAD graph to which access is being granted through this Role Assignment. Tenant ID for the principal is inferred using the tenant associated with the subscription."}}}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2023-11-15-preview","ScopeType":8,"Body":296,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":299,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":300,"Flags":10,"Description":"The resource api version"},"properties":{"Type":302,"Flags":1,"Description":"Properties to create and update Azure Cosmos DB MongoDB database."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":309,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"MongoDBDatabaseCreateUpdatePropertiesOrMongoDBDatabaseGetProperties","Properties":{"resource":{"Type":303,"Flags":1,"Description":"The standard JSON format of a MongoDB database"},"options":{"Type":308,"Flags":0,"Description":"A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request."}}}},{"2":{"Name":"MongoDBDatabaseResourceOrMongoDBDatabaseGetPropertiesResource","Properties":{"id":{"Type":4,"Flags":1,"Description":"Name of the Cosmos DB MongoDB database"},"restoreParameters":{"Type":150,"Flags":0,"Description":"Parameters to indicate the information about the restore"},"createMode":{"Type":307,"Flags":0,"Description":"Enum to indicate the mode of resource creation."},"_rid":{"Type":4,"Flags":2,"Description":"A system generated property. A unique identifier."},"_ts":{"Type":3,"Flags":2,"Description":"A system generated property that denotes the last updated timestamp of the resource."},"_etag":{"Type":4,"Flags":2,"Description":"A system generated property representing the resource etag required for optimistic concurrency control."}}}},{"6":{"Value":"Default"}},{"6":{"Value":"Restore"}},{"6":{"Value":"PointInTimeRestore"}},{"5":{"Elements":[304,305,306,4]}},{"2":{"Name":"CreateUpdateOptionsOrMongoDBDatabaseGetPropertiesOptions","Properties":{"throughput":{"Type":3,"Flags":0,"Description":"Request Units per second. For example, \"throughput\": 10000."},"autoscaleSettings":{"Type":142,"Flags":0,"Description":"Specifies the Autoscale settings. Note: Either throughput or autoscaleSettings is required, but not both."}}}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2023-11-15-preview","ScopeType":8,"Body":301,"Flags":0}},{"6":{"Value":"default"}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":311,"Flags":9,"Description":"The resource name"},"type":{"Type":312,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":313,"Flags":10,"Description":"The resource api version"},"properties":{"Type":162,"Flags":1,"Description":"Properties to update Azure Cosmos DB resource throughput."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":315,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2023-11-15-preview","ScopeType":8,"Body":314,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":317,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":318,"Flags":10,"Description":"The resource api version"},"properties":{"Type":320,"Flags":1,"Description":"Properties to create and update Azure Cosmos DB MongoDB collection."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":333,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"MongoDBCollectionCreateUpdatePropertiesOrMongoDBCollectionGetProperties","Properties":{"resource":{"Type":321,"Flags":1,"Description":"The standard JSON format of a MongoDB collection"},"options":{"Type":332,"Flags":0,"Description":"A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request."}}}},{"2":{"Name":"MongoDBCollectionResourceOrMongoDBCollectionGetPropertiesResource","Properties":{"id":{"Type":4,"Flags":1,"Description":"Name of the Cosmos DB MongoDB collection"},"shardKey":{"Type":322,"Flags":0,"Description":"A key-value pair of shard keys to be applied for the request."},"indexes":{"Type":327,"Flags":0,"Description":"List of index keys"},"analyticalStorageTtl":{"Type":3,"Flags":0,"Description":"Analytical TTL."},"restoreParameters":{"Type":150,"Flags":0,"Description":"Parameters to indicate the information about the restore"},"createMode":{"Type":331,"Flags":0,"Description":"Enum to indicate the mode of resource creation."},"_rid":{"Type":4,"Flags":2,"Description":"A system generated property. A unique identifier."},"_ts":{"Type":3,"Flags":2,"Description":"A system generated property that denotes the last updated timestamp of the resource."},"_etag":{"Type":4,"Flags":2,"Description":"A system generated property representing the resource etag required for optimistic concurrency control."}}}},{"2":{"Name":"ShardKeys","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"MongoIndex","Properties":{"key":{"Type":324,"Flags":0,"Description":"Cosmos DB MongoDB collection index keys"},"options":{"Type":326,"Flags":0,"Description":"Cosmos DB MongoDB collection index key options"}}}},{"2":{"Name":"MongoIndexKeys","Properties":{"keys":{"Type":325,"Flags":0,"Description":"List of keys for each MongoDB collection in the Azure Cosmos DB service"}}}},{"3":{"ItemType":4}},{"2":{"Name":"MongoIndexOptions","Properties":{"expireAfterSeconds":{"Type":3,"Flags":0,"Description":"Expire after seconds"},"unique":{"Type":2,"Flags":0,"Description":"Is unique or not"}}}},{"3":{"ItemType":323}},{"6":{"Value":"Default"}},{"6":{"Value":"Restore"}},{"6":{"Value":"PointInTimeRestore"}},{"5":{"Elements":[328,329,330,4]}},{"2":{"Name":"CreateUpdateOptionsOrMongoDBCollectionGetPropertiesOptions","Properties":{"throughput":{"Type":3,"Flags":0,"Description":"Request Units per second. For example, \"throughput\": 10000."},"autoscaleSettings":{"Type":142,"Flags":0,"Description":"Specifies the Autoscale settings. Note: Either throughput or autoscaleSettings is required, but not both."}}}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2023-11-15-preview","ScopeType":8,"Body":319,"Flags":0}},{"6":{"Value":"default"}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":335,"Flags":9,"Description":"The resource name"},"type":{"Type":336,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":337,"Flags":10,"Description":"The resource api version"},"properties":{"Type":162,"Flags":1,"Description":"Properties to update Azure Cosmos DB resource throughput."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":339,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2023-11-15-preview","ScopeType":8,"Body":338,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":341,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":342,"Flags":10,"Description":"The resource api version"},"properties":{"Type":344,"Flags":0,"Description":"Properties to create and update an Azure Cosmos DB Mongo Role Definition."}}}},{"2":{"Name":"MongoRoleDefinitionResource","Properties":{"roleName":{"Type":4,"Flags":0,"Description":"A user-friendly name for the Role Definition. Must be unique for the database account."},"type":{"Type":347,"Flags":0,"Description":"Indicates whether the Role Definition was built-in or user created."},"databaseName":{"Type":4,"Flags":0,"Description":"The database name for which access is being granted for this Role Definition."},"privileges":{"Type":351,"Flags":0,"Description":"A set of privileges contained by the Role Definition. This will allow application of this Role Definition on the entire database account or any underlying Database / Collection. Scopes higher than Database are not enforceable as privilege."},"roles":{"Type":353,"Flags":0,"Description":"The set of roles inherited by this Role Definition."}}}},{"6":{"Value":"BuiltInRole"}},{"6":{"Value":"CustomRole"}},{"5":{"Elements":[345,346]}},{"2":{"Name":"Privilege","Properties":{"resource":{"Type":349,"Flags":0,"Description":"An Azure Cosmos DB Mongo DB Resource."},"actions":{"Type":350,"Flags":0,"Description":"An array of actions that are allowed."}}}},{"2":{"Name":"PrivilegeResource","Properties":{"db":{"Type":4,"Flags":0,"Description":"The database name the role is applied."},"collection":{"Type":4,"Flags":0,"Description":"The collection name the role is applied."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":348}},{"2":{"Name":"Role","Properties":{"db":{"Type":4,"Flags":0,"Description":"The database name the role is applied."},"role":{"Type":4,"Flags":0,"Description":"The role name."}}}},{"3":{"ItemType":352}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2023-11-15-preview","ScopeType":8,"Body":343,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":355,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":356,"Flags":10,"Description":"The resource api version"},"properties":{"Type":358,"Flags":0,"Description":"Properties to create and update an Azure Cosmos DB Mongo User Definition."}}}},{"2":{"Name":"MongoUserDefinitionResource","Properties":{"userName":{"Type":4,"Flags":0,"Description":"The user name for User Definition."},"password":{"Type":4,"Flags":0,"Description":"The password for User Definition. Response does not contain user password."},"databaseName":{"Type":4,"Flags":0,"Description":"The database name for which access is being granted for this User Definition."},"customData":{"Type":4,"Flags":0,"Description":"A custom definition for the USer Definition."},"roles":{"Type":359,"Flags":0,"Description":"The set of roles inherited by the User Definition."},"mechanisms":{"Type":4,"Flags":0,"Description":"The Mongo Auth mechanism. For now, we only support auth mechanism SCRAM-SHA-256."}}}},{"3":{"ItemType":352}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2023-11-15-preview","ScopeType":8,"Body":357,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/tables"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/tables","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":361,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":362,"Flags":10,"Description":"The resource api version"},"properties":{"Type":364,"Flags":1,"Description":"Properties to create and update Azure Cosmos DB Table."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":371,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"TableCreateUpdatePropertiesOrTableGetProperties","Properties":{"resource":{"Type":365,"Flags":1,"Description":"The standard JSON format of a Table"},"options":{"Type":370,"Flags":0,"Description":"A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request."}}}},{"2":{"Name":"TableResourceOrTableGetPropertiesResource","Properties":{"id":{"Type":4,"Flags":1,"Description":"Name of the Cosmos DB table"},"restoreParameters":{"Type":150,"Flags":0,"Description":"Parameters to indicate the information about the restore"},"createMode":{"Type":369,"Flags":0,"Description":"Enum to indicate the mode of resource creation."},"_rid":{"Type":4,"Flags":2,"Description":"A system generated property. A unique identifier."},"_ts":{"Type":3,"Flags":2,"Description":"A system generated property that denotes the last updated timestamp of the resource."},"_etag":{"Type":4,"Flags":2,"Description":"A system generated property representing the resource etag required for optimistic concurrency control."}}}},{"6":{"Value":"Default"}},{"6":{"Value":"Restore"}},{"6":{"Value":"PointInTimeRestore"}},{"5":{"Elements":[366,367,368,4]}},{"2":{"Name":"CreateUpdateOptionsOrTableGetPropertiesOptions","Properties":{"throughput":{"Type":3,"Flags":0,"Description":"Request Units per second. For example, \"throughput\": 10000."},"autoscaleSettings":{"Type":142,"Flags":0,"Description":"Specifies the Autoscale settings. Note: Either throughput or autoscaleSettings is required, but not both."}}}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/tables@2023-11-15-preview","ScopeType":8,"Body":363,"Flags":0}},{"6":{"Value":"default"}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":373,"Flags":9,"Description":"The resource name"},"type":{"Type":374,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":375,"Flags":10,"Description":"The resource api version"},"properties":{"Type":162,"Flags":1,"Description":"Properties to update Azure Cosmos DB resource throughput."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":377,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2023-11-15-preview","ScopeType":8,"Body":376,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":379,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":380,"Flags":10,"Description":"The resource api version"},"properties":{"Type":382,"Flags":1,"Description":"Properties to create and update Azure Cosmos DB Cassandra keyspace."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":385,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"CassandraKeyspaceCreateUpdatePropertiesOrCassandraKeyspaceGetProperties","Properties":{"resource":{"Type":383,"Flags":1,"Description":"The standard JSON format of a Cassandra keyspace"},"options":{"Type":384,"Flags":0,"Description":"A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request."}}}},{"2":{"Name":"CassandraKeyspaceResourceOrCassandraKeyspaceGetPropertiesResource","Properties":{"id":{"Type":4,"Flags":1,"Description":"Name of the Cosmos DB Cassandra keyspace"},"_rid":{"Type":4,"Flags":2,"Description":"A system generated property. A unique identifier."},"_ts":{"Type":3,"Flags":2,"Description":"A system generated property that denotes the last updated timestamp of the resource."},"_etag":{"Type":4,"Flags":2,"Description":"A system generated property representing the resource etag required for optimistic concurrency control."}}}},{"2":{"Name":"CreateUpdateOptionsOrCassandraKeyspaceGetPropertiesOptions","Properties":{"throughput":{"Type":3,"Flags":0,"Description":"Request Units per second. For example, \"throughput\": 10000."},"autoscaleSettings":{"Type":142,"Flags":0,"Description":"Specifies the Autoscale settings. Note: Either throughput or autoscaleSettings is required, but not both."}}}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2023-11-15-preview","ScopeType":8,"Body":381,"Flags":0}},{"6":{"Value":"default"}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":387,"Flags":9,"Description":"The resource name"},"type":{"Type":388,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":389,"Flags":10,"Description":"The resource api version"},"properties":{"Type":162,"Flags":1,"Description":"Properties to update Azure Cosmos DB resource throughput."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":391,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2023-11-15-preview","ScopeType":8,"Body":390,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":393,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":394,"Flags":10,"Description":"The resource api version"},"properties":{"Type":396,"Flags":1,"Description":"Properties to create and update Azure Cosmos DB Cassandra table."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":406,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"CassandraTableCreateUpdatePropertiesOrCassandraTableGetProperties","Properties":{"resource":{"Type":397,"Flags":1,"Description":"The standard JSON format of a Cassandra table"},"options":{"Type":405,"Flags":0,"Description":"A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request."}}}},{"2":{"Name":"CassandraTableResourceOrCassandraTableGetPropertiesResource","Properties":{"id":{"Type":4,"Flags":1,"Description":"Name of the Cosmos DB Cassandra table"},"defaultTtl":{"Type":3,"Flags":0,"Description":"Time to live of the Cosmos DB Cassandra table"},"schema":{"Type":398,"Flags":0,"Description":"Schema of the Cosmos DB Cassandra table"},"analyticalStorageTtl":{"Type":3,"Flags":0,"Description":"Analytical TTL."},"_rid":{"Type":4,"Flags":2,"Description":"A system generated property. A unique identifier."},"_ts":{"Type":3,"Flags":2,"Description":"A system generated property that denotes the last updated timestamp of the resource."},"_etag":{"Type":4,"Flags":2,"Description":"A system generated property representing the resource etag required for optimistic concurrency control."}}}},{"2":{"Name":"CassandraSchema","Properties":{"columns":{"Type":400,"Flags":0,"Description":"List of Cassandra table columns."},"partitionKeys":{"Type":402,"Flags":0,"Description":"List of partition key."},"clusterKeys":{"Type":404,"Flags":0,"Description":"List of cluster key."}}}},{"2":{"Name":"Column","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the Cosmos DB Cassandra table column"},"type":{"Type":4,"Flags":0,"Description":"Type of the Cosmos DB Cassandra table column"}}}},{"3":{"ItemType":399}},{"2":{"Name":"CassandraPartitionKey","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the Cosmos DB Cassandra table partition key"}}}},{"3":{"ItemType":401}},{"2":{"Name":"ClusterKey","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the Cosmos DB Cassandra table cluster key"},"orderBy":{"Type":4,"Flags":0,"Description":"Order of the Cosmos DB Cassandra table cluster key, only support \"Asc\" and \"Desc\""}}}},{"3":{"ItemType":403}},{"2":{"Name":"CreateUpdateOptionsOrCassandraTableGetPropertiesOptions","Properties":{"throughput":{"Type":3,"Flags":0,"Description":"Request Units per second. For example, \"throughput\": 10000."},"autoscaleSettings":{"Type":142,"Flags":0,"Description":"Specifies the Autoscale settings. Note: Either throughput or autoscaleSettings is required, but not both."}}}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2023-11-15-preview","ScopeType":8,"Body":395,"Flags":0}},{"6":{"Value":"default"}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":408,"Flags":9,"Description":"The resource name"},"type":{"Type":409,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":410,"Flags":10,"Description":"The resource api version"},"properties":{"Type":162,"Flags":1,"Description":"Properties to update Azure Cosmos DB resource throughput."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":412,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2023-11-15-preview","ScopeType":8,"Body":411,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":414,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":415,"Flags":10,"Description":"The resource api version"},"properties":{"Type":417,"Flags":1,"Description":"Properties to create and update Azure Cosmos DB Cassandra view."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":420,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"CassandraViewCreateUpdatePropertiesOrCassandraViewGetProperties","Properties":{"resource":{"Type":418,"Flags":1,"Description":"The standard JSON format of a Cassandra view"},"options":{"Type":419,"Flags":0,"Description":"A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request."}}}},{"2":{"Name":"CassandraViewResourceOrCassandraViewGetPropertiesResource","Properties":{"id":{"Type":4,"Flags":1,"Description":"Name of the Cosmos DB Cassandra view"},"viewDefinition":{"Type":4,"Flags":1,"Description":"View Definition of the Cosmos DB Cassandra view"},"_rid":{"Type":4,"Flags":2,"Description":"A system generated property. A unique identifier."},"_ts":{"Type":3,"Flags":2,"Description":"A system generated property that denotes the last updated timestamp of the resource."},"_etag":{"Type":4,"Flags":2,"Description":"A system generated property representing the resource etag required for optimistic concurrency control."}}}},{"2":{"Name":"CreateUpdateOptionsOrCassandraViewGetPropertiesOptions","Properties":{"throughput":{"Type":3,"Flags":0,"Description":"Request Units per second. For example, \"throughput\": 10000."},"autoscaleSettings":{"Type":142,"Flags":0,"Description":"Specifies the Autoscale settings. Note: Either throughput or autoscaleSettings is required, but not both."}}}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views@2023-11-15-preview","ScopeType":8,"Body":416,"Flags":0}},{"6":{"Value":"default"}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":422,"Flags":9,"Description":"The resource name"},"type":{"Type":423,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":424,"Flags":10,"Description":"The resource api version"},"properties":{"Type":162,"Flags":1,"Description":"Properties to update Azure Cosmos DB resource throughput."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":426,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings@2023-11-15-preview","ScopeType":8,"Body":425,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":428,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":429,"Flags":10,"Description":"The resource api version"},"properties":{"Type":431,"Flags":1,"Description":"Properties to create and update Azure Cosmos DB Gremlin database."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":438,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"GremlinDatabaseCreateUpdatePropertiesOrGremlinDatabaseGetProperties","Properties":{"resource":{"Type":432,"Flags":1,"Description":"The standard JSON format of a Gremlin database"},"options":{"Type":437,"Flags":0,"Description":"A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request."}}}},{"2":{"Name":"GremlinDatabaseResourceOrGremlinDatabaseGetPropertiesResource","Properties":{"id":{"Type":4,"Flags":1,"Description":"Name of the Cosmos DB Gremlin database"},"restoreParameters":{"Type":150,"Flags":0,"Description":"Parameters to indicate the information about the restore"},"createMode":{"Type":436,"Flags":0,"Description":"Enum to indicate the mode of resource creation."},"_rid":{"Type":4,"Flags":2,"Description":"A system generated property. A unique identifier."},"_ts":{"Type":3,"Flags":2,"Description":"A system generated property that denotes the last updated timestamp of the resource."},"_etag":{"Type":4,"Flags":2,"Description":"A system generated property representing the resource etag required for optimistic concurrency control."}}}},{"6":{"Value":"Default"}},{"6":{"Value":"Restore"}},{"6":{"Value":"PointInTimeRestore"}},{"5":{"Elements":[433,434,435,4]}},{"2":{"Name":"CreateUpdateOptionsOrGremlinDatabaseGetPropertiesOptions","Properties":{"throughput":{"Type":3,"Flags":0,"Description":"Request Units per second. For example, \"throughput\": 10000."},"autoscaleSettings":{"Type":142,"Flags":0,"Description":"Specifies the Autoscale settings. Note: Either throughput or autoscaleSettings is required, but not both."}}}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2023-11-15-preview","ScopeType":8,"Body":430,"Flags":0}},{"6":{"Value":"default"}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":440,"Flags":9,"Description":"The resource name"},"type":{"Type":441,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":442,"Flags":10,"Description":"The resource api version"},"properties":{"Type":162,"Flags":1,"Description":"Properties to update Azure Cosmos DB resource throughput."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":444,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2023-11-15-preview","ScopeType":8,"Body":443,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":446,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":447,"Flags":10,"Description":"The resource api version"},"properties":{"Type":449,"Flags":1,"Description":"Properties to create and update Azure Cosmos DB Gremlin graph."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":456,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"GremlinGraphCreateUpdatePropertiesOrGremlinGraphGetProperties","Properties":{"resource":{"Type":450,"Flags":1,"Description":"The standard JSON format of a Gremlin graph"},"options":{"Type":455,"Flags":0,"Description":"A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request."}}}},{"2":{"Name":"GremlinGraphResourceOrGremlinGraphGetPropertiesResource","Properties":{"id":{"Type":4,"Flags":1,"Description":"Name of the Cosmos DB Gremlin graph"},"indexingPolicy":{"Type":181,"Flags":0,"Description":"The configuration of the indexing policy. By default, the indexing is automatic for all document paths within the graph"},"partitionKey":{"Type":217,"Flags":0,"Description":"The configuration of the partition key to be used for partitioning data into multiple partitions"},"defaultTtl":{"Type":3,"Flags":0,"Description":"Default time to live"},"uniqueKeyPolicy":{"Type":223,"Flags":0,"Description":"The unique key policy configuration for specifying uniqueness constraints on documents in the collection in the Azure Cosmos DB service."},"conflictResolutionPolicy":{"Type":227,"Flags":0,"Description":"The conflict resolution policy for the graph."},"analyticalStorageTtl":{"Type":3,"Flags":0,"Description":"Analytical TTL."},"restoreParameters":{"Type":150,"Flags":0,"Description":"Parameters to indicate the information about the restore"},"createMode":{"Type":454,"Flags":0,"Description":"Enum to indicate the mode of resource creation."},"_rid":{"Type":4,"Flags":2,"Description":"A system generated property. A unique identifier."},"_ts":{"Type":3,"Flags":2,"Description":"A system generated property that denotes the last updated timestamp of the resource."},"_etag":{"Type":4,"Flags":2,"Description":"A system generated property representing the resource etag required for optimistic concurrency control."}}}},{"6":{"Value":"Default"}},{"6":{"Value":"Restore"}},{"6":{"Value":"PointInTimeRestore"}},{"5":{"Elements":[451,452,453,4]}},{"2":{"Name":"CreateUpdateOptionsOrGremlinGraphGetPropertiesOptions","Properties":{"throughput":{"Type":3,"Flags":0,"Description":"Request Units per second. For example, \"throughput\": 10000."},"autoscaleSettings":{"Type":142,"Flags":0,"Description":"Specifies the Autoscale settings. Note: Either throughput or autoscaleSettings is required, but not both."}}}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2023-11-15-preview","ScopeType":8,"Body":448,"Flags":0}},{"6":{"Value":"default"}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":458,"Flags":9,"Description":"The resource name"},"type":{"Type":459,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":460,"Flags":10,"Description":"The resource api version"},"properties":{"Type":162,"Flags":1,"Description":"Properties to update Azure Cosmos DB resource throughput."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":462,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2023-11-15-preview","ScopeType":8,"Body":461,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/dataTransferJobs"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/dataTransferJobs","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":464,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":465,"Flags":10,"Description":"The resource api version"},"properties":{"Type":467,"Flags":1,"Description":"Data Transfer Create Job Properties"}}}},{"2":{"Name":"DataTransferJobProperties","Properties":{"jobName":{"Type":4,"Flags":2,"Description":"Job Name"},"source":{"Type":468,"Flags":1,"Description":"Source DataStore details"},"destination":{"Type":468,"Flags":1,"Description":"Destination DataStore details"},"status":{"Type":4,"Flags":2,"Description":"Job Status"},"processedCount":{"Type":3,"Flags":2,"Description":"Processed Count."},"totalCount":{"Type":3,"Flags":2,"Description":"Total Count."},"lastUpdatedUtcTime":{"Type":4,"Flags":2,"Description":"Last Updated Time (ISO-8601 format)."},"workerCount":{"Type":3,"Flags":0,"Description":"Worker count"},"error":{"Type":477,"Flags":2,"Description":"Error response for Faulted job"},"duration":{"Type":4,"Flags":2,"Description":"Total Duration of Job"},"mode":{"Type":480,"Flags":0,"Description":"Mode of job execution"}}}},{"7":{"Name":"DataTransferDataSourceSink","Discriminator":"component","BaseProperties":{},"Elements":{"AzureBlobStorage":469,"CosmosDBCassandra":471,"CosmosDBMongo":473,"CosmosDBSql":475}}},{"2":{"Name":"AzureBlobDataTransferDataSourceSink","Properties":{"containerName":{"Type":4,"Flags":1},"endpointUrl":{"Type":4,"Flags":0},"component":{"Type":470,"Flags":1}}}},{"6":{"Value":"AzureBlobStorage"}},{"2":{"Name":"CosmosCassandraDataTransferDataSourceSink","Properties":{"keyspaceName":{"Type":4,"Flags":1},"tableName":{"Type":4,"Flags":1},"remoteAccountName":{"Type":4,"Flags":0},"component":{"Type":472,"Flags":1}}}},{"6":{"Value":"CosmosDBCassandra"}},{"2":{"Name":"CosmosMongoDataTransferDataSourceSink","Properties":{"databaseName":{"Type":4,"Flags":1},"collectionName":{"Type":4,"Flags":1},"remoteAccountName":{"Type":4,"Flags":0},"component":{"Type":474,"Flags":1}}}},{"6":{"Value":"CosmosDBMongo"}},{"2":{"Name":"CosmosSqlDataTransferDataSourceSink","Properties":{"databaseName":{"Type":4,"Flags":1},"containerName":{"Type":4,"Flags":1},"remoteAccountName":{"Type":4,"Flags":0},"component":{"Type":476,"Flags":1}}}},{"6":{"Value":"CosmosDBSql"}},{"2":{"Name":"ErrorResponse","Properties":{"code":{"Type":4,"Flags":0,"Description":"Error code."},"message":{"Type":4,"Flags":0,"Description":"Error message indicating why the operation failed."}}}},{"6":{"Value":"Offline"}},{"6":{"Value":"Online"}},{"5":{"Elements":[478,479,4]}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/dataTransferJobs@2023-11-15-preview","ScopeType":8,"Body":466,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/cassandraClusters"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/cassandraClusters","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":482,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":483,"Flags":10,"Description":"The resource api version"},"properties":{"Type":485,"Flags":0,"Description":"Properties of a managed Cassandra cluster."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":523,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":524,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"ClusterResourceProperties","Properties":{"provisioningState":{"Type":492,"Flags":0,"Description":"The status of the resource at the time the operation was called."},"restoreFromBackupId":{"Type":4,"Flags":4,"Description":"To create an empty cluster, omit this field or set it to null. To restore a backup into a new cluster, set this field to the resource id of the backup."},"delegatedManagementSubnetId":{"Type":4,"Flags":0,"Description":"Resource id of a subnet that this cluster's management service should have its network interface attached to. The subnet must be routable to all subnets that will be delegated to data centers. The resource id must be of the form '/subscriptions//resourceGroups//providers/Microsoft.Network/virtualNetworks//subnets/'"},"cassandraVersion":{"Type":4,"Flags":0,"Description":"Which version of Cassandra should this cluster converge to running (e.g., 3.11). When updated, the cluster may take some time to migrate to the new version."},"clusterNameOverride":{"Type":4,"Flags":0,"Description":"If you need to set the clusterName property in cassandra.yaml to something besides the resource name of the cluster, set the value to use on this property."},"authenticationMethod":{"Type":496,"Flags":0,"Description":"Which authentication method Cassandra should use to authenticate clients. 'None' turns off authentication, so should not be used except in emergencies. 'Cassandra' is the default password based authentication. The default is 'Cassandra'."},"initialCassandraAdminPassword":{"Type":4,"Flags":4,"Description":"Initial password for clients connecting as admin to the cluster. Should be changed after cluster creation. Returns null on GET. This field only applies when the authenticationMethod field is 'Cassandra'."},"prometheusEndpoint":{"Type":497,"Flags":0,"Description":"Hostname or IP address where the Prometheus endpoint containing data about the managed Cassandra nodes can be reached."},"repairEnabled":{"Type":2,"Flags":0,"Description":"Should automatic repairs run on this cluster? If omitted, this is true, and should stay true unless you are running a hybrid cluster where you are already doing your own repairs."},"autoReplicate":{"Type":501,"Flags":0,"Description":"The form of AutoReplicate that is being used by this cluster."},"clientCertificates":{"Type":503,"Flags":0,"Description":"List of TLS certificates used to authorize clients connecting to the cluster. All connections are TLS encrypted whether clientCertificates is set or not, but if clientCertificates is set, the managed Cassandra cluster will reject all connections not bearing a TLS client certificate that can be validated from one or more of the public certificates in this property."},"externalGossipCertificates":{"Type":504,"Flags":0,"Description":"List of TLS certificates used to authorize gossip from unmanaged data centers. The TLS certificates of all nodes in unmanaged data centers must be verifiable using one of the certificates provided in this property."},"gossipCertificates":{"Type":505,"Flags":2,"Description":"List of TLS certificates that unmanaged nodes must trust for gossip with managed nodes. All managed nodes will present TLS client certificates that are verifiable using one of the certificates provided in this property."},"externalSeedNodes":{"Type":506,"Flags":0,"Description":"List of IP addresses of seed nodes in unmanaged data centers. These will be added to the seed node lists of all managed nodes."},"seedNodes":{"Type":507,"Flags":2,"Description":"List of IP addresses of seed nodes in the managed data centers. These should be added to the seed node lists of all unmanaged nodes."},"externalDataCenters":{"Type":508,"Flags":0,"Description":"List of the data center names for unmanaged data centers in this cluster to be included in auto-replication."},"hoursBetweenBackups":{"Type":3,"Flags":0,"Description":"(Deprecated) Number of hours to wait between taking a backup of the cluster."},"deallocated":{"Type":2,"Flags":0,"Description":"Whether the cluster and associated data centers has been deallocated."},"cassandraAuditLoggingEnabled":{"Type":2,"Flags":0,"Description":"Whether Cassandra audit logging is enabled"},"clusterType":{"Type":511,"Flags":0,"Description":"Type of the cluster. If set to Production, some operations might not be permitted on cluster."},"provisionError":{"Type":512,"Flags":0,"Description":"Error related to resource provisioning."},"extensions":{"Type":513,"Flags":0,"Description":"Extensions to be added or updated on cluster."},"backupSchedules":{"Type":515,"Flags":0,"Description":"List of backup schedules that define when you want to back up your data."},"scheduledEventStrategy":{"Type":519,"Flags":0,"Description":"How the nodes in the cluster react to scheduled events"},"azureConnectionMethod":{"Type":522,"Flags":0,"Description":"How to connect to the azure services needed for running the cluster"},"privateLinkResourceId":{"Type":4,"Flags":2,"Description":"If the Connection Method is Vpn, this is the Id of the private link resource that the datacenters need to connect to."}}}},{"6":{"Value":"Creating"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[486,487,488,489,490,491,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Cassandra"}},{"6":{"Value":"Ldap"}},{"5":{"Elements":[493,494,495,4]}},{"2":{"Name":"SeedNode","Properties":{"ipAddress":{"Type":4,"Flags":0,"Description":"IP address of this seed node."}}}},{"6":{"Value":"None"}},{"6":{"Value":"SystemKeyspaces"}},{"6":{"Value":"AllKeyspaces"}},{"5":{"Elements":[498,499,500,4]}},{"2":{"Name":"Certificate","Properties":{"pem":{"Type":4,"Flags":0,"Description":"PEM formatted public key."}}}},{"3":{"ItemType":502}},{"3":{"ItemType":502}},{"3":{"ItemType":502}},{"3":{"ItemType":497}},{"3":{"ItemType":497}},{"3":{"ItemType":4}},{"6":{"Value":"Production"}},{"6":{"Value":"NonProduction"}},{"5":{"Elements":[509,510,4]}},{"2":{"Name":"CassandraError","Properties":{"code":{"Type":4,"Flags":0,"Description":"The code of error that occurred."},"message":{"Type":4,"Flags":0,"Description":"The message of the error."},"target":{"Type":4,"Flags":0,"Description":"The target resource of the error."},"additionalErrorInfo":{"Type":4,"Flags":0,"Description":"Additional information about the error."}}}},{"3":{"ItemType":4}},{"2":{"Name":"BackupSchedule","Properties":{"scheduleName":{"Type":4,"Flags":0,"Description":"The unique identifier of backup schedule."},"cronExpression":{"Type":4,"Flags":0,"Description":"The cron expression that defines when you want to back up your data."},"retentionInHours":{"Type":3,"Flags":0,"Description":"The retention period (hours) of the backups. If you want to retain data forever, set retention to 0."}}}},{"3":{"ItemType":514}},{"6":{"Value":"Ignore"}},{"6":{"Value":"StopAny"}},{"6":{"Value":"StopByRack"}},{"5":{"Elements":[516,517,518,4]}},{"6":{"Value":"None"}},{"6":{"Value":"VPN"}},{"5":{"Elements":[520,521,4]}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"ManagedCassandraManagedServiceIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The object id of the identity resource."},"tenantId":{"Type":4,"Flags":2,"Description":"The tenant id of the resource."},"type":{"Type":527,"Flags":0,"Description":"The type of the resource."}}}},{"6":{"Value":"SystemAssigned"}},{"6":{"Value":"None"}},{"5":{"Elements":[525,526,4]}},{"4":{"Name":"Microsoft.DocumentDB/cassandraClusters@2023-11-15-preview","ScopeType":8,"Body":484,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/cassandraClusters/dataCenters"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/cassandraClusters/dataCenters","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":529,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":530,"Flags":10,"Description":"The resource api version"},"properties":{"Type":532,"Flags":0,"Description":"Properties of a managed Cassandra data center."}}}},{"2":{"Name":"DataCenterResourceProperties","Properties":{"provisioningState":{"Type":539,"Flags":0,"Description":"The status of the resource at the time the operation was called."},"dataCenterLocation":{"Type":4,"Flags":0,"Description":"The region this data center should be created in."},"delegatedSubnetId":{"Type":4,"Flags":0,"Description":"Resource id of a subnet the nodes in this data center should have their network interfaces connected to. The subnet must be in the same region specified in 'dataCenterLocation' and must be able to route to the subnet specified in the cluster's 'delegatedManagementSubnetId' property. This resource id will be of the form '/subscriptions//resourceGroups//providers/Microsoft.Network/virtualNetworks//subnets/'."},"nodeCount":{"Type":3,"Flags":0,"Description":"The number of nodes the data center should have. This is the desired number. After it is set, it may take some time for the data center to be scaled to match. To monitor the number of nodes and their status, use the fetchNodeStatus method on the cluster."},"seedNodes":{"Type":540,"Flags":2,"Description":"IP addresses for seed nodes in this data center. This is for reference. Generally you will want to use the seedNodes property on the cluster, which aggregates the seed nodes from all data centers in the cluster."},"base64EncodedCassandraYamlFragment":{"Type":4,"Flags":0,"Description":"A fragment of a cassandra.yaml configuration file to be included in the cassandra.yaml for all nodes in this data center. The fragment should be Base64 encoded, and only a subset of keys are allowed."},"managedDiskCustomerKeyUri":{"Type":4,"Flags":0,"Description":"Key uri to use for encryption of managed disks. Ensure the system assigned identity of the cluster has been assigned appropriate permissions(key get/wrap/unwrap permissions) on the key."},"backupStorageCustomerKeyUri":{"Type":4,"Flags":0,"Description":"Indicates the Key Uri of the customer key to use for encryption of the backup storage account."},"sku":{"Type":4,"Flags":0,"Description":"Virtual Machine SKU used for data centers. Default value is Standard_DS14_v2"},"diskSku":{"Type":4,"Flags":0,"Description":"Disk SKU used for data centers. Default value is P30."},"diskCapacity":{"Type":3,"Flags":0,"Description":"Number of disks attached to each node. Default is 4."},"availabilityZone":{"Type":2,"Flags":0,"Description":"If the data center has Availability Zone support, apply it to the Virtual Machine ScaleSet that host the cassandra data center virtual machines."},"authenticationMethodLdapProperties":{"Type":541,"Flags":0,"Description":"Ldap authentication method properties. This feature is in preview."},"deallocated":{"Type":2,"Flags":0,"Description":"Whether the data center has been deallocated."},"provisionError":{"Type":512,"Flags":0,"Description":"Error related to resource provisioning."},"privateEndpointIpAddress":{"Type":4,"Flags":0,"Description":"Ip of the VPN Endpoint for this data center."}}}},{"6":{"Value":"Creating"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[533,534,535,536,537,538,4]}},{"3":{"ItemType":497}},{"2":{"Name":"AuthenticationMethodLdapProperties","Properties":{"serverHostname":{"Type":4,"Flags":0,"Description":"Hostname of the LDAP server."},"serverPort":{"Type":3,"Flags":0,"Description":"Port of the LDAP server."},"serviceUserDistinguishedName":{"Type":4,"Flags":0,"Description":"Distinguished name of the look up user account, who can look up user details on authentication."},"serviceUserPassword":{"Type":4,"Flags":0,"Description":"Password of the look up user."},"searchBaseDistinguishedName":{"Type":4,"Flags":0,"Description":"Distinguished name of the object to start the recursive search of users from."},"searchFilterTemplate":{"Type":4,"Flags":0,"Description":"Template to use for searching. Defaults to (cn=%s) where %s will be replaced by the username used to login."},"serverCertificates":{"Type":542,"Flags":0},"connectionTimeoutInMs":{"Type":3,"Flags":0,"Description":"Timeout for connecting to the LDAP server in miliseconds. The default is 5000 ms."}}}},{"3":{"ItemType":502}},{"4":{"Name":"Microsoft.DocumentDB/cassandraClusters/dataCenters@2023-11-15-preview","ScopeType":8,"Body":531,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/mongoClusters"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/mongoClusters","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":544,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":545,"Flags":10,"Description":"The resource api version"},"properties":{"Type":547,"Flags":0,"Description":"Properties of the mongo cluster."},"tags":{"Type":572,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":124,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"MongoClusterProperties","Properties":{"createMode":{"Type":551,"Flags":4,"Description":"The mode to create a mongo cluster."},"restoreParameters":{"Type":552,"Flags":4,"Description":"Parameters used for restore operations"},"administratorLogin":{"Type":4,"Flags":0,"Description":"The administrator's login for the mongo cluster."},"administratorLoginPassword":{"Type":4,"Flags":4,"Description":"The password of the administrator login."},"serverVersion":{"Type":4,"Flags":0,"Description":"The Mongo DB server version. Defaults to the latest available version if not specified."},"connectionString":{"Type":4,"Flags":2,"Description":"The default mongo connection string for the cluster."},"earliestRestoreTime":{"Type":4,"Flags":2,"Description":"Earliest restore timestamp in UTC ISO8601 format."},"provisioningState":{"Type":559,"Flags":2,"Description":"A provisioning state of the mongo cluster."},"clusterStatus":{"Type":567,"Flags":2,"Description":"A status of the mongo cluster."},"nodeGroupSpecs":{"Type":571,"Flags":0,"Description":"The list of node group specs in the cluster."}}}},{"6":{"Value":"Default"}},{"6":{"Value":"Restore"}},{"6":{"Value":"PointInTimeRestore"}},{"5":{"Elements":[548,549,550,4]}},{"2":{"Name":"MongoClusterRestoreParameters","Properties":{"pointInTimeUTC":{"Type":4,"Flags":0,"Description":"UTC point in time to restore a mongo cluster"},"sourceResourceId":{"Type":4,"Flags":0,"Description":"Resource ID to locate the source cluster to restore"}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"InProgress"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Dropping"}},{"5":{"Elements":[553,554,555,556,557,558,4]}},{"6":{"Value":"Ready"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Starting"}},{"6":{"Value":"Stopping"}},{"6":{"Value":"Stopped"}},{"6":{"Value":"Dropping"}},{"5":{"Elements":[560,561,562,563,564,565,566,4]}},{"2":{"Name":"NodeGroupSpec","Properties":{"kind":{"Type":570,"Flags":0,"Description":"The node type deployed in the node group."},"nodeCount":{"Type":3,"Flags":0,"Description":"The number of nodes in the node group."},"sku":{"Type":4,"Flags":0,"Description":"The resource sku for the node group. This defines the size of CPU and memory that is provisioned for each node. Example values: 'M30', 'M40'."},"diskSizeGB":{"Type":3,"Flags":0,"Description":"The disk storage size for the node group in GB. Example values: 128, 256, 512, 1024."},"enableHa":{"Type":2,"Flags":0,"Description":"Whether high availability is enabled on the node group."}}}},{"6":{"Value":"Shard"}},{"5":{"Elements":[569,4]}},{"3":{"ItemType":568}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/mongoClusters@2023-11-15-preview","ScopeType":8,"Body":546,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/mongoClusters/firewallRules"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/mongoClusters/firewallRules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":574,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":575,"Flags":10,"Description":"The resource api version"},"properties":{"Type":577,"Flags":1,"Description":"The properties of a firewall rule."},"systemData":{"Type":124,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"FirewallRuleProperties","Properties":{"provisioningState":{"Type":584,"Flags":2,"Description":"The provisioning state of the firewall rule."},"startIpAddress":{"Type":4,"Flags":1,"Description":"The start IP address of the mongo cluster firewall rule. Must be IPv4 format."},"endIpAddress":{"Type":4,"Flags":1,"Description":"The end IP address of the mongo cluster firewall rule. Must be IPv4 format."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"InProgress"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Dropping"}},{"5":{"Elements":[578,579,580,581,582,583,4]}},{"4":{"Name":"Microsoft.DocumentDB/mongoClusters/firewallRules@2023-11-15-preview","ScopeType":8,"Body":576,"Flags":0}},{"6":{"Value":"default"}},{"5":{"Elements":[586,4]}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":587,"Flags":9,"Description":"The resource name"},"type":{"Type":588,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":589,"Flags":10,"Description":"The resource api version"},"properties":{"Type":591,"Flags":2,"Description":"Resource properties."}}}},{"2":{"Name":"NotebookWorkspaceProperties","Properties":{"notebookServerEndpoint":{"Type":4,"Flags":2,"Description":"Specifies the endpoint of Notebook server."},"status":{"Type":4,"Flags":2,"Description":"Status of the notebook workspace. Possible values are: Creating, Online, Deleting, Failed, Updating."}}}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2023-11-15-preview","ScopeType":8,"Body":590,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":593,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":594,"Flags":10,"Description":"The resource api version"},"properties":{"Type":111,"Flags":0,"Description":"Resource properties."}}}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2023-11-15-preview","ScopeType":8,"Body":595,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/services"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/services","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":597,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":598,"Flags":10,"Description":"The resource api version"},"properties":{"Type":600,"Flags":0,"Description":"Properties in ServiceResourceCreateUpdateParameters."}}}},{"2":{"Name":"ServiceResourceCreateUpdatePropertiesOrServiceResourceProperties","Properties":{"instanceSize":{"Type":604,"Flags":0,"Description":"Instance type for the service."},"instanceCount":{"Type":3,"Flags":0,"Description":"Instance count for the service."},"creationTime":{"Type":4,"Flags":2,"Description":"Time of the last state change (ISO-8601 format)."},"status":{"Type":611,"Flags":2,"Description":"Describes the status of a service."}},"AdditionalProperties":0}},{"6":{"Value":"Cosmos.D4s"}},{"6":{"Value":"Cosmos.D8s"}},{"6":{"Value":"Cosmos.D16s"}},{"5":{"Elements":[601,602,603,4]}},{"6":{"Value":"Creating"}},{"6":{"Value":"Running"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Error"}},{"6":{"Value":"Stopped"}},{"5":{"Elements":[605,606,607,608,609,610,4]}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/services@2023-11-15-preview","ScopeType":8,"Body":599,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/throughputPools"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/throughputPools","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":613,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":614,"Flags":10,"Description":"The resource api version"},"properties":{"Type":616,"Flags":0,"Description":"Properties to update Azure Cosmos DB throughput pool."},"tags":{"Type":627,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":124,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"ThroughputPoolProperties","Properties":{"provisioningState":{"Type":626,"Flags":0,"Description":"A provisioning state of the ThroughputPool."},"maxThroughput":{"Type":3,"Flags":0,"Description":"Value for throughput to be shared among CosmosDB resources in the pool."}}}},{"6":{"Value":"Uninitialized"}},{"6":{"Value":"Initializing"}},{"6":{"Value":"InternallyReady"}},{"6":{"Value":"Online"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Updating"}},{"5":{"Elements":[617,618,619,620,621,622,623,624,625,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DocumentDB/throughputPools@2023-11-15-preview","ScopeType":8,"Body":615,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/throughputPools/throughputPoolAccounts"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/throughputPools/throughputPoolAccounts","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":629,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":630,"Flags":10,"Description":"The resource api version"},"properties":{"Type":632,"Flags":0,"Description":"An Azure Cosmos DB Global Database Account which is part of a Throughputpool."},"systemData":{"Type":124,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"ThroughputPoolAccountProperties","Properties":{"provisioningState":{"Type":642,"Flags":0,"Description":"A provisioning state of the ThroughputPool Account."},"accountResourceIdentifier":{"Type":4,"Flags":0,"Description":"The resource identifier of global database account in the throughputPool."},"accountLocation":{"Type":4,"Flags":0,"Description":"The location of global database account in the throughputPool."},"accountInstanceId":{"Type":4,"Flags":2,"Description":"The instance id of global database account in the throughputPool."}}}},{"6":{"Value":"Uninitialized"}},{"6":{"Value":"Initializing"}},{"6":{"Value":"InternallyReady"}},{"6":{"Value":"Online"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Updating"}},{"5":{"Elements":[633,634,635,636,637,638,639,640,641,4]}},{"4":{"Name":"Microsoft.DocumentDB/throughputPools/throughputPoolAccounts@2023-11-15-preview","ScopeType":8,"Body":631,"Flags":0}},{"6":{"Value":"Microsoft.DocumentDB/locations"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/locations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":644,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":645,"Flags":10,"Description":"The resource api version"},"properties":{"Type":647,"Flags":2,"Description":"Cosmos DB location metadata"}}}},{"2":{"Name":"LocationProperties","Properties":{"supportsAvailabilityZone":{"Type":2,"Flags":2,"Description":"Flag indicating whether the location supports availability zones or not."},"isResidencyRestricted":{"Type":2,"Flags":2,"Description":"Flag indicating whether the location is residency sensitive."},"backupStorageRedundancies":{"Type":652,"Flags":2,"Description":"The properties of available backup storage redundancies."},"isSubscriptionRegionAccessAllowedForRegular":{"Type":2,"Flags":2,"Description":"Flag indicating whether the subscription have access in region for Non-Availability Zones."},"isSubscriptionRegionAccessAllowedForAz":{"Type":2,"Flags":2,"Description":"Flag indicating whether the subscription have access in region for Availability Zones(Az)."},"status":{"Type":662,"Flags":2,"Description":"Enum to indicate current buildout status of the region."}}}},{"6":{"Value":"Geo"}},{"6":{"Value":"Local"}},{"6":{"Value":"Zone"}},{"5":{"Elements":[648,649,650,4]}},{"3":{"ItemType":651}},{"6":{"Value":"Uninitialized"}},{"6":{"Value":"Initializing"}},{"6":{"Value":"InternallyReady"}},{"6":{"Value":"Online"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Updating"}},{"5":{"Elements":[653,654,655,656,657,658,659,660,661,4]}},{"4":{"Name":"Microsoft.DocumentDB/locations@2023-11-15-preview","ScopeType":4,"Body":646,"Flags":1}},{"6":{"Value":"Microsoft.DocumentDB/databaseAccounts/privateLinkResources"}},{"6":{"Value":"2023-11-15-preview"}},{"2":{"Name":"Microsoft.DocumentDB/databaseAccounts/privateLinkResources","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":664,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":665,"Flags":10,"Description":"The resource api version"},"properties":{"Type":667,"Flags":2,"Description":"Resource properties."}}}},{"2":{"Name":"PrivateLinkResourceProperties","Properties":{"groupId":{"Type":4,"Flags":2,"Description":"The private link resource group id."},"requiredMembers":{"Type":668,"Flags":2,"Description":"The private link resource required member names."},"requiredZoneNames":{"Type":669,"Flags":2,"Description":"The private link resource required zone names."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"4":{"Name":"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2023-11-15-preview","ScopeType":8,"Body":666,"Flags":1}},{"2":{"Name":"FailoverPolicies","Properties":{"failoverPolicies":{"Type":672,"Flags":1,"Description":"List of failover policies."}}}},{"3":{"ItemType":108}},{"8":{"Name":"failoverPriorityChange","ResourceType":"Microsoft.DocumentDB/databaseAccounts","ApiVersion":"2023-11-15-preview","Input":671}},{"2":{"Name":"DatabaseAccountListKeysResult","Properties":{"primaryMasterKey":{"Type":4,"Flags":2,"Description":"Base 64 encoded value of the primary read-write key."},"secondaryMasterKey":{"Type":4,"Flags":2,"Description":"Base 64 encoded value of the secondary read-write key."},"primaryReadonlyMasterKey":{"Type":4,"Flags":2,"Description":"Base 64 encoded value of the primary read-only key."},"secondaryReadonlyMasterKey":{"Type":4,"Flags":2,"Description":"Base 64 encoded value of the secondary read-only key."}}}},{"8":{"Name":"listKeys","ResourceType":"Microsoft.DocumentDB/databaseAccounts","ApiVersion":"2023-11-15-preview","Output":674}},{"2":{"Name":"DatabaseAccountListConnectionStringsResult","Properties":{"connectionStrings":{"Type":693,"Flags":0,"Description":"An array that contains the connection strings for the Cosmos DB account."}}}},{"2":{"Name":"DatabaseAccountConnectionString","Properties":{"connectionString":{"Type":4,"Flags":2,"Description":"Value of the connection string"},"description":{"Type":4,"Flags":2,"Description":"Description of the connection string"},"keyKind":{"Type":682,"Flags":2,"Description":"Kind of the connection string key"},"type":{"Type":692,"Flags":2,"Description":"Type of the connection string"}}}},{"6":{"Value":"Primary"}},{"6":{"Value":"Secondary"}},{"6":{"Value":"PrimaryReadonly"}},{"6":{"Value":"SecondaryReadonly"}},{"5":{"Elements":[678,679,680,681,4]}},{"6":{"Value":"Sql"}},{"6":{"Value":"Table"}},{"6":{"Value":"MongoDB"}},{"6":{"Value":"Cassandra"}},{"6":{"Value":"CassandraConnectorMetadata"}},{"6":{"Value":"Gremlin"}},{"6":{"Value":"SqlDedicatedGateway"}},{"6":{"Value":"GremlinV2"}},{"6":{"Value":"Undefined"}},{"5":{"Elements":[683,684,685,686,687,688,689,690,691,4]}},{"3":{"ItemType":677}},{"8":{"Name":"listConnectionStrings","ResourceType":"Microsoft.DocumentDB/databaseAccounts","ApiVersion":"2023-11-15-preview","Output":676}},{"2":{"Name":"RegionForOnlineOffline","Properties":{"region":{"Type":4,"Flags":1,"Description":"Cosmos DB region, with spaces between words and each word capitalized."}}}},{"8":{"Name":"offlineRegion","ResourceType":"Microsoft.DocumentDB/databaseAccounts","ApiVersion":"2023-11-15-preview","Input":695}},{"8":{"Name":"onlineRegion","ResourceType":"Microsoft.DocumentDB/databaseAccounts","ApiVersion":"2023-11-15-preview","Input":695}},{"2":{"Name":"DatabaseAccountListReadOnlyKeysResult","Properties":{"primaryReadonlyMasterKey":{"Type":4,"Flags":2,"Description":"Base 64 encoded value of the primary read-only key."},"secondaryReadonlyMasterKey":{"Type":4,"Flags":2,"Description":"Base 64 encoded value of the secondary read-only key."}}}},{"8":{"Name":"readonlykeys","ResourceType":"Microsoft.DocumentDB/databaseAccounts","ApiVersion":"2023-11-15-preview","Output":698}},{"2":{"Name":"DatabaseAccountRegenerateKeyParameters","Properties":{"keyKind":{"Type":705,"Flags":1,"Description":"The access key to regenerate."}}}},{"6":{"Value":"primary"}},{"6":{"Value":"secondary"}},{"6":{"Value":"primaryReadonly"}},{"6":{"Value":"secondaryReadonly"}},{"5":{"Elements":[701,702,703,704,4]}},{"8":{"Name":"regenerateKey","ResourceType":"Microsoft.DocumentDB/databaseAccounts","ApiVersion":"2023-11-15-preview","Input":700}},{"2":{"Name":"ThroughputSettingsGetResults","Properties":{"properties":{"Type":708,"Flags":0,"Description":"The properties of an Azure Cosmos DB resource throughput"},"id":{"Type":4,"Flags":2,"Description":"The unique resource identifier of the ARM resource."},"name":{"Type":4,"Flags":2,"Description":"The name of the ARM resource."},"type":{"Type":4,"Flags":2,"Description":"The type of Azure resource."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":710,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"ThroughputSettingsGetProperties","Properties":{"resource":{"Type":709,"Flags":0}}}},{"2":{"Name":"ThroughputSettingsGetPropertiesResource","Properties":{"throughput":{"Type":3,"Flags":0,"Description":"Value of the Cosmos DB resource throughput. Either throughput is required or autoscaleSettings is required, but not both."},"autoscaleSettings":{"Type":164,"Flags":0,"Description":"Cosmos DB resource for autoscale settings. Either throughput is required or autoscaleSettings is required, but not both."},"minimumThroughput":{"Type":4,"Flags":2,"Description":"The minimum throughput of the resource"},"offerReplacePending":{"Type":4,"Flags":2,"Description":"The throughput replace is pending"},"instantMaximumThroughput":{"Type":4,"Flags":2,"Description":"The offer throughput value to instantly scale up without triggering splits"},"softAllowedMaximumThroughput":{"Type":4,"Flags":2,"Description":"The maximum throughput value or the maximum maxThroughput value (for autoscale) that can be specified"},"_rid":{"Type":4,"Flags":2,"Description":"A system generated property. A unique identifier."},"_ts":{"Type":3,"Flags":2,"Description":"A system generated property that denotes the last updated timestamp of the resource."},"_etag":{"Type":4,"Flags":2,"Description":"A system generated property representing the resource etag required for optimistic concurrency control."}}}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"8":{"Name":"migrateToAutoscale","ResourceType":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings","ApiVersion":"2023-11-15-preview","Output":707}},{"8":{"Name":"migrateToManualThroughput","ResourceType":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings","ApiVersion":"2023-11-15-preview","Output":707}},{"2":{"Name":"RetrieveThroughputParameters","Properties":{"properties":{"Type":714,"Flags":1,"Description":"Properties to retrieve throughput parameters object"},"id":{"Type":4,"Flags":2,"Description":"The unique resource identifier of the ARM resource."},"name":{"Type":4,"Flags":2,"Description":"The name of the ARM resource."},"type":{"Type":4,"Flags":2,"Description":"The type of Azure resource."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":718,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"RetrieveThroughputProperties","Properties":{"resource":{"Type":715,"Flags":1,"Description":"The standard JSON format of a resource throughput"}}}},{"2":{"Name":"RetrieveThroughputPropertiesResource","Properties":{"physicalPartitionIds":{"Type":717,"Flags":1,"Description":"Array of PhysicalPartitionId objects."}}}},{"2":{"Name":"PhysicalPartitionId","Properties":{"id":{"Type":4,"Flags":1,"Description":"Id of a physical partition"}}}},{"3":{"ItemType":716}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"PhysicalPartitionThroughputInfoResult","Properties":{"properties":{"Type":720,"Flags":0,"Description":"The properties of an Azure Cosmos DB PhysicalPartitionThroughputInfoResult object"},"id":{"Type":4,"Flags":2,"Description":"The unique resource identifier of the ARM resource."},"name":{"Type":4,"Flags":2,"Description":"The name of the ARM resource."},"type":{"Type":4,"Flags":2,"Description":"The type of Azure resource."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":724,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"PhysicalPartitionThroughputInfoResultProperties","Properties":{"resource":{"Type":721,"Flags":0,"Description":"properties of physical partition throughput info"}}}},{"2":{"Name":"PhysicalPartitionThroughputInfoResultPropertiesResource","Properties":{"physicalPartitionThroughputInfo":{"Type":723,"Flags":0,"Description":"Array of physical partition throughput info objects"}}}},{"2":{"Name":"PhysicalPartitionThroughputInfoResource","Properties":{"id":{"Type":4,"Flags":1,"Description":"Id of a physical partition"},"throughput":{"Type":3,"Flags":0,"Description":"Throughput of a physical partition"}}}},{"3":{"ItemType":722}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"8":{"Name":"retrieveThroughputDistribution","ResourceType":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings","ApiVersion":"2023-11-15-preview","Output":719,"Input":713}},{"2":{"Name":"RedistributeThroughputParameters","Properties":{"properties":{"Type":727,"Flags":1,"Description":"Properties to redistribute throughput parameters object"},"id":{"Type":4,"Flags":2,"Description":"The unique resource identifier of the ARM resource."},"name":{"Type":4,"Flags":2,"Description":"The name of the ARM resource."},"type":{"Type":4,"Flags":2,"Description":"The type of Azure resource."},"location":{"Type":4,"Flags":0,"Description":"The location of the resource group to which the resource belongs."},"tags":{"Type":735,"Flags":0,"Description":"Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with \"defaultExperience\": \"Cassandra\". Current \"defaultExperience\" values also include \"Table\", \"Graph\", \"DocumentDB\", and \"MongoDB\"."},"identity":{"Type":116,"Flags":0,"Description":"Identity for the resource."}}}},{"2":{"Name":"RedistributeThroughputProperties","Properties":{"resource":{"Type":728,"Flags":1,"Description":"The standard JSON format of a resource throughput"}}}},{"2":{"Name":"RedistributeThroughputPropertiesResource","Properties":{"throughputPolicy":{"Type":732,"Flags":1,"Description":"ThroughputPolicy to apply for throughput redistribution"},"targetPhysicalPartitionThroughputInfo":{"Type":733,"Flags":1,"Description":"Array of PhysicalPartitionThroughputInfoResource objects."},"sourcePhysicalPartitionThroughputInfo":{"Type":734,"Flags":1,"Description":"Array of PhysicalPartitionThroughputInfoResource objects."}}}},{"6":{"Value":"none"}},{"6":{"Value":"equal"}},{"6":{"Value":"custom"}},{"5":{"Elements":[729,730,731,4]}},{"3":{"ItemType":722}},{"3":{"ItemType":722}},{"2":{"Name":"Tags","Properties":{},"AdditionalProperties":4}},{"8":{"Name":"redistributeThroughput","ResourceType":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings","ApiVersion":"2023-11-15-preview","Output":719,"Input":726}},{"2":{"Name":"MergeParameters","Properties":{"isDryRun":{"Type":2,"Flags":0,"Description":"Specifies whether the operation is a real merge operation or a simulation."}}}},{"2":{"Name":"PhysicalPartitionStorageInfoCollection","Properties":{"physicalPartitionStorageInfoCollection":{"Type":740,"Flags":2,"Description":"List of physical partitions and their properties."}}}},{"2":{"Name":"PhysicalPartitionStorageInfo","Properties":{"id":{"Type":4,"Flags":2,"Description":"The unique identifier of the partition."},"storageInKB":{"Type":3,"Flags":2,"Description":"The storage in KB for the physical partition."}}}},{"3":{"ItemType":739}},{"8":{"Name":"partitionMerge","ResourceType":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases","ApiVersion":"2023-11-15-preview","Output":738,"Input":737}},{"8":{"Name":"partitionMerge","ResourceType":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers","ApiVersion":"2023-11-15-preview","Output":738,"Input":737}},{"2":{"Name":"ContinuousBackupRestoreLocation","Properties":{"location":{"Type":4,"Flags":0,"Description":"The name of the continuous backup restore location."}}}},{"2":{"Name":"BackupInformation","Properties":{"continuousBackupInformation":{"Type":745,"Flags":2,"Description":"Information about the status of continuous backups."}}}},{"2":{"Name":"ContinuousBackupInformation","Properties":{"latestRestorableTimestamp":{"Type":4,"Flags":0,"Description":"The latest restorable timestamp for a resource."}}}},{"8":{"Name":"retrieveContinuousBackupInformation","ResourceType":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers","ApiVersion":"2023-11-15-preview","Output":744,"Input":743}},{"8":{"Name":"migrateToAutoscale","ResourceType":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings","ApiVersion":"2023-11-15-preview","Output":707}},{"8":{"Name":"migrateToManualThroughput","ResourceType":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings","ApiVersion":"2023-11-15-preview","Output":707}},{"8":{"Name":"retrieveThroughputDistribution","ResourceType":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings","ApiVersion":"2023-11-15-preview","Output":719,"Input":713}},{"8":{"Name":"redistributeThroughput","ResourceType":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings","ApiVersion":"2023-11-15-preview","Output":719,"Input":726}},{"8":{"Name":"migrateToAutoscale","ResourceType":"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings","ApiVersion":"2023-11-15-preview","Output":707}},{"8":{"Name":"migrateToManualThroughput","ResourceType":"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings","ApiVersion":"2023-11-15-preview","Output":707}},{"8":{"Name":"retrieveThroughputDistribution","ResourceType":"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings","ApiVersion":"2023-11-15-preview","Output":719,"Input":713}},{"8":{"Name":"redistributeThroughput","ResourceType":"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings","ApiVersion":"2023-11-15-preview","Output":719,"Input":726}},{"8":{"Name":"retrieveThroughputDistribution","ResourceType":"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings","ApiVersion":"2023-11-15-preview","Output":719,"Input":713}},{"8":{"Name":"redistributeThroughput","ResourceType":"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings","ApiVersion":"2023-11-15-preview","Output":719,"Input":726}},{"8":{"Name":"migrateToAutoscale","ResourceType":"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings","ApiVersion":"2023-11-15-preview","Output":707}},{"8":{"Name":"migrateToManualThroughput","ResourceType":"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings","ApiVersion":"2023-11-15-preview","Output":707}},{"8":{"Name":"partitionMerge","ResourceType":"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases","ApiVersion":"2023-11-15-preview","Output":738,"Input":737}},{"8":{"Name":"partitionMerge","ResourceType":"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections","ApiVersion":"2023-11-15-preview","Output":738,"Input":737}},{"8":{"Name":"retrieveContinuousBackupInformation","ResourceType":"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections","ApiVersion":"2023-11-15-preview","Output":744,"Input":743}},{"8":{"Name":"migrateToAutoscale","ResourceType":"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings","ApiVersion":"2023-11-15-preview","Output":707}},{"8":{"Name":"migrateToManualThroughput","ResourceType":"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings","ApiVersion":"2023-11-15-preview","Output":707}},{"8":{"Name":"retrieveContinuousBackupInformation","ResourceType":"Microsoft.DocumentDB/databaseAccounts/tables","ApiVersion":"2023-11-15-preview","Output":744,"Input":743}},{"8":{"Name":"migrateToAutoscale","ResourceType":"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings","ApiVersion":"2023-11-15-preview","Output":707}},{"8":{"Name":"migrateToManualThroughput","ResourceType":"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings","ApiVersion":"2023-11-15-preview","Output":707}},{"8":{"Name":"migrateToAutoscale","ResourceType":"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings","ApiVersion":"2023-11-15-preview","Output":707}},{"8":{"Name":"migrateToManualThroughput","ResourceType":"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings","ApiVersion":"2023-11-15-preview","Output":707}},{"8":{"Name":"migrateToAutoscale","ResourceType":"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings","ApiVersion":"2023-11-15-preview","Output":707}},{"8":{"Name":"migrateToManualThroughput","ResourceType":"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings","ApiVersion":"2023-11-15-preview","Output":707}},{"8":{"Name":"migrateToAutoscale","ResourceType":"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings","ApiVersion":"2023-11-15-preview","Output":707}},{"8":{"Name":"migrateToManualThroughput","ResourceType":"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings","ApiVersion":"2023-11-15-preview","Output":707}},{"8":{"Name":"migrateToAutoscale","ResourceType":"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings","ApiVersion":"2023-11-15-preview","Output":707}},{"8":{"Name":"migrateToManualThroughput","ResourceType":"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings","ApiVersion":"2023-11-15-preview","Output":707}},{"8":{"Name":"retrieveContinuousBackupInformation","ResourceType":"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs","ApiVersion":"2023-11-15-preview","Output":744,"Input":743}},{"2":{"Name":"DataTransferJobGetResults","Properties":{"properties":{"Type":467,"Flags":0,"Description":"The properties of a DataTransfer Job"},"id":{"Type":4,"Flags":2,"Description":"The unique resource identifier of the database account."},"name":{"Type":4,"Flags":2,"Description":"The name of the database account."},"type":{"Type":4,"Flags":2,"Description":"The type of Azure resource."}}}},{"8":{"Name":"pause","ResourceType":"Microsoft.DocumentDB/databaseAccounts/dataTransferJobs","ApiVersion":"2023-11-15-preview","Output":776}},{"8":{"Name":"resume","ResourceType":"Microsoft.DocumentDB/databaseAccounts/dataTransferJobs","ApiVersion":"2023-11-15-preview","Output":776}},{"8":{"Name":"cancel","ResourceType":"Microsoft.DocumentDB/databaseAccounts/dataTransferJobs","ApiVersion":"2023-11-15-preview","Output":776}},{"2":{"Name":"CommandPostBody","Properties":{"command":{"Type":4,"Flags":1,"Description":"The command which should be run"},"arguments":{"Type":0,"Flags":0,"Description":"The arguments for the command to be run"},"host":{"Type":4,"Flags":1,"Description":"IP address of the cassandra host to run the command on"},"cassandra-stop-start":{"Type":2,"Flags":0,"Description":"If true, stops cassandra before executing the command and then start it again"},"readWrite":{"Type":2,"Flags":0,"Description":"If true, allows the command to *write* to the cassandra directory, otherwise read-only."}}}},{"8":{"Name":"invokeCommand","ResourceType":"Microsoft.DocumentDB/cassandraClusters","ApiVersion":"2023-11-15-preview","Input":780}},{"2":{"Name":"CommandPublicResource","Properties":{"command":{"Type":4,"Flags":0,"Description":"The command which should be run"},"commandId":{"Type":4,"Flags":0,"Description":"The unique id of command"},"arguments":{"Type":0,"Flags":0,"Description":"The arguments for the command to be run"},"host":{"Type":4,"Flags":0,"Description":"IP address of the cassandra host to run the command on"},"isAdmin":{"Type":2,"Flags":0,"Description":"Whether command has admin privileges"},"cassandraStopStart":{"Type":2,"Flags":0,"Description":"If true, stops cassandra before executing the command and then start it again"},"readWrite":{"Type":2,"Flags":0,"Description":"If true, allows the command to *write* to the cassandra directory, otherwise read-only."},"result":{"Type":4,"Flags":0,"Description":"Result output of the command."},"status":{"Type":789,"Flags":0,"Description":"Status of the command."},"outputFile":{"Type":4,"Flags":0,"Description":"The name of the file where the result is written."}}}},{"6":{"Value":"Done"}},{"6":{"Value":"Running"}},{"6":{"Value":"Enqueue"}},{"6":{"Value":"Processing"}},{"6":{"Value":"Finished"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[783,784,785,786,787,788,4]}},{"8":{"Name":"invokeCommandAsync","ResourceType":"Microsoft.DocumentDB/cassandraClusters","ApiVersion":"2023-11-15-preview","Output":782,"Input":780}},{"8":{"Name":"deallocate","ResourceType":"Microsoft.DocumentDB/cassandraClusters","ApiVersion":"2023-11-15-preview"}},{"8":{"Name":"start","ResourceType":"Microsoft.DocumentDB/cassandraClusters","ApiVersion":"2023-11-15-preview"}},{"2":{"Name":"CheckNameAvailabilityRequest","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the resource for which availability needs to be checked."},"type":{"Type":4,"Flags":0,"Description":"The resource type."}}}},{"2":{"Name":"CheckNameAvailabilityResponse","Properties":{"nameAvailable":{"Type":2,"Flags":0,"Description":"Indicates if the resource name is available."},"reason":{"Type":797,"Flags":0,"Description":"The reason why the given name is not available."},"message":{"Type":4,"Flags":0,"Description":"Detailed reason why the given name is available."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"AlreadyExists"}},{"5":{"Elements":[795,796,4]}},{"8":{"Name":"checkMongoClusterNameAvailability","ResourceType":"Microsoft.DocumentDB/locations","ApiVersion":"2023-11-15-preview","Output":794,"Input":793}},{"2":{"Name":"ListConnectionStringsResult","Properties":{"connectionStrings":{"Type":801,"Flags":2,"Description":"An array that contains the connection strings for a mongo cluster."}}}},{"2":{"Name":"ConnectionString","Properties":{"connectionString":{"Type":4,"Flags":2,"Description":"Value of the connection string"},"description":{"Type":4,"Flags":2,"Description":"Description of the connection string"}}}},{"3":{"ItemType":800}},{"8":{"Name":"listConnectionStrings","ResourceType":"Microsoft.DocumentDB/mongoClusters","ApiVersion":"2023-11-15-preview","Output":799}},{"2":{"Name":"NotebookWorkspaceConnectionInfoResult","Properties":{"authToken":{"Type":4,"Flags":2,"Description":"Specifies auth token used for connecting to Notebook server (uses token-based auth)."},"notebookServerEndpoint":{"Type":4,"Flags":2,"Description":"Specifies the endpoint of Notebook server."}}}},{"8":{"Name":"listConnectionInfo","ResourceType":"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces","ApiVersion":"2023-11-15-preview","Output":803}},{"8":{"Name":"regenerateAuthToken","ResourceType":"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces","ApiVersion":"2023-11-15-preview"}},{"8":{"Name":"start","ResourceType":"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces","ApiVersion":"2023-11-15-preview"}}] \ No newline at end of file diff --git a/internal/azure/generated/cost-management/microsoft.costmanagement/2023-11-01/types.json b/internal/azure/generated/cost-management/microsoft.costmanagement/2023-11-01/types.json index 42b6e024d..cee389d34 100644 --- a/internal/azure/generated/cost-management/microsoft.costmanagement/2023-11-01/types.json +++ b/internal/azure/generated/cost-management/microsoft.costmanagement/2023-11-01/types.json @@ -1 +1 @@ -[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.CostManagement/costAllocationRules"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.CostManagement/costAllocationRules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":0,"Description":"Cost allocation rule properties"}}}},{"2":{"Name":"CostAllocationRuleProperties","Properties":{"description":{"Type":4,"Flags":0,"Description":"Description of a cost allocation rule."},"details":{"Type":12,"Flags":1,"Description":"Resource information for the cost allocation rule"},"status":{"Type":31,"Flags":1,"Description":"Status of the rule"},"createdDate":{"Type":4,"Flags":2,"Description":"Time at which the rule was created. Rules that change cost for the same resource are applied in order of creation."},"updatedDate":{"Type":4,"Flags":2,"Description":"Time at which the rule was last updated."}}}},{"2":{"Name":"CostAllocationRuleDetails","Properties":{"sourceResources":{"Type":18,"Flags":0,"Description":"Source resources for cost allocation. At this time, this list can contain no more than one element."},"targetResources":{"Type":27,"Flags":0,"Description":"Target resources for cost allocation. At this time, this list can contain no more than one element."}}}},{"2":{"Name":"SourceCostAllocationResource","Properties":{"values":{"Type":14,"Flags":1,"Description":"Source Resources for cost allocation. This list cannot contain more than 25 values."},"resourceType":{"Type":17,"Flags":1,"Description":"Type of resources contained in this cost allocation rule"},"name":{"Type":4,"Flags":1,"Description":"If resource type is dimension, this must be either ResourceGroupName or SubscriptionId. If resource type is tag, this must be a valid Azure tag"}}}},{"3":{"ItemType":4}},{"6":{"Value":"Dimension"}},{"6":{"Value":"Tag"}},{"5":{"Elements":[15,16,4]}},{"3":{"ItemType":13}},{"2":{"Name":"TargetCostAllocationResource","Properties":{"values":{"Type":21,"Flags":1,"Description":"Target resources for cost allocation. This list cannot contain more than 25 values."},"policyType":{"Type":23,"Flags":1,"Description":"Method of cost allocation for the rule"},"resourceType":{"Type":26,"Flags":1,"Description":"Type of resources contained in this cost allocation rule"},"name":{"Type":4,"Flags":1,"Description":"If resource type is dimension, this must be either ResourceGroupName or SubscriptionId. If resource type is tag, this must be a valid Azure tag"}}}},{"2":{"Name":"CostAllocationProportion","Properties":{"name":{"Type":4,"Flags":1,"Description":"Target resource for cost allocation"},"percentage":{"Type":3,"Flags":1,"Description":"Percentage of source cost to allocate to this resource. This value can be specified to two decimal places and the total percentage of all resources in this rule must sum to 100.00."}}}},{"3":{"ItemType":20}},{"6":{"Value":"FixedProportion"}},{"5":{"Elements":[22,4]}},{"6":{"Value":"Dimension"}},{"6":{"Value":"Tag"}},{"5":{"Elements":[24,25,4]}},{"3":{"ItemType":19}},{"6":{"Value":"NotActive"}},{"6":{"Value":"Active"}},{"6":{"Value":"Processing"}},{"5":{"Elements":[28,29,30,4]}},{"4":{"Name":"Microsoft.CostManagement/costAllocationRules@2023-11-01","ScopeType":16,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.CostManagement/budgets"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.CostManagement/budgets","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":33,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":34,"Flags":10,"Description":"The resource api version"},"properties":{"Type":36,"Flags":0,"Description":"The properties of the budget."},"eTag":{"Type":4,"Flags":0,"Description":"eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not."}}}},{"2":{"Name":"BudgetProperties","Properties":{"category":{"Type":39,"Flags":1,"Description":"The category of the budget.\n- 'Cost' defines a Budget.\n- 'ReservationUtilization' defines a Reservation Utilization Alert Rule."},"amount":{"Type":3,"Flags":0,"Description":"The total amount of cost to track with the budget.\n\n Supported for CategoryType(s): Cost.\n\n Required for CategoryType(s): Cost."},"timeGrain":{"Type":48,"Flags":1,"Description":"The time covered by a budget. Tracking of the amount will be reset based on the time grain.\n\nSupported for CategoryType(s): Cost, ReservationUtilization.\n\n Supported timeGrainTypes for **CategoryType: Cost**\n\n- Monthly\n- Quarterly\n- Annually\n- BillingMonth*\n- BillingQuarter*\n- BillingAnnual*\n\n *only supported for Web Direct customers.\n\n Supported timeGrainTypes for **CategoryType: ReservationUtilization**\n- Last7Days\n- Last30Days\n\n Required for CategoryType(s): Cost, ReservationUtilization."},"timePeriod":{"Type":49,"Flags":1,"Description":"The time period that defines the active period of the budget. The budget will evaluate data on or after the startDate and will expire on the endDate.\n\n Supported for CategoryType(s): Cost, ReservationUtilization.\n\n Required for CategoryType(s): Cost, ReservationUtilization."},"filter":{"Type":50,"Flags":0,"Description":"May be used to filter budgets by user-specified dimensions and/or tags.\n\n Supported for CategoryType(s): Cost, ReservationUtilization."},"currentSpend":{"Type":57,"Flags":2,"Description":"The current amount of cost which is being tracked for a budget.\n\n Supported for CategoryType(s): Cost."},"notifications":{"Type":96,"Flags":0,"Description":"Dictionary of notifications associated with the budget.\n\n Supported for CategoryType(s): Cost, ReservationUtilization.\n\n- Constraints for **CategoryType: Cost** - Budget can have up to 5 notifications with thresholdType: Actual and 5 notifications with thresholdType: Forecasted.\n- Constraints for **CategoryType: ReservationUtilization** - Only one notification allowed. thresholdType is not applicable."},"forecastSpend":{"Type":97,"Flags":2,"Description":"The forecasted cost which is being tracked for a budget.\n\n Supported for CategoryType(s): Cost."}}}},{"6":{"Value":"Cost"}},{"6":{"Value":"ReservationUtilization"}},{"5":{"Elements":[37,38,4]}},{"6":{"Value":"Monthly"}},{"6":{"Value":"Quarterly"}},{"6":{"Value":"Annually"}},{"6":{"Value":"BillingMonth"}},{"6":{"Value":"BillingQuarter"}},{"6":{"Value":"BillingAnnual"}},{"6":{"Value":"Last7Days"}},{"6":{"Value":"Last30Days"}},{"5":{"Elements":[40,41,42,43,44,45,46,47,4]}},{"2":{"Name":"BudgetTimePeriod","Properties":{"startDate":{"Type":4,"Flags":1,"Description":"The start date for the budget.\n\n- Constraints for **CategoryType: Cost** - Must be first of the month and should be less than the end date. Budget start date must be on or after June 1, 2017. Future start date should not be more than twelve months. Past start date should be selected within the timegrain period.\n\n- Constraints for **CategoryType: ReservationUtilization** - Must be on or after the current date and less than the end date."},"endDate":{"Type":4,"Flags":0,"Description":"The end date for the budget.\n\n- Constraints for **CategoryType: Cost** - No constraints. If not provided, we default this to 10 years from the start date.\n\n- Constraints for **CategoryType: ReservationUtilization** - End date cannot be more than 3 years after the start date."}}}},{"2":{"Name":"BudgetFilter","Properties":{"and":{"Type":56,"Flags":0,"Description":"The logical \"AND\" expression. Must have at least 2 items.\n\n Supported for CategoryType(s): Cost."},"dimensions":{"Type":52,"Flags":0,"Description":"Has comparison expression for a dimension.\n\n Supported for CategoryType(s): Cost, ReservationUtilization.\n\nSupported dimension names for **CategoryType: ReservationUtilization** \n- ReservationId\n- ReservedResourceType"},"tags":{"Type":52,"Flags":0,"Description":"Has comparison expression for a tag.\n\n Supported for CategoryType(s): Cost."}}}},{"2":{"Name":"BudgetFilterProperties","Properties":{"dimensions":{"Type":52,"Flags":0,"Description":"Has comparison expression for a dimension.\n\n Supported for CategoryType(s): Cost, ReservationUtilization.\n\nSupported dimension names for **CategoryType: ReservationUtilization** \n- ReservationId\n- ReservedResourceType"},"tags":{"Type":52,"Flags":0,"Description":"Has comparison expression for a tag.\n\n Supported for CategoryType(s): Cost."}}}},{"2":{"Name":"BudgetComparisonExpression","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the column to use in comparison."},"operator":{"Type":54,"Flags":1,"Description":"The operator to use for comparison."},"values":{"Type":55,"Flags":1,"Description":"Array of values to use for comparison"}}}},{"6":{"Value":"In"}},{"5":{"Elements":[53,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":51}},{"2":{"Name":"CurrentSpend","Properties":{"amount":{"Type":3,"Flags":2,"Description":"The total amount of cost which is being tracked by the budget."},"unit":{"Type":4,"Flags":2,"Description":"The unit of measure for the budget amount."}}}},{"2":{"Name":"Notification","Properties":{"enabled":{"Type":2,"Flags":1,"Description":"The notification is enabled or not.\n\n Supported for CategoryType(s): Cost, ReservationUtilization."},"operator":{"Type":63,"Flags":1,"Description":"The comparison operator.\n\n Supported for CategoryType(s): Cost, ReservationUtilization.\n\n Supported operators for **CategoryType: Cost**\n- GreaterThan\n- GreaterThanOrEqualTo\n\n Supported operators for **CategoryType: ReservationUtilization**\n- LessThan"},"threshold":{"Type":3,"Flags":1,"Description":"Threshold value associated with a notification. It is always percent with a maximum of 2 decimal places.\n\n Supported for CategoryType(s): Cost, ReservationUtilization.\n\n **CategoryType: Cost** - Must be between 0 and 1000. Notification is sent when the cost exceeded the threshold.\n\n **CategoryType: ReservationUtilization** - Must be between 0 and 100. Notification is sent when a reservation has a utilization percentage below the threshold."},"frequency":{"Type":67,"Flags":0,"Description":"Frequency of a notification. Represents how long the notification will be silent after triggering an alert for a threshold breach. If not specified, the frequency will be set by default based on the timeGrain (Weekly when timeGrain: Last7Days, Monthly when timeGrain: Last30Days).\n\n Supported for CategoryType(s): ReservationUtilization."},"contactEmails":{"Type":68,"Flags":1,"Description":"Email addresses to send the notification to when the threshold is breached. Must have at least one contact email or contact group specified at the Subscription or Resource Group scopes. All other scopes must have at least one contact email specified.\n\n Supported for CategoryType(s): Cost, ReservationUtilization."},"contactRoles":{"Type":69,"Flags":0,"Description":"Subscription or Resource Group scopes only. Contact roles to send the notification to when the threshold is breached.\n\n Supported for CategoryType(s): Cost."},"contactGroups":{"Type":70,"Flags":0,"Description":"Subscription or Resource Group scopes only. Action groups to send the notification to when the threshold is exceeded. Must be provided as a fully qualified Azure resource id.\n\n Supported for CategoryType(s): Cost."},"thresholdType":{"Type":73,"Flags":0,"Description":"The type of threshold.\n\n Supported for CategoryType(s): Cost."},"locale":{"Type":95,"Flags":0,"Description":"Language in which the recipient will receive the notification, \n\n Supported for CategoryType(s): Cost, ReservationUtilization."}}}},{"6":{"Value":"EqualTo"}},{"6":{"Value":"GreaterThan"}},{"6":{"Value":"GreaterThanOrEqualTo"}},{"6":{"Value":"LessThan"}},{"5":{"Elements":[59,60,61,62,4]}},{"6":{"Value":"Daily"}},{"6":{"Value":"Weekly"}},{"6":{"Value":"Monthly"}},{"5":{"Elements":[64,65,66,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"Actual"}},{"6":{"Value":"Forecasted"}},{"5":{"Elements":[71,72,4]}},{"6":{"Value":"en-us"}},{"6":{"Value":"ja-jp"}},{"6":{"Value":"zh-cn"}},{"6":{"Value":"de-de"}},{"6":{"Value":"es-es"}},{"6":{"Value":"fr-fr"}},{"6":{"Value":"it-it"}},{"6":{"Value":"ko-kr"}},{"6":{"Value":"pt-br"}},{"6":{"Value":"ru-ru"}},{"6":{"Value":"zh-tw"}},{"6":{"Value":"cs-cz"}},{"6":{"Value":"pl-pl"}},{"6":{"Value":"tr-tr"}},{"6":{"Value":"da-dk"}},{"6":{"Value":"en-gb"}},{"6":{"Value":"hu-hu"}},{"6":{"Value":"nb-no"}},{"6":{"Value":"nl-nl"}},{"6":{"Value":"pt-pt"}},{"6":{"Value":"sv-se"}},{"5":{"Elements":[74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,4]}},{"2":{"Name":"BudgetPropertiesNotifications","Properties":{},"AdditionalProperties":58}},{"2":{"Name":"ForecastSpend","Properties":{"amount":{"Type":3,"Flags":2,"Description":"The forecasted cost for the total time period which is being tracked by the budget. This value is only provided if the budget contains a forecast alert type."},"unit":{"Type":4,"Flags":2,"Description":"The unit of measure for the budget amount."}}}},{"4":{"Name":"Microsoft.CostManagement/budgets@2023-11-01","ScopeType":0,"Body":35,"Flags":0}},{"6":{"Value":"Microsoft.CostManagement/exports"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.CostManagement/exports","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":99,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":100,"Flags":10,"Description":"The resource api version"},"identity":{"Type":102,"Flags":0,"Description":"The managed identity associated with Export"},"location":{"Type":4,"Flags":0,"Description":"The location of the Export's managed identity. Only required when utilizing managed identity."},"properties":{"Type":106,"Flags":0,"Description":"The properties of the export."},"eTag":{"Type":4,"Flags":0,"Description":"eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not."}}}},{"2":{"Name":"SystemAssignedServiceIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity."},"tenantId":{"Type":4,"Flags":2,"Description":"The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity."},"type":{"Type":105,"Flags":1,"Description":"Type of managed service identity (either system assigned, or none)."}}}},{"6":{"Value":"None"}},{"6":{"Value":"SystemAssigned"}},{"5":{"Elements":[103,104,4]}},{"2":{"Name":"ExportProperties","Properties":{"schedule":{"Type":107,"Flags":0,"Description":"Has schedule information for the export."},"format":{"Type":118,"Flags":0,"Description":"The format of the export being delivered. Currently only 'Csv' is supported."},"deliveryInfo":{"Type":119,"Flags":1,"Description":"Has delivery information for the export."},"definition":{"Type":121,"Flags":1,"Description":"Has the definition for the export."},"runHistory":{"Type":139,"Flags":0,"Description":"If requested, has the most recent run history for the export."},"partitionData":{"Type":2,"Flags":0,"Description":"If set to true, exported data will be partitioned by size and placed in a blob directory together with a manifest file. Note: this option is currently available only for Microsoft Customer Agreement commerce scopes."},"nextRunTimeEstimate":{"Type":4,"Flags":2,"Description":"If the export has an active schedule, provides an estimate of the next run time."}}}},{"2":{"Name":"ExportSchedule","Properties":{"status":{"Type":110,"Flags":0,"Description":"The status of the export's schedule. If 'Inactive', the export's schedule is paused."},"recurrence":{"Type":115,"Flags":0,"Description":"The schedule recurrence."},"recurrencePeriod":{"Type":116,"Flags":0,"Description":"Has start and end date of the recurrence. The start date must be in future. If present, the end date must be greater than start date."}}}},{"6":{"Value":"Active"}},{"6":{"Value":"Inactive"}},{"5":{"Elements":[108,109,4]}},{"6":{"Value":"Daily"}},{"6":{"Value":"Weekly"}},{"6":{"Value":"Monthly"}},{"6":{"Value":"Annually"}},{"5":{"Elements":[111,112,113,114,4]}},{"2":{"Name":"ExportRecurrencePeriod","Properties":{"from":{"Type":4,"Flags":1,"Description":"The start date of recurrence."},"to":{"Type":4,"Flags":0,"Description":"The end date of recurrence."}}}},{"6":{"Value":"Csv"}},{"5":{"Elements":[117,4]}},{"2":{"Name":"ExportDeliveryInfo","Properties":{"destination":{"Type":120,"Flags":1,"Description":"Has destination for the export being delivered."}}}},{"2":{"Name":"ExportDeliveryDestination","Properties":{"resourceId":{"Type":4,"Flags":0,"Description":"The resource id of the storage account where exports will be delivered. This is not required if a sasToken and storageAccount are specified."},"container":{"Type":4,"Flags":1,"Description":"The name of the container where exports will be uploaded. If the container does not exist it will be created."},"rootFolderPath":{"Type":4,"Flags":0,"Description":"The name of the directory where exports will be uploaded."},"sasToken":{"Type":4,"Flags":0,"Description":"A SAS token for the storage account. For a restricted set of Azure customers this together with storageAccount can be specified instead of resourceId. Note: the value returned by the API for this property will always be obfuscated. Returning this same obfuscated value will not result in the SAS token being updated. To update this value a new SAS token must be specified."},"storageAccount":{"Type":4,"Flags":0,"Description":"The storage account where exports will be uploaded. For a restricted set of Azure customers this together with sasToken can be specified instead of resourceId."}}}},{"2":{"Name":"ExportDefinition","Properties":{"type":{"Type":125,"Flags":1,"Description":"The type of the export. Note that 'Usage' is equivalent to 'ActualCost' and is applicable to exports that do not yet provide data for charges or amortization for service reservations."},"timeframe":{"Type":132,"Flags":1,"Description":"The time frame for pulling data for the export. If custom, then a specific time period must be provided."},"timePeriod":{"Type":133,"Flags":0,"Description":"Has time period for pulling data for the export."},"dataSet":{"Type":134,"Flags":0,"Description":"The definition for data in the export."}}}},{"6":{"Value":"Usage"}},{"6":{"Value":"ActualCost"}},{"6":{"Value":"AmortizedCost"}},{"5":{"Elements":[122,123,124,4]}},{"6":{"Value":"MonthToDate"}},{"6":{"Value":"BillingMonthToDate"}},{"6":{"Value":"TheLastMonth"}},{"6":{"Value":"TheLastBillingMonth"}},{"6":{"Value":"WeekToDate"}},{"6":{"Value":"Custom"}},{"5":{"Elements":[126,127,128,129,130,131,4]}},{"2":{"Name":"ExportTimePeriod","Properties":{"from":{"Type":4,"Flags":1,"Description":"The start date for export data."},"to":{"Type":4,"Flags":1,"Description":"The end date for export data."}}}},{"2":{"Name":"ExportDataset","Properties":{"granularity":{"Type":136,"Flags":0,"Description":"The granularity of rows in the export. Currently only 'Daily' is supported."},"configuration":{"Type":137,"Flags":0,"Description":"The export dataset configuration."}}}},{"6":{"Value":"Daily"}},{"5":{"Elements":[135,4]}},{"2":{"Name":"ExportDatasetConfiguration","Properties":{"columns":{"Type":138,"Flags":0,"Description":"Array of column names to be included in the export. If not provided then the export will include all available columns. The available columns can vary by customer channel (see examples)."}}}},{"3":{"ItemType":4}},{"2":{"Name":"ExportExecutionListResult","Properties":{"value":{"Type":157,"Flags":2,"Description":"A list of export runs."}}}},{"2":{"Name":"ExportRun","Properties":{"properties":{"Type":141,"Flags":0,"Description":"The properties of the export run."},"id":{"Type":4,"Flags":2,"Description":"Resource Id."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"eTag":{"Type":4,"Flags":0,"Description":"eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not."}}}},{"2":{"Name":"ExportRunProperties","Properties":{"executionType":{"Type":144,"Flags":0,"Description":"The type of the export run."},"status":{"Type":152,"Flags":0,"Description":"The last known status of the export run."},"submittedBy":{"Type":4,"Flags":0,"Description":"The identifier for the entity that triggered the export. For on-demand runs it is the user email. For scheduled runs it is 'System'."},"submittedTime":{"Type":4,"Flags":0,"Description":"The time when export was queued to be run."},"processingStartTime":{"Type":4,"Flags":0,"Description":"The time when export was picked up to be run."},"processingEndTime":{"Type":4,"Flags":0,"Description":"The time when the export run finished."},"fileName":{"Type":4,"Flags":0,"Description":"The name of the exported file."},"runSettings":{"Type":153,"Flags":0,"Description":"The export settings that were in effect for this run."},"error":{"Type":156,"Flags":0,"Description":"The details of any error."}}}},{"6":{"Value":"OnDemand"}},{"6":{"Value":"Scheduled"}},{"5":{"Elements":[142,143,4]}},{"6":{"Value":"Queued"}},{"6":{"Value":"InProgress"}},{"6":{"Value":"Completed"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Timeout"}},{"6":{"Value":"NewDataNotAvailable"}},{"6":{"Value":"DataNotAvailable"}},{"5":{"Elements":[145,146,147,148,149,150,151,4]}},{"2":{"Name":"CommonExportProperties","Properties":{"format":{"Type":155,"Flags":0,"Description":"The format of the export being delivered. Currently only 'Csv' is supported."},"deliveryInfo":{"Type":119,"Flags":1,"Description":"Has delivery information for the export."},"definition":{"Type":121,"Flags":1,"Description":"Has the definition for the export."},"runHistory":{"Type":139,"Flags":0,"Description":"If requested, has the most recent run history for the export."},"partitionData":{"Type":2,"Flags":0,"Description":"If set to true, exported data will be partitioned by size and placed in a blob directory together with a manifest file. Note: this option is currently available only for Microsoft Customer Agreement commerce scopes."},"nextRunTimeEstimate":{"Type":4,"Flags":2,"Description":"If the export has an active schedule, provides an estimate of the next run time."}}}},{"6":{"Value":"Csv"}},{"5":{"Elements":[154,4]}},{"2":{"Name":"ErrorDetails","Properties":{"code":{"Type":4,"Flags":2,"Description":"Error code."},"message":{"Type":4,"Flags":2,"Description":"Error message indicating why the operation failed."}}}},{"3":{"ItemType":140}},{"4":{"Name":"Microsoft.CostManagement/exports@2023-11-01","ScopeType":0,"Body":101,"Flags":0}},{"6":{"Value":"Microsoft.CostManagement/views"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.CostManagement/views","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":159,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":160,"Flags":10,"Description":"The resource api version"},"properties":{"Type":162,"Flags":0,"Description":"The properties of the view."},"eTag":{"Type":4,"Flags":0,"Description":"eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not."}}}},{"2":{"Name":"ViewProperties","Properties":{"displayName":{"Type":4,"Flags":0,"Description":"User input name of the view. Required."},"scope":{"Type":4,"Flags":0,"Description":"Cost Management scope to save the view on. This includes 'subscriptions/{subscriptionId}' for subscription scope, 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' for resourceGroup scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/departments/{departmentId}' for Department scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for BillingProfile scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/invoiceSections/{invoiceSectionId}' for InvoiceSection scope, 'providers/Microsoft.Management/managementGroups/{managementGroupId}' for Management Group scope, '/providers/Microsoft.CostManagement/externalBillingAccounts/{externalBillingAccountName}' for ExternalBillingAccount scope, and '/providers/Microsoft.CostManagement/externalSubscriptions/{externalSubscriptionName}' for ExternalSubscription scope."},"createdOn":{"Type":4,"Flags":2,"Description":"Date the user created this view."},"modifiedOn":{"Type":4,"Flags":0,"Description":"Date when the user last modified this view."},"dateRange":{"Type":4,"Flags":0,"Description":"Date range of the current view."},"currency":{"Type":4,"Flags":2,"Description":"Currency of the current view."},"query":{"Type":163,"Flags":0,"Description":"Query body configuration. Required."},"chart":{"Type":205,"Flags":0,"Description":"Chart type of the main view in Cost Analysis. Required."},"accumulated":{"Type":208,"Flags":0,"Description":"Show costs accumulated over time."},"metric":{"Type":212,"Flags":0,"Description":"Metric to use when displaying costs."},"kpis":{"Type":217,"Flags":0,"Description":"List of KPIs to show in Cost Analysis UI."},"pivots":{"Type":222,"Flags":0,"Description":"Configuration of 3 sub-views in the Cost Analysis UI."}}}},{"2":{"Name":"ReportConfigDefinition","Properties":{"type":{"Type":165,"Flags":1,"Description":"The type of the report. Usage represents actual usage, forecast represents forecasted data and UsageAndForecast represents both usage and forecasted data. Actual usage and forecasted data can be differentiated based on dates."},"timeframe":{"Type":170,"Flags":1,"Description":"The time frame for pulling data for the report. If custom, then a specific time period must be provided."},"timePeriod":{"Type":171,"Flags":0,"Description":"Has time period for pulling data for the report."},"dataSet":{"Type":172,"Flags":0,"Description":"Has definition for data in this report config."},"includeMonetaryCommitment":{"Type":2,"Flags":0,"Description":"If true, report includes monetary commitment."}}}},{"6":{"Value":"Usage"}},{"5":{"Elements":[164,4]}},{"6":{"Value":"WeekToDate"}},{"6":{"Value":"MonthToDate"}},{"6":{"Value":"YearToDate"}},{"6":{"Value":"Custom"}},{"5":{"Elements":[166,167,168,169,4]}},{"2":{"Name":"ReportConfigTimePeriod","Properties":{"from":{"Type":4,"Flags":1,"Description":"The start date to pull data from."},"to":{"Type":4,"Flags":1,"Description":"The end date to pull data to."}}}},{"2":{"Name":"ReportConfigDataset","Properties":{"granularity":{"Type":175,"Flags":0,"Description":"The granularity of rows in the report."},"configuration":{"Type":176,"Flags":0,"Description":"Has configuration information for the data in the report. The configuration will be ignored if aggregation and grouping are provided."},"aggregation":{"Type":181,"Flags":0,"Description":"Dictionary of aggregation expression to use in the report. The key of each item in the dictionary is the alias for the aggregated column. Report can have up to 2 aggregation clauses."},"grouping":{"Type":186,"Flags":0,"Description":"Array of group by expression to use in the report. Report can have up to 2 group by clauses."},"sorting":{"Type":191,"Flags":0,"Description":"Array of order by expression to use in the report."},"filter":{"Type":192,"Flags":0,"Description":"Has filter expression to use in the report."}}}},{"6":{"Value":"Daily"}},{"6":{"Value":"Monthly"}},{"5":{"Elements":[173,174,4]}},{"2":{"Name":"ReportConfigDatasetConfiguration","Properties":{"columns":{"Type":177,"Flags":0,"Description":"Array of column names to be included in the report. Any valid report column name is allowed. If not provided, then report includes all columns."}}}},{"3":{"ItemType":4}},{"2":{"Name":"ReportConfigAggregation","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the column to aggregate."},"function":{"Type":180,"Flags":1,"Description":"The name of the aggregation function to use."}}}},{"6":{"Value":"Sum"}},{"5":{"Elements":[179,4]}},{"2":{"Name":"ReportConfigDatasetAggregation","Properties":{},"AdditionalProperties":178}},{"2":{"Name":"ReportConfigGrouping","Properties":{"type":{"Type":185,"Flags":1,"Description":"Has type of the column to group."},"name":{"Type":4,"Flags":1,"Description":"The name of the column to group. This version supports subscription lowest possible grain."}}}},{"6":{"Value":"TagKey"}},{"6":{"Value":"Dimension"}},{"5":{"Elements":[183,184,4]}},{"3":{"ItemType":182}},{"2":{"Name":"ReportConfigSorting","Properties":{"direction":{"Type":190,"Flags":0,"Description":"Direction of sort."},"name":{"Type":4,"Flags":1,"Description":"The name of the column to sort."}}}},{"6":{"Value":"Ascending"}},{"6":{"Value":"Descending"}},{"5":{"Elements":[188,189,4]}},{"3":{"ItemType":187}},{"2":{"Name":"ReportConfigFilter","Properties":{"and":{"Type":193,"Flags":0,"Description":"The logical \"AND\" expression. Must have at least 2 items."},"or":{"Type":194,"Flags":0,"Description":"The logical \"OR\" expression. Must have at least 2 items."},"dimensions":{"Type":195,"Flags":0,"Description":"Has comparison expression for a dimension"},"tags":{"Type":195,"Flags":0,"Description":"Has comparison expression for a tag"}}}},{"3":{"ItemType":192}},{"3":{"ItemType":192}},{"2":{"Name":"ReportConfigComparisonExpression","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the column to use in comparison."},"operator":{"Type":198,"Flags":1,"Description":"The operator to use for comparison."},"values":{"Type":199,"Flags":1,"Description":"Array of values to use for comparison"}}}},{"6":{"Value":"In"}},{"6":{"Value":"Contains"}},{"5":{"Elements":[196,197,4]}},{"3":{"ItemType":4}},{"6":{"Value":"Area"}},{"6":{"Value":"Line"}},{"6":{"Value":"StackedColumn"}},{"6":{"Value":"GroupedColumn"}},{"6":{"Value":"Table"}},{"5":{"Elements":[200,201,202,203,204,4]}},{"6":{"Value":"true"}},{"6":{"Value":"false"}},{"5":{"Elements":[206,207,4]}},{"6":{"Value":"ActualCost"}},{"6":{"Value":"AmortizedCost"}},{"6":{"Value":"AHUB"}},{"5":{"Elements":[209,210,211,4]}},{"2":{"Name":"KpiProperties","Properties":{"type":{"Type":216,"Flags":0,"Description":"KPI type (Forecast, Budget)."},"id":{"Type":4,"Flags":0,"Description":"ID of resource related to metric (budget)."},"enabled":{"Type":2,"Flags":0,"Description":"show the KPI in the UI?"}}}},{"6":{"Value":"Forecast"}},{"6":{"Value":"Budget"}},{"5":{"Elements":[214,215,4]}},{"3":{"ItemType":213}},{"2":{"Name":"PivotProperties","Properties":{"type":{"Type":221,"Flags":0,"Description":"Data type to show in view."},"name":{"Type":4,"Flags":0,"Description":"Data field to show in view."}}}},{"6":{"Value":"Dimension"}},{"6":{"Value":"TagKey"}},{"5":{"Elements":[219,220,4]}},{"3":{"ItemType":218}},{"4":{"Name":"Microsoft.CostManagement/views@2023-11-01","ScopeType":0,"Body":161,"Flags":0}},{"6":{"Value":"Microsoft.CostManagement/scheduledActions"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.CostManagement/scheduledActions","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":224,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":225,"Flags":10,"Description":"The resource api version"},"properties":{"Type":227,"Flags":0,"Description":"The properties of the scheduled action."},"eTag":{"Type":4,"Flags":2,"Description":"Resource Etag. For update calls, eTag is optional and can be specified to achieve optimistic concurrency. Fetch the resource's eTag by doing a 'GET' call first and then including the latest eTag as part of the request body or 'If-Match' header while performing the update. For create calls, eTag is not required."},"kind":{"Type":261,"Flags":0,"Description":"Kind of the scheduled action."},"systemData":{"Type":262,"Flags":2,"Description":"Kind of the scheduled action."}}}},{"2":{"Name":"ScheduledActionProperties","Properties":{"displayName":{"Type":4,"Flags":1,"Description":"Scheduled action name."},"fileDestination":{"Type":228,"Flags":0,"Description":"Destination format of the view data. This is optional."},"notification":{"Type":232,"Flags":1,"Description":"Notification properties based on scheduled action kind."},"notificationEmail":{"Type":4,"Flags":0,"Description":"Email address of the point of contact that should get the unsubscribe requests and notification emails."},"schedule":{"Type":234,"Flags":1,"Description":"Schedule of the scheduled action."},"scope":{"Type":4,"Flags":0,"Description":"For private scheduled action(Create or Update), scope will be empty.
For shared scheduled action(Create or Update By Scope), Cost Management scope can be 'subscriptions/{subscriptionId}' for subscription scope, 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' for resourceGroup scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/departments/{departmentId}' for Department scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for BillingProfile scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/invoiceSections/{invoiceSectionId}' for InvoiceSection scope, '/providers/Microsoft.CostManagement/externalBillingAccounts/{externalBillingAccountName}' for ExternalBillingAccount scope, and '/providers/Microsoft.CostManagement/externalSubscriptions/{externalSubscriptionName}' for ExternalSubscription scope."},"status":{"Type":258,"Flags":1,"Description":"Status of the scheduled action."},"viewId":{"Type":4,"Flags":1,"Description":"Cost analysis viewId used for scheduled action. For example, '/providers/Microsoft.CostManagement/views/swaggerExample'"}}}},{"2":{"Name":"FileDestination","Properties":{"fileFormats":{"Type":231,"Flags":0,"Description":"Destination of the view data. Currently only CSV format is supported."}}}},{"6":{"Value":"Csv"}},{"5":{"Elements":[229,4]}},{"3":{"ItemType":230}},{"2":{"Name":"NotificationProperties","Properties":{"to":{"Type":233,"Flags":1,"Description":"Array of email addresses."},"language":{"Type":4,"Flags":0,"Description":"Locale of the email."},"message":{"Type":4,"Flags":0,"Description":"Optional message to be added in the email. Length is limited to 250 characters."},"regionalFormat":{"Type":4,"Flags":0,"Description":"Regional format used for formatting date/time and currency values in the email."},"subject":{"Type":4,"Flags":1,"Description":"Subject of the email. Length is limited to 70 characters."}}}},{"3":{"ItemType":4}},{"2":{"Name":"ScheduleProperties","Properties":{"frequency":{"Type":238,"Flags":1,"Description":"Frequency of the schedule."},"hourOfDay":{"Type":3,"Flags":0,"Description":"UTC time at which cost analysis data will be emailed."},"daysOfWeek":{"Type":247,"Flags":0,"Description":"Day names in english on which cost analysis data will be emailed. This property is applicable when frequency is Weekly or Monthly."},"weeksOfMonth":{"Type":254,"Flags":0,"Description":"Weeks in which cost analysis data will be emailed. This property is applicable when frequency is Monthly and used in combination with daysOfWeek."},"dayOfMonth":{"Type":3,"Flags":0,"Description":"UTC day on which cost analysis data will be emailed. Must be between 1 and 31. This property is applicable when frequency is Monthly and overrides weeksOfMonth or daysOfWeek."},"startDate":{"Type":4,"Flags":1,"Description":"The start date and time of the scheduled action (UTC)."},"endDate":{"Type":4,"Flags":1,"Description":"The end date and time of the scheduled action (UTC)."}}}},{"6":{"Value":"Daily"}},{"6":{"Value":"Weekly"}},{"6":{"Value":"Monthly"}},{"5":{"Elements":[235,236,237,4]}},{"6":{"Value":"Monday"}},{"6":{"Value":"Tuesday"}},{"6":{"Value":"Wednesday"}},{"6":{"Value":"Thursday"}},{"6":{"Value":"Friday"}},{"6":{"Value":"Saturday"}},{"6":{"Value":"Sunday"}},{"5":{"Elements":[239,240,241,242,243,244,245,4]}},{"3":{"ItemType":246}},{"6":{"Value":"First"}},{"6":{"Value":"Second"}},{"6":{"Value":"Third"}},{"6":{"Value":"Fourth"}},{"6":{"Value":"Last"}},{"5":{"Elements":[248,249,250,251,252,4]}},{"3":{"ItemType":253}},{"6":{"Value":"Disabled"}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Expired"}},{"5":{"Elements":[255,256,257,4]}},{"6":{"Value":"Email"}},{"6":{"Value":"InsightAlert"}},{"5":{"Elements":[259,260,4]}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":267,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":272,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[263,264,265,266,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[268,269,270,271,4]}},{"4":{"Name":"Microsoft.CostManagement/scheduledActions@2023-11-01","ScopeType":0,"Body":226,"Flags":0}},{"6":{"Value":"taginheritance"}},{"5":{"Elements":[274,4]}},{"6":{"Value":"Microsoft.CostManagement/settings"}},{"6":{"Value":"2023-11-01"}},{"7":{"Name":"Microsoft.CostManagement/settings","Discriminator":"kind","BaseProperties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":275,"Flags":9,"Description":"The resource name"},"type":{"Type":276,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":277,"Flags":10,"Description":"The resource api version"}},"Elements":{"taginheritance":279}}},{"2":{"Name":"TagInheritanceSetting","Properties":{"properties":{"Type":280,"Flags":0,"Description":"The properties of the tag inheritance setting."},"kind":{"Type":281,"Flags":1,"Description":"Specifies the kind of settings."}}}},{"2":{"Name":"TagInheritanceProperties","Properties":{"preferContainerTags":{"Type":2,"Flags":1,"Description":"When resource has the same tag as subscription or resource group and this property is set to true - the subscription or resource group tag will be applied. If subscription and resource group tags are also the same, subscription tag will be applied."}}}},{"6":{"Value":"taginheritance"}},{"4":{"Name":"Microsoft.CostManagement/settings@2023-11-01","ScopeType":0,"Body":278,"Flags":0}},{"6":{"Value":"Microsoft.CostManagement/alerts"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.CostManagement/alerts","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":283,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":284,"Flags":10,"Description":"The resource api version"},"properties":{"Type":286,"Flags":2,"Description":"Alert properties."},"eTag":{"Type":4,"Flags":2,"Description":"eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not."}}}},{"2":{"Name":"AlertProperties","Properties":{"definition":{"Type":287,"Flags":0,"Description":"defines the type of alert"},"description":{"Type":4,"Flags":0,"Description":"Alert description"},"source":{"Type":318,"Flags":0,"Description":"Source of alert"},"details":{"Type":319,"Flags":0,"Description":"Alert details"},"costEntityId":{"Type":4,"Flags":0,"Description":"related budget"},"status":{"Type":346,"Flags":0,"Description":"alert status"},"creationTime":{"Type":4,"Flags":0,"Description":"dateTime in which alert was created"},"closeTime":{"Type":4,"Flags":0,"Description":"dateTime in which alert was closed"},"modificationTime":{"Type":4,"Flags":0,"Description":"dateTime in which alert was last modified"},"statusModificationUserName":{"Type":4,"Flags":0,"Description":"User who last modified the alert"},"statusModificationTime":{"Type":4,"Flags":0,"Description":"dateTime in which the alert status was last modified"}}}},{"2":{"Name":"AlertPropertiesDefinition","Properties":{"type":{"Type":295,"Flags":0,"Description":"type of alert"},"category":{"Type":300,"Flags":0,"Description":"Alert category"},"criteria":{"Type":315,"Flags":0,"Description":"Criteria that triggered alert"}}}},{"6":{"Value":"Budget"}},{"6":{"Value":"Invoice"}},{"6":{"Value":"Credit"}},{"6":{"Value":"Quota"}},{"6":{"Value":"General"}},{"6":{"Value":"xCloud"}},{"6":{"Value":"BudgetForecast"}},{"5":{"Elements":[288,289,290,291,292,293,294,4]}},{"6":{"Value":"Cost"}},{"6":{"Value":"Usage"}},{"6":{"Value":"Billing"}},{"6":{"Value":"System"}},{"5":{"Elements":[296,297,298,299,4]}},{"6":{"Value":"CostThresholdExceeded"}},{"6":{"Value":"UsageThresholdExceeded"}},{"6":{"Value":"CreditThresholdApproaching"}},{"6":{"Value":"CreditThresholdReached"}},{"6":{"Value":"QuotaThresholdApproaching"}},{"6":{"Value":"QuotaThresholdReached"}},{"6":{"Value":"MultiCurrency"}},{"6":{"Value":"ForecastCostThresholdExceeded"}},{"6":{"Value":"ForecastUsageThresholdExceeded"}},{"6":{"Value":"InvoiceDueDateApproaching"}},{"6":{"Value":"InvoiceDueDateReached"}},{"6":{"Value":"CrossCloudNewDataAvailable"}},{"6":{"Value":"CrossCloudCollectionError"}},{"6":{"Value":"GeneralThresholdError"}},{"5":{"Elements":[301,302,303,304,305,306,307,308,309,310,311,312,313,314,4]}},{"6":{"Value":"Preset"}},{"6":{"Value":"User"}},{"5":{"Elements":[316,317,4]}},{"2":{"Name":"AlertPropertiesDetails","Properties":{"timeGrainType":{"Type":327,"Flags":0,"Description":"Type of timegrain cadence"},"periodStartDate":{"Type":4,"Flags":0,"Description":"datetime of periodStartDate"},"triggeredBy":{"Type":4,"Flags":0,"Description":"notificationId that triggered this alert"},"resourceGroupFilter":{"Type":328,"Flags":0,"Description":"array of resourceGroups to filter by"},"resourceFilter":{"Type":329,"Flags":0,"Description":"array of resources to filter by"},"meterFilter":{"Type":330,"Flags":0,"Description":"array of meters to filter by"},"tagFilter":{"Type":0,"Flags":0,"Description":"tags to filter by"},"threshold":{"Type":3,"Flags":0,"Description":"notification threshold percentage as a decimal which activated this alert"},"operator":{"Type":337,"Flags":0,"Description":"operator used to compare currentSpend with amount"},"amount":{"Type":3,"Flags":0,"Description":"budget threshold amount"},"unit":{"Type":4,"Flags":0,"Description":"unit of currency being used"},"currentSpend":{"Type":3,"Flags":0,"Description":"current spend"},"contactEmails":{"Type":338,"Flags":0,"Description":"list of emails to contact"},"contactGroups":{"Type":339,"Flags":0,"Description":"list of action groups to broadcast to"},"contactRoles":{"Type":340,"Flags":0,"Description":"list of contact roles"},"overridingAlert":{"Type":4,"Flags":0,"Description":"overriding alert"},"departmentName":{"Type":4,"Flags":0,"Description":"department name"},"companyName":{"Type":4,"Flags":0,"Description":"company name"},"enrollmentNumber":{"Type":4,"Flags":0,"Description":"enrollment number"},"enrollmentStartDate":{"Type":4,"Flags":0,"Description":"datetime of enrollmentStartDate"},"enrollmentEndDate":{"Type":4,"Flags":0,"Description":"datetime of enrollmentEndDate"},"invoicingThreshold":{"Type":3,"Flags":0,"Description":"invoicing threshold"}}}},{"6":{"Value":"None"}},{"6":{"Value":"Monthly"}},{"6":{"Value":"Quarterly"}},{"6":{"Value":"Annually"}},{"6":{"Value":"BillingMonth"}},{"6":{"Value":"BillingQuarter"}},{"6":{"Value":"BillingAnnual"}},{"5":{"Elements":[320,321,322,323,324,325,326,4]}},{"3":{"ItemType":0}},{"3":{"ItemType":0}},{"3":{"ItemType":0}},{"6":{"Value":"None"}},{"6":{"Value":"EqualTo"}},{"6":{"Value":"GreaterThan"}},{"6":{"Value":"GreaterThanOrEqualTo"}},{"6":{"Value":"LessThan"}},{"6":{"Value":"LessThanOrEqualTo"}},{"5":{"Elements":[331,332,333,334,335,336,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"None"}},{"6":{"Value":"Active"}},{"6":{"Value":"Overridden"}},{"6":{"Value":"Resolved"}},{"6":{"Value":"Dismissed"}},{"5":{"Elements":[341,342,343,344,345,4]}},{"4":{"Name":"Microsoft.CostManagement/alerts@2023-11-01","ScopeType":0,"Body":285,"Flags":1}},{"8":{"Name":"run","ResourceType":"Microsoft.CostManagement/exports","ApiVersion":"2023-11-01"}},{"2":{"Name":"ForecastDefinition","Properties":{"type":{"Type":353,"Flags":1,"Description":"The type of the forecast."},"timeframe":{"Type":355,"Flags":1,"Description":"The time frame for pulling data for the forecast. If custom, then a specific time period must be provided."},"timePeriod":{"Type":356,"Flags":0,"Description":"Has time period for pulling data for the forecast."},"dataset":{"Type":357,"Flags":1,"Description":"Has definition for data in this forecast."},"includeActualCost":{"Type":2,"Flags":0,"Description":"A boolean determining if actualCost will be included."},"includeFreshPartialCost":{"Type":2,"Flags":0,"Description":"A boolean determining if FreshPartialCost will be included."}}}},{"6":{"Value":"Usage"}},{"6":{"Value":"ActualCost"}},{"6":{"Value":"AmortizedCost"}},{"5":{"Elements":[350,351,352,4]}},{"6":{"Value":"Custom"}},{"5":{"Elements":[354,4]}},{"2":{"Name":"ForecastTimePeriod","Properties":{"from":{"Type":4,"Flags":1,"Description":"The start date to pull data from."},"to":{"Type":4,"Flags":1,"Description":"The end date to pull data to."}}}},{"2":{"Name":"ForecastDataset","Properties":{"granularity":{"Type":359,"Flags":0,"Description":"The granularity of rows in the forecast."},"configuration":{"Type":360,"Flags":0,"Description":"Has configuration information for the data in the export. The configuration will be ignored if aggregation and grouping are provided."},"aggregation":{"Type":370,"Flags":1,"Description":"Dictionary of aggregation expression to use in the forecast. The key of each item in the dictionary is the alias for the aggregated column. forecast can have up to 2 aggregation clauses."},"filter":{"Type":371,"Flags":0,"Description":"Has filter expression to use in the forecast."}}}},{"6":{"Value":"Daily"}},{"5":{"Elements":[358,4]}},{"2":{"Name":"ForecastDatasetConfiguration","Properties":{"columns":{"Type":361,"Flags":0,"Description":"Array of column names to be included in the forecast. Any valid forecast column name is allowed. If not provided, then forecast includes all columns."}}}},{"3":{"ItemType":4}},{"2":{"Name":"ForecastAggregation","Properties":{"name":{"Type":367,"Flags":1,"Description":"The name of the column to aggregate."},"function":{"Type":369,"Flags":1,"Description":"The name of the aggregation function to use."}}}},{"6":{"Value":"PreTaxCostUSD"}},{"6":{"Value":"Cost"}},{"6":{"Value":"CostUSD"}},{"6":{"Value":"PreTaxCost"}},{"5":{"Elements":[363,364,365,366,4]}},{"6":{"Value":"Sum"}},{"5":{"Elements":[368,4]}},{"2":{"Name":"ForecastDatasetAggregation","Properties":{},"AdditionalProperties":362}},{"2":{"Name":"ForecastFilter","Properties":{"and":{"Type":372,"Flags":0,"Description":"The logical \"AND\" expression. Must have at least 2 items."},"or":{"Type":373,"Flags":0,"Description":"The logical \"OR\" expression. Must have at least 2 items."},"dimensions":{"Type":374,"Flags":0,"Description":"Has comparison expression for a dimension"},"tags":{"Type":374,"Flags":0,"Description":"Has comparison expression for a tag"}}}},{"3":{"ItemType":371}},{"3":{"ItemType":371}},{"2":{"Name":"ForecastComparisonExpression","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the column to use in comparison."},"operator":{"Type":376,"Flags":1,"Description":"The operator to use for comparison."},"values":{"Type":377,"Flags":1,"Description":"Array of values to use for comparison"}}}},{"6":{"Value":"In"}},{"5":{"Elements":[375,4]}},{"3":{"ItemType":4}},{"2":{"Name":"ForecastResult","Properties":{"properties":{"Type":379,"Flags":0,"Description":"Forecast properties"},"id":{"Type":4,"Flags":2,"Description":"Resource Id."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":2,"Description":"Location of the resource."},"sku":{"Type":4,"Flags":2,"Description":"SKU of the resource."},"eTag":{"Type":4,"Flags":2,"Description":"ETag of the resource."},"tags":{"Type":384,"Flags":2,"Description":"Resource tags."}}}},{"2":{"Name":"ForecastProperties","Properties":{"nextLink":{"Type":4,"Flags":0,"Description":"The link (url) to the next page of results."},"columns":{"Type":381,"Flags":0,"Description":"Array of columns"},"rows":{"Type":383,"Flags":0,"Description":"Array of rows"}}}},{"2":{"Name":"ForecastColumn","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of column."},"type":{"Type":4,"Flags":0,"Description":"The type of column."}}}},{"3":{"ItemType":380}},{"3":{"ItemType":0}},{"3":{"ItemType":382}},{"2":{"Name":"CostManagementResourceTags","Properties":{},"AdditionalProperties":4}},{"8":{"Name":"forecast","ResourceType":"Microsoft.CostManagement/externalSubscriptions","ApiVersion":"2023-11-01","Output":378,"Input":349}},{"2":{"Name":"QueryDefinition","Properties":{"type":{"Type":390,"Flags":1,"Description":"The type of the query."},"timeframe":{"Type":397,"Flags":1,"Description":"The time frame for pulling data for the query. If custom, then a specific time period must be provided."},"timePeriod":{"Type":398,"Flags":0,"Description":"Has time period for pulling data for the query."},"dataset":{"Type":399,"Flags":1,"Description":"Has definition for data in this query."}}}},{"6":{"Value":"Usage"}},{"6":{"Value":"ActualCost"}},{"6":{"Value":"AmortizedCost"}},{"5":{"Elements":[387,388,389,4]}},{"6":{"Value":"MonthToDate"}},{"6":{"Value":"BillingMonthToDate"}},{"6":{"Value":"TheLastMonth"}},{"6":{"Value":"TheLastBillingMonth"}},{"6":{"Value":"WeekToDate"}},{"6":{"Value":"Custom"}},{"5":{"Elements":[391,392,393,394,395,396,4]}},{"2":{"Name":"QueryTimePeriod","Properties":{"from":{"Type":4,"Flags":1,"Description":"The start date to pull data from."},"to":{"Type":4,"Flags":1,"Description":"The end date to pull data to."}}}},{"2":{"Name":"QueryDataset","Properties":{"granularity":{"Type":401,"Flags":0,"Description":"The granularity of rows in the query."},"configuration":{"Type":402,"Flags":0,"Description":"Has configuration information for the data in the export. The configuration will be ignored if aggregation and grouping are provided."},"aggregation":{"Type":407,"Flags":0,"Description":"Dictionary of aggregation expression to use in the query. The key of each item in the dictionary is the alias for the aggregated column. Query can have up to 2 aggregation clauses."},"grouping":{"Type":412,"Flags":0,"Description":"Array of group by expression to use in the query. Query can have up to 2 group by clauses."},"filter":{"Type":413,"Flags":0,"Description":"The filter expression to use in the query. Please reference our Query API REST documentation for how to properly format the filter."}}}},{"6":{"Value":"Daily"}},{"5":{"Elements":[400,4]}},{"2":{"Name":"QueryDatasetConfiguration","Properties":{"columns":{"Type":403,"Flags":0,"Description":"Array of column names to be included in the query. Any valid query column name is allowed. If not provided, then query includes all columns."}}}},{"3":{"ItemType":4}},{"2":{"Name":"QueryAggregation","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the column to aggregate."},"function":{"Type":406,"Flags":1,"Description":"The name of the aggregation function to use."}}}},{"6":{"Value":"Sum"}},{"5":{"Elements":[405,4]}},{"2":{"Name":"QueryDatasetAggregation","Properties":{},"AdditionalProperties":404}},{"2":{"Name":"QueryGrouping","Properties":{"type":{"Type":411,"Flags":1,"Description":"Has type of the column to group."},"name":{"Type":4,"Flags":1,"Description":"The name of the column to group."}}}},{"6":{"Value":"TagKey"}},{"6":{"Value":"Dimension"}},{"5":{"Elements":[409,410,4]}},{"3":{"ItemType":408}},{"2":{"Name":"QueryFilter","Properties":{"and":{"Type":414,"Flags":0,"Description":"The logical \"AND\" expression. Must have at least 2 items."},"or":{"Type":415,"Flags":0,"Description":"The logical \"OR\" expression. Must have at least 2 items."},"dimensions":{"Type":416,"Flags":0,"Description":"Has comparison expression for a dimension"},"tags":{"Type":416,"Flags":0,"Description":"Has comparison expression for a tag"}}}},{"3":{"ItemType":413}},{"3":{"ItemType":413}},{"2":{"Name":"QueryComparisonExpression","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the column to use in comparison."},"operator":{"Type":418,"Flags":1,"Description":"The operator to use for comparison."},"values":{"Type":419,"Flags":1,"Description":"Array of values to use for comparison"}}}},{"6":{"Value":"In"}},{"5":{"Elements":[417,4]}},{"3":{"ItemType":4}},{"2":{"Name":"QueryResult","Properties":{"properties":{"Type":421,"Flags":0,"Description":"Query properties"},"id":{"Type":4,"Flags":2,"Description":"Resource Id."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":2,"Description":"Location of the resource."},"sku":{"Type":4,"Flags":2,"Description":"SKU of the resource."},"eTag":{"Type":4,"Flags":2,"Description":"ETag of the resource."},"tags":{"Type":426,"Flags":2,"Description":"Resource tags."}}}},{"2":{"Name":"QueryProperties","Properties":{"nextLink":{"Type":4,"Flags":0,"Description":"The link (url) to the next page of results."},"columns":{"Type":423,"Flags":0,"Description":"Array of columns"},"rows":{"Type":425,"Flags":0,"Description":"Array of rows"}}}},{"2":{"Name":"QueryColumn","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of column."},"type":{"Type":4,"Flags":0,"Description":"The type of column."}}}},{"3":{"ItemType":422}},{"3":{"ItemType":0}},{"3":{"ItemType":424}},{"2":{"Name":"CostManagementResourceTags","Properties":{},"AdditionalProperties":4}},{"8":{"Name":"query","ResourceType":"Microsoft.CostManagement/externalSubscriptions","ApiVersion":"2023-11-01","Output":420,"Input":386}},{"8":{"Name":"forecast","ResourceType":"Microsoft.CostManagement/externalBillingAccounts","ApiVersion":"2023-11-01","Output":378,"Input":349}},{"8":{"Name":"query","ResourceType":"Microsoft.CostManagement/externalBillingAccounts","ApiVersion":"2023-11-01","Output":420,"Input":386}},{"2":{"Name":"DownloadURL","Properties":{"expiryTime":{"Type":4,"Flags":2,"Description":"The time at which report URL becomes invalid/expires in UTC e.g. 2020-12-08T05:55:59.4394737Z."},"validTill":{"Type":4,"Flags":0,"Description":"The time at which report URL becomes invalid/expires in UTC e.g. 2020-12-08T05:55:59.4394737Z."},"downloadUrl":{"Type":4,"Flags":0,"Description":"The URL to download the generated report."}}}},{"8":{"Name":"download","ResourceType":"Microsoft.CostManagement/pricesheets","ApiVersion":"2023-11-01","Output":430}},{"8":{"Name":"execute","ResourceType":"Microsoft.CostManagement/scheduledActions","ApiVersion":"2023-11-01"}}] \ No newline at end of file +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.CostManagement/costAllocationRules"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.CostManagement/costAllocationRules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":0,"Description":"Cost allocation rule properties"}}}},{"2":{"Name":"CostAllocationRuleProperties","Properties":{"description":{"Type":4,"Flags":0,"Description":"Description of a cost allocation rule."},"details":{"Type":12,"Flags":1,"Description":"Resource information for the cost allocation rule"},"status":{"Type":31,"Flags":1,"Description":"Status of the rule"},"createdDate":{"Type":4,"Flags":2,"Description":"Time at which the rule was created. Rules that change cost for the same resource are applied in order of creation."},"updatedDate":{"Type":4,"Flags":2,"Description":"Time at which the rule was last updated."}}}},{"2":{"Name":"CostAllocationRuleDetails","Properties":{"sourceResources":{"Type":18,"Flags":0,"Description":"Source resources for cost allocation. At this time, this list can contain no more than one element."},"targetResources":{"Type":27,"Flags":0,"Description":"Target resources for cost allocation. At this time, this list can contain no more than one element."}}}},{"2":{"Name":"SourceCostAllocationResource","Properties":{"values":{"Type":14,"Flags":1,"Description":"Source Resources for cost allocation. This list cannot contain more than 25 values."},"resourceType":{"Type":17,"Flags":1,"Description":"Type of resources contained in this cost allocation rule"},"name":{"Type":4,"Flags":1,"Description":"If resource type is dimension, this must be either ResourceGroupName or SubscriptionId. If resource type is tag, this must be a valid Azure tag"}}}},{"3":{"ItemType":4}},{"6":{"Value":"Dimension"}},{"6":{"Value":"Tag"}},{"5":{"Elements":[15,16,4]}},{"3":{"ItemType":13}},{"2":{"Name":"TargetCostAllocationResource","Properties":{"values":{"Type":21,"Flags":1,"Description":"Target resources for cost allocation. This list cannot contain more than 25 values."},"policyType":{"Type":23,"Flags":1,"Description":"Method of cost allocation for the rule"},"resourceType":{"Type":26,"Flags":1,"Description":"Type of resources contained in this cost allocation rule"},"name":{"Type":4,"Flags":1,"Description":"If resource type is dimension, this must be either ResourceGroupName or SubscriptionId. If resource type is tag, this must be a valid Azure tag"}}}},{"2":{"Name":"CostAllocationProportion","Properties":{"name":{"Type":4,"Flags":1,"Description":"Target resource for cost allocation"},"percentage":{"Type":3,"Flags":1,"Description":"Percentage of source cost to allocate to this resource. This value can be specified to two decimal places and the total percentage of all resources in this rule must sum to 100.00."}}}},{"3":{"ItemType":20}},{"6":{"Value":"FixedProportion"}},{"5":{"Elements":[22,4]}},{"6":{"Value":"Dimension"}},{"6":{"Value":"Tag"}},{"5":{"Elements":[24,25,4]}},{"3":{"ItemType":19}},{"6":{"Value":"NotActive"}},{"6":{"Value":"Active"}},{"6":{"Value":"Processing"}},{"5":{"Elements":[28,29,30,4]}},{"4":{"Name":"Microsoft.CostManagement/costAllocationRules@2023-11-01","ScopeType":16,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.CostManagement/budgets"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.CostManagement/budgets","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":33,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":34,"Flags":10,"Description":"The resource api version"},"properties":{"Type":36,"Flags":0,"Description":"The properties of the budget."},"eTag":{"Type":4,"Flags":0,"Description":"eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not."}}}},{"2":{"Name":"BudgetProperties","Properties":{"category":{"Type":39,"Flags":1,"Description":"The category of the budget.\n- 'Cost' defines a Budget.\n- 'ReservationUtilization' defines a Reservation Utilization Alert Rule."},"amount":{"Type":3,"Flags":0,"Description":"The total amount of cost to track with the budget.\n\n Supported for CategoryType(s): Cost.\n\n Required for CategoryType(s): Cost."},"timeGrain":{"Type":48,"Flags":1,"Description":"The time covered by a budget. Tracking of the amount will be reset based on the time grain.\n\nSupported for CategoryType(s): Cost, ReservationUtilization.\n\n Supported timeGrainTypes for **CategoryType: Cost**\n\n- Monthly\n- Quarterly\n- Annually\n- BillingMonth*\n- BillingQuarter*\n- BillingAnnual*\n\n *only supported for Web Direct customers.\n\n Supported timeGrainTypes for **CategoryType: ReservationUtilization**\n- Last7Days\n- Last30Days\n\n Required for CategoryType(s): Cost, ReservationUtilization."},"timePeriod":{"Type":49,"Flags":1,"Description":"The time period that defines the active period of the budget. The budget will evaluate data on or after the startDate and will expire on the endDate.\n\n Supported for CategoryType(s): Cost, ReservationUtilization.\n\n Required for CategoryType(s): Cost, ReservationUtilization."},"filter":{"Type":50,"Flags":0,"Description":"May be used to filter budgets by user-specified dimensions and/or tags.\n\n Supported for CategoryType(s): Cost, ReservationUtilization."},"currentSpend":{"Type":57,"Flags":2,"Description":"The current amount of cost which is being tracked for a budget.\n\n Supported for CategoryType(s): Cost."},"notifications":{"Type":96,"Flags":0,"Description":"Dictionary of notifications associated with the budget.\n\n Supported for CategoryType(s): Cost, ReservationUtilization.\n\n- Constraints for **CategoryType: Cost** - Budget can have up to 5 notifications with thresholdType: Actual and 5 notifications with thresholdType: Forecasted.\n- Constraints for **CategoryType: ReservationUtilization** - Only one notification allowed. thresholdType is not applicable."},"forecastSpend":{"Type":97,"Flags":2,"Description":"The forecasted cost which is being tracked for a budget.\n\n Supported for CategoryType(s): Cost."}}}},{"6":{"Value":"Cost"}},{"6":{"Value":"ReservationUtilization"}},{"5":{"Elements":[37,38,4]}},{"6":{"Value":"Monthly"}},{"6":{"Value":"Quarterly"}},{"6":{"Value":"Annually"}},{"6":{"Value":"BillingMonth"}},{"6":{"Value":"BillingQuarter"}},{"6":{"Value":"BillingAnnual"}},{"6":{"Value":"Last7Days"}},{"6":{"Value":"Last30Days"}},{"5":{"Elements":[40,41,42,43,44,45,46,47,4]}},{"2":{"Name":"BudgetTimePeriod","Properties":{"startDate":{"Type":4,"Flags":1,"Description":"The start date for the budget.\n\n- Constraints for **CategoryType: Cost** - Must be first of the month and should be less than the end date. Budget start date must be on or after June 1, 2017. Future start date should not be more than twelve months. Past start date should be selected within the timegrain period.\n\n- Constraints for **CategoryType: ReservationUtilization** - Must be on or after the current date and less than the end date."},"endDate":{"Type":4,"Flags":0,"Description":"The end date for the budget.\n\n- Constraints for **CategoryType: Cost** - No constraints. If not provided, we default this to 10 years from the start date.\n\n- Constraints for **CategoryType: ReservationUtilization** - End date cannot be more than 3 years after the start date."}}}},{"2":{"Name":"BudgetFilter","Properties":{"and":{"Type":56,"Flags":0,"Description":"The logical \"AND\" expression. Must have at least 2 items.\n\n Supported for CategoryType(s): Cost."},"dimensions":{"Type":52,"Flags":0,"Description":"Has comparison expression for a dimension.\n\n Supported for CategoryType(s): Cost, ReservationUtilization.\n\nSupported dimension names for **CategoryType: ReservationUtilization** \n- ReservationId\n- ReservedResourceType"},"tags":{"Type":52,"Flags":0,"Description":"Has comparison expression for a tag.\n\n Supported for CategoryType(s): Cost."}}}},{"2":{"Name":"BudgetFilterProperties","Properties":{"dimensions":{"Type":52,"Flags":0,"Description":"Has comparison expression for a dimension.\n\n Supported for CategoryType(s): Cost, ReservationUtilization.\n\nSupported dimension names for **CategoryType: ReservationUtilization** \n- ReservationId\n- ReservedResourceType"},"tags":{"Type":52,"Flags":0,"Description":"Has comparison expression for a tag.\n\n Supported for CategoryType(s): Cost."}}}},{"2":{"Name":"BudgetComparisonExpression","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the column to use in comparison."},"operator":{"Type":54,"Flags":1,"Description":"The operator to use for comparison."},"values":{"Type":55,"Flags":1,"Description":"Array of values to use for comparison"}}}},{"6":{"Value":"In"}},{"5":{"Elements":[53,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":51}},{"2":{"Name":"CurrentSpend","Properties":{"amount":{"Type":3,"Flags":2,"Description":"The total amount of cost which is being tracked by the budget."},"unit":{"Type":4,"Flags":2,"Description":"The unit of measure for the budget amount."}}}},{"2":{"Name":"Notification","Properties":{"enabled":{"Type":2,"Flags":1,"Description":"The notification is enabled or not.\n\n Supported for CategoryType(s): Cost, ReservationUtilization."},"operator":{"Type":63,"Flags":1,"Description":"The comparison operator.\n\n Supported for CategoryType(s): Cost, ReservationUtilization.\n\n Supported operators for **CategoryType: Cost**\n- GreaterThan\n- GreaterThanOrEqualTo\n\n Supported operators for **CategoryType: ReservationUtilization**\n- LessThan"},"threshold":{"Type":3,"Flags":1,"Description":"Threshold value associated with a notification. It is always percent with a maximum of 2 decimal places.\n\n Supported for CategoryType(s): Cost, ReservationUtilization.\n\n **CategoryType: Cost** - Must be between 0 and 1000. Notification is sent when the cost exceeded the threshold.\n\n **CategoryType: ReservationUtilization** - Must be between 0 and 100. Notification is sent when a reservation has a utilization percentage below the threshold."},"frequency":{"Type":67,"Flags":0,"Description":"Frequency of a notification. Represents how long the notification will be silent after triggering an alert for a threshold breach. If not specified, the frequency will be set by default based on the timeGrain (Weekly when timeGrain: Last7Days, Monthly when timeGrain: Last30Days).\n\n Supported for CategoryType(s): ReservationUtilization."},"contactEmails":{"Type":68,"Flags":1,"Description":"Email addresses to send the notification to when the threshold is breached. Must have at least one contact email or contact group specified at the Subscription or Resource Group scopes. All other scopes must have at least one contact email specified.\n\n Supported for CategoryType(s): Cost, ReservationUtilization."},"contactRoles":{"Type":69,"Flags":0,"Description":"Subscription or Resource Group scopes only. Contact roles to send the notification to when the threshold is breached.\n\n Supported for CategoryType(s): Cost."},"contactGroups":{"Type":70,"Flags":0,"Description":"Subscription or Resource Group scopes only. Action groups to send the notification to when the threshold is exceeded. Must be provided as a fully qualified Azure resource id.\n\n Supported for CategoryType(s): Cost."},"thresholdType":{"Type":73,"Flags":0,"Description":"The type of threshold.\n\n Supported for CategoryType(s): Cost."},"locale":{"Type":95,"Flags":0,"Description":"Language in which the recipient will receive the notification, \n\n Supported for CategoryType(s): Cost, ReservationUtilization."}}}},{"6":{"Value":"EqualTo"}},{"6":{"Value":"GreaterThan"}},{"6":{"Value":"GreaterThanOrEqualTo"}},{"6":{"Value":"LessThan"}},{"5":{"Elements":[59,60,61,62,4]}},{"6":{"Value":"Daily"}},{"6":{"Value":"Weekly"}},{"6":{"Value":"Monthly"}},{"5":{"Elements":[64,65,66,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"Actual"}},{"6":{"Value":"Forecasted"}},{"5":{"Elements":[71,72,4]}},{"6":{"Value":"en-us"}},{"6":{"Value":"ja-jp"}},{"6":{"Value":"zh-cn"}},{"6":{"Value":"de-de"}},{"6":{"Value":"es-es"}},{"6":{"Value":"fr-fr"}},{"6":{"Value":"it-it"}},{"6":{"Value":"ko-kr"}},{"6":{"Value":"pt-br"}},{"6":{"Value":"ru-ru"}},{"6":{"Value":"zh-tw"}},{"6":{"Value":"cs-cz"}},{"6":{"Value":"pl-pl"}},{"6":{"Value":"tr-tr"}},{"6":{"Value":"da-dk"}},{"6":{"Value":"en-gb"}},{"6":{"Value":"hu-hu"}},{"6":{"Value":"nb-no"}},{"6":{"Value":"nl-nl"}},{"6":{"Value":"pt-pt"}},{"6":{"Value":"sv-se"}},{"5":{"Elements":[74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,4]}},{"2":{"Name":"BudgetPropertiesNotifications","Properties":{},"AdditionalProperties":58}},{"2":{"Name":"ForecastSpend","Properties":{"amount":{"Type":3,"Flags":2,"Description":"The forecasted cost for the total time period which is being tracked by the budget. This value is only provided if the budget contains a forecast alert type."},"unit":{"Type":4,"Flags":2,"Description":"The unit of measure for the budget amount."}}}},{"4":{"Name":"Microsoft.CostManagement/budgets@2023-11-01","ScopeType":0,"Body":35,"Flags":0}},{"6":{"Value":"Microsoft.CostManagement/exports"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.CostManagement/exports","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":99,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":100,"Flags":10,"Description":"The resource api version"},"identity":{"Type":102,"Flags":0,"Description":"The managed identity associated with Export"},"location":{"Type":4,"Flags":0,"Description":"The location of the Export's managed identity. Only required when utilizing managed identity."},"properties":{"Type":106,"Flags":0,"Description":"The properties of the export."},"eTag":{"Type":4,"Flags":0,"Description":"eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not."}}}},{"2":{"Name":"SystemAssignedServiceIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity."},"tenantId":{"Type":4,"Flags":2,"Description":"The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity."},"type":{"Type":105,"Flags":1,"Description":"Type of managed service identity (either system assigned, or none)."}}}},{"6":{"Value":"None"}},{"6":{"Value":"SystemAssigned"}},{"5":{"Elements":[103,104,4]}},{"2":{"Name":"ExportProperties","Properties":{"schedule":{"Type":107,"Flags":0,"Description":"Has schedule information for the export."},"format":{"Type":118,"Flags":0,"Description":"The format of the export being delivered. Currently only 'Csv' is supported."},"deliveryInfo":{"Type":119,"Flags":1,"Description":"Has delivery information for the export."},"definition":{"Type":121,"Flags":1,"Description":"Has the definition for the export."},"runHistory":{"Type":139,"Flags":0,"Description":"If requested, has the most recent run history for the export."},"partitionData":{"Type":2,"Flags":0,"Description":"If set to true, exported data will be partitioned by size and placed in a blob directory together with a manifest file. Note: this option is currently available only for Microsoft Customer Agreement commerce scopes."},"nextRunTimeEstimate":{"Type":4,"Flags":2,"Description":"If the export has an active schedule, provides an estimate of the next run time."}}}},{"2":{"Name":"ExportSchedule","Properties":{"status":{"Type":110,"Flags":0,"Description":"The status of the export's schedule. If 'Inactive', the export's schedule is paused."},"recurrence":{"Type":115,"Flags":0,"Description":"The schedule recurrence."},"recurrencePeriod":{"Type":116,"Flags":0,"Description":"Has start and end date of the recurrence. The start date must be in future. If present, the end date must be greater than start date."}}}},{"6":{"Value":"Active"}},{"6":{"Value":"Inactive"}},{"5":{"Elements":[108,109,4]}},{"6":{"Value":"Daily"}},{"6":{"Value":"Weekly"}},{"6":{"Value":"Monthly"}},{"6":{"Value":"Annually"}},{"5":{"Elements":[111,112,113,114,4]}},{"2":{"Name":"ExportRecurrencePeriod","Properties":{"from":{"Type":4,"Flags":1,"Description":"The start date of recurrence."},"to":{"Type":4,"Flags":0,"Description":"The end date of recurrence."}}}},{"6":{"Value":"Csv"}},{"5":{"Elements":[117,4]}},{"2":{"Name":"ExportDeliveryInfo","Properties":{"destination":{"Type":120,"Flags":1,"Description":"Has destination for the export being delivered."}}}},{"2":{"Name":"ExportDeliveryDestination","Properties":{"resourceId":{"Type":4,"Flags":0,"Description":"The resource id of the storage account where exports will be delivered. This is not required if a sasToken and storageAccount are specified."},"container":{"Type":4,"Flags":1,"Description":"The name of the container where exports will be uploaded. If the container does not exist it will be created."},"rootFolderPath":{"Type":4,"Flags":0,"Description":"The name of the directory where exports will be uploaded."},"sasToken":{"Type":4,"Flags":0,"Description":"A SAS token for the storage account. For a restricted set of Azure customers this together with storageAccount can be specified instead of resourceId. Note: the value returned by the API for this property will always be obfuscated. Returning this same obfuscated value will not result in the SAS token being updated. To update this value a new SAS token must be specified."},"storageAccount":{"Type":4,"Flags":0,"Description":"The storage account where exports will be uploaded. For a restricted set of Azure customers this together with sasToken can be specified instead of resourceId."}}}},{"2":{"Name":"ExportDefinition","Properties":{"type":{"Type":125,"Flags":1,"Description":"The type of the export. Note that 'Usage' is equivalent to 'ActualCost' and is applicable to exports that do not yet provide data for charges or amortization for service reservations."},"timeframe":{"Type":132,"Flags":1,"Description":"The time frame for pulling data for the export. If custom, then a specific time period must be provided."},"timePeriod":{"Type":133,"Flags":0,"Description":"Has time period for pulling data for the export."},"dataSet":{"Type":134,"Flags":0,"Description":"The definition for data in the export."}}}},{"6":{"Value":"Usage"}},{"6":{"Value":"ActualCost"}},{"6":{"Value":"AmortizedCost"}},{"5":{"Elements":[122,123,124,4]}},{"6":{"Value":"MonthToDate"}},{"6":{"Value":"BillingMonthToDate"}},{"6":{"Value":"TheLastMonth"}},{"6":{"Value":"TheLastBillingMonth"}},{"6":{"Value":"WeekToDate"}},{"6":{"Value":"Custom"}},{"5":{"Elements":[126,127,128,129,130,131,4]}},{"2":{"Name":"ExportTimePeriod","Properties":{"from":{"Type":4,"Flags":1,"Description":"The start date for export data."},"to":{"Type":4,"Flags":1,"Description":"The end date for export data."}}}},{"2":{"Name":"ExportDataset","Properties":{"granularity":{"Type":136,"Flags":0,"Description":"The granularity of rows in the export. Currently only 'Daily' is supported."},"configuration":{"Type":137,"Flags":0,"Description":"The export dataset configuration."}}}},{"6":{"Value":"Daily"}},{"5":{"Elements":[135,4]}},{"2":{"Name":"ExportDatasetConfiguration","Properties":{"columns":{"Type":138,"Flags":0,"Description":"Array of column names to be included in the export. If not provided then the export will include all available columns. The available columns can vary by customer channel (see examples)."}}}},{"3":{"ItemType":4}},{"2":{"Name":"ExportExecutionListResult","Properties":{"value":{"Type":157,"Flags":2,"Description":"A list of export runs."}}}},{"2":{"Name":"ExportRun","Properties":{"properties":{"Type":141,"Flags":0,"Description":"The properties of the export run."},"id":{"Type":4,"Flags":2,"Description":"Resource Id."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"eTag":{"Type":4,"Flags":0,"Description":"eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not."}}}},{"2":{"Name":"ExportRunProperties","Properties":{"executionType":{"Type":144,"Flags":0,"Description":"The type of the export run."},"status":{"Type":152,"Flags":0,"Description":"The last known status of the export run."},"submittedBy":{"Type":4,"Flags":0,"Description":"The identifier for the entity that triggered the export. For on-demand runs it is the user email. For scheduled runs it is 'System'."},"submittedTime":{"Type":4,"Flags":0,"Description":"The time when export was queued to be run."},"processingStartTime":{"Type":4,"Flags":0,"Description":"The time when export was picked up to be run."},"processingEndTime":{"Type":4,"Flags":0,"Description":"The time when the export run finished."},"fileName":{"Type":4,"Flags":0,"Description":"The name of the exported file."},"runSettings":{"Type":153,"Flags":0,"Description":"The export settings that were in effect for this run."},"error":{"Type":156,"Flags":0,"Description":"The details of any error."}}}},{"6":{"Value":"OnDemand"}},{"6":{"Value":"Scheduled"}},{"5":{"Elements":[142,143,4]}},{"6":{"Value":"Queued"}},{"6":{"Value":"InProgress"}},{"6":{"Value":"Completed"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Timeout"}},{"6":{"Value":"NewDataNotAvailable"}},{"6":{"Value":"DataNotAvailable"}},{"5":{"Elements":[145,146,147,148,149,150,151,4]}},{"2":{"Name":"CommonExportProperties","Properties":{"format":{"Type":155,"Flags":0,"Description":"The format of the export being delivered. Currently only 'Csv' is supported."},"deliveryInfo":{"Type":119,"Flags":1,"Description":"Has delivery information for the export."},"definition":{"Type":121,"Flags":1,"Description":"Has the definition for the export."},"runHistory":{"Type":139,"Flags":0,"Description":"If requested, has the most recent run history for the export."},"partitionData":{"Type":2,"Flags":0,"Description":"If set to true, exported data will be partitioned by size and placed in a blob directory together with a manifest file. Note: this option is currently available only for Microsoft Customer Agreement commerce scopes."},"nextRunTimeEstimate":{"Type":4,"Flags":2,"Description":"If the export has an active schedule, provides an estimate of the next run time."}}}},{"6":{"Value":"Csv"}},{"5":{"Elements":[154,4]}},{"2":{"Name":"ErrorDetails","Properties":{"code":{"Type":4,"Flags":2,"Description":"Error code."},"message":{"Type":4,"Flags":2,"Description":"Error message indicating why the operation failed."}}}},{"3":{"ItemType":140}},{"4":{"Name":"Microsoft.CostManagement/exports@2023-11-01","ScopeType":0,"Body":101,"Flags":0}},{"6":{"Value":"Microsoft.CostManagement/views"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.CostManagement/views","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":159,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":160,"Flags":10,"Description":"The resource api version"},"properties":{"Type":162,"Flags":0,"Description":"The properties of the view."},"eTag":{"Type":4,"Flags":0,"Description":"eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not."}}}},{"2":{"Name":"ViewProperties","Properties":{"displayName":{"Type":4,"Flags":0,"Description":"User input name of the view. Required."},"scope":{"Type":4,"Flags":0,"Description":"Cost Management scope to save the view on. This includes 'subscriptions/{subscriptionId}' for subscription scope, 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' for resourceGroup scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/departments/{departmentId}' for Department scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for BillingProfile scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/invoiceSections/{invoiceSectionId}' for InvoiceSection scope, 'providers/Microsoft.Management/managementGroups/{managementGroupId}' for Management Group scope, '/providers/Microsoft.CostManagement/externalBillingAccounts/{externalBillingAccountName}' for ExternalBillingAccount scope, and '/providers/Microsoft.CostManagement/externalSubscriptions/{externalSubscriptionName}' for ExternalSubscription scope."},"createdOn":{"Type":4,"Flags":2,"Description":"Date the user created this view."},"modifiedOn":{"Type":4,"Flags":0,"Description":"Date when the user last modified this view."},"dateRange":{"Type":4,"Flags":0,"Description":"Date range of the current view."},"currency":{"Type":4,"Flags":2,"Description":"Currency of the current view."},"query":{"Type":163,"Flags":0,"Description":"Query body configuration. Required."},"chart":{"Type":205,"Flags":0,"Description":"Chart type of the main view in Cost Analysis. Required."},"accumulated":{"Type":208,"Flags":0,"Description":"Show costs accumulated over time."},"metric":{"Type":212,"Flags":0,"Description":"Metric to use when displaying costs."},"kpis":{"Type":217,"Flags":0,"Description":"List of KPIs to show in Cost Analysis UI."},"pivots":{"Type":222,"Flags":0,"Description":"Configuration of 3 sub-views in the Cost Analysis UI."}}}},{"2":{"Name":"ReportConfigDefinition","Properties":{"type":{"Type":165,"Flags":1,"Description":"The type of the report. Usage represents actual usage, forecast represents forecasted data and UsageAndForecast represents both usage and forecasted data. Actual usage and forecasted data can be differentiated based on dates."},"timeframe":{"Type":170,"Flags":1,"Description":"The time frame for pulling data for the report. If custom, then a specific time period must be provided."},"timePeriod":{"Type":171,"Flags":0,"Description":"Has time period for pulling data for the report."},"dataSet":{"Type":172,"Flags":0,"Description":"Has definition for data in this report config."},"includeMonetaryCommitment":{"Type":2,"Flags":0,"Description":"If true, report includes monetary commitment."}}}},{"6":{"Value":"Usage"}},{"5":{"Elements":[164,4]}},{"6":{"Value":"WeekToDate"}},{"6":{"Value":"MonthToDate"}},{"6":{"Value":"YearToDate"}},{"6":{"Value":"Custom"}},{"5":{"Elements":[166,167,168,169,4]}},{"2":{"Name":"ReportConfigTimePeriod","Properties":{"from":{"Type":4,"Flags":1,"Description":"The start date to pull data from."},"to":{"Type":4,"Flags":1,"Description":"The end date to pull data to."}}}},{"2":{"Name":"ReportConfigDataset","Properties":{"granularity":{"Type":175,"Flags":0,"Description":"The granularity of rows in the report."},"configuration":{"Type":176,"Flags":0,"Description":"Has configuration information for the data in the report. The configuration will be ignored if aggregation and grouping are provided."},"aggregation":{"Type":181,"Flags":0,"Description":"Dictionary of aggregation expression to use in the report. The key of each item in the dictionary is the alias for the aggregated column. Report can have up to 2 aggregation clauses."},"grouping":{"Type":186,"Flags":0,"Description":"Array of group by expression to use in the report. Report can have up to 2 group by clauses."},"sorting":{"Type":191,"Flags":0,"Description":"Array of order by expression to use in the report."},"filter":{"Type":192,"Flags":0,"Description":"Has filter expression to use in the report."}}}},{"6":{"Value":"Daily"}},{"6":{"Value":"Monthly"}},{"5":{"Elements":[173,174,4]}},{"2":{"Name":"ReportConfigDatasetConfiguration","Properties":{"columns":{"Type":177,"Flags":0,"Description":"Array of column names to be included in the report. Any valid report column name is allowed. If not provided, then report includes all columns."}}}},{"3":{"ItemType":4}},{"2":{"Name":"ReportConfigAggregation","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the column to aggregate."},"function":{"Type":180,"Flags":1,"Description":"The name of the aggregation function to use."}}}},{"6":{"Value":"Sum"}},{"5":{"Elements":[179,4]}},{"2":{"Name":"ReportConfigDatasetAggregation","Properties":{},"AdditionalProperties":178}},{"2":{"Name":"ReportConfigGrouping","Properties":{"type":{"Type":185,"Flags":1,"Description":"Has type of the column to group."},"name":{"Type":4,"Flags":1,"Description":"The name of the column to group. This version supports subscription lowest possible grain."}}}},{"6":{"Value":"TagKey"}},{"6":{"Value":"Dimension"}},{"5":{"Elements":[183,184,4]}},{"3":{"ItemType":182}},{"2":{"Name":"ReportConfigSorting","Properties":{"direction":{"Type":190,"Flags":0,"Description":"Direction of sort."},"name":{"Type":4,"Flags":1,"Description":"The name of the column to sort."}}}},{"6":{"Value":"Ascending"}},{"6":{"Value":"Descending"}},{"5":{"Elements":[188,189,4]}},{"3":{"ItemType":187}},{"2":{"Name":"ReportConfigFilter","Properties":{"and":{"Type":193,"Flags":0,"Description":"The logical \"AND\" expression. Must have at least 2 items."},"or":{"Type":194,"Flags":0,"Description":"The logical \"OR\" expression. Must have at least 2 items."},"dimensions":{"Type":195,"Flags":0,"Description":"Has comparison expression for a dimension"},"tags":{"Type":195,"Flags":0,"Description":"Has comparison expression for a tag"}}}},{"3":{"ItemType":192}},{"3":{"ItemType":192}},{"2":{"Name":"ReportConfigComparisonExpression","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the column to use in comparison."},"operator":{"Type":198,"Flags":1,"Description":"The operator to use for comparison."},"values":{"Type":199,"Flags":1,"Description":"Array of values to use for comparison"}}}},{"6":{"Value":"In"}},{"6":{"Value":"Contains"}},{"5":{"Elements":[196,197,4]}},{"3":{"ItemType":4}},{"6":{"Value":"Area"}},{"6":{"Value":"Line"}},{"6":{"Value":"StackedColumn"}},{"6":{"Value":"GroupedColumn"}},{"6":{"Value":"Table"}},{"5":{"Elements":[200,201,202,203,204,4]}},{"6":{"Value":"true"}},{"6":{"Value":"false"}},{"5":{"Elements":[206,207,4]}},{"6":{"Value":"ActualCost"}},{"6":{"Value":"AmortizedCost"}},{"6":{"Value":"AHUB"}},{"5":{"Elements":[209,210,211,4]}},{"2":{"Name":"KpiProperties","Properties":{"type":{"Type":216,"Flags":0,"Description":"KPI type (Forecast, Budget)."},"id":{"Type":4,"Flags":0,"Description":"ID of resource related to metric (budget)."},"enabled":{"Type":2,"Flags":0,"Description":"show the KPI in the UI?"}}}},{"6":{"Value":"Forecast"}},{"6":{"Value":"Budget"}},{"5":{"Elements":[214,215,4]}},{"3":{"ItemType":213}},{"2":{"Name":"PivotProperties","Properties":{"type":{"Type":221,"Flags":0,"Description":"Data type to show in view."},"name":{"Type":4,"Flags":0,"Description":"Data field to show in view."}}}},{"6":{"Value":"Dimension"}},{"6":{"Value":"TagKey"}},{"5":{"Elements":[219,220,4]}},{"3":{"ItemType":218}},{"4":{"Name":"Microsoft.CostManagement/views@2023-11-01","ScopeType":0,"Body":161,"Flags":0}},{"6":{"Value":"Microsoft.CostManagement/scheduledActions"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.CostManagement/scheduledActions","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":224,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":225,"Flags":10,"Description":"The resource api version"},"properties":{"Type":227,"Flags":0,"Description":"The properties of the scheduled action."},"eTag":{"Type":4,"Flags":2,"Description":"Resource Etag. For update calls, eTag is optional and can be specified to achieve optimistic concurrency. Fetch the resource's eTag by doing a 'GET' call first and then including the latest eTag as part of the request body or 'If-Match' header while performing the update. For create calls, eTag is not required."},"kind":{"Type":261,"Flags":0,"Description":"Kind of the scheduled action."},"systemData":{"Type":262,"Flags":2,"Description":"Kind of the scheduled action."}}}},{"2":{"Name":"ScheduledActionProperties","Properties":{"displayName":{"Type":4,"Flags":1,"Description":"Scheduled action name."},"fileDestination":{"Type":228,"Flags":0,"Description":"Destination format of the view data. This is optional."},"notification":{"Type":232,"Flags":1,"Description":"Notification properties based on scheduled action kind."},"notificationEmail":{"Type":4,"Flags":0,"Description":"Email address of the point of contact that should get the unsubscribe requests and notification emails."},"schedule":{"Type":234,"Flags":1,"Description":"Schedule of the scheduled action."},"scope":{"Type":4,"Flags":0,"Description":"For private scheduled action(Create or Update), scope will be empty.
For shared scheduled action(Create or Update By Scope), Cost Management scope can be 'subscriptions/{subscriptionId}' for subscription scope, 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' for resourceGroup scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/departments/{departmentId}' for Department scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for BillingProfile scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/invoiceSections/{invoiceSectionId}' for InvoiceSection scope, '/providers/Microsoft.CostManagement/externalBillingAccounts/{externalBillingAccountName}' for ExternalBillingAccount scope, and '/providers/Microsoft.CostManagement/externalSubscriptions/{externalSubscriptionName}' for ExternalSubscription scope."},"status":{"Type":258,"Flags":1,"Description":"Status of the scheduled action."},"viewId":{"Type":4,"Flags":1,"Description":"Cost analysis viewId used for scheduled action. For example, '/providers/Microsoft.CostManagement/views/swaggerExample'"}}}},{"2":{"Name":"FileDestination","Properties":{"fileFormats":{"Type":231,"Flags":0,"Description":"Destination of the view data. Currently only CSV format is supported."}}}},{"6":{"Value":"Csv"}},{"5":{"Elements":[229,4]}},{"3":{"ItemType":230}},{"2":{"Name":"NotificationProperties","Properties":{"to":{"Type":233,"Flags":1,"Description":"Array of email addresses."},"language":{"Type":4,"Flags":0,"Description":"Locale of the email."},"message":{"Type":4,"Flags":0,"Description":"Optional message to be added in the email. Length is limited to 250 characters."},"regionalFormat":{"Type":4,"Flags":0,"Description":"Regional format used for formatting date/time and currency values in the email."},"subject":{"Type":4,"Flags":1,"Description":"Subject of the email. Length is limited to 70 characters."}}}},{"3":{"ItemType":4}},{"2":{"Name":"ScheduleProperties","Properties":{"frequency":{"Type":238,"Flags":1,"Description":"Frequency of the schedule."},"hourOfDay":{"Type":3,"Flags":0,"Description":"UTC time at which cost analysis data will be emailed."},"daysOfWeek":{"Type":247,"Flags":0,"Description":"Day names in english on which cost analysis data will be emailed. This property is applicable when frequency is Weekly or Monthly."},"weeksOfMonth":{"Type":254,"Flags":0,"Description":"Weeks in which cost analysis data will be emailed. This property is applicable when frequency is Monthly and used in combination with daysOfWeek."},"dayOfMonth":{"Type":3,"Flags":0,"Description":"UTC day on which cost analysis data will be emailed. Must be between 1 and 31. This property is applicable when frequency is Monthly and overrides weeksOfMonth or daysOfWeek."},"startDate":{"Type":4,"Flags":1,"Description":"The start date and time of the scheduled action (UTC)."},"endDate":{"Type":4,"Flags":1,"Description":"The end date and time of the scheduled action (UTC)."}}}},{"6":{"Value":"Daily"}},{"6":{"Value":"Weekly"}},{"6":{"Value":"Monthly"}},{"5":{"Elements":[235,236,237,4]}},{"6":{"Value":"Monday"}},{"6":{"Value":"Tuesday"}},{"6":{"Value":"Wednesday"}},{"6":{"Value":"Thursday"}},{"6":{"Value":"Friday"}},{"6":{"Value":"Saturday"}},{"6":{"Value":"Sunday"}},{"5":{"Elements":[239,240,241,242,243,244,245,4]}},{"3":{"ItemType":246}},{"6":{"Value":"First"}},{"6":{"Value":"Second"}},{"6":{"Value":"Third"}},{"6":{"Value":"Fourth"}},{"6":{"Value":"Last"}},{"5":{"Elements":[248,249,250,251,252,4]}},{"3":{"ItemType":253}},{"6":{"Value":"Disabled"}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Expired"}},{"5":{"Elements":[255,256,257,4]}},{"6":{"Value":"Email"}},{"6":{"Value":"InsightAlert"}},{"5":{"Elements":[259,260,4]}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":267,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":272,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[263,264,265,266,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[268,269,270,271,4]}},{"4":{"Name":"Microsoft.CostManagement/scheduledActions@2023-11-01","ScopeType":0,"Body":226,"Flags":0}},{"6":{"Value":"taginheritance"}},{"5":{"Elements":[274,4]}},{"6":{"Value":"Microsoft.CostManagement/settings"}},{"6":{"Value":"2023-11-01"}},{"7":{"Name":"Microsoft.CostManagement/settings","Discriminator":"kind","BaseProperties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":275,"Flags":9,"Description":"The resource name"},"type":{"Type":276,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":277,"Flags":10,"Description":"The resource api version"}},"Elements":{"taginheritance":279}}},{"2":{"Name":"TagInheritanceSetting","Properties":{"properties":{"Type":280,"Flags":0,"Description":"The properties of the tag inheritance setting."},"kind":{"Type":281,"Flags":1,"Description":"Specifies the kind of settings."}}}},{"2":{"Name":"TagInheritanceProperties","Properties":{"preferContainerTags":{"Type":2,"Flags":1,"Description":"This property defines the behavior when an inherited tag being applied matches a lower scope tag (Eg. Subscription tag matches the resource tag). If set to true - when tags match, the highest scope tags will be applied. Billing profile is the highest scope, followed by invoice sections, subscriptions and resource groups (allows overriding of lower scope tag values). If set to false - when tags match, the lowest scope tags will be applied. So, if a resource has the same tag as a subscription tag, the resource tag will be applied (does not allow overriding of lower scope tag values)."}}}},{"6":{"Value":"taginheritance"}},{"4":{"Name":"Microsoft.CostManagement/settings@2023-11-01","ScopeType":0,"Body":278,"Flags":0}},{"6":{"Value":"Microsoft.CostManagement/alerts"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.CostManagement/alerts","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":283,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":284,"Flags":10,"Description":"The resource api version"},"properties":{"Type":286,"Flags":2,"Description":"Alert properties."},"eTag":{"Type":4,"Flags":2,"Description":"eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not."}}}},{"2":{"Name":"AlertProperties","Properties":{"definition":{"Type":287,"Flags":0,"Description":"defines the type of alert"},"description":{"Type":4,"Flags":0,"Description":"Alert description"},"source":{"Type":318,"Flags":0,"Description":"Source of alert"},"details":{"Type":319,"Flags":0,"Description":"Alert details"},"costEntityId":{"Type":4,"Flags":0,"Description":"related budget"},"status":{"Type":346,"Flags":0,"Description":"alert status"},"creationTime":{"Type":4,"Flags":0,"Description":"dateTime in which alert was created"},"closeTime":{"Type":4,"Flags":0,"Description":"dateTime in which alert was closed"},"modificationTime":{"Type":4,"Flags":0,"Description":"dateTime in which alert was last modified"},"statusModificationUserName":{"Type":4,"Flags":0,"Description":"User who last modified the alert"},"statusModificationTime":{"Type":4,"Flags":0,"Description":"dateTime in which the alert status was last modified"}}}},{"2":{"Name":"AlertPropertiesDefinition","Properties":{"type":{"Type":295,"Flags":0,"Description":"type of alert"},"category":{"Type":300,"Flags":0,"Description":"Alert category"},"criteria":{"Type":315,"Flags":0,"Description":"Criteria that triggered alert"}}}},{"6":{"Value":"Budget"}},{"6":{"Value":"Invoice"}},{"6":{"Value":"Credit"}},{"6":{"Value":"Quota"}},{"6":{"Value":"General"}},{"6":{"Value":"xCloud"}},{"6":{"Value":"BudgetForecast"}},{"5":{"Elements":[288,289,290,291,292,293,294,4]}},{"6":{"Value":"Cost"}},{"6":{"Value":"Usage"}},{"6":{"Value":"Billing"}},{"6":{"Value":"System"}},{"5":{"Elements":[296,297,298,299,4]}},{"6":{"Value":"CostThresholdExceeded"}},{"6":{"Value":"UsageThresholdExceeded"}},{"6":{"Value":"CreditThresholdApproaching"}},{"6":{"Value":"CreditThresholdReached"}},{"6":{"Value":"QuotaThresholdApproaching"}},{"6":{"Value":"QuotaThresholdReached"}},{"6":{"Value":"MultiCurrency"}},{"6":{"Value":"ForecastCostThresholdExceeded"}},{"6":{"Value":"ForecastUsageThresholdExceeded"}},{"6":{"Value":"InvoiceDueDateApproaching"}},{"6":{"Value":"InvoiceDueDateReached"}},{"6":{"Value":"CrossCloudNewDataAvailable"}},{"6":{"Value":"CrossCloudCollectionError"}},{"6":{"Value":"GeneralThresholdError"}},{"5":{"Elements":[301,302,303,304,305,306,307,308,309,310,311,312,313,314,4]}},{"6":{"Value":"Preset"}},{"6":{"Value":"User"}},{"5":{"Elements":[316,317,4]}},{"2":{"Name":"AlertPropertiesDetails","Properties":{"timeGrainType":{"Type":327,"Flags":0,"Description":"Type of timegrain cadence"},"periodStartDate":{"Type":4,"Flags":0,"Description":"datetime of periodStartDate"},"triggeredBy":{"Type":4,"Flags":0,"Description":"notificationId that triggered this alert"},"resourceGroupFilter":{"Type":328,"Flags":0,"Description":"array of resourceGroups to filter by"},"resourceFilter":{"Type":329,"Flags":0,"Description":"array of resources to filter by"},"meterFilter":{"Type":330,"Flags":0,"Description":"array of meters to filter by"},"tagFilter":{"Type":0,"Flags":0,"Description":"tags to filter by"},"threshold":{"Type":3,"Flags":0,"Description":"notification threshold percentage as a decimal which activated this alert"},"operator":{"Type":337,"Flags":0,"Description":"operator used to compare currentSpend with amount"},"amount":{"Type":3,"Flags":0,"Description":"budget threshold amount"},"unit":{"Type":4,"Flags":0,"Description":"unit of currency being used"},"currentSpend":{"Type":3,"Flags":0,"Description":"current spend"},"contactEmails":{"Type":338,"Flags":0,"Description":"list of emails to contact"},"contactGroups":{"Type":339,"Flags":0,"Description":"list of action groups to broadcast to"},"contactRoles":{"Type":340,"Flags":0,"Description":"list of contact roles"},"overridingAlert":{"Type":4,"Flags":0,"Description":"overriding alert"},"departmentName":{"Type":4,"Flags":0,"Description":"department name"},"companyName":{"Type":4,"Flags":0,"Description":"company name"},"enrollmentNumber":{"Type":4,"Flags":0,"Description":"enrollment number"},"enrollmentStartDate":{"Type":4,"Flags":0,"Description":"datetime of enrollmentStartDate"},"enrollmentEndDate":{"Type":4,"Flags":0,"Description":"datetime of enrollmentEndDate"},"invoicingThreshold":{"Type":3,"Flags":0,"Description":"invoicing threshold"}}}},{"6":{"Value":"None"}},{"6":{"Value":"Monthly"}},{"6":{"Value":"Quarterly"}},{"6":{"Value":"Annually"}},{"6":{"Value":"BillingMonth"}},{"6":{"Value":"BillingQuarter"}},{"6":{"Value":"BillingAnnual"}},{"5":{"Elements":[320,321,322,323,324,325,326,4]}},{"3":{"ItemType":0}},{"3":{"ItemType":0}},{"3":{"ItemType":0}},{"6":{"Value":"None"}},{"6":{"Value":"EqualTo"}},{"6":{"Value":"GreaterThan"}},{"6":{"Value":"GreaterThanOrEqualTo"}},{"6":{"Value":"LessThan"}},{"6":{"Value":"LessThanOrEqualTo"}},{"5":{"Elements":[331,332,333,334,335,336,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"None"}},{"6":{"Value":"Active"}},{"6":{"Value":"Overridden"}},{"6":{"Value":"Resolved"}},{"6":{"Value":"Dismissed"}},{"5":{"Elements":[341,342,343,344,345,4]}},{"4":{"Name":"Microsoft.CostManagement/alerts@2023-11-01","ScopeType":0,"Body":285,"Flags":1}},{"8":{"Name":"run","ResourceType":"Microsoft.CostManagement/exports","ApiVersion":"2023-11-01"}},{"2":{"Name":"ForecastDefinition","Properties":{"type":{"Type":353,"Flags":1,"Description":"The type of the forecast."},"timeframe":{"Type":355,"Flags":1,"Description":"The time frame for pulling data for the forecast. If custom, then a specific time period must be provided."},"timePeriod":{"Type":356,"Flags":0,"Description":"Has time period for pulling data for the forecast."},"dataset":{"Type":357,"Flags":1,"Description":"Has definition for data in this forecast."},"includeActualCost":{"Type":2,"Flags":0,"Description":"A boolean determining if actualCost will be included."},"includeFreshPartialCost":{"Type":2,"Flags":0,"Description":"A boolean determining if FreshPartialCost will be included."}}}},{"6":{"Value":"Usage"}},{"6":{"Value":"ActualCost"}},{"6":{"Value":"AmortizedCost"}},{"5":{"Elements":[350,351,352,4]}},{"6":{"Value":"Custom"}},{"5":{"Elements":[354,4]}},{"2":{"Name":"ForecastTimePeriod","Properties":{"from":{"Type":4,"Flags":1,"Description":"The start date to pull data from."},"to":{"Type":4,"Flags":1,"Description":"The end date to pull data to."}}}},{"2":{"Name":"ForecastDataset","Properties":{"granularity":{"Type":359,"Flags":0,"Description":"The granularity of rows in the forecast."},"configuration":{"Type":360,"Flags":0,"Description":"Has configuration information for the data in the export. The configuration will be ignored if aggregation and grouping are provided."},"aggregation":{"Type":370,"Flags":1,"Description":"Dictionary of aggregation expression to use in the forecast. The key of each item in the dictionary is the alias for the aggregated column. forecast can have up to 2 aggregation clauses."},"filter":{"Type":371,"Flags":0,"Description":"Has filter expression to use in the forecast."}}}},{"6":{"Value":"Daily"}},{"5":{"Elements":[358,4]}},{"2":{"Name":"ForecastDatasetConfiguration","Properties":{"columns":{"Type":361,"Flags":0,"Description":"Array of column names to be included in the forecast. Any valid forecast column name is allowed. If not provided, then forecast includes all columns."}}}},{"3":{"ItemType":4}},{"2":{"Name":"ForecastAggregation","Properties":{"name":{"Type":367,"Flags":1,"Description":"The name of the column to aggregate."},"function":{"Type":369,"Flags":1,"Description":"The name of the aggregation function to use."}}}},{"6":{"Value":"PreTaxCostUSD"}},{"6":{"Value":"Cost"}},{"6":{"Value":"CostUSD"}},{"6":{"Value":"PreTaxCost"}},{"5":{"Elements":[363,364,365,366,4]}},{"6":{"Value":"Sum"}},{"5":{"Elements":[368,4]}},{"2":{"Name":"ForecastDatasetAggregation","Properties":{},"AdditionalProperties":362}},{"2":{"Name":"ForecastFilter","Properties":{"and":{"Type":372,"Flags":0,"Description":"The logical \"AND\" expression. Must have at least 2 items."},"or":{"Type":373,"Flags":0,"Description":"The logical \"OR\" expression. Must have at least 2 items."},"dimensions":{"Type":374,"Flags":0,"Description":"Has comparison expression for a dimension"},"tags":{"Type":374,"Flags":0,"Description":"Has comparison expression for a tag"}}}},{"3":{"ItemType":371}},{"3":{"ItemType":371}},{"2":{"Name":"ForecastComparisonExpression","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the column to use in comparison."},"operator":{"Type":376,"Flags":1,"Description":"The operator to use for comparison."},"values":{"Type":377,"Flags":1,"Description":"Array of values to use for comparison"}}}},{"6":{"Value":"In"}},{"5":{"Elements":[375,4]}},{"3":{"ItemType":4}},{"2":{"Name":"ForecastResult","Properties":{"properties":{"Type":379,"Flags":0,"Description":"Forecast properties"},"id":{"Type":4,"Flags":2,"Description":"Resource Id."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":2,"Description":"Location of the resource."},"sku":{"Type":4,"Flags":2,"Description":"SKU of the resource."},"eTag":{"Type":4,"Flags":2,"Description":"ETag of the resource."},"tags":{"Type":384,"Flags":2,"Description":"Resource tags."}}}},{"2":{"Name":"ForecastProperties","Properties":{"nextLink":{"Type":4,"Flags":0,"Description":"The link (url) to the next page of results."},"columns":{"Type":381,"Flags":0,"Description":"Array of columns"},"rows":{"Type":383,"Flags":0,"Description":"Array of rows"}}}},{"2":{"Name":"ForecastColumn","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of column."},"type":{"Type":4,"Flags":0,"Description":"The type of column."}}}},{"3":{"ItemType":380}},{"3":{"ItemType":0}},{"3":{"ItemType":382}},{"2":{"Name":"CostManagementResourceTags","Properties":{},"AdditionalProperties":4}},{"8":{"Name":"forecast","ResourceType":"Microsoft.CostManagement/externalSubscriptions","ApiVersion":"2023-11-01","Output":378,"Input":349}},{"2":{"Name":"QueryDefinition","Properties":{"type":{"Type":390,"Flags":1,"Description":"The type of the query."},"timeframe":{"Type":397,"Flags":1,"Description":"The time frame for pulling data for the query. If custom, then a specific time period must be provided."},"timePeriod":{"Type":398,"Flags":0,"Description":"Has time period for pulling data for the query."},"dataset":{"Type":399,"Flags":1,"Description":"Has definition for data in this query."}}}},{"6":{"Value":"Usage"}},{"6":{"Value":"ActualCost"}},{"6":{"Value":"AmortizedCost"}},{"5":{"Elements":[387,388,389,4]}},{"6":{"Value":"MonthToDate"}},{"6":{"Value":"BillingMonthToDate"}},{"6":{"Value":"TheLastMonth"}},{"6":{"Value":"TheLastBillingMonth"}},{"6":{"Value":"WeekToDate"}},{"6":{"Value":"Custom"}},{"5":{"Elements":[391,392,393,394,395,396,4]}},{"2":{"Name":"QueryTimePeriod","Properties":{"from":{"Type":4,"Flags":1,"Description":"The start date to pull data from."},"to":{"Type":4,"Flags":1,"Description":"The end date to pull data to."}}}},{"2":{"Name":"QueryDataset","Properties":{"granularity":{"Type":401,"Flags":0,"Description":"The granularity of rows in the query."},"configuration":{"Type":402,"Flags":0,"Description":"Has configuration information for the data in the export. The configuration will be ignored if aggregation and grouping are provided."},"aggregation":{"Type":407,"Flags":0,"Description":"Dictionary of aggregation expression to use in the query. The key of each item in the dictionary is the alias for the aggregated column. Query can have up to 2 aggregation clauses."},"grouping":{"Type":412,"Flags":0,"Description":"Array of group by expression to use in the query. Query can have up to 2 group by clauses."},"filter":{"Type":413,"Flags":0,"Description":"The filter expression to use in the query. Please reference our Query API REST documentation for how to properly format the filter."}}}},{"6":{"Value":"Daily"}},{"5":{"Elements":[400,4]}},{"2":{"Name":"QueryDatasetConfiguration","Properties":{"columns":{"Type":403,"Flags":0,"Description":"Array of column names to be included in the query. Any valid query column name is allowed. If not provided, then query includes all columns."}}}},{"3":{"ItemType":4}},{"2":{"Name":"QueryAggregation","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the column to aggregate."},"function":{"Type":406,"Flags":1,"Description":"The name of the aggregation function to use."}}}},{"6":{"Value":"Sum"}},{"5":{"Elements":[405,4]}},{"2":{"Name":"QueryDatasetAggregation","Properties":{},"AdditionalProperties":404}},{"2":{"Name":"QueryGrouping","Properties":{"type":{"Type":411,"Flags":1,"Description":"Has type of the column to group."},"name":{"Type":4,"Flags":1,"Description":"The name of the column to group."}}}},{"6":{"Value":"TagKey"}},{"6":{"Value":"Dimension"}},{"5":{"Elements":[409,410,4]}},{"3":{"ItemType":408}},{"2":{"Name":"QueryFilter","Properties":{"and":{"Type":414,"Flags":0,"Description":"The logical \"AND\" expression. Must have at least 2 items."},"or":{"Type":415,"Flags":0,"Description":"The logical \"OR\" expression. Must have at least 2 items."},"dimensions":{"Type":416,"Flags":0,"Description":"Has comparison expression for a dimension"},"tags":{"Type":416,"Flags":0,"Description":"Has comparison expression for a tag"}}}},{"3":{"ItemType":413}},{"3":{"ItemType":413}},{"2":{"Name":"QueryComparisonExpression","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the column to use in comparison."},"operator":{"Type":418,"Flags":1,"Description":"The operator to use for comparison."},"values":{"Type":419,"Flags":1,"Description":"Array of values to use for comparison"}}}},{"6":{"Value":"In"}},{"5":{"Elements":[417,4]}},{"3":{"ItemType":4}},{"2":{"Name":"QueryResult","Properties":{"properties":{"Type":421,"Flags":0,"Description":"Query properties"},"id":{"Type":4,"Flags":2,"Description":"Resource Id."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":2,"Description":"Location of the resource."},"sku":{"Type":4,"Flags":2,"Description":"SKU of the resource."},"eTag":{"Type":4,"Flags":2,"Description":"ETag of the resource."},"tags":{"Type":426,"Flags":2,"Description":"Resource tags."}}}},{"2":{"Name":"QueryProperties","Properties":{"nextLink":{"Type":4,"Flags":0,"Description":"The link (url) to the next page of results."},"columns":{"Type":423,"Flags":0,"Description":"Array of columns"},"rows":{"Type":425,"Flags":0,"Description":"Array of rows"}}}},{"2":{"Name":"QueryColumn","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of column."},"type":{"Type":4,"Flags":0,"Description":"The type of column."}}}},{"3":{"ItemType":422}},{"3":{"ItemType":0}},{"3":{"ItemType":424}},{"2":{"Name":"CostManagementResourceTags","Properties":{},"AdditionalProperties":4}},{"8":{"Name":"query","ResourceType":"Microsoft.CostManagement/externalSubscriptions","ApiVersion":"2023-11-01","Output":420,"Input":386}},{"8":{"Name":"forecast","ResourceType":"Microsoft.CostManagement/externalBillingAccounts","ApiVersion":"2023-11-01","Output":378,"Input":349}},{"8":{"Name":"query","ResourceType":"Microsoft.CostManagement/externalBillingAccounts","ApiVersion":"2023-11-01","Output":420,"Input":386}},{"2":{"Name":"DownloadURL","Properties":{"expiryTime":{"Type":4,"Flags":2,"Description":"The time at which report URL becomes invalid/expires in UTC e.g. 2020-12-08T05:55:59.4394737Z."},"validTill":{"Type":4,"Flags":0,"Description":"The time at which report URL becomes invalid/expires in UTC e.g. 2020-12-08T05:55:59.4394737Z."},"downloadUrl":{"Type":4,"Flags":0,"Description":"The URL to download the generated report."}}}},{"8":{"Name":"download","ResourceType":"Microsoft.CostManagement/pricesheets","ApiVersion":"2023-11-01","Output":430}},{"8":{"Name":"execute","ResourceType":"Microsoft.CostManagement/scheduledActions","ApiVersion":"2023-11-01"}}] \ No newline at end of file diff --git a/internal/azure/generated/databricks/microsoft.databricks/2023-09-15-preview/types.json b/internal/azure/generated/databricks/microsoft.databricks/2023-09-15-preview/types.json new file mode 100644 index 000000000..b1895fd64 --- /dev/null +++ b/internal/azure/generated/databricks/microsoft.databricks/2023-09-15-preview/types.json @@ -0,0 +1 @@ +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.Databricks/workspaces"}},{"6":{"Value":"2023-09-15-preview"}},{"2":{"Name":"Microsoft.Databricks/workspaces","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":1,"Description":"The workspace properties."},"sku":{"Type":109,"Flags":0,"Description":"The SKU of the resource."},"systemData":{"Type":110,"Flags":2,"Description":"The system metadata relating to this resource"},"tags":{"Type":121,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"}}}},{"2":{"Name":"WorkspaceProperties","Properties":{"managedResourceGroupId":{"Type":4,"Flags":1,"Description":"The managed resource group Id."},"parameters":{"Type":12,"Flags":0,"Description":"The workspace's custom parameters."},"provisioningState":{"Type":48,"Flags":2,"Description":"The workspace provisioning state."},"uiDefinitionUri":{"Type":4,"Flags":0,"Description":"The blob URI where the UI definition file is located."},"authorizations":{"Type":50,"Flags":0,"Description":"The workspace provider authorizations."},"createdBy":{"Type":51,"Flags":0,"Description":"Indicates the Object ID, PUID and Application ID of entity that created the workspace."},"updatedBy":{"Type":51,"Flags":0,"Description":"Indicates the Object ID, PUID and Application ID of entity that last updated the workspace."},"createdDateTime":{"Type":4,"Flags":2,"Description":"Specifies the date and time when the workspace is created."},"workspaceId":{"Type":4,"Flags":2,"Description":"The unique identifier of the databricks workspace in databricks control plane."},"workspaceUrl":{"Type":4,"Flags":2,"Description":"The workspace URL which is of the format 'adb-{workspaceId}.{random}.azuredatabricks.net'"},"storageAccountIdentity":{"Type":52,"Flags":0,"Description":"The details of Managed Identity of Storage Account"},"managedDiskIdentity":{"Type":52,"Flags":0,"Description":"The details of Managed Identity of Disk Encryption Set used for Managed Disk Encryption"},"diskEncryptionSetId":{"Type":4,"Flags":2,"Description":"The resource Id of the managed disk encryption set."},"encryption":{"Type":53,"Flags":0,"Description":"Encryption properties for databricks workspace"},"enhancedSecurityCompliance":{"Type":63,"Flags":0,"Description":"Contains settings related to the Enhanced Security and Compliance Add-On."},"privateEndpointConnections":{"Type":97,"Flags":2,"Description":"Private endpoint connections created on the workspace"},"publicNetworkAccess":{"Type":100,"Flags":0,"Description":"The network access type for accessing workspace. Set value to disabled to access workspace only via private link."},"requiredNsgRules":{"Type":104,"Flags":0,"Description":"Gets or sets a value indicating whether data plane (clusters) to control plane communication happen over private endpoint. Supported values are 'AllRules' and 'NoAzureDatabricksRules'. 'NoAzureServiceRules' value is for internal use only."},"defaultCatalog":{"Type":105,"Flags":0,"Description":"Properties for Default Catalog configuration during workspace creation."},"isUcEnabled":{"Type":2,"Flags":2,"Description":"Indicates whether unity catalog enabled for the workspace or not."}}}},{"2":{"Name":"WorkspaceCustomParameters","Properties":{"amlWorkspaceId":{"Type":13,"Flags":0,"Description":"The ID of a Azure Machine Learning workspace to link with Databricks workspace"},"customVirtualNetworkId":{"Type":13,"Flags":0,"Description":"The ID of a Virtual Network where this Databricks Cluster should be created"},"customPublicSubnetName":{"Type":13,"Flags":0,"Description":"The name of a Public Subnet within the Virtual Network"},"customPrivateSubnetName":{"Type":13,"Flags":0,"Description":"The name of the Private Subnet within the Virtual Network"},"enableNoPublicIp":{"Type":18,"Flags":0,"Description":"Should the Public IP be Disabled?"},"loadBalancerBackendPoolName":{"Type":13,"Flags":0,"Description":"Name of the outbound Load Balancer Backend Pool for Secure Cluster Connectivity (No Public IP)."},"loadBalancerId":{"Type":13,"Flags":0,"Description":"Resource URI of Outbound Load balancer for Secure Cluster Connectivity (No Public IP) workspace."},"natGatewayName":{"Type":13,"Flags":0,"Description":"Name of the NAT gateway for Secure Cluster Connectivity (No Public IP) workspace subnets."},"publicIpName":{"Type":13,"Flags":0,"Description":"Name of the Public IP for No Public IP workspace with managed vNet."},"prepareEncryption":{"Type":18,"Flags":0,"Description":"Prepare the workspace for encryption. Enables the Managed Identity for managed storage account."},"encryption":{"Type":23,"Flags":0,"Description":"Contains the encryption details for Customer-Managed Key (CMK) enabled workspace."},"requireInfrastructureEncryption":{"Type":18,"Flags":0,"Description":"A boolean indicating whether or not the DBFS root file system will be enabled with secondary layer of encryption with platform managed keys for data at rest."},"storageAccountName":{"Type":13,"Flags":0,"Description":"Default DBFS storage account name."},"storageAccountSkuName":{"Type":13,"Flags":0,"Description":"Storage account SKU name, ex: Standard_GRS, Standard_LRS. Refer https://aka.ms/storageskus for valid inputs."},"vnetAddressPrefix":{"Type":13,"Flags":0,"Description":"Address prefix for Managed virtual network. Default value for this input is 10.139."},"resourceTags":{"Type":32,"Flags":2,"Description":"Tags applied to resources under Managed resource group. These can be updated by updating tags at workspace level."}}}},{"2":{"Name":"WorkspaceCustomStringParameter","Properties":{"type":{"Type":17,"Flags":2,"Description":"The type of variable that this is"},"value":{"Type":4,"Flags":1,"Description":"The value which should be used for this field."}}}},{"6":{"Value":"Bool"}},{"6":{"Value":"Object"}},{"6":{"Value":"String"}},{"5":{"Elements":[14,15,16,4]}},{"2":{"Name":"WorkspaceCustomBooleanParameter","Properties":{"type":{"Type":22,"Flags":2,"Description":"The type of variable that this is"},"value":{"Type":2,"Flags":1,"Description":"The value which should be used for this field."}}}},{"6":{"Value":"Bool"}},{"6":{"Value":"Object"}},{"6":{"Value":"String"}},{"5":{"Elements":[19,20,21,4]}},{"2":{"Name":"WorkspaceEncryptionParameter","Properties":{"type":{"Type":27,"Flags":2,"Description":"The type of variable that this is"},"value":{"Type":28,"Flags":0,"Description":"The value which should be used for this field."}}}},{"6":{"Value":"Bool"}},{"6":{"Value":"Object"}},{"6":{"Value":"String"}},{"5":{"Elements":[24,25,26,4]}},{"2":{"Name":"Encryption","Properties":{"keySource":{"Type":31,"Flags":0,"Description":"The encryption keySource (provider). Possible values (case-insensitive): Default, Microsoft.Keyvault"},"KeyName":{"Type":4,"Flags":0,"Description":"The name of KeyVault key."},"keyversion":{"Type":4,"Flags":0,"Description":"The version of KeyVault key."},"keyvaulturi":{"Type":4,"Flags":0,"Description":"The Uri of KeyVault."}}}},{"6":{"Value":"Default"}},{"6":{"Value":"Microsoft.Keyvault"}},{"5":{"Elements":[29,30,4]}},{"2":{"Name":"WorkspaceCustomObjectParameter","Properties":{"type":{"Type":36,"Flags":2,"Description":"The type of variable that this is"},"value":{"Type":0,"Flags":1,"Description":"The value which should be used for this field."}}}},{"6":{"Value":"Bool"}},{"6":{"Value":"Object"}},{"6":{"Value":"String"}},{"5":{"Elements":[33,34,35,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Running"}},{"6":{"Value":"Ready"}},{"6":{"Value":"Creating"}},{"6":{"Value":"Created"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Deleted"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"5":{"Elements":[37,38,39,40,41,42,43,44,45,46,47,4]}},{"2":{"Name":"WorkspaceProviderAuthorization","Properties":{"principalId":{"Type":4,"Flags":1,"Description":"The provider's principal identifier. This is the identity that the provider will use to call ARM to manage the workspace resources."},"roleDefinitionId":{"Type":4,"Flags":1,"Description":"The provider's role definition identifier. This role will define all the permissions that the provider must have on the workspace's container resource group. This role definition cannot have permission to delete the resource group."}}}},{"3":{"ItemType":49}},{"2":{"Name":"CreatedBy","Properties":{"oid":{"Type":4,"Flags":2,"Description":"The Object ID that created the workspace."},"puid":{"Type":4,"Flags":2,"Description":"The Personal Object ID corresponding to the object ID above"},"applicationId":{"Type":4,"Flags":2,"Description":"The application ID of the application that initiated the creation of the workspace. For example, Azure Portal."}}}},{"2":{"Name":"ManagedIdentityConfiguration","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The objectId of the Managed Identity that is linked to the Managed Storage account."},"tenantId":{"Type":4,"Flags":2,"Description":"The tenant Id where the Managed Identity is created."},"type":{"Type":4,"Flags":2,"Description":"The type of Identity created. It can be either SystemAssigned or UserAssigned."}}}},{"2":{"Name":"WorkspacePropertiesEncryption","Properties":{"entities":{"Type":54,"Flags":1,"Description":"Encryption entities definition for the workspace."}}}},{"2":{"Name":"EncryptionEntitiesDefinition","Properties":{"managedServices":{"Type":55,"Flags":0,"Description":"Encryption properties for the databricks managed services."},"managedDisk":{"Type":59,"Flags":0,"Description":"Encryption properties for the databricks managed disks."}}}},{"2":{"Name":"EncryptionV2","Properties":{"keySource":{"Type":57,"Flags":1,"Description":"The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Keyvault"},"keyVaultProperties":{"Type":58,"Flags":0,"Description":"Key Vault input properties for encryption."}}}},{"6":{"Value":"Microsoft.Keyvault"}},{"5":{"Elements":[56,4]}},{"2":{"Name":"EncryptionV2KeyVaultProperties","Properties":{"keyVaultUri":{"Type":4,"Flags":1,"Description":"The Uri of KeyVault."},"keyName":{"Type":4,"Flags":1,"Description":"The name of KeyVault key."},"keyVersion":{"Type":4,"Flags":1,"Description":"The version of KeyVault key."}}}},{"2":{"Name":"ManagedDiskEncryption","Properties":{"keySource":{"Type":61,"Flags":1,"Description":"The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Keyvault"},"keyVaultProperties":{"Type":62,"Flags":1,"Description":"Key Vault input properties for encryption."},"rotationToLatestKeyVersionEnabled":{"Type":2,"Flags":0,"Description":"Indicate whether the latest key version should be automatically used for Managed Disk Encryption."}}}},{"6":{"Value":"Microsoft.Keyvault"}},{"5":{"Elements":[60,4]}},{"2":{"Name":"ManagedDiskEncryptionKeyVaultProperties","Properties":{"keyVaultUri":{"Type":4,"Flags":1,"Description":"The URI of KeyVault."},"keyName":{"Type":4,"Flags":1,"Description":"The name of KeyVault key."},"keyVersion":{"Type":4,"Flags":1,"Description":"The version of KeyVault key."}}}},{"2":{"Name":"EnhancedSecurityComplianceDefinition","Properties":{"automaticClusterUpdate":{"Type":64,"Flags":0,"Description":"Status of automated cluster updates feature."},"complianceSecurityProfile":{"Type":68,"Flags":0,"Description":"Status of Compliance Security Profile feature."},"enhancedSecurityMonitoring":{"Type":77,"Flags":0,"Description":"Status of Enhanced Security Monitoring feature."}}}},{"2":{"Name":"AutomaticClusterUpdateDefinition","Properties":{"value":{"Type":67,"Flags":0}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[65,66,4]}},{"2":{"Name":"ComplianceSecurityProfileDefinition","Properties":{"complianceStandards":{"Type":73,"Flags":0,"Description":"Compliance standards associated with the workspace."},"value":{"Type":76,"Flags":0}}}},{"6":{"Value":"NONE"}},{"6":{"Value":"HIPAA"}},{"6":{"Value":"PCI_DSS"}},{"5":{"Elements":[69,70,71,4]}},{"3":{"ItemType":72}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[74,75,4]}},{"2":{"Name":"EnhancedSecurityMonitoringDefinition","Properties":{"value":{"Type":80,"Flags":0}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[78,79,4]}},{"2":{"Name":"PrivateEndpointConnection","Properties":{"id":{"Type":4,"Flags":2,"Description":"The resource identifier."},"name":{"Type":4,"Flags":2,"Description":"The resource name."},"type":{"Type":4,"Flags":2,"Description":"The resource type."},"properties":{"Type":82,"Flags":1,"Description":"The private endpoint connection properties."}}}},{"2":{"Name":"PrivateEndpointConnectionProperties","Properties":{"privateEndpoint":{"Type":83,"Flags":0,"Description":"Private endpoint"},"groupIds":{"Type":84,"Flags":0,"Description":"GroupIds from the private link service resource."},"privateLinkServiceConnectionState":{"Type":85,"Flags":1,"Description":"Private endpoint connection state"},"provisioningState":{"Type":96,"Flags":2,"Description":"Provisioning state of the private endpoint connection."}}}},{"2":{"Name":"PrivateEndpoint","Properties":{"id":{"Type":4,"Flags":2,"Description":"The resource identifier."}}}},{"3":{"ItemType":4}},{"2":{"Name":"PrivateLinkServiceConnectionState","Properties":{"status":{"Type":90,"Flags":1,"Description":"The status of a private endpoint connection"},"description":{"Type":4,"Flags":0,"Description":"The description for the current state of a private endpoint connection"},"actionsRequired":{"Type":4,"Flags":0,"Description":"Actions required for a private endpoint connection"}}}},{"6":{"Value":"Pending"}},{"6":{"Value":"Approved"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Disconnected"}},{"5":{"Elements":[86,87,88,89,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Creating"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[91,92,93,94,95,4]}},{"3":{"ItemType":81}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[98,99,4]}},{"6":{"Value":"AllRules"}},{"6":{"Value":"NoAzureDatabricksRules"}},{"6":{"Value":"NoAzureServiceRules"}},{"5":{"Elements":[101,102,103,4]}},{"2":{"Name":"DefaultCatalogProperties","Properties":{"initialType":{"Type":108,"Flags":0,"Description":"Defines the initial type of the default catalog. Possible values (case-insensitive): HiveMetastore, UnityCatalog"},"initialName":{"Type":4,"Flags":0,"Description":"Specifies the initial Name of default catalog. If not specified, the name of the workspace will be used."}}}},{"6":{"Value":"HiveMetastore"}},{"6":{"Value":"UnityCatalog"}},{"5":{"Elements":[106,107,4]}},{"2":{"Name":"Sku","Properties":{"name":{"Type":4,"Flags":1,"Description":"The SKU name."},"tier":{"Type":4,"Flags":0,"Description":"The SKU tier."}}}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":115,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":120,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[111,112,113,114,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[116,117,118,119,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Databricks/workspaces@2023-09-15-preview","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.Databricks/workspaces/privateEndpointConnections"}},{"6":{"Value":"2023-09-15-preview"}},{"2":{"Name":"Microsoft.Databricks/workspaces/privateEndpointConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":123,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":124,"Flags":10,"Description":"The resource api version"},"properties":{"Type":82,"Flags":1,"Description":"The private endpoint connection properties."}}}},{"4":{"Name":"Microsoft.Databricks/workspaces/privateEndpointConnections@2023-09-15-preview","ScopeType":8,"Body":125,"Flags":0}},{"6":{"Value":"Microsoft.Databricks/workspaces/virtualNetworkPeerings"}},{"6":{"Value":"2023-09-15-preview"}},{"2":{"Name":"Microsoft.Databricks/workspaces/virtualNetworkPeerings","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":127,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":128,"Flags":10,"Description":"The resource api version"},"properties":{"Type":130,"Flags":1,"Description":"List of properties for vNet Peering"}}}},{"2":{"Name":"VirtualNetworkPeeringPropertiesFormat","Properties":{"allowVirtualNetworkAccess":{"Type":2,"Flags":0,"Description":"Whether the VMs in the local virtual network space would be able to access the VMs in remote virtual network space."},"allowForwardedTraffic":{"Type":2,"Flags":0,"Description":"Whether the forwarded traffic from the VMs in the local virtual network will be allowed/disallowed in remote virtual network."},"allowGatewayTransit":{"Type":2,"Flags":0,"Description":"If gateway links can be used in remote virtual networking to link to this virtual network."},"useRemoteGateways":{"Type":2,"Flags":0,"Description":"If remote gateways can be used on this virtual network. If the flag is set to true, and allowGatewayTransit on remote peering is also true, virtual network will use gateways of remote virtual network for transit. Only one peering can have this flag set to true. This flag cannot be set if virtual network already has a gateway."},"databricksVirtualNetwork":{"Type":131,"Flags":0,"Description":"The remote virtual network should be in the same region. See here to learn more (https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/vnet-peering)."},"databricksAddressSpace":{"Type":132,"Flags":0,"Description":"The reference to the databricks virtual network address space."},"remoteVirtualNetwork":{"Type":134,"Flags":1,"Description":"The remote virtual network should be in the same region. See here to learn more (https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/vnet-peering)."},"remoteAddressSpace":{"Type":132,"Flags":0,"Description":"The reference to the remote virtual network address space."},"peeringState":{"Type":138,"Flags":2,"Description":"The status of the virtual network peering."},"provisioningState":{"Type":143,"Flags":2,"Description":"The provisioning state of the virtual network peering resource."}}}},{"2":{"Name":"VirtualNetworkPeeringPropertiesFormatDatabricksVirtualNetwork","Properties":{"id":{"Type":4,"Flags":0,"Description":"The Id of the databricks virtual network."}}}},{"2":{"Name":"AddressSpace","Properties":{"addressPrefixes":{"Type":133,"Flags":0,"Description":"A list of address blocks reserved for this virtual network in CIDR notation."}}}},{"3":{"ItemType":4}},{"2":{"Name":"VirtualNetworkPeeringPropertiesFormatRemoteVirtualNetwork","Properties":{"id":{"Type":4,"Flags":0,"Description":"The Id of the remote virtual network."}}}},{"6":{"Value":"Initiated"}},{"6":{"Value":"Connected"}},{"6":{"Value":"Disconnected"}},{"5":{"Elements":[135,136,137,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[139,140,141,142,4]}},{"4":{"Name":"Microsoft.Databricks/workspaces/virtualNetworkPeerings@2023-09-15-preview","ScopeType":8,"Body":129,"Flags":0}},{"6":{"Value":"Microsoft.Databricks/workspaces/privateLinkResources"}},{"6":{"Value":"2023-09-15-preview"}},{"2":{"Name":"Microsoft.Databricks/workspaces/privateLinkResources","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":145,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":146,"Flags":10,"Description":"The resource api version"},"properties":{"Type":148,"Flags":2,"Description":"The group id properties."}}}},{"2":{"Name":"GroupIdInformationProperties","Properties":{"groupId":{"Type":4,"Flags":0,"Description":"The group id"},"requiredMembers":{"Type":149,"Flags":0,"Description":"The required members for a specific group id"},"requiredZoneNames":{"Type":150,"Flags":0,"Description":"The required DNS zones for a specific group id"}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"4":{"Name":"Microsoft.Databricks/workspaces/privateLinkResources@2023-09-15-preview","ScopeType":8,"Body":147,"Flags":1}}] \ No newline at end of file diff --git a/internal/azure/generated/datafactory/microsoft.datafactory/2018-06-01/types.json b/internal/azure/generated/datafactory/microsoft.datafactory/2018-06-01/types.json index efdb1cf0e..cf4b765d8 100644 --- a/internal/azure/generated/datafactory/microsoft.datafactory/2018-06-01/types.json +++ b/internal/azure/generated/datafactory/microsoft.datafactory/2018-06-01/types.json @@ -1 +1 @@ -[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.DataFactory/factories"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"identity":{"Type":11,"Flags":0,"Description":"Managed service identity of the factory."},"properties":{"Type":17,"Flags":0,"Description":"Properties of the factory."},"location":{"Type":4,"Flags":0,"Description":"The resource location."},"tags":{"Type":39,"Flags":0,"Description":"The resource tags."},"eTag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"2":{"Name":"FactoryIdentity","Properties":{"type":{"Type":15,"Flags":1,"Description":"The identity type."},"principalId":{"Type":4,"Flags":2,"Description":"The principal id of the identity."},"tenantId":{"Type":4,"Flags":2,"Description":"The client tenant id of the identity."},"userAssignedIdentities":{"Type":16,"Flags":0,"Description":"List of user assigned identities for the factory."}}}},{"6":{"Value":"SystemAssigned"}},{"6":{"Value":"UserAssigned"}},{"6":{"Value":"SystemAssigned,UserAssigned"}},{"5":{"Elements":[12,13,14,4]}},{"2":{"Name":"UserAssignedIdentitiesDefinitionSpecification","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"FactoryProperties","Properties":{"provisioningState":{"Type":4,"Flags":2,"Description":"Factory provisioning state, example Succeeded."},"createTime":{"Type":4,"Flags":2,"Description":"Time the factory was created in ISO8601 format."},"version":{"Type":4,"Flags":2,"Description":"Version of the factory."},"purviewConfiguration":{"Type":18,"Flags":0,"Description":"Purview information of the factory."},"repoConfiguration":{"Type":19,"Flags":0,"Description":"Git repo information of the factory."},"globalParameters":{"Type":33,"Flags":0,"Description":"List of parameters for factory."},"encryption":{"Type":34,"Flags":0,"Description":"Properties to enable Customer Managed Key for the factory."},"publicNetworkAccess":{"Type":38,"Flags":0,"Description":"Whether or not public network access is allowed for the data factory."}}}},{"2":{"Name":"PurviewConfiguration","Properties":{"purviewResourceId":{"Type":4,"Flags":0,"Description":"Purview resource id."}}}},{"7":{"Name":"FactoryRepoConfiguration","Discriminator":"type","BaseProperties":{"accountName":{"Type":4,"Flags":1,"Description":"Account name."},"repositoryName":{"Type":4,"Flags":1,"Description":"Repository name."},"collaborationBranch":{"Type":4,"Flags":1,"Description":"Collaboration branch."},"rootFolder":{"Type":4,"Flags":1,"Description":"Root folder."},"lastCommitId":{"Type":4,"Flags":0,"Description":"Last commit id."},"disablePublish":{"Type":2,"Flags":0,"Description":"Disable manual publish operation in ADF studio to favor automated publish."}},"Elements":{"FactoryGitHubConfiguration":20,"FactoryVSTSConfiguration":23}}},{"2":{"Name":"FactoryGitHubConfiguration","Properties":{"hostName":{"Type":4,"Flags":0,"Description":"GitHub Enterprise host name. For example: `https://github.mydomain.com`"},"clientId":{"Type":4,"Flags":0,"Description":"GitHub bring your own app client id."},"clientSecret":{"Type":21,"Flags":0,"Description":"GitHub bring your own app client secret information."},"type":{"Type":22,"Flags":1,"Description":"Type of repo configuration."}}}},{"2":{"Name":"GitHubClientSecret","Properties":{"byoaSecretAkvUrl":{"Type":4,"Flags":0,"Description":"Bring your own app client secret AKV URL."},"byoaSecretName":{"Type":4,"Flags":0,"Description":"Bring your own app client secret name in AKV."}}}},{"6":{"Value":"FactoryGitHubConfiguration"}},{"2":{"Name":"FactoryVstsConfiguration","Properties":{"projectName":{"Type":4,"Flags":1,"Description":"VSTS project name."},"tenantId":{"Type":4,"Flags":0,"Description":"VSTS tenant id."},"type":{"Type":24,"Flags":1,"Description":"Type of repo configuration."}}}},{"6":{"Value":"FactoryVSTSConfiguration"}},{"2":{"Name":"GlobalParameterSpecification","Properties":{"type":{"Type":32,"Flags":1,"Description":"Global Parameter type."},"value":{"Type":0,"Flags":1,"Description":"Value of parameter."}}}},{"6":{"Value":"Object"}},{"6":{"Value":"String"}},{"6":{"Value":"Int"}},{"6":{"Value":"Float"}},{"6":{"Value":"Bool"}},{"6":{"Value":"Array"}},{"5":{"Elements":[26,27,28,29,30,31,4]}},{"2":{"Name":"GlobalParameterDefinitionSpecification","Properties":{},"AdditionalProperties":25}},{"2":{"Name":"EncryptionConfiguration","Properties":{"keyName":{"Type":4,"Flags":1,"Description":"The name of the key in Azure Key Vault to use as Customer Managed Key."},"vaultBaseUrl":{"Type":4,"Flags":1,"Description":"The url of the Azure Key Vault used for CMK."},"keyVersion":{"Type":4,"Flags":0,"Description":"The version of the key used for CMK. If not provided, latest version will be used."},"identity":{"Type":35,"Flags":0,"Description":"User assigned identity to use to authenticate to customer's key vault. If not provided Managed Service Identity will be used."}}}},{"2":{"Name":"CMKIdentityDefinition","Properties":{"userAssignedIdentity":{"Type":4,"Flags":0,"Description":"The resource id of the user assigned identity to authenticate to customer's key vault."}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[36,37,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DataFactory/factories@2018-06-01","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.DataFactory/factories/integrationRuntimes"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories/integrationRuntimes","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":41,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":42,"Flags":10,"Description":"The resource api version"},"properties":{"Type":44,"Flags":1,"Description":"Integration runtime properties."},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"7":{"Name":"IntegrationRuntime","Discriminator":"type","BaseProperties":{"description":{"Type":4,"Flags":0,"Description":"Integration runtime description."}},"Elements":{"Managed":45,"SelfHosted":123}}},{"2":{"Name":"ManagedIntegrationRuntime","Properties":{"state":{"Type":56,"Flags":2,"Description":"Integration runtime state, only valid for managed dedicated integration runtime."},"typeProperties":{"Type":57,"Flags":1,"Description":"Managed integration runtime properties."},"managedVirtualNetwork":{"Type":119,"Flags":0,"Description":"Managed Virtual Network reference."},"type":{"Type":122,"Flags":1,"Description":"Type of integration runtime."}}}},{"6":{"Value":"Initial"}},{"6":{"Value":"Stopped"}},{"6":{"Value":"Started"}},{"6":{"Value":"Starting"}},{"6":{"Value":"Stopping"}},{"6":{"Value":"NeedRegistration"}},{"6":{"Value":"Online"}},{"6":{"Value":"Limited"}},{"6":{"Value":"Offline"}},{"6":{"Value":"AccessDenied"}},{"5":{"Elements":[46,47,48,49,50,51,52,53,54,55,4]}},{"2":{"Name":"ManagedIntegrationRuntimeTypeProperties","Properties":{"computeProperties":{"Type":58,"Flags":0,"Description":"The compute resource for managed integration runtime."},"ssisProperties":{"Type":70,"Flags":0,"Description":"SSIS properties for managed integration runtime."},"customerVirtualNetwork":{"Type":118,"Flags":0,"Description":"The name of virtual network to which Azure-SSIS integration runtime will join"}}}},{"2":{"Name":"IntegrationRuntimeComputeProperties","Properties":{"location":{"Type":4,"Flags":0,"Description":"The location for managed integration runtime. The supported regions could be found on https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities"},"nodeSize":{"Type":4,"Flags":0,"Description":"The node size requirement to managed integration runtime."},"numberOfNodes":{"Type":3,"Flags":0,"Description":"The required number of nodes for managed integration runtime."},"maxParallelExecutionsPerNode":{"Type":3,"Flags":0,"Description":"Maximum parallel executions count per node for managed integration runtime."},"dataFlowProperties":{"Type":59,"Flags":0,"Description":"Data flow properties for managed integration runtime."},"vNetProperties":{"Type":66,"Flags":0,"Description":"VNet properties for managed integration runtime."},"copyComputeScaleProperties":{"Type":68,"Flags":0,"Description":"CopyComputeScale properties for managed integration runtime."},"pipelineExternalComputeScaleProperties":{"Type":69,"Flags":0,"Description":"PipelineExternalComputeScale properties for managed integration runtime."}},"AdditionalProperties":0}},{"2":{"Name":"IntegrationRuntimeDataFlowProperties","Properties":{"computeType":{"Type":63,"Flags":0,"Description":"Compute type of the cluster which will execute data flow job."},"coreCount":{"Type":3,"Flags":0,"Description":"Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272."},"timeToLive":{"Type":3,"Flags":0,"Description":"Time to live (in minutes) setting of the cluster which will execute data flow job."},"cleanup":{"Type":2,"Flags":0,"Description":"Cluster will not be recycled and it will be used in next data flow activity run until TTL (time to live) is reached if this is set as false. Default is true."},"customProperties":{"Type":65,"Flags":0,"Description":"Custom properties are used to tune the data flow runtime performance."}},"AdditionalProperties":0}},{"6":{"Value":"General"}},{"6":{"Value":"MemoryOptimized"}},{"6":{"Value":"ComputeOptimized"}},{"5":{"Elements":[60,61,62,4]}},{"2":{"Name":"IntegrationRuntimeDataFlowPropertiesCustomPropertiesItem","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of custom property."},"value":{"Type":4,"Flags":0,"Description":"Value of custom property."}}}},{"3":{"ItemType":64}},{"2":{"Name":"IntegrationRuntimeVNetProperties","Properties":{"vNetId":{"Type":4,"Flags":0,"Description":"The ID of the VNet that this integration runtime will join."},"subnet":{"Type":4,"Flags":0,"Description":"The name of the subnet this integration runtime will join."},"publicIPs":{"Type":67,"Flags":0,"Description":"Resource IDs of the public IP addresses that this integration runtime will use."},"subnetId":{"Type":4,"Flags":0,"Description":"The ID of subnet, to which this Azure-SSIS integration runtime will be joined."}},"AdditionalProperties":0}},{"3":{"ItemType":4}},{"2":{"Name":"CopyComputeScaleProperties","Properties":{"dataIntegrationUnit":{"Type":3,"Flags":0,"Description":"DIU number setting reserved for copy activity execution. Supported values are multiples of 4 in range 4-256."},"timeToLive":{"Type":3,"Flags":0,"Description":"Time to live (in minutes) setting of integration runtime which will execute copy activity."}},"AdditionalProperties":0}},{"2":{"Name":"PipelineExternalComputeScaleProperties","Properties":{"timeToLive":{"Type":3,"Flags":0,"Description":"Time to live (in minutes) setting of integration runtime which will execute pipeline and external activity."},"numberOfPipelineNodes":{"Type":3,"Flags":0,"Description":"Number of the pipeline nodes, which should be greater than 0 and less than 11."},"numberOfExternalNodes":{"Type":3,"Flags":0,"Description":"Number of the the external nodes, which should be greater than 0 and less than 11."}},"AdditionalProperties":0}},{"2":{"Name":"IntegrationRuntimeSsisProperties","Properties":{"catalogInfo":{"Type":71,"Flags":0,"Description":"Catalog information for managed dedicated integration runtime."},"licenseType":{"Type":80,"Flags":0,"Description":"License type for bringing your own license scenario."},"customSetupScriptProperties":{"Type":81,"Flags":0,"Description":"Custom setup script properties for a managed dedicated integration runtime."},"dataProxyProperties":{"Type":82,"Flags":0,"Description":"Data proxy properties for a managed dedicated integration runtime."},"edition":{"Type":89,"Flags":0,"Description":"The edition for the SSIS Integration Runtime"},"expressCustomSetupProperties":{"Type":112,"Flags":0,"Description":"Custom setup without script properties for a SSIS integration runtime."},"packageStores":{"Type":114,"Flags":0,"Description":"Package stores for the SSIS Integration Runtime."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}},"AdditionalProperties":0}},{"2":{"Name":"IntegrationRuntimeSsisCatalogInfo","Properties":{"catalogServerEndpoint":{"Type":4,"Flags":0,"Description":"The catalog database server URL."},"catalogAdminUserName":{"Type":4,"Flags":0,"Description":"The administrator user name of catalog database."},"catalogAdminPassword":{"Type":72,"Flags":0,"Description":"The password of the administrator user account of the catalog database."},"catalogPricingTier":{"Type":77,"Flags":0,"Description":"The pricing tier for the catalog database. The valid values could be found in https://azure.microsoft.com/en-us/pricing/details/sql-database/"},"dualStandbyPairName":{"Type":4,"Flags":0,"Description":"The dual standby pair name of Azure-SSIS Integration Runtimes to support SSISDB failover."}},"AdditionalProperties":0}},{"2":{"Name":"SecureString","Properties":{"value":{"Type":4,"Flags":1,"Description":"Value of secure string."},"type":{"Type":4,"Flags":1,"Description":"Type of the secret."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Standard"}},{"6":{"Value":"Premium"}},{"6":{"Value":"PremiumRS"}},{"5":{"Elements":[73,74,75,76,4]}},{"6":{"Value":"BasePrice"}},{"6":{"Value":"LicenseIncluded"}},{"5":{"Elements":[78,79,4]}},{"2":{"Name":"IntegrationRuntimeCustomSetupScriptProperties","Properties":{"blobContainerUri":{"Type":4,"Flags":0,"Description":"The URI of the Azure blob container that contains the custom setup script."},"sasToken":{"Type":72,"Flags":0,"Description":"The SAS token of the Azure blob container."}}}},{"2":{"Name":"IntegrationRuntimeDataProxyProperties","Properties":{"connectVia":{"Type":83,"Flags":0,"Description":"The self-hosted integration runtime reference."},"stagingLinkedService":{"Type":83,"Flags":0,"Description":"The staging linked service reference."},"path":{"Type":4,"Flags":0,"Description":"The path to contain the staged data in the Blob storage."}}}},{"2":{"Name":"EntityReference","Properties":{"type":{"Type":86,"Flags":0,"Description":"The type of this referenced entity."},"referenceName":{"Type":4,"Flags":0,"Description":"The name of this referenced entity."}}}},{"6":{"Value":"IntegrationRuntimeReference"}},{"6":{"Value":"LinkedServiceReference"}},{"5":{"Elements":[84,85,4]}},{"6":{"Value":"Standard"}},{"6":{"Value":"Enterprise"}},{"5":{"Elements":[87,88,4]}},{"7":{"Name":"CustomSetupBase","Discriminator":"type","BaseProperties":{},"Elements":{"AzPowerShellSetup":91,"CmdkeySetup":94,"ComponentSetup":106,"EnvironmentVariableSetup":109}}},{"2":{"Name":"AzPowerShellSetup","Properties":{"typeProperties":{"Type":92,"Flags":1,"Description":"Install Azure PowerShell type properties."},"type":{"Type":93,"Flags":1,"Description":"The type of custom setup."}}}},{"2":{"Name":"AzPowerShellSetupTypeProperties","Properties":{"version":{"Type":4,"Flags":1,"Description":"The required version of Azure PowerShell to install."}}}},{"6":{"Value":"AzPowerShellSetup"}},{"2":{"Name":"CmdkeySetup","Properties":{"typeProperties":{"Type":95,"Flags":1,"Description":"Cmdkey command custom setup type properties."},"type":{"Type":105,"Flags":1,"Description":"The type of custom setup."}}}},{"2":{"Name":"CmdkeySetupTypeProperties","Properties":{"targetName":{"Type":0,"Flags":1,"Description":"The server name of data source access. Type: string."},"userName":{"Type":0,"Flags":1,"Description":"The user name of data source access. Type: string."},"password":{"Type":96,"Flags":1,"Description":"The password of data source access."}}}},{"7":{"Name":"SecretBase","Discriminator":"type","BaseProperties":{},"Elements":{"AzureKeyVaultSecret":97,"SecureString":103}}},{"2":{"Name":"AzureKeyVaultSecretReference","Properties":{"store":{"Type":98,"Flags":1,"Description":"The Azure Key Vault linked service reference."},"secretName":{"Type":0,"Flags":1,"Description":"The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string)."},"secretVersion":{"Type":0,"Flags":0,"Description":"The version of the secret in Azure Key Vault. The default value is the latest version of the secret. Type: string (or Expression with resultType string)."},"type":{"Type":102,"Flags":1,"Description":"Type of the secret."}}}},{"2":{"Name":"LinkedServiceReference","Properties":{"type":{"Type":100,"Flags":1,"Description":"Linked service reference type."},"referenceName":{"Type":4,"Flags":1,"Description":"Reference LinkedService name."},"parameters":{"Type":101,"Flags":0,"Description":"Arguments for LinkedService."}}}},{"6":{"Value":"LinkedServiceReference"}},{"5":{"Elements":[99,4]}},{"2":{"Name":"ParameterValueSpecification","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"AzureKeyVaultSecret"}},{"2":{"Name":"SecureString","Properties":{"value":{"Type":4,"Flags":1,"Description":"Value of secure string."},"type":{"Type":104,"Flags":1,"Description":"Type of the secret."}}}},{"6":{"Value":"SecureString"}},{"6":{"Value":"CmdkeySetup"}},{"2":{"Name":"ComponentSetup","Properties":{"typeProperties":{"Type":107,"Flags":1,"Description":"Install 3rd party component type properties."},"type":{"Type":108,"Flags":1,"Description":"The type of custom setup."}}}},{"2":{"Name":"LicensedComponentSetupTypeProperties","Properties":{"componentName":{"Type":4,"Flags":1,"Description":"The name of the 3rd party component."},"licenseKey":{"Type":96,"Flags":0,"Description":"The license key to activate the component."}}}},{"6":{"Value":"ComponentSetup"}},{"2":{"Name":"EnvironmentVariableSetup","Properties":{"typeProperties":{"Type":110,"Flags":1,"Description":"Add environment variable type properties."},"type":{"Type":111,"Flags":1,"Description":"The type of custom setup."}}}},{"2":{"Name":"EnvironmentVariableSetupTypeProperties","Properties":{"variableName":{"Type":4,"Flags":1,"Description":"The name of the environment variable."},"variableValue":{"Type":4,"Flags":1,"Description":"The value of the environment variable."}}}},{"6":{"Value":"EnvironmentVariableSetup"}},{"3":{"ItemType":90}},{"2":{"Name":"PackageStore","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the package store"},"packageStoreLinkedService":{"Type":83,"Flags":1,"Description":"The package store linked service reference."}}}},{"3":{"ItemType":113}},{"2":{"Name":"CredentialReference","Properties":{"type":{"Type":117,"Flags":1,"Description":"Credential reference type."},"referenceName":{"Type":4,"Flags":1,"Description":"Reference credential name."}},"AdditionalProperties":0}},{"6":{"Value":"CredentialReference"}},{"5":{"Elements":[116,4]}},{"2":{"Name":"IntegrationRuntimeCustomerVirtualNetwork","Properties":{"subnetId":{"Type":4,"Flags":0,"Description":"The ID of subnet to which Azure-SSIS integration runtime will join."}}}},{"2":{"Name":"ManagedVirtualNetworkReference","Properties":{"type":{"Type":121,"Flags":1,"Description":"Managed Virtual Network reference type."},"referenceName":{"Type":4,"Flags":1,"Description":"Reference ManagedVirtualNetwork name."}}}},{"6":{"Value":"ManagedVirtualNetworkReference"}},{"5":{"Elements":[120,4]}},{"6":{"Value":"Managed"}},{"2":{"Name":"SelfHostedIntegrationRuntime","Properties":{"typeProperties":{"Type":124,"Flags":0,"Description":"When this property is not null, means this is a linked integration runtime. The property is used to access original integration runtime."},"type":{"Type":130,"Flags":1,"Description":"Type of integration runtime."}}}},{"2":{"Name":"SelfHostedIntegrationRuntimeTypeProperties","Properties":{"linkedInfo":{"Type":125,"Flags":0,"Description":"The base definition of a linked integration runtime."},"selfContainedInteractiveAuthoringEnabled":{"Type":2,"Flags":0,"Description":"An alternative option to ensure interactive authoring function when your self-hosted integration runtime is unable to establish a connection with Azure Relay."}}}},{"7":{"Name":"LinkedIntegrationRuntimeType","Discriminator":"authorizationType","BaseProperties":{},"Elements":{"Key":126,"RBAC":128}}},{"2":{"Name":"LinkedIntegrationRuntimeKeyAuthorization","Properties":{"key":{"Type":72,"Flags":1,"Description":"The key used for authorization."},"authorizationType":{"Type":127,"Flags":1,"Description":"The authorization type for integration runtime sharing."}}}},{"6":{"Value":"Key"}},{"2":{"Name":"LinkedIntegrationRuntimeRbacAuthorization","Properties":{"resourceId":{"Type":4,"Flags":1,"Description":"The resource identifier of the integration runtime to be shared."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."},"authorizationType":{"Type":129,"Flags":1,"Description":"The authorization type for integration runtime sharing."}}}},{"6":{"Value":"RBAC"}},{"6":{"Value":"SelfHosted"}},{"4":{"Name":"Microsoft.DataFactory/factories/integrationRuntimes@2018-06-01","ScopeType":8,"Body":43,"Flags":0}},{"6":{"Value":"Microsoft.DataFactory/factories/linkedservices"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories/linkedservices","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":132,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":133,"Flags":10,"Description":"The resource api version"},"properties":{"Type":135,"Flags":1,"Description":"Properties of linked service."},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"7":{"Name":"LinkedService","Discriminator":"type","BaseProperties":{"connectVia":{"Type":136,"Flags":0,"Description":"The integration runtime reference."},"description":{"Type":4,"Flags":0,"Description":"Linked service description."},"parameters":{"Type":149,"Flags":0,"Description":"Parameters for linked service."},"annotations":{"Type":150,"Flags":0,"Description":"List of tags that can be used for describing the linked service."}},"Elements":{"AmazonMWS":151,"AmazonRdsForOracle":154,"AmazonRdsForSqlServer":157,"AmazonRedshift":165,"AmazonS3":168,"AmazonS3Compatible":171,"AppFigures":174,"Asana":177,"AzureBatch":180,"AzureBlobFS":183,"AzureBlobStorage":186,"AzureDataExplorer":196,"AzureDataLakeAnalytics":199,"AzureDataLakeStore":202,"AzureDatabricks":205,"AzureDatabricksDeltaLake":211,"AzureFileStorage":214,"AzureFunction":217,"AzureKeyVault":220,"AzureML":223,"AzureMLService":226,"AzureMariaDB":229,"AzureMySql":232,"AzurePostgreSql":235,"AzureSearch":238,"AzureSqlDW":241,"AzureSqlDatabase":244,"AzureSqlMI":247,"AzureStorage":250,"AzureSynapseArtifacts":253,"AzureTableStorage":256,"Cassandra":258,"CommonDataServiceForApps":261,"Concur":264,"CosmosDb":267,"CosmosDbMongoDbApi":273,"Couchbase":276,"CustomDataSource":279,"Dataworld":281,"Db2":284,"Drill":289,"Dynamics":292,"DynamicsAX":295,"DynamicsCrm":298,"Eloqua":301,"FileServer":304,"FtpServer":307,"GoogleAdWords":313,"GoogleBigQuery":319,"GoogleCloudStorage":325,"GoogleSheets":328,"Greenplum":331,"HBase":334,"HDInsight":340,"HDInsightOnDemand":343,"Hdfs":349,"Hive":352,"HttpServer":368,"Hubspot":377,"Impala":380,"Informix":387,"Jira":390,"LakeHouse":393,"Magento":396,"MariaDB":399,"Marketo":402,"MicrosoftAccess":405,"MongoDb":408,"MongoDbAtlas":414,"MongoDbV2":417,"MySql":420,"Netezza":423,"OData":426,"Odbc":438,"Office365":441,"Oracle":444,"OracleCloudStorage":447,"OracleServiceCloud":450,"Paypal":453,"Phoenix":456,"PostgreSql":463,"Presto":466,"QuickBooks":472,"Quickbase":475,"Responsys":478,"RestService":481,"Salesforce":490,"SalesforceMarketingCloud":493,"SalesforceServiceCloud":496,"SapBW":499,"SapCloudForCustomer":502,"SapEcc":505,"SapHana":508,"SapOdp":514,"SapOpenHub":517,"SapTable":520,"ServiceNow":523,"Sftp":529,"SharePointOnlineList":536,"Shopify":539,"Smartsheet":542,"Snowflake":545,"Spark":548,"SqlServer":564,"Square":567,"Sybase":570,"TeamDesk":576,"Teradata":582,"Twilio":588,"Vertica":591,"Web":594,"Xero":603,"Zendesk":606,"Zoho":612}}},{"2":{"Name":"IntegrationRuntimeReference","Properties":{"type":{"Type":138,"Flags":1,"Description":"Type of integration runtime."},"referenceName":{"Type":4,"Flags":1,"Description":"Reference integration runtime name."},"parameters":{"Type":139,"Flags":0,"Description":"Arguments for integration runtime."}}}},{"6":{"Value":"IntegrationRuntimeReference"}},{"5":{"Elements":[137,4]}},{"2":{"Name":"ParameterValueSpecification","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"ParameterSpecification","Properties":{"type":{"Type":148,"Flags":1,"Description":"Parameter type."},"defaultValue":{"Type":0,"Flags":0,"Description":"Default value of parameter."}}}},{"6":{"Value":"Object"}},{"6":{"Value":"String"}},{"6":{"Value":"Int"}},{"6":{"Value":"Float"}},{"6":{"Value":"Bool"}},{"6":{"Value":"Array"}},{"6":{"Value":"SecureString"}},{"5":{"Elements":[141,142,143,144,145,146,147,4]}},{"2":{"Name":"ParameterDefinitionSpecification","Properties":{},"AdditionalProperties":140}},{"3":{"ItemType":0}},{"2":{"Name":"AmazonMWSLinkedService","Properties":{"typeProperties":{"Type":152,"Flags":1,"Description":"Amazon Marketplace Web Service linked service properties."},"type":{"Type":153,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AmazonMWSLinkedServiceTypeProperties","Properties":{"endpoint":{"Type":0,"Flags":1,"Description":"The endpoint of the Amazon MWS server, (i.e. mws.amazonservices.com)"},"marketplaceID":{"Type":0,"Flags":1,"Description":"The Amazon Marketplace ID you want to retrieve data from. To retrieve data from multiple Marketplace IDs, separate them with a comma (,). (i.e. A2EUQ1WTGCTBG2)"},"sellerID":{"Type":0,"Flags":1,"Description":"The Amazon seller ID."},"mwsAuthToken":{"Type":96,"Flags":0,"Description":"The Amazon MWS authentication token."},"accessKeyId":{"Type":0,"Flags":1,"Description":"The access key id used to access data."},"secretKey":{"Type":96,"Flags":0,"Description":"The secret key used to access data."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AmazonMWS"}},{"2":{"Name":"AmazonRdsForOracleLinkedService","Properties":{"typeProperties":{"Type":155,"Flags":1,"Description":"AmazonRdsForOracle database linked service properties."},"type":{"Type":156,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AmazonRdsForLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"password":{"Type":96,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AmazonRdsForOracle"}},{"2":{"Name":"AmazonRdsForSqlServerLinkedService","Properties":{"typeProperties":{"Type":158,"Flags":1,"Description":"Amazon RDS for SQL Server linked service properties."},"type":{"Type":164,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AmazonRdsForSqlServerLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"userName":{"Type":0,"Flags":0,"Description":"The on-premises Windows authentication user name. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"The on-premises Windows authentication password."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"alwaysEncryptedSettings":{"Type":159,"Flags":0,"Description":"Sql always encrypted properties."}}}},{"2":{"Name":"SqlAlwaysEncryptedProperties","Properties":{"alwaysEncryptedAkvAuthType":{"Type":163,"Flags":1,"Description":"Sql always encrypted AKV authentication type. Type: string."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The client ID of the application in Azure Active Directory used for Azure Key Vault authentication. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The key of the service principal used to authenticate against Azure Key Vault."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"6":{"Value":"ServicePrincipal"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"UserAssignedManagedIdentity"}},{"5":{"Elements":[160,161,162,4]}},{"6":{"Value":"AmazonRdsForSqlServer"}},{"2":{"Name":"AmazonRedshiftLinkedService","Properties":{"typeProperties":{"Type":166,"Flags":1,"Description":"Amazon Redshift linked service properties."},"type":{"Type":167,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AmazonRedshiftLinkedServiceTypeProperties","Properties":{"server":{"Type":0,"Flags":1,"Description":"The name of the Amazon Redshift server. Type: string (or Expression with resultType string)."},"username":{"Type":0,"Flags":0,"Description":"The username of the Amazon Redshift source. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"The password of the Amazon Redshift source."},"database":{"Type":0,"Flags":1,"Description":"The database name of the Amazon Redshift source. Type: string (or Expression with resultType string)."},"port":{"Type":0,"Flags":0,"Description":"The TCP port number that the Amazon Redshift server uses to listen for client connections. The default value is 5439. Type: integer (or Expression with resultType integer)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AmazonRedshift"}},{"2":{"Name":"AmazonS3LinkedService","Properties":{"typeProperties":{"Type":169,"Flags":1,"Description":"Amazon S3 linked service properties."},"type":{"Type":170,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AmazonS3LinkedServiceTypeProperties","Properties":{"authenticationType":{"Type":0,"Flags":0,"Description":"The authentication type of S3. Allowed value: AccessKey (default) or TemporarySecurityCredentials. Type: string (or Expression with resultType string)."},"accessKeyId":{"Type":0,"Flags":0,"Description":"The access key identifier of the Amazon S3 Identity and Access Management (IAM) user. Type: string (or Expression with resultType string)."},"secretAccessKey":{"Type":96,"Flags":0,"Description":"The secret access key of the Amazon S3 Identity and Access Management (IAM) user."},"serviceUrl":{"Type":0,"Flags":0,"Description":"This value specifies the endpoint to access with the S3 Connector. This is an optional property; change it only if you want to try a different service endpoint or want to switch between https and http. Type: string (or Expression with resultType string)."},"sessionToken":{"Type":96,"Flags":0,"Description":"The session token for the S3 temporary security credential."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AmazonS3"}},{"2":{"Name":"AmazonS3CompatibleLinkedService","Properties":{"typeProperties":{"Type":172,"Flags":1,"Description":"Amazon S3 Compatible linked service properties."},"type":{"Type":173,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AmazonS3CompatibleLinkedServiceTypeProperties","Properties":{"accessKeyId":{"Type":0,"Flags":0,"Description":"The access key identifier of the Amazon S3 Compatible Identity and Access Management (IAM) user. Type: string (or Expression with resultType string)."},"secretAccessKey":{"Type":96,"Flags":0,"Description":"The secret access key of the Amazon S3 Compatible Identity and Access Management (IAM) user."},"serviceUrl":{"Type":0,"Flags":0,"Description":"This value specifies the endpoint to access with the Amazon S3 Compatible Connector. This is an optional property; change it only if you want to try a different service endpoint or want to switch between https and http. Type: string (or Expression with resultType string)."},"forcePathStyle":{"Type":0,"Flags":0,"Description":"If true, use S3 path-style access instead of virtual hosted-style access. Default value is false. Type: boolean (or Expression with resultType boolean)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AmazonS3Compatible"}},{"2":{"Name":"AppFiguresLinkedService","Properties":{"typeProperties":{"Type":175,"Flags":1,"Description":"AppFigures linked service properties."},"type":{"Type":176,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AppFiguresLinkedServiceTypeProperties","Properties":{"userName":{"Type":0,"Flags":1,"Description":"The username of the Appfigures source. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":1,"Description":"The password of the AppFigures source."},"clientKey":{"Type":96,"Flags":1,"Description":"The client key for the AppFigures source."}}}},{"6":{"Value":"AppFigures"}},{"2":{"Name":"AsanaLinkedService","Properties":{"typeProperties":{"Type":178,"Flags":1,"Description":"Asana linked service properties."},"type":{"Type":179,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AsanaLinkedServiceTypeProperties","Properties":{"apiToken":{"Type":96,"Flags":1,"Description":"The api token for the Asana source."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Asana"}},{"2":{"Name":"AzureBatchLinkedService","Properties":{"typeProperties":{"Type":181,"Flags":1,"Description":"Azure Batch linked service properties."},"type":{"Type":182,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureBatchLinkedServiceTypeProperties","Properties":{"accountName":{"Type":0,"Flags":1,"Description":"The Azure Batch account name. Type: string (or Expression with resultType string)."},"accessKey":{"Type":96,"Flags":0,"Description":"The Azure Batch account access key."},"batchUri":{"Type":0,"Flags":1,"Description":"The Azure Batch URI. Type: string (or Expression with resultType string)."},"poolName":{"Type":0,"Flags":1,"Description":"The Azure Batch pool name. Type: string (or Expression with resultType string)."},"linkedServiceName":{"Type":98,"Flags":1,"Description":"The Azure Storage linked service reference."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"6":{"Value":"AzureBatch"}},{"2":{"Name":"AzureBlobFSLinkedService","Properties":{"typeProperties":{"Type":184,"Flags":1,"Description":"Azure Data Lake Storage Gen2 linked service properties."},"type":{"Type":185,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureBlobFSLinkedServiceTypeProperties","Properties":{"url":{"Type":0,"Flags":0,"Description":"Endpoint for the Azure Data Lake Storage Gen2 service. Type: string (or Expression with resultType string)."},"accountKey":{"Type":0,"Flags":0,"Description":"Account key for the Azure Data Lake Storage Gen2 service. Type: string (or Expression with resultType string)."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The ID of the application used to authenticate against the Azure Data Lake Storage Gen2 account. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The Key of the application used to authenticate against the Azure Data Lake Storage Gen2 account."},"tenant":{"Type":0,"Flags":0,"Description":"The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string)."},"azureCloudType":{"Type":0,"Flags":0,"Description":"Indicates the azure cloud type of the service principle auth. Allowed values are AzurePublic, AzureChina, AzureUsGovernment, AzureGermany. Default value is the data factory regions’ cloud type. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."},"servicePrincipalCredentialType":{"Type":0,"Flags":0,"Description":"The service principal credential type to use in Server-To-Server authentication. 'ServicePrincipalKey' for key/secret, 'ServicePrincipalCert' for certificate. Type: string (or Expression with resultType string)."},"servicePrincipalCredential":{"Type":96,"Flags":0,"Description":"The credential of the service principal object in Azure Active Directory. If servicePrincipalCredentialType is 'ServicePrincipalKey', servicePrincipalCredential can be SecureString or AzureKeyVaultSecretReference. If servicePrincipalCredentialType is 'ServicePrincipalCert', servicePrincipalCredential can only be AzureKeyVaultSecretReference."},"sasUri":{"Type":0,"Flags":0,"Description":"SAS URI of the Azure Data Lake Storage Gen2 service. Type: string, SecureString or AzureKeyVaultSecretReference."},"sasToken":{"Type":96,"Flags":0,"Description":"The Azure key vault secret reference of sasToken in sas uri."}}}},{"6":{"Value":"AzureBlobFS"}},{"2":{"Name":"AzureBlobStorageLinkedService","Properties":{"typeProperties":{"Type":187,"Flags":1,"Description":"Azure Blob Storage linked service properties."},"type":{"Type":195,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureBlobStorageLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"The connection string. It is mutually exclusive with sasUri, serviceEndpoint property. Type: string, SecureString or AzureKeyVaultSecretReference."},"accountKey":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of accountKey in connection string."},"sasUri":{"Type":0,"Flags":0,"Description":"SAS URI of the Azure Blob Storage resource. It is mutually exclusive with connectionString, serviceEndpoint property. Type: string, SecureString or AzureKeyVaultSecretReference."},"sasToken":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of sasToken in sas uri."},"serviceEndpoint":{"Type":0,"Flags":0,"Description":"Blob service endpoint of the Azure Blob Storage resource. It is mutually exclusive with connectionString, sasUri property."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The ID of the service principal used to authenticate against Azure SQL Data Warehouse. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The key of the service principal used to authenticate against Azure SQL Data Warehouse."},"tenant":{"Type":0,"Flags":0,"Description":"The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string)."},"azureCloudType":{"Type":0,"Flags":0,"Description":"Indicates the azure cloud type of the service principle auth. Allowed values are AzurePublic, AzureChina, AzureUsGovernment, AzureGermany. Default value is the data factory regions’ cloud type. Type: string (or Expression with resultType string)."},"accountKind":{"Type":0,"Flags":0,"Description":"Specify the kind of your storage account. Allowed values are: Storage (general purpose v1), StorageV2 (general purpose v2), BlobStorage, or BlockBlobStorage. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."},"authenticationType":{"Type":194,"Flags":0,"Description":"The type used for authentication. Type: string."},"containerUri":{"Type":0,"Flags":0,"Description":"Container uri of the Azure Blob Storage resource only support for anonymous access. Type: string (or Expression with resultType string)."}}}},{"2":{"Name":"AzureKeyVaultSecretReference","Properties":{"store":{"Type":98,"Flags":1,"Description":"The Azure Key Vault linked service reference."},"secretName":{"Type":0,"Flags":1,"Description":"The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string)."},"secretVersion":{"Type":0,"Flags":0,"Description":"The version of the secret in Azure Key Vault. The default value is the latest version of the secret. Type: string (or Expression with resultType string)."},"type":{"Type":4,"Flags":1,"Description":"Type of the secret."}}}},{"6":{"Value":"Anonymous"}},{"6":{"Value":"AccountKey"}},{"6":{"Value":"SasUri"}},{"6":{"Value":"ServicePrincipal"}},{"6":{"Value":"Msi"}},{"5":{"Elements":[189,190,191,192,193,4]}},{"6":{"Value":"AzureBlobStorage"}},{"2":{"Name":"AzureDataExplorerLinkedService","Properties":{"typeProperties":{"Type":197,"Flags":1,"Description":"Azure Data Explorer (Kusto) linked service properties."},"type":{"Type":198,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureDataExplorerLinkedServiceTypeProperties","Properties":{"endpoint":{"Type":0,"Flags":1,"Description":"The endpoint of Azure Data Explorer (the engine's endpoint). URL will be in the format https://..kusto.windows.net. Type: string (or Expression with resultType string)"},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The ID of the service principal used to authenticate against Azure Data Explorer. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The key of the service principal used to authenticate against Kusto."},"database":{"Type":0,"Flags":1,"Description":"Database name for connection. Type: string (or Expression with resultType string)."},"tenant":{"Type":0,"Flags":0,"Description":"The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string)."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"6":{"Value":"AzureDataExplorer"}},{"2":{"Name":"AzureDataLakeAnalyticsLinkedService","Properties":{"typeProperties":{"Type":200,"Flags":1,"Description":"Azure Data Lake Analytics linked service properties."},"type":{"Type":201,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureDataLakeAnalyticsLinkedServiceTypeProperties","Properties":{"accountName":{"Type":0,"Flags":1,"Description":"The Azure Data Lake Analytics account name. Type: string (or Expression with resultType string)."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The ID of the application used to authenticate against the Azure Data Lake Analytics account. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The Key of the application used to authenticate against the Azure Data Lake Analytics account."},"tenant":{"Type":0,"Flags":1,"Description":"The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string)."},"subscriptionId":{"Type":0,"Flags":0,"Description":"Data Lake Analytics account subscription ID (if different from Data Factory account). Type: string (or Expression with resultType string)."},"resourceGroupName":{"Type":0,"Flags":0,"Description":"Data Lake Analytics account resource group name (if different from Data Factory account). Type: string (or Expression with resultType string)."},"dataLakeAnalyticsUri":{"Type":0,"Flags":0,"Description":"Azure Data Lake Analytics URI Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AzureDataLakeAnalytics"}},{"2":{"Name":"AzureDataLakeStoreLinkedService","Properties":{"typeProperties":{"Type":203,"Flags":1,"Description":"Azure Data Lake Store linked service properties."},"type":{"Type":204,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureDataLakeStoreLinkedServiceTypeProperties","Properties":{"dataLakeStoreUri":{"Type":0,"Flags":1,"Description":"Data Lake Store service URI. Type: string (or Expression with resultType string)."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The ID of the application used to authenticate against the Azure Data Lake Store account. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The Key of the application used to authenticate against the Azure Data Lake Store account."},"tenant":{"Type":0,"Flags":0,"Description":"The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string)."},"azureCloudType":{"Type":0,"Flags":0,"Description":"Indicates the azure cloud type of the service principle auth. Allowed values are AzurePublic, AzureChina, AzureUsGovernment, AzureGermany. Default value is the data factory regions’ cloud type. Type: string (or Expression with resultType string)."},"accountName":{"Type":0,"Flags":0,"Description":"Data Lake Store account name. Type: string (or Expression with resultType string)."},"subscriptionId":{"Type":0,"Flags":0,"Description":"Data Lake Store account subscription ID (if different from Data Factory account). Type: string (or Expression with resultType string)."},"resourceGroupName":{"Type":0,"Flags":0,"Description":"Data Lake Store account resource group name (if different from Data Factory account). Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"6":{"Value":"AzureDataLakeStore"}},{"2":{"Name":"AzureDatabricksLinkedService","Properties":{"typeProperties":{"Type":206,"Flags":1,"Description":"Azure Databricks linked service properties."},"type":{"Type":210,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureDatabricksLinkedServiceTypeProperties","Properties":{"domain":{"Type":0,"Flags":1,"Description":".azuredatabricks.net, domain name of your Databricks deployment. Type: string (or Expression with resultType string)."},"accessToken":{"Type":96,"Flags":0,"Description":"Access token for databricks REST API. Refer to https://docs.azuredatabricks.net/api/latest/authentication.html. Type: string (or Expression with resultType string)."},"authentication":{"Type":0,"Flags":0,"Description":"Required to specify MSI, if using Workspace resource id for databricks REST API. Type: string (or Expression with resultType string)."},"workspaceResourceId":{"Type":0,"Flags":0,"Description":"Workspace resource id for databricks REST API. Type: string (or Expression with resultType string)."},"existingClusterId":{"Type":0,"Flags":0,"Description":"The id of an existing interactive cluster that will be used for all runs of this activity. Type: string (or Expression with resultType string)."},"instancePoolId":{"Type":0,"Flags":0,"Description":"The id of an existing instance pool that will be used for all runs of this activity. Type: string (or Expression with resultType string)."},"newClusterVersion":{"Type":0,"Flags":0,"Description":"If not using an existing interactive cluster, this specifies the Spark version of a new job cluster or instance pool nodes created for each run of this activity. Required if instancePoolId is specified. Type: string (or Expression with resultType string)."},"newClusterNumOfWorker":{"Type":0,"Flags":0,"Description":"If not using an existing interactive cluster, this specifies the number of worker nodes to use for the new job cluster or instance pool. For new job clusters, this a string-formatted Int32, like '1' means numOfWorker is 1 or '1:10' means auto-scale from 1 (min) to 10 (max). For instance pools, this is a string-formatted Int32, and can only specify a fixed number of worker nodes, such as '2'. Required if newClusterVersion is specified. Type: string (or Expression with resultType string)."},"newClusterNodeType":{"Type":0,"Flags":0,"Description":"The node type of the new job cluster. This property is required if newClusterVersion is specified and instancePoolId is not specified. If instancePoolId is specified, this property is ignored. Type: string (or Expression with resultType string)."},"newClusterSparkConf":{"Type":207,"Flags":0,"Description":"A set of optional, user-specified Spark configuration key-value pairs."},"newClusterSparkEnvVars":{"Type":208,"Flags":0,"Description":"A set of optional, user-specified Spark environment variables key-value pairs."},"newClusterCustomTags":{"Type":209,"Flags":0,"Description":"Additional tags for cluster resources. This property is ignored in instance pool configurations."},"newClusterLogDestination":{"Type":0,"Flags":0,"Description":"Specify a location to deliver Spark driver, worker, and event logs. Type: string (or Expression with resultType string)."},"newClusterDriverNodeType":{"Type":0,"Flags":0,"Description":"The driver node type for the new job cluster. This property is ignored in instance pool configurations. Type: string (or Expression with resultType string)."},"newClusterInitScripts":{"Type":0,"Flags":0,"Description":"User-defined initialization scripts for the new cluster. Type: array of strings (or Expression with resultType array of strings)."},"newClusterEnableElasticDisk":{"Type":0,"Flags":0,"Description":"Enable the elastic disk on the new cluster. This property is now ignored, and takes the default elastic disk behavior in Databricks (elastic disks are always enabled). Type: boolean (or Expression with resultType boolean)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"policyId":{"Type":0,"Flags":0,"Description":"The policy id for limiting the ability to configure clusters based on a user defined set of rules. Type: string (or Expression with resultType string)."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"2":{"Name":"AzureDatabricksLinkedServiceTypePropertiesNewClusterSparkConf","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"AzureDatabricksLinkedServiceTypePropertiesNewClusterSparkEnvVars","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"AzureDatabricksLinkedServiceTypePropertiesNewClusterCustomTags","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"AzureDatabricks"}},{"2":{"Name":"AzureDatabricksDeltaLakeLinkedService","Properties":{"typeProperties":{"Type":212,"Flags":1,"Description":"Azure Databricks Delta Lake linked service properties."},"type":{"Type":213,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureDatabricksDetltaLakeLinkedServiceTypeProperties","Properties":{"domain":{"Type":0,"Flags":1,"Description":".azuredatabricks.net, domain name of your Databricks deployment. Type: string (or Expression with resultType string)."},"accessToken":{"Type":96,"Flags":0,"Description":"Access token for databricks REST API. Refer to https://docs.azuredatabricks.net/api/latest/authentication.html. Type: string, SecureString or AzureKeyVaultSecretReference."},"clusterId":{"Type":0,"Flags":0,"Description":"The id of an existing interactive cluster that will be used for all runs of this job. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."},"workspaceResourceId":{"Type":0,"Flags":0,"Description":"Workspace resource id for databricks REST API. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureDatabricksDeltaLake"}},{"2":{"Name":"AzureFileStorageLinkedService","Properties":{"typeProperties":{"Type":215,"Flags":1,"Description":"Azure File Storage linked service properties."},"type":{"Type":216,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureFileStorageLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":0,"Description":"Host name of the server. Type: string (or Expression with resultType string)."},"userId":{"Type":0,"Flags":0,"Description":"User ID to logon the server. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password to logon the server."},"connectionString":{"Type":0,"Flags":0,"Description":"The connection string. It is mutually exclusive with sasUri property. Type: string, SecureString or AzureKeyVaultSecretReference."},"accountKey":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of accountKey in connection string."},"sasUri":{"Type":0,"Flags":0,"Description":"SAS URI of the Azure File resource. It is mutually exclusive with connectionString property. Type: string, SecureString or AzureKeyVaultSecretReference."},"sasToken":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of sasToken in sas uri."},"fileShare":{"Type":0,"Flags":0,"Description":"The azure file share name. It is required when auth with accountKey/sasToken. Type: string (or Expression with resultType string)."},"snapshot":{"Type":0,"Flags":0,"Description":"The azure file share snapshot version. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AzureFileStorage"}},{"2":{"Name":"AzureFunctionLinkedService","Properties":{"typeProperties":{"Type":218,"Flags":1,"Description":"Azure Function linked service properties."},"type":{"Type":219,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureFunctionLinkedServiceTypeProperties","Properties":{"functionAppUrl":{"Type":0,"Flags":1,"Description":"The endpoint of the Azure Function App. URL will be in the format https://.azurewebsites.net. Type: string (or Expression with resultType string)."},"functionKey":{"Type":96,"Flags":0,"Description":"Function or Host key for Azure Function App."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."},"resourceId":{"Type":0,"Flags":0,"Description":"Allowed token audiences for azure function. Type: string (or Expression with resultType string)."},"authentication":{"Type":0,"Flags":0,"Description":"Type of authentication (Required to specify MSI) used to connect to AzureFunction. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureFunction"}},{"2":{"Name":"AzureKeyVaultLinkedService","Properties":{"typeProperties":{"Type":221,"Flags":1,"Description":"Azure Key Vault linked service properties."},"type":{"Type":222,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureKeyVaultLinkedServiceTypeProperties","Properties":{"baseUrl":{"Type":0,"Flags":1,"Description":"The base URL of the Azure Key Vault. e.g. https://myakv.vault.azure.net Type: string (or Expression with resultType string)."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"6":{"Value":"AzureKeyVault"}},{"2":{"Name":"AzureMLLinkedService","Properties":{"typeProperties":{"Type":224,"Flags":1,"Description":"Azure ML Studio Web Service linked service properties."},"type":{"Type":225,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureMLLinkedServiceTypeProperties","Properties":{"mlEndpoint":{"Type":0,"Flags":1,"Description":"The Batch Execution REST URL for an Azure ML Studio Web Service endpoint. Type: string (or Expression with resultType string)."},"apiKey":{"Type":96,"Flags":1,"Description":"The API key for accessing the Azure ML model endpoint."},"updateResourceEndpoint":{"Type":0,"Flags":0,"Description":"The Update Resource REST URL for an Azure ML Studio Web Service endpoint. Type: string (or Expression with resultType string)."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The ID of the service principal used to authenticate against the ARM-based updateResourceEndpoint of an Azure ML Studio web service. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The key of the service principal used to authenticate against the ARM-based updateResourceEndpoint of an Azure ML Studio web service."},"tenant":{"Type":0,"Flags":0,"Description":"The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"authentication":{"Type":0,"Flags":0,"Description":"Type of authentication (Required to specify MSI) used to connect to AzureML. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureML"}},{"2":{"Name":"AzureMLServiceLinkedService","Properties":{"typeProperties":{"Type":227,"Flags":1,"Description":"Azure ML Service linked service properties."},"type":{"Type":228,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureMLServiceLinkedServiceTypeProperties","Properties":{"subscriptionId":{"Type":0,"Flags":1,"Description":"Azure ML Service workspace subscription ID. Type: string (or Expression with resultType string)."},"resourceGroupName":{"Type":0,"Flags":1,"Description":"Azure ML Service workspace resource group name. Type: string (or Expression with resultType string)."},"mlWorkspaceName":{"Type":0,"Flags":1,"Description":"Azure ML Service workspace name. Type: string (or Expression with resultType string)."},"authentication":{"Type":0,"Flags":0,"Description":"Type of authentication (Required to specify MSI) used to connect to AzureML. Type: string (or Expression with resultType string)."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The ID of the service principal used to authenticate against the endpoint of a published Azure ML Service pipeline. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The key of the service principal used to authenticate against the endpoint of a published Azure ML Service pipeline."},"tenant":{"Type":0,"Flags":0,"Description":"The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AzureMLService"}},{"2":{"Name":"AzureMariaDBLinkedService","Properties":{"typeProperties":{"Type":230,"Flags":1,"Description":"Azure Database for MariaDB linked service properties."},"type":{"Type":231,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureMariaDBLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"An ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"pwd":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AzureMariaDB"}},{"2":{"Name":"AzureMySqlLinkedService","Properties":{"typeProperties":{"Type":233,"Flags":1,"Description":"Azure MySQL database linked service properties."},"type":{"Type":234,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureMySqlLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"password":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AzureMySql"}},{"2":{"Name":"AzurePostgreSqlLinkedService","Properties":{"typeProperties":{"Type":236,"Flags":1,"Description":"Azure PostgreSQL linked service properties."},"type":{"Type":237,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzurePostgreSqlLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"An ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"password":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AzurePostgreSql"}},{"2":{"Name":"AzureSearchLinkedService","Properties":{"typeProperties":{"Type":239,"Flags":1,"Description":"Windows Azure Search Service linked service properties."},"type":{"Type":240,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureSearchLinkedServiceTypeProperties","Properties":{"url":{"Type":0,"Flags":1,"Description":"URL for Azure Search service. Type: string (or Expression with resultType string)."},"key":{"Type":96,"Flags":0,"Description":"Admin Key for Azure Search service"},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AzureSearch"}},{"2":{"Name":"AzureSqlDWLinkedService","Properties":{"typeProperties":{"Type":242,"Flags":1,"Description":"Azure SQL Data Warehouse linked service properties."},"type":{"Type":243,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureSqlDWLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The connection string. Type: string, SecureString or AzureKeyVaultSecretReference. Type: string, SecureString or AzureKeyVaultSecretReference."},"password":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The ID of the service principal used to authenticate against Azure SQL Data Warehouse. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The key of the service principal used to authenticate against Azure SQL Data Warehouse."},"tenant":{"Type":0,"Flags":0,"Description":"The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string)."},"azureCloudType":{"Type":0,"Flags":0,"Description":"Indicates the azure cloud type of the service principle auth. Allowed values are AzurePublic, AzureChina, AzureUsGovernment, AzureGermany. Default value is the data factory regions’ cloud type. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"6":{"Value":"AzureSqlDW"}},{"2":{"Name":"AzureSqlDatabaseLinkedService","Properties":{"typeProperties":{"Type":245,"Flags":1,"Description":"Azure SQL Database linked service properties."},"type":{"Type":246,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureSqlDatabaseLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"password":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The ID of the service principal used to authenticate against Azure SQL Database. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The key of the service principal used to authenticate against Azure SQL Database."},"tenant":{"Type":0,"Flags":0,"Description":"The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string)."},"azureCloudType":{"Type":0,"Flags":0,"Description":"Indicates the azure cloud type of the service principle auth. Allowed values are AzurePublic, AzureChina, AzureUsGovernment, AzureGermany. Default value is the data factory regions’ cloud type. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"alwaysEncryptedSettings":{"Type":159,"Flags":0,"Description":"Sql always encrypted properties."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"6":{"Value":"AzureSqlDatabase"}},{"2":{"Name":"AzureSqlMILinkedService","Properties":{"typeProperties":{"Type":248,"Flags":1,"Description":"Azure SQL Managed Instance linked service properties."},"type":{"Type":249,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureSqlMILinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"password":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The ID of the service principal used to authenticate against Azure SQL Managed Instance. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The key of the service principal used to authenticate against Azure SQL Managed Instance."},"tenant":{"Type":0,"Flags":0,"Description":"The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string)."},"azureCloudType":{"Type":0,"Flags":0,"Description":"Indicates the azure cloud type of the service principle auth. Allowed values are AzurePublic, AzureChina, AzureUsGovernment, AzureGermany. Default value is the data factory regions’ cloud type. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"alwaysEncryptedSettings":{"Type":159,"Flags":0,"Description":"Sql always encrypted properties."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"6":{"Value":"AzureSqlMI"}},{"2":{"Name":"AzureStorageLinkedService","Properties":{"typeProperties":{"Type":251,"Flags":1,"Description":"Azure Storage linked service properties."},"type":{"Type":252,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureStorageLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"The connection string. It is mutually exclusive with sasUri property. Type: string, SecureString or AzureKeyVaultSecretReference."},"accountKey":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of accountKey in connection string."},"sasUri":{"Type":0,"Flags":0,"Description":"SAS URI of the Azure Storage resource. It is mutually exclusive with connectionString property. Type: string, SecureString or AzureKeyVaultSecretReference."},"sasToken":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of sasToken in sas uri."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AzureStorage"}},{"2":{"Name":"AzureSynapseArtifactsLinkedService","Properties":{"typeProperties":{"Type":254,"Flags":1,"Description":"Azure Synapse Analytics (Artifacts) linked service properties."},"type":{"Type":255,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureSynapseArtifactsLinkedServiceTypeProperties","Properties":{"endpoint":{"Type":0,"Flags":1,"Description":"https://.dev.azuresynapse.net, Azure Synapse Analytics workspace URL. Type: string (or Expression with resultType string)."},"authentication":{"Type":0,"Flags":0,"Description":"Required to specify MSI, if using system assigned managed identity as authentication method. Type: string (or Expression with resultType string)."},"workspaceResourceId":{"Type":0,"Flags":0,"Description":"The resource ID of the Synapse workspace. The format should be: /subscriptions/{subscriptionID}/resourceGroups/{resourceGroup}/providers/Microsoft.Synapse/workspaces/{workspaceName}. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureSynapseArtifacts"}},{"2":{"Name":"AzureTableStorageLinkedService","Properties":{"typeProperties":{"Type":251,"Flags":1,"Description":"Azure Table Storage linked service properties."},"type":{"Type":257,"Flags":1,"Description":"Type of linked service."}}}},{"6":{"Value":"AzureTableStorage"}},{"2":{"Name":"CassandraLinkedService","Properties":{"typeProperties":{"Type":259,"Flags":1,"Description":"Cassandra linked service properties."},"type":{"Type":260,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"CassandraLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"Host name for connection. Type: string (or Expression with resultType string)."},"authenticationType":{"Type":0,"Flags":0,"Description":"AuthenticationType to be used for connection. Type: string (or Expression with resultType string)."},"port":{"Type":0,"Flags":0,"Description":"The port for the connection. Type: integer (or Expression with resultType integer)."},"username":{"Type":0,"Flags":0,"Description":"Username for authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password for authentication."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Cassandra"}},{"2":{"Name":"CommonDataServiceForAppsLinkedService","Properties":{"typeProperties":{"Type":262,"Flags":1,"Description":"Common Data Service for Apps linked service properties."},"type":{"Type":263,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"CommonDataServiceForAppsLinkedServiceTypeProperties","Properties":{"deploymentType":{"Type":0,"Flags":1,"Description":"The deployment type of the Common Data Service for Apps instance. 'Online' for Common Data Service for Apps Online and 'OnPremisesWithIfd' for Common Data Service for Apps on-premises with Ifd. Type: string (or Expression with resultType string)."},"hostName":{"Type":0,"Flags":0,"Description":"The host name of the on-premises Common Data Service for Apps server. The property is required for on-prem and not allowed for online. Type: string (or Expression with resultType string)."},"port":{"Type":0,"Flags":0,"Description":"The port of on-premises Common Data Service for Apps server. The property is required for on-prem and not allowed for online. Default is 443. Type: integer (or Expression with resultType integer), minimum: 0."},"serviceUri":{"Type":0,"Flags":0,"Description":"The URL to the Microsoft Common Data Service for Apps server. The property is required for on-line and not allowed for on-prem. Type: string (or Expression with resultType string)."},"organizationName":{"Type":0,"Flags":0,"Description":"The organization name of the Common Data Service for Apps instance. The property is required for on-prem and required for online when there are more than one Common Data Service for Apps instances associated with the user. Type: string (or Expression with resultType string)."},"authenticationType":{"Type":0,"Flags":1,"Description":"The authentication type to connect to Common Data Service for Apps server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario. 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string)."},"username":{"Type":0,"Flags":0,"Description":"User name to access the Common Data Service for Apps instance. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password to access the Common Data Service for Apps instance."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The client ID of the application in Azure Active Directory used for Server-To-Server authentication. Type: string (or Expression with resultType string)."},"servicePrincipalCredentialType":{"Type":0,"Flags":0,"Description":"The service principal credential type to use in Server-To-Server authentication. 'ServicePrincipalKey' for key/secret, 'ServicePrincipalCert' for certificate. Type: string (or Expression with resultType string)."},"servicePrincipalCredential":{"Type":96,"Flags":0,"Description":"The credential of the service principal object in Azure Active Directory. If servicePrincipalCredentialType is 'ServicePrincipalKey', servicePrincipalCredential can be SecureString or AzureKeyVaultSecretReference. If servicePrincipalCredentialType is 'ServicePrincipalCert', servicePrincipalCredential can only be AzureKeyVaultSecretReference."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"CommonDataServiceForApps"}},{"2":{"Name":"ConcurLinkedService","Properties":{"typeProperties":{"Type":265,"Flags":1,"Description":"Concur Service linked service properties."},"type":{"Type":266,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"ConcurLinkedServiceTypeProperties","Properties":{"connectionProperties":{"Type":0,"Flags":0,"Description":"Properties used to connect to Concur. It is mutually exclusive with any other properties in the linked service. Type: object."},"clientId":{"Type":0,"Flags":1,"Description":"Application client_id supplied by Concur App Management."},"username":{"Type":0,"Flags":1,"Description":"The user name that you use to access Concur Service."},"password":{"Type":96,"Flags":0,"Description":"The password corresponding to the user name that you provided in the username field."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Concur"}},{"2":{"Name":"CosmosDbLinkedService","Properties":{"typeProperties":{"Type":268,"Flags":1,"Description":"CosmosDB linked service properties."},"type":{"Type":272,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"CosmosDbLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"The connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"accountEndpoint":{"Type":0,"Flags":0,"Description":"The endpoint of the Azure CosmosDB account. Type: string (or Expression with resultType string)"},"database":{"Type":0,"Flags":0,"Description":"The name of the database. Type: string (or Expression with resultType string)"},"accountKey":{"Type":96,"Flags":0,"Description":"The account key of the Azure CosmosDB account. Type: SecureString or AzureKeyVaultSecretReference."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The client ID of the application in Azure Active Directory used for Server-To-Server authentication. Type: string (or Expression with resultType string)."},"servicePrincipalCredentialType":{"Type":0,"Flags":0,"Description":"The service principal credential type to use in Server-To-Server authentication. 'ServicePrincipalKey' for key/secret, 'ServicePrincipalCert' for certificate. Type: string."},"servicePrincipalCredential":{"Type":96,"Flags":0,"Description":"The credential of the service principal object in Azure Active Directory. If servicePrincipalCredentialType is 'ServicePrincipalKey', servicePrincipalCredential can be SecureString or AzureKeyVaultSecretReference. If servicePrincipalCredentialType is 'ServicePrincipalCert', servicePrincipalCredential can only be AzureKeyVaultSecretReference."},"tenant":{"Type":0,"Flags":0,"Description":"The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string)."},"azureCloudType":{"Type":0,"Flags":0,"Description":"Indicates the azure cloud type of the service principle auth. Allowed values are AzurePublic, AzureChina, AzureUsGovernment, AzureGermany. Default value is the data factory regions’ cloud type. Type: string (or Expression with resultType string)."},"connectionMode":{"Type":271,"Flags":0,"Description":"The connection mode used to access CosmosDB account. Type: string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"6":{"Value":"Gateway"}},{"6":{"Value":"Direct"}},{"5":{"Elements":[269,270,4]}},{"6":{"Value":"CosmosDb"}},{"2":{"Name":"CosmosDbMongoDbApiLinkedService","Properties":{"typeProperties":{"Type":274,"Flags":1,"Description":"CosmosDB (MongoDB API) linked service properties."},"type":{"Type":275,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"CosmosDbMongoDbApiLinkedServiceTypeProperties","Properties":{"isServerVersionAbove32":{"Type":0,"Flags":0,"Description":"Whether the CosmosDB (MongoDB API) server version is higher than 3.2. The default value is false. Type: boolean (or Expression with resultType boolean)."},"connectionString":{"Type":0,"Flags":1,"Description":"The CosmosDB (MongoDB API) connection string. Type: string, SecureString or AzureKeyVaultSecretReference. Type: string, SecureString or AzureKeyVaultSecretReference."},"database":{"Type":0,"Flags":1,"Description":"The name of the CosmosDB (MongoDB API) database that you want to access. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"CosmosDbMongoDbApi"}},{"2":{"Name":"CouchbaseLinkedService","Properties":{"typeProperties":{"Type":277,"Flags":1,"Description":"Couchbase server linked service properties."},"type":{"Type":278,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"CouchbaseLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"An ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"credString":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of credString in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Couchbase"}},{"2":{"Name":"CustomDataSourceLinkedService","Properties":{"typeProperties":{"Type":0,"Flags":1,"Description":"Custom linked service properties."},"type":{"Type":280,"Flags":1,"Description":"Type of linked service."}}}},{"6":{"Value":"CustomDataSource"}},{"2":{"Name":"DataworldLinkedService","Properties":{"typeProperties":{"Type":282,"Flags":1,"Description":"Dataworld linked service properties."},"type":{"Type":283,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"DataworldLinkedServiceTypeProperties","Properties":{"apiToken":{"Type":96,"Flags":1,"Description":"The api token for the Dataworld source."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Dataworld"}},{"2":{"Name":"Db2LinkedService","Properties":{"typeProperties":{"Type":285,"Flags":1,"Description":"DB2 linked service properties."},"type":{"Type":288,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"Db2LinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"The connection string. It is mutually exclusive with server, database, authenticationType, userName, packageCollection and certificateCommonName property. Type: string, SecureString or AzureKeyVaultSecretReference."},"server":{"Type":0,"Flags":0,"Description":"Server name for connection. It is mutually exclusive with connectionString property. Type: string (or Expression with resultType string)."},"database":{"Type":0,"Flags":0,"Description":"Database name for connection. It is mutually exclusive with connectionString property. Type: string (or Expression with resultType string)."},"authenticationType":{"Type":287,"Flags":0,"Description":"AuthenticationType to be used for connection. It is mutually exclusive with connectionString property."},"username":{"Type":0,"Flags":0,"Description":"Username for authentication. It is mutually exclusive with connectionString property. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password for authentication."},"packageCollection":{"Type":0,"Flags":0,"Description":"Under where packages are created when querying database. It is mutually exclusive with connectionString property. Type: string (or Expression with resultType string)."},"certificateCommonName":{"Type":0,"Flags":0,"Description":"Certificate Common Name when TLS is enabled. It is mutually exclusive with connectionString property. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. It is mutually exclusive with connectionString property. Type: string."}}}},{"6":{"Value":"Basic"}},{"5":{"Elements":[286,4]}},{"6":{"Value":"Db2"}},{"2":{"Name":"DrillLinkedService","Properties":{"typeProperties":{"Type":290,"Flags":1,"Description":"Drill server linked service properties."},"type":{"Type":291,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"DrillLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"An ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"pwd":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Drill"}},{"2":{"Name":"DynamicsLinkedService","Properties":{"typeProperties":{"Type":293,"Flags":1,"Description":"Dynamics linked service properties."},"type":{"Type":294,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"DynamicsLinkedServiceTypeProperties","Properties":{"deploymentType":{"Type":0,"Flags":1,"Description":"The deployment type of the Dynamics instance. 'Online' for Dynamics Online and 'OnPremisesWithIfd' for Dynamics on-premises with Ifd. Type: string (or Expression with resultType string)."},"hostName":{"Type":0,"Flags":0,"Description":"The host name of the on-premises Dynamics server. The property is required for on-prem and not allowed for online. Type: string (or Expression with resultType string)."},"port":{"Type":0,"Flags":0,"Description":"The port of on-premises Dynamics server. The property is required for on-prem and not allowed for online. Default is 443. Type: integer (or Expression with resultType integer), minimum: 0."},"serviceUri":{"Type":0,"Flags":0,"Description":"The URL to the Microsoft Dynamics server. The property is required for on-line and not allowed for on-prem. Type: string (or Expression with resultType string)."},"organizationName":{"Type":0,"Flags":0,"Description":"The organization name of the Dynamics instance. The property is required for on-prem and required for online when there are more than one Dynamics instances associated with the user. Type: string (or Expression with resultType string)."},"authenticationType":{"Type":0,"Flags":1,"Description":"The authentication type to connect to Dynamics server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string)."},"username":{"Type":0,"Flags":0,"Description":"User name to access the Dynamics instance. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password to access the Dynamics instance."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The client ID of the application in Azure Active Directory used for Server-To-Server authentication. Type: string (or Expression with resultType string)."},"servicePrincipalCredentialType":{"Type":0,"Flags":0,"Description":"The service principal credential type to use in Server-To-Server authentication. 'ServicePrincipalKey' for key/secret, 'ServicePrincipalCert' for certificate. Type: string (or Expression with resultType string)."},"servicePrincipalCredential":{"Type":96,"Flags":0,"Description":"The credential of the service principal object in Azure Active Directory. If servicePrincipalCredentialType is 'ServicePrincipalKey', servicePrincipalCredential can be SecureString or AzureKeyVaultSecretReference. If servicePrincipalCredentialType is 'ServicePrincipalCert', servicePrincipalCredential can only be AzureKeyVaultSecretReference."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"6":{"Value":"Dynamics"}},{"2":{"Name":"DynamicsAXLinkedService","Properties":{"typeProperties":{"Type":296,"Flags":1,"Description":"Dynamics AX linked service properties."},"type":{"Type":297,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"DynamicsAXLinkedServiceTypeProperties","Properties":{"url":{"Type":0,"Flags":1,"Description":"The Dynamics AX (or Dynamics 365 Finance and Operations) instance OData endpoint."},"servicePrincipalId":{"Type":0,"Flags":1,"Description":"Specify the application's client ID. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":1,"Description":"Specify the application's key. Mark this field as a SecureString to store it securely in Data Factory, or reference a secret stored in Azure Key Vault. Type: string (or Expression with resultType string)."},"tenant":{"Type":0,"Flags":1,"Description":"Specify the tenant information (domain name or tenant ID) under which your application resides. Retrieve it by hovering the mouse in the top-right corner of the Azure portal. Type: string (or Expression with resultType string)."},"aadResourceId":{"Type":0,"Flags":1,"Description":"Specify the resource you are requesting authorization. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"DynamicsAX"}},{"2":{"Name":"DynamicsCrmLinkedService","Properties":{"typeProperties":{"Type":299,"Flags":1,"Description":"Dynamics CRM linked service properties."},"type":{"Type":300,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"DynamicsCrmLinkedServiceTypeProperties","Properties":{"deploymentType":{"Type":0,"Flags":1,"Description":"The deployment type of the Dynamics CRM instance. 'Online' for Dynamics CRM Online and 'OnPremisesWithIfd' for Dynamics CRM on-premises with Ifd. Type: string (or Expression with resultType string)."},"hostName":{"Type":0,"Flags":0,"Description":"The host name of the on-premises Dynamics CRM server. The property is required for on-prem and not allowed for online. Type: string (or Expression with resultType string)."},"port":{"Type":0,"Flags":0,"Description":"The port of on-premises Dynamics CRM server. The property is required for on-prem and not allowed for online. Default is 443. Type: integer (or Expression with resultType integer), minimum: 0."},"serviceUri":{"Type":0,"Flags":0,"Description":"The URL to the Microsoft Dynamics CRM server. The property is required for on-line and not allowed for on-prem. Type: string (or Expression with resultType string)."},"organizationName":{"Type":0,"Flags":0,"Description":"The organization name of the Dynamics CRM instance. The property is required for on-prem and required for online when there are more than one Dynamics CRM instances associated with the user. Type: string (or Expression with resultType string)."},"authenticationType":{"Type":0,"Flags":1,"Description":"The authentication type to connect to Dynamics CRM server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string)."},"username":{"Type":0,"Flags":0,"Description":"User name to access the Dynamics CRM instance. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password to access the Dynamics CRM instance."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The client ID of the application in Azure Active Directory used for Server-To-Server authentication. Type: string (or Expression with resultType string)."},"servicePrincipalCredentialType":{"Type":0,"Flags":0,"Description":"The service principal credential type to use in Server-To-Server authentication. 'ServicePrincipalKey' for key/secret, 'ServicePrincipalCert' for certificate. Type: string (or Expression with resultType string)."},"servicePrincipalCredential":{"Type":96,"Flags":0,"Description":"The credential of the service principal object in Azure Active Directory. If servicePrincipalCredentialType is 'ServicePrincipalKey', servicePrincipalCredential can be SecureString or AzureKeyVaultSecretReference. If servicePrincipalCredentialType is 'ServicePrincipalCert', servicePrincipalCredential can only be AzureKeyVaultSecretReference."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"DynamicsCrm"}},{"2":{"Name":"EloquaLinkedService","Properties":{"typeProperties":{"Type":302,"Flags":1,"Description":"Eloqua server linked service properties."},"type":{"Type":303,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"EloquaLinkedServiceTypeProperties","Properties":{"endpoint":{"Type":0,"Flags":1,"Description":"The endpoint of the Eloqua server. (i.e. eloqua.example.com)"},"username":{"Type":0,"Flags":1,"Description":"The site name and user name of your Eloqua account in the form: sitename/username. (i.e. Eloqua/Alice)"},"password":{"Type":96,"Flags":0,"Description":"The password corresponding to the user name."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Eloqua"}},{"2":{"Name":"FileServerLinkedService","Properties":{"typeProperties":{"Type":305,"Flags":1,"Description":"File system linked service properties."},"type":{"Type":306,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"FileServerLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"Host name of the server. Type: string (or Expression with resultType string)."},"userId":{"Type":0,"Flags":0,"Description":"User ID to logon the server. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password to logon the server."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"FileServer"}},{"2":{"Name":"FtpServerLinkedService","Properties":{"typeProperties":{"Type":308,"Flags":1,"Description":"Properties specific to this linked service type."},"type":{"Type":312,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"FtpServerLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"Host name of the FTP server. Type: string (or Expression with resultType string)."},"port":{"Type":0,"Flags":0,"Description":"The TCP port number that the FTP server uses to listen for client connections. Default value is 21. Type: integer (or Expression with resultType integer), minimum: 0."},"authenticationType":{"Type":311,"Flags":0,"Description":"The authentication type to be used to connect to the FTP server."},"userName":{"Type":0,"Flags":0,"Description":"Username to logon the FTP server. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password to logon the FTP server."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"enableSsl":{"Type":0,"Flags":0,"Description":"If true, connect to the FTP server over SSL/TLS channel. Default value is true. Type: boolean (or Expression with resultType boolean)."},"enableServerCertificateValidation":{"Type":0,"Flags":0,"Description":"If true, validate the FTP server SSL certificate when connect over SSL/TLS channel. Default value is true. Type: boolean (or Expression with resultType boolean)."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Anonymous"}},{"5":{"Elements":[309,310,4]}},{"6":{"Value":"FtpServer"}},{"2":{"Name":"GoogleAdWordsLinkedService","Properties":{"typeProperties":{"Type":314,"Flags":1,"Description":"Google AdWords service linked service properties."},"type":{"Type":318,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"GoogleAdWordsLinkedServiceTypeProperties","Properties":{"connectionProperties":{"Type":0,"Flags":0,"Description":"(Deprecated) Properties used to connect to GoogleAds. It is mutually exclusive with any other properties in the linked service. Type: object."},"clientCustomerID":{"Type":0,"Flags":0,"Description":"The Client customer ID of the AdWords account that you want to fetch report data for. Type: string (or Expression with resultType string)."},"developerToken":{"Type":96,"Flags":0,"Description":"The developer token associated with the manager account that you use to grant access to the AdWords API."},"authenticationType":{"Type":317,"Flags":0,"Description":"The OAuth 2.0 authentication mechanism used for authentication. ServiceAuthentication can only be used on self-hosted IR."},"refreshToken":{"Type":96,"Flags":0,"Description":"The refresh token obtained from Google for authorizing access to AdWords for UserAuthentication."},"clientId":{"Type":0,"Flags":0,"Description":"The client id of the google application used to acquire the refresh token. Type: string (or Expression with resultType string)."},"clientSecret":{"Type":96,"Flags":0,"Description":"The client secret of the google application used to acquire the refresh token."},"email":{"Type":0,"Flags":0,"Description":"The service account email ID that is used for ServiceAuthentication and can only be used on self-hosted IR. Type: string (or Expression with resultType string)."},"keyFilePath":{"Type":0,"Flags":0,"Description":"(Deprecated) The full path to the .p12 key file that is used to authenticate the service account email address and can only be used on self-hosted IR. Type: string (or Expression with resultType string)."},"trustedCertPath":{"Type":0,"Flags":0,"Description":"(Deprecated) The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR. Type: string (or Expression with resultType string)."},"useSystemTrustStore":{"Type":0,"Flags":0,"Description":"(Deprecated) Specifies whether to use a CA certificate from the system trust store or from a specified PEM file. The default value is false. Type: boolean (or Expression with resultType boolean)."},"privateKey":{"Type":96,"Flags":0,"Description":"The private key that is used to authenticate the service account email address and can only be used on self-hosted IR."},"loginCustomerID":{"Type":0,"Flags":0,"Description":"The customer ID of the Google Ads Manager account through which you want to fetch report data of specific Customer. Type: string (or Expression with resultType string)."},"googleAdsApiVersion":{"Type":0,"Flags":0,"Description":"The Google Ads API major version such as v14. The supported major versions could be found on https://developers.google.com/google-ads/api/docs/release-notes. Type: string (or Expression with resultType string)."},"supportLegacyDataTypes":{"Type":0,"Flags":0,"Description":"Specifies whether to use the legacy data type mappings, which maps float, int32 and int64 from Google to string. Do not set this to true unless you want to keep backward compatibility with legacy driver's data type mappings. Type: boolean (or Expression with resultType boolean)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"ServiceAuthentication"}},{"6":{"Value":"UserAuthentication"}},{"5":{"Elements":[315,316,4]}},{"6":{"Value":"GoogleAdWords"}},{"2":{"Name":"GoogleBigQueryLinkedService","Properties":{"typeProperties":{"Type":320,"Flags":1,"Description":"Google BigQuery service linked service properties."},"type":{"Type":324,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"GoogleBigQueryLinkedServiceTypeProperties","Properties":{"project":{"Type":0,"Flags":1,"Description":"The default BigQuery project to query against. Type: string (or Expression with resultType string)."},"additionalProjects":{"Type":0,"Flags":0,"Description":"A comma-separated list of public BigQuery projects to access. Type: string (or Expression with resultType string)."},"requestGoogleDriveScope":{"Type":0,"Flags":0,"Description":"Whether to request access to Google Drive. Allowing Google Drive access enables support for federated tables that combine BigQuery data with data from Google Drive. The default value is false. Type: string (or Expression with resultType string)."},"authenticationType":{"Type":323,"Flags":1,"Description":"The OAuth 2.0 authentication mechanism used for authentication. ServiceAuthentication can only be used on self-hosted IR."},"refreshToken":{"Type":96,"Flags":0,"Description":"The refresh token obtained from Google for authorizing access to BigQuery for UserAuthentication."},"clientId":{"Type":0,"Flags":0,"Description":"The client id of the google application used to acquire the refresh token. Type: string (or Expression with resultType string)."},"clientSecret":{"Type":96,"Flags":0,"Description":"The client secret of the google application used to acquire the refresh token."},"email":{"Type":0,"Flags":0,"Description":"The service account email ID that is used for ServiceAuthentication and can only be used on self-hosted IR. Type: string (or Expression with resultType string)."},"keyFilePath":{"Type":0,"Flags":0,"Description":"The full path to the .p12 key file that is used to authenticate the service account email address and can only be used on self-hosted IR. Type: string (or Expression with resultType string)."},"trustedCertPath":{"Type":0,"Flags":0,"Description":"The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR. Type: string (or Expression with resultType string)."},"useSystemTrustStore":{"Type":0,"Flags":0,"Description":"Specifies whether to use a CA certificate from the system trust store or from a specified PEM file. The default value is false.Type: boolean (or Expression with resultType boolean)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"ServiceAuthentication"}},{"6":{"Value":"UserAuthentication"}},{"5":{"Elements":[321,322,4]}},{"6":{"Value":"GoogleBigQuery"}},{"2":{"Name":"GoogleCloudStorageLinkedService","Properties":{"typeProperties":{"Type":326,"Flags":1,"Description":"Google Cloud Storage linked service properties."},"type":{"Type":327,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"GoogleCloudStorageLinkedServiceTypeProperties","Properties":{"accessKeyId":{"Type":0,"Flags":0,"Description":"The access key identifier of the Google Cloud Storage Identity and Access Management (IAM) user. Type: string (or Expression with resultType string)."},"secretAccessKey":{"Type":96,"Flags":0,"Description":"The secret access key of the Google Cloud Storage Identity and Access Management (IAM) user."},"serviceUrl":{"Type":0,"Flags":0,"Description":"This value specifies the endpoint to access with the Google Cloud Storage Connector. This is an optional property; change it only if you want to try a different service endpoint or want to switch between https and http. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"GoogleCloudStorage"}},{"2":{"Name":"GoogleSheetsLinkedService","Properties":{"typeProperties":{"Type":329,"Flags":1,"Description":"GoogleSheets linked service properties."},"type":{"Type":330,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"GoogleSheetsLinkedServiceTypeProperties","Properties":{"apiToken":{"Type":96,"Flags":1,"Description":"The api token for the GoogleSheets source."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"GoogleSheets"}},{"2":{"Name":"GreenplumLinkedService","Properties":{"typeProperties":{"Type":332,"Flags":1,"Description":"Greenplum Database linked service properties."},"type":{"Type":333,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"GreenplumLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"An ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"pwd":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Greenplum"}},{"2":{"Name":"HBaseLinkedService","Properties":{"typeProperties":{"Type":335,"Flags":1,"Description":"HBase server linked service properties."},"type":{"Type":339,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"HBaseLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"The IP address or host name of the HBase server. (i.e. 192.168.222.160)"},"port":{"Type":0,"Flags":0,"Description":"The TCP port that the HBase instance uses to listen for client connections. The default value is 9090."},"httpPath":{"Type":0,"Flags":0,"Description":"The partial URL corresponding to the HBase server. (i.e. /gateway/sandbox/hbase/version)"},"authenticationType":{"Type":338,"Flags":1,"Description":"The authentication mechanism to use to connect to the HBase server."},"username":{"Type":0,"Flags":0,"Description":"The user name used to connect to the HBase instance."},"password":{"Type":96,"Flags":0,"Description":"The password corresponding to the user name."},"enableSsl":{"Type":0,"Flags":0,"Description":"Specifies whether the connections to the server are encrypted using SSL. The default value is false."},"trustedCertPath":{"Type":0,"Flags":0,"Description":"The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR."},"allowHostNameCNMismatch":{"Type":0,"Flags":0,"Description":"Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL. The default value is false."},"allowSelfSignedServerCert":{"Type":0,"Flags":0,"Description":"Specifies whether to allow self-signed certificates from the server. The default value is false."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Anonymous"}},{"6":{"Value":"Basic"}},{"5":{"Elements":[336,337,4]}},{"6":{"Value":"HBase"}},{"2":{"Name":"HDInsightLinkedService","Properties":{"typeProperties":{"Type":341,"Flags":1,"Description":"HDInsight linked service properties."},"type":{"Type":342,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"HDInsightLinkedServiceTypeProperties","Properties":{"clusterUri":{"Type":0,"Flags":1,"Description":"HDInsight cluster URI. Type: string (or Expression with resultType string)."},"userName":{"Type":0,"Flags":0,"Description":"HDInsight cluster user name. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"HDInsight cluster password."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"The Azure Storage linked service reference."},"hcatalogLinkedServiceName":{"Type":98,"Flags":0,"Description":"A reference to the Azure SQL linked service that points to the HCatalog database."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"isEspEnabled":{"Type":0,"Flags":0,"Description":"Specify if the HDInsight is created with ESP (Enterprise Security Package). Type: Boolean."},"fileSystem":{"Type":0,"Flags":0,"Description":"Specify the FileSystem if the main storage for the HDInsight is ADLS Gen2. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"HDInsight"}},{"2":{"Name":"HDInsightOnDemandLinkedService","Properties":{"typeProperties":{"Type":344,"Flags":1,"Description":"HDInsight ondemand linked service properties."},"type":{"Type":348,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"HDInsightOnDemandLinkedServiceTypeProperties","Properties":{"clusterSize":{"Type":0,"Flags":1,"Description":"Number of worker/data nodes in the cluster. Suggestion value: 4. Type: int (or Expression with resultType int)."},"timeToLive":{"Type":0,"Flags":1,"Description":"The allowed idle time for the on-demand HDInsight cluster. Specifies how long the on-demand HDInsight cluster stays alive after completion of an activity run if there are no other active jobs in the cluster. The minimum value is 5 mins. Type: string (or Expression with resultType string)."},"version":{"Type":0,"Flags":1,"Description":"Version of the HDInsight cluster.  Type: string (or Expression with resultType string)."},"linkedServiceName":{"Type":98,"Flags":1,"Description":"Azure Storage linked service to be used by the on-demand cluster for storing and processing data."},"hostSubscriptionId":{"Type":0,"Flags":1,"Description":"The customer’s subscription to host the cluster. Type: string (or Expression with resultType string)."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The service principal id for the hostSubscriptionId. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The key for the service principal id."},"tenant":{"Type":0,"Flags":1,"Description":"The Tenant id/name to which the service principal belongs. Type: string (or Expression with resultType string)."},"clusterResourceGroup":{"Type":0,"Flags":1,"Description":"The resource group where the cluster belongs. Type: string (or Expression with resultType string)."},"clusterNamePrefix":{"Type":0,"Flags":0,"Description":"The prefix of cluster name, postfix will be distinct with timestamp. Type: string (or Expression with resultType string)."},"clusterUserName":{"Type":0,"Flags":0,"Description":"The username to access the cluster. Type: string (or Expression with resultType string)."},"clusterPassword":{"Type":96,"Flags":0,"Description":"The password to access the cluster."},"clusterSshUserName":{"Type":0,"Flags":0,"Description":"The username to SSH remotely connect to cluster’s node (for Linux). Type: string (or Expression with resultType string)."},"clusterSshPassword":{"Type":96,"Flags":0,"Description":"The password to SSH remotely connect cluster’s node (for Linux)."},"additionalLinkedServiceNames":{"Type":345,"Flags":0,"Description":"Specifies additional storage accounts for the HDInsight linked service so that the Data Factory service can register them on your behalf."},"hcatalogLinkedServiceName":{"Type":98,"Flags":0,"Description":"The name of Azure SQL linked service that point to the HCatalog database. The on-demand HDInsight cluster is created by using the Azure SQL database as the metastore."},"clusterType":{"Type":0,"Flags":0,"Description":"The cluster type. Type: string (or Expression with resultType string)."},"sparkVersion":{"Type":0,"Flags":0,"Description":"The version of spark if the cluster type is 'spark'. Type: string (or Expression with resultType string)."},"coreConfiguration":{"Type":0,"Flags":0,"Description":"Specifies the core configuration parameters (as in core-site.xml) for the HDInsight cluster to be created."},"hBaseConfiguration":{"Type":0,"Flags":0,"Description":"Specifies the HBase configuration parameters (hbase-site.xml) for the HDInsight cluster."},"hdfsConfiguration":{"Type":0,"Flags":0,"Description":"Specifies the HDFS configuration parameters (hdfs-site.xml) for the HDInsight cluster."},"hiveConfiguration":{"Type":0,"Flags":0,"Description":"Specifies the hive configuration parameters (hive-site.xml) for the HDInsight cluster."},"mapReduceConfiguration":{"Type":0,"Flags":0,"Description":"Specifies the MapReduce configuration parameters (mapred-site.xml) for the HDInsight cluster."},"oozieConfiguration":{"Type":0,"Flags":0,"Description":"Specifies the Oozie configuration parameters (oozie-site.xml) for the HDInsight cluster."},"stormConfiguration":{"Type":0,"Flags":0,"Description":"Specifies the Storm configuration parameters (storm-site.xml) for the HDInsight cluster."},"yarnConfiguration":{"Type":0,"Flags":0,"Description":"Specifies the Yarn configuration parameters (yarn-site.xml) for the HDInsight cluster."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"headNodeSize":{"Type":0,"Flags":0,"Description":"Specifies the size of the head node for the HDInsight cluster."},"dataNodeSize":{"Type":0,"Flags":0,"Description":"Specifies the size of the data node for the HDInsight cluster."},"zookeeperNodeSize":{"Type":0,"Flags":0,"Description":"Specifies the size of the Zoo Keeper node for the HDInsight cluster."},"scriptActions":{"Type":347,"Flags":0,"Description":"Custom script actions to run on HDI ondemand cluster once it's up. Please refer to https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-customize-cluster-linux?toc=%2Fen-us%2Fazure%2Fhdinsight%2Fr-server%2FTOC.json&bc=%2Fen-us%2Fazure%2Fbread%2Ftoc.json#understanding-script-actions."},"virtualNetworkId":{"Type":0,"Flags":0,"Description":"The ARM resource ID for the vNet to which the cluster should be joined after creation. Type: string (or Expression with resultType string)."},"subnetName":{"Type":0,"Flags":0,"Description":"The ARM resource ID for the subnet in the vNet. If virtualNetworkId was specified, then this property is required. Type: string (or Expression with resultType string)."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"3":{"ItemType":98}},{"2":{"Name":"ScriptAction","Properties":{"name":{"Type":4,"Flags":1,"Description":"The user provided name of the script action."},"uri":{"Type":4,"Flags":1,"Description":"The URI for the script action."},"roles":{"Type":0,"Flags":1,"Description":"The node types on which the script action should be executed."},"parameters":{"Type":4,"Flags":0,"Description":"The parameters for the script action."}}}},{"3":{"ItemType":346}},{"6":{"Value":"HDInsightOnDemand"}},{"2":{"Name":"HdfsLinkedService","Properties":{"typeProperties":{"Type":350,"Flags":1,"Description":"HDFS linked service properties."},"type":{"Type":351,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"HdfsLinkedServiceTypeProperties","Properties":{"url":{"Type":0,"Flags":1,"Description":"The URL of the HDFS service endpoint, e.g. http://myhostname:50070/webhdfs/v1 . Type: string (or Expression with resultType string)."},"authenticationType":{"Type":0,"Flags":0,"Description":"Type of authentication used to connect to the HDFS. Possible values are: Anonymous and Windows. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"userName":{"Type":0,"Flags":0,"Description":"User name for Windows authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password for Windows authentication."}}}},{"6":{"Value":"Hdfs"}},{"2":{"Name":"HiveLinkedService","Properties":{"typeProperties":{"Type":353,"Flags":1,"Description":"Hive Server linked service properties."},"type":{"Type":367,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"HiveLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"IP address or host name of the Hive server, separated by ';' for multiple hosts (only when serviceDiscoveryMode is enable)."},"port":{"Type":0,"Flags":0,"Description":"The TCP port that the Hive server uses to listen for client connections."},"serverType":{"Type":357,"Flags":0,"Description":"The type of Hive server."},"thriftTransportProtocol":{"Type":361,"Flags":0,"Description":"The transport protocol to use in the Thrift layer."},"authenticationType":{"Type":366,"Flags":1,"Description":"The authentication method used to access the Hive server."},"serviceDiscoveryMode":{"Type":0,"Flags":0,"Description":"true to indicate using the ZooKeeper service, false not."},"zooKeeperNameSpace":{"Type":0,"Flags":0,"Description":"The namespace on ZooKeeper under which Hive Server 2 nodes are added."},"useNativeQuery":{"Type":0,"Flags":0,"Description":"Specifies whether the driver uses native HiveQL queries,or converts them into an equivalent form in HiveQL."},"username":{"Type":0,"Flags":0,"Description":"The user name that you use to access Hive Server."},"password":{"Type":96,"Flags":0,"Description":"The password corresponding to the user name that you provided in the Username field"},"httpPath":{"Type":0,"Flags":0,"Description":"The partial URL corresponding to the Hive server."},"enableSsl":{"Type":0,"Flags":0,"Description":"Specifies whether the connections to the server are encrypted using SSL. The default value is false."},"trustedCertPath":{"Type":0,"Flags":0,"Description":"The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR."},"useSystemTrustStore":{"Type":0,"Flags":0,"Description":"Specifies whether to use a CA certificate from the system trust store or from a specified PEM file. The default value is false."},"allowHostNameCNMismatch":{"Type":0,"Flags":0,"Description":"Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL. The default value is false."},"allowSelfSignedServerCert":{"Type":0,"Flags":0,"Description":"Specifies whether to allow self-signed certificates from the server. The default value is false."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"HiveServer1"}},{"6":{"Value":"HiveServer2"}},{"6":{"Value":"HiveThriftServer"}},{"5":{"Elements":[354,355,356,4]}},{"6":{"Value":"Binary"}},{"6":{"Value":"SASL"}},{"6":{"Value":"HTTP "}},{"5":{"Elements":[358,359,360,4]}},{"6":{"Value":"Anonymous"}},{"6":{"Value":"Username"}},{"6":{"Value":"UsernameAndPassword"}},{"6":{"Value":"WindowsAzureHDInsightService"}},{"5":{"Elements":[362,363,364,365,4]}},{"6":{"Value":"Hive"}},{"2":{"Name":"HttpLinkedService","Properties":{"typeProperties":{"Type":369,"Flags":1,"Description":"Properties specific to this linked service type."},"type":{"Type":376,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"HttpLinkedServiceTypeProperties","Properties":{"url":{"Type":0,"Flags":1,"Description":"The base URL of the HTTP endpoint, e.g. https://www.microsoft.com. Type: string (or Expression with resultType string)."},"authenticationType":{"Type":375,"Flags":0,"Description":"The authentication type to be used to connect to the HTTP server."},"userName":{"Type":0,"Flags":0,"Description":"User name for Basic, Digest, or Windows authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password for Basic, Digest, Windows, or ClientCertificate with EmbeddedCertData authentication."},"authHeaders":{"Type":0,"Flags":0,"Description":"The additional HTTP headers in the request to RESTful API used for authorization. Type: key value pairs (value should be string type)."},"embeddedCertData":{"Type":0,"Flags":0,"Description":"Base64 encoded certificate data for ClientCertificate authentication. For on-premises copy with ClientCertificate authentication, either CertThumbprint or EmbeddedCertData/Password should be specified. Type: string (or Expression with resultType string)."},"certThumbprint":{"Type":0,"Flags":0,"Description":"Thumbprint of certificate for ClientCertificate authentication. Only valid for on-premises copy. For on-premises copy with ClientCertificate authentication, either CertThumbprint or EmbeddedCertData/Password should be specified. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"enableServerCertificateValidation":{"Type":0,"Flags":0,"Description":"If true, validate the HTTPS server SSL certificate. Default value is true. Type: boolean (or Expression with resultType boolean)."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Anonymous"}},{"6":{"Value":"Digest"}},{"6":{"Value":"Windows"}},{"6":{"Value":"ClientCertificate"}},{"5":{"Elements":[370,371,372,373,374,4]}},{"6":{"Value":"HttpServer"}},{"2":{"Name":"HubspotLinkedService","Properties":{"typeProperties":{"Type":378,"Flags":1,"Description":"Hubspot Service linked service properties."},"type":{"Type":379,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"HubspotLinkedServiceTypeProperties","Properties":{"clientId":{"Type":0,"Flags":1,"Description":"The client ID associated with your Hubspot application."},"clientSecret":{"Type":96,"Flags":0,"Description":"The client secret associated with your Hubspot application."},"accessToken":{"Type":96,"Flags":0,"Description":"The access token obtained when initially authenticating your OAuth integration."},"refreshToken":{"Type":96,"Flags":0,"Description":"The refresh token obtained when initially authenticating your OAuth integration."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Hubspot"}},{"2":{"Name":"ImpalaLinkedService","Properties":{"typeProperties":{"Type":381,"Flags":1,"Description":"Impala server linked service properties."},"type":{"Type":386,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"ImpalaLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"The IP address or host name of the Impala server. (i.e. 192.168.222.160)"},"port":{"Type":0,"Flags":0,"Description":"The TCP port that the Impala server uses to listen for client connections. The default value is 21050."},"authenticationType":{"Type":385,"Flags":1,"Description":"The authentication type to use."},"username":{"Type":0,"Flags":0,"Description":"The user name used to access the Impala server. The default value is anonymous when using SASLUsername."},"password":{"Type":96,"Flags":0,"Description":"The password corresponding to the user name when using UsernameAndPassword."},"enableSsl":{"Type":0,"Flags":0,"Description":"Specifies whether the connections to the server are encrypted using SSL. The default value is false."},"trustedCertPath":{"Type":0,"Flags":0,"Description":"The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR."},"useSystemTrustStore":{"Type":0,"Flags":0,"Description":"Specifies whether to use a CA certificate from the system trust store or from a specified PEM file. The default value is false."},"allowHostNameCNMismatch":{"Type":0,"Flags":0,"Description":"Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL. The default value is false."},"allowSelfSignedServerCert":{"Type":0,"Flags":0,"Description":"Specifies whether to allow self-signed certificates from the server. The default value is false."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Anonymous"}},{"6":{"Value":"SASLUsername"}},{"6":{"Value":"UsernameAndPassword"}},{"5":{"Elements":[382,383,384,4]}},{"6":{"Value":"Impala"}},{"2":{"Name":"InformixLinkedService","Properties":{"typeProperties":{"Type":388,"Flags":1,"Description":"Informix linked service properties."},"type":{"Type":389,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"InformixLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The non-access credential portion of the connection string as well as an optional encrypted credential. Type: string, or SecureString, or AzureKeyVaultSecretReference, or Expression with resultType string."},"authenticationType":{"Type":0,"Flags":0,"Description":"Type of authentication used to connect to the Informix as ODBC data store. Possible values are: Anonymous and Basic. Type: string (or Expression with resultType string)."},"credential":{"Type":96,"Flags":0,"Description":"The access credential portion of the connection string specified in driver-specific property-value format."},"userName":{"Type":0,"Flags":0,"Description":"User name for Basic authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password for Basic authentication."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Informix"}},{"2":{"Name":"JiraLinkedService","Properties":{"typeProperties":{"Type":391,"Flags":1,"Description":"Jira Service linked service properties."},"type":{"Type":392,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"JiraLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"The IP address or host name of the Jira service. (e.g. jira.example.com)"},"port":{"Type":0,"Flags":0,"Description":"The TCP port that the Jira server uses to listen for client connections. The default value is 443 if connecting through HTTPS, or 8080 if connecting through HTTP."},"username":{"Type":0,"Flags":1,"Description":"The user name that you use to access Jira Service."},"password":{"Type":96,"Flags":0,"Description":"The password corresponding to the user name that you provided in the username field."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Jira"}},{"2":{"Name":"LakeHouseLinkedService","Properties":{"typeProperties":{"Type":394,"Flags":1,"Description":"Microsoft Fabric LakeHouse linked service properties."},"type":{"Type":395,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"LakeHouseLinkedServiceTypeProperties","Properties":{"workspaceId":{"Type":0,"Flags":0,"Description":"The ID of Microsoft Fabric workspace. Type: string (or Expression with resultType string)."},"artifactId":{"Type":0,"Flags":0,"Description":"The ID of Microsoft Fabric LakeHouse artifact. Type: string (or Expression with resultType string)."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The ID of the application used to authenticate against Microsoft Fabric LakeHouse. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The Key of the application used to authenticate against Microsoft Fabric LakeHouse."},"tenant":{"Type":0,"Flags":0,"Description":"The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"servicePrincipalCredentialType":{"Type":0,"Flags":0,"Description":"The service principal credential type to use in Server-To-Server authentication. 'ServicePrincipalKey' for key/secret, 'ServicePrincipalCert' for certificate. Type: string (or Expression with resultType string)."},"servicePrincipalCredential":{"Type":96,"Flags":0,"Description":"The credential of the service principal object in Azure Active Directory. If servicePrincipalCredentialType is 'ServicePrincipalKey', servicePrincipalCredential can be SecureString or AzureKeyVaultSecretReference. If servicePrincipalCredentialType is 'ServicePrincipalCert', servicePrincipalCredential can only be AzureKeyVaultSecretReference."}}}},{"6":{"Value":"LakeHouse"}},{"2":{"Name":"MagentoLinkedService","Properties":{"typeProperties":{"Type":397,"Flags":1,"Description":"Magento server linked service properties."},"type":{"Type":398,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"MagentoLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"The URL of the Magento instance. (i.e. 192.168.222.110/magento3)"},"accessToken":{"Type":96,"Flags":0,"Description":"The access token from Magento."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Magento"}},{"2":{"Name":"MariaDBLinkedService","Properties":{"typeProperties":{"Type":400,"Flags":1,"Description":"MariaDB server linked service properties."},"type":{"Type":401,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"MariaDBLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"An ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"pwd":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"MariaDB"}},{"2":{"Name":"MarketoLinkedService","Properties":{"typeProperties":{"Type":403,"Flags":1,"Description":"Marketo server linked service properties."},"type":{"Type":404,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"MarketoLinkedServiceTypeProperties","Properties":{"endpoint":{"Type":0,"Flags":1,"Description":"The endpoint of the Marketo server. (i.e. 123-ABC-321.mktorest.com)"},"clientId":{"Type":0,"Flags":1,"Description":"The client Id of your Marketo service."},"clientSecret":{"Type":96,"Flags":0,"Description":"The client secret of your Marketo service."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Marketo"}},{"2":{"Name":"MicrosoftAccessLinkedService","Properties":{"typeProperties":{"Type":406,"Flags":1,"Description":"Microsoft Access linked service properties."},"type":{"Type":407,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"MicrosoftAccessLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The non-access credential portion of the connection string as well as an optional encrypted credential. Type: string, or SecureString, or AzureKeyVaultSecretReference, or Expression with resultType string."},"authenticationType":{"Type":0,"Flags":0,"Description":"Type of authentication used to connect to the Microsoft Access as ODBC data store. Possible values are: Anonymous and Basic. Type: string (or Expression with resultType string)."},"credential":{"Type":96,"Flags":0,"Description":"The access credential portion of the connection string specified in driver-specific property-value format."},"userName":{"Type":0,"Flags":0,"Description":"User name for Basic authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password for Basic authentication."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"MicrosoftAccess"}},{"2":{"Name":"MongoDbLinkedService","Properties":{"typeProperties":{"Type":409,"Flags":1,"Description":"MongoDB linked service properties."},"type":{"Type":413,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"MongoDbLinkedServiceTypeProperties","Properties":{"server":{"Type":0,"Flags":1,"Description":"The IP address or server name of the MongoDB server. Type: string (or Expression with resultType string)."},"authenticationType":{"Type":412,"Flags":0,"Description":"The authentication type to be used to connect to the MongoDB database."},"databaseName":{"Type":0,"Flags":1,"Description":"The name of the MongoDB database that you want to access. Type: string (or Expression with resultType string)."},"username":{"Type":0,"Flags":0,"Description":"Username for authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password for authentication."},"authSource":{"Type":0,"Flags":0,"Description":"Database to verify the username and password. Type: string (or Expression with resultType string)."},"port":{"Type":0,"Flags":0,"Description":"The TCP port number that the MongoDB server uses to listen for client connections. The default value is 27017. Type: integer (or Expression with resultType integer), minimum: 0."},"enableSsl":{"Type":0,"Flags":0,"Description":"Specifies whether the connections to the server are encrypted using SSL. The default value is false. Type: boolean (or Expression with resultType boolean)."},"allowSelfSignedServerCert":{"Type":0,"Flags":0,"Description":"Specifies whether to allow self-signed certificates from the server. The default value is false. Type: boolean (or Expression with resultType boolean)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Anonymous"}},{"5":{"Elements":[410,411,4]}},{"6":{"Value":"MongoDb"}},{"2":{"Name":"MongoDbAtlasLinkedService","Properties":{"typeProperties":{"Type":415,"Flags":1,"Description":"MongoDB Atlas linked service properties."},"type":{"Type":416,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"MongoDbAtlasLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The MongoDB Atlas connection string. Type: string, SecureString or AzureKeyVaultSecretReference. Type: string, SecureString or AzureKeyVaultSecretReference."},"database":{"Type":0,"Flags":1,"Description":"The name of the MongoDB Atlas database that you want to access. Type: string (or Expression with resultType string)."},"driverVersion":{"Type":0,"Flags":0,"Description":"The driver version that you want to choose. Allowed value are v1 and v2. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"MongoDbAtlas"}},{"2":{"Name":"MongoDbV2LinkedService","Properties":{"typeProperties":{"Type":418,"Flags":1,"Description":"MongoDB linked service properties."},"type":{"Type":419,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"MongoDbV2LinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The MongoDB connection string. Type: string, SecureString or AzureKeyVaultSecretReference. Type: string, SecureString or AzureKeyVaultSecretReference."},"database":{"Type":0,"Flags":1,"Description":"The name of the MongoDB database that you want to access. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"MongoDbV2"}},{"2":{"Name":"MySqlLinkedService","Properties":{"typeProperties":{"Type":421,"Flags":1,"Description":"MySQL linked service properties."},"type":{"Type":422,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"MySqlLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"password":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"MySql"}},{"2":{"Name":"NetezzaLinkedService","Properties":{"typeProperties":{"Type":424,"Flags":1,"Description":"Netezza linked service properties."},"type":{"Type":425,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"NetezzaLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"An ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"pwd":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Netezza"}},{"2":{"Name":"ODataLinkedService","Properties":{"typeProperties":{"Type":427,"Flags":1,"Description":"OData linked service properties."},"type":{"Type":437,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"ODataLinkedServiceTypeProperties","Properties":{"url":{"Type":0,"Flags":1,"Description":"The URL of the OData service endpoint. Type: string (or Expression with resultType string)."},"authenticationType":{"Type":433,"Flags":0,"Description":"Type of authentication used to connect to the OData service."},"userName":{"Type":0,"Flags":0,"Description":"User name of the OData service. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password of the OData service."},"authHeaders":{"Type":0,"Flags":0,"Description":"The additional HTTP headers in the request to RESTful API used for authorization. Type: key value pairs (value should be string type)."},"tenant":{"Type":0,"Flags":0,"Description":"Specify the tenant information (domain name or tenant ID) under which your application resides. Type: string (or Expression with resultType string)."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"Specify the application id of your application registered in Azure Active Directory. Type: string (or Expression with resultType string)."},"azureCloudType":{"Type":0,"Flags":0,"Description":"Indicates the azure cloud type of the service principle auth. Allowed values are AzurePublic, AzureChina, AzureUsGovernment, AzureGermany. Default value is the data factory regions’ cloud type. Type: string (or Expression with resultType string)."},"aadResourceId":{"Type":0,"Flags":0,"Description":"Specify the resource you are requesting authorization to use Directory. Type: string (or Expression with resultType string)."},"aadServicePrincipalCredentialType":{"Type":436,"Flags":0,"Description":"Specify the credential type (key or cert) is used for service principal."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"Specify the secret of your application registered in Azure Active Directory. Type: string (or Expression with resultType string)."},"servicePrincipalEmbeddedCert":{"Type":96,"Flags":0,"Description":"Specify the base64 encoded certificate of your application registered in Azure Active Directory. Type: string (or Expression with resultType string)."},"servicePrincipalEmbeddedCertPassword":{"Type":96,"Flags":0,"Description":"Specify the password of your certificate if your certificate has a password and you are using AadServicePrincipal authentication. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Anonymous"}},{"6":{"Value":"Windows"}},{"6":{"Value":"AadServicePrincipal"}},{"6":{"Value":"ManagedServiceIdentity"}},{"5":{"Elements":[428,429,430,431,432,4]}},{"6":{"Value":"ServicePrincipalKey"}},{"6":{"Value":"ServicePrincipalCert"}},{"5":{"Elements":[434,435,4]}},{"6":{"Value":"OData"}},{"2":{"Name":"OdbcLinkedService","Properties":{"typeProperties":{"Type":439,"Flags":1,"Description":"ODBC linked service properties."},"type":{"Type":440,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"OdbcLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The non-access credential portion of the connection string as well as an optional encrypted credential. Type: string, or SecureString, or AzureKeyVaultSecretReference, or Expression with resultType string."},"authenticationType":{"Type":0,"Flags":0,"Description":"Type of authentication used to connect to the ODBC data store. Possible values are: Anonymous and Basic. Type: string (or Expression with resultType string)."},"credential":{"Type":96,"Flags":0,"Description":"The access credential portion of the connection string specified in driver-specific property-value format."},"userName":{"Type":0,"Flags":0,"Description":"User name for Basic authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password for Basic authentication."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Odbc"}},{"2":{"Name":"Office365LinkedService","Properties":{"typeProperties":{"Type":442,"Flags":1,"Description":"Office365 linked service properties."},"type":{"Type":443,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"Office365LinkedServiceTypeProperties","Properties":{"office365TenantId":{"Type":0,"Flags":1,"Description":"Azure tenant ID to which the Office 365 account belongs. Type: string (or Expression with resultType string)."},"servicePrincipalTenantId":{"Type":0,"Flags":1,"Description":"Specify the tenant information under which your Azure AD web application resides. Type: string (or Expression with resultType string)."},"servicePrincipalId":{"Type":0,"Flags":1,"Description":"Specify the application's client ID. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":1,"Description":"Specify the application's key."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Office365"}},{"2":{"Name":"OracleLinkedService","Properties":{"typeProperties":{"Type":445,"Flags":1,"Description":"Oracle database linked service properties."},"type":{"Type":446,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"OracleLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"password":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Oracle"}},{"2":{"Name":"OracleCloudStorageLinkedService","Properties":{"typeProperties":{"Type":448,"Flags":1,"Description":"Oracle Cloud Storage linked service properties."},"type":{"Type":449,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"OracleCloudStorageLinkedServiceTypeProperties","Properties":{"accessKeyId":{"Type":0,"Flags":0,"Description":"The access key identifier of the Oracle Cloud Storage Identity and Access Management (IAM) user. Type: string (or Expression with resultType string)."},"secretAccessKey":{"Type":96,"Flags":0,"Description":"The secret access key of the Oracle Cloud Storage Identity and Access Management (IAM) user."},"serviceUrl":{"Type":0,"Flags":0,"Description":"This value specifies the endpoint to access with the Oracle Cloud Storage Connector. This is an optional property; change it only if you want to try a different service endpoint or want to switch between https and http. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"OracleCloudStorage"}},{"2":{"Name":"OracleServiceCloudLinkedService","Properties":{"typeProperties":{"Type":451,"Flags":1,"Description":"Oracle Service Cloud linked service properties."},"type":{"Type":452,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"OracleServiceCloudLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"The URL of the Oracle Service Cloud instance."},"username":{"Type":0,"Flags":1,"Description":"The user name that you use to access Oracle Service Cloud server."},"password":{"Type":96,"Flags":1,"Description":"The password corresponding to the user name that you provided in the username key."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true. Type: boolean (or Expression with resultType boolean)."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true. Type: boolean (or Expression with resultType boolean)."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true. Type: boolean (or Expression with resultType boolean)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"OracleServiceCloud"}},{"2":{"Name":"PaypalLinkedService","Properties":{"typeProperties":{"Type":454,"Flags":1,"Description":"Paypal Service linked service properties."},"type":{"Type":455,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"PaypalLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"The URL of the PayPal instance. (i.e. api.sandbox.paypal.com)"},"clientId":{"Type":0,"Flags":1,"Description":"The client ID associated with your PayPal application."},"clientSecret":{"Type":96,"Flags":0,"Description":"The client secret associated with your PayPal application."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Paypal"}},{"2":{"Name":"PhoenixLinkedService","Properties":{"typeProperties":{"Type":457,"Flags":1,"Description":"Phoenix server linked service properties."},"type":{"Type":462,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"PhoenixLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"The IP address or host name of the Phoenix server. (i.e. 192.168.222.160)"},"port":{"Type":0,"Flags":0,"Description":"The TCP port that the Phoenix server uses to listen for client connections. The default value is 8765."},"httpPath":{"Type":0,"Flags":0,"Description":"The partial URL corresponding to the Phoenix server. (i.e. /gateway/sandbox/phoenix/version). The default value is hbasephoenix if using WindowsAzureHDInsightService."},"authenticationType":{"Type":461,"Flags":1,"Description":"The authentication mechanism used to connect to the Phoenix server."},"username":{"Type":0,"Flags":0,"Description":"The user name used to connect to the Phoenix server."},"password":{"Type":96,"Flags":0,"Description":"The password corresponding to the user name."},"enableSsl":{"Type":0,"Flags":0,"Description":"Specifies whether the connections to the server are encrypted using SSL. The default value is false."},"trustedCertPath":{"Type":0,"Flags":0,"Description":"The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR."},"useSystemTrustStore":{"Type":0,"Flags":0,"Description":"Specifies whether to use a CA certificate from the system trust store or from a specified PEM file. The default value is false."},"allowHostNameCNMismatch":{"Type":0,"Flags":0,"Description":"Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL. The default value is false."},"allowSelfSignedServerCert":{"Type":0,"Flags":0,"Description":"Specifies whether to allow self-signed certificates from the server. The default value is false."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Anonymous"}},{"6":{"Value":"UsernameAndPassword"}},{"6":{"Value":"WindowsAzureHDInsightService"}},{"5":{"Elements":[458,459,460,4]}},{"6":{"Value":"Phoenix"}},{"2":{"Name":"PostgreSqlLinkedService","Properties":{"typeProperties":{"Type":464,"Flags":1,"Description":"PostgreSQL linked service properties."},"type":{"Type":465,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"PostgreSqlLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"password":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"PostgreSql"}},{"2":{"Name":"PrestoLinkedService","Properties":{"typeProperties":{"Type":467,"Flags":1,"Description":"Presto server linked service properties."},"type":{"Type":471,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"PrestoLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"The IP address or host name of the Presto server. (i.e. 192.168.222.160)"},"serverVersion":{"Type":0,"Flags":1,"Description":"The version of the Presto server. (i.e. 0.148-t)"},"catalog":{"Type":0,"Flags":1,"Description":"The catalog context for all request against the server."},"port":{"Type":0,"Flags":0,"Description":"The TCP port that the Presto server uses to listen for client connections. The default value is 8080."},"authenticationType":{"Type":470,"Flags":1,"Description":"The authentication mechanism used to connect to the Presto server."},"username":{"Type":0,"Flags":0,"Description":"The user name used to connect to the Presto server."},"password":{"Type":96,"Flags":0,"Description":"The password corresponding to the user name."},"enableSsl":{"Type":0,"Flags":0,"Description":"Specifies whether the connections to the server are encrypted using SSL. The default value is false."},"trustedCertPath":{"Type":0,"Flags":0,"Description":"The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR."},"useSystemTrustStore":{"Type":0,"Flags":0,"Description":"Specifies whether to use a CA certificate from the system trust store or from a specified PEM file. The default value is false."},"allowHostNameCNMismatch":{"Type":0,"Flags":0,"Description":"Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL. The default value is false."},"allowSelfSignedServerCert":{"Type":0,"Flags":0,"Description":"Specifies whether to allow self-signed certificates from the server. The default value is false."},"timeZoneID":{"Type":0,"Flags":0,"Description":"The local time zone used by the connection. Valid values for this option are specified in the IANA Time Zone Database. The default value is the system time zone."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Anonymous"}},{"6":{"Value":"LDAP"}},{"5":{"Elements":[468,469,4]}},{"6":{"Value":"Presto"}},{"2":{"Name":"QuickBooksLinkedService","Properties":{"typeProperties":{"Type":473,"Flags":1,"Description":"QuickBooks server linked service properties."},"type":{"Type":474,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"QuickBooksLinkedServiceTypeProperties","Properties":{"connectionProperties":{"Type":0,"Flags":0,"Description":"Properties used to connect to QuickBooks. It is mutually exclusive with any other properties in the linked service. Type: object."},"endpoint":{"Type":0,"Flags":0,"Description":"The endpoint of the QuickBooks server. (i.e. quickbooks.api.intuit.com)"},"companyId":{"Type":0,"Flags":0,"Description":"The company ID of the QuickBooks company to authorize."},"consumerKey":{"Type":0,"Flags":0,"Description":"The consumer key for OAuth 1.0 authentication."},"consumerSecret":{"Type":96,"Flags":0,"Description":"The consumer secret for OAuth 1.0 authentication."},"accessToken":{"Type":96,"Flags":0,"Description":"The access token for OAuth 1.0 authentication."},"accessTokenSecret":{"Type":96,"Flags":0,"Description":"The access token secret for OAuth 1.0 authentication."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"QuickBooks"}},{"2":{"Name":"QuickbaseLinkedService","Properties":{"typeProperties":{"Type":476,"Flags":1,"Description":"Quickbase linked service properties."},"type":{"Type":477,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"QuickbaseLinkedServiceTypeProperties","Properties":{"url":{"Type":0,"Flags":1,"Description":"The url to connect Quickbase source. Type: string (or Expression with resultType string)."},"userToken":{"Type":96,"Flags":1,"Description":"The user token for the Quickbase source."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Quickbase"}},{"2":{"Name":"ResponsysLinkedService","Properties":{"typeProperties":{"Type":479,"Flags":1,"Description":"Responsys linked service properties."},"type":{"Type":480,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"ResponsysLinkedServiceTypeProperties","Properties":{"endpoint":{"Type":0,"Flags":1,"Description":"The endpoint of the Responsys server."},"clientId":{"Type":0,"Flags":1,"Description":"The client ID associated with the Responsys application. Type: string (or Expression with resultType string)."},"clientSecret":{"Type":96,"Flags":0,"Description":"The client secret associated with the Responsys application. Type: string (or Expression with resultType string)."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true. Type: boolean (or Expression with resultType boolean)."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true. Type: boolean (or Expression with resultType boolean)."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true. Type: boolean (or Expression with resultType boolean)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Responsys"}},{"2":{"Name":"RestServiceLinkedService","Properties":{"typeProperties":{"Type":482,"Flags":1,"Description":"Rest Service linked service properties."},"type":{"Type":489,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"RestServiceLinkedServiceTypeProperties","Properties":{"url":{"Type":0,"Flags":1,"Description":"The base URL of the REST service. Type: string (or Expression with resultType string)."},"enableServerCertificateValidation":{"Type":0,"Flags":0,"Description":"Whether to validate server side SSL certificate when connecting to the endpoint.The default value is true. Type: boolean (or Expression with resultType boolean)."},"authenticationType":{"Type":488,"Flags":1,"Description":"Type of authentication used to connect to the REST service."},"userName":{"Type":0,"Flags":0,"Description":"The user name used in Basic authentication type. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"The password used in Basic authentication type."},"authHeaders":{"Type":0,"Flags":0,"Description":"The additional HTTP headers in the request to RESTful API used for authorization. Type: object (or Expression with resultType object)."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The application's client ID used in AadServicePrincipal authentication type. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The application's key used in AadServicePrincipal authentication type."},"tenant":{"Type":0,"Flags":0,"Description":"The tenant information (domain name or tenant ID) used in AadServicePrincipal authentication type under which your application resides. Type: string (or Expression with resultType string)."},"azureCloudType":{"Type":0,"Flags":0,"Description":"Indicates the azure cloud type of the service principle auth. Allowed values are AzurePublic, AzureChina, AzureUsGovernment, AzureGermany. Default value is the data factory regions’ cloud type. Type: string (or Expression with resultType string)."},"aadResourceId":{"Type":0,"Flags":0,"Description":"The resource you are requesting authorization to use. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."},"clientId":{"Type":0,"Flags":0,"Description":"The client ID associated with your application. Type: string (or Expression with resultType string)."},"clientSecret":{"Type":96,"Flags":0,"Description":"The client secret associated with your application."},"tokenEndpoint":{"Type":0,"Flags":0,"Description":"The token endpoint of the authorization server to acquire access token. Type: string (or Expression with resultType string)."},"resource":{"Type":0,"Flags":0,"Description":"The target service or resource to which the access will be requested. Type: string (or Expression with resultType string)."},"scope":{"Type":0,"Flags":0,"Description":"The scope of the access required. It describes what kind of access will be requested. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"Anonymous"}},{"6":{"Value":"Basic"}},{"6":{"Value":"AadServicePrincipal"}},{"6":{"Value":"ManagedServiceIdentity"}},{"6":{"Value":"OAuth2ClientCredential"}},{"5":{"Elements":[483,484,485,486,487,4]}},{"6":{"Value":"RestService"}},{"2":{"Name":"SalesforceLinkedService","Properties":{"typeProperties":{"Type":491,"Flags":1,"Description":"Salesforce linked service properties."},"type":{"Type":492,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SalesforceLinkedServiceTypeProperties","Properties":{"environmentUrl":{"Type":0,"Flags":0,"Description":"The URL of Salesforce instance. Default is 'https://login.salesforce.com'. To copy data from sandbox, specify 'https://test.salesforce.com'. To copy data from custom domain, specify, for example, 'https://[domain].my.salesforce.com'. Type: string (or Expression with resultType string)."},"username":{"Type":0,"Flags":0,"Description":"The username for Basic authentication of the Salesforce instance. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"The password for Basic authentication of the Salesforce instance."},"securityToken":{"Type":96,"Flags":0,"Description":"The security token is optional to remotely access Salesforce instance."},"apiVersion":{"Type":0,"Flags":0,"Description":"The Salesforce API version used in ADF. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Salesforce"}},{"2":{"Name":"SalesforceMarketingCloudLinkedService","Properties":{"typeProperties":{"Type":494,"Flags":1,"Description":"Salesforce Marketing Cloud linked service properties."},"type":{"Type":495,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SalesforceMarketingCloudLinkedServiceTypeProperties","Properties":{"connectionProperties":{"Type":0,"Flags":0,"Description":"Properties used to connect to Salesforce Marketing Cloud. It is mutually exclusive with any other properties in the linked service. Type: object."},"clientId":{"Type":0,"Flags":0,"Description":"The client ID associated with the Salesforce Marketing Cloud application. Type: string (or Expression with resultType string)."},"clientSecret":{"Type":96,"Flags":0,"Description":"The client secret associated with the Salesforce Marketing Cloud application. Type: string (or Expression with resultType string)."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true. Type: boolean (or Expression with resultType boolean)."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true. Type: boolean (or Expression with resultType boolean)."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true. Type: boolean (or Expression with resultType boolean)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"SalesforceMarketingCloud"}},{"2":{"Name":"SalesforceServiceCloudLinkedService","Properties":{"typeProperties":{"Type":497,"Flags":1,"Description":"Salesforce Service Cloud linked service properties."},"type":{"Type":498,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SalesforceServiceCloudLinkedServiceTypeProperties","Properties":{"environmentUrl":{"Type":0,"Flags":0,"Description":"The URL of Salesforce Service Cloud instance. Default is 'https://login.salesforce.com'. To copy data from sandbox, specify 'https://test.salesforce.com'. To copy data from custom domain, specify, for example, 'https://[domain].my.salesforce.com'. Type: string (or Expression with resultType string)."},"username":{"Type":0,"Flags":0,"Description":"The username for Basic authentication of the Salesforce instance. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"The password for Basic authentication of the Salesforce instance."},"securityToken":{"Type":96,"Flags":0,"Description":"The security token is optional to remotely access Salesforce instance."},"apiVersion":{"Type":0,"Flags":0,"Description":"The Salesforce API version used in ADF. Type: string (or Expression with resultType string)."},"extendedProperties":{"Type":0,"Flags":0,"Description":"Extended properties appended to the connection string. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"SalesforceServiceCloud"}},{"2":{"Name":"SapBWLinkedService","Properties":{"typeProperties":{"Type":500,"Flags":1,"Description":"Properties specific to this linked service type."},"type":{"Type":501,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SapBWLinkedServiceTypeProperties","Properties":{"server":{"Type":0,"Flags":1,"Description":"Host name of the SAP BW instance. Type: string (or Expression with resultType string)."},"systemNumber":{"Type":0,"Flags":1,"Description":"System number of the BW system. (Usually a two-digit decimal number represented as a string.) Type: string (or Expression with resultType string)."},"clientId":{"Type":0,"Flags":1,"Description":"Client ID of the client on the BW system. (Usually a three-digit decimal number represented as a string) Type: string (or Expression with resultType string)."},"userName":{"Type":0,"Flags":0,"Description":"Username to access the SAP BW server. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password to access the SAP BW server."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"SapBW"}},{"2":{"Name":"SapCloudForCustomerLinkedService","Properties":{"typeProperties":{"Type":503,"Flags":1,"Description":"SAP Cloud for Customer linked service properties."},"type":{"Type":504,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SapCloudForCustomerLinkedServiceTypeProperties","Properties":{"url":{"Type":0,"Flags":1,"Description":"The URL of SAP Cloud for Customer OData API. For example, '[https://[tenantname].crm.ondemand.com/sap/c4c/odata/v1]'. Type: string (or Expression with resultType string)."},"username":{"Type":0,"Flags":0,"Description":"The username for Basic authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"The password for Basic authentication."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Either encryptedCredential or username/password must be provided. Type: string."}}}},{"6":{"Value":"SapCloudForCustomer"}},{"2":{"Name":"SapEccLinkedService","Properties":{"typeProperties":{"Type":506,"Flags":1,"Description":"SAP ECC linked service properties."},"type":{"Type":507,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SapEccLinkedServiceTypeProperties","Properties":{"url":{"Type":0,"Flags":1,"Description":"The URL of SAP ECC OData API. For example, '[https://hostname:port/sap/opu/odata/sap/servicename/]'. Type: string (or Expression with resultType string)."},"username":{"Type":0,"Flags":0,"Description":"The username for Basic authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"The password for Basic authentication."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Either encryptedCredential or username/password must be provided. Type: string."}}}},{"6":{"Value":"SapEcc"}},{"2":{"Name":"SapHanaLinkedService","Properties":{"typeProperties":{"Type":509,"Flags":1,"Description":"Properties specific to this linked service type."},"type":{"Type":513,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SapHanaLinkedServiceProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"SAP HANA ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"server":{"Type":0,"Flags":0,"Description":"Host name of the SAP HANA server. Type: string (or Expression with resultType string)."},"authenticationType":{"Type":512,"Flags":0,"Description":"The authentication type to be used to connect to the SAP HANA server."},"userName":{"Type":0,"Flags":0,"Description":"Username to access the SAP HANA server. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password to access the SAP HANA server."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Windows"}},{"5":{"Elements":[510,511,4]}},{"6":{"Value":"SapHana"}},{"2":{"Name":"SapOdpLinkedService","Properties":{"typeProperties":{"Type":515,"Flags":1,"Description":"Properties specific to SAP ODP linked service type."},"type":{"Type":516,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SapOdpLinkedServiceTypeProperties","Properties":{"server":{"Type":0,"Flags":0,"Description":"Host name of the SAP instance where the table is located. Type: string (or Expression with resultType string)."},"systemNumber":{"Type":0,"Flags":0,"Description":"System number of the SAP system where the table is located. (Usually a two-digit decimal number represented as a string.) Type: string (or Expression with resultType string)."},"clientId":{"Type":0,"Flags":0,"Description":"Client ID of the client on the SAP system where the table is located. (Usually a three-digit decimal number represented as a string) Type: string (or Expression with resultType string)."},"language":{"Type":0,"Flags":0,"Description":"Language of the SAP system where the table is located. The default value is EN. Type: string (or Expression with resultType string)."},"systemId":{"Type":0,"Flags":0,"Description":"SystemID of the SAP system where the table is located. Type: string (or Expression with resultType string)."},"userName":{"Type":0,"Flags":0,"Description":"Username to access the SAP server where the table is located. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password to access the SAP server where the table is located."},"messageServer":{"Type":0,"Flags":0,"Description":"The hostname of the SAP Message Server. Type: string (or Expression with resultType string)."},"messageServerService":{"Type":0,"Flags":0,"Description":"The service name or port number of the Message Server. Type: string (or Expression with resultType string)."},"sncMode":{"Type":0,"Flags":0,"Description":"SNC activation indicator to access the SAP server where the table is located. Must be either 0 (off) or 1 (on). Type: string (or Expression with resultType string)."},"sncMyName":{"Type":0,"Flags":0,"Description":"Initiator's SNC name to access the SAP server where the table is located. Type: string (or Expression with resultType string)."},"sncPartnerName":{"Type":0,"Flags":0,"Description":"Communication partner's SNC name to access the SAP server where the table is located. Type: string (or Expression with resultType string)."},"sncLibraryPath":{"Type":0,"Flags":0,"Description":"External security product's library to access the SAP server where the table is located. Type: string (or Expression with resultType string)."},"sncQop":{"Type":0,"Flags":0,"Description":"SNC Quality of Protection. Allowed value include: 1, 2, 3, 8, 9. Type: string (or Expression with resultType string)."},"x509CertificatePath":{"Type":0,"Flags":0,"Description":"SNC X509 certificate file path. Type: string (or Expression with resultType string)."},"logonGroup":{"Type":0,"Flags":0,"Description":"The Logon Group for the SAP System. Type: string (or Expression with resultType string)."},"subscriberName":{"Type":0,"Flags":0,"Description":"The subscriber name. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"SapOdp"}},{"2":{"Name":"SapOpenHubLinkedService","Properties":{"typeProperties":{"Type":518,"Flags":1,"Description":"Properties specific to SAP Business Warehouse Open Hub Destination linked service type."},"type":{"Type":519,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SapOpenHubLinkedServiceTypeProperties","Properties":{"server":{"Type":0,"Flags":0,"Description":"Host name of the SAP BW instance where the open hub destination is located. Type: string (or Expression with resultType string)."},"systemNumber":{"Type":0,"Flags":0,"Description":"System number of the BW system where the open hub destination is located. (Usually a two-digit decimal number represented as a string.) Type: string (or Expression with resultType string)."},"clientId":{"Type":0,"Flags":0,"Description":"Client ID of the client on the BW system where the open hub destination is located. (Usually a three-digit decimal number represented as a string) Type: string (or Expression with resultType string)."},"language":{"Type":0,"Flags":0,"Description":"Language of the BW system where the open hub destination is located. The default value is EN. Type: string (or Expression with resultType string)."},"systemId":{"Type":0,"Flags":0,"Description":"SystemID of the SAP system where the table is located. Type: string (or Expression with resultType string)."},"userName":{"Type":0,"Flags":0,"Description":"Username to access the SAP BW server where the open hub destination is located. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password to access the SAP BW server where the open hub destination is located."},"messageServer":{"Type":0,"Flags":0,"Description":"The hostname of the SAP Message Server. Type: string (or Expression with resultType string)."},"messageServerService":{"Type":0,"Flags":0,"Description":"The service name or port number of the Message Server. Type: string (or Expression with resultType string)."},"logonGroup":{"Type":0,"Flags":0,"Description":"The Logon Group for the SAP System. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"SapOpenHub"}},{"2":{"Name":"SapTableLinkedService","Properties":{"typeProperties":{"Type":521,"Flags":1,"Description":"Properties specific to this linked service type."},"type":{"Type":522,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SapTableLinkedServiceTypeProperties","Properties":{"server":{"Type":0,"Flags":0,"Description":"Host name of the SAP instance where the table is located. Type: string (or Expression with resultType string)."},"systemNumber":{"Type":0,"Flags":0,"Description":"System number of the SAP system where the table is located. (Usually a two-digit decimal number represented as a string.) Type: string (or Expression with resultType string)."},"clientId":{"Type":0,"Flags":0,"Description":"Client ID of the client on the SAP system where the table is located. (Usually a three-digit decimal number represented as a string) Type: string (or Expression with resultType string)."},"language":{"Type":0,"Flags":0,"Description":"Language of the SAP system where the table is located. The default value is EN. Type: string (or Expression with resultType string)."},"systemId":{"Type":0,"Flags":0,"Description":"SystemID of the SAP system where the table is located. Type: string (or Expression with resultType string)."},"userName":{"Type":0,"Flags":0,"Description":"Username to access the SAP server where the table is located. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password to access the SAP server where the table is located."},"messageServer":{"Type":0,"Flags":0,"Description":"The hostname of the SAP Message Server. Type: string (or Expression with resultType string)."},"messageServerService":{"Type":0,"Flags":0,"Description":"The service name or port number of the Message Server. Type: string (or Expression with resultType string)."},"sncMode":{"Type":0,"Flags":0,"Description":"SNC activation indicator to access the SAP server where the table is located. Must be either 0 (off) or 1 (on). Type: string (or Expression with resultType string)."},"sncMyName":{"Type":0,"Flags":0,"Description":"Initiator's SNC name to access the SAP server where the table is located. Type: string (or Expression with resultType string)."},"sncPartnerName":{"Type":0,"Flags":0,"Description":"Communication partner's SNC name to access the SAP server where the table is located. Type: string (or Expression with resultType string)."},"sncLibraryPath":{"Type":0,"Flags":0,"Description":"External security product's library to access the SAP server where the table is located. Type: string (or Expression with resultType string)."},"sncQop":{"Type":0,"Flags":0,"Description":"SNC Quality of Protection. Allowed value include: 1, 2, 3, 8, 9. Type: string (or Expression with resultType string)."},"logonGroup":{"Type":0,"Flags":0,"Description":"The Logon Group for the SAP System. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"SapTable"}},{"2":{"Name":"ServiceNowLinkedService","Properties":{"typeProperties":{"Type":524,"Flags":1,"Description":"ServiceNow server linked service properties."},"type":{"Type":528,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"ServiceNowLinkedServiceTypeProperties","Properties":{"endpoint":{"Type":0,"Flags":1,"Description":"The endpoint of the ServiceNow server. (i.e. .service-now.com)"},"authenticationType":{"Type":527,"Flags":1,"Description":"The authentication type to use."},"username":{"Type":0,"Flags":0,"Description":"The user name used to connect to the ServiceNow server for Basic and OAuth2 authentication."},"password":{"Type":96,"Flags":0,"Description":"The password corresponding to the user name for Basic and OAuth2 authentication."},"clientId":{"Type":0,"Flags":0,"Description":"The client id for OAuth2 authentication."},"clientSecret":{"Type":96,"Flags":0,"Description":"The client secret for OAuth2 authentication."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"OAuth2"}},{"5":{"Elements":[525,526,4]}},{"6":{"Value":"ServiceNow"}},{"2":{"Name":"SftpServerLinkedService","Properties":{"typeProperties":{"Type":530,"Flags":1,"Description":"Properties specific to this linked service type."},"type":{"Type":535,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SftpServerLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"The SFTP server host name. Type: string (or Expression with resultType string)."},"port":{"Type":0,"Flags":0,"Description":"The TCP port number that the SFTP server uses to listen for client connections. Default value is 22. Type: integer (or Expression with resultType integer), minimum: 0."},"authenticationType":{"Type":534,"Flags":0,"Description":"The authentication type to be used to connect to the FTP server."},"userName":{"Type":0,"Flags":0,"Description":"The username used to log on to the SFTP server. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password to logon the SFTP server for Basic authentication."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"privateKeyPath":{"Type":0,"Flags":0,"Description":"The SSH private key file path for SshPublicKey authentication. Only valid for on-premises copy. For on-premises copy with SshPublicKey authentication, either PrivateKeyPath or PrivateKeyContent should be specified. SSH private key should be OpenSSH format. Type: string (or Expression with resultType string)."},"privateKeyContent":{"Type":96,"Flags":0,"Description":"Base64 encoded SSH private key content for SshPublicKey authentication. For on-premises copy with SshPublicKey authentication, either PrivateKeyPath or PrivateKeyContent should be specified. SSH private key should be OpenSSH format."},"passPhrase":{"Type":96,"Flags":0,"Description":"The password to decrypt the SSH private key if the SSH private key is encrypted."},"skipHostKeyValidation":{"Type":0,"Flags":0,"Description":"If true, skip the SSH host key validation. Default value is false. Type: boolean (or Expression with resultType boolean)."},"hostKeyFingerprint":{"Type":0,"Flags":0,"Description":"The host key finger-print of the SFTP server. When SkipHostKeyValidation is false, HostKeyFingerprint should be specified. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"SshPublicKey"}},{"6":{"Value":"MultiFactor"}},{"5":{"Elements":[531,532,533,4]}},{"6":{"Value":"Sftp"}},{"2":{"Name":"SharePointOnlineListLinkedService","Properties":{"typeProperties":{"Type":537,"Flags":1,"Description":"SharePoint Online List linked service properties."},"type":{"Type":538,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SharePointOnlineListLinkedServiceTypeProperties","Properties":{"siteUrl":{"Type":0,"Flags":1,"Description":"The URL of the SharePoint Online site. For example, https://contoso.sharepoint.com/sites/siteName. Type: string (or Expression with resultType string)."},"tenantId":{"Type":0,"Flags":1,"Description":"The tenant ID under which your application resides. You can find it from Azure portal Active Directory overview page. Type: string (or Expression with resultType string)."},"servicePrincipalId":{"Type":0,"Flags":1,"Description":"The application (client) ID of your application registered in Azure Active Directory. Make sure to grant SharePoint site permission to this application. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":1,"Description":"The client secret of your application registered in Azure Active Directory. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"SharePointOnlineList"}},{"2":{"Name":"ShopifyLinkedService","Properties":{"typeProperties":{"Type":540,"Flags":1,"Description":"Shopify Service linked service properties."},"type":{"Type":541,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"ShopifyLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"The endpoint of the Shopify server. (i.e. mystore.myshopify.com)"},"accessToken":{"Type":96,"Flags":0,"Description":"The API access token that can be used to access Shopify’s data. The token won't expire if it is offline mode."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Shopify"}},{"2":{"Name":"SmartsheetLinkedService","Properties":{"typeProperties":{"Type":543,"Flags":1,"Description":"Smartsheet linked service properties."},"type":{"Type":544,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SmartsheetLinkedServiceTypeProperties","Properties":{"apiToken":{"Type":96,"Flags":1,"Description":"The api token for the Smartsheet source."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Smartsheet"}},{"2":{"Name":"SnowflakeLinkedService","Properties":{"typeProperties":{"Type":546,"Flags":1,"Description":"Snowflake linked service properties."},"type":{"Type":547,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SnowflakeLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The connection string of snowflake. Type: string, SecureString."},"password":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Snowflake"}},{"2":{"Name":"SparkLinkedService","Properties":{"typeProperties":{"Type":549,"Flags":1,"Description":"Spark Server linked service properties."},"type":{"Type":563,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SparkLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"IP address or host name of the Spark server"},"port":{"Type":0,"Flags":1,"Description":"The TCP port that the Spark server uses to listen for client connections."},"serverType":{"Type":553,"Flags":0,"Description":"The type of Spark server."},"thriftTransportProtocol":{"Type":557,"Flags":0,"Description":"The transport protocol to use in the Thrift layer."},"authenticationType":{"Type":562,"Flags":1,"Description":"The authentication method used to access the Spark server."},"username":{"Type":0,"Flags":0,"Description":"The user name that you use to access Spark Server."},"password":{"Type":96,"Flags":0,"Description":"The password corresponding to the user name that you provided in the Username field"},"httpPath":{"Type":0,"Flags":0,"Description":"The partial URL corresponding to the Spark server."},"enableSsl":{"Type":0,"Flags":0,"Description":"Specifies whether the connections to the server are encrypted using SSL. The default value is false."},"trustedCertPath":{"Type":0,"Flags":0,"Description":"The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR."},"useSystemTrustStore":{"Type":0,"Flags":0,"Description":"Specifies whether to use a CA certificate from the system trust store or from a specified PEM file. The default value is false."},"allowHostNameCNMismatch":{"Type":0,"Flags":0,"Description":"Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL. The default value is false."},"allowSelfSignedServerCert":{"Type":0,"Flags":0,"Description":"Specifies whether to allow self-signed certificates from the server. The default value is false."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"SharkServer"}},{"6":{"Value":"SharkServer2"}},{"6":{"Value":"SparkThriftServer"}},{"5":{"Elements":[550,551,552,4]}},{"6":{"Value":"Binary"}},{"6":{"Value":"SASL"}},{"6":{"Value":"HTTP "}},{"5":{"Elements":[554,555,556,4]}},{"6":{"Value":"Anonymous"}},{"6":{"Value":"Username"}},{"6":{"Value":"UsernameAndPassword"}},{"6":{"Value":"WindowsAzureHDInsightService"}},{"5":{"Elements":[558,559,560,561,4]}},{"6":{"Value":"Spark"}},{"2":{"Name":"SqlServerLinkedService","Properties":{"typeProperties":{"Type":565,"Flags":1,"Description":"SQL Server linked service properties."},"type":{"Type":566,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SqlServerLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"userName":{"Type":0,"Flags":0,"Description":"The on-premises Windows authentication user name. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"The on-premises Windows authentication password."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"alwaysEncryptedSettings":{"Type":159,"Flags":0,"Description":"Sql always encrypted properties."}}}},{"6":{"Value":"SqlServer"}},{"2":{"Name":"SquareLinkedService","Properties":{"typeProperties":{"Type":568,"Flags":1,"Description":"Square Service linked service properties."},"type":{"Type":569,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SquareLinkedServiceTypeProperties","Properties":{"connectionProperties":{"Type":0,"Flags":0,"Description":"Properties used to connect to Square. It is mutually exclusive with any other properties in the linked service. Type: object."},"host":{"Type":0,"Flags":0,"Description":"The URL of the Square instance. (i.e. mystore.mysquare.com)"},"clientId":{"Type":0,"Flags":0,"Description":"The client ID associated with your Square application."},"clientSecret":{"Type":96,"Flags":0,"Description":"The client secret associated with your Square application."},"redirectUri":{"Type":0,"Flags":0,"Description":"The redirect URL assigned in the Square application dashboard. (i.e. http://localhost:2500)"},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Square"}},{"2":{"Name":"SybaseLinkedService","Properties":{"typeProperties":{"Type":571,"Flags":1,"Description":"Sybase linked service properties."},"type":{"Type":575,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SybaseLinkedServiceTypeProperties","Properties":{"server":{"Type":0,"Flags":1,"Description":"Server name for connection. Type: string (or Expression with resultType string)."},"database":{"Type":0,"Flags":1,"Description":"Database name for connection. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"Schema name for connection. Type: string (or Expression with resultType string)."},"authenticationType":{"Type":574,"Flags":0,"Description":"AuthenticationType to be used for connection."},"username":{"Type":0,"Flags":0,"Description":"Username for authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password for authentication."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Windows"}},{"5":{"Elements":[572,573,4]}},{"6":{"Value":"Sybase"}},{"2":{"Name":"TeamDeskLinkedService","Properties":{"typeProperties":{"Type":577,"Flags":1,"Description":"TeamDesk linked service properties."},"type":{"Type":581,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"TeamDeskLinkedServiceTypeProperties","Properties":{"authenticationType":{"Type":580,"Flags":1,"Description":"The authentication type to use."},"url":{"Type":0,"Flags":1,"Description":"The url to connect TeamDesk source. Type: string (or Expression with resultType string)."},"userName":{"Type":0,"Flags":0,"Description":"The username of the TeamDesk source. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"The password of the TeamDesk source."},"apiToken":{"Type":96,"Flags":0,"Description":"The api token for the TeamDesk source."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Token"}},{"5":{"Elements":[578,579,4]}},{"6":{"Value":"TeamDesk"}},{"2":{"Name":"TeradataLinkedService","Properties":{"typeProperties":{"Type":583,"Flags":1,"Description":"Teradata linked service properties."},"type":{"Type":587,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"TeradataLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"Teradata ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"server":{"Type":0,"Flags":0,"Description":"Server name for connection. Type: string (or Expression with resultType string)."},"authenticationType":{"Type":586,"Flags":0,"Description":"AuthenticationType to be used for connection."},"username":{"Type":0,"Flags":0,"Description":"Username for authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password for authentication."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Windows"}},{"5":{"Elements":[584,585,4]}},{"6":{"Value":"Teradata"}},{"2":{"Name":"TwilioLinkedService","Properties":{"typeProperties":{"Type":589,"Flags":1,"Description":"Twilio linked service properties."},"type":{"Type":590,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"TwilioLinkedServiceTypeProperties","Properties":{"userName":{"Type":0,"Flags":1,"Description":"The Account SID of Twilio service. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":1,"Description":"The auth token of Twilio service."}}}},{"6":{"Value":"Twilio"}},{"2":{"Name":"VerticaLinkedService","Properties":{"typeProperties":{"Type":592,"Flags":1,"Description":"Vertica linked service properties."},"type":{"Type":593,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"VerticaLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"An ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"pwd":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Vertica"}},{"2":{"Name":"WebLinkedService","Properties":{"typeProperties":{"Type":595,"Flags":1,"Description":"Web linked service properties."},"type":{"Type":602,"Flags":1,"Description":"Type of linked service."}}}},{"7":{"Name":"WebLinkedServiceTypeProperties","Discriminator":"authenticationType","BaseProperties":{"url":{"Type":0,"Flags":1,"Description":"The URL of the web service endpoint, e.g. https://www.microsoft.com . Type: string (or Expression with resultType string)."}},"Elements":{"Anonymous":596,"Basic":598,"ClientCertificate":600}}},{"2":{"Name":"WebAnonymousAuthentication","Properties":{"authenticationType":{"Type":597,"Flags":1,"Description":"Type of authentication used to connect to the web table source."}}}},{"6":{"Value":"Anonymous"}},{"2":{"Name":"WebBasicAuthentication","Properties":{"username":{"Type":0,"Flags":1,"Description":"User name for Basic authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":1,"Description":"The password for Basic authentication."},"authenticationType":{"Type":599,"Flags":1,"Description":"Type of authentication used to connect to the web table source."}}}},{"6":{"Value":"Basic"}},{"2":{"Name":"WebClientCertificateAuthentication","Properties":{"pfx":{"Type":96,"Flags":1,"Description":"Base64-encoded contents of a PFX file."},"password":{"Type":96,"Flags":1,"Description":"Password for the PFX file."},"authenticationType":{"Type":601,"Flags":1,"Description":"Type of authentication used to connect to the web table source."}}}},{"6":{"Value":"ClientCertificate"}},{"6":{"Value":"Web"}},{"2":{"Name":"XeroLinkedService","Properties":{"typeProperties":{"Type":604,"Flags":1,"Description":"Xero Service linked service properties."},"type":{"Type":605,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"XeroLinkedServiceTypeProperties","Properties":{"connectionProperties":{"Type":0,"Flags":0,"Description":"Properties used to connect to Xero. It is mutually exclusive with any other properties in the linked service. Type: object."},"host":{"Type":0,"Flags":0,"Description":"The endpoint of the Xero server. (i.e. api.xero.com)"},"consumerKey":{"Type":96,"Flags":0,"Description":"The consumer key associated with the Xero application."},"privateKey":{"Type":96,"Flags":0,"Description":"The private key from the .pem file that was generated for your Xero private application. You must include all the text from the .pem file, including the Unix line endings(\n)."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Xero"}},{"2":{"Name":"ZendeskLinkedService","Properties":{"typeProperties":{"Type":607,"Flags":1,"Description":"Zendesk linked service properties."},"type":{"Type":611,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"ZendeskLinkedServiceTypeProperties","Properties":{"authenticationType":{"Type":610,"Flags":1,"Description":"The authentication type to use."},"url":{"Type":0,"Flags":1,"Description":"The url to connect Zendesk source. Type: string (or Expression with resultType string)."},"userName":{"Type":0,"Flags":0,"Description":"The username of the Zendesk source. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"The password of the Zendesk source."},"apiToken":{"Type":96,"Flags":0,"Description":"The api token for the Zendesk source."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Token"}},{"5":{"Elements":[608,609,4]}},{"6":{"Value":"Zendesk"}},{"2":{"Name":"ZohoLinkedService","Properties":{"typeProperties":{"Type":613,"Flags":1,"Description":"Zoho server linked service properties."},"type":{"Type":614,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"ZohoLinkedServiceTypeProperties","Properties":{"connectionProperties":{"Type":0,"Flags":0,"Description":"Properties used to connect to Zoho. It is mutually exclusive with any other properties in the linked service. Type: object."},"endpoint":{"Type":0,"Flags":0,"Description":"The endpoint of the Zoho server. (i.e. crm.zoho.com/crm/private)"},"accessToken":{"Type":96,"Flags":0,"Description":"The access token for Zoho authentication."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Zoho"}},{"4":{"Name":"Microsoft.DataFactory/factories/linkedservices@2018-06-01","ScopeType":8,"Body":134,"Flags":0}},{"6":{"Value":"Microsoft.DataFactory/factories/datasets"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories/datasets","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":616,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":617,"Flags":10,"Description":"The resource api version"},"properties":{"Type":619,"Flags":1,"Description":"Dataset properties."},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"7":{"Name":"Dataset","Discriminator":"type","BaseProperties":{"description":{"Type":4,"Flags":0,"Description":"Dataset description."},"structure":{"Type":0,"Flags":0,"Description":"Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement."},"schema":{"Type":0,"Flags":0,"Description":"Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement."},"linkedServiceName":{"Type":98,"Flags":1,"Description":"Linked service reference."},"parameters":{"Type":620,"Flags":0,"Description":"Parameters for dataset."},"annotations":{"Type":621,"Flags":0,"Description":"List of tags that can be used for describing the Dataset."},"folder":{"Type":622,"Flags":0,"Description":"The folder that this Dataset is in. If not specified, Dataset will appear at the root level."}},"Elements":{"AmazonMWSObject":623,"AmazonRdsForOracleTable":626,"AmazonRdsForSqlServerTable":629,"AmazonRedshiftTable":632,"AmazonS3Object":635,"Avro":650,"AzureBlob":682,"AzureBlobFSFile":685,"AzureDataExplorerTable":688,"AzureDataLakeStoreFile":691,"AzureDatabricksDeltaLakeDataset":694,"AzureMariaDBTable":697,"AzureMySqlTable":699,"AzurePostgreSqlTable":702,"AzureSearchIndex":705,"AzureSqlDWTable":708,"AzureSqlMITable":711,"AzureSqlTable":714,"AzureTable":717,"Binary":720,"CassandraTable":723,"CommonDataServiceForAppsEntity":726,"ConcurObject":729,"CosmosDbMongoDbApiCollection":731,"CosmosDbSqlApiCollection":734,"CouchbaseTable":737,"CustomDataset":739,"Db2Table":741,"DelimitedText":744,"DocumentDbCollection":747,"DrillTable":750,"DynamicsAXResource":753,"DynamicsCrmEntity":756,"DynamicsEntity":759,"EloquaObject":762,"Excel":764,"FileShare":767,"GoogleAdWordsObject":770,"GoogleBigQueryObject":772,"GreenplumTable":775,"HBaseObject":778,"HiveObject":780,"HttpFile":783,"HubspotObject":786,"ImpalaObject":788,"InformixTable":791,"JiraObject":794,"Json":796,"LakeHouseTable":799,"MagentoObject":802,"MariaDBTable":804,"MarketoObject":806,"MicrosoftAccessTable":808,"MongoDbAtlasCollection":811,"MongoDbCollection":814,"MongoDbV2Collection":817,"MySqlTable":820,"NetezzaTable":823,"ODataResource":826,"OdbcTable":829,"Office365Table":832,"OracleServiceCloudObject":835,"OracleTable":837,"Orc":840,"Parquet":843,"PaypalObject":846,"PhoenixObject":848,"PostgreSqlTable":851,"PrestoObject":854,"QuickBooksObject":857,"RelationalTable":859,"ResponsysObject":862,"RestResource":864,"SalesforceMarketingCloudObject":869,"SalesforceObject":871,"SalesforceServiceCloudObject":874,"SapBwCube":877,"SapCloudForCustomerResource":879,"SapEccResource":882,"SapHanaTable":885,"SapOdpResource":888,"SapOpenHubTable":891,"SapTableResource":894,"ServiceNowObject":897,"SharePointOnlineListResource":899,"ShopifyObject":902,"SnowflakeTable":904,"SparkObject":907,"SqlServerTable":910,"SquareObject":913,"SybaseTable":915,"TeradataTable":918,"VerticaTable":921,"WebTable":924,"XeroObject":927,"Xml":929,"ZohoObject":932}}},{"2":{"Name":"ParameterDefinitionSpecification","Properties":{},"AdditionalProperties":140}},{"3":{"ItemType":0}},{"2":{"Name":"DatasetFolder","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the folder that this Dataset is in."}}}},{"2":{"Name":"AmazonMWSObjectDataset","Properties":{"typeProperties":{"Type":624,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":625,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"GenericDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"The table name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AmazonMWSObject"}},{"2":{"Name":"AmazonRdsForOracleTableDataset","Properties":{"typeProperties":{"Type":627,"Flags":0,"Description":"AmazonRdsForOracle dataset properties."},"type":{"Type":628,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AmazonRdsForOracleTableDatasetTypeProperties","Properties":{"schema":{"Type":0,"Flags":0,"Description":"The schema name of the AmazonRdsForOracle database. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The table name of the AmazonRdsForOracle database. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AmazonRdsForOracleTable"}},{"2":{"Name":"AmazonRdsForSqlServerTableDataset","Properties":{"typeProperties":{"Type":630,"Flags":0,"Description":"The Amazon RDS for SQL Server dataset properties."},"type":{"Type":631,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AmazonRdsForSqlServerTableDatasetTypeProperties","Properties":{"schema":{"Type":0,"Flags":0,"Description":"The schema name of the SQL Server dataset. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The table name of the SQL Server dataset. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AmazonRdsForSqlServerTable"}},{"2":{"Name":"AmazonRedshiftTableDataset","Properties":{"typeProperties":{"Type":633,"Flags":0,"Description":"Amazon Redshift table dataset properties."},"type":{"Type":634,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AmazonRedshiftTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"table":{"Type":0,"Flags":0,"Description":"The Amazon Redshift table name. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"The Amazon Redshift schema name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AmazonRedshiftTable"}},{"2":{"Name":"AmazonS3Dataset","Properties":{"typeProperties":{"Type":636,"Flags":1,"Description":"Amazon S3 dataset properties."},"type":{"Type":649,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AmazonS3DatasetTypeProperties","Properties":{"bucketName":{"Type":0,"Flags":1,"Description":"The name of the Amazon S3 bucket. Type: string (or Expression with resultType string)."},"key":{"Type":0,"Flags":0,"Description":"The key of the Amazon S3 object. Type: string (or Expression with resultType string)."},"prefix":{"Type":0,"Flags":0,"Description":"The prefix filter for the S3 object name. Type: string (or Expression with resultType string)."},"version":{"Type":0,"Flags":0,"Description":"The version for the S3 object. Type: string (or Expression with resultType string)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of S3 object's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of S3 object's modified datetime. Type: string (or Expression with resultType string)."},"format":{"Type":637,"Flags":0,"Description":"The format of files."},"compression":{"Type":648,"Flags":0,"Description":"The data compression method used for the Amazon S3 object."}}}},{"7":{"Name":"DatasetStorageFormat","Discriminator":"type","BaseProperties":{"serializer":{"Type":0,"Flags":0,"Description":"Serializer. Type: string (or Expression with resultType string)."},"deserializer":{"Type":0,"Flags":0,"Description":"Deserializer. Type: string (or Expression with resultType string)."}},"Elements":{"AvroFormat":638,"JsonFormat":640,"OrcFormat":642,"ParquetFormat":644,"TextFormat":646}}},{"2":{"Name":"AvroFormat","Properties":{"type":{"Type":639,"Flags":1,"Description":"Type of dataset storage format."}}}},{"6":{"Value":"AvroFormat"}},{"2":{"Name":"JsonFormat","Properties":{"filePattern":{"Type":0,"Flags":0,"Description":"File pattern of JSON. To be more specific, the way of separating a collection of JSON objects. The default value is 'setOfObjects'. It is case-sensitive."},"nestingSeparator":{"Type":0,"Flags":0,"Description":"The character used to separate nesting levels. Default value is '.' (dot). Type: string (or Expression with resultType string)."},"encodingName":{"Type":0,"Flags":0,"Description":"The code page name of the preferred encoding. If not provided, the default value is 'utf-8', unless the byte order mark (BOM) denotes another Unicode encoding. The full list of supported values can be found in the 'Name' column of the table of encodings in the following reference: https://go.microsoft.com/fwlink/?linkid=861078. Type: string (or Expression with resultType string)."},"jsonNodeReference":{"Type":0,"Flags":0,"Description":"The JSONPath of the JSON array element to be flattened. Example: \"$.ArrayPath\". Type: string (or Expression with resultType string)."},"jsonPathDefinition":{"Type":0,"Flags":0,"Description":"The JSONPath definition for each column mapping with a customized column name to extract data from JSON file. For fields under root object, start with \"$\"; for fields inside the array chosen by jsonNodeReference property, start from the array element. Example: {\"Column1\": \"$.Column1Path\", \"Column2\": \"Column2PathInArray\"}. Type: object (or Expression with resultType object)."},"type":{"Type":641,"Flags":1,"Description":"Type of dataset storage format."}}}},{"6":{"Value":"JsonFormat"}},{"2":{"Name":"OrcFormat","Properties":{"type":{"Type":643,"Flags":1,"Description":"Type of dataset storage format."}}}},{"6":{"Value":"OrcFormat"}},{"2":{"Name":"ParquetFormat","Properties":{"type":{"Type":645,"Flags":1,"Description":"Type of dataset storage format."}}}},{"6":{"Value":"ParquetFormat"}},{"2":{"Name":"TextFormat","Properties":{"columnDelimiter":{"Type":0,"Flags":0,"Description":"The column delimiter. Type: string (or Expression with resultType string)."},"rowDelimiter":{"Type":0,"Flags":0,"Description":"The row delimiter. Type: string (or Expression with resultType string)."},"escapeChar":{"Type":0,"Flags":0,"Description":"The escape character. Type: string (or Expression with resultType string)."},"quoteChar":{"Type":0,"Flags":0,"Description":"The quote character. Type: string (or Expression with resultType string)."},"nullValue":{"Type":0,"Flags":0,"Description":"The null value string. Type: string (or Expression with resultType string)."},"encodingName":{"Type":0,"Flags":0,"Description":"The code page name of the preferred encoding. If miss, the default value is ΓÇ£utf-8ΓÇ¥, unless BOM denotes another Unicode encoding. Refer to the ΓÇ£NameΓÇ¥ column of the table in the following link to set supported values: https://msdn.microsoft.com/library/system.text.encoding.aspx. Type: string (or Expression with resultType string)."},"treatEmptyAsNull":{"Type":0,"Flags":0,"Description":"Treat empty column values in the text file as null. The default value is true. Type: boolean (or Expression with resultType boolean)."},"skipLineCount":{"Type":0,"Flags":0,"Description":"The number of lines/rows to be skipped when parsing text files. The default value is 0. Type: integer (or Expression with resultType integer)."},"firstRowAsHeader":{"Type":0,"Flags":0,"Description":"When used as input, treat the first row of data as headers. When used as output,write the headers into the output as the first row of data. The default value is false. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":647,"Flags":1,"Description":"Type of dataset storage format."}}}},{"6":{"Value":"TextFormat"}},{"2":{"Name":"DatasetCompression","Properties":{"type":{"Type":0,"Flags":1,"Description":"Type of dataset compression. Type: string (or Expression with resultType string)."},"level":{"Type":0,"Flags":0,"Description":"The dataset compression level. Type: string (or Expression with resultType string)."}},"AdditionalProperties":0}},{"6":{"Value":"AmazonS3Object"}},{"2":{"Name":"AvroDataset","Properties":{"typeProperties":{"Type":651,"Flags":0,"Description":"Avro dataset properties."},"type":{"Type":681,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AvroDatasetTypeProperties","Properties":{"location":{"Type":652,"Flags":1,"Description":"The location of the avro storage."},"avroCompressionCodec":{"Type":0,"Flags":0,"Description":"The data avroCompressionCodec. Type: string (or Expression with resultType string)."},"avroCompressionLevel":{"Type":3,"Flags":0}}}},{"7":{"Name":"DatasetLocation","Discriminator":"type","BaseProperties":{"folderPath":{"Type":0,"Flags":0,"Description":"Specify the folder path of dataset. Type: string (or Expression with resultType string)"},"fileName":{"Type":0,"Flags":0,"Description":"Specify the file name of dataset. Type: string (or Expression with resultType string)."}},"Elements":{"AmazonS3CompatibleLocation":653,"AmazonS3Location":655,"AzureBlobFSLocation":657,"AzureBlobStorageLocation":659,"AzureDataLakeStoreLocation":661,"AzureFileStorageLocation":663,"FileServerLocation":665,"FtpServerLocation":667,"GoogleCloudStorageLocation":669,"HdfsLocation":671,"HttpServerLocation":673,"LakeHouseLocation":675,"OracleCloudStorageLocation":677,"SftpLocation":679}}},{"2":{"Name":"AmazonS3CompatibleLocation","Properties":{"bucketName":{"Type":0,"Flags":0,"Description":"Specify the bucketName of Amazon S3 Compatible. Type: string (or Expression with resultType string)"},"version":{"Type":0,"Flags":0,"Description":"Specify the version of Amazon S3 Compatible. Type: string (or Expression with resultType string)."},"type":{"Type":654,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"AmazonS3CompatibleLocation"}},{"2":{"Name":"AmazonS3Location","Properties":{"bucketName":{"Type":0,"Flags":0,"Description":"Specify the bucketName of amazon S3. Type: string (or Expression with resultType string)"},"version":{"Type":0,"Flags":0,"Description":"Specify the version of amazon S3. Type: string (or Expression with resultType string)."},"type":{"Type":656,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"AmazonS3Location"}},{"2":{"Name":"AzureBlobFSLocation","Properties":{"fileSystem":{"Type":0,"Flags":0,"Description":"Specify the fileSystem of azure blobFS. Type: string (or Expression with resultType string)."},"type":{"Type":658,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"AzureBlobFSLocation"}},{"2":{"Name":"AzureBlobStorageLocation","Properties":{"container":{"Type":0,"Flags":0,"Description":"Specify the container of azure blob. Type: string (or Expression with resultType string)."},"type":{"Type":660,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"AzureBlobStorageLocation"}},{"2":{"Name":"AzureDataLakeStoreLocation","Properties":{"type":{"Type":662,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"AzureDataLakeStoreLocation"}},{"2":{"Name":"AzureFileStorageLocation","Properties":{"type":{"Type":664,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"AzureFileStorageLocation"}},{"2":{"Name":"FileServerLocation","Properties":{"type":{"Type":666,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"FileServerLocation"}},{"2":{"Name":"FtpServerLocation","Properties":{"type":{"Type":668,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"FtpServerLocation"}},{"2":{"Name":"GoogleCloudStorageLocation","Properties":{"bucketName":{"Type":0,"Flags":0,"Description":"Specify the bucketName of Google Cloud Storage. Type: string (or Expression with resultType string)"},"version":{"Type":0,"Flags":0,"Description":"Specify the version of Google Cloud Storage. Type: string (or Expression with resultType string)."},"type":{"Type":670,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"GoogleCloudStorageLocation"}},{"2":{"Name":"HdfsLocation","Properties":{"type":{"Type":672,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"HdfsLocation"}},{"2":{"Name":"HttpServerLocation","Properties":{"relativeUrl":{"Type":0,"Flags":0,"Description":"Specify the relativeUrl of http server. Type: string (or Expression with resultType string)"},"type":{"Type":674,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"HttpServerLocation"}},{"2":{"Name":"LakeHouseLocation","Properties":{"type":{"Type":676,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"LakeHouseLocation"}},{"2":{"Name":"OracleCloudStorageLocation","Properties":{"bucketName":{"Type":0,"Flags":0,"Description":"Specify the bucketName of Oracle Cloud Storage. Type: string (or Expression with resultType string)"},"version":{"Type":0,"Flags":0,"Description":"Specify the version of Oracle Cloud Storage. Type: string (or Expression with resultType string)."},"type":{"Type":678,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"OracleCloudStorageLocation"}},{"2":{"Name":"SftpLocation","Properties":{"type":{"Type":680,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"SftpLocation"}},{"6":{"Value":"Avro"}},{"2":{"Name":"AzureBlobDataset","Properties":{"typeProperties":{"Type":683,"Flags":0,"Description":"Azure Blob dataset properties."},"type":{"Type":684,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AzureBlobDatasetTypeProperties","Properties":{"folderPath":{"Type":0,"Flags":0,"Description":"The path of the Azure Blob storage. Type: string (or Expression with resultType string)."},"tableRootLocation":{"Type":0,"Flags":0,"Description":"The root of blob path. Type: string (or Expression with resultType string)."},"fileName":{"Type":0,"Flags":0,"Description":"The name of the Azure Blob. Type: string (or Expression with resultType string)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of Azure Blob's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of Azure Blob's modified datetime. Type: string (or Expression with resultType string)."},"format":{"Type":637,"Flags":0,"Description":"The format of the Azure Blob storage."},"compression":{"Type":648,"Flags":0,"Description":"The data compression method used for the blob storage."}}}},{"6":{"Value":"AzureBlob"}},{"2":{"Name":"AzureBlobFSDataset","Properties":{"typeProperties":{"Type":686,"Flags":0,"Description":"Azure Data Lake Storage Gen2 dataset properties."},"type":{"Type":687,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AzureBlobFSDatasetTypeProperties","Properties":{"folderPath":{"Type":0,"Flags":0,"Description":"The path of the Azure Data Lake Storage Gen2 storage. Type: string (or Expression with resultType string)."},"fileName":{"Type":0,"Flags":0,"Description":"The name of the Azure Data Lake Storage Gen2. Type: string (or Expression with resultType string)."},"format":{"Type":637,"Flags":0,"Description":"The format of the Azure Data Lake Storage Gen2 storage."},"compression":{"Type":648,"Flags":0,"Description":"The data compression method used for the blob storage."}}}},{"6":{"Value":"AzureBlobFSFile"}},{"2":{"Name":"AzureDataExplorerTableDataset","Properties":{"typeProperties":{"Type":689,"Flags":1,"Description":"Azure Data Explorer (Kusto) dataset properties."},"type":{"Type":690,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AzureDataExplorerDatasetTypeProperties","Properties":{"table":{"Type":0,"Flags":0,"Description":"The table name of the Azure Data Explorer database. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureDataExplorerTable"}},{"2":{"Name":"AzureDataLakeStoreDataset","Properties":{"typeProperties":{"Type":692,"Flags":0,"Description":"Azure Data Lake Store dataset properties."},"type":{"Type":693,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AzureDataLakeStoreDatasetTypeProperties","Properties":{"folderPath":{"Type":0,"Flags":0,"Description":"Path to the folder in the Azure Data Lake Store. Type: string (or Expression with resultType string)."},"fileName":{"Type":0,"Flags":0,"Description":"The name of the file in the Azure Data Lake Store. Type: string (or Expression with resultType string)."},"format":{"Type":637,"Flags":0,"Description":"The format of the Data Lake Store."},"compression":{"Type":648,"Flags":0,"Description":"The data compression method used for the item(s) in the Azure Data Lake Store."}}}},{"6":{"Value":"AzureDataLakeStoreFile"}},{"2":{"Name":"AzureDatabricksDeltaLakeDataset","Properties":{"typeProperties":{"Type":695,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":696,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AzureDatabricksDeltaLakeDatasetTypeProperties","Properties":{"table":{"Type":0,"Flags":0,"Description":"The name of delta table. Type: string (or Expression with resultType string)."},"database":{"Type":0,"Flags":0,"Description":"The database name of delta table. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureDatabricksDeltaLakeDataset"}},{"2":{"Name":"AzureMariaDBTableDataset","Properties":{"typeProperties":{"Type":624,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":698,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"AzureMariaDBTable"}},{"2":{"Name":"AzureMySqlTableDataset","Properties":{"typeProperties":{"Type":700,"Flags":1,"Description":"Azure MySQL database dataset properties."},"type":{"Type":701,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AzureMySqlTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"The Azure MySQL database table name. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The name of Azure MySQL database table. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureMySqlTable"}},{"2":{"Name":"AzurePostgreSqlTableDataset","Properties":{"typeProperties":{"Type":703,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":704,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AzurePostgreSqlTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"The table name of the Azure PostgreSQL database which includes both schema and table. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Azure PostgreSQL database. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Azure PostgreSQL database. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzurePostgreSqlTable"}},{"2":{"Name":"AzureSearchIndexDataset","Properties":{"typeProperties":{"Type":706,"Flags":1,"Description":"Properties specific to this dataset type."},"type":{"Type":707,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AzureSearchIndexDatasetTypeProperties","Properties":{"indexName":{"Type":0,"Flags":1,"Description":"The name of the Azure Search Index. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureSearchIndex"}},{"2":{"Name":"AzureSqlDWTableDataset","Properties":{"typeProperties":{"Type":709,"Flags":0,"Description":"Azure SQL Data Warehouse dataset properties."},"type":{"Type":710,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AzureSqlDWTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Azure SQL Data Warehouse. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Azure SQL Data Warehouse. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureSqlDWTable"}},{"2":{"Name":"AzureSqlMITableDataset","Properties":{"typeProperties":{"Type":712,"Flags":0,"Description":"Azure SQL Managed Instance dataset properties."},"type":{"Type":713,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AzureSqlMITableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Azure SQL Managed Instance. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Azure SQL Managed Instance dataset. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureSqlMITable"}},{"2":{"Name":"AzureSqlTableDataset","Properties":{"typeProperties":{"Type":715,"Flags":0,"Description":"Azure SQL dataset properties."},"type":{"Type":716,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AzureSqlTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Azure SQL database. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Azure SQL database. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureSqlTable"}},{"2":{"Name":"AzureTableDataset","Properties":{"typeProperties":{"Type":718,"Flags":1,"Description":"Azure Table dataset properties."},"type":{"Type":719,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AzureTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":1,"Description":"The table name of the Azure Table storage. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureTable"}},{"2":{"Name":"BinaryDataset","Properties":{"typeProperties":{"Type":721,"Flags":0,"Description":"Binary dataset properties."},"type":{"Type":722,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"BinaryDatasetTypeProperties","Properties":{"location":{"Type":652,"Flags":1,"Description":"The location of the Binary storage."},"compression":{"Type":648,"Flags":0,"Description":"The data compression method used for the binary dataset."}}}},{"6":{"Value":"Binary"}},{"2":{"Name":"CassandraTableDataset","Properties":{"typeProperties":{"Type":724,"Flags":0,"Description":"Cassandra dataset properties."},"type":{"Type":725,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"CassandraTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"The table name of the Cassandra database. Type: string (or Expression with resultType string)."},"keyspace":{"Type":0,"Flags":0,"Description":"The keyspace of the Cassandra database. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"CassandraTable"}},{"2":{"Name":"CommonDataServiceForAppsEntityDataset","Properties":{"typeProperties":{"Type":727,"Flags":0,"Description":"Common Data Service for Apps entity dataset properties."},"type":{"Type":728,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"CommonDataServiceForAppsEntityDatasetTypeProperties","Properties":{"entityName":{"Type":0,"Flags":0,"Description":"The logical name of the entity. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"CommonDataServiceForAppsEntity"}},{"2":{"Name":"ConcurObjectDataset","Properties":{"typeProperties":{"Type":624,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":730,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"ConcurObject"}},{"2":{"Name":"CosmosDbMongoDbApiCollectionDataset","Properties":{"typeProperties":{"Type":732,"Flags":1,"Description":"CosmosDB (MongoDB API) database dataset properties."},"type":{"Type":733,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"CosmosDbMongoDbApiCollectionDatasetTypeProperties","Properties":{"collection":{"Type":0,"Flags":1,"Description":"The collection name of the CosmosDB (MongoDB API) database. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"CosmosDbMongoDbApiCollection"}},{"2":{"Name":"CosmosDbSqlApiCollectionDataset","Properties":{"typeProperties":{"Type":735,"Flags":1,"Description":"CosmosDB (SQL API) Collection dataset properties."},"type":{"Type":736,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"CosmosDbSqlApiCollectionDatasetTypeProperties","Properties":{"collectionName":{"Type":0,"Flags":1,"Description":"CosmosDB (SQL API) collection name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"CosmosDbSqlApiCollection"}},{"2":{"Name":"CouchbaseTableDataset","Properties":{"typeProperties":{"Type":624,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":738,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"CouchbaseTable"}},{"2":{"Name":"CustomDataset","Properties":{"typeProperties":{"Type":0,"Flags":0,"Description":"Custom dataset properties."},"type":{"Type":740,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"CustomDataset"}},{"2":{"Name":"Db2TableDataset","Properties":{"typeProperties":{"Type":742,"Flags":0,"Description":"Db2 table dataset properties."},"type":{"Type":743,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"Db2TableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"schema":{"Type":0,"Flags":0,"Description":"The Db2 schema name. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The Db2 table name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"Db2Table"}},{"2":{"Name":"DelimitedTextDataset","Properties":{"typeProperties":{"Type":745,"Flags":0,"Description":"Delimited text dataset properties."},"type":{"Type":746,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"DelimitedTextDatasetTypeProperties","Properties":{"location":{"Type":652,"Flags":1,"Description":"The location of the delimited text storage."},"columnDelimiter":{"Type":0,"Flags":0,"Description":"The column delimiter. Type: string (or Expression with resultType string)."},"rowDelimiter":{"Type":0,"Flags":0,"Description":"The row delimiter. Type: string (or Expression with resultType string)."},"encodingName":{"Type":0,"Flags":0,"Description":"The code page name of the preferred encoding. If miss, the default value is UTF-8, unless BOM denotes another Unicode encoding. Refer to the name column of the table in the following link to set supported values: https://msdn.microsoft.com/library/system.text.encoding.aspx. Type: string (or Expression with resultType string)."},"compressionCodec":{"Type":0,"Flags":0,"Description":"The data compressionCodec. Type: string (or Expression with resultType string)."},"compressionLevel":{"Type":0,"Flags":0,"Description":"The data compression method used for DelimitedText."},"quoteChar":{"Type":0,"Flags":0,"Description":"The quote character. Type: string (or Expression with resultType string)."},"escapeChar":{"Type":0,"Flags":0,"Description":"The escape character. Type: string (or Expression with resultType string)."},"firstRowAsHeader":{"Type":0,"Flags":0,"Description":"When used as input, treat the first row of data as headers. When used as output,write the headers into the output as the first row of data. The default value is false. Type: boolean (or Expression with resultType boolean)."},"nullValue":{"Type":0,"Flags":0,"Description":"The null value string. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"DelimitedText"}},{"2":{"Name":"DocumentDbCollectionDataset","Properties":{"typeProperties":{"Type":748,"Flags":1,"Description":"DocumentDB Collection dataset properties."},"type":{"Type":749,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"DocumentDbCollectionDatasetTypeProperties","Properties":{"collectionName":{"Type":0,"Flags":1,"Description":"Document Database collection name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"DocumentDbCollection"}},{"2":{"Name":"DrillTableDataset","Properties":{"typeProperties":{"Type":751,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":752,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"DrillDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Drill. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Drill. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"DrillTable"}},{"2":{"Name":"DynamicsAXResourceDataset","Properties":{"typeProperties":{"Type":754,"Flags":1,"Description":"Dynamics AX OData resource dataset properties."},"type":{"Type":755,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"DynamicsAXResourceDatasetTypeProperties","Properties":{"path":{"Type":0,"Flags":1,"Description":"The path of the Dynamics AX OData entity. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"DynamicsAXResource"}},{"2":{"Name":"DynamicsCrmEntityDataset","Properties":{"typeProperties":{"Type":757,"Flags":0,"Description":"Dynamics CRM entity dataset properties."},"type":{"Type":758,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"DynamicsCrmEntityDatasetTypeProperties","Properties":{"entityName":{"Type":0,"Flags":0,"Description":"The logical name of the entity. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"DynamicsCrmEntity"}},{"2":{"Name":"DynamicsEntityDataset","Properties":{"typeProperties":{"Type":760,"Flags":0,"Description":"Dynamics entity dataset properties."},"type":{"Type":761,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"DynamicsEntityDatasetTypeProperties","Properties":{"entityName":{"Type":0,"Flags":0,"Description":"The logical name of the entity. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"DynamicsEntity"}},{"2":{"Name":"EloquaObjectDataset","Properties":{"typeProperties":{"Type":624,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":763,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"EloquaObject"}},{"2":{"Name":"ExcelDataset","Properties":{"typeProperties":{"Type":765,"Flags":0,"Description":"Excel dataset properties."},"type":{"Type":766,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"ExcelDatasetTypeProperties","Properties":{"location":{"Type":652,"Flags":1,"Description":"The location of the excel storage."},"sheetName":{"Type":0,"Flags":0,"Description":"The sheet name of excel file. Type: string (or Expression with resultType string)."},"sheetIndex":{"Type":0,"Flags":0,"Description":"The sheet index of excel file and default value is 0. Type: integer (or Expression with resultType integer)"},"range":{"Type":0,"Flags":0,"Description":"The partial data of one sheet. Type: string (or Expression with resultType string)."},"firstRowAsHeader":{"Type":0,"Flags":0,"Description":"When used as input, treat the first row of data as headers. When used as output,write the headers into the output as the first row of data. The default value is false. Type: boolean (or Expression with resultType boolean)."},"compression":{"Type":648,"Flags":0,"Description":"The data compression method used for the json dataset."},"nullValue":{"Type":0,"Flags":0,"Description":"The null value string. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"Excel"}},{"2":{"Name":"FileShareDataset","Properties":{"typeProperties":{"Type":768,"Flags":0,"Description":"On-premises file system dataset properties."},"type":{"Type":769,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"FileShareDatasetTypeProperties","Properties":{"folderPath":{"Type":0,"Flags":0,"Description":"The path of the on-premises file system. Type: string (or Expression with resultType string)."},"fileName":{"Type":0,"Flags":0,"Description":"The name of the on-premises file system. Type: string (or Expression with resultType string)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"format":{"Type":637,"Flags":0,"Description":"The format of the files."},"fileFilter":{"Type":0,"Flags":0,"Description":"Specify a filter to be used to select a subset of files in the folderPath rather than all files. Type: string (or Expression with resultType string)."},"compression":{"Type":648,"Flags":0,"Description":"The data compression method used for the file system."}}}},{"6":{"Value":"FileShare"}},{"2":{"Name":"GoogleAdWordsObjectDataset","Properties":{"typeProperties":{"Type":624,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":771,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"GoogleAdWordsObject"}},{"2":{"Name":"GoogleBigQueryObjectDataset","Properties":{"typeProperties":{"Type":773,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":774,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"GoogleBigQueryDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using database + table properties instead."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Google BigQuery. Type: string (or Expression with resultType string)."},"dataset":{"Type":0,"Flags":0,"Description":"The database name of the Google BigQuery. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"GoogleBigQueryObject"}},{"2":{"Name":"GreenplumTableDataset","Properties":{"typeProperties":{"Type":776,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":777,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"GreenplumDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"table":{"Type":0,"Flags":0,"Description":"The table name of Greenplum. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of Greenplum. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"GreenplumTable"}},{"2":{"Name":"HBaseObjectDataset","Properties":{"typeProperties":{"Type":624,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":779,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"HBaseObject"}},{"2":{"Name":"HiveObjectDataset","Properties":{"typeProperties":{"Type":781,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":782,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"HiveDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Hive. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Hive. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"HiveObject"}},{"2":{"Name":"HttpDataset","Properties":{"typeProperties":{"Type":784,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":785,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"HttpDatasetTypeProperties","Properties":{"relativeUrl":{"Type":0,"Flags":0,"Description":"The relative URL based on the URL in the HttpLinkedService refers to an HTTP file Type: string (or Expression with resultType string)."},"requestMethod":{"Type":0,"Flags":0,"Description":"The HTTP method for the HTTP request. Type: string (or Expression with resultType string)."},"requestBody":{"Type":0,"Flags":0,"Description":"The body for the HTTP request. Type: string (or Expression with resultType string)."},"additionalHeaders":{"Type":0,"Flags":0,"Description":"The headers for the HTTP Request. e.g. request-header-name-1:request-header-value-1\r\n...\r\nrequest-header-name-n:request-header-value-n Type: string (or Expression with resultType string)."},"format":{"Type":637,"Flags":0,"Description":"The format of files."},"compression":{"Type":648,"Flags":0,"Description":"The data compression method used on files."}}}},{"6":{"Value":"HttpFile"}},{"2":{"Name":"HubspotObjectDataset","Properties":{"typeProperties":{"Type":624,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":787,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"HubspotObject"}},{"2":{"Name":"ImpalaObjectDataset","Properties":{"typeProperties":{"Type":789,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":790,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"ImpalaDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Impala. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Impala. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"ImpalaObject"}},{"2":{"Name":"InformixTableDataset","Properties":{"typeProperties":{"Type":792,"Flags":0,"Description":"Informix table dataset properties."},"type":{"Type":793,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"InformixTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"The Informix table name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"InformixTable"}},{"2":{"Name":"JiraObjectDataset","Properties":{"typeProperties":{"Type":624,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":795,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"JiraObject"}},{"2":{"Name":"JsonDataset","Properties":{"typeProperties":{"Type":797,"Flags":0,"Description":"Json dataset properties."},"type":{"Type":798,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"JsonDatasetTypeProperties","Properties":{"location":{"Type":652,"Flags":1,"Description":"The location of the json data storage."},"encodingName":{"Type":0,"Flags":0,"Description":"The code page name of the preferred encoding. If not specified, the default value is UTF-8, unless BOM denotes another Unicode encoding. Refer to the name column of the table in the following link to set supported values: https://msdn.microsoft.com/library/system.text.encoding.aspx. Type: string (or Expression with resultType string)."},"compression":{"Type":648,"Flags":0,"Description":"The data compression method used for the json dataset."}}}},{"6":{"Value":"Json"}},{"2":{"Name":"LakeHouseTableDataset","Properties":{"typeProperties":{"Type":800,"Flags":0,"Description":"Microsoft Fabric LakeHouse Table dataset properties."},"type":{"Type":801,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"LakeHouseTableDatasetTypeProperties","Properties":{"table":{"Type":0,"Flags":0,"Description":"The name of Microsoft Fabric LakeHouse Table. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"LakeHouseTable"}},{"2":{"Name":"MagentoObjectDataset","Properties":{"typeProperties":{"Type":624,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":803,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"MagentoObject"}},{"2":{"Name":"MariaDBTableDataset","Properties":{"typeProperties":{"Type":624,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":805,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"MariaDBTable"}},{"2":{"Name":"MarketoObjectDataset","Properties":{"typeProperties":{"Type":624,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":807,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"MarketoObject"}},{"2":{"Name":"MicrosoftAccessTableDataset","Properties":{"typeProperties":{"Type":809,"Flags":0,"Description":"Microsoft Access table dataset properties."},"type":{"Type":810,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"MicrosoftAccessTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"The Microsoft Access table name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"MicrosoftAccessTable"}},{"2":{"Name":"MongoDbAtlasCollectionDataset","Properties":{"typeProperties":{"Type":812,"Flags":1,"Description":"MongoDB Atlas database dataset properties."},"type":{"Type":813,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"MongoDbAtlasCollectionDatasetTypeProperties","Properties":{"collection":{"Type":0,"Flags":1,"Description":"The collection name of the MongoDB Atlas database. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"MongoDbAtlasCollection"}},{"2":{"Name":"MongoDbCollectionDataset","Properties":{"typeProperties":{"Type":815,"Flags":1,"Description":"MongoDB database dataset properties."},"type":{"Type":816,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"MongoDbCollectionDatasetTypeProperties","Properties":{"collectionName":{"Type":0,"Flags":1,"Description":"The table name of the MongoDB database. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"MongoDbCollection"}},{"2":{"Name":"MongoDbV2CollectionDataset","Properties":{"typeProperties":{"Type":818,"Flags":1,"Description":"MongoDB database dataset properties."},"type":{"Type":819,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"MongoDbV2CollectionDatasetTypeProperties","Properties":{"collection":{"Type":0,"Flags":1,"Description":"The collection name of the MongoDB database. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"MongoDbV2Collection"}},{"2":{"Name":"MySqlTableDataset","Properties":{"typeProperties":{"Type":821,"Flags":0,"Description":"MySQL table dataset properties."},"type":{"Type":822,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"MySqlTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"The MySQL table name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"MySqlTable"}},{"2":{"Name":"NetezzaTableDataset","Properties":{"typeProperties":{"Type":824,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":825,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"NetezzaTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Netezza. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Netezza. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"NetezzaTable"}},{"2":{"Name":"ODataResourceDataset","Properties":{"typeProperties":{"Type":827,"Flags":0,"Description":"OData dataset properties."},"type":{"Type":828,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"ODataResourceDatasetTypeProperties","Properties":{"path":{"Type":0,"Flags":0,"Description":"The OData resource path. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"ODataResource"}},{"2":{"Name":"OdbcTableDataset","Properties":{"typeProperties":{"Type":830,"Flags":0,"Description":"ODBC table dataset properties."},"type":{"Type":831,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"OdbcTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"The ODBC table name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"OdbcTable"}},{"2":{"Name":"Office365Dataset","Properties":{"typeProperties":{"Type":833,"Flags":1,"Description":"Office365 dataset properties."},"type":{"Type":834,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"Office365DatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":1,"Description":"Name of the dataset to extract from Office 365. Type: string (or Expression with resultType string)."},"predicate":{"Type":0,"Flags":0,"Description":"A predicate expression that can be used to filter the specific rows to extract from Office 365. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"Office365Table"}},{"2":{"Name":"OracleServiceCloudObjectDataset","Properties":{"typeProperties":{"Type":624,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":836,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"OracleServiceCloudObject"}},{"2":{"Name":"OracleTableDataset","Properties":{"typeProperties":{"Type":838,"Flags":0,"Description":"On-premises Oracle dataset properties."},"type":{"Type":839,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"OracleTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the on-premises Oracle database. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The table name of the on-premises Oracle database. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"OracleTable"}},{"2":{"Name":"OrcDataset","Properties":{"typeProperties":{"Type":841,"Flags":0,"Description":"ORC dataset properties."},"type":{"Type":842,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"OrcDatasetTypeProperties","Properties":{"location":{"Type":652,"Flags":1,"Description":"The location of the ORC data storage."},"orcCompressionCodec":{"Type":0,"Flags":0,"Description":"The data orcCompressionCodec. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"Orc"}},{"2":{"Name":"ParquetDataset","Properties":{"typeProperties":{"Type":844,"Flags":0,"Description":"Parquet dataset properties."},"type":{"Type":845,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"ParquetDatasetTypeProperties","Properties":{"location":{"Type":652,"Flags":1,"Description":"The location of the parquet storage."},"compressionCodec":{"Type":0,"Flags":0,"Description":"The data compressionCodec. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"Parquet"}},{"2":{"Name":"PaypalObjectDataset","Properties":{"typeProperties":{"Type":624,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":847,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"PaypalObject"}},{"2":{"Name":"PhoenixObjectDataset","Properties":{"typeProperties":{"Type":849,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":850,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"PhoenixDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Phoenix. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Phoenix. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"PhoenixObject"}},{"2":{"Name":"PostgreSqlTableDataset","Properties":{"typeProperties":{"Type":852,"Flags":0,"Description":"PostgreSQL table dataset properties."},"type":{"Type":853,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"PostgreSqlTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"table":{"Type":0,"Flags":0,"Description":"The PostgreSQL table name. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"The PostgreSQL schema name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"PostgreSqlTable"}},{"2":{"Name":"PrestoObjectDataset","Properties":{"typeProperties":{"Type":855,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":856,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"PrestoDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Presto. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Presto. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"PrestoObject"}},{"2":{"Name":"QuickBooksObjectDataset","Properties":{"typeProperties":{"Type":624,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":858,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"QuickBooksObject"}},{"2":{"Name":"RelationalTableDataset","Properties":{"typeProperties":{"Type":860,"Flags":0,"Description":"Relational table dataset properties."},"type":{"Type":861,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"RelationalTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"The relational table name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"RelationalTable"}},{"2":{"Name":"ResponsysObjectDataset","Properties":{"typeProperties":{"Type":624,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":863,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"ResponsysObject"}},{"2":{"Name":"RestResourceDataset","Properties":{"typeProperties":{"Type":865,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":868,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"RestResourceDatasetTypeProperties","Properties":{"relativeUrl":{"Type":0,"Flags":0,"Description":"The relative URL to the resource that the RESTful API provides. Type: string (or Expression with resultType string)."},"requestMethod":{"Type":0,"Flags":0,"Description":"The HTTP method used to call the RESTful API. The default is GET. Type: string (or Expression with resultType string)."},"requestBody":{"Type":0,"Flags":0,"Description":"The HTTP request body to the RESTful API if requestMethod is POST. Type: string (or Expression with resultType string)."},"additionalHeaders":{"Type":866,"Flags":0,"Description":"The additional HTTP headers in the request to the RESTful API."},"paginationRules":{"Type":867,"Flags":0,"Description":"The pagination rules to compose next page requests."}}}},{"2":{"Name":"RestResourceDatasetTypePropertiesAdditionalHeaders","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"RestResourceDatasetTypePropertiesPaginationRules","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"RestResource"}},{"2":{"Name":"SalesforceMarketingCloudObjectDataset","Properties":{"typeProperties":{"Type":624,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":870,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"SalesforceMarketingCloudObject"}},{"2":{"Name":"SalesforceObjectDataset","Properties":{"typeProperties":{"Type":872,"Flags":0,"Description":"Salesforce object dataset properties."},"type":{"Type":873,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SalesforceObjectDatasetTypeProperties","Properties":{"objectApiName":{"Type":0,"Flags":0,"Description":"The Salesforce object API name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SalesforceObject"}},{"2":{"Name":"SalesforceServiceCloudObjectDataset","Properties":{"typeProperties":{"Type":875,"Flags":0,"Description":"Salesforce Service Cloud object dataset properties."},"type":{"Type":876,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SalesforceServiceCloudObjectDatasetTypeProperties","Properties":{"objectApiName":{"Type":0,"Flags":0,"Description":"The Salesforce Service Cloud object API name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SalesforceServiceCloudObject"}},{"2":{"Name":"SapBwCubeDataset","Properties":{"type":{"Type":878,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"SapBwCube"}},{"2":{"Name":"SapCloudForCustomerResourceDataset","Properties":{"typeProperties":{"Type":880,"Flags":1,"Description":"SAP Cloud For Customer OData resource dataset properties."},"type":{"Type":881,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SapCloudForCustomerResourceDatasetTypeProperties","Properties":{"path":{"Type":0,"Flags":1,"Description":"The path of the SAP Cloud for Customer OData entity. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SapCloudForCustomerResource"}},{"2":{"Name":"SapEccResourceDataset","Properties":{"typeProperties":{"Type":883,"Flags":1,"Description":"SAP ECC OData resource dataset properties."},"type":{"Type":884,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SapEccResourceDatasetTypeProperties","Properties":{"path":{"Type":0,"Flags":1,"Description":"The path of the SAP ECC OData entity. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SapEccResource"}},{"2":{"Name":"SapHanaTableDataset","Properties":{"typeProperties":{"Type":886,"Flags":0,"Description":"SAP HANA Table properties."},"type":{"Type":887,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SapHanaTableDatasetTypeProperties","Properties":{"schema":{"Type":0,"Flags":0,"Description":"The schema name of SAP HANA. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The table name of SAP HANA. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SapHanaTable"}},{"2":{"Name":"SapOdpResourceDataset","Properties":{"typeProperties":{"Type":889,"Flags":1,"Description":"SAP ODP Resource properties."},"type":{"Type":890,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SapOdpResourceDatasetTypeProperties","Properties":{"context":{"Type":0,"Flags":1,"Description":"The context of the SAP ODP Object. Type: string (or Expression with resultType string)."},"objectName":{"Type":0,"Flags":1,"Description":"The name of the SAP ODP Object. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SapOdpResource"}},{"2":{"Name":"SapOpenHubTableDataset","Properties":{"typeProperties":{"Type":892,"Flags":1,"Description":"Sap Business Warehouse Open Hub Destination Table properties."},"type":{"Type":893,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SapOpenHubTableDatasetTypeProperties","Properties":{"openHubDestinationName":{"Type":0,"Flags":1,"Description":"The name of the Open Hub Destination with destination type as Database Table. Type: string (or Expression with resultType string)."},"excludeLastRequest":{"Type":0,"Flags":0,"Description":"Whether to exclude the records of the last request. The default value is true. Type: boolean (or Expression with resultType boolean)."},"baseRequestId":{"Type":0,"Flags":0,"Description":"The ID of request for delta loading. Once it is set, only data with requestId larger than the value of this property will be retrieved. The default value is 0. Type: integer (or Expression with resultType integer )."}}}},{"6":{"Value":"SapOpenHubTable"}},{"2":{"Name":"SapTableResourceDataset","Properties":{"typeProperties":{"Type":895,"Flags":1,"Description":"SAP Table Resource properties."},"type":{"Type":896,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SapTableResourceDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":1,"Description":"The name of the SAP Table. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SapTableResource"}},{"2":{"Name":"ServiceNowObjectDataset","Properties":{"typeProperties":{"Type":624,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":898,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"ServiceNowObject"}},{"2":{"Name":"SharePointOnlineListResourceDataset","Properties":{"typeProperties":{"Type":900,"Flags":0,"Description":"Sharepoint online list dataset properties."},"type":{"Type":901,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SharePointOnlineListDatasetTypeProperties","Properties":{"listName":{"Type":0,"Flags":0,"Description":"The name of the SharePoint Online list. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SharePointOnlineListResource"}},{"2":{"Name":"ShopifyObjectDataset","Properties":{"typeProperties":{"Type":624,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":903,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"ShopifyObject"}},{"2":{"Name":"SnowflakeDataset","Properties":{"typeProperties":{"Type":905,"Flags":1,"Description":"Snowflake dataset properties."},"type":{"Type":906,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SnowflakeDatasetTypeProperties","Properties":{"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Snowflake database. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Snowflake database. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SnowflakeTable"}},{"2":{"Name":"SparkObjectDataset","Properties":{"typeProperties":{"Type":908,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":909,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SparkDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Spark. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Spark. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SparkObject"}},{"2":{"Name":"SqlServerTableDataset","Properties":{"typeProperties":{"Type":911,"Flags":0,"Description":"On-premises SQL Server dataset properties."},"type":{"Type":912,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SqlServerTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the SQL Server dataset. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The table name of the SQL Server dataset. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SqlServerTable"}},{"2":{"Name":"SquareObjectDataset","Properties":{"typeProperties":{"Type":624,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":914,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"SquareObject"}},{"2":{"Name":"SybaseTableDataset","Properties":{"typeProperties":{"Type":916,"Flags":0,"Description":"Sybase table dataset properties."},"type":{"Type":917,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SybaseTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"The Sybase table name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SybaseTable"}},{"2":{"Name":"TeradataTableDataset","Properties":{"typeProperties":{"Type":919,"Flags":0,"Description":"Teradata dataset properties."},"type":{"Type":920,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"TeradataTableDatasetTypeProperties","Properties":{"database":{"Type":0,"Flags":0,"Description":"The database name of Teradata. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The table name of Teradata. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"TeradataTable"}},{"2":{"Name":"VerticaTableDataset","Properties":{"typeProperties":{"Type":922,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":923,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"VerticaDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Vertica. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Vertica. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"VerticaTable"}},{"2":{"Name":"WebTableDataset","Properties":{"typeProperties":{"Type":925,"Flags":1,"Description":"Web table dataset properties."},"type":{"Type":926,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"WebTableDatasetTypeProperties","Properties":{"index":{"Type":0,"Flags":1,"Description":"The zero-based index of the table in the web page. Type: integer (or Expression with resultType integer), minimum: 0."},"path":{"Type":0,"Flags":0,"Description":"The relative URL to the web page from the linked service URL. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"WebTable"}},{"2":{"Name":"XeroObjectDataset","Properties":{"typeProperties":{"Type":624,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":928,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"XeroObject"}},{"2":{"Name":"XmlDataset","Properties":{"typeProperties":{"Type":930,"Flags":0,"Description":"Xml dataset properties."},"type":{"Type":931,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"XmlDatasetTypeProperties","Properties":{"location":{"Type":652,"Flags":1,"Description":"The location of the json data storage."},"encodingName":{"Type":0,"Flags":0,"Description":"The code page name of the preferred encoding. If not specified, the default value is UTF-8, unless BOM denotes another Unicode encoding. Refer to the name column of the table in the following link to set supported values: https://msdn.microsoft.com/library/system.text.encoding.aspx. Type: string (or Expression with resultType string)."},"nullValue":{"Type":0,"Flags":0,"Description":"The null value string. Type: string (or Expression with resultType string)."},"compression":{"Type":648,"Flags":0,"Description":"The data compression method used for the json dataset."}}}},{"6":{"Value":"Xml"}},{"2":{"Name":"ZohoObjectDataset","Properties":{"typeProperties":{"Type":624,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":933,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"ZohoObject"}},{"4":{"Name":"Microsoft.DataFactory/factories/datasets@2018-06-01","ScopeType":8,"Body":618,"Flags":0}},{"6":{"Value":"Microsoft.DataFactory/factories/pipelines"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories/pipelines","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":935,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":936,"Flags":10,"Description":"The resource api version"},"properties":{"Type":938,"Flags":1,"Description":"Properties of the pipeline."},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"2":{"Name":"Pipeline","Properties":{"description":{"Type":4,"Flags":0,"Description":"The description of the pipeline."},"activities":{"Type":1684,"Flags":0,"Description":"List of activities in pipeline."},"parameters":{"Type":1685,"Flags":0,"Description":"List of parameters for pipeline."},"variables":{"Type":1691,"Flags":0,"Description":"List of variables for pipeline."},"concurrency":{"Type":3,"Flags":0,"Description":"The max number of concurrent runs for the pipeline."},"annotations":{"Type":1692,"Flags":0,"Description":"List of tags that can be used for describing the Pipeline."},"runDimensions":{"Type":1693,"Flags":0,"Description":"Dimensions emitted by Pipeline."},"folder":{"Type":1694,"Flags":0,"Description":"The folder that this Pipeline is in. If not specified, Pipeline will appear at the root level."},"policy":{"Type":1695,"Flags":0,"Description":"Pipeline Policy."}}}},{"7":{"Name":"Activity","Discriminator":"type","BaseProperties":{"name":{"Type":4,"Flags":1,"Description":"Activity name."},"description":{"Type":4,"Flags":0,"Description":"Activity description."},"state":{"Type":942,"Flags":0,"Description":"Activity state. This is an optional property and if not provided, the state will be Active by default."},"onInactiveMarkAs":{"Type":946,"Flags":0,"Description":"Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default."},"dependsOn":{"Type":954,"Flags":0,"Description":"Activity depends on condition."},"userProperties":{"Type":956,"Flags":0,"Description":"Activity user properties."}},"Elements":{"AppendVariable":957,"AzureDataExplorerCommand":960,"AzureFunctionActivity":964,"AzureMLBatchExecution":975,"AzureMLExecutePipeline":982,"AzureMLUpdateResource":985,"ExecutePipeline":988,"Fail":996,"Filter":999,"ForEach":1005,"IfCondition":1009,"SetVariable":1014,"Switch":1018,"Until":1025,"Validation":1029,"Wait":1036,"WebHook":1039,"Copy":1045,"Custom":1455,"DataLakeAnalyticsU-SQL":1462,"DatabricksNotebook":1466,"DatabricksSparkJar":1472,"DatabricksSparkPython":1478,"Delete":1484,"ExecuteDataFlow":1487,"ExecuteSSISPackage":1496,"ExecuteWranglingDataflow":1523,"GetMetadata":1531,"HDInsightHive":1546,"HDInsightMapReduce":1557,"HDInsightPig":1568,"HDInsightSpark":1577,"HDInsightStreaming":1586,"Lookup":1598,"Script":1601,"SparkJob":1632,"SqlServerStoredProcedure":1653,"SynapseNotebook":1656,"WebActivity":1674}}},{"6":{"Value":"Active"}},{"6":{"Value":"Inactive"}},{"5":{"Elements":[940,941,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Skipped"}},{"5":{"Elements":[943,944,945,4]}},{"2":{"Name":"ActivityDependency","Properties":{"activity":{"Type":4,"Flags":1,"Description":"Activity name."},"dependencyConditions":{"Type":953,"Flags":1,"Description":"Match-Condition for the dependency."}},"AdditionalProperties":0}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Skipped"}},{"6":{"Value":"Completed"}},{"5":{"Elements":[948,949,950,951,4]}},{"3":{"ItemType":952}},{"3":{"ItemType":947}},{"2":{"Name":"UserProperty","Properties":{"name":{"Type":4,"Flags":1,"Description":"User property name."},"value":{"Type":0,"Flags":1,"Description":"User property value. Type: string (or Expression with resultType string)."}}}},{"3":{"ItemType":955}},{"2":{"Name":"AppendVariableActivity","Properties":{"typeProperties":{"Type":958,"Flags":1,"Description":"Append Variable activity properties."},"type":{"Type":959,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"AppendVariableActivityTypeProperties","Properties":{"variableName":{"Type":4,"Flags":0,"Description":"Name of the variable whose value needs to be appended to."},"value":{"Type":0,"Flags":0,"Description":"Value to be appended. Type: could be a static value matching type of the variable item or Expression with resultType matching type of the variable item"}}}},{"6":{"Value":"AppendVariable"}},{"2":{"Name":"AzureDataExplorerCommandActivity","Properties":{"typeProperties":{"Type":961,"Flags":1,"Description":"Azure Data Explorer command activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":963,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"AzureDataExplorerCommandActivityTypeProperties","Properties":{"command":{"Type":0,"Flags":1,"Description":"A control command, according to the Azure Data Explorer command syntax. Type: string (or Expression with resultType string)."},"commandTimeout":{"Type":0,"Flags":0,"Description":"Control command timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))..)"}}}},{"2":{"Name":"ActivityPolicy","Properties":{"timeout":{"Type":0,"Flags":0,"Description":"Specifies the timeout for the activity to run. The default timeout is 7 days. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"retry":{"Type":0,"Flags":0,"Description":"Maximum ordinary retry attempts. Default is 0. Type: integer (or Expression with resultType integer), minimum: 0."},"retryIntervalInSeconds":{"Type":3,"Flags":0,"Description":"Interval between each retry attempt (in seconds). The default is 30 sec."},"secureInput":{"Type":2,"Flags":0,"Description":"When set to true, Input from activity is considered as secure and will not be logged to monitoring."},"secureOutput":{"Type":2,"Flags":0,"Description":"When set to true, Output from activity is considered as secure and will not be logged to monitoring."}},"AdditionalProperties":0}},{"6":{"Value":"AzureDataExplorerCommand"}},{"2":{"Name":"AzureFunctionActivity","Properties":{"typeProperties":{"Type":965,"Flags":1,"Description":"Azure Function activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":974,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"AzureFunctionActivityTypeProperties","Properties":{"method":{"Type":973,"Flags":1,"Description":"Rest API method for target endpoint."},"functionName":{"Type":0,"Flags":1,"Description":"Name of the Function that the Azure Function Activity will call. Type: string (or Expression with resultType string)"},"headers":{"Type":0,"Flags":0,"Description":"Represents the headers that will be sent to the request. For example, to set the language and type on a request: \"headers\" : { \"Accept-Language\": \"en-us\", \"Content-Type\": \"application/json\" }. Type: dictionary (or Expression with resultType dictionary)."},"body":{"Type":0,"Flags":0,"Description":"Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"GET"}},{"6":{"Value":"POST"}},{"6":{"Value":"PUT"}},{"6":{"Value":"DELETE"}},{"6":{"Value":"OPTIONS"}},{"6":{"Value":"HEAD"}},{"6":{"Value":"TRACE"}},{"5":{"Elements":[966,967,968,969,970,971,972,4]}},{"6":{"Value":"AzureFunctionActivity"}},{"2":{"Name":"AzureMLBatchExecutionActivity","Properties":{"typeProperties":{"Type":976,"Flags":1,"Description":"Azure ML Batch Execution activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":981,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"AzureMLBatchExecutionActivityTypeProperties","Properties":{"globalParameters":{"Type":977,"Flags":0,"Description":"Key,Value pairs to be passed to the Azure ML Batch Execution Service endpoint. Keys must match the names of web service parameters defined in the published Azure ML web service. Values will be passed in the GlobalParameters property of the Azure ML batch execution request."},"webServiceOutputs":{"Type":979,"Flags":0,"Description":"Key,Value pairs, mapping the names of Azure ML endpoint's Web Service Outputs to AzureMLWebServiceFile objects specifying the output Blob locations. This information will be passed in the WebServiceOutputs property of the Azure ML batch execution request."},"webServiceInputs":{"Type":980,"Flags":0,"Description":"Key,Value pairs, mapping the names of Azure ML endpoint's Web Service Inputs to AzureMLWebServiceFile objects specifying the input Blob locations.. This information will be passed in the WebServiceInputs property of the Azure ML batch execution request."}}}},{"2":{"Name":"AzureMLBatchExecutionActivityTypePropertiesGlobalParameters","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"AzureMLWebServiceFile","Properties":{"filePath":{"Type":0,"Flags":1,"Description":"The relative file path, including container name, in the Azure Blob Storage specified by the LinkedService. Type: string (or Expression with resultType string)."},"linkedServiceName":{"Type":98,"Flags":1,"Description":"Reference to an Azure Storage LinkedService, where Azure ML WebService Input/Output file located."}}}},{"2":{"Name":"AzureMLBatchExecutionActivityTypePropertiesWebServiceOutputs","Properties":{},"AdditionalProperties":978}},{"2":{"Name":"AzureMLBatchExecutionActivityTypePropertiesWebServiceInputs","Properties":{},"AdditionalProperties":978}},{"6":{"Value":"AzureMLBatchExecution"}},{"2":{"Name":"AzureMLExecutePipelineActivity","Properties":{"typeProperties":{"Type":983,"Flags":1,"Description":"Azure ML Execute Pipeline activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":984,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"AzureMLExecutePipelineActivityTypeProperties","Properties":{"mlPipelineId":{"Type":0,"Flags":0,"Description":"ID of the published Azure ML pipeline. Type: string (or Expression with resultType string)."},"mlPipelineEndpointId":{"Type":0,"Flags":0,"Description":"ID of the published Azure ML pipeline endpoint. Type: string (or Expression with resultType string)."},"version":{"Type":0,"Flags":0,"Description":"Version of the published Azure ML pipeline endpoint. Type: string (or Expression with resultType string)."},"experimentName":{"Type":0,"Flags":0,"Description":"Run history experiment name of the pipeline run. This information will be passed in the ExperimentName property of the published pipeline execution request. Type: string (or Expression with resultType string)."},"mlPipelineParameters":{"Type":0,"Flags":0,"Description":"Key,Value pairs to be passed to the published Azure ML pipeline endpoint. Keys must match the names of pipeline parameters defined in the published pipeline. Values will be passed in the ParameterAssignments property of the published pipeline execution request. Type: object with key value pairs (or Expression with resultType object)."},"dataPathAssignments":{"Type":0,"Flags":0,"Description":"Dictionary used for changing data path assignments without retraining. Values will be passed in the dataPathAssignments property of the published pipeline execution request. Type: object (or Expression with resultType object)."},"mlParentRunId":{"Type":0,"Flags":0,"Description":"The parent Azure ML Service pipeline run id. This information will be passed in the ParentRunId property of the published pipeline execution request. Type: string (or Expression with resultType string)."},"continueOnStepFailure":{"Type":0,"Flags":0,"Description":"Whether to continue execution of other steps in the PipelineRun if a step fails. This information will be passed in the continueOnStepFailure property of the published pipeline execution request. Type: boolean (or Expression with resultType boolean)."}}}},{"6":{"Value":"AzureMLExecutePipeline"}},{"2":{"Name":"AzureMLUpdateResourceActivity","Properties":{"typeProperties":{"Type":986,"Flags":1,"Description":"Azure ML Update Resource management activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":987,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"AzureMLUpdateResourceActivityTypeProperties","Properties":{"trainedModelName":{"Type":0,"Flags":1,"Description":"Name of the Trained Model module in the Web Service experiment to be updated. Type: string (or Expression with resultType string)."},"trainedModelLinkedServiceName":{"Type":98,"Flags":1,"Description":"Name of Azure Storage linked service holding the .ilearner file that will be uploaded by the update operation."},"trainedModelFilePath":{"Type":0,"Flags":1,"Description":"The relative file path in trainedModelLinkedService to represent the .ilearner file that will be uploaded by the update operation. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureMLUpdateResource"}},{"2":{"Name":"ExecutePipelineActivity","Properties":{"policy":{"Type":989,"Flags":0,"Description":"Execute pipeline activity policy."},"typeProperties":{"Type":990,"Flags":1,"Description":"Execute pipeline activity properties."},"type":{"Type":995,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"ExecutePipelineActivityPolicy","Properties":{"secureInput":{"Type":2,"Flags":0,"Description":"When set to true, Input from activity is considered as secure and will not be logged to monitoring."}},"AdditionalProperties":0}},{"2":{"Name":"ExecutePipelineActivityTypeProperties","Properties":{"pipeline":{"Type":991,"Flags":1,"Description":"Pipeline reference."},"parameters":{"Type":994,"Flags":0,"Description":"Pipeline parameters."},"waitOnCompletion":{"Type":2,"Flags":0,"Description":"Defines whether activity execution will wait for the dependent pipeline execution to finish. Default is false."}}}},{"2":{"Name":"PipelineReference","Properties":{"type":{"Type":993,"Flags":1,"Description":"Pipeline reference type."},"referenceName":{"Type":4,"Flags":1,"Description":"Reference pipeline name."},"name":{"Type":4,"Flags":0,"Description":"Reference name."}}}},{"6":{"Value":"PipelineReference"}},{"5":{"Elements":[992,4]}},{"2":{"Name":"ParameterValueSpecification","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"ExecutePipeline"}},{"2":{"Name":"FailActivity","Properties":{"typeProperties":{"Type":997,"Flags":1,"Description":"Fail activity properties."},"type":{"Type":998,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"FailActivityTypeProperties","Properties":{"message":{"Type":0,"Flags":1,"Description":"The error message that surfaced in the Fail activity. It can be dynamic content that's evaluated to a non empty/blank string at runtime. Type: string (or Expression with resultType string)."},"errorCode":{"Type":0,"Flags":1,"Description":"The error code that categorizes the error type of the Fail activity. It can be dynamic content that's evaluated to a non empty/blank string at runtime. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"Fail"}},{"2":{"Name":"FilterActivity","Properties":{"typeProperties":{"Type":1000,"Flags":1,"Description":"Filter activity properties."},"type":{"Type":1004,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"FilterActivityTypeProperties","Properties":{"items":{"Type":1001,"Flags":1,"Description":"Input array on which filter should be applied."},"condition":{"Type":1001,"Flags":1,"Description":"Condition to be used for filtering the input."}}}},{"2":{"Name":"Expression","Properties":{"type":{"Type":1003,"Flags":1,"Description":"Expression type."},"value":{"Type":4,"Flags":1,"Description":"Expression value."}}}},{"6":{"Value":"Expression"}},{"5":{"Elements":[1002,4]}},{"6":{"Value":"Filter"}},{"2":{"Name":"ForEachActivity","Properties":{"typeProperties":{"Type":1006,"Flags":1,"Description":"ForEach activity properties."},"type":{"Type":1008,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"ForEachActivityTypeProperties","Properties":{"isSequential":{"Type":2,"Flags":0,"Description":"Should the loop be executed in sequence or in parallel (max 50)"},"batchCount":{"Type":3,"Flags":0,"Description":"Batch count to be used for controlling the number of parallel execution (when isSequential is set to false)."},"items":{"Type":1001,"Flags":1,"Description":"Collection to iterate."},"activities":{"Type":1007,"Flags":1,"Description":"List of activities to execute ."}}}},{"3":{"ItemType":939}},{"6":{"Value":"ForEach"}},{"2":{"Name":"IfConditionActivity","Properties":{"typeProperties":{"Type":1010,"Flags":1,"Description":"IfCondition activity properties."},"type":{"Type":1013,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"IfConditionActivityTypeProperties","Properties":{"expression":{"Type":1001,"Flags":1,"Description":"An expression that would evaluate to Boolean. This is used to determine the block of activities (ifTrueActivities or ifFalseActivities) that will be executed."},"ifTrueActivities":{"Type":1011,"Flags":0,"Description":"List of activities to execute if expression is evaluated to true. This is an optional property and if not provided, the activity will exit without any action."},"ifFalseActivities":{"Type":1012,"Flags":0,"Description":"List of activities to execute if expression is evaluated to false. This is an optional property and if not provided, the activity will exit without any action."}}}},{"3":{"ItemType":939}},{"3":{"ItemType":939}},{"6":{"Value":"IfCondition"}},{"2":{"Name":"SetVariableActivity","Properties":{"typeProperties":{"Type":1015,"Flags":1,"Description":"Set Variable activity properties."},"policy":{"Type":1016,"Flags":0,"Description":"Activity policy."},"type":{"Type":1017,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"SetVariableActivityTypeProperties","Properties":{"variableName":{"Type":4,"Flags":0,"Description":"Name of the variable whose value needs to be set."},"value":{"Type":0,"Flags":0,"Description":"Value to be set. Could be a static value or Expression."},"setSystemVariable":{"Type":2,"Flags":0,"Description":"If set to true, it sets the pipeline run return value."}}}},{"2":{"Name":"SecureInputOutputPolicy","Properties":{"secureInput":{"Type":2,"Flags":0,"Description":"When set to true, Input from activity is considered as secure and will not be logged to monitoring."},"secureOutput":{"Type":2,"Flags":0,"Description":"When set to true, Output from activity is considered as secure and will not be logged to monitoring."}}}},{"6":{"Value":"SetVariable"}},{"2":{"Name":"SwitchActivity","Properties":{"typeProperties":{"Type":1019,"Flags":1,"Description":"Switch activity properties."},"type":{"Type":1024,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"SwitchActivityTypeProperties","Properties":{"on":{"Type":1001,"Flags":1,"Description":"An expression that would evaluate to a string or integer. This is used to determine the block of activities in cases that will be executed."},"cases":{"Type":1022,"Flags":0,"Description":"List of cases that correspond to expected values of the 'on' property. This is an optional property and if not provided, the activity will execute activities provided in defaultActivities."},"defaultActivities":{"Type":1023,"Flags":0,"Description":"List of activities to execute if no case condition is satisfied. This is an optional property and if not provided, the activity will exit without any action."}}}},{"2":{"Name":"SwitchCase","Properties":{"value":{"Type":4,"Flags":0,"Description":"Expected value that satisfies the expression result of the 'on' property."},"activities":{"Type":1021,"Flags":0,"Description":"List of activities to execute for satisfied case condition."}}}},{"3":{"ItemType":939}},{"3":{"ItemType":1020}},{"3":{"ItemType":939}},{"6":{"Value":"Switch"}},{"2":{"Name":"UntilActivity","Properties":{"typeProperties":{"Type":1026,"Flags":1,"Description":"Until activity properties."},"type":{"Type":1028,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"UntilActivityTypeProperties","Properties":{"expression":{"Type":1001,"Flags":1,"Description":"An expression that would evaluate to Boolean. The loop will continue until this expression evaluates to true"},"timeout":{"Type":0,"Flags":0,"Description":"Specifies the timeout for the activity to run. If there is no value specified, it takes the value of TimeSpan.FromDays(7) which is 1 week as default. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"activities":{"Type":1027,"Flags":1,"Description":"List of activities to execute."}}}},{"3":{"ItemType":939}},{"6":{"Value":"Until"}},{"2":{"Name":"ValidationActivity","Properties":{"typeProperties":{"Type":1030,"Flags":1,"Description":"Validation activity properties."},"type":{"Type":1035,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"ValidationActivityTypeProperties","Properties":{"timeout":{"Type":0,"Flags":0,"Description":"Specifies the timeout for the activity to run. If there is no value specified, it takes the value of TimeSpan.FromDays(7) which is 1 week as default. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"sleep":{"Type":0,"Flags":0,"Description":"A delay in seconds between validation attempts. If no value is specified, 10 seconds will be used as the default. Type: integer (or Expression with resultType integer)."},"minimumSize":{"Type":0,"Flags":0,"Description":"Can be used if dataset points to a file. The file must be greater than or equal in size to the value specified. Type: integer (or Expression with resultType integer)."},"childItems":{"Type":0,"Flags":0,"Description":"Can be used if dataset points to a folder. If set to true, the folder must have at least one file. If set to false, the folder must be empty. Type: boolean (or Expression with resultType boolean)."},"dataset":{"Type":1031,"Flags":1,"Description":"Validation activity dataset reference."}}}},{"2":{"Name":"DatasetReference","Properties":{"type":{"Type":1033,"Flags":1,"Description":"Dataset reference type."},"referenceName":{"Type":4,"Flags":1,"Description":"Reference dataset name."},"parameters":{"Type":1034,"Flags":0,"Description":"Arguments for dataset."}}}},{"6":{"Value":"DatasetReference"}},{"5":{"Elements":[1032,4]}},{"2":{"Name":"ParameterValueSpecification","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"Validation"}},{"2":{"Name":"WaitActivity","Properties":{"typeProperties":{"Type":1037,"Flags":1,"Description":"Wait activity properties."},"type":{"Type":1038,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"WaitActivityTypeProperties","Properties":{"waitTimeInSeconds":{"Type":0,"Flags":1,"Description":"Duration in seconds. Type: integer (or Expression with resultType integer)."}}}},{"6":{"Value":"Wait"}},{"2":{"Name":"WebHookActivity","Properties":{"typeProperties":{"Type":1040,"Flags":1,"Description":"WebHook activity properties."},"policy":{"Type":1016,"Flags":0,"Description":"Activity policy."},"type":{"Type":1044,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"WebHookActivityTypeProperties","Properties":{"method":{"Type":1042,"Flags":1,"Description":"Rest API method for target endpoint."},"url":{"Type":0,"Flags":1,"Description":"WebHook activity target endpoint and path. Type: string (or Expression with resultType string)."},"timeout":{"Type":4,"Flags":0,"Description":"The timeout within which the webhook should be called back. If there is no value specified, it defaults to 10 minutes. Type: string. Pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"headers":{"Type":0,"Flags":0,"Description":"Represents the headers that will be sent to the request. For example, to set the language and type on a request: \"headers\" : { \"Accept-Language\": \"en-us\", \"Content-Type\": \"application/json\" }. Type: dictionary (or Expression with resultType dictionary)."},"body":{"Type":0,"Flags":0,"Description":"Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string)."},"authentication":{"Type":1043,"Flags":0,"Description":"Authentication method used for calling the endpoint."},"reportStatusOnCallBack":{"Type":0,"Flags":0,"Description":"When set to true, statusCode, output and error in callback request body will be consumed by activity. The activity can be marked as failed by setting statusCode >= 400 in callback request. Default is false. Type: boolean (or Expression with resultType boolean)."}}}},{"6":{"Value":"POST"}},{"5":{"Elements":[1041,4]}},{"2":{"Name":"WebActivityAuthentication","Properties":{"type":{"Type":4,"Flags":0,"Description":"Web activity authentication (Basic/ClientCertificate/MSI/ServicePrincipal)"},"pfx":{"Type":96,"Flags":0,"Description":"Base64-encoded contents of a PFX file or Certificate when used for ServicePrincipal"},"username":{"Type":0,"Flags":0,"Description":"Web activity authentication user name for basic authentication or ClientID when used for ServicePrincipal. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password for the PFX file or basic authentication / Secret when used for ServicePrincipal"},"resource":{"Type":0,"Flags":0,"Description":"Resource for which Azure Auth token will be requested when using MSI Authentication. Type: string (or Expression with resultType string)."},"userTenant":{"Type":0,"Flags":0,"Description":"TenantId for which Azure Auth token will be requested when using ServicePrincipal Authentication. Type: string (or Expression with resultType string)."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"6":{"Value":"WebHook"}},{"2":{"Name":"CopyActivity","Properties":{"typeProperties":{"Type":1046,"Flags":1,"Description":"Copy activity properties."},"inputs":{"Type":1452,"Flags":0,"Description":"List of inputs for the activity."},"outputs":{"Type":1453,"Flags":0,"Description":"List of outputs for the activity."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":1454,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"CopyActivityTypeProperties","Properties":{"source":{"Type":1047,"Flags":1,"Description":"Copy activity source."},"sink":{"Type":1306,"Flags":1,"Description":"Copy activity sink."},"translator":{"Type":0,"Flags":0,"Description":"Copy activity translator. If not specified, tabular translator is used."},"enableStaging":{"Type":0,"Flags":0,"Description":"Specifies whether to copy data via an interim staging. Default value is false. Type: boolean (or Expression with resultType boolean)."},"stagingSettings":{"Type":1443,"Flags":0,"Description":"Specifies interim staging settings when EnableStaging is true."},"parallelCopies":{"Type":0,"Flags":0,"Description":"Maximum number of concurrent sessions opened on the source or sink to avoid overloading the data store. Type: integer (or Expression with resultType integer), minimum: 0."},"dataIntegrationUnits":{"Type":0,"Flags":0,"Description":"Maximum number of data integration units that can be used to perform this data movement. Type: integer (or Expression with resultType integer), minimum: 0."},"enableSkipIncompatibleRow":{"Type":0,"Flags":0,"Description":"Whether to skip incompatible row. Default value is false. Type: boolean (or Expression with resultType boolean)."},"redirectIncompatibleRowSettings":{"Type":1444,"Flags":0,"Description":"Redirect incompatible row settings when EnableSkipIncompatibleRow is true."},"logStorageSettings":{"Type":1445,"Flags":0,"Description":"(Deprecated. Please use LogSettings) Log storage settings customer need to provide when enabling session log."},"logSettings":{"Type":1446,"Flags":0,"Description":"Log settings customer needs provide when enabling log."},"preserveRules":{"Type":1449,"Flags":0,"Description":"Preserve Rules."},"preserve":{"Type":1450,"Flags":0,"Description":"Preserve rules."},"validateDataConsistency":{"Type":0,"Flags":0,"Description":"Whether to enable Data Consistency validation. Type: boolean (or Expression with resultType boolean)."},"skipErrorFile":{"Type":1451,"Flags":0,"Description":"Specify the fault tolerance for data consistency."}}}},{"7":{"Name":"CopySource","Discriminator":"type","BaseProperties":{"sourceRetryCount":{"Type":0,"Flags":0,"Description":"Source retry count. Type: integer (or Expression with resultType integer)."},"sourceRetryWait":{"Type":0,"Flags":0,"Description":"Source retry wait. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"maxConcurrentConnections":{"Type":0,"Flags":0,"Description":"The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer)."},"disableMetricsCollection":{"Type":0,"Flags":0,"Description":"If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean)."}},"Elements":{"AmazonMWSSource":1048,"AmazonRdsForOracleSource":1050,"AmazonRdsForSqlServerSource":1053,"AmazonRedshiftSource":1056,"AvroSource":1059,"AzureBlobFSSource":1091,"AzureDataExplorerSource":1093,"AzureDataLakeStoreSource":1095,"AzureDatabricksDeltaLakeSource":1097,"AzureMariaDBSource":1100,"AzureMySqlSource":1102,"AzurePostgreSqlSource":1104,"AzureSqlSource":1106,"AzureTableSource":1108,"BinarySource":1110,"BlobSource":1120,"CassandraSource":1122,"CommonDataServiceForAppsSource":1135,"ConcurSource":1137,"CosmosDbMongoDbApiSource":1139,"CosmosDbSqlApiSource":1142,"CouchbaseSource":1144,"Db2Source":1146,"DelimitedTextSource":1148,"DocumentDbCollectionSource":1151,"DrillSource":1153,"DynamicsAXSource":1155,"DynamicsCrmSource":1157,"DynamicsSource":1159,"EloquaSource":1161,"ExcelSource":1163,"FileSystemSource":1165,"GoogleAdWordsSource":1167,"GoogleBigQuerySource":1169,"GreenplumSource":1171,"HBaseSource":1173,"HdfsSource":1175,"HiveSource":1177,"HttpSource":1179,"HubspotSource":1181,"ImpalaSource":1183,"InformixSource":1185,"JiraSource":1187,"JsonSource":1189,"LakeHouseTableSource":1192,"MagentoSource":1194,"MariaDBSource":1196,"MarketoSource":1198,"MicrosoftAccessSource":1200,"MongoDbAtlasSource":1202,"MongoDbSource":1204,"MongoDbV2Source":1206,"MySqlSource":1208,"NetezzaSource":1210,"ODataSource":1213,"OdbcSource":1215,"Office365Source":1217,"OracleServiceCloudSource":1219,"OracleSource":1221,"OrcSource":1224,"ParquetSource":1226,"PaypalSource":1229,"PhoenixSource":1231,"PostgreSqlSource":1233,"PrestoSource":1235,"QuickBooksSource":1237,"RelationalSource":1239,"ResponsysSource":1241,"RestSource":1243,"SalesforceMarketingCloudSource":1245,"SalesforceServiceCloudSource":1247,"SalesforceSource":1249,"SapBwSource":1251,"SapCloudForCustomerSource":1253,"SapEccSource":1255,"SapHanaSource":1257,"SapOdpSource":1260,"SapOpenHubSource":1262,"SapTableSource":1264,"ServiceNowSource":1267,"SharePointOnlineListSource":1269,"ShopifySource":1271,"SnowflakeSource":1273,"SparkSource":1278,"SqlDWSource":1280,"SqlMISource":1282,"SqlServerSource":1284,"SqlSource":1286,"SquareSource":1288,"SybaseSource":1290,"TeradataSource":1292,"VerticaSource":1295,"XeroSource":1297,"ZohoSource":1299,"WebSource":1301,"XmlSource":1303}}},{"2":{"Name":"AmazonMWSSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1049,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"AmazonMWSSource"}},{"2":{"Name":"AmazonRdsForOracleSource","Properties":{"oracleReaderQuery":{"Type":0,"Flags":0,"Description":"AmazonRdsForOracle reader query. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"partitionOption":{"Type":0,"Flags":0,"Description":"The partition mechanism that will be used for AmazonRdsForOracle read in parallel. Type: string (or Expression with resultType string)."},"partitionSettings":{"Type":1051,"Flags":0,"Description":"The settings that will be leveraged for AmazonRdsForOracle source partitioning."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1052,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"AmazonRdsForOraclePartitionSettings","Properties":{"partitionNames":{"Type":0,"Flags":0,"Description":"Names of the physical partitions of AmazonRdsForOracle table."},"partitionColumnName":{"Type":0,"Flags":0,"Description":"The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."},"partitionUpperBound":{"Type":0,"Flags":0,"Description":"The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."},"partitionLowerBound":{"Type":0,"Flags":0,"Description":"The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AmazonRdsForOracleSource"}},{"2":{"Name":"AmazonRdsForSqlServerSource","Properties":{"sqlReaderQuery":{"Type":0,"Flags":0,"Description":"SQL reader query. Type: string (or Expression with resultType string)."},"sqlReaderStoredProcedureName":{"Type":0,"Flags":0,"Description":"Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string)."},"storedProcedureParameters":{"Type":0,"Flags":0,"Description":"Value and type setting for stored procedure parameters. Example: \"{Parameter1: {value: \"1\", type: \"int\"}}\"."},"isolationLevel":{"Type":0,"Flags":0,"Description":"Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string)."},"produceAdditionalTypes":{"Type":0,"Flags":0,"Description":"Which additional types to produce."},"partitionOption":{"Type":0,"Flags":0,"Description":"The partition mechanism that will be used for Sql read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"DynamicRange\"."},"partitionSettings":{"Type":1054,"Flags":0,"Description":"The settings that will be leveraged for Sql source partitioning."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1055,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"SqlPartitionSettings","Properties":{"partitionColumnName":{"Type":0,"Flags":0,"Description":"The name of the column in integer or datetime type that will be used for proceeding partitioning. If not specified, the primary key of the table is auto-detected and used as the partition column. Type: string (or Expression with resultType string)."},"partitionUpperBound":{"Type":0,"Flags":0,"Description":"The maximum value of the partition column for partition range splitting. This value is used to decide the partition stride, not for filtering the rows in table. All rows in the table or query result will be partitioned and copied. Type: string (or Expression with resultType string)."},"partitionLowerBound":{"Type":0,"Flags":0,"Description":"The minimum value of the partition column for partition range splitting. This value is used to decide the partition stride, not for filtering the rows in table. All rows in the table or query result will be partitioned and copied. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AmazonRdsForSqlServerSource"}},{"2":{"Name":"AmazonRedshiftSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"redshiftUnloadSettings":{"Type":1057,"Flags":0,"Description":"The Amazon S3 settings needed for the interim Amazon S3 when copying from Amazon Redshift with unload. With this, data from Amazon Redshift source will be unloaded into S3 first and then copied into the targeted sink from the interim S3."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1058,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"RedshiftUnloadSettings","Properties":{"s3LinkedServiceName":{"Type":98,"Flags":1,"Description":"The name of the Amazon S3 linked service which will be used for the unload operation when copying from the Amazon Redshift source."},"bucketName":{"Type":0,"Flags":1,"Description":"The bucket of the interim Amazon S3 which will be used to store the unloaded data from Amazon Redshift source. The bucket must be in the same region as the Amazon Redshift source. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AmazonRedshiftSource"}},{"2":{"Name":"AvroSource","Properties":{"storeSettings":{"Type":1060,"Flags":0,"Description":"Avro store settings."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1090,"Flags":1,"Description":"Copy source type."}}}},{"7":{"Name":"StoreReadSettings","Discriminator":"type","BaseProperties":{"maxConcurrentConnections":{"Type":0,"Flags":0,"Description":"The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer)."},"disableMetricsCollection":{"Type":0,"Flags":0,"Description":"If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean)."}},"Elements":{"AmazonS3CompatibleReadSettings":1061,"AmazonS3ReadSettings":1063,"AzureBlobFSReadSettings":1065,"AzureBlobStorageReadSettings":1067,"AzureDataLakeStoreReadSettings":1069,"AzureFileStorageReadSettings":1071,"FileServerReadSettings":1073,"FtpReadSettings":1075,"GoogleCloudStorageReadSettings":1077,"HdfsReadSettings":1079,"HttpReadSettings":1082,"LakeHouseReadSettings":1084,"OracleCloudStorageReadSettings":1086,"SftpReadSettings":1088}}},{"2":{"Name":"AmazonS3CompatibleReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"Amazon S3 Compatible wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"Amazon S3 Compatible wildcardFileName. Type: string (or Expression with resultType string)."},"prefix":{"Type":0,"Flags":0,"Description":"The prefix filter for the S3 Compatible object name. Type: string (or Expression with resultType string)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"type":{"Type":1062,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"AmazonS3CompatibleReadSettings"}},{"2":{"Name":"AmazonS3ReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"AmazonS3 wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"AmazonS3 wildcardFileName. Type: string (or Expression with resultType string)."},"prefix":{"Type":0,"Flags":0,"Description":"The prefix filter for the S3 object name. Type: string (or Expression with resultType string)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"type":{"Type":1064,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"AmazonS3ReadSettings"}},{"2":{"Name":"AzureBlobFSReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"Azure blobFS wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"Azure blobFS wildcardFileName. Type: string (or Expression with resultType string)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"type":{"Type":1066,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"AzureBlobFSReadSettings"}},{"2":{"Name":"AzureBlobStorageReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"Azure blob wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"Azure blob wildcardFileName. Type: string (or Expression with resultType string)."},"prefix":{"Type":0,"Flags":0,"Description":"The prefix filter for the Azure Blob name. Type: string (or Expression with resultType string)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"type":{"Type":1068,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"AzureBlobStorageReadSettings"}},{"2":{"Name":"AzureDataLakeStoreReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"ADLS wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"ADLS wildcardFileName. Type: string (or Expression with resultType string)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"listAfter":{"Type":0,"Flags":0,"Description":"Lists files after the value (exclusive) based on file/folder names’ lexicographical order. Applies under the folderPath in data set, and filter files/sub-folders under the folderPath. Type: string (or Expression with resultType string)."},"listBefore":{"Type":0,"Flags":0,"Description":"Lists files before the value (inclusive) based on file/folder names’ lexicographical order. Applies under the folderPath in data set, and filter files/sub-folders under the folderPath. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"type":{"Type":1070,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"AzureDataLakeStoreReadSettings"}},{"2":{"Name":"AzureFileStorageReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"Azure File Storage wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"Azure File Storage wildcardFileName. Type: string (or Expression with resultType string)."},"prefix":{"Type":0,"Flags":0,"Description":"The prefix filter for the Azure File name starting from root path. Type: string (or Expression with resultType string)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"type":{"Type":1072,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"AzureFileStorageReadSettings"}},{"2":{"Name":"FileServerReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"FileServer wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"FileServer wildcardFileName. Type: string (or Expression with resultType string)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"fileFilter":{"Type":0,"Flags":0,"Description":"Specify a filter to be used to select a subset of files in the folderPath rather than all files. Type: string (or Expression with resultType string)."},"type":{"Type":1074,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"FileServerReadSettings"}},{"2":{"Name":"FtpReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"Ftp wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"Ftp wildcardFileName. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"useBinaryTransfer":{"Type":0,"Flags":0,"Description":"Specify whether to use binary transfer mode for FTP stores. Type: boolean (or Expression with resultType boolean)."},"disableChunking":{"Type":0,"Flags":0,"Description":"If true, disable parallel reading within each file. Default is false. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1076,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"FtpReadSettings"}},{"2":{"Name":"GoogleCloudStorageReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"Google Cloud Storage wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"Google Cloud Storage wildcardFileName. Type: string (or Expression with resultType string)."},"prefix":{"Type":0,"Flags":0,"Description":"The prefix filter for the Google Cloud Storage object name. Type: string (or Expression with resultType string)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"type":{"Type":1078,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"GoogleCloudStorageReadSettings"}},{"2":{"Name":"HdfsReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"HDFS wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"HDFS wildcardFileName. Type: string (or Expression with resultType string)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"distcpSettings":{"Type":1080,"Flags":0,"Description":"Specifies Distcp-related settings."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1081,"Flags":1,"Description":"The read setting type."}}}},{"2":{"Name":"DistcpSettings","Properties":{"resourceManagerEndpoint":{"Type":0,"Flags":1,"Description":"Specifies the Yarn ResourceManager endpoint. Type: string (or Expression with resultType string)."},"tempScriptPath":{"Type":0,"Flags":1,"Description":"Specifies an existing folder path which will be used to store temp Distcp command script. The script file is generated by ADF and will be removed after Copy job finished. Type: string (or Expression with resultType string)."},"distcpOptions":{"Type":0,"Flags":0,"Description":"Specifies the Distcp options. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"HdfsReadSettings"}},{"2":{"Name":"HttpReadSettings","Properties":{"requestMethod":{"Type":0,"Flags":0,"Description":"The HTTP method used to call the RESTful API. The default is GET. Type: string (or Expression with resultType string)."},"requestBody":{"Type":0,"Flags":0,"Description":"The HTTP request body to the RESTful API if requestMethod is POST. Type: string (or Expression with resultType string)."},"additionalHeaders":{"Type":0,"Flags":0,"Description":"The additional HTTP headers in the request to the RESTful API. Type: string (or Expression with resultType string)."},"requestTimeout":{"Type":0,"Flags":0,"Description":"Specifies the timeout for a HTTP client to get HTTP response from HTTP server. Type: string (or Expression with resultType string)."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1083,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"HttpReadSettings"}},{"2":{"Name":"LakeHouseReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"Microsoft Fabric LakeHouse Files wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"Microsoft Fabric LakeHouse Files wildcardFileName. Type: string (or Expression with resultType string)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"type":{"Type":1085,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"LakeHouseReadSettings"}},{"2":{"Name":"OracleCloudStorageReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"Oracle Cloud Storage wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"Oracle Cloud Storage wildcardFileName. Type: string (or Expression with resultType string)."},"prefix":{"Type":0,"Flags":0,"Description":"The prefix filter for the Oracle Cloud Storage object name. Type: string (or Expression with resultType string)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"type":{"Type":1087,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"OracleCloudStorageReadSettings"}},{"2":{"Name":"SftpReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"Sftp wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"Sftp wildcardFileName. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"disableChunking":{"Type":0,"Flags":0,"Description":"If true, disable parallel reading within each file. Default is false. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1089,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"SftpReadSettings"}},{"6":{"Value":"AvroSource"}},{"2":{"Name":"AzureBlobFSSource","Properties":{"treatEmptyAsNull":{"Type":0,"Flags":0,"Description":"Treat empty as null. Type: boolean (or Expression with resultType boolean)."},"skipHeaderLineCount":{"Type":0,"Flags":0,"Description":"Number of header lines to skip from each blob. Type: integer (or Expression with resultType integer)."},"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1092,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"AzureBlobFSSource"}},{"2":{"Name":"AzureDataExplorerSource","Properties":{"query":{"Type":0,"Flags":1,"Description":"Database query. Should be a Kusto Query Language (KQL) query. Type: string (or Expression with resultType string)."},"noTruncation":{"Type":0,"Flags":0,"Description":"The name of the Boolean option that controls whether truncation is applied to result-sets that go beyond a certain row-count limit."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9])).."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1094,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"AzureDataExplorerSource"}},{"2":{"Name":"AzureDataLakeStoreSource","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1096,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"AzureDataLakeStoreSource"}},{"2":{"Name":"AzureDatabricksDeltaLakeSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Azure Databricks Delta Lake Sql query. Type: string (or Expression with resultType string)."},"exportSettings":{"Type":1098,"Flags":0,"Description":"Azure Databricks Delta Lake export settings."},"type":{"Type":1099,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"AzureDatabricksDeltaLakeExportCommand","Properties":{"dateFormat":{"Type":0,"Flags":0,"Description":"Specify the date format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string)."},"timestampFormat":{"Type":0,"Flags":0,"Description":"Specify the timestamp format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string)."},"type":{"Type":4,"Flags":1,"Description":"The export setting type."}},"AdditionalProperties":0}},{"6":{"Value":"AzureDatabricksDeltaLakeSource"}},{"2":{"Name":"AzureMariaDBSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1101,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"AzureMariaDBSource"}},{"2":{"Name":"AzureMySqlSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1103,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"AzureMySqlSource"}},{"2":{"Name":"AzurePostgreSqlSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1105,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"AzurePostgreSqlSource"}},{"2":{"Name":"AzureSqlSource","Properties":{"sqlReaderQuery":{"Type":0,"Flags":0,"Description":"SQL reader query. Type: string (or Expression with resultType string)."},"sqlReaderStoredProcedureName":{"Type":0,"Flags":0,"Description":"Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string)."},"storedProcedureParameters":{"Type":0,"Flags":0,"Description":"Value and type setting for stored procedure parameters. Example: \"{Parameter1: {value: \"1\", type: \"int\"}}\"."},"isolationLevel":{"Type":0,"Flags":0,"Description":"Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string)."},"produceAdditionalTypes":{"Type":0,"Flags":0,"Description":"Which additional types to produce."},"partitionOption":{"Type":0,"Flags":0,"Description":"The partition mechanism that will be used for Sql read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"DynamicRange\". Type: string (or Expression with resultType string)."},"partitionSettings":{"Type":1054,"Flags":0,"Description":"The settings that will be leveraged for Sql source partitioning."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1107,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"AzureSqlSource"}},{"2":{"Name":"AzureTableSource","Properties":{"azureTableSourceQuery":{"Type":0,"Flags":0,"Description":"Azure Table source query. Type: string (or Expression with resultType string)."},"azureTableSourceIgnoreTableNotFound":{"Type":0,"Flags":0,"Description":"Azure Table source ignore table not found. Type: boolean (or Expression with resultType boolean)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1109,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"AzureTableSource"}},{"2":{"Name":"BinarySource","Properties":{"storeSettings":{"Type":1060,"Flags":0,"Description":"Binary store settings."},"formatSettings":{"Type":1111,"Flags":0,"Description":"Binary format settings."},"type":{"Type":1119,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"BinaryReadSettings","Properties":{"compressionProperties":{"Type":1112,"Flags":0,"Description":"Compression settings."},"type":{"Type":4,"Flags":1,"Description":"The read setting type."}},"AdditionalProperties":0}},{"7":{"Name":"CompressionReadSettings","Discriminator":"type","BaseProperties":{},"Elements":{"TarGZipReadSettings":1113,"TarReadSettings":1115,"ZipDeflateReadSettings":1117}}},{"2":{"Name":"TarGZipReadSettings","Properties":{"preserveCompressionFileNameAsFolder":{"Type":0,"Flags":0,"Description":"Preserve the compression file name as folder path. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1114,"Flags":1,"Description":"The Compression setting type."}}}},{"6":{"Value":"TarGZipReadSettings"}},{"2":{"Name":"TarReadSettings","Properties":{"preserveCompressionFileNameAsFolder":{"Type":0,"Flags":0,"Description":"Preserve the compression file name as folder path. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1116,"Flags":1,"Description":"The Compression setting type."}}}},{"6":{"Value":"TarReadSettings"}},{"2":{"Name":"ZipDeflateReadSettings","Properties":{"preserveZipFileNameAsFolder":{"Type":0,"Flags":0,"Description":"Preserve the zip file name as folder path. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1118,"Flags":1,"Description":"The Compression setting type."}}}},{"6":{"Value":"ZipDeflateReadSettings"}},{"6":{"Value":"BinarySource"}},{"2":{"Name":"BlobSource","Properties":{"treatEmptyAsNull":{"Type":0,"Flags":0,"Description":"Treat empty as null. Type: boolean (or Expression with resultType boolean)."},"skipHeaderLineCount":{"Type":0,"Flags":0,"Description":"Number of header lines to skip from each blob. Type: integer (or Expression with resultType integer)."},"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1121,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"BlobSource"}},{"2":{"Name":"CassandraSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Should be a SQL-92 query expression or Cassandra Query Language (CQL) command. Type: string (or Expression with resultType string)."},"consistencyLevel":{"Type":1133,"Flags":0,"Description":"The consistency level specifies how many Cassandra servers must respond to a read request before returning data to the client application. Cassandra checks the specified number of Cassandra servers for data to satisfy the read request. Must be one of cassandraSourceReadConsistencyLevels. The default value is 'ONE'. It is case-insensitive."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1134,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"ALL"}},{"6":{"Value":"EACH_QUORUM"}},{"6":{"Value":"QUORUM"}},{"6":{"Value":"LOCAL_QUORUM"}},{"6":{"Value":"ONE"}},{"6":{"Value":"TWO"}},{"6":{"Value":"THREE"}},{"6":{"Value":"LOCAL_ONE"}},{"6":{"Value":"SERIAL"}},{"6":{"Value":"LOCAL_SERIAL"}},{"5":{"Elements":[1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,4]}},{"6":{"Value":"CassandraSource"}},{"2":{"Name":"CommonDataServiceForAppsSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"FetchXML is a proprietary query language that is used in Microsoft Common Data Service for Apps (online & on-premises). Type: string (or Expression with resultType string)."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1136,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"CommonDataServiceForAppsSource"}},{"2":{"Name":"ConcurSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1138,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"ConcurSource"}},{"2":{"Name":"CosmosDbMongoDbApiSource","Properties":{"filter":{"Type":0,"Flags":0,"Description":"Specifies selection filter using query operators. To return all documents in a collection, omit this parameter or pass an empty document ({}). Type: string (or Expression with resultType string)."},"cursorMethods":{"Type":1140,"Flags":0,"Description":"Cursor methods for Mongodb query."},"batchSize":{"Type":0,"Flags":0,"Description":"Specifies the number of documents to return in each batch of the response from MongoDB instance. In most cases, modifying the batch size will not affect the user or the application. This property's main purpose is to avoid hit the limitation of response size. Type: integer (or Expression with resultType integer)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1141,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"MongoDbCursorMethodsProperties","Properties":{"project":{"Type":0,"Flags":0,"Description":"Specifies the fields to return in the documents that match the query filter. To return all fields in the matching documents, omit this parameter. Type: string (or Expression with resultType string)."},"sort":{"Type":0,"Flags":0,"Description":"Specifies the order in which the query returns matching documents. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string)."},"skip":{"Type":0,"Flags":0,"Description":"Specifies the how many documents skipped and where MongoDB begins returning results. This approach may be useful in implementing paginated results. Type: integer (or Expression with resultType integer)."},"limit":{"Type":0,"Flags":0,"Description":"Specifies the maximum number of documents the server returns. limit() is analogous to the LIMIT statement in a SQL database. Type: integer (or Expression with resultType integer)."}},"AdditionalProperties":0}},{"6":{"Value":"CosmosDbMongoDbApiSource"}},{"2":{"Name":"CosmosDbSqlApiSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"SQL API query. Type: string (or Expression with resultType string)."},"pageSize":{"Type":0,"Flags":0,"Description":"Page size of the result. Type: integer (or Expression with resultType integer)."},"preferredRegions":{"Type":0,"Flags":0,"Description":"Preferred regions. Type: array of strings (or Expression with resultType array of strings)."},"detectDatetime":{"Type":0,"Flags":0,"Description":"Whether detect primitive values as datetime values. Type: boolean (or Expression with resultType boolean)."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1143,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"CosmosDbSqlApiSource"}},{"2":{"Name":"CouchbaseSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1145,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"CouchbaseSource"}},{"2":{"Name":"Db2Source","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1147,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"Db2Source"}},{"2":{"Name":"DelimitedTextSource","Properties":{"storeSettings":{"Type":1060,"Flags":0,"Description":"DelimitedText store settings."},"formatSettings":{"Type":1149,"Flags":0,"Description":"DelimitedText format settings."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1150,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"DelimitedTextReadSettings","Properties":{"skipLineCount":{"Type":0,"Flags":0,"Description":"Indicates the number of non-empty rows to skip when reading data from input files. Type: integer (or Expression with resultType integer)."},"compressionProperties":{"Type":1112,"Flags":0,"Description":"Compression settings."},"type":{"Type":4,"Flags":1,"Description":"The read setting type."}},"AdditionalProperties":0}},{"6":{"Value":"DelimitedTextSource"}},{"2":{"Name":"DocumentDbCollectionSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Documents query. Type: string (or Expression with resultType string)."},"nestingSeparator":{"Type":0,"Flags":0,"Description":"Nested properties separator. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1152,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"DocumentDbCollectionSource"}},{"2":{"Name":"DrillSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1154,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"DrillSource"}},{"2":{"Name":"DynamicsAXSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"httpRequestTimeout":{"Type":0,"Flags":0,"Description":"The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1156,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"DynamicsAXSource"}},{"2":{"Name":"DynamicsCrmSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"FetchXML is a proprietary query language that is used in Microsoft Dynamics CRM (online & on-premises). Type: string (or Expression with resultType string)."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1158,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"DynamicsCrmSource"}},{"2":{"Name":"DynamicsSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"FetchXML is a proprietary query language that is used in Microsoft Dynamics (online & on-premises). Type: string (or Expression with resultType string)."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1160,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"DynamicsSource"}},{"2":{"Name":"EloquaSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1162,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"EloquaSource"}},{"2":{"Name":"ExcelSource","Properties":{"storeSettings":{"Type":1060,"Flags":0,"Description":"Excel store settings."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1164,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"ExcelSource"}},{"2":{"Name":"FileSystemSource","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1166,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"FileSystemSource"}},{"2":{"Name":"GoogleAdWordsSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1168,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"GoogleAdWordsSource"}},{"2":{"Name":"GoogleBigQuerySource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1170,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"GoogleBigQuerySource"}},{"2":{"Name":"GreenplumSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1172,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"GreenplumSource"}},{"2":{"Name":"HBaseSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1174,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"HBaseSource"}},{"2":{"Name":"HdfsSource","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"distcpSettings":{"Type":1080,"Flags":0,"Description":"Specifies Distcp-related settings."},"type":{"Type":1176,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"HdfsSource"}},{"2":{"Name":"HiveSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1178,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"HiveSource"}},{"2":{"Name":"HttpSource","Properties":{"httpRequestTimeout":{"Type":0,"Flags":0,"Description":"Specifies the timeout for a HTTP client to get HTTP response from HTTP server. The default value is equivalent to System.Net.HttpWebRequest.Timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"type":{"Type":1180,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"HttpSource"}},{"2":{"Name":"HubspotSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1182,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"HubspotSource"}},{"2":{"Name":"ImpalaSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1184,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"ImpalaSource"}},{"2":{"Name":"InformixSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1186,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"InformixSource"}},{"2":{"Name":"JiraSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1188,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"JiraSource"}},{"2":{"Name":"JsonSource","Properties":{"storeSettings":{"Type":1060,"Flags":0,"Description":"Json store settings."},"formatSettings":{"Type":1190,"Flags":0,"Description":"Json format settings."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1191,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"JsonReadSettings","Properties":{"compressionProperties":{"Type":1112,"Flags":0,"Description":"Compression settings."},"type":{"Type":4,"Flags":1,"Description":"The read setting type."}},"AdditionalProperties":0}},{"6":{"Value":"JsonSource"}},{"2":{"Name":"LakeHouseTableSource","Properties":{"timestampAsOf":{"Type":0,"Flags":0,"Description":"Query an older snapshot by timestamp. Type: string (or Expression with resultType string)."},"versionAsOf":{"Type":0,"Flags":0,"Description":"Query an older snapshot by version. Type: integer (or Expression with resultType integer)."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1193,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"LakeHouseTableSource"}},{"2":{"Name":"MagentoSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1195,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"MagentoSource"}},{"2":{"Name":"MariaDBSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1197,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"MariaDBSource"}},{"2":{"Name":"MarketoSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1199,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"MarketoSource"}},{"2":{"Name":"MicrosoftAccessSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1201,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"MicrosoftAccessSource"}},{"2":{"Name":"MongoDbAtlasSource","Properties":{"filter":{"Type":0,"Flags":0,"Description":"Specifies selection filter using query operators. To return all documents in a collection, omit this parameter or pass an empty document ({}). Type: string (or Expression with resultType string)."},"cursorMethods":{"Type":1140,"Flags":0,"Description":"Cursor methods for Mongodb query"},"batchSize":{"Type":0,"Flags":0,"Description":"Specifies the number of documents to return in each batch of the response from MongoDB Atlas instance. In most cases, modifying the batch size will not affect the user or the application. This property's main purpose is to avoid hit the limitation of response size. Type: integer (or Expression with resultType integer)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1203,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"MongoDbAtlasSource"}},{"2":{"Name":"MongoDbSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Should be a SQL-92 query expression. Type: string (or Expression with resultType string)."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1205,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"MongoDbSource"}},{"2":{"Name":"MongoDbV2Source","Properties":{"filter":{"Type":0,"Flags":0,"Description":"Specifies selection filter using query operators. To return all documents in a collection, omit this parameter or pass an empty document ({}). Type: string (or Expression with resultType string)."},"cursorMethods":{"Type":1140,"Flags":0,"Description":"Cursor methods for Mongodb query"},"batchSize":{"Type":0,"Flags":0,"Description":"Specifies the number of documents to return in each batch of the response from MongoDB instance. In most cases, modifying the batch size will not affect the user or the application. This property's main purpose is to avoid hit the limitation of response size. Type: integer (or Expression with resultType integer)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1207,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"MongoDbV2Source"}},{"2":{"Name":"MySqlSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1209,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"MySqlSource"}},{"2":{"Name":"NetezzaSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"partitionOption":{"Type":0,"Flags":0,"Description":"The partition mechanism that will be used for Netezza read in parallel. Possible values include: \"None\", \"DataSlice\", \"DynamicRange\"."},"partitionSettings":{"Type":1211,"Flags":0,"Description":"The settings that will be leveraged for Netezza source partitioning."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1212,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"NetezzaPartitionSettings","Properties":{"partitionColumnName":{"Type":0,"Flags":0,"Description":"The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."},"partitionUpperBound":{"Type":0,"Flags":0,"Description":"The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."},"partitionLowerBound":{"Type":0,"Flags":0,"Description":"The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"NetezzaSource"}},{"2":{"Name":"ODataSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"OData query. For example, \"$top=1\". Type: string (or Expression with resultType string)."},"httpRequestTimeout":{"Type":0,"Flags":0,"Description":"The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1214,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"ODataSource"}},{"2":{"Name":"OdbcSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1216,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"OdbcSource"}},{"2":{"Name":"Office365Source","Properties":{"allowedGroups":{"Type":0,"Flags":0,"Description":"The groups containing all the users. Type: array of strings (or Expression with resultType array of strings)."},"userScopeFilterUri":{"Type":0,"Flags":0,"Description":"The user scope uri. Type: string (or Expression with resultType string)."},"dateFilterColumn":{"Type":0,"Flags":0,"Description":"The Column to apply the and . Type: string (or Expression with resultType string)."},"startTime":{"Type":0,"Flags":0,"Description":"Start time of the requested range for this dataset. Type: string (or Expression with resultType string)."},"endTime":{"Type":0,"Flags":0,"Description":"End time of the requested range for this dataset. Type: string (or Expression with resultType string)."},"outputColumns":{"Type":0,"Flags":0,"Description":"The columns to be read out from the Office 365 table. Type: array of objects (or Expression with resultType array of objects). itemType: OutputColumn. Example: [ { \"name\": \"Id\" }, { \"name\": \"CreatedDateTime\" } ]"},"type":{"Type":1218,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"Office365Source"}},{"2":{"Name":"OracleServiceCloudSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1220,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"OracleServiceCloudSource"}},{"2":{"Name":"OracleSource","Properties":{"oracleReaderQuery":{"Type":0,"Flags":0,"Description":"Oracle reader query. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"partitionOption":{"Type":0,"Flags":0,"Description":"The partition mechanism that will be used for Oracle read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"DynamicRange\"."},"partitionSettings":{"Type":1222,"Flags":0,"Description":"The settings that will be leveraged for Oracle source partitioning."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1223,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"OraclePartitionSettings","Properties":{"partitionNames":{"Type":0,"Flags":0,"Description":"Names of the physical partitions of Oracle table."},"partitionColumnName":{"Type":0,"Flags":0,"Description":"The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."},"partitionUpperBound":{"Type":0,"Flags":0,"Description":"The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."},"partitionLowerBound":{"Type":0,"Flags":0,"Description":"The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"OracleSource"}},{"2":{"Name":"OrcSource","Properties":{"storeSettings":{"Type":1060,"Flags":0,"Description":"ORC store settings."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1225,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"OrcSource"}},{"2":{"Name":"ParquetSource","Properties":{"storeSettings":{"Type":1060,"Flags":0,"Description":"Parquet store settings."},"formatSettings":{"Type":1227,"Flags":0,"Description":"Parquet format settings."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1228,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"ParquetReadSettings","Properties":{"compressionProperties":{"Type":1112,"Flags":0,"Description":"Compression settings."},"type":{"Type":4,"Flags":1,"Description":"The read setting type."}},"AdditionalProperties":0}},{"6":{"Value":"ParquetSource"}},{"2":{"Name":"PaypalSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1230,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"PaypalSource"}},{"2":{"Name":"PhoenixSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1232,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"PhoenixSource"}},{"2":{"Name":"PostgreSqlSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1234,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"PostgreSqlSource"}},{"2":{"Name":"PrestoSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1236,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"PrestoSource"}},{"2":{"Name":"QuickBooksSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1238,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"QuickBooksSource"}},{"2":{"Name":"RelationalSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1240,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"RelationalSource"}},{"2":{"Name":"ResponsysSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1242,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"ResponsysSource"}},{"2":{"Name":"RestSource","Properties":{"requestMethod":{"Type":0,"Flags":0,"Description":"The HTTP method used to call the RESTful API. The default is GET. Type: string (or Expression with resultType string)."},"requestBody":{"Type":0,"Flags":0,"Description":"The HTTP request body to the RESTful API if requestMethod is POST. Type: string (or Expression with resultType string)."},"additionalHeaders":{"Type":0,"Flags":0,"Description":"The additional HTTP headers in the request to the RESTful API. Type: string (or Expression with resultType string)."},"paginationRules":{"Type":0,"Flags":0,"Description":"The pagination rules to compose next page requests. Type: string (or Expression with resultType string)."},"httpRequestTimeout":{"Type":0,"Flags":0,"Description":"The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:01:40. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"requestInterval":{"Type":0,"Flags":0,"Description":"The time to await before sending next page request."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: key value pairs (value should be string type)."},"type":{"Type":1244,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"RestSource"}},{"2":{"Name":"SalesforceMarketingCloudSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1246,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SalesforceMarketingCloudSource"}},{"2":{"Name":"SalesforceServiceCloudSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"readBehavior":{"Type":0,"Flags":0,"Description":"The read behavior for the operation. Default is Query. Allowed values: Query/QueryAll. Type: string (or Expression with resultType string)."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1248,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SalesforceServiceCloudSource"}},{"2":{"Name":"SalesforceSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"readBehavior":{"Type":0,"Flags":0,"Description":"The read behavior for the operation. Default is Query. Allowed values: Query/QueryAll. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1250,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SalesforceSource"}},{"2":{"Name":"SapBwSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"MDX query. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1252,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SapBwSource"}},{"2":{"Name":"SapCloudForCustomerSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"SAP Cloud for Customer OData query. For example, \"$top=1\". Type: string (or Expression with resultType string)."},"httpRequestTimeout":{"Type":0,"Flags":0,"Description":"The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1254,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SapCloudForCustomerSource"}},{"2":{"Name":"SapEccSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"SAP ECC OData query. For example, \"$top=1\". Type: string (or Expression with resultType string)."},"httpRequestTimeout":{"Type":0,"Flags":0,"Description":"The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1256,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SapEccSource"}},{"2":{"Name":"SapHanaSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"SAP HANA Sql query. Type: string (or Expression with resultType string)."},"packetSize":{"Type":0,"Flags":0,"Description":"The packet size of data read from SAP HANA. Type: integer(or Expression with resultType integer)."},"partitionOption":{"Type":0,"Flags":0,"Description":"The partition mechanism that will be used for SAP HANA read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"SapHanaDynamicRange\"."},"partitionSettings":{"Type":1258,"Flags":0,"Description":"The settings that will be leveraged for SAP HANA source partitioning."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1259,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"SapHanaPartitionSettings","Properties":{"partitionColumnName":{"Type":0,"Flags":0,"Description":"The name of the column that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SapHanaSource"}},{"2":{"Name":"SapOdpSource","Properties":{"extractionMode":{"Type":0,"Flags":0,"Description":"The extraction mode. Allowed value include: Full, Delta and Recovery. The default value is Full. Type: string (or Expression with resultType string)."},"subscriberProcess":{"Type":0,"Flags":0,"Description":"The subscriber process to manage the delta process. Type: string (or Expression with resultType string)."},"selection":{"Type":0,"Flags":0,"Description":"Specifies the selection conditions from source data. Type: array of objects(selection) (or Expression with resultType array of objects)."},"projection":{"Type":0,"Flags":0,"Description":"Specifies the columns to be selected from source data. Type: array of objects(projection) (or Expression with resultType array of objects)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1261,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SapOdpSource"}},{"2":{"Name":"SapOpenHubSource","Properties":{"excludeLastRequest":{"Type":0,"Flags":0,"Description":"Whether to exclude the records of the last request. The default value is true. Type: boolean (or Expression with resultType boolean)."},"baseRequestId":{"Type":0,"Flags":0,"Description":"The ID of request for delta loading. Once it is set, only data with requestId larger than the value of this property will be retrieved. The default value is 0. Type: integer (or Expression with resultType integer )."},"customRfcReadTableFunctionModule":{"Type":0,"Flags":0,"Description":"Specifies the custom RFC function module that will be used to read data from SAP Table. Type: string (or Expression with resultType string)."},"sapDataColumnDelimiter":{"Type":0,"Flags":0,"Description":"The single character that will be used as delimiter passed to SAP RFC as well as splitting the output data retrieved. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1263,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SapOpenHubSource"}},{"2":{"Name":"SapTableSource","Properties":{"rowCount":{"Type":0,"Flags":0,"Description":"The number of rows to be retrieved. Type: integer(or Expression with resultType integer)."},"rowSkips":{"Type":0,"Flags":0,"Description":"The number of rows that will be skipped. Type: integer (or Expression with resultType integer)."},"rfcTableFields":{"Type":0,"Flags":0,"Description":"The fields of the SAP table that will be retrieved. For example, column0, column1. Type: string (or Expression with resultType string)."},"rfcTableOptions":{"Type":0,"Flags":0,"Description":"The options for the filtering of the SAP Table. For example, COLUMN0 EQ SOME VALUE. Type: string (or Expression with resultType string)."},"batchSize":{"Type":0,"Flags":0,"Description":"Specifies the maximum number of rows that will be retrieved at a time when retrieving data from SAP Table. Type: integer (or Expression with resultType integer)."},"customRfcReadTableFunctionModule":{"Type":0,"Flags":0,"Description":"Specifies the custom RFC function module that will be used to read data from SAP Table. Type: string (or Expression with resultType string)."},"sapDataColumnDelimiter":{"Type":0,"Flags":0,"Description":"The single character that will be used as delimiter passed to SAP RFC as well as splitting the output data retrieved. Type: string (or Expression with resultType string)."},"partitionOption":{"Type":0,"Flags":0,"Description":"The partition mechanism that will be used for SAP table read in parallel. Possible values include: \"None\", \"PartitionOnInt\", \"PartitionOnCalendarYear\", \"PartitionOnCalendarMonth\", \"PartitionOnCalendarDate\", \"PartitionOnTime\"."},"partitionSettings":{"Type":1265,"Flags":0,"Description":"The settings that will be leveraged for SAP table source partitioning."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1266,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"SapTablePartitionSettings","Properties":{"partitionColumnName":{"Type":0,"Flags":0,"Description":"The name of the column that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."},"partitionUpperBound":{"Type":0,"Flags":0,"Description":"The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."},"partitionLowerBound":{"Type":0,"Flags":0,"Description":"The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."},"maxPartitionsNumber":{"Type":0,"Flags":0,"Description":"The maximum value of partitions the table will be split into. Type: integer (or Expression with resultType string)."}}}},{"6":{"Value":"SapTableSource"}},{"2":{"Name":"ServiceNowSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1268,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"ServiceNowSource"}},{"2":{"Name":"SharePointOnlineListSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"The OData query to filter the data in SharePoint Online list. For example, \"$top=1\". Type: string (or Expression with resultType string)."},"httpRequestTimeout":{"Type":0,"Flags":0,"Description":"The wait time to get a response from SharePoint Online. Default value is 5 minutes (00:05:00). Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"type":{"Type":1270,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SharePointOnlineListSource"}},{"2":{"Name":"ShopifySource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1272,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"ShopifySource"}},{"2":{"Name":"SnowflakeSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Snowflake Sql query. Type: string (or Expression with resultType string)."},"exportSettings":{"Type":1274,"Flags":1,"Description":"Snowflake export settings."},"type":{"Type":1277,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"SnowflakeExportCopyCommand","Properties":{"additionalCopyOptions":{"Type":1275,"Flags":0,"Description":"Additional copy options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: \"additionalCopyOptions\": { \"DATE_FORMAT\": \"MM/DD/YYYY\", \"TIME_FORMAT\": \"'HH24:MI:SS.FF'\" }"},"additionalFormatOptions":{"Type":1276,"Flags":0,"Description":"Additional format options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: \"additionalFormatOptions\": { \"OVERWRITE\": \"TRUE\", \"MAX_FILE_SIZE\": \"'FALSE'\" }"},"type":{"Type":4,"Flags":1,"Description":"The export setting type."}},"AdditionalProperties":0}},{"2":{"Name":"SnowflakeExportCopyCommandAdditionalCopyOptions","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"SnowflakeExportCopyCommandAdditionalFormatOptions","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"SnowflakeSource"}},{"2":{"Name":"SparkSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1279,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SparkSource"}},{"2":{"Name":"SqlDWSource","Properties":{"sqlReaderQuery":{"Type":0,"Flags":0,"Description":"SQL Data Warehouse reader query. Type: string (or Expression with resultType string)."},"sqlReaderStoredProcedureName":{"Type":0,"Flags":0,"Description":"Name of the stored procedure for a SQL Data Warehouse source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string)."},"storedProcedureParameters":{"Type":0,"Flags":0,"Description":"Value and type setting for stored procedure parameters. Example: \"{Parameter1: {value: \"1\", type: \"int\"}}\". Type: object (or Expression with resultType object), itemType: StoredProcedureParameter."},"isolationLevel":{"Type":0,"Flags":0,"Description":"Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string)."},"partitionOption":{"Type":0,"Flags":0,"Description":"The partition mechanism that will be used for Sql read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"DynamicRange\". Type: string (or Expression with resultType string)."},"partitionSettings":{"Type":1054,"Flags":0,"Description":"The settings that will be leveraged for Sql source partitioning."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1281,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SqlDWSource"}},{"2":{"Name":"SqlMISource","Properties":{"sqlReaderQuery":{"Type":0,"Flags":0,"Description":"SQL reader query. Type: string (or Expression with resultType string)."},"sqlReaderStoredProcedureName":{"Type":0,"Flags":0,"Description":"Name of the stored procedure for a Azure SQL Managed Instance source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string)."},"storedProcedureParameters":{"Type":0,"Flags":0,"Description":"Value and type setting for stored procedure parameters. Example: \"{Parameter1: {value: \"1\", type: \"int\"}}\"."},"isolationLevel":{"Type":0,"Flags":0,"Description":"Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string)."},"produceAdditionalTypes":{"Type":0,"Flags":0,"Description":"Which additional types to produce."},"partitionOption":{"Type":0,"Flags":0,"Description":"The partition mechanism that will be used for Sql read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"DynamicRange\". Type: string (or Expression with resultType string)."},"partitionSettings":{"Type":1054,"Flags":0,"Description":"The settings that will be leveraged for Sql source partitioning."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1283,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SqlMISource"}},{"2":{"Name":"SqlServerSource","Properties":{"sqlReaderQuery":{"Type":0,"Flags":0,"Description":"SQL reader query. Type: string (or Expression with resultType string)."},"sqlReaderStoredProcedureName":{"Type":0,"Flags":0,"Description":"Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string)."},"storedProcedureParameters":{"Type":0,"Flags":0,"Description":"Value and type setting for stored procedure parameters. Example: \"{Parameter1: {value: \"1\", type: \"int\"}}\"."},"isolationLevel":{"Type":0,"Flags":0,"Description":"Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string)."},"produceAdditionalTypes":{"Type":0,"Flags":0,"Description":"Which additional types to produce."},"partitionOption":{"Type":0,"Flags":0,"Description":"The partition mechanism that will be used for Sql read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"DynamicRange\". Type: string (or Expression with resultType string)."},"partitionSettings":{"Type":1054,"Flags":0,"Description":"The settings that will be leveraged for Sql source partitioning."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1285,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SqlServerSource"}},{"2":{"Name":"SqlSource","Properties":{"sqlReaderQuery":{"Type":0,"Flags":0,"Description":"SQL reader query. Type: string (or Expression with resultType string)."},"sqlReaderStoredProcedureName":{"Type":0,"Flags":0,"Description":"Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string)."},"storedProcedureParameters":{"Type":0,"Flags":0,"Description":"Value and type setting for stored procedure parameters. Example: \"{Parameter1: {value: \"1\", type: \"int\"}}\"."},"isolationLevel":{"Type":0,"Flags":0,"Description":"Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string)."},"partitionOption":{"Type":0,"Flags":0,"Description":"The partition mechanism that will be used for Sql read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"DynamicRange\". Type: string (or Expression with resultType string)."},"partitionSettings":{"Type":1054,"Flags":0,"Description":"The settings that will be leveraged for Sql source partitioning."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1287,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SqlSource"}},{"2":{"Name":"SquareSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1289,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SquareSource"}},{"2":{"Name":"SybaseSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1291,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SybaseSource"}},{"2":{"Name":"TeradataSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Teradata query. Type: string (or Expression with resultType string)."},"partitionOption":{"Type":0,"Flags":0,"Description":"The partition mechanism that will be used for teradata read in parallel. Possible values include: \"None\", \"Hash\", \"DynamicRange\"."},"partitionSettings":{"Type":1293,"Flags":0,"Description":"The settings that will be leveraged for teradata source partitioning."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1294,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"TeradataPartitionSettings","Properties":{"partitionColumnName":{"Type":0,"Flags":0,"Description":"The name of the column that will be used for proceeding range or hash partitioning. Type: string (or Expression with resultType string)."},"partitionUpperBound":{"Type":0,"Flags":0,"Description":"The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."},"partitionLowerBound":{"Type":0,"Flags":0,"Description":"The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"TeradataSource"}},{"2":{"Name":"VerticaSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1296,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"VerticaSource"}},{"2":{"Name":"XeroSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1298,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"XeroSource"}},{"2":{"Name":"ZohoSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1300,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"ZohoSource"}},{"2":{"Name":"WebSource","Properties":{"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1302,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"WebSource"}},{"2":{"Name":"XmlSource","Properties":{"storeSettings":{"Type":1060,"Flags":0,"Description":"Xml store settings."},"formatSettings":{"Type":1304,"Flags":0,"Description":"Xml format settings."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1305,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"XmlReadSettings","Properties":{"compressionProperties":{"Type":1112,"Flags":0,"Description":"Compression settings."},"validationMode":{"Type":0,"Flags":0,"Description":"Indicates what validation method is used when reading the xml files. Allowed values: 'none', 'xsd', or 'dtd'. Type: string (or Expression with resultType string)."},"detectDataType":{"Type":0,"Flags":0,"Description":"Indicates whether type detection is enabled when reading the xml files. Type: boolean (or Expression with resultType boolean)."},"namespaces":{"Type":0,"Flags":0,"Description":"Indicates whether namespace is enabled when reading the xml files. Type: boolean (or Expression with resultType boolean)."},"namespacePrefixes":{"Type":0,"Flags":0,"Description":"Namespace uri to prefix mappings to override the prefixes in column names when namespace is enabled, if no prefix is defined for a namespace uri, the prefix of xml element/attribute name in the xml data file will be used. Example: \"{\"http://www.example.com/xml\":\"prefix\"}\" Type: object (or Expression with resultType object)."},"type":{"Type":4,"Flags":1,"Description":"The read setting type."}},"AdditionalProperties":0}},{"6":{"Value":"XmlSource"}},{"7":{"Name":"CopySink","Discriminator":"type","BaseProperties":{"writeBatchSize":{"Type":0,"Flags":0,"Description":"Write batch size. Type: integer (or Expression with resultType integer), minimum: 0."},"writeBatchTimeout":{"Type":0,"Flags":0,"Description":"Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"sinkRetryCount":{"Type":0,"Flags":0,"Description":"Sink retry count. Type: integer (or Expression with resultType integer)."},"sinkRetryWait":{"Type":0,"Flags":0,"Description":"Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"maxConcurrentConnections":{"Type":0,"Flags":0,"Description":"The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer)."},"disableMetricsCollection":{"Type":0,"Flags":0,"Description":"If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean)."}},"Elements":{"AvroSink":1307,"AzureBlobFSSink":1327,"AzureDataExplorerSink":1330,"AzureDataLakeStoreSink":1332,"AzureDatabricksDeltaLakeSink":1334,"AzureMySqlSink":1337,"AzurePostgreSqlSink":1339,"AzureQueueSink":1341,"AzureSearchIndexSink":1343,"AzureSqlSink":1348,"AzureTableSink":1351,"BinarySink":1353,"BlobSink":1355,"CommonDataServiceForAppsSink":1358,"CosmosDbMongoDbApiSink":1362,"CosmosDbSqlApiSink":1364,"DelimitedTextSink":1366,"DocumentDbCollectionSink":1369,"DynamicsCrmSink":1371,"DynamicsSink":1375,"FileSystemSink":1379,"InformixSink":1381,"JsonSink":1383,"LakeHouseTableSink":1386,"MicrosoftAccessSink":1388,"MongoDbAtlasSink":1390,"MongoDbV2Sink":1392,"OdbcSink":1394,"OracleSink":1396,"OrcSink":1398,"ParquetSink":1401,"RestSink":1404,"SalesforceServiceCloudSink":1406,"SalesforceSink":1411,"SapCloudForCustomerSink":1416,"SnowflakeSink":1421,"SqlDWSink":1426,"SqlMISink":1437,"SqlServerSink":1439,"SqlSink":1441}}},{"2":{"Name":"AvroSink","Properties":{"storeSettings":{"Type":1308,"Flags":0,"Description":"Avro store settings."},"formatSettings":{"Type":1325,"Flags":0,"Description":"Avro format settings."},"type":{"Type":1326,"Flags":1,"Description":"Copy sink type."}}}},{"7":{"Name":"StoreWriteSettings","Discriminator":"type","BaseProperties":{"maxConcurrentConnections":{"Type":0,"Flags":0,"Description":"The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer)."},"disableMetricsCollection":{"Type":0,"Flags":0,"Description":"If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean)."},"copyBehavior":{"Type":0,"Flags":0,"Description":"The type of copy behavior for copy sink."},"metadata":{"Type":1310,"Flags":0,"Description":"Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects)."}},"Elements":{"AzureBlobFSWriteSettings":1311,"AzureBlobStorageWriteSettings":1313,"AzureDataLakeStoreWriteSettings":1315,"AzureFileStorageWriteSettings":1317,"FileServerWriteSettings":1319,"LakeHouseWriteSettings":1321,"SftpWriteSettings":1323}}},{"2":{"Name":"MetadataItem","Properties":{"name":{"Type":0,"Flags":0,"Description":"Metadata item key name. Type: string (or Expression with resultType string)."},"value":{"Type":0,"Flags":0,"Description":"Metadata item value. Type: string (or Expression with resultType string)."}}}},{"3":{"ItemType":1309}},{"2":{"Name":"AzureBlobFSWriteSettings","Properties":{"blockSizeInMB":{"Type":0,"Flags":0,"Description":"Indicates the block size(MB) when writing data to blob. Type: integer (or Expression with resultType integer)."},"type":{"Type":1312,"Flags":1,"Description":"The write setting type."}}}},{"6":{"Value":"AzureBlobFSWriteSettings"}},{"2":{"Name":"AzureBlobStorageWriteSettings","Properties":{"blockSizeInMB":{"Type":0,"Flags":0,"Description":"Indicates the block size(MB) when writing data to blob. Type: integer (or Expression with resultType integer)."},"type":{"Type":1314,"Flags":1,"Description":"The write setting type."}}}},{"6":{"Value":"AzureBlobStorageWriteSettings"}},{"2":{"Name":"AzureDataLakeStoreWriteSettings","Properties":{"expiryDateTime":{"Type":0,"Flags":0,"Description":"Specifies the expiry time of the written files. The time is applied to the UTC time zone in the format of \"2018-12-01T05:00:00Z\". Default value is NULL. Type: string (or Expression with resultType string)."},"type":{"Type":1316,"Flags":1,"Description":"The write setting type."}}}},{"6":{"Value":"AzureDataLakeStoreWriteSettings"}},{"2":{"Name":"AzureFileStorageWriteSettings","Properties":{"type":{"Type":1318,"Flags":1,"Description":"The write setting type."}}}},{"6":{"Value":"AzureFileStorageWriteSettings"}},{"2":{"Name":"FileServerWriteSettings","Properties":{"type":{"Type":1320,"Flags":1,"Description":"The write setting type."}}}},{"6":{"Value":"FileServerWriteSettings"}},{"2":{"Name":"LakeHouseWriteSettings","Properties":{"type":{"Type":1322,"Flags":1,"Description":"The write setting type."}}}},{"6":{"Value":"LakeHouseWriteSettings"}},{"2":{"Name":"SftpWriteSettings","Properties":{"operationTimeout":{"Type":0,"Flags":0,"Description":"Specifies the timeout for writing each chunk to SFTP server. Default value: 01:00:00 (one hour). Type: string (or Expression with resultType string)."},"useTempFileRename":{"Type":0,"Flags":0,"Description":"Upload to temporary file(s) and rename. Disable this option if your SFTP server doesn't support rename operation. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1324,"Flags":1,"Description":"The write setting type."}}}},{"6":{"Value":"SftpWriteSettings"}},{"2":{"Name":"AvroWriteSettings","Properties":{"recordName":{"Type":4,"Flags":0,"Description":"Top level record name in write result, which is required in AVRO spec."},"recordNamespace":{"Type":4,"Flags":0,"Description":"Record namespace in the write result."},"maxRowsPerFile":{"Type":0,"Flags":0,"Description":"Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer)."},"fileNamePrefix":{"Type":0,"Flags":0,"Description":"Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string)."},"type":{"Type":4,"Flags":1,"Description":"The write setting type."}},"AdditionalProperties":0}},{"6":{"Value":"AvroSink"}},{"2":{"Name":"AzureBlobFSSink","Properties":{"copyBehavior":{"Type":0,"Flags":0,"Description":"The type of copy behavior for copy sink. Type: string (or Expression with resultType string)."},"metadata":{"Type":1328,"Flags":0,"Description":"Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects)."},"type":{"Type":1329,"Flags":1,"Description":"Copy sink type."}}}},{"3":{"ItemType":1309}},{"6":{"Value":"AzureBlobFSSink"}},{"2":{"Name":"AzureDataExplorerSink","Properties":{"ingestionMappingName":{"Type":0,"Flags":0,"Description":"A name of a pre-created csv mapping that was defined on the target Kusto table. Type: string."},"ingestionMappingAsJson":{"Type":0,"Flags":0,"Description":"An explicit column mapping description provided in a json format. Type: string."},"flushImmediately":{"Type":0,"Flags":0,"Description":"If set to true, any aggregation will be skipped. Default is false. Type: boolean."},"type":{"Type":1331,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"AzureDataExplorerSink"}},{"2":{"Name":"AzureDataLakeStoreSink","Properties":{"copyBehavior":{"Type":0,"Flags":0,"Description":"The type of copy behavior for copy sink. Type: string (or Expression with resultType string)."},"enableAdlsSingleFileParallel":{"Type":0,"Flags":0,"Description":"Single File Parallel."},"type":{"Type":1333,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"AzureDataLakeStoreSink"}},{"2":{"Name":"AzureDatabricksDeltaLakeSink","Properties":{"preCopyScript":{"Type":0,"Flags":0,"Description":"SQL pre-copy script. Type: string (or Expression with resultType string)."},"importSettings":{"Type":1335,"Flags":0,"Description":"Azure Databricks Delta Lake import settings."},"type":{"Type":1336,"Flags":1,"Description":"Copy sink type."}}}},{"2":{"Name":"AzureDatabricksDeltaLakeImportCommand","Properties":{"dateFormat":{"Type":0,"Flags":0,"Description":"Specify the date format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string)."},"timestampFormat":{"Type":0,"Flags":0,"Description":"Specify the timestamp format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string)."},"type":{"Type":4,"Flags":1,"Description":"The import setting type."}},"AdditionalProperties":0}},{"6":{"Value":"AzureDatabricksDeltaLakeSink"}},{"2":{"Name":"AzureMySqlSink","Properties":{"preCopyScript":{"Type":0,"Flags":0,"Description":"A query to execute before starting the copy. Type: string (or Expression with resultType string)."},"type":{"Type":1338,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"AzureMySqlSink"}},{"2":{"Name":"AzurePostgreSqlSink","Properties":{"preCopyScript":{"Type":0,"Flags":0,"Description":"A query to execute before starting the copy. Type: string (or Expression with resultType string)."},"type":{"Type":1340,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"AzurePostgreSqlSink"}},{"2":{"Name":"AzureQueueSink","Properties":{"type":{"Type":1342,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"AzureQueueSink"}},{"2":{"Name":"AzureSearchIndexSink","Properties":{"writeBehavior":{"Type":1346,"Flags":0,"Description":"Specify the write behavior when upserting documents into Azure Search Index."},"type":{"Type":1347,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"Merge"}},{"6":{"Value":"Upload"}},{"5":{"Elements":[1344,1345,4]}},{"6":{"Value":"AzureSearchIndexSink"}},{"2":{"Name":"AzureSqlSink","Properties":{"sqlWriterStoredProcedureName":{"Type":0,"Flags":0,"Description":"SQL writer stored procedure name. Type: string (or Expression with resultType string)."},"sqlWriterTableType":{"Type":0,"Flags":0,"Description":"SQL writer table type. Type: string (or Expression with resultType string)."},"preCopyScript":{"Type":0,"Flags":0,"Description":"SQL pre-copy script. Type: string (or Expression with resultType string)."},"storedProcedureParameters":{"Type":0,"Flags":0,"Description":"SQL stored procedure parameters."},"storedProcedureTableTypeParameterName":{"Type":0,"Flags":0,"Description":"The stored procedure parameter name of the table type. Type: string (or Expression with resultType string)."},"tableOption":{"Type":0,"Flags":0,"Description":"The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string)."},"sqlWriterUseTableLock":{"Type":0,"Flags":0,"Description":"Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean)."},"writeBehavior":{"Type":0,"Flags":0,"Description":"Write behavior when copying data into Azure SQL. Type: SqlWriteBehaviorEnum (or Expression with resultType SqlWriteBehaviorEnum)"},"upsertSettings":{"Type":1349,"Flags":0,"Description":"SQL upsert settings."},"type":{"Type":1350,"Flags":1,"Description":"Copy sink type."}}}},{"2":{"Name":"SqlUpsertSettings","Properties":{"useTempDB":{"Type":0,"Flags":0,"Description":"Specifies whether to use temp db for upsert interim table. Type: boolean (or Expression with resultType boolean)."},"interimSchemaName":{"Type":0,"Flags":0,"Description":"Schema name for interim table. Type: string (or Expression with resultType string)."},"keys":{"Type":0,"Flags":0,"Description":"Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings)."}}}},{"6":{"Value":"AzureSqlSink"}},{"2":{"Name":"AzureTableSink","Properties":{"azureTableDefaultPartitionKeyValue":{"Type":0,"Flags":0,"Description":"Azure Table default partition key value. Type: string (or Expression with resultType string)."},"azureTablePartitionKeyName":{"Type":0,"Flags":0,"Description":"Azure Table partition key name. Type: string (or Expression with resultType string)."},"azureTableRowKeyName":{"Type":0,"Flags":0,"Description":"Azure Table row key name. Type: string (or Expression with resultType string)."},"azureTableInsertType":{"Type":0,"Flags":0,"Description":"Azure Table insert type. Type: string (or Expression with resultType string)."},"type":{"Type":1352,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"AzureTableSink"}},{"2":{"Name":"BinarySink","Properties":{"storeSettings":{"Type":1308,"Flags":0,"Description":"Binary store settings."},"type":{"Type":1354,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"BinarySink"}},{"2":{"Name":"BlobSink","Properties":{"blobWriterOverwriteFiles":{"Type":0,"Flags":0,"Description":"Blob writer overwrite files. Type: boolean (or Expression with resultType boolean)."},"blobWriterDateTimeFormat":{"Type":0,"Flags":0,"Description":"Blob writer date time format. Type: string (or Expression with resultType string)."},"blobWriterAddHeader":{"Type":0,"Flags":0,"Description":"Blob writer add header. Type: boolean (or Expression with resultType boolean)."},"copyBehavior":{"Type":0,"Flags":0,"Description":"The type of copy behavior for copy sink."},"metadata":{"Type":1356,"Flags":0,"Description":"Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects)."},"type":{"Type":1357,"Flags":1,"Description":"Copy sink type."}}}},{"3":{"ItemType":1309}},{"6":{"Value":"BlobSink"}},{"2":{"Name":"CommonDataServiceForAppsSink","Properties":{"writeBehavior":{"Type":1360,"Flags":1,"Description":"The write behavior for the operation."},"ignoreNullValues":{"Type":0,"Flags":0,"Description":"The flag indicating whether to ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean)."},"alternateKeyName":{"Type":0,"Flags":0,"Description":"The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string)."},"type":{"Type":1361,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"Upsert"}},{"5":{"Elements":[1359,4]}},{"6":{"Value":"CommonDataServiceForAppsSink"}},{"2":{"Name":"CosmosDbMongoDbApiSink","Properties":{"writeBehavior":{"Type":0,"Flags":0,"Description":"Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is \"insert\". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string)."},"type":{"Type":1363,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"CosmosDbMongoDbApiSink"}},{"2":{"Name":"CosmosDbSqlApiSink","Properties":{"writeBehavior":{"Type":0,"Flags":0,"Description":"Describes how to write data to Azure Cosmos DB. Type: string (or Expression with resultType string). Allowed values: insert and upsert."},"type":{"Type":1365,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"CosmosDbSqlApiSink"}},{"2":{"Name":"DelimitedTextSink","Properties":{"storeSettings":{"Type":1308,"Flags":0,"Description":"DelimitedText store settings."},"formatSettings":{"Type":1367,"Flags":0,"Description":"DelimitedText format settings."},"type":{"Type":1368,"Flags":1,"Description":"Copy sink type."}}}},{"2":{"Name":"DelimitedTextWriteSettings","Properties":{"quoteAllText":{"Type":0,"Flags":0,"Description":"Indicates whether string values should always be enclosed with quotes. Type: boolean (or Expression with resultType boolean)."},"fileExtension":{"Type":0,"Flags":1,"Description":"The file extension used to create the files. Type: string (or Expression with resultType string)."},"maxRowsPerFile":{"Type":0,"Flags":0,"Description":"Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer)."},"fileNamePrefix":{"Type":0,"Flags":0,"Description":"Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string)."},"type":{"Type":4,"Flags":1,"Description":"The write setting type."}},"AdditionalProperties":0}},{"6":{"Value":"DelimitedTextSink"}},{"2":{"Name":"DocumentDbCollectionSink","Properties":{"nestingSeparator":{"Type":0,"Flags":0,"Description":"Nested properties separator. Default is . (dot). Type: string (or Expression with resultType string)."},"writeBehavior":{"Type":0,"Flags":0,"Description":"Describes how to write data to Azure Cosmos DB. Type: string (or Expression with resultType string). Allowed values: insert and upsert."},"type":{"Type":1370,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"DocumentDbCollectionSink"}},{"2":{"Name":"DynamicsCrmSink","Properties":{"writeBehavior":{"Type":1373,"Flags":1,"Description":"The write behavior for the operation."},"ignoreNullValues":{"Type":0,"Flags":0,"Description":"The flag indicating whether to ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean)."},"alternateKeyName":{"Type":0,"Flags":0,"Description":"The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string)."},"type":{"Type":1374,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"Upsert"}},{"5":{"Elements":[1372,4]}},{"6":{"Value":"DynamicsCrmSink"}},{"2":{"Name":"DynamicsSink","Properties":{"writeBehavior":{"Type":1377,"Flags":1,"Description":"The write behavior for the operation."},"ignoreNullValues":{"Type":0,"Flags":0,"Description":"The flag indicating whether ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean)."},"alternateKeyName":{"Type":0,"Flags":0,"Description":"The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string)."},"type":{"Type":1378,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"Upsert"}},{"5":{"Elements":[1376,4]}},{"6":{"Value":"DynamicsSink"}},{"2":{"Name":"FileSystemSink","Properties":{"copyBehavior":{"Type":0,"Flags":0,"Description":"The type of copy behavior for copy sink."},"type":{"Type":1380,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"FileSystemSink"}},{"2":{"Name":"InformixSink","Properties":{"preCopyScript":{"Type":0,"Flags":0,"Description":"A query to execute before starting the copy. Type: string (or Expression with resultType string)."},"type":{"Type":1382,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"InformixSink"}},{"2":{"Name":"JsonSink","Properties":{"storeSettings":{"Type":1308,"Flags":0,"Description":"Json store settings."},"formatSettings":{"Type":1384,"Flags":0,"Description":"Json format settings."},"type":{"Type":1385,"Flags":1,"Description":"Copy sink type."}}}},{"2":{"Name":"JsonWriteSettings","Properties":{"filePattern":{"Type":0,"Flags":0,"Description":"File pattern of JSON. This setting controls the way a collection of JSON objects will be treated. The default value is 'setOfObjects'. It is case-sensitive."},"type":{"Type":4,"Flags":1,"Description":"The write setting type."}},"AdditionalProperties":0}},{"6":{"Value":"JsonSink"}},{"2":{"Name":"LakeHouseTableSink","Properties":{"tableActionOption":{"Type":0,"Flags":0,"Description":"The type of table action for LakeHouse Table sink. Possible values include: \"None\", \"Append\", \"Overwrite\"."},"partitionOption":{"Type":0,"Flags":0,"Description":"Create partitions in folder structure based on one or multiple columns. Each distinct column value (pair) will be a new partition. Possible values include: \"None\", \"PartitionByKey\"."},"partitionNameList":{"Type":0,"Flags":0,"Description":"Specify the partition column names from sink columns. Type: array of objects (or Expression with resultType array of objects)."},"type":{"Type":1387,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"LakeHouseTableSink"}},{"2":{"Name":"MicrosoftAccessSink","Properties":{"preCopyScript":{"Type":0,"Flags":0,"Description":"A query to execute before starting the copy. Type: string (or Expression with resultType string)."},"type":{"Type":1389,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"MicrosoftAccessSink"}},{"2":{"Name":"MongoDbAtlasSink","Properties":{"writeBehavior":{"Type":0,"Flags":0,"Description":"Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is \"insert\". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string)."},"type":{"Type":1391,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"MongoDbAtlasSink"}},{"2":{"Name":"MongoDbV2Sink","Properties":{"writeBehavior":{"Type":0,"Flags":0,"Description":"Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is \"insert\". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string)."},"type":{"Type":1393,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"MongoDbV2Sink"}},{"2":{"Name":"OdbcSink","Properties":{"preCopyScript":{"Type":0,"Flags":0,"Description":"A query to execute before starting the copy. Type: string (or Expression with resultType string)."},"type":{"Type":1395,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"OdbcSink"}},{"2":{"Name":"OracleSink","Properties":{"preCopyScript":{"Type":0,"Flags":0,"Description":"SQL pre-copy script. Type: string (or Expression with resultType string)."},"type":{"Type":1397,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"OracleSink"}},{"2":{"Name":"OrcSink","Properties":{"storeSettings":{"Type":1308,"Flags":0,"Description":"ORC store settings."},"formatSettings":{"Type":1399,"Flags":0,"Description":"ORC format settings."},"type":{"Type":1400,"Flags":1,"Description":"Copy sink type."}}}},{"2":{"Name":"OrcWriteSettings","Properties":{"maxRowsPerFile":{"Type":0,"Flags":0,"Description":"Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer)."},"fileNamePrefix":{"Type":0,"Flags":0,"Description":"Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string)."},"type":{"Type":4,"Flags":1,"Description":"The write setting type."}},"AdditionalProperties":0}},{"6":{"Value":"OrcSink"}},{"2":{"Name":"ParquetSink","Properties":{"storeSettings":{"Type":1308,"Flags":0,"Description":"Parquet store settings."},"formatSettings":{"Type":1402,"Flags":0,"Description":"Parquet format settings."},"type":{"Type":1403,"Flags":1,"Description":"Copy sink type."}}}},{"2":{"Name":"ParquetWriteSettings","Properties":{"maxRowsPerFile":{"Type":0,"Flags":0,"Description":"Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer)."},"fileNamePrefix":{"Type":0,"Flags":0,"Description":"Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string)."},"type":{"Type":4,"Flags":1,"Description":"The write setting type."}},"AdditionalProperties":0}},{"6":{"Value":"ParquetSink"}},{"2":{"Name":"RestSink","Properties":{"requestMethod":{"Type":0,"Flags":0,"Description":"The HTTP method used to call the RESTful API. The default is POST. Type: string (or Expression with resultType string)."},"additionalHeaders":{"Type":0,"Flags":0,"Description":"The additional HTTP headers in the request to the RESTful API. Type: key value pairs (value should be string type)."},"httpRequestTimeout":{"Type":0,"Flags":0,"Description":"The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:01:40. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"requestInterval":{"Type":0,"Flags":0,"Description":"The time to await before sending next request, in milliseconds"},"httpCompressionType":{"Type":0,"Flags":0,"Description":"Http Compression Type to Send data in compressed format with Optimal Compression Level, Default is None. And The Only Supported option is Gzip. Type: string (or Expression with resultType string)."},"type":{"Type":1405,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"RestSink"}},{"2":{"Name":"SalesforceServiceCloudSink","Properties":{"writeBehavior":{"Type":1409,"Flags":0,"Description":"The write behavior for the operation. Default is Insert."},"externalIdFieldName":{"Type":0,"Flags":0,"Description":"The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string)."},"ignoreNullValues":{"Type":0,"Flags":0,"Description":"The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1410,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"Insert"}},{"6":{"Value":"Upsert"}},{"5":{"Elements":[1407,1408,4]}},{"6":{"Value":"SalesforceServiceCloudSink"}},{"2":{"Name":"SalesforceSink","Properties":{"writeBehavior":{"Type":1414,"Flags":0,"Description":"The write behavior for the operation. Default is Insert."},"externalIdFieldName":{"Type":0,"Flags":0,"Description":"The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string)."},"ignoreNullValues":{"Type":0,"Flags":0,"Description":"The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1415,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"Insert"}},{"6":{"Value":"Upsert"}},{"5":{"Elements":[1412,1413,4]}},{"6":{"Value":"SalesforceSink"}},{"2":{"Name":"SapCloudForCustomerSink","Properties":{"writeBehavior":{"Type":1419,"Flags":0,"Description":"The write behavior for the operation. Default is 'Insert'."},"httpRequestTimeout":{"Type":0,"Flags":0,"Description":"The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"type":{"Type":1420,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"Insert"}},{"6":{"Value":"Update"}},{"5":{"Elements":[1417,1418,4]}},{"6":{"Value":"SapCloudForCustomerSink"}},{"2":{"Name":"SnowflakeSink","Properties":{"preCopyScript":{"Type":0,"Flags":0,"Description":"SQL pre-copy script. Type: string (or Expression with resultType string)."},"importSettings":{"Type":1422,"Flags":0,"Description":"Snowflake import settings."},"type":{"Type":1425,"Flags":1,"Description":"Copy sink type."}}}},{"2":{"Name":"SnowflakeImportCopyCommand","Properties":{"additionalCopyOptions":{"Type":1423,"Flags":0,"Description":"Additional copy options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: \"additionalCopyOptions\": { \"DATE_FORMAT\": \"MM/DD/YYYY\", \"TIME_FORMAT\": \"'HH24:MI:SS.FF'\" }"},"additionalFormatOptions":{"Type":1424,"Flags":0,"Description":"Additional format options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: \"additionalFormatOptions\": { \"FORCE\": \"TRUE\", \"LOAD_UNCERTAIN_FILES\": \"'FALSE'\" }"},"type":{"Type":4,"Flags":1,"Description":"The import setting type."}},"AdditionalProperties":0}},{"2":{"Name":"SnowflakeImportCopyCommandAdditionalCopyOptions","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"SnowflakeImportCopyCommandAdditionalFormatOptions","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"SnowflakeSink"}},{"2":{"Name":"SqlDWSink","Properties":{"preCopyScript":{"Type":0,"Flags":0,"Description":"SQL pre-copy script. Type: string (or Expression with resultType string)."},"allowPolyBase":{"Type":0,"Flags":0,"Description":"Indicates to use PolyBase to copy data into SQL Data Warehouse when applicable. Type: boolean (or Expression with resultType boolean)."},"polyBaseSettings":{"Type":1427,"Flags":0,"Description":"Specifies PolyBase-related settings when allowPolyBase is true."},"allowCopyCommand":{"Type":0,"Flags":0,"Description":"Indicates to use Copy Command to copy data into SQL Data Warehouse. Type: boolean (or Expression with resultType boolean)."},"copyCommandSettings":{"Type":1431,"Flags":0,"Description":"Specifies Copy Command related settings when allowCopyCommand is true."},"tableOption":{"Type":0,"Flags":0,"Description":"The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string)."},"sqlWriterUseTableLock":{"Type":0,"Flags":0,"Description":"Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean)."},"writeBehavior":{"Type":0,"Flags":0,"Description":"Write behavior when copying data into azure SQL DW. Type: SqlDWWriteBehaviorEnum (or Expression with resultType SqlDWWriteBehaviorEnum)"},"upsertSettings":{"Type":1435,"Flags":0,"Description":"SQL DW upsert settings."},"type":{"Type":1436,"Flags":1,"Description":"Copy sink type."}}}},{"2":{"Name":"PolybaseSettings","Properties":{"rejectType":{"Type":1430,"Flags":0,"Description":"Reject type."},"rejectValue":{"Type":0,"Flags":0,"Description":"Specifies the value or the percentage of rows that can be rejected before the query fails. Type: number (or Expression with resultType number), minimum: 0."},"rejectSampleValue":{"Type":0,"Flags":0,"Description":"Determines the number of rows to attempt to retrieve before the PolyBase recalculates the percentage of rejected rows. Type: integer (or Expression with resultType integer), minimum: 0."},"useTypeDefault":{"Type":0,"Flags":0,"Description":"Specifies how to handle missing values in delimited text files when PolyBase retrieves data from the text file. Type: boolean (or Expression with resultType boolean)."}},"AdditionalProperties":0}},{"6":{"Value":"value"}},{"6":{"Value":"percentage"}},{"5":{"Elements":[1428,1429,4]}},{"2":{"Name":"DWCopyCommandSettings","Properties":{"defaultValues":{"Type":1433,"Flags":0,"Description":"Specifies the default values for each target column in SQL DW. The default values in the property overwrite the DEFAULT constraint set in the DB, and identity column cannot have a default value. Type: array of objects (or Expression with resultType array of objects)."},"additionalOptions":{"Type":1434,"Flags":0,"Description":"Additional options directly passed to SQL DW in Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: \"additionalOptions\": { \"MAXERRORS\": \"1000\", \"DATEFORMAT\": \"'ymd'\" }"}}}},{"2":{"Name":"DWCopyCommandDefaultValue","Properties":{"columnName":{"Type":0,"Flags":0,"Description":"Column name. Type: object (or Expression with resultType string)."},"defaultValue":{"Type":0,"Flags":0,"Description":"The default value of the column. Type: object (or Expression with resultType string)."}}}},{"3":{"ItemType":1432}},{"2":{"Name":"DWCopyCommandSettingsAdditionalOptions","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"SqlDWUpsertSettings","Properties":{"interimSchemaName":{"Type":0,"Flags":0,"Description":"Schema name for interim table. Type: string (or Expression with resultType string)."},"keys":{"Type":0,"Flags":0,"Description":"Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings)."}}}},{"6":{"Value":"SqlDWSink"}},{"2":{"Name":"SqlMISink","Properties":{"sqlWriterStoredProcedureName":{"Type":0,"Flags":0,"Description":"SQL writer stored procedure name. Type: string (or Expression with resultType string)."},"sqlWriterTableType":{"Type":0,"Flags":0,"Description":"SQL writer table type. Type: string (or Expression with resultType string)."},"preCopyScript":{"Type":0,"Flags":0,"Description":"SQL pre-copy script. Type: string (or Expression with resultType string)."},"storedProcedureParameters":{"Type":0,"Flags":0,"Description":"SQL stored procedure parameters."},"storedProcedureTableTypeParameterName":{"Type":0,"Flags":0,"Description":"The stored procedure parameter name of the table type. Type: string (or Expression with resultType string)."},"tableOption":{"Type":0,"Flags":0,"Description":"The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string)."},"sqlWriterUseTableLock":{"Type":0,"Flags":0,"Description":"Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean)."},"writeBehavior":{"Type":0,"Flags":0,"Description":"White behavior when copying data into azure SQL MI. Type: string (or Expression with resultType string)"},"upsertSettings":{"Type":1349,"Flags":0,"Description":"SQL upsert settings."},"type":{"Type":1438,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"SqlMISink"}},{"2":{"Name":"SqlServerSink","Properties":{"sqlWriterStoredProcedureName":{"Type":0,"Flags":0,"Description":"SQL writer stored procedure name. Type: string (or Expression with resultType string)."},"sqlWriterTableType":{"Type":0,"Flags":0,"Description":"SQL writer table type. Type: string (or Expression with resultType string)."},"preCopyScript":{"Type":0,"Flags":0,"Description":"SQL pre-copy script. Type: string (or Expression with resultType string)."},"storedProcedureParameters":{"Type":0,"Flags":0,"Description":"SQL stored procedure parameters."},"storedProcedureTableTypeParameterName":{"Type":0,"Flags":0,"Description":"The stored procedure parameter name of the table type. Type: string (or Expression with resultType string)."},"tableOption":{"Type":0,"Flags":0,"Description":"The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string)."},"sqlWriterUseTableLock":{"Type":0,"Flags":0,"Description":"Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean)."},"writeBehavior":{"Type":0,"Flags":0,"Description":"Write behavior when copying data into sql server. Type: string (or Expression with resultType string)."},"upsertSettings":{"Type":1349,"Flags":0,"Description":"SQL upsert settings."},"type":{"Type":1440,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"SqlServerSink"}},{"2":{"Name":"SqlSink","Properties":{"sqlWriterStoredProcedureName":{"Type":0,"Flags":0,"Description":"SQL writer stored procedure name. Type: string (or Expression with resultType string)."},"sqlWriterTableType":{"Type":0,"Flags":0,"Description":"SQL writer table type. Type: string (or Expression with resultType string)."},"preCopyScript":{"Type":0,"Flags":0,"Description":"SQL pre-copy script. Type: string (or Expression with resultType string)."},"storedProcedureParameters":{"Type":0,"Flags":0,"Description":"SQL stored procedure parameters."},"storedProcedureTableTypeParameterName":{"Type":0,"Flags":0,"Description":"The stored procedure parameter name of the table type. Type: string (or Expression with resultType string)."},"tableOption":{"Type":0,"Flags":0,"Description":"The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string)."},"sqlWriterUseTableLock":{"Type":0,"Flags":0,"Description":"Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean)."},"writeBehavior":{"Type":0,"Flags":0,"Description":"Write behavior when copying data into sql. Type: string (or Expression with resultType string)."},"upsertSettings":{"Type":1349,"Flags":0,"Description":"SQL upsert settings."},"type":{"Type":1442,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"SqlSink"}},{"2":{"Name":"StagingSettings","Properties":{"linkedServiceName":{"Type":98,"Flags":1,"Description":"Staging linked service reference."},"path":{"Type":0,"Flags":0,"Description":"The path to storage for storing the interim data. Type: string (or Expression with resultType string)."},"enableCompression":{"Type":0,"Flags":0,"Description":"Specifies whether to use compression when copying data via an interim staging. Default value is false. Type: boolean (or Expression with resultType boolean)."}},"AdditionalProperties":0}},{"2":{"Name":"RedirectIncompatibleRowSettings","Properties":{"linkedServiceName":{"Type":0,"Flags":1,"Description":"Name of the Azure Storage, Storage SAS, or Azure Data Lake Store linked service used for redirecting incompatible row. Must be specified if redirectIncompatibleRowSettings is specified. Type: string (or Expression with resultType string)."},"path":{"Type":0,"Flags":0,"Description":"The path for storing the redirect incompatible row data. Type: string (or Expression with resultType string)."}},"AdditionalProperties":0}},{"2":{"Name":"LogStorageSettings","Properties":{"linkedServiceName":{"Type":98,"Flags":1,"Description":"Log storage linked service reference."},"path":{"Type":0,"Flags":0,"Description":"The path to storage for storing detailed logs of activity execution. Type: string (or Expression with resultType string)."},"logLevel":{"Type":0,"Flags":0,"Description":"Gets or sets the log level, support: Info, Warning. Type: string (or Expression with resultType string)."},"enableReliableLogging":{"Type":0,"Flags":0,"Description":"Specifies whether to enable reliable logging. Type: boolean (or Expression with resultType boolean)."}},"AdditionalProperties":0}},{"2":{"Name":"LogSettings","Properties":{"enableCopyActivityLog":{"Type":0,"Flags":0,"Description":"Specifies whether to enable copy activity log. Type: boolean (or Expression with resultType boolean)."},"copyActivityLogSettings":{"Type":1447,"Flags":0,"Description":"Specifies settings for copy activity log."},"logLocationSettings":{"Type":1448,"Flags":1,"Description":"Log location settings customer needs to provide when enabling log."}}}},{"2":{"Name":"CopyActivityLogSettings","Properties":{"logLevel":{"Type":0,"Flags":0,"Description":"Gets or sets the log level, support: Info, Warning. Type: string (or Expression with resultType string)."},"enableReliableLogging":{"Type":0,"Flags":0,"Description":"Specifies whether to enable reliable logging. Type: boolean (or Expression with resultType boolean)."}}}},{"2":{"Name":"LogLocationSettings","Properties":{"linkedServiceName":{"Type":98,"Flags":1,"Description":"Log storage linked service reference."},"path":{"Type":0,"Flags":0,"Description":"The path to storage for storing detailed logs of activity execution. Type: string (or Expression with resultType string)."}}}},{"3":{"ItemType":0}},{"3":{"ItemType":0}},{"2":{"Name":"SkipErrorFile","Properties":{"fileMissing":{"Type":0,"Flags":0,"Description":"Skip if file is deleted by other client during copy. Default is true. Type: boolean (or Expression with resultType boolean)."},"dataInconsistency":{"Type":0,"Flags":0,"Description":"Skip if source/sink file changed by other concurrent write. Default is false. Type: boolean (or Expression with resultType boolean)."}}}},{"3":{"ItemType":1031}},{"3":{"ItemType":1031}},{"6":{"Value":"Copy"}},{"2":{"Name":"CustomActivity","Properties":{"typeProperties":{"Type":1456,"Flags":1,"Description":"Custom activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":1461,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"CustomActivityTypeProperties","Properties":{"command":{"Type":0,"Flags":1,"Description":"Command for custom activity Type: string (or Expression with resultType string)."},"resourceLinkedService":{"Type":98,"Flags":0,"Description":"Resource linked service reference."},"folderPath":{"Type":0,"Flags":0,"Description":"Folder path for resource files Type: string (or Expression with resultType string)."},"referenceObjects":{"Type":1457,"Flags":0,"Description":"Reference objects"},"extendedProperties":{"Type":1460,"Flags":0,"Description":"User defined property bag. There is no restriction on the keys or values that can be used. The user specified custom activity has the full responsibility to consume and interpret the content defined."},"retentionTimeInDays":{"Type":0,"Flags":0,"Description":"The retention time for the files submitted for custom activity. Type: double (or Expression with resultType double)."},"autoUserSpecification":{"Type":0,"Flags":0,"Description":"Elevation level and scope for the user, default is nonadmin task. Type: string (or Expression with resultType double)."}}}},{"2":{"Name":"CustomActivityReferenceObject","Properties":{"linkedServices":{"Type":1458,"Flags":0,"Description":"Linked service references."},"datasets":{"Type":1459,"Flags":0,"Description":"Dataset references."}}}},{"3":{"ItemType":98}},{"3":{"ItemType":1031}},{"2":{"Name":"CustomActivityTypePropertiesExtendedProperties","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"Custom"}},{"2":{"Name":"DataLakeAnalyticsUsqlActivity","Properties":{"typeProperties":{"Type":1463,"Flags":1,"Description":"Data Lake Analytics U-SQL activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":1465,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"DataLakeAnalyticsUsqlActivityTypeProperties","Properties":{"scriptPath":{"Type":0,"Flags":1,"Description":"Case-sensitive path to folder that contains the U-SQL script. Type: string (or Expression with resultType string)."},"scriptLinkedService":{"Type":98,"Flags":1,"Description":"Script linked service reference."},"degreeOfParallelism":{"Type":0,"Flags":0,"Description":"The maximum number of nodes simultaneously used to run the job. Default value is 1. Type: integer (or Expression with resultType integer), minimum: 1."},"priority":{"Type":0,"Flags":0,"Description":"Determines which jobs out of all that are queued should be selected to run first. The lower the number, the higher the priority. Default value is 1000. Type: integer (or Expression with resultType integer), minimum: 1."},"parameters":{"Type":1464,"Flags":0,"Description":"Parameters for U-SQL job request."},"runtimeVersion":{"Type":0,"Flags":0,"Description":"Runtime version of the U-SQL engine to use. Type: string (or Expression with resultType string)."},"compilationMode":{"Type":0,"Flags":0,"Description":"Compilation mode of U-SQL. Must be one of these values : Semantic, Full and SingleBox. Type: string (or Expression with resultType string)."}}}},{"2":{"Name":"DataLakeAnalyticsUsqlActivityTypePropertiesParameters","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"DataLakeAnalyticsU-SQL"}},{"2":{"Name":"DatabricksNotebookActivity","Properties":{"typeProperties":{"Type":1467,"Flags":1,"Description":"Databricks Notebook activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":1471,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"DatabricksNotebookActivityTypeProperties","Properties":{"notebookPath":{"Type":0,"Flags":1,"Description":"The absolute path of the notebook to be run in the Databricks Workspace. This path must begin with a slash. Type: string (or Expression with resultType string)."},"baseParameters":{"Type":1468,"Flags":0,"Description":"Base parameters to be used for each run of this job.If the notebook takes a parameter that is not specified, the default value from the notebook will be used."},"libraries":{"Type":1470,"Flags":0,"Description":"A list of libraries to be installed on the cluster that will execute the job."}}}},{"2":{"Name":"DatabricksNotebookActivityTypePropertiesBaseParameters","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"DatabricksNotebookActivityTypePropertiesLibrariesItem","Properties":{},"AdditionalProperties":0}},{"3":{"ItemType":1469}},{"6":{"Value":"DatabricksNotebook"}},{"2":{"Name":"DatabricksSparkJarActivity","Properties":{"typeProperties":{"Type":1473,"Flags":1,"Description":"Databricks SparkJar activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":1477,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"DatabricksSparkJarActivityTypeProperties","Properties":{"mainClassName":{"Type":0,"Flags":1,"Description":"The full name of the class containing the main method to be executed. This class must be contained in a JAR provided as a library. Type: string (or Expression with resultType string)."},"parameters":{"Type":1474,"Flags":0,"Description":"Parameters that will be passed to the main method."},"libraries":{"Type":1476,"Flags":0,"Description":"A list of libraries to be installed on the cluster that will execute the job."}}}},{"3":{"ItemType":0}},{"2":{"Name":"DatabricksSparkJarActivityTypePropertiesLibrariesItem","Properties":{},"AdditionalProperties":0}},{"3":{"ItemType":1475}},{"6":{"Value":"DatabricksSparkJar"}},{"2":{"Name":"DatabricksSparkPythonActivity","Properties":{"typeProperties":{"Type":1479,"Flags":1,"Description":"Databricks SparkPython activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":1483,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"DatabricksSparkPythonActivityTypeProperties","Properties":{"pythonFile":{"Type":0,"Flags":1,"Description":"The URI of the Python file to be executed. DBFS paths are supported. Type: string (or Expression with resultType string)."},"parameters":{"Type":1480,"Flags":0,"Description":"Command line parameters that will be passed to the Python file."},"libraries":{"Type":1482,"Flags":0,"Description":"A list of libraries to be installed on the cluster that will execute the job."}}}},{"3":{"ItemType":0}},{"2":{"Name":"DatabricksSparkPythonActivityTypePropertiesLibrariesItem","Properties":{},"AdditionalProperties":0}},{"3":{"ItemType":1481}},{"6":{"Value":"DatabricksSparkPython"}},{"2":{"Name":"DeleteActivity","Properties":{"typeProperties":{"Type":1485,"Flags":1,"Description":"Delete activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":1486,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"DeleteActivityTypeProperties","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files or sub-folders under current folder path will be deleted recursively. Default is false. Type: boolean (or Expression with resultType boolean)."},"maxConcurrentConnections":{"Type":3,"Flags":0,"Description":"The max concurrent connections to connect data source at the same time."},"enableLogging":{"Type":0,"Flags":0,"Description":"Whether to record detailed logs of delete-activity execution. Default value is false. Type: boolean (or Expression with resultType boolean)."},"logStorageSettings":{"Type":1445,"Flags":0,"Description":"Log storage settings customer need to provide when enableLogging is true."},"dataset":{"Type":1031,"Flags":1,"Description":"Delete activity dataset reference."},"storeSettings":{"Type":1060,"Flags":0,"Description":"Delete activity store settings."}}}},{"6":{"Value":"Delete"}},{"2":{"Name":"ExecuteDataFlowActivity","Properties":{"typeProperties":{"Type":1488,"Flags":1,"Description":"Execute data flow activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":1495,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"ExecuteDataFlowActivityTypeProperties","Properties":{"dataFlow":{"Type":1489,"Flags":1,"Description":"Data flow reference."},"staging":{"Type":1493,"Flags":0,"Description":"Staging info for execute data flow activity."},"integrationRuntime":{"Type":136,"Flags":0,"Description":"The integration runtime reference."},"compute":{"Type":1494,"Flags":0,"Description":"Compute properties for data flow activity."},"traceLevel":{"Type":0,"Flags":0,"Description":"Trace level setting used for data flow monitoring output. Supported values are: 'coarse', 'fine', and 'none'. Type: string (or Expression with resultType string)"},"continueOnError":{"Type":0,"Flags":0,"Description":"Continue on error setting used for data flow execution. Enables processing to continue if a sink fails. Type: boolean (or Expression with resultType boolean)"},"runConcurrently":{"Type":0,"Flags":0,"Description":"Concurrent run setting used for data flow execution. Allows sinks with the same save order to be processed concurrently. Type: boolean (or Expression with resultType boolean)"},"sourceStagingConcurrency":{"Type":0,"Flags":0,"Description":"Specify number of parallel staging for sources applicable to the sink. Type: integer (or Expression with resultType integer)"}}}},{"2":{"Name":"DataFlowReference","Properties":{"type":{"Type":1491,"Flags":1,"Description":"Data flow reference type."},"referenceName":{"Type":4,"Flags":1,"Description":"Reference data flow name."},"datasetParameters":{"Type":0,"Flags":0,"Description":"Reference data flow parameters from dataset."},"parameters":{"Type":1492,"Flags":0,"Description":"Data flow parameters"}},"AdditionalProperties":0}},{"6":{"Value":"DataFlowReference"}},{"5":{"Elements":[1490,4]}},{"2":{"Name":"ParameterValueSpecification","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"DataFlowStagingInfo","Properties":{"linkedService":{"Type":98,"Flags":0,"Description":"Staging linked service reference."},"folderPath":{"Type":0,"Flags":0,"Description":"Folder path for staging blob. Type: string (or Expression with resultType string)"}}}},{"2":{"Name":"ExecuteDataFlowActivityTypePropertiesCompute","Properties":{"computeType":{"Type":0,"Flags":0,"Description":"Compute type of the cluster which will execute data flow job. Possible values include: 'General', 'MemoryOptimized', 'ComputeOptimized'. Type: string (or Expression with resultType string)"},"coreCount":{"Type":0,"Flags":0,"Description":"Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272. Type: integer (or Expression with resultType integer)"}}}},{"6":{"Value":"ExecuteDataFlow"}},{"2":{"Name":"ExecuteSsisPackageActivity","Properties":{"typeProperties":{"Type":1497,"Flags":1,"Description":"Execute SSIS package activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":1522,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"ExecuteSsisPackageActivityTypeProperties","Properties":{"packageLocation":{"Type":1498,"Flags":1,"Description":"SSIS package location."},"runtime":{"Type":0,"Flags":0,"Description":"Specifies the runtime to execute SSIS package. The value should be \"x86\" or \"x64\". Type: string (or Expression with resultType string)."},"loggingLevel":{"Type":0,"Flags":0,"Description":"The logging level of SSIS package execution. Type: string (or Expression with resultType string)."},"environmentPath":{"Type":0,"Flags":0,"Description":"The environment path to execute the SSIS package. Type: string (or Expression with resultType string)."},"executionCredential":{"Type":1508,"Flags":0,"Description":"The package execution credential."},"connectVia":{"Type":136,"Flags":1,"Description":"The integration runtime reference."},"projectParameters":{"Type":1510,"Flags":0,"Description":"The project level parameters to execute the SSIS package."},"packageParameters":{"Type":1511,"Flags":0,"Description":"The package level parameters to execute the SSIS package."},"projectConnectionManagers":{"Type":1513,"Flags":0,"Description":"The project level connection managers to execute the SSIS package."},"packageConnectionManagers":{"Type":1515,"Flags":0,"Description":"The package level connection managers to execute the SSIS package."},"propertyOverrides":{"Type":1517,"Flags":0,"Description":"The property overrides to execute the SSIS package."},"logLocation":{"Type":1518,"Flags":0,"Description":"SSIS package execution log location."}}}},{"2":{"Name":"SsisPackageLocation","Properties":{"packagePath":{"Type":0,"Flags":0,"Description":"The SSIS package path. Type: string (or Expression with resultType string)."},"type":{"Type":1503,"Flags":0,"Description":"The type of SSIS package location."},"typeProperties":{"Type":1504,"Flags":0,"Description":"SSIS package location properties."}}}},{"6":{"Value":"SSISDB"}},{"6":{"Value":"File"}},{"6":{"Value":"InlinePackage"}},{"6":{"Value":"PackageStore"}},{"5":{"Elements":[1499,1500,1501,1502,4]}},{"2":{"Name":"SsisPackageLocationTypeProperties","Properties":{"packagePassword":{"Type":96,"Flags":0,"Description":"Password of the package."},"accessCredential":{"Type":1505,"Flags":0,"Description":"The package access credential."},"configurationPath":{"Type":0,"Flags":0,"Description":"The configuration file of the package execution. Type: string (or Expression with resultType string)."},"configurationAccessCredential":{"Type":1505,"Flags":0,"Description":"The configuration file access credential."},"packageName":{"Type":4,"Flags":0,"Description":"The package name."},"packageContent":{"Type":0,"Flags":0,"Description":"The embedded package content. Type: string (or Expression with resultType string)."},"packageLastModifiedDate":{"Type":4,"Flags":0,"Description":"The embedded package last modified date."},"childPackages":{"Type":1507,"Flags":0,"Description":"The embedded child package list."}}}},{"2":{"Name":"SsisAccessCredential","Properties":{"domain":{"Type":0,"Flags":1,"Description":"Domain for windows authentication. Type: string (or Expression with resultType string)."},"userName":{"Type":0,"Flags":1,"Description":"UseName for windows authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":1,"Description":"Password for windows authentication."}}}},{"2":{"Name":"SsisChildPackage","Properties":{"packagePath":{"Type":0,"Flags":1,"Description":"Path for embedded child package. Type: string (or Expression with resultType string)."},"packageName":{"Type":4,"Flags":0,"Description":"Name for embedded child package."},"packageContent":{"Type":0,"Flags":1,"Description":"Content for embedded child package. Type: string (or Expression with resultType string)."},"packageLastModifiedDate":{"Type":4,"Flags":0,"Description":"Last modified date for embedded child package."}}}},{"3":{"ItemType":1506}},{"2":{"Name":"SsisExecutionCredential","Properties":{"domain":{"Type":0,"Flags":1,"Description":"Domain for windows authentication. Type: string (or Expression with resultType string)."},"userName":{"Type":0,"Flags":1,"Description":"UseName for windows authentication. Type: string (or Expression with resultType string)."},"password":{"Type":72,"Flags":1,"Description":"Password for windows authentication."}}}},{"2":{"Name":"SsisExecutionParameter","Properties":{"value":{"Type":0,"Flags":1,"Description":"SSIS package execution parameter value. Type: string (or Expression with resultType string)."}}}},{"2":{"Name":"ExecuteSsisPackageActivityTypePropertiesProjectParameters","Properties":{},"AdditionalProperties":1509}},{"2":{"Name":"ExecuteSsisPackageActivityTypePropertiesPackageParameters","Properties":{},"AdditionalProperties":1509}},{"2":{"Name":"SsisConnectionManager","Properties":{},"AdditionalProperties":1509}},{"2":{"Name":"ExecuteSsisPackageActivityTypePropertiesProjectConnectionManagers","Properties":{},"AdditionalProperties":1512}},{"2":{"Name":"SsisConnectionManager","Properties":{},"AdditionalProperties":1509}},{"2":{"Name":"ExecuteSsisPackageActivityTypePropertiesPackageConnectionManagers","Properties":{},"AdditionalProperties":1514}},{"2":{"Name":"SsisPropertyOverride","Properties":{"value":{"Type":0,"Flags":1,"Description":"SSIS package property override value. Type: string (or Expression with resultType string)."},"isSensitive":{"Type":2,"Flags":0,"Description":"Whether SSIS package property override value is sensitive data. Value will be encrypted in SSISDB if it is true"}}}},{"2":{"Name":"ExecuteSsisPackageActivityTypePropertiesPropertyOverrides","Properties":{},"AdditionalProperties":1516}},{"2":{"Name":"SsisLogLocation","Properties":{"logPath":{"Type":0,"Flags":1,"Description":"The SSIS package execution log path. Type: string (or Expression with resultType string)."},"type":{"Type":1520,"Flags":1,"Description":"The type of SSIS log location."},"typeProperties":{"Type":1521,"Flags":1,"Description":"SSIS package execution log location properties."}}}},{"6":{"Value":"File"}},{"5":{"Elements":[1519,4]}},{"2":{"Name":"SsisLogLocationTypeProperties","Properties":{"accessCredential":{"Type":1505,"Flags":0,"Description":"The package execution log access credential."},"logRefreshInterval":{"Type":0,"Flags":0,"Description":"Specifies the interval to refresh log. The default interval is 5 minutes. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."}}}},{"6":{"Value":"ExecuteSSISPackage"}},{"2":{"Name":"ExecuteWranglingDataflowActivity","Properties":{"typeProperties":{"Type":1524,"Flags":1,"Description":"Execute power query activity properties."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":1530,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"ExecutePowerQueryActivityTypeProperties","Properties":{"sinks":{"Type":1526,"Flags":0,"Description":"(Deprecated. Please use Queries). List of Power Query activity sinks mapped to a queryName."},"queries":{"Type":1529,"Flags":0,"Description":"List of mapping for Power Query mashup query to sink dataset(s)."},"dataFlow":{"Type":1489,"Flags":1,"Description":"Data flow reference."},"staging":{"Type":1493,"Flags":0,"Description":"Staging info for execute data flow activity."},"integrationRuntime":{"Type":136,"Flags":0,"Description":"The integration runtime reference."},"compute":{"Type":1494,"Flags":0,"Description":"Compute properties for data flow activity."},"traceLevel":{"Type":0,"Flags":0,"Description":"Trace level setting used for data flow monitoring output. Supported values are: 'coarse', 'fine', and 'none'. Type: string (or Expression with resultType string)"},"continueOnError":{"Type":0,"Flags":0,"Description":"Continue on error setting used for data flow execution. Enables processing to continue if a sink fails. Type: boolean (or Expression with resultType boolean)"},"runConcurrently":{"Type":0,"Flags":0,"Description":"Concurrent run setting used for data flow execution. Allows sinks with the same save order to be processed concurrently. Type: boolean (or Expression with resultType boolean)"},"sourceStagingConcurrency":{"Type":0,"Flags":0,"Description":"Specify number of parallel staging for sources applicable to the sink. Type: integer (or Expression with resultType integer)"}}}},{"2":{"Name":"PowerQuerySink","Properties":{"script":{"Type":4,"Flags":0,"Description":"sink script."},"schemaLinkedService":{"Type":98,"Flags":0,"Description":"Schema linked service reference."},"rejectedDataLinkedService":{"Type":98,"Flags":0,"Description":"Rejected data linked service reference."},"name":{"Type":4,"Flags":1,"Description":"Transformation name."},"description":{"Type":4,"Flags":0,"Description":"Transformation description."},"dataset":{"Type":1031,"Flags":0,"Description":"Dataset reference."},"linkedService":{"Type":98,"Flags":0,"Description":"Linked service reference."},"flowlet":{"Type":1489,"Flags":0,"Description":"Flowlet Reference"}}}},{"2":{"Name":"ExecutePowerQueryActivityTypePropertiesSinks","Properties":{},"AdditionalProperties":1525}},{"2":{"Name":"PowerQuerySinkMapping","Properties":{"queryName":{"Type":4,"Flags":0,"Description":"Name of the query in Power Query mashup document."},"dataflowSinks":{"Type":1528,"Flags":0,"Description":"List of sinks mapped to Power Query mashup query."}}}},{"3":{"ItemType":1525}},{"3":{"ItemType":1527}},{"6":{"Value":"ExecuteWranglingDataflow"}},{"2":{"Name":"GetMetadataActivity","Properties":{"typeProperties":{"Type":1532,"Flags":1,"Description":"GetMetadata activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":1545,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"GetMetadataActivityTypeProperties","Properties":{"dataset":{"Type":1031,"Flags":1,"Description":"GetMetadata activity dataset reference."},"fieldList":{"Type":1533,"Flags":0,"Description":"Fields of metadata to get from dataset."},"storeSettings":{"Type":1060,"Flags":0,"Description":"GetMetadata activity store settings."},"formatSettings":{"Type":1534,"Flags":0,"Description":"GetMetadata activity format settings."}}}},{"3":{"ItemType":0}},{"7":{"Name":"FormatReadSettings","Discriminator":"type","BaseProperties":{},"Elements":{"BinaryReadSettings":1535,"DelimitedTextReadSettings":1537,"JsonReadSettings":1539,"ParquetReadSettings":1541,"XmlReadSettings":1543}}},{"2":{"Name":"BinaryReadSettings","Properties":{"compressionProperties":{"Type":1112,"Flags":0,"Description":"Compression settings."},"type":{"Type":1536,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"BinaryReadSettings"}},{"2":{"Name":"DelimitedTextReadSettings","Properties":{"skipLineCount":{"Type":0,"Flags":0,"Description":"Indicates the number of non-empty rows to skip when reading data from input files. Type: integer (or Expression with resultType integer)."},"compressionProperties":{"Type":1112,"Flags":0,"Description":"Compression settings."},"type":{"Type":1538,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"DelimitedTextReadSettings"}},{"2":{"Name":"JsonReadSettings","Properties":{"compressionProperties":{"Type":1112,"Flags":0,"Description":"Compression settings."},"type":{"Type":1540,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"JsonReadSettings"}},{"2":{"Name":"ParquetReadSettings","Properties":{"compressionProperties":{"Type":1112,"Flags":0,"Description":"Compression settings."},"type":{"Type":1542,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"ParquetReadSettings"}},{"2":{"Name":"XmlReadSettings","Properties":{"compressionProperties":{"Type":1112,"Flags":0,"Description":"Compression settings."},"validationMode":{"Type":0,"Flags":0,"Description":"Indicates what validation method is used when reading the xml files. Allowed values: 'none', 'xsd', or 'dtd'. Type: string (or Expression with resultType string)."},"detectDataType":{"Type":0,"Flags":0,"Description":"Indicates whether type detection is enabled when reading the xml files. Type: boolean (or Expression with resultType boolean)."},"namespaces":{"Type":0,"Flags":0,"Description":"Indicates whether namespace is enabled when reading the xml files. Type: boolean (or Expression with resultType boolean)."},"namespacePrefixes":{"Type":0,"Flags":0,"Description":"Namespace uri to prefix mappings to override the prefixes in column names when namespace is enabled, if no prefix is defined for a namespace uri, the prefix of xml element/attribute name in the xml data file will be used. Example: \"{\"http://www.example.com/xml\":\"prefix\"}\" Type: object (or Expression with resultType object)."},"type":{"Type":1544,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"XmlReadSettings"}},{"6":{"Value":"GetMetadata"}},{"2":{"Name":"HDInsightHiveActivity","Properties":{"typeProperties":{"Type":1547,"Flags":1,"Description":"HDInsight Hive activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":1556,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"HDInsightHiveActivityTypeProperties","Properties":{"storageLinkedServices":{"Type":1548,"Flags":0,"Description":"Storage linked service references."},"arguments":{"Type":1549,"Flags":0,"Description":"User specified arguments to HDInsightActivity."},"getDebugInfo":{"Type":1553,"Flags":0,"Description":"Debug info option."},"scriptPath":{"Type":0,"Flags":0,"Description":"Script path. Type: string (or Expression with resultType string)."},"scriptLinkedService":{"Type":98,"Flags":0,"Description":"Script linked service reference."},"defines":{"Type":1554,"Flags":0,"Description":"Allows user to specify defines for Hive job request."},"variables":{"Type":1555,"Flags":0,"Description":"User specified arguments under hivevar namespace."},"queryTimeout":{"Type":3,"Flags":0,"Description":"Query timeout value (in minutes). Effective when the HDInsight cluster is with ESP (Enterprise Security Package)"}}}},{"3":{"ItemType":98}},{"3":{"ItemType":0}},{"6":{"Value":"None"}},{"6":{"Value":"Always"}},{"6":{"Value":"Failure"}},{"5":{"Elements":[1550,1551,1552,4]}},{"2":{"Name":"HDInsightHiveActivityTypePropertiesDefines","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"HDInsightHiveActivityTypePropertiesVariables","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"HDInsightHive"}},{"2":{"Name":"HDInsightMapReduceActivity","Properties":{"typeProperties":{"Type":1558,"Flags":1,"Description":"HDInsight MapReduce activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":1567,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"HDInsightMapReduceActivityTypeProperties","Properties":{"storageLinkedServices":{"Type":1559,"Flags":0,"Description":"Storage linked service references."},"arguments":{"Type":1560,"Flags":0,"Description":"User specified arguments to HDInsightActivity."},"getDebugInfo":{"Type":1564,"Flags":0,"Description":"Debug info option."},"className":{"Type":0,"Flags":1,"Description":"Class name. Type: string (or Expression with resultType string)."},"jarFilePath":{"Type":0,"Flags":1,"Description":"Jar path. Type: string (or Expression with resultType string)."},"jarLinkedService":{"Type":98,"Flags":0,"Description":"Jar linked service reference."},"jarLibs":{"Type":1565,"Flags":0,"Description":"Jar libs."},"defines":{"Type":1566,"Flags":0,"Description":"Allows user to specify defines for the MapReduce job request."}}}},{"3":{"ItemType":98}},{"3":{"ItemType":0}},{"6":{"Value":"None"}},{"6":{"Value":"Always"}},{"6":{"Value":"Failure"}},{"5":{"Elements":[1561,1562,1563,4]}},{"3":{"ItemType":0}},{"2":{"Name":"HDInsightMapReduceActivityTypePropertiesDefines","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"HDInsightMapReduce"}},{"2":{"Name":"HDInsightPigActivity","Properties":{"typeProperties":{"Type":1569,"Flags":1,"Description":"HDInsight Pig activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":1576,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"HDInsightPigActivityTypeProperties","Properties":{"storageLinkedServices":{"Type":1570,"Flags":0,"Description":"Storage linked service references."},"arguments":{"Type":0,"Flags":0,"Description":"User specified arguments to HDInsightActivity. Type: array (or Expression with resultType array)."},"getDebugInfo":{"Type":1574,"Flags":0,"Description":"Debug info option."},"scriptPath":{"Type":0,"Flags":0,"Description":"Script path. Type: string (or Expression with resultType string)."},"scriptLinkedService":{"Type":98,"Flags":0,"Description":"Script linked service reference."},"defines":{"Type":1575,"Flags":0,"Description":"Allows user to specify defines for Pig job request."}}}},{"3":{"ItemType":98}},{"6":{"Value":"None"}},{"6":{"Value":"Always"}},{"6":{"Value":"Failure"}},{"5":{"Elements":[1571,1572,1573,4]}},{"2":{"Name":"HDInsightPigActivityTypePropertiesDefines","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"HDInsightPig"}},{"2":{"Name":"HDInsightSparkActivity","Properties":{"typeProperties":{"Type":1578,"Flags":1,"Description":"HDInsight spark activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":1585,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"HDInsightSparkActivityTypeProperties","Properties":{"rootPath":{"Type":0,"Flags":1,"Description":"The root path in 'sparkJobLinkedService' for all the job’s files. Type: string (or Expression with resultType string)."},"entryFilePath":{"Type":0,"Flags":1,"Description":"The relative path to the root folder of the code/package to be executed. Type: string (or Expression with resultType string)."},"arguments":{"Type":1579,"Flags":0,"Description":"The user-specified arguments to HDInsightSparkActivity."},"getDebugInfo":{"Type":1583,"Flags":0,"Description":"Debug info option."},"sparkJobLinkedService":{"Type":98,"Flags":0,"Description":"The storage linked service for uploading the entry file and dependencies, and for receiving logs."},"className":{"Type":4,"Flags":0,"Description":"The application's Java/Spark main class."},"proxyUser":{"Type":0,"Flags":0,"Description":"The user to impersonate that will execute the job. Type: string (or Expression with resultType string)."},"sparkConfig":{"Type":1584,"Flags":0,"Description":"Spark configuration property."}}}},{"3":{"ItemType":0}},{"6":{"Value":"None"}},{"6":{"Value":"Always"}},{"6":{"Value":"Failure"}},{"5":{"Elements":[1580,1581,1582,4]}},{"2":{"Name":"HDInsightSparkActivityTypePropertiesSparkConfig","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"HDInsightSpark"}},{"2":{"Name":"HDInsightStreamingActivity","Properties":{"typeProperties":{"Type":1587,"Flags":1,"Description":"HDInsight streaming activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":1597,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"HDInsightStreamingActivityTypeProperties","Properties":{"storageLinkedServices":{"Type":1588,"Flags":0,"Description":"Storage linked service references."},"arguments":{"Type":1589,"Flags":0,"Description":"User specified arguments to HDInsightActivity."},"getDebugInfo":{"Type":1593,"Flags":0,"Description":"Debug info option."},"mapper":{"Type":0,"Flags":1,"Description":"Mapper executable name. Type: string (or Expression with resultType string)."},"reducer":{"Type":0,"Flags":1,"Description":"Reducer executable name. Type: string (or Expression with resultType string)."},"input":{"Type":0,"Flags":1,"Description":"Input blob path. Type: string (or Expression with resultType string)."},"output":{"Type":0,"Flags":1,"Description":"Output blob path. Type: string (or Expression with resultType string)."},"filePaths":{"Type":1594,"Flags":1,"Description":"Paths to streaming job files. Can be directories."},"fileLinkedService":{"Type":98,"Flags":0,"Description":"Linked service reference where the files are located."},"combiner":{"Type":0,"Flags":0,"Description":"Combiner executable name. Type: string (or Expression with resultType string)."},"commandEnvironment":{"Type":1595,"Flags":0,"Description":"Command line environment values."},"defines":{"Type":1596,"Flags":0,"Description":"Allows user to specify defines for streaming job request."}}}},{"3":{"ItemType":98}},{"3":{"ItemType":0}},{"6":{"Value":"None"}},{"6":{"Value":"Always"}},{"6":{"Value":"Failure"}},{"5":{"Elements":[1590,1591,1592,4]}},{"3":{"ItemType":0}},{"3":{"ItemType":0}},{"2":{"Name":"HDInsightStreamingActivityTypePropertiesDefines","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"HDInsightStreaming"}},{"2":{"Name":"LookupActivity","Properties":{"typeProperties":{"Type":1599,"Flags":1,"Description":"Lookup activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":1600,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"LookupActivityTypeProperties","Properties":{"source":{"Type":1047,"Flags":1,"Description":"Dataset-specific source properties, same as copy activity source."},"dataset":{"Type":1031,"Flags":1,"Description":"Lookup activity dataset reference."},"firstRowOnly":{"Type":0,"Flags":0,"Description":"Whether to return first row or all rows. Default value is true. Type: boolean (or Expression with resultType boolean)."}}}},{"6":{"Value":"Lookup"}},{"2":{"Name":"ScriptActivity","Properties":{"typeProperties":{"Type":1602,"Flags":1,"Description":"Script activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":1631,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"ScriptActivityTypeProperties","Properties":{"scriptBlockExecutionTimeout":{"Type":0,"Flags":0,"Description":"ScriptBlock execution timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"scripts":{"Type":1626,"Flags":0,"Description":"Array of script blocks. Type: array."},"logSettings":{"Type":1627,"Flags":0,"Description":"Log settings of script activity."}}}},{"2":{"Name":"ScriptActivityScriptBlock","Properties":{"text":{"Type":0,"Flags":1,"Description":"The query text. Type: string (or Expression with resultType string)."},"type":{"Type":1606,"Flags":1,"Description":"The type of the query. Type: string."},"parameters":{"Type":1625,"Flags":0,"Description":"Array of script parameters. Type: array."}}}},{"6":{"Value":"Query"}},{"6":{"Value":"NonQuery"}},{"5":{"Elements":[1604,1605,4]}},{"2":{"Name":"ScriptActivityParameter","Properties":{"name":{"Type":0,"Flags":0,"Description":"The name of the parameter. Type: string (or Expression with resultType string)."},"type":{"Type":1620,"Flags":0,"Description":"The type of the parameter."},"value":{"Type":0,"Flags":0,"Description":"The value of the parameter. Type: string (or Expression with resultType string)."},"direction":{"Type":1624,"Flags":0,"Description":"The direction of the parameter."},"size":{"Type":3,"Flags":0,"Description":"The size of the output direction parameter."}}}},{"6":{"Value":"Boolean"}},{"6":{"Value":"DateTime"}},{"6":{"Value":"DateTimeOffset"}},{"6":{"Value":"Decimal"}},{"6":{"Value":"Double"}},{"6":{"Value":"Guid"}},{"6":{"Value":"Int16"}},{"6":{"Value":"Int32"}},{"6":{"Value":"Int64"}},{"6":{"Value":"Single"}},{"6":{"Value":"String"}},{"6":{"Value":"Timespan"}},{"5":{"Elements":[1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,4]}},{"6":{"Value":"Input"}},{"6":{"Value":"Output"}},{"6":{"Value":"InputOutput"}},{"5":{"Elements":[1621,1622,1623,4]}},{"3":{"ItemType":1607}},{"3":{"ItemType":1603}},{"2":{"Name":"ScriptActivityTypePropertiesLogSettings","Properties":{"logDestination":{"Type":1630,"Flags":1,"Description":"The destination of logs. Type: string."},"logLocationSettings":{"Type":1448,"Flags":0,"Description":"Log location settings customer needs to provide when enabling log."}}}},{"6":{"Value":"ActivityOutput"}},{"6":{"Value":"ExternalStore"}},{"5":{"Elements":[1628,1629,4]}},{"6":{"Value":"Script"}},{"2":{"Name":"SynapseSparkJobDefinitionActivity","Properties":{"typeProperties":{"Type":1633,"Flags":1,"Description":"Execute spark job activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":1652,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"SynapseSparkJobActivityTypeProperties","Properties":{"sparkJob":{"Type":1634,"Flags":1,"Description":"Synapse spark job reference."},"args":{"Type":1637,"Flags":0,"Description":"User specified arguments to SynapseSparkJobDefinitionActivity."},"file":{"Type":0,"Flags":0,"Description":"The main file used for the job, which will override the 'file' of the spark job definition you provide. Type: string (or Expression with resultType string)."},"scanFolder":{"Type":0,"Flags":0,"Description":"Scanning subfolders from the root folder of the main definition file, these files will be added as reference files. The folders named 'jars', 'pyFiles', 'files' or 'archives' will be scanned, and the folders name are case sensitive. Type: boolean (or Expression with resultType boolean)."},"className":{"Type":0,"Flags":0,"Description":"The fully-qualified identifier or the main class that is in the main definition file, which will override the 'className' of the spark job definition you provide. Type: string (or Expression with resultType string)."},"files":{"Type":1638,"Flags":0,"Description":"(Deprecated. Please use pythonCodeReference and filesV2) Additional files used for reference in the main definition file, which will override the 'files' of the spark job definition you provide."},"pythonCodeReference":{"Type":1639,"Flags":0,"Description":"Additional python code files used for reference in the main definition file, which will override the 'pyFiles' of the spark job definition you provide."},"filesV2":{"Type":1640,"Flags":0,"Description":"Additional files used for reference in the main definition file, which will override the 'jars' and 'files' of the spark job definition you provide."},"targetBigDataPool":{"Type":1641,"Flags":0,"Description":"The name of the big data pool which will be used to execute the spark batch job, which will override the 'targetBigDataPool' of the spark job definition you provide."},"executorSize":{"Type":0,"Flags":0,"Description":"Number of core and memory to be used for executors allocated in the specified Spark pool for the job, which will be used for overriding 'executorCores' and 'executorMemory' of the spark job definition you provide. Type: string (or Expression with resultType string)."},"conf":{"Type":0,"Flags":0,"Description":"Spark configuration properties, which will override the 'conf' of the spark job definition you provide."},"driverSize":{"Type":0,"Flags":0,"Description":"Number of core and memory to be used for driver allocated in the specified Spark pool for the job, which will be used for overriding 'driverCores' and 'driverMemory' of the spark job definition you provide. Type: string (or Expression with resultType string)."},"numExecutors":{"Type":0,"Flags":0,"Description":"Number of executors to launch for this job, which will override the 'numExecutors' of the spark job definition you provide. Type: integer (or Expression with resultType integer)."},"configurationType":{"Type":1647,"Flags":0,"Description":"The type of the spark config."},"targetSparkConfiguration":{"Type":1648,"Flags":0,"Description":"The spark configuration of the spark job."},"sparkConfig":{"Type":1651,"Flags":0,"Description":"Spark configuration property."}}}},{"2":{"Name":"SynapseSparkJobReference","Properties":{"type":{"Type":1636,"Flags":1,"Description":"Synapse spark job reference type."},"referenceName":{"Type":0,"Flags":1,"Description":"Reference spark job name. Expression with resultType string."}}}},{"6":{"Value":"SparkJobDefinitionReference"}},{"5":{"Elements":[1635,4]}},{"3":{"ItemType":0}},{"3":{"ItemType":0}},{"3":{"ItemType":0}},{"3":{"ItemType":0}},{"2":{"Name":"BigDataPoolParametrizationReference","Properties":{"type":{"Type":1643,"Flags":1,"Description":"Big data pool reference type."},"referenceName":{"Type":0,"Flags":1,"Description":"Reference big data pool name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"BigDataPoolReference"}},{"5":{"Elements":[1642,4]}},{"6":{"Value":"Default"}},{"6":{"Value":"Customized"}},{"6":{"Value":"Artifact"}},{"5":{"Elements":[1644,1645,1646,4]}},{"2":{"Name":"SparkConfigurationParametrizationReference","Properties":{"type":{"Type":1650,"Flags":1,"Description":"Spark configuration reference type."},"referenceName":{"Type":0,"Flags":1,"Description":"Reference spark configuration name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SparkConfigurationReference"}},{"5":{"Elements":[1649,4]}},{"2":{"Name":"SynapseSparkJobActivityTypePropertiesSparkConfig","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"SparkJob"}},{"2":{"Name":"SqlServerStoredProcedureActivity","Properties":{"typeProperties":{"Type":1654,"Flags":1,"Description":"SQL stored procedure activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":1655,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"SqlServerStoredProcedureActivityTypeProperties","Properties":{"storedProcedureName":{"Type":0,"Flags":1,"Description":"Stored procedure name. Type: string (or Expression with resultType string)."},"storedProcedureParameters":{"Type":0,"Flags":0,"Description":"Value and type setting for stored procedure parameters. Example: \"{Parameter1: {value: \"1\", type: \"int\"}}\"."}}}},{"6":{"Value":"SqlServerStoredProcedure"}},{"2":{"Name":"SynapseNotebookActivity","Properties":{"typeProperties":{"Type":1657,"Flags":1,"Description":"Execute Synapse notebook activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":1673,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"SynapseNotebookActivityTypeProperties","Properties":{"notebook":{"Type":1658,"Flags":1,"Description":"Synapse notebook reference."},"sparkPool":{"Type":1641,"Flags":0,"Description":"The name of the big data pool which will be used to execute the notebook."},"parameters":{"Type":1667,"Flags":0,"Description":"Notebook parameters."},"executorSize":{"Type":0,"Flags":0,"Description":"Number of core and memory to be used for executors allocated in the specified Spark pool for the session, which will be used for overriding 'executorCores' and 'executorMemory' of the notebook you provide. Type: string (or Expression with resultType string)."},"conf":{"Type":0,"Flags":0,"Description":"Spark configuration properties, which will override the 'conf' of the notebook you provide."},"driverSize":{"Type":0,"Flags":0,"Description":"Number of core and memory to be used for driver allocated in the specified Spark pool for the session, which will be used for overriding 'driverCores' and 'driverMemory' of the notebook you provide. Type: string (or Expression with resultType string)."},"numExecutors":{"Type":0,"Flags":0,"Description":"Number of executors to launch for this session, which will override the 'numExecutors' of the notebook you provide. Type: integer (or Expression with resultType integer)."},"configurationType":{"Type":1671,"Flags":0,"Description":"The type of the spark config."},"targetSparkConfiguration":{"Type":1648,"Flags":0,"Description":"The spark configuration of the spark job."},"sparkConfig":{"Type":1672,"Flags":0,"Description":"Spark configuration property."}}}},{"2":{"Name":"SynapseNotebookReference","Properties":{"type":{"Type":1660,"Flags":1,"Description":"Synapse notebook reference type."},"referenceName":{"Type":0,"Flags":1,"Description":"Reference notebook name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"NotebookReference"}},{"5":{"Elements":[1659,4]}},{"2":{"Name":"NotebookParameter","Properties":{"value":{"Type":0,"Flags":0,"Description":"Notebook parameter value. Type: string (or Expression with resultType string)."},"type":{"Type":1666,"Flags":0,"Description":"Notebook parameter type."}}}},{"6":{"Value":"string"}},{"6":{"Value":"int"}},{"6":{"Value":"float"}},{"6":{"Value":"bool"}},{"5":{"Elements":[1662,1663,1664,1665,4]}},{"2":{"Name":"SynapseNotebookActivityTypePropertiesParameters","Properties":{},"AdditionalProperties":1661}},{"6":{"Value":"Default"}},{"6":{"Value":"Customized"}},{"6":{"Value":"Artifact"}},{"5":{"Elements":[1668,1669,1670,4]}},{"2":{"Name":"SynapseNotebookActivityTypePropertiesSparkConfig","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"SynapseNotebook"}},{"2":{"Name":"WebActivity","Properties":{"typeProperties":{"Type":1675,"Flags":1,"Description":"Web activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":962,"Flags":0,"Description":"Activity policy."},"type":{"Type":1683,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"WebActivityTypeProperties","Properties":{"method":{"Type":1680,"Flags":1,"Description":"Rest API method for target endpoint."},"url":{"Type":0,"Flags":1,"Description":"Web activity target endpoint and path. Type: string (or Expression with resultType string)."},"headers":{"Type":0,"Flags":0,"Description":"Represents the headers that will be sent to the request. For example, to set the language and type on a request: \"headers\" : { \"Accept-Language\": \"en-us\", \"Content-Type\": \"application/json\" }. Type: dictionary (or Expression with resultType dictionary)."},"body":{"Type":0,"Flags":0,"Description":"Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string)."},"authentication":{"Type":1043,"Flags":0,"Description":"Authentication method used for calling the endpoint."},"disableCertValidation":{"Type":2,"Flags":0,"Description":"When set to true, Certificate validation will be disabled."},"httpRequestTimeout":{"Type":0,"Flags":0,"Description":"Timeout for the HTTP request to get a response. Format is in TimeSpan (hh:mm:ss). This value is the timeout to get a response, not the activity timeout. The default value is 00:01:00 (1 minute). The range is from 1 to 10 minutes"},"turnOffAsync":{"Type":2,"Flags":0,"Description":"Option to disable invoking HTTP GET on location given in response header of a HTTP 202 Response. If set true, it stops invoking HTTP GET on http location given in response header. If set false then continues to invoke HTTP GET call on location given in http response headers."},"datasets":{"Type":1681,"Flags":0,"Description":"List of datasets passed to web endpoint."},"linkedServices":{"Type":1682,"Flags":0,"Description":"List of linked services passed to web endpoint."},"connectVia":{"Type":136,"Flags":0,"Description":"The integration runtime reference."}}}},{"6":{"Value":"GET"}},{"6":{"Value":"POST"}},{"6":{"Value":"PUT"}},{"6":{"Value":"DELETE"}},{"5":{"Elements":[1676,1677,1678,1679,4]}},{"3":{"ItemType":1031}},{"3":{"ItemType":98}},{"6":{"Value":"WebActivity"}},{"3":{"ItemType":939}},{"2":{"Name":"ParameterDefinitionSpecification","Properties":{},"AdditionalProperties":140}},{"2":{"Name":"VariableSpecification","Properties":{"type":{"Type":1690,"Flags":1,"Description":"Variable type."},"defaultValue":{"Type":0,"Flags":0,"Description":"Default value of variable."}}}},{"6":{"Value":"String"}},{"6":{"Value":"Bool"}},{"6":{"Value":"Array"}},{"5":{"Elements":[1687,1688,1689,4]}},{"2":{"Name":"VariableDefinitionSpecification","Properties":{},"AdditionalProperties":1686}},{"3":{"ItemType":0}},{"2":{"Name":"PipelineRunDimensions","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"PipelineFolder","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the folder that this Pipeline is in."}}}},{"2":{"Name":"PipelinePolicy","Properties":{"elapsedTimeMetric":{"Type":1696,"Flags":0,"Description":"Pipeline ElapsedTime Metric Policy."}}}},{"2":{"Name":"PipelineElapsedTimeMetricPolicy","Properties":{"duration":{"Type":0,"Flags":0,"Description":"TimeSpan value, after which an Azure Monitoring Metric is fired."}}}},{"4":{"Name":"Microsoft.DataFactory/factories/pipelines@2018-06-01","ScopeType":8,"Body":937,"Flags":0}},{"6":{"Value":"Microsoft.DataFactory/factories/triggers"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories/triggers","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1698,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1699,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1701,"Flags":1,"Description":"Properties of the trigger."},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"7":{"Name":"Trigger","Discriminator":"type","BaseProperties":{"description":{"Type":4,"Flags":0,"Description":"Trigger description."},"runtimeState":{"Type":1705,"Flags":2,"Description":"Indicates if trigger is running or not. Updated when Start/Stop APIs are called on the Trigger."},"annotations":{"Type":1706,"Flags":0,"Description":"List of tags that can be used for describing the trigger."}},"Elements":{"BlobEventsTrigger":1707,"BlobTrigger":1717,"ChainingTrigger":1721,"CustomEventsTrigger":1725,"ScheduleTrigger":1730,"RerunTumblingWindowTrigger":1766,"TumblingWindowTrigger":1769}}},{"6":{"Value":"Started"}},{"6":{"Value":"Stopped"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[1702,1703,1704,4]}},{"3":{"ItemType":0}},{"2":{"Name":"BlobEventsTrigger","Properties":{"typeProperties":{"Type":1708,"Flags":1,"Description":"Blob Events Trigger properties."},"pipelines":{"Type":1715,"Flags":0,"Description":"Pipelines that need to be started."},"type":{"Type":1716,"Flags":1,"Description":"Trigger type."}}}},{"2":{"Name":"BlobEventsTriggerTypeProperties","Properties":{"blobPathBeginsWith":{"Type":4,"Flags":0,"Description":"The blob path must begin with the pattern provided for trigger to fire. For example, '/records/blobs/december/' will only fire the trigger for blobs in the december folder under the records container. At least one of these must be provided: blobPathBeginsWith, blobPathEndsWith."},"blobPathEndsWith":{"Type":4,"Flags":0,"Description":"The blob path must end with the pattern provided for trigger to fire. For example, 'december/boxes.csv' will only fire the trigger for blobs named boxes in a december folder. At least one of these must be provided: blobPathBeginsWith, blobPathEndsWith."},"ignoreEmptyBlobs":{"Type":2,"Flags":0,"Description":"If set to true, blobs with zero bytes will be ignored."},"events":{"Type":1712,"Flags":1,"Description":"The type of events that cause this trigger to fire."},"scope":{"Type":4,"Flags":1,"Description":"The ARM resource ID of the Storage Account."}}}},{"6":{"Value":"Microsoft.Storage.BlobCreated"}},{"6":{"Value":"Microsoft.Storage.BlobDeleted"}},{"5":{"Elements":[1709,1710,4]}},{"3":{"ItemType":1711}},{"2":{"Name":"TriggerPipelineReference","Properties":{"pipelineReference":{"Type":991,"Flags":0,"Description":"Pipeline reference."},"parameters":{"Type":1714,"Flags":0,"Description":"Pipeline parameters."}}}},{"2":{"Name":"ParameterValueSpecification","Properties":{},"AdditionalProperties":0}},{"3":{"ItemType":1713}},{"6":{"Value":"BlobEventsTrigger"}},{"2":{"Name":"BlobTrigger","Properties":{"typeProperties":{"Type":1718,"Flags":1,"Description":"Blob Trigger properties."},"pipelines":{"Type":1719,"Flags":0,"Description":"Pipelines that need to be started."},"type":{"Type":1720,"Flags":1,"Description":"Trigger type."}}}},{"2":{"Name":"BlobTriggerTypeProperties","Properties":{"folderPath":{"Type":4,"Flags":1,"Description":"The path of the container/folder that will trigger the pipeline."},"maxConcurrency":{"Type":3,"Flags":1,"Description":"The max number of parallel files to handle when it is triggered."},"linkedService":{"Type":98,"Flags":1,"Description":"The Azure Storage linked service reference."}}}},{"3":{"ItemType":1713}},{"6":{"Value":"BlobTrigger"}},{"2":{"Name":"ChainingTrigger","Properties":{"pipeline":{"Type":1713,"Flags":1,"Description":"Pipeline for which runs are created when all upstream pipelines complete successfully."},"typeProperties":{"Type":1722,"Flags":1,"Description":"Chaining Trigger properties."},"type":{"Type":1724,"Flags":1,"Description":"Trigger type."}}}},{"2":{"Name":"ChainingTriggerTypeProperties","Properties":{"dependsOn":{"Type":1723,"Flags":1,"Description":"Upstream Pipelines."},"runDimension":{"Type":4,"Flags":1,"Description":"Run Dimension property that needs to be emitted by upstream pipelines."}}}},{"3":{"ItemType":991}},{"6":{"Value":"ChainingTrigger"}},{"2":{"Name":"CustomEventsTrigger","Properties":{"typeProperties":{"Type":1726,"Flags":1,"Description":"Custom Events Trigger properties."},"pipelines":{"Type":1728,"Flags":0,"Description":"Pipelines that need to be started."},"type":{"Type":1729,"Flags":1,"Description":"Trigger type."}}}},{"2":{"Name":"CustomEventsTriggerTypeProperties","Properties":{"subjectBeginsWith":{"Type":4,"Flags":0,"Description":"The event subject must begin with the pattern provided for trigger to fire. At least one of these must be provided: subjectBeginsWith, subjectEndsWith."},"subjectEndsWith":{"Type":4,"Flags":0,"Description":"The event subject must end with the pattern provided for trigger to fire. At least one of these must be provided: subjectBeginsWith, subjectEndsWith."},"events":{"Type":1727,"Flags":1,"Description":"The list of event types that cause this trigger to fire."},"scope":{"Type":4,"Flags":1,"Description":"The ARM resource ID of the Azure Event Grid Topic."}}}},{"3":{"ItemType":0}},{"3":{"ItemType":1713}},{"6":{"Value":"CustomEventsTrigger"}},{"2":{"Name":"ScheduleTrigger","Properties":{"typeProperties":{"Type":1731,"Flags":1,"Description":"Schedule Trigger properties."},"pipelines":{"Type":1764,"Flags":0,"Description":"Pipelines that need to be started."},"type":{"Type":1765,"Flags":1,"Description":"Trigger type."}}}},{"2":{"Name":"ScheduleTriggerTypeProperties","Properties":{"recurrence":{"Type":1732,"Flags":1,"Description":"Recurrence schedule configuration."}}}},{"2":{"Name":"ScheduleTriggerRecurrence","Properties":{"frequency":{"Type":1740,"Flags":0,"Description":"The frequency."},"interval":{"Type":3,"Flags":0,"Description":"The interval."},"startTime":{"Type":4,"Flags":0,"Description":"The start time."},"endTime":{"Type":4,"Flags":0,"Description":"The end time."},"timeZone":{"Type":4,"Flags":0,"Description":"The time zone."},"schedule":{"Type":1741,"Flags":0,"Description":"The recurrence schedule."}},"AdditionalProperties":0}},{"6":{"Value":"NotSpecified"}},{"6":{"Value":"Minute"}},{"6":{"Value":"Hour"}},{"6":{"Value":"Day"}},{"6":{"Value":"Week"}},{"6":{"Value":"Month"}},{"6":{"Value":"Year"}},{"5":{"Elements":[1733,1734,1735,1736,1737,1738,1739,4]}},{"2":{"Name":"RecurrenceSchedule","Properties":{"minutes":{"Type":1742,"Flags":0,"Description":"The minutes."},"hours":{"Type":1743,"Flags":0,"Description":"The hours."},"weekDays":{"Type":1752,"Flags":0,"Description":"The days of the week."},"monthDays":{"Type":1753,"Flags":0,"Description":"The month days."},"monthlyOccurrences":{"Type":1763,"Flags":0,"Description":"The monthly occurrences."}},"AdditionalProperties":0}},{"3":{"ItemType":3}},{"3":{"ItemType":3}},{"6":{"Value":"Sunday"}},{"6":{"Value":"Monday"}},{"6":{"Value":"Tuesday"}},{"6":{"Value":"Wednesday"}},{"6":{"Value":"Thursday"}},{"6":{"Value":"Friday"}},{"6":{"Value":"Saturday"}},{"5":{"Elements":[1744,1745,1746,1747,1748,1749,1750]}},{"3":{"ItemType":1751}},{"3":{"ItemType":3}},{"2":{"Name":"RecurrenceScheduleOccurrence","Properties":{"day":{"Type":1762,"Flags":0,"Description":"The day of the week."},"occurrence":{"Type":3,"Flags":0,"Description":"The occurrence."}},"AdditionalProperties":0}},{"6":{"Value":"Sunday"}},{"6":{"Value":"Monday"}},{"6":{"Value":"Tuesday"}},{"6":{"Value":"Wednesday"}},{"6":{"Value":"Thursday"}},{"6":{"Value":"Friday"}},{"6":{"Value":"Saturday"}},{"5":{"Elements":[1755,1756,1757,1758,1759,1760,1761]}},{"3":{"ItemType":1754}},{"3":{"ItemType":1713}},{"6":{"Value":"ScheduleTrigger"}},{"2":{"Name":"RerunTumblingWindowTrigger","Properties":{"typeProperties":{"Type":1767,"Flags":1,"Description":"Rerun Trigger properties."},"type":{"Type":1768,"Flags":1,"Description":"Trigger type."}}}},{"2":{"Name":"RerunTumblingWindowTriggerTypeProperties","Properties":{"parentTrigger":{"Type":0,"Flags":1,"Description":"The parent trigger reference."},"requestedStartTime":{"Type":4,"Flags":1,"Description":"The start time for the time period for which restatement is initiated. Only UTC time is currently supported."},"requestedEndTime":{"Type":4,"Flags":1,"Description":"The end time for the time period for which restatement is initiated. Only UTC time is currently supported."},"rerunConcurrency":{"Type":3,"Flags":1,"Description":"The max number of parallel time windows (ready for execution) for which a rerun is triggered."}}}},{"6":{"Value":"RerunTumblingWindowTrigger"}},{"2":{"Name":"TumblingWindowTrigger","Properties":{"pipeline":{"Type":1713,"Flags":1,"Description":"Pipeline for which runs are created when an event is fired for trigger window that is ready."},"typeProperties":{"Type":1770,"Flags":1,"Description":"Tumbling Window Trigger properties."},"type":{"Type":1785,"Flags":1,"Description":"Trigger type."}}}},{"2":{"Name":"TumblingWindowTriggerTypeProperties","Properties":{"frequency":{"Type":1774,"Flags":1,"Description":"The frequency of the time windows."},"interval":{"Type":3,"Flags":1,"Description":"The interval of the time windows. The minimum interval allowed is 15 Minutes."},"startTime":{"Type":4,"Flags":1,"Description":"The start time for the time period for the trigger during which events are fired for windows that are ready. Only UTC time is currently supported."},"endTime":{"Type":4,"Flags":0,"Description":"The end time for the time period for the trigger during which events are fired for windows that are ready. Only UTC time is currently supported."},"delay":{"Type":0,"Flags":0,"Description":"Specifies how long the trigger waits past due time before triggering new run. It doesn't alter window start and end time. The default is 0. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"maxConcurrency":{"Type":3,"Flags":1,"Description":"The max number of parallel time windows (ready for execution) for which a new run is triggered."},"retryPolicy":{"Type":1775,"Flags":0,"Description":"Retry policy that will be applied for failed pipeline runs."},"dependsOn":{"Type":1784,"Flags":0,"Description":"Triggers that this trigger depends on. Only tumbling window triggers are supported."}}}},{"6":{"Value":"Minute"}},{"6":{"Value":"Hour"}},{"6":{"Value":"Month"}},{"5":{"Elements":[1771,1772,1773,4]}},{"2":{"Name":"RetryPolicy","Properties":{"count":{"Type":0,"Flags":0,"Description":"Maximum ordinary retry attempts. Default is 0. Type: integer (or Expression with resultType integer), minimum: 0."},"intervalInSeconds":{"Type":3,"Flags":0,"Description":"Interval between retries in seconds. Default is 30."}}}},{"7":{"Name":"DependencyReference","Discriminator":"type","BaseProperties":{},"Elements":{"SelfDependencyTumblingWindowTriggerReference":1777,"TumblingWindowTriggerDependencyReference":1779}}},{"2":{"Name":"SelfDependencyTumblingWindowTriggerReference","Properties":{"offset":{"Type":4,"Flags":1,"Description":"Timespan applied to the start time of a tumbling window when evaluating dependency."},"size":{"Type":4,"Flags":0,"Description":"The size of the window when evaluating the dependency. If undefined the frequency of the tumbling window will be used."},"type":{"Type":1778,"Flags":1,"Description":"The type of dependency reference."}}}},{"6":{"Value":"SelfDependencyTumblingWindowTriggerReference"}},{"2":{"Name":"TumblingWindowTriggerDependencyReference","Properties":{"offset":{"Type":4,"Flags":0,"Description":"Timespan applied to the start time of a tumbling window when evaluating dependency."},"size":{"Type":4,"Flags":0,"Description":"The size of the window when evaluating the dependency. If undefined the frequency of the tumbling window will be used."},"referenceTrigger":{"Type":1780,"Flags":1,"Description":"Referenced trigger."},"type":{"Type":1783,"Flags":1,"Description":"The type of dependency reference."}}}},{"2":{"Name":"TriggerReference","Properties":{"type":{"Type":1782,"Flags":1,"Description":"Trigger reference type."},"referenceName":{"Type":4,"Flags":1,"Description":"Reference trigger name."}}}},{"6":{"Value":"TriggerReference"}},{"5":{"Elements":[1781,4]}},{"6":{"Value":"TumblingWindowTriggerDependencyReference"}},{"3":{"ItemType":1776}},{"6":{"Value":"TumblingWindowTrigger"}},{"4":{"Name":"Microsoft.DataFactory/factories/triggers@2018-06-01","ScopeType":8,"Body":1700,"Flags":0}},{"6":{"Value":"Microsoft.DataFactory/factories/dataflows"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories/dataflows","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1787,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1788,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1790,"Flags":1,"Description":"Data flow properties."},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"7":{"Name":"DataFlow","Discriminator":"type","BaseProperties":{"description":{"Type":4,"Flags":0,"Description":"The description of the data flow."},"annotations":{"Type":1791,"Flags":0,"Description":"List of tags that can be used for describing the data flow."},"folder":{"Type":1792,"Flags":0,"Description":"The folder that this data flow is in. If not specified, Data flow will appear at the root level."}},"Elements":{"Flowlet":1793,"MappingDataFlow":1803,"WranglingDataFlow":1810}}},{"3":{"ItemType":0}},{"2":{"Name":"DataFlowFolder","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the folder that this data flow is in."}}}},{"2":{"Name":"Flowlet","Properties":{"typeProperties":{"Type":1794,"Flags":0,"Description":"Flowlet type properties."},"type":{"Type":1802,"Flags":1,"Description":"Type of data flow."}}}},{"2":{"Name":"FlowletTypeProperties","Properties":{"sources":{"Type":1796,"Flags":0,"Description":"List of sources in Flowlet."},"sinks":{"Type":1798,"Flags":0,"Description":"List of sinks in Flowlet."},"transformations":{"Type":1800,"Flags":0,"Description":"List of transformations in Flowlet."},"script":{"Type":4,"Flags":0,"Description":"Flowlet script."},"scriptLines":{"Type":1801,"Flags":0,"Description":"Flowlet script lines."}}}},{"2":{"Name":"DataFlowSource","Properties":{"schemaLinkedService":{"Type":98,"Flags":0,"Description":"Schema linked service reference."},"name":{"Type":4,"Flags":1,"Description":"Transformation name."},"description":{"Type":4,"Flags":0,"Description":"Transformation description."},"dataset":{"Type":1031,"Flags":0,"Description":"Dataset reference."},"linkedService":{"Type":98,"Flags":0,"Description":"Linked service reference."},"flowlet":{"Type":1489,"Flags":0,"Description":"Flowlet Reference"}}}},{"3":{"ItemType":1795}},{"2":{"Name":"DataFlowSink","Properties":{"schemaLinkedService":{"Type":98,"Flags":0,"Description":"Schema linked service reference."},"rejectedDataLinkedService":{"Type":98,"Flags":0,"Description":"Rejected data linked service reference."},"name":{"Type":4,"Flags":1,"Description":"Transformation name."},"description":{"Type":4,"Flags":0,"Description":"Transformation description."},"dataset":{"Type":1031,"Flags":0,"Description":"Dataset reference."},"linkedService":{"Type":98,"Flags":0,"Description":"Linked service reference."},"flowlet":{"Type":1489,"Flags":0,"Description":"Flowlet Reference"}}}},{"3":{"ItemType":1797}},{"2":{"Name":"Transformation","Properties":{"name":{"Type":4,"Flags":1,"Description":"Transformation name."},"description":{"Type":4,"Flags":0,"Description":"Transformation description."},"dataset":{"Type":1031,"Flags":0,"Description":"Dataset reference."},"linkedService":{"Type":98,"Flags":0,"Description":"Linked service reference."},"flowlet":{"Type":1489,"Flags":0,"Description":"Flowlet Reference"}}}},{"3":{"ItemType":1799}},{"3":{"ItemType":4}},{"6":{"Value":"Flowlet"}},{"2":{"Name":"MappingDataFlow","Properties":{"typeProperties":{"Type":1804,"Flags":0,"Description":"Mapping data flow type properties."},"type":{"Type":1809,"Flags":1,"Description":"Type of data flow."}}}},{"2":{"Name":"MappingDataFlowTypeProperties","Properties":{"sources":{"Type":1805,"Flags":0,"Description":"List of sources in data flow."},"sinks":{"Type":1806,"Flags":0,"Description":"List of sinks in data flow."},"transformations":{"Type":1807,"Flags":0,"Description":"List of transformations in data flow."},"script":{"Type":4,"Flags":0,"Description":"DataFlow script."},"scriptLines":{"Type":1808,"Flags":0,"Description":"Data flow script lines."}}}},{"3":{"ItemType":1795}},{"3":{"ItemType":1797}},{"3":{"ItemType":1799}},{"3":{"ItemType":4}},{"6":{"Value":"MappingDataFlow"}},{"2":{"Name":"WranglingDataFlow","Properties":{"typeProperties":{"Type":1811,"Flags":0,"Description":"PowerQuery data flow type properties."},"type":{"Type":1814,"Flags":1,"Description":"Type of data flow."}}}},{"2":{"Name":"PowerQueryTypeProperties","Properties":{"sources":{"Type":1813,"Flags":0,"Description":"List of sources in Power Query."},"script":{"Type":4,"Flags":0,"Description":"Power query mashup script."},"documentLocale":{"Type":4,"Flags":0,"Description":"Locale of the Power query mashup document."}}}},{"2":{"Name":"PowerQuerySource","Properties":{"script":{"Type":4,"Flags":0,"Description":"source script."},"schemaLinkedService":{"Type":98,"Flags":0,"Description":"Schema linked service reference."},"name":{"Type":4,"Flags":1,"Description":"Transformation name."},"description":{"Type":4,"Flags":0,"Description":"Transformation description."},"dataset":{"Type":1031,"Flags":0,"Description":"Dataset reference."},"linkedService":{"Type":98,"Flags":0,"Description":"Linked service reference."},"flowlet":{"Type":1489,"Flags":0,"Description":"Flowlet Reference"}}}},{"3":{"ItemType":1812}},{"6":{"Value":"WranglingDataFlow"}},{"4":{"Name":"Microsoft.DataFactory/factories/dataflows@2018-06-01","ScopeType":8,"Body":1789,"Flags":0}},{"6":{"Value":"Microsoft.DataFactory/factories/managedVirtualNetworks"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories/managedVirtualNetworks","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1816,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1817,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1819,"Flags":1,"Description":"Managed Virtual Network properties."},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"2":{"Name":"ManagedVirtualNetwork","Properties":{"vNetId":{"Type":4,"Flags":2,"Description":"Managed Virtual Network ID."},"alias":{"Type":4,"Flags":2,"Description":"Managed Virtual Network alias."}},"AdditionalProperties":0}},{"4":{"Name":"Microsoft.DataFactory/factories/managedVirtualNetworks@2018-06-01","ScopeType":8,"Body":1818,"Flags":0}},{"6":{"Value":"Microsoft.DataFactory/factories/managedVirtualNetworks/managedPrivateEndpoints"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories/managedVirtualNetworks/managedPrivateEndpoints","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1821,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1822,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1824,"Flags":1,"Description":"Managed private endpoint properties."},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"2":{"Name":"ManagedPrivateEndpoint","Properties":{"connectionState":{"Type":1825,"Flags":0,"Description":"The managed private endpoint connection state"},"fqdns":{"Type":1826,"Flags":0,"Description":"Fully qualified domain names"},"groupId":{"Type":4,"Flags":0,"Description":"The groupId to which the managed private endpoint is created"},"isReserved":{"Type":2,"Flags":2,"Description":"Denotes whether the managed private endpoint is reserved"},"privateLinkResourceId":{"Type":4,"Flags":0,"Description":"The ARM resource ID of the resource to which the managed private endpoint is created"},"provisioningState":{"Type":4,"Flags":2,"Description":"The managed private endpoint provisioning state"}},"AdditionalProperties":0}},{"2":{"Name":"ConnectionStateProperties","Properties":{"actionsRequired":{"Type":4,"Flags":2,"Description":"The actions required on the managed private endpoint"},"description":{"Type":4,"Flags":2,"Description":"The managed private endpoint description"},"status":{"Type":4,"Flags":2,"Description":"The approval status"}}}},{"3":{"ItemType":4}},{"4":{"Name":"Microsoft.DataFactory/factories/managedVirtualNetworks/managedPrivateEndpoints@2018-06-01","ScopeType":8,"Body":1823,"Flags":0}},{"6":{"Value":"Microsoft.DataFactory/factories/credentials"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories/credentials","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1828,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1829,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1831,"Flags":1,"Description":"Managed Identity Credential properties."},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"2":{"Name":"ManagedIdentityCredential","Properties":{"typeProperties":{"Type":1832,"Flags":0,"Description":"Managed identity credential properties."},"type":{"Type":4,"Flags":1,"Description":"Type of credential."},"description":{"Type":4,"Flags":0,"Description":"Credential description."},"annotations":{"Type":1833,"Flags":0,"Description":"List of tags that can be used for describing the Credential."}},"AdditionalProperties":0}},{"2":{"Name":"ManagedIdentityTypeProperties","Properties":{"resourceId":{"Type":4,"Flags":0,"Description":"The resource id of user assigned managed identity"}}}},{"3":{"ItemType":0}},{"4":{"Name":"Microsoft.DataFactory/factories/credentials@2018-06-01","ScopeType":8,"Body":1830,"Flags":0}},{"6":{"Value":"Microsoft.DataFactory/factories/privateEndpointConnections"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories/privateEndpointConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1835,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1836,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1838,"Flags":0,"Description":"Core resource properties"},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"2":{"Name":"PrivateLinkConnectionApprovalRequestOrRemotePrivateEndpointConnection","Properties":{"privateLinkServiceConnectionState":{"Type":1839,"Flags":0,"Description":"The state of a private link connection"},"privateEndpoint":{"Type":1840,"Flags":0,"Description":"The resource of private endpoint."},"provisioningState":{"Type":4,"Flags":2}}}},{"2":{"Name":"PrivateLinkConnectionState","Properties":{"status":{"Type":4,"Flags":0,"Description":"Status of a private link connection"},"description":{"Type":4,"Flags":0,"Description":"Description of a private link connection"},"actionsRequired":{"Type":4,"Flags":0,"Description":"ActionsRequired for a private link connection"}}}},{"2":{"Name":"PrivateEndpointOrArmIdWrapper","Properties":{"id":{"Type":4,"Flags":0,"Description":"The resource Id for private endpoint"}}}},{"4":{"Name":"Microsoft.DataFactory/factories/privateEndpointConnections@2018-06-01","ScopeType":8,"Body":1837,"Flags":0}},{"6":{"Value":"Microsoft.DataFactory/factories/globalParameters"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories/globalParameters","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1842,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1843,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1845,"Flags":1,"Description":"Properties of the global parameter."},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"2":{"Name":"GlobalParameter","Properties":{},"AdditionalProperties":25}},{"4":{"Name":"Microsoft.DataFactory/factories/globalParameters@2018-06-01","ScopeType":8,"Body":1844,"Flags":0}},{"6":{"Value":"Microsoft.DataFactory/factories/adfcdcs"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories/adfcdcs","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1847,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1848,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1850,"Flags":1,"Description":"Properties of the change data capture."},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"2":{"Name":"ChangeDataCapture","Properties":{"folder":{"Type":1851,"Flags":0,"Description":"The folder that this CDC is in. If not specified, CDC will appear at the root level."},"description":{"Type":4,"Flags":0,"Description":"The description of the change data capture."},"sourceConnectionsInfo":{"Type":1864,"Flags":1,"Description":"List of sources connections that can be used as sources in the CDC."},"targetConnectionsInfo":{"Type":1882,"Flags":1,"Description":"List of target connections that can be used as sources in the CDC."},"policy":{"Type":1883,"Flags":1,"Description":"CDC policy"},"allowVNetOverride":{"Type":2,"Flags":0,"Description":"A boolean to determine if the vnet configuration needs to be overwritten."},"status":{"Type":4,"Flags":0,"Description":"Status of the CDC as to if it is running or stopped."}}}},{"2":{"Name":"ChangeDataCaptureFolder","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the folder that this CDC is in."}}}},{"2":{"Name":"MapperSourceConnectionsInfo","Properties":{"sourceEntities":{"Type":1859,"Flags":0,"Description":"List of source tables for a source connection."},"connection":{"Type":1860,"Flags":0,"Description":"Source connection details."}}}},{"2":{"Name":"MapperTable","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the table."},"properties":{"Type":1854,"Flags":0,"Description":"Table properties."}}}},{"2":{"Name":"MapperTableProperties","Properties":{"schema":{"Type":1856,"Flags":0,"Description":"List of columns for the source table."},"dslConnectorProperties":{"Type":1858,"Flags":0,"Description":"List of name/value pairs for connection properties."}}}},{"2":{"Name":"MapperTableSchema","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the column."},"dataType":{"Type":4,"Flags":0,"Description":"Data type of the column."}}}},{"3":{"ItemType":1855}},{"2":{"Name":"MapperDslConnectorProperties","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the property."},"value":{"Type":0,"Flags":0,"Description":"Value of the property."}}}},{"3":{"ItemType":1857}},{"3":{"ItemType":1853}},{"2":{"Name":"MapperConnection","Properties":{"linkedService":{"Type":98,"Flags":0,"Description":"Linked service reference."},"linkedServiceType":{"Type":4,"Flags":0,"Description":"Type of the linked service e.g.: AzureBlobFS."},"type":{"Type":1862,"Flags":1,"Description":"Type of connection via linked service or dataset."},"isInlineDataset":{"Type":2,"Flags":0,"Description":"A boolean indicating whether linked service is of type inline dataset. Currently only inline datasets are supported."},"commonDslConnectorProperties":{"Type":1863,"Flags":0,"Description":"List of name/value pairs for connection properties."}}}},{"6":{"Value":"linkedservicetype"}},{"5":{"Elements":[1861,4]}},{"3":{"ItemType":1857}},{"3":{"ItemType":1852}},{"2":{"Name":"MapperTargetConnectionsInfo","Properties":{"targetEntities":{"Type":1866,"Flags":0,"Description":"List of source tables for a target connection."},"connection":{"Type":1860,"Flags":0,"Description":"Source connection details."},"dataMapperMappings":{"Type":1880,"Flags":0,"Description":"List of table mappings."},"relationships":{"Type":1881,"Flags":0,"Description":"List of relationship info among the tables."}}}},{"3":{"ItemType":1853}},{"2":{"Name":"DataMapperMapping","Properties":{"targetEntityName":{"Type":4,"Flags":0,"Description":"Name of the target table"},"sourceEntityName":{"Type":4,"Flags":0,"Description":"Name of the source table"},"sourceConnectionReference":{"Type":1868,"Flags":0,"Description":"The connection reference for the source connection."},"attributeMappingInfo":{"Type":1871,"Flags":0,"Description":"This holds the user provided attribute mapping information."},"sourceDenormalizeInfo":{"Type":0,"Flags":0,"Description":"This holds the source denormalization information used while joining multiple sources."}}}},{"2":{"Name":"MapperConnectionReference","Properties":{"connectionName":{"Type":4,"Flags":0,"Description":"Name of the connection"},"type":{"Type":1870,"Flags":0,"Description":"Type of connection via linked service or dataset."}}}},{"6":{"Value":"linkedservicetype"}},{"5":{"Elements":[1869,4]}},{"2":{"Name":"MapperAttributeMappings","Properties":{"attributeMappings":{"Type":1879,"Flags":0,"Description":"List of attribute mappings."}}}},{"2":{"Name":"MapperAttributeMapping","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the target column."},"type":{"Type":1876,"Flags":0,"Description":"Type of the CDC attribute mapping. Note: 'Advanced' mapping type is also saved as 'Derived'."},"functionName":{"Type":4,"Flags":0,"Description":"Name of the function used for 'Aggregate' and 'Derived' (except 'Advanced') type mapping."},"expression":{"Type":4,"Flags":0,"Description":"Expression used for 'Aggregate' and 'Derived' type mapping."},"attributeReference":{"Type":1877,"Flags":0,"Description":"Reference of the source column used in the mapping. It is used for 'Direct' mapping type only."},"attributeReferences":{"Type":1878,"Flags":0,"Description":"List of references for source columns. It is used for 'Derived' and 'Aggregate' type mappings only."}}}},{"6":{"Value":"Direct"}},{"6":{"Value":"Derived"}},{"6":{"Value":"Aggregate"}},{"5":{"Elements":[1873,1874,1875,4]}},{"2":{"Name":"MapperAttributeReference","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the column."},"entity":{"Type":4,"Flags":0,"Description":"Name of the table."},"entityConnectionReference":{"Type":1868,"Flags":0,"Description":"The connection reference for the connection."}}}},{"3":{"ItemType":1877}},{"3":{"ItemType":1872}},{"3":{"ItemType":1867}},{"3":{"ItemType":0}},{"3":{"ItemType":1865}},{"2":{"Name":"MapperPolicy","Properties":{"mode":{"Type":4,"Flags":0,"Description":"Mode of running the CDC: batch vs continuous."},"recurrence":{"Type":1884,"Flags":0,"Description":"Defines the frequency and interval for running the CDC for batch mode."}}}},{"2":{"Name":"MapperPolicyRecurrence","Properties":{"frequency":{"Type":1888,"Flags":0,"Description":"Frequency of period in terms of 'Hour', 'Minute' or 'Second'."},"interval":{"Type":3,"Flags":0,"Description":"Actual interval value as per chosen frequency."}}}},{"6":{"Value":"Hour"}},{"6":{"Value":"Minute"}},{"6":{"Value":"Second"}},{"5":{"Elements":[1885,1886,1887,4]}},{"4":{"Name":"Microsoft.DataFactory/factories/adfcdcs@2018-06-01","ScopeType":8,"Body":1849,"Flags":0}},{"2":{"Name":"FactoryRepoUpdate","Properties":{"factoryResourceId":{"Type":4,"Flags":0,"Description":"The factory resource id."},"repoConfiguration":{"Type":19,"Flags":0,"Description":"Git repo information of the factory."}}}},{"2":{"Name":"Factory","Properties":{"identity":{"Type":11,"Flags":0,"Description":"Managed service identity of the factory."},"properties":{"Type":17,"Flags":0,"Description":"Properties of the factory."},"id":{"Type":4,"Flags":2,"Description":"The resource identifier."},"name":{"Type":4,"Flags":2,"Description":"The resource name."},"type":{"Type":4,"Flags":2,"Description":"The resource type."},"location":{"Type":4,"Flags":0,"Description":"The resource location."},"tags":{"Type":1892,"Flags":0,"Description":"The resource tags."},"eTag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}},"AdditionalProperties":0}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"8":{"Name":"configureFactoryRepo","ResourceType":"Microsoft.DataFactory/locations","ApiVersion":"2018-06-01","Output":1891,"Input":1890}},{"2":{"Name":"ExposureControlRequest","Properties":{"featureName":{"Type":4,"Flags":0,"Description":"The feature name."},"featureType":{"Type":4,"Flags":0,"Description":"The feature type."}}}},{"2":{"Name":"ExposureControlResponse","Properties":{"featureName":{"Type":4,"Flags":2,"Description":"The feature name."},"value":{"Type":4,"Flags":2,"Description":"The feature value."}}}},{"8":{"Name":"getFeatureValue","ResourceType":"Microsoft.DataFactory/locations","ApiVersion":"2018-06-01","Output":1895,"Input":1894}},{"2":{"Name":"GitHubAccessTokenRequest","Properties":{"gitHubAccessCode":{"Type":4,"Flags":1,"Description":"GitHub access code."},"gitHubClientId":{"Type":4,"Flags":0,"Description":"GitHub application client ID."},"gitHubClientSecret":{"Type":21,"Flags":0,"Description":"GitHub bring your own app client secret information."},"gitHubAccessTokenBaseUrl":{"Type":4,"Flags":1,"Description":"GitHub access token base URL."}}}},{"2":{"Name":"GitHubAccessTokenResponse","Properties":{"gitHubAccessToken":{"Type":4,"Flags":0,"Description":"GitHub access token."}}}},{"8":{"Name":"getGitHubAccessToken","ResourceType":"Microsoft.DataFactory/factories","ApiVersion":"2018-06-01","Output":1898,"Input":1897}},{"2":{"Name":"UserAccessPolicy","Properties":{"permissions":{"Type":4,"Flags":0,"Description":"The string with permissions for Data Plane access. Currently only 'r' is supported which grants read only access."},"accessResourcePath":{"Type":4,"Flags":0,"Description":"The resource path to get access relative to factory. Currently only empty string is supported which corresponds to the factory resource."},"profileName":{"Type":4,"Flags":0,"Description":"The name of the profile. Currently only the default is supported. The default value is DefaultProfile."},"startTime":{"Type":4,"Flags":0,"Description":"Start time for the token. If not specified the current time will be used."},"expireTime":{"Type":4,"Flags":0,"Description":"Expiration time for the token. Maximum duration for the token is eight hours and by default the token will expire in eight hours."}}}},{"2":{"Name":"AccessPolicyResponse","Properties":{"policy":{"Type":1900,"Flags":0,"Description":"The user access policy."},"accessToken":{"Type":4,"Flags":0,"Description":"Data Plane read only access token."},"dataPlaneUrl":{"Type":4,"Flags":0,"Description":"Data Plane service base URL."}}}},{"8":{"Name":"getDataPlaneAccess","ResourceType":"Microsoft.DataFactory/factories","ApiVersion":"2018-06-01","Output":1901,"Input":1900}},{"8":{"Name":"getFeatureValue","ResourceType":"Microsoft.DataFactory/factories","ApiVersion":"2018-06-01","Output":1895,"Input":1894}},{"2":{"Name":"ExposureControlBatchRequest","Properties":{"exposureControlRequests":{"Type":1905,"Flags":1,"Description":"List of exposure control features."}}}},{"3":{"ItemType":1894}},{"2":{"Name":"ExposureControlBatchResponse","Properties":{"exposureControlResponses":{"Type":1907,"Flags":1,"Description":"List of exposure control feature values."}}}},{"3":{"ItemType":1895}},{"8":{"Name":"queryFeaturesValue","ResourceType":"Microsoft.DataFactory/factories","ApiVersion":"2018-06-01","Output":1906,"Input":1904}},{"2":{"Name":"RunFilterParameters","Properties":{"continuationToken":{"Type":4,"Flags":0,"Description":"The continuation token for getting the next page of results. Null for first page."},"lastUpdatedAfter":{"Type":4,"Flags":1,"Description":"The time at or after which the run event was updated in 'ISO 8601' format."},"lastUpdatedBefore":{"Type":4,"Flags":1,"Description":"The time at or before which the run event was updated in 'ISO 8601' format."},"filters":{"Type":1930,"Flags":0,"Description":"List of filters."},"orderBy":{"Type":1945,"Flags":0,"Description":"List of OrderBy option."}}}},{"2":{"Name":"RunQueryFilter","Properties":{"operand":{"Type":1923,"Flags":1,"Description":"Parameter name to be used for filter. The allowed operands to query pipeline runs are PipelineName, RunStart, RunEnd and Status; to query activity runs are ActivityName, ActivityRunStart, ActivityRunEnd, ActivityType and Status, and to query trigger runs are TriggerName, TriggerRunTimestamp and Status."},"operator":{"Type":1928,"Flags":1,"Description":"Operator to be used for filter."},"values":{"Type":1929,"Flags":1,"Description":"List of filter values."}}}},{"6":{"Value":"PipelineName"}},{"6":{"Value":"Status"}},{"6":{"Value":"RunStart"}},{"6":{"Value":"RunEnd"}},{"6":{"Value":"ActivityName"}},{"6":{"Value":"ActivityRunStart"}},{"6":{"Value":"ActivityRunEnd"}},{"6":{"Value":"ActivityType"}},{"6":{"Value":"TriggerName"}},{"6":{"Value":"TriggerRunTimestamp"}},{"6":{"Value":"RunGroupId"}},{"6":{"Value":"LatestOnly"}},{"5":{"Elements":[1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,4]}},{"6":{"Value":"Equals"}},{"6":{"Value":"NotEquals"}},{"6":{"Value":"In"}},{"6":{"Value":"NotIn"}},{"5":{"Elements":[1924,1925,1926,1927,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":1910}},{"2":{"Name":"RunQueryOrderBy","Properties":{"orderBy":{"Type":1941,"Flags":1,"Description":"Parameter name to be used for order by. The allowed parameters to order by for pipeline runs are PipelineName, RunStart, RunEnd and Status; for activity runs are ActivityName, ActivityRunStart, ActivityRunEnd and Status; for trigger runs are TriggerName, TriggerRunTimestamp and Status."},"order":{"Type":1944,"Flags":1,"Description":"Sorting order of the parameter."}}}},{"6":{"Value":"RunStart"}},{"6":{"Value":"RunEnd"}},{"6":{"Value":"PipelineName"}},{"6":{"Value":"Status"}},{"6":{"Value":"ActivityName"}},{"6":{"Value":"ActivityRunStart"}},{"6":{"Value":"ActivityRunEnd"}},{"6":{"Value":"TriggerName"}},{"6":{"Value":"TriggerRunTimestamp"}},{"5":{"Elements":[1932,1933,1934,1935,1936,1937,1938,1939,1940,4]}},{"6":{"Value":"ASC"}},{"6":{"Value":"DESC"}},{"5":{"Elements":[1942,1943,4]}},{"3":{"ItemType":1931}},{"2":{"Name":"PipelineRunsQueryResponse","Properties":{"value":{"Type":1951,"Flags":1,"Description":"List of pipeline runs."},"continuationToken":{"Type":4,"Flags":0,"Description":"The continuation token for getting the next page of results, if any remaining results exist, null otherwise."}}}},{"2":{"Name":"PipelineRun","Properties":{"runId":{"Type":4,"Flags":2,"Description":"Identifier of a run."},"runGroupId":{"Type":4,"Flags":2,"Description":"Identifier that correlates all the recovery runs of a pipeline run."},"isLatest":{"Type":2,"Flags":2,"Description":"Indicates if the recovered pipeline run is the latest in its group."},"pipelineName":{"Type":4,"Flags":2,"Description":"The pipeline name."},"parameters":{"Type":1948,"Flags":2,"Description":"The full or partial list of parameter name, value pair used in the pipeline run."},"runDimensions":{"Type":1949,"Flags":2,"Description":"Run dimensions emitted by Pipeline run."},"invokedBy":{"Type":1950,"Flags":2,"Description":"Entity that started the pipeline run."},"lastUpdated":{"Type":4,"Flags":2,"Description":"The last updated timestamp for the pipeline run event in ISO8601 format."},"runStart":{"Type":4,"Flags":2,"Description":"The start time of a pipeline run in ISO8601 format."},"runEnd":{"Type":4,"Flags":2,"Description":"The end time of a pipeline run in ISO8601 format."},"durationInMs":{"Type":3,"Flags":2,"Description":"The duration of a pipeline run."},"status":{"Type":4,"Flags":2,"Description":"The status of a pipeline run. Possible values: Queued, InProgress, Succeeded, Failed, Canceling, Cancelled"},"message":{"Type":4,"Flags":2,"Description":"The message from a pipeline run."}},"AdditionalProperties":0}},{"2":{"Name":"PipelineRunParameters","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"PipelineRunDimensions","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"PipelineRunInvokedBy","Properties":{"name":{"Type":4,"Flags":2,"Description":"Name of the entity that started the pipeline run."},"id":{"Type":4,"Flags":2,"Description":"The ID of the entity that started the run."},"invokedByType":{"Type":4,"Flags":2,"Description":"The type of the entity that started the run."},"pipelineName":{"Type":4,"Flags":2,"Description":"The name of the pipeline that triggered the run, if any."},"pipelineRunId":{"Type":4,"Flags":2,"Description":"The run id of the pipeline that triggered the run, if any."}}}},{"3":{"ItemType":1947}},{"8":{"Name":"queryPipelineRuns","ResourceType":"Microsoft.DataFactory/factories","ApiVersion":"2018-06-01","Output":1946,"Input":1909}},{"2":{"Name":"TriggerFilterParameters","Properties":{"continuationToken":{"Type":4,"Flags":0,"Description":"The continuation token for getting the next page of results. Null for first page."},"parentTriggerName":{"Type":4,"Flags":0,"Description":"The name of the parent TumblingWindowTrigger to get the child rerun triggers"}}}},{"2":{"Name":"TriggerQueryResponse","Properties":{"value":{"Type":1956,"Flags":1,"Description":"List of triggers."},"continuationToken":{"Type":4,"Flags":0,"Description":"The continuation token for getting the next page of results, if any remaining results exist, null otherwise."}}}},{"2":{"Name":"TriggerResource","Properties":{"properties":{"Type":1701,"Flags":1,"Description":"Properties of the trigger."},"id":{"Type":4,"Flags":2,"Description":"The resource identifier."},"name":{"Type":4,"Flags":2,"Description":"The resource name."},"type":{"Type":4,"Flags":2,"Description":"The resource type."},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"3":{"ItemType":1955}},{"8":{"Name":"querytriggers","ResourceType":"Microsoft.DataFactory/factories","ApiVersion":"2018-06-01","Output":1954,"Input":1953}},{"2":{"Name":"TriggerRunsQueryResponse","Properties":{"value":{"Type":1968,"Flags":1,"Description":"List of trigger runs."},"continuationToken":{"Type":4,"Flags":0,"Description":"The continuation token for getting the next page of results, if any remaining results exist, null otherwise."}}}},{"2":{"Name":"TriggerRun","Properties":{"triggerRunId":{"Type":4,"Flags":2,"Description":"Trigger run id."},"triggerName":{"Type":4,"Flags":2,"Description":"Trigger name."},"triggerType":{"Type":4,"Flags":2,"Description":"Trigger type."},"triggerRunTimestamp":{"Type":4,"Flags":2,"Description":"Trigger run start time."},"status":{"Type":1963,"Flags":2,"Description":"Trigger run status."},"message":{"Type":4,"Flags":2,"Description":"Trigger error message."},"properties":{"Type":1964,"Flags":2,"Description":"List of property name and value related to trigger run. Name, value pair depends on type of trigger."},"triggeredPipelines":{"Type":1965,"Flags":2,"Description":"List of pipeline name and run Id triggered by the trigger run."},"runDimension":{"Type":1966,"Flags":2,"Description":"Run dimension for which trigger was fired."},"dependencyStatus":{"Type":1967,"Flags":2,"Description":"Status of the upstream pipelines."}},"AdditionalProperties":0}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Inprogress"}},{"5":{"Elements":[1960,1961,1962,4]}},{"2":{"Name":"TriggerRunProperties","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"TriggerRunTriggeredPipelines","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"TriggerRunDimension","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"TriggerRunDependencyStatus","Properties":{},"AdditionalProperties":0}},{"3":{"ItemType":1959}},{"8":{"Name":"queryTriggerRuns","ResourceType":"Microsoft.DataFactory/factories","ApiVersion":"2018-06-01","Output":1958,"Input":1909}},{"2":{"Name":"CreateDataFlowDebugSessionRequest","Properties":{"computeType":{"Type":4,"Flags":0,"Description":"Compute type of the cluster. The value will be overwritten by the same setting in integration runtime if provided."},"coreCount":{"Type":3,"Flags":0,"Description":"Core count of the cluster. The value will be overwritten by the same setting in integration runtime if provided."},"timeToLive":{"Type":3,"Flags":0,"Description":"Time to live setting of the cluster in minutes."},"integrationRuntime":{"Type":1971,"Flags":0,"Description":"Set to use integration runtime setting for data flow debug session."}}}},{"2":{"Name":"IntegrationRuntimeDebugResource","Properties":{"properties":{"Type":44,"Flags":1,"Description":"Integration runtime properties."},"name":{"Type":4,"Flags":0,"Description":"The resource name."}}}},{"2":{"Name":"CreateDataFlowDebugSessionResponse","Properties":{"status":{"Type":4,"Flags":0,"Description":"The state of the debug session."},"sessionId":{"Type":4,"Flags":0,"Description":"The ID of data flow debug session."}}}},{"8":{"Name":"createDataFlowDebugSession","ResourceType":"Microsoft.DataFactory/factories","ApiVersion":"2018-06-01","Output":1972,"Input":1970}},{"2":{"Name":"QueryDataFlowDebugSessionsResponse","Properties":{"value":{"Type":1976,"Flags":0,"Description":"Array with all active debug sessions."},"nextLink":{"Type":4,"Flags":0,"Description":"The link to the next page of results, if any remaining results exist."}}}},{"2":{"Name":"DataFlowDebugSessionInfo","Properties":{"dataFlowName":{"Type":4,"Flags":0,"Description":"The name of the data flow."},"computeType":{"Type":4,"Flags":0,"Description":"Compute type of the cluster."},"coreCount":{"Type":3,"Flags":0,"Description":"Core count of the cluster."},"nodeCount":{"Type":3,"Flags":0,"Description":"Node count of the cluster. (deprecated property)"},"integrationRuntimeName":{"Type":4,"Flags":0,"Description":"Attached integration runtime name of data flow debug session."},"sessionId":{"Type":4,"Flags":0,"Description":"The ID of data flow debug session."},"startTime":{"Type":4,"Flags":0,"Description":"Start time of data flow debug session."},"timeToLiveInMinutes":{"Type":3,"Flags":0,"Description":"Compute type of the cluster."},"lastActivityTime":{"Type":4,"Flags":0,"Description":"Last activity time of data flow debug session."}},"AdditionalProperties":0}},{"3":{"ItemType":1975}},{"8":{"Name":"queryDataFlowDebugSessions","ResourceType":"Microsoft.DataFactory/factories","ApiVersion":"2018-06-01","Output":1974}},{"2":{"Name":"DataFlowDebugPackage","Properties":{"sessionId":{"Type":4,"Flags":0,"Description":"The ID of data flow debug session."},"dataFlow":{"Type":1979,"Flags":0,"Description":"Data flow instance."},"dataFlows":{"Type":1980,"Flags":0,"Description":"List of Data flows"},"datasets":{"Type":1982,"Flags":0,"Description":"List of datasets."},"linkedServices":{"Type":1984,"Flags":0,"Description":"List of linked services."},"staging":{"Type":1493,"Flags":0,"Description":"Staging info for debug session."},"debugSettings":{"Type":1985,"Flags":0,"Description":"Data flow debug settings."}},"AdditionalProperties":0}},{"2":{"Name":"DataFlowDebugResource","Properties":{"properties":{"Type":1790,"Flags":1,"Description":"Data flow properties."},"name":{"Type":4,"Flags":0,"Description":"The resource name."}}}},{"3":{"ItemType":1979}},{"2":{"Name":"DatasetDebugResource","Properties":{"properties":{"Type":619,"Flags":1,"Description":"Dataset properties."},"name":{"Type":4,"Flags":0,"Description":"The resource name."}}}},{"3":{"ItemType":1981}},{"2":{"Name":"LinkedServiceDebugResource","Properties":{"properties":{"Type":135,"Flags":1,"Description":"Properties of linked service."},"name":{"Type":4,"Flags":0,"Description":"The resource name."}}}},{"3":{"ItemType":1983}},{"2":{"Name":"DataFlowDebugPackageDebugSettings","Properties":{"sourceSettings":{"Type":1987,"Flags":0,"Description":"Source setting for data flow debug."},"parameters":{"Type":1988,"Flags":0,"Description":"Data flow parameters."},"datasetParameters":{"Type":0,"Flags":0,"Description":"Parameters for dataset."}}}},{"2":{"Name":"DataFlowSourceSetting","Properties":{"sourceName":{"Type":4,"Flags":0,"Description":"The data flow source name."},"rowLimit":{"Type":3,"Flags":0,"Description":"Defines the row limit of data flow source in debug."}},"AdditionalProperties":0}},{"3":{"ItemType":1986}},{"2":{"Name":"ParameterValueSpecification","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"AddDataFlowToDebugSessionResponse","Properties":{"jobVersion":{"Type":4,"Flags":0,"Description":"The ID of data flow debug job version."}}}},{"8":{"Name":"addDataFlowToDebugSession","ResourceType":"Microsoft.DataFactory/factories","ApiVersion":"2018-06-01","Output":1989,"Input":1978}},{"2":{"Name":"DeleteDataFlowDebugSessionRequest","Properties":{"sessionId":{"Type":4,"Flags":0,"Description":"The ID of data flow debug session."}}}},{"8":{"Name":"deleteDataFlowDebugSession","ResourceType":"Microsoft.DataFactory/factories","ApiVersion":"2018-06-01","Input":1991}},{"2":{"Name":"DataFlowDebugCommandRequest","Properties":{"sessionId":{"Type":4,"Flags":0,"Description":"The ID of data flow debug session."},"command":{"Type":1997,"Flags":0,"Description":"The command type."},"commandPayload":{"Type":1998,"Flags":0,"Description":"The command payload object."}}}},{"6":{"Value":"executePreviewQuery"}},{"6":{"Value":"executeStatisticsQuery"}},{"6":{"Value":"executeExpressionQuery"}},{"5":{"Elements":[1994,1995,1996,4]}},{"2":{"Name":"DataFlowDebugCommandPayload","Properties":{"streamName":{"Type":4,"Flags":1,"Description":"The stream name which is used for preview."},"rowLimits":{"Type":3,"Flags":0,"Description":"Row limits for preview response."},"columns":{"Type":1999,"Flags":0,"Description":"Array of column names."},"expression":{"Type":4,"Flags":0,"Description":"The expression which is used for preview."}}}},{"3":{"ItemType":4}},{"2":{"Name":"DataFlowDebugCommandResponse","Properties":{"status":{"Type":4,"Flags":0,"Description":"The run status of data preview, statistics or expression preview."},"data":{"Type":4,"Flags":0,"Description":"The result data of data preview, statistics or expression preview."}}}},{"8":{"Name":"executeDataFlowDebugCommand","ResourceType":"Microsoft.DataFactory/factories","ApiVersion":"2018-06-01","Output":2000,"Input":1993}},{"2":{"Name":"IntegrationRuntimeStatusResponse","Properties":{"name":{"Type":4,"Flags":2,"Description":"The integration runtime name."},"properties":{"Type":2003,"Flags":1,"Description":"Integration runtime properties."}}}},{"7":{"Name":"IntegrationRuntimeStatus","Discriminator":"type","BaseProperties":{"dataFactoryName":{"Type":4,"Flags":2,"Description":"The data factory name which the integration runtime belong to."},"state":{"Type":2014,"Flags":2,"Description":"The state of integration runtime."}},"Elements":{"Managed":2015,"SelfHosted":2031}}},{"6":{"Value":"Initial"}},{"6":{"Value":"Stopped"}},{"6":{"Value":"Started"}},{"6":{"Value":"Starting"}},{"6":{"Value":"Stopping"}},{"6":{"Value":"NeedRegistration"}},{"6":{"Value":"Online"}},{"6":{"Value":"Limited"}},{"6":{"Value":"Offline"}},{"6":{"Value":"AccessDenied"}},{"5":{"Elements":[2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,4]}},{"2":{"Name":"ManagedIntegrationRuntimeStatus","Properties":{"typeProperties":{"Type":2016,"Flags":1,"Description":"Managed integration runtime status type properties."},"type":{"Type":2030,"Flags":1,"Description":"Type of integration runtime."}}}},{"2":{"Name":"ManagedIntegrationRuntimeStatusTypeProperties","Properties":{"createTime":{"Type":4,"Flags":2,"Description":"The time at which the integration runtime was created, in ISO8601 format."},"nodes":{"Type":2026,"Flags":2,"Description":"The list of nodes for managed integration runtime."},"otherErrors":{"Type":2027,"Flags":2,"Description":"The errors that occurred on this integration runtime."},"lastOperation":{"Type":2028,"Flags":2,"Description":"The last operation result that occurred on this integration runtime."}}}},{"2":{"Name":"ManagedIntegrationRuntimeNode","Properties":{"nodeId":{"Type":4,"Flags":2,"Description":"The managed integration runtime node id."},"status":{"Type":2022,"Flags":2,"Description":"The managed integration runtime node status."},"errors":{"Type":2025,"Flags":0,"Description":"The errors that occurred on this integration runtime node."}},"AdditionalProperties":0}},{"6":{"Value":"Starting"}},{"6":{"Value":"Available"}},{"6":{"Value":"Recycling"}},{"6":{"Value":"Unavailable"}},{"5":{"Elements":[2018,2019,2020,2021,4]}},{"2":{"Name":"ManagedIntegrationRuntimeError","Properties":{"time":{"Type":4,"Flags":2,"Description":"The time when the error occurred."},"code":{"Type":4,"Flags":2,"Description":"Error code."},"parameters":{"Type":2024,"Flags":2,"Description":"Managed integration runtime error parameters."},"message":{"Type":4,"Flags":2,"Description":"Error message."}},"AdditionalProperties":0}},{"3":{"ItemType":4}},{"3":{"ItemType":2023}},{"3":{"ItemType":2017}},{"3":{"ItemType":2023}},{"2":{"Name":"ManagedIntegrationRuntimeOperationResult","Properties":{"type":{"Type":4,"Flags":2,"Description":"The operation type. Could be start or stop."},"startTime":{"Type":4,"Flags":2,"Description":"The start time of the operation."},"result":{"Type":4,"Flags":2,"Description":"The operation result."},"errorCode":{"Type":4,"Flags":2,"Description":"The error code."},"parameters":{"Type":2029,"Flags":2,"Description":"Managed integration runtime error parameters."},"activityId":{"Type":4,"Flags":2,"Description":"The activity id for the operation request."}},"AdditionalProperties":0}},{"3":{"ItemType":4}},{"6":{"Value":"Managed"}},{"2":{"Name":"SelfHostedIntegrationRuntimeStatus","Properties":{"typeProperties":{"Type":2032,"Flags":1,"Description":"Self-hosted integration runtime status type properties."},"type":{"Type":2059,"Flags":1,"Description":"Type of integration runtime."}}}},{"2":{"Name":"SelfHostedIntegrationRuntimeStatusTypeProperties","Properties":{"createTime":{"Type":4,"Flags":2,"Description":"The time at which the integration runtime was created, in ISO8601 format."},"taskQueueId":{"Type":4,"Flags":2,"Description":"The task queue id of the integration runtime."},"internalChannelEncryption":{"Type":2036,"Flags":2,"Description":"It is used to set the encryption mode for node-node communication channel (when more than 2 self-hosted integration runtime nodes exist)."},"version":{"Type":4,"Flags":2,"Description":"Version of the integration runtime."},"nodes":{"Type":2051,"Flags":0,"Description":"The list of nodes for this integration runtime."},"scheduledUpdateDate":{"Type":4,"Flags":2,"Description":"The date at which the integration runtime will be scheduled to update, in ISO8601 format."},"updateDelayOffset":{"Type":4,"Flags":2,"Description":"The time in the date scheduled by service to update the integration runtime, e.g., PT03H is 3 hours"},"localTimeZoneOffset":{"Type":4,"Flags":2,"Description":"The local time zone offset in hours."},"capabilities":{"Type":2052,"Flags":2,"Description":"Object with additional information about integration runtime capabilities."},"serviceUrls":{"Type":2053,"Flags":2,"Description":"The URLs for the services used in integration runtime backend service."},"autoUpdate":{"Type":2056,"Flags":2,"Description":"Whether Self-hosted integration runtime auto update has been turned on."},"versionStatus":{"Type":4,"Flags":2,"Description":"Status of the integration runtime version."},"links":{"Type":2058,"Flags":0,"Description":"The list of linked integration runtimes that are created to share with this integration runtime."},"pushedVersion":{"Type":4,"Flags":2,"Description":"The version that the integration runtime is going to update to."},"latestVersion":{"Type":4,"Flags":2,"Description":"The latest version on download center."},"autoUpdateETA":{"Type":4,"Flags":2,"Description":"The estimated time when the self-hosted integration runtime will be updated."},"selfContainedInteractiveAuthoringEnabled":{"Type":2,"Flags":2,"Description":"An alternative option to ensure interactive authoring function when your self-hosted integration runtime is unable to establish a connection with Azure Relay."}}}},{"6":{"Value":"NotSet"}},{"6":{"Value":"SslEncrypted"}},{"6":{"Value":"NotEncrypted"}},{"5":{"Elements":[2033,2034,2035,4]}},{"2":{"Name":"SelfHostedIntegrationRuntimeNode","Properties":{"nodeName":{"Type":4,"Flags":2,"Description":"Name of the integration runtime node."},"machineName":{"Type":4,"Flags":2,"Description":"Machine name of the integration runtime node."},"hostServiceUri":{"Type":4,"Flags":2,"Description":"URI for the host machine of the integration runtime."},"status":{"Type":2045,"Flags":2,"Description":"Status of the integration runtime node."},"capabilities":{"Type":2046,"Flags":2,"Description":"The integration runtime capabilities dictionary"},"versionStatus":{"Type":4,"Flags":2,"Description":"Status of the integration runtime node version."},"version":{"Type":4,"Flags":2,"Description":"Version of the integration runtime node."},"registerTime":{"Type":4,"Flags":2,"Description":"The time at which the integration runtime node was registered in ISO8601 format."},"lastConnectTime":{"Type":4,"Flags":2,"Description":"The most recent time at which the integration runtime was connected in ISO8601 format."},"expiryTime":{"Type":4,"Flags":2,"Description":"The time at which the integration runtime will expire in ISO8601 format."},"lastStartTime":{"Type":4,"Flags":2,"Description":"The time the node last started up."},"lastStopTime":{"Type":4,"Flags":2,"Description":"The integration runtime node last stop time."},"lastUpdateResult":{"Type":2050,"Flags":2,"Description":"The result of the last integration runtime node update."},"lastStartUpdateTime":{"Type":4,"Flags":2,"Description":"The last time for the integration runtime node update start."},"lastEndUpdateTime":{"Type":4,"Flags":2,"Description":"The last time for the integration runtime node update end."},"isActiveDispatcher":{"Type":2,"Flags":2,"Description":"Indicates whether this node is the active dispatcher for integration runtime requests."},"concurrentJobsLimit":{"Type":3,"Flags":2,"Description":"Maximum concurrent jobs on the integration runtime node."},"maxConcurrentJobs":{"Type":3,"Flags":2,"Description":"The maximum concurrent jobs in this integration runtime."}},"AdditionalProperties":0}},{"6":{"Value":"NeedRegistration"}},{"6":{"Value":"Online"}},{"6":{"Value":"Limited"}},{"6":{"Value":"Offline"}},{"6":{"Value":"Upgrading"}},{"6":{"Value":"Initializing"}},{"6":{"Value":"InitializeFailed"}},{"5":{"Elements":[2038,2039,2040,2041,2042,2043,2044,4]}},{"2":{"Name":"SelfHostedIntegrationRuntimeNodeCapabilities","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"None"}},{"6":{"Value":"Succeed"}},{"6":{"Value":"Fail"}},{"5":{"Elements":[2047,2048,2049,4]}},{"3":{"ItemType":2037}},{"2":{"Name":"SelfHostedIntegrationRuntimeStatusTypePropertiesCapabilities","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":4}},{"6":{"Value":"On"}},{"6":{"Value":"Off"}},{"5":{"Elements":[2054,2055,4]}},{"2":{"Name":"LinkedIntegrationRuntime","Properties":{"name":{"Type":4,"Flags":2,"Description":"The name of the linked integration runtime."},"subscriptionId":{"Type":4,"Flags":2,"Description":"The subscription ID for which the linked integration runtime belong to."},"dataFactoryName":{"Type":4,"Flags":2,"Description":"The name of the data factory for which the linked integration runtime belong to."},"dataFactoryLocation":{"Type":4,"Flags":2,"Description":"The location of the data factory for which the linked integration runtime belong to."},"createTime":{"Type":4,"Flags":2,"Description":"The creating time of the linked integration runtime."}}}},{"3":{"ItemType":2057}},{"6":{"Value":"SelfHosted"}},{"8":{"Name":"getStatus","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01","Output":2002}},{"2":{"Name":"IntegrationRuntimeConnectionInfo","Properties":{"serviceToken":{"Type":4,"Flags":2,"Description":"The token generated in service. Callers use this token to authenticate to integration runtime."},"identityCertThumbprint":{"Type":4,"Flags":2,"Description":"The integration runtime SSL certificate thumbprint. Click-Once application uses it to do server validation."},"hostServiceUri":{"Type":4,"Flags":2,"Description":"The on-premises integration runtime host URL."},"version":{"Type":4,"Flags":2,"Description":"The integration runtime version."},"publicKey":{"Type":4,"Flags":2,"Description":"The public key for encrypting a credential when transferring the credential to the integration runtime."},"isIdentityCertExprired":{"Type":2,"Flags":2,"Description":"Whether the identity certificate is expired."}},"AdditionalProperties":0}},{"8":{"Name":"getConnectionInfo","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01","Output":2061}},{"2":{"Name":"IntegrationRuntimeRegenerateKeyParameters","Properties":{"keyName":{"Type":2066,"Flags":0,"Description":"The name of the authentication key to regenerate."}}}},{"6":{"Value":"authKey1"}},{"6":{"Value":"authKey2"}},{"5":{"Elements":[2064,2065,4]}},{"2":{"Name":"IntegrationRuntimeAuthKeys","Properties":{"authKey1":{"Type":4,"Flags":0,"Description":"The primary integration runtime authentication key."},"authKey2":{"Type":4,"Flags":0,"Description":"The secondary integration runtime authentication key."}}}},{"8":{"Name":"regenerateAuthKey","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01","Output":2067,"Input":2063}},{"8":{"Name":"listAuthKeys","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01","Output":2067}},{"8":{"Name":"start","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01","Output":2002}},{"8":{"Name":"stop","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01"}},{"8":{"Name":"syncCredentials","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01"}},{"2":{"Name":"IntegrationRuntimeMonitoringData","Properties":{"name":{"Type":4,"Flags":0,"Description":"Integration runtime name."},"nodes":{"Type":2075,"Flags":0,"Description":"Integration runtime node monitoring data."}}}},{"2":{"Name":"IntegrationRuntimeNodeMonitoringData","Properties":{"nodeName":{"Type":4,"Flags":2,"Description":"Name of the integration runtime node."},"availableMemoryInMB":{"Type":3,"Flags":2,"Description":"Available memory (MB) on the integration runtime node."},"cpuUtilization":{"Type":3,"Flags":2,"Description":"CPU percentage on the integration runtime node."},"concurrentJobsLimit":{"Type":3,"Flags":2,"Description":"Maximum concurrent jobs on the integration runtime node."},"concurrentJobsRunning":{"Type":3,"Flags":2,"Description":"The number of jobs currently running on the integration runtime node."},"maxConcurrentJobs":{"Type":3,"Flags":2,"Description":"The maximum concurrent jobs in this integration runtime."},"sentBytes":{"Type":3,"Flags":2,"Description":"Sent bytes on the integration runtime node."},"receivedBytes":{"Type":3,"Flags":2,"Description":"Received bytes on the integration runtime node."}},"AdditionalProperties":0}},{"3":{"ItemType":2074}},{"8":{"Name":"monitoringData","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01","Output":2073}},{"8":{"Name":"upgrade","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01"}},{"2":{"Name":"LinkedIntegrationRuntimeRequest","Properties":{"factoryName":{"Type":4,"Flags":1,"Description":"The data factory name for linked integration runtime."}}}},{"8":{"Name":"removeLinks","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01","Input":2078}},{"2":{"Name":"CreateLinkedIntegrationRuntimeRequest","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the linked integration runtime."},"subscriptionId":{"Type":4,"Flags":0,"Description":"The ID of the subscription that the linked integration runtime belongs to."},"dataFactoryName":{"Type":4,"Flags":0,"Description":"The name of the data factory that the linked integration runtime belongs to."},"dataFactoryLocation":{"Type":4,"Flags":0,"Description":"The location of the data factory that the linked integration runtime belongs to."}}}},{"8":{"Name":"linkedIntegrationRuntime","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01","Output":2002,"Input":2080}},{"2":{"Name":"SsisObjectMetadataStatusResponse","Properties":{"status":{"Type":4,"Flags":0,"Description":"The status of the operation."},"name":{"Type":4,"Flags":0,"Description":"The operation name."},"properties":{"Type":4,"Flags":0,"Description":"The operation properties."},"error":{"Type":4,"Flags":0,"Description":"The operation error message."}}}},{"8":{"Name":"refreshObjectMetadata","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01","Output":2082}},{"2":{"Name":"GetSsisObjectMetadataRequest","Properties":{"metadataPath":{"Type":4,"Flags":0,"Description":"Metadata path."}}}},{"2":{"Name":"SsisObjectMetadataListResponse","Properties":{"value":{"Type":2102,"Flags":0,"Description":"List of SSIS object metadata."},"nextLink":{"Type":4,"Flags":0,"Description":"The link to the next page of results, if any remaining results exist."}}}},{"7":{"Name":"SsisObjectMetadata","Discriminator":"type","BaseProperties":{"id":{"Type":3,"Flags":0,"Description":"Metadata id."},"name":{"Type":4,"Flags":0,"Description":"Metadata name."},"description":{"Type":4,"Flags":0,"Description":"Metadata description."}},"Elements":{"Environment":2087,"Folder":2091,"Package":2093,"Project":2097}}},{"2":{"Name":"SsisEnvironment","Properties":{"folderId":{"Type":3,"Flags":0,"Description":"Folder id which contains environment."},"variables":{"Type":2089,"Flags":0,"Description":"Variable in environment"},"type":{"Type":2090,"Flags":1,"Description":"Type of metadata."}}}},{"2":{"Name":"SsisVariable","Properties":{"id":{"Type":3,"Flags":0,"Description":"Variable id."},"name":{"Type":4,"Flags":0,"Description":"Variable name."},"description":{"Type":4,"Flags":0,"Description":"Variable description."},"dataType":{"Type":4,"Flags":0,"Description":"Variable type."},"sensitive":{"Type":2,"Flags":0,"Description":"Whether variable is sensitive."},"value":{"Type":4,"Flags":0,"Description":"Variable value."},"sensitiveValue":{"Type":4,"Flags":0,"Description":"Variable sensitive value."}}}},{"3":{"ItemType":2088}},{"6":{"Value":"Environment"}},{"2":{"Name":"SsisFolder","Properties":{"type":{"Type":2092,"Flags":1,"Description":"Type of metadata."}}}},{"6":{"Value":"Folder"}},{"2":{"Name":"SsisPackage","Properties":{"folderId":{"Type":3,"Flags":0,"Description":"Folder id which contains package."},"projectVersion":{"Type":3,"Flags":0,"Description":"Project version which contains package."},"projectId":{"Type":3,"Flags":0,"Description":"Project id which contains package."},"parameters":{"Type":2095,"Flags":0,"Description":"Parameters in package"},"type":{"Type":2096,"Flags":1,"Description":"Type of metadata."}}}},{"2":{"Name":"SsisParameter","Properties":{"id":{"Type":3,"Flags":0,"Description":"Parameter id."},"name":{"Type":4,"Flags":0,"Description":"Parameter name."},"description":{"Type":4,"Flags":0,"Description":"Parameter description."},"dataType":{"Type":4,"Flags":0,"Description":"Parameter type."},"required":{"Type":2,"Flags":0,"Description":"Whether parameter is required."},"sensitive":{"Type":2,"Flags":0,"Description":"Whether parameter is sensitive."},"designDefaultValue":{"Type":4,"Flags":0,"Description":"Design default value of parameter."},"defaultValue":{"Type":4,"Flags":0,"Description":"Default value of parameter."},"sensitiveDefaultValue":{"Type":4,"Flags":0,"Description":"Default sensitive value of parameter."},"valueType":{"Type":4,"Flags":0,"Description":"Parameter value type."},"valueSet":{"Type":2,"Flags":0,"Description":"Parameter value set."},"variable":{"Type":4,"Flags":0,"Description":"Parameter reference variable."}}}},{"3":{"ItemType":2094}},{"6":{"Value":"Package"}},{"2":{"Name":"SsisProject","Properties":{"folderId":{"Type":3,"Flags":0,"Description":"Folder id which contains project."},"version":{"Type":3,"Flags":0,"Description":"Project version."},"environmentRefs":{"Type":2099,"Flags":0,"Description":"Environment reference in project"},"parameters":{"Type":2100,"Flags":0,"Description":"Parameters in project"},"type":{"Type":2101,"Flags":1,"Description":"Type of metadata."}}}},{"2":{"Name":"SsisEnvironmentReference","Properties":{"id":{"Type":3,"Flags":0,"Description":"Environment reference id."},"environmentFolderName":{"Type":4,"Flags":0,"Description":"Environment folder name."},"environmentName":{"Type":4,"Flags":0,"Description":"Environment name."},"referenceType":{"Type":4,"Flags":0,"Description":"Reference type"}}}},{"3":{"ItemType":2098}},{"3":{"ItemType":2094}},{"6":{"Value":"Project"}},{"3":{"ItemType":2086}},{"8":{"Name":"getObjectMetadata","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01","Output":2085,"Input":2084}},{"2":{"Name":"IntegrationRuntimeNodeIpAddress","Properties":{"ipAddress":{"Type":4,"Flags":2,"Description":"The IP address of self-hosted integration runtime node."}}}},{"8":{"Name":"ipAddress","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes/nodes","ApiVersion":"2018-06-01","Output":2104}},{"2":{"Name":"ParameterValueSpecification","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"CreateRunResponse","Properties":{"runId":{"Type":4,"Flags":1,"Description":"Identifier of a run."}}}},{"8":{"Name":"createRun","ResourceType":"Microsoft.DataFactory/factories/pipelines","ApiVersion":"2018-06-01","Output":2107,"Input":2106}},{"8":{"Name":"cancel","ResourceType":"Microsoft.DataFactory/factories/pipelineruns","ApiVersion":"2018-06-01"}},{"2":{"Name":"ActivityRunsQueryResponse","Properties":{"value":{"Type":2112,"Flags":1,"Description":"List of activity runs."},"continuationToken":{"Type":4,"Flags":0,"Description":"The continuation token for getting the next page of results, if any remaining results exist, null otherwise."}}}},{"2":{"Name":"ActivityRun","Properties":{"pipelineName":{"Type":4,"Flags":2,"Description":"The name of the pipeline."},"pipelineRunId":{"Type":4,"Flags":2,"Description":"The id of the pipeline run."},"activityName":{"Type":4,"Flags":2,"Description":"The name of the activity."},"activityType":{"Type":4,"Flags":2,"Description":"The type of the activity."},"activityRunId":{"Type":4,"Flags":2,"Description":"The id of the activity run."},"linkedServiceName":{"Type":4,"Flags":2,"Description":"The name of the compute linked service."},"status":{"Type":4,"Flags":2,"Description":"The status of the activity run."},"activityRunStart":{"Type":4,"Flags":2,"Description":"The start time of the activity run in 'ISO 8601' format."},"activityRunEnd":{"Type":4,"Flags":2,"Description":"The end time of the activity run in 'ISO 8601' format."},"durationInMs":{"Type":3,"Flags":2,"Description":"The duration of the activity run."},"input":{"Type":0,"Flags":2,"Description":"The input for the activity."},"output":{"Type":0,"Flags":2,"Description":"The output for the activity."},"error":{"Type":0,"Flags":2,"Description":"The error if any from the activity run."}},"AdditionalProperties":0}},{"3":{"ItemType":2111}},{"8":{"Name":"queryActivityruns","ResourceType":"Microsoft.DataFactory/factories/pipelineruns","ApiVersion":"2018-06-01","Output":2110,"Input":1909}},{"2":{"Name":"TriggerSubscriptionOperationStatus","Properties":{"triggerName":{"Type":4,"Flags":2,"Description":"Trigger name."},"status":{"Type":2120,"Flags":2,"Description":"Event Subscription Status."}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"Unknown"}},{"5":{"Elements":[2115,2116,2117,2118,2119,4]}},{"8":{"Name":"subscribeToEvents","ResourceType":"Microsoft.DataFactory/factories/triggers","ApiVersion":"2018-06-01","Output":2114}},{"8":{"Name":"getEventSubscriptionStatus","ResourceType":"Microsoft.DataFactory/factories/triggers","ApiVersion":"2018-06-01","Output":2114}},{"8":{"Name":"unsubscribeFromEvents","ResourceType":"Microsoft.DataFactory/factories/triggers","ApiVersion":"2018-06-01","Output":2114}},{"8":{"Name":"start","ResourceType":"Microsoft.DataFactory/factories/triggers","ApiVersion":"2018-06-01"}},{"8":{"Name":"stop","ResourceType":"Microsoft.DataFactory/factories/triggers","ApiVersion":"2018-06-01"}},{"8":{"Name":"rerun","ResourceType":"Microsoft.DataFactory/factories/triggers/triggerRuns","ApiVersion":"2018-06-01"}},{"8":{"Name":"cancel","ResourceType":"Microsoft.DataFactory/factories/triggers/triggerRuns","ApiVersion":"2018-06-01"}},{"8":{"Name":"start","ResourceType":"Microsoft.DataFactory/factories/adfcdcs","ApiVersion":"2018-06-01"}},{"8":{"Name":"stop","ResourceType":"Microsoft.DataFactory/factories/adfcdcs","ApiVersion":"2018-06-01"}}] \ No newline at end of file +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.DataFactory/factories"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"identity":{"Type":11,"Flags":0,"Description":"Managed service identity of the factory."},"properties":{"Type":17,"Flags":0,"Description":"Properties of the factory."},"location":{"Type":4,"Flags":0,"Description":"The resource location."},"tags":{"Type":39,"Flags":0,"Description":"The resource tags."},"eTag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"2":{"Name":"FactoryIdentity","Properties":{"type":{"Type":15,"Flags":1,"Description":"The identity type."},"principalId":{"Type":4,"Flags":2,"Description":"The principal id of the identity."},"tenantId":{"Type":4,"Flags":2,"Description":"The client tenant id of the identity."},"userAssignedIdentities":{"Type":16,"Flags":0,"Description":"List of user assigned identities for the factory."}}}},{"6":{"Value":"SystemAssigned"}},{"6":{"Value":"UserAssigned"}},{"6":{"Value":"SystemAssigned,UserAssigned"}},{"5":{"Elements":[12,13,14,4]}},{"2":{"Name":"UserAssignedIdentitiesDefinitionSpecification","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"FactoryProperties","Properties":{"provisioningState":{"Type":4,"Flags":2,"Description":"Factory provisioning state, example Succeeded."},"createTime":{"Type":4,"Flags":2,"Description":"Time the factory was created in ISO8601 format."},"version":{"Type":4,"Flags":2,"Description":"Version of the factory."},"purviewConfiguration":{"Type":18,"Flags":0,"Description":"Purview information of the factory."},"repoConfiguration":{"Type":19,"Flags":0,"Description":"Git repo information of the factory."},"globalParameters":{"Type":33,"Flags":0,"Description":"List of parameters for factory."},"encryption":{"Type":34,"Flags":0,"Description":"Properties to enable Customer Managed Key for the factory."},"publicNetworkAccess":{"Type":38,"Flags":0,"Description":"Whether or not public network access is allowed for the data factory."}}}},{"2":{"Name":"PurviewConfiguration","Properties":{"purviewResourceId":{"Type":4,"Flags":0,"Description":"Purview resource id."}}}},{"7":{"Name":"FactoryRepoConfiguration","Discriminator":"type","BaseProperties":{"accountName":{"Type":4,"Flags":1,"Description":"Account name."},"repositoryName":{"Type":4,"Flags":1,"Description":"Repository name."},"collaborationBranch":{"Type":4,"Flags":1,"Description":"Collaboration branch."},"rootFolder":{"Type":4,"Flags":1,"Description":"Root folder."},"lastCommitId":{"Type":4,"Flags":0,"Description":"Last commit id."},"disablePublish":{"Type":2,"Flags":0,"Description":"Disable manual publish operation in ADF studio to favor automated publish."}},"Elements":{"FactoryGitHubConfiguration":20,"FactoryVSTSConfiguration":23}}},{"2":{"Name":"FactoryGitHubConfiguration","Properties":{"hostName":{"Type":4,"Flags":0,"Description":"GitHub Enterprise host name. For example: `https://github.mydomain.com`"},"clientId":{"Type":4,"Flags":0,"Description":"GitHub bring your own app client id."},"clientSecret":{"Type":21,"Flags":0,"Description":"GitHub bring your own app client secret information."},"type":{"Type":22,"Flags":1,"Description":"Type of repo configuration."}}}},{"2":{"Name":"GitHubClientSecret","Properties":{"byoaSecretAkvUrl":{"Type":4,"Flags":0,"Description":"Bring your own app client secret AKV URL."},"byoaSecretName":{"Type":4,"Flags":0,"Description":"Bring your own app client secret name in AKV."}}}},{"6":{"Value":"FactoryGitHubConfiguration"}},{"2":{"Name":"FactoryVstsConfiguration","Properties":{"projectName":{"Type":4,"Flags":1,"Description":"VSTS project name."},"tenantId":{"Type":4,"Flags":0,"Description":"VSTS tenant id."},"type":{"Type":24,"Flags":1,"Description":"Type of repo configuration."}}}},{"6":{"Value":"FactoryVSTSConfiguration"}},{"2":{"Name":"GlobalParameterSpecification","Properties":{"type":{"Type":32,"Flags":1,"Description":"Global Parameter type."},"value":{"Type":0,"Flags":1,"Description":"Value of parameter."}}}},{"6":{"Value":"Object"}},{"6":{"Value":"String"}},{"6":{"Value":"Int"}},{"6":{"Value":"Float"}},{"6":{"Value":"Bool"}},{"6":{"Value":"Array"}},{"5":{"Elements":[26,27,28,29,30,31,4]}},{"2":{"Name":"GlobalParameterDefinitionSpecification","Properties":{},"AdditionalProperties":25}},{"2":{"Name":"EncryptionConfiguration","Properties":{"keyName":{"Type":4,"Flags":1,"Description":"The name of the key in Azure Key Vault to use as Customer Managed Key."},"vaultBaseUrl":{"Type":4,"Flags":1,"Description":"The url of the Azure Key Vault used for CMK."},"keyVersion":{"Type":4,"Flags":0,"Description":"The version of the key used for CMK. If not provided, latest version will be used."},"identity":{"Type":35,"Flags":0,"Description":"User assigned identity to use to authenticate to customer's key vault. If not provided Managed Service Identity will be used."}}}},{"2":{"Name":"CMKIdentityDefinition","Properties":{"userAssignedIdentity":{"Type":4,"Flags":0,"Description":"The resource id of the user assigned identity to authenticate to customer's key vault."}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[36,37,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DataFactory/factories@2018-06-01","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.DataFactory/factories/integrationRuntimes"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories/integrationRuntimes","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":41,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":42,"Flags":10,"Description":"The resource api version"},"properties":{"Type":44,"Flags":1,"Description":"Integration runtime properties."},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"7":{"Name":"IntegrationRuntime","Discriminator":"type","BaseProperties":{"description":{"Type":4,"Flags":0,"Description":"Integration runtime description."}},"Elements":{"Managed":45,"SelfHosted":123}}},{"2":{"Name":"ManagedIntegrationRuntime","Properties":{"state":{"Type":56,"Flags":2,"Description":"Integration runtime state, only valid for managed dedicated integration runtime."},"typeProperties":{"Type":57,"Flags":1,"Description":"Managed integration runtime properties."},"managedVirtualNetwork":{"Type":119,"Flags":0,"Description":"Managed Virtual Network reference."},"type":{"Type":122,"Flags":1,"Description":"Type of integration runtime."}}}},{"6":{"Value":"Initial"}},{"6":{"Value":"Stopped"}},{"6":{"Value":"Started"}},{"6":{"Value":"Starting"}},{"6":{"Value":"Stopping"}},{"6":{"Value":"NeedRegistration"}},{"6":{"Value":"Online"}},{"6":{"Value":"Limited"}},{"6":{"Value":"Offline"}},{"6":{"Value":"AccessDenied"}},{"5":{"Elements":[46,47,48,49,50,51,52,53,54,55,4]}},{"2":{"Name":"ManagedIntegrationRuntimeTypeProperties","Properties":{"computeProperties":{"Type":58,"Flags":0,"Description":"The compute resource for managed integration runtime."},"ssisProperties":{"Type":70,"Flags":0,"Description":"SSIS properties for managed integration runtime."},"customerVirtualNetwork":{"Type":118,"Flags":0,"Description":"The name of virtual network to which Azure-SSIS integration runtime will join"}}}},{"2":{"Name":"IntegrationRuntimeComputeProperties","Properties":{"location":{"Type":4,"Flags":0,"Description":"The location for managed integration runtime. The supported regions could be found on https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities"},"nodeSize":{"Type":4,"Flags":0,"Description":"The node size requirement to managed integration runtime."},"numberOfNodes":{"Type":3,"Flags":0,"Description":"The required number of nodes for managed integration runtime."},"maxParallelExecutionsPerNode":{"Type":3,"Flags":0,"Description":"Maximum parallel executions count per node for managed integration runtime."},"dataFlowProperties":{"Type":59,"Flags":0,"Description":"Data flow properties for managed integration runtime."},"vNetProperties":{"Type":66,"Flags":0,"Description":"VNet properties for managed integration runtime."},"copyComputeScaleProperties":{"Type":68,"Flags":0,"Description":"CopyComputeScale properties for managed integration runtime."},"pipelineExternalComputeScaleProperties":{"Type":69,"Flags":0,"Description":"PipelineExternalComputeScale properties for managed integration runtime."}},"AdditionalProperties":0}},{"2":{"Name":"IntegrationRuntimeDataFlowProperties","Properties":{"computeType":{"Type":63,"Flags":0,"Description":"Compute type of the cluster which will execute data flow job."},"coreCount":{"Type":3,"Flags":0,"Description":"Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272."},"timeToLive":{"Type":3,"Flags":0,"Description":"Time to live (in minutes) setting of the cluster which will execute data flow job."},"cleanup":{"Type":2,"Flags":0,"Description":"Cluster will not be recycled and it will be used in next data flow activity run until TTL (time to live) is reached if this is set as false. Default is true."},"customProperties":{"Type":65,"Flags":0,"Description":"Custom properties are used to tune the data flow runtime performance."}},"AdditionalProperties":0}},{"6":{"Value":"General"}},{"6":{"Value":"MemoryOptimized"}},{"6":{"Value":"ComputeOptimized"}},{"5":{"Elements":[60,61,62,4]}},{"2":{"Name":"IntegrationRuntimeDataFlowPropertiesCustomPropertiesItem","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of custom property."},"value":{"Type":4,"Flags":0,"Description":"Value of custom property."}}}},{"3":{"ItemType":64}},{"2":{"Name":"IntegrationRuntimeVNetProperties","Properties":{"vNetId":{"Type":4,"Flags":0,"Description":"The ID of the VNet that this integration runtime will join."},"subnet":{"Type":4,"Flags":0,"Description":"The name of the subnet this integration runtime will join."},"publicIPs":{"Type":67,"Flags":0,"Description":"Resource IDs of the public IP addresses that this integration runtime will use."},"subnetId":{"Type":4,"Flags":0,"Description":"The ID of subnet, to which this Azure-SSIS integration runtime will be joined."}},"AdditionalProperties":0}},{"3":{"ItemType":4}},{"2":{"Name":"CopyComputeScaleProperties","Properties":{"dataIntegrationUnit":{"Type":3,"Flags":0,"Description":"DIU number setting reserved for copy activity execution. Supported values are multiples of 4 in range 4-256."},"timeToLive":{"Type":3,"Flags":0,"Description":"Time to live (in minutes) setting of integration runtime which will execute copy activity."}},"AdditionalProperties":0}},{"2":{"Name":"PipelineExternalComputeScaleProperties","Properties":{"timeToLive":{"Type":3,"Flags":0,"Description":"Time to live (in minutes) setting of integration runtime which will execute pipeline and external activity."},"numberOfPipelineNodes":{"Type":3,"Flags":0,"Description":"Number of the pipeline nodes, which should be greater than 0 and less than 11."},"numberOfExternalNodes":{"Type":3,"Flags":0,"Description":"Number of the the external nodes, which should be greater than 0 and less than 11."}},"AdditionalProperties":0}},{"2":{"Name":"IntegrationRuntimeSsisProperties","Properties":{"catalogInfo":{"Type":71,"Flags":0,"Description":"Catalog information for managed dedicated integration runtime."},"licenseType":{"Type":80,"Flags":0,"Description":"License type for bringing your own license scenario."},"customSetupScriptProperties":{"Type":81,"Flags":0,"Description":"Custom setup script properties for a managed dedicated integration runtime."},"dataProxyProperties":{"Type":82,"Flags":0,"Description":"Data proxy properties for a managed dedicated integration runtime."},"edition":{"Type":89,"Flags":0,"Description":"The edition for the SSIS Integration Runtime"},"expressCustomSetupProperties":{"Type":112,"Flags":0,"Description":"Custom setup without script properties for a SSIS integration runtime."},"packageStores":{"Type":114,"Flags":0,"Description":"Package stores for the SSIS Integration Runtime."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}},"AdditionalProperties":0}},{"2":{"Name":"IntegrationRuntimeSsisCatalogInfo","Properties":{"catalogServerEndpoint":{"Type":4,"Flags":0,"Description":"The catalog database server URL."},"catalogAdminUserName":{"Type":4,"Flags":0,"Description":"The administrator user name of catalog database."},"catalogAdminPassword":{"Type":72,"Flags":0,"Description":"The password of the administrator user account of the catalog database."},"catalogPricingTier":{"Type":77,"Flags":0,"Description":"The pricing tier for the catalog database. The valid values could be found in https://azure.microsoft.com/en-us/pricing/details/sql-database/"},"dualStandbyPairName":{"Type":4,"Flags":0,"Description":"The dual standby pair name of Azure-SSIS Integration Runtimes to support SSISDB failover."}},"AdditionalProperties":0}},{"2":{"Name":"SecureString","Properties":{"value":{"Type":4,"Flags":1,"Description":"Value of secure string."},"type":{"Type":4,"Flags":1,"Description":"Type of the secret."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Standard"}},{"6":{"Value":"Premium"}},{"6":{"Value":"PremiumRS"}},{"5":{"Elements":[73,74,75,76,4]}},{"6":{"Value":"BasePrice"}},{"6":{"Value":"LicenseIncluded"}},{"5":{"Elements":[78,79,4]}},{"2":{"Name":"IntegrationRuntimeCustomSetupScriptProperties","Properties":{"blobContainerUri":{"Type":4,"Flags":0,"Description":"The URI of the Azure blob container that contains the custom setup script."},"sasToken":{"Type":72,"Flags":0,"Description":"The SAS token of the Azure blob container."}}}},{"2":{"Name":"IntegrationRuntimeDataProxyProperties","Properties":{"connectVia":{"Type":83,"Flags":0,"Description":"The self-hosted integration runtime reference."},"stagingLinkedService":{"Type":83,"Flags":0,"Description":"The staging linked service reference."},"path":{"Type":4,"Flags":0,"Description":"The path to contain the staged data in the Blob storage."}}}},{"2":{"Name":"EntityReference","Properties":{"type":{"Type":86,"Flags":0,"Description":"The type of this referenced entity."},"referenceName":{"Type":4,"Flags":0,"Description":"The name of this referenced entity."}}}},{"6":{"Value":"IntegrationRuntimeReference"}},{"6":{"Value":"LinkedServiceReference"}},{"5":{"Elements":[84,85,4]}},{"6":{"Value":"Standard"}},{"6":{"Value":"Enterprise"}},{"5":{"Elements":[87,88,4]}},{"7":{"Name":"CustomSetupBase","Discriminator":"type","BaseProperties":{},"Elements":{"AzPowerShellSetup":91,"CmdkeySetup":94,"ComponentSetup":106,"EnvironmentVariableSetup":109}}},{"2":{"Name":"AzPowerShellSetup","Properties":{"typeProperties":{"Type":92,"Flags":1,"Description":"Install Azure PowerShell type properties."},"type":{"Type":93,"Flags":1,"Description":"The type of custom setup."}}}},{"2":{"Name":"AzPowerShellSetupTypeProperties","Properties":{"version":{"Type":4,"Flags":1,"Description":"The required version of Azure PowerShell to install."}}}},{"6":{"Value":"AzPowerShellSetup"}},{"2":{"Name":"CmdkeySetup","Properties":{"typeProperties":{"Type":95,"Flags":1,"Description":"Cmdkey command custom setup type properties."},"type":{"Type":105,"Flags":1,"Description":"The type of custom setup."}}}},{"2":{"Name":"CmdkeySetupTypeProperties","Properties":{"targetName":{"Type":0,"Flags":1,"Description":"The server name of data source access. Type: string."},"userName":{"Type":0,"Flags":1,"Description":"The user name of data source access. Type: string."},"password":{"Type":96,"Flags":1,"Description":"The password of data source access."}}}},{"7":{"Name":"SecretBase","Discriminator":"type","BaseProperties":{},"Elements":{"AzureKeyVaultSecret":97,"SecureString":103}}},{"2":{"Name":"AzureKeyVaultSecretReference","Properties":{"store":{"Type":98,"Flags":1,"Description":"The Azure Key Vault linked service reference."},"secretName":{"Type":0,"Flags":1,"Description":"The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string)."},"secretVersion":{"Type":0,"Flags":0,"Description":"The version of the secret in Azure Key Vault. The default value is the latest version of the secret. Type: string (or Expression with resultType string)."},"type":{"Type":102,"Flags":1,"Description":"Type of the secret."}}}},{"2":{"Name":"LinkedServiceReference","Properties":{"type":{"Type":100,"Flags":1,"Description":"Linked service reference type."},"referenceName":{"Type":4,"Flags":1,"Description":"Reference LinkedService name."},"parameters":{"Type":101,"Flags":0,"Description":"Arguments for LinkedService."}}}},{"6":{"Value":"LinkedServiceReference"}},{"5":{"Elements":[99,4]}},{"2":{"Name":"ParameterValueSpecification","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"AzureKeyVaultSecret"}},{"2":{"Name":"SecureString","Properties":{"value":{"Type":4,"Flags":1,"Description":"Value of secure string."},"type":{"Type":104,"Flags":1,"Description":"Type of the secret."}}}},{"6":{"Value":"SecureString"}},{"6":{"Value":"CmdkeySetup"}},{"2":{"Name":"ComponentSetup","Properties":{"typeProperties":{"Type":107,"Flags":1,"Description":"Install 3rd party component type properties."},"type":{"Type":108,"Flags":1,"Description":"The type of custom setup."}}}},{"2":{"Name":"LicensedComponentSetupTypeProperties","Properties":{"componentName":{"Type":4,"Flags":1,"Description":"The name of the 3rd party component."},"licenseKey":{"Type":96,"Flags":0,"Description":"The license key to activate the component."}}}},{"6":{"Value":"ComponentSetup"}},{"2":{"Name":"EnvironmentVariableSetup","Properties":{"typeProperties":{"Type":110,"Flags":1,"Description":"Add environment variable type properties."},"type":{"Type":111,"Flags":1,"Description":"The type of custom setup."}}}},{"2":{"Name":"EnvironmentVariableSetupTypeProperties","Properties":{"variableName":{"Type":4,"Flags":1,"Description":"The name of the environment variable."},"variableValue":{"Type":4,"Flags":1,"Description":"The value of the environment variable."}}}},{"6":{"Value":"EnvironmentVariableSetup"}},{"3":{"ItemType":90}},{"2":{"Name":"PackageStore","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the package store"},"packageStoreLinkedService":{"Type":83,"Flags":1,"Description":"The package store linked service reference."}}}},{"3":{"ItemType":113}},{"2":{"Name":"CredentialReference","Properties":{"type":{"Type":117,"Flags":1,"Description":"Credential reference type."},"referenceName":{"Type":4,"Flags":1,"Description":"Reference credential name."}},"AdditionalProperties":0}},{"6":{"Value":"CredentialReference"}},{"5":{"Elements":[116,4]}},{"2":{"Name":"IntegrationRuntimeCustomerVirtualNetwork","Properties":{"subnetId":{"Type":4,"Flags":0,"Description":"The ID of subnet to which Azure-SSIS integration runtime will join."}}}},{"2":{"Name":"ManagedVirtualNetworkReference","Properties":{"type":{"Type":121,"Flags":1,"Description":"Managed Virtual Network reference type."},"referenceName":{"Type":4,"Flags":1,"Description":"Reference ManagedVirtualNetwork name."}}}},{"6":{"Value":"ManagedVirtualNetworkReference"}},{"5":{"Elements":[120,4]}},{"6":{"Value":"Managed"}},{"2":{"Name":"SelfHostedIntegrationRuntime","Properties":{"typeProperties":{"Type":124,"Flags":0,"Description":"When this property is not null, means this is a linked integration runtime. The property is used to access original integration runtime."},"type":{"Type":130,"Flags":1,"Description":"Type of integration runtime."}}}},{"2":{"Name":"SelfHostedIntegrationRuntimeTypeProperties","Properties":{"linkedInfo":{"Type":125,"Flags":0,"Description":"The base definition of a linked integration runtime."},"selfContainedInteractiveAuthoringEnabled":{"Type":2,"Flags":0,"Description":"An alternative option to ensure interactive authoring function when your self-hosted integration runtime is unable to establish a connection with Azure Relay."}}}},{"7":{"Name":"LinkedIntegrationRuntimeType","Discriminator":"authorizationType","BaseProperties":{},"Elements":{"Key":126,"RBAC":128}}},{"2":{"Name":"LinkedIntegrationRuntimeKeyAuthorization","Properties":{"key":{"Type":72,"Flags":1,"Description":"The key used for authorization."},"authorizationType":{"Type":127,"Flags":1,"Description":"The authorization type for integration runtime sharing."}}}},{"6":{"Value":"Key"}},{"2":{"Name":"LinkedIntegrationRuntimeRbacAuthorization","Properties":{"resourceId":{"Type":4,"Flags":1,"Description":"The resource identifier of the integration runtime to be shared."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."},"authorizationType":{"Type":129,"Flags":1,"Description":"The authorization type for integration runtime sharing."}}}},{"6":{"Value":"RBAC"}},{"6":{"Value":"SelfHosted"}},{"4":{"Name":"Microsoft.DataFactory/factories/integrationRuntimes@2018-06-01","ScopeType":8,"Body":43,"Flags":0}},{"6":{"Value":"Microsoft.DataFactory/factories/linkedservices"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories/linkedservices","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":132,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":133,"Flags":10,"Description":"The resource api version"},"properties":{"Type":135,"Flags":1,"Description":"Properties of linked service."},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"7":{"Name":"LinkedService","Discriminator":"type","BaseProperties":{"connectVia":{"Type":136,"Flags":0,"Description":"The integration runtime reference."},"description":{"Type":4,"Flags":0,"Description":"Linked service description."},"parameters":{"Type":149,"Flags":0,"Description":"Parameters for linked service."},"annotations":{"Type":150,"Flags":0,"Description":"List of tags that can be used for describing the linked service."}},"Elements":{"AmazonMWS":151,"AmazonRdsForOracle":154,"AmazonRdsForSqlServer":157,"AmazonRedshift":165,"AmazonS3":168,"AmazonS3Compatible":171,"AppFigures":174,"Asana":177,"AzureBatch":180,"AzureBlobFS":183,"AzureBlobStorage":186,"AzureDataExplorer":196,"AzureDataLakeAnalytics":199,"AzureDataLakeStore":202,"AzureDatabricks":205,"AzureDatabricksDeltaLake":211,"AzureFileStorage":214,"AzureFunction":217,"AzureKeyVault":220,"AzureML":223,"AzureMLService":226,"AzureMariaDB":229,"AzureMySql":232,"AzurePostgreSql":235,"AzureSearch":238,"AzureSqlDW":241,"AzureSqlDatabase":244,"AzureSqlMI":247,"AzureStorage":250,"AzureSynapseArtifacts":253,"AzureTableStorage":256,"Cassandra":258,"CommonDataServiceForApps":261,"Concur":264,"CosmosDb":267,"CosmosDbMongoDbApi":273,"Couchbase":276,"CustomDataSource":279,"Dataworld":281,"Db2":284,"Drill":289,"Dynamics":292,"DynamicsAX":295,"DynamicsCrm":298,"Eloqua":301,"FileServer":304,"FtpServer":307,"GoogleAdWords":313,"GoogleBigQuery":319,"GoogleCloudStorage":325,"GoogleSheets":328,"Greenplum":331,"HBase":334,"HDInsight":340,"HDInsightOnDemand":343,"Hdfs":349,"Hive":352,"HttpServer":368,"Hubspot":377,"Impala":380,"Informix":387,"Jira":390,"LakeHouse":393,"Magento":396,"MariaDB":399,"Marketo":402,"MicrosoftAccess":405,"MongoDb":408,"MongoDbAtlas":414,"MongoDbV2":417,"MySql":420,"Netezza":423,"OData":426,"Odbc":438,"Office365":441,"Oracle":444,"OracleCloudStorage":447,"OracleServiceCloud":450,"Paypal":453,"Phoenix":456,"PostgreSql":463,"Presto":466,"QuickBooks":472,"Quickbase":475,"Responsys":478,"RestService":481,"Salesforce":490,"SalesforceMarketingCloud":493,"SalesforceServiceCloud":496,"SalesforceServiceCloudV2":499,"SalesforceV2":502,"SapBW":505,"SapCloudForCustomer":508,"SapEcc":511,"SapHana":514,"SapOdp":520,"SapOpenHub":523,"SapTable":526,"ServiceNow":529,"Sftp":535,"SharePointOnlineList":542,"Shopify":545,"Smartsheet":548,"Snowflake":551,"SnowflakeV2":554,"Spark":561,"SqlServer":577,"Square":580,"Sybase":583,"TeamDesk":589,"Teradata":595,"Twilio":601,"Vertica":604,"Warehouse":607,"Web":610,"Xero":619,"Zendesk":622,"Zoho":628}}},{"2":{"Name":"IntegrationRuntimeReference","Properties":{"type":{"Type":138,"Flags":1,"Description":"Type of integration runtime."},"referenceName":{"Type":4,"Flags":1,"Description":"Reference integration runtime name."},"parameters":{"Type":139,"Flags":0,"Description":"Arguments for integration runtime."}}}},{"6":{"Value":"IntegrationRuntimeReference"}},{"5":{"Elements":[137,4]}},{"2":{"Name":"ParameterValueSpecification","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"ParameterSpecification","Properties":{"type":{"Type":148,"Flags":1,"Description":"Parameter type."},"defaultValue":{"Type":0,"Flags":0,"Description":"Default value of parameter."}}}},{"6":{"Value":"Object"}},{"6":{"Value":"String"}},{"6":{"Value":"Int"}},{"6":{"Value":"Float"}},{"6":{"Value":"Bool"}},{"6":{"Value":"Array"}},{"6":{"Value":"SecureString"}},{"5":{"Elements":[141,142,143,144,145,146,147,4]}},{"2":{"Name":"ParameterDefinitionSpecification","Properties":{},"AdditionalProperties":140}},{"3":{"ItemType":0}},{"2":{"Name":"AmazonMWSLinkedService","Properties":{"typeProperties":{"Type":152,"Flags":1,"Description":"Amazon Marketplace Web Service linked service properties."},"type":{"Type":153,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AmazonMWSLinkedServiceTypeProperties","Properties":{"endpoint":{"Type":0,"Flags":1,"Description":"The endpoint of the Amazon MWS server, (i.e. mws.amazonservices.com)"},"marketplaceID":{"Type":0,"Flags":1,"Description":"The Amazon Marketplace ID you want to retrieve data from. To retrieve data from multiple Marketplace IDs, separate them with a comma (,). (i.e. A2EUQ1WTGCTBG2)"},"sellerID":{"Type":0,"Flags":1,"Description":"The Amazon seller ID."},"mwsAuthToken":{"Type":96,"Flags":0,"Description":"The Amazon MWS authentication token."},"accessKeyId":{"Type":0,"Flags":1,"Description":"The access key id used to access data."},"secretKey":{"Type":96,"Flags":0,"Description":"The secret key used to access data."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AmazonMWS"}},{"2":{"Name":"AmazonRdsForOracleLinkedService","Properties":{"typeProperties":{"Type":155,"Flags":1,"Description":"AmazonRdsForOracle database linked service properties."},"type":{"Type":156,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AmazonRdsForLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"password":{"Type":96,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AmazonRdsForOracle"}},{"2":{"Name":"AmazonRdsForSqlServerLinkedService","Properties":{"typeProperties":{"Type":158,"Flags":1,"Description":"Amazon RDS for SQL Server linked service properties."},"type":{"Type":164,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AmazonRdsForSqlServerLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"userName":{"Type":0,"Flags":0,"Description":"The on-premises Windows authentication user name. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"The on-premises Windows authentication password."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"alwaysEncryptedSettings":{"Type":159,"Flags":0,"Description":"Sql always encrypted properties."}}}},{"2":{"Name":"SqlAlwaysEncryptedProperties","Properties":{"alwaysEncryptedAkvAuthType":{"Type":163,"Flags":1,"Description":"Sql always encrypted AKV authentication type. Type: string."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The client ID of the application in Azure Active Directory used for Azure Key Vault authentication. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The key of the service principal used to authenticate against Azure Key Vault."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"6":{"Value":"ServicePrincipal"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"UserAssignedManagedIdentity"}},{"5":{"Elements":[160,161,162,4]}},{"6":{"Value":"AmazonRdsForSqlServer"}},{"2":{"Name":"AmazonRedshiftLinkedService","Properties":{"typeProperties":{"Type":166,"Flags":1,"Description":"Amazon Redshift linked service properties."},"type":{"Type":167,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AmazonRedshiftLinkedServiceTypeProperties","Properties":{"server":{"Type":0,"Flags":1,"Description":"The name of the Amazon Redshift server. Type: string (or Expression with resultType string)."},"username":{"Type":0,"Flags":0,"Description":"The username of the Amazon Redshift source. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"The password of the Amazon Redshift source."},"database":{"Type":0,"Flags":1,"Description":"The database name of the Amazon Redshift source. Type: string (or Expression with resultType string)."},"port":{"Type":0,"Flags":0,"Description":"The TCP port number that the Amazon Redshift server uses to listen for client connections. The default value is 5439. Type: integer (or Expression with resultType integer)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AmazonRedshift"}},{"2":{"Name":"AmazonS3LinkedService","Properties":{"typeProperties":{"Type":169,"Flags":1,"Description":"Amazon S3 linked service properties."},"type":{"Type":170,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AmazonS3LinkedServiceTypeProperties","Properties":{"authenticationType":{"Type":0,"Flags":0,"Description":"The authentication type of S3. Allowed value: AccessKey (default) or TemporarySecurityCredentials. Type: string (or Expression with resultType string)."},"accessKeyId":{"Type":0,"Flags":0,"Description":"The access key identifier of the Amazon S3 Identity and Access Management (IAM) user. Type: string (or Expression with resultType string)."},"secretAccessKey":{"Type":96,"Flags":0,"Description":"The secret access key of the Amazon S3 Identity and Access Management (IAM) user."},"serviceUrl":{"Type":0,"Flags":0,"Description":"This value specifies the endpoint to access with the S3 Connector. This is an optional property; change it only if you want to try a different service endpoint or want to switch between https and http. Type: string (or Expression with resultType string)."},"sessionToken":{"Type":96,"Flags":0,"Description":"The session token for the S3 temporary security credential."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AmazonS3"}},{"2":{"Name":"AmazonS3CompatibleLinkedService","Properties":{"typeProperties":{"Type":172,"Flags":1,"Description":"Amazon S3 Compatible linked service properties."},"type":{"Type":173,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AmazonS3CompatibleLinkedServiceTypeProperties","Properties":{"accessKeyId":{"Type":0,"Flags":0,"Description":"The access key identifier of the Amazon S3 Compatible Identity and Access Management (IAM) user. Type: string (or Expression with resultType string)."},"secretAccessKey":{"Type":96,"Flags":0,"Description":"The secret access key of the Amazon S3 Compatible Identity and Access Management (IAM) user."},"serviceUrl":{"Type":0,"Flags":0,"Description":"This value specifies the endpoint to access with the Amazon S3 Compatible Connector. This is an optional property; change it only if you want to try a different service endpoint or want to switch between https and http. Type: string (or Expression with resultType string)."},"forcePathStyle":{"Type":0,"Flags":0,"Description":"If true, use S3 path-style access instead of virtual hosted-style access. Default value is false. Type: boolean (or Expression with resultType boolean)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AmazonS3Compatible"}},{"2":{"Name":"AppFiguresLinkedService","Properties":{"typeProperties":{"Type":175,"Flags":1,"Description":"AppFigures linked service properties."},"type":{"Type":176,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AppFiguresLinkedServiceTypeProperties","Properties":{"userName":{"Type":0,"Flags":1,"Description":"The username of the Appfigures source. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":1,"Description":"The password of the AppFigures source."},"clientKey":{"Type":96,"Flags":1,"Description":"The client key for the AppFigures source."}}}},{"6":{"Value":"AppFigures"}},{"2":{"Name":"AsanaLinkedService","Properties":{"typeProperties":{"Type":178,"Flags":1,"Description":"Asana linked service properties."},"type":{"Type":179,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AsanaLinkedServiceTypeProperties","Properties":{"apiToken":{"Type":96,"Flags":1,"Description":"The api token for the Asana source."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Asana"}},{"2":{"Name":"AzureBatchLinkedService","Properties":{"typeProperties":{"Type":181,"Flags":1,"Description":"Azure Batch linked service properties."},"type":{"Type":182,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureBatchLinkedServiceTypeProperties","Properties":{"accountName":{"Type":0,"Flags":1,"Description":"The Azure Batch account name. Type: string (or Expression with resultType string)."},"accessKey":{"Type":96,"Flags":0,"Description":"The Azure Batch account access key."},"batchUri":{"Type":0,"Flags":1,"Description":"The Azure Batch URI. Type: string (or Expression with resultType string)."},"poolName":{"Type":0,"Flags":1,"Description":"The Azure Batch pool name. Type: string (or Expression with resultType string)."},"linkedServiceName":{"Type":98,"Flags":1,"Description":"The Azure Storage linked service reference."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"6":{"Value":"AzureBatch"}},{"2":{"Name":"AzureBlobFSLinkedService","Properties":{"typeProperties":{"Type":184,"Flags":1,"Description":"Azure Data Lake Storage Gen2 linked service properties."},"type":{"Type":185,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureBlobFSLinkedServiceTypeProperties","Properties":{"url":{"Type":0,"Flags":0,"Description":"Endpoint for the Azure Data Lake Storage Gen2 service. Type: string (or Expression with resultType string)."},"accountKey":{"Type":0,"Flags":0,"Description":"Account key for the Azure Data Lake Storage Gen2 service. Type: string (or Expression with resultType string)."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The ID of the application used to authenticate against the Azure Data Lake Storage Gen2 account. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The Key of the application used to authenticate against the Azure Data Lake Storage Gen2 account."},"tenant":{"Type":0,"Flags":0,"Description":"The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string)."},"azureCloudType":{"Type":0,"Flags":0,"Description":"Indicates the azure cloud type of the service principle auth. Allowed values are AzurePublic, AzureChina, AzureUsGovernment, AzureGermany. Default value is the data factory regions’ cloud type. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."},"servicePrincipalCredentialType":{"Type":0,"Flags":0,"Description":"The service principal credential type to use in Server-To-Server authentication. 'ServicePrincipalKey' for key/secret, 'ServicePrincipalCert' for certificate. Type: string (or Expression with resultType string)."},"servicePrincipalCredential":{"Type":96,"Flags":0,"Description":"The credential of the service principal object in Azure Active Directory. If servicePrincipalCredentialType is 'ServicePrincipalKey', servicePrincipalCredential can be SecureString or AzureKeyVaultSecretReference. If servicePrincipalCredentialType is 'ServicePrincipalCert', servicePrincipalCredential can only be AzureKeyVaultSecretReference."},"sasUri":{"Type":0,"Flags":0,"Description":"SAS URI of the Azure Data Lake Storage Gen2 service. Type: string, SecureString or AzureKeyVaultSecretReference."},"sasToken":{"Type":96,"Flags":0,"Description":"The Azure key vault secret reference of sasToken in sas uri."}}}},{"6":{"Value":"AzureBlobFS"}},{"2":{"Name":"AzureBlobStorageLinkedService","Properties":{"typeProperties":{"Type":187,"Flags":1,"Description":"Azure Blob Storage linked service properties."},"type":{"Type":195,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureBlobStorageLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"The connection string. It is mutually exclusive with sasUri, serviceEndpoint property. Type: string, SecureString or AzureKeyVaultSecretReference."},"accountKey":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of accountKey in connection string."},"sasUri":{"Type":0,"Flags":0,"Description":"SAS URI of the Azure Blob Storage resource. It is mutually exclusive with connectionString, serviceEndpoint property. Type: string, SecureString or AzureKeyVaultSecretReference."},"sasToken":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of sasToken in sas uri."},"serviceEndpoint":{"Type":0,"Flags":0,"Description":"Blob service endpoint of the Azure Blob Storage resource. It is mutually exclusive with connectionString, sasUri property."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The ID of the service principal used to authenticate against Azure SQL Data Warehouse. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The key of the service principal used to authenticate against Azure SQL Data Warehouse."},"tenant":{"Type":0,"Flags":0,"Description":"The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string)."},"azureCloudType":{"Type":0,"Flags":0,"Description":"Indicates the azure cloud type of the service principle auth. Allowed values are AzurePublic, AzureChina, AzureUsGovernment, AzureGermany. Default value is the data factory regions’ cloud type. Type: string (or Expression with resultType string)."},"accountKind":{"Type":0,"Flags":0,"Description":"Specify the kind of your storage account. Allowed values are: Storage (general purpose v1), StorageV2 (general purpose v2), BlobStorage, or BlockBlobStorage. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."},"authenticationType":{"Type":194,"Flags":0,"Description":"The type used for authentication. Type: string."},"containerUri":{"Type":0,"Flags":0,"Description":"Container uri of the Azure Blob Storage resource only support for anonymous access. Type: string (or Expression with resultType string)."}}}},{"2":{"Name":"AzureKeyVaultSecretReference","Properties":{"store":{"Type":98,"Flags":1,"Description":"The Azure Key Vault linked service reference."},"secretName":{"Type":0,"Flags":1,"Description":"The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string)."},"secretVersion":{"Type":0,"Flags":0,"Description":"The version of the secret in Azure Key Vault. The default value is the latest version of the secret. Type: string (or Expression with resultType string)."},"type":{"Type":4,"Flags":1,"Description":"Type of the secret."}}}},{"6":{"Value":"Anonymous"}},{"6":{"Value":"AccountKey"}},{"6":{"Value":"SasUri"}},{"6":{"Value":"ServicePrincipal"}},{"6":{"Value":"Msi"}},{"5":{"Elements":[189,190,191,192,193,4]}},{"6":{"Value":"AzureBlobStorage"}},{"2":{"Name":"AzureDataExplorerLinkedService","Properties":{"typeProperties":{"Type":197,"Flags":1,"Description":"Azure Data Explorer (Kusto) linked service properties."},"type":{"Type":198,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureDataExplorerLinkedServiceTypeProperties","Properties":{"endpoint":{"Type":0,"Flags":1,"Description":"The endpoint of Azure Data Explorer (the engine's endpoint). URL will be in the format https://..kusto.windows.net. Type: string (or Expression with resultType string)"},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The ID of the service principal used to authenticate against Azure Data Explorer. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The key of the service principal used to authenticate against Kusto."},"database":{"Type":0,"Flags":1,"Description":"Database name for connection. Type: string (or Expression with resultType string)."},"tenant":{"Type":0,"Flags":0,"Description":"The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string)."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"6":{"Value":"AzureDataExplorer"}},{"2":{"Name":"AzureDataLakeAnalyticsLinkedService","Properties":{"typeProperties":{"Type":200,"Flags":1,"Description":"Azure Data Lake Analytics linked service properties."},"type":{"Type":201,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureDataLakeAnalyticsLinkedServiceTypeProperties","Properties":{"accountName":{"Type":0,"Flags":1,"Description":"The Azure Data Lake Analytics account name. Type: string (or Expression with resultType string)."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The ID of the application used to authenticate against the Azure Data Lake Analytics account. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The Key of the application used to authenticate against the Azure Data Lake Analytics account."},"tenant":{"Type":0,"Flags":1,"Description":"The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string)."},"subscriptionId":{"Type":0,"Flags":0,"Description":"Data Lake Analytics account subscription ID (if different from Data Factory account). Type: string (or Expression with resultType string)."},"resourceGroupName":{"Type":0,"Flags":0,"Description":"Data Lake Analytics account resource group name (if different from Data Factory account). Type: string (or Expression with resultType string)."},"dataLakeAnalyticsUri":{"Type":0,"Flags":0,"Description":"Azure Data Lake Analytics URI Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AzureDataLakeAnalytics"}},{"2":{"Name":"AzureDataLakeStoreLinkedService","Properties":{"typeProperties":{"Type":203,"Flags":1,"Description":"Azure Data Lake Store linked service properties."},"type":{"Type":204,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureDataLakeStoreLinkedServiceTypeProperties","Properties":{"dataLakeStoreUri":{"Type":0,"Flags":1,"Description":"Data Lake Store service URI. Type: string (or Expression with resultType string)."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The ID of the application used to authenticate against the Azure Data Lake Store account. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The Key of the application used to authenticate against the Azure Data Lake Store account."},"tenant":{"Type":0,"Flags":0,"Description":"The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string)."},"azureCloudType":{"Type":0,"Flags":0,"Description":"Indicates the azure cloud type of the service principle auth. Allowed values are AzurePublic, AzureChina, AzureUsGovernment, AzureGermany. Default value is the data factory regions’ cloud type. Type: string (or Expression with resultType string)."},"accountName":{"Type":0,"Flags":0,"Description":"Data Lake Store account name. Type: string (or Expression with resultType string)."},"subscriptionId":{"Type":0,"Flags":0,"Description":"Data Lake Store account subscription ID (if different from Data Factory account). Type: string (or Expression with resultType string)."},"resourceGroupName":{"Type":0,"Flags":0,"Description":"Data Lake Store account resource group name (if different from Data Factory account). Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"6":{"Value":"AzureDataLakeStore"}},{"2":{"Name":"AzureDatabricksLinkedService","Properties":{"typeProperties":{"Type":206,"Flags":1,"Description":"Azure Databricks linked service properties."},"type":{"Type":210,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureDatabricksLinkedServiceTypeProperties","Properties":{"domain":{"Type":0,"Flags":1,"Description":".azuredatabricks.net, domain name of your Databricks deployment. Type: string (or Expression with resultType string)."},"accessToken":{"Type":96,"Flags":0,"Description":"Access token for databricks REST API. Refer to https://docs.azuredatabricks.net/api/latest/authentication.html. Type: string (or Expression with resultType string)."},"authentication":{"Type":0,"Flags":0,"Description":"Required to specify MSI, if using Workspace resource id for databricks REST API. Type: string (or Expression with resultType string)."},"workspaceResourceId":{"Type":0,"Flags":0,"Description":"Workspace resource id for databricks REST API. Type: string (or Expression with resultType string)."},"existingClusterId":{"Type":0,"Flags":0,"Description":"The id of an existing interactive cluster that will be used for all runs of this activity. Type: string (or Expression with resultType string)."},"instancePoolId":{"Type":0,"Flags":0,"Description":"The id of an existing instance pool that will be used for all runs of this activity. Type: string (or Expression with resultType string)."},"newClusterVersion":{"Type":0,"Flags":0,"Description":"If not using an existing interactive cluster, this specifies the Spark version of a new job cluster or instance pool nodes created for each run of this activity. Required if instancePoolId is specified. Type: string (or Expression with resultType string)."},"newClusterNumOfWorker":{"Type":0,"Flags":0,"Description":"If not using an existing interactive cluster, this specifies the number of worker nodes to use for the new job cluster or instance pool. For new job clusters, this a string-formatted Int32, like '1' means numOfWorker is 1 or '1:10' means auto-scale from 1 (min) to 10 (max). For instance pools, this is a string-formatted Int32, and can only specify a fixed number of worker nodes, such as '2'. Required if newClusterVersion is specified. Type: string (or Expression with resultType string)."},"newClusterNodeType":{"Type":0,"Flags":0,"Description":"The node type of the new job cluster. This property is required if newClusterVersion is specified and instancePoolId is not specified. If instancePoolId is specified, this property is ignored. Type: string (or Expression with resultType string)."},"newClusterSparkConf":{"Type":207,"Flags":0,"Description":"A set of optional, user-specified Spark configuration key-value pairs."},"newClusterSparkEnvVars":{"Type":208,"Flags":0,"Description":"A set of optional, user-specified Spark environment variables key-value pairs."},"newClusterCustomTags":{"Type":209,"Flags":0,"Description":"Additional tags for cluster resources. This property is ignored in instance pool configurations."},"newClusterLogDestination":{"Type":0,"Flags":0,"Description":"Specify a location to deliver Spark driver, worker, and event logs. Type: string (or Expression with resultType string)."},"newClusterDriverNodeType":{"Type":0,"Flags":0,"Description":"The driver node type for the new job cluster. This property is ignored in instance pool configurations. Type: string (or Expression with resultType string)."},"newClusterInitScripts":{"Type":0,"Flags":0,"Description":"User-defined initialization scripts for the new cluster. Type: array of strings (or Expression with resultType array of strings)."},"newClusterEnableElasticDisk":{"Type":0,"Flags":0,"Description":"Enable the elastic disk on the new cluster. This property is now ignored, and takes the default elastic disk behavior in Databricks (elastic disks are always enabled). Type: boolean (or Expression with resultType boolean)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"policyId":{"Type":0,"Flags":0,"Description":"The policy id for limiting the ability to configure clusters based on a user defined set of rules. Type: string (or Expression with resultType string)."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"2":{"Name":"AzureDatabricksLinkedServiceTypePropertiesNewClusterSparkConf","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"AzureDatabricksLinkedServiceTypePropertiesNewClusterSparkEnvVars","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"AzureDatabricksLinkedServiceTypePropertiesNewClusterCustomTags","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"AzureDatabricks"}},{"2":{"Name":"AzureDatabricksDeltaLakeLinkedService","Properties":{"typeProperties":{"Type":212,"Flags":1,"Description":"Azure Databricks Delta Lake linked service properties."},"type":{"Type":213,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureDatabricksDetltaLakeLinkedServiceTypeProperties","Properties":{"domain":{"Type":0,"Flags":1,"Description":".azuredatabricks.net, domain name of your Databricks deployment. Type: string (or Expression with resultType string)."},"accessToken":{"Type":96,"Flags":0,"Description":"Access token for databricks REST API. Refer to https://docs.azuredatabricks.net/api/latest/authentication.html. Type: string, SecureString or AzureKeyVaultSecretReference."},"clusterId":{"Type":0,"Flags":0,"Description":"The id of an existing interactive cluster that will be used for all runs of this job. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."},"workspaceResourceId":{"Type":0,"Flags":0,"Description":"Workspace resource id for databricks REST API. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureDatabricksDeltaLake"}},{"2":{"Name":"AzureFileStorageLinkedService","Properties":{"typeProperties":{"Type":215,"Flags":1,"Description":"Azure File Storage linked service properties."},"type":{"Type":216,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureFileStorageLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":0,"Description":"Host name of the server. Type: string (or Expression with resultType string)."},"userId":{"Type":0,"Flags":0,"Description":"User ID to logon the server. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password to logon the server."},"connectionString":{"Type":0,"Flags":0,"Description":"The connection string. It is mutually exclusive with sasUri property. Type: string, SecureString or AzureKeyVaultSecretReference."},"accountKey":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of accountKey in connection string."},"sasUri":{"Type":0,"Flags":0,"Description":"SAS URI of the Azure File resource. It is mutually exclusive with connectionString property. Type: string, SecureString or AzureKeyVaultSecretReference."},"sasToken":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of sasToken in sas uri."},"fileShare":{"Type":0,"Flags":0,"Description":"The azure file share name. It is required when auth with accountKey/sasToken. Type: string (or Expression with resultType string)."},"snapshot":{"Type":0,"Flags":0,"Description":"The azure file share snapshot version. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AzureFileStorage"}},{"2":{"Name":"AzureFunctionLinkedService","Properties":{"typeProperties":{"Type":218,"Flags":1,"Description":"Azure Function linked service properties."},"type":{"Type":219,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureFunctionLinkedServiceTypeProperties","Properties":{"functionAppUrl":{"Type":0,"Flags":1,"Description":"The endpoint of the Azure Function App. URL will be in the format https://.azurewebsites.net. Type: string (or Expression with resultType string)."},"functionKey":{"Type":96,"Flags":0,"Description":"Function or Host key for Azure Function App."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."},"resourceId":{"Type":0,"Flags":0,"Description":"Allowed token audiences for azure function. Type: string (or Expression with resultType string)."},"authentication":{"Type":0,"Flags":0,"Description":"Type of authentication (Required to specify MSI) used to connect to AzureFunction. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureFunction"}},{"2":{"Name":"AzureKeyVaultLinkedService","Properties":{"typeProperties":{"Type":221,"Flags":1,"Description":"Azure Key Vault linked service properties."},"type":{"Type":222,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureKeyVaultLinkedServiceTypeProperties","Properties":{"baseUrl":{"Type":0,"Flags":1,"Description":"The base URL of the Azure Key Vault. e.g. https://myakv.vault.azure.net Type: string (or Expression with resultType string)."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"6":{"Value":"AzureKeyVault"}},{"2":{"Name":"AzureMLLinkedService","Properties":{"typeProperties":{"Type":224,"Flags":1,"Description":"Azure ML Studio Web Service linked service properties."},"type":{"Type":225,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureMLLinkedServiceTypeProperties","Properties":{"mlEndpoint":{"Type":0,"Flags":1,"Description":"The Batch Execution REST URL for an Azure ML Studio Web Service endpoint. Type: string (or Expression with resultType string)."},"apiKey":{"Type":96,"Flags":1,"Description":"The API key for accessing the Azure ML model endpoint."},"updateResourceEndpoint":{"Type":0,"Flags":0,"Description":"The Update Resource REST URL for an Azure ML Studio Web Service endpoint. Type: string (or Expression with resultType string)."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The ID of the service principal used to authenticate against the ARM-based updateResourceEndpoint of an Azure ML Studio web service. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The key of the service principal used to authenticate against the ARM-based updateResourceEndpoint of an Azure ML Studio web service."},"tenant":{"Type":0,"Flags":0,"Description":"The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"authentication":{"Type":0,"Flags":0,"Description":"Type of authentication (Required to specify MSI) used to connect to AzureML. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureML"}},{"2":{"Name":"AzureMLServiceLinkedService","Properties":{"typeProperties":{"Type":227,"Flags":1,"Description":"Azure ML Service linked service properties."},"type":{"Type":228,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureMLServiceLinkedServiceTypeProperties","Properties":{"subscriptionId":{"Type":0,"Flags":1,"Description":"Azure ML Service workspace subscription ID. Type: string (or Expression with resultType string)."},"resourceGroupName":{"Type":0,"Flags":1,"Description":"Azure ML Service workspace resource group name. Type: string (or Expression with resultType string)."},"mlWorkspaceName":{"Type":0,"Flags":1,"Description":"Azure ML Service workspace name. Type: string (or Expression with resultType string)."},"authentication":{"Type":0,"Flags":0,"Description":"Type of authentication (Required to specify MSI) used to connect to AzureML. Type: string (or Expression with resultType string)."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The ID of the service principal used to authenticate against the endpoint of a published Azure ML Service pipeline. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The key of the service principal used to authenticate against the endpoint of a published Azure ML Service pipeline."},"tenant":{"Type":0,"Flags":0,"Description":"The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AzureMLService"}},{"2":{"Name":"AzureMariaDBLinkedService","Properties":{"typeProperties":{"Type":230,"Flags":1,"Description":"Azure Database for MariaDB linked service properties."},"type":{"Type":231,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureMariaDBLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"An ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"pwd":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AzureMariaDB"}},{"2":{"Name":"AzureMySqlLinkedService","Properties":{"typeProperties":{"Type":233,"Flags":1,"Description":"Azure MySQL database linked service properties."},"type":{"Type":234,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureMySqlLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"password":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AzureMySql"}},{"2":{"Name":"AzurePostgreSqlLinkedService","Properties":{"typeProperties":{"Type":236,"Flags":1,"Description":"Azure PostgreSQL linked service properties."},"type":{"Type":237,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzurePostgreSqlLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"An ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"password":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AzurePostgreSql"}},{"2":{"Name":"AzureSearchLinkedService","Properties":{"typeProperties":{"Type":239,"Flags":1,"Description":"Windows Azure Search Service linked service properties."},"type":{"Type":240,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureSearchLinkedServiceTypeProperties","Properties":{"url":{"Type":0,"Flags":1,"Description":"URL for Azure Search service. Type: string (or Expression with resultType string)."},"key":{"Type":96,"Flags":0,"Description":"Admin Key for Azure Search service"},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AzureSearch"}},{"2":{"Name":"AzureSqlDWLinkedService","Properties":{"typeProperties":{"Type":242,"Flags":1,"Description":"Azure SQL Data Warehouse linked service properties."},"type":{"Type":243,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureSqlDWLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The connection string. Type: string, SecureString or AzureKeyVaultSecretReference. Type: string, SecureString or AzureKeyVaultSecretReference."},"password":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The ID of the service principal used to authenticate against Azure SQL Data Warehouse. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The key of the service principal used to authenticate against Azure SQL Data Warehouse."},"tenant":{"Type":0,"Flags":0,"Description":"The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string)."},"azureCloudType":{"Type":0,"Flags":0,"Description":"Indicates the azure cloud type of the service principle auth. Allowed values are AzurePublic, AzureChina, AzureUsGovernment, AzureGermany. Default value is the data factory regions’ cloud type. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"6":{"Value":"AzureSqlDW"}},{"2":{"Name":"AzureSqlDatabaseLinkedService","Properties":{"typeProperties":{"Type":245,"Flags":1,"Description":"Azure SQL Database linked service properties."},"type":{"Type":246,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureSqlDatabaseLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"password":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The ID of the service principal used to authenticate against Azure SQL Database. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The key of the service principal used to authenticate against Azure SQL Database."},"tenant":{"Type":0,"Flags":0,"Description":"The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string)."},"azureCloudType":{"Type":0,"Flags":0,"Description":"Indicates the azure cloud type of the service principle auth. Allowed values are AzurePublic, AzureChina, AzureUsGovernment, AzureGermany. Default value is the data factory regions’ cloud type. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"alwaysEncryptedSettings":{"Type":159,"Flags":0,"Description":"Sql always encrypted properties."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"6":{"Value":"AzureSqlDatabase"}},{"2":{"Name":"AzureSqlMILinkedService","Properties":{"typeProperties":{"Type":248,"Flags":1,"Description":"Azure SQL Managed Instance linked service properties."},"type":{"Type":249,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureSqlMILinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"password":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The ID of the service principal used to authenticate against Azure SQL Managed Instance. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The key of the service principal used to authenticate against Azure SQL Managed Instance."},"tenant":{"Type":0,"Flags":0,"Description":"The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string)."},"azureCloudType":{"Type":0,"Flags":0,"Description":"Indicates the azure cloud type of the service principle auth. Allowed values are AzurePublic, AzureChina, AzureUsGovernment, AzureGermany. Default value is the data factory regions’ cloud type. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"alwaysEncryptedSettings":{"Type":159,"Flags":0,"Description":"Sql always encrypted properties."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"6":{"Value":"AzureSqlMI"}},{"2":{"Name":"AzureStorageLinkedService","Properties":{"typeProperties":{"Type":251,"Flags":1,"Description":"Azure Storage linked service properties."},"type":{"Type":252,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureStorageLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"The connection string. It is mutually exclusive with sasUri property. Type: string, SecureString or AzureKeyVaultSecretReference."},"accountKey":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of accountKey in connection string."},"sasUri":{"Type":0,"Flags":0,"Description":"SAS URI of the Azure Storage resource. It is mutually exclusive with connectionString property. Type: string, SecureString or AzureKeyVaultSecretReference."},"sasToken":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of sasToken in sas uri."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"AzureStorage"}},{"2":{"Name":"AzureSynapseArtifactsLinkedService","Properties":{"typeProperties":{"Type":254,"Flags":1,"Description":"Azure Synapse Analytics (Artifacts) linked service properties."},"type":{"Type":255,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"AzureSynapseArtifactsLinkedServiceTypeProperties","Properties":{"endpoint":{"Type":0,"Flags":1,"Description":"https://.dev.azuresynapse.net, Azure Synapse Analytics workspace URL. Type: string (or Expression with resultType string)."},"authentication":{"Type":0,"Flags":0,"Description":"Required to specify MSI, if using system assigned managed identity as authentication method. Type: string (or Expression with resultType string)."},"workspaceResourceId":{"Type":0,"Flags":0,"Description":"The resource ID of the Synapse workspace. The format should be: /subscriptions/{subscriptionID}/resourceGroups/{resourceGroup}/providers/Microsoft.Synapse/workspaces/{workspaceName}. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureSynapseArtifacts"}},{"2":{"Name":"AzureTableStorageLinkedService","Properties":{"typeProperties":{"Type":251,"Flags":1,"Description":"Azure Table Storage linked service properties."},"type":{"Type":257,"Flags":1,"Description":"Type of linked service."}}}},{"6":{"Value":"AzureTableStorage"}},{"2":{"Name":"CassandraLinkedService","Properties":{"typeProperties":{"Type":259,"Flags":1,"Description":"Cassandra linked service properties."},"type":{"Type":260,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"CassandraLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"Host name for connection. Type: string (or Expression with resultType string)."},"authenticationType":{"Type":0,"Flags":0,"Description":"AuthenticationType to be used for connection. Type: string (or Expression with resultType string)."},"port":{"Type":0,"Flags":0,"Description":"The port for the connection. Type: integer (or Expression with resultType integer)."},"username":{"Type":0,"Flags":0,"Description":"Username for authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password for authentication."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Cassandra"}},{"2":{"Name":"CommonDataServiceForAppsLinkedService","Properties":{"typeProperties":{"Type":262,"Flags":1,"Description":"Common Data Service for Apps linked service properties."},"type":{"Type":263,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"CommonDataServiceForAppsLinkedServiceTypeProperties","Properties":{"deploymentType":{"Type":0,"Flags":1,"Description":"The deployment type of the Common Data Service for Apps instance. 'Online' for Common Data Service for Apps Online and 'OnPremisesWithIfd' for Common Data Service for Apps on-premises with Ifd. Type: string (or Expression with resultType string)."},"hostName":{"Type":0,"Flags":0,"Description":"The host name of the on-premises Common Data Service for Apps server. The property is required for on-prem and not allowed for online. Type: string (or Expression with resultType string)."},"port":{"Type":0,"Flags":0,"Description":"The port of on-premises Common Data Service for Apps server. The property is required for on-prem and not allowed for online. Default is 443. Type: integer (or Expression with resultType integer), minimum: 0."},"serviceUri":{"Type":0,"Flags":0,"Description":"The URL to the Microsoft Common Data Service for Apps server. The property is required for on-line and not allowed for on-prem. Type: string (or Expression with resultType string)."},"organizationName":{"Type":0,"Flags":0,"Description":"The organization name of the Common Data Service for Apps instance. The property is required for on-prem and required for online when there are more than one Common Data Service for Apps instances associated with the user. Type: string (or Expression with resultType string)."},"authenticationType":{"Type":0,"Flags":1,"Description":"The authentication type to connect to Common Data Service for Apps server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario. 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string)."},"username":{"Type":0,"Flags":0,"Description":"User name to access the Common Data Service for Apps instance. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password to access the Common Data Service for Apps instance."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The client ID of the application in Azure Active Directory used for Server-To-Server authentication. Type: string (or Expression with resultType string)."},"servicePrincipalCredentialType":{"Type":0,"Flags":0,"Description":"The service principal credential type to use in Server-To-Server authentication. 'ServicePrincipalKey' for key/secret, 'ServicePrincipalCert' for certificate. Type: string (or Expression with resultType string)."},"servicePrincipalCredential":{"Type":96,"Flags":0,"Description":"The credential of the service principal object in Azure Active Directory. If servicePrincipalCredentialType is 'ServicePrincipalKey', servicePrincipalCredential can be SecureString or AzureKeyVaultSecretReference. If servicePrincipalCredentialType is 'ServicePrincipalCert', servicePrincipalCredential can only be AzureKeyVaultSecretReference."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"CommonDataServiceForApps"}},{"2":{"Name":"ConcurLinkedService","Properties":{"typeProperties":{"Type":265,"Flags":1,"Description":"Concur Service linked service properties."},"type":{"Type":266,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"ConcurLinkedServiceTypeProperties","Properties":{"connectionProperties":{"Type":0,"Flags":0,"Description":"Properties used to connect to Concur. It is mutually exclusive with any other properties in the linked service. Type: object."},"clientId":{"Type":0,"Flags":1,"Description":"Application client_id supplied by Concur App Management."},"username":{"Type":0,"Flags":1,"Description":"The user name that you use to access Concur Service."},"password":{"Type":96,"Flags":0,"Description":"The password corresponding to the user name that you provided in the username field."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Concur"}},{"2":{"Name":"CosmosDbLinkedService","Properties":{"typeProperties":{"Type":268,"Flags":1,"Description":"CosmosDB linked service properties."},"type":{"Type":272,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"CosmosDbLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"The connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"accountEndpoint":{"Type":0,"Flags":0,"Description":"The endpoint of the Azure CosmosDB account. Type: string (or Expression with resultType string)"},"database":{"Type":0,"Flags":0,"Description":"The name of the database. Type: string (or Expression with resultType string)"},"accountKey":{"Type":96,"Flags":0,"Description":"The account key of the Azure CosmosDB account. Type: SecureString or AzureKeyVaultSecretReference."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The client ID of the application in Azure Active Directory used for Server-To-Server authentication. Type: string (or Expression with resultType string)."},"servicePrincipalCredentialType":{"Type":0,"Flags":0,"Description":"The service principal credential type to use in Server-To-Server authentication. 'ServicePrincipalKey' for key/secret, 'ServicePrincipalCert' for certificate. Type: string."},"servicePrincipalCredential":{"Type":96,"Flags":0,"Description":"The credential of the service principal object in Azure Active Directory. If servicePrincipalCredentialType is 'ServicePrincipalKey', servicePrincipalCredential can be SecureString or AzureKeyVaultSecretReference. If servicePrincipalCredentialType is 'ServicePrincipalCert', servicePrincipalCredential can only be AzureKeyVaultSecretReference."},"tenant":{"Type":0,"Flags":0,"Description":"The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string)."},"azureCloudType":{"Type":0,"Flags":0,"Description":"Indicates the azure cloud type of the service principle auth. Allowed values are AzurePublic, AzureChina, AzureUsGovernment, AzureGermany. Default value is the data factory regions’ cloud type. Type: string (or Expression with resultType string)."},"connectionMode":{"Type":271,"Flags":0,"Description":"The connection mode used to access CosmosDB account. Type: string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"6":{"Value":"Gateway"}},{"6":{"Value":"Direct"}},{"5":{"Elements":[269,270,4]}},{"6":{"Value":"CosmosDb"}},{"2":{"Name":"CosmosDbMongoDbApiLinkedService","Properties":{"typeProperties":{"Type":274,"Flags":1,"Description":"CosmosDB (MongoDB API) linked service properties."},"type":{"Type":275,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"CosmosDbMongoDbApiLinkedServiceTypeProperties","Properties":{"isServerVersionAbove32":{"Type":0,"Flags":0,"Description":"Whether the CosmosDB (MongoDB API) server version is higher than 3.2. The default value is false. Type: boolean (or Expression with resultType boolean)."},"connectionString":{"Type":0,"Flags":1,"Description":"The CosmosDB (MongoDB API) connection string. Type: string, SecureString or AzureKeyVaultSecretReference. Type: string, SecureString or AzureKeyVaultSecretReference."},"database":{"Type":0,"Flags":1,"Description":"The name of the CosmosDB (MongoDB API) database that you want to access. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"CosmosDbMongoDbApi"}},{"2":{"Name":"CouchbaseLinkedService","Properties":{"typeProperties":{"Type":277,"Flags":1,"Description":"Couchbase server linked service properties."},"type":{"Type":278,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"CouchbaseLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"An ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"credString":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of credString in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Couchbase"}},{"2":{"Name":"CustomDataSourceLinkedService","Properties":{"typeProperties":{"Type":0,"Flags":1,"Description":"Custom linked service properties."},"type":{"Type":280,"Flags":1,"Description":"Type of linked service."}}}},{"6":{"Value":"CustomDataSource"}},{"2":{"Name":"DataworldLinkedService","Properties":{"typeProperties":{"Type":282,"Flags":1,"Description":"Dataworld linked service properties."},"type":{"Type":283,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"DataworldLinkedServiceTypeProperties","Properties":{"apiToken":{"Type":96,"Flags":1,"Description":"The api token for the Dataworld source."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Dataworld"}},{"2":{"Name":"Db2LinkedService","Properties":{"typeProperties":{"Type":285,"Flags":1,"Description":"DB2 linked service properties."},"type":{"Type":288,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"Db2LinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"The connection string. It is mutually exclusive with server, database, authenticationType, userName, packageCollection and certificateCommonName property. Type: string, SecureString or AzureKeyVaultSecretReference."},"server":{"Type":0,"Flags":0,"Description":"Server name for connection. It is mutually exclusive with connectionString property. Type: string (or Expression with resultType string)."},"database":{"Type":0,"Flags":0,"Description":"Database name for connection. It is mutually exclusive with connectionString property. Type: string (or Expression with resultType string)."},"authenticationType":{"Type":287,"Flags":0,"Description":"AuthenticationType to be used for connection. It is mutually exclusive with connectionString property."},"username":{"Type":0,"Flags":0,"Description":"Username for authentication. It is mutually exclusive with connectionString property. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password for authentication."},"packageCollection":{"Type":0,"Flags":0,"Description":"Under where packages are created when querying database. It is mutually exclusive with connectionString property. Type: string (or Expression with resultType string)."},"certificateCommonName":{"Type":0,"Flags":0,"Description":"Certificate Common Name when TLS is enabled. It is mutually exclusive with connectionString property. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. It is mutually exclusive with connectionString property. Type: string."}}}},{"6":{"Value":"Basic"}},{"5":{"Elements":[286,4]}},{"6":{"Value":"Db2"}},{"2":{"Name":"DrillLinkedService","Properties":{"typeProperties":{"Type":290,"Flags":1,"Description":"Drill server linked service properties."},"type":{"Type":291,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"DrillLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"An ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"pwd":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Drill"}},{"2":{"Name":"DynamicsLinkedService","Properties":{"typeProperties":{"Type":293,"Flags":1,"Description":"Dynamics linked service properties."},"type":{"Type":294,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"DynamicsLinkedServiceTypeProperties","Properties":{"deploymentType":{"Type":0,"Flags":1,"Description":"The deployment type of the Dynamics instance. 'Online' for Dynamics Online and 'OnPremisesWithIfd' for Dynamics on-premises with Ifd. Type: string (or Expression with resultType string)."},"hostName":{"Type":0,"Flags":0,"Description":"The host name of the on-premises Dynamics server. The property is required for on-prem and not allowed for online. Type: string (or Expression with resultType string)."},"port":{"Type":0,"Flags":0,"Description":"The port of on-premises Dynamics server. The property is required for on-prem and not allowed for online. Default is 443. Type: integer (or Expression with resultType integer), minimum: 0."},"serviceUri":{"Type":0,"Flags":0,"Description":"The URL to the Microsoft Dynamics server. The property is required for on-line and not allowed for on-prem. Type: string (or Expression with resultType string)."},"organizationName":{"Type":0,"Flags":0,"Description":"The organization name of the Dynamics instance. The property is required for on-prem and required for online when there are more than one Dynamics instances associated with the user. Type: string (or Expression with resultType string)."},"authenticationType":{"Type":0,"Flags":1,"Description":"The authentication type to connect to Dynamics server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string)."},"username":{"Type":0,"Flags":0,"Description":"User name to access the Dynamics instance. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password to access the Dynamics instance."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The client ID of the application in Azure Active Directory used for Server-To-Server authentication. Type: string (or Expression with resultType string)."},"servicePrincipalCredentialType":{"Type":0,"Flags":0,"Description":"The service principal credential type to use in Server-To-Server authentication. 'ServicePrincipalKey' for key/secret, 'ServicePrincipalCert' for certificate. Type: string (or Expression with resultType string)."},"servicePrincipalCredential":{"Type":96,"Flags":0,"Description":"The credential of the service principal object in Azure Active Directory. If servicePrincipalCredentialType is 'ServicePrincipalKey', servicePrincipalCredential can be SecureString or AzureKeyVaultSecretReference. If servicePrincipalCredentialType is 'ServicePrincipalCert', servicePrincipalCredential can only be AzureKeyVaultSecretReference."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"6":{"Value":"Dynamics"}},{"2":{"Name":"DynamicsAXLinkedService","Properties":{"typeProperties":{"Type":296,"Flags":1,"Description":"Dynamics AX linked service properties."},"type":{"Type":297,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"DynamicsAXLinkedServiceTypeProperties","Properties":{"url":{"Type":0,"Flags":1,"Description":"The Dynamics AX (or Dynamics 365 Finance and Operations) instance OData endpoint."},"servicePrincipalId":{"Type":0,"Flags":1,"Description":"Specify the application's client ID. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":1,"Description":"Specify the application's key. Mark this field as a SecureString to store it securely in Data Factory, or reference a secret stored in Azure Key Vault. Type: string (or Expression with resultType string)."},"tenant":{"Type":0,"Flags":1,"Description":"Specify the tenant information (domain name or tenant ID) under which your application resides. Retrieve it by hovering the mouse in the top-right corner of the Azure portal. Type: string (or Expression with resultType string)."},"aadResourceId":{"Type":0,"Flags":1,"Description":"Specify the resource you are requesting authorization. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"DynamicsAX"}},{"2":{"Name":"DynamicsCrmLinkedService","Properties":{"typeProperties":{"Type":299,"Flags":1,"Description":"Dynamics CRM linked service properties."},"type":{"Type":300,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"DynamicsCrmLinkedServiceTypeProperties","Properties":{"deploymentType":{"Type":0,"Flags":1,"Description":"The deployment type of the Dynamics CRM instance. 'Online' for Dynamics CRM Online and 'OnPremisesWithIfd' for Dynamics CRM on-premises with Ifd. Type: string (or Expression with resultType string)."},"hostName":{"Type":0,"Flags":0,"Description":"The host name of the on-premises Dynamics CRM server. The property is required for on-prem and not allowed for online. Type: string (or Expression with resultType string)."},"port":{"Type":0,"Flags":0,"Description":"The port of on-premises Dynamics CRM server. The property is required for on-prem and not allowed for online. Default is 443. Type: integer (or Expression with resultType integer), minimum: 0."},"serviceUri":{"Type":0,"Flags":0,"Description":"The URL to the Microsoft Dynamics CRM server. The property is required for on-line and not allowed for on-prem. Type: string (or Expression with resultType string)."},"organizationName":{"Type":0,"Flags":0,"Description":"The organization name of the Dynamics CRM instance. The property is required for on-prem and required for online when there are more than one Dynamics CRM instances associated with the user. Type: string (or Expression with resultType string)."},"authenticationType":{"Type":0,"Flags":1,"Description":"The authentication type to connect to Dynamics CRM server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string)."},"username":{"Type":0,"Flags":0,"Description":"User name to access the Dynamics CRM instance. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password to access the Dynamics CRM instance."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The client ID of the application in Azure Active Directory used for Server-To-Server authentication. Type: string (or Expression with resultType string)."},"servicePrincipalCredentialType":{"Type":0,"Flags":0,"Description":"The service principal credential type to use in Server-To-Server authentication. 'ServicePrincipalKey' for key/secret, 'ServicePrincipalCert' for certificate. Type: string (or Expression with resultType string)."},"servicePrincipalCredential":{"Type":96,"Flags":0,"Description":"The credential of the service principal object in Azure Active Directory. If servicePrincipalCredentialType is 'ServicePrincipalKey', servicePrincipalCredential can be SecureString or AzureKeyVaultSecretReference. If servicePrincipalCredentialType is 'ServicePrincipalCert', servicePrincipalCredential can only be AzureKeyVaultSecretReference."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"DynamicsCrm"}},{"2":{"Name":"EloquaLinkedService","Properties":{"typeProperties":{"Type":302,"Flags":1,"Description":"Eloqua server linked service properties."},"type":{"Type":303,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"EloquaLinkedServiceTypeProperties","Properties":{"endpoint":{"Type":0,"Flags":1,"Description":"The endpoint of the Eloqua server. (i.e. eloqua.example.com)"},"username":{"Type":0,"Flags":1,"Description":"The site name and user name of your Eloqua account in the form: sitename/username. (i.e. Eloqua/Alice)"},"password":{"Type":96,"Flags":0,"Description":"The password corresponding to the user name."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Eloqua"}},{"2":{"Name":"FileServerLinkedService","Properties":{"typeProperties":{"Type":305,"Flags":1,"Description":"File system linked service properties."},"type":{"Type":306,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"FileServerLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"Host name of the server. Type: string (or Expression with resultType string)."},"userId":{"Type":0,"Flags":0,"Description":"User ID to logon the server. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password to logon the server."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"FileServer"}},{"2":{"Name":"FtpServerLinkedService","Properties":{"typeProperties":{"Type":308,"Flags":1,"Description":"Properties specific to this linked service type."},"type":{"Type":312,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"FtpServerLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"Host name of the FTP server. Type: string (or Expression with resultType string)."},"port":{"Type":0,"Flags":0,"Description":"The TCP port number that the FTP server uses to listen for client connections. Default value is 21. Type: integer (or Expression with resultType integer), minimum: 0."},"authenticationType":{"Type":311,"Flags":0,"Description":"The authentication type to be used to connect to the FTP server."},"userName":{"Type":0,"Flags":0,"Description":"Username to logon the FTP server. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password to logon the FTP server."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"enableSsl":{"Type":0,"Flags":0,"Description":"If true, connect to the FTP server over SSL/TLS channel. Default value is true. Type: boolean (or Expression with resultType boolean)."},"enableServerCertificateValidation":{"Type":0,"Flags":0,"Description":"If true, validate the FTP server SSL certificate when connect over SSL/TLS channel. Default value is true. Type: boolean (or Expression with resultType boolean)."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Anonymous"}},{"5":{"Elements":[309,310,4]}},{"6":{"Value":"FtpServer"}},{"2":{"Name":"GoogleAdWordsLinkedService","Properties":{"typeProperties":{"Type":314,"Flags":1,"Description":"Google AdWords service linked service properties."},"type":{"Type":318,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"GoogleAdWordsLinkedServiceTypeProperties","Properties":{"connectionProperties":{"Type":0,"Flags":0,"Description":"(Deprecated) Properties used to connect to GoogleAds. It is mutually exclusive with any other properties in the linked service. Type: object."},"clientCustomerID":{"Type":0,"Flags":0,"Description":"The Client customer ID of the AdWords account that you want to fetch report data for. Type: string (or Expression with resultType string)."},"developerToken":{"Type":96,"Flags":0,"Description":"The developer token associated with the manager account that you use to grant access to the AdWords API."},"authenticationType":{"Type":317,"Flags":0,"Description":"The OAuth 2.0 authentication mechanism used for authentication. ServiceAuthentication can only be used on self-hosted IR."},"refreshToken":{"Type":96,"Flags":0,"Description":"The refresh token obtained from Google for authorizing access to AdWords for UserAuthentication."},"clientId":{"Type":0,"Flags":0,"Description":"The client id of the google application used to acquire the refresh token. Type: string (or Expression with resultType string)."},"clientSecret":{"Type":96,"Flags":0,"Description":"The client secret of the google application used to acquire the refresh token."},"email":{"Type":0,"Flags":0,"Description":"The service account email ID that is used for ServiceAuthentication and can only be used on self-hosted IR. Type: string (or Expression with resultType string)."},"keyFilePath":{"Type":0,"Flags":0,"Description":"(Deprecated) The full path to the .p12 key file that is used to authenticate the service account email address and can only be used on self-hosted IR. Type: string (or Expression with resultType string)."},"trustedCertPath":{"Type":0,"Flags":0,"Description":"(Deprecated) The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR. Type: string (or Expression with resultType string)."},"useSystemTrustStore":{"Type":0,"Flags":0,"Description":"(Deprecated) Specifies whether to use a CA certificate from the system trust store or from a specified PEM file. The default value is false. Type: boolean (or Expression with resultType boolean)."},"privateKey":{"Type":96,"Flags":0,"Description":"The private key that is used to authenticate the service account email address and can only be used on self-hosted IR."},"loginCustomerID":{"Type":0,"Flags":0,"Description":"The customer ID of the Google Ads Manager account through which you want to fetch report data of specific Customer. Type: string (or Expression with resultType string)."},"googleAdsApiVersion":{"Type":0,"Flags":0,"Description":"The Google Ads API major version such as v14. The supported major versions could be found on https://developers.google.com/google-ads/api/docs/release-notes. Type: string (or Expression with resultType string)."},"supportLegacyDataTypes":{"Type":0,"Flags":0,"Description":"Specifies whether to use the legacy data type mappings, which maps float, int32 and int64 from Google to string. Do not set this to true unless you want to keep backward compatibility with legacy driver's data type mappings. Type: boolean (or Expression with resultType boolean)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"ServiceAuthentication"}},{"6":{"Value":"UserAuthentication"}},{"5":{"Elements":[315,316,4]}},{"6":{"Value":"GoogleAdWords"}},{"2":{"Name":"GoogleBigQueryLinkedService","Properties":{"typeProperties":{"Type":320,"Flags":1,"Description":"Google BigQuery service linked service properties."},"type":{"Type":324,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"GoogleBigQueryLinkedServiceTypeProperties","Properties":{"project":{"Type":0,"Flags":1,"Description":"The default BigQuery project to query against. Type: string (or Expression with resultType string)."},"additionalProjects":{"Type":0,"Flags":0,"Description":"A comma-separated list of public BigQuery projects to access. Type: string (or Expression with resultType string)."},"requestGoogleDriveScope":{"Type":0,"Flags":0,"Description":"Whether to request access to Google Drive. Allowing Google Drive access enables support for federated tables that combine BigQuery data with data from Google Drive. The default value is false. Type: string (or Expression with resultType string)."},"authenticationType":{"Type":323,"Flags":1,"Description":"The OAuth 2.0 authentication mechanism used for authentication. ServiceAuthentication can only be used on self-hosted IR."},"refreshToken":{"Type":96,"Flags":0,"Description":"The refresh token obtained from Google for authorizing access to BigQuery for UserAuthentication."},"clientId":{"Type":0,"Flags":0,"Description":"The client id of the google application used to acquire the refresh token. Type: string (or Expression with resultType string)."},"clientSecret":{"Type":96,"Flags":0,"Description":"The client secret of the google application used to acquire the refresh token."},"email":{"Type":0,"Flags":0,"Description":"The service account email ID that is used for ServiceAuthentication and can only be used on self-hosted IR. Type: string (or Expression with resultType string)."},"keyFilePath":{"Type":0,"Flags":0,"Description":"The full path to the .p12 key file that is used to authenticate the service account email address and can only be used on self-hosted IR. Type: string (or Expression with resultType string)."},"trustedCertPath":{"Type":0,"Flags":0,"Description":"The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR. Type: string (or Expression with resultType string)."},"useSystemTrustStore":{"Type":0,"Flags":0,"Description":"Specifies whether to use a CA certificate from the system trust store or from a specified PEM file. The default value is false.Type: boolean (or Expression with resultType boolean)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"ServiceAuthentication"}},{"6":{"Value":"UserAuthentication"}},{"5":{"Elements":[321,322,4]}},{"6":{"Value":"GoogleBigQuery"}},{"2":{"Name":"GoogleCloudStorageLinkedService","Properties":{"typeProperties":{"Type":326,"Flags":1,"Description":"Google Cloud Storage linked service properties."},"type":{"Type":327,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"GoogleCloudStorageLinkedServiceTypeProperties","Properties":{"accessKeyId":{"Type":0,"Flags":0,"Description":"The access key identifier of the Google Cloud Storage Identity and Access Management (IAM) user. Type: string (or Expression with resultType string)."},"secretAccessKey":{"Type":96,"Flags":0,"Description":"The secret access key of the Google Cloud Storage Identity and Access Management (IAM) user."},"serviceUrl":{"Type":0,"Flags":0,"Description":"This value specifies the endpoint to access with the Google Cloud Storage Connector. This is an optional property; change it only if you want to try a different service endpoint or want to switch between https and http. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"GoogleCloudStorage"}},{"2":{"Name":"GoogleSheetsLinkedService","Properties":{"typeProperties":{"Type":329,"Flags":1,"Description":"GoogleSheets linked service properties."},"type":{"Type":330,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"GoogleSheetsLinkedServiceTypeProperties","Properties":{"apiToken":{"Type":96,"Flags":1,"Description":"The api token for the GoogleSheets source."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"GoogleSheets"}},{"2":{"Name":"GreenplumLinkedService","Properties":{"typeProperties":{"Type":332,"Flags":1,"Description":"Greenplum Database linked service properties."},"type":{"Type":333,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"GreenplumLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"An ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"pwd":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Greenplum"}},{"2":{"Name":"HBaseLinkedService","Properties":{"typeProperties":{"Type":335,"Flags":1,"Description":"HBase server linked service properties."},"type":{"Type":339,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"HBaseLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"The IP address or host name of the HBase server. (i.e. 192.168.222.160)"},"port":{"Type":0,"Flags":0,"Description":"The TCP port that the HBase instance uses to listen for client connections. The default value is 9090."},"httpPath":{"Type":0,"Flags":0,"Description":"The partial URL corresponding to the HBase server. (i.e. /gateway/sandbox/hbase/version)"},"authenticationType":{"Type":338,"Flags":1,"Description":"The authentication mechanism to use to connect to the HBase server."},"username":{"Type":0,"Flags":0,"Description":"The user name used to connect to the HBase instance."},"password":{"Type":96,"Flags":0,"Description":"The password corresponding to the user name."},"enableSsl":{"Type":0,"Flags":0,"Description":"Specifies whether the connections to the server are encrypted using SSL. The default value is false."},"trustedCertPath":{"Type":0,"Flags":0,"Description":"The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR."},"allowHostNameCNMismatch":{"Type":0,"Flags":0,"Description":"Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL. The default value is false."},"allowSelfSignedServerCert":{"Type":0,"Flags":0,"Description":"Specifies whether to allow self-signed certificates from the server. The default value is false."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Anonymous"}},{"6":{"Value":"Basic"}},{"5":{"Elements":[336,337,4]}},{"6":{"Value":"HBase"}},{"2":{"Name":"HDInsightLinkedService","Properties":{"typeProperties":{"Type":341,"Flags":1,"Description":"HDInsight linked service properties."},"type":{"Type":342,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"HDInsightLinkedServiceTypeProperties","Properties":{"clusterUri":{"Type":0,"Flags":1,"Description":"HDInsight cluster URI. Type: string (or Expression with resultType string)."},"userName":{"Type":0,"Flags":0,"Description":"HDInsight cluster user name. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"HDInsight cluster password."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"The Azure Storage linked service reference."},"hcatalogLinkedServiceName":{"Type":98,"Flags":0,"Description":"A reference to the Azure SQL linked service that points to the HCatalog database."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"isEspEnabled":{"Type":0,"Flags":0,"Description":"Specify if the HDInsight is created with ESP (Enterprise Security Package). Type: Boolean."},"fileSystem":{"Type":0,"Flags":0,"Description":"Specify the FileSystem if the main storage for the HDInsight is ADLS Gen2. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"HDInsight"}},{"2":{"Name":"HDInsightOnDemandLinkedService","Properties":{"typeProperties":{"Type":344,"Flags":1,"Description":"HDInsight ondemand linked service properties."},"type":{"Type":348,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"HDInsightOnDemandLinkedServiceTypeProperties","Properties":{"clusterSize":{"Type":0,"Flags":1,"Description":"Number of worker/data nodes in the cluster. Suggestion value: 4. Type: int (or Expression with resultType int)."},"timeToLive":{"Type":0,"Flags":1,"Description":"The allowed idle time for the on-demand HDInsight cluster. Specifies how long the on-demand HDInsight cluster stays alive after completion of an activity run if there are no other active jobs in the cluster. The minimum value is 5 mins. Type: string (or Expression with resultType string)."},"version":{"Type":0,"Flags":1,"Description":"Version of the HDInsight cluster.  Type: string (or Expression with resultType string)."},"linkedServiceName":{"Type":98,"Flags":1,"Description":"Azure Storage linked service to be used by the on-demand cluster for storing and processing data."},"hostSubscriptionId":{"Type":0,"Flags":1,"Description":"The customer’s subscription to host the cluster. Type: string (or Expression with resultType string)."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The service principal id for the hostSubscriptionId. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The key for the service principal id."},"tenant":{"Type":0,"Flags":1,"Description":"The Tenant id/name to which the service principal belongs. Type: string (or Expression with resultType string)."},"clusterResourceGroup":{"Type":0,"Flags":1,"Description":"The resource group where the cluster belongs. Type: string (or Expression with resultType string)."},"clusterNamePrefix":{"Type":0,"Flags":0,"Description":"The prefix of cluster name, postfix will be distinct with timestamp. Type: string (or Expression with resultType string)."},"clusterUserName":{"Type":0,"Flags":0,"Description":"The username to access the cluster. Type: string (or Expression with resultType string)."},"clusterPassword":{"Type":96,"Flags":0,"Description":"The password to access the cluster."},"clusterSshUserName":{"Type":0,"Flags":0,"Description":"The username to SSH remotely connect to cluster’s node (for Linux). Type: string (or Expression with resultType string)."},"clusterSshPassword":{"Type":96,"Flags":0,"Description":"The password to SSH remotely connect cluster’s node (for Linux)."},"additionalLinkedServiceNames":{"Type":345,"Flags":0,"Description":"Specifies additional storage accounts for the HDInsight linked service so that the Data Factory service can register them on your behalf."},"hcatalogLinkedServiceName":{"Type":98,"Flags":0,"Description":"The name of Azure SQL linked service that point to the HCatalog database. The on-demand HDInsight cluster is created by using the Azure SQL database as the metastore."},"clusterType":{"Type":0,"Flags":0,"Description":"The cluster type. Type: string (or Expression with resultType string)."},"sparkVersion":{"Type":0,"Flags":0,"Description":"The version of spark if the cluster type is 'spark'. Type: string (or Expression with resultType string)."},"coreConfiguration":{"Type":0,"Flags":0,"Description":"Specifies the core configuration parameters (as in core-site.xml) for the HDInsight cluster to be created."},"hBaseConfiguration":{"Type":0,"Flags":0,"Description":"Specifies the HBase configuration parameters (hbase-site.xml) for the HDInsight cluster."},"hdfsConfiguration":{"Type":0,"Flags":0,"Description":"Specifies the HDFS configuration parameters (hdfs-site.xml) for the HDInsight cluster."},"hiveConfiguration":{"Type":0,"Flags":0,"Description":"Specifies the hive configuration parameters (hive-site.xml) for the HDInsight cluster."},"mapReduceConfiguration":{"Type":0,"Flags":0,"Description":"Specifies the MapReduce configuration parameters (mapred-site.xml) for the HDInsight cluster."},"oozieConfiguration":{"Type":0,"Flags":0,"Description":"Specifies the Oozie configuration parameters (oozie-site.xml) for the HDInsight cluster."},"stormConfiguration":{"Type":0,"Flags":0,"Description":"Specifies the Storm configuration parameters (storm-site.xml) for the HDInsight cluster."},"yarnConfiguration":{"Type":0,"Flags":0,"Description":"Specifies the Yarn configuration parameters (yarn-site.xml) for the HDInsight cluster."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"headNodeSize":{"Type":0,"Flags":0,"Description":"Specifies the size of the head node for the HDInsight cluster."},"dataNodeSize":{"Type":0,"Flags":0,"Description":"Specifies the size of the data node for the HDInsight cluster."},"zookeeperNodeSize":{"Type":0,"Flags":0,"Description":"Specifies the size of the Zoo Keeper node for the HDInsight cluster."},"scriptActions":{"Type":347,"Flags":0,"Description":"Custom script actions to run on HDI ondemand cluster once it's up. Please refer to https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-customize-cluster-linux?toc=%2Fen-us%2Fazure%2Fhdinsight%2Fr-server%2FTOC.json&bc=%2Fen-us%2Fazure%2Fbread%2Ftoc.json#understanding-script-actions."},"virtualNetworkId":{"Type":0,"Flags":0,"Description":"The ARM resource ID for the vNet to which the cluster should be joined after creation. Type: string (or Expression with resultType string)."},"subnetName":{"Type":0,"Flags":0,"Description":"The ARM resource ID for the subnet in the vNet. If virtualNetworkId was specified, then this property is required. Type: string (or Expression with resultType string)."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"3":{"ItemType":98}},{"2":{"Name":"ScriptAction","Properties":{"name":{"Type":4,"Flags":1,"Description":"The user provided name of the script action."},"uri":{"Type":4,"Flags":1,"Description":"The URI for the script action."},"roles":{"Type":0,"Flags":1,"Description":"The node types on which the script action should be executed."},"parameters":{"Type":4,"Flags":0,"Description":"The parameters for the script action."}}}},{"3":{"ItemType":346}},{"6":{"Value":"HDInsightOnDemand"}},{"2":{"Name":"HdfsLinkedService","Properties":{"typeProperties":{"Type":350,"Flags":1,"Description":"HDFS linked service properties."},"type":{"Type":351,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"HdfsLinkedServiceTypeProperties","Properties":{"url":{"Type":0,"Flags":1,"Description":"The URL of the HDFS service endpoint, e.g. http://myhostname:50070/webhdfs/v1 . Type: string (or Expression with resultType string)."},"authenticationType":{"Type":0,"Flags":0,"Description":"Type of authentication used to connect to the HDFS. Possible values are: Anonymous and Windows. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"userName":{"Type":0,"Flags":0,"Description":"User name for Windows authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password for Windows authentication."}}}},{"6":{"Value":"Hdfs"}},{"2":{"Name":"HiveLinkedService","Properties":{"typeProperties":{"Type":353,"Flags":1,"Description":"Hive Server linked service properties."},"type":{"Type":367,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"HiveLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"IP address or host name of the Hive server, separated by ';' for multiple hosts (only when serviceDiscoveryMode is enable)."},"port":{"Type":0,"Flags":0,"Description":"The TCP port that the Hive server uses to listen for client connections."},"serverType":{"Type":357,"Flags":0,"Description":"The type of Hive server."},"thriftTransportProtocol":{"Type":361,"Flags":0,"Description":"The transport protocol to use in the Thrift layer."},"authenticationType":{"Type":366,"Flags":1,"Description":"The authentication method used to access the Hive server."},"serviceDiscoveryMode":{"Type":0,"Flags":0,"Description":"true to indicate using the ZooKeeper service, false not."},"zooKeeperNameSpace":{"Type":0,"Flags":0,"Description":"The namespace on ZooKeeper under which Hive Server 2 nodes are added."},"useNativeQuery":{"Type":0,"Flags":0,"Description":"Specifies whether the driver uses native HiveQL queries,or converts them into an equivalent form in HiveQL."},"username":{"Type":0,"Flags":0,"Description":"The user name that you use to access Hive Server."},"password":{"Type":96,"Flags":0,"Description":"The password corresponding to the user name that you provided in the Username field"},"httpPath":{"Type":0,"Flags":0,"Description":"The partial URL corresponding to the Hive server."},"enableSsl":{"Type":0,"Flags":0,"Description":"Specifies whether the connections to the server are encrypted using SSL. The default value is false."},"trustedCertPath":{"Type":0,"Flags":0,"Description":"The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR."},"useSystemTrustStore":{"Type":0,"Flags":0,"Description":"Specifies whether to use a CA certificate from the system trust store or from a specified PEM file. The default value is false."},"allowHostNameCNMismatch":{"Type":0,"Flags":0,"Description":"Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL. The default value is false."},"allowSelfSignedServerCert":{"Type":0,"Flags":0,"Description":"Specifies whether to allow self-signed certificates from the server. The default value is false."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"HiveServer1"}},{"6":{"Value":"HiveServer2"}},{"6":{"Value":"HiveThriftServer"}},{"5":{"Elements":[354,355,356,4]}},{"6":{"Value":"Binary"}},{"6":{"Value":"SASL"}},{"6":{"Value":"HTTP "}},{"5":{"Elements":[358,359,360,4]}},{"6":{"Value":"Anonymous"}},{"6":{"Value":"Username"}},{"6":{"Value":"UsernameAndPassword"}},{"6":{"Value":"WindowsAzureHDInsightService"}},{"5":{"Elements":[362,363,364,365,4]}},{"6":{"Value":"Hive"}},{"2":{"Name":"HttpLinkedService","Properties":{"typeProperties":{"Type":369,"Flags":1,"Description":"Properties specific to this linked service type."},"type":{"Type":376,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"HttpLinkedServiceTypeProperties","Properties":{"url":{"Type":0,"Flags":1,"Description":"The base URL of the HTTP endpoint, e.g. https://www.microsoft.com. Type: string (or Expression with resultType string)."},"authenticationType":{"Type":375,"Flags":0,"Description":"The authentication type to be used to connect to the HTTP server."},"userName":{"Type":0,"Flags":0,"Description":"User name for Basic, Digest, or Windows authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password for Basic, Digest, Windows, or ClientCertificate with EmbeddedCertData authentication."},"authHeaders":{"Type":0,"Flags":0,"Description":"The additional HTTP headers in the request to RESTful API used for authorization. Type: key value pairs (value should be string type)."},"embeddedCertData":{"Type":0,"Flags":0,"Description":"Base64 encoded certificate data for ClientCertificate authentication. For on-premises copy with ClientCertificate authentication, either CertThumbprint or EmbeddedCertData/Password should be specified. Type: string (or Expression with resultType string)."},"certThumbprint":{"Type":0,"Flags":0,"Description":"Thumbprint of certificate for ClientCertificate authentication. Only valid for on-premises copy. For on-premises copy with ClientCertificate authentication, either CertThumbprint or EmbeddedCertData/Password should be specified. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"enableServerCertificateValidation":{"Type":0,"Flags":0,"Description":"If true, validate the HTTPS server SSL certificate. Default value is true. Type: boolean (or Expression with resultType boolean)."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Anonymous"}},{"6":{"Value":"Digest"}},{"6":{"Value":"Windows"}},{"6":{"Value":"ClientCertificate"}},{"5":{"Elements":[370,371,372,373,374,4]}},{"6":{"Value":"HttpServer"}},{"2":{"Name":"HubspotLinkedService","Properties":{"typeProperties":{"Type":378,"Flags":1,"Description":"Hubspot Service linked service properties."},"type":{"Type":379,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"HubspotLinkedServiceTypeProperties","Properties":{"clientId":{"Type":0,"Flags":1,"Description":"The client ID associated with your Hubspot application."},"clientSecret":{"Type":96,"Flags":0,"Description":"The client secret associated with your Hubspot application."},"accessToken":{"Type":96,"Flags":0,"Description":"The access token obtained when initially authenticating your OAuth integration."},"refreshToken":{"Type":96,"Flags":0,"Description":"The refresh token obtained when initially authenticating your OAuth integration."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Hubspot"}},{"2":{"Name":"ImpalaLinkedService","Properties":{"typeProperties":{"Type":381,"Flags":1,"Description":"Impala server linked service properties."},"type":{"Type":386,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"ImpalaLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"The IP address or host name of the Impala server. (i.e. 192.168.222.160)"},"port":{"Type":0,"Flags":0,"Description":"The TCP port that the Impala server uses to listen for client connections. The default value is 21050."},"authenticationType":{"Type":385,"Flags":1,"Description":"The authentication type to use."},"username":{"Type":0,"Flags":0,"Description":"The user name used to access the Impala server. The default value is anonymous when using SASLUsername."},"password":{"Type":96,"Flags":0,"Description":"The password corresponding to the user name when using UsernameAndPassword."},"enableSsl":{"Type":0,"Flags":0,"Description":"Specifies whether the connections to the server are encrypted using SSL. The default value is false."},"trustedCertPath":{"Type":0,"Flags":0,"Description":"The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR."},"useSystemTrustStore":{"Type":0,"Flags":0,"Description":"Specifies whether to use a CA certificate from the system trust store or from a specified PEM file. The default value is false."},"allowHostNameCNMismatch":{"Type":0,"Flags":0,"Description":"Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL. The default value is false."},"allowSelfSignedServerCert":{"Type":0,"Flags":0,"Description":"Specifies whether to allow self-signed certificates from the server. The default value is false."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Anonymous"}},{"6":{"Value":"SASLUsername"}},{"6":{"Value":"UsernameAndPassword"}},{"5":{"Elements":[382,383,384,4]}},{"6":{"Value":"Impala"}},{"2":{"Name":"InformixLinkedService","Properties":{"typeProperties":{"Type":388,"Flags":1,"Description":"Informix linked service properties."},"type":{"Type":389,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"InformixLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The non-access credential portion of the connection string as well as an optional encrypted credential. Type: string, or SecureString, or AzureKeyVaultSecretReference, or Expression with resultType string."},"authenticationType":{"Type":0,"Flags":0,"Description":"Type of authentication used to connect to the Informix as ODBC data store. Possible values are: Anonymous and Basic. Type: string (or Expression with resultType string)."},"credential":{"Type":96,"Flags":0,"Description":"The access credential portion of the connection string specified in driver-specific property-value format."},"userName":{"Type":0,"Flags":0,"Description":"User name for Basic authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password for Basic authentication."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Informix"}},{"2":{"Name":"JiraLinkedService","Properties":{"typeProperties":{"Type":391,"Flags":1,"Description":"Jira Service linked service properties."},"type":{"Type":392,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"JiraLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"The IP address or host name of the Jira service. (e.g. jira.example.com)"},"port":{"Type":0,"Flags":0,"Description":"The TCP port that the Jira server uses to listen for client connections. The default value is 443 if connecting through HTTPS, or 8080 if connecting through HTTP."},"username":{"Type":0,"Flags":1,"Description":"The user name that you use to access Jira Service."},"password":{"Type":96,"Flags":0,"Description":"The password corresponding to the user name that you provided in the username field."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Jira"}},{"2":{"Name":"LakeHouseLinkedService","Properties":{"typeProperties":{"Type":394,"Flags":1,"Description":"Microsoft Fabric LakeHouse linked service properties."},"type":{"Type":395,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"LakeHouseLinkedServiceTypeProperties","Properties":{"workspaceId":{"Type":0,"Flags":0,"Description":"The ID of Microsoft Fabric workspace. Type: string (or Expression with resultType string)."},"artifactId":{"Type":0,"Flags":0,"Description":"The ID of Microsoft Fabric LakeHouse artifact. Type: string (or Expression with resultType string)."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The ID of the application used to authenticate against Microsoft Fabric LakeHouse. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The Key of the application used to authenticate against Microsoft Fabric LakeHouse."},"tenant":{"Type":0,"Flags":0,"Description":"The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"servicePrincipalCredentialType":{"Type":0,"Flags":0,"Description":"The service principal credential type to use in Server-To-Server authentication. 'ServicePrincipalKey' for key/secret, 'ServicePrincipalCert' for certificate. Type: string (or Expression with resultType string)."},"servicePrincipalCredential":{"Type":96,"Flags":0,"Description":"The credential of the service principal object in Azure Active Directory. If servicePrincipalCredentialType is 'ServicePrincipalKey', servicePrincipalCredential can be SecureString or AzureKeyVaultSecretReference. If servicePrincipalCredentialType is 'ServicePrincipalCert', servicePrincipalCredential can only be AzureKeyVaultSecretReference."}}}},{"6":{"Value":"LakeHouse"}},{"2":{"Name":"MagentoLinkedService","Properties":{"typeProperties":{"Type":397,"Flags":1,"Description":"Magento server linked service properties."},"type":{"Type":398,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"MagentoLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"The URL of the Magento instance. (i.e. 192.168.222.110/magento3)"},"accessToken":{"Type":96,"Flags":0,"Description":"The access token from Magento."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Magento"}},{"2":{"Name":"MariaDBLinkedService","Properties":{"typeProperties":{"Type":400,"Flags":1,"Description":"MariaDB server linked service properties."},"type":{"Type":401,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"MariaDBLinkedServiceTypeProperties","Properties":{"driverVersion":{"Type":0,"Flags":0,"Description":"The version of the MariaDB driver. Type: string. V1 or empty for legacy driver, V2 for new driver. V1 can support connection string and property bag, V2 can only support connection string."},"connectionString":{"Type":0,"Flags":0,"Description":"An ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"server":{"Type":0,"Flags":0,"Description":"Server name for connection. Type: string."},"port":{"Type":0,"Flags":0,"Description":"The port for the connection. Type: integer."},"username":{"Type":0,"Flags":0,"Description":"Username for authentication. Type: string."},"database":{"Type":0,"Flags":0,"Description":"Database name for connection. Type: string."},"password":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"MariaDB"}},{"2":{"Name":"MarketoLinkedService","Properties":{"typeProperties":{"Type":403,"Flags":1,"Description":"Marketo server linked service properties."},"type":{"Type":404,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"MarketoLinkedServiceTypeProperties","Properties":{"endpoint":{"Type":0,"Flags":1,"Description":"The endpoint of the Marketo server. (i.e. 123-ABC-321.mktorest.com)"},"clientId":{"Type":0,"Flags":1,"Description":"The client Id of your Marketo service."},"clientSecret":{"Type":96,"Flags":0,"Description":"The client secret of your Marketo service."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Marketo"}},{"2":{"Name":"MicrosoftAccessLinkedService","Properties":{"typeProperties":{"Type":406,"Flags":1,"Description":"Microsoft Access linked service properties."},"type":{"Type":407,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"MicrosoftAccessLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The non-access credential portion of the connection string as well as an optional encrypted credential. Type: string, or SecureString, or AzureKeyVaultSecretReference, or Expression with resultType string."},"authenticationType":{"Type":0,"Flags":0,"Description":"Type of authentication used to connect to the Microsoft Access as ODBC data store. Possible values are: Anonymous and Basic. Type: string (or Expression with resultType string)."},"credential":{"Type":96,"Flags":0,"Description":"The access credential portion of the connection string specified in driver-specific property-value format."},"userName":{"Type":0,"Flags":0,"Description":"User name for Basic authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password for Basic authentication."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"MicrosoftAccess"}},{"2":{"Name":"MongoDbLinkedService","Properties":{"typeProperties":{"Type":409,"Flags":1,"Description":"MongoDB linked service properties."},"type":{"Type":413,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"MongoDbLinkedServiceTypeProperties","Properties":{"server":{"Type":0,"Flags":1,"Description":"The IP address or server name of the MongoDB server. Type: string (or Expression with resultType string)."},"authenticationType":{"Type":412,"Flags":0,"Description":"The authentication type to be used to connect to the MongoDB database."},"databaseName":{"Type":0,"Flags":1,"Description":"The name of the MongoDB database that you want to access. Type: string (or Expression with resultType string)."},"username":{"Type":0,"Flags":0,"Description":"Username for authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password for authentication."},"authSource":{"Type":0,"Flags":0,"Description":"Database to verify the username and password. Type: string (or Expression with resultType string)."},"port":{"Type":0,"Flags":0,"Description":"The TCP port number that the MongoDB server uses to listen for client connections. The default value is 27017. Type: integer (or Expression with resultType integer), minimum: 0."},"enableSsl":{"Type":0,"Flags":0,"Description":"Specifies whether the connections to the server are encrypted using SSL. The default value is false. Type: boolean (or Expression with resultType boolean)."},"allowSelfSignedServerCert":{"Type":0,"Flags":0,"Description":"Specifies whether to allow self-signed certificates from the server. The default value is false. Type: boolean (or Expression with resultType boolean)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Anonymous"}},{"5":{"Elements":[410,411,4]}},{"6":{"Value":"MongoDb"}},{"2":{"Name":"MongoDbAtlasLinkedService","Properties":{"typeProperties":{"Type":415,"Flags":1,"Description":"MongoDB Atlas linked service properties."},"type":{"Type":416,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"MongoDbAtlasLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The MongoDB Atlas connection string. Type: string, SecureString or AzureKeyVaultSecretReference. Type: string, SecureString or AzureKeyVaultSecretReference."},"database":{"Type":0,"Flags":1,"Description":"The name of the MongoDB Atlas database that you want to access. Type: string (or Expression with resultType string)."},"driverVersion":{"Type":0,"Flags":0,"Description":"The driver version that you want to choose. Allowed value are v1 and v2. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"MongoDbAtlas"}},{"2":{"Name":"MongoDbV2LinkedService","Properties":{"typeProperties":{"Type":418,"Flags":1,"Description":"MongoDB linked service properties."},"type":{"Type":419,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"MongoDbV2LinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The MongoDB connection string. Type: string, SecureString or AzureKeyVaultSecretReference. Type: string, SecureString or AzureKeyVaultSecretReference."},"database":{"Type":0,"Flags":1,"Description":"The name of the MongoDB database that you want to access. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"MongoDbV2"}},{"2":{"Name":"MySqlLinkedService","Properties":{"typeProperties":{"Type":421,"Flags":1,"Description":"MySQL linked service properties."},"type":{"Type":422,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"MySqlLinkedServiceTypeProperties","Properties":{"driverVersion":{"Type":0,"Flags":0,"Description":"The version of the MySQL driver. Type: string. V1 or empty for legacy driver, V2 for new driver. V1 can support connection string and property bag, V2 can only support connection string."},"connectionString":{"Type":0,"Flags":0,"Description":"The connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"server":{"Type":0,"Flags":0,"Description":"Server name for connection. Type: string."},"port":{"Type":0,"Flags":0,"Description":"The port for the connection. Type: integer."},"username":{"Type":0,"Flags":0,"Description":"Username for authentication. Type: string."},"database":{"Type":0,"Flags":0,"Description":"Database name for connection. Type: string."},"sslMode":{"Type":0,"Flags":0,"Description":"SSL mode for connection. Type: integer. 0: disable, 1: prefer, 2: require, 3: verify-ca, 4: verify-full."},"useSystemTrustStore":{"Type":0,"Flags":0,"Description":"Use system trust store for connection. Type: integer. 0: enable, 1: disable."},"password":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"MySql"}},{"2":{"Name":"NetezzaLinkedService","Properties":{"typeProperties":{"Type":424,"Flags":1,"Description":"Netezza linked service properties."},"type":{"Type":425,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"NetezzaLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"An ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"pwd":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Netezza"}},{"2":{"Name":"ODataLinkedService","Properties":{"typeProperties":{"Type":427,"Flags":1,"Description":"OData linked service properties."},"type":{"Type":437,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"ODataLinkedServiceTypeProperties","Properties":{"url":{"Type":0,"Flags":1,"Description":"The URL of the OData service endpoint. Type: string (or Expression with resultType string)."},"authenticationType":{"Type":433,"Flags":0,"Description":"Type of authentication used to connect to the OData service."},"userName":{"Type":0,"Flags":0,"Description":"User name of the OData service. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password of the OData service."},"authHeaders":{"Type":0,"Flags":0,"Description":"The additional HTTP headers in the request to RESTful API used for authorization. Type: key value pairs (value should be string type)."},"tenant":{"Type":0,"Flags":0,"Description":"Specify the tenant information (domain name or tenant ID) under which your application resides. Type: string (or Expression with resultType string)."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"Specify the application id of your application registered in Azure Active Directory. Type: string (or Expression with resultType string)."},"azureCloudType":{"Type":0,"Flags":0,"Description":"Indicates the azure cloud type of the service principle auth. Allowed values are AzurePublic, AzureChina, AzureUsGovernment, AzureGermany. Default value is the data factory regions’ cloud type. Type: string (or Expression with resultType string)."},"aadResourceId":{"Type":0,"Flags":0,"Description":"Specify the resource you are requesting authorization to use Directory. Type: string (or Expression with resultType string)."},"aadServicePrincipalCredentialType":{"Type":436,"Flags":0,"Description":"Specify the credential type (key or cert) is used for service principal."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"Specify the secret of your application registered in Azure Active Directory. Type: string (or Expression with resultType string)."},"servicePrincipalEmbeddedCert":{"Type":96,"Flags":0,"Description":"Specify the base64 encoded certificate of your application registered in Azure Active Directory. Type: string (or Expression with resultType string)."},"servicePrincipalEmbeddedCertPassword":{"Type":96,"Flags":0,"Description":"Specify the password of your certificate if your certificate has a password and you are using AadServicePrincipal authentication. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Anonymous"}},{"6":{"Value":"Windows"}},{"6":{"Value":"AadServicePrincipal"}},{"6":{"Value":"ManagedServiceIdentity"}},{"5":{"Elements":[428,429,430,431,432,4]}},{"6":{"Value":"ServicePrincipalKey"}},{"6":{"Value":"ServicePrincipalCert"}},{"5":{"Elements":[434,435,4]}},{"6":{"Value":"OData"}},{"2":{"Name":"OdbcLinkedService","Properties":{"typeProperties":{"Type":439,"Flags":1,"Description":"ODBC linked service properties."},"type":{"Type":440,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"OdbcLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The non-access credential portion of the connection string as well as an optional encrypted credential. Type: string, or SecureString, or AzureKeyVaultSecretReference, or Expression with resultType string."},"authenticationType":{"Type":0,"Flags":0,"Description":"Type of authentication used to connect to the ODBC data store. Possible values are: Anonymous and Basic. Type: string (or Expression with resultType string)."},"credential":{"Type":96,"Flags":0,"Description":"The access credential portion of the connection string specified in driver-specific property-value format."},"userName":{"Type":0,"Flags":0,"Description":"User name for Basic authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password for Basic authentication."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Odbc"}},{"2":{"Name":"Office365LinkedService","Properties":{"typeProperties":{"Type":442,"Flags":1,"Description":"Office365 linked service properties."},"type":{"Type":443,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"Office365LinkedServiceTypeProperties","Properties":{"office365TenantId":{"Type":0,"Flags":1,"Description":"Azure tenant ID to which the Office 365 account belongs. Type: string (or Expression with resultType string)."},"servicePrincipalTenantId":{"Type":0,"Flags":1,"Description":"Specify the tenant information under which your Azure AD web application resides. Type: string (or Expression with resultType string)."},"servicePrincipalId":{"Type":0,"Flags":1,"Description":"Specify the application's client ID. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":1,"Description":"Specify the application's key."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Office365"}},{"2":{"Name":"OracleLinkedService","Properties":{"typeProperties":{"Type":445,"Flags":1,"Description":"Oracle database linked service properties."},"type":{"Type":446,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"OracleLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"password":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Oracle"}},{"2":{"Name":"OracleCloudStorageLinkedService","Properties":{"typeProperties":{"Type":448,"Flags":1,"Description":"Oracle Cloud Storage linked service properties."},"type":{"Type":449,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"OracleCloudStorageLinkedServiceTypeProperties","Properties":{"accessKeyId":{"Type":0,"Flags":0,"Description":"The access key identifier of the Oracle Cloud Storage Identity and Access Management (IAM) user. Type: string (or Expression with resultType string)."},"secretAccessKey":{"Type":96,"Flags":0,"Description":"The secret access key of the Oracle Cloud Storage Identity and Access Management (IAM) user."},"serviceUrl":{"Type":0,"Flags":0,"Description":"This value specifies the endpoint to access with the Oracle Cloud Storage Connector. This is an optional property; change it only if you want to try a different service endpoint or want to switch between https and http. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"OracleCloudStorage"}},{"2":{"Name":"OracleServiceCloudLinkedService","Properties":{"typeProperties":{"Type":451,"Flags":1,"Description":"Oracle Service Cloud linked service properties."},"type":{"Type":452,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"OracleServiceCloudLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"The URL of the Oracle Service Cloud instance."},"username":{"Type":0,"Flags":1,"Description":"The user name that you use to access Oracle Service Cloud server."},"password":{"Type":96,"Flags":1,"Description":"The password corresponding to the user name that you provided in the username key."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true. Type: boolean (or Expression with resultType boolean)."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true. Type: boolean (or Expression with resultType boolean)."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true. Type: boolean (or Expression with resultType boolean)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"OracleServiceCloud"}},{"2":{"Name":"PaypalLinkedService","Properties":{"typeProperties":{"Type":454,"Flags":1,"Description":"Paypal Service linked service properties."},"type":{"Type":455,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"PaypalLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"The URL of the PayPal instance. (i.e. api.sandbox.paypal.com)"},"clientId":{"Type":0,"Flags":1,"Description":"The client ID associated with your PayPal application."},"clientSecret":{"Type":96,"Flags":0,"Description":"The client secret associated with your PayPal application."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Paypal"}},{"2":{"Name":"PhoenixLinkedService","Properties":{"typeProperties":{"Type":457,"Flags":1,"Description":"Phoenix server linked service properties."},"type":{"Type":462,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"PhoenixLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"The IP address or host name of the Phoenix server. (i.e. 192.168.222.160)"},"port":{"Type":0,"Flags":0,"Description":"The TCP port that the Phoenix server uses to listen for client connections. The default value is 8765."},"httpPath":{"Type":0,"Flags":0,"Description":"The partial URL corresponding to the Phoenix server. (i.e. /gateway/sandbox/phoenix/version). The default value is hbasephoenix if using WindowsAzureHDInsightService."},"authenticationType":{"Type":461,"Flags":1,"Description":"The authentication mechanism used to connect to the Phoenix server."},"username":{"Type":0,"Flags":0,"Description":"The user name used to connect to the Phoenix server."},"password":{"Type":96,"Flags":0,"Description":"The password corresponding to the user name."},"enableSsl":{"Type":0,"Flags":0,"Description":"Specifies whether the connections to the server are encrypted using SSL. The default value is false."},"trustedCertPath":{"Type":0,"Flags":0,"Description":"The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR."},"useSystemTrustStore":{"Type":0,"Flags":0,"Description":"Specifies whether to use a CA certificate from the system trust store or from a specified PEM file. The default value is false."},"allowHostNameCNMismatch":{"Type":0,"Flags":0,"Description":"Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL. The default value is false."},"allowSelfSignedServerCert":{"Type":0,"Flags":0,"Description":"Specifies whether to allow self-signed certificates from the server. The default value is false."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Anonymous"}},{"6":{"Value":"UsernameAndPassword"}},{"6":{"Value":"WindowsAzureHDInsightService"}},{"5":{"Elements":[458,459,460,4]}},{"6":{"Value":"Phoenix"}},{"2":{"Name":"PostgreSqlLinkedService","Properties":{"typeProperties":{"Type":464,"Flags":1,"Description":"PostgreSQL linked service properties."},"type":{"Type":465,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"PostgreSqlLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"password":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"PostgreSql"}},{"2":{"Name":"PrestoLinkedService","Properties":{"typeProperties":{"Type":467,"Flags":1,"Description":"Presto server linked service properties."},"type":{"Type":471,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"PrestoLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"The IP address or host name of the Presto server. (i.e. 192.168.222.160)"},"serverVersion":{"Type":0,"Flags":1,"Description":"The version of the Presto server. (i.e. 0.148-t)"},"catalog":{"Type":0,"Flags":1,"Description":"The catalog context for all request against the server."},"port":{"Type":0,"Flags":0,"Description":"The TCP port that the Presto server uses to listen for client connections. The default value is 8080."},"authenticationType":{"Type":470,"Flags":1,"Description":"The authentication mechanism used to connect to the Presto server."},"username":{"Type":0,"Flags":0,"Description":"The user name used to connect to the Presto server."},"password":{"Type":96,"Flags":0,"Description":"The password corresponding to the user name."},"enableSsl":{"Type":0,"Flags":0,"Description":"Specifies whether the connections to the server are encrypted using SSL. The default value is false."},"trustedCertPath":{"Type":0,"Flags":0,"Description":"The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR."},"useSystemTrustStore":{"Type":0,"Flags":0,"Description":"Specifies whether to use a CA certificate from the system trust store or from a specified PEM file. The default value is false."},"allowHostNameCNMismatch":{"Type":0,"Flags":0,"Description":"Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL. The default value is false."},"allowSelfSignedServerCert":{"Type":0,"Flags":0,"Description":"Specifies whether to allow self-signed certificates from the server. The default value is false."},"timeZoneID":{"Type":0,"Flags":0,"Description":"The local time zone used by the connection. Valid values for this option are specified in the IANA Time Zone Database. The default value is the system time zone."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Anonymous"}},{"6":{"Value":"LDAP"}},{"5":{"Elements":[468,469,4]}},{"6":{"Value":"Presto"}},{"2":{"Name":"QuickBooksLinkedService","Properties":{"typeProperties":{"Type":473,"Flags":1,"Description":"QuickBooks server linked service properties."},"type":{"Type":474,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"QuickBooksLinkedServiceTypeProperties","Properties":{"connectionProperties":{"Type":0,"Flags":0,"Description":"Properties used to connect to QuickBooks. It is mutually exclusive with any other properties in the linked service. Type: object."},"endpoint":{"Type":0,"Flags":0,"Description":"The endpoint of the QuickBooks server. (i.e. quickbooks.api.intuit.com)"},"companyId":{"Type":0,"Flags":0,"Description":"The company ID of the QuickBooks company to authorize."},"consumerKey":{"Type":0,"Flags":0,"Description":"The consumer key for OAuth 1.0 authentication."},"consumerSecret":{"Type":96,"Flags":0,"Description":"The consumer secret for OAuth 1.0 authentication."},"accessToken":{"Type":96,"Flags":0,"Description":"The access token for OAuth 1.0 authentication."},"accessTokenSecret":{"Type":96,"Flags":0,"Description":"The access token secret for OAuth 1.0 authentication."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"QuickBooks"}},{"2":{"Name":"QuickbaseLinkedService","Properties":{"typeProperties":{"Type":476,"Flags":1,"Description":"Quickbase linked service properties."},"type":{"Type":477,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"QuickbaseLinkedServiceTypeProperties","Properties":{"url":{"Type":0,"Flags":1,"Description":"The url to connect Quickbase source. Type: string (or Expression with resultType string)."},"userToken":{"Type":96,"Flags":1,"Description":"The user token for the Quickbase source."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Quickbase"}},{"2":{"Name":"ResponsysLinkedService","Properties":{"typeProperties":{"Type":479,"Flags":1,"Description":"Responsys linked service properties."},"type":{"Type":480,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"ResponsysLinkedServiceTypeProperties","Properties":{"endpoint":{"Type":0,"Flags":1,"Description":"The endpoint of the Responsys server."},"clientId":{"Type":0,"Flags":1,"Description":"The client ID associated with the Responsys application. Type: string (or Expression with resultType string)."},"clientSecret":{"Type":96,"Flags":0,"Description":"The client secret associated with the Responsys application. Type: string (or Expression with resultType string)."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true. Type: boolean (or Expression with resultType boolean)."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true. Type: boolean (or Expression with resultType boolean)."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true. Type: boolean (or Expression with resultType boolean)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Responsys"}},{"2":{"Name":"RestServiceLinkedService","Properties":{"typeProperties":{"Type":482,"Flags":1,"Description":"Rest Service linked service properties."},"type":{"Type":489,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"RestServiceLinkedServiceTypeProperties","Properties":{"url":{"Type":0,"Flags":1,"Description":"The base URL of the REST service. Type: string (or Expression with resultType string)."},"enableServerCertificateValidation":{"Type":0,"Flags":0,"Description":"Whether to validate server side SSL certificate when connecting to the endpoint.The default value is true. Type: boolean (or Expression with resultType boolean)."},"authenticationType":{"Type":488,"Flags":1,"Description":"Type of authentication used to connect to the REST service."},"userName":{"Type":0,"Flags":0,"Description":"The user name used in Basic authentication type. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"The password used in Basic authentication type."},"authHeaders":{"Type":0,"Flags":0,"Description":"The additional HTTP headers in the request to RESTful API used for authorization. Type: object (or Expression with resultType object)."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The application's client ID used in AadServicePrincipal authentication type. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The application's key used in AadServicePrincipal authentication type."},"tenant":{"Type":0,"Flags":0,"Description":"The tenant information (domain name or tenant ID) used in AadServicePrincipal authentication type under which your application resides. Type: string (or Expression with resultType string)."},"azureCloudType":{"Type":0,"Flags":0,"Description":"Indicates the azure cloud type of the service principle auth. Allowed values are AzurePublic, AzureChina, AzureUsGovernment, AzureGermany. Default value is the data factory regions’ cloud type. Type: string (or Expression with resultType string)."},"aadResourceId":{"Type":0,"Flags":0,"Description":"The resource you are requesting authorization to use. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."},"clientId":{"Type":0,"Flags":0,"Description":"The client ID associated with your application. Type: string (or Expression with resultType string)."},"clientSecret":{"Type":96,"Flags":0,"Description":"The client secret associated with your application."},"tokenEndpoint":{"Type":0,"Flags":0,"Description":"The token endpoint of the authorization server to acquire access token. Type: string (or Expression with resultType string)."},"resource":{"Type":0,"Flags":0,"Description":"The target service or resource to which the access will be requested. Type: string (or Expression with resultType string)."},"scope":{"Type":0,"Flags":0,"Description":"The scope of the access required. It describes what kind of access will be requested. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"Anonymous"}},{"6":{"Value":"Basic"}},{"6":{"Value":"AadServicePrincipal"}},{"6":{"Value":"ManagedServiceIdentity"}},{"6":{"Value":"OAuth2ClientCredential"}},{"5":{"Elements":[483,484,485,486,487,4]}},{"6":{"Value":"RestService"}},{"2":{"Name":"SalesforceLinkedService","Properties":{"typeProperties":{"Type":491,"Flags":1,"Description":"Salesforce linked service properties."},"type":{"Type":492,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SalesforceLinkedServiceTypeProperties","Properties":{"environmentUrl":{"Type":0,"Flags":0,"Description":"The URL of Salesforce instance. Default is 'https://login.salesforce.com'. To copy data from sandbox, specify 'https://test.salesforce.com'. To copy data from custom domain, specify, for example, 'https://[domain].my.salesforce.com'. Type: string (or Expression with resultType string)."},"username":{"Type":0,"Flags":0,"Description":"The username for Basic authentication of the Salesforce instance. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"The password for Basic authentication of the Salesforce instance."},"securityToken":{"Type":96,"Flags":0,"Description":"The security token is optional to remotely access Salesforce instance."},"apiVersion":{"Type":0,"Flags":0,"Description":"The Salesforce API version used in ADF. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Salesforce"}},{"2":{"Name":"SalesforceMarketingCloudLinkedService","Properties":{"typeProperties":{"Type":494,"Flags":1,"Description":"Salesforce Marketing Cloud linked service properties."},"type":{"Type":495,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SalesforceMarketingCloudLinkedServiceTypeProperties","Properties":{"connectionProperties":{"Type":0,"Flags":0,"Description":"Properties used to connect to Salesforce Marketing Cloud. It is mutually exclusive with any other properties in the linked service. Type: object."},"clientId":{"Type":0,"Flags":0,"Description":"The client ID associated with the Salesforce Marketing Cloud application. Type: string (or Expression with resultType string)."},"clientSecret":{"Type":96,"Flags":0,"Description":"The client secret associated with the Salesforce Marketing Cloud application. Type: string (or Expression with resultType string)."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true. Type: boolean (or Expression with resultType boolean)."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true. Type: boolean (or Expression with resultType boolean)."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true. Type: boolean (or Expression with resultType boolean)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"SalesforceMarketingCloud"}},{"2":{"Name":"SalesforceServiceCloudLinkedService","Properties":{"typeProperties":{"Type":497,"Flags":1,"Description":"Salesforce Service Cloud linked service properties."},"type":{"Type":498,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SalesforceServiceCloudLinkedServiceTypeProperties","Properties":{"environmentUrl":{"Type":0,"Flags":0,"Description":"The URL of Salesforce Service Cloud instance. Default is 'https://login.salesforce.com'. To copy data from sandbox, specify 'https://test.salesforce.com'. To copy data from custom domain, specify, for example, 'https://[domain].my.salesforce.com'. Type: string (or Expression with resultType string)."},"username":{"Type":0,"Flags":0,"Description":"The username for Basic authentication of the Salesforce instance. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"The password for Basic authentication of the Salesforce instance."},"securityToken":{"Type":96,"Flags":0,"Description":"The security token is optional to remotely access Salesforce instance."},"apiVersion":{"Type":0,"Flags":0,"Description":"The Salesforce API version used in ADF. Type: string (or Expression with resultType string)."},"extendedProperties":{"Type":0,"Flags":0,"Description":"Extended properties appended to the connection string. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"SalesforceServiceCloud"}},{"2":{"Name":"SalesforceServiceCloudV2LinkedService","Properties":{"typeProperties":{"Type":500,"Flags":1,"Description":"Salesforce Service Cloud V2 linked service properties."},"type":{"Type":501,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SalesforceServiceCloudV2LinkedServiceTypeProperties","Properties":{"environmentUrl":{"Type":0,"Flags":0,"Description":"The URL of Salesforce Service Cloud instance. For example, 'https://[domain].my.salesforce.com'. Type: string (or Expression with resultType string)."},"clientId":{"Type":0,"Flags":0,"Description":"The client Id for OAuth 2.0 Client Credentials Flow authentication of the Salesforce instance. Type: string (or Expression with resultType string)."},"clientSecret":{"Type":96,"Flags":0,"Description":"The client secret for OAuth 2.0 Client Credentials Flow authentication of the Salesforce instance."},"apiVersion":{"Type":0,"Flags":0,"Description":"The Salesforce API version used in ADF. The version must be larger than or equal to 47.0 which is required by Salesforce BULK API 2.0. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"SalesforceServiceCloudV2"}},{"2":{"Name":"SalesforceV2LinkedService","Properties":{"typeProperties":{"Type":503,"Flags":1,"Description":"Salesforce V2 linked service properties."},"type":{"Type":504,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SalesforceV2LinkedServiceTypeProperties","Properties":{"environmentUrl":{"Type":0,"Flags":0,"Description":"The URL of Salesforce instance. For example, 'https://[domain].my.salesforce.com'. Type: string (or Expression with resultType string)."},"clientId":{"Type":0,"Flags":0,"Description":"The client Id for OAuth 2.0 Client Credentials Flow authentication of the Salesforce instance. Type: string (or Expression with resultType string)."},"clientSecret":{"Type":96,"Flags":0,"Description":"The client secret for OAuth 2.0 Client Credentials Flow authentication of the Salesforce instance."},"apiVersion":{"Type":0,"Flags":0,"Description":"The Salesforce API version used in ADF. The version must be larger than or equal to 47.0 which is required by Salesforce BULK API 2.0. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"SalesforceV2"}},{"2":{"Name":"SapBWLinkedService","Properties":{"typeProperties":{"Type":506,"Flags":1,"Description":"Properties specific to this linked service type."},"type":{"Type":507,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SapBWLinkedServiceTypeProperties","Properties":{"server":{"Type":0,"Flags":1,"Description":"Host name of the SAP BW instance. Type: string (or Expression with resultType string)."},"systemNumber":{"Type":0,"Flags":1,"Description":"System number of the BW system. (Usually a two-digit decimal number represented as a string.) Type: string (or Expression with resultType string)."},"clientId":{"Type":0,"Flags":1,"Description":"Client ID of the client on the BW system. (Usually a three-digit decimal number represented as a string) Type: string (or Expression with resultType string)."},"userName":{"Type":0,"Flags":0,"Description":"Username to access the SAP BW server. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password to access the SAP BW server."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"SapBW"}},{"2":{"Name":"SapCloudForCustomerLinkedService","Properties":{"typeProperties":{"Type":509,"Flags":1,"Description":"SAP Cloud for Customer linked service properties."},"type":{"Type":510,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SapCloudForCustomerLinkedServiceTypeProperties","Properties":{"url":{"Type":0,"Flags":1,"Description":"The URL of SAP Cloud for Customer OData API. For example, '[https://[tenantname].crm.ondemand.com/sap/c4c/odata/v1]'. Type: string (or Expression with resultType string)."},"username":{"Type":0,"Flags":0,"Description":"The username for Basic authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"The password for Basic authentication."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Either encryptedCredential or username/password must be provided. Type: string."}}}},{"6":{"Value":"SapCloudForCustomer"}},{"2":{"Name":"SapEccLinkedService","Properties":{"typeProperties":{"Type":512,"Flags":1,"Description":"SAP ECC linked service properties."},"type":{"Type":513,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SapEccLinkedServiceTypeProperties","Properties":{"url":{"Type":0,"Flags":1,"Description":"The URL of SAP ECC OData API. For example, '[https://hostname:port/sap/opu/odata/sap/servicename/]'. Type: string (or Expression with resultType string)."},"username":{"Type":0,"Flags":0,"Description":"The username for Basic authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"The password for Basic authentication."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Either encryptedCredential or username/password must be provided. Type: string."}}}},{"6":{"Value":"SapEcc"}},{"2":{"Name":"SapHanaLinkedService","Properties":{"typeProperties":{"Type":515,"Flags":1,"Description":"Properties specific to this linked service type."},"type":{"Type":519,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SapHanaLinkedServiceProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"SAP HANA ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"server":{"Type":0,"Flags":0,"Description":"Host name of the SAP HANA server. Type: string (or Expression with resultType string)."},"authenticationType":{"Type":518,"Flags":0,"Description":"The authentication type to be used to connect to the SAP HANA server."},"userName":{"Type":0,"Flags":0,"Description":"Username to access the SAP HANA server. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password to access the SAP HANA server."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Windows"}},{"5":{"Elements":[516,517,4]}},{"6":{"Value":"SapHana"}},{"2":{"Name":"SapOdpLinkedService","Properties":{"typeProperties":{"Type":521,"Flags":1,"Description":"Properties specific to SAP ODP linked service type."},"type":{"Type":522,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SapOdpLinkedServiceTypeProperties","Properties":{"server":{"Type":0,"Flags":0,"Description":"Host name of the SAP instance where the table is located. Type: string (or Expression with resultType string)."},"systemNumber":{"Type":0,"Flags":0,"Description":"System number of the SAP system where the table is located. (Usually a two-digit decimal number represented as a string.) Type: string (or Expression with resultType string)."},"clientId":{"Type":0,"Flags":0,"Description":"Client ID of the client on the SAP system where the table is located. (Usually a three-digit decimal number represented as a string) Type: string (or Expression with resultType string)."},"language":{"Type":0,"Flags":0,"Description":"Language of the SAP system where the table is located. The default value is EN. Type: string (or Expression with resultType string)."},"systemId":{"Type":0,"Flags":0,"Description":"SystemID of the SAP system where the table is located. Type: string (or Expression with resultType string)."},"userName":{"Type":0,"Flags":0,"Description":"Username to access the SAP server where the table is located. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password to access the SAP server where the table is located."},"messageServer":{"Type":0,"Flags":0,"Description":"The hostname of the SAP Message Server. Type: string (or Expression with resultType string)."},"messageServerService":{"Type":0,"Flags":0,"Description":"The service name or port number of the Message Server. Type: string (or Expression with resultType string)."},"sncMode":{"Type":0,"Flags":0,"Description":"SNC activation indicator to access the SAP server where the table is located. Must be either 0 (off) or 1 (on). Type: string (or Expression with resultType string)."},"sncMyName":{"Type":0,"Flags":0,"Description":"Initiator's SNC name to access the SAP server where the table is located. Type: string (or Expression with resultType string)."},"sncPartnerName":{"Type":0,"Flags":0,"Description":"Communication partner's SNC name to access the SAP server where the table is located. Type: string (or Expression with resultType string)."},"sncLibraryPath":{"Type":0,"Flags":0,"Description":"External security product's library to access the SAP server where the table is located. Type: string (or Expression with resultType string)."},"sncQop":{"Type":0,"Flags":0,"Description":"SNC Quality of Protection. Allowed value include: 1, 2, 3, 8, 9. Type: string (or Expression with resultType string)."},"x509CertificatePath":{"Type":0,"Flags":0,"Description":"SNC X509 certificate file path. Type: string (or Expression with resultType string)."},"logonGroup":{"Type":0,"Flags":0,"Description":"The Logon Group for the SAP System. Type: string (or Expression with resultType string)."},"subscriberName":{"Type":0,"Flags":0,"Description":"The subscriber name. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"SapOdp"}},{"2":{"Name":"SapOpenHubLinkedService","Properties":{"typeProperties":{"Type":524,"Flags":1,"Description":"Properties specific to SAP Business Warehouse Open Hub Destination linked service type."},"type":{"Type":525,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SapOpenHubLinkedServiceTypeProperties","Properties":{"server":{"Type":0,"Flags":0,"Description":"Host name of the SAP BW instance where the open hub destination is located. Type: string (or Expression with resultType string)."},"systemNumber":{"Type":0,"Flags":0,"Description":"System number of the BW system where the open hub destination is located. (Usually a two-digit decimal number represented as a string.) Type: string (or Expression with resultType string)."},"clientId":{"Type":0,"Flags":0,"Description":"Client ID of the client on the BW system where the open hub destination is located. (Usually a three-digit decimal number represented as a string) Type: string (or Expression with resultType string)."},"language":{"Type":0,"Flags":0,"Description":"Language of the BW system where the open hub destination is located. The default value is EN. Type: string (or Expression with resultType string)."},"systemId":{"Type":0,"Flags":0,"Description":"SystemID of the SAP system where the table is located. Type: string (or Expression with resultType string)."},"userName":{"Type":0,"Flags":0,"Description":"Username to access the SAP BW server where the open hub destination is located. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password to access the SAP BW server where the open hub destination is located."},"messageServer":{"Type":0,"Flags":0,"Description":"The hostname of the SAP Message Server. Type: string (or Expression with resultType string)."},"messageServerService":{"Type":0,"Flags":0,"Description":"The service name or port number of the Message Server. Type: string (or Expression with resultType string)."},"logonGroup":{"Type":0,"Flags":0,"Description":"The Logon Group for the SAP System. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"SapOpenHub"}},{"2":{"Name":"SapTableLinkedService","Properties":{"typeProperties":{"Type":527,"Flags":1,"Description":"Properties specific to this linked service type."},"type":{"Type":528,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SapTableLinkedServiceTypeProperties","Properties":{"server":{"Type":0,"Flags":0,"Description":"Host name of the SAP instance where the table is located. Type: string (or Expression with resultType string)."},"systemNumber":{"Type":0,"Flags":0,"Description":"System number of the SAP system where the table is located. (Usually a two-digit decimal number represented as a string.) Type: string (or Expression with resultType string)."},"clientId":{"Type":0,"Flags":0,"Description":"Client ID of the client on the SAP system where the table is located. (Usually a three-digit decimal number represented as a string) Type: string (or Expression with resultType string)."},"language":{"Type":0,"Flags":0,"Description":"Language of the SAP system where the table is located. The default value is EN. Type: string (or Expression with resultType string)."},"systemId":{"Type":0,"Flags":0,"Description":"SystemID of the SAP system where the table is located. Type: string (or Expression with resultType string)."},"userName":{"Type":0,"Flags":0,"Description":"Username to access the SAP server where the table is located. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password to access the SAP server where the table is located."},"messageServer":{"Type":0,"Flags":0,"Description":"The hostname of the SAP Message Server. Type: string (or Expression with resultType string)."},"messageServerService":{"Type":0,"Flags":0,"Description":"The service name or port number of the Message Server. Type: string (or Expression with resultType string)."},"sncMode":{"Type":0,"Flags":0,"Description":"SNC activation indicator to access the SAP server where the table is located. Must be either 0 (off) or 1 (on). Type: string (or Expression with resultType string)."},"sncMyName":{"Type":0,"Flags":0,"Description":"Initiator's SNC name to access the SAP server where the table is located. Type: string (or Expression with resultType string)."},"sncPartnerName":{"Type":0,"Flags":0,"Description":"Communication partner's SNC name to access the SAP server where the table is located. Type: string (or Expression with resultType string)."},"sncLibraryPath":{"Type":0,"Flags":0,"Description":"External security product's library to access the SAP server where the table is located. Type: string (or Expression with resultType string)."},"sncQop":{"Type":0,"Flags":0,"Description":"SNC Quality of Protection. Allowed value include: 1, 2, 3, 8, 9. Type: string (or Expression with resultType string)."},"logonGroup":{"Type":0,"Flags":0,"Description":"The Logon Group for the SAP System. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"SapTable"}},{"2":{"Name":"ServiceNowLinkedService","Properties":{"typeProperties":{"Type":530,"Flags":1,"Description":"ServiceNow server linked service properties."},"type":{"Type":534,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"ServiceNowLinkedServiceTypeProperties","Properties":{"endpoint":{"Type":0,"Flags":1,"Description":"The endpoint of the ServiceNow server. (i.e. .service-now.com)"},"authenticationType":{"Type":533,"Flags":1,"Description":"The authentication type to use."},"username":{"Type":0,"Flags":0,"Description":"The user name used to connect to the ServiceNow server for Basic and OAuth2 authentication."},"password":{"Type":96,"Flags":0,"Description":"The password corresponding to the user name for Basic and OAuth2 authentication."},"clientId":{"Type":0,"Flags":0,"Description":"The client id for OAuth2 authentication."},"clientSecret":{"Type":96,"Flags":0,"Description":"The client secret for OAuth2 authentication."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"OAuth2"}},{"5":{"Elements":[531,532,4]}},{"6":{"Value":"ServiceNow"}},{"2":{"Name":"SftpServerLinkedService","Properties":{"typeProperties":{"Type":536,"Flags":1,"Description":"Properties specific to this linked service type."},"type":{"Type":541,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SftpServerLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"The SFTP server host name. Type: string (or Expression with resultType string)."},"port":{"Type":0,"Flags":0,"Description":"The TCP port number that the SFTP server uses to listen for client connections. Default value is 22. Type: integer (or Expression with resultType integer), minimum: 0."},"authenticationType":{"Type":540,"Flags":0,"Description":"The authentication type to be used to connect to the FTP server."},"userName":{"Type":0,"Flags":0,"Description":"The username used to log on to the SFTP server. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password to logon the SFTP server for Basic authentication."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"privateKeyPath":{"Type":0,"Flags":0,"Description":"The SSH private key file path for SshPublicKey authentication. Only valid for on-premises copy. For on-premises copy with SshPublicKey authentication, either PrivateKeyPath or PrivateKeyContent should be specified. SSH private key should be OpenSSH format. Type: string (or Expression with resultType string)."},"privateKeyContent":{"Type":96,"Flags":0,"Description":"Base64 encoded SSH private key content for SshPublicKey authentication. For on-premises copy with SshPublicKey authentication, either PrivateKeyPath or PrivateKeyContent should be specified. SSH private key should be OpenSSH format."},"passPhrase":{"Type":96,"Flags":0,"Description":"The password to decrypt the SSH private key if the SSH private key is encrypted."},"skipHostKeyValidation":{"Type":0,"Flags":0,"Description":"If true, skip the SSH host key validation. Default value is false. Type: boolean (or Expression with resultType boolean)."},"hostKeyFingerprint":{"Type":0,"Flags":0,"Description":"The host key finger-print of the SFTP server. When SkipHostKeyValidation is false, HostKeyFingerprint should be specified. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"SshPublicKey"}},{"6":{"Value":"MultiFactor"}},{"5":{"Elements":[537,538,539,4]}},{"6":{"Value":"Sftp"}},{"2":{"Name":"SharePointOnlineListLinkedService","Properties":{"typeProperties":{"Type":543,"Flags":1,"Description":"SharePoint Online List linked service properties."},"type":{"Type":544,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SharePointOnlineListLinkedServiceTypeProperties","Properties":{"siteUrl":{"Type":0,"Flags":1,"Description":"The URL of the SharePoint Online site. For example, https://contoso.sharepoint.com/sites/siteName. Type: string (or Expression with resultType string)."},"tenantId":{"Type":0,"Flags":1,"Description":"The tenant ID under which your application resides. You can find it from Azure portal Active Directory overview page. Type: string (or Expression with resultType string)."},"servicePrincipalId":{"Type":0,"Flags":1,"Description":"The application (client) ID of your application registered in Azure Active Directory. Make sure to grant SharePoint site permission to this application. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":1,"Description":"The client secret of your application registered in Azure Active Directory. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"SharePointOnlineList"}},{"2":{"Name":"ShopifyLinkedService","Properties":{"typeProperties":{"Type":546,"Flags":1,"Description":"Shopify Service linked service properties."},"type":{"Type":547,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"ShopifyLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"The endpoint of the Shopify server. (i.e. mystore.myshopify.com)"},"accessToken":{"Type":96,"Flags":0,"Description":"The API access token that can be used to access Shopify’s data. The token won't expire if it is offline mode."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Shopify"}},{"2":{"Name":"SmartsheetLinkedService","Properties":{"typeProperties":{"Type":549,"Flags":1,"Description":"Smartsheet linked service properties."},"type":{"Type":550,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SmartsheetLinkedServiceTypeProperties","Properties":{"apiToken":{"Type":96,"Flags":1,"Description":"The api token for the Smartsheet source."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Smartsheet"}},{"2":{"Name":"SnowflakeLinkedService","Properties":{"typeProperties":{"Type":552,"Flags":1,"Description":"Snowflake linked service properties."},"type":{"Type":553,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SnowflakeLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The connection string of snowflake. Type: string, SecureString."},"password":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Snowflake"}},{"2":{"Name":"SnowflakeV2LinkedService","Properties":{"typeProperties":{"Type":555,"Flags":1,"Description":"Snowflake linked service properties."},"type":{"Type":560,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SnowflakeLinkedV2ServiceTypeProperties","Properties":{"accountIdentifier":{"Type":0,"Flags":1,"Description":"The account identifier of your Snowflake account, e.g. xy12345.east-us-2.azure"},"user":{"Type":0,"Flags":0,"Description":"The name of the Snowflake user."},"password":{"Type":96,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"database":{"Type":0,"Flags":1,"Description":"The name of the Snowflake database."},"warehouse":{"Type":0,"Flags":1,"Description":"The name of the Snowflake warehouse."},"authenticationType":{"Type":559,"Flags":0,"Description":"The type used for authentication. Type: string."},"clientId":{"Type":0,"Flags":0,"Description":"The client ID of the application registered in Azure Active Directory for AADServicePrincipal authentication."},"clientSecret":{"Type":96,"Flags":0,"Description":"The Azure key vault secret reference of client secret for AADServicePrincipal authentication."},"tenantId":{"Type":0,"Flags":0,"Description":"The tenant ID of the application registered in Azure Active Directory for AADServicePrincipal authentication."},"scope":{"Type":0,"Flags":0,"Description":"The scope of the application registered in Azure Active Directory for AADServicePrincipal authentication."},"privateKey":{"Type":96,"Flags":0,"Description":"The Azure key vault secret reference of privateKey for KeyPair auth."},"privateKeyPassphrase":{"Type":96,"Flags":0,"Description":"The Azure key vault secret reference of private key password for KeyPair auth with encrypted private key."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"KeyPair"}},{"6":{"Value":"AADServicePrincipal"}},{"5":{"Elements":[556,557,558,4]}},{"6":{"Value":"SnowflakeV2"}},{"2":{"Name":"SparkLinkedService","Properties":{"typeProperties":{"Type":562,"Flags":1,"Description":"Spark Server linked service properties."},"type":{"Type":576,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SparkLinkedServiceTypeProperties","Properties":{"host":{"Type":0,"Flags":1,"Description":"IP address or host name of the Spark server"},"port":{"Type":0,"Flags":1,"Description":"The TCP port that the Spark server uses to listen for client connections."},"serverType":{"Type":566,"Flags":0,"Description":"The type of Spark server."},"thriftTransportProtocol":{"Type":570,"Flags":0,"Description":"The transport protocol to use in the Thrift layer."},"authenticationType":{"Type":575,"Flags":1,"Description":"The authentication method used to access the Spark server."},"username":{"Type":0,"Flags":0,"Description":"The user name that you use to access Spark Server."},"password":{"Type":96,"Flags":0,"Description":"The password corresponding to the user name that you provided in the Username field"},"httpPath":{"Type":0,"Flags":0,"Description":"The partial URL corresponding to the Spark server."},"enableSsl":{"Type":0,"Flags":0,"Description":"Specifies whether the connections to the server are encrypted using SSL. The default value is false."},"trustedCertPath":{"Type":0,"Flags":0,"Description":"The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR."},"useSystemTrustStore":{"Type":0,"Flags":0,"Description":"Specifies whether to use a CA certificate from the system trust store or from a specified PEM file. The default value is false."},"allowHostNameCNMismatch":{"Type":0,"Flags":0,"Description":"Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL. The default value is false."},"allowSelfSignedServerCert":{"Type":0,"Flags":0,"Description":"Specifies whether to allow self-signed certificates from the server. The default value is false."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"SharkServer"}},{"6":{"Value":"SharkServer2"}},{"6":{"Value":"SparkThriftServer"}},{"5":{"Elements":[563,564,565,4]}},{"6":{"Value":"Binary"}},{"6":{"Value":"SASL"}},{"6":{"Value":"HTTP "}},{"5":{"Elements":[567,568,569,4]}},{"6":{"Value":"Anonymous"}},{"6":{"Value":"Username"}},{"6":{"Value":"UsernameAndPassword"}},{"6":{"Value":"WindowsAzureHDInsightService"}},{"5":{"Elements":[571,572,573,574,4]}},{"6":{"Value":"Spark"}},{"2":{"Name":"SqlServerLinkedService","Properties":{"typeProperties":{"Type":578,"Flags":1,"Description":"SQL Server linked service properties."},"type":{"Type":579,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SqlServerLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":1,"Description":"The connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"userName":{"Type":0,"Flags":0,"Description":"The on-premises Windows authentication user name. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"The on-premises Windows authentication password."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"alwaysEncryptedSettings":{"Type":159,"Flags":0,"Description":"Sql always encrypted properties."}}}},{"6":{"Value":"SqlServer"}},{"2":{"Name":"SquareLinkedService","Properties":{"typeProperties":{"Type":581,"Flags":1,"Description":"Square Service linked service properties."},"type":{"Type":582,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SquareLinkedServiceTypeProperties","Properties":{"connectionProperties":{"Type":0,"Flags":0,"Description":"Properties used to connect to Square. It is mutually exclusive with any other properties in the linked service. Type: object."},"host":{"Type":0,"Flags":0,"Description":"The URL of the Square instance. (i.e. mystore.mysquare.com)"},"clientId":{"Type":0,"Flags":0,"Description":"The client ID associated with your Square application."},"clientSecret":{"Type":96,"Flags":0,"Description":"The client secret associated with your Square application."},"redirectUri":{"Type":0,"Flags":0,"Description":"The redirect URL assigned in the Square application dashboard. (i.e. http://localhost:2500)"},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Square"}},{"2":{"Name":"SybaseLinkedService","Properties":{"typeProperties":{"Type":584,"Flags":1,"Description":"Sybase linked service properties."},"type":{"Type":588,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"SybaseLinkedServiceTypeProperties","Properties":{"server":{"Type":0,"Flags":1,"Description":"Server name for connection. Type: string (or Expression with resultType string)."},"database":{"Type":0,"Flags":1,"Description":"Database name for connection. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"Schema name for connection. Type: string (or Expression with resultType string)."},"authenticationType":{"Type":587,"Flags":0,"Description":"AuthenticationType to be used for connection."},"username":{"Type":0,"Flags":0,"Description":"Username for authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password for authentication."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Windows"}},{"5":{"Elements":[585,586,4]}},{"6":{"Value":"Sybase"}},{"2":{"Name":"TeamDeskLinkedService","Properties":{"typeProperties":{"Type":590,"Flags":1,"Description":"TeamDesk linked service properties."},"type":{"Type":594,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"TeamDeskLinkedServiceTypeProperties","Properties":{"authenticationType":{"Type":593,"Flags":1,"Description":"The authentication type to use."},"url":{"Type":0,"Flags":1,"Description":"The url to connect TeamDesk source. Type: string (or Expression with resultType string)."},"userName":{"Type":0,"Flags":0,"Description":"The username of the TeamDesk source. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"The password of the TeamDesk source."},"apiToken":{"Type":96,"Flags":0,"Description":"The api token for the TeamDesk source."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Token"}},{"5":{"Elements":[591,592,4]}},{"6":{"Value":"TeamDesk"}},{"2":{"Name":"TeradataLinkedService","Properties":{"typeProperties":{"Type":596,"Flags":1,"Description":"Teradata linked service properties."},"type":{"Type":600,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"TeradataLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"Teradata ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"server":{"Type":0,"Flags":0,"Description":"Server name for connection. Type: string (or Expression with resultType string)."},"authenticationType":{"Type":599,"Flags":0,"Description":"AuthenticationType to be used for connection."},"username":{"Type":0,"Flags":0,"Description":"Username for authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password for authentication."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Windows"}},{"5":{"Elements":[597,598,4]}},{"6":{"Value":"Teradata"}},{"2":{"Name":"TwilioLinkedService","Properties":{"typeProperties":{"Type":602,"Flags":1,"Description":"Twilio linked service properties."},"type":{"Type":603,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"TwilioLinkedServiceTypeProperties","Properties":{"userName":{"Type":0,"Flags":1,"Description":"The Account SID of Twilio service. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":1,"Description":"The auth token of Twilio service."}}}},{"6":{"Value":"Twilio"}},{"2":{"Name":"VerticaLinkedService","Properties":{"typeProperties":{"Type":605,"Flags":1,"Description":"Vertica linked service properties."},"type":{"Type":606,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"VerticaLinkedServiceTypeProperties","Properties":{"connectionString":{"Type":0,"Flags":0,"Description":"An ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference."},"pwd":{"Type":188,"Flags":0,"Description":"The Azure key vault secret reference of password in connection string."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Vertica"}},{"2":{"Name":"WarehouseLinkedService","Properties":{"typeProperties":{"Type":608,"Flags":1,"Description":"Microsoft Fabric Warehouse linked service properties."},"type":{"Type":609,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"WarehouseLinkedServiceTypeProperties","Properties":{"artifactId":{"Type":0,"Flags":1,"Description":"The ID of Microsoft Fabric Warehouse artifact. Type: string (or Expression with resultType string)."},"endpoint":{"Type":0,"Flags":1,"Description":"The endpoint of Microsoft Fabric Warehouse server. Type: string (or Expression with resultType string)."},"workspaceId":{"Type":0,"Flags":0,"Description":"The ID of Microsoft Fabric workspace. Type: string (or Expression with resultType string)."},"servicePrincipalId":{"Type":0,"Flags":0,"Description":"The ID of the application used to authenticate against Microsoft Fabric Warehouse. Type: string (or Expression with resultType string)."},"servicePrincipalKey":{"Type":96,"Flags":0,"Description":"The Key of the application used to authenticate against Microsoft Fabric Warehouse."},"tenant":{"Type":0,"Flags":0,"Description":"The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string)."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."},"servicePrincipalCredentialType":{"Type":0,"Flags":0,"Description":"The service principal credential type to use in Server-To-Server authentication. 'ServicePrincipalKey' for key/secret, 'ServicePrincipalCert' for certificate. Type: string (or Expression with resultType string)."},"servicePrincipalCredential":{"Type":96,"Flags":0,"Description":"The credential of the service principal object in Azure Active Directory. If servicePrincipalCredentialType is 'ServicePrincipalKey', servicePrincipalCredential can be SecureString or AzureKeyVaultSecretReference. If servicePrincipalCredentialType is 'ServicePrincipalCert', servicePrincipalCredential can only be AzureKeyVaultSecretReference."}}}},{"6":{"Value":"Warehouse"}},{"2":{"Name":"WebLinkedService","Properties":{"typeProperties":{"Type":611,"Flags":1,"Description":"Web linked service properties."},"type":{"Type":618,"Flags":1,"Description":"Type of linked service."}}}},{"7":{"Name":"WebLinkedServiceTypeProperties","Discriminator":"authenticationType","BaseProperties":{"url":{"Type":0,"Flags":1,"Description":"The URL of the web service endpoint, e.g. https://www.microsoft.com . Type: string (or Expression with resultType string)."}},"Elements":{"Anonymous":612,"Basic":614,"ClientCertificate":616}}},{"2":{"Name":"WebAnonymousAuthentication","Properties":{"authenticationType":{"Type":613,"Flags":1,"Description":"Type of authentication used to connect to the web table source."}}}},{"6":{"Value":"Anonymous"}},{"2":{"Name":"WebBasicAuthentication","Properties":{"username":{"Type":0,"Flags":1,"Description":"User name for Basic authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":1,"Description":"The password for Basic authentication."},"authenticationType":{"Type":615,"Flags":1,"Description":"Type of authentication used to connect to the web table source."}}}},{"6":{"Value":"Basic"}},{"2":{"Name":"WebClientCertificateAuthentication","Properties":{"pfx":{"Type":96,"Flags":1,"Description":"Base64-encoded contents of a PFX file."},"password":{"Type":96,"Flags":1,"Description":"Password for the PFX file."},"authenticationType":{"Type":617,"Flags":1,"Description":"Type of authentication used to connect to the web table source."}}}},{"6":{"Value":"ClientCertificate"}},{"6":{"Value":"Web"}},{"2":{"Name":"XeroLinkedService","Properties":{"typeProperties":{"Type":620,"Flags":1,"Description":"Xero Service linked service properties."},"type":{"Type":621,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"XeroLinkedServiceTypeProperties","Properties":{"connectionProperties":{"Type":0,"Flags":0,"Description":"Properties used to connect to Xero. It is mutually exclusive with any other properties in the linked service. Type: object."},"host":{"Type":0,"Flags":0,"Description":"The endpoint of the Xero server. (i.e. api.xero.com)"},"consumerKey":{"Type":96,"Flags":0,"Description":"The consumer key associated with the Xero application."},"privateKey":{"Type":96,"Flags":0,"Description":"The private key from the .pem file that was generated for your Xero private application. You must include all the text from the .pem file, including the Unix line endings(\n)."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Xero"}},{"2":{"Name":"ZendeskLinkedService","Properties":{"typeProperties":{"Type":623,"Flags":1,"Description":"Zendesk linked service properties."},"type":{"Type":627,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"ZendeskLinkedServiceTypeProperties","Properties":{"authenticationType":{"Type":626,"Flags":1,"Description":"The authentication type to use."},"url":{"Type":0,"Flags":1,"Description":"The url to connect Zendesk source. Type: string (or Expression with resultType string)."},"userName":{"Type":0,"Flags":0,"Description":"The username of the Zendesk source. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"The password of the Zendesk source."},"apiToken":{"Type":96,"Flags":0,"Description":"The api token for the Zendesk source."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Token"}},{"5":{"Elements":[624,625,4]}},{"6":{"Value":"Zendesk"}},{"2":{"Name":"ZohoLinkedService","Properties":{"typeProperties":{"Type":629,"Flags":1,"Description":"Zoho server linked service properties."},"type":{"Type":630,"Flags":1,"Description":"Type of linked service."}}}},{"2":{"Name":"ZohoLinkedServiceTypeProperties","Properties":{"connectionProperties":{"Type":0,"Flags":0,"Description":"Properties used to connect to Zoho. It is mutually exclusive with any other properties in the linked service. Type: object."},"endpoint":{"Type":0,"Flags":0,"Description":"The endpoint of the Zoho server. (i.e. crm.zoho.com/crm/private)"},"accessToken":{"Type":96,"Flags":0,"Description":"The access token for Zoho authentication."},"useEncryptedEndpoints":{"Type":0,"Flags":0,"Description":"Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true."},"useHostVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true."},"usePeerVerification":{"Type":0,"Flags":0,"Description":"Specifies whether to verify the identity of the server when connecting over SSL. The default value is true."},"encryptedCredential":{"Type":4,"Flags":0,"Description":"The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string."}}}},{"6":{"Value":"Zoho"}},{"4":{"Name":"Microsoft.DataFactory/factories/linkedservices@2018-06-01","ScopeType":8,"Body":134,"Flags":0}},{"6":{"Value":"Microsoft.DataFactory/factories/datasets"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories/datasets","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":632,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":633,"Flags":10,"Description":"The resource api version"},"properties":{"Type":635,"Flags":1,"Description":"Dataset properties."},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"7":{"Name":"Dataset","Discriminator":"type","BaseProperties":{"description":{"Type":4,"Flags":0,"Description":"Dataset description."},"structure":{"Type":0,"Flags":0,"Description":"Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement."},"schema":{"Type":0,"Flags":0,"Description":"Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement."},"linkedServiceName":{"Type":98,"Flags":1,"Description":"Linked service reference."},"parameters":{"Type":636,"Flags":0,"Description":"Parameters for dataset."},"annotations":{"Type":637,"Flags":0,"Description":"List of tags that can be used for describing the Dataset."},"folder":{"Type":638,"Flags":0,"Description":"The folder that this Dataset is in. If not specified, Dataset will appear at the root level."}},"Elements":{"AmazonMWSObject":639,"AmazonRdsForOracleTable":642,"AmazonRdsForSqlServerTable":645,"AmazonRedshiftTable":648,"AmazonS3Object":651,"Avro":666,"AzureBlob":698,"AzureBlobFSFile":701,"AzureDataExplorerTable":704,"AzureDataLakeStoreFile":707,"AzureDatabricksDeltaLakeDataset":710,"AzureMariaDBTable":713,"AzureMySqlTable":715,"AzurePostgreSqlTable":718,"AzureSearchIndex":721,"AzureSqlDWTable":724,"AzureSqlMITable":727,"AzureSqlTable":730,"AzureTable":733,"Binary":736,"CassandraTable":739,"CommonDataServiceForAppsEntity":742,"ConcurObject":745,"CosmosDbMongoDbApiCollection":747,"CosmosDbSqlApiCollection":750,"CouchbaseTable":753,"CustomDataset":755,"Db2Table":757,"DelimitedText":760,"DocumentDbCollection":763,"DrillTable":766,"DynamicsAXResource":769,"DynamicsCrmEntity":772,"DynamicsEntity":775,"EloquaObject":778,"Excel":780,"FileShare":783,"GoogleAdWordsObject":786,"GoogleBigQueryObject":788,"GreenplumTable":791,"HBaseObject":794,"HiveObject":796,"HttpFile":799,"HubspotObject":802,"ImpalaObject":804,"InformixTable":807,"JiraObject":810,"Json":812,"LakeHouseTable":815,"MagentoObject":818,"MariaDBTable":820,"MarketoObject":822,"MicrosoftAccessTable":824,"MongoDbAtlasCollection":827,"MongoDbCollection":830,"MongoDbV2Collection":833,"MySqlTable":836,"NetezzaTable":839,"ODataResource":842,"OdbcTable":845,"Office365Table":848,"OracleServiceCloudObject":851,"OracleTable":853,"Orc":856,"Parquet":859,"PaypalObject":862,"PhoenixObject":864,"PostgreSqlTable":867,"PrestoObject":870,"QuickBooksObject":873,"RelationalTable":875,"ResponsysObject":878,"RestResource":880,"SalesforceMarketingCloudObject":885,"SalesforceObject":887,"SalesforceServiceCloudObject":890,"SalesforceServiceCloudV2Object":893,"SalesforceV2Object":896,"SapBwCube":899,"SapCloudForCustomerResource":901,"SapEccResource":904,"SapHanaTable":907,"SapOdpResource":910,"SapOpenHubTable":913,"SapTableResource":916,"ServiceNowObject":919,"SharePointOnlineListResource":921,"ShopifyObject":924,"SnowflakeTable":926,"SnowflakeV2Table":929,"SparkObject":931,"SqlServerTable":934,"SquareObject":937,"SybaseTable":939,"TeradataTable":942,"VerticaTable":945,"WarehouseTable":948,"WebTable":951,"XeroObject":954,"Xml":956,"ZohoObject":959}}},{"2":{"Name":"ParameterDefinitionSpecification","Properties":{},"AdditionalProperties":140}},{"3":{"ItemType":0}},{"2":{"Name":"DatasetFolder","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the folder that this Dataset is in."}}}},{"2":{"Name":"AmazonMWSObjectDataset","Properties":{"typeProperties":{"Type":640,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":641,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"GenericDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"The table name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AmazonMWSObject"}},{"2":{"Name":"AmazonRdsForOracleTableDataset","Properties":{"typeProperties":{"Type":643,"Flags":0,"Description":"AmazonRdsForOracle dataset properties."},"type":{"Type":644,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AmazonRdsForOracleTableDatasetTypeProperties","Properties":{"schema":{"Type":0,"Flags":0,"Description":"The schema name of the AmazonRdsForOracle database. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The table name of the AmazonRdsForOracle database. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AmazonRdsForOracleTable"}},{"2":{"Name":"AmazonRdsForSqlServerTableDataset","Properties":{"typeProperties":{"Type":646,"Flags":0,"Description":"The Amazon RDS for SQL Server dataset properties."},"type":{"Type":647,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AmazonRdsForSqlServerTableDatasetTypeProperties","Properties":{"schema":{"Type":0,"Flags":0,"Description":"The schema name of the SQL Server dataset. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The table name of the SQL Server dataset. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AmazonRdsForSqlServerTable"}},{"2":{"Name":"AmazonRedshiftTableDataset","Properties":{"typeProperties":{"Type":649,"Flags":0,"Description":"Amazon Redshift table dataset properties."},"type":{"Type":650,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AmazonRedshiftTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"table":{"Type":0,"Flags":0,"Description":"The Amazon Redshift table name. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"The Amazon Redshift schema name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AmazonRedshiftTable"}},{"2":{"Name":"AmazonS3Dataset","Properties":{"typeProperties":{"Type":652,"Flags":1,"Description":"Amazon S3 dataset properties."},"type":{"Type":665,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AmazonS3DatasetTypeProperties","Properties":{"bucketName":{"Type":0,"Flags":1,"Description":"The name of the Amazon S3 bucket. Type: string (or Expression with resultType string)."},"key":{"Type":0,"Flags":0,"Description":"The key of the Amazon S3 object. Type: string (or Expression with resultType string)."},"prefix":{"Type":0,"Flags":0,"Description":"The prefix filter for the S3 object name. Type: string (or Expression with resultType string)."},"version":{"Type":0,"Flags":0,"Description":"The version for the S3 object. Type: string (or Expression with resultType string)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of S3 object's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of S3 object's modified datetime. Type: string (or Expression with resultType string)."},"format":{"Type":653,"Flags":0,"Description":"The format of files."},"compression":{"Type":664,"Flags":0,"Description":"The data compression method used for the Amazon S3 object."}}}},{"7":{"Name":"DatasetStorageFormat","Discriminator":"type","BaseProperties":{"serializer":{"Type":0,"Flags":0,"Description":"Serializer. Type: string (or Expression with resultType string)."},"deserializer":{"Type":0,"Flags":0,"Description":"Deserializer. Type: string (or Expression with resultType string)."}},"Elements":{"AvroFormat":654,"JsonFormat":656,"OrcFormat":658,"ParquetFormat":660,"TextFormat":662}}},{"2":{"Name":"AvroFormat","Properties":{"type":{"Type":655,"Flags":1,"Description":"Type of dataset storage format."}}}},{"6":{"Value":"AvroFormat"}},{"2":{"Name":"JsonFormat","Properties":{"filePattern":{"Type":0,"Flags":0,"Description":"File pattern of JSON. To be more specific, the way of separating a collection of JSON objects. The default value is 'setOfObjects'. It is case-sensitive."},"nestingSeparator":{"Type":0,"Flags":0,"Description":"The character used to separate nesting levels. Default value is '.' (dot). Type: string (or Expression with resultType string)."},"encodingName":{"Type":0,"Flags":0,"Description":"The code page name of the preferred encoding. If not provided, the default value is 'utf-8', unless the byte order mark (BOM) denotes another Unicode encoding. The full list of supported values can be found in the 'Name' column of the table of encodings in the following reference: https://go.microsoft.com/fwlink/?linkid=861078. Type: string (or Expression with resultType string)."},"jsonNodeReference":{"Type":0,"Flags":0,"Description":"The JSONPath of the JSON array element to be flattened. Example: \"$.ArrayPath\". Type: string (or Expression with resultType string)."},"jsonPathDefinition":{"Type":0,"Flags":0,"Description":"The JSONPath definition for each column mapping with a customized column name to extract data from JSON file. For fields under root object, start with \"$\"; for fields inside the array chosen by jsonNodeReference property, start from the array element. Example: {\"Column1\": \"$.Column1Path\", \"Column2\": \"Column2PathInArray\"}. Type: object (or Expression with resultType object)."},"type":{"Type":657,"Flags":1,"Description":"Type of dataset storage format."}}}},{"6":{"Value":"JsonFormat"}},{"2":{"Name":"OrcFormat","Properties":{"type":{"Type":659,"Flags":1,"Description":"Type of dataset storage format."}}}},{"6":{"Value":"OrcFormat"}},{"2":{"Name":"ParquetFormat","Properties":{"type":{"Type":661,"Flags":1,"Description":"Type of dataset storage format."}}}},{"6":{"Value":"ParquetFormat"}},{"2":{"Name":"TextFormat","Properties":{"columnDelimiter":{"Type":0,"Flags":0,"Description":"The column delimiter. Type: string (or Expression with resultType string)."},"rowDelimiter":{"Type":0,"Flags":0,"Description":"The row delimiter. Type: string (or Expression with resultType string)."},"escapeChar":{"Type":0,"Flags":0,"Description":"The escape character. Type: string (or Expression with resultType string)."},"quoteChar":{"Type":0,"Flags":0,"Description":"The quote character. Type: string (or Expression with resultType string)."},"nullValue":{"Type":0,"Flags":0,"Description":"The null value string. Type: string (or Expression with resultType string)."},"encodingName":{"Type":0,"Flags":0,"Description":"The code page name of the preferred encoding. If miss, the default value is ΓÇ£utf-8ΓÇ¥, unless BOM denotes another Unicode encoding. Refer to the ΓÇ£NameΓÇ¥ column of the table in the following link to set supported values: https://msdn.microsoft.com/library/system.text.encoding.aspx. Type: string (or Expression with resultType string)."},"treatEmptyAsNull":{"Type":0,"Flags":0,"Description":"Treat empty column values in the text file as null. The default value is true. Type: boolean (or Expression with resultType boolean)."},"skipLineCount":{"Type":0,"Flags":0,"Description":"The number of lines/rows to be skipped when parsing text files. The default value is 0. Type: integer (or Expression with resultType integer)."},"firstRowAsHeader":{"Type":0,"Flags":0,"Description":"When used as input, treat the first row of data as headers. When used as output,write the headers into the output as the first row of data. The default value is false. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":663,"Flags":1,"Description":"Type of dataset storage format."}}}},{"6":{"Value":"TextFormat"}},{"2":{"Name":"DatasetCompression","Properties":{"type":{"Type":0,"Flags":1,"Description":"Type of dataset compression. Type: string (or Expression with resultType string)."},"level":{"Type":0,"Flags":0,"Description":"The dataset compression level. Type: string (or Expression with resultType string)."}},"AdditionalProperties":0}},{"6":{"Value":"AmazonS3Object"}},{"2":{"Name":"AvroDataset","Properties":{"typeProperties":{"Type":667,"Flags":0,"Description":"Avro dataset properties."},"type":{"Type":697,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AvroDatasetTypeProperties","Properties":{"location":{"Type":668,"Flags":1,"Description":"The location of the avro storage."},"avroCompressionCodec":{"Type":0,"Flags":0,"Description":"The data avroCompressionCodec. Type: string (or Expression with resultType string)."},"avroCompressionLevel":{"Type":3,"Flags":0}}}},{"7":{"Name":"DatasetLocation","Discriminator":"type","BaseProperties":{"folderPath":{"Type":0,"Flags":0,"Description":"Specify the folder path of dataset. Type: string (or Expression with resultType string)"},"fileName":{"Type":0,"Flags":0,"Description":"Specify the file name of dataset. Type: string (or Expression with resultType string)."}},"Elements":{"AmazonS3CompatibleLocation":669,"AmazonS3Location":671,"AzureBlobFSLocation":673,"AzureBlobStorageLocation":675,"AzureDataLakeStoreLocation":677,"AzureFileStorageLocation":679,"FileServerLocation":681,"FtpServerLocation":683,"GoogleCloudStorageLocation":685,"HdfsLocation":687,"HttpServerLocation":689,"LakeHouseLocation":691,"OracleCloudStorageLocation":693,"SftpLocation":695}}},{"2":{"Name":"AmazonS3CompatibleLocation","Properties":{"bucketName":{"Type":0,"Flags":0,"Description":"Specify the bucketName of Amazon S3 Compatible. Type: string (or Expression with resultType string)"},"version":{"Type":0,"Flags":0,"Description":"Specify the version of Amazon S3 Compatible. Type: string (or Expression with resultType string)."},"type":{"Type":670,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"AmazonS3CompatibleLocation"}},{"2":{"Name":"AmazonS3Location","Properties":{"bucketName":{"Type":0,"Flags":0,"Description":"Specify the bucketName of amazon S3. Type: string (or Expression with resultType string)"},"version":{"Type":0,"Flags":0,"Description":"Specify the version of amazon S3. Type: string (or Expression with resultType string)."},"type":{"Type":672,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"AmazonS3Location"}},{"2":{"Name":"AzureBlobFSLocation","Properties":{"fileSystem":{"Type":0,"Flags":0,"Description":"Specify the fileSystem of azure blobFS. Type: string (or Expression with resultType string)."},"type":{"Type":674,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"AzureBlobFSLocation"}},{"2":{"Name":"AzureBlobStorageLocation","Properties":{"container":{"Type":0,"Flags":0,"Description":"Specify the container of azure blob. Type: string (or Expression with resultType string)."},"type":{"Type":676,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"AzureBlobStorageLocation"}},{"2":{"Name":"AzureDataLakeStoreLocation","Properties":{"type":{"Type":678,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"AzureDataLakeStoreLocation"}},{"2":{"Name":"AzureFileStorageLocation","Properties":{"type":{"Type":680,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"AzureFileStorageLocation"}},{"2":{"Name":"FileServerLocation","Properties":{"type":{"Type":682,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"FileServerLocation"}},{"2":{"Name":"FtpServerLocation","Properties":{"type":{"Type":684,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"FtpServerLocation"}},{"2":{"Name":"GoogleCloudStorageLocation","Properties":{"bucketName":{"Type":0,"Flags":0,"Description":"Specify the bucketName of Google Cloud Storage. Type: string (or Expression with resultType string)"},"version":{"Type":0,"Flags":0,"Description":"Specify the version of Google Cloud Storage. Type: string (or Expression with resultType string)."},"type":{"Type":686,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"GoogleCloudStorageLocation"}},{"2":{"Name":"HdfsLocation","Properties":{"type":{"Type":688,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"HdfsLocation"}},{"2":{"Name":"HttpServerLocation","Properties":{"relativeUrl":{"Type":0,"Flags":0,"Description":"Specify the relativeUrl of http server. Type: string (or Expression with resultType string)"},"type":{"Type":690,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"HttpServerLocation"}},{"2":{"Name":"LakeHouseLocation","Properties":{"type":{"Type":692,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"LakeHouseLocation"}},{"2":{"Name":"OracleCloudStorageLocation","Properties":{"bucketName":{"Type":0,"Flags":0,"Description":"Specify the bucketName of Oracle Cloud Storage. Type: string (or Expression with resultType string)"},"version":{"Type":0,"Flags":0,"Description":"Specify the version of Oracle Cloud Storage. Type: string (or Expression with resultType string)."},"type":{"Type":694,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"OracleCloudStorageLocation"}},{"2":{"Name":"SftpLocation","Properties":{"type":{"Type":696,"Flags":1,"Description":"Type of dataset storage location."}}}},{"6":{"Value":"SftpLocation"}},{"6":{"Value":"Avro"}},{"2":{"Name":"AzureBlobDataset","Properties":{"typeProperties":{"Type":699,"Flags":0,"Description":"Azure Blob dataset properties."},"type":{"Type":700,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AzureBlobDatasetTypeProperties","Properties":{"folderPath":{"Type":0,"Flags":0,"Description":"The path of the Azure Blob storage. Type: string (or Expression with resultType string)."},"tableRootLocation":{"Type":0,"Flags":0,"Description":"The root of blob path. Type: string (or Expression with resultType string)."},"fileName":{"Type":0,"Flags":0,"Description":"The name of the Azure Blob. Type: string (or Expression with resultType string)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of Azure Blob's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of Azure Blob's modified datetime. Type: string (or Expression with resultType string)."},"format":{"Type":653,"Flags":0,"Description":"The format of the Azure Blob storage."},"compression":{"Type":664,"Flags":0,"Description":"The data compression method used for the blob storage."}}}},{"6":{"Value":"AzureBlob"}},{"2":{"Name":"AzureBlobFSDataset","Properties":{"typeProperties":{"Type":702,"Flags":0,"Description":"Azure Data Lake Storage Gen2 dataset properties."},"type":{"Type":703,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AzureBlobFSDatasetTypeProperties","Properties":{"folderPath":{"Type":0,"Flags":0,"Description":"The path of the Azure Data Lake Storage Gen2 storage. Type: string (or Expression with resultType string)."},"fileName":{"Type":0,"Flags":0,"Description":"The name of the Azure Data Lake Storage Gen2. Type: string (or Expression with resultType string)."},"format":{"Type":653,"Flags":0,"Description":"The format of the Azure Data Lake Storage Gen2 storage."},"compression":{"Type":664,"Flags":0,"Description":"The data compression method used for the blob storage."}}}},{"6":{"Value":"AzureBlobFSFile"}},{"2":{"Name":"AzureDataExplorerTableDataset","Properties":{"typeProperties":{"Type":705,"Flags":1,"Description":"Azure Data Explorer (Kusto) dataset properties."},"type":{"Type":706,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AzureDataExplorerDatasetTypeProperties","Properties":{"table":{"Type":0,"Flags":0,"Description":"The table name of the Azure Data Explorer database. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureDataExplorerTable"}},{"2":{"Name":"AzureDataLakeStoreDataset","Properties":{"typeProperties":{"Type":708,"Flags":0,"Description":"Azure Data Lake Store dataset properties."},"type":{"Type":709,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AzureDataLakeStoreDatasetTypeProperties","Properties":{"folderPath":{"Type":0,"Flags":0,"Description":"Path to the folder in the Azure Data Lake Store. Type: string (or Expression with resultType string)."},"fileName":{"Type":0,"Flags":0,"Description":"The name of the file in the Azure Data Lake Store. Type: string (or Expression with resultType string)."},"format":{"Type":653,"Flags":0,"Description":"The format of the Data Lake Store."},"compression":{"Type":664,"Flags":0,"Description":"The data compression method used for the item(s) in the Azure Data Lake Store."}}}},{"6":{"Value":"AzureDataLakeStoreFile"}},{"2":{"Name":"AzureDatabricksDeltaLakeDataset","Properties":{"typeProperties":{"Type":711,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":712,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AzureDatabricksDeltaLakeDatasetTypeProperties","Properties":{"table":{"Type":0,"Flags":0,"Description":"The name of delta table. Type: string (or Expression with resultType string)."},"database":{"Type":0,"Flags":0,"Description":"The database name of delta table. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureDatabricksDeltaLakeDataset"}},{"2":{"Name":"AzureMariaDBTableDataset","Properties":{"typeProperties":{"Type":640,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":714,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"AzureMariaDBTable"}},{"2":{"Name":"AzureMySqlTableDataset","Properties":{"typeProperties":{"Type":716,"Flags":1,"Description":"Azure MySQL database dataset properties."},"type":{"Type":717,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AzureMySqlTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"The Azure MySQL database table name. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The name of Azure MySQL database table. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureMySqlTable"}},{"2":{"Name":"AzurePostgreSqlTableDataset","Properties":{"typeProperties":{"Type":719,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":720,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AzurePostgreSqlTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"The table name of the Azure PostgreSQL database which includes both schema and table. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Azure PostgreSQL database. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Azure PostgreSQL database. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzurePostgreSqlTable"}},{"2":{"Name":"AzureSearchIndexDataset","Properties":{"typeProperties":{"Type":722,"Flags":1,"Description":"Properties specific to this dataset type."},"type":{"Type":723,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AzureSearchIndexDatasetTypeProperties","Properties":{"indexName":{"Type":0,"Flags":1,"Description":"The name of the Azure Search Index. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureSearchIndex"}},{"2":{"Name":"AzureSqlDWTableDataset","Properties":{"typeProperties":{"Type":725,"Flags":0,"Description":"Azure SQL Data Warehouse dataset properties."},"type":{"Type":726,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AzureSqlDWTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Azure SQL Data Warehouse. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Azure SQL Data Warehouse. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureSqlDWTable"}},{"2":{"Name":"AzureSqlMITableDataset","Properties":{"typeProperties":{"Type":728,"Flags":0,"Description":"Azure SQL Managed Instance dataset properties."},"type":{"Type":729,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AzureSqlMITableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Azure SQL Managed Instance. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Azure SQL Managed Instance dataset. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureSqlMITable"}},{"2":{"Name":"AzureSqlTableDataset","Properties":{"typeProperties":{"Type":731,"Flags":0,"Description":"Azure SQL dataset properties."},"type":{"Type":732,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AzureSqlTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Azure SQL database. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Azure SQL database. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureSqlTable"}},{"2":{"Name":"AzureTableDataset","Properties":{"typeProperties":{"Type":734,"Flags":1,"Description":"Azure Table dataset properties."},"type":{"Type":735,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"AzureTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":1,"Description":"The table name of the Azure Table storage. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureTable"}},{"2":{"Name":"BinaryDataset","Properties":{"typeProperties":{"Type":737,"Flags":0,"Description":"Binary dataset properties."},"type":{"Type":738,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"BinaryDatasetTypeProperties","Properties":{"location":{"Type":668,"Flags":1,"Description":"The location of the Binary storage."},"compression":{"Type":664,"Flags":0,"Description":"The data compression method used for the binary dataset."}}}},{"6":{"Value":"Binary"}},{"2":{"Name":"CassandraTableDataset","Properties":{"typeProperties":{"Type":740,"Flags":0,"Description":"Cassandra dataset properties."},"type":{"Type":741,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"CassandraTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"The table name of the Cassandra database. Type: string (or Expression with resultType string)."},"keyspace":{"Type":0,"Flags":0,"Description":"The keyspace of the Cassandra database. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"CassandraTable"}},{"2":{"Name":"CommonDataServiceForAppsEntityDataset","Properties":{"typeProperties":{"Type":743,"Flags":0,"Description":"Common Data Service for Apps entity dataset properties."},"type":{"Type":744,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"CommonDataServiceForAppsEntityDatasetTypeProperties","Properties":{"entityName":{"Type":0,"Flags":0,"Description":"The logical name of the entity. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"CommonDataServiceForAppsEntity"}},{"2":{"Name":"ConcurObjectDataset","Properties":{"typeProperties":{"Type":640,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":746,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"ConcurObject"}},{"2":{"Name":"CosmosDbMongoDbApiCollectionDataset","Properties":{"typeProperties":{"Type":748,"Flags":1,"Description":"CosmosDB (MongoDB API) database dataset properties."},"type":{"Type":749,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"CosmosDbMongoDbApiCollectionDatasetTypeProperties","Properties":{"collection":{"Type":0,"Flags":1,"Description":"The collection name of the CosmosDB (MongoDB API) database. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"CosmosDbMongoDbApiCollection"}},{"2":{"Name":"CosmosDbSqlApiCollectionDataset","Properties":{"typeProperties":{"Type":751,"Flags":1,"Description":"CosmosDB (SQL API) Collection dataset properties."},"type":{"Type":752,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"CosmosDbSqlApiCollectionDatasetTypeProperties","Properties":{"collectionName":{"Type":0,"Flags":1,"Description":"CosmosDB (SQL API) collection name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"CosmosDbSqlApiCollection"}},{"2":{"Name":"CouchbaseTableDataset","Properties":{"typeProperties":{"Type":640,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":754,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"CouchbaseTable"}},{"2":{"Name":"CustomDataset","Properties":{"typeProperties":{"Type":0,"Flags":0,"Description":"Custom dataset properties."},"type":{"Type":756,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"CustomDataset"}},{"2":{"Name":"Db2TableDataset","Properties":{"typeProperties":{"Type":758,"Flags":0,"Description":"Db2 table dataset properties."},"type":{"Type":759,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"Db2TableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"schema":{"Type":0,"Flags":0,"Description":"The Db2 schema name. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The Db2 table name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"Db2Table"}},{"2":{"Name":"DelimitedTextDataset","Properties":{"typeProperties":{"Type":761,"Flags":0,"Description":"Delimited text dataset properties."},"type":{"Type":762,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"DelimitedTextDatasetTypeProperties","Properties":{"location":{"Type":668,"Flags":1,"Description":"The location of the delimited text storage."},"columnDelimiter":{"Type":0,"Flags":0,"Description":"The column delimiter. Type: string (or Expression with resultType string)."},"rowDelimiter":{"Type":0,"Flags":0,"Description":"The row delimiter. Type: string (or Expression with resultType string)."},"encodingName":{"Type":0,"Flags":0,"Description":"The code page name of the preferred encoding. If miss, the default value is UTF-8, unless BOM denotes another Unicode encoding. Refer to the name column of the table in the following link to set supported values: https://msdn.microsoft.com/library/system.text.encoding.aspx. Type: string (or Expression with resultType string)."},"compressionCodec":{"Type":0,"Flags":0,"Description":"The data compressionCodec. Type: string (or Expression with resultType string)."},"compressionLevel":{"Type":0,"Flags":0,"Description":"The data compression method used for DelimitedText."},"quoteChar":{"Type":0,"Flags":0,"Description":"The quote character. Type: string (or Expression with resultType string)."},"escapeChar":{"Type":0,"Flags":0,"Description":"The escape character. Type: string (or Expression with resultType string)."},"firstRowAsHeader":{"Type":0,"Flags":0,"Description":"When used as input, treat the first row of data as headers. When used as output,write the headers into the output as the first row of data. The default value is false. Type: boolean (or Expression with resultType boolean)."},"nullValue":{"Type":0,"Flags":0,"Description":"The null value string. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"DelimitedText"}},{"2":{"Name":"DocumentDbCollectionDataset","Properties":{"typeProperties":{"Type":764,"Flags":1,"Description":"DocumentDB Collection dataset properties."},"type":{"Type":765,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"DocumentDbCollectionDatasetTypeProperties","Properties":{"collectionName":{"Type":0,"Flags":1,"Description":"Document Database collection name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"DocumentDbCollection"}},{"2":{"Name":"DrillTableDataset","Properties":{"typeProperties":{"Type":767,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":768,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"DrillDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Drill. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Drill. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"DrillTable"}},{"2":{"Name":"DynamicsAXResourceDataset","Properties":{"typeProperties":{"Type":770,"Flags":1,"Description":"Dynamics AX OData resource dataset properties."},"type":{"Type":771,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"DynamicsAXResourceDatasetTypeProperties","Properties":{"path":{"Type":0,"Flags":1,"Description":"The path of the Dynamics AX OData entity. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"DynamicsAXResource"}},{"2":{"Name":"DynamicsCrmEntityDataset","Properties":{"typeProperties":{"Type":773,"Flags":0,"Description":"Dynamics CRM entity dataset properties."},"type":{"Type":774,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"DynamicsCrmEntityDatasetTypeProperties","Properties":{"entityName":{"Type":0,"Flags":0,"Description":"The logical name of the entity. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"DynamicsCrmEntity"}},{"2":{"Name":"DynamicsEntityDataset","Properties":{"typeProperties":{"Type":776,"Flags":0,"Description":"Dynamics entity dataset properties."},"type":{"Type":777,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"DynamicsEntityDatasetTypeProperties","Properties":{"entityName":{"Type":0,"Flags":0,"Description":"The logical name of the entity. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"DynamicsEntity"}},{"2":{"Name":"EloquaObjectDataset","Properties":{"typeProperties":{"Type":640,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":779,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"EloquaObject"}},{"2":{"Name":"ExcelDataset","Properties":{"typeProperties":{"Type":781,"Flags":0,"Description":"Excel dataset properties."},"type":{"Type":782,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"ExcelDatasetTypeProperties","Properties":{"location":{"Type":668,"Flags":1,"Description":"The location of the excel storage."},"sheetName":{"Type":0,"Flags":0,"Description":"The sheet name of excel file. Type: string (or Expression with resultType string)."},"sheetIndex":{"Type":0,"Flags":0,"Description":"The sheet index of excel file and default value is 0. Type: integer (or Expression with resultType integer)"},"range":{"Type":0,"Flags":0,"Description":"The partial data of one sheet. Type: string (or Expression with resultType string)."},"firstRowAsHeader":{"Type":0,"Flags":0,"Description":"When used as input, treat the first row of data as headers. When used as output,write the headers into the output as the first row of data. The default value is false. Type: boolean (or Expression with resultType boolean)."},"compression":{"Type":664,"Flags":0,"Description":"The data compression method used for the json dataset."},"nullValue":{"Type":0,"Flags":0,"Description":"The null value string. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"Excel"}},{"2":{"Name":"FileShareDataset","Properties":{"typeProperties":{"Type":784,"Flags":0,"Description":"On-premises file system dataset properties."},"type":{"Type":785,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"FileShareDatasetTypeProperties","Properties":{"folderPath":{"Type":0,"Flags":0,"Description":"The path of the on-premises file system. Type: string (or Expression with resultType string)."},"fileName":{"Type":0,"Flags":0,"Description":"The name of the on-premises file system. Type: string (or Expression with resultType string)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"format":{"Type":653,"Flags":0,"Description":"The format of the files."},"fileFilter":{"Type":0,"Flags":0,"Description":"Specify a filter to be used to select a subset of files in the folderPath rather than all files. Type: string (or Expression with resultType string)."},"compression":{"Type":664,"Flags":0,"Description":"The data compression method used for the file system."}}}},{"6":{"Value":"FileShare"}},{"2":{"Name":"GoogleAdWordsObjectDataset","Properties":{"typeProperties":{"Type":640,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":787,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"GoogleAdWordsObject"}},{"2":{"Name":"GoogleBigQueryObjectDataset","Properties":{"typeProperties":{"Type":789,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":790,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"GoogleBigQueryDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using database + table properties instead."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Google BigQuery. Type: string (or Expression with resultType string)."},"dataset":{"Type":0,"Flags":0,"Description":"The database name of the Google BigQuery. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"GoogleBigQueryObject"}},{"2":{"Name":"GreenplumTableDataset","Properties":{"typeProperties":{"Type":792,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":793,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"GreenplumDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"table":{"Type":0,"Flags":0,"Description":"The table name of Greenplum. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of Greenplum. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"GreenplumTable"}},{"2":{"Name":"HBaseObjectDataset","Properties":{"typeProperties":{"Type":640,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":795,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"HBaseObject"}},{"2":{"Name":"HiveObjectDataset","Properties":{"typeProperties":{"Type":797,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":798,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"HiveDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Hive. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Hive. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"HiveObject"}},{"2":{"Name":"HttpDataset","Properties":{"typeProperties":{"Type":800,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":801,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"HttpDatasetTypeProperties","Properties":{"relativeUrl":{"Type":0,"Flags":0,"Description":"The relative URL based on the URL in the HttpLinkedService refers to an HTTP file Type: string (or Expression with resultType string)."},"requestMethod":{"Type":0,"Flags":0,"Description":"The HTTP method for the HTTP request. Type: string (or Expression with resultType string)."},"requestBody":{"Type":0,"Flags":0,"Description":"The body for the HTTP request. Type: string (or Expression with resultType string)."},"additionalHeaders":{"Type":0,"Flags":0,"Description":"The headers for the HTTP Request. e.g. request-header-name-1:request-header-value-1\r\n...\r\nrequest-header-name-n:request-header-value-n Type: string (or Expression with resultType string)."},"format":{"Type":653,"Flags":0,"Description":"The format of files."},"compression":{"Type":664,"Flags":0,"Description":"The data compression method used on files."}}}},{"6":{"Value":"HttpFile"}},{"2":{"Name":"HubspotObjectDataset","Properties":{"typeProperties":{"Type":640,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":803,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"HubspotObject"}},{"2":{"Name":"ImpalaObjectDataset","Properties":{"typeProperties":{"Type":805,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":806,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"ImpalaDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Impala. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Impala. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"ImpalaObject"}},{"2":{"Name":"InformixTableDataset","Properties":{"typeProperties":{"Type":808,"Flags":0,"Description":"Informix table dataset properties."},"type":{"Type":809,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"InformixTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"The Informix table name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"InformixTable"}},{"2":{"Name":"JiraObjectDataset","Properties":{"typeProperties":{"Type":640,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":811,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"JiraObject"}},{"2":{"Name":"JsonDataset","Properties":{"typeProperties":{"Type":813,"Flags":0,"Description":"Json dataset properties."},"type":{"Type":814,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"JsonDatasetTypeProperties","Properties":{"location":{"Type":668,"Flags":1,"Description":"The location of the json data storage."},"encodingName":{"Type":0,"Flags":0,"Description":"The code page name of the preferred encoding. If not specified, the default value is UTF-8, unless BOM denotes another Unicode encoding. Refer to the name column of the table in the following link to set supported values: https://msdn.microsoft.com/library/system.text.encoding.aspx. Type: string (or Expression with resultType string)."},"compression":{"Type":664,"Flags":0,"Description":"The data compression method used for the json dataset."}}}},{"6":{"Value":"Json"}},{"2":{"Name":"LakeHouseTableDataset","Properties":{"typeProperties":{"Type":816,"Flags":0,"Description":"Microsoft Fabric LakeHouse Table dataset properties."},"type":{"Type":817,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"LakeHouseTableDatasetTypeProperties","Properties":{"table":{"Type":0,"Flags":0,"Description":"The name of Microsoft Fabric LakeHouse Table. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"LakeHouseTable"}},{"2":{"Name":"MagentoObjectDataset","Properties":{"typeProperties":{"Type":640,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":819,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"MagentoObject"}},{"2":{"Name":"MariaDBTableDataset","Properties":{"typeProperties":{"Type":640,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":821,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"MariaDBTable"}},{"2":{"Name":"MarketoObjectDataset","Properties":{"typeProperties":{"Type":640,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":823,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"MarketoObject"}},{"2":{"Name":"MicrosoftAccessTableDataset","Properties":{"typeProperties":{"Type":825,"Flags":0,"Description":"Microsoft Access table dataset properties."},"type":{"Type":826,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"MicrosoftAccessTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"The Microsoft Access table name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"MicrosoftAccessTable"}},{"2":{"Name":"MongoDbAtlasCollectionDataset","Properties":{"typeProperties":{"Type":828,"Flags":1,"Description":"MongoDB Atlas database dataset properties."},"type":{"Type":829,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"MongoDbAtlasCollectionDatasetTypeProperties","Properties":{"collection":{"Type":0,"Flags":1,"Description":"The collection name of the MongoDB Atlas database. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"MongoDbAtlasCollection"}},{"2":{"Name":"MongoDbCollectionDataset","Properties":{"typeProperties":{"Type":831,"Flags":1,"Description":"MongoDB database dataset properties."},"type":{"Type":832,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"MongoDbCollectionDatasetTypeProperties","Properties":{"collectionName":{"Type":0,"Flags":1,"Description":"The table name of the MongoDB database. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"MongoDbCollection"}},{"2":{"Name":"MongoDbV2CollectionDataset","Properties":{"typeProperties":{"Type":834,"Flags":1,"Description":"MongoDB database dataset properties."},"type":{"Type":835,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"MongoDbV2CollectionDatasetTypeProperties","Properties":{"collection":{"Type":0,"Flags":1,"Description":"The collection name of the MongoDB database. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"MongoDbV2Collection"}},{"2":{"Name":"MySqlTableDataset","Properties":{"typeProperties":{"Type":837,"Flags":0,"Description":"MySQL table dataset properties."},"type":{"Type":838,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"MySqlTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"The MySQL table name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"MySqlTable"}},{"2":{"Name":"NetezzaTableDataset","Properties":{"typeProperties":{"Type":840,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":841,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"NetezzaTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Netezza. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Netezza. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"NetezzaTable"}},{"2":{"Name":"ODataResourceDataset","Properties":{"typeProperties":{"Type":843,"Flags":0,"Description":"OData dataset properties."},"type":{"Type":844,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"ODataResourceDatasetTypeProperties","Properties":{"path":{"Type":0,"Flags":0,"Description":"The OData resource path. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"ODataResource"}},{"2":{"Name":"OdbcTableDataset","Properties":{"typeProperties":{"Type":846,"Flags":0,"Description":"ODBC table dataset properties."},"type":{"Type":847,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"OdbcTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"The ODBC table name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"OdbcTable"}},{"2":{"Name":"Office365Dataset","Properties":{"typeProperties":{"Type":849,"Flags":1,"Description":"Office365 dataset properties."},"type":{"Type":850,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"Office365DatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":1,"Description":"Name of the dataset to extract from Office 365. Type: string (or Expression with resultType string)."},"predicate":{"Type":0,"Flags":0,"Description":"A predicate expression that can be used to filter the specific rows to extract from Office 365. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"Office365Table"}},{"2":{"Name":"OracleServiceCloudObjectDataset","Properties":{"typeProperties":{"Type":640,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":852,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"OracleServiceCloudObject"}},{"2":{"Name":"OracleTableDataset","Properties":{"typeProperties":{"Type":854,"Flags":0,"Description":"On-premises Oracle dataset properties."},"type":{"Type":855,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"OracleTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the on-premises Oracle database. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The table name of the on-premises Oracle database. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"OracleTable"}},{"2":{"Name":"OrcDataset","Properties":{"typeProperties":{"Type":857,"Flags":0,"Description":"ORC dataset properties."},"type":{"Type":858,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"OrcDatasetTypeProperties","Properties":{"location":{"Type":668,"Flags":1,"Description":"The location of the ORC data storage."},"orcCompressionCodec":{"Type":0,"Flags":0,"Description":"The data orcCompressionCodec. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"Orc"}},{"2":{"Name":"ParquetDataset","Properties":{"typeProperties":{"Type":860,"Flags":0,"Description":"Parquet dataset properties."},"type":{"Type":861,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"ParquetDatasetTypeProperties","Properties":{"location":{"Type":668,"Flags":1,"Description":"The location of the parquet storage."},"compressionCodec":{"Type":0,"Flags":0,"Description":"The data compressionCodec. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"Parquet"}},{"2":{"Name":"PaypalObjectDataset","Properties":{"typeProperties":{"Type":640,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":863,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"PaypalObject"}},{"2":{"Name":"PhoenixObjectDataset","Properties":{"typeProperties":{"Type":865,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":866,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"PhoenixDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Phoenix. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Phoenix. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"PhoenixObject"}},{"2":{"Name":"PostgreSqlTableDataset","Properties":{"typeProperties":{"Type":868,"Flags":0,"Description":"PostgreSQL table dataset properties."},"type":{"Type":869,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"PostgreSqlTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"table":{"Type":0,"Flags":0,"Description":"The PostgreSQL table name. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"The PostgreSQL schema name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"PostgreSqlTable"}},{"2":{"Name":"PrestoObjectDataset","Properties":{"typeProperties":{"Type":871,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":872,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"PrestoDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Presto. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Presto. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"PrestoObject"}},{"2":{"Name":"QuickBooksObjectDataset","Properties":{"typeProperties":{"Type":640,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":874,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"QuickBooksObject"}},{"2":{"Name":"RelationalTableDataset","Properties":{"typeProperties":{"Type":876,"Flags":0,"Description":"Relational table dataset properties."},"type":{"Type":877,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"RelationalTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"The relational table name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"RelationalTable"}},{"2":{"Name":"ResponsysObjectDataset","Properties":{"typeProperties":{"Type":640,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":879,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"ResponsysObject"}},{"2":{"Name":"RestResourceDataset","Properties":{"typeProperties":{"Type":881,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":884,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"RestResourceDatasetTypeProperties","Properties":{"relativeUrl":{"Type":0,"Flags":0,"Description":"The relative URL to the resource that the RESTful API provides. Type: string (or Expression with resultType string)."},"requestMethod":{"Type":0,"Flags":0,"Description":"The HTTP method used to call the RESTful API. The default is GET. Type: string (or Expression with resultType string)."},"requestBody":{"Type":0,"Flags":0,"Description":"The HTTP request body to the RESTful API if requestMethod is POST. Type: string (or Expression with resultType string)."},"additionalHeaders":{"Type":882,"Flags":0,"Description":"The additional HTTP headers in the request to the RESTful API."},"paginationRules":{"Type":883,"Flags":0,"Description":"The pagination rules to compose next page requests."}}}},{"2":{"Name":"RestResourceDatasetTypePropertiesAdditionalHeaders","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"RestResourceDatasetTypePropertiesPaginationRules","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"RestResource"}},{"2":{"Name":"SalesforceMarketingCloudObjectDataset","Properties":{"typeProperties":{"Type":640,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":886,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"SalesforceMarketingCloudObject"}},{"2":{"Name":"SalesforceObjectDataset","Properties":{"typeProperties":{"Type":888,"Flags":0,"Description":"Salesforce object dataset properties."},"type":{"Type":889,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SalesforceObjectDatasetTypeProperties","Properties":{"objectApiName":{"Type":0,"Flags":0,"Description":"The Salesforce object API name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SalesforceObject"}},{"2":{"Name":"SalesforceServiceCloudObjectDataset","Properties":{"typeProperties":{"Type":891,"Flags":0,"Description":"Salesforce Service Cloud object dataset properties."},"type":{"Type":892,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SalesforceServiceCloudObjectDatasetTypeProperties","Properties":{"objectApiName":{"Type":0,"Flags":0,"Description":"The Salesforce Service Cloud object API name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SalesforceServiceCloudObject"}},{"2":{"Name":"SalesforceServiceCloudV2ObjectDataset","Properties":{"typeProperties":{"Type":894,"Flags":0,"Description":"Salesforce Service Cloud V2 object dataset properties."},"type":{"Type":895,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SalesforceServiceCloudV2ObjectDatasetTypeProperties","Properties":{"objectApiName":{"Type":0,"Flags":0,"Description":"The Salesforce Service Cloud V2 object API name. Type: string (or Expression with resultType string)."},"reportId":{"Type":0,"Flags":0,"Description":"The Salesforce Service Cloud V2 reportId. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SalesforceServiceCloudV2Object"}},{"2":{"Name":"SalesforceV2ObjectDataset","Properties":{"typeProperties":{"Type":897,"Flags":0,"Description":"Salesforce V2 object dataset properties."},"type":{"Type":898,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SalesforceV2ObjectDatasetTypeProperties","Properties":{"objectApiName":{"Type":0,"Flags":0,"Description":"The Salesforce V2 object API name. Type: string (or Expression with resultType string)."},"reportId":{"Type":0,"Flags":0,"Description":"The Salesforce V2 report Id. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SalesforceV2Object"}},{"2":{"Name":"SapBwCubeDataset","Properties":{"type":{"Type":900,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"SapBwCube"}},{"2":{"Name":"SapCloudForCustomerResourceDataset","Properties":{"typeProperties":{"Type":902,"Flags":1,"Description":"SAP Cloud For Customer OData resource dataset properties."},"type":{"Type":903,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SapCloudForCustomerResourceDatasetTypeProperties","Properties":{"path":{"Type":0,"Flags":1,"Description":"The path of the SAP Cloud for Customer OData entity. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SapCloudForCustomerResource"}},{"2":{"Name":"SapEccResourceDataset","Properties":{"typeProperties":{"Type":905,"Flags":1,"Description":"SAP ECC OData resource dataset properties."},"type":{"Type":906,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SapEccResourceDatasetTypeProperties","Properties":{"path":{"Type":0,"Flags":1,"Description":"The path of the SAP ECC OData entity. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SapEccResource"}},{"2":{"Name":"SapHanaTableDataset","Properties":{"typeProperties":{"Type":908,"Flags":0,"Description":"SAP HANA Table properties."},"type":{"Type":909,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SapHanaTableDatasetTypeProperties","Properties":{"schema":{"Type":0,"Flags":0,"Description":"The schema name of SAP HANA. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The table name of SAP HANA. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SapHanaTable"}},{"2":{"Name":"SapOdpResourceDataset","Properties":{"typeProperties":{"Type":911,"Flags":1,"Description":"SAP ODP Resource properties."},"type":{"Type":912,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SapOdpResourceDatasetTypeProperties","Properties":{"context":{"Type":0,"Flags":1,"Description":"The context of the SAP ODP Object. Type: string (or Expression with resultType string)."},"objectName":{"Type":0,"Flags":1,"Description":"The name of the SAP ODP Object. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SapOdpResource"}},{"2":{"Name":"SapOpenHubTableDataset","Properties":{"typeProperties":{"Type":914,"Flags":1,"Description":"Sap Business Warehouse Open Hub Destination Table properties."},"type":{"Type":915,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SapOpenHubTableDatasetTypeProperties","Properties":{"openHubDestinationName":{"Type":0,"Flags":1,"Description":"The name of the Open Hub Destination with destination type as Database Table. Type: string (or Expression with resultType string)."},"excludeLastRequest":{"Type":0,"Flags":0,"Description":"Whether to exclude the records of the last request. The default value is true. Type: boolean (or Expression with resultType boolean)."},"baseRequestId":{"Type":0,"Flags":0,"Description":"The ID of request for delta loading. Once it is set, only data with requestId larger than the value of this property will be retrieved. The default value is 0. Type: integer (or Expression with resultType integer )."}}}},{"6":{"Value":"SapOpenHubTable"}},{"2":{"Name":"SapTableResourceDataset","Properties":{"typeProperties":{"Type":917,"Flags":1,"Description":"SAP Table Resource properties."},"type":{"Type":918,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SapTableResourceDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":1,"Description":"The name of the SAP Table. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SapTableResource"}},{"2":{"Name":"ServiceNowObjectDataset","Properties":{"typeProperties":{"Type":640,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":920,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"ServiceNowObject"}},{"2":{"Name":"SharePointOnlineListResourceDataset","Properties":{"typeProperties":{"Type":922,"Flags":0,"Description":"Sharepoint online list dataset properties."},"type":{"Type":923,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SharePointOnlineListDatasetTypeProperties","Properties":{"listName":{"Type":0,"Flags":0,"Description":"The name of the SharePoint Online list. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SharePointOnlineListResource"}},{"2":{"Name":"ShopifyObjectDataset","Properties":{"typeProperties":{"Type":640,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":925,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"ShopifyObject"}},{"2":{"Name":"SnowflakeDataset","Properties":{"typeProperties":{"Type":927,"Flags":1,"Description":"Snowflake dataset properties."},"type":{"Type":928,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SnowflakeDatasetTypeProperties","Properties":{"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Snowflake database. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Snowflake database. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SnowflakeTable"}},{"2":{"Name":"SnowflakeV2Dataset","Properties":{"typeProperties":{"Type":927,"Flags":1,"Description":"Snowflake dataset properties."},"type":{"Type":930,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"SnowflakeV2Table"}},{"2":{"Name":"SparkObjectDataset","Properties":{"typeProperties":{"Type":932,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":933,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SparkDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Spark. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Spark. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SparkObject"}},{"2":{"Name":"SqlServerTableDataset","Properties":{"typeProperties":{"Type":935,"Flags":0,"Description":"On-premises SQL Server dataset properties."},"type":{"Type":936,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SqlServerTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the SQL Server dataset. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The table name of the SQL Server dataset. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SqlServerTable"}},{"2":{"Name":"SquareObjectDataset","Properties":{"typeProperties":{"Type":640,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":938,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"SquareObject"}},{"2":{"Name":"SybaseTableDataset","Properties":{"typeProperties":{"Type":940,"Flags":0,"Description":"Sybase table dataset properties."},"type":{"Type":941,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"SybaseTableDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"The Sybase table name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SybaseTable"}},{"2":{"Name":"TeradataTableDataset","Properties":{"typeProperties":{"Type":943,"Flags":0,"Description":"Teradata dataset properties."},"type":{"Type":944,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"TeradataTableDatasetTypeProperties","Properties":{"database":{"Type":0,"Flags":0,"Description":"The database name of Teradata. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The table name of Teradata. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"TeradataTable"}},{"2":{"Name":"VerticaTableDataset","Properties":{"typeProperties":{"Type":946,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":947,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"VerticaDatasetTypeProperties","Properties":{"tableName":{"Type":0,"Flags":0,"Description":"This property will be retired. Please consider using schema + table properties instead."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Vertica. Type: string (or Expression with resultType string)."},"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Vertica. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"VerticaTable"}},{"2":{"Name":"WarehouseTableDataset","Properties":{"typeProperties":{"Type":949,"Flags":0,"Description":"Microsoft Fabric Warehouse dataset properties."},"type":{"Type":950,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"WarehouseTableDatasetTypeProperties","Properties":{"schema":{"Type":0,"Flags":0,"Description":"The schema name of the Microsoft Fabric Warehouse. Type: string (or Expression with resultType string)."},"table":{"Type":0,"Flags":0,"Description":"The table name of the Microsoft Fabric Warehouse. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"WarehouseTable"}},{"2":{"Name":"WebTableDataset","Properties":{"typeProperties":{"Type":952,"Flags":1,"Description":"Web table dataset properties."},"type":{"Type":953,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"WebTableDatasetTypeProperties","Properties":{"index":{"Type":0,"Flags":1,"Description":"The zero-based index of the table in the web page. Type: integer (or Expression with resultType integer), minimum: 0."},"path":{"Type":0,"Flags":0,"Description":"The relative URL to the web page from the linked service URL. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"WebTable"}},{"2":{"Name":"XeroObjectDataset","Properties":{"typeProperties":{"Type":640,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":955,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"XeroObject"}},{"2":{"Name":"XmlDataset","Properties":{"typeProperties":{"Type":957,"Flags":0,"Description":"Xml dataset properties."},"type":{"Type":958,"Flags":1,"Description":"Type of dataset."}}}},{"2":{"Name":"XmlDatasetTypeProperties","Properties":{"location":{"Type":668,"Flags":1,"Description":"The location of the json data storage."},"encodingName":{"Type":0,"Flags":0,"Description":"The code page name of the preferred encoding. If not specified, the default value is UTF-8, unless BOM denotes another Unicode encoding. Refer to the name column of the table in the following link to set supported values: https://msdn.microsoft.com/library/system.text.encoding.aspx. Type: string (or Expression with resultType string)."},"nullValue":{"Type":0,"Flags":0,"Description":"The null value string. Type: string (or Expression with resultType string)."},"compression":{"Type":664,"Flags":0,"Description":"The data compression method used for the json dataset."}}}},{"6":{"Value":"Xml"}},{"2":{"Name":"ZohoObjectDataset","Properties":{"typeProperties":{"Type":640,"Flags":0,"Description":"Properties specific to this dataset type."},"type":{"Type":960,"Flags":1,"Description":"Type of dataset."}}}},{"6":{"Value":"ZohoObject"}},{"4":{"Name":"Microsoft.DataFactory/factories/datasets@2018-06-01","ScopeType":8,"Body":634,"Flags":0}},{"6":{"Value":"Microsoft.DataFactory/factories/pipelines"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories/pipelines","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":962,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":963,"Flags":10,"Description":"The resource api version"},"properties":{"Type":965,"Flags":1,"Description":"Properties of the pipeline."},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"2":{"Name":"Pipeline","Properties":{"description":{"Type":4,"Flags":0,"Description":"The description of the pipeline."},"activities":{"Type":1736,"Flags":0,"Description":"List of activities in pipeline."},"parameters":{"Type":1737,"Flags":0,"Description":"List of parameters for pipeline."},"variables":{"Type":1743,"Flags":0,"Description":"List of variables for pipeline."},"concurrency":{"Type":3,"Flags":0,"Description":"The max number of concurrent runs for the pipeline."},"annotations":{"Type":1744,"Flags":0,"Description":"List of tags that can be used for describing the Pipeline."},"runDimensions":{"Type":1745,"Flags":0,"Description":"Dimensions emitted by Pipeline."},"folder":{"Type":1746,"Flags":0,"Description":"The folder that this Pipeline is in. If not specified, Pipeline will appear at the root level."},"policy":{"Type":1747,"Flags":0,"Description":"Pipeline Policy."}}}},{"7":{"Name":"Activity","Discriminator":"type","BaseProperties":{"name":{"Type":4,"Flags":1,"Description":"Activity name."},"description":{"Type":4,"Flags":0,"Description":"Activity description."},"state":{"Type":969,"Flags":0,"Description":"Activity state. This is an optional property and if not provided, the state will be Active by default."},"onInactiveMarkAs":{"Type":973,"Flags":0,"Description":"Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default."},"dependsOn":{"Type":981,"Flags":0,"Description":"Activity depends on condition."},"userProperties":{"Type":983,"Flags":0,"Description":"Activity user properties."}},"Elements":{"AppendVariable":984,"AzureDataExplorerCommand":987,"AzureFunctionActivity":991,"AzureMLBatchExecution":1003,"AzureMLExecutePipeline":1010,"AzureMLUpdateResource":1013,"ExecutePipeline":1016,"Fail":1024,"Filter":1027,"ForEach":1033,"IfCondition":1037,"SetVariable":1042,"Switch":1046,"Until":1053,"Validation":1057,"Wait":1064,"WebHook":1067,"Copy":1074,"Custom":1506,"DataLakeAnalyticsU-SQL":1513,"DatabricksNotebook":1517,"DatabricksSparkJar":1523,"DatabricksSparkPython":1529,"Delete":1535,"ExecuteDataFlow":1538,"ExecuteSSISPackage":1547,"ExecuteWranglingDataflow":1574,"GetMetadata":1582,"HDInsightHive":1597,"HDInsightMapReduce":1608,"HDInsightPig":1619,"HDInsightSpark":1628,"HDInsightStreaming":1637,"Lookup":1649,"Script":1652,"SparkJob":1683,"SqlServerStoredProcedure":1704,"SynapseNotebook":1707,"WebActivity":1725}}},{"6":{"Value":"Active"}},{"6":{"Value":"Inactive"}},{"5":{"Elements":[967,968,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Skipped"}},{"5":{"Elements":[970,971,972,4]}},{"2":{"Name":"ActivityDependency","Properties":{"activity":{"Type":4,"Flags":1,"Description":"Activity name."},"dependencyConditions":{"Type":980,"Flags":1,"Description":"Match-Condition for the dependency."}},"AdditionalProperties":0}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Skipped"}},{"6":{"Value":"Completed"}},{"5":{"Elements":[975,976,977,978,4]}},{"3":{"ItemType":979}},{"3":{"ItemType":974}},{"2":{"Name":"UserProperty","Properties":{"name":{"Type":4,"Flags":1,"Description":"User property name."},"value":{"Type":0,"Flags":1,"Description":"User property value. Type: string (or Expression with resultType string)."}}}},{"3":{"ItemType":982}},{"2":{"Name":"AppendVariableActivity","Properties":{"typeProperties":{"Type":985,"Flags":1,"Description":"Append Variable activity properties."},"type":{"Type":986,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"AppendVariableActivityTypeProperties","Properties":{"variableName":{"Type":4,"Flags":0,"Description":"Name of the variable whose value needs to be appended to."},"value":{"Type":0,"Flags":0,"Description":"Value to be appended. Type: could be a static value matching type of the variable item or Expression with resultType matching type of the variable item"}}}},{"6":{"Value":"AppendVariable"}},{"2":{"Name":"AzureDataExplorerCommandActivity","Properties":{"typeProperties":{"Type":988,"Flags":1,"Description":"Azure Data Explorer command activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":990,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"AzureDataExplorerCommandActivityTypeProperties","Properties":{"command":{"Type":0,"Flags":1,"Description":"A control command, according to the Azure Data Explorer command syntax. Type: string (or Expression with resultType string)."},"commandTimeout":{"Type":0,"Flags":0,"Description":"Control command timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))..)"}}}},{"2":{"Name":"ActivityPolicy","Properties":{"timeout":{"Type":0,"Flags":0,"Description":"Specifies the timeout for the activity to run. The default timeout is 7 days. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"retry":{"Type":0,"Flags":0,"Description":"Maximum ordinary retry attempts. Default is 0. Type: integer (or Expression with resultType integer), minimum: 0."},"retryIntervalInSeconds":{"Type":3,"Flags":0,"Description":"Interval between each retry attempt (in seconds). The default is 30 sec."},"secureInput":{"Type":2,"Flags":0,"Description":"When set to true, Input from activity is considered as secure and will not be logged to monitoring."},"secureOutput":{"Type":2,"Flags":0,"Description":"When set to true, Output from activity is considered as secure and will not be logged to monitoring."}},"AdditionalProperties":0}},{"6":{"Value":"AzureDataExplorerCommand"}},{"2":{"Name":"AzureFunctionActivity","Properties":{"typeProperties":{"Type":992,"Flags":1,"Description":"Azure Function activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1002,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"AzureFunctionActivityTypeProperties","Properties":{"method":{"Type":1000,"Flags":1,"Description":"Rest API method for target endpoint."},"functionName":{"Type":0,"Flags":1,"Description":"Name of the Function that the Azure Function Activity will call. Type: string (or Expression with resultType string)"},"headers":{"Type":1001,"Flags":0,"Description":"Represents the headers that will be sent to the request. For example, to set the language and type on a request: \"headers\" : { \"Accept-Language\": \"en-us\", \"Content-Type\": \"application/json\" }. Type: string (or Expression with resultType string)."},"body":{"Type":0,"Flags":0,"Description":"Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"GET"}},{"6":{"Value":"POST"}},{"6":{"Value":"PUT"}},{"6":{"Value":"DELETE"}},{"6":{"Value":"OPTIONS"}},{"6":{"Value":"HEAD"}},{"6":{"Value":"TRACE"}},{"5":{"Elements":[993,994,995,996,997,998,999,4]}},{"2":{"Name":"AzureFunctionActivityTypePropertiesHeaders","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"AzureFunctionActivity"}},{"2":{"Name":"AzureMLBatchExecutionActivity","Properties":{"typeProperties":{"Type":1004,"Flags":1,"Description":"Azure ML Batch Execution activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1009,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"AzureMLBatchExecutionActivityTypeProperties","Properties":{"globalParameters":{"Type":1005,"Flags":0,"Description":"Key,Value pairs to be passed to the Azure ML Batch Execution Service endpoint. Keys must match the names of web service parameters defined in the published Azure ML web service. Values will be passed in the GlobalParameters property of the Azure ML batch execution request."},"webServiceOutputs":{"Type":1007,"Flags":0,"Description":"Key,Value pairs, mapping the names of Azure ML endpoint's Web Service Outputs to AzureMLWebServiceFile objects specifying the output Blob locations. This information will be passed in the WebServiceOutputs property of the Azure ML batch execution request."},"webServiceInputs":{"Type":1008,"Flags":0,"Description":"Key,Value pairs, mapping the names of Azure ML endpoint's Web Service Inputs to AzureMLWebServiceFile objects specifying the input Blob locations.. This information will be passed in the WebServiceInputs property of the Azure ML batch execution request."}}}},{"2":{"Name":"AzureMLBatchExecutionActivityTypePropertiesGlobalParameters","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"AzureMLWebServiceFile","Properties":{"filePath":{"Type":0,"Flags":1,"Description":"The relative file path, including container name, in the Azure Blob Storage specified by the LinkedService. Type: string (or Expression with resultType string)."},"linkedServiceName":{"Type":98,"Flags":1,"Description":"Reference to an Azure Storage LinkedService, where Azure ML WebService Input/Output file located."}}}},{"2":{"Name":"AzureMLBatchExecutionActivityTypePropertiesWebServiceOutputs","Properties":{},"AdditionalProperties":1006}},{"2":{"Name":"AzureMLBatchExecutionActivityTypePropertiesWebServiceInputs","Properties":{},"AdditionalProperties":1006}},{"6":{"Value":"AzureMLBatchExecution"}},{"2":{"Name":"AzureMLExecutePipelineActivity","Properties":{"typeProperties":{"Type":1011,"Flags":1,"Description":"Azure ML Execute Pipeline activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1012,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"AzureMLExecutePipelineActivityTypeProperties","Properties":{"mlPipelineId":{"Type":0,"Flags":0,"Description":"ID of the published Azure ML pipeline. Type: string (or Expression with resultType string)."},"mlPipelineEndpointId":{"Type":0,"Flags":0,"Description":"ID of the published Azure ML pipeline endpoint. Type: string (or Expression with resultType string)."},"version":{"Type":0,"Flags":0,"Description":"Version of the published Azure ML pipeline endpoint. Type: string (or Expression with resultType string)."},"experimentName":{"Type":0,"Flags":0,"Description":"Run history experiment name of the pipeline run. This information will be passed in the ExperimentName property of the published pipeline execution request. Type: string (or Expression with resultType string)."},"mlPipelineParameters":{"Type":0,"Flags":0,"Description":"Key,Value pairs to be passed to the published Azure ML pipeline endpoint. Keys must match the names of pipeline parameters defined in the published pipeline. Values will be passed in the ParameterAssignments property of the published pipeline execution request. Type: object with key value pairs (or Expression with resultType object)."},"dataPathAssignments":{"Type":0,"Flags":0,"Description":"Dictionary used for changing data path assignments without retraining. Values will be passed in the dataPathAssignments property of the published pipeline execution request. Type: object (or Expression with resultType object)."},"mlParentRunId":{"Type":0,"Flags":0,"Description":"The parent Azure ML Service pipeline run id. This information will be passed in the ParentRunId property of the published pipeline execution request. Type: string (or Expression with resultType string)."},"continueOnStepFailure":{"Type":0,"Flags":0,"Description":"Whether to continue execution of other steps in the PipelineRun if a step fails. This information will be passed in the continueOnStepFailure property of the published pipeline execution request. Type: boolean (or Expression with resultType boolean)."}}}},{"6":{"Value":"AzureMLExecutePipeline"}},{"2":{"Name":"AzureMLUpdateResourceActivity","Properties":{"typeProperties":{"Type":1014,"Flags":1,"Description":"Azure ML Update Resource management activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1015,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"AzureMLUpdateResourceActivityTypeProperties","Properties":{"trainedModelName":{"Type":0,"Flags":1,"Description":"Name of the Trained Model module in the Web Service experiment to be updated. Type: string (or Expression with resultType string)."},"trainedModelLinkedServiceName":{"Type":98,"Flags":1,"Description":"Name of Azure Storage linked service holding the .ilearner file that will be uploaded by the update operation."},"trainedModelFilePath":{"Type":0,"Flags":1,"Description":"The relative file path in trainedModelLinkedService to represent the .ilearner file that will be uploaded by the update operation. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AzureMLUpdateResource"}},{"2":{"Name":"ExecutePipelineActivity","Properties":{"policy":{"Type":1017,"Flags":0,"Description":"Execute pipeline activity policy."},"typeProperties":{"Type":1018,"Flags":1,"Description":"Execute pipeline activity properties."},"type":{"Type":1023,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"ExecutePipelineActivityPolicy","Properties":{"secureInput":{"Type":2,"Flags":0,"Description":"When set to true, Input from activity is considered as secure and will not be logged to monitoring."}},"AdditionalProperties":0}},{"2":{"Name":"ExecutePipelineActivityTypeProperties","Properties":{"pipeline":{"Type":1019,"Flags":1,"Description":"Pipeline reference."},"parameters":{"Type":1022,"Flags":0,"Description":"Pipeline parameters."},"waitOnCompletion":{"Type":2,"Flags":0,"Description":"Defines whether activity execution will wait for the dependent pipeline execution to finish. Default is false."}}}},{"2":{"Name":"PipelineReference","Properties":{"type":{"Type":1021,"Flags":1,"Description":"Pipeline reference type."},"referenceName":{"Type":4,"Flags":1,"Description":"Reference pipeline name."},"name":{"Type":4,"Flags":0,"Description":"Reference name."}}}},{"6":{"Value":"PipelineReference"}},{"5":{"Elements":[1020,4]}},{"2":{"Name":"ParameterValueSpecification","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"ExecutePipeline"}},{"2":{"Name":"FailActivity","Properties":{"typeProperties":{"Type":1025,"Flags":1,"Description":"Fail activity properties."},"type":{"Type":1026,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"FailActivityTypeProperties","Properties":{"message":{"Type":0,"Flags":1,"Description":"The error message that surfaced in the Fail activity. It can be dynamic content that's evaluated to a non empty/blank string at runtime. Type: string (or Expression with resultType string)."},"errorCode":{"Type":0,"Flags":1,"Description":"The error code that categorizes the error type of the Fail activity. It can be dynamic content that's evaluated to a non empty/blank string at runtime. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"Fail"}},{"2":{"Name":"FilterActivity","Properties":{"typeProperties":{"Type":1028,"Flags":1,"Description":"Filter activity properties."},"type":{"Type":1032,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"FilterActivityTypeProperties","Properties":{"items":{"Type":1029,"Flags":1,"Description":"Input array on which filter should be applied."},"condition":{"Type":1029,"Flags":1,"Description":"Condition to be used for filtering the input."}}}},{"2":{"Name":"Expression","Properties":{"type":{"Type":1031,"Flags":1,"Description":"Expression type."},"value":{"Type":4,"Flags":1,"Description":"Expression value."}}}},{"6":{"Value":"Expression"}},{"5":{"Elements":[1030,4]}},{"6":{"Value":"Filter"}},{"2":{"Name":"ForEachActivity","Properties":{"typeProperties":{"Type":1034,"Flags":1,"Description":"ForEach activity properties."},"type":{"Type":1036,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"ForEachActivityTypeProperties","Properties":{"isSequential":{"Type":2,"Flags":0,"Description":"Should the loop be executed in sequence or in parallel (max 50)"},"batchCount":{"Type":3,"Flags":0,"Description":"Batch count to be used for controlling the number of parallel execution (when isSequential is set to false)."},"items":{"Type":1029,"Flags":1,"Description":"Collection to iterate."},"activities":{"Type":1035,"Flags":1,"Description":"List of activities to execute ."}}}},{"3":{"ItemType":966}},{"6":{"Value":"ForEach"}},{"2":{"Name":"IfConditionActivity","Properties":{"typeProperties":{"Type":1038,"Flags":1,"Description":"IfCondition activity properties."},"type":{"Type":1041,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"IfConditionActivityTypeProperties","Properties":{"expression":{"Type":1029,"Flags":1,"Description":"An expression that would evaluate to Boolean. This is used to determine the block of activities (ifTrueActivities or ifFalseActivities) that will be executed."},"ifTrueActivities":{"Type":1039,"Flags":0,"Description":"List of activities to execute if expression is evaluated to true. This is an optional property and if not provided, the activity will exit without any action."},"ifFalseActivities":{"Type":1040,"Flags":0,"Description":"List of activities to execute if expression is evaluated to false. This is an optional property and if not provided, the activity will exit without any action."}}}},{"3":{"ItemType":966}},{"3":{"ItemType":966}},{"6":{"Value":"IfCondition"}},{"2":{"Name":"SetVariableActivity","Properties":{"typeProperties":{"Type":1043,"Flags":1,"Description":"Set Variable activity properties."},"policy":{"Type":1044,"Flags":0,"Description":"Activity policy."},"type":{"Type":1045,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"SetVariableActivityTypeProperties","Properties":{"variableName":{"Type":4,"Flags":0,"Description":"Name of the variable whose value needs to be set."},"value":{"Type":0,"Flags":0,"Description":"Value to be set. Could be a static value or Expression."},"setSystemVariable":{"Type":2,"Flags":0,"Description":"If set to true, it sets the pipeline run return value."}}}},{"2":{"Name":"SecureInputOutputPolicy","Properties":{"secureInput":{"Type":2,"Flags":0,"Description":"When set to true, Input from activity is considered as secure and will not be logged to monitoring."},"secureOutput":{"Type":2,"Flags":0,"Description":"When set to true, Output from activity is considered as secure and will not be logged to monitoring."}}}},{"6":{"Value":"SetVariable"}},{"2":{"Name":"SwitchActivity","Properties":{"typeProperties":{"Type":1047,"Flags":1,"Description":"Switch activity properties."},"type":{"Type":1052,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"SwitchActivityTypeProperties","Properties":{"on":{"Type":1029,"Flags":1,"Description":"An expression that would evaluate to a string or integer. This is used to determine the block of activities in cases that will be executed."},"cases":{"Type":1050,"Flags":0,"Description":"List of cases that correspond to expected values of the 'on' property. This is an optional property and if not provided, the activity will execute activities provided in defaultActivities."},"defaultActivities":{"Type":1051,"Flags":0,"Description":"List of activities to execute if no case condition is satisfied. This is an optional property and if not provided, the activity will exit without any action."}}}},{"2":{"Name":"SwitchCase","Properties":{"value":{"Type":4,"Flags":0,"Description":"Expected value that satisfies the expression result of the 'on' property."},"activities":{"Type":1049,"Flags":0,"Description":"List of activities to execute for satisfied case condition."}}}},{"3":{"ItemType":966}},{"3":{"ItemType":1048}},{"3":{"ItemType":966}},{"6":{"Value":"Switch"}},{"2":{"Name":"UntilActivity","Properties":{"typeProperties":{"Type":1054,"Flags":1,"Description":"Until activity properties."},"type":{"Type":1056,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"UntilActivityTypeProperties","Properties":{"expression":{"Type":1029,"Flags":1,"Description":"An expression that would evaluate to Boolean. The loop will continue until this expression evaluates to true"},"timeout":{"Type":0,"Flags":0,"Description":"Specifies the timeout for the activity to run. If there is no value specified, it takes the value of TimeSpan.FromDays(7) which is 1 week as default. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"activities":{"Type":1055,"Flags":1,"Description":"List of activities to execute."}}}},{"3":{"ItemType":966}},{"6":{"Value":"Until"}},{"2":{"Name":"ValidationActivity","Properties":{"typeProperties":{"Type":1058,"Flags":1,"Description":"Validation activity properties."},"type":{"Type":1063,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"ValidationActivityTypeProperties","Properties":{"timeout":{"Type":0,"Flags":0,"Description":"Specifies the timeout for the activity to run. If there is no value specified, it takes the value of TimeSpan.FromDays(7) which is 1 week as default. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"sleep":{"Type":0,"Flags":0,"Description":"A delay in seconds between validation attempts. If no value is specified, 10 seconds will be used as the default. Type: integer (or Expression with resultType integer)."},"minimumSize":{"Type":0,"Flags":0,"Description":"Can be used if dataset points to a file. The file must be greater than or equal in size to the value specified. Type: integer (or Expression with resultType integer)."},"childItems":{"Type":0,"Flags":0,"Description":"Can be used if dataset points to a folder. If set to true, the folder must have at least one file. If set to false, the folder must be empty. Type: boolean (or Expression with resultType boolean)."},"dataset":{"Type":1059,"Flags":1,"Description":"Validation activity dataset reference."}}}},{"2":{"Name":"DatasetReference","Properties":{"type":{"Type":1061,"Flags":1,"Description":"Dataset reference type."},"referenceName":{"Type":4,"Flags":1,"Description":"Reference dataset name."},"parameters":{"Type":1062,"Flags":0,"Description":"Arguments for dataset."}}}},{"6":{"Value":"DatasetReference"}},{"5":{"Elements":[1060,4]}},{"2":{"Name":"ParameterValueSpecification","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"Validation"}},{"2":{"Name":"WaitActivity","Properties":{"typeProperties":{"Type":1065,"Flags":1,"Description":"Wait activity properties."},"type":{"Type":1066,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"WaitActivityTypeProperties","Properties":{"waitTimeInSeconds":{"Type":0,"Flags":1,"Description":"Duration in seconds. Type: integer (or Expression with resultType integer)."}}}},{"6":{"Value":"Wait"}},{"2":{"Name":"WebHookActivity","Properties":{"typeProperties":{"Type":1068,"Flags":1,"Description":"WebHook activity properties."},"policy":{"Type":1044,"Flags":0,"Description":"Activity policy."},"type":{"Type":1073,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"WebHookActivityTypeProperties","Properties":{"method":{"Type":1070,"Flags":1,"Description":"Rest API method for target endpoint."},"url":{"Type":0,"Flags":1,"Description":"WebHook activity target endpoint and path. Type: string (or Expression with resultType string)."},"timeout":{"Type":4,"Flags":0,"Description":"The timeout within which the webhook should be called back. If there is no value specified, it defaults to 10 minutes. Type: string. Pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"headers":{"Type":1071,"Flags":0,"Description":"Represents the headers that will be sent to the request. For example, to set the language and type on a request: \"headers\" : { \"Accept-Language\": \"en-us\", \"Content-Type\": \"application/json\" }. Type: string (or Expression with resultType string)."},"body":{"Type":0,"Flags":0,"Description":"Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string)."},"authentication":{"Type":1072,"Flags":0,"Description":"Authentication method used for calling the endpoint."},"reportStatusOnCallBack":{"Type":0,"Flags":0,"Description":"When set to true, statusCode, output and error in callback request body will be consumed by activity. The activity can be marked as failed by setting statusCode >= 400 in callback request. Default is false. Type: boolean (or Expression with resultType boolean)."}}}},{"6":{"Value":"POST"}},{"5":{"Elements":[1069,4]}},{"2":{"Name":"WebHookActivityTypePropertiesHeaders","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"WebActivityAuthentication","Properties":{"type":{"Type":4,"Flags":0,"Description":"Web activity authentication (Basic/ClientCertificate/MSI/ServicePrincipal)"},"pfx":{"Type":96,"Flags":0,"Description":"Base64-encoded contents of a PFX file or Certificate when used for ServicePrincipal"},"username":{"Type":0,"Flags":0,"Description":"Web activity authentication user name for basic authentication or ClientID when used for ServicePrincipal. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":0,"Description":"Password for the PFX file or basic authentication / Secret when used for ServicePrincipal"},"resource":{"Type":0,"Flags":0,"Description":"Resource for which Azure Auth token will be requested when using MSI Authentication. Type: string (or Expression with resultType string)."},"userTenant":{"Type":0,"Flags":0,"Description":"TenantId for which Azure Auth token will be requested when using ServicePrincipal Authentication. Type: string (or Expression with resultType string)."},"credential":{"Type":115,"Flags":0,"Description":"The credential reference containing authentication information."}}}},{"6":{"Value":"WebHook"}},{"2":{"Name":"CopyActivity","Properties":{"typeProperties":{"Type":1075,"Flags":1,"Description":"Copy activity properties."},"inputs":{"Type":1503,"Flags":0,"Description":"List of inputs for the activity."},"outputs":{"Type":1504,"Flags":0,"Description":"List of outputs for the activity."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1505,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"CopyActivityTypeProperties","Properties":{"source":{"Type":1076,"Flags":1,"Description":"Copy activity source."},"sink":{"Type":1343,"Flags":1,"Description":"Copy activity sink."},"translator":{"Type":0,"Flags":0,"Description":"Copy activity translator. If not specified, tabular translator is used."},"enableStaging":{"Type":0,"Flags":0,"Description":"Specifies whether to copy data via an interim staging. Default value is false. Type: boolean (or Expression with resultType boolean)."},"stagingSettings":{"Type":1494,"Flags":0,"Description":"Specifies interim staging settings when EnableStaging is true."},"parallelCopies":{"Type":0,"Flags":0,"Description":"Maximum number of concurrent sessions opened on the source or sink to avoid overloading the data store. Type: integer (or Expression with resultType integer), minimum: 0."},"dataIntegrationUnits":{"Type":0,"Flags":0,"Description":"Maximum number of data integration units that can be used to perform this data movement. Type: integer (or Expression with resultType integer), minimum: 0."},"enableSkipIncompatibleRow":{"Type":0,"Flags":0,"Description":"Whether to skip incompatible row. Default value is false. Type: boolean (or Expression with resultType boolean)."},"redirectIncompatibleRowSettings":{"Type":1495,"Flags":0,"Description":"Redirect incompatible row settings when EnableSkipIncompatibleRow is true."},"logStorageSettings":{"Type":1496,"Flags":0,"Description":"(Deprecated. Please use LogSettings) Log storage settings customer need to provide when enabling session log."},"logSettings":{"Type":1497,"Flags":0,"Description":"Log settings customer needs provide when enabling log."},"preserveRules":{"Type":1500,"Flags":0,"Description":"Preserve Rules."},"preserve":{"Type":1501,"Flags":0,"Description":"Preserve rules."},"validateDataConsistency":{"Type":0,"Flags":0,"Description":"Whether to enable Data Consistency validation. Type: boolean (or Expression with resultType boolean)."},"skipErrorFile":{"Type":1502,"Flags":0,"Description":"Specify the fault tolerance for data consistency."}}}},{"7":{"Name":"CopySource","Discriminator":"type","BaseProperties":{"sourceRetryCount":{"Type":0,"Flags":0,"Description":"Source retry count. Type: integer (or Expression with resultType integer)."},"sourceRetryWait":{"Type":0,"Flags":0,"Description":"Source retry wait. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"maxConcurrentConnections":{"Type":0,"Flags":0,"Description":"The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer)."},"disableMetricsCollection":{"Type":0,"Flags":0,"Description":"If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean)."}},"Elements":{"AmazonMWSSource":1077,"AmazonRdsForOracleSource":1079,"AmazonRdsForSqlServerSource":1082,"AmazonRedshiftSource":1085,"AvroSource":1088,"AzureBlobFSSource":1120,"AzureDataExplorerSource":1122,"AzureDataLakeStoreSource":1124,"AzureDatabricksDeltaLakeSource":1126,"AzureMariaDBSource":1129,"AzureMySqlSource":1131,"AzurePostgreSqlSource":1133,"AzureSqlSource":1135,"AzureTableSource":1137,"BinarySource":1139,"BlobSource":1149,"CassandraSource":1151,"CommonDataServiceForAppsSource":1164,"ConcurSource":1166,"CosmosDbMongoDbApiSource":1168,"CosmosDbSqlApiSource":1171,"CouchbaseSource":1173,"Db2Source":1175,"DelimitedTextSource":1177,"DocumentDbCollectionSource":1180,"DrillSource":1182,"DynamicsAXSource":1184,"DynamicsCrmSource":1186,"DynamicsSource":1188,"EloquaSource":1190,"ExcelSource":1192,"FileSystemSource":1194,"GoogleAdWordsSource":1196,"GoogleBigQuerySource":1198,"GreenplumSource":1200,"HBaseSource":1202,"HdfsSource":1204,"HiveSource":1206,"HttpSource":1208,"HubspotSource":1210,"ImpalaSource":1212,"InformixSource":1214,"JiraSource":1216,"JsonSource":1218,"LakeHouseTableSource":1221,"MagentoSource":1223,"MariaDBSource":1225,"MarketoSource":1227,"MicrosoftAccessSource":1229,"MongoDbAtlasSource":1231,"MongoDbSource":1233,"MongoDbV2Source":1235,"MySqlSource":1237,"NetezzaSource":1239,"ODataSource":1242,"OdbcSource":1244,"Office365Source":1246,"OracleServiceCloudSource":1248,"OracleSource":1250,"OrcSource":1253,"ParquetSource":1255,"PaypalSource":1258,"PhoenixSource":1260,"PostgreSqlSource":1262,"PrestoSource":1264,"QuickBooksSource":1266,"RelationalSource":1268,"ResponsysSource":1270,"RestSource":1272,"SalesforceMarketingCloudSource":1274,"SalesforceServiceCloudSource":1276,"SalesforceServiceCloudV2Source":1278,"SalesforceSource":1280,"SalesforceV2Source":1282,"SapBwSource":1284,"SapCloudForCustomerSource":1286,"SapEccSource":1288,"SapHanaSource":1290,"SapOdpSource":1293,"SapOpenHubSource":1295,"SapTableSource":1297,"ServiceNowSource":1300,"SharePointOnlineListSource":1302,"ShopifySource":1304,"SnowflakeSource":1306,"SnowflakeV2Source":1311,"SparkSource":1313,"SqlDWSource":1315,"SqlMISource":1317,"SqlServerSource":1319,"SqlSource":1321,"SquareSource":1323,"SybaseSource":1325,"TeradataSource":1327,"VerticaSource":1330,"WarehouseSource":1332,"XeroSource":1334,"ZohoSource":1336,"WebSource":1338,"XmlSource":1340}}},{"2":{"Name":"AmazonMWSSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1078,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"AmazonMWSSource"}},{"2":{"Name":"AmazonRdsForOracleSource","Properties":{"oracleReaderQuery":{"Type":0,"Flags":0,"Description":"AmazonRdsForOracle reader query. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"partitionOption":{"Type":0,"Flags":0,"Description":"The partition mechanism that will be used for AmazonRdsForOracle read in parallel. Type: string (or Expression with resultType string)."},"partitionSettings":{"Type":1080,"Flags":0,"Description":"The settings that will be leveraged for AmazonRdsForOracle source partitioning."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1081,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"AmazonRdsForOraclePartitionSettings","Properties":{"partitionNames":{"Type":0,"Flags":0,"Description":"Names of the physical partitions of AmazonRdsForOracle table."},"partitionColumnName":{"Type":0,"Flags":0,"Description":"The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."},"partitionUpperBound":{"Type":0,"Flags":0,"Description":"The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."},"partitionLowerBound":{"Type":0,"Flags":0,"Description":"The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AmazonRdsForOracleSource"}},{"2":{"Name":"AmazonRdsForSqlServerSource","Properties":{"sqlReaderQuery":{"Type":0,"Flags":0,"Description":"SQL reader query. Type: string (or Expression with resultType string)."},"sqlReaderStoredProcedureName":{"Type":0,"Flags":0,"Description":"Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string)."},"storedProcedureParameters":{"Type":0,"Flags":0,"Description":"Value and type setting for stored procedure parameters. Example: \"{Parameter1: {value: \"1\", type: \"int\"}}\"."},"isolationLevel":{"Type":0,"Flags":0,"Description":"Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string)."},"produceAdditionalTypes":{"Type":0,"Flags":0,"Description":"Which additional types to produce."},"partitionOption":{"Type":0,"Flags":0,"Description":"The partition mechanism that will be used for Sql read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"DynamicRange\"."},"partitionSettings":{"Type":1083,"Flags":0,"Description":"The settings that will be leveraged for Sql source partitioning."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1084,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"SqlPartitionSettings","Properties":{"partitionColumnName":{"Type":0,"Flags":0,"Description":"The name of the column in integer or datetime type that will be used for proceeding partitioning. If not specified, the primary key of the table is auto-detected and used as the partition column. Type: string (or Expression with resultType string)."},"partitionUpperBound":{"Type":0,"Flags":0,"Description":"The maximum value of the partition column for partition range splitting. This value is used to decide the partition stride, not for filtering the rows in table. All rows in the table or query result will be partitioned and copied. Type: string (or Expression with resultType string)."},"partitionLowerBound":{"Type":0,"Flags":0,"Description":"The minimum value of the partition column for partition range splitting. This value is used to decide the partition stride, not for filtering the rows in table. All rows in the table or query result will be partitioned and copied. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AmazonRdsForSqlServerSource"}},{"2":{"Name":"AmazonRedshiftSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"redshiftUnloadSettings":{"Type":1086,"Flags":0,"Description":"The Amazon S3 settings needed for the interim Amazon S3 when copying from Amazon Redshift with unload. With this, data from Amazon Redshift source will be unloaded into S3 first and then copied into the targeted sink from the interim S3."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1087,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"RedshiftUnloadSettings","Properties":{"s3LinkedServiceName":{"Type":98,"Flags":1,"Description":"The name of the Amazon S3 linked service which will be used for the unload operation when copying from the Amazon Redshift source."},"bucketName":{"Type":0,"Flags":1,"Description":"The bucket of the interim Amazon S3 which will be used to store the unloaded data from Amazon Redshift source. The bucket must be in the same region as the Amazon Redshift source. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"AmazonRedshiftSource"}},{"2":{"Name":"AvroSource","Properties":{"storeSettings":{"Type":1089,"Flags":0,"Description":"Avro store settings."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1119,"Flags":1,"Description":"Copy source type."}}}},{"7":{"Name":"StoreReadSettings","Discriminator":"type","BaseProperties":{"maxConcurrentConnections":{"Type":0,"Flags":0,"Description":"The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer)."},"disableMetricsCollection":{"Type":0,"Flags":0,"Description":"If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean)."}},"Elements":{"AmazonS3CompatibleReadSettings":1090,"AmazonS3ReadSettings":1092,"AzureBlobFSReadSettings":1094,"AzureBlobStorageReadSettings":1096,"AzureDataLakeStoreReadSettings":1098,"AzureFileStorageReadSettings":1100,"FileServerReadSettings":1102,"FtpReadSettings":1104,"GoogleCloudStorageReadSettings":1106,"HdfsReadSettings":1108,"HttpReadSettings":1111,"LakeHouseReadSettings":1113,"OracleCloudStorageReadSettings":1115,"SftpReadSettings":1117}}},{"2":{"Name":"AmazonS3CompatibleReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"Amazon S3 Compatible wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"Amazon S3 Compatible wildcardFileName. Type: string (or Expression with resultType string)."},"prefix":{"Type":0,"Flags":0,"Description":"The prefix filter for the S3 Compatible object name. Type: string (or Expression with resultType string)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"type":{"Type":1091,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"AmazonS3CompatibleReadSettings"}},{"2":{"Name":"AmazonS3ReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"AmazonS3 wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"AmazonS3 wildcardFileName. Type: string (or Expression with resultType string)."},"prefix":{"Type":0,"Flags":0,"Description":"The prefix filter for the S3 object name. Type: string (or Expression with resultType string)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"type":{"Type":1093,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"AmazonS3ReadSettings"}},{"2":{"Name":"AzureBlobFSReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"Azure blobFS wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"Azure blobFS wildcardFileName. Type: string (or Expression with resultType string)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"type":{"Type":1095,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"AzureBlobFSReadSettings"}},{"2":{"Name":"AzureBlobStorageReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"Azure blob wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"Azure blob wildcardFileName. Type: string (or Expression with resultType string)."},"prefix":{"Type":0,"Flags":0,"Description":"The prefix filter for the Azure Blob name. Type: string (or Expression with resultType string)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"type":{"Type":1097,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"AzureBlobStorageReadSettings"}},{"2":{"Name":"AzureDataLakeStoreReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"ADLS wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"ADLS wildcardFileName. Type: string (or Expression with resultType string)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"listAfter":{"Type":0,"Flags":0,"Description":"Lists files after the value (exclusive) based on file/folder names’ lexicographical order. Applies under the folderPath in data set, and filter files/sub-folders under the folderPath. Type: string (or Expression with resultType string)."},"listBefore":{"Type":0,"Flags":0,"Description":"Lists files before the value (inclusive) based on file/folder names’ lexicographical order. Applies under the folderPath in data set, and filter files/sub-folders under the folderPath. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"type":{"Type":1099,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"AzureDataLakeStoreReadSettings"}},{"2":{"Name":"AzureFileStorageReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"Azure File Storage wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"Azure File Storage wildcardFileName. Type: string (or Expression with resultType string)."},"prefix":{"Type":0,"Flags":0,"Description":"The prefix filter for the Azure File name starting from root path. Type: string (or Expression with resultType string)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"type":{"Type":1101,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"AzureFileStorageReadSettings"}},{"2":{"Name":"FileServerReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"FileServer wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"FileServer wildcardFileName. Type: string (or Expression with resultType string)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"fileFilter":{"Type":0,"Flags":0,"Description":"Specify a filter to be used to select a subset of files in the folderPath rather than all files. Type: string (or Expression with resultType string)."},"type":{"Type":1103,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"FileServerReadSettings"}},{"2":{"Name":"FtpReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"Ftp wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"Ftp wildcardFileName. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"useBinaryTransfer":{"Type":0,"Flags":0,"Description":"Specify whether to use binary transfer mode for FTP stores. Type: boolean (or Expression with resultType boolean)."},"disableChunking":{"Type":0,"Flags":0,"Description":"If true, disable parallel reading within each file. Default is false. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1105,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"FtpReadSettings"}},{"2":{"Name":"GoogleCloudStorageReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"Google Cloud Storage wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"Google Cloud Storage wildcardFileName. Type: string (or Expression with resultType string)."},"prefix":{"Type":0,"Flags":0,"Description":"The prefix filter for the Google Cloud Storage object name. Type: string (or Expression with resultType string)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"type":{"Type":1107,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"GoogleCloudStorageReadSettings"}},{"2":{"Name":"HdfsReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"HDFS wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"HDFS wildcardFileName. Type: string (or Expression with resultType string)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"distcpSettings":{"Type":1109,"Flags":0,"Description":"Specifies Distcp-related settings."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1110,"Flags":1,"Description":"The read setting type."}}}},{"2":{"Name":"DistcpSettings","Properties":{"resourceManagerEndpoint":{"Type":0,"Flags":1,"Description":"Specifies the Yarn ResourceManager endpoint. Type: string (or Expression with resultType string)."},"tempScriptPath":{"Type":0,"Flags":1,"Description":"Specifies an existing folder path which will be used to store temp Distcp command script. The script file is generated by ADF and will be removed after Copy job finished. Type: string (or Expression with resultType string)."},"distcpOptions":{"Type":0,"Flags":0,"Description":"Specifies the Distcp options. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"HdfsReadSettings"}},{"2":{"Name":"HttpReadSettings","Properties":{"requestMethod":{"Type":0,"Flags":0,"Description":"The HTTP method used to call the RESTful API. The default is GET. Type: string (or Expression with resultType string)."},"requestBody":{"Type":0,"Flags":0,"Description":"The HTTP request body to the RESTful API if requestMethod is POST. Type: string (or Expression with resultType string)."},"additionalHeaders":{"Type":0,"Flags":0,"Description":"The additional HTTP headers in the request to the RESTful API. Type: string (or Expression with resultType string)."},"requestTimeout":{"Type":0,"Flags":0,"Description":"Specifies the timeout for a HTTP client to get HTTP response from HTTP server. Type: string (or Expression with resultType string)."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1112,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"HttpReadSettings"}},{"2":{"Name":"LakeHouseReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"Microsoft Fabric LakeHouse Files wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"Microsoft Fabric LakeHouse Files wildcardFileName. Type: string (or Expression with resultType string)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"type":{"Type":1114,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"LakeHouseReadSettings"}},{"2":{"Name":"OracleCloudStorageReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"Oracle Cloud Storage wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"Oracle Cloud Storage wildcardFileName. Type: string (or Expression with resultType string)."},"prefix":{"Type":0,"Flags":0,"Description":"The prefix filter for the Oracle Cloud Storage object name. Type: string (or Expression with resultType string)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"type":{"Type":1116,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"OracleCloudStorageReadSettings"}},{"2":{"Name":"SftpReadSettings","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"wildcardFolderPath":{"Type":0,"Flags":0,"Description":"Sftp wildcardFolderPath. Type: string (or Expression with resultType string)."},"wildcardFileName":{"Type":0,"Flags":0,"Description":"Sftp wildcardFileName. Type: string (or Expression with resultType string)."},"enablePartitionDiscovery":{"Type":0,"Flags":0,"Description":"Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean)."},"partitionRootPath":{"Type":0,"Flags":0,"Description":"Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string)."},"fileListPath":{"Type":0,"Flags":0,"Description":"Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string)."},"deleteFilesAfterCompletion":{"Type":0,"Flags":0,"Description":"Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean)."},"modifiedDatetimeStart":{"Type":0,"Flags":0,"Description":"The start of file's modified datetime. Type: string (or Expression with resultType string)."},"modifiedDatetimeEnd":{"Type":0,"Flags":0,"Description":"The end of file's modified datetime. Type: string (or Expression with resultType string)."},"disableChunking":{"Type":0,"Flags":0,"Description":"If true, disable parallel reading within each file. Default is false. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1118,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"SftpReadSettings"}},{"6":{"Value":"AvroSource"}},{"2":{"Name":"AzureBlobFSSource","Properties":{"treatEmptyAsNull":{"Type":0,"Flags":0,"Description":"Treat empty as null. Type: boolean (or Expression with resultType boolean)."},"skipHeaderLineCount":{"Type":0,"Flags":0,"Description":"Number of header lines to skip from each blob. Type: integer (or Expression with resultType integer)."},"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1121,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"AzureBlobFSSource"}},{"2":{"Name":"AzureDataExplorerSource","Properties":{"query":{"Type":0,"Flags":1,"Description":"Database query. Should be a Kusto Query Language (KQL) query. Type: string (or Expression with resultType string)."},"noTruncation":{"Type":0,"Flags":0,"Description":"The name of the Boolean option that controls whether truncation is applied to result-sets that go beyond a certain row-count limit."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9])).."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1123,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"AzureDataExplorerSource"}},{"2":{"Name":"AzureDataLakeStoreSource","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1125,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"AzureDataLakeStoreSource"}},{"2":{"Name":"AzureDatabricksDeltaLakeSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Azure Databricks Delta Lake Sql query. Type: string (or Expression with resultType string)."},"exportSettings":{"Type":1127,"Flags":0,"Description":"Azure Databricks Delta Lake export settings."},"type":{"Type":1128,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"AzureDatabricksDeltaLakeExportCommand","Properties":{"dateFormat":{"Type":0,"Flags":0,"Description":"Specify the date format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string)."},"timestampFormat":{"Type":0,"Flags":0,"Description":"Specify the timestamp format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string)."},"type":{"Type":4,"Flags":1,"Description":"The export setting type."}},"AdditionalProperties":0}},{"6":{"Value":"AzureDatabricksDeltaLakeSource"}},{"2":{"Name":"AzureMariaDBSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1130,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"AzureMariaDBSource"}},{"2":{"Name":"AzureMySqlSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1132,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"AzureMySqlSource"}},{"2":{"Name":"AzurePostgreSqlSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1134,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"AzurePostgreSqlSource"}},{"2":{"Name":"AzureSqlSource","Properties":{"sqlReaderQuery":{"Type":0,"Flags":0,"Description":"SQL reader query. Type: string (or Expression with resultType string)."},"sqlReaderStoredProcedureName":{"Type":0,"Flags":0,"Description":"Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string)."},"storedProcedureParameters":{"Type":0,"Flags":0,"Description":"Value and type setting for stored procedure parameters. Example: \"{Parameter1: {value: \"1\", type: \"int\"}}\"."},"isolationLevel":{"Type":0,"Flags":0,"Description":"Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string)."},"produceAdditionalTypes":{"Type":0,"Flags":0,"Description":"Which additional types to produce."},"partitionOption":{"Type":0,"Flags":0,"Description":"The partition mechanism that will be used for Sql read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"DynamicRange\". Type: string (or Expression with resultType string)."},"partitionSettings":{"Type":1083,"Flags":0,"Description":"The settings that will be leveraged for Sql source partitioning."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1136,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"AzureSqlSource"}},{"2":{"Name":"AzureTableSource","Properties":{"azureTableSourceQuery":{"Type":0,"Flags":0,"Description":"Azure Table source query. Type: string (or Expression with resultType string)."},"azureTableSourceIgnoreTableNotFound":{"Type":0,"Flags":0,"Description":"Azure Table source ignore table not found. Type: boolean (or Expression with resultType boolean)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1138,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"AzureTableSource"}},{"2":{"Name":"BinarySource","Properties":{"storeSettings":{"Type":1089,"Flags":0,"Description":"Binary store settings."},"formatSettings":{"Type":1140,"Flags":0,"Description":"Binary format settings."},"type":{"Type":1148,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"BinaryReadSettings","Properties":{"compressionProperties":{"Type":1141,"Flags":0,"Description":"Compression settings."},"type":{"Type":4,"Flags":1,"Description":"The read setting type."}},"AdditionalProperties":0}},{"7":{"Name":"CompressionReadSettings","Discriminator":"type","BaseProperties":{},"Elements":{"TarGZipReadSettings":1142,"TarReadSettings":1144,"ZipDeflateReadSettings":1146}}},{"2":{"Name":"TarGZipReadSettings","Properties":{"preserveCompressionFileNameAsFolder":{"Type":0,"Flags":0,"Description":"Preserve the compression file name as folder path. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1143,"Flags":1,"Description":"The Compression setting type."}}}},{"6":{"Value":"TarGZipReadSettings"}},{"2":{"Name":"TarReadSettings","Properties":{"preserveCompressionFileNameAsFolder":{"Type":0,"Flags":0,"Description":"Preserve the compression file name as folder path. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1145,"Flags":1,"Description":"The Compression setting type."}}}},{"6":{"Value":"TarReadSettings"}},{"2":{"Name":"ZipDeflateReadSettings","Properties":{"preserveZipFileNameAsFolder":{"Type":0,"Flags":0,"Description":"Preserve the zip file name as folder path. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1147,"Flags":1,"Description":"The Compression setting type."}}}},{"6":{"Value":"ZipDeflateReadSettings"}},{"6":{"Value":"BinarySource"}},{"2":{"Name":"BlobSource","Properties":{"treatEmptyAsNull":{"Type":0,"Flags":0,"Description":"Treat empty as null. Type: boolean (or Expression with resultType boolean)."},"skipHeaderLineCount":{"Type":0,"Flags":0,"Description":"Number of header lines to skip from each blob. Type: integer (or Expression with resultType integer)."},"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1150,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"BlobSource"}},{"2":{"Name":"CassandraSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Should be a SQL-92 query expression or Cassandra Query Language (CQL) command. Type: string (or Expression with resultType string)."},"consistencyLevel":{"Type":1162,"Flags":0,"Description":"The consistency level specifies how many Cassandra servers must respond to a read request before returning data to the client application. Cassandra checks the specified number of Cassandra servers for data to satisfy the read request. Must be one of cassandraSourceReadConsistencyLevels. The default value is 'ONE'. It is case-insensitive."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1163,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"ALL"}},{"6":{"Value":"EACH_QUORUM"}},{"6":{"Value":"QUORUM"}},{"6":{"Value":"LOCAL_QUORUM"}},{"6":{"Value":"ONE"}},{"6":{"Value":"TWO"}},{"6":{"Value":"THREE"}},{"6":{"Value":"LOCAL_ONE"}},{"6":{"Value":"SERIAL"}},{"6":{"Value":"LOCAL_SERIAL"}},{"5":{"Elements":[1152,1153,1154,1155,1156,1157,1158,1159,1160,1161,4]}},{"6":{"Value":"CassandraSource"}},{"2":{"Name":"CommonDataServiceForAppsSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"FetchXML is a proprietary query language that is used in Microsoft Common Data Service for Apps (online & on-premises). Type: string (or Expression with resultType string)."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1165,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"CommonDataServiceForAppsSource"}},{"2":{"Name":"ConcurSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1167,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"ConcurSource"}},{"2":{"Name":"CosmosDbMongoDbApiSource","Properties":{"filter":{"Type":0,"Flags":0,"Description":"Specifies selection filter using query operators. To return all documents in a collection, omit this parameter or pass an empty document ({}). Type: string (or Expression with resultType string)."},"cursorMethods":{"Type":1169,"Flags":0,"Description":"Cursor methods for Mongodb query."},"batchSize":{"Type":0,"Flags":0,"Description":"Specifies the number of documents to return in each batch of the response from MongoDB instance. In most cases, modifying the batch size will not affect the user or the application. This property's main purpose is to avoid hit the limitation of response size. Type: integer (or Expression with resultType integer)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1170,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"MongoDbCursorMethodsProperties","Properties":{"project":{"Type":0,"Flags":0,"Description":"Specifies the fields to return in the documents that match the query filter. To return all fields in the matching documents, omit this parameter. Type: string (or Expression with resultType string)."},"sort":{"Type":0,"Flags":0,"Description":"Specifies the order in which the query returns matching documents. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string)."},"skip":{"Type":0,"Flags":0,"Description":"Specifies the how many documents skipped and where MongoDB begins returning results. This approach may be useful in implementing paginated results. Type: integer (or Expression with resultType integer)."},"limit":{"Type":0,"Flags":0,"Description":"Specifies the maximum number of documents the server returns. limit() is analogous to the LIMIT statement in a SQL database. Type: integer (or Expression with resultType integer)."}},"AdditionalProperties":0}},{"6":{"Value":"CosmosDbMongoDbApiSource"}},{"2":{"Name":"CosmosDbSqlApiSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"SQL API query. Type: string (or Expression with resultType string)."},"pageSize":{"Type":0,"Flags":0,"Description":"Page size of the result. Type: integer (or Expression with resultType integer)."},"preferredRegions":{"Type":0,"Flags":0,"Description":"Preferred regions. Type: array of strings (or Expression with resultType array of strings)."},"detectDatetime":{"Type":0,"Flags":0,"Description":"Whether detect primitive values as datetime values. Type: boolean (or Expression with resultType boolean)."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1172,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"CosmosDbSqlApiSource"}},{"2":{"Name":"CouchbaseSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1174,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"CouchbaseSource"}},{"2":{"Name":"Db2Source","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1176,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"Db2Source"}},{"2":{"Name":"DelimitedTextSource","Properties":{"storeSettings":{"Type":1089,"Flags":0,"Description":"DelimitedText store settings."},"formatSettings":{"Type":1178,"Flags":0,"Description":"DelimitedText format settings."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1179,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"DelimitedTextReadSettings","Properties":{"skipLineCount":{"Type":0,"Flags":0,"Description":"Indicates the number of non-empty rows to skip when reading data from input files. Type: integer (or Expression with resultType integer)."},"compressionProperties":{"Type":1141,"Flags":0,"Description":"Compression settings."},"type":{"Type":4,"Flags":1,"Description":"The read setting type."}},"AdditionalProperties":0}},{"6":{"Value":"DelimitedTextSource"}},{"2":{"Name":"DocumentDbCollectionSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Documents query. Type: string (or Expression with resultType string)."},"nestingSeparator":{"Type":0,"Flags":0,"Description":"Nested properties separator. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1181,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"DocumentDbCollectionSource"}},{"2":{"Name":"DrillSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1183,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"DrillSource"}},{"2":{"Name":"DynamicsAXSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"httpRequestTimeout":{"Type":0,"Flags":0,"Description":"The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1185,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"DynamicsAXSource"}},{"2":{"Name":"DynamicsCrmSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"FetchXML is a proprietary query language that is used in Microsoft Dynamics CRM (online & on-premises). Type: string (or Expression with resultType string)."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1187,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"DynamicsCrmSource"}},{"2":{"Name":"DynamicsSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"FetchXML is a proprietary query language that is used in Microsoft Dynamics (online & on-premises). Type: string (or Expression with resultType string)."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1189,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"DynamicsSource"}},{"2":{"Name":"EloquaSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1191,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"EloquaSource"}},{"2":{"Name":"ExcelSource","Properties":{"storeSettings":{"Type":1089,"Flags":0,"Description":"Excel store settings."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1193,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"ExcelSource"}},{"2":{"Name":"FileSystemSource","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1195,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"FileSystemSource"}},{"2":{"Name":"GoogleAdWordsSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1197,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"GoogleAdWordsSource"}},{"2":{"Name":"GoogleBigQuerySource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1199,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"GoogleBigQuerySource"}},{"2":{"Name":"GreenplumSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1201,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"GreenplumSource"}},{"2":{"Name":"HBaseSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1203,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"HBaseSource"}},{"2":{"Name":"HdfsSource","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean)."},"distcpSettings":{"Type":1109,"Flags":0,"Description":"Specifies Distcp-related settings."},"type":{"Type":1205,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"HdfsSource"}},{"2":{"Name":"HiveSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1207,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"HiveSource"}},{"2":{"Name":"HttpSource","Properties":{"httpRequestTimeout":{"Type":0,"Flags":0,"Description":"Specifies the timeout for a HTTP client to get HTTP response from HTTP server. The default value is equivalent to System.Net.HttpWebRequest.Timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"type":{"Type":1209,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"HttpSource"}},{"2":{"Name":"HubspotSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1211,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"HubspotSource"}},{"2":{"Name":"ImpalaSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1213,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"ImpalaSource"}},{"2":{"Name":"InformixSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1215,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"InformixSource"}},{"2":{"Name":"JiraSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1217,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"JiraSource"}},{"2":{"Name":"JsonSource","Properties":{"storeSettings":{"Type":1089,"Flags":0,"Description":"Json store settings."},"formatSettings":{"Type":1219,"Flags":0,"Description":"Json format settings."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1220,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"JsonReadSettings","Properties":{"compressionProperties":{"Type":1141,"Flags":0,"Description":"Compression settings."},"type":{"Type":4,"Flags":1,"Description":"The read setting type."}},"AdditionalProperties":0}},{"6":{"Value":"JsonSource"}},{"2":{"Name":"LakeHouseTableSource","Properties":{"timestampAsOf":{"Type":0,"Flags":0,"Description":"Query an older snapshot by timestamp. Type: string (or Expression with resultType string)."},"versionAsOf":{"Type":0,"Flags":0,"Description":"Query an older snapshot by version. Type: integer (or Expression with resultType integer)."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1222,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"LakeHouseTableSource"}},{"2":{"Name":"MagentoSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1224,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"MagentoSource"}},{"2":{"Name":"MariaDBSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1226,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"MariaDBSource"}},{"2":{"Name":"MarketoSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1228,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"MarketoSource"}},{"2":{"Name":"MicrosoftAccessSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1230,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"MicrosoftAccessSource"}},{"2":{"Name":"MongoDbAtlasSource","Properties":{"filter":{"Type":0,"Flags":0,"Description":"Specifies selection filter using query operators. To return all documents in a collection, omit this parameter or pass an empty document ({}). Type: string (or Expression with resultType string)."},"cursorMethods":{"Type":1169,"Flags":0,"Description":"Cursor methods for Mongodb query"},"batchSize":{"Type":0,"Flags":0,"Description":"Specifies the number of documents to return in each batch of the response from MongoDB Atlas instance. In most cases, modifying the batch size will not affect the user or the application. This property's main purpose is to avoid hit the limitation of response size. Type: integer (or Expression with resultType integer)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1232,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"MongoDbAtlasSource"}},{"2":{"Name":"MongoDbSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Should be a SQL-92 query expression. Type: string (or Expression with resultType string)."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1234,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"MongoDbSource"}},{"2":{"Name":"MongoDbV2Source","Properties":{"filter":{"Type":0,"Flags":0,"Description":"Specifies selection filter using query operators. To return all documents in a collection, omit this parameter or pass an empty document ({}). Type: string (or Expression with resultType string)."},"cursorMethods":{"Type":1169,"Flags":0,"Description":"Cursor methods for Mongodb query"},"batchSize":{"Type":0,"Flags":0,"Description":"Specifies the number of documents to return in each batch of the response from MongoDB instance. In most cases, modifying the batch size will not affect the user or the application. This property's main purpose is to avoid hit the limitation of response size. Type: integer (or Expression with resultType integer)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1236,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"MongoDbV2Source"}},{"2":{"Name":"MySqlSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1238,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"MySqlSource"}},{"2":{"Name":"NetezzaSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"partitionOption":{"Type":0,"Flags":0,"Description":"The partition mechanism that will be used for Netezza read in parallel. Possible values include: \"None\", \"DataSlice\", \"DynamicRange\"."},"partitionSettings":{"Type":1240,"Flags":0,"Description":"The settings that will be leveraged for Netezza source partitioning."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1241,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"NetezzaPartitionSettings","Properties":{"partitionColumnName":{"Type":0,"Flags":0,"Description":"The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."},"partitionUpperBound":{"Type":0,"Flags":0,"Description":"The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."},"partitionLowerBound":{"Type":0,"Flags":0,"Description":"The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"NetezzaSource"}},{"2":{"Name":"ODataSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"OData query. For example, \"$top=1\". Type: string (or Expression with resultType string)."},"httpRequestTimeout":{"Type":0,"Flags":0,"Description":"The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1243,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"ODataSource"}},{"2":{"Name":"OdbcSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1245,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"OdbcSource"}},{"2":{"Name":"Office365Source","Properties":{"allowedGroups":{"Type":0,"Flags":0,"Description":"The groups containing all the users. Type: array of strings (or Expression with resultType array of strings)."},"userScopeFilterUri":{"Type":0,"Flags":0,"Description":"The user scope uri. Type: string (or Expression with resultType string)."},"dateFilterColumn":{"Type":0,"Flags":0,"Description":"The Column to apply the and . Type: string (or Expression with resultType string)."},"startTime":{"Type":0,"Flags":0,"Description":"Start time of the requested range for this dataset. Type: string (or Expression with resultType string)."},"endTime":{"Type":0,"Flags":0,"Description":"End time of the requested range for this dataset. Type: string (or Expression with resultType string)."},"outputColumns":{"Type":0,"Flags":0,"Description":"The columns to be read out from the Office 365 table. Type: array of objects (or Expression with resultType array of objects). itemType: OutputColumn. Example: [ { \"name\": \"Id\" }, { \"name\": \"CreatedDateTime\" } ]"},"type":{"Type":1247,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"Office365Source"}},{"2":{"Name":"OracleServiceCloudSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1249,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"OracleServiceCloudSource"}},{"2":{"Name":"OracleSource","Properties":{"oracleReaderQuery":{"Type":0,"Flags":0,"Description":"Oracle reader query. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"partitionOption":{"Type":0,"Flags":0,"Description":"The partition mechanism that will be used for Oracle read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"DynamicRange\"."},"partitionSettings":{"Type":1251,"Flags":0,"Description":"The settings that will be leveraged for Oracle source partitioning."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1252,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"OraclePartitionSettings","Properties":{"partitionNames":{"Type":0,"Flags":0,"Description":"Names of the physical partitions of Oracle table."},"partitionColumnName":{"Type":0,"Flags":0,"Description":"The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."},"partitionUpperBound":{"Type":0,"Flags":0,"Description":"The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."},"partitionLowerBound":{"Type":0,"Flags":0,"Description":"The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"OracleSource"}},{"2":{"Name":"OrcSource","Properties":{"storeSettings":{"Type":1089,"Flags":0,"Description":"ORC store settings."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1254,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"OrcSource"}},{"2":{"Name":"ParquetSource","Properties":{"storeSettings":{"Type":1089,"Flags":0,"Description":"Parquet store settings."},"formatSettings":{"Type":1256,"Flags":0,"Description":"Parquet format settings."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1257,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"ParquetReadSettings","Properties":{"compressionProperties":{"Type":1141,"Flags":0,"Description":"Compression settings."},"type":{"Type":4,"Flags":1,"Description":"The read setting type."}},"AdditionalProperties":0}},{"6":{"Value":"ParquetSource"}},{"2":{"Name":"PaypalSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1259,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"PaypalSource"}},{"2":{"Name":"PhoenixSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1261,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"PhoenixSource"}},{"2":{"Name":"PostgreSqlSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1263,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"PostgreSqlSource"}},{"2":{"Name":"PrestoSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1265,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"PrestoSource"}},{"2":{"Name":"QuickBooksSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1267,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"QuickBooksSource"}},{"2":{"Name":"RelationalSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1269,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"RelationalSource"}},{"2":{"Name":"ResponsysSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1271,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"ResponsysSource"}},{"2":{"Name":"RestSource","Properties":{"requestMethod":{"Type":0,"Flags":0,"Description":"The HTTP method used to call the RESTful API. The default is GET. Type: string (or Expression with resultType string)."},"requestBody":{"Type":0,"Flags":0,"Description":"The HTTP request body to the RESTful API if requestMethod is POST. Type: string (or Expression with resultType string)."},"additionalHeaders":{"Type":0,"Flags":0,"Description":"The additional HTTP headers in the request to the RESTful API. Type: string (or Expression with resultType string)."},"paginationRules":{"Type":0,"Flags":0,"Description":"The pagination rules to compose next page requests. Type: string (or Expression with resultType string)."},"httpRequestTimeout":{"Type":0,"Flags":0,"Description":"The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:01:40. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"requestInterval":{"Type":0,"Flags":0,"Description":"The time to await before sending next page request."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: key value pairs (value should be string type)."},"type":{"Type":1273,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"RestSource"}},{"2":{"Name":"SalesforceMarketingCloudSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1275,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SalesforceMarketingCloudSource"}},{"2":{"Name":"SalesforceServiceCloudSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"readBehavior":{"Type":0,"Flags":0,"Description":"The read behavior for the operation. Default is Query. Allowed values: Query/QueryAll. Type: string (or Expression with resultType string)."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1277,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SalesforceServiceCloudSource"}},{"2":{"Name":"SalesforceServiceCloudV2Source","Properties":{"SOQLQuery":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"readBehavior":{"Type":0,"Flags":0,"Description":"The read behavior for the operation. Default is query. Allowed values: query/queryAll. Type: string (or Expression with resultType string)."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1279,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SalesforceServiceCloudV2Source"}},{"2":{"Name":"SalesforceSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"readBehavior":{"Type":0,"Flags":0,"Description":"The read behavior for the operation. Default is Query. Allowed values: Query/QueryAll. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1281,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SalesforceSource"}},{"2":{"Name":"SalesforceV2Source","Properties":{"SOQLQuery":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"readBehavior":{"Type":0,"Flags":0,"Description":"The read behavior for the operation. Default is query. Allowed values: query/queryAll. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1283,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SalesforceV2Source"}},{"2":{"Name":"SapBwSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"MDX query. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1285,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SapBwSource"}},{"2":{"Name":"SapCloudForCustomerSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"SAP Cloud for Customer OData query. For example, \"$top=1\". Type: string (or Expression with resultType string)."},"httpRequestTimeout":{"Type":0,"Flags":0,"Description":"The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1287,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SapCloudForCustomerSource"}},{"2":{"Name":"SapEccSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"SAP ECC OData query. For example, \"$top=1\". Type: string (or Expression with resultType string)."},"httpRequestTimeout":{"Type":0,"Flags":0,"Description":"The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1289,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SapEccSource"}},{"2":{"Name":"SapHanaSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"SAP HANA Sql query. Type: string (or Expression with resultType string)."},"packetSize":{"Type":0,"Flags":0,"Description":"The packet size of data read from SAP HANA. Type: integer(or Expression with resultType integer)."},"partitionOption":{"Type":0,"Flags":0,"Description":"The partition mechanism that will be used for SAP HANA read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"SapHanaDynamicRange\"."},"partitionSettings":{"Type":1291,"Flags":0,"Description":"The settings that will be leveraged for SAP HANA source partitioning."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1292,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"SapHanaPartitionSettings","Properties":{"partitionColumnName":{"Type":0,"Flags":0,"Description":"The name of the column that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SapHanaSource"}},{"2":{"Name":"SapOdpSource","Properties":{"extractionMode":{"Type":0,"Flags":0,"Description":"The extraction mode. Allowed value include: Full, Delta and Recovery. The default value is Full. Type: string (or Expression with resultType string)."},"subscriberProcess":{"Type":0,"Flags":0,"Description":"The subscriber process to manage the delta process. Type: string (or Expression with resultType string)."},"selection":{"Type":0,"Flags":0,"Description":"Specifies the selection conditions from source data. Type: array of objects(selection) (or Expression with resultType array of objects)."},"projection":{"Type":0,"Flags":0,"Description":"Specifies the columns to be selected from source data. Type: array of objects(projection) (or Expression with resultType array of objects)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1294,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SapOdpSource"}},{"2":{"Name":"SapOpenHubSource","Properties":{"excludeLastRequest":{"Type":0,"Flags":0,"Description":"Whether to exclude the records of the last request. The default value is true. Type: boolean (or Expression with resultType boolean)."},"baseRequestId":{"Type":0,"Flags":0,"Description":"The ID of request for delta loading. Once it is set, only data with requestId larger than the value of this property will be retrieved. The default value is 0. Type: integer (or Expression with resultType integer )."},"customRfcReadTableFunctionModule":{"Type":0,"Flags":0,"Description":"Specifies the custom RFC function module that will be used to read data from SAP Table. Type: string (or Expression with resultType string)."},"sapDataColumnDelimiter":{"Type":0,"Flags":0,"Description":"The single character that will be used as delimiter passed to SAP RFC as well as splitting the output data retrieved. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1296,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SapOpenHubSource"}},{"2":{"Name":"SapTableSource","Properties":{"rowCount":{"Type":0,"Flags":0,"Description":"The number of rows to be retrieved. Type: integer(or Expression with resultType integer)."},"rowSkips":{"Type":0,"Flags":0,"Description":"The number of rows that will be skipped. Type: integer (or Expression with resultType integer)."},"rfcTableFields":{"Type":0,"Flags":0,"Description":"The fields of the SAP table that will be retrieved. For example, column0, column1. Type: string (or Expression with resultType string)."},"rfcTableOptions":{"Type":0,"Flags":0,"Description":"The options for the filtering of the SAP Table. For example, COLUMN0 EQ SOME VALUE. Type: string (or Expression with resultType string)."},"batchSize":{"Type":0,"Flags":0,"Description":"Specifies the maximum number of rows that will be retrieved at a time when retrieving data from SAP Table. Type: integer (or Expression with resultType integer)."},"customRfcReadTableFunctionModule":{"Type":0,"Flags":0,"Description":"Specifies the custom RFC function module that will be used to read data from SAP Table. Type: string (or Expression with resultType string)."},"sapDataColumnDelimiter":{"Type":0,"Flags":0,"Description":"The single character that will be used as delimiter passed to SAP RFC as well as splitting the output data retrieved. Type: string (or Expression with resultType string)."},"partitionOption":{"Type":0,"Flags":0,"Description":"The partition mechanism that will be used for SAP table read in parallel. Possible values include: \"None\", \"PartitionOnInt\", \"PartitionOnCalendarYear\", \"PartitionOnCalendarMonth\", \"PartitionOnCalendarDate\", \"PartitionOnTime\"."},"partitionSettings":{"Type":1298,"Flags":0,"Description":"The settings that will be leveraged for SAP table source partitioning."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1299,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"SapTablePartitionSettings","Properties":{"partitionColumnName":{"Type":0,"Flags":0,"Description":"The name of the column that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."},"partitionUpperBound":{"Type":0,"Flags":0,"Description":"The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."},"partitionLowerBound":{"Type":0,"Flags":0,"Description":"The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."},"maxPartitionsNumber":{"Type":0,"Flags":0,"Description":"The maximum value of partitions the table will be split into. Type: integer (or Expression with resultType string)."}}}},{"6":{"Value":"SapTableSource"}},{"2":{"Name":"ServiceNowSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1301,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"ServiceNowSource"}},{"2":{"Name":"SharePointOnlineListSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"The OData query to filter the data in SharePoint Online list. For example, \"$top=1\". Type: string (or Expression with resultType string)."},"httpRequestTimeout":{"Type":0,"Flags":0,"Description":"The wait time to get a response from SharePoint Online. Default value is 5 minutes (00:05:00). Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"type":{"Type":1303,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SharePointOnlineListSource"}},{"2":{"Name":"ShopifySource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1305,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"ShopifySource"}},{"2":{"Name":"SnowflakeSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Snowflake Sql query. Type: string (or Expression with resultType string)."},"exportSettings":{"Type":1307,"Flags":1,"Description":"Snowflake export settings."},"type":{"Type":1310,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"SnowflakeExportCopyCommand","Properties":{"additionalCopyOptions":{"Type":1308,"Flags":0,"Description":"Additional copy options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: \"additionalCopyOptions\": { \"DATE_FORMAT\": \"MM/DD/YYYY\", \"TIME_FORMAT\": \"'HH24:MI:SS.FF'\" }"},"additionalFormatOptions":{"Type":1309,"Flags":0,"Description":"Additional format options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: \"additionalFormatOptions\": { \"OVERWRITE\": \"TRUE\", \"MAX_FILE_SIZE\": \"'FALSE'\" }"},"type":{"Type":4,"Flags":1,"Description":"The export setting type."}},"AdditionalProperties":0}},{"2":{"Name":"SnowflakeExportCopyCommandAdditionalCopyOptions","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"SnowflakeExportCopyCommandAdditionalFormatOptions","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"SnowflakeSource"}},{"2":{"Name":"SnowflakeV2Source","Properties":{"query":{"Type":0,"Flags":0,"Description":"Snowflake Sql query. Type: string (or Expression with resultType string)."},"exportSettings":{"Type":1307,"Flags":1,"Description":"Snowflake export settings."},"type":{"Type":1312,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SnowflakeV2Source"}},{"2":{"Name":"SparkSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1314,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SparkSource"}},{"2":{"Name":"SqlDWSource","Properties":{"sqlReaderQuery":{"Type":0,"Flags":0,"Description":"SQL Data Warehouse reader query. Type: string (or Expression with resultType string)."},"sqlReaderStoredProcedureName":{"Type":0,"Flags":0,"Description":"Name of the stored procedure for a SQL Data Warehouse source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string)."},"storedProcedureParameters":{"Type":0,"Flags":0,"Description":"Value and type setting for stored procedure parameters. Example: \"{Parameter1: {value: \"1\", type: \"int\"}}\". Type: object (or Expression with resultType object), itemType: StoredProcedureParameter."},"isolationLevel":{"Type":0,"Flags":0,"Description":"Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string)."},"partitionOption":{"Type":0,"Flags":0,"Description":"The partition mechanism that will be used for Sql read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"DynamicRange\". Type: string (or Expression with resultType string)."},"partitionSettings":{"Type":1083,"Flags":0,"Description":"The settings that will be leveraged for Sql source partitioning."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1316,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SqlDWSource"}},{"2":{"Name":"SqlMISource","Properties":{"sqlReaderQuery":{"Type":0,"Flags":0,"Description":"SQL reader query. Type: string (or Expression with resultType string)."},"sqlReaderStoredProcedureName":{"Type":0,"Flags":0,"Description":"Name of the stored procedure for a Azure SQL Managed Instance source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string)."},"storedProcedureParameters":{"Type":0,"Flags":0,"Description":"Value and type setting for stored procedure parameters. Example: \"{Parameter1: {value: \"1\", type: \"int\"}}\"."},"isolationLevel":{"Type":0,"Flags":0,"Description":"Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string)."},"produceAdditionalTypes":{"Type":0,"Flags":0,"Description":"Which additional types to produce."},"partitionOption":{"Type":0,"Flags":0,"Description":"The partition mechanism that will be used for Sql read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"DynamicRange\". Type: string (or Expression with resultType string)."},"partitionSettings":{"Type":1083,"Flags":0,"Description":"The settings that will be leveraged for Sql source partitioning."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1318,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SqlMISource"}},{"2":{"Name":"SqlServerSource","Properties":{"sqlReaderQuery":{"Type":0,"Flags":0,"Description":"SQL reader query. Type: string (or Expression with resultType string)."},"sqlReaderStoredProcedureName":{"Type":0,"Flags":0,"Description":"Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string)."},"storedProcedureParameters":{"Type":0,"Flags":0,"Description":"Value and type setting for stored procedure parameters. Example: \"{Parameter1: {value: \"1\", type: \"int\"}}\"."},"isolationLevel":{"Type":0,"Flags":0,"Description":"Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string)."},"produceAdditionalTypes":{"Type":0,"Flags":0,"Description":"Which additional types to produce."},"partitionOption":{"Type":0,"Flags":0,"Description":"The partition mechanism that will be used for Sql read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"DynamicRange\". Type: string (or Expression with resultType string)."},"partitionSettings":{"Type":1083,"Flags":0,"Description":"The settings that will be leveraged for Sql source partitioning."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1320,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SqlServerSource"}},{"2":{"Name":"SqlSource","Properties":{"sqlReaderQuery":{"Type":0,"Flags":0,"Description":"SQL reader query. Type: string (or Expression with resultType string)."},"sqlReaderStoredProcedureName":{"Type":0,"Flags":0,"Description":"Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string)."},"storedProcedureParameters":{"Type":0,"Flags":0,"Description":"Value and type setting for stored procedure parameters. Example: \"{Parameter1: {value: \"1\", type: \"int\"}}\"."},"isolationLevel":{"Type":0,"Flags":0,"Description":"Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string)."},"partitionOption":{"Type":0,"Flags":0,"Description":"The partition mechanism that will be used for Sql read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"DynamicRange\". Type: string (or Expression with resultType string)."},"partitionSettings":{"Type":1083,"Flags":0,"Description":"The settings that will be leveraged for Sql source partitioning."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1322,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SqlSource"}},{"2":{"Name":"SquareSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1324,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SquareSource"}},{"2":{"Name":"SybaseSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Database query. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1326,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"SybaseSource"}},{"2":{"Name":"TeradataSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"Teradata query. Type: string (or Expression with resultType string)."},"partitionOption":{"Type":0,"Flags":0,"Description":"The partition mechanism that will be used for teradata read in parallel. Possible values include: \"None\", \"Hash\", \"DynamicRange\"."},"partitionSettings":{"Type":1328,"Flags":0,"Description":"The settings that will be leveraged for teradata source partitioning."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1329,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"TeradataPartitionSettings","Properties":{"partitionColumnName":{"Type":0,"Flags":0,"Description":"The name of the column that will be used for proceeding range or hash partitioning. Type: string (or Expression with resultType string)."},"partitionUpperBound":{"Type":0,"Flags":0,"Description":"The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."},"partitionLowerBound":{"Type":0,"Flags":0,"Description":"The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"TeradataSource"}},{"2":{"Name":"VerticaSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1331,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"VerticaSource"}},{"2":{"Name":"WarehouseSource","Properties":{"sqlReaderQuery":{"Type":0,"Flags":0,"Description":"Microsoft Fabric Warehouse reader query. Type: string (or Expression with resultType string)."},"sqlReaderStoredProcedureName":{"Type":0,"Flags":0,"Description":"Name of the stored procedure for a Microsoft Fabric Warehouse source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string)."},"storedProcedureParameters":{"Type":0,"Flags":0,"Description":"Value and type setting for stored procedure parameters. Example: \"{Parameter1: {value: \"1\", type: \"int\"}}\". Type: object (or Expression with resultType object), itemType: StoredProcedureParameter."},"isolationLevel":{"Type":0,"Flags":0,"Description":"Specifies the transaction locking behavior for the Microsoft Fabric Warehouse source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string)."},"partitionOption":{"Type":0,"Flags":0,"Description":"The partition mechanism that will be used for Sql read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"DynamicRange\"."},"partitionSettings":{"Type":1083,"Flags":0,"Description":"The settings that will be leveraged for Sql source partitioning."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1333,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"WarehouseSource"}},{"2":{"Name":"XeroSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1335,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"XeroSource"}},{"2":{"Name":"ZohoSource","Properties":{"query":{"Type":0,"Flags":0,"Description":"A query to retrieve data from source. Type: string (or Expression with resultType string)."},"queryTimeout":{"Type":0,"Flags":0,"Description":"Query timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1337,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"ZohoSource"}},{"2":{"Name":"WebSource","Properties":{"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1339,"Flags":1,"Description":"Copy source type."}}}},{"6":{"Value":"WebSource"}},{"2":{"Name":"XmlSource","Properties":{"storeSettings":{"Type":1089,"Flags":0,"Description":"Xml store settings."},"formatSettings":{"Type":1341,"Flags":0,"Description":"Xml format settings."},"additionalColumns":{"Type":0,"Flags":0,"Description":"Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)."},"type":{"Type":1342,"Flags":1,"Description":"Copy source type."}}}},{"2":{"Name":"XmlReadSettings","Properties":{"compressionProperties":{"Type":1141,"Flags":0,"Description":"Compression settings."},"validationMode":{"Type":0,"Flags":0,"Description":"Indicates what validation method is used when reading the xml files. Allowed values: 'none', 'xsd', or 'dtd'. Type: string (or Expression with resultType string)."},"detectDataType":{"Type":0,"Flags":0,"Description":"Indicates whether type detection is enabled when reading the xml files. Type: boolean (or Expression with resultType boolean)."},"namespaces":{"Type":0,"Flags":0,"Description":"Indicates whether namespace is enabled when reading the xml files. Type: boolean (or Expression with resultType boolean)."},"namespacePrefixes":{"Type":0,"Flags":0,"Description":"Namespace uri to prefix mappings to override the prefixes in column names when namespace is enabled, if no prefix is defined for a namespace uri, the prefix of xml element/attribute name in the xml data file will be used. Example: \"{\"http://www.example.com/xml\":\"prefix\"}\" Type: object (or Expression with resultType object)."},"type":{"Type":4,"Flags":1,"Description":"The read setting type."}},"AdditionalProperties":0}},{"6":{"Value":"XmlSource"}},{"7":{"Name":"CopySink","Discriminator":"type","BaseProperties":{"writeBatchSize":{"Type":0,"Flags":0,"Description":"Write batch size. Type: integer (or Expression with resultType integer), minimum: 0."},"writeBatchTimeout":{"Type":0,"Flags":0,"Description":"Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"sinkRetryCount":{"Type":0,"Flags":0,"Description":"Sink retry count. Type: integer (or Expression with resultType integer)."},"sinkRetryWait":{"Type":0,"Flags":0,"Description":"Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"maxConcurrentConnections":{"Type":0,"Flags":0,"Description":"The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer)."},"disableMetricsCollection":{"Type":0,"Flags":0,"Description":"If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean)."}},"Elements":{"AvroSink":1344,"AzureBlobFSSink":1364,"AzureDataExplorerSink":1367,"AzureDataLakeStoreSink":1369,"AzureDatabricksDeltaLakeSink":1371,"AzureMySqlSink":1374,"AzurePostgreSqlSink":1376,"AzureQueueSink":1378,"AzureSearchIndexSink":1380,"AzureSqlSink":1385,"AzureTableSink":1388,"BinarySink":1390,"BlobSink":1392,"CommonDataServiceForAppsSink":1395,"CosmosDbMongoDbApiSink":1399,"CosmosDbSqlApiSink":1401,"DelimitedTextSink":1403,"DocumentDbCollectionSink":1406,"DynamicsCrmSink":1408,"DynamicsSink":1412,"FileSystemSink":1416,"InformixSink":1418,"JsonSink":1420,"LakeHouseTableSink":1423,"MicrosoftAccessSink":1425,"MongoDbAtlasSink":1427,"MongoDbV2Sink":1429,"OdbcSink":1431,"OracleSink":1433,"OrcSink":1435,"ParquetSink":1438,"RestSink":1441,"SalesforceServiceCloudSink":1443,"SalesforceServiceCloudV2Sink":1448,"SalesforceSink":1453,"SalesforceV2Sink":1458,"SapCloudForCustomerSink":1463,"SnowflakeSink":1468,"SnowflakeV2Sink":1473,"SqlDWSink":1475,"SqlMISink":1486,"SqlServerSink":1488,"SqlSink":1490,"WarehouseSink":1492}}},{"2":{"Name":"AvroSink","Properties":{"storeSettings":{"Type":1345,"Flags":0,"Description":"Avro store settings."},"formatSettings":{"Type":1362,"Flags":0,"Description":"Avro format settings."},"type":{"Type":1363,"Flags":1,"Description":"Copy sink type."}}}},{"7":{"Name":"StoreWriteSettings","Discriminator":"type","BaseProperties":{"maxConcurrentConnections":{"Type":0,"Flags":0,"Description":"The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer)."},"disableMetricsCollection":{"Type":0,"Flags":0,"Description":"If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean)."},"copyBehavior":{"Type":0,"Flags":0,"Description":"The type of copy behavior for copy sink."},"metadata":{"Type":1347,"Flags":0,"Description":"Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects)."}},"Elements":{"AzureBlobFSWriteSettings":1348,"AzureBlobStorageWriteSettings":1350,"AzureDataLakeStoreWriteSettings":1352,"AzureFileStorageWriteSettings":1354,"FileServerWriteSettings":1356,"LakeHouseWriteSettings":1358,"SftpWriteSettings":1360}}},{"2":{"Name":"MetadataItem","Properties":{"name":{"Type":0,"Flags":0,"Description":"Metadata item key name. Type: string (or Expression with resultType string)."},"value":{"Type":0,"Flags":0,"Description":"Metadata item value. Type: string (or Expression with resultType string)."}}}},{"3":{"ItemType":1346}},{"2":{"Name":"AzureBlobFSWriteSettings","Properties":{"blockSizeInMB":{"Type":0,"Flags":0,"Description":"Indicates the block size(MB) when writing data to blob. Type: integer (or Expression with resultType integer)."},"type":{"Type":1349,"Flags":1,"Description":"The write setting type."}}}},{"6":{"Value":"AzureBlobFSWriteSettings"}},{"2":{"Name":"AzureBlobStorageWriteSettings","Properties":{"blockSizeInMB":{"Type":0,"Flags":0,"Description":"Indicates the block size(MB) when writing data to blob. Type: integer (or Expression with resultType integer)."},"type":{"Type":1351,"Flags":1,"Description":"The write setting type."}}}},{"6":{"Value":"AzureBlobStorageWriteSettings"}},{"2":{"Name":"AzureDataLakeStoreWriteSettings","Properties":{"expiryDateTime":{"Type":0,"Flags":0,"Description":"Specifies the expiry time of the written files. The time is applied to the UTC time zone in the format of \"2018-12-01T05:00:00Z\". Default value is NULL. Type: string (or Expression with resultType string)."},"type":{"Type":1353,"Flags":1,"Description":"The write setting type."}}}},{"6":{"Value":"AzureDataLakeStoreWriteSettings"}},{"2":{"Name":"AzureFileStorageWriteSettings","Properties":{"type":{"Type":1355,"Flags":1,"Description":"The write setting type."}}}},{"6":{"Value":"AzureFileStorageWriteSettings"}},{"2":{"Name":"FileServerWriteSettings","Properties":{"type":{"Type":1357,"Flags":1,"Description":"The write setting type."}}}},{"6":{"Value":"FileServerWriteSettings"}},{"2":{"Name":"LakeHouseWriteSettings","Properties":{"type":{"Type":1359,"Flags":1,"Description":"The write setting type."}}}},{"6":{"Value":"LakeHouseWriteSettings"}},{"2":{"Name":"SftpWriteSettings","Properties":{"operationTimeout":{"Type":0,"Flags":0,"Description":"Specifies the timeout for writing each chunk to SFTP server. Default value: 01:00:00 (one hour). Type: string (or Expression with resultType string)."},"useTempFileRename":{"Type":0,"Flags":0,"Description":"Upload to temporary file(s) and rename. Disable this option if your SFTP server doesn't support rename operation. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1361,"Flags":1,"Description":"The write setting type."}}}},{"6":{"Value":"SftpWriteSettings"}},{"2":{"Name":"AvroWriteSettings","Properties":{"recordName":{"Type":4,"Flags":0,"Description":"Top level record name in write result, which is required in AVRO spec."},"recordNamespace":{"Type":4,"Flags":0,"Description":"Record namespace in the write result."},"maxRowsPerFile":{"Type":0,"Flags":0,"Description":"Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer)."},"fileNamePrefix":{"Type":0,"Flags":0,"Description":"Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string)."},"type":{"Type":4,"Flags":1,"Description":"The write setting type."}},"AdditionalProperties":0}},{"6":{"Value":"AvroSink"}},{"2":{"Name":"AzureBlobFSSink","Properties":{"copyBehavior":{"Type":0,"Flags":0,"Description":"The type of copy behavior for copy sink. Type: string (or Expression with resultType string)."},"metadata":{"Type":1365,"Flags":0,"Description":"Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects)."},"type":{"Type":1366,"Flags":1,"Description":"Copy sink type."}}}},{"3":{"ItemType":1346}},{"6":{"Value":"AzureBlobFSSink"}},{"2":{"Name":"AzureDataExplorerSink","Properties":{"ingestionMappingName":{"Type":0,"Flags":0,"Description":"A name of a pre-created csv mapping that was defined on the target Kusto table. Type: string."},"ingestionMappingAsJson":{"Type":0,"Flags":0,"Description":"An explicit column mapping description provided in a json format. Type: string."},"flushImmediately":{"Type":0,"Flags":0,"Description":"If set to true, any aggregation will be skipped. Default is false. Type: boolean."},"type":{"Type":1368,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"AzureDataExplorerSink"}},{"2":{"Name":"AzureDataLakeStoreSink","Properties":{"copyBehavior":{"Type":0,"Flags":0,"Description":"The type of copy behavior for copy sink. Type: string (or Expression with resultType string)."},"enableAdlsSingleFileParallel":{"Type":0,"Flags":0,"Description":"Single File Parallel."},"type":{"Type":1370,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"AzureDataLakeStoreSink"}},{"2":{"Name":"AzureDatabricksDeltaLakeSink","Properties":{"preCopyScript":{"Type":0,"Flags":0,"Description":"SQL pre-copy script. Type: string (or Expression with resultType string)."},"importSettings":{"Type":1372,"Flags":0,"Description":"Azure Databricks Delta Lake import settings."},"type":{"Type":1373,"Flags":1,"Description":"Copy sink type."}}}},{"2":{"Name":"AzureDatabricksDeltaLakeImportCommand","Properties":{"dateFormat":{"Type":0,"Flags":0,"Description":"Specify the date format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string)."},"timestampFormat":{"Type":0,"Flags":0,"Description":"Specify the timestamp format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string)."},"type":{"Type":4,"Flags":1,"Description":"The import setting type."}},"AdditionalProperties":0}},{"6":{"Value":"AzureDatabricksDeltaLakeSink"}},{"2":{"Name":"AzureMySqlSink","Properties":{"preCopyScript":{"Type":0,"Flags":0,"Description":"A query to execute before starting the copy. Type: string (or Expression with resultType string)."},"type":{"Type":1375,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"AzureMySqlSink"}},{"2":{"Name":"AzurePostgreSqlSink","Properties":{"preCopyScript":{"Type":0,"Flags":0,"Description":"A query to execute before starting the copy. Type: string (or Expression with resultType string)."},"type":{"Type":1377,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"AzurePostgreSqlSink"}},{"2":{"Name":"AzureQueueSink","Properties":{"type":{"Type":1379,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"AzureQueueSink"}},{"2":{"Name":"AzureSearchIndexSink","Properties":{"writeBehavior":{"Type":1383,"Flags":0,"Description":"Specify the write behavior when upserting documents into Azure Search Index."},"type":{"Type":1384,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"Merge"}},{"6":{"Value":"Upload"}},{"5":{"Elements":[1381,1382,4]}},{"6":{"Value":"AzureSearchIndexSink"}},{"2":{"Name":"AzureSqlSink","Properties":{"sqlWriterStoredProcedureName":{"Type":0,"Flags":0,"Description":"SQL writer stored procedure name. Type: string (or Expression with resultType string)."},"sqlWriterTableType":{"Type":0,"Flags":0,"Description":"SQL writer table type. Type: string (or Expression with resultType string)."},"preCopyScript":{"Type":0,"Flags":0,"Description":"SQL pre-copy script. Type: string (or Expression with resultType string)."},"storedProcedureParameters":{"Type":0,"Flags":0,"Description":"SQL stored procedure parameters."},"storedProcedureTableTypeParameterName":{"Type":0,"Flags":0,"Description":"The stored procedure parameter name of the table type. Type: string (or Expression with resultType string)."},"tableOption":{"Type":0,"Flags":0,"Description":"The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string)."},"sqlWriterUseTableLock":{"Type":0,"Flags":0,"Description":"Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean)."},"writeBehavior":{"Type":0,"Flags":0,"Description":"Write behavior when copying data into Azure SQL. Type: SqlWriteBehaviorEnum (or Expression with resultType SqlWriteBehaviorEnum)"},"upsertSettings":{"Type":1386,"Flags":0,"Description":"SQL upsert settings."},"type":{"Type":1387,"Flags":1,"Description":"Copy sink type."}}}},{"2":{"Name":"SqlUpsertSettings","Properties":{"useTempDB":{"Type":0,"Flags":0,"Description":"Specifies whether to use temp db for upsert interim table. Type: boolean (or Expression with resultType boolean)."},"interimSchemaName":{"Type":0,"Flags":0,"Description":"Schema name for interim table. Type: string (or Expression with resultType string)."},"keys":{"Type":0,"Flags":0,"Description":"Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings)."}}}},{"6":{"Value":"AzureSqlSink"}},{"2":{"Name":"AzureTableSink","Properties":{"azureTableDefaultPartitionKeyValue":{"Type":0,"Flags":0,"Description":"Azure Table default partition key value. Type: string (or Expression with resultType string)."},"azureTablePartitionKeyName":{"Type":0,"Flags":0,"Description":"Azure Table partition key name. Type: string (or Expression with resultType string)."},"azureTableRowKeyName":{"Type":0,"Flags":0,"Description":"Azure Table row key name. Type: string (or Expression with resultType string)."},"azureTableInsertType":{"Type":0,"Flags":0,"Description":"Azure Table insert type. Type: string (or Expression with resultType string)."},"type":{"Type":1389,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"AzureTableSink"}},{"2":{"Name":"BinarySink","Properties":{"storeSettings":{"Type":1345,"Flags":0,"Description":"Binary store settings."},"type":{"Type":1391,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"BinarySink"}},{"2":{"Name":"BlobSink","Properties":{"blobWriterOverwriteFiles":{"Type":0,"Flags":0,"Description":"Blob writer overwrite files. Type: boolean (or Expression with resultType boolean)."},"blobWriterDateTimeFormat":{"Type":0,"Flags":0,"Description":"Blob writer date time format. Type: string (or Expression with resultType string)."},"blobWriterAddHeader":{"Type":0,"Flags":0,"Description":"Blob writer add header. Type: boolean (or Expression with resultType boolean)."},"copyBehavior":{"Type":0,"Flags":0,"Description":"The type of copy behavior for copy sink."},"metadata":{"Type":1393,"Flags":0,"Description":"Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects)."},"type":{"Type":1394,"Flags":1,"Description":"Copy sink type."}}}},{"3":{"ItemType":1346}},{"6":{"Value":"BlobSink"}},{"2":{"Name":"CommonDataServiceForAppsSink","Properties":{"writeBehavior":{"Type":1397,"Flags":1,"Description":"The write behavior for the operation."},"ignoreNullValues":{"Type":0,"Flags":0,"Description":"The flag indicating whether to ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean)."},"alternateKeyName":{"Type":0,"Flags":0,"Description":"The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string)."},"type":{"Type":1398,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"Upsert"}},{"5":{"Elements":[1396,4]}},{"6":{"Value":"CommonDataServiceForAppsSink"}},{"2":{"Name":"CosmosDbMongoDbApiSink","Properties":{"writeBehavior":{"Type":0,"Flags":0,"Description":"Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is \"insert\". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string)."},"type":{"Type":1400,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"CosmosDbMongoDbApiSink"}},{"2":{"Name":"CosmosDbSqlApiSink","Properties":{"writeBehavior":{"Type":0,"Flags":0,"Description":"Describes how to write data to Azure Cosmos DB. Type: string (or Expression with resultType string). Allowed values: insert and upsert."},"type":{"Type":1402,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"CosmosDbSqlApiSink"}},{"2":{"Name":"DelimitedTextSink","Properties":{"storeSettings":{"Type":1345,"Flags":0,"Description":"DelimitedText store settings."},"formatSettings":{"Type":1404,"Flags":0,"Description":"DelimitedText format settings."},"type":{"Type":1405,"Flags":1,"Description":"Copy sink type."}}}},{"2":{"Name":"DelimitedTextWriteSettings","Properties":{"quoteAllText":{"Type":0,"Flags":0,"Description":"Indicates whether string values should always be enclosed with quotes. Type: boolean (or Expression with resultType boolean)."},"fileExtension":{"Type":0,"Flags":1,"Description":"The file extension used to create the files. Type: string (or Expression with resultType string)."},"maxRowsPerFile":{"Type":0,"Flags":0,"Description":"Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer)."},"fileNamePrefix":{"Type":0,"Flags":0,"Description":"Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string)."},"type":{"Type":4,"Flags":1,"Description":"The write setting type."}},"AdditionalProperties":0}},{"6":{"Value":"DelimitedTextSink"}},{"2":{"Name":"DocumentDbCollectionSink","Properties":{"nestingSeparator":{"Type":0,"Flags":0,"Description":"Nested properties separator. Default is . (dot). Type: string (or Expression with resultType string)."},"writeBehavior":{"Type":0,"Flags":0,"Description":"Describes how to write data to Azure Cosmos DB. Type: string (or Expression with resultType string). Allowed values: insert and upsert."},"type":{"Type":1407,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"DocumentDbCollectionSink"}},{"2":{"Name":"DynamicsCrmSink","Properties":{"writeBehavior":{"Type":1410,"Flags":1,"Description":"The write behavior for the operation."},"ignoreNullValues":{"Type":0,"Flags":0,"Description":"The flag indicating whether to ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean)."},"alternateKeyName":{"Type":0,"Flags":0,"Description":"The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string)."},"type":{"Type":1411,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"Upsert"}},{"5":{"Elements":[1409,4]}},{"6":{"Value":"DynamicsCrmSink"}},{"2":{"Name":"DynamicsSink","Properties":{"writeBehavior":{"Type":1414,"Flags":1,"Description":"The write behavior for the operation."},"ignoreNullValues":{"Type":0,"Flags":0,"Description":"The flag indicating whether ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean)."},"alternateKeyName":{"Type":0,"Flags":0,"Description":"The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string)."},"type":{"Type":1415,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"Upsert"}},{"5":{"Elements":[1413,4]}},{"6":{"Value":"DynamicsSink"}},{"2":{"Name":"FileSystemSink","Properties":{"copyBehavior":{"Type":0,"Flags":0,"Description":"The type of copy behavior for copy sink."},"type":{"Type":1417,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"FileSystemSink"}},{"2":{"Name":"InformixSink","Properties":{"preCopyScript":{"Type":0,"Flags":0,"Description":"A query to execute before starting the copy. Type: string (or Expression with resultType string)."},"type":{"Type":1419,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"InformixSink"}},{"2":{"Name":"JsonSink","Properties":{"storeSettings":{"Type":1345,"Flags":0,"Description":"Json store settings."},"formatSettings":{"Type":1421,"Flags":0,"Description":"Json format settings."},"type":{"Type":1422,"Flags":1,"Description":"Copy sink type."}}}},{"2":{"Name":"JsonWriteSettings","Properties":{"filePattern":{"Type":0,"Flags":0,"Description":"File pattern of JSON. This setting controls the way a collection of JSON objects will be treated. The default value is 'setOfObjects'. It is case-sensitive."},"type":{"Type":4,"Flags":1,"Description":"The write setting type."}},"AdditionalProperties":0}},{"6":{"Value":"JsonSink"}},{"2":{"Name":"LakeHouseTableSink","Properties":{"tableActionOption":{"Type":0,"Flags":0,"Description":"The type of table action for LakeHouse Table sink. Possible values include: \"None\", \"Append\", \"Overwrite\"."},"partitionOption":{"Type":0,"Flags":0,"Description":"Create partitions in folder structure based on one or multiple columns. Each distinct column value (pair) will be a new partition. Possible values include: \"None\", \"PartitionByKey\"."},"partitionNameList":{"Type":0,"Flags":0,"Description":"Specify the partition column names from sink columns. Type: array of objects (or Expression with resultType array of objects)."},"type":{"Type":1424,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"LakeHouseTableSink"}},{"2":{"Name":"MicrosoftAccessSink","Properties":{"preCopyScript":{"Type":0,"Flags":0,"Description":"A query to execute before starting the copy. Type: string (or Expression with resultType string)."},"type":{"Type":1426,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"MicrosoftAccessSink"}},{"2":{"Name":"MongoDbAtlasSink","Properties":{"writeBehavior":{"Type":0,"Flags":0,"Description":"Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is \"insert\". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string)."},"type":{"Type":1428,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"MongoDbAtlasSink"}},{"2":{"Name":"MongoDbV2Sink","Properties":{"writeBehavior":{"Type":0,"Flags":0,"Description":"Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is \"insert\". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string)."},"type":{"Type":1430,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"MongoDbV2Sink"}},{"2":{"Name":"OdbcSink","Properties":{"preCopyScript":{"Type":0,"Flags":0,"Description":"A query to execute before starting the copy. Type: string (or Expression with resultType string)."},"type":{"Type":1432,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"OdbcSink"}},{"2":{"Name":"OracleSink","Properties":{"preCopyScript":{"Type":0,"Flags":0,"Description":"SQL pre-copy script. Type: string (or Expression with resultType string)."},"type":{"Type":1434,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"OracleSink"}},{"2":{"Name":"OrcSink","Properties":{"storeSettings":{"Type":1345,"Flags":0,"Description":"ORC store settings."},"formatSettings":{"Type":1436,"Flags":0,"Description":"ORC format settings."},"type":{"Type":1437,"Flags":1,"Description":"Copy sink type."}}}},{"2":{"Name":"OrcWriteSettings","Properties":{"maxRowsPerFile":{"Type":0,"Flags":0,"Description":"Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer)."},"fileNamePrefix":{"Type":0,"Flags":0,"Description":"Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string)."},"type":{"Type":4,"Flags":1,"Description":"The write setting type."}},"AdditionalProperties":0}},{"6":{"Value":"OrcSink"}},{"2":{"Name":"ParquetSink","Properties":{"storeSettings":{"Type":1345,"Flags":0,"Description":"Parquet store settings."},"formatSettings":{"Type":1439,"Flags":0,"Description":"Parquet format settings."},"type":{"Type":1440,"Flags":1,"Description":"Copy sink type."}}}},{"2":{"Name":"ParquetWriteSettings","Properties":{"maxRowsPerFile":{"Type":0,"Flags":0,"Description":"Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer)."},"fileNamePrefix":{"Type":0,"Flags":0,"Description":"Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string)."},"type":{"Type":4,"Flags":1,"Description":"The write setting type."}},"AdditionalProperties":0}},{"6":{"Value":"ParquetSink"}},{"2":{"Name":"RestSink","Properties":{"requestMethod":{"Type":0,"Flags":0,"Description":"The HTTP method used to call the RESTful API. The default is POST. Type: string (or Expression with resultType string)."},"additionalHeaders":{"Type":0,"Flags":0,"Description":"The additional HTTP headers in the request to the RESTful API. Type: key value pairs (value should be string type)."},"httpRequestTimeout":{"Type":0,"Flags":0,"Description":"The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:01:40. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"requestInterval":{"Type":0,"Flags":0,"Description":"The time to await before sending next request, in milliseconds"},"httpCompressionType":{"Type":0,"Flags":0,"Description":"Http Compression Type to Send data in compressed format with Optimal Compression Level, Default is None. And The Only Supported option is Gzip. Type: string (or Expression with resultType string)."},"type":{"Type":1442,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"RestSink"}},{"2":{"Name":"SalesforceServiceCloudSink","Properties":{"writeBehavior":{"Type":1446,"Flags":0,"Description":"The write behavior for the operation. Default is Insert."},"externalIdFieldName":{"Type":0,"Flags":0,"Description":"The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string)."},"ignoreNullValues":{"Type":0,"Flags":0,"Description":"The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1447,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"Insert"}},{"6":{"Value":"Upsert"}},{"5":{"Elements":[1444,1445,4]}},{"6":{"Value":"SalesforceServiceCloudSink"}},{"2":{"Name":"SalesforceServiceCloudV2Sink","Properties":{"writeBehavior":{"Type":1451,"Flags":0,"Description":"The write behavior for the operation. Default is Insert."},"externalIdFieldName":{"Type":0,"Flags":0,"Description":"The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string)."},"ignoreNullValues":{"Type":0,"Flags":0,"Description":"The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1452,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"Insert"}},{"6":{"Value":"Upsert"}},{"5":{"Elements":[1449,1450,4]}},{"6":{"Value":"SalesforceServiceCloudV2Sink"}},{"2":{"Name":"SalesforceSink","Properties":{"writeBehavior":{"Type":1456,"Flags":0,"Description":"The write behavior for the operation. Default is Insert."},"externalIdFieldName":{"Type":0,"Flags":0,"Description":"The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string)."},"ignoreNullValues":{"Type":0,"Flags":0,"Description":"The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1457,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"Insert"}},{"6":{"Value":"Upsert"}},{"5":{"Elements":[1454,1455,4]}},{"6":{"Value":"SalesforceSink"}},{"2":{"Name":"SalesforceV2Sink","Properties":{"writeBehavior":{"Type":1461,"Flags":0,"Description":"The write behavior for the operation. Default is Insert."},"externalIdFieldName":{"Type":0,"Flags":0,"Description":"The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string)."},"ignoreNullValues":{"Type":0,"Flags":0,"Description":"The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean)."},"type":{"Type":1462,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"Insert"}},{"6":{"Value":"Upsert"}},{"5":{"Elements":[1459,1460,4]}},{"6":{"Value":"SalesforceV2Sink"}},{"2":{"Name":"SapCloudForCustomerSink","Properties":{"writeBehavior":{"Type":1466,"Flags":0,"Description":"The write behavior for the operation. Default is 'Insert'."},"httpRequestTimeout":{"Type":0,"Flags":0,"Description":"The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"type":{"Type":1467,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"Insert"}},{"6":{"Value":"Update"}},{"5":{"Elements":[1464,1465,4]}},{"6":{"Value":"SapCloudForCustomerSink"}},{"2":{"Name":"SnowflakeSink","Properties":{"preCopyScript":{"Type":0,"Flags":0,"Description":"SQL pre-copy script. Type: string (or Expression with resultType string)."},"importSettings":{"Type":1469,"Flags":0,"Description":"Snowflake import settings."},"type":{"Type":1472,"Flags":1,"Description":"Copy sink type."}}}},{"2":{"Name":"SnowflakeImportCopyCommand","Properties":{"additionalCopyOptions":{"Type":1470,"Flags":0,"Description":"Additional copy options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: \"additionalCopyOptions\": { \"DATE_FORMAT\": \"MM/DD/YYYY\", \"TIME_FORMAT\": \"'HH24:MI:SS.FF'\" }"},"additionalFormatOptions":{"Type":1471,"Flags":0,"Description":"Additional format options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: \"additionalFormatOptions\": { \"FORCE\": \"TRUE\", \"LOAD_UNCERTAIN_FILES\": \"'FALSE'\" }"},"type":{"Type":4,"Flags":1,"Description":"The import setting type."}},"AdditionalProperties":0}},{"2":{"Name":"SnowflakeImportCopyCommandAdditionalCopyOptions","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"SnowflakeImportCopyCommandAdditionalFormatOptions","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"SnowflakeSink"}},{"2":{"Name":"SnowflakeV2Sink","Properties":{"preCopyScript":{"Type":0,"Flags":0,"Description":"SQL pre-copy script. Type: string (or Expression with resultType string)."},"importSettings":{"Type":1469,"Flags":0,"Description":"Snowflake import settings."},"type":{"Type":1474,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"SnowflakeV2Sink"}},{"2":{"Name":"SqlDWSink","Properties":{"preCopyScript":{"Type":0,"Flags":0,"Description":"SQL pre-copy script. Type: string (or Expression with resultType string)."},"allowPolyBase":{"Type":0,"Flags":0,"Description":"Indicates to use PolyBase to copy data into SQL Data Warehouse when applicable. Type: boolean (or Expression with resultType boolean)."},"polyBaseSettings":{"Type":1476,"Flags":0,"Description":"Specifies PolyBase-related settings when allowPolyBase is true."},"allowCopyCommand":{"Type":0,"Flags":0,"Description":"Indicates to use Copy Command to copy data into SQL Data Warehouse. Type: boolean (or Expression with resultType boolean)."},"copyCommandSettings":{"Type":1480,"Flags":0,"Description":"Specifies Copy Command related settings when allowCopyCommand is true."},"tableOption":{"Type":0,"Flags":0,"Description":"The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string)."},"sqlWriterUseTableLock":{"Type":0,"Flags":0,"Description":"Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean)."},"writeBehavior":{"Type":0,"Flags":0,"Description":"Write behavior when copying data into azure SQL DW. Type: SqlDWWriteBehaviorEnum (or Expression with resultType SqlDWWriteBehaviorEnum)"},"upsertSettings":{"Type":1484,"Flags":0,"Description":"SQL DW upsert settings."},"type":{"Type":1485,"Flags":1,"Description":"Copy sink type."}}}},{"2":{"Name":"PolybaseSettings","Properties":{"rejectType":{"Type":1479,"Flags":0,"Description":"Reject type."},"rejectValue":{"Type":0,"Flags":0,"Description":"Specifies the value or the percentage of rows that can be rejected before the query fails. Type: number (or Expression with resultType number), minimum: 0."},"rejectSampleValue":{"Type":0,"Flags":0,"Description":"Determines the number of rows to attempt to retrieve before the PolyBase recalculates the percentage of rejected rows. Type: integer (or Expression with resultType integer), minimum: 0."},"useTypeDefault":{"Type":0,"Flags":0,"Description":"Specifies how to handle missing values in delimited text files when PolyBase retrieves data from the text file. Type: boolean (or Expression with resultType boolean)."}},"AdditionalProperties":0}},{"6":{"Value":"value"}},{"6":{"Value":"percentage"}},{"5":{"Elements":[1477,1478,4]}},{"2":{"Name":"DWCopyCommandSettings","Properties":{"defaultValues":{"Type":1482,"Flags":0,"Description":"Specifies the default values for each target column in SQL DW. The default values in the property overwrite the DEFAULT constraint set in the DB, and identity column cannot have a default value. Type: array of objects (or Expression with resultType array of objects)."},"additionalOptions":{"Type":1483,"Flags":0,"Description":"Additional options directly passed to SQL DW in Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: \"additionalOptions\": { \"MAXERRORS\": \"1000\", \"DATEFORMAT\": \"'ymd'\" }"}}}},{"2":{"Name":"DWCopyCommandDefaultValue","Properties":{"columnName":{"Type":0,"Flags":0,"Description":"Column name. Type: object (or Expression with resultType string)."},"defaultValue":{"Type":0,"Flags":0,"Description":"The default value of the column. Type: object (or Expression with resultType string)."}}}},{"3":{"ItemType":1481}},{"2":{"Name":"DWCopyCommandSettingsAdditionalOptions","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"SqlDWUpsertSettings","Properties":{"interimSchemaName":{"Type":0,"Flags":0,"Description":"Schema name for interim table. Type: string (or Expression with resultType string)."},"keys":{"Type":0,"Flags":0,"Description":"Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings)."}}}},{"6":{"Value":"SqlDWSink"}},{"2":{"Name":"SqlMISink","Properties":{"sqlWriterStoredProcedureName":{"Type":0,"Flags":0,"Description":"SQL writer stored procedure name. Type: string (or Expression with resultType string)."},"sqlWriterTableType":{"Type":0,"Flags":0,"Description":"SQL writer table type. Type: string (or Expression with resultType string)."},"preCopyScript":{"Type":0,"Flags":0,"Description":"SQL pre-copy script. Type: string (or Expression with resultType string)."},"storedProcedureParameters":{"Type":0,"Flags":0,"Description":"SQL stored procedure parameters."},"storedProcedureTableTypeParameterName":{"Type":0,"Flags":0,"Description":"The stored procedure parameter name of the table type. Type: string (or Expression with resultType string)."},"tableOption":{"Type":0,"Flags":0,"Description":"The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string)."},"sqlWriterUseTableLock":{"Type":0,"Flags":0,"Description":"Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean)."},"writeBehavior":{"Type":0,"Flags":0,"Description":"White behavior when copying data into azure SQL MI. Type: string (or Expression with resultType string)"},"upsertSettings":{"Type":1386,"Flags":0,"Description":"SQL upsert settings."},"type":{"Type":1487,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"SqlMISink"}},{"2":{"Name":"SqlServerSink","Properties":{"sqlWriterStoredProcedureName":{"Type":0,"Flags":0,"Description":"SQL writer stored procedure name. Type: string (or Expression with resultType string)."},"sqlWriterTableType":{"Type":0,"Flags":0,"Description":"SQL writer table type. Type: string (or Expression with resultType string)."},"preCopyScript":{"Type":0,"Flags":0,"Description":"SQL pre-copy script. Type: string (or Expression with resultType string)."},"storedProcedureParameters":{"Type":0,"Flags":0,"Description":"SQL stored procedure parameters."},"storedProcedureTableTypeParameterName":{"Type":0,"Flags":0,"Description":"The stored procedure parameter name of the table type. Type: string (or Expression with resultType string)."},"tableOption":{"Type":0,"Flags":0,"Description":"The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string)."},"sqlWriterUseTableLock":{"Type":0,"Flags":0,"Description":"Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean)."},"writeBehavior":{"Type":0,"Flags":0,"Description":"Write behavior when copying data into sql server. Type: string (or Expression with resultType string)."},"upsertSettings":{"Type":1386,"Flags":0,"Description":"SQL upsert settings."},"type":{"Type":1489,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"SqlServerSink"}},{"2":{"Name":"SqlSink","Properties":{"sqlWriterStoredProcedureName":{"Type":0,"Flags":0,"Description":"SQL writer stored procedure name. Type: string (or Expression with resultType string)."},"sqlWriterTableType":{"Type":0,"Flags":0,"Description":"SQL writer table type. Type: string (or Expression with resultType string)."},"preCopyScript":{"Type":0,"Flags":0,"Description":"SQL pre-copy script. Type: string (or Expression with resultType string)."},"storedProcedureParameters":{"Type":0,"Flags":0,"Description":"SQL stored procedure parameters."},"storedProcedureTableTypeParameterName":{"Type":0,"Flags":0,"Description":"The stored procedure parameter name of the table type. Type: string (or Expression with resultType string)."},"tableOption":{"Type":0,"Flags":0,"Description":"The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string)."},"sqlWriterUseTableLock":{"Type":0,"Flags":0,"Description":"Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean)."},"writeBehavior":{"Type":0,"Flags":0,"Description":"Write behavior when copying data into sql. Type: string (or Expression with resultType string)."},"upsertSettings":{"Type":1386,"Flags":0,"Description":"SQL upsert settings."},"type":{"Type":1491,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"SqlSink"}},{"2":{"Name":"WarehouseSink","Properties":{"preCopyScript":{"Type":0,"Flags":0,"Description":"SQL pre-copy script. Type: string (or Expression with resultType string)."},"allowCopyCommand":{"Type":0,"Flags":0,"Description":"Indicates to use Copy Command to copy data into SQL Data Warehouse. Type: boolean (or Expression with resultType boolean)."},"copyCommandSettings":{"Type":1480,"Flags":0,"Description":"Specifies Copy Command related settings when allowCopyCommand is true."},"tableOption":{"Type":0,"Flags":0,"Description":"The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string)."},"writeBehavior":{"Type":0,"Flags":0,"Description":"Write behavior when copying data into azure Microsoft Fabric Data Warehouse. Type: DWWriteBehaviorEnum (or Expression with resultType DWWriteBehaviorEnum)"},"type":{"Type":1493,"Flags":1,"Description":"Copy sink type."}}}},{"6":{"Value":"WarehouseSink"}},{"2":{"Name":"StagingSettings","Properties":{"linkedServiceName":{"Type":98,"Flags":1,"Description":"Staging linked service reference."},"path":{"Type":0,"Flags":0,"Description":"The path to storage for storing the interim data. Type: string (or Expression with resultType string)."},"enableCompression":{"Type":0,"Flags":0,"Description":"Specifies whether to use compression when copying data via an interim staging. Default value is false. Type: boolean (or Expression with resultType boolean)."}},"AdditionalProperties":0}},{"2":{"Name":"RedirectIncompatibleRowSettings","Properties":{"linkedServiceName":{"Type":0,"Flags":1,"Description":"Name of the Azure Storage, Storage SAS, or Azure Data Lake Store linked service used for redirecting incompatible row. Must be specified if redirectIncompatibleRowSettings is specified. Type: string (or Expression with resultType string)."},"path":{"Type":0,"Flags":0,"Description":"The path for storing the redirect incompatible row data. Type: string (or Expression with resultType string)."}},"AdditionalProperties":0}},{"2":{"Name":"LogStorageSettings","Properties":{"linkedServiceName":{"Type":98,"Flags":1,"Description":"Log storage linked service reference."},"path":{"Type":0,"Flags":0,"Description":"The path to storage for storing detailed logs of activity execution. Type: string (or Expression with resultType string)."},"logLevel":{"Type":0,"Flags":0,"Description":"Gets or sets the log level, support: Info, Warning. Type: string (or Expression with resultType string)."},"enableReliableLogging":{"Type":0,"Flags":0,"Description":"Specifies whether to enable reliable logging. Type: boolean (or Expression with resultType boolean)."}},"AdditionalProperties":0}},{"2":{"Name":"LogSettings","Properties":{"enableCopyActivityLog":{"Type":0,"Flags":0,"Description":"Specifies whether to enable copy activity log. Type: boolean (or Expression with resultType boolean)."},"copyActivityLogSettings":{"Type":1498,"Flags":0,"Description":"Specifies settings for copy activity log."},"logLocationSettings":{"Type":1499,"Flags":1,"Description":"Log location settings customer needs to provide when enabling log."}}}},{"2":{"Name":"CopyActivityLogSettings","Properties":{"logLevel":{"Type":0,"Flags":0,"Description":"Gets or sets the log level, support: Info, Warning. Type: string (or Expression with resultType string)."},"enableReliableLogging":{"Type":0,"Flags":0,"Description":"Specifies whether to enable reliable logging. Type: boolean (or Expression with resultType boolean)."}}}},{"2":{"Name":"LogLocationSettings","Properties":{"linkedServiceName":{"Type":98,"Flags":1,"Description":"Log storage linked service reference."},"path":{"Type":0,"Flags":0,"Description":"The path to storage for storing detailed logs of activity execution. Type: string (or Expression with resultType string)."}}}},{"3":{"ItemType":0}},{"3":{"ItemType":0}},{"2":{"Name":"SkipErrorFile","Properties":{"fileMissing":{"Type":0,"Flags":0,"Description":"Skip if file is deleted by other client during copy. Default is true. Type: boolean (or Expression with resultType boolean)."},"dataInconsistency":{"Type":0,"Flags":0,"Description":"Skip if source/sink file changed by other concurrent write. Default is false. Type: boolean (or Expression with resultType boolean)."}}}},{"3":{"ItemType":1059}},{"3":{"ItemType":1059}},{"6":{"Value":"Copy"}},{"2":{"Name":"CustomActivity","Properties":{"typeProperties":{"Type":1507,"Flags":1,"Description":"Custom activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1512,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"CustomActivityTypeProperties","Properties":{"command":{"Type":0,"Flags":1,"Description":"Command for custom activity Type: string (or Expression with resultType string)."},"resourceLinkedService":{"Type":98,"Flags":0,"Description":"Resource linked service reference."},"folderPath":{"Type":0,"Flags":0,"Description":"Folder path for resource files Type: string (or Expression with resultType string)."},"referenceObjects":{"Type":1508,"Flags":0,"Description":"Reference objects"},"extendedProperties":{"Type":1511,"Flags":0,"Description":"User defined property bag. There is no restriction on the keys or values that can be used. The user specified custom activity has the full responsibility to consume and interpret the content defined."},"retentionTimeInDays":{"Type":0,"Flags":0,"Description":"The retention time for the files submitted for custom activity. Type: double (or Expression with resultType double)."},"autoUserSpecification":{"Type":0,"Flags":0,"Description":"Elevation level and scope for the user, default is nonadmin task. Type: string (or Expression with resultType double)."}}}},{"2":{"Name":"CustomActivityReferenceObject","Properties":{"linkedServices":{"Type":1509,"Flags":0,"Description":"Linked service references."},"datasets":{"Type":1510,"Flags":0,"Description":"Dataset references."}}}},{"3":{"ItemType":98}},{"3":{"ItemType":1059}},{"2":{"Name":"CustomActivityTypePropertiesExtendedProperties","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"Custom"}},{"2":{"Name":"DataLakeAnalyticsUsqlActivity","Properties":{"typeProperties":{"Type":1514,"Flags":1,"Description":"Data Lake Analytics U-SQL activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1516,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"DataLakeAnalyticsUsqlActivityTypeProperties","Properties":{"scriptPath":{"Type":0,"Flags":1,"Description":"Case-sensitive path to folder that contains the U-SQL script. Type: string (or Expression with resultType string)."},"scriptLinkedService":{"Type":98,"Flags":1,"Description":"Script linked service reference."},"degreeOfParallelism":{"Type":0,"Flags":0,"Description":"The maximum number of nodes simultaneously used to run the job. Default value is 1. Type: integer (or Expression with resultType integer), minimum: 1."},"priority":{"Type":0,"Flags":0,"Description":"Determines which jobs out of all that are queued should be selected to run first. The lower the number, the higher the priority. Default value is 1000. Type: integer (or Expression with resultType integer), minimum: 1."},"parameters":{"Type":1515,"Flags":0,"Description":"Parameters for U-SQL job request."},"runtimeVersion":{"Type":0,"Flags":0,"Description":"Runtime version of the U-SQL engine to use. Type: string (or Expression with resultType string)."},"compilationMode":{"Type":0,"Flags":0,"Description":"Compilation mode of U-SQL. Must be one of these values : Semantic, Full and SingleBox. Type: string (or Expression with resultType string)."}}}},{"2":{"Name":"DataLakeAnalyticsUsqlActivityTypePropertiesParameters","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"DataLakeAnalyticsU-SQL"}},{"2":{"Name":"DatabricksNotebookActivity","Properties":{"typeProperties":{"Type":1518,"Flags":1,"Description":"Databricks Notebook activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1522,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"DatabricksNotebookActivityTypeProperties","Properties":{"notebookPath":{"Type":0,"Flags":1,"Description":"The absolute path of the notebook to be run in the Databricks Workspace. This path must begin with a slash. Type: string (or Expression with resultType string)."},"baseParameters":{"Type":1519,"Flags":0,"Description":"Base parameters to be used for each run of this job.If the notebook takes a parameter that is not specified, the default value from the notebook will be used."},"libraries":{"Type":1521,"Flags":0,"Description":"A list of libraries to be installed on the cluster that will execute the job."}}}},{"2":{"Name":"DatabricksNotebookActivityTypePropertiesBaseParameters","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"DatabricksNotebookActivityTypePropertiesLibrariesItem","Properties":{},"AdditionalProperties":0}},{"3":{"ItemType":1520}},{"6":{"Value":"DatabricksNotebook"}},{"2":{"Name":"DatabricksSparkJarActivity","Properties":{"typeProperties":{"Type":1524,"Flags":1,"Description":"Databricks SparkJar activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1528,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"DatabricksSparkJarActivityTypeProperties","Properties":{"mainClassName":{"Type":0,"Flags":1,"Description":"The full name of the class containing the main method to be executed. This class must be contained in a JAR provided as a library. Type: string (or Expression with resultType string)."},"parameters":{"Type":1525,"Flags":0,"Description":"Parameters that will be passed to the main method."},"libraries":{"Type":1527,"Flags":0,"Description":"A list of libraries to be installed on the cluster that will execute the job."}}}},{"3":{"ItemType":0}},{"2":{"Name":"DatabricksSparkJarActivityTypePropertiesLibrariesItem","Properties":{},"AdditionalProperties":0}},{"3":{"ItemType":1526}},{"6":{"Value":"DatabricksSparkJar"}},{"2":{"Name":"DatabricksSparkPythonActivity","Properties":{"typeProperties":{"Type":1530,"Flags":1,"Description":"Databricks SparkPython activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1534,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"DatabricksSparkPythonActivityTypeProperties","Properties":{"pythonFile":{"Type":0,"Flags":1,"Description":"The URI of the Python file to be executed. DBFS paths are supported. Type: string (or Expression with resultType string)."},"parameters":{"Type":1531,"Flags":0,"Description":"Command line parameters that will be passed to the Python file."},"libraries":{"Type":1533,"Flags":0,"Description":"A list of libraries to be installed on the cluster that will execute the job."}}}},{"3":{"ItemType":0}},{"2":{"Name":"DatabricksSparkPythonActivityTypePropertiesLibrariesItem","Properties":{},"AdditionalProperties":0}},{"3":{"ItemType":1532}},{"6":{"Value":"DatabricksSparkPython"}},{"2":{"Name":"DeleteActivity","Properties":{"typeProperties":{"Type":1536,"Flags":1,"Description":"Delete activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1537,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"DeleteActivityTypeProperties","Properties":{"recursive":{"Type":0,"Flags":0,"Description":"If true, files or sub-folders under current folder path will be deleted recursively. Default is false. Type: boolean (or Expression with resultType boolean)."},"maxConcurrentConnections":{"Type":3,"Flags":0,"Description":"The max concurrent connections to connect data source at the same time."},"enableLogging":{"Type":0,"Flags":0,"Description":"Whether to record detailed logs of delete-activity execution. Default value is false. Type: boolean (or Expression with resultType boolean)."},"logStorageSettings":{"Type":1496,"Flags":0,"Description":"Log storage settings customer need to provide when enableLogging is true."},"dataset":{"Type":1059,"Flags":1,"Description":"Delete activity dataset reference."},"storeSettings":{"Type":1089,"Flags":0,"Description":"Delete activity store settings."}}}},{"6":{"Value":"Delete"}},{"2":{"Name":"ExecuteDataFlowActivity","Properties":{"typeProperties":{"Type":1539,"Flags":1,"Description":"Execute data flow activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1546,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"ExecuteDataFlowActivityTypeProperties","Properties":{"dataFlow":{"Type":1540,"Flags":1,"Description":"Data flow reference."},"staging":{"Type":1544,"Flags":0,"Description":"Staging info for execute data flow activity."},"integrationRuntime":{"Type":136,"Flags":0,"Description":"The integration runtime reference."},"compute":{"Type":1545,"Flags":0,"Description":"Compute properties for data flow activity."},"traceLevel":{"Type":0,"Flags":0,"Description":"Trace level setting used for data flow monitoring output. Supported values are: 'coarse', 'fine', and 'none'. Type: string (or Expression with resultType string)"},"continueOnError":{"Type":0,"Flags":0,"Description":"Continue on error setting used for data flow execution. Enables processing to continue if a sink fails. Type: boolean (or Expression with resultType boolean)"},"runConcurrently":{"Type":0,"Flags":0,"Description":"Concurrent run setting used for data flow execution. Allows sinks with the same save order to be processed concurrently. Type: boolean (or Expression with resultType boolean)"},"sourceStagingConcurrency":{"Type":0,"Flags":0,"Description":"Specify number of parallel staging for sources applicable to the sink. Type: integer (or Expression with resultType integer)"}}}},{"2":{"Name":"DataFlowReference","Properties":{"type":{"Type":1542,"Flags":1,"Description":"Data flow reference type."},"referenceName":{"Type":4,"Flags":1,"Description":"Reference data flow name."},"datasetParameters":{"Type":0,"Flags":0,"Description":"Reference data flow parameters from dataset."},"parameters":{"Type":1543,"Flags":0,"Description":"Data flow parameters"}},"AdditionalProperties":0}},{"6":{"Value":"DataFlowReference"}},{"5":{"Elements":[1541,4]}},{"2":{"Name":"ParameterValueSpecification","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"DataFlowStagingInfo","Properties":{"linkedService":{"Type":98,"Flags":0,"Description":"Staging linked service reference."},"folderPath":{"Type":0,"Flags":0,"Description":"Folder path for staging blob. Type: string (or Expression with resultType string)"}}}},{"2":{"Name":"ExecuteDataFlowActivityTypePropertiesCompute","Properties":{"computeType":{"Type":0,"Flags":0,"Description":"Compute type of the cluster which will execute data flow job. Possible values include: 'General', 'MemoryOptimized', 'ComputeOptimized'. Type: string (or Expression with resultType string)"},"coreCount":{"Type":0,"Flags":0,"Description":"Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272. Type: integer (or Expression with resultType integer)"}}}},{"6":{"Value":"ExecuteDataFlow"}},{"2":{"Name":"ExecuteSsisPackageActivity","Properties":{"typeProperties":{"Type":1548,"Flags":1,"Description":"Execute SSIS package activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1573,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"ExecuteSsisPackageActivityTypeProperties","Properties":{"packageLocation":{"Type":1549,"Flags":1,"Description":"SSIS package location."},"runtime":{"Type":0,"Flags":0,"Description":"Specifies the runtime to execute SSIS package. The value should be \"x86\" or \"x64\". Type: string (or Expression with resultType string)."},"loggingLevel":{"Type":0,"Flags":0,"Description":"The logging level of SSIS package execution. Type: string (or Expression with resultType string)."},"environmentPath":{"Type":0,"Flags":0,"Description":"The environment path to execute the SSIS package. Type: string (or Expression with resultType string)."},"executionCredential":{"Type":1559,"Flags":0,"Description":"The package execution credential."},"connectVia":{"Type":136,"Flags":1,"Description":"The integration runtime reference."},"projectParameters":{"Type":1561,"Flags":0,"Description":"The project level parameters to execute the SSIS package."},"packageParameters":{"Type":1562,"Flags":0,"Description":"The package level parameters to execute the SSIS package."},"projectConnectionManagers":{"Type":1564,"Flags":0,"Description":"The project level connection managers to execute the SSIS package."},"packageConnectionManagers":{"Type":1566,"Flags":0,"Description":"The package level connection managers to execute the SSIS package."},"propertyOverrides":{"Type":1568,"Flags":0,"Description":"The property overrides to execute the SSIS package."},"logLocation":{"Type":1569,"Flags":0,"Description":"SSIS package execution log location."}}}},{"2":{"Name":"SsisPackageLocation","Properties":{"packagePath":{"Type":0,"Flags":0,"Description":"The SSIS package path. Type: string (or Expression with resultType string)."},"type":{"Type":1554,"Flags":0,"Description":"The type of SSIS package location."},"typeProperties":{"Type":1555,"Flags":0,"Description":"SSIS package location properties."}}}},{"6":{"Value":"SSISDB"}},{"6":{"Value":"File"}},{"6":{"Value":"InlinePackage"}},{"6":{"Value":"PackageStore"}},{"5":{"Elements":[1550,1551,1552,1553,4]}},{"2":{"Name":"SsisPackageLocationTypeProperties","Properties":{"packagePassword":{"Type":96,"Flags":0,"Description":"Password of the package."},"accessCredential":{"Type":1556,"Flags":0,"Description":"The package access credential."},"configurationPath":{"Type":0,"Flags":0,"Description":"The configuration file of the package execution. Type: string (or Expression with resultType string)."},"configurationAccessCredential":{"Type":1556,"Flags":0,"Description":"The configuration file access credential."},"packageName":{"Type":4,"Flags":0,"Description":"The package name."},"packageContent":{"Type":0,"Flags":0,"Description":"The embedded package content. Type: string (or Expression with resultType string)."},"packageLastModifiedDate":{"Type":4,"Flags":0,"Description":"The embedded package last modified date."},"childPackages":{"Type":1558,"Flags":0,"Description":"The embedded child package list."}}}},{"2":{"Name":"SsisAccessCredential","Properties":{"domain":{"Type":0,"Flags":1,"Description":"Domain for windows authentication. Type: string (or Expression with resultType string)."},"userName":{"Type":0,"Flags":1,"Description":"UseName for windows authentication. Type: string (or Expression with resultType string)."},"password":{"Type":96,"Flags":1,"Description":"Password for windows authentication."}}}},{"2":{"Name":"SsisChildPackage","Properties":{"packagePath":{"Type":0,"Flags":1,"Description":"Path for embedded child package. Type: string (or Expression with resultType string)."},"packageName":{"Type":4,"Flags":0,"Description":"Name for embedded child package."},"packageContent":{"Type":0,"Flags":1,"Description":"Content for embedded child package. Type: string (or Expression with resultType string)."},"packageLastModifiedDate":{"Type":4,"Flags":0,"Description":"Last modified date for embedded child package."}}}},{"3":{"ItemType":1557}},{"2":{"Name":"SsisExecutionCredential","Properties":{"domain":{"Type":0,"Flags":1,"Description":"Domain for windows authentication. Type: string (or Expression with resultType string)."},"userName":{"Type":0,"Flags":1,"Description":"UseName for windows authentication. Type: string (or Expression with resultType string)."},"password":{"Type":72,"Flags":1,"Description":"Password for windows authentication."}}}},{"2":{"Name":"SsisExecutionParameter","Properties":{"value":{"Type":0,"Flags":1,"Description":"SSIS package execution parameter value. Type: string (or Expression with resultType string)."}}}},{"2":{"Name":"ExecuteSsisPackageActivityTypePropertiesProjectParameters","Properties":{},"AdditionalProperties":1560}},{"2":{"Name":"ExecuteSsisPackageActivityTypePropertiesPackageParameters","Properties":{},"AdditionalProperties":1560}},{"2":{"Name":"SsisConnectionManager","Properties":{},"AdditionalProperties":1560}},{"2":{"Name":"ExecuteSsisPackageActivityTypePropertiesProjectConnectionManagers","Properties":{},"AdditionalProperties":1563}},{"2":{"Name":"SsisConnectionManager","Properties":{},"AdditionalProperties":1560}},{"2":{"Name":"ExecuteSsisPackageActivityTypePropertiesPackageConnectionManagers","Properties":{},"AdditionalProperties":1565}},{"2":{"Name":"SsisPropertyOverride","Properties":{"value":{"Type":0,"Flags":1,"Description":"SSIS package property override value. Type: string (or Expression with resultType string)."},"isSensitive":{"Type":2,"Flags":0,"Description":"Whether SSIS package property override value is sensitive data. Value will be encrypted in SSISDB if it is true"}}}},{"2":{"Name":"ExecuteSsisPackageActivityTypePropertiesPropertyOverrides","Properties":{},"AdditionalProperties":1567}},{"2":{"Name":"SsisLogLocation","Properties":{"logPath":{"Type":0,"Flags":1,"Description":"The SSIS package execution log path. Type: string (or Expression with resultType string)."},"type":{"Type":1571,"Flags":1,"Description":"The type of SSIS log location."},"typeProperties":{"Type":1572,"Flags":1,"Description":"SSIS package execution log location properties."}}}},{"6":{"Value":"File"}},{"5":{"Elements":[1570,4]}},{"2":{"Name":"SsisLogLocationTypeProperties","Properties":{"accessCredential":{"Type":1556,"Flags":0,"Description":"The package execution log access credential."},"logRefreshInterval":{"Type":0,"Flags":0,"Description":"Specifies the interval to refresh log. The default interval is 5 minutes. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."}}}},{"6":{"Value":"ExecuteSSISPackage"}},{"2":{"Name":"ExecuteWranglingDataflowActivity","Properties":{"typeProperties":{"Type":1575,"Flags":1,"Description":"Execute power query activity properties."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1581,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"ExecutePowerQueryActivityTypeProperties","Properties":{"sinks":{"Type":1577,"Flags":0,"Description":"(Deprecated. Please use Queries). List of Power Query activity sinks mapped to a queryName."},"queries":{"Type":1580,"Flags":0,"Description":"List of mapping for Power Query mashup query to sink dataset(s)."},"dataFlow":{"Type":1540,"Flags":1,"Description":"Data flow reference."},"staging":{"Type":1544,"Flags":0,"Description":"Staging info for execute data flow activity."},"integrationRuntime":{"Type":136,"Flags":0,"Description":"The integration runtime reference."},"compute":{"Type":1545,"Flags":0,"Description":"Compute properties for data flow activity."},"traceLevel":{"Type":0,"Flags":0,"Description":"Trace level setting used for data flow monitoring output. Supported values are: 'coarse', 'fine', and 'none'. Type: string (or Expression with resultType string)"},"continueOnError":{"Type":0,"Flags":0,"Description":"Continue on error setting used for data flow execution. Enables processing to continue if a sink fails. Type: boolean (or Expression with resultType boolean)"},"runConcurrently":{"Type":0,"Flags":0,"Description":"Concurrent run setting used for data flow execution. Allows sinks with the same save order to be processed concurrently. Type: boolean (or Expression with resultType boolean)"},"sourceStagingConcurrency":{"Type":0,"Flags":0,"Description":"Specify number of parallel staging for sources applicable to the sink. Type: integer (or Expression with resultType integer)"}}}},{"2":{"Name":"PowerQuerySink","Properties":{"script":{"Type":4,"Flags":0,"Description":"sink script."},"schemaLinkedService":{"Type":98,"Flags":0,"Description":"Schema linked service reference."},"rejectedDataLinkedService":{"Type":98,"Flags":0,"Description":"Rejected data linked service reference."},"name":{"Type":4,"Flags":1,"Description":"Transformation name."},"description":{"Type":4,"Flags":0,"Description":"Transformation description."},"dataset":{"Type":1059,"Flags":0,"Description":"Dataset reference."},"linkedService":{"Type":98,"Flags":0,"Description":"Linked service reference."},"flowlet":{"Type":1540,"Flags":0,"Description":"Flowlet Reference"}}}},{"2":{"Name":"ExecutePowerQueryActivityTypePropertiesSinks","Properties":{},"AdditionalProperties":1576}},{"2":{"Name":"PowerQuerySinkMapping","Properties":{"queryName":{"Type":4,"Flags":0,"Description":"Name of the query in Power Query mashup document."},"dataflowSinks":{"Type":1579,"Flags":0,"Description":"List of sinks mapped to Power Query mashup query."}}}},{"3":{"ItemType":1576}},{"3":{"ItemType":1578}},{"6":{"Value":"ExecuteWranglingDataflow"}},{"2":{"Name":"GetMetadataActivity","Properties":{"typeProperties":{"Type":1583,"Flags":1,"Description":"GetMetadata activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1596,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"GetMetadataActivityTypeProperties","Properties":{"dataset":{"Type":1059,"Flags":1,"Description":"GetMetadata activity dataset reference."},"fieldList":{"Type":1584,"Flags":0,"Description":"Fields of metadata to get from dataset."},"storeSettings":{"Type":1089,"Flags":0,"Description":"GetMetadata activity store settings."},"formatSettings":{"Type":1585,"Flags":0,"Description":"GetMetadata activity format settings."}}}},{"3":{"ItemType":0}},{"7":{"Name":"FormatReadSettings","Discriminator":"type","BaseProperties":{},"Elements":{"BinaryReadSettings":1586,"DelimitedTextReadSettings":1588,"JsonReadSettings":1590,"ParquetReadSettings":1592,"XmlReadSettings":1594}}},{"2":{"Name":"BinaryReadSettings","Properties":{"compressionProperties":{"Type":1141,"Flags":0,"Description":"Compression settings."},"type":{"Type":1587,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"BinaryReadSettings"}},{"2":{"Name":"DelimitedTextReadSettings","Properties":{"skipLineCount":{"Type":0,"Flags":0,"Description":"Indicates the number of non-empty rows to skip when reading data from input files. Type: integer (or Expression with resultType integer)."},"compressionProperties":{"Type":1141,"Flags":0,"Description":"Compression settings."},"type":{"Type":1589,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"DelimitedTextReadSettings"}},{"2":{"Name":"JsonReadSettings","Properties":{"compressionProperties":{"Type":1141,"Flags":0,"Description":"Compression settings."},"type":{"Type":1591,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"JsonReadSettings"}},{"2":{"Name":"ParquetReadSettings","Properties":{"compressionProperties":{"Type":1141,"Flags":0,"Description":"Compression settings."},"type":{"Type":1593,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"ParquetReadSettings"}},{"2":{"Name":"XmlReadSettings","Properties":{"compressionProperties":{"Type":1141,"Flags":0,"Description":"Compression settings."},"validationMode":{"Type":0,"Flags":0,"Description":"Indicates what validation method is used when reading the xml files. Allowed values: 'none', 'xsd', or 'dtd'. Type: string (or Expression with resultType string)."},"detectDataType":{"Type":0,"Flags":0,"Description":"Indicates whether type detection is enabled when reading the xml files. Type: boolean (or Expression with resultType boolean)."},"namespaces":{"Type":0,"Flags":0,"Description":"Indicates whether namespace is enabled when reading the xml files. Type: boolean (or Expression with resultType boolean)."},"namespacePrefixes":{"Type":0,"Flags":0,"Description":"Namespace uri to prefix mappings to override the prefixes in column names when namespace is enabled, if no prefix is defined for a namespace uri, the prefix of xml element/attribute name in the xml data file will be used. Example: \"{\"http://www.example.com/xml\":\"prefix\"}\" Type: object (or Expression with resultType object)."},"type":{"Type":1595,"Flags":1,"Description":"The read setting type."}}}},{"6":{"Value":"XmlReadSettings"}},{"6":{"Value":"GetMetadata"}},{"2":{"Name":"HDInsightHiveActivity","Properties":{"typeProperties":{"Type":1598,"Flags":1,"Description":"HDInsight Hive activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1607,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"HDInsightHiveActivityTypeProperties","Properties":{"storageLinkedServices":{"Type":1599,"Flags":0,"Description":"Storage linked service references."},"arguments":{"Type":1600,"Flags":0,"Description":"User specified arguments to HDInsightActivity."},"getDebugInfo":{"Type":1604,"Flags":0,"Description":"Debug info option."},"scriptPath":{"Type":0,"Flags":0,"Description":"Script path. Type: string (or Expression with resultType string)."},"scriptLinkedService":{"Type":98,"Flags":0,"Description":"Script linked service reference."},"defines":{"Type":1605,"Flags":0,"Description":"Allows user to specify defines for Hive job request."},"variables":{"Type":1606,"Flags":0,"Description":"User specified arguments under hivevar namespace."},"queryTimeout":{"Type":3,"Flags":0,"Description":"Query timeout value (in minutes). Effective when the HDInsight cluster is with ESP (Enterprise Security Package)"}}}},{"3":{"ItemType":98}},{"3":{"ItemType":0}},{"6":{"Value":"None"}},{"6":{"Value":"Always"}},{"6":{"Value":"Failure"}},{"5":{"Elements":[1601,1602,1603,4]}},{"2":{"Name":"HDInsightHiveActivityTypePropertiesDefines","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"HDInsightHiveActivityTypePropertiesVariables","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"HDInsightHive"}},{"2":{"Name":"HDInsightMapReduceActivity","Properties":{"typeProperties":{"Type":1609,"Flags":1,"Description":"HDInsight MapReduce activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1618,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"HDInsightMapReduceActivityTypeProperties","Properties":{"storageLinkedServices":{"Type":1610,"Flags":0,"Description":"Storage linked service references."},"arguments":{"Type":1611,"Flags":0,"Description":"User specified arguments to HDInsightActivity."},"getDebugInfo":{"Type":1615,"Flags":0,"Description":"Debug info option."},"className":{"Type":0,"Flags":1,"Description":"Class name. Type: string (or Expression with resultType string)."},"jarFilePath":{"Type":0,"Flags":1,"Description":"Jar path. Type: string (or Expression with resultType string)."},"jarLinkedService":{"Type":98,"Flags":0,"Description":"Jar linked service reference."},"jarLibs":{"Type":1616,"Flags":0,"Description":"Jar libs."},"defines":{"Type":1617,"Flags":0,"Description":"Allows user to specify defines for the MapReduce job request."}}}},{"3":{"ItemType":98}},{"3":{"ItemType":0}},{"6":{"Value":"None"}},{"6":{"Value":"Always"}},{"6":{"Value":"Failure"}},{"5":{"Elements":[1612,1613,1614,4]}},{"3":{"ItemType":0}},{"2":{"Name":"HDInsightMapReduceActivityTypePropertiesDefines","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"HDInsightMapReduce"}},{"2":{"Name":"HDInsightPigActivity","Properties":{"typeProperties":{"Type":1620,"Flags":1,"Description":"HDInsight Pig activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1627,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"HDInsightPigActivityTypeProperties","Properties":{"storageLinkedServices":{"Type":1621,"Flags":0,"Description":"Storage linked service references."},"arguments":{"Type":0,"Flags":0,"Description":"User specified arguments to HDInsightActivity. Type: array (or Expression with resultType array)."},"getDebugInfo":{"Type":1625,"Flags":0,"Description":"Debug info option."},"scriptPath":{"Type":0,"Flags":0,"Description":"Script path. Type: string (or Expression with resultType string)."},"scriptLinkedService":{"Type":98,"Flags":0,"Description":"Script linked service reference."},"defines":{"Type":1626,"Flags":0,"Description":"Allows user to specify defines for Pig job request."}}}},{"3":{"ItemType":98}},{"6":{"Value":"None"}},{"6":{"Value":"Always"}},{"6":{"Value":"Failure"}},{"5":{"Elements":[1622,1623,1624,4]}},{"2":{"Name":"HDInsightPigActivityTypePropertiesDefines","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"HDInsightPig"}},{"2":{"Name":"HDInsightSparkActivity","Properties":{"typeProperties":{"Type":1629,"Flags":1,"Description":"HDInsight spark activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1636,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"HDInsightSparkActivityTypeProperties","Properties":{"rootPath":{"Type":0,"Flags":1,"Description":"The root path in 'sparkJobLinkedService' for all the job’s files. Type: string (or Expression with resultType string)."},"entryFilePath":{"Type":0,"Flags":1,"Description":"The relative path to the root folder of the code/package to be executed. Type: string (or Expression with resultType string)."},"arguments":{"Type":1630,"Flags":0,"Description":"The user-specified arguments to HDInsightSparkActivity."},"getDebugInfo":{"Type":1634,"Flags":0,"Description":"Debug info option."},"sparkJobLinkedService":{"Type":98,"Flags":0,"Description":"The storage linked service for uploading the entry file and dependencies, and for receiving logs."},"className":{"Type":4,"Flags":0,"Description":"The application's Java/Spark main class."},"proxyUser":{"Type":0,"Flags":0,"Description":"The user to impersonate that will execute the job. Type: string (or Expression with resultType string)."},"sparkConfig":{"Type":1635,"Flags":0,"Description":"Spark configuration property."}}}},{"3":{"ItemType":0}},{"6":{"Value":"None"}},{"6":{"Value":"Always"}},{"6":{"Value":"Failure"}},{"5":{"Elements":[1631,1632,1633,4]}},{"2":{"Name":"HDInsightSparkActivityTypePropertiesSparkConfig","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"HDInsightSpark"}},{"2":{"Name":"HDInsightStreamingActivity","Properties":{"typeProperties":{"Type":1638,"Flags":1,"Description":"HDInsight streaming activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1648,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"HDInsightStreamingActivityTypeProperties","Properties":{"storageLinkedServices":{"Type":1639,"Flags":0,"Description":"Storage linked service references."},"arguments":{"Type":1640,"Flags":0,"Description":"User specified arguments to HDInsightActivity."},"getDebugInfo":{"Type":1644,"Flags":0,"Description":"Debug info option."},"mapper":{"Type":0,"Flags":1,"Description":"Mapper executable name. Type: string (or Expression with resultType string)."},"reducer":{"Type":0,"Flags":1,"Description":"Reducer executable name. Type: string (or Expression with resultType string)."},"input":{"Type":0,"Flags":1,"Description":"Input blob path. Type: string (or Expression with resultType string)."},"output":{"Type":0,"Flags":1,"Description":"Output blob path. Type: string (or Expression with resultType string)."},"filePaths":{"Type":1645,"Flags":1,"Description":"Paths to streaming job files. Can be directories."},"fileLinkedService":{"Type":98,"Flags":0,"Description":"Linked service reference where the files are located."},"combiner":{"Type":0,"Flags":0,"Description":"Combiner executable name. Type: string (or Expression with resultType string)."},"commandEnvironment":{"Type":1646,"Flags":0,"Description":"Command line environment values."},"defines":{"Type":1647,"Flags":0,"Description":"Allows user to specify defines for streaming job request."}}}},{"3":{"ItemType":98}},{"3":{"ItemType":0}},{"6":{"Value":"None"}},{"6":{"Value":"Always"}},{"6":{"Value":"Failure"}},{"5":{"Elements":[1641,1642,1643,4]}},{"3":{"ItemType":0}},{"3":{"ItemType":0}},{"2":{"Name":"HDInsightStreamingActivityTypePropertiesDefines","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"HDInsightStreaming"}},{"2":{"Name":"LookupActivity","Properties":{"typeProperties":{"Type":1650,"Flags":1,"Description":"Lookup activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1651,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"LookupActivityTypeProperties","Properties":{"source":{"Type":1076,"Flags":1,"Description":"Dataset-specific source properties, same as copy activity source."},"dataset":{"Type":1059,"Flags":1,"Description":"Lookup activity dataset reference."},"firstRowOnly":{"Type":0,"Flags":0,"Description":"Whether to return first row or all rows. Default value is true. Type: boolean (or Expression with resultType boolean)."}}}},{"6":{"Value":"Lookup"}},{"2":{"Name":"ScriptActivity","Properties":{"typeProperties":{"Type":1653,"Flags":1,"Description":"Script activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1682,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"ScriptActivityTypeProperties","Properties":{"scriptBlockExecutionTimeout":{"Type":0,"Flags":0,"Description":"ScriptBlock execution timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"scripts":{"Type":1677,"Flags":0,"Description":"Array of script blocks. Type: array."},"logSettings":{"Type":1678,"Flags":0,"Description":"Log settings of script activity."}}}},{"2":{"Name":"ScriptActivityScriptBlock","Properties":{"text":{"Type":0,"Flags":1,"Description":"The query text. Type: string (or Expression with resultType string)."},"type":{"Type":1657,"Flags":1,"Description":"The type of the query. Type: string."},"parameters":{"Type":1676,"Flags":0,"Description":"Array of script parameters. Type: array."}}}},{"6":{"Value":"Query"}},{"6":{"Value":"NonQuery"}},{"5":{"Elements":[1655,1656,4]}},{"2":{"Name":"ScriptActivityParameter","Properties":{"name":{"Type":0,"Flags":0,"Description":"The name of the parameter. Type: string (or Expression with resultType string)."},"type":{"Type":1671,"Flags":0,"Description":"The type of the parameter."},"value":{"Type":0,"Flags":0,"Description":"The value of the parameter. Type: string (or Expression with resultType string)."},"direction":{"Type":1675,"Flags":0,"Description":"The direction of the parameter."},"size":{"Type":3,"Flags":0,"Description":"The size of the output direction parameter."}}}},{"6":{"Value":"Boolean"}},{"6":{"Value":"DateTime"}},{"6":{"Value":"DateTimeOffset"}},{"6":{"Value":"Decimal"}},{"6":{"Value":"Double"}},{"6":{"Value":"Guid"}},{"6":{"Value":"Int16"}},{"6":{"Value":"Int32"}},{"6":{"Value":"Int64"}},{"6":{"Value":"Single"}},{"6":{"Value":"String"}},{"6":{"Value":"Timespan"}},{"5":{"Elements":[1659,1660,1661,1662,1663,1664,1665,1666,1667,1668,1669,1670,4]}},{"6":{"Value":"Input"}},{"6":{"Value":"Output"}},{"6":{"Value":"InputOutput"}},{"5":{"Elements":[1672,1673,1674,4]}},{"3":{"ItemType":1658}},{"3":{"ItemType":1654}},{"2":{"Name":"ScriptActivityTypePropertiesLogSettings","Properties":{"logDestination":{"Type":1681,"Flags":1,"Description":"The destination of logs. Type: string."},"logLocationSettings":{"Type":1499,"Flags":0,"Description":"Log location settings customer needs to provide when enabling log."}}}},{"6":{"Value":"ActivityOutput"}},{"6":{"Value":"ExternalStore"}},{"5":{"Elements":[1679,1680,4]}},{"6":{"Value":"Script"}},{"2":{"Name":"SynapseSparkJobDefinitionActivity","Properties":{"typeProperties":{"Type":1684,"Flags":1,"Description":"Execute spark job activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1703,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"SynapseSparkJobActivityTypeProperties","Properties":{"sparkJob":{"Type":1685,"Flags":1,"Description":"Synapse spark job reference."},"args":{"Type":1688,"Flags":0,"Description":"User specified arguments to SynapseSparkJobDefinitionActivity."},"file":{"Type":0,"Flags":0,"Description":"The main file used for the job, which will override the 'file' of the spark job definition you provide. Type: string (or Expression with resultType string)."},"scanFolder":{"Type":0,"Flags":0,"Description":"Scanning subfolders from the root folder of the main definition file, these files will be added as reference files. The folders named 'jars', 'pyFiles', 'files' or 'archives' will be scanned, and the folders name are case sensitive. Type: boolean (or Expression with resultType boolean)."},"className":{"Type":0,"Flags":0,"Description":"The fully-qualified identifier or the main class that is in the main definition file, which will override the 'className' of the spark job definition you provide. Type: string (or Expression with resultType string)."},"files":{"Type":1689,"Flags":0,"Description":"(Deprecated. Please use pythonCodeReference and filesV2) Additional files used for reference in the main definition file, which will override the 'files' of the spark job definition you provide."},"pythonCodeReference":{"Type":1690,"Flags":0,"Description":"Additional python code files used for reference in the main definition file, which will override the 'pyFiles' of the spark job definition you provide."},"filesV2":{"Type":1691,"Flags":0,"Description":"Additional files used for reference in the main definition file, which will override the 'jars' and 'files' of the spark job definition you provide."},"targetBigDataPool":{"Type":1692,"Flags":0,"Description":"The name of the big data pool which will be used to execute the spark batch job, which will override the 'targetBigDataPool' of the spark job definition you provide."},"executorSize":{"Type":0,"Flags":0,"Description":"Number of core and memory to be used for executors allocated in the specified Spark pool for the job, which will be used for overriding 'executorCores' and 'executorMemory' of the spark job definition you provide. Type: string (or Expression with resultType string)."},"conf":{"Type":0,"Flags":0,"Description":"Spark configuration properties, which will override the 'conf' of the spark job definition you provide."},"driverSize":{"Type":0,"Flags":0,"Description":"Number of core and memory to be used for driver allocated in the specified Spark pool for the job, which will be used for overriding 'driverCores' and 'driverMemory' of the spark job definition you provide. Type: string (or Expression with resultType string)."},"numExecutors":{"Type":0,"Flags":0,"Description":"Number of executors to launch for this job, which will override the 'numExecutors' of the spark job definition you provide. Type: integer (or Expression with resultType integer)."},"configurationType":{"Type":1698,"Flags":0,"Description":"The type of the spark config."},"targetSparkConfiguration":{"Type":1699,"Flags":0,"Description":"The spark configuration of the spark job."},"sparkConfig":{"Type":1702,"Flags":0,"Description":"Spark configuration property."}}}},{"2":{"Name":"SynapseSparkJobReference","Properties":{"type":{"Type":1687,"Flags":1,"Description":"Synapse spark job reference type."},"referenceName":{"Type":0,"Flags":1,"Description":"Reference spark job name. Expression with resultType string."}}}},{"6":{"Value":"SparkJobDefinitionReference"}},{"5":{"Elements":[1686,4]}},{"3":{"ItemType":0}},{"3":{"ItemType":0}},{"3":{"ItemType":0}},{"3":{"ItemType":0}},{"2":{"Name":"BigDataPoolParametrizationReference","Properties":{"type":{"Type":1694,"Flags":1,"Description":"Big data pool reference type."},"referenceName":{"Type":0,"Flags":1,"Description":"Reference big data pool name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"BigDataPoolReference"}},{"5":{"Elements":[1693,4]}},{"6":{"Value":"Default"}},{"6":{"Value":"Customized"}},{"6":{"Value":"Artifact"}},{"5":{"Elements":[1695,1696,1697,4]}},{"2":{"Name":"SparkConfigurationParametrizationReference","Properties":{"type":{"Type":1701,"Flags":1,"Description":"Spark configuration reference type."},"referenceName":{"Type":0,"Flags":1,"Description":"Reference spark configuration name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"SparkConfigurationReference"}},{"5":{"Elements":[1700,4]}},{"2":{"Name":"SynapseSparkJobActivityTypePropertiesSparkConfig","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"SparkJob"}},{"2":{"Name":"SqlServerStoredProcedureActivity","Properties":{"typeProperties":{"Type":1705,"Flags":1,"Description":"SQL stored procedure activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1706,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"SqlServerStoredProcedureActivityTypeProperties","Properties":{"storedProcedureName":{"Type":0,"Flags":1,"Description":"Stored procedure name. Type: string (or Expression with resultType string)."},"storedProcedureParameters":{"Type":0,"Flags":0,"Description":"Value and type setting for stored procedure parameters. Example: \"{Parameter1: {value: \"1\", type: \"int\"}}\"."}}}},{"6":{"Value":"SqlServerStoredProcedure"}},{"2":{"Name":"SynapseNotebookActivity","Properties":{"typeProperties":{"Type":1708,"Flags":1,"Description":"Execute Synapse notebook activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1724,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"SynapseNotebookActivityTypeProperties","Properties":{"notebook":{"Type":1709,"Flags":1,"Description":"Synapse notebook reference."},"sparkPool":{"Type":1692,"Flags":0,"Description":"The name of the big data pool which will be used to execute the notebook."},"parameters":{"Type":1718,"Flags":0,"Description":"Notebook parameters."},"executorSize":{"Type":0,"Flags":0,"Description":"Number of core and memory to be used for executors allocated in the specified Spark pool for the session, which will be used for overriding 'executorCores' and 'executorMemory' of the notebook you provide. Type: string (or Expression with resultType string)."},"conf":{"Type":0,"Flags":0,"Description":"Spark configuration properties, which will override the 'conf' of the notebook you provide."},"driverSize":{"Type":0,"Flags":0,"Description":"Number of core and memory to be used for driver allocated in the specified Spark pool for the session, which will be used for overriding 'driverCores' and 'driverMemory' of the notebook you provide. Type: string (or Expression with resultType string)."},"numExecutors":{"Type":0,"Flags":0,"Description":"Number of executors to launch for this session, which will override the 'numExecutors' of the notebook you provide. Type: integer (or Expression with resultType integer)."},"configurationType":{"Type":1722,"Flags":0,"Description":"The type of the spark config."},"targetSparkConfiguration":{"Type":1699,"Flags":0,"Description":"The spark configuration of the spark job."},"sparkConfig":{"Type":1723,"Flags":0,"Description":"Spark configuration property."}}}},{"2":{"Name":"SynapseNotebookReference","Properties":{"type":{"Type":1711,"Flags":1,"Description":"Synapse notebook reference type."},"referenceName":{"Type":0,"Flags":1,"Description":"Reference notebook name. Type: string (or Expression with resultType string)."}}}},{"6":{"Value":"NotebookReference"}},{"5":{"Elements":[1710,4]}},{"2":{"Name":"NotebookParameter","Properties":{"value":{"Type":0,"Flags":0,"Description":"Notebook parameter value. Type: string (or Expression with resultType string)."},"type":{"Type":1717,"Flags":0,"Description":"Notebook parameter type."}}}},{"6":{"Value":"string"}},{"6":{"Value":"int"}},{"6":{"Value":"float"}},{"6":{"Value":"bool"}},{"5":{"Elements":[1713,1714,1715,1716,4]}},{"2":{"Name":"SynapseNotebookActivityTypePropertiesParameters","Properties":{},"AdditionalProperties":1712}},{"6":{"Value":"Default"}},{"6":{"Value":"Customized"}},{"6":{"Value":"Artifact"}},{"5":{"Elements":[1719,1720,1721,4]}},{"2":{"Name":"SynapseNotebookActivityTypePropertiesSparkConfig","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"SynapseNotebook"}},{"2":{"Name":"WebActivity","Properties":{"typeProperties":{"Type":1726,"Flags":1,"Description":"Web activity properties."},"linkedServiceName":{"Type":98,"Flags":0,"Description":"Linked service reference."},"policy":{"Type":989,"Flags":0,"Description":"Activity policy."},"type":{"Type":1735,"Flags":1,"Description":"Type of activity."}}}},{"2":{"Name":"WebActivityTypeProperties","Properties":{"method":{"Type":1731,"Flags":1,"Description":"Rest API method for target endpoint."},"url":{"Type":0,"Flags":1,"Description":"Web activity target endpoint and path. Type: string (or Expression with resultType string)."},"headers":{"Type":1732,"Flags":0,"Description":"Represents the headers that will be sent to the request. For example, to set the language and type on a request: \"headers\" : { \"Accept-Language\": \"en-us\", \"Content-Type\": \"application/json\" }. Type: string (or Expression with resultType string)."},"body":{"Type":0,"Flags":0,"Description":"Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string)."},"authentication":{"Type":1072,"Flags":0,"Description":"Authentication method used for calling the endpoint."},"disableCertValidation":{"Type":2,"Flags":0,"Description":"When set to true, Certificate validation will be disabled."},"httpRequestTimeout":{"Type":0,"Flags":0,"Description":"Timeout for the HTTP request to get a response. Format is in TimeSpan (hh:mm:ss). This value is the timeout to get a response, not the activity timeout. The default value is 00:01:00 (1 minute). The range is from 1 to 10 minutes"},"turnOffAsync":{"Type":2,"Flags":0,"Description":"Option to disable invoking HTTP GET on location given in response header of a HTTP 202 Response. If set true, it stops invoking HTTP GET on http location given in response header. If set false then continues to invoke HTTP GET call on location given in http response headers."},"datasets":{"Type":1733,"Flags":0,"Description":"List of datasets passed to web endpoint."},"linkedServices":{"Type":1734,"Flags":0,"Description":"List of linked services passed to web endpoint."},"connectVia":{"Type":136,"Flags":0,"Description":"The integration runtime reference."}}}},{"6":{"Value":"GET"}},{"6":{"Value":"POST"}},{"6":{"Value":"PUT"}},{"6":{"Value":"DELETE"}},{"5":{"Elements":[1727,1728,1729,1730,4]}},{"2":{"Name":"WebActivityTypePropertiesHeaders","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":1059}},{"3":{"ItemType":98}},{"6":{"Value":"WebActivity"}},{"3":{"ItemType":966}},{"2":{"Name":"ParameterDefinitionSpecification","Properties":{},"AdditionalProperties":140}},{"2":{"Name":"VariableSpecification","Properties":{"type":{"Type":1742,"Flags":1,"Description":"Variable type."},"defaultValue":{"Type":0,"Flags":0,"Description":"Default value of variable."}}}},{"6":{"Value":"String"}},{"6":{"Value":"Bool"}},{"6":{"Value":"Array"}},{"5":{"Elements":[1739,1740,1741,4]}},{"2":{"Name":"VariableDefinitionSpecification","Properties":{},"AdditionalProperties":1738}},{"3":{"ItemType":0}},{"2":{"Name":"PipelineRunDimensions","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"PipelineFolder","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the folder that this Pipeline is in."}}}},{"2":{"Name":"PipelinePolicy","Properties":{"elapsedTimeMetric":{"Type":1748,"Flags":0,"Description":"Pipeline ElapsedTime Metric Policy."}}}},{"2":{"Name":"PipelineElapsedTimeMetricPolicy","Properties":{"duration":{"Type":0,"Flags":0,"Description":"TimeSpan value, after which an Azure Monitoring Metric is fired."}}}},{"4":{"Name":"Microsoft.DataFactory/factories/pipelines@2018-06-01","ScopeType":8,"Body":964,"Flags":0}},{"6":{"Value":"Microsoft.DataFactory/factories/triggers"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories/triggers","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1750,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1751,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1753,"Flags":1,"Description":"Properties of the trigger."},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"7":{"Name":"Trigger","Discriminator":"type","BaseProperties":{"description":{"Type":4,"Flags":0,"Description":"Trigger description."},"runtimeState":{"Type":1757,"Flags":2,"Description":"Indicates if trigger is running or not. Updated when Start/Stop APIs are called on the Trigger."},"annotations":{"Type":1758,"Flags":0,"Description":"List of tags that can be used for describing the trigger."}},"Elements":{"BlobEventsTrigger":1759,"BlobTrigger":1769,"ChainingTrigger":1773,"CustomEventsTrigger":1777,"ScheduleTrigger":1782,"RerunTumblingWindowTrigger":1818,"TumblingWindowTrigger":1821}}},{"6":{"Value":"Started"}},{"6":{"Value":"Stopped"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[1754,1755,1756,4]}},{"3":{"ItemType":0}},{"2":{"Name":"BlobEventsTrigger","Properties":{"typeProperties":{"Type":1760,"Flags":1,"Description":"Blob Events Trigger properties."},"pipelines":{"Type":1767,"Flags":0,"Description":"Pipelines that need to be started."},"type":{"Type":1768,"Flags":1,"Description":"Trigger type."}}}},{"2":{"Name":"BlobEventsTriggerTypeProperties","Properties":{"blobPathBeginsWith":{"Type":4,"Flags":0,"Description":"The blob path must begin with the pattern provided for trigger to fire. For example, '/records/blobs/december/' will only fire the trigger for blobs in the december folder under the records container. At least one of these must be provided: blobPathBeginsWith, blobPathEndsWith."},"blobPathEndsWith":{"Type":4,"Flags":0,"Description":"The blob path must end with the pattern provided for trigger to fire. For example, 'december/boxes.csv' will only fire the trigger for blobs named boxes in a december folder. At least one of these must be provided: blobPathBeginsWith, blobPathEndsWith."},"ignoreEmptyBlobs":{"Type":2,"Flags":0,"Description":"If set to true, blobs with zero bytes will be ignored."},"events":{"Type":1764,"Flags":1,"Description":"The type of events that cause this trigger to fire."},"scope":{"Type":4,"Flags":1,"Description":"The ARM resource ID of the Storage Account."}}}},{"6":{"Value":"Microsoft.Storage.BlobCreated"}},{"6":{"Value":"Microsoft.Storage.BlobDeleted"}},{"5":{"Elements":[1761,1762,4]}},{"3":{"ItemType":1763}},{"2":{"Name":"TriggerPipelineReference","Properties":{"pipelineReference":{"Type":1019,"Flags":0,"Description":"Pipeline reference."},"parameters":{"Type":1766,"Flags":0,"Description":"Pipeline parameters."}}}},{"2":{"Name":"ParameterValueSpecification","Properties":{},"AdditionalProperties":0}},{"3":{"ItemType":1765}},{"6":{"Value":"BlobEventsTrigger"}},{"2":{"Name":"BlobTrigger","Properties":{"typeProperties":{"Type":1770,"Flags":1,"Description":"Blob Trigger properties."},"pipelines":{"Type":1771,"Flags":0,"Description":"Pipelines that need to be started."},"type":{"Type":1772,"Flags":1,"Description":"Trigger type."}}}},{"2":{"Name":"BlobTriggerTypeProperties","Properties":{"folderPath":{"Type":4,"Flags":1,"Description":"The path of the container/folder that will trigger the pipeline."},"maxConcurrency":{"Type":3,"Flags":1,"Description":"The max number of parallel files to handle when it is triggered."},"linkedService":{"Type":98,"Flags":1,"Description":"The Azure Storage linked service reference."}}}},{"3":{"ItemType":1765}},{"6":{"Value":"BlobTrigger"}},{"2":{"Name":"ChainingTrigger","Properties":{"pipeline":{"Type":1765,"Flags":1,"Description":"Pipeline for which runs are created when all upstream pipelines complete successfully."},"typeProperties":{"Type":1774,"Flags":1,"Description":"Chaining Trigger properties."},"type":{"Type":1776,"Flags":1,"Description":"Trigger type."}}}},{"2":{"Name":"ChainingTriggerTypeProperties","Properties":{"dependsOn":{"Type":1775,"Flags":1,"Description":"Upstream Pipelines."},"runDimension":{"Type":4,"Flags":1,"Description":"Run Dimension property that needs to be emitted by upstream pipelines."}}}},{"3":{"ItemType":1019}},{"6":{"Value":"ChainingTrigger"}},{"2":{"Name":"CustomEventsTrigger","Properties":{"typeProperties":{"Type":1778,"Flags":1,"Description":"Custom Events Trigger properties."},"pipelines":{"Type":1780,"Flags":0,"Description":"Pipelines that need to be started."},"type":{"Type":1781,"Flags":1,"Description":"Trigger type."}}}},{"2":{"Name":"CustomEventsTriggerTypeProperties","Properties":{"subjectBeginsWith":{"Type":4,"Flags":0,"Description":"The event subject must begin with the pattern provided for trigger to fire. At least one of these must be provided: subjectBeginsWith, subjectEndsWith."},"subjectEndsWith":{"Type":4,"Flags":0,"Description":"The event subject must end with the pattern provided for trigger to fire. At least one of these must be provided: subjectBeginsWith, subjectEndsWith."},"events":{"Type":1779,"Flags":1,"Description":"The list of event types that cause this trigger to fire."},"scope":{"Type":4,"Flags":1,"Description":"The ARM resource ID of the Azure Event Grid Topic."}}}},{"3":{"ItemType":0}},{"3":{"ItemType":1765}},{"6":{"Value":"CustomEventsTrigger"}},{"2":{"Name":"ScheduleTrigger","Properties":{"typeProperties":{"Type":1783,"Flags":1,"Description":"Schedule Trigger properties."},"pipelines":{"Type":1816,"Flags":0,"Description":"Pipelines that need to be started."},"type":{"Type":1817,"Flags":1,"Description":"Trigger type."}}}},{"2":{"Name":"ScheduleTriggerTypeProperties","Properties":{"recurrence":{"Type":1784,"Flags":1,"Description":"Recurrence schedule configuration."}}}},{"2":{"Name":"ScheduleTriggerRecurrence","Properties":{"frequency":{"Type":1792,"Flags":0,"Description":"The frequency."},"interval":{"Type":3,"Flags":0,"Description":"The interval."},"startTime":{"Type":4,"Flags":0,"Description":"The start time."},"endTime":{"Type":4,"Flags":0,"Description":"The end time."},"timeZone":{"Type":4,"Flags":0,"Description":"The time zone."},"schedule":{"Type":1793,"Flags":0,"Description":"The recurrence schedule."}},"AdditionalProperties":0}},{"6":{"Value":"NotSpecified"}},{"6":{"Value":"Minute"}},{"6":{"Value":"Hour"}},{"6":{"Value":"Day"}},{"6":{"Value":"Week"}},{"6":{"Value":"Month"}},{"6":{"Value":"Year"}},{"5":{"Elements":[1785,1786,1787,1788,1789,1790,1791,4]}},{"2":{"Name":"RecurrenceSchedule","Properties":{"minutes":{"Type":1794,"Flags":0,"Description":"The minutes."},"hours":{"Type":1795,"Flags":0,"Description":"The hours."},"weekDays":{"Type":1804,"Flags":0,"Description":"The days of the week."},"monthDays":{"Type":1805,"Flags":0,"Description":"The month days."},"monthlyOccurrences":{"Type":1815,"Flags":0,"Description":"The monthly occurrences."}},"AdditionalProperties":0}},{"3":{"ItemType":3}},{"3":{"ItemType":3}},{"6":{"Value":"Sunday"}},{"6":{"Value":"Monday"}},{"6":{"Value":"Tuesday"}},{"6":{"Value":"Wednesday"}},{"6":{"Value":"Thursday"}},{"6":{"Value":"Friday"}},{"6":{"Value":"Saturday"}},{"5":{"Elements":[1796,1797,1798,1799,1800,1801,1802]}},{"3":{"ItemType":1803}},{"3":{"ItemType":3}},{"2":{"Name":"RecurrenceScheduleOccurrence","Properties":{"day":{"Type":1814,"Flags":0,"Description":"The day of the week."},"occurrence":{"Type":3,"Flags":0,"Description":"The occurrence."}},"AdditionalProperties":0}},{"6":{"Value":"Sunday"}},{"6":{"Value":"Monday"}},{"6":{"Value":"Tuesday"}},{"6":{"Value":"Wednesday"}},{"6":{"Value":"Thursday"}},{"6":{"Value":"Friday"}},{"6":{"Value":"Saturday"}},{"5":{"Elements":[1807,1808,1809,1810,1811,1812,1813]}},{"3":{"ItemType":1806}},{"3":{"ItemType":1765}},{"6":{"Value":"ScheduleTrigger"}},{"2":{"Name":"RerunTumblingWindowTrigger","Properties":{"typeProperties":{"Type":1819,"Flags":1,"Description":"Rerun Trigger properties."},"type":{"Type":1820,"Flags":1,"Description":"Trigger type."}}}},{"2":{"Name":"RerunTumblingWindowTriggerTypeProperties","Properties":{"parentTrigger":{"Type":0,"Flags":1,"Description":"The parent trigger reference."},"requestedStartTime":{"Type":4,"Flags":1,"Description":"The start time for the time period for which restatement is initiated. Only UTC time is currently supported."},"requestedEndTime":{"Type":4,"Flags":1,"Description":"The end time for the time period for which restatement is initiated. Only UTC time is currently supported."},"rerunConcurrency":{"Type":3,"Flags":1,"Description":"The max number of parallel time windows (ready for execution) for which a rerun is triggered."}}}},{"6":{"Value":"RerunTumblingWindowTrigger"}},{"2":{"Name":"TumblingWindowTrigger","Properties":{"pipeline":{"Type":1765,"Flags":1,"Description":"Pipeline for which runs are created when an event is fired for trigger window that is ready."},"typeProperties":{"Type":1822,"Flags":1,"Description":"Tumbling Window Trigger properties."},"type":{"Type":1837,"Flags":1,"Description":"Trigger type."}}}},{"2":{"Name":"TumblingWindowTriggerTypeProperties","Properties":{"frequency":{"Type":1826,"Flags":1,"Description":"The frequency of the time windows."},"interval":{"Type":3,"Flags":1,"Description":"The interval of the time windows. The minimum interval allowed is 15 Minutes."},"startTime":{"Type":4,"Flags":1,"Description":"The start time for the time period for the trigger during which events are fired for windows that are ready. Only UTC time is currently supported."},"endTime":{"Type":4,"Flags":0,"Description":"The end time for the time period for the trigger during which events are fired for windows that are ready. Only UTC time is currently supported."},"delay":{"Type":0,"Flags":0,"Description":"Specifies how long the trigger waits past due time before triggering new run. It doesn't alter window start and end time. The default is 0. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."},"maxConcurrency":{"Type":3,"Flags":1,"Description":"The max number of parallel time windows (ready for execution) for which a new run is triggered."},"retryPolicy":{"Type":1827,"Flags":0,"Description":"Retry policy that will be applied for failed pipeline runs."},"dependsOn":{"Type":1836,"Flags":0,"Description":"Triggers that this trigger depends on. Only tumbling window triggers are supported."}}}},{"6":{"Value":"Minute"}},{"6":{"Value":"Hour"}},{"6":{"Value":"Month"}},{"5":{"Elements":[1823,1824,1825,4]}},{"2":{"Name":"RetryPolicy","Properties":{"count":{"Type":0,"Flags":0,"Description":"Maximum ordinary retry attempts. Default is 0. Type: integer (or Expression with resultType integer), minimum: 0."},"intervalInSeconds":{"Type":3,"Flags":0,"Description":"Interval between retries in seconds. Default is 30."}}}},{"7":{"Name":"DependencyReference","Discriminator":"type","BaseProperties":{},"Elements":{"SelfDependencyTumblingWindowTriggerReference":1829,"TumblingWindowTriggerDependencyReference":1831}}},{"2":{"Name":"SelfDependencyTumblingWindowTriggerReference","Properties":{"offset":{"Type":4,"Flags":1,"Description":"Timespan applied to the start time of a tumbling window when evaluating dependency."},"size":{"Type":4,"Flags":0,"Description":"The size of the window when evaluating the dependency. If undefined the frequency of the tumbling window will be used."},"type":{"Type":1830,"Flags":1,"Description":"The type of dependency reference."}}}},{"6":{"Value":"SelfDependencyTumblingWindowTriggerReference"}},{"2":{"Name":"TumblingWindowTriggerDependencyReference","Properties":{"offset":{"Type":4,"Flags":0,"Description":"Timespan applied to the start time of a tumbling window when evaluating dependency."},"size":{"Type":4,"Flags":0,"Description":"The size of the window when evaluating the dependency. If undefined the frequency of the tumbling window will be used."},"referenceTrigger":{"Type":1832,"Flags":1,"Description":"Referenced trigger."},"type":{"Type":1835,"Flags":1,"Description":"The type of dependency reference."}}}},{"2":{"Name":"TriggerReference","Properties":{"type":{"Type":1834,"Flags":1,"Description":"Trigger reference type."},"referenceName":{"Type":4,"Flags":1,"Description":"Reference trigger name."}}}},{"6":{"Value":"TriggerReference"}},{"5":{"Elements":[1833,4]}},{"6":{"Value":"TumblingWindowTriggerDependencyReference"}},{"3":{"ItemType":1828}},{"6":{"Value":"TumblingWindowTrigger"}},{"4":{"Name":"Microsoft.DataFactory/factories/triggers@2018-06-01","ScopeType":8,"Body":1752,"Flags":0}},{"6":{"Value":"Microsoft.DataFactory/factories/dataflows"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories/dataflows","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1839,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1840,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1842,"Flags":1,"Description":"Data flow properties."},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"7":{"Name":"DataFlow","Discriminator":"type","BaseProperties":{"description":{"Type":4,"Flags":0,"Description":"The description of the data flow."},"annotations":{"Type":1843,"Flags":0,"Description":"List of tags that can be used for describing the data flow."},"folder":{"Type":1844,"Flags":0,"Description":"The folder that this data flow is in. If not specified, Data flow will appear at the root level."}},"Elements":{"Flowlet":1845,"MappingDataFlow":1855,"WranglingDataFlow":1862}}},{"3":{"ItemType":0}},{"2":{"Name":"DataFlowFolder","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the folder that this data flow is in."}}}},{"2":{"Name":"Flowlet","Properties":{"typeProperties":{"Type":1846,"Flags":0,"Description":"Flowlet type properties."},"type":{"Type":1854,"Flags":1,"Description":"Type of data flow."}}}},{"2":{"Name":"FlowletTypeProperties","Properties":{"sources":{"Type":1848,"Flags":0,"Description":"List of sources in Flowlet."},"sinks":{"Type":1850,"Flags":0,"Description":"List of sinks in Flowlet."},"transformations":{"Type":1852,"Flags":0,"Description":"List of transformations in Flowlet."},"script":{"Type":4,"Flags":0,"Description":"Flowlet script."},"scriptLines":{"Type":1853,"Flags":0,"Description":"Flowlet script lines."}}}},{"2":{"Name":"DataFlowSource","Properties":{"schemaLinkedService":{"Type":98,"Flags":0,"Description":"Schema linked service reference."},"name":{"Type":4,"Flags":1,"Description":"Transformation name."},"description":{"Type":4,"Flags":0,"Description":"Transformation description."},"dataset":{"Type":1059,"Flags":0,"Description":"Dataset reference."},"linkedService":{"Type":98,"Flags":0,"Description":"Linked service reference."},"flowlet":{"Type":1540,"Flags":0,"Description":"Flowlet Reference"}}}},{"3":{"ItemType":1847}},{"2":{"Name":"DataFlowSink","Properties":{"schemaLinkedService":{"Type":98,"Flags":0,"Description":"Schema linked service reference."},"rejectedDataLinkedService":{"Type":98,"Flags":0,"Description":"Rejected data linked service reference."},"name":{"Type":4,"Flags":1,"Description":"Transformation name."},"description":{"Type":4,"Flags":0,"Description":"Transformation description."},"dataset":{"Type":1059,"Flags":0,"Description":"Dataset reference."},"linkedService":{"Type":98,"Flags":0,"Description":"Linked service reference."},"flowlet":{"Type":1540,"Flags":0,"Description":"Flowlet Reference"}}}},{"3":{"ItemType":1849}},{"2":{"Name":"Transformation","Properties":{"name":{"Type":4,"Flags":1,"Description":"Transformation name."},"description":{"Type":4,"Flags":0,"Description":"Transformation description."},"dataset":{"Type":1059,"Flags":0,"Description":"Dataset reference."},"linkedService":{"Type":98,"Flags":0,"Description":"Linked service reference."},"flowlet":{"Type":1540,"Flags":0,"Description":"Flowlet Reference"}}}},{"3":{"ItemType":1851}},{"3":{"ItemType":4}},{"6":{"Value":"Flowlet"}},{"2":{"Name":"MappingDataFlow","Properties":{"typeProperties":{"Type":1856,"Flags":0,"Description":"Mapping data flow type properties."},"type":{"Type":1861,"Flags":1,"Description":"Type of data flow."}}}},{"2":{"Name":"MappingDataFlowTypeProperties","Properties":{"sources":{"Type":1857,"Flags":0,"Description":"List of sources in data flow."},"sinks":{"Type":1858,"Flags":0,"Description":"List of sinks in data flow."},"transformations":{"Type":1859,"Flags":0,"Description":"List of transformations in data flow."},"script":{"Type":4,"Flags":0,"Description":"DataFlow script."},"scriptLines":{"Type":1860,"Flags":0,"Description":"Data flow script lines."}}}},{"3":{"ItemType":1847}},{"3":{"ItemType":1849}},{"3":{"ItemType":1851}},{"3":{"ItemType":4}},{"6":{"Value":"MappingDataFlow"}},{"2":{"Name":"WranglingDataFlow","Properties":{"typeProperties":{"Type":1863,"Flags":0,"Description":"PowerQuery data flow type properties."},"type":{"Type":1866,"Flags":1,"Description":"Type of data flow."}}}},{"2":{"Name":"PowerQueryTypeProperties","Properties":{"sources":{"Type":1865,"Flags":0,"Description":"List of sources in Power Query."},"script":{"Type":4,"Flags":0,"Description":"Power query mashup script."},"documentLocale":{"Type":4,"Flags":0,"Description":"Locale of the Power query mashup document."}}}},{"2":{"Name":"PowerQuerySource","Properties":{"script":{"Type":4,"Flags":0,"Description":"source script."},"schemaLinkedService":{"Type":98,"Flags":0,"Description":"Schema linked service reference."},"name":{"Type":4,"Flags":1,"Description":"Transformation name."},"description":{"Type":4,"Flags":0,"Description":"Transformation description."},"dataset":{"Type":1059,"Flags":0,"Description":"Dataset reference."},"linkedService":{"Type":98,"Flags":0,"Description":"Linked service reference."},"flowlet":{"Type":1540,"Flags":0,"Description":"Flowlet Reference"}}}},{"3":{"ItemType":1864}},{"6":{"Value":"WranglingDataFlow"}},{"4":{"Name":"Microsoft.DataFactory/factories/dataflows@2018-06-01","ScopeType":8,"Body":1841,"Flags":0}},{"6":{"Value":"Microsoft.DataFactory/factories/managedVirtualNetworks"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories/managedVirtualNetworks","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1868,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1869,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1871,"Flags":1,"Description":"Managed Virtual Network properties."},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"2":{"Name":"ManagedVirtualNetwork","Properties":{"vNetId":{"Type":4,"Flags":2,"Description":"Managed Virtual Network ID."},"alias":{"Type":4,"Flags":2,"Description":"Managed Virtual Network alias."}},"AdditionalProperties":0}},{"4":{"Name":"Microsoft.DataFactory/factories/managedVirtualNetworks@2018-06-01","ScopeType":8,"Body":1870,"Flags":0}},{"6":{"Value":"Microsoft.DataFactory/factories/managedVirtualNetworks/managedPrivateEndpoints"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories/managedVirtualNetworks/managedPrivateEndpoints","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1873,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1874,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1876,"Flags":1,"Description":"Managed private endpoint properties."},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"2":{"Name":"ManagedPrivateEndpoint","Properties":{"connectionState":{"Type":1877,"Flags":0,"Description":"The managed private endpoint connection state"},"fqdns":{"Type":1878,"Flags":0,"Description":"Fully qualified domain names"},"groupId":{"Type":4,"Flags":0,"Description":"The groupId to which the managed private endpoint is created"},"isReserved":{"Type":2,"Flags":2,"Description":"Denotes whether the managed private endpoint is reserved"},"privateLinkResourceId":{"Type":4,"Flags":0,"Description":"The ARM resource ID of the resource to which the managed private endpoint is created"},"provisioningState":{"Type":4,"Flags":2,"Description":"The managed private endpoint provisioning state"}},"AdditionalProperties":0}},{"2":{"Name":"ConnectionStateProperties","Properties":{"actionsRequired":{"Type":4,"Flags":2,"Description":"The actions required on the managed private endpoint"},"description":{"Type":4,"Flags":2,"Description":"The managed private endpoint description"},"status":{"Type":4,"Flags":2,"Description":"The approval status"}}}},{"3":{"ItemType":4}},{"4":{"Name":"Microsoft.DataFactory/factories/managedVirtualNetworks/managedPrivateEndpoints@2018-06-01","ScopeType":8,"Body":1875,"Flags":0}},{"6":{"Value":"Microsoft.DataFactory/factories/credentials"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories/credentials","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1880,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1881,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1883,"Flags":1,"Description":"Managed Identity Credential properties."},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"2":{"Name":"ManagedIdentityCredential","Properties":{"typeProperties":{"Type":1884,"Flags":0,"Description":"Managed identity credential properties."},"type":{"Type":4,"Flags":1,"Description":"Type of credential."},"description":{"Type":4,"Flags":0,"Description":"Credential description."},"annotations":{"Type":1885,"Flags":0,"Description":"List of tags that can be used for describing the Credential."}},"AdditionalProperties":0}},{"2":{"Name":"ManagedIdentityTypeProperties","Properties":{"resourceId":{"Type":4,"Flags":0,"Description":"The resource id of user assigned managed identity"}}}},{"3":{"ItemType":0}},{"4":{"Name":"Microsoft.DataFactory/factories/credentials@2018-06-01","ScopeType":8,"Body":1882,"Flags":0}},{"6":{"Value":"Microsoft.DataFactory/factories/privateEndpointConnections"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories/privateEndpointConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1887,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1888,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1890,"Flags":0,"Description":"Core resource properties"},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"2":{"Name":"PrivateLinkConnectionApprovalRequestOrRemotePrivateEndpointConnection","Properties":{"privateLinkServiceConnectionState":{"Type":1891,"Flags":0,"Description":"The state of a private link connection"},"privateEndpoint":{"Type":1892,"Flags":0,"Description":"The resource of private endpoint."},"provisioningState":{"Type":4,"Flags":2}}}},{"2":{"Name":"PrivateLinkConnectionState","Properties":{"status":{"Type":4,"Flags":0,"Description":"Status of a private link connection"},"description":{"Type":4,"Flags":0,"Description":"Description of a private link connection"},"actionsRequired":{"Type":4,"Flags":0,"Description":"ActionsRequired for a private link connection"}}}},{"2":{"Name":"PrivateEndpointOrArmIdWrapper","Properties":{"id":{"Type":4,"Flags":0,"Description":"The resource Id for private endpoint"}}}},{"4":{"Name":"Microsoft.DataFactory/factories/privateEndpointConnections@2018-06-01","ScopeType":8,"Body":1889,"Flags":0}},{"6":{"Value":"Microsoft.DataFactory/factories/globalParameters"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories/globalParameters","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1894,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1895,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1897,"Flags":1,"Description":"Properties of the global parameter."},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"2":{"Name":"GlobalParameter","Properties":{},"AdditionalProperties":25}},{"4":{"Name":"Microsoft.DataFactory/factories/globalParameters@2018-06-01","ScopeType":8,"Body":1896,"Flags":0}},{"6":{"Value":"Microsoft.DataFactory/factories/adfcdcs"}},{"6":{"Value":"2018-06-01"}},{"2":{"Name":"Microsoft.DataFactory/factories/adfcdcs","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1899,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1900,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1902,"Flags":1,"Description":"Properties of the change data capture."},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"2":{"Name":"ChangeDataCapture","Properties":{"folder":{"Type":1903,"Flags":0,"Description":"The folder that this CDC is in. If not specified, CDC will appear at the root level."},"description":{"Type":4,"Flags":0,"Description":"The description of the change data capture."},"sourceConnectionsInfo":{"Type":1916,"Flags":1,"Description":"List of sources connections that can be used as sources in the CDC."},"targetConnectionsInfo":{"Type":1934,"Flags":1,"Description":"List of target connections that can be used as sources in the CDC."},"policy":{"Type":1935,"Flags":1,"Description":"CDC policy"},"allowVNetOverride":{"Type":2,"Flags":0,"Description":"A boolean to determine if the vnet configuration needs to be overwritten."},"status":{"Type":4,"Flags":0,"Description":"Status of the CDC as to if it is running or stopped."}}}},{"2":{"Name":"ChangeDataCaptureFolder","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the folder that this CDC is in."}}}},{"2":{"Name":"MapperSourceConnectionsInfo","Properties":{"sourceEntities":{"Type":1911,"Flags":0,"Description":"List of source tables for a source connection."},"connection":{"Type":1912,"Flags":0,"Description":"Source connection details."}}}},{"2":{"Name":"MapperTable","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the table."},"properties":{"Type":1906,"Flags":0,"Description":"Table properties."}}}},{"2":{"Name":"MapperTableProperties","Properties":{"schema":{"Type":1908,"Flags":0,"Description":"List of columns for the source table."},"dslConnectorProperties":{"Type":1910,"Flags":0,"Description":"List of name/value pairs for connection properties."}}}},{"2":{"Name":"MapperTableSchema","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the column."},"dataType":{"Type":4,"Flags":0,"Description":"Data type of the column."}}}},{"3":{"ItemType":1907}},{"2":{"Name":"MapperDslConnectorProperties","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the property."},"value":{"Type":0,"Flags":0,"Description":"Value of the property."}}}},{"3":{"ItemType":1909}},{"3":{"ItemType":1905}},{"2":{"Name":"MapperConnection","Properties":{"linkedService":{"Type":98,"Flags":0,"Description":"Linked service reference."},"linkedServiceType":{"Type":4,"Flags":0,"Description":"Type of the linked service e.g.: AzureBlobFS."},"type":{"Type":1914,"Flags":1,"Description":"Type of connection via linked service or dataset."},"isInlineDataset":{"Type":2,"Flags":0,"Description":"A boolean indicating whether linked service is of type inline dataset. Currently only inline datasets are supported."},"commonDslConnectorProperties":{"Type":1915,"Flags":0,"Description":"List of name/value pairs for connection properties."}}}},{"6":{"Value":"linkedservicetype"}},{"5":{"Elements":[1913,4]}},{"3":{"ItemType":1909}},{"3":{"ItemType":1904}},{"2":{"Name":"MapperTargetConnectionsInfo","Properties":{"targetEntities":{"Type":1918,"Flags":0,"Description":"List of source tables for a target connection."},"connection":{"Type":1912,"Flags":0,"Description":"Source connection details."},"dataMapperMappings":{"Type":1932,"Flags":0,"Description":"List of table mappings."},"relationships":{"Type":1933,"Flags":0,"Description":"List of relationship info among the tables."}}}},{"3":{"ItemType":1905}},{"2":{"Name":"DataMapperMapping","Properties":{"targetEntityName":{"Type":4,"Flags":0,"Description":"Name of the target table"},"sourceEntityName":{"Type":4,"Flags":0,"Description":"Name of the source table"},"sourceConnectionReference":{"Type":1920,"Flags":0,"Description":"The connection reference for the source connection."},"attributeMappingInfo":{"Type":1923,"Flags":0,"Description":"This holds the user provided attribute mapping information."},"sourceDenormalizeInfo":{"Type":0,"Flags":0,"Description":"This holds the source denormalization information used while joining multiple sources."}}}},{"2":{"Name":"MapperConnectionReference","Properties":{"connectionName":{"Type":4,"Flags":0,"Description":"Name of the connection"},"type":{"Type":1922,"Flags":0,"Description":"Type of connection via linked service or dataset."}}}},{"6":{"Value":"linkedservicetype"}},{"5":{"Elements":[1921,4]}},{"2":{"Name":"MapperAttributeMappings","Properties":{"attributeMappings":{"Type":1931,"Flags":0,"Description":"List of attribute mappings."}}}},{"2":{"Name":"MapperAttributeMapping","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the target column."},"type":{"Type":1928,"Flags":0,"Description":"Type of the CDC attribute mapping. Note: 'Advanced' mapping type is also saved as 'Derived'."},"functionName":{"Type":4,"Flags":0,"Description":"Name of the function used for 'Aggregate' and 'Derived' (except 'Advanced') type mapping."},"expression":{"Type":4,"Flags":0,"Description":"Expression used for 'Aggregate' and 'Derived' type mapping."},"attributeReference":{"Type":1929,"Flags":0,"Description":"Reference of the source column used in the mapping. It is used for 'Direct' mapping type only."},"attributeReferences":{"Type":1930,"Flags":0,"Description":"List of references for source columns. It is used for 'Derived' and 'Aggregate' type mappings only."}}}},{"6":{"Value":"Direct"}},{"6":{"Value":"Derived"}},{"6":{"Value":"Aggregate"}},{"5":{"Elements":[1925,1926,1927,4]}},{"2":{"Name":"MapperAttributeReference","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the column."},"entity":{"Type":4,"Flags":0,"Description":"Name of the table."},"entityConnectionReference":{"Type":1920,"Flags":0,"Description":"The connection reference for the connection."}}}},{"3":{"ItemType":1929}},{"3":{"ItemType":1924}},{"3":{"ItemType":1919}},{"3":{"ItemType":0}},{"3":{"ItemType":1917}},{"2":{"Name":"MapperPolicy","Properties":{"mode":{"Type":4,"Flags":0,"Description":"Mode of running the CDC: batch vs continuous."},"recurrence":{"Type":1936,"Flags":0,"Description":"Defines the frequency and interval for running the CDC for batch mode."}}}},{"2":{"Name":"MapperPolicyRecurrence","Properties":{"frequency":{"Type":1940,"Flags":0,"Description":"Frequency of period in terms of 'Hour', 'Minute' or 'Second'."},"interval":{"Type":3,"Flags":0,"Description":"Actual interval value as per chosen frequency."}}}},{"6":{"Value":"Hour"}},{"6":{"Value":"Minute"}},{"6":{"Value":"Second"}},{"5":{"Elements":[1937,1938,1939,4]}},{"4":{"Name":"Microsoft.DataFactory/factories/adfcdcs@2018-06-01","ScopeType":8,"Body":1901,"Flags":0}},{"2":{"Name":"FactoryRepoUpdate","Properties":{"factoryResourceId":{"Type":4,"Flags":0,"Description":"The factory resource id."},"repoConfiguration":{"Type":19,"Flags":0,"Description":"Git repo information of the factory."}}}},{"2":{"Name":"Factory","Properties":{"identity":{"Type":11,"Flags":0,"Description":"Managed service identity of the factory."},"properties":{"Type":17,"Flags":0,"Description":"Properties of the factory."},"id":{"Type":4,"Flags":2,"Description":"The resource identifier."},"name":{"Type":4,"Flags":2,"Description":"The resource name."},"type":{"Type":4,"Flags":2,"Description":"The resource type."},"location":{"Type":4,"Flags":0,"Description":"The resource location."},"tags":{"Type":1944,"Flags":0,"Description":"The resource tags."},"eTag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}},"AdditionalProperties":0}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"8":{"Name":"configureFactoryRepo","ResourceType":"Microsoft.DataFactory/locations","ApiVersion":"2018-06-01","Output":1943,"Input":1942}},{"2":{"Name":"ExposureControlRequest","Properties":{"featureName":{"Type":4,"Flags":0,"Description":"The feature name."},"featureType":{"Type":4,"Flags":0,"Description":"The feature type."}}}},{"2":{"Name":"ExposureControlResponse","Properties":{"featureName":{"Type":4,"Flags":2,"Description":"The feature name."},"value":{"Type":4,"Flags":2,"Description":"The feature value."}}}},{"8":{"Name":"getFeatureValue","ResourceType":"Microsoft.DataFactory/locations","ApiVersion":"2018-06-01","Output":1947,"Input":1946}},{"2":{"Name":"GitHubAccessTokenRequest","Properties":{"gitHubAccessCode":{"Type":4,"Flags":1,"Description":"GitHub access code."},"gitHubClientId":{"Type":4,"Flags":0,"Description":"GitHub application client ID."},"gitHubClientSecret":{"Type":21,"Flags":0,"Description":"GitHub bring your own app client secret information."},"gitHubAccessTokenBaseUrl":{"Type":4,"Flags":1,"Description":"GitHub access token base URL."}}}},{"2":{"Name":"GitHubAccessTokenResponse","Properties":{"gitHubAccessToken":{"Type":4,"Flags":0,"Description":"GitHub access token."}}}},{"8":{"Name":"getGitHubAccessToken","ResourceType":"Microsoft.DataFactory/factories","ApiVersion":"2018-06-01","Output":1950,"Input":1949}},{"2":{"Name":"UserAccessPolicy","Properties":{"permissions":{"Type":4,"Flags":0,"Description":"The string with permissions for Data Plane access. Currently only 'r' is supported which grants read only access."},"accessResourcePath":{"Type":4,"Flags":0,"Description":"The resource path to get access relative to factory. Currently only empty string is supported which corresponds to the factory resource."},"profileName":{"Type":4,"Flags":0,"Description":"The name of the profile. Currently only the default is supported. The default value is DefaultProfile."},"startTime":{"Type":4,"Flags":0,"Description":"Start time for the token. If not specified the current time will be used."},"expireTime":{"Type":4,"Flags":0,"Description":"Expiration time for the token. Maximum duration for the token is eight hours and by default the token will expire in eight hours."}}}},{"2":{"Name":"AccessPolicyResponse","Properties":{"policy":{"Type":1952,"Flags":0,"Description":"The user access policy."},"accessToken":{"Type":4,"Flags":0,"Description":"Data Plane read only access token."},"dataPlaneUrl":{"Type":4,"Flags":0,"Description":"Data Plane service base URL."}}}},{"8":{"Name":"getDataPlaneAccess","ResourceType":"Microsoft.DataFactory/factories","ApiVersion":"2018-06-01","Output":1953,"Input":1952}},{"8":{"Name":"getFeatureValue","ResourceType":"Microsoft.DataFactory/factories","ApiVersion":"2018-06-01","Output":1947,"Input":1946}},{"2":{"Name":"ExposureControlBatchRequest","Properties":{"exposureControlRequests":{"Type":1957,"Flags":1,"Description":"List of exposure control features."}}}},{"3":{"ItemType":1946}},{"2":{"Name":"ExposureControlBatchResponse","Properties":{"exposureControlResponses":{"Type":1959,"Flags":1,"Description":"List of exposure control feature values."}}}},{"3":{"ItemType":1947}},{"8":{"Name":"queryFeaturesValue","ResourceType":"Microsoft.DataFactory/factories","ApiVersion":"2018-06-01","Output":1958,"Input":1956}},{"2":{"Name":"RunFilterParameters","Properties":{"continuationToken":{"Type":4,"Flags":0,"Description":"The continuation token for getting the next page of results. Null for first page."},"lastUpdatedAfter":{"Type":4,"Flags":1,"Description":"The time at or after which the run event was updated in 'ISO 8601' format."},"lastUpdatedBefore":{"Type":4,"Flags":1,"Description":"The time at or before which the run event was updated in 'ISO 8601' format."},"filters":{"Type":1982,"Flags":0,"Description":"List of filters."},"orderBy":{"Type":1997,"Flags":0,"Description":"List of OrderBy option."}}}},{"2":{"Name":"RunQueryFilter","Properties":{"operand":{"Type":1975,"Flags":1,"Description":"Parameter name to be used for filter. The allowed operands to query pipeline runs are PipelineName, RunStart, RunEnd and Status; to query activity runs are ActivityName, ActivityRunStart, ActivityRunEnd, ActivityType and Status, and to query trigger runs are TriggerName, TriggerRunTimestamp and Status."},"operator":{"Type":1980,"Flags":1,"Description":"Operator to be used for filter."},"values":{"Type":1981,"Flags":1,"Description":"List of filter values."}}}},{"6":{"Value":"PipelineName"}},{"6":{"Value":"Status"}},{"6":{"Value":"RunStart"}},{"6":{"Value":"RunEnd"}},{"6":{"Value":"ActivityName"}},{"6":{"Value":"ActivityRunStart"}},{"6":{"Value":"ActivityRunEnd"}},{"6":{"Value":"ActivityType"}},{"6":{"Value":"TriggerName"}},{"6":{"Value":"TriggerRunTimestamp"}},{"6":{"Value":"RunGroupId"}},{"6":{"Value":"LatestOnly"}},{"5":{"Elements":[1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1973,1974,4]}},{"6":{"Value":"Equals"}},{"6":{"Value":"NotEquals"}},{"6":{"Value":"In"}},{"6":{"Value":"NotIn"}},{"5":{"Elements":[1976,1977,1978,1979,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":1962}},{"2":{"Name":"RunQueryOrderBy","Properties":{"orderBy":{"Type":1993,"Flags":1,"Description":"Parameter name to be used for order by. The allowed parameters to order by for pipeline runs are PipelineName, RunStart, RunEnd and Status; for activity runs are ActivityName, ActivityRunStart, ActivityRunEnd and Status; for trigger runs are TriggerName, TriggerRunTimestamp and Status."},"order":{"Type":1996,"Flags":1,"Description":"Sorting order of the parameter."}}}},{"6":{"Value":"RunStart"}},{"6":{"Value":"RunEnd"}},{"6":{"Value":"PipelineName"}},{"6":{"Value":"Status"}},{"6":{"Value":"ActivityName"}},{"6":{"Value":"ActivityRunStart"}},{"6":{"Value":"ActivityRunEnd"}},{"6":{"Value":"TriggerName"}},{"6":{"Value":"TriggerRunTimestamp"}},{"5":{"Elements":[1984,1985,1986,1987,1988,1989,1990,1991,1992,4]}},{"6":{"Value":"ASC"}},{"6":{"Value":"DESC"}},{"5":{"Elements":[1994,1995,4]}},{"3":{"ItemType":1983}},{"2":{"Name":"PipelineRunsQueryResponse","Properties":{"value":{"Type":2003,"Flags":1,"Description":"List of pipeline runs."},"continuationToken":{"Type":4,"Flags":0,"Description":"The continuation token for getting the next page of results, if any remaining results exist, null otherwise."}}}},{"2":{"Name":"PipelineRun","Properties":{"runId":{"Type":4,"Flags":2,"Description":"Identifier of a run."},"runGroupId":{"Type":4,"Flags":2,"Description":"Identifier that correlates all the recovery runs of a pipeline run."},"isLatest":{"Type":2,"Flags":2,"Description":"Indicates if the recovered pipeline run is the latest in its group."},"pipelineName":{"Type":4,"Flags":2,"Description":"The pipeline name."},"parameters":{"Type":2000,"Flags":2,"Description":"The full or partial list of parameter name, value pair used in the pipeline run."},"runDimensions":{"Type":2001,"Flags":2,"Description":"Run dimensions emitted by Pipeline run."},"invokedBy":{"Type":2002,"Flags":2,"Description":"Entity that started the pipeline run."},"lastUpdated":{"Type":4,"Flags":2,"Description":"The last updated timestamp for the pipeline run event in ISO8601 format."},"runStart":{"Type":4,"Flags":2,"Description":"The start time of a pipeline run in ISO8601 format."},"runEnd":{"Type":4,"Flags":2,"Description":"The end time of a pipeline run in ISO8601 format."},"durationInMs":{"Type":3,"Flags":2,"Description":"The duration of a pipeline run."},"status":{"Type":4,"Flags":2,"Description":"The status of a pipeline run. Possible values: Queued, InProgress, Succeeded, Failed, Canceling, Cancelled"},"message":{"Type":4,"Flags":2,"Description":"The message from a pipeline run."}},"AdditionalProperties":0}},{"2":{"Name":"PipelineRunParameters","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"PipelineRunDimensions","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"PipelineRunInvokedBy","Properties":{"name":{"Type":4,"Flags":2,"Description":"Name of the entity that started the pipeline run."},"id":{"Type":4,"Flags":2,"Description":"The ID of the entity that started the run."},"invokedByType":{"Type":4,"Flags":2,"Description":"The type of the entity that started the run."},"pipelineName":{"Type":4,"Flags":2,"Description":"The name of the pipeline that triggered the run, if any."},"pipelineRunId":{"Type":4,"Flags":2,"Description":"The run id of the pipeline that triggered the run, if any."}}}},{"3":{"ItemType":1999}},{"8":{"Name":"queryPipelineRuns","ResourceType":"Microsoft.DataFactory/factories","ApiVersion":"2018-06-01","Output":1998,"Input":1961}},{"2":{"Name":"TriggerFilterParameters","Properties":{"continuationToken":{"Type":4,"Flags":0,"Description":"The continuation token for getting the next page of results. Null for first page."},"parentTriggerName":{"Type":4,"Flags":0,"Description":"The name of the parent TumblingWindowTrigger to get the child rerun triggers"}}}},{"2":{"Name":"TriggerQueryResponse","Properties":{"value":{"Type":2008,"Flags":1,"Description":"List of triggers."},"continuationToken":{"Type":4,"Flags":0,"Description":"The continuation token for getting the next page of results, if any remaining results exist, null otherwise."}}}},{"2":{"Name":"TriggerResource","Properties":{"properties":{"Type":1753,"Flags":1,"Description":"Properties of the trigger."},"id":{"Type":4,"Flags":2,"Description":"The resource identifier."},"name":{"Type":4,"Flags":2,"Description":"The resource name."},"type":{"Type":4,"Flags":2,"Description":"The resource type."},"etag":{"Type":4,"Flags":2,"Description":"Etag identifies change in the resource."}}}},{"3":{"ItemType":2007}},{"8":{"Name":"querytriggers","ResourceType":"Microsoft.DataFactory/factories","ApiVersion":"2018-06-01","Output":2006,"Input":2005}},{"2":{"Name":"TriggerRunsQueryResponse","Properties":{"value":{"Type":2020,"Flags":1,"Description":"List of trigger runs."},"continuationToken":{"Type":4,"Flags":0,"Description":"The continuation token for getting the next page of results, if any remaining results exist, null otherwise."}}}},{"2":{"Name":"TriggerRun","Properties":{"triggerRunId":{"Type":4,"Flags":2,"Description":"Trigger run id."},"triggerName":{"Type":4,"Flags":2,"Description":"Trigger name."},"triggerType":{"Type":4,"Flags":2,"Description":"Trigger type."},"triggerRunTimestamp":{"Type":4,"Flags":2,"Description":"Trigger run start time."},"status":{"Type":2015,"Flags":2,"Description":"Trigger run status."},"message":{"Type":4,"Flags":2,"Description":"Trigger error message."},"properties":{"Type":2016,"Flags":2,"Description":"List of property name and value related to trigger run. Name, value pair depends on type of trigger."},"triggeredPipelines":{"Type":2017,"Flags":2,"Description":"List of pipeline name and run Id triggered by the trigger run."},"runDimension":{"Type":2018,"Flags":2,"Description":"Run dimension for which trigger was fired."},"dependencyStatus":{"Type":2019,"Flags":2,"Description":"Status of the upstream pipelines."}},"AdditionalProperties":0}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Inprogress"}},{"5":{"Elements":[2012,2013,2014,4]}},{"2":{"Name":"TriggerRunProperties","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"TriggerRunTriggeredPipelines","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"TriggerRunDimension","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"TriggerRunDependencyStatus","Properties":{},"AdditionalProperties":0}},{"3":{"ItemType":2011}},{"8":{"Name":"queryTriggerRuns","ResourceType":"Microsoft.DataFactory/factories","ApiVersion":"2018-06-01","Output":2010,"Input":1961}},{"2":{"Name":"CreateDataFlowDebugSessionRequest","Properties":{"computeType":{"Type":4,"Flags":0,"Description":"Compute type of the cluster. The value will be overwritten by the same setting in integration runtime if provided."},"coreCount":{"Type":3,"Flags":0,"Description":"Core count of the cluster. The value will be overwritten by the same setting in integration runtime if provided."},"timeToLive":{"Type":3,"Flags":0,"Description":"Time to live setting of the cluster in minutes."},"integrationRuntime":{"Type":2023,"Flags":0,"Description":"Set to use integration runtime setting for data flow debug session."}}}},{"2":{"Name":"IntegrationRuntimeDebugResource","Properties":{"properties":{"Type":44,"Flags":1,"Description":"Integration runtime properties."},"name":{"Type":4,"Flags":0,"Description":"The resource name."}}}},{"2":{"Name":"CreateDataFlowDebugSessionResponse","Properties":{"status":{"Type":4,"Flags":0,"Description":"The state of the debug session."},"sessionId":{"Type":4,"Flags":0,"Description":"The ID of data flow debug session."}}}},{"8":{"Name":"createDataFlowDebugSession","ResourceType":"Microsoft.DataFactory/factories","ApiVersion":"2018-06-01","Output":2024,"Input":2022}},{"2":{"Name":"QueryDataFlowDebugSessionsResponse","Properties":{"value":{"Type":2028,"Flags":0,"Description":"Array with all active debug sessions."},"nextLink":{"Type":4,"Flags":0,"Description":"The link to the next page of results, if any remaining results exist."}}}},{"2":{"Name":"DataFlowDebugSessionInfo","Properties":{"dataFlowName":{"Type":4,"Flags":0,"Description":"The name of the data flow."},"computeType":{"Type":4,"Flags":0,"Description":"Compute type of the cluster."},"coreCount":{"Type":3,"Flags":0,"Description":"Core count of the cluster."},"nodeCount":{"Type":3,"Flags":0,"Description":"Node count of the cluster. (deprecated property)"},"integrationRuntimeName":{"Type":4,"Flags":0,"Description":"Attached integration runtime name of data flow debug session."},"sessionId":{"Type":4,"Flags":0,"Description":"The ID of data flow debug session."},"startTime":{"Type":4,"Flags":0,"Description":"Start time of data flow debug session."},"timeToLiveInMinutes":{"Type":3,"Flags":0,"Description":"Compute type of the cluster."},"lastActivityTime":{"Type":4,"Flags":0,"Description":"Last activity time of data flow debug session."}},"AdditionalProperties":0}},{"3":{"ItemType":2027}},{"8":{"Name":"queryDataFlowDebugSessions","ResourceType":"Microsoft.DataFactory/factories","ApiVersion":"2018-06-01","Output":2026}},{"2":{"Name":"DataFlowDebugPackage","Properties":{"sessionId":{"Type":4,"Flags":0,"Description":"The ID of data flow debug session."},"dataFlow":{"Type":2031,"Flags":0,"Description":"Data flow instance."},"dataFlows":{"Type":2032,"Flags":0,"Description":"List of Data flows"},"datasets":{"Type":2034,"Flags":0,"Description":"List of datasets."},"linkedServices":{"Type":2036,"Flags":0,"Description":"List of linked services."},"staging":{"Type":1544,"Flags":0,"Description":"Staging info for debug session."},"debugSettings":{"Type":2037,"Flags":0,"Description":"Data flow debug settings."}},"AdditionalProperties":0}},{"2":{"Name":"DataFlowDebugResource","Properties":{"properties":{"Type":1842,"Flags":1,"Description":"Data flow properties."},"name":{"Type":4,"Flags":0,"Description":"The resource name."}}}},{"3":{"ItemType":2031}},{"2":{"Name":"DatasetDebugResource","Properties":{"properties":{"Type":635,"Flags":1,"Description":"Dataset properties."},"name":{"Type":4,"Flags":0,"Description":"The resource name."}}}},{"3":{"ItemType":2033}},{"2":{"Name":"LinkedServiceDebugResource","Properties":{"properties":{"Type":135,"Flags":1,"Description":"Properties of linked service."},"name":{"Type":4,"Flags":0,"Description":"The resource name."}}}},{"3":{"ItemType":2035}},{"2":{"Name":"DataFlowDebugPackageDebugSettings","Properties":{"sourceSettings":{"Type":2039,"Flags":0,"Description":"Source setting for data flow debug."},"parameters":{"Type":2040,"Flags":0,"Description":"Data flow parameters."},"datasetParameters":{"Type":0,"Flags":0,"Description":"Parameters for dataset."}}}},{"2":{"Name":"DataFlowSourceSetting","Properties":{"sourceName":{"Type":4,"Flags":0,"Description":"The data flow source name."},"rowLimit":{"Type":3,"Flags":0,"Description":"Defines the row limit of data flow source in debug."}},"AdditionalProperties":0}},{"3":{"ItemType":2038}},{"2":{"Name":"ParameterValueSpecification","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"AddDataFlowToDebugSessionResponse","Properties":{"jobVersion":{"Type":4,"Flags":0,"Description":"The ID of data flow debug job version."}}}},{"8":{"Name":"addDataFlowToDebugSession","ResourceType":"Microsoft.DataFactory/factories","ApiVersion":"2018-06-01","Output":2041,"Input":2030}},{"2":{"Name":"DeleteDataFlowDebugSessionRequest","Properties":{"sessionId":{"Type":4,"Flags":0,"Description":"The ID of data flow debug session."}}}},{"8":{"Name":"deleteDataFlowDebugSession","ResourceType":"Microsoft.DataFactory/factories","ApiVersion":"2018-06-01","Input":2043}},{"2":{"Name":"DataFlowDebugCommandRequest","Properties":{"sessionId":{"Type":4,"Flags":0,"Description":"The ID of data flow debug session."},"command":{"Type":2049,"Flags":0,"Description":"The command type."},"commandPayload":{"Type":2050,"Flags":0,"Description":"The command payload object."}}}},{"6":{"Value":"executePreviewQuery"}},{"6":{"Value":"executeStatisticsQuery"}},{"6":{"Value":"executeExpressionQuery"}},{"5":{"Elements":[2046,2047,2048,4]}},{"2":{"Name":"DataFlowDebugCommandPayload","Properties":{"streamName":{"Type":4,"Flags":1,"Description":"The stream name which is used for preview."},"rowLimits":{"Type":3,"Flags":0,"Description":"Row limits for preview response."},"columns":{"Type":2051,"Flags":0,"Description":"Array of column names."},"expression":{"Type":4,"Flags":0,"Description":"The expression which is used for preview."}}}},{"3":{"ItemType":4}},{"2":{"Name":"DataFlowDebugCommandResponse","Properties":{"status":{"Type":4,"Flags":0,"Description":"The run status of data preview, statistics or expression preview."},"data":{"Type":4,"Flags":0,"Description":"The result data of data preview, statistics or expression preview."}}}},{"8":{"Name":"executeDataFlowDebugCommand","ResourceType":"Microsoft.DataFactory/factories","ApiVersion":"2018-06-01","Output":2052,"Input":2045}},{"2":{"Name":"IntegrationRuntimeStatusResponse","Properties":{"name":{"Type":4,"Flags":2,"Description":"The integration runtime name."},"properties":{"Type":2055,"Flags":1,"Description":"Integration runtime properties."}}}},{"7":{"Name":"IntegrationRuntimeStatus","Discriminator":"type","BaseProperties":{"dataFactoryName":{"Type":4,"Flags":2,"Description":"The data factory name which the integration runtime belong to."},"state":{"Type":2066,"Flags":2,"Description":"The state of integration runtime."}},"Elements":{"Managed":2067,"SelfHosted":2083}}},{"6":{"Value":"Initial"}},{"6":{"Value":"Stopped"}},{"6":{"Value":"Started"}},{"6":{"Value":"Starting"}},{"6":{"Value":"Stopping"}},{"6":{"Value":"NeedRegistration"}},{"6":{"Value":"Online"}},{"6":{"Value":"Limited"}},{"6":{"Value":"Offline"}},{"6":{"Value":"AccessDenied"}},{"5":{"Elements":[2056,2057,2058,2059,2060,2061,2062,2063,2064,2065,4]}},{"2":{"Name":"ManagedIntegrationRuntimeStatus","Properties":{"typeProperties":{"Type":2068,"Flags":1,"Description":"Managed integration runtime status type properties."},"type":{"Type":2082,"Flags":1,"Description":"Type of integration runtime."}}}},{"2":{"Name":"ManagedIntegrationRuntimeStatusTypeProperties","Properties":{"createTime":{"Type":4,"Flags":2,"Description":"The time at which the integration runtime was created, in ISO8601 format."},"nodes":{"Type":2078,"Flags":2,"Description":"The list of nodes for managed integration runtime."},"otherErrors":{"Type":2079,"Flags":2,"Description":"The errors that occurred on this integration runtime."},"lastOperation":{"Type":2080,"Flags":2,"Description":"The last operation result that occurred on this integration runtime."}}}},{"2":{"Name":"ManagedIntegrationRuntimeNode","Properties":{"nodeId":{"Type":4,"Flags":2,"Description":"The managed integration runtime node id."},"status":{"Type":2074,"Flags":2,"Description":"The managed integration runtime node status."},"errors":{"Type":2077,"Flags":0,"Description":"The errors that occurred on this integration runtime node."}},"AdditionalProperties":0}},{"6":{"Value":"Starting"}},{"6":{"Value":"Available"}},{"6":{"Value":"Recycling"}},{"6":{"Value":"Unavailable"}},{"5":{"Elements":[2070,2071,2072,2073,4]}},{"2":{"Name":"ManagedIntegrationRuntimeError","Properties":{"time":{"Type":4,"Flags":2,"Description":"The time when the error occurred."},"code":{"Type":4,"Flags":2,"Description":"Error code."},"parameters":{"Type":2076,"Flags":2,"Description":"Managed integration runtime error parameters."},"message":{"Type":4,"Flags":2,"Description":"Error message."}},"AdditionalProperties":0}},{"3":{"ItemType":4}},{"3":{"ItemType":2075}},{"3":{"ItemType":2069}},{"3":{"ItemType":2075}},{"2":{"Name":"ManagedIntegrationRuntimeOperationResult","Properties":{"type":{"Type":4,"Flags":2,"Description":"The operation type. Could be start or stop."},"startTime":{"Type":4,"Flags":2,"Description":"The start time of the operation."},"result":{"Type":4,"Flags":2,"Description":"The operation result."},"errorCode":{"Type":4,"Flags":2,"Description":"The error code."},"parameters":{"Type":2081,"Flags":2,"Description":"Managed integration runtime error parameters."},"activityId":{"Type":4,"Flags":2,"Description":"The activity id for the operation request."}},"AdditionalProperties":0}},{"3":{"ItemType":4}},{"6":{"Value":"Managed"}},{"2":{"Name":"SelfHostedIntegrationRuntimeStatus","Properties":{"typeProperties":{"Type":2084,"Flags":1,"Description":"Self-hosted integration runtime status type properties."},"type":{"Type":2111,"Flags":1,"Description":"Type of integration runtime."}}}},{"2":{"Name":"SelfHostedIntegrationRuntimeStatusTypeProperties","Properties":{"createTime":{"Type":4,"Flags":2,"Description":"The time at which the integration runtime was created, in ISO8601 format."},"taskQueueId":{"Type":4,"Flags":2,"Description":"The task queue id of the integration runtime."},"internalChannelEncryption":{"Type":2088,"Flags":2,"Description":"It is used to set the encryption mode for node-node communication channel (when more than 2 self-hosted integration runtime nodes exist)."},"version":{"Type":4,"Flags":2,"Description":"Version of the integration runtime."},"nodes":{"Type":2103,"Flags":0,"Description":"The list of nodes for this integration runtime."},"scheduledUpdateDate":{"Type":4,"Flags":2,"Description":"The date at which the integration runtime will be scheduled to update, in ISO8601 format."},"updateDelayOffset":{"Type":4,"Flags":2,"Description":"The time in the date scheduled by service to update the integration runtime, e.g., PT03H is 3 hours"},"localTimeZoneOffset":{"Type":4,"Flags":2,"Description":"The local time zone offset in hours."},"capabilities":{"Type":2104,"Flags":2,"Description":"Object with additional information about integration runtime capabilities."},"serviceUrls":{"Type":2105,"Flags":2,"Description":"The URLs for the services used in integration runtime backend service."},"autoUpdate":{"Type":2108,"Flags":2,"Description":"Whether Self-hosted integration runtime auto update has been turned on."},"versionStatus":{"Type":4,"Flags":2,"Description":"Status of the integration runtime version."},"links":{"Type":2110,"Flags":0,"Description":"The list of linked integration runtimes that are created to share with this integration runtime."},"pushedVersion":{"Type":4,"Flags":2,"Description":"The version that the integration runtime is going to update to."},"latestVersion":{"Type":4,"Flags":2,"Description":"The latest version on download center."},"autoUpdateETA":{"Type":4,"Flags":2,"Description":"The estimated time when the self-hosted integration runtime will be updated."},"selfContainedInteractiveAuthoringEnabled":{"Type":2,"Flags":2,"Description":"An alternative option to ensure interactive authoring function when your self-hosted integration runtime is unable to establish a connection with Azure Relay."}}}},{"6":{"Value":"NotSet"}},{"6":{"Value":"SslEncrypted"}},{"6":{"Value":"NotEncrypted"}},{"5":{"Elements":[2085,2086,2087,4]}},{"2":{"Name":"SelfHostedIntegrationRuntimeNode","Properties":{"nodeName":{"Type":4,"Flags":2,"Description":"Name of the integration runtime node."},"machineName":{"Type":4,"Flags":2,"Description":"Machine name of the integration runtime node."},"hostServiceUri":{"Type":4,"Flags":2,"Description":"URI for the host machine of the integration runtime."},"status":{"Type":2097,"Flags":2,"Description":"Status of the integration runtime node."},"capabilities":{"Type":2098,"Flags":2,"Description":"The integration runtime capabilities dictionary"},"versionStatus":{"Type":4,"Flags":2,"Description":"Status of the integration runtime node version."},"version":{"Type":4,"Flags":2,"Description":"Version of the integration runtime node."},"registerTime":{"Type":4,"Flags":2,"Description":"The time at which the integration runtime node was registered in ISO8601 format."},"lastConnectTime":{"Type":4,"Flags":2,"Description":"The most recent time at which the integration runtime was connected in ISO8601 format."},"expiryTime":{"Type":4,"Flags":2,"Description":"The time at which the integration runtime will expire in ISO8601 format."},"lastStartTime":{"Type":4,"Flags":2,"Description":"The time the node last started up."},"lastStopTime":{"Type":4,"Flags":2,"Description":"The integration runtime node last stop time."},"lastUpdateResult":{"Type":2102,"Flags":2,"Description":"The result of the last integration runtime node update."},"lastStartUpdateTime":{"Type":4,"Flags":2,"Description":"The last time for the integration runtime node update start."},"lastEndUpdateTime":{"Type":4,"Flags":2,"Description":"The last time for the integration runtime node update end."},"isActiveDispatcher":{"Type":2,"Flags":2,"Description":"Indicates whether this node is the active dispatcher for integration runtime requests."},"concurrentJobsLimit":{"Type":3,"Flags":2,"Description":"Maximum concurrent jobs on the integration runtime node."},"maxConcurrentJobs":{"Type":3,"Flags":2,"Description":"The maximum concurrent jobs in this integration runtime."}},"AdditionalProperties":0}},{"6":{"Value":"NeedRegistration"}},{"6":{"Value":"Online"}},{"6":{"Value":"Limited"}},{"6":{"Value":"Offline"}},{"6":{"Value":"Upgrading"}},{"6":{"Value":"Initializing"}},{"6":{"Value":"InitializeFailed"}},{"5":{"Elements":[2090,2091,2092,2093,2094,2095,2096,4]}},{"2":{"Name":"SelfHostedIntegrationRuntimeNodeCapabilities","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"None"}},{"6":{"Value":"Succeed"}},{"6":{"Value":"Fail"}},{"5":{"Elements":[2099,2100,2101,4]}},{"3":{"ItemType":2089}},{"2":{"Name":"SelfHostedIntegrationRuntimeStatusTypePropertiesCapabilities","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":4}},{"6":{"Value":"On"}},{"6":{"Value":"Off"}},{"5":{"Elements":[2106,2107,4]}},{"2":{"Name":"LinkedIntegrationRuntime","Properties":{"name":{"Type":4,"Flags":2,"Description":"The name of the linked integration runtime."},"subscriptionId":{"Type":4,"Flags":2,"Description":"The subscription ID for which the linked integration runtime belong to."},"dataFactoryName":{"Type":4,"Flags":2,"Description":"The name of the data factory for which the linked integration runtime belong to."},"dataFactoryLocation":{"Type":4,"Flags":2,"Description":"The location of the data factory for which the linked integration runtime belong to."},"createTime":{"Type":4,"Flags":2,"Description":"The creating time of the linked integration runtime."}}}},{"3":{"ItemType":2109}},{"6":{"Value":"SelfHosted"}},{"8":{"Name":"getStatus","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01","Output":2054}},{"2":{"Name":"IntegrationRuntimeConnectionInfo","Properties":{"serviceToken":{"Type":4,"Flags":2,"Description":"The token generated in service. Callers use this token to authenticate to integration runtime."},"identityCertThumbprint":{"Type":4,"Flags":2,"Description":"The integration runtime SSL certificate thumbprint. Click-Once application uses it to do server validation."},"hostServiceUri":{"Type":4,"Flags":2,"Description":"The on-premises integration runtime host URL."},"version":{"Type":4,"Flags":2,"Description":"The integration runtime version."},"publicKey":{"Type":4,"Flags":2,"Description":"The public key for encrypting a credential when transferring the credential to the integration runtime."},"isIdentityCertExprired":{"Type":2,"Flags":2,"Description":"Whether the identity certificate is expired."}},"AdditionalProperties":0}},{"8":{"Name":"getConnectionInfo","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01","Output":2113}},{"2":{"Name":"IntegrationRuntimeRegenerateKeyParameters","Properties":{"keyName":{"Type":2118,"Flags":0,"Description":"The name of the authentication key to regenerate."}}}},{"6":{"Value":"authKey1"}},{"6":{"Value":"authKey2"}},{"5":{"Elements":[2116,2117,4]}},{"2":{"Name":"IntegrationRuntimeAuthKeys","Properties":{"authKey1":{"Type":4,"Flags":0,"Description":"The primary integration runtime authentication key."},"authKey2":{"Type":4,"Flags":0,"Description":"The secondary integration runtime authentication key."}}}},{"8":{"Name":"regenerateAuthKey","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01","Output":2119,"Input":2115}},{"8":{"Name":"listAuthKeys","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01","Output":2119}},{"8":{"Name":"start","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01","Output":2054}},{"8":{"Name":"stop","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01"}},{"8":{"Name":"syncCredentials","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01"}},{"2":{"Name":"IntegrationRuntimeMonitoringData","Properties":{"name":{"Type":4,"Flags":0,"Description":"Integration runtime name."},"nodes":{"Type":2127,"Flags":0,"Description":"Integration runtime node monitoring data."}}}},{"2":{"Name":"IntegrationRuntimeNodeMonitoringData","Properties":{"nodeName":{"Type":4,"Flags":2,"Description":"Name of the integration runtime node."},"availableMemoryInMB":{"Type":3,"Flags":2,"Description":"Available memory (MB) on the integration runtime node."},"cpuUtilization":{"Type":3,"Flags":2,"Description":"CPU percentage on the integration runtime node."},"concurrentJobsLimit":{"Type":3,"Flags":2,"Description":"Maximum concurrent jobs on the integration runtime node."},"concurrentJobsRunning":{"Type":3,"Flags":2,"Description":"The number of jobs currently running on the integration runtime node."},"maxConcurrentJobs":{"Type":3,"Flags":2,"Description":"The maximum concurrent jobs in this integration runtime."},"sentBytes":{"Type":3,"Flags":2,"Description":"Sent bytes on the integration runtime node."},"receivedBytes":{"Type":3,"Flags":2,"Description":"Received bytes on the integration runtime node."}},"AdditionalProperties":0}},{"3":{"ItemType":2126}},{"8":{"Name":"monitoringData","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01","Output":2125}},{"8":{"Name":"upgrade","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01"}},{"2":{"Name":"LinkedIntegrationRuntimeRequest","Properties":{"factoryName":{"Type":4,"Flags":1,"Description":"The data factory name for linked integration runtime."}}}},{"8":{"Name":"removeLinks","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01","Input":2130}},{"2":{"Name":"CreateLinkedIntegrationRuntimeRequest","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the linked integration runtime."},"subscriptionId":{"Type":4,"Flags":0,"Description":"The ID of the subscription that the linked integration runtime belongs to."},"dataFactoryName":{"Type":4,"Flags":0,"Description":"The name of the data factory that the linked integration runtime belongs to."},"dataFactoryLocation":{"Type":4,"Flags":0,"Description":"The location of the data factory that the linked integration runtime belongs to."}}}},{"8":{"Name":"linkedIntegrationRuntime","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01","Output":2054,"Input":2132}},{"2":{"Name":"SsisObjectMetadataStatusResponse","Properties":{"status":{"Type":4,"Flags":0,"Description":"The status of the operation."},"name":{"Type":4,"Flags":0,"Description":"The operation name."},"properties":{"Type":4,"Flags":0,"Description":"The operation properties."},"error":{"Type":4,"Flags":0,"Description":"The operation error message."}}}},{"8":{"Name":"refreshObjectMetadata","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01","Output":2134}},{"2":{"Name":"GetSsisObjectMetadataRequest","Properties":{"metadataPath":{"Type":4,"Flags":0,"Description":"Metadata path."}}}},{"2":{"Name":"SsisObjectMetadataListResponse","Properties":{"value":{"Type":2154,"Flags":0,"Description":"List of SSIS object metadata."},"nextLink":{"Type":4,"Flags":0,"Description":"The link to the next page of results, if any remaining results exist."}}}},{"7":{"Name":"SsisObjectMetadata","Discriminator":"type","BaseProperties":{"id":{"Type":3,"Flags":0,"Description":"Metadata id."},"name":{"Type":4,"Flags":0,"Description":"Metadata name."},"description":{"Type":4,"Flags":0,"Description":"Metadata description."}},"Elements":{"Environment":2139,"Folder":2143,"Package":2145,"Project":2149}}},{"2":{"Name":"SsisEnvironment","Properties":{"folderId":{"Type":3,"Flags":0,"Description":"Folder id which contains environment."},"variables":{"Type":2141,"Flags":0,"Description":"Variable in environment"},"type":{"Type":2142,"Flags":1,"Description":"Type of metadata."}}}},{"2":{"Name":"SsisVariable","Properties":{"id":{"Type":3,"Flags":0,"Description":"Variable id."},"name":{"Type":4,"Flags":0,"Description":"Variable name."},"description":{"Type":4,"Flags":0,"Description":"Variable description."},"dataType":{"Type":4,"Flags":0,"Description":"Variable type."},"sensitive":{"Type":2,"Flags":0,"Description":"Whether variable is sensitive."},"value":{"Type":4,"Flags":0,"Description":"Variable value."},"sensitiveValue":{"Type":4,"Flags":0,"Description":"Variable sensitive value."}}}},{"3":{"ItemType":2140}},{"6":{"Value":"Environment"}},{"2":{"Name":"SsisFolder","Properties":{"type":{"Type":2144,"Flags":1,"Description":"Type of metadata."}}}},{"6":{"Value":"Folder"}},{"2":{"Name":"SsisPackage","Properties":{"folderId":{"Type":3,"Flags":0,"Description":"Folder id which contains package."},"projectVersion":{"Type":3,"Flags":0,"Description":"Project version which contains package."},"projectId":{"Type":3,"Flags":0,"Description":"Project id which contains package."},"parameters":{"Type":2147,"Flags":0,"Description":"Parameters in package"},"type":{"Type":2148,"Flags":1,"Description":"Type of metadata."}}}},{"2":{"Name":"SsisParameter","Properties":{"id":{"Type":3,"Flags":0,"Description":"Parameter id."},"name":{"Type":4,"Flags":0,"Description":"Parameter name."},"description":{"Type":4,"Flags":0,"Description":"Parameter description."},"dataType":{"Type":4,"Flags":0,"Description":"Parameter type."},"required":{"Type":2,"Flags":0,"Description":"Whether parameter is required."},"sensitive":{"Type":2,"Flags":0,"Description":"Whether parameter is sensitive."},"designDefaultValue":{"Type":4,"Flags":0,"Description":"Design default value of parameter."},"defaultValue":{"Type":4,"Flags":0,"Description":"Default value of parameter."},"sensitiveDefaultValue":{"Type":4,"Flags":0,"Description":"Default sensitive value of parameter."},"valueType":{"Type":4,"Flags":0,"Description":"Parameter value type."},"valueSet":{"Type":2,"Flags":0,"Description":"Parameter value set."},"variable":{"Type":4,"Flags":0,"Description":"Parameter reference variable."}}}},{"3":{"ItemType":2146}},{"6":{"Value":"Package"}},{"2":{"Name":"SsisProject","Properties":{"folderId":{"Type":3,"Flags":0,"Description":"Folder id which contains project."},"version":{"Type":3,"Flags":0,"Description":"Project version."},"environmentRefs":{"Type":2151,"Flags":0,"Description":"Environment reference in project"},"parameters":{"Type":2152,"Flags":0,"Description":"Parameters in project"},"type":{"Type":2153,"Flags":1,"Description":"Type of metadata."}}}},{"2":{"Name":"SsisEnvironmentReference","Properties":{"id":{"Type":3,"Flags":0,"Description":"Environment reference id."},"environmentFolderName":{"Type":4,"Flags":0,"Description":"Environment folder name."},"environmentName":{"Type":4,"Flags":0,"Description":"Environment name."},"referenceType":{"Type":4,"Flags":0,"Description":"Reference type"}}}},{"3":{"ItemType":2150}},{"3":{"ItemType":2146}},{"6":{"Value":"Project"}},{"3":{"ItemType":2138}},{"8":{"Name":"getObjectMetadata","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes","ApiVersion":"2018-06-01","Output":2137,"Input":2136}},{"2":{"Name":"IntegrationRuntimeNodeIpAddress","Properties":{"ipAddress":{"Type":4,"Flags":2,"Description":"The IP address of self-hosted integration runtime node."}}}},{"8":{"Name":"ipAddress","ResourceType":"Microsoft.DataFactory/factories/integrationRuntimes/nodes","ApiVersion":"2018-06-01","Output":2156}},{"2":{"Name":"ParameterValueSpecification","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"CreateRunResponse","Properties":{"runId":{"Type":4,"Flags":1,"Description":"Identifier of a run."}}}},{"8":{"Name":"createRun","ResourceType":"Microsoft.DataFactory/factories/pipelines","ApiVersion":"2018-06-01","Output":2159,"Input":2158}},{"8":{"Name":"cancel","ResourceType":"Microsoft.DataFactory/factories/pipelineruns","ApiVersion":"2018-06-01"}},{"2":{"Name":"ActivityRunsQueryResponse","Properties":{"value":{"Type":2164,"Flags":1,"Description":"List of activity runs."},"continuationToken":{"Type":4,"Flags":0,"Description":"The continuation token for getting the next page of results, if any remaining results exist, null otherwise."}}}},{"2":{"Name":"ActivityRun","Properties":{"pipelineName":{"Type":4,"Flags":2,"Description":"The name of the pipeline."},"pipelineRunId":{"Type":4,"Flags":2,"Description":"The id of the pipeline run."},"activityName":{"Type":4,"Flags":2,"Description":"The name of the activity."},"activityType":{"Type":4,"Flags":2,"Description":"The type of the activity."},"activityRunId":{"Type":4,"Flags":2,"Description":"The id of the activity run."},"linkedServiceName":{"Type":4,"Flags":2,"Description":"The name of the compute linked service."},"status":{"Type":4,"Flags":2,"Description":"The status of the activity run."},"activityRunStart":{"Type":4,"Flags":2,"Description":"The start time of the activity run in 'ISO 8601' format."},"activityRunEnd":{"Type":4,"Flags":2,"Description":"The end time of the activity run in 'ISO 8601' format."},"durationInMs":{"Type":3,"Flags":2,"Description":"The duration of the activity run."},"input":{"Type":0,"Flags":2,"Description":"The input for the activity."},"output":{"Type":0,"Flags":2,"Description":"The output for the activity."},"error":{"Type":0,"Flags":2,"Description":"The error if any from the activity run."}},"AdditionalProperties":0}},{"3":{"ItemType":2163}},{"8":{"Name":"queryActivityruns","ResourceType":"Microsoft.DataFactory/factories/pipelineruns","ApiVersion":"2018-06-01","Output":2162,"Input":1961}},{"2":{"Name":"TriggerSubscriptionOperationStatus","Properties":{"triggerName":{"Type":4,"Flags":2,"Description":"Trigger name."},"status":{"Type":2172,"Flags":2,"Description":"Event Subscription Status."}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"Unknown"}},{"5":{"Elements":[2167,2168,2169,2170,2171,4]}},{"8":{"Name":"subscribeToEvents","ResourceType":"Microsoft.DataFactory/factories/triggers","ApiVersion":"2018-06-01","Output":2166}},{"8":{"Name":"getEventSubscriptionStatus","ResourceType":"Microsoft.DataFactory/factories/triggers","ApiVersion":"2018-06-01","Output":2166}},{"8":{"Name":"unsubscribeFromEvents","ResourceType":"Microsoft.DataFactory/factories/triggers","ApiVersion":"2018-06-01","Output":2166}},{"8":{"Name":"start","ResourceType":"Microsoft.DataFactory/factories/triggers","ApiVersion":"2018-06-01"}},{"8":{"Name":"stop","ResourceType":"Microsoft.DataFactory/factories/triggers","ApiVersion":"2018-06-01"}},{"8":{"Name":"rerun","ResourceType":"Microsoft.DataFactory/factories/triggers/triggerRuns","ApiVersion":"2018-06-01"}},{"8":{"Name":"cancel","ResourceType":"Microsoft.DataFactory/factories/triggers/triggerRuns","ApiVersion":"2018-06-01"}},{"8":{"Name":"start","ResourceType":"Microsoft.DataFactory/factories/adfcdcs","ApiVersion":"2018-06-01"}},{"8":{"Name":"stop","ResourceType":"Microsoft.DataFactory/factories/adfcdcs","ApiVersion":"2018-06-01"}}] \ No newline at end of file diff --git a/internal/azure/generated/dataprotection/microsoft.dataprotection/2023-12-01/types.json b/internal/azure/generated/dataprotection/microsoft.dataprotection/2023-12-01/types.json new file mode 100644 index 000000000..8275771d2 --- /dev/null +++ b/internal/azure/generated/dataprotection/microsoft.dataprotection/2023-12-01/types.json @@ -0,0 +1 @@ +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.DataProtection/backupVaults"}},{"6":{"Value":"2023-12-01"}},{"2":{"Name":"Microsoft.DataProtection/backupVaults","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":1,"Description":"BackupVaultResource properties"},"identity":{"Type":73,"Flags":0,"Description":"Input Managed Identity Details"},"eTag":{"Type":4,"Flags":0,"Description":"Optional ETag."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":76,"Flags":0,"Description":"Resource tags."},"systemData":{"Type":77,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"BackupVault","Properties":{"monitoringSettings":{"Type":12,"Flags":0,"Description":"Monitoring Settings"},"provisioningState":{"Type":22,"Flags":2,"Description":"Provisioning state of the BackupVault resource"},"resourceMoveState":{"Type":33,"Flags":2,"Description":"Resource move state for backup vault"},"resourceMoveDetails":{"Type":34,"Flags":2,"Description":"Resource move details for backup vault"},"securitySettings":{"Type":35,"Flags":0,"Description":"Security Settings"},"storageSettings":{"Type":55,"Flags":1,"Description":"Storage Settings"},"isVaultProtectedByResourceGuard":{"Type":2,"Flags":2,"Description":"Is vault protected by resource guard"},"featureSettings":{"Type":56,"Flags":0,"Description":"Feature Settings"},"secureScore":{"Type":71,"Flags":2,"Description":"Secure Score of Backup Vault"},"replicatedRegions":{"Type":72,"Flags":0,"Description":"List of replicated regions for Backup Vault"}}}},{"2":{"Name":"MonitoringSettings","Properties":{"azureMonitorAlertSettings":{"Type":13,"Flags":0,"Description":"Settings for Azure Monitor based alerts"}}}},{"2":{"Name":"AzureMonitorAlertSettings","Properties":{"alertsForAllJobFailures":{"Type":16,"Flags":0}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[14,15,4]}},{"6":{"Value":"Failed"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Updating"}},{"5":{"Elements":[17,18,19,20,21,4]}},{"6":{"Value":"Unknown"}},{"6":{"Value":"InProgress"}},{"6":{"Value":"PrepareFailed"}},{"6":{"Value":"CommitFailed"}},{"6":{"Value":"Failed"}},{"6":{"Value":"PrepareTimedout"}},{"6":{"Value":"CommitTimedout"}},{"6":{"Value":"CriticalFailure"}},{"6":{"Value":"PartialSuccess"}},{"6":{"Value":"MoveSucceeded"}},{"5":{"Elements":[23,24,25,26,27,28,29,30,31,32,4]}},{"2":{"Name":"ResourceMoveDetails","Properties":{"operationId":{"Type":4,"Flags":0,"Description":"CorrelationId of latest ResourceMove operation attempted"},"startTimeUtc":{"Type":4,"Flags":0,"Description":"Start time in UTC of latest ResourceMove operation attempted. ISO 8601 format."},"completionTimeUtc":{"Type":4,"Flags":0,"Description":"Completion time in UTC of latest ResourceMove operation attempted. ISO 8601 format."},"sourceResourcePath":{"Type":4,"Flags":0,"Description":"ARM resource path of source resource"},"targetResourcePath":{"Type":4,"Flags":0,"Description":"ARM resource path of target resource used in latest ResourceMove operation"}}}},{"2":{"Name":"SecuritySettings","Properties":{"softDeleteSettings":{"Type":36,"Flags":0,"Description":"Soft delete related settings"},"immutabilitySettings":{"Type":41,"Flags":0,"Description":"Immutability Settings at vault level"}}}},{"2":{"Name":"SoftDeleteSettings","Properties":{"state":{"Type":40,"Flags":0,"Description":"State of soft delete"},"retentionDurationInDays":{"Type":3,"Flags":0,"Description":"Soft delete retention duration"}}}},{"6":{"Value":"Off"}},{"6":{"Value":"On"}},{"6":{"Value":"AlwaysOn"}},{"5":{"Elements":[37,38,39,4]}},{"2":{"Name":"ImmutabilitySettings","Properties":{"state":{"Type":45,"Flags":0,"Description":"Immutability state"}}}},{"6":{"Value":"Disabled"}},{"6":{"Value":"Unlocked"}},{"6":{"Value":"Locked"}},{"5":{"Elements":[42,43,44,4]}},{"2":{"Name":"StorageSetting","Properties":{"datastoreType":{"Type":50,"Flags":0,"Description":"Gets or sets the type of the datastore."},"type":{"Type":54,"Flags":0,"Description":"Gets or sets the type."}}}},{"6":{"Value":"ArchiveStore"}},{"6":{"Value":"OperationalStore"}},{"6":{"Value":"VaultStore"}},{"5":{"Elements":[47,48,49,4]}},{"6":{"Value":"GeoRedundant"}},{"6":{"Value":"LocallyRedundant"}},{"6":{"Value":"ZoneRedundant"}},{"5":{"Elements":[51,52,53,4]}},{"3":{"ItemType":46}},{"2":{"Name":"FeatureSettings","Properties":{"crossSubscriptionRestoreSettings":{"Type":57,"Flags":0,"Description":"CrossSubscriptionRestore Settings"},"crossRegionRestoreSettings":{"Type":62,"Flags":0}}}},{"2":{"Name":"CrossSubscriptionRestoreSettings","Properties":{"state":{"Type":61,"Flags":0,"Description":"CrossSubscriptionRestore state"}}}},{"6":{"Value":"Disabled"}},{"6":{"Value":"PermanentlyDisabled"}},{"6":{"Value":"Enabled"}},{"5":{"Elements":[58,59,60,4]}},{"2":{"Name":"CrossRegionRestoreSettings","Properties":{"state":{"Type":65,"Flags":0,"Description":"CrossRegionRestore state"}}}},{"6":{"Value":"Disabled"}},{"6":{"Value":"Enabled"}},{"5":{"Elements":[63,64,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Minimum"}},{"6":{"Value":"Adequate"}},{"6":{"Value":"Maximum"}},{"6":{"Value":"NotSupported"}},{"5":{"Elements":[66,67,68,69,70,4]}},{"3":{"ItemType":4}},{"2":{"Name":"DppIdentityDetails","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The object ID of the service principal object for the managed identity that is used to grant role-based access to an Azure resource."},"tenantId":{"Type":4,"Flags":2,"Description":"A Globally Unique Identifier (GUID) that represents the Azure AD tenant where the resource is now a member."},"type":{"Type":4,"Flags":0,"Description":"The identityType which can be either SystemAssigned, UserAssigned, 'SystemAssigned,UserAssigned' or None"},"userAssignedIdentities":{"Type":75,"Flags":0,"Description":"Gets or sets the user assigned identities."}}}},{"2":{"Name":"UserAssignedIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal ID of the assigned identity."},"clientId":{"Type":4,"Flags":2,"Description":"The client ID of the assigned identity."}}}},{"2":{"Name":"DppIdentityDetailsUserAssignedIdentities","Properties":{},"AdditionalProperties":74}},{"2":{"Name":"DppBaseTrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":82,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":87,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[78,79,80,81,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[83,84,85,86,4]}},{"4":{"Name":"Microsoft.DataProtection/backupVaults@2023-12-01","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.DataProtection/backupVaults/backupPolicies"}},{"6":{"Value":"2023-12-01"}},{"2":{"Name":"Microsoft.DataProtection/backupVaults/backupPolicies","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":89,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":90,"Flags":10,"Description":"The resource api version"},"properties":{"Type":92,"Flags":0,"Description":"BaseBackupPolicyResource properties"},"systemData":{"Type":77,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"7":{"Name":"BaseBackupPolicy","Discriminator":"objectType","BaseProperties":{"datasourceTypes":{"Type":93,"Flags":1,"Description":"Type of datasource for the backup management"}},"Elements":{"BackupPolicy":94}}},{"3":{"ItemType":4}},{"2":{"Name":"BackupPolicy","Properties":{"policyRules":{"Type":177,"Flags":1,"Description":"Policy rule dictionary that contains rules for each backuptype i.e Full/Incremental/Logs etc"},"objectType":{"Type":178,"Flags":1}}}},{"7":{"Name":"BasePolicyRule","Discriminator":"objectType","BaseProperties":{"name":{"Type":4,"Flags":1}},"Elements":{"AzureBackupRule":96,"AzureRetentionRule":161}}},{"2":{"Name":"AzureBackupRule","Properties":{"backupParameters":{"Type":97,"Flags":0,"Description":"BackupParameters base"},"dataStore":{"Type":100,"Flags":1,"Description":"DataStoreInfo base"},"trigger":{"Type":105,"Flags":1,"Description":"Trigger context"},"objectType":{"Type":160,"Flags":1}}}},{"7":{"Name":"BackupParameters","Discriminator":"objectType","BaseProperties":{},"Elements":{"AzureBackupParams":98}}},{"2":{"Name":"AzureBackupParams","Properties":{"backupType":{"Type":4,"Flags":1,"Description":"BackupType ; Full/Incremental etc"},"objectType":{"Type":99,"Flags":1,"Description":"Type of the specific object - used for deserializing"}}}},{"6":{"Value":"AzureBackupParams"}},{"2":{"Name":"DataStoreInfoBase","Properties":{"dataStoreType":{"Type":104,"Flags":1,"Description":"type of datastore; Operational/Vault/Archive"},"objectType":{"Type":4,"Flags":1,"Description":"Type of Datasource object, used to initialize the right inherited type"}}}},{"6":{"Value":"OperationalStore"}},{"6":{"Value":"VaultStore"}},{"6":{"Value":"ArchiveStore"}},{"5":{"Elements":[101,102,103,4]}},{"7":{"Name":"TriggerContext","Discriminator":"objectType","BaseProperties":{},"Elements":{"AdhocBasedTriggerContext":106,"ScheduleBasedTriggerContext":110}}},{"2":{"Name":"AdhocBasedTriggerContext","Properties":{"taggingCriteria":{"Type":107,"Flags":1,"Description":"Tagging Criteria containing retention tag for adhoc backup."},"objectType":{"Type":109,"Flags":1,"Description":"Type of the specific object - used for deserializing"}}}},{"2":{"Name":"AdhocBasedTaggingCriteria","Properties":{"tagInfo":{"Type":108,"Flags":0,"Description":"Retention tag information"}}}},{"2":{"Name":"RetentionTag","Properties":{"eTag":{"Type":4,"Flags":2,"Description":"Retention Tag version."},"id":{"Type":4,"Flags":2,"Description":"Retention Tag version."},"tagName":{"Type":4,"Flags":1,"Description":"Retention Tag Name to relate it to retention rule."}}}},{"6":{"Value":"AdhocBasedTriggerContext"}},{"2":{"Name":"ScheduleBasedTriggerContext","Properties":{"schedule":{"Type":111,"Flags":1,"Description":"Schedule for this backup"},"taggingCriteria":{"Type":158,"Flags":1,"Description":"List of tags that can be applicable for given schedule."},"objectType":{"Type":159,"Flags":1,"Description":"Type of the specific object - used for deserializing"}}}},{"2":{"Name":"BackupSchedule","Properties":{"repeatingTimeIntervals":{"Type":112,"Flags":1,"Description":"ISO 8601 repeating time interval format"},"timeZone":{"Type":4,"Flags":0,"Description":"Time zone for a schedule. Example: Pacific Standard Time"}}}},{"3":{"ItemType":4}},{"2":{"Name":"TaggingCriteria","Properties":{"criteria":{"Type":157,"Flags":0,"Description":"Criteria which decides whether the tag can be applied to a triggered backup."},"isDefault":{"Type":2,"Flags":1,"Description":"Specifies if tag is default."},"taggingPriority":{"Type":3,"Flags":1,"Description":"Retention Tag priority."},"tagInfo":{"Type":108,"Flags":1,"Description":"Retention tag information"}}}},{"7":{"Name":"BackupCriteria","Discriminator":"objectType","BaseProperties":{},"Elements":{"ScheduleBasedBackupCriteria":115}}},{"2":{"Name":"ScheduleBasedBackupCriteria","Properties":{"absoluteCriteria":{"Type":122,"Flags":0,"Description":"it contains absolute values like \"AllBackup\" / \"FirstOfDay\" / \"FirstOfWeek\" / \"FirstOfMonth\"\r\nand should be part of AbsoluteMarker enum"},"daysOfMonth":{"Type":124,"Flags":0,"Description":"This is day of the month from 1 to 28 other wise last of month"},"daysOfTheWeek":{"Type":133,"Flags":0,"Description":"It should be Sunday/Monday/T..../Saturday"},"monthsOfYear":{"Type":147,"Flags":0,"Description":"It should be January/February/....../December"},"scheduleTimes":{"Type":148,"Flags":0,"Description":"List of schedule times for backup"},"weeksOfTheMonth":{"Type":155,"Flags":0,"Description":"It should be First/Second/Third/Fourth/Last"},"objectType":{"Type":156,"Flags":1,"Description":"Type of the specific object - used for deserializing"}}}},{"6":{"Value":"AllBackup"}},{"6":{"Value":"FirstOfDay"}},{"6":{"Value":"FirstOfMonth"}},{"6":{"Value":"FirstOfWeek"}},{"6":{"Value":"FirstOfYear"}},{"5":{"Elements":[116,117,118,119,120,4]}},{"3":{"ItemType":121}},{"2":{"Name":"Day","Properties":{"date":{"Type":3,"Flags":0,"Description":"Date of the month"},"isLast":{"Type":2,"Flags":0,"Description":"Whether Date is last date of month"}}}},{"3":{"ItemType":123}},{"6":{"Value":"Friday"}},{"6":{"Value":"Monday"}},{"6":{"Value":"Saturday"}},{"6":{"Value":"Sunday"}},{"6":{"Value":"Thursday"}},{"6":{"Value":"Tuesday"}},{"6":{"Value":"Wednesday"}},{"5":{"Elements":[125,126,127,128,129,130,131,4]}},{"3":{"ItemType":132}},{"6":{"Value":"April"}},{"6":{"Value":"August"}},{"6":{"Value":"December"}},{"6":{"Value":"February"}},{"6":{"Value":"January"}},{"6":{"Value":"July"}},{"6":{"Value":"June"}},{"6":{"Value":"March"}},{"6":{"Value":"May"}},{"6":{"Value":"November"}},{"6":{"Value":"October"}},{"6":{"Value":"September"}},{"5":{"Elements":[134,135,136,137,138,139,140,141,142,143,144,145,4]}},{"3":{"ItemType":146}},{"3":{"ItemType":4}},{"6":{"Value":"First"}},{"6":{"Value":"Fourth"}},{"6":{"Value":"Last"}},{"6":{"Value":"Second"}},{"6":{"Value":"Third"}},{"5":{"Elements":[149,150,151,152,153,4]}},{"3":{"ItemType":154}},{"6":{"Value":"ScheduleBasedBackupCriteria"}},{"3":{"ItemType":114}},{"3":{"ItemType":113}},{"6":{"Value":"ScheduleBasedTriggerContext"}},{"6":{"Value":"AzureBackupRule"}},{"2":{"Name":"AzureRetentionRule","Properties":{"isDefault":{"Type":2,"Flags":0},"lifecycles":{"Type":175,"Flags":1},"objectType":{"Type":176,"Flags":1}}}},{"2":{"Name":"SourceLifeCycle","Properties":{"deleteAfter":{"Type":163,"Flags":1,"Description":"Delete Option"},"sourceDataStore":{"Type":100,"Flags":1,"Description":"DataStoreInfo base"},"targetDataStoreCopySettings":{"Type":174,"Flags":0}}}},{"7":{"Name":"DeleteOption","Discriminator":"objectType","BaseProperties":{"duration":{"Type":4,"Flags":1,"Description":"Duration of deletion after given timespan"}},"Elements":{"AbsoluteDeleteOption":164}}},{"2":{"Name":"AbsoluteDeleteOption","Properties":{"objectType":{"Type":165,"Flags":1,"Description":"Type of the specific object - used for deserializing"}}}},{"6":{"Value":"AbsoluteDeleteOption"}},{"2":{"Name":"TargetCopySetting","Properties":{"copyAfter":{"Type":167,"Flags":1,"Description":"It can be CustomCopyOption or ImmediateCopyOption."},"dataStore":{"Type":100,"Flags":1,"Description":"Info of target datastore"}}}},{"7":{"Name":"CopyOption","Discriminator":"objectType","BaseProperties":{},"Elements":{"CopyOnExpiryOption":168,"CustomCopyOption":170,"ImmediateCopyOption":172}}},{"2":{"Name":"CopyOnExpiryOption","Properties":{"objectType":{"Type":169,"Flags":1,"Description":"Type of the specific object - used for deserializing"}}}},{"6":{"Value":"CopyOnExpiryOption"}},{"2":{"Name":"CustomCopyOption","Properties":{"duration":{"Type":4,"Flags":0,"Description":"Data copied after given timespan"},"objectType":{"Type":171,"Flags":1,"Description":"Type of the specific object - used for deserializing"}}}},{"6":{"Value":"CustomCopyOption"}},{"2":{"Name":"ImmediateCopyOption","Properties":{"objectType":{"Type":173,"Flags":1,"Description":"Type of the specific object - used for deserializing"}}}},{"6":{"Value":"ImmediateCopyOption"}},{"3":{"ItemType":166}},{"3":{"ItemType":162}},{"6":{"Value":"AzureRetentionRule"}},{"3":{"ItemType":95}},{"6":{"Value":"BackupPolicy"}},{"4":{"Name":"Microsoft.DataProtection/backupVaults/backupPolicies@2023-12-01","ScopeType":8,"Body":91,"Flags":0}},{"6":{"Value":"Microsoft.DataProtection/backupVaults/backupInstances"}},{"6":{"Value":"2023-12-01"}},{"2":{"Name":"Microsoft.DataProtection/backupVaults/backupInstances","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":180,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":181,"Flags":10,"Description":"The resource api version"},"properties":{"Type":183,"Flags":0,"Description":"BackupInstanceResource properties"},"tags":{"Type":251,"Flags":0,"Description":"Proxy Resource tags."},"systemData":{"Type":77,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"BackupInstance","Properties":{"friendlyName":{"Type":4,"Flags":0,"Description":"Gets or sets the Backup Instance friendly name."},"dataSourceInfo":{"Type":184,"Flags":1,"Description":"Gets or sets the data source information."},"dataSourceSetInfo":{"Type":188,"Flags":0,"Description":"Gets or sets the data source set information."},"policyInfo":{"Type":189,"Flags":1,"Description":"Gets or sets the policy information."},"protectionStatus":{"Type":213,"Flags":2,"Description":"Specifies the protection status of the resource"},"currentProtectionState":{"Type":239,"Flags":2,"Description":"Specifies the current protection state of the resource"},"protectionErrorDetails":{"Type":214,"Flags":2,"Description":"Specifies the protection error of the resource"},"provisioningState":{"Type":4,"Flags":2,"Description":"Specifies the provisioning state of the resource i.e. provisioning/updating/Succeeded/Failed"},"datasourceAuthCredentials":{"Type":240,"Flags":0,"Description":"Credentials to use to authenticate with data source provider."},"validationType":{"Type":249,"Flags":0,"Description":"Specifies the type of validation. In case of DeepValidation, all validations from /validateForBackup API will run again."},"identityDetails":{"Type":250,"Flags":0,"Description":"Contains information of the Identity Details for the BI.\r\nIf it is null, default will be considered as System Assigned."},"objectType":{"Type":4,"Flags":1}}}},{"2":{"Name":"Datasource","Properties":{"datasourceType":{"Type":4,"Flags":0,"Description":"DatasourceType of the resource."},"objectType":{"Type":4,"Flags":0,"Description":"Type of Datasource object, used to initialize the right inherited type"},"resourceID":{"Type":4,"Flags":1,"Description":"Full ARM ID of the resource. For azure resources, this is ARM ID. For non azure resources, this will be the ID created by backup service via Fabric/Vault."},"resourceLocation":{"Type":4,"Flags":0,"Description":"Location of datasource."},"resourceName":{"Type":4,"Flags":0,"Description":"Unique identifier of the resource in the context of parent."},"resourceType":{"Type":4,"Flags":0,"Description":"Resource Type of Datasource."},"resourceUri":{"Type":4,"Flags":0,"Description":"Uri of the resource."},"resourceProperties":{"Type":185,"Flags":0,"Description":"Properties specific to data source"}}}},{"7":{"Name":"BaseResourceProperties","Discriminator":"objectType","BaseProperties":{},"Elements":{"DefaultResourceProperties":186}}},{"2":{"Name":"DefaultResourceProperties","Properties":{"objectType":{"Type":187,"Flags":1,"Description":"Type of the specific object - used for deserializing"}}}},{"6":{"Value":"DefaultResourceProperties"}},{"2":{"Name":"DatasourceSet","Properties":{"datasourceType":{"Type":4,"Flags":0,"Description":"DatasourceType of the resource."},"objectType":{"Type":4,"Flags":0,"Description":"Type of Datasource object, used to initialize the right inherited type"},"resourceID":{"Type":4,"Flags":1,"Description":"Full ARM ID of the resource. For azure resources, this is ARM ID. For non azure resources, this will be the ID created by backup service via Fabric/Vault."},"resourceLocation":{"Type":4,"Flags":0,"Description":"Location of datasource."},"resourceName":{"Type":4,"Flags":0,"Description":"Unique identifier of the resource in the context of parent."},"resourceType":{"Type":4,"Flags":0,"Description":"Resource Type of Datasource."},"resourceUri":{"Type":4,"Flags":0,"Description":"Uri of the resource."},"resourceProperties":{"Type":185,"Flags":0,"Description":"Properties specific to data source set"}}}},{"2":{"Name":"PolicyInfo","Properties":{"policyId":{"Type":4,"Flags":1},"policyVersion":{"Type":4,"Flags":2},"policyParameters":{"Type":190,"Flags":0,"Description":"Policy parameters for the backup instance"}}}},{"2":{"Name":"PolicyParameters","Properties":{"dataStoreParametersList":{"Type":198,"Flags":0,"Description":"Gets or sets the DataStore Parameters"},"backupDatasourceParametersList":{"Type":212,"Flags":0,"Description":"Gets or sets the Backup Data Source Parameters"}}}},{"7":{"Name":"DataStoreParameters","Discriminator":"objectType","BaseProperties":{"dataStoreType":{"Type":195,"Flags":1,"Description":"type of datastore; Operational/Vault/Archive"}},"Elements":{"AzureOperationalStoreParameters":196}}},{"6":{"Value":"OperationalStore"}},{"6":{"Value":"VaultStore"}},{"6":{"Value":"ArchiveStore"}},{"5":{"Elements":[192,193,194,4]}},{"2":{"Name":"AzureOperationalStoreParameters","Properties":{"resourceGroupId":{"Type":4,"Flags":0,"Description":"Gets or sets the Snapshot Resource Group Uri."},"objectType":{"Type":197,"Flags":1,"Description":"Type of the specific object - used for deserializing"}}}},{"6":{"Value":"AzureOperationalStoreParameters"}},{"3":{"ItemType":191}},{"7":{"Name":"BackupDatasourceParameters","Discriminator":"objectType","BaseProperties":{},"Elements":{"BlobBackupDatasourceParameters":200,"KubernetesClusterBackupDatasourceParameters":203}}},{"2":{"Name":"BlobBackupDatasourceParameters","Properties":{"containersList":{"Type":201,"Flags":1,"Description":"List of containers to be backed up during configuration of backup of blobs"},"objectType":{"Type":202,"Flags":1,"Description":"Type of the specific object - used for deserializing"}}}},{"3":{"ItemType":4}},{"6":{"Value":"BlobBackupDatasourceParameters"}},{"2":{"Name":"KubernetesClusterBackupDatasourceParameters","Properties":{"snapshotVolumes":{"Type":2,"Flags":1,"Description":"Gets or sets the volume snapshot property. This property if enabled will take volume snapshots during backup."},"includeClusterScopeResources":{"Type":2,"Flags":1,"Description":"Gets or sets the include cluster resources property. This property if enabled will include cluster scope resources during backup."},"includedNamespaces":{"Type":204,"Flags":0,"Description":"Gets or sets the include namespaces property. This property sets the namespaces to be included during backup."},"excludedNamespaces":{"Type":205,"Flags":0,"Description":"Gets or sets the exclude namespaces property. This property sets the namespaces to be excluded during backup."},"includedResourceTypes":{"Type":206,"Flags":0,"Description":"Gets or sets the include resource types property. This property sets the resource types to be included during backup."},"excludedResourceTypes":{"Type":207,"Flags":0,"Description":"Gets or sets the exclude resource types property. This property sets the resource types to be excluded during backup."},"labelSelectors":{"Type":208,"Flags":0,"Description":"Gets or sets the LabelSelectors property. This property sets the resource with such label selectors to be included during backup."},"backupHookReferences":{"Type":210,"Flags":0,"Description":"Gets or sets the backup hook references. This property sets the hook reference to be executed during backup."},"objectType":{"Type":211,"Flags":1,"Description":"Type of the specific object - used for deserializing"}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"NamespacedNameResource","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the resource"},"namespace":{"Type":4,"Flags":0,"Description":"Namespace in which the resource exists"}}}},{"3":{"ItemType":209}},{"6":{"Value":"KubernetesClusterBackupDatasourceParameters"}},{"3":{"ItemType":199}},{"2":{"Name":"ProtectionStatusDetails","Properties":{"errorDetails":{"Type":214,"Flags":0,"Description":"Specifies the protection status error of the resource"},"status":{"Type":226,"Flags":0,"Description":"Specifies the protection status of the resource"}}}},{"2":{"Name":"UserFacingError","Properties":{"code":{"Type":4,"Flags":0,"Description":"Unique code for this error"},"details":{"Type":215,"Flags":0,"Description":"Additional related Errors"},"innerError":{"Type":216,"Flags":0,"Description":"Inner Error"},"isRetryable":{"Type":2,"Flags":0,"Description":"Whether the operation will be retryable or not"},"isUserError":{"Type":2,"Flags":0,"Description":"Whether the operation is due to a user error or service error"},"properties":{"Type":218,"Flags":0,"Description":"Any key value pairs that can be injected inside error object"},"message":{"Type":4,"Flags":0},"recommendedAction":{"Type":219,"Flags":0,"Description":"RecommendedAction � localized."},"target":{"Type":4,"Flags":0,"Description":"Target of the error."}}}},{"3":{"ItemType":214}},{"2":{"Name":"InnerError","Properties":{"additionalInfo":{"Type":217,"Flags":0,"Description":"Any Key value pairs that can be provided to the client for additional verbose information."},"code":{"Type":4,"Flags":0,"Description":"Unique code for this error"},"embeddedInnerError":{"Type":216,"Flags":0,"Description":"Child Inner Error, to allow Nesting."}}}},{"2":{"Name":"InnerErrorAdditionalInfo","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"UserFacingErrorProperties","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":4}},{"6":{"Value":"ConfiguringProtection"}},{"6":{"Value":"ConfiguringProtectionFailed"}},{"6":{"Value":"ProtectionConfigured"}},{"6":{"Value":"ProtectionStopped"}},{"6":{"Value":"SoftDeleted"}},{"6":{"Value":"SoftDeleting"}},{"5":{"Elements":[220,221,222,223,224,225,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"NotProtected"}},{"6":{"Value":"ConfiguringProtection"}},{"6":{"Value":"ProtectionConfigured"}},{"6":{"Value":"BackupSchedulesSuspended"}},{"6":{"Value":"RetentionSchedulesSuspended"}},{"6":{"Value":"ProtectionStopped"}},{"6":{"Value":"ProtectionError"}},{"6":{"Value":"ConfiguringProtectionFailed"}},{"6":{"Value":"SoftDeleting"}},{"6":{"Value":"SoftDeleted"}},{"6":{"Value":"UpdatingProtection"}},{"5":{"Elements":[227,228,229,230,231,232,233,234,235,236,237,238,4]}},{"7":{"Name":"AuthCredentials","Discriminator":"objectType","BaseProperties":{},"Elements":{"SecretStoreBasedAuthCredentials":241}}},{"2":{"Name":"SecretStoreBasedAuthCredentials","Properties":{"secretStoreResource":{"Type":242,"Flags":0,"Description":"Secret store resource"},"objectType":{"Type":246,"Flags":1,"Description":"Type of the specific object - used for deserializing"}}}},{"2":{"Name":"SecretStoreResource","Properties":{"uri":{"Type":4,"Flags":0,"Description":"Uri to get to the resource"},"secretStoreType":{"Type":245,"Flags":1,"Description":"Gets or sets the type of secret store"},"value":{"Type":4,"Flags":0,"Description":"Gets or sets value stored in secret store resource"}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"AzureKeyVault"}},{"5":{"Elements":[243,244,4]}},{"6":{"Value":"SecretStoreBasedAuthCredentials"}},{"6":{"Value":"ShallowValidation"}},{"6":{"Value":"DeepValidation"}},{"5":{"Elements":[247,248,4]}},{"2":{"Name":"IdentityDetails","Properties":{"useSystemAssignedIdentity":{"Type":2,"Flags":0,"Description":"Specifies if the BI is protected by System Identity."},"userAssignedIdentityArmUrl":{"Type":4,"Flags":0,"Description":"ARM URL for User Assigned Identity."}}}},{"2":{"Name":"DppProxyResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DataProtection/backupVaults/backupInstances@2023-12-01","ScopeType":8,"Body":182,"Flags":0}},{"6":{"Value":"Microsoft.DataProtection/resourceGuards"}},{"6":{"Value":"2023-12-01"}},{"2":{"Name":"Microsoft.DataProtection/resourceGuards","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":253,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":254,"Flags":10,"Description":"The resource api version"},"properties":{"Type":256,"Flags":0,"Description":"ResourceGuardResource properties"},"eTag":{"Type":4,"Flags":0,"Description":"Optional ETag."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":266,"Flags":0,"Description":"Resource tags."},"systemData":{"Type":77,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"ResourceGuard","Properties":{"provisioningState":{"Type":262,"Flags":2,"Description":"Provisioning state of the BackupVault resource"},"allowAutoApprovals":{"Type":2,"Flags":2,"Description":"This flag indicates whether auto approval is allowed or not."},"resourceGuardOperations":{"Type":264,"Flags":2,"Description":"{readonly} List of operation details those are protected by the ResourceGuard resource"},"vaultCriticalOperationExclusionList":{"Type":265,"Flags":0,"Description":"List of critical operations which are not protected by this resourceGuard"},"description":{"Type":4,"Flags":2,"Description":"Description about the pre-req steps to perform all the critical operations."}}}},{"6":{"Value":"Failed"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Updating"}},{"5":{"Elements":[257,258,259,260,261,4]}},{"2":{"Name":"ResourceGuardOperation","Properties":{"vaultCriticalOperation":{"Type":4,"Flags":2,"Description":"Name of the critical operation."},"requestResourceType":{"Type":4,"Flags":2,"Description":"Type of resource request."}}}},{"3":{"ItemType":263}},{"3":{"ItemType":4}},{"2":{"Name":"DppBaseTrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DataProtection/resourceGuards@2023-12-01","ScopeType":8,"Body":255,"Flags":0}},{"6":{"Value":"Microsoft.DataProtection/backupVaults/backupResourceGuardProxies"}},{"6":{"Value":"2023-12-01"}},{"2":{"Name":"Microsoft.DataProtection/backupVaults/backupResourceGuardProxies","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":268,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":269,"Flags":10,"Description":"The resource api version"},"properties":{"Type":271,"Flags":0,"Description":"ResourceGuardProxyBaseResource properties"},"systemData":{"Type":77,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"ResourceGuardProxyBase","Properties":{"resourceGuardResourceId":{"Type":4,"Flags":0},"resourceGuardOperationDetails":{"Type":273,"Flags":0},"lastUpdatedTime":{"Type":4,"Flags":0},"description":{"Type":4,"Flags":0}}}},{"2":{"Name":"ResourceGuardOperationDetail","Properties":{"vaultCriticalOperation":{"Type":4,"Flags":0},"defaultResourceRequest":{"Type":4,"Flags":0}}}},{"3":{"ItemType":272}},{"4":{"Name":"Microsoft.DataProtection/backupVaults/backupResourceGuardProxies@2023-12-01","ScopeType":8,"Body":270,"Flags":0}},{"6":{"Value":"Microsoft.DataProtection/backupVaults/operationResults"}},{"6":{"Value":"2023-12-01"}},{"2":{"Name":"Microsoft.DataProtection/backupVaults/operationResults","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":275,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":276,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":2,"Description":"BackupVaultResource properties"},"identity":{"Type":73,"Flags":2,"Description":"Input Managed Identity Details"},"eTag":{"Type":4,"Flags":2,"Description":"Optional ETag."},"location":{"Type":4,"Flags":2,"Description":"Resource location."},"tags":{"Type":278,"Flags":2,"Description":"Resource tags."},"systemData":{"Type":77,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"DppBaseTrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DataProtection/backupVaults/operationResults@2023-12-01","ScopeType":8,"Body":277,"Flags":1}},{"6":{"Value":"Microsoft.DataProtection/backupVaults/backupInstances/operationResults"}},{"6":{"Value":"2023-12-01"}},{"2":{"Name":"Microsoft.DataProtection/backupVaults/backupInstances/operationResults","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":280,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":281,"Flags":10,"Description":"The resource api version"},"properties":{"Type":183,"Flags":2,"Description":"BackupInstanceResource properties"},"tags":{"Type":283,"Flags":2,"Description":"Proxy Resource tags."},"systemData":{"Type":77,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"DppProxyResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2023-12-01","ScopeType":8,"Body":282,"Flags":1}},{"6":{"Value":"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints"}},{"6":{"Value":"2023-12-01"}},{"2":{"Name":"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":285,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":286,"Flags":10,"Description":"The resource api version"},"properties":{"Type":288,"Flags":2,"Description":"AzureBackupRecoveryPointResource properties"},"systemData":{"Type":77,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"7":{"Name":"AzureBackupRecoveryPoint","Discriminator":"objectType","BaseProperties":{},"Elements":{"AzureBackupDiscreteRecoveryPoint":289}}},{"2":{"Name":"AzureBackupDiscreteRecoveryPoint","Properties":{"friendlyName":{"Type":4,"Flags":0},"recoveryPointDataStoresDetails":{"Type":297,"Flags":0},"recoveryPointTime":{"Type":4,"Flags":1},"policyName":{"Type":4,"Flags":0},"policyVersion":{"Type":4,"Flags":0},"recoveryPointId":{"Type":4,"Flags":0},"recoveryPointType":{"Type":4,"Flags":0},"retentionTagName":{"Type":4,"Flags":0},"retentionTagVersion":{"Type":4,"Flags":0},"expiryTime":{"Type":4,"Flags":2},"recoveryPointState":{"Type":300,"Flags":0,"Description":"Specifies recovery point completeness. Partial (i.e., only some of the intended items were backed up), or Completed (i.e., ALL intended items were backed up)."},"objectType":{"Type":301,"Flags":1}}}},{"2":{"Name":"RecoveryPointDataStoreDetails","Properties":{"creationTime":{"Type":4,"Flags":0},"expiryTime":{"Type":4,"Flags":0},"id":{"Type":4,"Flags":0},"metaData":{"Type":4,"Flags":0},"state":{"Type":4,"Flags":0},"type":{"Type":4,"Flags":0},"visible":{"Type":2,"Flags":0},"rehydrationExpiryTime":{"Type":4,"Flags":2},"rehydrationStatus":{"Type":296,"Flags":2}}}},{"6":{"Value":"CREATE_IN_PROGRESS"}},{"6":{"Value":"COMPLETED"}},{"6":{"Value":"DELETE_IN_PROGRESS"}},{"6":{"Value":"DELETED"}},{"6":{"Value":"FAILED"}},{"5":{"Elements":[291,292,293,294,295,4]}},{"3":{"ItemType":290}},{"6":{"Value":"Completed"}},{"6":{"Value":"Partial"}},{"5":{"Elements":[298,299,4]}},{"6":{"Value":"AzureBackupDiscreteRecoveryPoint"}},{"4":{"Name":"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2023-12-01","ScopeType":8,"Body":287,"Flags":1}},{"6":{"Value":"Microsoft.DataProtection/backupVaults/backupJobs"}},{"6":{"Value":"2023-12-01"}},{"2":{"Name":"Microsoft.DataProtection/backupVaults/backupJobs","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":303,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":304,"Flags":10,"Description":"The resource api version"},"properties":{"Type":306,"Flags":2,"Description":"AzureBackupJobResource properties"},"systemData":{"Type":77,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"AzureBackupJob","Properties":{"activityID":{"Type":4,"Flags":1,"Description":"Job Activity Id"},"backupInstanceFriendlyName":{"Type":4,"Flags":1,"Description":"Name of the Backup Instance"},"backupInstanceId":{"Type":4,"Flags":2,"Description":"ARM ID of the Backup Instance"},"dataSourceId":{"Type":4,"Flags":1,"Description":"ARM ID of the DataSource"},"dataSourceLocation":{"Type":4,"Flags":1,"Description":"Location of the DataSource"},"dataSourceName":{"Type":4,"Flags":1,"Description":"User Friendly Name of the DataSource"},"dataSourceSetName":{"Type":4,"Flags":0,"Description":"Data Source Set Name of the DataSource"},"dataSourceType":{"Type":4,"Flags":1,"Description":"Type of DataSource"},"duration":{"Type":4,"Flags":0,"Description":"Total run time of the job. ISO 8601 format."},"endTime":{"Type":4,"Flags":2,"Description":"EndTime of the job(in UTC)"},"errorDetails":{"Type":307,"Flags":2,"Description":"A List, detailing the errors related to the job"},"extendedInfo":{"Type":308,"Flags":2,"Description":"Extended Information about the job"},"isUserTriggered":{"Type":2,"Flags":1,"Description":"Indicated that whether the job is adhoc(true) or scheduled(false)"},"operation":{"Type":4,"Flags":1,"Description":"It indicates the type of Job i.e. Backup:full/log/diff ;Restore:ALR/OLR; Tiering:Backup/Archive ; Management:ConfigureProtection/UnConfigure"},"operationCategory":{"Type":4,"Flags":1,"Description":"It indicates the type of Job i.e. Backup/Restore/Tiering/Management"},"policyId":{"Type":4,"Flags":2,"Description":"ARM ID of the policy"},"policyName":{"Type":4,"Flags":2,"Description":"Name of the policy"},"progressEnabled":{"Type":2,"Flags":1,"Description":"Indicated whether progress is enabled for the job"},"progressUrl":{"Type":4,"Flags":2,"Description":"Url which contains job's progress"},"rehydrationPriority":{"Type":4,"Flags":2,"Description":"Priority to be used for rehydration"},"restoreType":{"Type":4,"Flags":2,"Description":"It indicates the sub type of operation i.e. in case of Restore it can be ALR/OLR"},"sourceResourceGroup":{"Type":4,"Flags":1,"Description":"Resource Group Name of the Datasource"},"sourceSubscriptionID":{"Type":4,"Flags":1,"Description":"SubscriptionId corresponding to the DataSource"},"startTime":{"Type":4,"Flags":1,"Description":"StartTime of the job(in UTC)"},"status":{"Type":4,"Flags":1,"Description":"Status of the job like InProgress/Success/Failed/Cancelled/SuccessWithWarning"},"subscriptionId":{"Type":4,"Flags":1,"Description":"Subscription Id of the corresponding backup vault"},"supportedActions":{"Type":316,"Flags":1,"Description":"List of supported actions"},"vaultName":{"Type":4,"Flags":1,"Description":"Name of the vault"},"etag":{"Type":4,"Flags":0},"sourceDataStoreName":{"Type":4,"Flags":0},"destinationDataStoreName":{"Type":4,"Flags":0}}}},{"3":{"ItemType":214}},{"2":{"Name":"JobExtendedInfo","Properties":{"additionalDetails":{"Type":309,"Flags":0,"Description":"Job's Additional Details"},"backupInstanceState":{"Type":4,"Flags":2,"Description":"State of the Backup Instance"},"dataTransferredInBytes":{"Type":3,"Flags":2,"Description":"Number of bytes transferred"},"recoveryDestination":{"Type":4,"Flags":2,"Description":"Destination where restore is done"},"sourceRecoverPoint":{"Type":310,"Flags":2,"Description":"Details of the Source Recovery Point"},"subTasks":{"Type":313,"Flags":2,"Description":"List of Sub Tasks of the job"},"targetRecoverPoint":{"Type":310,"Flags":2,"Description":"Details of the Target Recovery Point"},"warningDetails":{"Type":315,"Flags":2,"Description":"A List, detailing the warnings related to the job"}}}},{"2":{"Name":"JobExtendedInfoAdditionalDetails","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"RestoreJobRecoveryPointDetails","Properties":{"recoveryPointID":{"Type":4,"Flags":0},"recoveryPointTime":{"Type":4,"Flags":0}}}},{"2":{"Name":"JobSubTask","Properties":{"additionalDetails":{"Type":312,"Flags":0,"Description":"Additional details of Sub Tasks"},"taskId":{"Type":3,"Flags":1,"Description":"Task Id of the Sub Task"},"taskName":{"Type":4,"Flags":1,"Description":"Name of the Sub Task"},"taskProgress":{"Type":4,"Flags":2,"Description":"Progress of the Sub Task"},"taskStatus":{"Type":4,"Flags":1,"Description":"Status of the Sub Task"}}}},{"2":{"Name":"JobSubTaskAdditionalDetails","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":311}},{"2":{"Name":"UserFacingWarningDetail","Properties":{"resourceName":{"Type":4,"Flags":0,"Description":"Name of resource for which warning is raised."},"warning":{"Type":214,"Flags":1,"Description":"Error details for the warning."}}}},{"3":{"ItemType":314}},{"3":{"ItemType":4}},{"4":{"Name":"Microsoft.DataProtection/backupVaults/backupJobs@2023-12-01","ScopeType":8,"Body":305,"Flags":1}},{"6":{"Value":"Microsoft.DataProtection/backupVaults/deletedBackupInstances"}},{"6":{"Value":"2023-12-01"}},{"2":{"Name":"Microsoft.DataProtection/backupVaults/deletedBackupInstances","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":318,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":319,"Flags":10,"Description":"The resource api version"},"properties":{"Type":321,"Flags":2,"Description":"DeletedBackupInstanceResource properties"},"systemData":{"Type":77,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"DeletedBackupInstance","Properties":{"deletionInfo":{"Type":322,"Flags":2,"Description":"Deletion info of Backup Instance"},"friendlyName":{"Type":4,"Flags":0,"Description":"Gets or sets the Backup Instance friendly name."},"dataSourceInfo":{"Type":184,"Flags":1,"Description":"Gets or sets the data source information."},"dataSourceSetInfo":{"Type":188,"Flags":0,"Description":"Gets or sets the data source set information."},"policyInfo":{"Type":189,"Flags":1,"Description":"Gets or sets the policy information."},"protectionStatus":{"Type":213,"Flags":2,"Description":"Specifies the protection status of the resource"},"currentProtectionState":{"Type":335,"Flags":2,"Description":"Specifies the current protection state of the resource"},"protectionErrorDetails":{"Type":214,"Flags":2,"Description":"Specifies the protection error of the resource"},"provisioningState":{"Type":4,"Flags":2,"Description":"Specifies the provisioning state of the resource i.e. provisioning/updating/Succeeded/Failed"},"datasourceAuthCredentials":{"Type":240,"Flags":0,"Description":"Credentials to use to authenticate with data source provider."},"validationType":{"Type":338,"Flags":0,"Description":"Specifies the type of validation. In case of DeepValidation, all validations from /validateForBackup API will run again."},"identityDetails":{"Type":250,"Flags":0,"Description":"Contains information of the Identity Details for the BI.\r\nIf it is null, default will be considered as System Assigned."},"objectType":{"Type":4,"Flags":1}}}},{"2":{"Name":"DeletionInfo","Properties":{"deletionTime":{"Type":4,"Flags":2,"Description":"Specifies time of deletion"},"billingEndDate":{"Type":4,"Flags":2,"Description":"Specifies billing end date"},"scheduledPurgeTime":{"Type":4,"Flags":2,"Description":"Specifies purge time"},"deleteActivityID":{"Type":4,"Flags":2,"Description":"Delete activity ID for troubleshooting purpose"}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"NotProtected"}},{"6":{"Value":"ConfiguringProtection"}},{"6":{"Value":"ProtectionConfigured"}},{"6":{"Value":"BackupSchedulesSuspended"}},{"6":{"Value":"RetentionSchedulesSuspended"}},{"6":{"Value":"ProtectionStopped"}},{"6":{"Value":"ProtectionError"}},{"6":{"Value":"ConfiguringProtectionFailed"}},{"6":{"Value":"SoftDeleting"}},{"6":{"Value":"SoftDeleted"}},{"6":{"Value":"UpdatingProtection"}},{"5":{"Elements":[323,324,325,326,327,328,329,330,331,332,333,334,4]}},{"6":{"Value":"ShallowValidation"}},{"6":{"Value":"DeepValidation"}},{"5":{"Elements":[336,337,4]}},{"4":{"Name":"Microsoft.DataProtection/backupVaults/deletedBackupInstances@2023-12-01","ScopeType":8,"Body":320,"Flags":1}},{"2":{"Name":"CheckNameAvailabilityRequest","Properties":{"name":{"Type":4,"Flags":0,"Description":"Resource name for which availability needs to be checked"},"type":{"Type":4,"Flags":0,"Description":"Describes the Resource type: Microsoft.DataProtection/BackupVaults"}}}},{"2":{"Name":"CheckNameAvailabilityResult","Properties":{"message":{"Type":4,"Flags":0,"Description":"Gets or sets the message."},"nameAvailable":{"Type":2,"Flags":0,"Description":"Gets or sets a value indicating whether [name available]."},"reason":{"Type":4,"Flags":0,"Description":"Gets or sets the reason."}}}},{"8":{"Name":"checkNameAvailability","ResourceType":"Microsoft.DataProtection/locations","ApiVersion":"2023-12-01","Output":341,"Input":340}},{"7":{"Name":"FeatureValidationRequestBase","Discriminator":"objectType","BaseProperties":{},"Elements":{"FeatureValidationRequest":344}}},{"2":{"Name":"FeatureValidationRequest","Properties":{"featureType":{"Type":347,"Flags":0,"Description":"backup support feature type."},"featureName":{"Type":4,"Flags":0,"Description":"backup support feature name."},"objectType":{"Type":348,"Flags":1,"Description":"Type of the specific object - used for deserializing"}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"DataSourceType"}},{"5":{"Elements":[345,346,4]}},{"6":{"Value":"FeatureValidationRequest"}},{"7":{"Name":"FeatureValidationResponseBase","Discriminator":"objectType","BaseProperties":{},"Elements":{"FeatureValidationResponse":350}}},{"2":{"Name":"FeatureValidationResponse","Properties":{"featureType":{"Type":353,"Flags":0,"Description":"backup support feature type."},"features":{"Type":363,"Flags":0,"Description":"Response features"},"objectType":{"Type":364,"Flags":1,"Description":"Type of the specific object - used for deserializing"}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"DataSourceType"}},{"5":{"Elements":[351,352,4]}},{"2":{"Name":"SupportedFeature","Properties":{"featureName":{"Type":4,"Flags":0,"Description":"support feature type."},"supportStatus":{"Type":361,"Flags":0,"Description":"feature support status"},"exposureControlledFeatures":{"Type":362,"Flags":0,"Description":"support feature type."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"NotSupported"}},{"6":{"Value":"AlphaPreview"}},{"6":{"Value":"PrivatePreview"}},{"6":{"Value":"PublicPreview"}},{"6":{"Value":"GenerallyAvailable"}},{"5":{"Elements":[355,356,357,358,359,360,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":354}},{"6":{"Value":"FeatureValidationResponse"}},{"8":{"Name":"checkFeatureSupport","ResourceType":"Microsoft.DataProtection/locations","ApiVersion":"2023-12-01","Output":349,"Input":343}},{"2":{"Name":"CrossRegionRestoreRequestObject","Properties":{"restoreRequestObject":{"Type":367,"Flags":1,"Description":"Gets or sets the restore request object."},"crossRegionRestoreDetails":{"Type":436,"Flags":1,"Description":"Cross region restore details."}}}},{"7":{"Name":"AzureBackupRestoreRequest","Discriminator":"objectType","BaseProperties":{"restoreTargetInfo":{"Type":368,"Flags":1,"Description":"Gets or sets the restore target information."},"sourceDataStoreType":{"Type":427,"Flags":1,"Description":"Gets or sets the type of the source data store."},"sourceResourceId":{"Type":4,"Flags":0,"Description":"Fully qualified Azure Resource Manager ID of the datasource which is being recovered."},"identityDetails":{"Type":250,"Flags":0,"Description":"Contains information of the Identity Details for the BI.\r\nIf it is null, default will be considered as System Assigned."}},"Elements":{"AzureBackupRestoreWithRehydrationRequest":428,"AzureBackupRecoveryTimeBasedRestoreRequest":434}}},{"7":{"Name":"RestoreTargetInfoBase","Discriminator":"objectType","BaseProperties":{"recoveryOption":{"Type":370,"Flags":1,"Description":"Recovery Option"},"restoreLocation":{"Type":4,"Flags":0,"Description":"Target Restore region"}},"Elements":{"ItemLevelRestoreTargetInfo":371,"RestoreFilesTargetInfo":414,"RestoreTargetInfo":421}}},{"6":{"Value":"FailIfExists"}},{"5":{"Elements":[369,4]}},{"2":{"Name":"ItemLevelRestoreTargetInfo","Properties":{"restoreCriteria":{"Type":412,"Flags":1,"Description":"Restore Criteria"},"datasourceInfo":{"Type":184,"Flags":1,"Description":"Information of target DS"},"datasourceSetInfo":{"Type":188,"Flags":0,"Description":"Information of target DS Set"},"datasourceAuthCredentials":{"Type":240,"Flags":0,"Description":"Credentials to use to authenticate with data source provider."},"objectType":{"Type":413,"Flags":1,"Description":"Type of Datasource object, used to initialize the right inherited type"}}}},{"7":{"Name":"ItemLevelRestoreCriteria","Discriminator":"objectType","BaseProperties":{},"Elements":{"ItemPathBasedRestoreCriteria":373,"KubernetesClusterRestoreCriteria":376,"KubernetesClusterVaultTierRestoreCriteria":391,"KubernetesPVRestoreCriteria":406,"KubernetesStorageClassRestoreCriteria":408,"RangeBasedItemLevelRestoreCriteria":410}}},{"2":{"Name":"ItemPathBasedRestoreCriteria","Properties":{"itemPath":{"Type":4,"Flags":1,"Description":"The path of the item to be restored. It could be the full path of the item or the path relative to the backup item"},"isPathRelativeToBackupItem":{"Type":2,"Flags":1,"Description":"Flag to specify if the path is relative to backup item or full path"},"subItemPathPrefix":{"Type":374,"Flags":0,"Description":"The list of prefix strings to be used as filter criteria during restore. These are relative to the item path specified."},"objectType":{"Type":375,"Flags":1,"Description":"Type of the specific object - used for deserializing"}}}},{"3":{"ItemType":4}},{"6":{"Value":"ItemPathBasedRestoreCriteria"}},{"2":{"Name":"KubernetesClusterRestoreCriteria","Properties":{"includeClusterScopeResources":{"Type":2,"Flags":1,"Description":"Gets or sets the include cluster resources property. This property if enabled will include cluster scope resources during restore."},"includedNamespaces":{"Type":377,"Flags":0,"Description":"Gets or sets the include namespaces property. This property sets the namespaces to be included during restore."},"excludedNamespaces":{"Type":378,"Flags":0,"Description":"Gets or sets the exclude namespaces property. This property sets the namespaces to be excluded during restore."},"includedResourceTypes":{"Type":379,"Flags":0,"Description":"Gets or sets the include resource types property. This property sets the resource types to be included during restore."},"excludedResourceTypes":{"Type":380,"Flags":0,"Description":"Gets or sets the exclude resource types property. This property sets the resource types to be excluded during restore."},"labelSelectors":{"Type":381,"Flags":0,"Description":"Gets or sets the LabelSelectors property. This property sets the resource with such label selectors to be included during restore."},"persistentVolumeRestoreMode":{"Type":384,"Flags":0,"Description":"Gets or sets the PV (Persistent Volume) Restore Mode property. This property sets whether volumes needs to be restored."},"conflictPolicy":{"Type":387,"Flags":0,"Description":"Gets or sets the Conflict Policy property. This property sets policy during conflict of resources during restore."},"namespaceMappings":{"Type":388,"Flags":0,"Description":"Gets or sets the Namespace Mappings property. This property sets if namespace needs to be change during restore."},"restoreHookReferences":{"Type":389,"Flags":0,"Description":"Gets or sets the restore hook references. This property sets the hook reference to be executed during restore."},"resourceModifierReference":{"Type":209,"Flags":0,"Description":"Gets or sets the resource modifier reference. This property sets the reference for resource modifier during restore."},"objectType":{"Type":390,"Flags":1,"Description":"Type of the specific object - used for deserializing"}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"RestoreWithVolumeData"}},{"6":{"Value":"RestoreWithoutVolumeData"}},{"5":{"Elements":[382,383,4]}},{"6":{"Value":"Skip"}},{"6":{"Value":"Patch"}},{"5":{"Elements":[385,386,4]}},{"2":{"Name":"KubernetesClusterRestoreCriteriaNamespaceMappings","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":209}},{"6":{"Value":"KubernetesClusterRestoreCriteria"}},{"2":{"Name":"KubernetesClusterVaultTierRestoreCriteria","Properties":{"includeClusterScopeResources":{"Type":2,"Flags":1,"Description":"Gets or sets the include cluster resources property. This property if enabled will include cluster scope resources during restore from vault."},"includedNamespaces":{"Type":392,"Flags":0,"Description":"Gets or sets the include namespaces property. This property sets the namespaces to be included during restore from vault."},"excludedNamespaces":{"Type":393,"Flags":0,"Description":"Gets or sets the exclude namespaces property. This property sets the namespaces to be excluded during restore from vault."},"includedResourceTypes":{"Type":394,"Flags":0,"Description":"Gets or sets the include resource types property. This property sets the resource types to be included during restore from vault."},"excludedResourceTypes":{"Type":395,"Flags":0,"Description":"Gets or sets the exclude resource types property. This property sets the resource types to be excluded during restore from vault."},"labelSelectors":{"Type":396,"Flags":0,"Description":"Gets or sets the LabelSelectors property. This property sets the resource with such label selectors to be included during restore from vault."},"persistentVolumeRestoreMode":{"Type":399,"Flags":0,"Description":"Gets or sets the PV (Persistent Volume) Restore Mode property. This property sets whether volumes needs to be restored from vault."},"conflictPolicy":{"Type":402,"Flags":0,"Description":"Gets or sets the Conflict Policy property. This property sets policy during conflict of resources during restore from vault."},"namespaceMappings":{"Type":403,"Flags":0,"Description":"Gets or sets the Namespace Mappings property. This property sets if namespace needs to be change during restore from vault."},"restoreHookReferences":{"Type":404,"Flags":0,"Description":"Gets or sets the restore hook references. This property sets the hook reference to be executed during restore from vault."},"stagingResourceGroupId":{"Type":4,"Flags":0,"Description":"Gets or sets the staging RG Id for creating staging disks and snapshots during restore from vault."},"stagingStorageAccountId":{"Type":4,"Flags":0,"Description":"Gets or sets the staging Storage Account Id for creating backup extension object store data during restore from vault."},"resourceModifierReference":{"Type":209,"Flags":0,"Description":"Gets or sets the resource modifier reference. This property sets the reference for resource modifier during restore."},"objectType":{"Type":405,"Flags":1,"Description":"Type of the specific object - used for deserializing"}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"RestoreWithVolumeData"}},{"6":{"Value":"RestoreWithoutVolumeData"}},{"5":{"Elements":[397,398,4]}},{"6":{"Value":"Skip"}},{"6":{"Value":"Patch"}},{"5":{"Elements":[400,401,4]}},{"2":{"Name":"KubernetesClusterVaultTierRestoreCriteriaNamespaceMappings","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":209}},{"6":{"Value":"KubernetesClusterVaultTierRestoreCriteria"}},{"2":{"Name":"KubernetesPVRestoreCriteria","Properties":{"name":{"Type":4,"Flags":0,"Description":"Selected persistent volume claim name"},"storageClassName":{"Type":4,"Flags":0,"Description":"Selected storage class name for restore operation"},"objectType":{"Type":407,"Flags":1,"Description":"Type of the specific object - used for deserializing"}}}},{"6":{"Value":"KubernetesPVRestoreCriteria"}},{"2":{"Name":"KubernetesStorageClassRestoreCriteria","Properties":{"selectedStorageClassName":{"Type":4,"Flags":0,"Description":"Selected storage class name"},"provisioner":{"Type":4,"Flags":0,"Description":"Provisioner of the storage class"},"objectType":{"Type":409,"Flags":1,"Description":"Type of the specific object - used for deserializing"}}}},{"6":{"Value":"KubernetesStorageClassRestoreCriteria"}},{"2":{"Name":"RangeBasedItemLevelRestoreCriteria","Properties":{"minMatchingValue":{"Type":4,"Flags":0,"Description":"minimum value for range prefix match"},"maxMatchingValue":{"Type":4,"Flags":0,"Description":"maximum value for range prefix match"},"objectType":{"Type":411,"Flags":1,"Description":"Type of the specific object - used for deserializing"}}}},{"6":{"Value":"RangeBasedItemLevelRestoreCriteria"}},{"3":{"ItemType":372}},{"6":{"Value":"ItemLevelRestoreTargetInfo"}},{"2":{"Name":"RestoreFilesTargetInfo","Properties":{"targetDetails":{"Type":415,"Flags":1,"Description":"Destination of RestoreAsFiles operation, when destination is not a datasource"},"objectType":{"Type":420,"Flags":1,"Description":"Type of Datasource object, used to initialize the right inherited type"}}}},{"2":{"Name":"TargetDetails","Properties":{"filePrefix":{"Type":4,"Flags":1,"Description":"Restore operation may create multiple files inside location pointed by Url\r\nBelow will be the common prefix for all of them"},"restoreTargetLocationType":{"Type":419,"Flags":1,"Description":"Denotes the target location where the data will be restored,\r\nstring value for the enum {Microsoft.Internal.AzureBackup.DataProtection.Common.Interface.RestoreTargetLocationType}"},"url":{"Type":4,"Flags":1,"Description":"Url denoting the restore destination. It can point to container / file share etc"},"targetResourceArmId":{"Type":4,"Flags":0,"Description":"Full ARM Id denoting the restore destination. It is the ARM Id pointing to container / file share\r\nThis is optional if the target subscription can be identified with the URL field. If not\r\nthen this is needed if CrossSubscriptionRestore field of BackupVault is in any of the disabled states"}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"AzureBlobs"}},{"6":{"Value":"AzureFiles"}},{"5":{"Elements":[416,417,418,4]}},{"6":{"Value":"RestoreFilesTargetInfo"}},{"2":{"Name":"RestoreTargetInfo","Properties":{"datasourceInfo":{"Type":184,"Flags":1,"Description":"Information of target DS"},"datasourceSetInfo":{"Type":188,"Flags":0,"Description":"Information of target DS Set"},"datasourceAuthCredentials":{"Type":240,"Flags":0,"Description":"Credentials to use to authenticate with data source provider."},"objectType":{"Type":422,"Flags":1,"Description":"Type of Datasource object, used to initialize the right inherited type"}}}},{"6":{"Value":"RestoreTargetInfo"}},{"6":{"Value":"ArchiveStore"}},{"6":{"Value":"SnapshotStore"}},{"6":{"Value":"OperationalStore"}},{"6":{"Value":"VaultStore"}},{"5":{"Elements":[423,424,425,426,4]}},{"2":{"Name":"AzureBackupRestoreWithRehydrationRequest","Properties":{"rehydrationPriority":{"Type":432,"Flags":1,"Description":"Priority to be used for rehydration. Values High or Standard"},"rehydrationRetentionDuration":{"Type":4,"Flags":1,"Description":"Retention duration in ISO 8601 format i.e P10D ."},"recoveryPointId":{"Type":4,"Flags":1},"objectType":{"Type":433,"Flags":1}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"High"}},{"6":{"Value":"Standard"}},{"5":{"Elements":[429,430,431,4]}},{"6":{"Value":"AzureBackupRestoreWithRehydrationRequest"}},{"2":{"Name":"AzureBackupRecoveryTimeBasedRestoreRequest","Properties":{"recoveryPointTime":{"Type":4,"Flags":1,"Description":"The recovery time in ISO 8601 format example - 2020-08-14T17:30:00.0000000Z."},"objectType":{"Type":435,"Flags":1}}}},{"6":{"Value":"AzureBackupRecoveryTimeBasedRestoreRequest"}},{"2":{"Name":"CrossRegionRestoreDetails","Properties":{"sourceRegion":{"Type":4,"Flags":1},"sourceBackupInstanceId":{"Type":4,"Flags":1}}}},{"2":{"Name":"OperationJobExtendedInfo","Properties":{"jobId":{"Type":4,"Flags":0,"Description":"Name or Arm Id of the job created for this operation."},"objectType":{"Type":4,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"8":{"Name":"crossRegionRestore","ResourceType":"Microsoft.DataProtection/locations","ApiVersion":"2023-12-01","Output":437,"Input":366}},{"2":{"Name":"ValidateCrossRegionRestoreRequestObject","Properties":{"restoreRequestObject":{"Type":367,"Flags":1,"Description":"Gets or sets the restore request object."},"crossRegionRestoreDetails":{"Type":436,"Flags":1,"Description":"Cross region restore details."}}}},{"8":{"Name":"validateCrossRegionRestore","ResourceType":"Microsoft.DataProtection/locations","ApiVersion":"2023-12-01","Output":437,"Input":439}},{"2":{"Name":"FetchSecondaryRPsRequestParameters","Properties":{"sourceRegion":{"Type":4,"Flags":0,"Description":"Source region in which BackupInstance is located"},"sourceBackupInstanceId":{"Type":4,"Flags":0,"Description":"ARM Path of BackupInstance"}}}},{"2":{"Name":"AzureBackupRecoveryPointResourceList","Properties":{"value":{"Type":444,"Flags":0,"Description":"List of resources."},"nextLink":{"Type":4,"Flags":0,"Description":"The uri to fetch the next page of resources. Call ListNext() fetches next page of resources."}}}},{"2":{"Name":"AzureBackupRecoveryPointResource","Properties":{"properties":{"Type":288,"Flags":0,"Description":"AzureBackupRecoveryPointResource properties"},"id":{"Type":4,"Flags":2,"Description":"Resource Id represents the complete path to the resource."},"name":{"Type":4,"Flags":2,"Description":"Resource name associated with the resource."},"type":{"Type":4,"Flags":2,"Description":"Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/..."},"systemData":{"Type":77,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"3":{"ItemType":443}},{"8":{"Name":"fetchSecondaryRecoveryPoints","ResourceType":"Microsoft.DataProtection/locations","ApiVersion":"2023-12-01","Output":442,"Input":441}},{"2":{"Name":"CrossRegionRestoreJobRequest","Properties":{"sourceRegion":{"Type":4,"Flags":1},"sourceBackupVaultId":{"Type":4,"Flags":1},"jobId":{"Type":4,"Flags":1}}}},{"2":{"Name":"AzureBackupJobResource","Properties":{"properties":{"Type":306,"Flags":0,"Description":"AzureBackupJobResource properties"},"id":{"Type":4,"Flags":2,"Description":"Resource Id represents the complete path to the resource."},"name":{"Type":4,"Flags":2,"Description":"Resource name associated with the resource."},"type":{"Type":4,"Flags":2,"Description":"Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/..."},"systemData":{"Type":77,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"8":{"Name":"fetchCrossRegionRestoreJob","ResourceType":"Microsoft.DataProtection/locations","ApiVersion":"2023-12-01","Output":447,"Input":446}},{"2":{"Name":"CrossRegionRestoreJobsRequest","Properties":{"sourceRegion":{"Type":4,"Flags":1},"sourceBackupVaultId":{"Type":4,"Flags":1}}}},{"2":{"Name":"AzureBackupJobResourceList","Properties":{"value":{"Type":451,"Flags":0,"Description":"List of resources."},"nextLink":{"Type":4,"Flags":0,"Description":"The uri to fetch the next page of resources. Call ListNext() fetches next page of resources."}}}},{"3":{"ItemType":447}},{"8":{"Name":"fetchCrossRegionRestoreJobs","ResourceType":"Microsoft.DataProtection/locations","ApiVersion":"2023-12-01","Output":450,"Input":449}},{"2":{"Name":"TriggerBackupRequest","Properties":{"backupRuleOptions":{"Type":454,"Flags":1,"Description":"Name for the Rule of the Policy which needs to be applied for this backup"}}}},{"2":{"Name":"AdHocBackupRuleOptions","Properties":{"ruleName":{"Type":4,"Flags":1},"triggerOption":{"Type":455,"Flags":1,"Description":"Adhoc backup trigger option"}}}},{"2":{"Name":"AdhocBackupTriggerOption","Properties":{"retentionTagOverride":{"Type":4,"Flags":0}}}},{"8":{"Name":"backup","ResourceType":"Microsoft.DataProtection/backupVaults/backupInstances","ApiVersion":"2023-12-01","Output":437,"Input":453}},{"2":{"Name":"AzureBackupRehydrationRequest","Properties":{"recoveryPointId":{"Type":4,"Flags":1,"Description":"Id of the recovery point to be recovered"},"rehydrationPriority":{"Type":461,"Flags":0,"Description":"Priority to be used for rehydration. Values High or Standard"},"rehydrationRetentionDuration":{"Type":4,"Flags":1,"Description":"Retention duration in ISO 8601 format i.e P10D ."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"High"}},{"6":{"Value":"Standard"}},{"5":{"Elements":[458,459,460,4]}},{"8":{"Name":"rehydrate","ResourceType":"Microsoft.DataProtection/backupVaults/backupInstances","ApiVersion":"2023-12-01","Input":457}},{"8":{"Name":"restore","ResourceType":"Microsoft.DataProtection/backupVaults/backupInstances","ApiVersion":"2023-12-01","Output":437,"Input":367}},{"8":{"Name":"resumeBackups","ResourceType":"Microsoft.DataProtection/backupVaults/backupInstances","ApiVersion":"2023-12-01"}},{"8":{"Name":"resumeProtection","ResourceType":"Microsoft.DataProtection/backupVaults/backupInstances","ApiVersion":"2023-12-01"}},{"8":{"Name":"stopProtection","ResourceType":"Microsoft.DataProtection/backupVaults/backupInstances","ApiVersion":"2023-12-01"}},{"8":{"Name":"suspendBackups","ResourceType":"Microsoft.DataProtection/backupVaults/backupInstances","ApiVersion":"2023-12-01"}},{"2":{"Name":"SyncBackupInstanceRequest","Properties":{"syncType":{"Type":471,"Flags":0,"Description":"Field indicating sync type e.g. to sync only in case of failure or in all cases"}}}},{"6":{"Value":"Default"}},{"6":{"Value":"ForceResync"}},{"5":{"Elements":[469,470,4]}},{"8":{"Name":"sync","ResourceType":"Microsoft.DataProtection/backupVaults/backupInstances","ApiVersion":"2023-12-01","Input":468}},{"2":{"Name":"ValidateRestoreRequestObject","Properties":{"restoreRequestObject":{"Type":367,"Flags":1,"Description":"Gets or sets the restore request object."}}}},{"8":{"Name":"validateRestore","ResourceType":"Microsoft.DataProtection/backupVaults/backupInstances","ApiVersion":"2023-12-01","Output":437,"Input":473}},{"2":{"Name":"AzureBackupFindRestorableTimeRangesRequest","Properties":{"sourceDataStoreType":{"Type":479,"Flags":1,"Description":"Gets or sets the type of the source data store."},"startTime":{"Type":4,"Flags":0,"Description":"Start time for the List Restore Ranges request. ISO 8601 format."},"endTime":{"Type":4,"Flags":0,"Description":"End time for the List Restore Ranges request. ISO 8601 format."}}}},{"6":{"Value":"OperationalStore"}},{"6":{"Value":"VaultStore"}},{"6":{"Value":"ArchiveStore"}},{"5":{"Elements":[476,477,478,4]}},{"2":{"Name":"AzureBackupFindRestorableTimeRangesResponseResource","Properties":{"properties":{"Type":481,"Flags":0,"Description":"AzureBackupFindRestorableTimeRangesResponseResource properties"},"id":{"Type":4,"Flags":2,"Description":"Resource Id represents the complete path to the resource."},"name":{"Type":4,"Flags":2,"Description":"Resource name associated with the resource."},"type":{"Type":4,"Flags":2,"Description":"Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/..."},"systemData":{"Type":77,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"AzureBackupFindRestorableTimeRangesResponse","Properties":{"restorableTimeRanges":{"Type":483,"Flags":0,"Description":"Returns the Restore Ranges available on the Backup Instance."},"objectType":{"Type":4,"Flags":0}}}},{"2":{"Name":"RestorableTimeRange","Properties":{"startTime":{"Type":4,"Flags":1,"Description":"Start time for the available restore range"},"endTime":{"Type":4,"Flags":1,"Description":"End time for the available restore range"},"objectType":{"Type":4,"Flags":0}}}},{"3":{"ItemType":482}},{"8":{"Name":"findRestorableTimeRanges","ResourceType":"Microsoft.DataProtection/backupVaults/backupInstances","ApiVersion":"2023-12-01","Output":480,"Input":475}},{"2":{"Name":"ValidateForBackupRequest","Properties":{"backupInstance":{"Type":183,"Flags":1,"Description":"Backup Instance"}}}},{"8":{"Name":"validateForBackup","ResourceType":"Microsoft.DataProtection/backupVaults","ApiVersion":"2023-12-01","Output":437,"Input":485}},{"8":{"Name":"exportBackupJobs","ResourceType":"Microsoft.DataProtection/backupVaults","ApiVersion":"2023-12-01"}},{"8":{"Name":"undelete","ResourceType":"Microsoft.DataProtection/backupVaults/deletedBackupInstances","ApiVersion":"2023-12-01"}},{"2":{"Name":"UnlockDeleteRequest","Properties":{"resourceGuardOperationRequests":{"Type":490,"Flags":0},"resourceToBeDeleted":{"Type":4,"Flags":0}}}},{"3":{"ItemType":4}},{"2":{"Name":"UnlockDeleteResponse","Properties":{"unlockDeleteExpiryTime":{"Type":4,"Flags":0,"Description":"This is the time when unlock delete privileges will get expired."}}}},{"8":{"Name":"unlockDelete","ResourceType":"Microsoft.DataProtection/backupVaults/backupResourceGuardProxies","ApiVersion":"2023-12-01","Output":491,"Input":489}}] \ No newline at end of file diff --git a/internal/azure/generated/desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json b/internal/azure/generated/desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json index 16bfe9d37..89804c5d3 100644 --- a/internal/azure/generated/desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json +++ b/internal/azure/generated/desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json @@ -1 +1 @@ -[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.DesktopVirtualization/workspaces"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/workspaces","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":22,"Flags":0,"Description":"Detailed properties for Workspace"},"location":{"Type":4,"Flags":0,"Description":"The geo-location where the resource lives"},"managedBy":{"Type":4,"Flags":0,"Description":"The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource."},"kind":{"Type":4,"Flags":0,"Description":"Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value."},"etag":{"Type":4,"Flags":2,"Description":"The etag field is *not* required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields."},"tags":{"Type":41,"Flags":0,"Description":"Resource tags."},"identity":{"Type":42,"Flags":0},"sku":{"Type":44,"Flags":0},"plan":{"Type":50,"Flags":0}}}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":16,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":21,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[12,13,14,15,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[17,18,19,20,4]}},{"2":{"Name":"WorkspaceProperties","Properties":{"objectId":{"Type":4,"Flags":2,"Description":"ObjectId of Workspace. (internal use)"},"description":{"Type":4,"Flags":0,"Description":"Description of Workspace."},"friendlyName":{"Type":4,"Flags":0,"Description":"Friendly name of Workspace."},"applicationGroupReferences":{"Type":23,"Flags":0,"Description":"List of applicationGroup resource Ids."},"cloudPcResource":{"Type":2,"Flags":2,"Description":"Is cloud pc resource."},"publicNetworkAccess":{"Type":26,"Flags":0,"Description":"Enabled allows this resource to be accessed from both public and private networks, Disabled allows this resource to only be accessed via private endpoints"},"privateEndpointConnections":{"Type":40,"Flags":2,"Description":"List of private endpoint connection associated with the specified resource"}}}},{"3":{"ItemType":4}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[24,25,4]}},{"2":{"Name":"PrivateEndpointConnection","Properties":{"properties":{"Type":28,"Flags":0,"Description":"Resource properties."},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""}}}},{"2":{"Name":"PrivateEndpointConnectionProperties","Properties":{"privateEndpoint":{"Type":29,"Flags":0,"Description":"The resource of private end point."},"privateLinkServiceConnectionState":{"Type":30,"Flags":1,"Description":"A collection of information about the state of the connection between service consumer and provider."},"provisioningState":{"Type":39,"Flags":2,"Description":"The provisioning state of the private endpoint connection resource."}}}},{"2":{"Name":"PrivateEndpoint","Properties":{"id":{"Type":4,"Flags":2,"Description":"The ARM identifier for Private Endpoint"}}}},{"2":{"Name":"PrivateLinkServiceConnectionState","Properties":{"status":{"Type":34,"Flags":0,"Description":"Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service."},"description":{"Type":4,"Flags":0,"Description":"The reason for approval/rejection of the connection."},"actionsRequired":{"Type":4,"Flags":0,"Description":"A message indicating if changes on the service provider require any updates on the consumer."}}}},{"6":{"Value":"Pending"}},{"6":{"Value":"Approved"}},{"6":{"Value":"Rejected"}},{"5":{"Elements":[31,32,33,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Creating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[35,36,37,38,4]}},{"3":{"ItemType":27}},{"2":{"Name":"ResourceModelWithAllowedPropertySetTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"ResourceModelWithAllowedPropertySetIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal ID of resource identity."},"tenantId":{"Type":4,"Flags":2,"Description":"The tenant ID of resource."},"type":{"Type":43,"Flags":0,"Description":"The identity type."}}}},{"6":{"Value":"SystemAssigned"}},{"2":{"Name":"ResourceModelWithAllowedPropertySetSku","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the SKU. Ex - P3. It is typically a letter+number code"},"tier":{"Type":49,"Flags":0,"Description":"This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT."},"size":{"Type":4,"Flags":0,"Description":"The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code."},"family":{"Type":4,"Flags":0,"Description":"If the service has different generations of hardware, for the same SKU, then that can be captured here."},"capacity":{"Type":3,"Flags":0,"Description":"If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted."}}}},{"6":{"Value":"Free"}},{"6":{"Value":"Basic"}},{"6":{"Value":"Standard"}},{"6":{"Value":"Premium"}},{"5":{"Elements":[45,46,47,48]}},{"2":{"Name":"ResourceModelWithAllowedPropertySetPlan","Properties":{"name":{"Type":4,"Flags":1,"Description":"A user defined name of the 3rd Party Artifact that is being procured."},"publisher":{"Type":4,"Flags":1,"Description":"The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic"},"product":{"Type":4,"Flags":1,"Description":"The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding."},"promotionCode":{"Type":4,"Flags":0,"Description":"A publisher provided promotion code as provisioned in Data Market for the said product/artifact."},"version":{"Type":4,"Flags":0,"Description":"The version of the desired product/artifact."}}}},{"4":{"Name":"Microsoft.DesktopVirtualization/workspaces@2023-11-01-preview","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.DesktopVirtualization/workspaces/privateEndpointConnections"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/workspaces/privateEndpointConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":52,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":53,"Flags":10,"Description":"The resource api version"},"properties":{"Type":28,"Flags":0,"Description":"Resource properties."},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"4":{"Name":"Microsoft.DesktopVirtualization/workspaces/privateEndpointConnections@2023-11-01-preview","ScopeType":8,"Body":54,"Flags":0}},{"6":{"Value":"Microsoft.DesktopVirtualization/hostPools/privateEndpointConnections"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/hostPools/privateEndpointConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":56,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":57,"Flags":10,"Description":"The resource api version"},"properties":{"Type":28,"Flags":0,"Description":"Resource properties."},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"4":{"Name":"Microsoft.DesktopVirtualization/hostPools/privateEndpointConnections@2023-11-01-preview","ScopeType":8,"Body":58,"Flags":0}},{"6":{"Value":"Microsoft.DesktopVirtualization/scalingPlans"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/scalingPlans","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":60,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":61,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":63,"Flags":1,"Description":"Detailed properties for scaling plan."},"location":{"Type":4,"Flags":0,"Description":"The geo-location where the resource lives"},"managedBy":{"Type":4,"Flags":0,"Description":"The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource."},"kind":{"Type":4,"Flags":0,"Description":"Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value."},"etag":{"Type":4,"Flags":2,"Description":"The etag field is *not* required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields."},"tags":{"Type":95,"Flags":0,"Description":"Resource tags."},"identity":{"Type":42,"Flags":0},"sku":{"Type":44,"Flags":0},"plan":{"Type":50,"Flags":0}}}},{"2":{"Name":"ScalingPlanProperties","Properties":{"objectId":{"Type":4,"Flags":2,"Description":"ObjectId of scaling plan. (internal use)"},"description":{"Type":4,"Flags":0,"Description":"Description of scaling plan."},"friendlyName":{"Type":4,"Flags":0,"Description":"User friendly name of scaling plan."},"timeZone":{"Type":4,"Flags":1,"Description":"Timezone of the scaling plan."},"hostPoolType":{"Type":65,"Flags":0,"Description":"HostPool type for desktop."},"exclusionTag":{"Type":4,"Flags":0,"Description":"Exclusion tag for scaling plan."},"schedules":{"Type":92,"Flags":0,"Description":"List of ScalingPlanPooledSchedule definitions."},"hostPoolReferences":{"Type":94,"Flags":0,"Description":"List of ScalingHostPoolReference definitions."}}}},{"6":{"Value":"Pooled"}},{"5":{"Elements":[64,4]}},{"2":{"Name":"ScalingSchedule","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the ScalingPlanPooledSchedule."},"daysOfWeek":{"Type":75,"Flags":0,"Description":"Set of days of the week on which this schedule is active."},"rampUpStartTime":{"Type":76,"Flags":0,"Description":"Starting time for ramp up period."},"rampUpLoadBalancingAlgorithm":{"Type":79,"Flags":0,"Description":"Load balancing algorithm for ramp up period."},"rampUpMinimumHostsPct":{"Type":3,"Flags":0,"Description":"Minimum host percentage for ramp up period."},"rampUpCapacityThresholdPct":{"Type":3,"Flags":0,"Description":"Capacity threshold for ramp up period."},"peakStartTime":{"Type":76,"Flags":0,"Description":"Starting time for peak period."},"peakLoadBalancingAlgorithm":{"Type":82,"Flags":0,"Description":"Load balancing algorithm for peak period."},"rampDownStartTime":{"Type":76,"Flags":0,"Description":"Starting time for ramp down period."},"rampDownLoadBalancingAlgorithm":{"Type":85,"Flags":0,"Description":"Load balancing algorithm for ramp down period."},"rampDownMinimumHostsPct":{"Type":3,"Flags":0,"Description":"Minimum host percentage for ramp down period."},"rampDownCapacityThresholdPct":{"Type":3,"Flags":0,"Description":"Capacity threshold for ramp down period."},"rampDownForceLogoffUsers":{"Type":2,"Flags":0,"Description":"Should users be logged off forcefully from hosts."},"rampDownStopHostsWhen":{"Type":88,"Flags":0,"Description":"Specifies when to stop hosts during ramp down period."},"rampDownWaitTimeMinutes":{"Type":3,"Flags":0,"Description":"Number of minutes to wait to stop hosts during ramp down period."},"rampDownNotificationMessage":{"Type":4,"Flags":0,"Description":"Notification message for users during ramp down period."},"offPeakStartTime":{"Type":76,"Flags":0,"Description":"Starting time for off-peak period."},"offPeakLoadBalancingAlgorithm":{"Type":91,"Flags":0,"Description":"Load balancing algorithm for off-peak period."}}}},{"6":{"Value":"Sunday"}},{"6":{"Value":"Monday"}},{"6":{"Value":"Tuesday"}},{"6":{"Value":"Wednesday"}},{"6":{"Value":"Thursday"}},{"6":{"Value":"Friday"}},{"6":{"Value":"Saturday"}},{"5":{"Elements":[67,68,69,70,71,72,73,4]}},{"3":{"ItemType":74}},{"2":{"Name":"Time","Properties":{"hour":{"Type":3,"Flags":1,"Description":"The hour."},"minute":{"Type":3,"Flags":1,"Description":"The minute."}}}},{"6":{"Value":"BreadthFirst"}},{"6":{"Value":"DepthFirst"}},{"5":{"Elements":[77,78,4]}},{"6":{"Value":"BreadthFirst"}},{"6":{"Value":"DepthFirst"}},{"5":{"Elements":[80,81,4]}},{"6":{"Value":"BreadthFirst"}},{"6":{"Value":"DepthFirst"}},{"5":{"Elements":[83,84,4]}},{"6":{"Value":"ZeroSessions"}},{"6":{"Value":"ZeroActiveSessions"}},{"5":{"Elements":[86,87,4]}},{"6":{"Value":"BreadthFirst"}},{"6":{"Value":"DepthFirst"}},{"5":{"Elements":[89,90,4]}},{"3":{"ItemType":66}},{"2":{"Name":"ScalingHostPoolReference","Properties":{"hostPoolArmPath":{"Type":4,"Flags":0,"Description":"Arm path of referenced hostpool."},"scalingPlanEnabled":{"Type":2,"Flags":0,"Description":"Is the scaling plan enabled for this hostpool."}}}},{"3":{"ItemType":93}},{"2":{"Name":"ResourceModelWithAllowedPropertySetTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DesktopVirtualization/scalingPlans@2023-11-01-preview","ScopeType":8,"Body":62,"Flags":0}},{"6":{"Value":"Microsoft.DesktopVirtualization/scalingPlans/pooledSchedules"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/scalingPlans/pooledSchedules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":97,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":98,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":100,"Flags":1,"Description":"Detailed properties for ScalingPlanPooledSchedule"}}}},{"2":{"Name":"ScalingPlanPooledScheduleProperties","Properties":{"daysOfWeek":{"Type":109,"Flags":0,"Description":"Set of days of the week on which this schedule is active."},"rampUpStartTime":{"Type":76,"Flags":0,"Description":"Starting time for ramp up period."},"rampUpLoadBalancingAlgorithm":{"Type":112,"Flags":0,"Description":"Load balancing algorithm for ramp up period."},"rampUpMinimumHostsPct":{"Type":3,"Flags":0,"Description":"Minimum host percentage for ramp up period."},"rampUpCapacityThresholdPct":{"Type":3,"Flags":0,"Description":"Capacity threshold for ramp up period."},"peakStartTime":{"Type":76,"Flags":0,"Description":"Starting time for peak period."},"peakLoadBalancingAlgorithm":{"Type":115,"Flags":0,"Description":"Load balancing algorithm for peak period."},"rampDownStartTime":{"Type":76,"Flags":0,"Description":"Starting time for ramp down period."},"rampDownLoadBalancingAlgorithm":{"Type":118,"Flags":0,"Description":"Load balancing algorithm for ramp down period."},"rampDownMinimumHostsPct":{"Type":3,"Flags":0,"Description":"Minimum host percentage for ramp down period."},"rampDownCapacityThresholdPct":{"Type":3,"Flags":0,"Description":"Capacity threshold for ramp down period."},"rampDownForceLogoffUsers":{"Type":2,"Flags":0,"Description":"Should users be logged off forcefully from hosts."},"rampDownStopHostsWhen":{"Type":121,"Flags":0,"Description":"Specifies when to stop hosts during ramp down period."},"rampDownWaitTimeMinutes":{"Type":3,"Flags":0,"Description":"Number of minutes to wait to stop hosts during ramp down period."},"rampDownNotificationMessage":{"Type":4,"Flags":0,"Description":"Notification message for users during ramp down period."},"offPeakStartTime":{"Type":76,"Flags":0,"Description":"Starting time for off-peak period."},"offPeakLoadBalancingAlgorithm":{"Type":124,"Flags":0,"Description":"Load balancing algorithm for off-peak period."}}}},{"6":{"Value":"Monday"}},{"6":{"Value":"Tuesday"}},{"6":{"Value":"Wednesday"}},{"6":{"Value":"Thursday"}},{"6":{"Value":"Friday"}},{"6":{"Value":"Saturday"}},{"6":{"Value":"Sunday"}},{"5":{"Elements":[101,102,103,104,105,106,107]}},{"3":{"ItemType":108}},{"6":{"Value":"BreadthFirst"}},{"6":{"Value":"DepthFirst"}},{"5":{"Elements":[110,111,4]}},{"6":{"Value":"BreadthFirst"}},{"6":{"Value":"DepthFirst"}},{"5":{"Elements":[113,114,4]}},{"6":{"Value":"BreadthFirst"}},{"6":{"Value":"DepthFirst"}},{"5":{"Elements":[116,117,4]}},{"6":{"Value":"ZeroSessions"}},{"6":{"Value":"ZeroActiveSessions"}},{"5":{"Elements":[119,120,4]}},{"6":{"Value":"BreadthFirst"}},{"6":{"Value":"DepthFirst"}},{"5":{"Elements":[122,123,4]}},{"4":{"Name":"Microsoft.DesktopVirtualization/scalingPlans/pooledSchedules@2023-11-01-preview","ScopeType":8,"Body":99,"Flags":0}},{"6":{"Value":"Microsoft.DesktopVirtualization/scalingPlans/personalSchedules"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/scalingPlans/personalSchedules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":126,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":127,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":129,"Flags":1,"Description":"Detailed properties for ScalingPlanPersonalSchedule"}}}},{"2":{"Name":"ScalingPlanPersonalScheduleProperties","Properties":{"daysOfWeek":{"Type":138,"Flags":0,"Description":"Set of days of the week on which this schedule is active."},"rampUpStartTime":{"Type":76,"Flags":0,"Description":"Starting time for ramp up period."},"rampUpAutoStartHosts":{"Type":142,"Flags":0,"Description":"The desired startup behavior during the ramp up period for personal vms in the hostpool."},"rampUpStartVMOnConnect":{"Type":145,"Flags":0,"Description":"The desired configuration of Start VM On Connect for the hostpool during the ramp up phase. If this is disabled, session hosts must be turned on using rampUpAutoStartHosts or by turning them on manually."},"rampUpActionOnDisconnect":{"Type":149,"Flags":0,"Description":"Action to be taken after a user disconnect during the ramp up period."},"rampUpMinutesToWaitOnDisconnect":{"Type":3,"Flags":0,"Description":"The time in minutes to wait before performing the desired session handling action when a user disconnects during the ramp up period."},"rampUpActionOnLogoff":{"Type":153,"Flags":0,"Description":"Action to be taken after a logoff during the ramp up period."},"rampUpMinutesToWaitOnLogoff":{"Type":3,"Flags":0,"Description":"The time in minutes to wait before performing the desired session handling action when a user logs off during the ramp up period."},"peakStartTime":{"Type":76,"Flags":0,"Description":"Starting time for peak period."},"peakStartVMOnConnect":{"Type":156,"Flags":0,"Description":"The desired configuration of Start VM On Connect for the hostpool during the peak phase."},"peakActionOnDisconnect":{"Type":160,"Flags":0,"Description":"Action to be taken after a user disconnect during the peak period."},"peakMinutesToWaitOnDisconnect":{"Type":3,"Flags":0,"Description":"The time in minutes to wait before performing the desired session handling action when a user disconnects during the peak period."},"peakActionOnLogoff":{"Type":164,"Flags":0,"Description":"Action to be taken after a logoff during the peak period."},"peakMinutesToWaitOnLogoff":{"Type":3,"Flags":0,"Description":"The time in minutes to wait before performing the desired session handling action when a user logs off during the peak period."},"rampDownStartTime":{"Type":76,"Flags":0,"Description":"Starting time for ramp down period."},"rampDownStartVMOnConnect":{"Type":167,"Flags":0,"Description":"The desired configuration of Start VM On Connect for the hostpool during the ramp down phase."},"rampDownActionOnDisconnect":{"Type":171,"Flags":0,"Description":"Action to be taken after a user disconnect during the ramp down period."},"rampDownMinutesToWaitOnDisconnect":{"Type":3,"Flags":0,"Description":"The time in minutes to wait before performing the desired session handling action when a user disconnects during the ramp down period."},"rampDownActionOnLogoff":{"Type":175,"Flags":0,"Description":"Action to be taken after a logoff during the ramp down period."},"rampDownMinutesToWaitOnLogoff":{"Type":3,"Flags":0,"Description":"The time in minutes to wait before performing the desired session handling action when a user logs off during the ramp down period."},"offPeakStartTime":{"Type":76,"Flags":0,"Description":"Starting time for off-peak period."},"offPeakStartVMOnConnect":{"Type":178,"Flags":0,"Description":"The desired configuration of Start VM On Connect for the hostpool during the off-peak phase."},"offPeakActionOnDisconnect":{"Type":182,"Flags":0,"Description":"Action to be taken after a user disconnect during the off-peak period."},"offPeakMinutesToWaitOnDisconnect":{"Type":3,"Flags":0,"Description":"The time in minutes to wait before performing the desired session handling action when a user disconnects during the off-peak period."},"offPeakActionOnLogoff":{"Type":186,"Flags":0,"Description":"Action to be taken after a logoff during the off-peak period."},"offPeakMinutesToWaitOnLogoff":{"Type":3,"Flags":0,"Description":"The time in minutes to wait before performing the desired session handling action when a user logs off during the off-peak period."}}}},{"6":{"Value":"Monday"}},{"6":{"Value":"Tuesday"}},{"6":{"Value":"Wednesday"}},{"6":{"Value":"Thursday"}},{"6":{"Value":"Friday"}},{"6":{"Value":"Saturday"}},{"6":{"Value":"Sunday"}},{"5":{"Elements":[130,131,132,133,134,135,136]}},{"3":{"ItemType":137}},{"6":{"Value":"None"}},{"6":{"Value":"WithAssignedUser"}},{"6":{"Value":"All"}},{"5":{"Elements":[139,140,141,4]}},{"6":{"Value":"Enable"}},{"6":{"Value":"Disable"}},{"5":{"Elements":[143,144,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Deallocate"}},{"6":{"Value":"Hibernate"}},{"5":{"Elements":[146,147,148,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Deallocate"}},{"6":{"Value":"Hibernate"}},{"5":{"Elements":[150,151,152,4]}},{"6":{"Value":"Enable"}},{"6":{"Value":"Disable"}},{"5":{"Elements":[154,155,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Deallocate"}},{"6":{"Value":"Hibernate"}},{"5":{"Elements":[157,158,159,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Deallocate"}},{"6":{"Value":"Hibernate"}},{"5":{"Elements":[161,162,163,4]}},{"6":{"Value":"Enable"}},{"6":{"Value":"Disable"}},{"5":{"Elements":[165,166,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Deallocate"}},{"6":{"Value":"Hibernate"}},{"5":{"Elements":[168,169,170,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Deallocate"}},{"6":{"Value":"Hibernate"}},{"5":{"Elements":[172,173,174,4]}},{"6":{"Value":"Enable"}},{"6":{"Value":"Disable"}},{"5":{"Elements":[176,177,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Deallocate"}},{"6":{"Value":"Hibernate"}},{"5":{"Elements":[179,180,181,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Deallocate"}},{"6":{"Value":"Hibernate"}},{"5":{"Elements":[183,184,185,4]}},{"4":{"Name":"Microsoft.DesktopVirtualization/scalingPlans/personalSchedules@2023-11-01-preview","ScopeType":8,"Body":128,"Flags":0}},{"6":{"Value":"Microsoft.DesktopVirtualization/applicationGroups"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/applicationGroups","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":188,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":189,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":191,"Flags":1,"Description":"Detailed properties for ApplicationGroup"},"location":{"Type":4,"Flags":0,"Description":"The geo-location where the resource lives"},"managedBy":{"Type":4,"Flags":0,"Description":"The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource."},"kind":{"Type":4,"Flags":0,"Description":"Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value."},"etag":{"Type":4,"Flags":2,"Description":"The etag field is *not* required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields."},"tags":{"Type":195,"Flags":0,"Description":"Resource tags."},"identity":{"Type":42,"Flags":0},"sku":{"Type":44,"Flags":0},"plan":{"Type":50,"Flags":0}}}},{"2":{"Name":"ApplicationGroupProperties","Properties":{"objectId":{"Type":4,"Flags":2,"Description":"ObjectId of ApplicationGroup. (internal use)"},"description":{"Type":4,"Flags":0,"Description":"Description of ApplicationGroup."},"friendlyName":{"Type":4,"Flags":0,"Description":"Friendly name of ApplicationGroup."},"hostPoolArmPath":{"Type":4,"Flags":1,"Description":"HostPool arm path of ApplicationGroup."},"workspaceArmPath":{"Type":4,"Flags":2,"Description":"Workspace arm path of ApplicationGroup."},"applicationGroupType":{"Type":194,"Flags":1,"Description":"Resource Type of ApplicationGroup."},"cloudPcResource":{"Type":2,"Flags":2,"Description":"Is cloud pc resource."},"showInFeed":{"Type":2,"Flags":0,"Description":"Boolean representing whether the applicationGroup is show in the feed."}}}},{"6":{"Value":"RemoteApp"}},{"6":{"Value":"Desktop"}},{"5":{"Elements":[192,193,4]}},{"2":{"Name":"ResourceModelWithAllowedPropertySetTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DesktopVirtualization/applicationGroups@2023-11-01-preview","ScopeType":8,"Body":190,"Flags":0}},{"6":{"Value":"Microsoft.DesktopVirtualization/applicationGroups/applications"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/applicationGroups/applications","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":197,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":198,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":200,"Flags":1,"Description":"Detailed properties for Application"}}}},{"2":{"Name":"ApplicationProperties","Properties":{"objectId":{"Type":4,"Flags":2,"Description":"ObjectId of Application. (internal use)"},"description":{"Type":4,"Flags":0,"Description":"Description of Application."},"friendlyName":{"Type":4,"Flags":0,"Description":"Friendly name of Application."},"filePath":{"Type":4,"Flags":0,"Description":"Specifies a path for the executable file for the application."},"msixPackageFamilyName":{"Type":4,"Flags":0,"Description":"Specifies the package family name for MSIX applications"},"msixPackageApplicationId":{"Type":4,"Flags":0,"Description":"Specifies the package application Id for MSIX applications"},"applicationType":{"Type":203,"Flags":0,"Description":"Resource Type of Application."},"commandLineSetting":{"Type":207,"Flags":1,"Description":"Specifies whether this published application can be launched with command line arguments provided by the client, command line arguments specified at publish time, or no command line arguments at all."},"commandLineArguments":{"Type":4,"Flags":0,"Description":"Command Line Arguments for Application."},"showInPortal":{"Type":2,"Flags":0,"Description":"Specifies whether to show the RemoteApp program in the RD Web Access server."},"iconPath":{"Type":4,"Flags":0,"Description":"Path to icon."},"iconIndex":{"Type":3,"Flags":0,"Description":"Index of the icon."},"iconHash":{"Type":4,"Flags":2,"Description":"Hash of the icon."},"iconContent":{"Type":0,"Flags":2,"Description":"the icon a 64 bit string as a byte array."}}}},{"6":{"Value":"InBuilt"}},{"6":{"Value":"MsixApplication"}},{"5":{"Elements":[201,202,4]}},{"6":{"Value":"DoNotAllow"}},{"6":{"Value":"Allow"}},{"6":{"Value":"Require"}},{"5":{"Elements":[204,205,206,4]}},{"4":{"Name":"Microsoft.DesktopVirtualization/applicationGroups/applications@2023-11-01-preview","ScopeType":8,"Body":199,"Flags":0}},{"6":{"Value":"Microsoft.DesktopVirtualization/hostPools"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/hostPools","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":209,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":210,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":212,"Flags":1,"Description":"Detailed properties for HostPool"},"location":{"Type":4,"Flags":0,"Description":"The geo-location where the resource lives"},"managedBy":{"Type":4,"Flags":0,"Description":"The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource."},"kind":{"Type":4,"Flags":0,"Description":"Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value."},"etag":{"Type":4,"Flags":2,"Description":"The etag field is *not* required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields."},"tags":{"Type":263,"Flags":0,"Description":"Resource tags."},"identity":{"Type":42,"Flags":0},"sku":{"Type":44,"Flags":0},"plan":{"Type":50,"Flags":0}}}},{"2":{"Name":"HostPoolProperties","Properties":{"objectId":{"Type":4,"Flags":2,"Description":"ObjectId of HostPool. (internal use)"},"friendlyName":{"Type":4,"Flags":0,"Description":"Friendly name of HostPool."},"description":{"Type":4,"Flags":0,"Description":"Description of HostPool."},"hostPoolType":{"Type":216,"Flags":1,"Description":"HostPool type for desktop."},"personalDesktopAssignmentType":{"Type":219,"Flags":0,"Description":"PersonalDesktopAssignment type for HostPool."},"customRdpProperty":{"Type":4,"Flags":0,"Description":"Custom rdp property of HostPool."},"maxSessionLimit":{"Type":3,"Flags":0,"Description":"The max session limit of HostPool."},"loadBalancerType":{"Type":223,"Flags":1,"Description":"The type of the load balancer."},"ring":{"Type":3,"Flags":0,"Description":"The ring number of HostPool."},"validationEnvironment":{"Type":2,"Flags":0,"Description":"Is validation environment."},"registrationInfo":{"Type":224,"Flags":0,"Description":"The registration info of HostPool."},"vmTemplate":{"Type":4,"Flags":0,"Description":"VM template for sessionhosts configuration within hostpool."},"managementType":{"Type":231,"Flags":0,"Description":"The type of management for this hostpool, Automated or Standard. The default value is Automated."},"applicationGroupReferences":{"Type":232,"Flags":2,"Description":"List of applicationGroup links."},"appAttachPackageReferences":{"Type":233,"Flags":2,"Description":"List of App Attach Package links."},"ssoadfsAuthority":{"Type":4,"Flags":0,"Description":"URL to customer ADFS server for signing WVD SSO certificates."},"ssoClientId":{"Type":4,"Flags":0,"Description":"ClientId for the registered Relying Party used to issue WVD SSO certificates."},"ssoClientSecretKeyVaultPath":{"Type":4,"Flags":0,"Description":"Path to Azure KeyVault storing the secret used for communication to ADFS."},"ssoSecretType":{"Type":238,"Flags":0,"Description":"The type of single sign on Secret Type."},"preferredAppGroupType":{"Type":242,"Flags":1,"Description":"The type of preferred application group type, default to Desktop Application Group"},"startVMOnConnect":{"Type":2,"Flags":0,"Description":"The flag to turn on/off StartVMOnConnect feature."},"cloudPcResource":{"Type":2,"Flags":2,"Description":"Is cloud pc resource."},"publicNetworkAccess":{"Type":247,"Flags":0,"Description":"Enabled allows this resource to be accessed from both public and private networks, Disabled allows this resource to only be accessed via private endpoints"},"agentUpdate":{"Type":248,"Flags":0,"Description":"The session host configuration for updating agent, monitoring agent, and stack component."},"privateEndpointConnections":{"Type":262,"Flags":2,"Description":"List of private endpoint connection associated with the specified resource"}}}},{"6":{"Value":"Personal"}},{"6":{"Value":"Pooled"}},{"6":{"Value":"BYODesktop"}},{"5":{"Elements":[213,214,215,4]}},{"6":{"Value":"Automatic"}},{"6":{"Value":"Direct"}},{"5":{"Elements":[217,218,4]}},{"6":{"Value":"BreadthFirst"}},{"6":{"Value":"DepthFirst"}},{"6":{"Value":"Persistent"}},{"5":{"Elements":[220,221,222,4]}},{"2":{"Name":"RegistrationInfo","Properties":{"expirationTime":{"Type":4,"Flags":0,"Description":"Expiration time of registration token."},"token":{"Type":4,"Flags":0,"Description":"The registration token base64 encoded string."},"registrationTokenOperation":{"Type":228,"Flags":0,"Description":"The type of resetting the token."}}}},{"6":{"Value":"Delete"}},{"6":{"Value":"None"}},{"6":{"Value":"Update"}},{"5":{"Elements":[225,226,227,4]}},{"6":{"Value":"Automated"}},{"6":{"Value":"Standard"}},{"5":{"Elements":[229,230,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"SharedKey"}},{"6":{"Value":"Certificate"}},{"6":{"Value":"SharedKeyInKeyVault"}},{"6":{"Value":"CertificateInKeyVault"}},{"5":{"Elements":[234,235,236,237,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Desktop"}},{"6":{"Value":"RailApplications"}},{"5":{"Elements":[239,240,241,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"EnabledForSessionHostsOnly"}},{"6":{"Value":"EnabledForClientsOnly"}},{"5":{"Elements":[243,244,245,246,4]}},{"2":{"Name":"AgentUpdateProperties","Properties":{"type":{"Type":251,"Flags":0,"Description":"The type of maintenance for session host components."},"useSessionHostLocalTime":{"Type":2,"Flags":0,"Description":"Whether to use localTime of the virtual machine."},"maintenanceWindowTimeZone":{"Type":4,"Flags":0,"Description":"Time zone for maintenance as defined in https://docs.microsoft.com/en-us/dotnet/api/system.timezoneinfo.findsystemtimezonebyid?view=net-5.0. Must be set if useLocalTime is true."},"maintenanceWindows":{"Type":261,"Flags":0,"Description":"List of maintenance windows. Maintenance windows are 2 hours long."}}}},{"6":{"Value":"Default"}},{"6":{"Value":"Scheduled"}},{"5":{"Elements":[249,250,4]}},{"2":{"Name":"MaintenanceWindowProperties","Properties":{"hour":{"Type":3,"Flags":0,"Description":"The update start hour of the day. (0 - 23)"},"dayOfWeek":{"Type":260,"Flags":0,"Description":"Day of the week."}}}},{"6":{"Value":"Monday"}},{"6":{"Value":"Tuesday"}},{"6":{"Value":"Wednesday"}},{"6":{"Value":"Thursday"}},{"6":{"Value":"Friday"}},{"6":{"Value":"Saturday"}},{"6":{"Value":"Sunday"}},{"5":{"Elements":[253,254,255,256,257,258,259]}},{"3":{"ItemType":252}},{"3":{"ItemType":27}},{"2":{"Name":"ResourceModelWithAllowedPropertySetTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DesktopVirtualization/hostPools@2023-11-01-preview","ScopeType":8,"Body":211,"Flags":0}},{"6":{"Value":"default"}},{"6":{"Value":"Microsoft.DesktopVirtualization/hostPools/sessionHostManagements"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/hostPools/sessionHostManagements","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":265,"Flags":9,"Description":"The resource name"},"type":{"Type":266,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":267,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":269,"Flags":1,"Description":"Detailed properties for SessionHostManagement"}}}},{"2":{"Name":"SessionHostManagementProperties","Properties":{"scheduledDateTimeZone":{"Type":4,"Flags":1,"Description":"Time zone for sessionHostManagement operations as defined in https://docs.microsoft.com/dotnet/api/system.timezoneinfo.findsystemtimezonebyid. Must be set if useLocalTime is true."},"update":{"Type":270,"Flags":1,"Description":"Parameters for a hostpool update."}}}},{"2":{"Name":"HostPoolUpdateConfigurationProperties","Properties":{"deleteOriginalVm":{"Type":2,"Flags":0,"Description":"Whether not to save original disk. False by default."},"maxVmsRemoved":{"Type":3,"Flags":1,"Description":"The maximum number of virtual machines to be removed during hostpool update."},"logOffDelayMinutes":{"Type":3,"Flags":1,"Description":"Grace period before logging off users in minutes."},"logOffMessage":{"Type":4,"Flags":0,"Description":"Log off message sent to user for logoff. Default value is an empty string."}}}},{"4":{"Name":"Microsoft.DesktopVirtualization/hostPools/sessionHostManagements@2023-11-01-preview","ScopeType":8,"Body":268,"Flags":0}},{"6":{"Value":"default"}},{"6":{"Value":"Microsoft.DesktopVirtualization/hostPools/sessionHostConfigurations"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/hostPools/sessionHostConfigurations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":272,"Flags":9,"Description":"The resource name"},"type":{"Type":273,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":274,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":276,"Flags":1,"Description":"Detailed properties for SessionHostConfiguration"}}}},{"2":{"Name":"SessionHostConfigurationProperties","Properties":{"version":{"Type":4,"Flags":2,"Description":"The timestamp of the last update."},"friendlyName":{"Type":4,"Flags":0,"Description":"Friendly name to describe this version of the SessionHostConfiguration."},"provisioningState":{"Type":281,"Flags":2,"Description":"Provisioning state of the Session Host Configuration."},"vmTags":{"Type":282,"Flags":0,"Description":"Hashtable that lists key/value pair tags to apply to the VMs"},"vmLocation":{"Type":4,"Flags":0,"Description":"The Location for the session host to be created in. It will default to the location of the hostpool if not provided."},"vmResourceGroup":{"Type":4,"Flags":0,"Description":"The ResourceGroup for the session hosts to be created in. It will default to the ResourceGroup of the hostpool if not provided."},"vmNamePrefix":{"Type":4,"Flags":1,"Description":"The prefix that should be associated with session host names"},"availabilityZones":{"Type":283,"Flags":0,"Description":"Value for availability zones to be used by the session host. Should be from [1,2,3]."},"networkInfo":{"Type":284,"Flags":1,"Description":"Network information."},"vmSizeId":{"Type":4,"Flags":1,"Description":"The id of the size of a virtual machine connected to a hostpool."},"diskInfo":{"Type":285,"Flags":1,"Description":"Disk information."},"customConfigurationScriptUrl":{"Type":4,"Flags":0,"Description":"The uri to the storage blob containing the arm template to be run on the virtual machine after provisioning."},"imageInfo":{"Type":290,"Flags":1,"Description":"Image configurations of HostPool."},"domainInfo":{"Type":296,"Flags":1,"Description":"Domain configurations of session hosts."},"securityInfo":{"Type":303,"Flags":0,"Description":"Security information."},"vmAdminCredentials":{"Type":301,"Flags":1,"Description":"Local Admin credentials for session hosts."},"bootDiagnosticsInfo":{"Type":308,"Flags":0,"Description":"Boot Diagnostics information."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Provisioning"}},{"5":{"Elements":[277,278,279,280,4]}},{"2":{"Name":"SessionHostConfigurationPropertiesVmTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":3}},{"2":{"Name":"NetworkInfoProperties","Properties":{"subnetId":{"Type":4,"Flags":1,"Description":"The resource ID of the subnet."},"securityGroupId":{"Type":4,"Flags":0,"Description":"The resource ID of the security group. Any allowable/open ports should be specified in the NSG."}}}},{"2":{"Name":"DiskInfoProperties","Properties":{"type":{"Type":289,"Flags":1,"Description":"The disk type used by virtual machine in hostpool session host."}}}},{"6":{"Value":"Standard_LRS"}},{"6":{"Value":"Premium_LRS"}},{"6":{"Value":"StandardSSD_LRS"}},{"5":{"Elements":[286,287,288,4]}},{"2":{"Name":"ImageInfoProperties","Properties":{"type":{"Type":293,"Flags":1,"Description":"The type of image session hosts use in the hostpool."},"marketplaceInfo":{"Type":294,"Flags":0,"Description":"The values to uniquely identify a marketplace image. Only one should be populated based on the image type."},"customInfo":{"Type":295,"Flags":0,"Description":"The values to uniquely identify a custom image. Only one should be populated based on the image type."}}}},{"6":{"Value":"Marketplace"}},{"6":{"Value":"Custom"}},{"5":{"Elements":[291,292,4]}},{"2":{"Name":"MarketplaceInfoProperties","Properties":{"offer":{"Type":4,"Flags":1,"Description":"The offer of the image."},"publisher":{"Type":4,"Flags":1,"Description":"The publisher of the image."},"sku":{"Type":4,"Flags":1,"Description":"The sku of the image."},"exactVersion":{"Type":4,"Flags":1,"Description":"The exact version of the image."}}}},{"2":{"Name":"CustomInfoProperties","Properties":{"resourceId":{"Type":4,"Flags":1,"Description":"The resource id of the custom image."}}}},{"2":{"Name":"DomainInfoProperties","Properties":{"joinType":{"Type":299,"Flags":1,"Description":"The type of domain join done by the virtual machine."},"activeDirectoryInfo":{"Type":300,"Flags":0,"Description":"Active directory info. Only one should be populated based on the join type."},"azureActiveDirectoryInfo":{"Type":302,"Flags":0,"Description":"Azure active directory info. Only one should be populated based on the join type."}}}},{"6":{"Value":"ActiveDirectory"}},{"6":{"Value":"AzureActiveDirectory"}},{"5":{"Elements":[297,298,4]}},{"2":{"Name":"ActiveDirectoryInfoProperties","Properties":{"domainCredentials":{"Type":301,"Flags":1,"Description":"Credentials needed to create the virtual machine."},"ouPath":{"Type":4,"Flags":1,"Description":"The ou path."},"domainName":{"Type":4,"Flags":0,"Description":"The domain a virtual machine connected to a hostpool will join."}}}},{"2":{"Name":"KeyVaultCredentialsProperties","Properties":{"usernameKeyVaultSecretUri":{"Type":4,"Flags":1,"Description":"The uri to access the secret that the username is stored in."},"passwordKeyVaultSecretUri":{"Type":4,"Flags":1,"Description":"The uri to access the secret that the password is stored in."}}}},{"2":{"Name":"AzureActiveDirectoryInfoProperties","Properties":{"mdmProviderGuid":{"Type":4,"Flags":1,"Description":"The mdm guid."}}}},{"2":{"Name":"SecurityInfoProperties","Properties":{"type":{"Type":307,"Flags":0,"Description":"The security type used by virtual machine in hostpool session host. Default is Standard."},"secureBootEnabled":{"Type":2,"Flags":0,"Description":"Whether to use secureBoot on the virtual machine."},"vTpmEnabled":{"Type":2,"Flags":0,"Description":"Whether to use vTPM on the virtual machine."}}}},{"6":{"Value":"Standard"}},{"6":{"Value":"TrustedLaunch"}},{"6":{"Value":"ConfidentialVM"}},{"5":{"Elements":[304,305,306,4]}},{"2":{"Name":"BootDiagnosticsInfoProperties","Properties":{"enabled":{"Type":2,"Flags":0,"Description":"Whether boot diagnostics should be enabled on the Virtual Machine."},"storageUri":{"Type":4,"Flags":0,"Description":"Uri of the storage account to use for placing the console output and screenshot.

If storageUri is not specified while enabling boot diagnostics, managed storage will be used."}}}},{"4":{"Name":"Microsoft.DesktopVirtualization/hostPools/sessionHostConfigurations@2023-11-01-preview","ScopeType":8,"Body":275,"Flags":0}},{"6":{"Value":"Microsoft.DesktopVirtualization/hostPools/msixPackages"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/hostPools/msixPackages","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":310,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":311,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":313,"Flags":1,"Description":"Detailed properties for MSIX Package"}}}},{"2":{"Name":"MsixPackageProperties","Properties":{"imagePath":{"Type":4,"Flags":0,"Description":"VHD/CIM image path on Network Share."},"packageName":{"Type":4,"Flags":0,"Description":"Package Name from appxmanifest.xml."},"packageFamilyName":{"Type":4,"Flags":0,"Description":"Package Family Name from appxmanifest.xml. Contains Package Name and Publisher name."},"displayName":{"Type":4,"Flags":0,"Description":"User friendly Name to be displayed in the portal."},"packageRelativePath":{"Type":4,"Flags":0,"Description":"Relative Path to the package inside the image."},"isRegularRegistration":{"Type":2,"Flags":0,"Description":"Specifies how to register Package in feed."},"isActive":{"Type":2,"Flags":0,"Description":"Make this version of the package the active one across the hostpool."},"packageDependencies":{"Type":315,"Flags":0,"Description":"List of package dependencies."},"version":{"Type":4,"Flags":0,"Description":"Package Version found in the appxmanifest.xml."},"lastUpdated":{"Type":4,"Flags":0,"Description":"Date Package was last updated, found in the appxmanifest.xml."},"packageApplications":{"Type":317,"Flags":0,"Description":"List of package applications."}}}},{"2":{"Name":"MsixPackageDependencies","Properties":{"dependencyName":{"Type":4,"Flags":0,"Description":"Name of package dependency."},"publisher":{"Type":4,"Flags":0,"Description":"Name of dependency publisher."},"minVersion":{"Type":4,"Flags":0,"Description":"Dependency version required."}}}},{"3":{"ItemType":314}},{"2":{"Name":"MsixPackageApplications","Properties":{"appId":{"Type":4,"Flags":0,"Description":"Package Application Id, found in appxmanifest.xml."},"description":{"Type":4,"Flags":0,"Description":"Description of Package Application."},"appUserModelID":{"Type":4,"Flags":0,"Description":"Used to activate Package Application. Consists of Package Name and ApplicationID. Found in appxmanifest.xml."},"friendlyName":{"Type":4,"Flags":0,"Description":"User friendly name."},"iconImageName":{"Type":4,"Flags":0,"Description":"User friendly name."},"rawIcon":{"Type":0,"Flags":0,"Description":"the icon a 64 bit string as a byte array."},"rawPng":{"Type":0,"Flags":0,"Description":"the icon a 64 bit string as a byte array."}}}},{"3":{"ItemType":316}},{"4":{"Name":"Microsoft.DesktopVirtualization/hostPools/msixPackages@2023-11-01-preview","ScopeType":8,"Body":312,"Flags":0}},{"6":{"Value":"Microsoft.DesktopVirtualization/appAttachPackages"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/appAttachPackages","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":319,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":320,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":322,"Flags":1,"Description":"Detailed properties for App Attach Package"},"tags":{"Type":339,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"}}}},{"2":{"Name":"AppAttachPackageProperties","Properties":{"provisioningState":{"Type":327,"Flags":2,"Description":"The provisioning state of the App Attach Package."},"image":{"Type":328,"Flags":0,"Description":"Detailed properties for App Attach Package"},"hostPoolReferences":{"Type":334,"Flags":0,"Description":"List of Hostpool resource Ids."},"keyVaultURL":{"Type":4,"Flags":0,"Description":"URL of keyvault location to store certificate"},"failHealthCheckOnStagingFailure":{"Type":338,"Flags":0,"Description":"Parameter indicating how the health check should behave if this package fails staging"}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[323,324,325,326,4]}},{"2":{"Name":"AppAttachPackageInfoProperties","Properties":{"packageAlias":{"Type":4,"Flags":0,"Description":"Alias of App Attach Package. Assigned at import time"},"imagePath":{"Type":4,"Flags":0,"Description":"VHD/CIM image path on Network Share."},"packageName":{"Type":4,"Flags":0,"Description":"Package Name from appxmanifest.xml."},"packageFamilyName":{"Type":4,"Flags":0,"Description":"Package Family Name from appxmanifest.xml. Contains Package Name and Publisher name."},"packageFullName":{"Type":4,"Flags":0,"Description":"Package Full Name from appxmanifest.xml."},"displayName":{"Type":4,"Flags":0,"Description":"User friendly Name to be displayed in the portal."},"packageRelativePath":{"Type":4,"Flags":0,"Description":"Relative Path to the package inside the image."},"isRegularRegistration":{"Type":2,"Flags":0,"Description":"Specifies how to register Package in feed."},"isActive":{"Type":2,"Flags":0,"Description":"Make this version of the package the active one across the hostpool."},"packageDependencies":{"Type":329,"Flags":0,"Description":"List of package dependencies."},"version":{"Type":4,"Flags":0,"Description":"Package Version found in the appxmanifest.xml."},"lastUpdated":{"Type":4,"Flags":0,"Description":"Date Package was last updated, found in the appxmanifest.xml."},"packageApplications":{"Type":330,"Flags":0,"Description":"List of package applications."},"certificateName":{"Type":4,"Flags":0,"Description":"Certificate name found in the appxmanifest.xml."},"certificateExpiry":{"Type":4,"Flags":0,"Description":"Date certificate expires, found in the appxmanifest.xml."},"isPackageTimestamped":{"Type":333,"Flags":0,"Description":"Is package timestamped so it can ignore the certificate expiry date"}}}},{"3":{"ItemType":314}},{"3":{"ItemType":316}},{"6":{"Value":"Timestamped"}},{"6":{"Value":"NotTimestamped"}},{"5":{"Elements":[331,332,4]}},{"3":{"ItemType":4}},{"6":{"Value":"Unhealthy"}},{"6":{"Value":"NeedsAssistance"}},{"6":{"Value":"DoNotFail"}},{"5":{"Elements":[335,336,337,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DesktopVirtualization/appAttachPackages@2023-11-01-preview","ScopeType":8,"Body":321,"Flags":0}},{"6":{"Value":"Microsoft.DesktopVirtualization/applicationGroups/desktops"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/applicationGroups/desktops","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":341,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":342,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":344,"Flags":2,"Description":"Detailed properties for Desktop"}}}},{"2":{"Name":"DesktopProperties","Properties":{"objectId":{"Type":4,"Flags":2,"Description":"ObjectId of Desktop. (internal use)"},"description":{"Type":4,"Flags":0,"Description":"Description of Desktop."},"friendlyName":{"Type":4,"Flags":0,"Description":"Friendly name of Desktop."},"iconHash":{"Type":4,"Flags":2,"Description":"Hash of the icon."},"iconContent":{"Type":0,"Flags":2,"Description":"The icon a 64 bit string as a byte array."}}}},{"4":{"Name":"Microsoft.DesktopVirtualization/applicationGroups/desktops@2023-11-01-preview","ScopeType":8,"Body":343,"Flags":1}},{"6":{"Value":"default"}},{"6":{"Value":"Microsoft.DesktopVirtualization/hostPools/activeSessionHostConfigurations"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/hostPools/activeSessionHostConfigurations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":346,"Flags":9,"Description":"The resource name"},"type":{"Type":347,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":348,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":350,"Flags":2,"Description":"Detailed properties for SessionHostConfiguration"}}}},{"2":{"Name":"ActiveSessionHostConfigurationProperties","Properties":{"version":{"Type":4,"Flags":2,"Description":"The timestamp of the last update."},"friendlyName":{"Type":4,"Flags":0,"Description":"Friendly name to describe this version of the SessionHostConfiguration."},"vmTags":{"Type":351,"Flags":0,"Description":"Hashtable that lists key/value pair tags to apply to the VMs"},"vmLocation":{"Type":4,"Flags":0,"Description":"The Location for the session host to be created in. It will default to the location of the hostpool if not provided."},"vmResourceGroup":{"Type":4,"Flags":0,"Description":"The ResourceGroup for the session hosts to be created in. It will default to the ResourceGroup of the hostpool if not provided."},"vmNamePrefix":{"Type":4,"Flags":1,"Description":"The prefix that should be associated with session host names"},"availabilityZones":{"Type":352,"Flags":0,"Description":"Value for availability zones to be used by the session host. Should be from [1,2,3]."},"networkInfo":{"Type":284,"Flags":1,"Description":"Network information."},"vmSizeId":{"Type":4,"Flags":1,"Description":"The id of the size of a virtual machine connected to a hostpool."},"diskInfo":{"Type":285,"Flags":1,"Description":"Disk information."},"customConfigurationScriptUrl":{"Type":4,"Flags":0,"Description":"The uri to the storage blob containing the arm template to be run on the virtual machine after provisioning."},"imageInfo":{"Type":290,"Flags":1,"Description":"Image configurations of HostPool."},"domainInfo":{"Type":296,"Flags":1,"Description":"Domain configurations of session hosts."},"securityInfo":{"Type":303,"Flags":0,"Description":"Security information."},"vmAdminCredentials":{"Type":301,"Flags":1,"Description":"Local Admin credentials for session hosts."},"bootDiagnosticsInfo":{"Type":308,"Flags":0,"Description":"Boot Diagnostics information."}}}},{"2":{"Name":"ActiveSessionHostConfigurationPropertiesVmTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":3}},{"4":{"Name":"Microsoft.DesktopVirtualization/hostPools/activeSessionHostConfigurations@2023-11-01-preview","ScopeType":8,"Body":349,"Flags":1}},{"6":{"Value":"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":354,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":355,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":357,"Flags":2,"Description":"Detailed properties for UserSession"}}}},{"2":{"Name":"UserSessionProperties","Properties":{"objectId":{"Type":4,"Flags":2,"Description":"ObjectId of user session. (internal use)"},"userPrincipalName":{"Type":4,"Flags":0,"Description":"The user principal name."},"applicationType":{"Type":360,"Flags":0,"Description":"Application type of application."},"sessionState":{"Type":367,"Flags":0,"Description":"State of user session."},"activeDirectoryUserName":{"Type":4,"Flags":0,"Description":"The active directory user name."},"createTime":{"Type":4,"Flags":0,"Description":"The timestamp of the user session create."}}}},{"6":{"Value":"RemoteApp"}},{"6":{"Value":"Desktop"}},{"5":{"Elements":[358,359,4]}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Active"}},{"6":{"Value":"Disconnected"}},{"6":{"Value":"Pending"}},{"6":{"Value":"LogOff"}},{"6":{"Value":"UserProfileDiskMounted"}},{"5":{"Elements":[361,362,363,364,365,366,4]}},{"4":{"Name":"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2023-11-01-preview","ScopeType":8,"Body":356,"Flags":1}},{"6":{"Value":"Microsoft.DesktopVirtualization/hostPools/sessionHosts"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/hostPools/sessionHosts","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":369,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":370,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":372,"Flags":2,"Description":"Detailed properties for SessionHost"}}}},{"2":{"Name":"SessionHostProperties","Properties":{"objectId":{"Type":4,"Flags":2,"Description":"ObjectId of SessionHost. (internal use)"},"lastHeartBeat":{"Type":4,"Flags":0,"Description":"Last heart beat from SessionHost."},"sessions":{"Type":3,"Flags":0,"Description":"Number of sessions on SessionHost."},"agentVersion":{"Type":4,"Flags":0,"Description":"Version of agent on SessionHost."},"allowNewSession":{"Type":2,"Flags":0,"Description":"Allow a new session."},"virtualMachineId":{"Type":4,"Flags":2,"Description":"Virtual Machine Id of SessionHost's underlying virtual machine."},"resourceId":{"Type":4,"Flags":2,"Description":"Resource Id of SessionHost's underlying virtual machine."},"assignedUser":{"Type":4,"Flags":0,"Description":"User assigned to SessionHost."},"friendlyName":{"Type":4,"Flags":0,"Description":"Friendly name of SessionHost"},"status":{"Type":385,"Flags":0,"Description":"Status for a SessionHost."},"statusTimestamp":{"Type":4,"Flags":2,"Description":"The timestamp of the status."},"osVersion":{"Type":4,"Flags":0,"Description":"The version of the OS on the session host."},"sxSStackVersion":{"Type":4,"Flags":0,"Description":"The version of the side by side stack on the session host."},"updateState":{"Type":391,"Flags":0,"Description":"Update state of a SessionHost."},"lastUpdateTime":{"Type":4,"Flags":2,"Description":"The timestamp of the last update."},"updateErrorMessage":{"Type":4,"Flags":0,"Description":"The error message."},"lastSessionHostUpdateTime":{"Type":4,"Flags":2,"Description":"The last time update was completed."},"sessionHostConfiguration":{"Type":4,"Flags":2,"Description":"SessionHostConfiguration version reference at the time the update is initiated, in the format of date time."},"sessionHostHealthCheckResults":{"Type":411,"Flags":2,"Description":"List of SessionHostHealthCheckReports"}}}},{"6":{"Value":"Available"}},{"6":{"Value":"Unavailable"}},{"6":{"Value":"Shutdown"}},{"6":{"Value":"Disconnected"}},{"6":{"Value":"Upgrading"}},{"6":{"Value":"UpgradeFailed"}},{"6":{"Value":"NoHeartbeat"}},{"6":{"Value":"NotJoinedToDomain"}},{"6":{"Value":"DomainTrustRelationshipLost"}},{"6":{"Value":"SxSStackListenerNotReady"}},{"6":{"Value":"FSLogixNotHealthy"}},{"6":{"Value":"NeedsAssistance"}},{"5":{"Elements":[373,374,375,376,377,378,379,380,381,382,383,384,4]}},{"6":{"Value":"Initial"}},{"6":{"Value":"Pending"}},{"6":{"Value":"Started"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[386,387,388,389,390,4]}},{"2":{"Name":"SessionHostHealthCheckReport","Properties":{"healthCheckName":{"Type":404,"Flags":2,"Description":"Represents the name of the health check operation performed."},"healthCheckResult":{"Type":409,"Flags":2,"Description":"Represents the Health state of the health check we performed."},"additionalFailureDetails":{"Type":410,"Flags":2,"Description":"Additional detailed information on the failure."}}}},{"6":{"Value":"DomainJoinedCheck"}},{"6":{"Value":"DomainTrustCheck"}},{"6":{"Value":"FSLogixHealthCheck"}},{"6":{"Value":"SxSStackListenerCheck"}},{"6":{"Value":"UrlsAccessibleCheck"}},{"6":{"Value":"MonitoringAgentCheck"}},{"6":{"Value":"DomainReachable"}},{"6":{"Value":"WebRTCRedirectorCheck"}},{"6":{"Value":"SupportedEncryptionCheck"}},{"6":{"Value":"MetaDataServiceCheck"}},{"6":{"Value":"AppAttachHealthCheck"}},{"5":{"Elements":[393,394,395,396,397,398,399,400,401,402,403,4]}},{"6":{"Value":"Unknown"}},{"6":{"Value":"HealthCheckSucceeded"}},{"6":{"Value":"HealthCheckFailed"}},{"6":{"Value":"SessionHostShutdown"}},{"5":{"Elements":[405,406,407,408,4]}},{"2":{"Name":"SessionHostHealthCheckFailureDetails","Properties":{"message":{"Type":4,"Flags":2,"Description":"Failure message: hints on what is wrong and how to recover."},"errorCode":{"Type":3,"Flags":2,"Description":"Error code corresponding for the failure."},"lastHealthCheckDateTime":{"Type":4,"Flags":2,"Description":"The timestamp of the last update."}}}},{"3":{"ItemType":392}},{"4":{"Name":"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2023-11-01-preview","ScopeType":8,"Body":371,"Flags":1}},{"8":{"Name":"retrieveRegistrationToken","ResourceType":"Microsoft.DesktopVirtualization/hostPools","ApiVersion":"2023-11-01-preview","Output":224}},{"2":{"Name":"ImportPackageInfoRequest","Properties":{"path":{"Type":4,"Flags":0,"Description":"URI to Image"},"packageArchitecture":{"Type":422,"Flags":0,"Description":"Possible device architectures that an app attach package can be configured for"}}}},{"6":{"Value":"ARM"}},{"6":{"Value":"ARM64"}},{"6":{"Value":"x86"}},{"6":{"Value":"x64"}},{"6":{"Value":"Neutral"}},{"6":{"Value":"x86a64"}},{"6":{"Value":"ALL"}},{"5":{"Elements":[415,416,417,418,419,420,421,4]}},{"2":{"Name":"AppAttachPackageList","Properties":{"value":{"Type":426,"Flags":0,"Description":"List of App Attach Package definitions."},"nextLink":{"Type":4,"Flags":2,"Description":"Link to the next page of results."}}}},{"2":{"Name":"AppAttachPackage","Properties":{"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":322,"Flags":1,"Description":"Detailed properties for App Attach Package"},"tags":{"Type":425,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""}}}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":424}},{"8":{"Name":"importAppAttachPackageInfo","ResourceType":"Microsoft.DesktopVirtualization/hostPools","ApiVersion":"2023-11-01-preview","Output":423,"Input":414}},{"2":{"Name":"MsixImageURI","Properties":{"uri":{"Type":4,"Flags":0,"Description":"URI to Image"}}}},{"2":{"Name":"ExpandMsixImageList","Properties":{"value":{"Type":434,"Flags":0,"Description":"List of MSIX package properties from give MSIX Image."},"nextLink":{"Type":4,"Flags":2,"Description":"Link to the next page of results."}}}},{"2":{"Name":"ExpandMsixImage","Properties":{"properties":{"Type":431,"Flags":0,"Description":"Detailed properties for ExpandMsixImage"},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""}}}},{"2":{"Name":"ExpandMsixImageProperties","Properties":{"packageAlias":{"Type":4,"Flags":0,"Description":"Alias of MSIX Package."},"imagePath":{"Type":4,"Flags":0,"Description":"VHD/CIM image path on Network Share."},"packageName":{"Type":4,"Flags":0,"Description":"Package Name from appxmanifest.xml."},"packageFamilyName":{"Type":4,"Flags":0,"Description":"Package Family Name from appxmanifest.xml. Contains Package Name and Publisher name."},"packageFullName":{"Type":4,"Flags":0,"Description":"Package Full Name from appxmanifest.xml."},"displayName":{"Type":4,"Flags":0,"Description":"User friendly Name to be displayed in the portal."},"packageRelativePath":{"Type":4,"Flags":0,"Description":"Relative Path to the package inside the image."},"isRegularRegistration":{"Type":2,"Flags":0,"Description":"Specifies how to register Package in feed."},"isActive":{"Type":2,"Flags":0,"Description":"Make this version of the package the active one across the hostpool."},"packageDependencies":{"Type":432,"Flags":0,"Description":"List of package dependencies."},"version":{"Type":4,"Flags":0,"Description":"Package Version found in the appxmanifest.xml."},"lastUpdated":{"Type":4,"Flags":0,"Description":"Date Package was last updated, found in the appxmanifest.xml."},"packageApplications":{"Type":433,"Flags":0,"Description":"List of package applications."},"certificateName":{"Type":4,"Flags":0,"Description":"Certificate name found in the appxmanifest.xml."},"certificateExpiry":{"Type":4,"Flags":0,"Description":"Date certificate expires, found in the appxmanifest.xml."}}}},{"3":{"ItemType":314}},{"3":{"ItemType":316}},{"3":{"ItemType":430}},{"8":{"Name":"expandMsixImage","ResourceType":"Microsoft.DesktopVirtualization/hostPools","ApiVersion":"2023-11-01-preview","Output":429,"Input":428}},{"2":{"Name":"ValidateSessionHostUpdateRequestBody","Properties":{"sessionHostConfiguration":{"Type":437,"Flags":0,"Description":"Object containing the definition for the SessionHostConfiguration to be validated. If none is provided the update will use the SessionHostConfiguration settings associated with the HostPool."},"sessionHostManagement":{"Type":438,"Flags":0,"Description":"Object containing the definition for the SessionHostManagement to be validated. If none is provided the update will use the settings saved in the sessionHostManagement object."},"scheduledDateTime":{"Type":4,"Flags":0,"Description":"The timestamp that the update validation is scheduled for. If none is provided, the update will be executed immediately"}}}},{"2":{"Name":"SessionHostConfiguration","Properties":{"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":276,"Flags":1,"Description":"Detailed properties for SessionHostConfiguration"},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""}}}},{"2":{"Name":"SessionHostManagement","Properties":{"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":269,"Flags":1,"Description":"Detailed properties for SessionHostManagement"},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""}}}},{"8":{"Name":"validateSessionHostUpdate","ResourceType":"Microsoft.DesktopVirtualization/hostPools/sessionHostManagements","ApiVersion":"2023-11-01-preview","Input":436}},{"2":{"Name":"UpdateSessionHostsRequestBody","Properties":{"scheduledDateTime":{"Type":4,"Flags":0,"Description":"The timestamp that the update validation is scheduled for. If none is provided, the update will be executed immediately"},"scheduledDateTimeZone":{"Type":4,"Flags":0,"Description":"The timeZone as defined in https://docs.microsoft.com/dotnet/api/system.timezoneinfo.findsystemtimezonebyid."},"update":{"Type":441,"Flags":0,"Description":"settings for management information for the hostpool update operation. If none is provided the update will use the settings saved in the sessionHostManagement object."}}}},{"2":{"Name":"HostPoolUpdateConfigurationPatchProperties","Properties":{"deleteOriginalVm":{"Type":2,"Flags":0,"Description":"Whether not to save original disk. False by default."},"maxVmsRemoved":{"Type":3,"Flags":0,"Description":"The maximum number of virtual machines to be removed during hostpool update."},"logOffDelayMinutes":{"Type":3,"Flags":0,"Description":"Grace period before logging off users in minutes."},"logOffMessage":{"Type":4,"Flags":0,"Description":"Log off message sent to user for logoff."}}}},{"8":{"Name":"initiateSessionHostUpdate","ResourceType":"Microsoft.DesktopVirtualization/hostPools/sessionHostManagements","ApiVersion":"2023-11-01-preview","Input":440}},{"2":{"Name":"HostPoolControlParameter","Properties":{"action":{"Type":449,"Flags":1,"Description":"Action types for controlling hostpool update."},"cancelMessage":{"Type":4,"Flags":0,"Description":"The cancel message sent to the user on the session host. This is can only be specified if the action is 'Cancel'."}}}},{"6":{"Value":"Start"}},{"6":{"Value":"Pause"}},{"6":{"Value":"Cancel"}},{"6":{"Value":"Retry"}},{"6":{"Value":"Resume"}},{"5":{"Elements":[444,445,446,447,448,4]}},{"8":{"Name":"controlSessionHostUpdate","ResourceType":"Microsoft.DesktopVirtualization/hostPools/sessionHostManagements","ApiVersion":"2023-11-01-preview","Input":443}},{"8":{"Name":"disconnect","ResourceType":"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions","ApiVersion":"2023-11-01-preview"}},{"2":{"Name":"SendMessage","Properties":{"messageTitle":{"Type":4,"Flags":0,"Description":"Title of message."},"messageBody":{"Type":4,"Flags":0,"Description":"Body of message."}}}},{"8":{"Name":"sendMessage","ResourceType":"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions","ApiVersion":"2023-11-01-preview","Input":452}},{"8":{"Name":"retryProvisioning","ResourceType":"Microsoft.DesktopVirtualization/hostPools/sessionHosts","ApiVersion":"2023-11-01-preview"}}] \ No newline at end of file +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.DesktopVirtualization/workspaces"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/workspaces","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":22,"Flags":0,"Description":"Detailed properties for Workspace"},"location":{"Type":4,"Flags":0,"Description":"The geo-location where the resource lives"},"managedBy":{"Type":4,"Flags":0,"Description":"The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource."},"kind":{"Type":4,"Flags":0,"Description":"Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value."},"etag":{"Type":4,"Flags":2,"Description":"The etag field is *not* required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields."},"tags":{"Type":41,"Flags":0,"Description":"Resource tags."},"identity":{"Type":42,"Flags":0},"sku":{"Type":44,"Flags":0},"plan":{"Type":50,"Flags":0}}}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":16,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":21,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[12,13,14,15,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[17,18,19,20,4]}},{"2":{"Name":"WorkspaceProperties","Properties":{"objectId":{"Type":4,"Flags":2,"Description":"ObjectId of Workspace. (internal use)"},"description":{"Type":4,"Flags":0,"Description":"Description of Workspace."},"friendlyName":{"Type":4,"Flags":0,"Description":"Friendly name of Workspace."},"applicationGroupReferences":{"Type":23,"Flags":0,"Description":"List of applicationGroup resource Ids."},"cloudPcResource":{"Type":2,"Flags":2,"Description":"Is cloud pc resource."},"publicNetworkAccess":{"Type":26,"Flags":0,"Description":"Enabled allows this resource to be accessed from both public and private networks, Disabled allows this resource to only be accessed via private endpoints"},"privateEndpointConnections":{"Type":40,"Flags":2,"Description":"List of private endpoint connection associated with the specified resource"}}}},{"3":{"ItemType":4}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[24,25,4]}},{"2":{"Name":"PrivateEndpointConnection","Properties":{"properties":{"Type":28,"Flags":0,"Description":"Resource properties."},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""}}}},{"2":{"Name":"PrivateEndpointConnectionProperties","Properties":{"privateEndpoint":{"Type":29,"Flags":0,"Description":"The resource of private end point."},"privateLinkServiceConnectionState":{"Type":30,"Flags":1,"Description":"A collection of information about the state of the connection between service consumer and provider."},"provisioningState":{"Type":39,"Flags":2,"Description":"The provisioning state of the private endpoint connection resource."}}}},{"2":{"Name":"PrivateEndpoint","Properties":{"id":{"Type":4,"Flags":2,"Description":"The ARM identifier for Private Endpoint"}}}},{"2":{"Name":"PrivateLinkServiceConnectionState","Properties":{"status":{"Type":34,"Flags":0,"Description":"Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service."},"description":{"Type":4,"Flags":0,"Description":"The reason for approval/rejection of the connection."},"actionsRequired":{"Type":4,"Flags":0,"Description":"A message indicating if changes on the service provider require any updates on the consumer."}}}},{"6":{"Value":"Pending"}},{"6":{"Value":"Approved"}},{"6":{"Value":"Rejected"}},{"5":{"Elements":[31,32,33,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Creating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[35,36,37,38,4]}},{"3":{"ItemType":27}},{"2":{"Name":"ResourceModelWithAllowedPropertySetTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"ResourceModelWithAllowedPropertySetIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal ID of resource identity."},"tenantId":{"Type":4,"Flags":2,"Description":"The tenant ID of resource."},"type":{"Type":43,"Flags":0,"Description":"The identity type."}}}},{"6":{"Value":"SystemAssigned"}},{"2":{"Name":"ResourceModelWithAllowedPropertySetSku","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the SKU. Ex - P3. It is typically a letter+number code"},"tier":{"Type":49,"Flags":0,"Description":"This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT."},"size":{"Type":4,"Flags":0,"Description":"The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code."},"family":{"Type":4,"Flags":0,"Description":"If the service has different generations of hardware, for the same SKU, then that can be captured here."},"capacity":{"Type":3,"Flags":0,"Description":"If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted."}}}},{"6":{"Value":"Free"}},{"6":{"Value":"Basic"}},{"6":{"Value":"Standard"}},{"6":{"Value":"Premium"}},{"5":{"Elements":[45,46,47,48]}},{"2":{"Name":"ResourceModelWithAllowedPropertySetPlan","Properties":{"name":{"Type":4,"Flags":1,"Description":"A user defined name of the 3rd Party Artifact that is being procured."},"publisher":{"Type":4,"Flags":1,"Description":"The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic"},"product":{"Type":4,"Flags":1,"Description":"The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding."},"promotionCode":{"Type":4,"Flags":0,"Description":"A publisher provided promotion code as provisioned in Data Market for the said product/artifact."},"version":{"Type":4,"Flags":0,"Description":"The version of the desired product/artifact."}}}},{"4":{"Name":"Microsoft.DesktopVirtualization/workspaces@2023-11-01-preview","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.DesktopVirtualization/workspaces/privateEndpointConnections"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/workspaces/privateEndpointConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":52,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":53,"Flags":10,"Description":"The resource api version"},"properties":{"Type":28,"Flags":0,"Description":"Resource properties."},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"4":{"Name":"Microsoft.DesktopVirtualization/workspaces/privateEndpointConnections@2023-11-01-preview","ScopeType":8,"Body":54,"Flags":0}},{"6":{"Value":"Microsoft.DesktopVirtualization/hostPools/privateEndpointConnections"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/hostPools/privateEndpointConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":56,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":57,"Flags":10,"Description":"The resource api version"},"properties":{"Type":28,"Flags":0,"Description":"Resource properties."},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"4":{"Name":"Microsoft.DesktopVirtualization/hostPools/privateEndpointConnections@2023-11-01-preview","ScopeType":8,"Body":58,"Flags":0}},{"6":{"Value":"Microsoft.DesktopVirtualization/scalingPlans"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/scalingPlans","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":60,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":61,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":63,"Flags":1,"Description":"Detailed properties for scaling plan."},"location":{"Type":4,"Flags":0,"Description":"The geo-location where the resource lives"},"managedBy":{"Type":4,"Flags":0,"Description":"The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource."},"kind":{"Type":4,"Flags":0,"Description":"Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value."},"etag":{"Type":4,"Flags":2,"Description":"The etag field is *not* required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields."},"tags":{"Type":95,"Flags":0,"Description":"Resource tags."},"identity":{"Type":42,"Flags":0},"sku":{"Type":44,"Flags":0},"plan":{"Type":50,"Flags":0}}}},{"2":{"Name":"ScalingPlanProperties","Properties":{"objectId":{"Type":4,"Flags":2,"Description":"ObjectId of scaling plan. (internal use)"},"description":{"Type":4,"Flags":0,"Description":"Description of scaling plan."},"friendlyName":{"Type":4,"Flags":0,"Description":"User friendly name of scaling plan."},"timeZone":{"Type":4,"Flags":1,"Description":"Timezone of the scaling plan."},"hostPoolType":{"Type":65,"Flags":0,"Description":"HostPool type for desktop."},"exclusionTag":{"Type":4,"Flags":0,"Description":"Exclusion tag for scaling plan."},"schedules":{"Type":92,"Flags":0,"Description":"List of ScalingPlanPooledSchedule definitions."},"hostPoolReferences":{"Type":94,"Flags":0,"Description":"List of ScalingHostPoolReference definitions."}}}},{"6":{"Value":"Pooled"}},{"5":{"Elements":[64,4]}},{"2":{"Name":"ScalingSchedule","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the ScalingPlanPooledSchedule."},"daysOfWeek":{"Type":75,"Flags":0,"Description":"Set of days of the week on which this schedule is active."},"rampUpStartTime":{"Type":76,"Flags":0,"Description":"Starting time for ramp up period."},"rampUpLoadBalancingAlgorithm":{"Type":79,"Flags":0,"Description":"Load balancing algorithm for ramp up period."},"rampUpMinimumHostsPct":{"Type":3,"Flags":0,"Description":"Minimum host percentage for ramp up period."},"rampUpCapacityThresholdPct":{"Type":3,"Flags":0,"Description":"Capacity threshold for ramp up period."},"peakStartTime":{"Type":76,"Flags":0,"Description":"Starting time for peak period."},"peakLoadBalancingAlgorithm":{"Type":82,"Flags":0,"Description":"Load balancing algorithm for peak period."},"rampDownStartTime":{"Type":76,"Flags":0,"Description":"Starting time for ramp down period."},"rampDownLoadBalancingAlgorithm":{"Type":85,"Flags":0,"Description":"Load balancing algorithm for ramp down period."},"rampDownMinimumHostsPct":{"Type":3,"Flags":0,"Description":"Minimum host percentage for ramp down period."},"rampDownCapacityThresholdPct":{"Type":3,"Flags":0,"Description":"Capacity threshold for ramp down period."},"rampDownForceLogoffUsers":{"Type":2,"Flags":0,"Description":"Should users be logged off forcefully from hosts."},"rampDownStopHostsWhen":{"Type":88,"Flags":0,"Description":"Specifies when to stop hosts during ramp down period."},"rampDownWaitTimeMinutes":{"Type":3,"Flags":0,"Description":"Number of minutes to wait to stop hosts during ramp down period."},"rampDownNotificationMessage":{"Type":4,"Flags":0,"Description":"Notification message for users during ramp down period."},"offPeakStartTime":{"Type":76,"Flags":0,"Description":"Starting time for off-peak period."},"offPeakLoadBalancingAlgorithm":{"Type":91,"Flags":0,"Description":"Load balancing algorithm for off-peak period."}}}},{"6":{"Value":"Sunday"}},{"6":{"Value":"Monday"}},{"6":{"Value":"Tuesday"}},{"6":{"Value":"Wednesday"}},{"6":{"Value":"Thursday"}},{"6":{"Value":"Friday"}},{"6":{"Value":"Saturday"}},{"5":{"Elements":[67,68,69,70,71,72,73,4]}},{"3":{"ItemType":74}},{"2":{"Name":"Time","Properties":{"hour":{"Type":3,"Flags":1,"Description":"The hour."},"minute":{"Type":3,"Flags":1,"Description":"The minute."}}}},{"6":{"Value":"BreadthFirst"}},{"6":{"Value":"DepthFirst"}},{"5":{"Elements":[77,78,4]}},{"6":{"Value":"BreadthFirst"}},{"6":{"Value":"DepthFirst"}},{"5":{"Elements":[80,81,4]}},{"6":{"Value":"BreadthFirst"}},{"6":{"Value":"DepthFirst"}},{"5":{"Elements":[83,84,4]}},{"6":{"Value":"ZeroSessions"}},{"6":{"Value":"ZeroActiveSessions"}},{"5":{"Elements":[86,87,4]}},{"6":{"Value":"BreadthFirst"}},{"6":{"Value":"DepthFirst"}},{"5":{"Elements":[89,90,4]}},{"3":{"ItemType":66}},{"2":{"Name":"ScalingHostPoolReference","Properties":{"hostPoolArmPath":{"Type":4,"Flags":0,"Description":"Arm path of referenced hostpool."},"scalingPlanEnabled":{"Type":2,"Flags":0,"Description":"Is the scaling plan enabled for this hostpool."}}}},{"3":{"ItemType":93}},{"2":{"Name":"ResourceModelWithAllowedPropertySetTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DesktopVirtualization/scalingPlans@2023-11-01-preview","ScopeType":8,"Body":62,"Flags":0}},{"6":{"Value":"Microsoft.DesktopVirtualization/scalingPlans/pooledSchedules"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/scalingPlans/pooledSchedules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":97,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":98,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":100,"Flags":1,"Description":"Detailed properties for ScalingPlanPooledSchedule"}}}},{"2":{"Name":"ScalingPlanPooledScheduleProperties","Properties":{"daysOfWeek":{"Type":109,"Flags":0,"Description":"Set of days of the week on which this schedule is active."},"rampUpStartTime":{"Type":76,"Flags":0,"Description":"Starting time for ramp up period."},"rampUpLoadBalancingAlgorithm":{"Type":112,"Flags":0,"Description":"Load balancing algorithm for ramp up period."},"rampUpMinimumHostsPct":{"Type":3,"Flags":0,"Description":"Minimum host percentage for ramp up period."},"rampUpCapacityThresholdPct":{"Type":3,"Flags":0,"Description":"Capacity threshold for ramp up period."},"peakStartTime":{"Type":76,"Flags":0,"Description":"Starting time for peak period."},"peakLoadBalancingAlgorithm":{"Type":115,"Flags":0,"Description":"Load balancing algorithm for peak period."},"rampDownStartTime":{"Type":76,"Flags":0,"Description":"Starting time for ramp down period."},"rampDownLoadBalancingAlgorithm":{"Type":118,"Flags":0,"Description":"Load balancing algorithm for ramp down period."},"rampDownMinimumHostsPct":{"Type":3,"Flags":0,"Description":"Minimum host percentage for ramp down period."},"rampDownCapacityThresholdPct":{"Type":3,"Flags":0,"Description":"Capacity threshold for ramp down period."},"rampDownForceLogoffUsers":{"Type":2,"Flags":0,"Description":"Should users be logged off forcefully from hosts."},"rampDownStopHostsWhen":{"Type":121,"Flags":0,"Description":"Specifies when to stop hosts during ramp down period."},"rampDownWaitTimeMinutes":{"Type":3,"Flags":0,"Description":"Number of minutes to wait to stop hosts during ramp down period."},"rampDownNotificationMessage":{"Type":4,"Flags":0,"Description":"Notification message for users during ramp down period."},"offPeakStartTime":{"Type":76,"Flags":0,"Description":"Starting time for off-peak period."},"offPeakLoadBalancingAlgorithm":{"Type":124,"Flags":0,"Description":"Load balancing algorithm for off-peak period."}}}},{"6":{"Value":"Monday"}},{"6":{"Value":"Tuesday"}},{"6":{"Value":"Wednesday"}},{"6":{"Value":"Thursday"}},{"6":{"Value":"Friday"}},{"6":{"Value":"Saturday"}},{"6":{"Value":"Sunday"}},{"5":{"Elements":[101,102,103,104,105,106,107]}},{"3":{"ItemType":108}},{"6":{"Value":"BreadthFirst"}},{"6":{"Value":"DepthFirst"}},{"5":{"Elements":[110,111,4]}},{"6":{"Value":"BreadthFirst"}},{"6":{"Value":"DepthFirst"}},{"5":{"Elements":[113,114,4]}},{"6":{"Value":"BreadthFirst"}},{"6":{"Value":"DepthFirst"}},{"5":{"Elements":[116,117,4]}},{"6":{"Value":"ZeroSessions"}},{"6":{"Value":"ZeroActiveSessions"}},{"5":{"Elements":[119,120,4]}},{"6":{"Value":"BreadthFirst"}},{"6":{"Value":"DepthFirst"}},{"5":{"Elements":[122,123,4]}},{"4":{"Name":"Microsoft.DesktopVirtualization/scalingPlans/pooledSchedules@2023-11-01-preview","ScopeType":8,"Body":99,"Flags":0}},{"6":{"Value":"Microsoft.DesktopVirtualization/scalingPlans/personalSchedules"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/scalingPlans/personalSchedules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":126,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":127,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":129,"Flags":1,"Description":"Detailed properties for ScalingPlanPersonalSchedule"}}}},{"2":{"Name":"ScalingPlanPersonalScheduleProperties","Properties":{"daysOfWeek":{"Type":138,"Flags":0,"Description":"Set of days of the week on which this schedule is active."},"rampUpStartTime":{"Type":76,"Flags":0,"Description":"Starting time for ramp up period."},"rampUpAutoStartHosts":{"Type":142,"Flags":0,"Description":"The desired startup behavior during the ramp up period for personal vms in the hostpool."},"rampUpStartVMOnConnect":{"Type":145,"Flags":0,"Description":"The desired configuration of Start VM On Connect for the hostpool during the ramp up phase. If this is disabled, session hosts must be turned on using rampUpAutoStartHosts or by turning them on manually."},"rampUpActionOnDisconnect":{"Type":149,"Flags":0,"Description":"Action to be taken after a user disconnect during the ramp up period."},"rampUpMinutesToWaitOnDisconnect":{"Type":3,"Flags":0,"Description":"The time in minutes to wait before performing the desired session handling action when a user disconnects during the ramp up period."},"rampUpActionOnLogoff":{"Type":153,"Flags":0,"Description":"Action to be taken after a logoff during the ramp up period."},"rampUpMinutesToWaitOnLogoff":{"Type":3,"Flags":0,"Description":"The time in minutes to wait before performing the desired session handling action when a user logs off during the ramp up period."},"peakStartTime":{"Type":76,"Flags":0,"Description":"Starting time for peak period."},"peakStartVMOnConnect":{"Type":156,"Flags":0,"Description":"The desired configuration of Start VM On Connect for the hostpool during the peak phase."},"peakActionOnDisconnect":{"Type":160,"Flags":0,"Description":"Action to be taken after a user disconnect during the peak period."},"peakMinutesToWaitOnDisconnect":{"Type":3,"Flags":0,"Description":"The time in minutes to wait before performing the desired session handling action when a user disconnects during the peak period."},"peakActionOnLogoff":{"Type":164,"Flags":0,"Description":"Action to be taken after a logoff during the peak period."},"peakMinutesToWaitOnLogoff":{"Type":3,"Flags":0,"Description":"The time in minutes to wait before performing the desired session handling action when a user logs off during the peak period."},"rampDownStartTime":{"Type":76,"Flags":0,"Description":"Starting time for ramp down period."},"rampDownStartVMOnConnect":{"Type":167,"Flags":0,"Description":"The desired configuration of Start VM On Connect for the hostpool during the ramp down phase."},"rampDownActionOnDisconnect":{"Type":171,"Flags":0,"Description":"Action to be taken after a user disconnect during the ramp down period."},"rampDownMinutesToWaitOnDisconnect":{"Type":3,"Flags":0,"Description":"The time in minutes to wait before performing the desired session handling action when a user disconnects during the ramp down period."},"rampDownActionOnLogoff":{"Type":175,"Flags":0,"Description":"Action to be taken after a logoff during the ramp down period."},"rampDownMinutesToWaitOnLogoff":{"Type":3,"Flags":0,"Description":"The time in minutes to wait before performing the desired session handling action when a user logs off during the ramp down period."},"offPeakStartTime":{"Type":76,"Flags":0,"Description":"Starting time for off-peak period."},"offPeakStartVMOnConnect":{"Type":178,"Flags":0,"Description":"The desired configuration of Start VM On Connect for the hostpool during the off-peak phase."},"offPeakActionOnDisconnect":{"Type":182,"Flags":0,"Description":"Action to be taken after a user disconnect during the off-peak period."},"offPeakMinutesToWaitOnDisconnect":{"Type":3,"Flags":0,"Description":"The time in minutes to wait before performing the desired session handling action when a user disconnects during the off-peak period."},"offPeakActionOnLogoff":{"Type":186,"Flags":0,"Description":"Action to be taken after a logoff during the off-peak period."},"offPeakMinutesToWaitOnLogoff":{"Type":3,"Flags":0,"Description":"The time in minutes to wait before performing the desired session handling action when a user logs off during the off-peak period."}}}},{"6":{"Value":"Monday"}},{"6":{"Value":"Tuesday"}},{"6":{"Value":"Wednesday"}},{"6":{"Value":"Thursday"}},{"6":{"Value":"Friday"}},{"6":{"Value":"Saturday"}},{"6":{"Value":"Sunday"}},{"5":{"Elements":[130,131,132,133,134,135,136]}},{"3":{"ItemType":137}},{"6":{"Value":"None"}},{"6":{"Value":"WithAssignedUser"}},{"6":{"Value":"All"}},{"5":{"Elements":[139,140,141,4]}},{"6":{"Value":"Enable"}},{"6":{"Value":"Disable"}},{"5":{"Elements":[143,144,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Deallocate"}},{"6":{"Value":"Hibernate"}},{"5":{"Elements":[146,147,148,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Deallocate"}},{"6":{"Value":"Hibernate"}},{"5":{"Elements":[150,151,152,4]}},{"6":{"Value":"Enable"}},{"6":{"Value":"Disable"}},{"5":{"Elements":[154,155,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Deallocate"}},{"6":{"Value":"Hibernate"}},{"5":{"Elements":[157,158,159,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Deallocate"}},{"6":{"Value":"Hibernate"}},{"5":{"Elements":[161,162,163,4]}},{"6":{"Value":"Enable"}},{"6":{"Value":"Disable"}},{"5":{"Elements":[165,166,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Deallocate"}},{"6":{"Value":"Hibernate"}},{"5":{"Elements":[168,169,170,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Deallocate"}},{"6":{"Value":"Hibernate"}},{"5":{"Elements":[172,173,174,4]}},{"6":{"Value":"Enable"}},{"6":{"Value":"Disable"}},{"5":{"Elements":[176,177,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Deallocate"}},{"6":{"Value":"Hibernate"}},{"5":{"Elements":[179,180,181,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Deallocate"}},{"6":{"Value":"Hibernate"}},{"5":{"Elements":[183,184,185,4]}},{"4":{"Name":"Microsoft.DesktopVirtualization/scalingPlans/personalSchedules@2023-11-01-preview","ScopeType":8,"Body":128,"Flags":0}},{"6":{"Value":"Microsoft.DesktopVirtualization/applicationGroups"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/applicationGroups","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":188,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":189,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":191,"Flags":1,"Description":"Detailed properties for ApplicationGroup"},"location":{"Type":4,"Flags":0,"Description":"The geo-location where the resource lives"},"managedBy":{"Type":4,"Flags":0,"Description":"The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource."},"kind":{"Type":4,"Flags":0,"Description":"Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value."},"etag":{"Type":4,"Flags":2,"Description":"The etag field is *not* required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields."},"tags":{"Type":195,"Flags":0,"Description":"Resource tags."},"identity":{"Type":42,"Flags":0},"sku":{"Type":44,"Flags":0},"plan":{"Type":50,"Flags":0}}}},{"2":{"Name":"ApplicationGroupProperties","Properties":{"objectId":{"Type":4,"Flags":2,"Description":"ObjectId of ApplicationGroup. (internal use)"},"description":{"Type":4,"Flags":0,"Description":"Description of ApplicationGroup."},"friendlyName":{"Type":4,"Flags":0,"Description":"Friendly name of ApplicationGroup."},"hostPoolArmPath":{"Type":4,"Flags":1,"Description":"HostPool arm path of ApplicationGroup."},"workspaceArmPath":{"Type":4,"Flags":2,"Description":"Workspace arm path of ApplicationGroup."},"applicationGroupType":{"Type":194,"Flags":1,"Description":"Resource Type of ApplicationGroup."},"cloudPcResource":{"Type":2,"Flags":2,"Description":"Is cloud pc resource."},"showInFeed":{"Type":2,"Flags":0,"Description":"Boolean representing whether the applicationGroup is show in the feed."}}}},{"6":{"Value":"RemoteApp"}},{"6":{"Value":"Desktop"}},{"5":{"Elements":[192,193,4]}},{"2":{"Name":"ResourceModelWithAllowedPropertySetTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DesktopVirtualization/applicationGroups@2023-11-01-preview","ScopeType":8,"Body":190,"Flags":0}},{"6":{"Value":"Microsoft.DesktopVirtualization/applicationGroups/applications"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/applicationGroups/applications","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":197,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":198,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":200,"Flags":1,"Description":"Detailed properties for Application"}}}},{"2":{"Name":"ApplicationProperties","Properties":{"objectId":{"Type":4,"Flags":2,"Description":"ObjectId of Application. (internal use)"},"description":{"Type":4,"Flags":0,"Description":"Description of Application."},"friendlyName":{"Type":4,"Flags":0,"Description":"Friendly name of Application."},"filePath":{"Type":4,"Flags":0,"Description":"Specifies a path for the executable file for the application."},"msixPackageFamilyName":{"Type":4,"Flags":0,"Description":"Specifies the package family name for MSIX applications"},"msixPackageApplicationId":{"Type":4,"Flags":0,"Description":"Specifies the package application Id for MSIX applications"},"applicationType":{"Type":203,"Flags":0,"Description":"Resource Type of Application."},"commandLineSetting":{"Type":207,"Flags":1,"Description":"Specifies whether this published application can be launched with command line arguments provided by the client, command line arguments specified at publish time, or no command line arguments at all."},"commandLineArguments":{"Type":4,"Flags":0,"Description":"Command Line Arguments for Application."},"showInPortal":{"Type":2,"Flags":0,"Description":"Specifies whether to show the RemoteApp program in the RD Web Access server."},"iconPath":{"Type":4,"Flags":0,"Description":"Path to icon."},"iconIndex":{"Type":3,"Flags":0,"Description":"Index of the icon."},"iconHash":{"Type":4,"Flags":2,"Description":"Hash of the icon."},"iconContent":{"Type":0,"Flags":2,"Description":"the icon a 64 bit string as a byte array."}}}},{"6":{"Value":"InBuilt"}},{"6":{"Value":"MsixApplication"}},{"5":{"Elements":[201,202,4]}},{"6":{"Value":"DoNotAllow"}},{"6":{"Value":"Allow"}},{"6":{"Value":"Require"}},{"5":{"Elements":[204,205,206,4]}},{"4":{"Name":"Microsoft.DesktopVirtualization/applicationGroups/applications@2023-11-01-preview","ScopeType":8,"Body":199,"Flags":0}},{"6":{"Value":"Microsoft.DesktopVirtualization/hostPools"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/hostPools","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":209,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":210,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":212,"Flags":1,"Description":"Detailed properties for HostPool"},"location":{"Type":4,"Flags":0,"Description":"The geo-location where the resource lives"},"managedBy":{"Type":4,"Flags":0,"Description":"The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource."},"kind":{"Type":4,"Flags":0,"Description":"Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value."},"etag":{"Type":4,"Flags":2,"Description":"The etag field is *not* required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields."},"tags":{"Type":263,"Flags":0,"Description":"Resource tags."},"identity":{"Type":42,"Flags":0},"sku":{"Type":44,"Flags":0},"plan":{"Type":50,"Flags":0}}}},{"2":{"Name":"HostPoolProperties","Properties":{"objectId":{"Type":4,"Flags":2,"Description":"ObjectId of HostPool. (internal use)"},"friendlyName":{"Type":4,"Flags":0,"Description":"Friendly name of HostPool."},"description":{"Type":4,"Flags":0,"Description":"Description of HostPool."},"hostPoolType":{"Type":216,"Flags":1,"Description":"HostPool type for desktop."},"personalDesktopAssignmentType":{"Type":219,"Flags":0,"Description":"PersonalDesktopAssignment type for HostPool."},"customRdpProperty":{"Type":4,"Flags":0,"Description":"Custom rdp property of HostPool."},"maxSessionLimit":{"Type":3,"Flags":0,"Description":"The max session limit of HostPool."},"loadBalancerType":{"Type":223,"Flags":1,"Description":"The type of the load balancer."},"ring":{"Type":3,"Flags":0,"Description":"The ring number of HostPool."},"validationEnvironment":{"Type":2,"Flags":0,"Description":"Is validation environment."},"registrationInfo":{"Type":224,"Flags":0,"Description":"The registration info of HostPool."},"vmTemplate":{"Type":4,"Flags":0,"Description":"VM template for sessionhosts configuration within hostpool."},"managementType":{"Type":231,"Flags":0,"Description":"The type of management for this hostpool, Automated or Standard. The default value is Automated."},"applicationGroupReferences":{"Type":232,"Flags":2,"Description":"List of applicationGroup links."},"appAttachPackageReferences":{"Type":233,"Flags":2,"Description":"List of App Attach Package links."},"ssoadfsAuthority":{"Type":4,"Flags":0,"Description":"URL to customer ADFS server for signing WVD SSO certificates."},"ssoClientId":{"Type":4,"Flags":0,"Description":"ClientId for the registered Relying Party used to issue WVD SSO certificates."},"ssoClientSecretKeyVaultPath":{"Type":4,"Flags":0,"Description":"Path to Azure KeyVault storing the secret used for communication to ADFS."},"ssoSecretType":{"Type":238,"Flags":0,"Description":"The type of single sign on Secret Type."},"preferredAppGroupType":{"Type":242,"Flags":1,"Description":"The type of preferred application group type, default to Desktop Application Group"},"startVMOnConnect":{"Type":2,"Flags":0,"Description":"The flag to turn on/off StartVMOnConnect feature."},"cloudPcResource":{"Type":2,"Flags":2,"Description":"Is cloud pc resource."},"publicNetworkAccess":{"Type":247,"Flags":0,"Description":"Enabled allows this resource to be accessed from both public and private networks, Disabled allows this resource to only be accessed via private endpoints"},"agentUpdate":{"Type":248,"Flags":0,"Description":"The session host configuration for updating agent, monitoring agent, and stack component."},"privateEndpointConnections":{"Type":262,"Flags":2,"Description":"List of private endpoint connection associated with the specified resource"}}}},{"6":{"Value":"Personal"}},{"6":{"Value":"Pooled"}},{"6":{"Value":"BYODesktop"}},{"5":{"Elements":[213,214,215,4]}},{"6":{"Value":"Automatic"}},{"6":{"Value":"Direct"}},{"5":{"Elements":[217,218,4]}},{"6":{"Value":"BreadthFirst"}},{"6":{"Value":"DepthFirst"}},{"6":{"Value":"Persistent"}},{"5":{"Elements":[220,221,222,4]}},{"2":{"Name":"RegistrationInfo","Properties":{"expirationTime":{"Type":4,"Flags":0,"Description":"Expiration time of registration token."},"token":{"Type":4,"Flags":0,"Description":"The registration token base64 encoded string."},"registrationTokenOperation":{"Type":228,"Flags":0,"Description":"The type of resetting the token."}}}},{"6":{"Value":"Delete"}},{"6":{"Value":"None"}},{"6":{"Value":"Update"}},{"5":{"Elements":[225,226,227,4]}},{"6":{"Value":"Automated"}},{"6":{"Value":"Standard"}},{"5":{"Elements":[229,230,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"SharedKey"}},{"6":{"Value":"Certificate"}},{"6":{"Value":"SharedKeyInKeyVault"}},{"6":{"Value":"CertificateInKeyVault"}},{"5":{"Elements":[234,235,236,237,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Desktop"}},{"6":{"Value":"RailApplications"}},{"5":{"Elements":[239,240,241,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"EnabledForSessionHostsOnly"}},{"6":{"Value":"EnabledForClientsOnly"}},{"5":{"Elements":[243,244,245,246,4]}},{"2":{"Name":"AgentUpdateProperties","Properties":{"type":{"Type":251,"Flags":0,"Description":"The type of maintenance for session host components."},"useSessionHostLocalTime":{"Type":2,"Flags":0,"Description":"Whether to use localTime of the virtual machine."},"maintenanceWindowTimeZone":{"Type":4,"Flags":0,"Description":"Time zone for maintenance as defined in https://docs.microsoft.com/en-us/dotnet/api/system.timezoneinfo.findsystemtimezonebyid?view=net-5.0. Must be set if useLocalTime is true."},"maintenanceWindows":{"Type":261,"Flags":0,"Description":"List of maintenance windows. Maintenance windows are 2 hours long."}}}},{"6":{"Value":"Default"}},{"6":{"Value":"Scheduled"}},{"5":{"Elements":[249,250,4]}},{"2":{"Name":"MaintenanceWindowProperties","Properties":{"hour":{"Type":3,"Flags":0,"Description":"The update start hour of the day. (0 - 23)"},"dayOfWeek":{"Type":260,"Flags":0,"Description":"Day of the week."}}}},{"6":{"Value":"Monday"}},{"6":{"Value":"Tuesday"}},{"6":{"Value":"Wednesday"}},{"6":{"Value":"Thursday"}},{"6":{"Value":"Friday"}},{"6":{"Value":"Saturday"}},{"6":{"Value":"Sunday"}},{"5":{"Elements":[253,254,255,256,257,258,259]}},{"3":{"ItemType":252}},{"3":{"ItemType":27}},{"2":{"Name":"ResourceModelWithAllowedPropertySetTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DesktopVirtualization/hostPools@2023-11-01-preview","ScopeType":8,"Body":211,"Flags":0}},{"6":{"Value":"default"}},{"6":{"Value":"Microsoft.DesktopVirtualization/hostPools/sessionHostManagements"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/hostPools/sessionHostManagements","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":265,"Flags":9,"Description":"The resource name"},"type":{"Type":266,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":267,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":269,"Flags":1,"Description":"Detailed properties for SessionHostManagement"}}}},{"2":{"Name":"SessionHostManagementProperties","Properties":{"scheduledDateTimeZone":{"Type":4,"Flags":1,"Description":"Time zone for sessionHostManagement operations as defined in https://docs.microsoft.com/dotnet/api/system.timezoneinfo.findsystemtimezonebyid. Must be set if useLocalTime is true."},"update":{"Type":270,"Flags":1,"Description":"Parameters for a hostpool update."}}}},{"2":{"Name":"HostPoolUpdateConfigurationProperties","Properties":{"deleteOriginalVm":{"Type":2,"Flags":0,"Description":"Whether not to save original disk. False by default."},"maxVmsRemoved":{"Type":3,"Flags":1,"Description":"The maximum number of virtual machines to be removed during hostpool update."},"logOffDelayMinutes":{"Type":3,"Flags":1,"Description":"Grace period before logging off users in minutes."},"logOffMessage":{"Type":4,"Flags":0,"Description":"Log off message sent to user for logoff. Default value is an empty string."}}}},{"4":{"Name":"Microsoft.DesktopVirtualization/hostPools/sessionHostManagements@2023-11-01-preview","ScopeType":8,"Body":268,"Flags":0}},{"6":{"Value":"default"}},{"6":{"Value":"Microsoft.DesktopVirtualization/hostPools/sessionHostConfigurations"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/hostPools/sessionHostConfigurations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":272,"Flags":9,"Description":"The resource name"},"type":{"Type":273,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":274,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":276,"Flags":1,"Description":"Detailed properties for SessionHostConfiguration"}}}},{"2":{"Name":"SessionHostConfigurationProperties","Properties":{"version":{"Type":4,"Flags":2,"Description":"The timestamp of the last update."},"friendlyName":{"Type":4,"Flags":0,"Description":"Friendly name to describe this version of the SessionHostConfiguration."},"provisioningState":{"Type":281,"Flags":2,"Description":"Provisioning state of the Session Host Configuration."},"vmTags":{"Type":282,"Flags":0,"Description":"Hashtable that lists key/value pair tags to apply to the VMs"},"vmLocation":{"Type":4,"Flags":0,"Description":"The Location for the session host to be created in. It will default to the location of the hostpool if not provided."},"vmResourceGroup":{"Type":4,"Flags":0,"Description":"The ResourceGroup for the session hosts to be created in. It will default to the ResourceGroup of the hostpool if not provided."},"vmNamePrefix":{"Type":4,"Flags":1,"Description":"The prefix that should be associated with session host names"},"availabilityZones":{"Type":283,"Flags":0,"Description":"Value for availability zones to be used by the session host. Should be from [1,2,3]."},"networkInfo":{"Type":284,"Flags":1,"Description":"Network information."},"vmSizeId":{"Type":4,"Flags":1,"Description":"The id of the size of a virtual machine connected to a hostpool."},"diskInfo":{"Type":285,"Flags":1,"Description":"Disk information."},"customConfigurationScriptUrl":{"Type":4,"Flags":0,"Description":"The uri to the storage blob containing the arm template to be run on the virtual machine after provisioning."},"imageInfo":{"Type":290,"Flags":1,"Description":"Image configurations of HostPool."},"domainInfo":{"Type":296,"Flags":1,"Description":"Domain configurations of session hosts."},"securityInfo":{"Type":303,"Flags":0,"Description":"Security information."},"vmAdminCredentials":{"Type":301,"Flags":1,"Description":"Local Admin credentials for session hosts."},"bootDiagnosticsInfo":{"Type":308,"Flags":0,"Description":"Boot Diagnostics information."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Provisioning"}},{"5":{"Elements":[277,278,279,280,4]}},{"2":{"Name":"SessionHostConfigurationPropertiesVmTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":3}},{"2":{"Name":"NetworkInfoProperties","Properties":{"subnetId":{"Type":4,"Flags":1,"Description":"The resource ID of the subnet."},"securityGroupId":{"Type":4,"Flags":0,"Description":"The resource ID of the security group. Any allowable/open ports should be specified in the NSG."}}}},{"2":{"Name":"DiskInfoProperties","Properties":{"type":{"Type":289,"Flags":1,"Description":"The disk type used by virtual machine in hostpool session host."}}}},{"6":{"Value":"Standard_LRS"}},{"6":{"Value":"Premium_LRS"}},{"6":{"Value":"StandardSSD_LRS"}},{"5":{"Elements":[286,287,288,4]}},{"2":{"Name":"ImageInfoProperties","Properties":{"type":{"Type":293,"Flags":1,"Description":"The type of image session hosts use in the hostpool."},"marketplaceInfo":{"Type":294,"Flags":0,"Description":"The values to uniquely identify a marketplace image. Only one should be populated based on the image type."},"customInfo":{"Type":295,"Flags":0,"Description":"The values to uniquely identify a custom image. Only one should be populated based on the image type."}}}},{"6":{"Value":"Marketplace"}},{"6":{"Value":"Custom"}},{"5":{"Elements":[291,292,4]}},{"2":{"Name":"MarketplaceInfoProperties","Properties":{"offer":{"Type":4,"Flags":1,"Description":"The offer of the image."},"publisher":{"Type":4,"Flags":1,"Description":"The publisher of the image."},"sku":{"Type":4,"Flags":1,"Description":"The sku of the image."},"exactVersion":{"Type":4,"Flags":1,"Description":"The exact version of the image."}}}},{"2":{"Name":"CustomInfoProperties","Properties":{"resourceId":{"Type":4,"Flags":1,"Description":"The resource id of the custom image."}}}},{"2":{"Name":"DomainInfoProperties","Properties":{"joinType":{"Type":299,"Flags":1,"Description":"The type of domain join done by the virtual machine."},"activeDirectoryInfo":{"Type":300,"Flags":0,"Description":"Active directory info. Only one should be populated based on the join type."},"azureActiveDirectoryInfo":{"Type":302,"Flags":0,"Description":"Azure active directory info. Only one should be populated based on the join type."}}}},{"6":{"Value":"ActiveDirectory"}},{"6":{"Value":"AzureActiveDirectory"}},{"5":{"Elements":[297,298,4]}},{"2":{"Name":"ActiveDirectoryInfoProperties","Properties":{"domainCredentials":{"Type":301,"Flags":1,"Description":"Credentials needed to create the virtual machine."},"ouPath":{"Type":4,"Flags":1,"Description":"The ou path."},"domainName":{"Type":4,"Flags":0,"Description":"The domain a virtual machine connected to a hostpool will join."}}}},{"2":{"Name":"KeyVaultCredentialsProperties","Properties":{"usernameKeyVaultSecretUri":{"Type":4,"Flags":1,"Description":"The uri to access the secret that the username is stored in."},"passwordKeyVaultSecretUri":{"Type":4,"Flags":1,"Description":"The uri to access the secret that the password is stored in."}}}},{"2":{"Name":"AzureActiveDirectoryInfoProperties","Properties":{"mdmProviderGuid":{"Type":4,"Flags":1,"Description":"The mdm guid."}}}},{"2":{"Name":"SecurityInfoProperties","Properties":{"type":{"Type":307,"Flags":0,"Description":"The security type used by virtual machine in hostpool session host. Default is Standard."},"secureBootEnabled":{"Type":2,"Flags":0,"Description":"Whether to use secureBoot on the virtual machine."},"vTpmEnabled":{"Type":2,"Flags":0,"Description":"Whether to use vTPM on the virtual machine."}}}},{"6":{"Value":"Standard"}},{"6":{"Value":"TrustedLaunch"}},{"6":{"Value":"ConfidentialVM"}},{"5":{"Elements":[304,305,306,4]}},{"2":{"Name":"BootDiagnosticsInfoProperties","Properties":{"enabled":{"Type":2,"Flags":0,"Description":"Whether boot diagnostics should be enabled on the Virtual Machine."},"storageUri":{"Type":4,"Flags":0,"Description":"Uri of the storage account to use for placing the console output and screenshot.

If storageUri is not specified while enabling boot diagnostics, managed storage will be used."}}}},{"4":{"Name":"Microsoft.DesktopVirtualization/hostPools/sessionHostConfigurations@2023-11-01-preview","ScopeType":8,"Body":275,"Flags":0}},{"6":{"Value":"Microsoft.DesktopVirtualization/hostPools/msixPackages"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/hostPools/msixPackages","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":310,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":311,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":313,"Flags":1,"Description":"Detailed properties for MSIX Package"}}}},{"2":{"Name":"MsixPackageProperties","Properties":{"imagePath":{"Type":4,"Flags":0,"Description":"VHD/CIM image path on Network Share."},"packageName":{"Type":4,"Flags":0,"Description":"Package Name from appxmanifest.xml."},"packageFamilyName":{"Type":4,"Flags":0,"Description":"Package Family Name from appxmanifest.xml. Contains Package Name and Publisher name."},"displayName":{"Type":4,"Flags":0,"Description":"User friendly Name to be displayed in the portal."},"packageRelativePath":{"Type":4,"Flags":0,"Description":"Relative Path to the package inside the image."},"isRegularRegistration":{"Type":2,"Flags":0,"Description":"Specifies how to register Package in feed."},"isActive":{"Type":2,"Flags":0,"Description":"Make this version of the package the active one across the hostpool."},"packageDependencies":{"Type":315,"Flags":0,"Description":"List of package dependencies."},"version":{"Type":4,"Flags":0,"Description":"Package Version found in the appxmanifest.xml."},"lastUpdated":{"Type":4,"Flags":0,"Description":"Date Package was last updated, found in the appxmanifest.xml."},"packageApplications":{"Type":317,"Flags":0,"Description":"List of package applications."}}}},{"2":{"Name":"MsixPackageDependencies","Properties":{"dependencyName":{"Type":4,"Flags":0,"Description":"Name of package dependency."},"publisher":{"Type":4,"Flags":0,"Description":"Name of dependency publisher."},"minVersion":{"Type":4,"Flags":0,"Description":"Dependency version required."}}}},{"3":{"ItemType":314}},{"2":{"Name":"MsixPackageApplications","Properties":{"appId":{"Type":4,"Flags":0,"Description":"Package Application Id, found in appxmanifest.xml."},"description":{"Type":4,"Flags":0,"Description":"Description of Package Application."},"appUserModelID":{"Type":4,"Flags":0,"Description":"Used to activate Package Application. Consists of Package Name and ApplicationID. Found in appxmanifest.xml."},"friendlyName":{"Type":4,"Flags":0,"Description":"User friendly name."},"iconImageName":{"Type":4,"Flags":0,"Description":"User friendly name."},"rawIcon":{"Type":0,"Flags":0,"Description":"the icon a 64 bit string as a byte array."},"rawPng":{"Type":0,"Flags":0,"Description":"the icon a 64 bit string as a byte array."}}}},{"3":{"ItemType":316}},{"4":{"Name":"Microsoft.DesktopVirtualization/hostPools/msixPackages@2023-11-01-preview","ScopeType":8,"Body":312,"Flags":0}},{"6":{"Value":"Microsoft.DesktopVirtualization/appAttachPackages"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/appAttachPackages","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":319,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":320,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":322,"Flags":1,"Description":"Detailed properties for App Attach Package"},"tags":{"Type":339,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"}}}},{"2":{"Name":"AppAttachPackageProperties","Properties":{"provisioningState":{"Type":327,"Flags":2,"Description":"The provisioning state of the App Attach Package."},"image":{"Type":328,"Flags":0,"Description":"Detailed properties for App Attach Package"},"hostPoolReferences":{"Type":334,"Flags":0,"Description":"List of Hostpool resource Ids."},"keyVaultURL":{"Type":4,"Flags":0,"Description":"URL of keyvault location to store certificate"},"failHealthCheckOnStagingFailure":{"Type":338,"Flags":0,"Description":"Parameter indicating how the health check should behave if this package fails staging"}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[323,324,325,326,4]}},{"2":{"Name":"AppAttachPackageInfoProperties","Properties":{"packageAlias":{"Type":4,"Flags":0,"Description":"Alias of App Attach Package. Assigned at import time"},"imagePath":{"Type":4,"Flags":0,"Description":"VHD/CIM image path on Network Share."},"packageName":{"Type":4,"Flags":0,"Description":"Package Name from appxmanifest.xml."},"packageFamilyName":{"Type":4,"Flags":0,"Description":"Package Family Name from appxmanifest.xml. Contains Package Name and Publisher name."},"packageFullName":{"Type":4,"Flags":0,"Description":"Package Full Name from appxmanifest.xml."},"displayName":{"Type":4,"Flags":0,"Description":"User friendly Name to be displayed in the portal."},"packageRelativePath":{"Type":4,"Flags":0,"Description":"Relative Path to the package inside the image."},"isRegularRegistration":{"Type":2,"Flags":0,"Description":"Specifies how to register Package in feed."},"isActive":{"Type":2,"Flags":0,"Description":"Make this version of the package the active one across the hostpool."},"packageDependencies":{"Type":329,"Flags":0,"Description":"List of package dependencies."},"version":{"Type":4,"Flags":0,"Description":"Package Version found in the appxmanifest.xml."},"lastUpdated":{"Type":4,"Flags":0,"Description":"Date Package was last updated, found in the appxmanifest.xml."},"packageApplications":{"Type":330,"Flags":0,"Description":"List of package applications."},"certificateName":{"Type":4,"Flags":0,"Description":"Certificate name found in the appxmanifest.xml."},"certificateExpiry":{"Type":4,"Flags":0,"Description":"Date certificate expires, found in the appxmanifest.xml."},"isPackageTimestamped":{"Type":333,"Flags":0,"Description":"Is package timestamped so it can ignore the certificate expiry date"}}}},{"3":{"ItemType":314}},{"3":{"ItemType":316}},{"6":{"Value":"Timestamped"}},{"6":{"Value":"NotTimestamped"}},{"5":{"Elements":[331,332,4]}},{"3":{"ItemType":4}},{"6":{"Value":"Unhealthy"}},{"6":{"Value":"NeedsAssistance"}},{"6":{"Value":"DoNotFail"}},{"5":{"Elements":[335,336,337,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.DesktopVirtualization/appAttachPackages@2023-11-01-preview","ScopeType":8,"Body":321,"Flags":0}},{"6":{"Value":"Microsoft.DesktopVirtualization/applicationGroups/desktops"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/applicationGroups/desktops","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":341,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":342,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":344,"Flags":2,"Description":"Detailed properties for Desktop"}}}},{"2":{"Name":"DesktopProperties","Properties":{"objectId":{"Type":4,"Flags":2,"Description":"ObjectId of Desktop. (internal use)"},"description":{"Type":4,"Flags":0,"Description":"Description of Desktop."},"friendlyName":{"Type":4,"Flags":0,"Description":"Friendly name of Desktop."},"iconHash":{"Type":4,"Flags":2,"Description":"Hash of the icon."},"iconContent":{"Type":0,"Flags":2,"Description":"The icon a 64 bit string as a byte array."}}}},{"4":{"Name":"Microsoft.DesktopVirtualization/applicationGroups/desktops@2023-11-01-preview","ScopeType":8,"Body":343,"Flags":1}},{"6":{"Value":"default"}},{"6":{"Value":"Microsoft.DesktopVirtualization/hostPools/activeSessionHostConfigurations"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/hostPools/activeSessionHostConfigurations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":346,"Flags":9,"Description":"The resource name"},"type":{"Type":347,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":348,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":350,"Flags":2,"Description":"Detailed properties for SessionHostConfiguration"}}}},{"2":{"Name":"ActiveSessionHostConfigurationProperties","Properties":{"version":{"Type":4,"Flags":2,"Description":"The timestamp of the last update."},"friendlyName":{"Type":4,"Flags":0,"Description":"Friendly name to describe this version of the SessionHostConfiguration."},"vmTags":{"Type":351,"Flags":0,"Description":"Hashtable that lists key/value pair tags to apply to the VMs"},"vmLocation":{"Type":4,"Flags":0,"Description":"The Location for the session host to be created in. It will default to the location of the hostpool if not provided."},"vmResourceGroup":{"Type":4,"Flags":0,"Description":"The ResourceGroup for the session hosts to be created in. It will default to the ResourceGroup of the hostpool if not provided."},"vmNamePrefix":{"Type":4,"Flags":1,"Description":"The prefix that should be associated with session host names"},"availabilityZones":{"Type":352,"Flags":0,"Description":"Value for availability zones to be used by the session host. Should be from [1,2,3]."},"networkInfo":{"Type":284,"Flags":1,"Description":"Network information."},"vmSizeId":{"Type":4,"Flags":1,"Description":"The id of the size of a virtual machine connected to a hostpool."},"diskInfo":{"Type":285,"Flags":1,"Description":"Disk information."},"customConfigurationScriptUrl":{"Type":4,"Flags":0,"Description":"The uri to the storage blob containing the arm template to be run on the virtual machine after provisioning."},"imageInfo":{"Type":290,"Flags":1,"Description":"Image configurations of HostPool."},"domainInfo":{"Type":296,"Flags":1,"Description":"Domain configurations of session hosts."},"securityInfo":{"Type":303,"Flags":0,"Description":"Security information."},"vmAdminCredentials":{"Type":301,"Flags":1,"Description":"Local Admin credentials for session hosts."},"bootDiagnosticsInfo":{"Type":308,"Flags":0,"Description":"Boot Diagnostics information."}}}},{"2":{"Name":"ActiveSessionHostConfigurationPropertiesVmTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":3}},{"4":{"Name":"Microsoft.DesktopVirtualization/hostPools/activeSessionHostConfigurations@2023-11-01-preview","ScopeType":8,"Body":349,"Flags":1}},{"6":{"Value":"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":354,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":355,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":357,"Flags":2,"Description":"Detailed properties for UserSession"}}}},{"2":{"Name":"UserSessionProperties","Properties":{"objectId":{"Type":4,"Flags":2,"Description":"ObjectId of user session. (internal use)"},"userPrincipalName":{"Type":4,"Flags":0,"Description":"The user principal name."},"applicationType":{"Type":360,"Flags":0,"Description":"Application type of application."},"sessionState":{"Type":367,"Flags":0,"Description":"State of user session."},"activeDirectoryUserName":{"Type":4,"Flags":0,"Description":"The active directory user name."},"createTime":{"Type":4,"Flags":0,"Description":"The timestamp of the user session create."}}}},{"6":{"Value":"RemoteApp"}},{"6":{"Value":"Desktop"}},{"5":{"Elements":[358,359,4]}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Active"}},{"6":{"Value":"Disconnected"}},{"6":{"Value":"Pending"}},{"6":{"Value":"LogOff"}},{"6":{"Value":"UserProfileDiskMounted"}},{"5":{"Elements":[361,362,363,364,365,366,4]}},{"4":{"Name":"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2023-11-01-preview","ScopeType":8,"Body":356,"Flags":1}},{"6":{"Value":"Microsoft.DesktopVirtualization/hostPools/sessionHosts"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.DesktopVirtualization/hostPools/sessionHosts","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":369,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":370,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":372,"Flags":2,"Description":"Detailed properties for SessionHost"}}}},{"2":{"Name":"SessionHostProperties","Properties":{"objectId":{"Type":4,"Flags":2,"Description":"ObjectId of SessionHost. (internal use)"},"lastHeartBeat":{"Type":4,"Flags":0,"Description":"Last heart beat from SessionHost."},"sessions":{"Type":3,"Flags":0,"Description":"Number of sessions on SessionHost."},"agentVersion":{"Type":4,"Flags":0,"Description":"Version of agent on SessionHost."},"allowNewSession":{"Type":2,"Flags":0,"Description":"Allow a new session."},"virtualMachineId":{"Type":4,"Flags":2,"Description":"Virtual Machine Id of SessionHost's underlying virtual machine."},"resourceId":{"Type":4,"Flags":2,"Description":"Resource Id of SessionHost's underlying virtual machine."},"assignedUser":{"Type":4,"Flags":0,"Description":"User assigned to SessionHost."},"friendlyName":{"Type":4,"Flags":0,"Description":"Friendly name of SessionHost"},"status":{"Type":385,"Flags":0,"Description":"Status for a SessionHost."},"statusTimestamp":{"Type":4,"Flags":2,"Description":"The timestamp of the status."},"osVersion":{"Type":4,"Flags":0,"Description":"The version of the OS on the session host."},"sxSStackVersion":{"Type":4,"Flags":0,"Description":"The version of the side by side stack on the session host."},"updateState":{"Type":391,"Flags":0,"Description":"Update state of a SessionHost."},"lastUpdateTime":{"Type":4,"Flags":2,"Description":"The timestamp of the last update."},"updateErrorMessage":{"Type":4,"Flags":0,"Description":"The error message."},"lastSessionHostUpdateTime":{"Type":4,"Flags":2,"Description":"The last time update was completed."},"sessionHostConfiguration":{"Type":4,"Flags":2,"Description":"SessionHostConfiguration version reference at the time the update is initiated, in the format of date time."},"sessionHostHealthCheckResults":{"Type":411,"Flags":2,"Description":"List of SessionHostHealthCheckReports"}}}},{"6":{"Value":"Available"}},{"6":{"Value":"Unavailable"}},{"6":{"Value":"Shutdown"}},{"6":{"Value":"Disconnected"}},{"6":{"Value":"Upgrading"}},{"6":{"Value":"UpgradeFailed"}},{"6":{"Value":"NoHeartbeat"}},{"6":{"Value":"NotJoinedToDomain"}},{"6":{"Value":"DomainTrustRelationshipLost"}},{"6":{"Value":"SxSStackListenerNotReady"}},{"6":{"Value":"FSLogixNotHealthy"}},{"6":{"Value":"NeedsAssistance"}},{"5":{"Elements":[373,374,375,376,377,378,379,380,381,382,383,384,4]}},{"6":{"Value":"Initial"}},{"6":{"Value":"Pending"}},{"6":{"Value":"Started"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[386,387,388,389,390,4]}},{"2":{"Name":"SessionHostHealthCheckReport","Properties":{"healthCheckName":{"Type":404,"Flags":2,"Description":"Represents the name of the health check operation performed."},"healthCheckResult":{"Type":409,"Flags":2,"Description":"Represents the Health state of the health check we performed."},"additionalFailureDetails":{"Type":410,"Flags":2,"Description":"Additional detailed information on the failure."}}}},{"6":{"Value":"DomainJoinedCheck"}},{"6":{"Value":"DomainTrustCheck"}},{"6":{"Value":"FSLogixHealthCheck"}},{"6":{"Value":"SxSStackListenerCheck"}},{"6":{"Value":"UrlsAccessibleCheck"}},{"6":{"Value":"MonitoringAgentCheck"}},{"6":{"Value":"DomainReachable"}},{"6":{"Value":"WebRTCRedirectorCheck"}},{"6":{"Value":"SupportedEncryptionCheck"}},{"6":{"Value":"MetaDataServiceCheck"}},{"6":{"Value":"AppAttachHealthCheck"}},{"5":{"Elements":[393,394,395,396,397,398,399,400,401,402,403,4]}},{"6":{"Value":"Unknown"}},{"6":{"Value":"HealthCheckSucceeded"}},{"6":{"Value":"HealthCheckFailed"}},{"6":{"Value":"SessionHostShutdown"}},{"5":{"Elements":[405,406,407,408,4]}},{"2":{"Name":"SessionHostHealthCheckFailureDetails","Properties":{"message":{"Type":4,"Flags":2,"Description":"Failure message: hints on what is wrong and how to recover."},"errorCode":{"Type":3,"Flags":2,"Description":"Error code corresponding for the failure."},"lastHealthCheckDateTime":{"Type":4,"Flags":2,"Description":"The timestamp of the last update."}}}},{"3":{"ItemType":392}},{"4":{"Name":"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2023-11-01-preview","ScopeType":8,"Body":371,"Flags":1}},{"8":{"Name":"retrieveRegistrationToken","ResourceType":"Microsoft.DesktopVirtualization/hostPools","ApiVersion":"2023-11-01-preview","Output":224}},{"2":{"Name":"ImportPackageInfoRequest","Properties":{"path":{"Type":4,"Flags":0,"Description":"URI to Image"},"packageArchitecture":{"Type":422,"Flags":0,"Description":"Possible device architectures that an app attach package can be configured for"}}}},{"6":{"Value":"ARM"}},{"6":{"Value":"ARM64"}},{"6":{"Value":"x86"}},{"6":{"Value":"x64"}},{"6":{"Value":"Neutral"}},{"6":{"Value":"x86a64"}},{"6":{"Value":"ALL"}},{"5":{"Elements":[415,416,417,418,419,420,421,4]}},{"2":{"Name":"AppAttachPackageList","Properties":{"value":{"Type":426,"Flags":0,"Description":"List of App Attach Package definitions."},"nextLink":{"Type":4,"Flags":2,"Description":"Link to the next page of results."}}}},{"2":{"Name":"AppAttachPackage","Properties":{"systemData":{"Type":11,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"properties":{"Type":322,"Flags":1,"Description":"Detailed properties for App Attach Package"},"tags":{"Type":425,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""}}}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":424}},{"8":{"Name":"importAppAttachPackageInfo","ResourceType":"Microsoft.DesktopVirtualization/hostPools","ApiVersion":"2023-11-01-preview","Output":423,"Input":414}},{"2":{"Name":"MsixImageURI","Properties":{"uri":{"Type":4,"Flags":0,"Description":"URI to Image"}}}},{"2":{"Name":"ExpandMsixImageList","Properties":{"value":{"Type":434,"Flags":0,"Description":"List of MSIX package properties from give MSIX Image."},"nextLink":{"Type":4,"Flags":2,"Description":"Link to the next page of results."}}}},{"2":{"Name":"ExpandMsixImage","Properties":{"properties":{"Type":431,"Flags":0,"Description":"Detailed properties for ExpandMsixImage"},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""}}}},{"2":{"Name":"ExpandMsixImageProperties","Properties":{"packageAlias":{"Type":4,"Flags":0,"Description":"Alias of MSIX Package."},"imagePath":{"Type":4,"Flags":0,"Description":"VHD/CIM image path on Network Share."},"packageName":{"Type":4,"Flags":0,"Description":"Package Name from appxmanifest.xml."},"packageFamilyName":{"Type":4,"Flags":0,"Description":"Package Family Name from appxmanifest.xml. Contains Package Name and Publisher name."},"packageFullName":{"Type":4,"Flags":0,"Description":"Package Full Name from appxmanifest.xml."},"displayName":{"Type":4,"Flags":0,"Description":"User friendly Name to be displayed in the portal."},"packageRelativePath":{"Type":4,"Flags":0,"Description":"Relative Path to the package inside the image."},"isRegularRegistration":{"Type":2,"Flags":0,"Description":"Specifies how to register Package in feed."},"isActive":{"Type":2,"Flags":0,"Description":"Make this version of the package the active one across the hostpool."},"packageDependencies":{"Type":432,"Flags":0,"Description":"List of package dependencies."},"version":{"Type":4,"Flags":0,"Description":"Package Version found in the appxmanifest.xml."},"lastUpdated":{"Type":4,"Flags":0,"Description":"Date Package was last updated, found in the appxmanifest.xml."},"packageApplications":{"Type":433,"Flags":0,"Description":"List of package applications."},"certificateName":{"Type":4,"Flags":0,"Description":"Certificate name found in the appxmanifest.xml."},"certificateExpiry":{"Type":4,"Flags":0,"Description":"Date certificate expires, found in the appxmanifest.xml."}}}},{"3":{"ItemType":314}},{"3":{"ItemType":316}},{"3":{"ItemType":430}},{"8":{"Name":"expandMsixImage","ResourceType":"Microsoft.DesktopVirtualization/hostPools","ApiVersion":"2023-11-01-preview","Output":429,"Input":428}},{"2":{"Name":"UpdateSessionHostsRequestBody","Properties":{"scheduledDateTime":{"Type":4,"Flags":0,"Description":"The timestamp that the update validation is scheduled for. If none is provided, the update will be executed immediately"},"scheduledDateTimeZone":{"Type":4,"Flags":0,"Description":"The timeZone as defined in https://docs.microsoft.com/dotnet/api/system.timezoneinfo.findsystemtimezonebyid."},"update":{"Type":437,"Flags":0,"Description":"settings for management information for the hostpool update operation. If none is provided the update will use the settings saved in the sessionHostManagement object."}}}},{"2":{"Name":"HostPoolUpdateConfigurationPatchProperties","Properties":{"deleteOriginalVm":{"Type":2,"Flags":0,"Description":"Whether not to save original disk. False by default."},"maxVmsRemoved":{"Type":3,"Flags":0,"Description":"The maximum number of virtual machines to be removed during hostpool update."},"logOffDelayMinutes":{"Type":3,"Flags":0,"Description":"Grace period before logging off users in minutes."},"logOffMessage":{"Type":4,"Flags":0,"Description":"Log off message sent to user for logoff."}}}},{"8":{"Name":"initiateSessionHostUpdate","ResourceType":"Microsoft.DesktopVirtualization/hostPools/sessionHostManagements","ApiVersion":"2023-11-01-preview","Input":436}},{"2":{"Name":"HostPoolControlParameter","Properties":{"action":{"Type":445,"Flags":1,"Description":"Action types for controlling hostpool update."},"cancelMessage":{"Type":4,"Flags":0,"Description":"The cancel message sent to the user on the session host. This is can only be specified if the action is 'Cancel'."}}}},{"6":{"Value":"Start"}},{"6":{"Value":"Pause"}},{"6":{"Value":"Cancel"}},{"6":{"Value":"Retry"}},{"6":{"Value":"Resume"}},{"5":{"Elements":[440,441,442,443,444,4]}},{"8":{"Name":"controlSessionHostUpdate","ResourceType":"Microsoft.DesktopVirtualization/hostPools/sessionHostManagements","ApiVersion":"2023-11-01-preview","Input":439}},{"8":{"Name":"disconnect","ResourceType":"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions","ApiVersion":"2023-11-01-preview"}},{"2":{"Name":"SendMessage","Properties":{"messageTitle":{"Type":4,"Flags":0,"Description":"Title of message."},"messageBody":{"Type":4,"Flags":0,"Description":"Body of message."}}}},{"8":{"Name":"sendMessage","ResourceType":"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions","ApiVersion":"2023-11-01-preview","Input":448}},{"8":{"Name":"retryProvisioning","ResourceType":"Microsoft.DesktopVirtualization/hostPools/sessionHosts","ApiVersion":"2023-11-01-preview"}}] \ No newline at end of file diff --git a/internal/azure/generated/dns/microsoft.network/2023-07-01-preview/types.json b/internal/azure/generated/dns/microsoft.network/2023-07-01-preview/types.json index 06d1b4ac2..2360bc8f3 100644 --- a/internal/azure/generated/dns/microsoft.network/2023-07-01-preview/types.json +++ b/internal/azure/generated/dns/microsoft.network/2023-07-01-preview/types.json @@ -1 +1 @@ -[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"default"}},{"6":{"Value":"Microsoft.Network/dnsZones/dnssecConfigs"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/dnssecConfigs","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":8,"Flags":9,"Description":"The resource name"},"type":{"Type":9,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":10,"Flags":10,"Description":"The resource api version"},"properties":{"Type":12,"Flags":2,"Description":"The DNSSEC properties."},"etag":{"Type":4,"Flags":2,"Description":"The etag of the DNSSEC configuration."},"systemData":{"Type":17,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"DnssecProperties","Properties":{"provisioningState":{"Type":4,"Flags":2,"Description":"Provisioning State of the DNSSEC configuration."},"signingKeys":{"Type":16,"Flags":2,"Description":"The list of signing keys."}}}},{"2":{"Name":"SigningKey","Properties":{"delegationSignerInfo":{"Type":15,"Flags":2,"Description":"The delegation signer information."},"flags":{"Type":3,"Flags":2,"Description":"The flags specifies how the key is used."},"keyTag":{"Type":3,"Flags":2,"Description":"The key tag value of the DNSKEY Resource Record."},"protocol":{"Type":3,"Flags":2,"Description":"The protocol value. The value is always 3."},"publicKey":{"Type":4,"Flags":2,"Description":"The public key, represented as a Base64 encoding."},"securityAlgorithmType":{"Type":3,"Flags":2,"Description":"The security algorithm type represents the standard security algorithm number of the DNSKEY Resource Record. See: https://www.iana.org/assignments/dns-sec-alg-numbers/dns-sec-alg-numbers.xhtml"}}}},{"2":{"Name":"DelegationSignerInfo","Properties":{"digestAlgorithmType":{"Type":3,"Flags":2,"Description":"The digest algorithm type represents the standard digest algorithm number used to construct the digest. See: https://www.iana.org/assignments/ds-rr-types/ds-rr-types.xhtml"},"digestValue":{"Type":4,"Flags":2,"Description":"The digest value is a cryptographic hash value of the referenced DNSKEY Resource Record."},"record":{"Type":4,"Flags":2,"Description":"The record represents a delegation signer (DS) record."}}}},{"3":{"ItemType":14}},{"3":{"ItemType":13}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":22,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":27,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[18,19,20,21,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[23,24,25,26,4]}},{"4":{"Name":"Microsoft.Network/dnsZones/dnssecConfigs@2023-07-01-preview","ScopeType":8,"Body":11,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/A"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/A","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":29,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":30,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"2":{"Name":"RecordSetProperties","Properties":{"metadata":{"Type":33,"Flags":0,"Description":"The metadata attached to the record set."},"TTL":{"Type":3,"Flags":0,"Description":"The TTL (time-to-live) of the records in the record set."},"fqdn":{"Type":4,"Flags":2,"Description":"Fully qualified domain name of the record set."},"provisioningState":{"Type":4,"Flags":2,"Description":"provisioning State of the record set."},"targetResource":{"Type":34,"Flags":0,"Description":"A reference to an azure resource from where the dns resource value is taken."},"ARecords":{"Type":36,"Flags":0,"Description":"The list of A records in the record set."},"AAAARecords":{"Type":38,"Flags":0,"Description":"The list of AAAA records in the record set."},"MXRecords":{"Type":40,"Flags":0,"Description":"The list of MX records in the record set."},"NSRecords":{"Type":42,"Flags":0,"Description":"The list of NS records in the record set."},"PTRRecords":{"Type":44,"Flags":0,"Description":"The list of PTR records in the record set."},"SRVRecords":{"Type":46,"Flags":0,"Description":"The list of SRV records in the record set."},"TXTRecords":{"Type":49,"Flags":0,"Description":"The list of TXT records in the record set."},"CNAMERecord":{"Type":50,"Flags":0,"Description":"The CNAME record in the record set."},"SOARecord":{"Type":51,"Flags":0,"Description":"The SOA record in the record set."},"caaRecords":{"Type":53,"Flags":0,"Description":"The list of CAA records in the record set."},"DSRecords":{"Type":56,"Flags":0,"Description":"The list of DS records in the record set."},"TLSARecords":{"Type":58,"Flags":0,"Description":"The list of TLSA records in the record set."},"NAPTRRecords":{"Type":60,"Flags":0,"Description":"The list of NAPTR records in the record set."}}}},{"2":{"Name":"RecordSetPropertiesMetadata","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"SubResource","Properties":{"id":{"Type":4,"Flags":0,"Description":"Resource Id."}}}},{"2":{"Name":"ARecord","Properties":{"ipv4Address":{"Type":4,"Flags":0,"Description":"The IPv4 address of this A record."}}}},{"3":{"ItemType":35}},{"2":{"Name":"AaaaRecord","Properties":{"ipv6Address":{"Type":4,"Flags":0,"Description":"The IPv6 address of this AAAA record."}}}},{"3":{"ItemType":37}},{"2":{"Name":"MxRecord","Properties":{"preference":{"Type":3,"Flags":0,"Description":"The preference value for this MX record."},"exchange":{"Type":4,"Flags":0,"Description":"The domain name of the mail host for this MX record."}}}},{"3":{"ItemType":39}},{"2":{"Name":"NsRecord","Properties":{"nsdname":{"Type":4,"Flags":0,"Description":"The name server name for this NS record."}}}},{"3":{"ItemType":41}},{"2":{"Name":"PtrRecord","Properties":{"ptrdname":{"Type":4,"Flags":0,"Description":"The PTR target domain name for this PTR record."}}}},{"3":{"ItemType":43}},{"2":{"Name":"SrvRecord","Properties":{"priority":{"Type":3,"Flags":0,"Description":"The priority value for this SRV record."},"weight":{"Type":3,"Flags":0,"Description":"The weight value for this SRV record."},"port":{"Type":3,"Flags":0,"Description":"The port value for this SRV record."},"target":{"Type":4,"Flags":0,"Description":"The target domain name for this SRV record."}}}},{"3":{"ItemType":45}},{"2":{"Name":"TxtRecord","Properties":{"value":{"Type":48,"Flags":0,"Description":"The text value of this TXT record."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":47}},{"2":{"Name":"CnameRecord","Properties":{"cname":{"Type":4,"Flags":0,"Description":"The canonical name for this CNAME record."}}}},{"2":{"Name":"SoaRecord","Properties":{"host":{"Type":4,"Flags":0,"Description":"The domain name of the authoritative name server for this SOA record."},"email":{"Type":4,"Flags":0,"Description":"The email contact for this SOA record."},"serialNumber":{"Type":3,"Flags":0,"Description":"The serial number for this SOA record."},"refreshTime":{"Type":3,"Flags":0,"Description":"The refresh value for this SOA record."},"retryTime":{"Type":3,"Flags":0,"Description":"The retry time for this SOA record."},"expireTime":{"Type":3,"Flags":0,"Description":"The expire time for this SOA record."},"minimumTTL":{"Type":3,"Flags":0,"Description":"The minimum value for this SOA record. By convention this is used to determine the negative caching duration."}}}},{"2":{"Name":"CaaRecord","Properties":{"flags":{"Type":3,"Flags":0,"Description":"The flags for this CAA record as an integer between 0 and 255."},"tag":{"Type":4,"Flags":0,"Description":"The tag for this CAA record."},"value":{"Type":4,"Flags":0,"Description":"The value for this CAA record."}}}},{"3":{"ItemType":52}},{"2":{"Name":"DsRecord","Properties":{"keyTag":{"Type":3,"Flags":0,"Description":"The key tag value is used to determine which DNSKEY Resource Record is used for signature verification."},"algorithm":{"Type":3,"Flags":0,"Description":"The security algorithm type represents the standard security algorithm number of the DNSKEY Resource Record. See: https://www.iana.org/assignments/dns-sec-alg-numbers/dns-sec-alg-numbers.xhtml"},"digest":{"Type":55,"Flags":0,"Description":"The digest entity."}}}},{"2":{"Name":"Digest","Properties":{"algorithmType":{"Type":3,"Flags":0,"Description":"The digest algorithm type represents the standard digest algorithm number used to construct the digest. See: https://www.iana.org/assignments/ds-rr-types/ds-rr-types.xhtml"},"value":{"Type":4,"Flags":0,"Description":"The digest value is a cryptographic hash value of the referenced DNSKEY Resource Record."}}}},{"3":{"ItemType":54}},{"2":{"Name":"TlsaRecord","Properties":{"usage":{"Type":3,"Flags":0,"Description":"The usage specifies the provided association that will be used to match the certificate presented in the TLS handshake."},"selector":{"Type":3,"Flags":0,"Description":"The selector specifies which part of the TLS certificate presented by the server will be matched against the association data."},"matchingType":{"Type":3,"Flags":0,"Description":"The matching type specifies how the certificate association is presented."},"certAssociationData":{"Type":4,"Flags":0,"Description":"This specifies the certificate association data to be matched."}}}},{"3":{"ItemType":57}},{"2":{"Name":"NaptrRecord","Properties":{"order":{"Type":3,"Flags":0,"Description":"The order in which the NAPTR records MUST be processed in order to accurately represent the ordered list of rules. The ordering is from lowest to highest. Valid values: 0-65535."},"preference":{"Type":3,"Flags":0,"Description":"The preference specifies the order in which NAPTR records with equal 'order' values should be processed, low numbers being processed before high numbers. Valid values: 0-65535."},"flags":{"Type":4,"Flags":0,"Description":"The flags specific to DDDS applications. Values currently defined in RFC 3404 are uppercase and lowercase letters \"A\", \"P\", \"S\", and \"U\", and the empty string, \"\". Enclose Flags in quotation marks."},"services":{"Type":4,"Flags":0,"Description":"The services specific to DDDS applications. Enclose Services in quotation marks."},"regexp":{"Type":4,"Flags":0,"Description":"The regular expression that the DDDS application uses to convert an input value into an output value. For example: an IP phone system might use a regular expression to convert a phone number that is entered by a user into a SIP URI. Enclose the regular expression in quotation marks. Specify either a value for 'regexp' or a value for 'replacement'."},"replacement":{"Type":4,"Flags":0,"Description":"The replacement is a fully qualified domain name (FQDN) of the next domain name that you want the DDDS application to submit a DNS query for. The DDDS application replaces the input value with the value specified for replacement. Specify either a value for 'regexp' or a value for 'replacement'. If you specify a value for 'regexp', specify a dot (.) for 'replacement'."}}}},{"3":{"ItemType":59}},{"4":{"Name":"Microsoft.Network/dnsZones/A@2023-07-01-preview","ScopeType":8,"Body":31,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/AAAA"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/AAAA","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":62,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":63,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"4":{"Name":"Microsoft.Network/dnsZones/AAAA@2023-07-01-preview","ScopeType":8,"Body":64,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/CAA"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/CAA","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":66,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":67,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"4":{"Name":"Microsoft.Network/dnsZones/CAA@2023-07-01-preview","ScopeType":8,"Body":68,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/CNAME"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/CNAME","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":70,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":71,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"4":{"Name":"Microsoft.Network/dnsZones/CNAME@2023-07-01-preview","ScopeType":8,"Body":72,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/MX"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/MX","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":74,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":75,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"4":{"Name":"Microsoft.Network/dnsZones/MX@2023-07-01-preview","ScopeType":8,"Body":76,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/NS"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/NS","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":78,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":79,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"4":{"Name":"Microsoft.Network/dnsZones/NS@2023-07-01-preview","ScopeType":8,"Body":80,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/PTR"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/PTR","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":82,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":83,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"4":{"Name":"Microsoft.Network/dnsZones/PTR@2023-07-01-preview","ScopeType":8,"Body":84,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/SOA"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/SOA","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":86,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":87,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"4":{"Name":"Microsoft.Network/dnsZones/SOA@2023-07-01-preview","ScopeType":8,"Body":88,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/SRV"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/SRV","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":90,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":91,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"4":{"Name":"Microsoft.Network/dnsZones/SRV@2023-07-01-preview","ScopeType":8,"Body":92,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/TXT"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/TXT","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":94,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":95,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"4":{"Name":"Microsoft.Network/dnsZones/TXT@2023-07-01-preview","ScopeType":8,"Body":96,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/TLSA"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/TLSA","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":98,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":99,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"4":{"Name":"Microsoft.Network/dnsZones/TLSA@2023-07-01-preview","ScopeType":8,"Body":100,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/DS"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/DS","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":102,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":103,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"4":{"Name":"Microsoft.Network/dnsZones/DS@2023-07-01-preview","ScopeType":8,"Body":104,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/NAPTR"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/NAPTR","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":106,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":107,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"4":{"Name":"Microsoft.Network/dnsZones/NAPTR@2023-07-01-preview","ScopeType":8,"Body":108,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":110,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":111,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the zone."},"properties":{"Type":113,"Flags":0,"Description":"The properties of the zone."},"systemData":{"Type":17,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"location":{"Type":4,"Flags":1,"Description":"Resource location."},"tags":{"Type":121,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ZoneProperties","Properties":{"maxNumberOfRecordSets":{"Type":3,"Flags":2,"Description":"The maximum number of record sets that can be created in this DNS zone. This is a read-only property and any attempt to set this value will be ignored."},"maxNumberOfRecordsPerRecordSet":{"Type":3,"Flags":2,"Description":"The maximum number of records per record set that can be created in this DNS zone. This is a read-only property and any attempt to set this value will be ignored."},"numberOfRecordSets":{"Type":3,"Flags":2,"Description":"The current number of record sets in this DNS zone. This is a read-only property and any attempt to set this value will be ignored."},"nameServers":{"Type":114,"Flags":2,"Description":"The name servers for this DNS zone. This is a read-only property and any attempt to set this value will be ignored."},"zoneType":{"Type":117,"Flags":0,"Description":"The type of this DNS zone (Public or Private)."},"registrationVirtualNetworks":{"Type":118,"Flags":0,"Description":"A list of references to virtual networks that register hostnames in this DNS zone. This is a only when ZoneType is Private."},"resolutionVirtualNetworks":{"Type":119,"Flags":0,"Description":"A list of references to virtual networks that resolve records in this DNS zone. This is a only when ZoneType is Private."},"signingKeys":{"Type":120,"Flags":2,"Description":"The list of signing keys."}}}},{"3":{"ItemType":4}},{"6":{"Value":"Public"}},{"6":{"Value":"Private"}},{"5":{"Elements":[115,116]}},{"3":{"ItemType":34}},{"3":{"ItemType":34}},{"3":{"ItemType":13}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/dnsZones@2023-07-01-preview","ScopeType":8,"Body":112,"Flags":0}}] \ No newline at end of file +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"default"}},{"6":{"Value":"Microsoft.Network/dnsZones/dnssecConfigs"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/dnssecConfigs","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":8,"Flags":9,"Description":"The resource name"},"type":{"Type":9,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":10,"Flags":10,"Description":"The resource api version"},"properties":{"Type":12,"Flags":2,"Description":"The DNSSEC properties."},"etag":{"Type":4,"Flags":2,"Description":"The etag of the DNSSEC configuration."},"systemData":{"Type":17,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"DnssecProperties","Properties":{"provisioningState":{"Type":4,"Flags":2,"Description":"Provisioning State of the DNSSEC configuration."},"signingKeys":{"Type":16,"Flags":2,"Description":"The list of signing keys."}}}},{"2":{"Name":"SigningKey","Properties":{"delegationSignerInfo":{"Type":15,"Flags":2,"Description":"The delegation signer information."},"flags":{"Type":3,"Flags":2,"Description":"The flags specifies how the key is used."},"keyTag":{"Type":3,"Flags":2,"Description":"The key tag value of the DNSKEY Resource Record."},"protocol":{"Type":3,"Flags":2,"Description":"The protocol value. The value is always 3."},"publicKey":{"Type":4,"Flags":2,"Description":"The public key, represented as a Base64 encoding."},"securityAlgorithmType":{"Type":3,"Flags":2,"Description":"The security algorithm type represents the standard security algorithm number of the DNSKEY Resource Record. See: https://www.iana.org/assignments/dns-sec-alg-numbers/dns-sec-alg-numbers.xhtml"}}}},{"2":{"Name":"DelegationSignerInfo","Properties":{"digestAlgorithmType":{"Type":3,"Flags":2,"Description":"The digest algorithm type represents the standard digest algorithm number used to construct the digest. See: https://www.iana.org/assignments/ds-rr-types/ds-rr-types.xhtml"},"digestValue":{"Type":4,"Flags":2,"Description":"The digest value is a cryptographic hash value of the referenced DNSKEY Resource Record."},"record":{"Type":4,"Flags":2,"Description":"The record represents a delegation signer (DS) record."}}}},{"3":{"ItemType":14}},{"3":{"ItemType":13}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":22,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":27,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[18,19,20,21,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[23,24,25,26,4]}},{"4":{"Name":"Microsoft.Network/dnsZones/dnssecConfigs@2023-07-01-preview","ScopeType":8,"Body":11,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/A"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/A","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":29,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":30,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"2":{"Name":"RecordSetProperties","Properties":{"metadata":{"Type":33,"Flags":0,"Description":"The metadata attached to the record set."},"TTL":{"Type":3,"Flags":0,"Description":"The TTL (time-to-live) of the records in the record set."},"fqdn":{"Type":4,"Flags":2,"Description":"Fully qualified domain name of the record set."},"provisioningState":{"Type":4,"Flags":2,"Description":"provisioning State of the record set."},"targetResource":{"Type":34,"Flags":0,"Description":"A reference to an azure resource from where the dns resource value is taken."},"trafficManagementProfile":{"Type":34,"Flags":0,"Description":"A reference to an azure traffic manager profile resource from where the dns resource value is taken."},"ARecords":{"Type":36,"Flags":0,"Description":"The list of A records in the record set."},"AAAARecords":{"Type":38,"Flags":0,"Description":"The list of AAAA records in the record set."},"MXRecords":{"Type":40,"Flags":0,"Description":"The list of MX records in the record set."},"NSRecords":{"Type":42,"Flags":0,"Description":"The list of NS records in the record set."},"PTRRecords":{"Type":44,"Flags":0,"Description":"The list of PTR records in the record set."},"SRVRecords":{"Type":46,"Flags":0,"Description":"The list of SRV records in the record set."},"TXTRecords":{"Type":49,"Flags":0,"Description":"The list of TXT records in the record set."},"CNAMERecord":{"Type":50,"Flags":0,"Description":"The CNAME record in the record set."},"SOARecord":{"Type":51,"Flags":0,"Description":"The SOA record in the record set."},"caaRecords":{"Type":53,"Flags":0,"Description":"The list of CAA records in the record set."},"DSRecords":{"Type":56,"Flags":0,"Description":"The list of DS records in the record set."},"TLSARecords":{"Type":58,"Flags":0,"Description":"The list of TLSA records in the record set."},"NAPTRRecords":{"Type":60,"Flags":0,"Description":"The list of NAPTR records in the record set."}}}},{"2":{"Name":"RecordSetPropertiesMetadata","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"SubResource","Properties":{"id":{"Type":4,"Flags":0,"Description":"Resource Id."}}}},{"2":{"Name":"ARecord","Properties":{"ipv4Address":{"Type":4,"Flags":0,"Description":"The IPv4 address of this A record."}}}},{"3":{"ItemType":35}},{"2":{"Name":"AaaaRecord","Properties":{"ipv6Address":{"Type":4,"Flags":0,"Description":"The IPv6 address of this AAAA record."}}}},{"3":{"ItemType":37}},{"2":{"Name":"MxRecord","Properties":{"preference":{"Type":3,"Flags":0,"Description":"The preference value for this MX record."},"exchange":{"Type":4,"Flags":0,"Description":"The domain name of the mail host for this MX record."}}}},{"3":{"ItemType":39}},{"2":{"Name":"NsRecord","Properties":{"nsdname":{"Type":4,"Flags":0,"Description":"The name server name for this NS record."}}}},{"3":{"ItemType":41}},{"2":{"Name":"PtrRecord","Properties":{"ptrdname":{"Type":4,"Flags":0,"Description":"The PTR target domain name for this PTR record."}}}},{"3":{"ItemType":43}},{"2":{"Name":"SrvRecord","Properties":{"priority":{"Type":3,"Flags":0,"Description":"The priority value for this SRV record."},"weight":{"Type":3,"Flags":0,"Description":"The weight value for this SRV record."},"port":{"Type":3,"Flags":0,"Description":"The port value for this SRV record."},"target":{"Type":4,"Flags":0,"Description":"The target domain name for this SRV record."}}}},{"3":{"ItemType":45}},{"2":{"Name":"TxtRecord","Properties":{"value":{"Type":48,"Flags":0,"Description":"The text value of this TXT record."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":47}},{"2":{"Name":"CnameRecord","Properties":{"cname":{"Type":4,"Flags":0,"Description":"The canonical name for this CNAME record."}}}},{"2":{"Name":"SoaRecord","Properties":{"host":{"Type":4,"Flags":0,"Description":"The domain name of the authoritative name server for this SOA record."},"email":{"Type":4,"Flags":0,"Description":"The email contact for this SOA record."},"serialNumber":{"Type":3,"Flags":0,"Description":"The serial number for this SOA record."},"refreshTime":{"Type":3,"Flags":0,"Description":"The refresh value for this SOA record."},"retryTime":{"Type":3,"Flags":0,"Description":"The retry time for this SOA record."},"expireTime":{"Type":3,"Flags":0,"Description":"The expire time for this SOA record."},"minimumTTL":{"Type":3,"Flags":0,"Description":"The minimum value for this SOA record. By convention this is used to determine the negative caching duration."}}}},{"2":{"Name":"CaaRecord","Properties":{"flags":{"Type":3,"Flags":0,"Description":"The flags for this CAA record as an integer between 0 and 255."},"tag":{"Type":4,"Flags":0,"Description":"The tag for this CAA record."},"value":{"Type":4,"Flags":0,"Description":"The value for this CAA record."}}}},{"3":{"ItemType":52}},{"2":{"Name":"DsRecord","Properties":{"keyTag":{"Type":3,"Flags":0,"Description":"The key tag value is used to determine which DNSKEY Resource Record is used for signature verification."},"algorithm":{"Type":3,"Flags":0,"Description":"The security algorithm type represents the standard security algorithm number of the DNSKEY Resource Record. See: https://www.iana.org/assignments/dns-sec-alg-numbers/dns-sec-alg-numbers.xhtml"},"digest":{"Type":55,"Flags":0,"Description":"The digest entity."}}}},{"2":{"Name":"Digest","Properties":{"algorithmType":{"Type":3,"Flags":0,"Description":"The digest algorithm type represents the standard digest algorithm number used to construct the digest. See: https://www.iana.org/assignments/ds-rr-types/ds-rr-types.xhtml"},"value":{"Type":4,"Flags":0,"Description":"The digest value is a cryptographic hash value of the referenced DNSKEY Resource Record."}}}},{"3":{"ItemType":54}},{"2":{"Name":"TlsaRecord","Properties":{"usage":{"Type":3,"Flags":0,"Description":"The usage specifies the provided association that will be used to match the certificate presented in the TLS handshake."},"selector":{"Type":3,"Flags":0,"Description":"The selector specifies which part of the TLS certificate presented by the server will be matched against the association data."},"matchingType":{"Type":3,"Flags":0,"Description":"The matching type specifies how the certificate association is presented."},"certAssociationData":{"Type":4,"Flags":0,"Description":"This specifies the certificate association data to be matched."}}}},{"3":{"ItemType":57}},{"2":{"Name":"NaptrRecord","Properties":{"order":{"Type":3,"Flags":0,"Description":"The order in which the NAPTR records MUST be processed in order to accurately represent the ordered list of rules. The ordering is from lowest to highest. Valid values: 0-65535."},"preference":{"Type":3,"Flags":0,"Description":"The preference specifies the order in which NAPTR records with equal 'order' values should be processed, low numbers being processed before high numbers. Valid values: 0-65535."},"flags":{"Type":4,"Flags":0,"Description":"The flags specific to DDDS applications. Values currently defined in RFC 3404 are uppercase and lowercase letters \"A\", \"P\", \"S\", and \"U\", and the empty string, \"\". Enclose Flags in quotation marks."},"services":{"Type":4,"Flags":0,"Description":"The services specific to DDDS applications. Enclose Services in quotation marks."},"regexp":{"Type":4,"Flags":0,"Description":"The regular expression that the DDDS application uses to convert an input value into an output value. For example: an IP phone system might use a regular expression to convert a phone number that is entered by a user into a SIP URI. Enclose the regular expression in quotation marks. Specify either a value for 'regexp' or a value for 'replacement'."},"replacement":{"Type":4,"Flags":0,"Description":"The replacement is a fully qualified domain name (FQDN) of the next domain name that you want the DDDS application to submit a DNS query for. The DDDS application replaces the input value with the value specified for replacement. Specify either a value for 'regexp' or a value for 'replacement'. If you specify a value for 'regexp', specify a dot (.) for 'replacement'."}}}},{"3":{"ItemType":59}},{"4":{"Name":"Microsoft.Network/dnsZones/A@2023-07-01-preview","ScopeType":8,"Body":31,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/AAAA"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/AAAA","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":62,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":63,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"4":{"Name":"Microsoft.Network/dnsZones/AAAA@2023-07-01-preview","ScopeType":8,"Body":64,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/CAA"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/CAA","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":66,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":67,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"4":{"Name":"Microsoft.Network/dnsZones/CAA@2023-07-01-preview","ScopeType":8,"Body":68,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/CNAME"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/CNAME","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":70,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":71,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"4":{"Name":"Microsoft.Network/dnsZones/CNAME@2023-07-01-preview","ScopeType":8,"Body":72,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/MX"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/MX","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":74,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":75,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"4":{"Name":"Microsoft.Network/dnsZones/MX@2023-07-01-preview","ScopeType":8,"Body":76,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/NS"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/NS","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":78,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":79,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"4":{"Name":"Microsoft.Network/dnsZones/NS@2023-07-01-preview","ScopeType":8,"Body":80,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/PTR"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/PTR","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":82,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":83,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"4":{"Name":"Microsoft.Network/dnsZones/PTR@2023-07-01-preview","ScopeType":8,"Body":84,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/SOA"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/SOA","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":86,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":87,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"4":{"Name":"Microsoft.Network/dnsZones/SOA@2023-07-01-preview","ScopeType":8,"Body":88,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/SRV"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/SRV","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":90,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":91,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"4":{"Name":"Microsoft.Network/dnsZones/SRV@2023-07-01-preview","ScopeType":8,"Body":92,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/TXT"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/TXT","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":94,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":95,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"4":{"Name":"Microsoft.Network/dnsZones/TXT@2023-07-01-preview","ScopeType":8,"Body":96,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/TLSA"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/TLSA","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":98,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":99,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"4":{"Name":"Microsoft.Network/dnsZones/TLSA@2023-07-01-preview","ScopeType":8,"Body":100,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/DS"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/DS","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":102,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":103,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"4":{"Name":"Microsoft.Network/dnsZones/DS@2023-07-01-preview","ScopeType":8,"Body":104,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones/NAPTR"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones/NAPTR","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":106,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":107,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the record set."},"properties":{"Type":32,"Flags":0,"Description":"The properties of the record set."}}}},{"4":{"Name":"Microsoft.Network/dnsZones/NAPTR@2023-07-01-preview","ScopeType":8,"Body":108,"Flags":0}},{"6":{"Value":"Microsoft.Network/dnsZones"}},{"6":{"Value":"2023-07-01-preview"}},{"2":{"Name":"Microsoft.Network/dnsZones","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":110,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":111,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"The etag of the zone."},"properties":{"Type":113,"Flags":0,"Description":"The properties of the zone."},"systemData":{"Type":17,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"location":{"Type":4,"Flags":1,"Description":"Resource location."},"tags":{"Type":121,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ZoneProperties","Properties":{"maxNumberOfRecordSets":{"Type":3,"Flags":2,"Description":"The maximum number of record sets that can be created in this DNS zone. This is a read-only property and any attempt to set this value will be ignored."},"maxNumberOfRecordsPerRecordSet":{"Type":3,"Flags":2,"Description":"The maximum number of records per record set that can be created in this DNS zone. This is a read-only property and any attempt to set this value will be ignored."},"numberOfRecordSets":{"Type":3,"Flags":2,"Description":"The current number of record sets in this DNS zone. This is a read-only property and any attempt to set this value will be ignored."},"nameServers":{"Type":114,"Flags":2,"Description":"The name servers for this DNS zone. This is a read-only property and any attempt to set this value will be ignored."},"zoneType":{"Type":117,"Flags":0,"Description":"The type of this DNS zone (Public or Private)."},"registrationVirtualNetworks":{"Type":118,"Flags":0,"Description":"A list of references to virtual networks that register hostnames in this DNS zone. This is a only when ZoneType is Private."},"resolutionVirtualNetworks":{"Type":119,"Flags":0,"Description":"A list of references to virtual networks that resolve records in this DNS zone. This is a only when ZoneType is Private."},"signingKeys":{"Type":120,"Flags":2,"Description":"The list of signing keys."}}}},{"3":{"ItemType":4}},{"6":{"Value":"Public"}},{"6":{"Value":"Private"}},{"5":{"Elements":[115,116]}},{"3":{"ItemType":34}},{"3":{"ItemType":34}},{"3":{"ItemType":13}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/dnsZones@2023-07-01-preview","ScopeType":8,"Body":112,"Flags":0}}] \ No newline at end of file diff --git a/internal/azure/generated/edgeorder/microsoft.edgeorder/2024-02-01/types.json b/internal/azure/generated/edgeorder/microsoft.edgeorder/2024-02-01/types.json new file mode 100644 index 000000000..8b8883bf3 --- /dev/null +++ b/internal/azure/generated/edgeorder/microsoft.edgeorder/2024-02-01/types.json @@ -0,0 +1 @@ +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.EdgeOrder/addresses"}},{"6":{"Value":"2024-02-01"}},{"2":{"Name":"Microsoft.EdgeOrder/addresses","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":1,"Description":"Properties of an address."},"tags":{"Type":31,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":32,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"AddressProperties","Properties":{"addressClassification":{"Type":14,"Flags":0,"Description":"Type of address based on its usage context."},"shippingAddress":{"Type":15,"Flags":0,"Description":"Shipping details for the address."},"contactDetails":{"Type":20,"Flags":0,"Description":"Contact details for the address."},"addressValidationStatus":{"Type":25,"Flags":2,"Description":"Status of address validation."},"provisioningState":{"Type":30,"Flags":2,"Description":"Provisioning state"}}}},{"6":{"Value":"Shipping"}},{"6":{"Value":"Site"}},{"5":{"Elements":[12,13,4]}},{"2":{"Name":"ShippingAddress","Properties":{"streetAddress1":{"Type":4,"Flags":0,"Description":"Street Address line 1."},"streetAddress2":{"Type":4,"Flags":0,"Description":"Street Address line 2."},"streetAddress3":{"Type":4,"Flags":0,"Description":"Street Address line 3."},"city":{"Type":4,"Flags":0,"Description":"Name of the City."},"stateOrProvince":{"Type":4,"Flags":0,"Description":"Name of the State or Province."},"country":{"Type":4,"Flags":1,"Description":"Name of the Country."},"postalCode":{"Type":4,"Flags":0,"Description":"Postal code."},"zipExtendedCode":{"Type":4,"Flags":0,"Description":"Extended Zip Code."},"companyName":{"Type":4,"Flags":0,"Description":"Name of the company."},"addressType":{"Type":19,"Flags":0,"Description":"Type of address."}}}},{"6":{"Value":"None"}},{"6":{"Value":"Residential"}},{"6":{"Value":"Commercial"}},{"5":{"Elements":[16,17,18,4]}},{"2":{"Name":"ContactDetails","Properties":{"contactName":{"Type":4,"Flags":0,"Description":"Contact name of the person."},"phone":{"Type":4,"Flags":0,"Description":"Phone number of the contact person."},"phoneExtension":{"Type":4,"Flags":0,"Description":"Phone extension number of the contact person."},"mobile":{"Type":4,"Flags":0,"Description":"Mobile number of the contact person."},"emailList":{"Type":21,"Flags":0,"Description":"List of Email-ids to be notified about job progress."}}}},{"3":{"ItemType":4}},{"6":{"Value":"Valid"}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Ambiguous"}},{"5":{"Elements":[22,23,24,4]}},{"6":{"Value":"Creating"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[26,27,28,29,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":37,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":42,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[33,34,35,36,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[38,39,40,41,4]}},{"4":{"Name":"Microsoft.EdgeOrder/addresses@2024-02-01","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.EdgeOrder/orderItems"}},{"6":{"Value":"2024-02-01"}},{"2":{"Name":"Microsoft.EdgeOrder/orderItems","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":44,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":45,"Flags":10,"Description":"The resource api version"},"properties":{"Type":47,"Flags":1,"Description":"Order item properties."},"identity":{"Type":161,"Flags":0,"Description":"Msi identity of the resource"},"tags":{"Type":164,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":32,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"OrderItemProperties","Properties":{"orderItemDetails":{"Type":48,"Flags":1,"Description":"Represents order item details."},"addressDetails":{"Type":155,"Flags":0,"Description":"Represents shipping and return address for order item."},"startTime":{"Type":4,"Flags":2,"Description":"Start time of order item."},"orderId":{"Type":4,"Flags":1,"Description":"Id of the order to which order item belongs to."},"provisioningState":{"Type":160,"Flags":2,"Description":"Provisioning state"}}}},{"2":{"Name":"OrderItemDetails","Properties":{"productDetails":{"Type":49,"Flags":1,"Description":"Represents product details."},"orderItemType":{"Type":87,"Flags":1,"Description":"Order item type."},"orderItemMode":{"Type":90,"Flags":0,"Description":"Defines the mode of the Order item."},"siteDetails":{"Type":91,"Flags":0,"Description":"Site Related Details."},"currentStage":{"Type":92,"Flags":2,"Description":"Current Order item Status."},"orderItemStageHistory":{"Type":114,"Flags":2,"Description":"Order item status history."},"preferences":{"Type":115,"Flags":0,"Description":"Customer notification Preferences."},"forwardShippingDetails":{"Type":135,"Flags":2,"Description":"Forward Package Shipping details."},"reverseShippingDetails":{"Type":136,"Flags":2,"Description":"Reverse Package Shipping details."},"notificationEmailList":{"Type":137,"Flags":0,"Description":"Additional notification email list."},"cancellationReason":{"Type":4,"Flags":2,"Description":"Cancellation reason."},"cancellationStatus":{"Type":141,"Flags":2,"Description":"Describes whether the order item is cancellable or not."},"deletionStatus":{"Type":144,"Flags":2,"Description":"Describes whether the order item is deletable or not."},"returnReason":{"Type":4,"Flags":2,"Description":"Return reason."},"returnStatus":{"Type":148,"Flags":2,"Description":"Describes whether the order item is returnable or not."},"managementRpDetailsList":{"Type":150,"Flags":2,"Description":"List of parent RP details supported for configuration."},"error":{"Type":151,"Flags":2,"Description":"Top level error for the job."}}}},{"2":{"Name":"ProductDetails","Properties":{"displayInfo":{"Type":50,"Flags":0,"Description":"Display details of the product."},"hierarchyInformation":{"Type":51,"Flags":1,"Description":"Hierarchy of the product which uniquely identifies the product."},"productDoubleEncryptionStatus":{"Type":54,"Flags":2,"Description":"Double encryption status of the configuration. Read-only field."},"identificationType":{"Type":57,"Flags":2,"Description":"Identification type of the configuration."},"parentDeviceDetails":{"Type":58,"Flags":2,"Description":"Device details of the parent configuration."},"parentProvisioningDetails":{"Type":62,"Flags":0,"Description":"Device Provisioning Details for Parent."},"optInAdditionalConfigurations":{"Type":72,"Flags":0,"Description":"List of additional configurations customer wants in the order item apart from the ones included in the base configuration."},"childConfigurationDeviceDetails":{"Type":83,"Flags":2,"Description":"Details of all child configurations that are part of the order item."},"termCommitmentInformation":{"Type":78,"Flags":2,"Description":"Term Commitment Information of the Device."}}}},{"2":{"Name":"DisplayInfo","Properties":{"productFamilyDisplayName":{"Type":4,"Flags":2,"Description":"Product family display name."},"configurationDisplayName":{"Type":4,"Flags":2,"Description":"Configuration display name."}}}},{"2":{"Name":"HierarchyInformation","Properties":{"productFamilyName":{"Type":4,"Flags":0,"Description":"Represents product family name that uniquely identifies product family."},"productLineName":{"Type":4,"Flags":0,"Description":"Represents product line name that uniquely identifies product line."},"productName":{"Type":4,"Flags":0,"Description":"Represents product name that uniquely identifies product."},"configurationName":{"Type":4,"Flags":0,"Description":"Represents configuration name that uniquely identifies configuration."},"configurationIdDisplayName":{"Type":4,"Flags":0,"Description":"Represents Model Display Name."}}}},{"6":{"Value":"Disabled"}},{"6":{"Value":"Enabled"}},{"5":{"Elements":[52,53,4]}},{"6":{"Value":"NotSupported"}},{"6":{"Value":"SerialNumber"}},{"5":{"Elements":[55,56,4]}},{"2":{"Name":"DeviceDetails","Properties":{"serialNumber":{"Type":4,"Flags":2,"Description":"Device serial number."},"displaySerialNumber":{"Type":4,"Flags":2,"Description":"Device serial number to be displayed."},"managementResourceId":{"Type":4,"Flags":2,"Description":"Management Resource Id."},"managementResourceTenantId":{"Type":4,"Flags":2,"Description":"Management Resource Tenant ID."},"provisioningSupport":{"Type":61,"Flags":2,"Description":"Determining nature of provisioning that the configuration supports."},"provisioningDetails":{"Type":62,"Flags":2,"Description":"Provisioning Details for the device."}}}},{"6":{"Value":"CloudBased"}},{"6":{"Value":"Manual"}},{"5":{"Elements":[59,60,4]}},{"2":{"Name":"ProvisioningDetails","Properties":{"quantity":{"Type":3,"Flags":0,"Description":"Quantity of the devices."},"provisioningArmId":{"Type":4,"Flags":0,"Description":"Provisioning Resource Arm ID."},"provisioningEndPoint":{"Type":4,"Flags":0,"Description":"Provisioning End Point."},"serialNumber":{"Type":4,"Flags":0,"Description":"Serial Number for the Device."},"vendorName":{"Type":4,"Flags":0,"Description":"Vendor Name for the Device , (for 1P devices - Microsoft)."},"readyToConnectArmId":{"Type":4,"Flags":0,"Description":"Arc Enabled Resource Arm id."},"managementResourceArmId":{"Type":4,"Flags":0,"Description":"Management Resource ArmId."},"uniqueDeviceIdentifier":{"Type":4,"Flags":2,"Description":"Unique Identity for a Device."},"autoProvisioningStatus":{"Type":65,"Flags":0,"Description":"Auto Provisioning Details."},"devicePresenceVerification":{"Type":66,"Flags":0,"Description":"Proof of possession details."}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[63,64,4]}},{"2":{"Name":"DevicePresenceVerificationDetails","Properties":{"status":{"Type":69,"Flags":2,"Description":"Proof of possession status."},"message":{"Type":4,"Flags":2,"Description":"Insights on current status."}}}},{"6":{"Value":"NotInitiated"}},{"6":{"Value":"Completed"}},{"5":{"Elements":[67,68,4]}},{"2":{"Name":"AdditionalConfiguration","Properties":{"hierarchyInformation":{"Type":51,"Flags":1,"Description":"Hierarchy of the product which uniquely identifies the configuration."},"quantity":{"Type":3,"Flags":1,"Description":"Quantity of the product."},"provisioningDetails":{"Type":71,"Flags":0,"Description":"List Provisioning Details for Devices in Additional Config."}}}},{"3":{"ItemType":62}},{"3":{"ItemType":70}},{"2":{"Name":"ConfigurationDeviceDetails","Properties":{"displayInfo":{"Type":50,"Flags":0,"Description":"Display details of the product."},"hierarchyInformation":{"Type":51,"Flags":2,"Description":"Hierarchy of the product which uniquely identifies the configuration."},"quantity":{"Type":3,"Flags":2,"Description":"Quantity of the product."},"identificationType":{"Type":76,"Flags":2,"Description":"Identification type of the configuration."},"deviceDetails":{"Type":77,"Flags":2,"Description":"List of device details."},"termCommitmentInformation":{"Type":78,"Flags":2,"Description":"Term Commitment Information of the Device."}}}},{"6":{"Value":"NotSupported"}},{"6":{"Value":"SerialNumber"}},{"5":{"Elements":[74,75,4]}},{"3":{"ItemType":58}},{"2":{"Name":"TermCommitmentInformation","Properties":{"termCommitmentType":{"Type":82,"Flags":1,"Description":"Term Commitment Type"},"termCommitmentTypeDuration":{"Type":4,"Flags":2,"Description":"Term Commitment Duration. Currently Supporting P365D, P1095D"},"pendingDaysForTerm":{"Type":3,"Flags":2,"Description":"Number of Days Pending for Term Commitment"}}}},{"6":{"Value":"None"}},{"6":{"Value":"Trial"}},{"6":{"Value":"Timed"}},{"5":{"Elements":[79,80,81,4]}},{"3":{"ItemType":73}},{"6":{"Value":"Purchase"}},{"6":{"Value":"Rental"}},{"6":{"Value":"External"}},{"5":{"Elements":[84,85,86,4]}},{"6":{"Value":"Default"}},{"6":{"Value":"DoNotFulfill"}},{"5":{"Elements":[88,89,4]}},{"2":{"Name":"SiteDetails","Properties":{"siteId":{"Type":4,"Flags":1,"Description":"Unique Id, Identifying A Site."}}}},{"2":{"Name":"StageDetails","Properties":{"stageStatus":{"Type":99,"Flags":2,"Description":"Stage status."},"stageName":{"Type":113,"Flags":2,"Description":"Stage name."},"displayName":{"Type":4,"Flags":2,"Description":"Display name of the resource stage."},"startTime":{"Type":4,"Flags":2,"Description":"Stage start time."}}}},{"6":{"Value":"None"}},{"6":{"Value":"InProgress"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Cancelled"}},{"6":{"Value":"Cancelling"}},{"5":{"Elements":[93,94,95,96,97,98,4]}},{"6":{"Value":"Placed"}},{"6":{"Value":"InReview"}},{"6":{"Value":"Confirmed"}},{"6":{"Value":"ReadyToShip"}},{"6":{"Value":"Shipped"}},{"6":{"Value":"Delivered"}},{"6":{"Value":"ReadyToSetup"}},{"6":{"Value":"InUse"}},{"6":{"Value":"ReturnInitiated"}},{"6":{"Value":"ReturnPickedUp"}},{"6":{"Value":"ReturnedToMicrosoft"}},{"6":{"Value":"ReturnCompleted"}},{"6":{"Value":"Cancelled"}},{"5":{"Elements":[100,101,102,103,104,105,106,107,108,109,110,111,112,4]}},{"3":{"ItemType":92}},{"2":{"Name":"Preferences","Properties":{"notificationPreferences":{"Type":120,"Flags":0,"Description":"Notification preferences."},"transportPreferences":{"Type":121,"Flags":0,"Description":"Preferences related to the shipment logistics of the order."},"encryptionPreferences":{"Type":125,"Flags":0,"Description":"Preferences related to the Encryption."},"managementResourcePreferences":{"Type":129,"Flags":0,"Description":"Preferences related to the Management resource."},"termCommitmentPreferences":{"Type":130,"Flags":0,"Description":"Preferences related to the Term commitment."}}}},{"2":{"Name":"NotificationPreference","Properties":{"stageName":{"Type":119,"Flags":1,"Description":"Name of the stage."},"sendNotification":{"Type":2,"Flags":1,"Description":"Notification is required or not."}}}},{"6":{"Value":"Shipped"}},{"6":{"Value":"Delivered"}},{"5":{"Elements":[117,118,4]}},{"3":{"ItemType":116}},{"2":{"Name":"TransportPreferences","Properties":{"preferredShipmentType":{"Type":124,"Flags":1,"Description":"Indicates Shipment Logistics type that the customer preferred."}}}},{"6":{"Value":"CustomerManaged"}},{"6":{"Value":"MicrosoftManaged"}},{"5":{"Elements":[122,123,4]}},{"2":{"Name":"EncryptionPreferences","Properties":{"doubleEncryptionStatus":{"Type":128,"Flags":0,"Description":"Double encryption status as entered by the customer. It is compulsory to give this parameter if the 'Deny' or 'Disabled' policy is configured."}}}},{"6":{"Value":"Disabled"}},{"6":{"Value":"Enabled"}},{"5":{"Elements":[126,127,4]}},{"2":{"Name":"ManagementResourcePreferences","Properties":{"preferredManagementResourceId":{"Type":4,"Flags":0,"Description":"Customer preferred Management resource ARM ID."}}}},{"2":{"Name":"TermCommitmentPreferences","Properties":{"preferredTermCommitmentType":{"Type":134,"Flags":1,"Description":"Term Commitment Type"},"preferredTermCommitmentDuration":{"Type":4,"Flags":0,"Description":"Customer preferred Term Duration."}}}},{"6":{"Value":"None"}},{"6":{"Value":"Trial"}},{"6":{"Value":"Timed"}},{"5":{"Elements":[131,132,133,4]}},{"2":{"Name":"ForwardShippingDetails","Properties":{"carrierName":{"Type":4,"Flags":2,"Description":"Name of the carrier."},"carrierDisplayName":{"Type":4,"Flags":2,"Description":"Carrier Name for display purpose. Not to be used for any processing."},"trackingId":{"Type":4,"Flags":2,"Description":"TrackingId of the package."},"trackingUrl":{"Type":4,"Flags":2,"Description":"TrackingUrl of the package."}}}},{"2":{"Name":"ReverseShippingDetails","Properties":{"sasKeyForLabel":{"Type":4,"Flags":2,"Description":"SAS key to download the reverse shipment label of the package."},"carrierName":{"Type":4,"Flags":2,"Description":"Name of the carrier."},"carrierDisplayName":{"Type":4,"Flags":2,"Description":"Carrier Name for display purpose. Not to be used for any processing."},"trackingId":{"Type":4,"Flags":2,"Description":"TrackingId of the package."},"trackingUrl":{"Type":4,"Flags":2,"Description":"TrackingUrl of the package."}}}},{"3":{"ItemType":4}},{"6":{"Value":"Cancellable"}},{"6":{"Value":"CancellableWithFee"}},{"6":{"Value":"NotCancellable"}},{"5":{"Elements":[138,139,140,4]}},{"6":{"Value":"Allowed"}},{"6":{"Value":"NotAllowed"}},{"5":{"Elements":[142,143,4]}},{"6":{"Value":"Returnable"}},{"6":{"Value":"ReturnableWithFee"}},{"6":{"Value":"NotReturnable"}},{"5":{"Elements":[145,146,147,4]}},{"2":{"Name":"ResourceProviderDetails","Properties":{"resourceProviderNamespace":{"Type":4,"Flags":2,"Description":"Resource provider namespace."}}}},{"3":{"ItemType":149}},{"2":{"Name":"ErrorDetail","Properties":{"code":{"Type":4,"Flags":2,"Description":"The error code."},"message":{"Type":4,"Flags":2,"Description":"The error message."},"target":{"Type":4,"Flags":2,"Description":"The error target."},"details":{"Type":152,"Flags":2,"Description":"The error details."},"additionalInfo":{"Type":154,"Flags":2,"Description":"The error additional info."}}}},{"3":{"ItemType":151}},{"2":{"Name":"ErrorAdditionalInfo","Properties":{"type":{"Type":4,"Flags":2,"Description":"The additional info type."},"info":{"Type":0,"Flags":2,"Description":"The additional info."}}}},{"3":{"ItemType":153}},{"2":{"Name":"AddressDetails","Properties":{"forwardAddress":{"Type":11,"Flags":1,"Description":"Customer address and contact details."},"returnAddress":{"Type":11,"Flags":2,"Description":"Return shipping address."}}}},{"6":{"Value":"Creating"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[156,157,158,159,4]}},{"2":{"Name":"ResourceIdentity","Properties":{"type":{"Type":4,"Flags":0,"Description":"Identity type"},"principalId":{"Type":4,"Flags":2,"Description":"Service Principal Id backing the Msi"},"tenantId":{"Type":4,"Flags":2,"Description":"Home Tenant Id"},"userAssignedIdentities":{"Type":163,"Flags":0,"Description":"User Assigned Identities"}}}},{"2":{"Name":"UserAssignedIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal ID of the assigned identity."},"clientId":{"Type":4,"Flags":2,"Description":"The client ID of the assigned identity."}}}},{"2":{"Name":"UserAssignedIdentities","Properties":{},"AdditionalProperties":162}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.EdgeOrder/orderItems@2024-02-01","ScopeType":8,"Body":46,"Flags":0}},{"6":{"Value":"Microsoft.EdgeOrder/locations/orders"}},{"6":{"Value":"2024-02-01"}},{"2":{"Name":"Microsoft.EdgeOrder/locations/orders","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":166,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":167,"Flags":10,"Description":"The resource api version"},"properties":{"Type":169,"Flags":2,"Description":"Order properties."},"systemData":{"Type":32,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"OrderProperties","Properties":{"orderItemIds":{"Type":170,"Flags":2,"Description":"List of order item ARM Ids which are part of an order."},"currentStage":{"Type":92,"Flags":2,"Description":"Order current status."},"orderStageHistory":{"Type":171,"Flags":2,"Description":"Order status history."},"orderMode":{"Type":174,"Flags":2,"Description":"Order mode."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":92}},{"6":{"Value":"Default"}},{"6":{"Value":"DoNotFulfill"}},{"5":{"Elements":[172,173,4]}},{"4":{"Name":"Microsoft.EdgeOrder/locations/orders@2024-02-01","ScopeType":8,"Body":168,"Flags":1}},{"2":{"Name":"CancellationReason","Properties":{"reason":{"Type":4,"Flags":1,"Description":"Reason for cancellation."}}}},{"8":{"Name":"cancel","ResourceType":"Microsoft.EdgeOrder/orderItems","ApiVersion":"2024-02-01","Input":176}},{"2":{"Name":"ReturnOrderItemDetails","Properties":{"returnAddress":{"Type":11,"Flags":0,"Description":"Customer return address."},"returnReason":{"Type":4,"Flags":1,"Description":"Return Reason."},"serviceTag":{"Type":4,"Flags":0,"Description":"Service tag (located on the bottom-right corner of the device)."},"shippingBoxRequired":{"Type":2,"Flags":0,"Description":"Shipping Box required."}}}},{"8":{"Name":"return","ResourceType":"Microsoft.EdgeOrder/orderItems","ApiVersion":"2024-02-01","Input":178}}] \ No newline at end of file diff --git a/internal/azure/generated/index.json b/internal/azure/generated/index.json index 0fc2a058e..47bc9cf0d 100644 --- a/internal/azure/generated/index.json +++ b/internal/azure/generated/index.json @@ -1 +1 @@ -{"Resources":{"Microsoft.Addons/supportProviders/supportPlanTypes@2017-05-15":{"RelativePath":"addons/microsoft.addons/2017-05-15/types.json","Index":24},"Microsoft.Addons/supportProviders/supportPlanTypes@2018-03-01":{"RelativePath":"addons/microsoft.addons/2018-03-01/types.json","Index":24},"Microsoft.AutonomousDevelopmentPlatform/accounts@2020-07-01-preview":{"RelativePath":"adp/microsoft.autonomousdevelopmentplatform/2020-07-01-preview/types.json","Index":31},"Microsoft.AutonomousDevelopmentPlatform/accounts/dataPools@2020-07-01-preview":{"RelativePath":"adp/microsoft.autonomousdevelopmentplatform/2020-07-01-preview/types.json","Index":45},"Microsoft.AutonomousDevelopmentPlatform/accounts@2021-02-01-preview":{"RelativePath":"adp/microsoft.autonomousdevelopmentplatform/2021-02-01-preview/types.json","Index":31},"Microsoft.AutonomousDevelopmentPlatform/accounts/dataPools@2021-02-01-preview":{"RelativePath":"adp/microsoft.autonomousdevelopmentplatform/2021-02-01-preview/types.json","Index":46},"Microsoft.AutonomousDevelopmentPlatform/accounts@2021-11-01-preview":{"RelativePath":"adp/microsoft.autonomousdevelopmentplatform/2021-11-01-preview/types.json","Index":31},"Microsoft.AutonomousDevelopmentPlatform/accounts/dataPools@2021-11-01-preview":{"RelativePath":"adp/microsoft.autonomousdevelopmentplatform/2021-11-01-preview/types.json","Index":57},"Microsoft.Advisor/recommendations/suppressions@2016-07-12-preview":{"RelativePath":"advisor/microsoft.advisor/2016-07-12-preview/types.json","Index":12},"Microsoft.Advisor/recommendations/suppressions@2017-03-31":{"RelativePath":"advisor/microsoft.advisor/2017-03-31/types.json","Index":12},"Microsoft.Advisor/recommendations@2017-03-31":{"RelativePath":"advisor/microsoft.advisor/2017-03-31/types.json","Index":34},"Microsoft.Advisor/recommendations/suppressions@2017-04-19":{"RelativePath":"advisor/microsoft.advisor/2017-04-19/types.json","Index":12},"Microsoft.Advisor/recommendations@2017-04-19":{"RelativePath":"advisor/microsoft.advisor/2017-04-19/types.json","Index":35},"Microsoft.Advisor/configurations@2020-01-01":{"RelativePath":"advisor/microsoft.advisor/2020-01-01/types.json","Index":31},"Microsoft.Advisor/recommendations/suppressions@2020-01-01":{"RelativePath":"advisor/microsoft.advisor/2020-01-01/types.json","Index":36},"Microsoft.Advisor/recommendations@2020-01-01":{"RelativePath":"advisor/microsoft.advisor/2020-01-01/types.json","Index":61},"Microsoft.Advisor/configurations@2022-09-01":{"RelativePath":"advisor/microsoft.advisor/2022-09-01/types.json","Index":38},"Microsoft.Advisor/recommendations/suppressions@2022-09-01":{"RelativePath":"advisor/microsoft.advisor/2022-09-01/types.json","Index":43},"Microsoft.Advisor/recommendations@2022-09-01":{"RelativePath":"advisor/microsoft.advisor/2022-09-01/types.json","Index":72},"Microsoft.Advisor/configurations@2022-10-01":{"RelativePath":"advisor/microsoft.advisor/2022-10-01/types.json","Index":49},"Microsoft.Advisor/recommendations/suppressions@2022-10-01":{"RelativePath":"advisor/microsoft.advisor/2022-10-01/types.json","Index":54},"Microsoft.Advisor/recommendations@2022-10-01":{"RelativePath":"advisor/microsoft.advisor/2022-10-01/types.json","Index":83},"Microsoft.Advisor/advisorScore@2022-10-01":{"RelativePath":"advisor/microsoft.advisor/2022-10-01/types.json","Index":96},"Microsoft.Advisor/configurations@2023-01-01":{"RelativePath":"advisor/microsoft.advisor/2023-01-01/types.json","Index":49},"Microsoft.Advisor/recommendations/suppressions@2023-01-01":{"RelativePath":"advisor/microsoft.advisor/2023-01-01/types.json","Index":54},"Microsoft.Advisor/recommendations@2023-01-01":{"RelativePath":"advisor/microsoft.advisor/2023-01-01/types.json","Index":83},"Microsoft.Advisor/advisorScore@2023-01-01":{"RelativePath":"advisor/microsoft.advisor/2023-01-01/types.json","Index":96},"Microsoft.AgFoodPlatform/farmBeats/extensions@2020-05-12-preview":{"RelativePath":"agfood/microsoft.agfoodplatform/2020-05-12-preview/types.json","Index":23},"Microsoft.AgFoodPlatform/farmBeats@2020-05-12-preview":{"RelativePath":"agfood/microsoft.agfoodplatform/2020-05-12-preview/types.json","Index":32},"Microsoft.AgFoodPlatform/farmBeatsExtensionDefinitions@2020-05-12-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2020-05-12-preview/types.json","Index":50},"Microsoft.AgFoodPlatform/farmBeats/extensions@2021-09-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2021-09-01-preview/types.json","Index":26},"Microsoft.AgFoodPlatform/farmBeats@2021-09-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2021-09-01-preview/types.json","Index":69},"Microsoft.AgFoodPlatform/farmBeats/privateEndpointConnections@2021-09-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2021-09-01-preview/types.json","Index":73},"Microsoft.AgFoodPlatform/farmBeats/solutions@2021-09-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2021-09-01-preview/types.json","Index":78},"Microsoft.AgFoodPlatform/farmBeatsExtensionDefinitions@2021-09-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2021-09-01-preview/types.json","Index":90},"Microsoft.AgFoodPlatform/farmBeats/privateLinkResources@2021-09-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2021-09-01-preview/types.json","Index":97},"Microsoft.AgFoodPlatform/farmBeatsSolutionDefinitions@2021-09-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2021-09-01-preview/types.json","Index":115},"Microsoft.AgFoodPlatform/farmBeats/dataConnectors@2023-06-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2023-06-01-preview/types.json","Index":29},"Microsoft.AgFoodPlatform/farmBeats@2023-06-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2023-06-01-preview/types.json","Index":75},"Microsoft.AgFoodPlatform/farmBeats/extensions@2023-06-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2023-06-01-preview/types.json","Index":83},"Microsoft.AgFoodPlatform/farmBeats/privateEndpointConnections@2023-06-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2023-06-01-preview/types.json","Index":87},"Microsoft.AgFoodPlatform/farmBeats/solutions@2023-06-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2023-06-01-preview/types.json","Index":92},"Microsoft.AgFoodPlatform/farmBeatsExtensionDefinitions@2023-06-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2023-06-01-preview/types.json","Index":105},"Microsoft.AgFoodPlatform/farmBeats/privateLinkResources@2023-06-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2023-06-01-preview/types.json","Index":112},"Microsoft.AgFoodPlatform/farmBeatsSolutionDefinitions@2023-06-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2023-06-01-preview/types.json","Index":121},"Microsoft.AlertsManagement/alerts@2018-05-05-preview":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2018-05-05-preview/types.json","Index":45},"Microsoft.AlertsManagement/smartGroups@2018-05-05-preview":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2018-05-05-preview/types.json","Index":68},"Microsoft.AlertsManagement/alerts@2018-05-05":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2018-05-05/types.json","Index":46},"Microsoft.AlertsManagement/smartGroups@2018-05-05":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2018-05-05/types.json","Index":69},"microsoft.alertsManagement/smartDetectorAlertRules@2019-03-01":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2019-03-01/types.json","Index":29},"Microsoft.AlertsManagement/alerts@2019-03-01":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2019-03-01/types.json","Index":69},"Microsoft.AlertsManagement/actionRules@2019-05-05-preview":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2019-05-05-preview/types.json","Index":45},"Microsoft.AlertsManagement/smartGroups@2019-05-05-preview":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2019-05-05-preview/types.json","Index":68},"Microsoft.AlertsManagement/alerts@2019-05-05-preview":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2019-05-05-preview/types.json","Index":107},"microsoft.alertsManagement/smartDetectorAlertRules@2019-06-01":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2019-06-01/types.json","Index":30},"microsoft.alertsManagement/smartDetectorAlertRules@2021-04-01":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2021-04-01/types.json","Index":39},"Microsoft.AlertsManagement/prometheusRuleGroups@2021-07-22-preview":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2021-07-22-preview/types.json","Index":33},"Microsoft.AlertsManagement/actionRules@2021-08-08-preview":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2021-08-08-preview/types.json","Index":71},"Microsoft.AlertsManagement/actionRules@2021-08-08":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2021-08-08/types.json","Index":71},"Microsoft.AlertsManagement/prometheusRuleGroups@2023-03-01":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2023-03-01/types.json","Index":33},"Microsoft.AlertsManagement/tenantActivityLogAlerts@2023-04-01-preview":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2023-04-01-preview/types.json","Index":26},"Microsoft.AlertsManagement/actionRules@2023-05-01-preview":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2023-05-01-preview/types.json","Index":78},"Microsoft.AlertsManagement/alerts@2023-07-12-preview":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2023-07-12-preview/types.json","Index":47},"Microsoft.AlertsManagement/alerts/enrichments@2023-07-12-preview":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2023-07-12-preview/types.json","Index":75},"Microsoft.AnalysisServices/servers@2016-05-16":{"RelativePath":"analysisservices/microsoft.analysisservices/2016-05-16/types.json","Index":46},"Microsoft.AnalysisServices/servers@2017-07-14":{"RelativePath":"analysisservices/microsoft.analysisservices/2017-07-14/types.json","Index":47},"Microsoft.AnalysisServices/servers@2017-08-01":{"RelativePath":"analysisservices/microsoft.analysisservices/2017-08-01/types.json","Index":53},"Microsoft.ApiCenter/services@2023-07-01-preview":{"RelativePath":"apicenter/microsoft.apicenter/2023-07-01-preview/types.json","Index":36},"Microsoft.ApiCenter/services@2024-03-01":{"RelativePath":"apicenter/microsoft.apicenter/2024-03-01/types.json","Index":36},"Microsoft.ApiCenter/services/metadataSchemas@2024-03-01":{"RelativePath":"apicenter/microsoft.apicenter/2024-03-01/types.json","Index":47},"Microsoft.ApiCenter/services/workspaces@2024-03-01":{"RelativePath":"apicenter/microsoft.apicenter/2024-03-01/types.json","Index":52},"Microsoft.ApiCenter/services/workspaces/apis@2024-03-01":{"RelativePath":"apicenter/microsoft.apicenter/2024-03-01/types.json","Index":78},"Microsoft.ApiCenter/services/workspaces/apis/versions@2024-03-01":{"RelativePath":"apicenter/microsoft.apicenter/2024-03-01/types.json","Index":91},"Microsoft.ApiCenter/services/workspaces/apis/versions/definitions@2024-03-01":{"RelativePath":"apicenter/microsoft.apicenter/2024-03-01/types.json","Index":97},"Microsoft.ApiCenter/services/workspaces/apis/deployments@2024-03-01":{"RelativePath":"apicenter/microsoft.apicenter/2024-03-01/types.json","Index":107},"Microsoft.ApiCenter/services/workspaces/environments@2024-03-01":{"RelativePath":"apicenter/microsoft.apicenter/2024-03-01/types.json","Index":129},"Microsoft.ApiManagement/service/apis@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":25},"Microsoft.ApiManagement/service/apis/operations@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":40},"Microsoft.ApiManagement/service/subscriptions@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":51},"Microsoft.ApiManagement/service/products@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":58},"Microsoft.ApiManagement/service/products/apis@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":62},"Microsoft.ApiManagement/service/products/groups@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":66},"Microsoft.ApiManagement/service/groups@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":70},"Microsoft.ApiManagement/service/groups/users@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":74},"Microsoft.ApiManagement/service/certificates@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":78},"Microsoft.ApiManagement/service/users@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":87},"Microsoft.ApiManagement/service/authorizationServers@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":117},"Microsoft.ApiManagement/service/loggers@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":122},"Microsoft.ApiManagement/service/properties@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":127},"Microsoft.ApiManagement/service/openidConnectProviders@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":131},"Microsoft.ApiManagement/service/backends@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":135},"Microsoft.ApiManagement/service/identityProviders@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":146},"Microsoft.ApiManagement/service@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":179},"Microsoft.ApiManagement/service/apis@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":25},"Microsoft.ApiManagement/service/apis/operations@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":40},"Microsoft.ApiManagement/service/authorizationServers@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":70},"Microsoft.ApiManagement/service/backends@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":83},"Microsoft.ApiManagement/service/certificates@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":87},"Microsoft.ApiManagement/service@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":120},"Microsoft.ApiManagement/service/groups@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":124},"Microsoft.ApiManagement/service/groups/users@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":128},"Microsoft.ApiManagement/service/identityProviders@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":140},"Microsoft.ApiManagement/service/loggers@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":145},"Microsoft.ApiManagement/service/openidConnectProviders@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":149},"Microsoft.ApiManagement/service/products@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":156},"Microsoft.ApiManagement/service/products/apis@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":160},"Microsoft.ApiManagement/service/products/groups@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":164},"Microsoft.ApiManagement/service/properties@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":169},"Microsoft.ApiManagement/service/subscriptions@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":180},"Microsoft.ApiManagement/service/tenant@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":185},"Microsoft.ApiManagement/service/users@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":194},"Microsoft.ApiManagement/service/policies@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":14},"Microsoft.ApiManagement/service/apis@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":43},"Microsoft.ApiManagement/service/apis/releases@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":48},"Microsoft.ApiManagement/service/apis/operations@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":66},"Microsoft.ApiManagement/service/apis/operations/policies@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":72},"Microsoft.ApiManagement/service/apis/policies@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":78},"Microsoft.ApiManagement/service/apis/schemas@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":84},"Microsoft.ApiManagement/service/apis/diagnostics@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":89},"Microsoft.ApiManagement/service/apis/diagnostics/loggers@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":93},"Microsoft.ApiManagement/service/apis/issues@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":104},"Microsoft.ApiManagement/service/apis/issues/comments@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":109},"Microsoft.ApiManagement/service/apis/issues/attachments@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":114},"Microsoft.ApiManagement/service/authorizationServers@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":145},"Microsoft.ApiManagement/service/backends@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":168},"Microsoft.ApiManagement/service/certificates@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":173},"Microsoft.ApiManagement/service@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":211},"Microsoft.ApiManagement/service/diagnostics@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":215},"Microsoft.ApiManagement/service/diagnostics/loggers@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":219},"Microsoft.ApiManagement/service/templates@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":241},"Microsoft.ApiManagement/service/groups@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":250},"Microsoft.ApiManagement/service/groups/users@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":254},"Microsoft.ApiManagement/service/identityProviders@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":274},"Microsoft.ApiManagement/service/loggers@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":288},"Microsoft.ApiManagement/service/notifications@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":304},"Microsoft.ApiManagement/service/notifications/recipientUsers@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":308},"Microsoft.ApiManagement/service/notifications/recipientEmails@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":312},"Microsoft.ApiManagement/service/openidConnectProviders@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":317},"Microsoft.ApiManagement/service/portalsettings@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":337},"Microsoft.ApiManagement/service/products@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":345},"Microsoft.ApiManagement/service/products/apis@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":349},"Microsoft.ApiManagement/service/products/groups@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":353},"Microsoft.ApiManagement/service/products/policies@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":359},"Microsoft.ApiManagement/service/properties@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":365},"Microsoft.ApiManagement/service/subscriptions@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":377},"Microsoft.ApiManagement/service/tags@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":382},"Microsoft.ApiManagement/service/apis/tags@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":386},"Microsoft.ApiManagement/service/apis/operations/tags@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":390},"Microsoft.ApiManagement/service/products/tags@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":394},"Microsoft.ApiManagement/service/apis/tagDescriptions@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":399},"Microsoft.ApiManagement/service/users@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":421},"Microsoft.ApiManagement/service/api-version-sets@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":425},"Microsoft.ApiManagement/service/policies@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":19},"Microsoft.ApiManagement/service/apis@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":55},"Microsoft.ApiManagement/service/apis/releases@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":60},"Microsoft.ApiManagement/service/apis/operations@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":78},"Microsoft.ApiManagement/service/apis/operations/policies@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":84},"Microsoft.ApiManagement/service/apis/policies@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":90},"Microsoft.ApiManagement/service/apis/schemas@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":96},"Microsoft.ApiManagement/service/apis/diagnostics@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":101},"Microsoft.ApiManagement/service/apis/diagnostics/loggers@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":105},"Microsoft.ApiManagement/service/apis/issues@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":116},"Microsoft.ApiManagement/service/apis/issues/comments@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":121},"Microsoft.ApiManagement/service/apis/issues/attachments@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":126},"Microsoft.ApiManagement/service/authorizationServers@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":157},"Microsoft.ApiManagement/service/backends@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":180},"Microsoft.ApiManagement/service/certificates@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":185},"Microsoft.ApiManagement/service@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":225},"Microsoft.ApiManagement/service/diagnostics@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":229},"Microsoft.ApiManagement/service/diagnostics/loggers@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":233},"Microsoft.ApiManagement/service/templates@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":255},"Microsoft.ApiManagement/service/groups@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":264},"Microsoft.ApiManagement/service/groups/users@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":268},"Microsoft.ApiManagement/service/identityProviders@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":288},"Microsoft.ApiManagement/service/loggers@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":297},"Microsoft.ApiManagement/service/notifications@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":313},"Microsoft.ApiManagement/service/notifications/recipientUsers@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":317},"Microsoft.ApiManagement/service/notifications/recipientEmails@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":321},"Microsoft.ApiManagement/service/openidConnectProviders@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":326},"Microsoft.ApiManagement/service/portalsettings@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":346},"Microsoft.ApiManagement/service/products@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":354},"Microsoft.ApiManagement/service/products/apis@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":358},"Microsoft.ApiManagement/service/products/groups@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":362},"Microsoft.ApiManagement/service/products/policies@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":368},"Microsoft.ApiManagement/service/properties@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":374},"Microsoft.ApiManagement/service/subscriptions@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":386},"Microsoft.ApiManagement/service/tags@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":391},"Microsoft.ApiManagement/service/apis/tags@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":395},"Microsoft.ApiManagement/service/apis/operations/tags@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":399},"Microsoft.ApiManagement/service/products/tags@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":403},"Microsoft.ApiManagement/service/apis/tagDescriptions@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":408},"Microsoft.ApiManagement/service/users@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":429},"Microsoft.ApiManagement/service/api-version-sets@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":438},"Microsoft.ApiManagement/service/apis@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":46},"Microsoft.ApiManagement/service/apis/releases@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":51},"Microsoft.ApiManagement/service/apis/operations@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":69},"Microsoft.ApiManagement/service/apis/operations/policies@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":81},"Microsoft.ApiManagement/service/apis/operations/tags@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":86},"Microsoft.ApiManagement/service/apis/tags@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":90},"Microsoft.ApiManagement/service/products/tags@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":94},"Microsoft.ApiManagement/service/tags@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":98},"Microsoft.ApiManagement/service/apis/policies@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":104},"Microsoft.ApiManagement/service/apis/schemas@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":110},"Microsoft.ApiManagement/service/apis/diagnostics@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":124},"Microsoft.ApiManagement/service/apis/issues@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":135},"Microsoft.ApiManagement/service/apis/issues/comments@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":140},"Microsoft.ApiManagement/service/apis/issues/attachments@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":145},"Microsoft.ApiManagement/service/apis/tagDescriptions@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":150},"Microsoft.ApiManagement/service/authorizationServers@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":181},"Microsoft.ApiManagement/service/backends@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":204},"Microsoft.ApiManagement/service/caches@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":209},"Microsoft.ApiManagement/service/certificates@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":214},"Microsoft.ApiManagement/service@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":255},"Microsoft.ApiManagement/service/diagnostics@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":259},"Microsoft.ApiManagement/service/templates@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":281},"Microsoft.ApiManagement/service/groups@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":290},"Microsoft.ApiManagement/service/groups/users@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":294},"Microsoft.ApiManagement/service/identityProviders@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":314},"Microsoft.ApiManagement/service/loggers@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":323},"Microsoft.ApiManagement/service/notifications@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":339},"Microsoft.ApiManagement/service/notifications/recipientUsers@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":343},"Microsoft.ApiManagement/service/notifications/recipientEmails@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":347},"Microsoft.ApiManagement/service/openidConnectProviders@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":352},"Microsoft.ApiManagement/service/policies@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":358},"Microsoft.ApiManagement/service/portalsettings@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":378},"Microsoft.ApiManagement/service/products@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":386},"Microsoft.ApiManagement/service/products/apis@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":390},"Microsoft.ApiManagement/service/products/groups@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":394},"Microsoft.ApiManagement/service/products/policies@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":400},"Microsoft.ApiManagement/service/properties@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":406},"Microsoft.ApiManagement/service/subscriptions@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":418},"Microsoft.ApiManagement/service/users@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":439},"Microsoft.ApiManagement/service/api-version-sets@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":448},"Microsoft.ApiManagement/service/issues@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":452},"Microsoft.ApiManagement/service/apis@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":47},"Microsoft.ApiManagement/service/apis/releases@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":52},"Microsoft.ApiManagement/service/apis/operations@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":70},"Microsoft.ApiManagement/service/apis/operations/policies@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":82},"Microsoft.ApiManagement/service/apis/operations/tags@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":87},"Microsoft.ApiManagement/service/apis/tags@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":91},"Microsoft.ApiManagement/service/products/tags@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":95},"Microsoft.ApiManagement/service/tags@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":99},"Microsoft.ApiManagement/service/apis/policies@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":105},"Microsoft.ApiManagement/service/apis/schemas@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":111},"Microsoft.ApiManagement/service/apis/diagnostics@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":133},"Microsoft.ApiManagement/service/apis/issues@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":144},"Microsoft.ApiManagement/service/apis/issues/comments@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":149},"Microsoft.ApiManagement/service/apis/issues/attachments@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":154},"Microsoft.ApiManagement/service/apis/tagDescriptions@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":159},"Microsoft.ApiManagement/service/apiVersionSets@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":168},"Microsoft.ApiManagement/service/authorizationServers@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":199},"Microsoft.ApiManagement/service/backends@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":222},"Microsoft.ApiManagement/service/caches@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":227},"Microsoft.ApiManagement/service/certificates@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":232},"Microsoft.ApiManagement/service@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":274},"Microsoft.ApiManagement/service/diagnostics@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":278},"Microsoft.ApiManagement/service/templates@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":300},"Microsoft.ApiManagement/service/groups@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":309},"Microsoft.ApiManagement/service/groups/users@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":313},"Microsoft.ApiManagement/service/identityProviders@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":333},"Microsoft.ApiManagement/service/loggers@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":342},"Microsoft.ApiManagement/service/notifications@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":358},"Microsoft.ApiManagement/service/notifications/recipientUsers@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":362},"Microsoft.ApiManagement/service/notifications/recipientEmails@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":366},"Microsoft.ApiManagement/service/openidConnectProviders@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":371},"Microsoft.ApiManagement/service/policies@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":377},"Microsoft.ApiManagement/service/portalsettings@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":397},"Microsoft.ApiManagement/service/products@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":405},"Microsoft.ApiManagement/service/products/apis@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":409},"Microsoft.ApiManagement/service/products/groups@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":413},"Microsoft.ApiManagement/service/products/policies@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":419},"Microsoft.ApiManagement/service/properties@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":425},"Microsoft.ApiManagement/service/subscriptions@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":437},"Microsoft.ApiManagement/service/users@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":461},"Microsoft.ApiManagement/service/issues@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":465},"Microsoft.ApiManagement/service/apis@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":47},"Microsoft.ApiManagement/service/apis/releases@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":52},"Microsoft.ApiManagement/service/apis/operations@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":70},"Microsoft.ApiManagement/service/apis/operations/policies@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":82},"Microsoft.ApiManagement/service/apis/operations/tags@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":87},"Microsoft.ApiManagement/service/apis/tags@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":91},"Microsoft.ApiManagement/service/products/tags@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":95},"Microsoft.ApiManagement/service/tags@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":99},"Microsoft.ApiManagement/service/apis/policies@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":105},"Microsoft.ApiManagement/service/apis/schemas@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":111},"Microsoft.ApiManagement/service/apis/diagnostics@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":133},"Microsoft.ApiManagement/service/apis/issues@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":144},"Microsoft.ApiManagement/service/apis/issues/comments@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":149},"Microsoft.ApiManagement/service/apis/issues/attachments@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":154},"Microsoft.ApiManagement/service/apis/tagDescriptions@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":159},"Microsoft.ApiManagement/service/apiVersionSets@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":168},"Microsoft.ApiManagement/service/authorizationServers@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":199},"Microsoft.ApiManagement/service/backends@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":222},"Microsoft.ApiManagement/service/caches@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":227},"Microsoft.ApiManagement/service/certificates@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":232},"Microsoft.ApiManagement/service@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":280},"Microsoft.ApiManagement/service/diagnostics@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":284},"Microsoft.ApiManagement/service/templates@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":306},"Microsoft.ApiManagement/service/gateways@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":312},"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":317},"Microsoft.ApiManagement/service/gateways/apis@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":323},"Microsoft.ApiManagement/service/groups@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":332},"Microsoft.ApiManagement/service/groups/users@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":336},"Microsoft.ApiManagement/service/identityProviders@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":356},"Microsoft.ApiManagement/service/loggers@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":365},"Microsoft.ApiManagement/service/notifications@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":381},"Microsoft.ApiManagement/service/notifications/recipientUsers@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":385},"Microsoft.ApiManagement/service/notifications/recipientEmails@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":389},"Microsoft.ApiManagement/service/openidConnectProviders@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":394},"Microsoft.ApiManagement/service/policies@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":400},"Microsoft.ApiManagement/service/portalsettings@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":420},"Microsoft.ApiManagement/service/products@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":428},"Microsoft.ApiManagement/service/products/apis@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":432},"Microsoft.ApiManagement/service/products/groups@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":436},"Microsoft.ApiManagement/service/products/policies@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":442},"Microsoft.ApiManagement/service/namedValues@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":448},"Microsoft.ApiManagement/service/subscriptions@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":460},"Microsoft.ApiManagement/service/users@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":483},"Microsoft.ApiManagement/service/issues@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":487},"Microsoft.ApiManagement/service/apis@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":47},"Microsoft.ApiManagement/service/apis/releases@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":52},"Microsoft.ApiManagement/service/apis/operations@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":70},"Microsoft.ApiManagement/service/apis/operations/policies@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":82},"Microsoft.ApiManagement/service/apis/operations/tags@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":87},"Microsoft.ApiManagement/service/apis/tags@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":91},"Microsoft.ApiManagement/service/products/tags@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":95},"Microsoft.ApiManagement/service/tags@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":99},"Microsoft.ApiManagement/service/apis/policies@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":105},"Microsoft.ApiManagement/service/apis/schemas@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":111},"Microsoft.ApiManagement/service/apis/diagnostics@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":133},"Microsoft.ApiManagement/service/apis/issues@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":144},"Microsoft.ApiManagement/service/apis/issues/comments@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":149},"Microsoft.ApiManagement/service/apis/issues/attachments@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":154},"Microsoft.ApiManagement/service/apis/tagDescriptions@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":159},"Microsoft.ApiManagement/service/apiVersionSets@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":168},"Microsoft.ApiManagement/service/authorizationServers@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":199},"Microsoft.ApiManagement/service/backends@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":222},"Microsoft.ApiManagement/service/caches@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":227},"Microsoft.ApiManagement/service/certificates@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":232},"Microsoft.ApiManagement/service/contentTypes@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":237},"Microsoft.ApiManagement/service/contentTypes/contentItems@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":242},"Microsoft.ApiManagement/service@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":290},"Microsoft.ApiManagement/service/diagnostics@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":294},"Microsoft.ApiManagement/service/templates@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":316},"Microsoft.ApiManagement/service/gateways@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":322},"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":327},"Microsoft.ApiManagement/service/gateways/apis@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":333},"Microsoft.ApiManagement/service/groups@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":342},"Microsoft.ApiManagement/service/groups/users@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":346},"Microsoft.ApiManagement/service/identityProviders@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":366},"Microsoft.ApiManagement/service/loggers@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":375},"Microsoft.ApiManagement/service/namedValues@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":381},"Microsoft.ApiManagement/service/notifications@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":397},"Microsoft.ApiManagement/service/notifications/recipientUsers@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":401},"Microsoft.ApiManagement/service/notifications/recipientEmails@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":405},"Microsoft.ApiManagement/service/openidConnectProviders@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":410},"Microsoft.ApiManagement/service/policies@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":416},"Microsoft.ApiManagement/service/portalsettings@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":436},"Microsoft.ApiManagement/service/products@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":444},"Microsoft.ApiManagement/service/products/apis@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":448},"Microsoft.ApiManagement/service/products/groups@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":452},"Microsoft.ApiManagement/service/products/policies@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":458},"Microsoft.ApiManagement/service/subscriptions@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":470},"Microsoft.ApiManagement/service/users@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":494},"Microsoft.ApiManagement/service/issues@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":498},"Microsoft.ApiManagement/service/apis@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":47},"Microsoft.ApiManagement/service/apis/releases@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":52},"Microsoft.ApiManagement/service/apis/operations@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":70},"Microsoft.ApiManagement/service/apis/operations/policies@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":82},"Microsoft.ApiManagement/service/apis/operations/tags@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":87},"Microsoft.ApiManagement/service/apis/tags@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":91},"Microsoft.ApiManagement/service/products/tags@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":95},"Microsoft.ApiManagement/service/tags@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":99},"Microsoft.ApiManagement/service/apis/policies@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":105},"Microsoft.ApiManagement/service/apis/schemas@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":111},"Microsoft.ApiManagement/service/apis/diagnostics@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":143},"Microsoft.ApiManagement/service/apis/issues@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":154},"Microsoft.ApiManagement/service/apis/issues/comments@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":159},"Microsoft.ApiManagement/service/apis/issues/attachments@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":164},"Microsoft.ApiManagement/service/apis/tagDescriptions@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":169},"Microsoft.ApiManagement/service/apiVersionSets@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":178},"Microsoft.ApiManagement/service/authorizationServers@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":209},"Microsoft.ApiManagement/service/backends@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":233},"Microsoft.ApiManagement/service/caches@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":238},"Microsoft.ApiManagement/service/certificates@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":245},"Microsoft.ApiManagement/service/contentTypes@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":250},"Microsoft.ApiManagement/service/contentTypes/contentItems@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":255},"Microsoft.ApiManagement/service@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":306},"Microsoft.ApiManagement/service/diagnostics@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":310},"Microsoft.ApiManagement/service/templates@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":332},"Microsoft.ApiManagement/service/gateways@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":338},"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":343},"Microsoft.ApiManagement/service/gateways/apis@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":349},"Microsoft.ApiManagement/service/gateways/certificateAuthorities@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":354},"Microsoft.ApiManagement/service/groups@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":363},"Microsoft.ApiManagement/service/groups/users@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":367},"Microsoft.ApiManagement/service/identityProviders@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":387},"Microsoft.ApiManagement/service/loggers@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":397},"Microsoft.ApiManagement/service/namedValues@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":403},"Microsoft.ApiManagement/service/notifications@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":419},"Microsoft.ApiManagement/service/notifications/recipientUsers@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":423},"Microsoft.ApiManagement/service/notifications/recipientEmails@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":427},"Microsoft.ApiManagement/service/openidConnectProviders@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":432},"Microsoft.ApiManagement/service/policies@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":438},"Microsoft.ApiManagement/service/portalRevisions@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":448},"Microsoft.ApiManagement/service/portalsettings@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":468},"Microsoft.ApiManagement/service/products@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":476},"Microsoft.ApiManagement/service/products/apis@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":480},"Microsoft.ApiManagement/service/products/groups@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":484},"Microsoft.ApiManagement/service/products/policies@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":490},"Microsoft.ApiManagement/service/subscriptions@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":502},"Microsoft.ApiManagement/service/tenant@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":510},"Microsoft.ApiManagement/service/users@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":534},"Microsoft.ApiManagement/locations/deletedservices@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":539},"Microsoft.ApiManagement/service/issues@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":543},"Microsoft.ApiManagement/service/settings@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":551},"Microsoft.ApiManagement/service/users/subscriptions@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":563},"Microsoft.ApiManagement/service/apis@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":47},"Microsoft.ApiManagement/service/apis/releases@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":52},"Microsoft.ApiManagement/service/apis/operations@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":70},"Microsoft.ApiManagement/service/apis/operations/policies@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":82},"Microsoft.ApiManagement/service/apis/operations/tags@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":87},"Microsoft.ApiManagement/service/apis/tags@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":91},"Microsoft.ApiManagement/service/products/tags@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":95},"Microsoft.ApiManagement/service/tags@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":99},"Microsoft.ApiManagement/service/apis/policies@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":105},"Microsoft.ApiManagement/service/apis/schemas@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":111},"Microsoft.ApiManagement/service/apis/diagnostics@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":143},"Microsoft.ApiManagement/service/apis/issues@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":154},"Microsoft.ApiManagement/service/apis/issues/comments@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":159},"Microsoft.ApiManagement/service/apis/issues/attachments@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":164},"Microsoft.ApiManagement/service/apis/tagDescriptions@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":169},"Microsoft.ApiManagement/service/apiVersionSets@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":178},"Microsoft.ApiManagement/service/authorizationServers@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":209},"Microsoft.ApiManagement/service/backends@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":233},"Microsoft.ApiManagement/service/caches@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":238},"Microsoft.ApiManagement/service/certificates@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":245},"Microsoft.ApiManagement/service/contentTypes@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":250},"Microsoft.ApiManagement/service/contentTypes/contentItems@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":255},"Microsoft.ApiManagement/service@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":306},"Microsoft.ApiManagement/service/diagnostics@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":310},"Microsoft.ApiManagement/service/templates@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":332},"Microsoft.ApiManagement/service/gateways@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":338},"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":343},"Microsoft.ApiManagement/service/gateways/apis@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":349},"Microsoft.ApiManagement/service/gateways/certificateAuthorities@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":354},"Microsoft.ApiManagement/service/groups@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":363},"Microsoft.ApiManagement/service/groups/users@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":367},"Microsoft.ApiManagement/service/identityProviders@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":387},"Microsoft.ApiManagement/service/loggers@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":397},"Microsoft.ApiManagement/service/namedValues@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":403},"Microsoft.ApiManagement/service/notifications@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":419},"Microsoft.ApiManagement/service/notifications/recipientUsers@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":423},"Microsoft.ApiManagement/service/notifications/recipientEmails@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":427},"Microsoft.ApiManagement/service/openidConnectProviders@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":432},"Microsoft.ApiManagement/service/policies@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":438},"Microsoft.ApiManagement/service/portalRevisions@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":448},"Microsoft.ApiManagement/service/portalsettings@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":468},"Microsoft.ApiManagement/service/products@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":476},"Microsoft.ApiManagement/service/products/apis@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":480},"Microsoft.ApiManagement/service/products/groups@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":484},"Microsoft.ApiManagement/service/products/policies@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":490},"Microsoft.ApiManagement/service/subscriptions@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":502},"Microsoft.ApiManagement/service/tenant@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":510},"Microsoft.ApiManagement/service/users@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":534},"Microsoft.ApiManagement/locations/deletedservices@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":539},"Microsoft.ApiManagement/service/issues@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":543},"Microsoft.ApiManagement/service/settings@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":551},"Microsoft.ApiManagement/service/users/subscriptions@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":563},"Microsoft.ApiManagement/service/apis@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":53},"Microsoft.ApiManagement/service/apis/releases@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":58},"Microsoft.ApiManagement/service/apis/operations@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":78},"Microsoft.ApiManagement/service/apis/operations/policies@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":90},"Microsoft.ApiManagement/service/apis/operations/tags@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":95},"Microsoft.ApiManagement/service/apis/tags@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":99},"Microsoft.ApiManagement/service/products/tags@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":103},"Microsoft.ApiManagement/service/tags@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":107},"Microsoft.ApiManagement/service/apis/policies@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":113},"Microsoft.ApiManagement/service/apis/schemas@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":118},"Microsoft.ApiManagement/service/apis/diagnostics@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":150},"Microsoft.ApiManagement/service/apis/issues@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":161},"Microsoft.ApiManagement/service/apis/issues/comments@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":166},"Microsoft.ApiManagement/service/apis/issues/attachments@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":171},"Microsoft.ApiManagement/service/apis/tagDescriptions@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":176},"Microsoft.ApiManagement/service/apiVersionSets@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":185},"Microsoft.ApiManagement/service/authorizationServers@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":216},"Microsoft.ApiManagement/service/backends@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":240},"Microsoft.ApiManagement/service/caches@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":245},"Microsoft.ApiManagement/service/certificates@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":252},"Microsoft.ApiManagement/service/contentTypes@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":257},"Microsoft.ApiManagement/service/contentTypes/contentItems@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":262},"Microsoft.ApiManagement/service@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":322},"Microsoft.ApiManagement/service/diagnostics@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":326},"Microsoft.ApiManagement/service/templates@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":348},"Microsoft.ApiManagement/service/gateways@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":354},"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":359},"Microsoft.ApiManagement/service/gateways/apis@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":365},"Microsoft.ApiManagement/service/gateways/certificateAuthorities@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":370},"Microsoft.ApiManagement/service/groups@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":379},"Microsoft.ApiManagement/service/groups/users@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":383},"Microsoft.ApiManagement/service/identityProviders@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":403},"Microsoft.ApiManagement/service/loggers@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":413},"Microsoft.ApiManagement/service/namedValues@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":419},"Microsoft.ApiManagement/service/notifications@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":435},"Microsoft.ApiManagement/service/notifications/recipientUsers@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":439},"Microsoft.ApiManagement/service/notifications/recipientEmails@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":443},"Microsoft.ApiManagement/service/openidConnectProviders@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":448},"Microsoft.ApiManagement/service/policies@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":454},"Microsoft.ApiManagement/service/portalRevisions@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":464},"Microsoft.ApiManagement/service/portalsettings@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":484},"Microsoft.ApiManagement/service/products@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":492},"Microsoft.ApiManagement/service/products/apis@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":496},"Microsoft.ApiManagement/service/products/groups@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":500},"Microsoft.ApiManagement/service/products/policies@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":506},"Microsoft.ApiManagement/service/subscriptions@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":518},"Microsoft.ApiManagement/service/tenant@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":526},"Microsoft.ApiManagement/service/users@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":550},"Microsoft.ApiManagement/locations/deletedservices@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":555},"Microsoft.ApiManagement/service/issues@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":559},"Microsoft.ApiManagement/service/settings@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":567},"Microsoft.ApiManagement/service/users/subscriptions@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":579},"Microsoft.ApiManagement/service/apis@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":56},"Microsoft.ApiManagement/service/apis/releases@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":61},"Microsoft.ApiManagement/service/apis/operations@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":82},"Microsoft.ApiManagement/service/apis/operations/policies@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":94},"Microsoft.ApiManagement/service/apis/operations/tags@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":99},"Microsoft.ApiManagement/service/apis/tags@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":103},"Microsoft.ApiManagement/service/products/tags@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":107},"Microsoft.ApiManagement/service/tags@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":111},"Microsoft.ApiManagement/service/apis/policies@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":117},"Microsoft.ApiManagement/service/apis/schemas@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":123},"Microsoft.ApiManagement/service/apis/diagnostics@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":155},"Microsoft.ApiManagement/service/apis/issues@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":166},"Microsoft.ApiManagement/service/apis/issues/comments@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":171},"Microsoft.ApiManagement/service/apis/issues/attachments@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":176},"Microsoft.ApiManagement/service/apis/tagDescriptions@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":181},"Microsoft.ApiManagement/service/apiVersionSets@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":190},"Microsoft.ApiManagement/service/authorizationServers@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":221},"Microsoft.ApiManagement/service/backends@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":245},"Microsoft.ApiManagement/service/caches@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":250},"Microsoft.ApiManagement/service/certificates@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":257},"Microsoft.ApiManagement/service/contentTypes@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":262},"Microsoft.ApiManagement/service/contentTypes/contentItems@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":267},"Microsoft.ApiManagement/service@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":361},"Microsoft.ApiManagement/service/diagnostics@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":365},"Microsoft.ApiManagement/service/templates@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":387},"Microsoft.ApiManagement/service/gateways@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":393},"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":398},"Microsoft.ApiManagement/service/gateways/apis@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":404},"Microsoft.ApiManagement/service/gateways/certificateAuthorities@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":409},"Microsoft.ApiManagement/service/groups@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":418},"Microsoft.ApiManagement/service/groups/users@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":422},"Microsoft.ApiManagement/service/identityProviders@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":442},"Microsoft.ApiManagement/service/loggers@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":452},"Microsoft.ApiManagement/service/namedValues@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":458},"Microsoft.ApiManagement/service/notifications@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":474},"Microsoft.ApiManagement/service/notifications/recipientUsers@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":478},"Microsoft.ApiManagement/service/notifications/recipientEmails@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":482},"Microsoft.ApiManagement/service/openidConnectProviders@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":487},"Microsoft.ApiManagement/service/policies@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":493},"Microsoft.ApiManagement/service/portalRevisions@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":503},"Microsoft.ApiManagement/service/portalsettings@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":523},"Microsoft.ApiManagement/service/privateEndpointConnections@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":534},"Microsoft.ApiManagement/service/products@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":542},"Microsoft.ApiManagement/service/products/apis@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":546},"Microsoft.ApiManagement/service/products/groups@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":550},"Microsoft.ApiManagement/service/products/policies@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":556},"Microsoft.ApiManagement/service/schemas@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":564},"Microsoft.ApiManagement/service/subscriptions@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":576},"Microsoft.ApiManagement/service/tenant@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":584},"Microsoft.ApiManagement/service/users@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":608},"Microsoft.ApiManagement/locations/deletedservices@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":613},"Microsoft.ApiManagement/service/issues@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":617},"Microsoft.ApiManagement/service/privateLinkResources@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":624},"Microsoft.ApiManagement/service/settings@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":632},"Microsoft.ApiManagement/service/users/subscriptions@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":644},"Microsoft.ApiManagement/service/apis@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":56},"Microsoft.ApiManagement/service/apis/releases@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":61},"Microsoft.ApiManagement/service/apis/operations@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":82},"Microsoft.ApiManagement/service/apis/operations/policies@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":94},"Microsoft.ApiManagement/service/apis/operations/tags@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":99},"Microsoft.ApiManagement/service/apis/tags@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":103},"Microsoft.ApiManagement/service/products/tags@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":107},"Microsoft.ApiManagement/service/tags@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":111},"Microsoft.ApiManagement/service/apis/policies@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":117},"Microsoft.ApiManagement/service/apis/schemas@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":123},"Microsoft.ApiManagement/service/apis/diagnostics@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":155},"Microsoft.ApiManagement/service/apis/issues@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":166},"Microsoft.ApiManagement/service/apis/issues/comments@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":171},"Microsoft.ApiManagement/service/apis/issues/attachments@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":176},"Microsoft.ApiManagement/service/apis/tagDescriptions@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":181},"Microsoft.ApiManagement/service/apiVersionSets@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":190},"Microsoft.ApiManagement/service/authorizationServers@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":221},"Microsoft.ApiManagement/service/backends@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":245},"Microsoft.ApiManagement/service/caches@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":250},"Microsoft.ApiManagement/service/certificates@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":257},"Microsoft.ApiManagement/service/contentTypes@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":262},"Microsoft.ApiManagement/service/contentTypes/contentItems@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":267},"Microsoft.ApiManagement/service@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":361},"Microsoft.ApiManagement/service/diagnostics@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":365},"Microsoft.ApiManagement/service/templates@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":387},"Microsoft.ApiManagement/service/gateways@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":393},"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":398},"Microsoft.ApiManagement/service/gateways/apis@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":404},"Microsoft.ApiManagement/service/gateways/certificateAuthorities@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":409},"Microsoft.ApiManagement/service/groups@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":418},"Microsoft.ApiManagement/service/groups/users@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":422},"Microsoft.ApiManagement/service/identityProviders@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":442},"Microsoft.ApiManagement/service/loggers@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":452},"Microsoft.ApiManagement/service/namedValues@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":458},"Microsoft.ApiManagement/service/notifications@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":474},"Microsoft.ApiManagement/service/notifications/recipientUsers@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":478},"Microsoft.ApiManagement/service/notifications/recipientEmails@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":482},"Microsoft.ApiManagement/service/openidConnectProviders@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":487},"Microsoft.ApiManagement/service/policies@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":493},"Microsoft.ApiManagement/service/portalRevisions@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":503},"Microsoft.ApiManagement/service/portalsettings@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":523},"Microsoft.ApiManagement/service/privateEndpointConnections@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":534},"Microsoft.ApiManagement/service/products@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":542},"Microsoft.ApiManagement/service/products/apis@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":546},"Microsoft.ApiManagement/service/products/groups@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":550},"Microsoft.ApiManagement/service/products/policies@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":556},"Microsoft.ApiManagement/service/schemas@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":564},"Microsoft.ApiManagement/service/subscriptions@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":576},"Microsoft.ApiManagement/service/tenant@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":584},"Microsoft.ApiManagement/service/users@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":608},"Microsoft.ApiManagement/locations/deletedservices@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":613},"Microsoft.ApiManagement/service/issues@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":617},"Microsoft.ApiManagement/service/privateLinkResources@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":624},"Microsoft.ApiManagement/service/settings@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":632},"Microsoft.ApiManagement/service/users/subscriptions@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":644},"Microsoft.ApiManagement/service/apis@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":56},"Microsoft.ApiManagement/service/apis/releases@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":61},"Microsoft.ApiManagement/service/apis/operations@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":82},"Microsoft.ApiManagement/service/apis/operations/policies@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":94},"Microsoft.ApiManagement/service/apis/operations/tags@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":99},"Microsoft.ApiManagement/service/apis/tags@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":103},"Microsoft.ApiManagement/service/products/tags@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":107},"Microsoft.ApiManagement/service/tags@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":111},"Microsoft.ApiManagement/service/apis/policies@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":117},"Microsoft.ApiManagement/service/apis/schemas@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":123},"Microsoft.ApiManagement/service/apis/diagnostics@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":155},"Microsoft.ApiManagement/service/apis/issues@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":166},"Microsoft.ApiManagement/service/apis/issues/comments@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":171},"Microsoft.ApiManagement/service/apis/issues/attachments@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":176},"Microsoft.ApiManagement/service/apis/tagDescriptions@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":181},"Microsoft.ApiManagement/service/apiVersionSets@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":190},"Microsoft.ApiManagement/service/authorizationServers@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":221},"Microsoft.ApiManagement/service/backends@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":245},"Microsoft.ApiManagement/service/caches@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":250},"Microsoft.ApiManagement/service/certificates@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":257},"Microsoft.ApiManagement/service/contentTypes@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":262},"Microsoft.ApiManagement/service/contentTypes/contentItems@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":267},"Microsoft.ApiManagement/service@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":361},"Microsoft.ApiManagement/service/diagnostics@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":365},"Microsoft.ApiManagement/service/templates@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":387},"Microsoft.ApiManagement/service/gateways@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":393},"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":398},"Microsoft.ApiManagement/service/gateways/apis@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":404},"Microsoft.ApiManagement/service/gateways/certificateAuthorities@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":409},"Microsoft.ApiManagement/service/groups@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":418},"Microsoft.ApiManagement/service/groups/users@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":422},"Microsoft.ApiManagement/service/identityProviders@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":442},"Microsoft.ApiManagement/service/loggers@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":452},"Microsoft.ApiManagement/service/namedValues@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":458},"Microsoft.ApiManagement/service/notifications@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":474},"Microsoft.ApiManagement/service/notifications/recipientUsers@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":478},"Microsoft.ApiManagement/service/notifications/recipientEmails@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":482},"Microsoft.ApiManagement/service/openidConnectProviders@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":487},"Microsoft.ApiManagement/service/policies@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":493},"Microsoft.ApiManagement/service/policyFragments@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":501},"Microsoft.ApiManagement/service/portalRevisions@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":511},"Microsoft.ApiManagement/service/portalsettings@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":531},"Microsoft.ApiManagement/service/portalconfigs@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":549},"Microsoft.ApiManagement/service/privateEndpointConnections@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":560},"Microsoft.ApiManagement/service/products@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":568},"Microsoft.ApiManagement/service/products/apis@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":572},"Microsoft.ApiManagement/service/products/groups@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":576},"Microsoft.ApiManagement/service/products/policies@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":582},"Microsoft.ApiManagement/service/schemas@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":590},"Microsoft.ApiManagement/service/subscriptions@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":602},"Microsoft.ApiManagement/service/tenant@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":610},"Microsoft.ApiManagement/service/users@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":634},"Microsoft.ApiManagement/locations/deletedservices@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":639},"Microsoft.ApiManagement/service/issues@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":643},"Microsoft.ApiManagement/service/privateLinkResources@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":650},"Microsoft.ApiManagement/service/settings@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":658},"Microsoft.ApiManagement/service/users/subscriptions@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":670},"Microsoft.ApiManagement/service/apis@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":61},"Microsoft.ApiManagement/service/apis/releases@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":66},"Microsoft.ApiManagement/service/apis/operations@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":87},"Microsoft.ApiManagement/service/apis/operations/policies@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":99},"Microsoft.ApiManagement/service/apis/operations/tags@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":104},"Microsoft.ApiManagement/service/apis/tags@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":108},"Microsoft.ApiManagement/service/products/tags@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":112},"Microsoft.ApiManagement/service/tags@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":116},"Microsoft.ApiManagement/service/apis/policies@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":122},"Microsoft.ApiManagement/service/apis/schemas@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":128},"Microsoft.ApiManagement/service/apis/diagnostics@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":160},"Microsoft.ApiManagement/service/apis/issues@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":171},"Microsoft.ApiManagement/service/apis/issues/comments@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":176},"Microsoft.ApiManagement/service/apis/issues/attachments@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":181},"Microsoft.ApiManagement/service/apis/tagDescriptions@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":186},"Microsoft.ApiManagement/service/apiVersionSets@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":195},"Microsoft.ApiManagement/service/authorizationServers@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":226},"Microsoft.ApiManagement/service/authorizationProviders@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":235},"Microsoft.ApiManagement/service/authorizationProviders/authorizations@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":247},"Microsoft.ApiManagement/service/authorizationProviders/authorizations/accessPolicies@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":252},"Microsoft.ApiManagement/service/backends@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":276},"Microsoft.ApiManagement/service/caches@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":281},"Microsoft.ApiManagement/service/certificates@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":288},"Microsoft.ApiManagement/service/contentTypes@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":293},"Microsoft.ApiManagement/service/contentTypes/contentItems@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":298},"Microsoft.ApiManagement/service@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":400},"Microsoft.ApiManagement/service/diagnostics@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":404},"Microsoft.ApiManagement/service/templates@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":426},"Microsoft.ApiManagement/service/gateways@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":432},"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":437},"Microsoft.ApiManagement/service/gateways/apis@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":443},"Microsoft.ApiManagement/service/gateways/certificateAuthorities@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":448},"Microsoft.ApiManagement/service/groups@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":457},"Microsoft.ApiManagement/service/groups/users@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":461},"Microsoft.ApiManagement/service/identityProviders@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":481},"Microsoft.ApiManagement/service/loggers@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":491},"Microsoft.ApiManagement/service/namedValues@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":497},"Microsoft.ApiManagement/service/notifications@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":513},"Microsoft.ApiManagement/service/notifications/recipientUsers@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":517},"Microsoft.ApiManagement/service/notifications/recipientEmails@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":521},"Microsoft.ApiManagement/service/openidConnectProviders@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":526},"Microsoft.ApiManagement/service/policies@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":532},"Microsoft.ApiManagement/service/policyFragments@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":540},"Microsoft.ApiManagement/service/portalconfigs@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":558},"Microsoft.ApiManagement/service/portalRevisions@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":568},"Microsoft.ApiManagement/service/portalsettings@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":588},"Microsoft.ApiManagement/service/privateEndpointConnections@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":599},"Microsoft.ApiManagement/service/products@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":607},"Microsoft.ApiManagement/service/products/apis@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":611},"Microsoft.ApiManagement/service/products/groups@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":615},"Microsoft.ApiManagement/service/products/policies@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":621},"Microsoft.ApiManagement/service/schemas@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":629},"Microsoft.ApiManagement/service/subscriptions@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":641},"Microsoft.ApiManagement/service/tenant@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":649},"Microsoft.ApiManagement/service/users@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":673},"Microsoft.ApiManagement/locations/deletedservices@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":678},"Microsoft.ApiManagement/service/issues@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":682},"Microsoft.ApiManagement/service/privateLinkResources@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":689},"Microsoft.ApiManagement/service/settings@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":697},"Microsoft.ApiManagement/service/users/subscriptions@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":709},"Microsoft.ApiManagement/service/apis@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":61},"Microsoft.ApiManagement/service/apis/releases@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":66},"Microsoft.ApiManagement/service/apis/operations@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":87},"Microsoft.ApiManagement/service/apis/operations/policies@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":99},"Microsoft.ApiManagement/service/apis/operations/tags@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":104},"Microsoft.ApiManagement/service/apis/tags@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":108},"Microsoft.ApiManagement/service/products/tags@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":112},"Microsoft.ApiManagement/service/tags@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":116},"Microsoft.ApiManagement/service/apis/resolvers@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":121},"Microsoft.ApiManagement/service/apis/resolvers/policies@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":127},"Microsoft.ApiManagement/service/apis/policies@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":133},"Microsoft.ApiManagement/service/apis/schemas@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":139},"Microsoft.ApiManagement/service/apis/diagnostics@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":171},"Microsoft.ApiManagement/service/apis/issues@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":182},"Microsoft.ApiManagement/service/apis/issues/comments@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":187},"Microsoft.ApiManagement/service/apis/issues/attachments@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":192},"Microsoft.ApiManagement/service/apis/tagDescriptions@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":197},"Microsoft.ApiManagement/service/apis/wikis@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":205},"Microsoft.ApiManagement/service/apiVersionSets@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":214},"Microsoft.ApiManagement/service/authorizationServers@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":245},"Microsoft.ApiManagement/service/authorizationProviders@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":254},"Microsoft.ApiManagement/service/authorizationProviders/authorizations@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":266},"Microsoft.ApiManagement/service/authorizationProviders/authorizations/accessPolicies@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":271},"Microsoft.ApiManagement/service/backends@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":295},"Microsoft.ApiManagement/service/caches@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":300},"Microsoft.ApiManagement/service/certificates@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":307},"Microsoft.ApiManagement/service/contentTypes@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":312},"Microsoft.ApiManagement/service/contentTypes/contentItems@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":317},"Microsoft.ApiManagement/service@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":419},"Microsoft.ApiManagement/service/diagnostics@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":423},"Microsoft.ApiManagement/service/templates@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":445},"Microsoft.ApiManagement/service/gateways@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":451},"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":456},"Microsoft.ApiManagement/service/gateways/apis@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":462},"Microsoft.ApiManagement/service/gateways/certificateAuthorities@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":467},"Microsoft.ApiManagement/service/groups@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":476},"Microsoft.ApiManagement/service/groups/users@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":480},"Microsoft.ApiManagement/service/identityProviders@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":500},"Microsoft.ApiManagement/service/loggers@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":510},"Microsoft.ApiManagement/service/namedValues@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":516},"Microsoft.ApiManagement/service/notifications@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":532},"Microsoft.ApiManagement/service/notifications/recipientUsers@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":536},"Microsoft.ApiManagement/service/notifications/recipientEmails@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":540},"Microsoft.ApiManagement/service/openidConnectProviders@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":545},"Microsoft.ApiManagement/service/policies@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":551},"Microsoft.ApiManagement/service/policyFragments@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":559},"Microsoft.ApiManagement/service/portalconfigs@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":577},"Microsoft.ApiManagement/service/portalRevisions@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":587},"Microsoft.ApiManagement/service/portalsettings@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":607},"Microsoft.ApiManagement/service/privateEndpointConnections@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":618},"Microsoft.ApiManagement/service/products@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":626},"Microsoft.ApiManagement/service/products/apis@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":630},"Microsoft.ApiManagement/service/products/groups@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":634},"Microsoft.ApiManagement/service/products/policies@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":640},"Microsoft.ApiManagement/service/products/wikis@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":645},"Microsoft.ApiManagement/service/schemas@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":653},"Microsoft.ApiManagement/service/subscriptions@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":665},"Microsoft.ApiManagement/service/tenant@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":673},"Microsoft.ApiManagement/service/users@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":697},"Microsoft.ApiManagement/service/documentations@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":702},"Microsoft.ApiManagement/locations/deletedservices@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":707},"Microsoft.ApiManagement/service/issues@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":711},"Microsoft.ApiManagement/service/privateLinkResources@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":718},"Microsoft.ApiManagement/service/settings@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":726},"Microsoft.ApiManagement/service/users/subscriptions@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":738},"Microsoft.ApiManagement/service/apis@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":61},"Microsoft.ApiManagement/service/apis/releases@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":66},"Microsoft.ApiManagement/service/apis/operations@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":87},"Microsoft.ApiManagement/service/apis/operations/policies@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":99},"Microsoft.ApiManagement/service/apis/operations/tags@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":104},"Microsoft.ApiManagement/service/apis/tags@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":108},"Microsoft.ApiManagement/service/products/tags@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":112},"Microsoft.ApiManagement/service/tags@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":116},"Microsoft.ApiManagement/service/apis/resolvers@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":121},"Microsoft.ApiManagement/service/apis/resolvers/policies@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":127},"Microsoft.ApiManagement/service/apis/policies@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":133},"Microsoft.ApiManagement/service/apis/schemas@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":139},"Microsoft.ApiManagement/service/apis/diagnostics@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":171},"Microsoft.ApiManagement/service/apis/issues@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":182},"Microsoft.ApiManagement/service/apis/issues/comments@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":187},"Microsoft.ApiManagement/service/apis/issues/attachments@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":192},"Microsoft.ApiManagement/service/apis/tagDescriptions@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":197},"Microsoft.ApiManagement/service/apis/wikis@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":205},"Microsoft.ApiManagement/service/apiVersionSets@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":214},"Microsoft.ApiManagement/service/authorizationProviders@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":223},"Microsoft.ApiManagement/service/authorizationProviders/authorizations@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":235},"Microsoft.ApiManagement/service/authorizationProviders/authorizations/accessPolicies@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":240},"Microsoft.ApiManagement/service/authorizationServers@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":271},"Microsoft.ApiManagement/service/backends@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":302},"Microsoft.ApiManagement/service/caches@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":307},"Microsoft.ApiManagement/service/certificates@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":314},"Microsoft.ApiManagement/service/contentTypes@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":319},"Microsoft.ApiManagement/service/contentTypes/contentItems@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":324},"Microsoft.ApiManagement/service@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":428},"Microsoft.ApiManagement/service/diagnostics@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":432},"Microsoft.ApiManagement/service/documentations@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":437},"Microsoft.ApiManagement/service/templates@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":459},"Microsoft.ApiManagement/service/gateways@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":465},"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":470},"Microsoft.ApiManagement/service/gateways/apis@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":476},"Microsoft.ApiManagement/service/gateways/certificateAuthorities@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":481},"Microsoft.ApiManagement/service/groups@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":490},"Microsoft.ApiManagement/service/groups/users@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":494},"Microsoft.ApiManagement/service/identityProviders@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":514},"Microsoft.ApiManagement/service/loggers@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":524},"Microsoft.ApiManagement/service/namedValues@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":530},"Microsoft.ApiManagement/service/notifications@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":546},"Microsoft.ApiManagement/service/notifications/recipientUsers@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":550},"Microsoft.ApiManagement/service/notifications/recipientEmails@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":554},"Microsoft.ApiManagement/service/openidConnectProviders@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":559},"Microsoft.ApiManagement/service/policies@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":565},"Microsoft.ApiManagement/service/policyFragments@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":573},"Microsoft.ApiManagement/service/portalconfigs@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":591},"Microsoft.ApiManagement/service/portalRevisions@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":601},"Microsoft.ApiManagement/service/portalsettings@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":621},"Microsoft.ApiManagement/service/privateEndpointConnections@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":632},"Microsoft.ApiManagement/service/products@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":640},"Microsoft.ApiManagement/service/products/apis@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":644},"Microsoft.ApiManagement/service/products/groups@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":648},"Microsoft.ApiManagement/service/products/policies@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":654},"Microsoft.ApiManagement/service/products/wikis@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":659},"Microsoft.ApiManagement/service/products/apiLinks@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":664},"Microsoft.ApiManagement/service/products/groupLinks@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":669},"Microsoft.ApiManagement/service/schemas@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":677},"Microsoft.ApiManagement/service/subscriptions@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":689},"Microsoft.ApiManagement/service/tags/apiLinks@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":694},"Microsoft.ApiManagement/service/tags/operationLinks@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":699},"Microsoft.ApiManagement/service/tags/productLinks@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":704},"Microsoft.ApiManagement/service/tenant@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":712},"Microsoft.ApiManagement/service/users@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":736},"Microsoft.ApiManagement/service/workspaces@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":741},"Microsoft.ApiManagement/service/workspaces/policies@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":747},"Microsoft.ApiManagement/service/workspaces/namedValues@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":751},"Microsoft.ApiManagement/service/workspaces/schemas@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":755},"Microsoft.ApiManagement/service/workspaces/notifications@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":767},"Microsoft.ApiManagement/service/workspaces/notifications/recipientUsers@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":771},"Microsoft.ApiManagement/service/workspaces/notifications/recipientEmails@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":775},"Microsoft.ApiManagement/service/workspaces/policyFragments@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":779},"Microsoft.ApiManagement/service/workspaces/groups@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":783},"Microsoft.ApiManagement/service/workspaces/groups/users@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":787},"Microsoft.ApiManagement/service/workspaces/subscriptions@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":791},"Microsoft.ApiManagement/service/workspaces/apiVersionSets@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":795},"Microsoft.ApiManagement/service/workspaces/apis@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":799},"Microsoft.ApiManagement/service/workspaces/apis/releases@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":803},"Microsoft.ApiManagement/service/workspaces/apis/operations@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":807},"Microsoft.ApiManagement/service/workspaces/apis/operations/policies@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":813},"Microsoft.ApiManagement/service/workspaces/apis/policies@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":819},"Microsoft.ApiManagement/service/workspaces/apis/schemas@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":823},"Microsoft.ApiManagement/service/workspaces/products@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":827},"Microsoft.ApiManagement/service/workspaces/products/apiLinks@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":831},"Microsoft.ApiManagement/service/workspaces/products/groupLinks@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":835},"Microsoft.ApiManagement/service/workspaces/products/policies@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":841},"Microsoft.ApiManagement/service/workspaces/tags@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":845},"Microsoft.ApiManagement/service/workspaces/tags/apiLinks@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":849},"Microsoft.ApiManagement/service/workspaces/tags/operationLinks@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":853},"Microsoft.ApiManagement/service/workspaces/tags/productLinks@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":857},"Microsoft.ApiManagement/locations/deletedservices@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":862},"Microsoft.ApiManagement/service/issues@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":866},"Microsoft.ApiManagement/service/privateLinkResources@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":873},"Microsoft.ApiManagement/service/settings@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":881},"Microsoft.ApiManagement/service/users/subscriptions@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":893},"Microsoft.ApiManagement/service/apis@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":65},"Microsoft.ApiManagement/service/apis/releases@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":70},"Microsoft.ApiManagement/service/apis/operations@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":91},"Microsoft.ApiManagement/service/apis/operations/policies@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":103},"Microsoft.ApiManagement/service/apis/operations/tags@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":108},"Microsoft.ApiManagement/service/apis/tags@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":112},"Microsoft.ApiManagement/service/products/tags@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":116},"Microsoft.ApiManagement/service/tags@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":120},"Microsoft.ApiManagement/service/apis/resolvers@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":125},"Microsoft.ApiManagement/service/apis/resolvers/policies@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":131},"Microsoft.ApiManagement/service/apis/policies@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":137},"Microsoft.ApiManagement/service/apis/schemas@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":143},"Microsoft.ApiManagement/service/apis/diagnostics@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":175},"Microsoft.ApiManagement/service/apis/issues@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":186},"Microsoft.ApiManagement/service/apis/issues/comments@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":191},"Microsoft.ApiManagement/service/apis/issues/attachments@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":196},"Microsoft.ApiManagement/service/apis/tagDescriptions@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":201},"Microsoft.ApiManagement/service/apis/wikis@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":209},"Microsoft.ApiManagement/service/apiVersionSets@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":218},"Microsoft.ApiManagement/service/authorizationProviders@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":227},"Microsoft.ApiManagement/service/authorizationProviders/authorizations@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":239},"Microsoft.ApiManagement/service/authorizationProviders/authorizations/accessPolicies@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":244},"Microsoft.ApiManagement/service/authorizationServers@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":275},"Microsoft.ApiManagement/service/backends@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":306},"Microsoft.ApiManagement/service/caches@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":311},"Microsoft.ApiManagement/service/certificates@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":318},"Microsoft.ApiManagement/service/contentTypes@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":323},"Microsoft.ApiManagement/service/contentTypes/contentItems@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":328},"Microsoft.ApiManagement/service@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":443},"Microsoft.ApiManagement/service/diagnostics@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":447},"Microsoft.ApiManagement/service/documentations@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":452},"Microsoft.ApiManagement/service/templates@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":474},"Microsoft.ApiManagement/service/gateways@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":480},"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":485},"Microsoft.ApiManagement/service/gateways/apis@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":491},"Microsoft.ApiManagement/service/gateways/certificateAuthorities@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":496},"Microsoft.ApiManagement/service/groups@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":505},"Microsoft.ApiManagement/service/groups/users@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":509},"Microsoft.ApiManagement/service/identityProviders@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":529},"Microsoft.ApiManagement/service/loggers@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":539},"Microsoft.ApiManagement/service/namedValues@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":545},"Microsoft.ApiManagement/service/notifications@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":561},"Microsoft.ApiManagement/service/notifications/recipientUsers@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":565},"Microsoft.ApiManagement/service/notifications/recipientEmails@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":569},"Microsoft.ApiManagement/service/openidConnectProviders@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":574},"Microsoft.ApiManagement/service/policies@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":580},"Microsoft.ApiManagement/service/policyFragments@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":588},"Microsoft.ApiManagement/service/portalconfigs@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":606},"Microsoft.ApiManagement/service/portalRevisions@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":616},"Microsoft.ApiManagement/service/portalsettings@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":636},"Microsoft.ApiManagement/service/privateEndpointConnections@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":647},"Microsoft.ApiManagement/service/products@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":655},"Microsoft.ApiManagement/service/products/apis@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":659},"Microsoft.ApiManagement/service/products/groups@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":663},"Microsoft.ApiManagement/service/products/policies@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":669},"Microsoft.ApiManagement/service/products/wikis@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":674},"Microsoft.ApiManagement/service/products/apiLinks@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":679},"Microsoft.ApiManagement/service/products/groupLinks@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":684},"Microsoft.ApiManagement/service/schemas@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":692},"Microsoft.ApiManagement/service/subscriptions@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":704},"Microsoft.ApiManagement/service/tags/apiLinks@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":709},"Microsoft.ApiManagement/service/tags/operationLinks@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":714},"Microsoft.ApiManagement/service/tags/productLinks@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":719},"Microsoft.ApiManagement/service/tenant@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":727},"Microsoft.ApiManagement/service/users@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":751},"Microsoft.ApiManagement/service/workspaces@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":756},"Microsoft.ApiManagement/service/workspaces/policies@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":762},"Microsoft.ApiManagement/service/workspaces/namedValues@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":766},"Microsoft.ApiManagement/service/workspaces/schemas@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":770},"Microsoft.ApiManagement/service/workspaces/notifications@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":782},"Microsoft.ApiManagement/service/workspaces/notifications/recipientUsers@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":786},"Microsoft.ApiManagement/service/workspaces/notifications/recipientEmails@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":790},"Microsoft.ApiManagement/service/workspaces/policyFragments@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":794},"Microsoft.ApiManagement/service/workspaces/groups@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":798},"Microsoft.ApiManagement/service/workspaces/groups/users@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":802},"Microsoft.ApiManagement/service/workspaces/subscriptions@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":806},"Microsoft.ApiManagement/service/workspaces/apiVersionSets@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":810},"Microsoft.ApiManagement/service/workspaces/apis@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":814},"Microsoft.ApiManagement/service/workspaces/apis/releases@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":818},"Microsoft.ApiManagement/service/workspaces/apis/operations@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":822},"Microsoft.ApiManagement/service/workspaces/apis/operations/policies@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":828},"Microsoft.ApiManagement/service/workspaces/apis/policies@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":834},"Microsoft.ApiManagement/service/workspaces/apis/schemas@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":838},"Microsoft.ApiManagement/service/workspaces/products@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":842},"Microsoft.ApiManagement/service/workspaces/products/apiLinks@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":846},"Microsoft.ApiManagement/service/workspaces/products/groupLinks@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":850},"Microsoft.ApiManagement/service/workspaces/products/policies@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":856},"Microsoft.ApiManagement/service/workspaces/tags@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":860},"Microsoft.ApiManagement/service/workspaces/tags/apiLinks@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":864},"Microsoft.ApiManagement/service/workspaces/tags/operationLinks@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":868},"Microsoft.ApiManagement/service/workspaces/tags/productLinks@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":872},"Microsoft.ApiManagement/locations/deletedservices@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":877},"Microsoft.ApiManagement/service/issues@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":881},"Microsoft.ApiManagement/service/privateLinkResources@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":888},"Microsoft.ApiManagement/service/settings@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":896},"Microsoft.ApiManagement/service/users/subscriptions@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":908},"Microsoft.App/containerApps@2022-01-01-preview":{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":103},"Microsoft.App/managedEnvironments@2022-01-01-preview":{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":123},"Microsoft.App/managedEnvironments/certificates@2022-01-01-preview":{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":135},"Microsoft.App/containerApps/sourcecontrols@2022-01-01-preview":{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":148},"Microsoft.App/managedEnvironments/daprComponents@2022-01-01-preview":{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":157},"Microsoft.App/containerApps/authConfigs@2022-01-01-preview":{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":223},"Microsoft.App/managedEnvironments/storages@2022-01-01-preview":{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":232},"Microsoft.App/containerApps/revisions@2022-01-01-preview":{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":247},"Microsoft.App/containerApps/revisions/replicas@2022-01-01-preview":{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":254},"Microsoft.App/containerApps/authConfigs@2022-03-01":{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":84},"Microsoft.App/containerApps@2022-03-01":{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":169},"Microsoft.App/managedEnvironments/daprComponents@2022-03-01":{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":178},"Microsoft.App/managedEnvironments@2022-03-01":{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":198},"Microsoft.App/managedEnvironments/certificates@2022-03-01":{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":210},"Microsoft.App/managedEnvironments/storages@2022-03-01":{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":219},"Microsoft.App/containerApps/sourcecontrols@2022-03-01":{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":232},"Microsoft.App/containerApps/revisions@2022-03-01":{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":247},"Microsoft.App/containerApps/revisions/replicas@2022-03-01":{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":254},"Microsoft.App/containerApps/authConfigs@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":84},"Microsoft.App/containerApps@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":192},"Microsoft.App/managedEnvironments/daprComponents@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":201},"Microsoft.App/managedEnvironments@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":232},"Microsoft.App/managedEnvironments/certificates@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":245},"Microsoft.App/managedEnvironments/storages@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":254},"Microsoft.App/containerApps/sourcecontrols@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":267},"Microsoft.App/connectedEnvironments@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":282},"Microsoft.App/connectedEnvironments/certificates@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":287},"Microsoft.App/connectedEnvironments/daprComponents@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":291},"Microsoft.App/connectedEnvironments/storages@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":296},"Microsoft.App/containerApps/revisions@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":311},"Microsoft.App/containerApps/revisions/replicas@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":318},"Microsoft.App/containerApps/detectors@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":338},"Microsoft.App/containerApps/detectorProperties/revisions@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":342},"Microsoft.App/containerApps/detectorProperties@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":348},"Microsoft.App/managedEnvironments/detectors@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":352},"Microsoft.App/managedEnvironments/detectorProperties@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":358},"Microsoft.App/containerApps/authConfigs@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":84},"Microsoft.App/connectedEnvironments@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":103},"Microsoft.App/connectedEnvironments/certificates@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":116},"Microsoft.App/connectedEnvironments/daprComponents@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":126},"Microsoft.App/connectedEnvironments/storages@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":135},"Microsoft.App/containerApps@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":248},"Microsoft.App/managedEnvironments@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":278},"Microsoft.App/managedEnvironments/certificates@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":283},"Microsoft.App/managedEnvironments/daprComponents@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":287},"Microsoft.App/managedEnvironments/storages@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":292},"Microsoft.App/containerApps/sourcecontrols@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":305},"Microsoft.App/containerApps/revisions@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":320},"Microsoft.App/containerApps/revisions/replicas@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":327},"Microsoft.App/containerApps/detectors@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":347},"Microsoft.App/containerApps/detectorProperties/revisions@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":351},"Microsoft.App/containerApps/detectorProperties@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":357},"Microsoft.App/managedEnvironments/detectors@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":361},"Microsoft.App/managedEnvironments/detectorProperties@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":367},"Microsoft.App/containerApps/authConfigs@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":84},"Microsoft.App/connectedEnvironments@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":103},"Microsoft.App/connectedEnvironments/certificates@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":116},"Microsoft.App/connectedEnvironments/daprComponents@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":126},"Microsoft.App/connectedEnvironments/storages@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":135},"Microsoft.App/containerApps@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":255},"Microsoft.App/jobs@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":281},"Microsoft.App/managedEnvironments@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":305},"Microsoft.App/managedEnvironments/certificates@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":310},"Microsoft.App/managedEnvironments/managedCertificates@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":326},"Microsoft.App/managedEnvironments/daprComponents@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":330},"Microsoft.App/managedEnvironments/storages@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":335},"Microsoft.App/containerApps/sourcecontrols@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":348},"Microsoft.App/containerApps/revisions@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":363},"Microsoft.App/containerApps/revisions/replicas@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":370},"Microsoft.App/containerApps/detectors@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":390},"Microsoft.App/containerApps/detectorProperties/revisions@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":394},"Microsoft.App/containerApps/detectorProperties@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":400},"Microsoft.App/managedEnvironments/detectors@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":404},"Microsoft.App/managedEnvironments/detectorProperties@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":410},"Microsoft.App/containerApps/authConfigs@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":84},"Microsoft.App/connectedEnvironments@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":103},"Microsoft.App/connectedEnvironments/certificates@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":116},"Microsoft.App/connectedEnvironments/daprComponents@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":126},"Microsoft.App/connectedEnvironments/storages@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":135},"Microsoft.App/containerApps@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":258},"Microsoft.App/jobs@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":289},"Microsoft.App/managedEnvironments@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":315},"Microsoft.App/managedEnvironments/certificates@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":320},"Microsoft.App/managedEnvironments/managedCertificates@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":336},"Microsoft.App/managedEnvironments/daprComponents@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":340},"Microsoft.App/managedEnvironments/storages@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":345},"Microsoft.App/containerApps/sourcecontrols@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":358},"Microsoft.App/containerApps/revisions@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":380},"Microsoft.App/containerApps/revisions/replicas@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":396},"Microsoft.App/containerApps/detectors@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":416},"Microsoft.App/containerApps/detectorProperties/revisions@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":420},"Microsoft.App/containerApps/detectorProperties@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":426},"Microsoft.App/managedEnvironments/detectors@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":430},"Microsoft.App/managedEnvironments/detectorProperties@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":436},"Microsoft.App/containerApps/authConfigs@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":84},"Microsoft.App/connectedEnvironments@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":103},"Microsoft.App/connectedEnvironments/certificates@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":116},"Microsoft.App/connectedEnvironments/daprComponents@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":126},"Microsoft.App/connectedEnvironments/storages@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":135},"Microsoft.App/containerApps@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":258},"Microsoft.App/jobs@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":289},"Microsoft.App/managedEnvironments@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":315},"Microsoft.App/managedEnvironments/certificates@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":320},"Microsoft.App/managedEnvironments/managedCertificates@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":336},"Microsoft.App/managedEnvironments/daprComponents@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":340},"Microsoft.App/managedEnvironments/storages@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":345},"Microsoft.App/containerApps/sourcecontrols@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":358},"Microsoft.App/containerApps/revisions@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":380},"Microsoft.App/containerApps/revisions/replicas@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":396},"Microsoft.App/containerApps/detectors@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":416},"Microsoft.App/containerApps/detectorProperties/revisions@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":420},"Microsoft.App/containerApps/detectorProperties@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":426},"Microsoft.App/managedEnvironments/detectors@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":430},"Microsoft.App/managedEnvironments/detectorProperties@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":436},"Microsoft.App/containerApps/authConfigs@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":87},"Microsoft.App/connectedEnvironments@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":106},"Microsoft.App/connectedEnvironments/certificates@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":119},"Microsoft.App/connectedEnvironments/daprComponents@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":129},"Microsoft.App/connectedEnvironments/storages@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":138},"Microsoft.App/containerApps@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":263},"Microsoft.App/jobs@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":294},"Microsoft.App/managedEnvironments@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":320},"Microsoft.App/managedEnvironments/certificates@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":325},"Microsoft.App/managedEnvironments/managedCertificates@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":341},"Microsoft.App/managedEnvironments/daprComponents@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":345},"Microsoft.App/managedEnvironments/storages@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":350},"Microsoft.App/containerApps/sourcecontrols@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":363},"Microsoft.App/containerApps/revisions@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":385},"Microsoft.App/containerApps/revisions/replicas@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":401},"Microsoft.App/containerApps/detectors@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":421},"Microsoft.App/containerApps/detectorProperties/revisions@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":425},"Microsoft.App/containerApps/detectorProperties@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":431},"Microsoft.App/managedEnvironments/detectors@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":435},"Microsoft.App/managedEnvironments/detectorProperties@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":441},"Microsoft.App/containerApps/resiliencyPolicies@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":36},"Microsoft.App/containerApps/authConfigs@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":105},"Microsoft.App/builders@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":128},"Microsoft.App/builders/builds@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":155},"Microsoft.App/connectedEnvironments@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":174},"Microsoft.App/connectedEnvironments/certificates@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":190},"Microsoft.App/connectedEnvironments/daprComponents@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":203},"Microsoft.App/connectedEnvironments/storages@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":212},"Microsoft.App/containerApps@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":330},"Microsoft.App/jobs@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":361},"Microsoft.App/managedEnvironments@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":397},"Microsoft.App/managedEnvironments/certificates@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":402},"Microsoft.App/managedEnvironments/managedCertificates@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":418},"Microsoft.App/managedEnvironments/daprComponents@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":422},"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":431},"Microsoft.App/managedEnvironments/daprSubscriptions@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":442},"Microsoft.App/managedEnvironments/storages@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":447},"Microsoft.App/containerApps/sourcecontrols@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":460},"Microsoft.App/containerApps/revisions@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":482},"Microsoft.App/containerApps/revisions/replicas@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":498},"Microsoft.App/containerApps/detectors@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":518},"Microsoft.App/containerApps/detectorProperties/revisions@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":522},"Microsoft.App/containerApps/detectorProperties@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":528},"Microsoft.App/managedEnvironments/detectors@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":532},"Microsoft.App/managedEnvironments/detectorProperties@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":538},"Microsoft.App/jobs/detectors@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":542},"Microsoft.App/jobs/detectorProperties@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":548},"Microsoft.AppComplianceAutomation/reports@2022-11-16-preview":{"RelativePath":"appcomplianceautomation/microsoft.appcomplianceautomation/2022-11-16-preview/types.json","Index":40},"Microsoft.AppComplianceAutomation/reports/snapshots@2022-11-16-preview":{"RelativePath":"appcomplianceautomation/microsoft.appcomplianceautomation/2022-11-16-preview/types.json","Index":97},"Microsoft.AppConfiguration/configurationStores@2019-02-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-02-01-preview/types.json","Index":20},"Microsoft.AppConfiguration/configurationStores@2019-10-01":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-10-01/types.json","Index":29},"Microsoft.AppConfiguration/configurationStores@2019-11-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-11-01-preview/types.json","Index":54},"Microsoft.AppConfiguration/configurationStores/privateEndpointConnections@2019-11-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-11-01-preview/types.json","Index":58},"Microsoft.AppConfiguration/configurationStores@2020-06-01":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2020-06-01/types.json","Index":54},"Microsoft.AppConfiguration/configurationStores/privateEndpointConnections@2020-06-01":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2020-06-01/types.json","Index":58},"Microsoft.AppConfiguration/configurationStores@2020-07-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2020-07-01-preview/types.json","Index":54},"Microsoft.AppConfiguration/configurationStores/privateEndpointConnections@2020-07-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2020-07-01-preview/types.json","Index":58},"Microsoft.AppConfiguration/configurationStores/keyValues@2020-07-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2020-07-01-preview/types.json","Index":64},"Microsoft.AppConfiguration/configurationStores@2021-03-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2021-03-01-preview/types.json","Index":65},"Microsoft.AppConfiguration/configurationStores/privateEndpointConnections@2021-03-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2021-03-01-preview/types.json","Index":69},"Microsoft.AppConfiguration/configurationStores/keyValues@2021-03-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2021-03-01-preview/types.json","Index":75},"Microsoft.AppConfiguration/configurationStores@2021-10-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2021-10-01-preview/types.json","Index":68},"Microsoft.AppConfiguration/configurationStores/privateEndpointConnections@2021-10-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2021-10-01-preview/types.json","Index":72},"Microsoft.AppConfiguration/configurationStores/keyValues@2021-10-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2021-10-01-preview/types.json","Index":78},"Microsoft.AppConfiguration/configurationStores@2022-03-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-03-01-preview/types.json","Index":68},"Microsoft.AppConfiguration/configurationStores/privateEndpointConnections@2022-03-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-03-01-preview/types.json","Index":72},"Microsoft.AppConfiguration/configurationStores/keyValues@2022-03-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-03-01-preview/types.json","Index":78},"Microsoft.AppConfiguration/configurationStores/replicas@2022-03-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-03-01-preview/types.json","Index":89},"Microsoft.AppConfiguration/configurationStores@2022-05-01":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-05-01/types.json","Index":68},"Microsoft.AppConfiguration/configurationStores/privateEndpointConnections@2022-05-01":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-05-01/types.json","Index":72},"Microsoft.AppConfiguration/configurationStores/keyValues@2022-05-01":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-05-01/types.json","Index":78},"Microsoft.AppConfiguration/configurationStores@2023-03-01":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-03-01/types.json","Index":68},"Microsoft.AppConfiguration/configurationStores/privateEndpointConnections@2023-03-01":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-03-01/types.json","Index":72},"Microsoft.AppConfiguration/configurationStores/keyValues@2023-03-01":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-03-01/types.json","Index":78},"Microsoft.AppConfiguration/configurationStores/replicas@2023-03-01":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-03-01/types.json","Index":89},"Microsoft.AppConfiguration/configurationStores@2023-08-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-08-01-preview/types.json","Index":75},"Microsoft.AppConfiguration/configurationStores/privateEndpointConnections@2023-08-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-08-01-preview/types.json","Index":79},"Microsoft.AppConfiguration/configurationStores/keyValues@2023-08-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-08-01-preview/types.json","Index":85},"Microsoft.AppConfiguration/configurationStores/replicas@2023-08-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-08-01-preview/types.json","Index":96},"Microsoft.AppConfiguration/configurationStores/snapshots@2023-08-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-08-01-preview/types.json","Index":119},"Microsoft.Insights/components/exportconfiguration@2015-05-01":{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":11},"Microsoft.Insights/components/ProactiveDetectionConfigs@2015-05-01":{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":17},"Microsoft.Insights/components/favorites@2015-05-01":{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":25},"microsoft.insights/components/analyticsItems@2015-05-01":{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":39},"microsoft.insights/components/myanalyticsItems@2015-05-01":{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":52},"Microsoft.Insights/webtests@2015-05-01":{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":67},"microsoft.insights/workbooks@2015-05-01":{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":80},"Microsoft.Insights/myWorkbooks@2015-05-01":{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":90},"Microsoft.Insights/components@2015-05-01":{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":109},"microsoft.insights/components/pricingPlans@2017-10-01":{"RelativePath":"applicationinsights/microsoft.insights/2017-10-01/types.json","Index":13},"Microsoft.Insights/components@2018-05-01-preview":{"RelativePath":"applicationinsights/microsoft.insights/2018-05-01-preview/types.json","Index":32},"Microsoft.Insights/components/ProactiveDetectionConfigs@2018-05-01-preview":{"RelativePath":"applicationinsights/microsoft.insights/2018-05-01-preview/types.json","Index":39},"Microsoft.Insights/webtests@2018-05-01-preview":{"RelativePath":"applicationinsights/microsoft.insights/2018-05-01-preview/types.json","Index":61},"microsoft.insights/workbooks@2018-06-17-preview":{"RelativePath":"applicationinsights/microsoft.insights/2018-06-17-preview/types.json","Index":17},"microsoft.insights/workbooktemplates@2019-10-17-preview":{"RelativePath":"applicationinsights/microsoft.insights/2019-10-17-preview/types.json","Index":19},"Microsoft.Insights/components@2020-02-02-preview":{"RelativePath":"applicationinsights/microsoft.insights/2020-02-02-preview/types.json","Index":32},"Microsoft.Insights/components@2020-02-02":{"RelativePath":"applicationinsights/microsoft.insights/2020-02-02/types.json","Index":32},"microsoft.insights/components/linkedStorageAccounts@2020-03-01-preview":{"RelativePath":"applicationinsights/microsoft.insights/2020-03-01-preview/types.json","Index":14},"Microsoft.Insights/webtests@2020-10-05-preview":{"RelativePath":"applicationinsights/microsoft.insights/2020-10-05-preview/types.json","Index":29},"Microsoft.Insights/myWorkbooks@2020-10-20":{"RelativePath":"applicationinsights/microsoft.insights/2020-10-20/types.json","Index":23},"Microsoft.Insights/workbooks@2020-10-20":{"RelativePath":"applicationinsights/microsoft.insights/2020-10-20/types.json","Index":39},"Microsoft.Insights/workbooktemplates@2020-11-20":{"RelativePath":"applicationinsights/microsoft.insights/2020-11-20/types.json","Index":19},"Microsoft.Insights/myWorkbooks@2021-03-08":{"RelativePath":"applicationinsights/microsoft.insights/2021-03-08/types.json","Index":34},"Microsoft.Insights/workbooks@2021-03-08":{"RelativePath":"applicationinsights/microsoft.insights/2021-03-08/types.json","Index":50},"Microsoft.Insights/workbooks/revisions@2021-03-08":{"RelativePath":"applicationinsights/microsoft.insights/2021-03-08/types.json","Index":59},"Microsoft.Insights/workbooks@2021-08-01":{"RelativePath":"applicationinsights/microsoft.insights/2021-08-01/types.json","Index":36},"Microsoft.Insights/workbooks/revisions@2021-08-01":{"RelativePath":"applicationinsights/microsoft.insights/2021-08-01/types.json","Index":44},"Microsoft.Insights/workbooks@2022-04-01":{"RelativePath":"applicationinsights/microsoft.insights/2022-04-01/types.json","Index":35},"Microsoft.Insights/workbooks/revisions@2022-04-01":{"RelativePath":"applicationinsights/microsoft.insights/2022-04-01/types.json","Index":42},"Microsoft.Insights/webtests@2022-06-15":{"RelativePath":"applicationinsights/microsoft.insights/2022-06-15/types.json","Index":29},"Microsoft.Insights/workbooks@2023-06-01":{"RelativePath":"applicationinsights/microsoft.insights/2023-06-01/types.json","Index":35},"Microsoft.Insights/workbooks/revisions@2023-06-01":{"RelativePath":"applicationinsights/microsoft.insights/2023-06-01/types.json","Index":42},"Microsoft.AppPlatform/Spring@2020-07-01":{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":34},"Microsoft.AppPlatform/Spring/configServers@2020-07-01":{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":54},"Microsoft.AppPlatform/Spring/monitoringSettings@2020-07-01":{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":65},"Microsoft.AppPlatform/Spring/apps@2020-07-01":{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":83},"Microsoft.AppPlatform/Spring/apps/bindings@2020-07-01":{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":89},"Microsoft.AppPlatform/Spring/certificates@2020-07-01":{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":95},"Microsoft.AppPlatform/Spring/apps/domains@2020-07-01":{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":100},"Microsoft.AppPlatform/Spring/apps/deployments@2020-07-01":{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":131},"Microsoft.AppPlatform/Spring@2020-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":34},"Microsoft.AppPlatform/Spring/configServers@2020-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":54},"Microsoft.AppPlatform/Spring/monitoringSettings@2020-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":66},"Microsoft.AppPlatform/Spring/apps@2020-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":84},"Microsoft.AppPlatform/Spring/apps/bindings@2020-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":90},"Microsoft.AppPlatform/Spring/certificates@2020-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":96},"Microsoft.AppPlatform/Spring/apps/domains@2020-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":101},"Microsoft.AppPlatform/Spring/apps/deployments@2020-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":132},"Microsoft.AppPlatform/Spring@2021-06-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":34},"Microsoft.AppPlatform/Spring/configServers@2021-06-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":54},"Microsoft.AppPlatform/Spring/monitoringSettings@2021-06-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":66},"Microsoft.AppPlatform/Spring/apps@2021-06-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":84},"Microsoft.AppPlatform/Spring/apps/bindings@2021-06-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":90},"Microsoft.AppPlatform/Spring/certificates@2021-06-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":96},"Microsoft.AppPlatform/Spring/apps/domains@2021-06-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":101},"Microsoft.AppPlatform/Spring/apps/deployments@2021-06-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":138},"Microsoft.AppPlatform/Spring@2021-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":39},"Microsoft.AppPlatform/Spring/configServers@2021-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":59},"Microsoft.AppPlatform/Spring/monitoringSettings@2021-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":71},"Microsoft.AppPlatform/Spring/apps@2021-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":97},"Microsoft.AppPlatform/Spring/apps/bindings@2021-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":103},"Microsoft.AppPlatform/Spring/storages@2021-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":121},"Microsoft.AppPlatform/Spring/certificates@2021-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":131},"Microsoft.AppPlatform/Spring/apps/domains@2021-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":136},"Microsoft.AppPlatform/Spring/apps/deployments@2021-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":174},"Microsoft.AppPlatform/Spring@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":50},"Microsoft.AppPlatform/Spring/configServers@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":70},"Microsoft.AppPlatform/Spring/configurationServices@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":90},"Microsoft.AppPlatform/Spring/serviceRegistries@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":104},"Microsoft.AppPlatform/Spring/buildServices/builds@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":117},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":138},"Microsoft.AppPlatform/Spring/buildServices/builders@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":154},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":160},"Microsoft.AppPlatform/Spring/monitoringSettings@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":172},"Microsoft.AppPlatform/Spring/apps@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":201},"Microsoft.AppPlatform/Spring/apps/bindings@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":207},"Microsoft.AppPlatform/Spring/storages@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":214},"Microsoft.AppPlatform/Spring/certificates@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":224},"Microsoft.AppPlatform/Spring/apps/domains@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":229},"Microsoft.AppPlatform/Spring/apps/deployments@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":265},"Microsoft.AppPlatform/Spring/gateways@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":290},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":306},"Microsoft.AppPlatform/Spring/gateways/domains@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":311},"Microsoft.AppPlatform/Spring/apiPortals@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":327},"Microsoft.AppPlatform/Spring/apiPortals/domains@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":332},"Microsoft.AppPlatform/Spring/buildServices@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":344},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":362},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":367},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":372},"Microsoft.AppPlatform/Spring@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":50},"Microsoft.AppPlatform/Spring/configServers@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":70},"Microsoft.AppPlatform/Spring/configurationServices@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":90},"Microsoft.AppPlatform/Spring/serviceRegistries@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":104},"Microsoft.AppPlatform/Spring/buildServices/builds@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":117},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":138},"Microsoft.AppPlatform/Spring/buildServices/builders@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":154},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":160},"Microsoft.AppPlatform/Spring/monitoringSettings@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":172},"Microsoft.AppPlatform/Spring/apps@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":203},"Microsoft.AppPlatform/Spring/apps/bindings@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":209},"Microsoft.AppPlatform/Spring/storages@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":216},"Microsoft.AppPlatform/Spring/certificates@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":226},"Microsoft.AppPlatform/Spring/apps/domains@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":231},"Microsoft.AppPlatform/Spring/apps/deployments@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":267},"Microsoft.AppPlatform/Spring/gateways@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":292},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":308},"Microsoft.AppPlatform/Spring/gateways/domains@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":313},"Microsoft.AppPlatform/Spring/apiPortals@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":329},"Microsoft.AppPlatform/Spring/apiPortals/domains@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":334},"Microsoft.AppPlatform/Spring/buildServices@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":346},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":364},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":369},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":374},"Microsoft.AppPlatform/Spring@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":47},"Microsoft.AppPlatform/Spring/configServers@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":67},"Microsoft.AppPlatform/Spring/configurationServices@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":87},"Microsoft.AppPlatform/Spring/serviceRegistries@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":101},"Microsoft.AppPlatform/Spring/buildServices/builds@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":114},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":135},"Microsoft.AppPlatform/Spring/buildServices/builders@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":151},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":157},"Microsoft.AppPlatform/Spring/monitoringSettings@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":169},"Microsoft.AppPlatform/Spring/apps@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":192},"Microsoft.AppPlatform/Spring/apps/bindings@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":198},"Microsoft.AppPlatform/Spring/certificates@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":208},"Microsoft.AppPlatform/Spring/apps/domains@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":213},"Microsoft.AppPlatform/Spring/apps/deployments@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":242},"Microsoft.AppPlatform/Spring/buildServices@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":254},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":272},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":277},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":282},"Microsoft.AppPlatform/Spring@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":53},"Microsoft.AppPlatform/Spring/configServers@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":73},"Microsoft.AppPlatform/Spring/configurationServices@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":93},"Microsoft.AppPlatform/Spring/serviceRegistries@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":107},"Microsoft.AppPlatform/Spring/buildServices/builds@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":121},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":142},"Microsoft.AppPlatform/Spring/buildServices/builders@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":158},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":164},"Microsoft.AppPlatform/Spring/monitoringSettings@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":176},"Microsoft.AppPlatform/Spring/apps@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":208},"Microsoft.AppPlatform/Spring/apps/bindings@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":214},"Microsoft.AppPlatform/Spring/storages@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":221},"Microsoft.AppPlatform/Spring/certificates@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":237},"Microsoft.AppPlatform/Spring/apps/domains@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":248},"Microsoft.AppPlatform/Spring/apps/deployments@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":296},"Microsoft.AppPlatform/Spring/gateways@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":321},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":338},"Microsoft.AppPlatform/Spring/gateways/domains@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":343},"Microsoft.AppPlatform/Spring/apiPortals@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":359},"Microsoft.AppPlatform/Spring/apiPortals/domains@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":364},"Microsoft.AppPlatform/Spring/buildServices@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":376},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":394},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":399},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":404},"Microsoft.AppPlatform/Spring@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":53},"Microsoft.AppPlatform/Spring/configServers@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":73},"Microsoft.AppPlatform/Spring/configurationServices@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":93},"Microsoft.AppPlatform/Spring/serviceRegistries@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":107},"Microsoft.AppPlatform/Spring/buildServices/builds@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":121},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":142},"Microsoft.AppPlatform/Spring/buildServices/builders@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":158},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":164},"Microsoft.AppPlatform/Spring/monitoringSettings@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":176},"Microsoft.AppPlatform/Spring/apps@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":217},"Microsoft.AppPlatform/Spring/apps/bindings@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":223},"Microsoft.AppPlatform/Spring/storages@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":230},"Microsoft.AppPlatform/Spring/certificates@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":246},"Microsoft.AppPlatform/Spring/apps/domains@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":257},"Microsoft.AppPlatform/Spring/apps/deployments@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":305},"Microsoft.AppPlatform/Spring/gateways@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":330},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":350},"Microsoft.AppPlatform/Spring/gateways/domains@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":355},"Microsoft.AppPlatform/Spring/apiPortals@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":371},"Microsoft.AppPlatform/Spring/apiPortals/domains@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":376},"Microsoft.AppPlatform/Spring/buildServices@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":388},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":406},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":411},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":416},"Microsoft.AppPlatform/Spring@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":53},"Microsoft.AppPlatform/Spring/configServers@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":73},"Microsoft.AppPlatform/Spring/configurationServices@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":93},"Microsoft.AppPlatform/Spring/serviceRegistries@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":107},"Microsoft.AppPlatform/Spring/applicationLiveViews@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":124},"Microsoft.AppPlatform/Spring/DevToolPortals@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":148},"Microsoft.AppPlatform/Spring/buildServices/builds@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":162},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":184},"Microsoft.AppPlatform/Spring/buildServices/builders@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":200},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":206},"Microsoft.AppPlatform/Spring/monitoringSettings@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":218},"Microsoft.AppPlatform/Spring/apps@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":259},"Microsoft.AppPlatform/Spring/apps/bindings@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":265},"Microsoft.AppPlatform/Spring/storages@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":272},"Microsoft.AppPlatform/Spring/certificates@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":288},"Microsoft.AppPlatform/Spring/apps/domains@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":299},"Microsoft.AppPlatform/Spring/apps/deployments@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":347},"Microsoft.AppPlatform/Spring/gateways@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":382},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":404},"Microsoft.AppPlatform/Spring/gateways/domains@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":409},"Microsoft.AppPlatform/Spring/apiPortals@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":425},"Microsoft.AppPlatform/Spring/apiPortals/domains@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":430},"Microsoft.AppPlatform/Spring/applicationAccelerators@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":446},"Microsoft.AppPlatform/Spring/applicationAccelerators/customizedAccelerators@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":466},"Microsoft.AppPlatform/Spring/buildServices@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":478},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":496},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":501},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":506},"Microsoft.AppPlatform/Spring/applicationAccelerators/predefinedAccelerators@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":520},"Microsoft.AppPlatform/Spring@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":52},"Microsoft.AppPlatform/Spring/configServers@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":72},"Microsoft.AppPlatform/Spring/configurationServices@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":92},"Microsoft.AppPlatform/Spring/serviceRegistries@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":106},"Microsoft.AppPlatform/Spring/buildServices/builds@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":120},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":141},"Microsoft.AppPlatform/Spring/buildServices/builders@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":157},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":163},"Microsoft.AppPlatform/Spring/monitoringSettings@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":175},"Microsoft.AppPlatform/Spring/apps@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":215},"Microsoft.AppPlatform/Spring/apps/bindings@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":221},"Microsoft.AppPlatform/Spring/storages@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":228},"Microsoft.AppPlatform/Spring/certificates@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":244},"Microsoft.AppPlatform/Spring/apps/domains@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":255},"Microsoft.AppPlatform/Spring/apps/deployments@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":302},"Microsoft.AppPlatform/Spring/gateways@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":327},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":347},"Microsoft.AppPlatform/Spring/gateways/domains@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":352},"Microsoft.AppPlatform/Spring/apiPortals@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":368},"Microsoft.AppPlatform/Spring/apiPortals/domains@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":373},"Microsoft.AppPlatform/Spring/buildServices@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":385},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":403},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":408},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":413},"Microsoft.AppPlatform/Spring@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":53},"Microsoft.AppPlatform/Spring/configServers@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":73},"Microsoft.AppPlatform/Spring/configurationServices@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":93},"Microsoft.AppPlatform/Spring/serviceRegistries@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":107},"Microsoft.AppPlatform/Spring/applicationLiveViews@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":124},"Microsoft.AppPlatform/Spring/DevToolPortals@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":148},"Microsoft.AppPlatform/Spring/buildServices/builds@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":162},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":184},"Microsoft.AppPlatform/Spring/buildServices/builders@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":200},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":206},"Microsoft.AppPlatform/Spring/monitoringSettings@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":218},"Microsoft.AppPlatform/Spring/apps@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":260},"Microsoft.AppPlatform/Spring/apps/bindings@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":266},"Microsoft.AppPlatform/Spring/storages@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":273},"Microsoft.AppPlatform/Spring/certificates@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":289},"Microsoft.AppPlatform/Spring/apps/domains@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":300},"Microsoft.AppPlatform/Spring/apps/deployments@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":362},"Microsoft.AppPlatform/Spring/gateways@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":397},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":419},"Microsoft.AppPlatform/Spring/gateways/domains@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":424},"Microsoft.AppPlatform/Spring/apiPortals@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":440},"Microsoft.AppPlatform/Spring/apiPortals/domains@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":445},"Microsoft.AppPlatform/Spring/applicationAccelerators@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":461},"Microsoft.AppPlatform/Spring/applicationAccelerators/customizedAccelerators@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":481},"Microsoft.AppPlatform/Spring/buildServices@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":493},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":511},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":516},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":521},"Microsoft.AppPlatform/Spring/applicationAccelerators/predefinedAccelerators@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":535},"Microsoft.AppPlatform/Spring@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":53},"Microsoft.AppPlatform/Spring/configServers@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":73},"Microsoft.AppPlatform/Spring/configurationServices@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":93},"Microsoft.AppPlatform/Spring/serviceRegistries@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":107},"Microsoft.AppPlatform/Spring/applicationLiveViews@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":124},"Microsoft.AppPlatform/Spring/DevToolPortals@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":148},"Microsoft.AppPlatform/Spring/containerRegistries@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":162},"Microsoft.AppPlatform/Spring/buildServices@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":174},"Microsoft.AppPlatform/Spring/buildServices/builds@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":188},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":210},"Microsoft.AppPlatform/Spring/buildServices/builders@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":226},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":232},"Microsoft.AppPlatform/Spring/monitoringSettings@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":244},"Microsoft.AppPlatform/Spring/apps@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":286},"Microsoft.AppPlatform/Spring/apps/bindings@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":292},"Microsoft.AppPlatform/Spring/storages@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":299},"Microsoft.AppPlatform/Spring/certificates@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":315},"Microsoft.AppPlatform/Spring/apps/domains@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":326},"Microsoft.AppPlatform/Spring/apps/deployments@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":388},"Microsoft.AppPlatform/Spring/gateways@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":428},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":450},"Microsoft.AppPlatform/Spring/gateways/domains@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":455},"Microsoft.AppPlatform/Spring/apiPortals@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":471},"Microsoft.AppPlatform/Spring/apiPortals/domains@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":476},"Microsoft.AppPlatform/Spring/applicationAccelerators@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":492},"Microsoft.AppPlatform/Spring/applicationAccelerators/customizedAccelerators@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":512},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":530},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":535},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":540},"Microsoft.AppPlatform/Spring/applicationAccelerators/predefinedAccelerators@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":554},"Microsoft.AppPlatform/Spring@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":53},"Microsoft.AppPlatform/Spring/apms@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":67},"Microsoft.AppPlatform/Spring/eurekaServers@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":82},"Microsoft.AppPlatform/Spring/configServers@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":104},"Microsoft.AppPlatform/Spring/configurationServices@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":130},"Microsoft.AppPlatform/Spring/serviceRegistries@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":144},"Microsoft.AppPlatform/Spring/applicationLiveViews@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":161},"Microsoft.AppPlatform/Spring/DevToolPortals@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":185},"Microsoft.AppPlatform/Spring/containerRegistries@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":200},"Microsoft.AppPlatform/Spring/buildServices@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":212},"Microsoft.AppPlatform/Spring/buildServices/builds@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":230},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":252},"Microsoft.AppPlatform/Spring/buildServices/builders@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":268},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":274},"Microsoft.AppPlatform/Spring/monitoringSettings@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":286},"Microsoft.AppPlatform/Spring/apps@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":328},"Microsoft.AppPlatform/Spring/apps/bindings@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":334},"Microsoft.AppPlatform/Spring/storages@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":341},"Microsoft.AppPlatform/Spring/certificates@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":357},"Microsoft.AppPlatform/Spring/apps/domains@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":368},"Microsoft.AppPlatform/Spring/apps/deployments@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":431},"Microsoft.AppPlatform/Spring/gateways@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":473},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":495},"Microsoft.AppPlatform/Spring/gateways/domains@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":500},"Microsoft.AppPlatform/Spring/apiPortals@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":516},"Microsoft.AppPlatform/Spring/apiPortals/domains@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":521},"Microsoft.AppPlatform/Spring/applicationAccelerators@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":537},"Microsoft.AppPlatform/Spring/applicationAccelerators/customizedAccelerators@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":557},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":575},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":580},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":585},"Microsoft.AppPlatform/Spring/applicationAccelerators/predefinedAccelerators@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":599},"Microsoft.AppPlatform/Spring@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":64},"Microsoft.AppPlatform/Spring/apms@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":78},"Microsoft.AppPlatform/Spring/eurekaServers@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":93},"Microsoft.AppPlatform/Spring/configServers@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":115},"Microsoft.AppPlatform/Spring/configurationServices@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":141},"Microsoft.AppPlatform/Spring/serviceRegistries@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":155},"Microsoft.AppPlatform/Spring/applicationLiveViews@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":172},"Microsoft.AppPlatform/Spring/DevToolPortals@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":196},"Microsoft.AppPlatform/Spring/containerRegistries@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":211},"Microsoft.AppPlatform/Spring/buildServices@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":223},"Microsoft.AppPlatform/Spring/buildServices/builds@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":241},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":263},"Microsoft.AppPlatform/Spring/buildServices/builders@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":279},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":285},"Microsoft.AppPlatform/Spring/monitoringSettings@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":297},"Microsoft.AppPlatform/Spring/apps@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":339},"Microsoft.AppPlatform/Spring/apps/bindings@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":345},"Microsoft.AppPlatform/Spring/storages@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":352},"Microsoft.AppPlatform/Spring/certificates@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":368},"Microsoft.AppPlatform/Spring/apps/domains@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":379},"Microsoft.AppPlatform/Spring/apps/deployments@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":442},"Microsoft.AppPlatform/Spring/gateways@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":484},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":506},"Microsoft.AppPlatform/Spring/gateways/domains@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":511},"Microsoft.AppPlatform/Spring/apiPortals@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":527},"Microsoft.AppPlatform/Spring/apiPortals/domains@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":532},"Microsoft.AppPlatform/Spring/applicationAccelerators@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":548},"Microsoft.AppPlatform/Spring/applicationAccelerators/customizedAccelerators@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":568},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":586},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":591},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":596},"Microsoft.AppPlatform/Spring/applicationAccelerators/predefinedAccelerators@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":610},"Microsoft.AppPlatform/Spring@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":64},"Microsoft.AppPlatform/Spring/apms@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":78},"Microsoft.AppPlatform/Spring/eurekaServers@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":93},"Microsoft.AppPlatform/Spring/configServers@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":115},"Microsoft.AppPlatform/Spring/configurationServices@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":141},"Microsoft.AppPlatform/Spring/serviceRegistries@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":155},"Microsoft.AppPlatform/Spring/applicationLiveViews@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":172},"Microsoft.AppPlatform/Spring/DevToolPortals@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":196},"Microsoft.AppPlatform/Spring/containerRegistries@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":211},"Microsoft.AppPlatform/Spring/buildServices@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":223},"Microsoft.AppPlatform/Spring/buildServices/builds@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":241},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":263},"Microsoft.AppPlatform/Spring/buildServices/builders@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":279},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":285},"Microsoft.AppPlatform/Spring/monitoringSettings@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":297},"Microsoft.AppPlatform/Spring/apps@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":339},"Microsoft.AppPlatform/Spring/apps/bindings@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":345},"Microsoft.AppPlatform/Spring/storages@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":352},"Microsoft.AppPlatform/Spring/certificates@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":371},"Microsoft.AppPlatform/Spring/apps/domains@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":382},"Microsoft.AppPlatform/Spring/apps/deployments@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":447},"Microsoft.AppPlatform/Spring/gateways@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":490},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":512},"Microsoft.AppPlatform/Spring/gateways/domains@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":517},"Microsoft.AppPlatform/Spring/apiPortals@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":533},"Microsoft.AppPlatform/Spring/apiPortals/domains@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":538},"Microsoft.AppPlatform/Spring/applicationAccelerators@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":554},"Microsoft.AppPlatform/Spring/applicationAccelerators/customizedAccelerators@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":578},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":596},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":601},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":606},"Microsoft.AppPlatform/Spring/applicationAccelerators/predefinedAccelerators@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":620},"Microsoft.AppPlatform/Spring@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":64},"Microsoft.AppPlatform/Spring/apms@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":78},"Microsoft.AppPlatform/Spring/eurekaServers@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":93},"Microsoft.AppPlatform/Spring/configServers@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":115},"Microsoft.AppPlatform/Spring/configurationServices@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":141},"Microsoft.AppPlatform/Spring/serviceRegistries@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":155},"Microsoft.AppPlatform/Spring/applicationLiveViews@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":172},"Microsoft.AppPlatform/Spring/DevToolPortals@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":196},"Microsoft.AppPlatform/Spring/containerRegistries@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":211},"Microsoft.AppPlatform/Spring/buildServices@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":223},"Microsoft.AppPlatform/Spring/buildServices/builds@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":248},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":270},"Microsoft.AppPlatform/Spring/buildServices/builders@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":286},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":292},"Microsoft.AppPlatform/Spring/monitoringSettings@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":304},"Microsoft.AppPlatform/Spring/apps@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":346},"Microsoft.AppPlatform/Spring/apps/bindings@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":352},"Microsoft.AppPlatform/Spring/storages@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":359},"Microsoft.AppPlatform/Spring/certificates@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":378},"Microsoft.AppPlatform/Spring/apps/domains@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":389},"Microsoft.AppPlatform/Spring/apps/deployments@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":454},"Microsoft.AppPlatform/Spring/gateways@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":502},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":524},"Microsoft.AppPlatform/Spring/gateways/domains@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":529},"Microsoft.AppPlatform/Spring/apiPortals@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":548},"Microsoft.AppPlatform/Spring/apiPortals/domains@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":553},"Microsoft.AppPlatform/Spring/applicationAccelerators@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":569},"Microsoft.AppPlatform/Spring/applicationAccelerators/customizedAccelerators@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":593},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":611},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":616},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":621},"Microsoft.AppPlatform/Spring/applicationAccelerators/predefinedAccelerators@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":635},"Microsoft.AppPlatform/Spring@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":53},"Microsoft.AppPlatform/Spring/apms@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":67},"Microsoft.AppPlatform/Spring/configServers@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":87},"Microsoft.AppPlatform/Spring/configurationServices@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":113},"Microsoft.AppPlatform/Spring/serviceRegistries@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":127},"Microsoft.AppPlatform/Spring/applicationLiveViews@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":144},"Microsoft.AppPlatform/Spring/DevToolPortals@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":168},"Microsoft.AppPlatform/Spring/containerRegistries@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":183},"Microsoft.AppPlatform/Spring/buildServices@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":195},"Microsoft.AppPlatform/Spring/buildServices/builds@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":220},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":241},"Microsoft.AppPlatform/Spring/buildServices/builders@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":257},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":263},"Microsoft.AppPlatform/Spring/monitoringSettings@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":275},"Microsoft.AppPlatform/Spring/apps@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":315},"Microsoft.AppPlatform/Spring/apps/bindings@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":321},"Microsoft.AppPlatform/Spring/storages@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":328},"Microsoft.AppPlatform/Spring/certificates@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":347},"Microsoft.AppPlatform/Spring/apps/domains@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":358},"Microsoft.AppPlatform/Spring/apps/deployments@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":408},"Microsoft.AppPlatform/Spring/gateways@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":443},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":465},"Microsoft.AppPlatform/Spring/gateways/domains@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":470},"Microsoft.AppPlatform/Spring/apiPortals@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":489},"Microsoft.AppPlatform/Spring/apiPortals/domains@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":494},"Microsoft.AppPlatform/Spring/applicationAccelerators@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":511},"Microsoft.AppPlatform/Spring/applicationAccelerators/customizedAccelerators@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":536},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":554},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":559},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":564},"Microsoft.AppPlatform/Spring/applicationAccelerators/predefinedAccelerators@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":579},"Microsoft.Attestation/attestationProviders@2018-09-01-preview":{"RelativePath":"attestation/microsoft.attestation/2018-09-01-preview/types.json","Index":21},"Microsoft.Attestation/attestationProviders@2020-10-01":{"RelativePath":"attestation/microsoft.attestation/2020-10-01/types.json","Index":46},"Microsoft.Attestation/attestationProviders/privateEndpointConnections@2020-10-01":{"RelativePath":"attestation/microsoft.attestation/2020-10-01/types.json","Index":50},"Microsoft.Attestation/attestationProviders@2021-06-01-preview":{"RelativePath":"attestation/microsoft.attestation/2021-06-01-preview/types.json","Index":49},"Microsoft.Attestation/attestationProviders/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"attestation/microsoft.attestation/2021-06-01-preview/types.json","Index":53},"Microsoft.Attestation/attestationProviders@2021-06-01":{"RelativePath":"attestation/microsoft.attestation/2021-06-01/types.json","Index":52},"Microsoft.Attestation/attestationProviders/privateEndpointConnections@2021-06-01":{"RelativePath":"attestation/microsoft.attestation/2021-06-01/types.json","Index":56},"Microsoft.Authorization/roleDefinitions@2015-07-01":{"RelativePath":"authorization/microsoft.authorization/2015-07-01/types.json","Index":17},"Microsoft.Authorization/roleAssignments@2015-07-01":{"RelativePath":"authorization/microsoft.authorization/2015-07-01/types.json","Index":22},"Microsoft.Authorization/roleAssignments@2017-10-01-preview":{"RelativePath":"authorization/microsoft.authorization/2017-10-01-preview/types.json","Index":12},"Microsoft.Authorization/roleDefinitions@2018-01-01-preview":{"RelativePath":"authorization/microsoft.authorization/2018-01-01-preview/types.json","Index":19},"Microsoft.Authorization/roleAssignments@2018-01-01-preview":{"RelativePath":"authorization/microsoft.authorization/2018-01-01-preview/types.json","Index":24},"Microsoft.Authorization/accessReviewScheduleDefinitions@2018-05-01-preview":{"RelativePath":"authorization/microsoft.authorization/2018-05-01-preview/types.json","Index":89},"Microsoft.Authorization/accessReviewScheduleSettings@2018-05-01-preview":{"RelativePath":"authorization/microsoft.authorization/2018-05-01-preview/types.json","Index":98},"Microsoft.Authorization/accessReviewScheduleDefinitions/instances@2018-05-01-preview":{"RelativePath":"authorization/microsoft.authorization/2018-05-01-preview/types.json","Index":102},"Microsoft.Authorization/accessReviewScheduleDefinitions/instances/decisions@2018-05-01-preview":{"RelativePath":"authorization/microsoft.authorization/2018-05-01-preview/types.json","Index":129},"Microsoft.Authorization/roleAssignments@2018-09-01-preview":{"RelativePath":"authorization/microsoft.authorization/2018-09-01-preview/types.json","Index":17},"Microsoft.Authorization/roleAssignments@2020-03-01-preview":{"RelativePath":"authorization/microsoft.authorization/2020-03-01-preview/types.json","Index":17},"Microsoft.Authorization/roleAssignments@2020-04-01-preview":{"RelativePath":"authorization/microsoft.authorization/2020-04-01-preview/types.json","Index":17},"Microsoft.Authorization/roleAssignments@2020-08-01-preview":{"RelativePath":"authorization/microsoft.authorization/2020-08-01-preview/types.json","Index":17},"Microsoft.Authorization/roleManagementPolicyAssignments@2020-10-01-preview":{"RelativePath":"authorization/microsoft.authorization/2020-10-01-preview/types.json","Index":17},"Microsoft.Authorization/roleAssignments@2020-10-01-preview":{"RelativePath":"authorization/microsoft.authorization/2020-10-01-preview/types.json","Index":28},"Microsoft.Authorization/roleAssignmentScheduleRequests@2020-10-01-preview":{"RelativePath":"authorization/microsoft.authorization/2020-10-01-preview/types.json","Index":83},"Microsoft.Authorization/roleEligibilityScheduleRequests@2020-10-01-preview":{"RelativePath":"authorization/microsoft.authorization/2020-10-01-preview/types.json","Index":134},"Microsoft.Authorization/roleAssignmentScheduleRequests@2020-10-01":{"RelativePath":"authorization/microsoft.authorization/2020-10-01/types.json","Index":62},"Microsoft.Authorization/roleEligibilityScheduleRequests@2020-10-01":{"RelativePath":"authorization/microsoft.authorization/2020-10-01/types.json","Index":113},"Microsoft.Authorization/roleManagementPolicyAssignments@2020-10-01":{"RelativePath":"authorization/microsoft.authorization/2020-10-01/types.json","Index":170},"Microsoft.Authorization/roleAssignmentApprovals/stages@2021-01-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-01-01-preview/types.json","Index":42},"Microsoft.Authorization/roleAssignmentApprovals@2021-01-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-01-01-preview/types.json","Index":49},"Microsoft.Authorization/accessReviewScheduleDefinitions@2021-03-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-03-01-preview/types.json","Index":95},"Microsoft.Authorization/accessReviewScheduleSettings@2021-03-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-03-01-preview/types.json","Index":104},"Microsoft.Authorization/accessReviewScheduleDefinitions/instances@2021-03-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-03-01-preview/types.json","Index":108},"Microsoft.Authorization/accessReviewScheduleDefinitions/instances/decisions@2021-03-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-03-01-preview/types.json","Index":136},"Microsoft.Authorization/accessReviewScheduleDefinitions@2021-07-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-07-01-preview/types.json","Index":103},"Microsoft.Authorization/accessReviewScheduleDefinitions/instances@2021-07-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-07-01-preview/types.json","Index":125},"Microsoft.Authorization/accessReviewScheduleSettings@2021-07-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-07-01-preview/types.json","Index":134},"Microsoft.Authorization/accessReviewScheduleDefinitions/instances/decisions@2021-07-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-07-01-preview/types.json","Index":162},"Microsoft.Authorization/accessReviewHistoryDefinitions@2021-11-16-preview":{"RelativePath":"authorization/microsoft.authorization/2021-11-16-preview/types.json","Index":71},"Microsoft.Authorization/accessReviewScheduleDefinitions@2021-11-16-preview":{"RelativePath":"authorization/microsoft.authorization/2021-11-16-preview/types.json","Index":144},"Microsoft.Authorization/accessReviewScheduleDefinitions/instances@2021-11-16-preview":{"RelativePath":"authorization/microsoft.authorization/2021-11-16-preview/types.json","Index":166},"Microsoft.Authorization/accessReviewScheduleSettings@2021-11-16-preview":{"RelativePath":"authorization/microsoft.authorization/2021-11-16-preview/types.json","Index":175},"Microsoft.Authorization/accessReviewScheduleDefinitions/instances/decisions@2021-11-16-preview":{"RelativePath":"authorization/microsoft.authorization/2021-11-16-preview/types.json","Index":205},"Microsoft.Authorization/accessReviewHistoryDefinitions@2021-12-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":71},"Microsoft.Authorization/accessReviewScheduleDefinitions@2021-12-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":144},"Microsoft.Authorization/accessReviewScheduleDefinitions/instances@2021-12-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":166},"Microsoft.Authorization/accessReviewScheduleSettings@2021-12-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":175},"Microsoft.Authorization/accessReviewScheduleDefinitions/instances/decisions@2021-12-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":215},"Microsoft.Authorization/roleAssignmentScheduleRequests@2022-04-01-preview":{"RelativePath":"authorization/microsoft.authorization/2022-04-01-preview/types.json","Index":62},"Microsoft.Authorization/roleEligibilityScheduleRequests@2022-04-01-preview":{"RelativePath":"authorization/microsoft.authorization/2022-04-01-preview/types.json","Index":113},"Microsoft.Authorization/roleAssignments@2022-04-01":{"RelativePath":"authorization/microsoft.authorization/2022-04-01/types.json","Index":18},"Microsoft.Authorization/roleDefinitions@2022-04-01":{"RelativePath":"authorization/microsoft.authorization/2022-04-01/types.json","Index":30},"Microsoft.Authorization/roleDefinitions@2022-05-01-preview":{"RelativePath":"authorization/microsoft.authorization/2022-05-01-preview/types.json","Index":19},"Microsoft.Automanage/accounts@2020-06-30-preview":{"RelativePath":"automanage/microsoft.automanage/2020-06-30-preview/types.json","Index":16},"Microsoft.Automanage/configurationProfileAssignments@2020-06-30-preview":{"RelativePath":"automanage/microsoft.automanage/2020-06-30-preview/types.json","Index":33},"Microsoft.Automanage/configurationProfilePreferences@2020-06-30-preview":{"RelativePath":"automanage/microsoft.automanage/2020-06-30-preview/types.json","Index":50},"Microsoft.Automanage/configurationProfiles@2021-04-30-preview":{"RelativePath":"automanage/microsoft.automanage/2021-04-30-preview/types.json","Index":25},"Microsoft.Automanage/configurationProfiles/versions@2021-04-30-preview":{"RelativePath":"automanage/microsoft.automanage/2021-04-30-preview/types.json","Index":30},"Microsoft.Automanage/configurationProfileAssignments@2021-04-30-preview":{"RelativePath":"automanage/microsoft.automanage/2021-04-30-preview/types.json","Index":36},"Microsoft.Automanage/bestPractices@2021-04-30-preview":{"RelativePath":"automanage/microsoft.automanage/2021-04-30-preview/types.json","Index":40},"Microsoft.Automanage/bestPractices/versions@2021-04-30-preview":{"RelativePath":"automanage/microsoft.automanage/2021-04-30-preview/types.json","Index":44},"Microsoft.Automanage/configurationProfileAssignments/reports@2021-04-30-preview":{"RelativePath":"automanage/microsoft.automanage/2021-04-30-preview/types.json","Index":55},"Microsoft.Automanage/servicePrincipals@2021-04-30-preview":{"RelativePath":"automanage/microsoft.automanage/2021-04-30-preview/types.json","Index":61},"Microsoft.Automanage/configurationProfiles@2022-05-04":{"RelativePath":"automanage/microsoft.automanage/2022-05-04/types.json","Index":24},"Microsoft.Automanage/configurationProfiles/versions@2022-05-04":{"RelativePath":"automanage/microsoft.automanage/2022-05-04/types.json","Index":29},"Microsoft.Automanage/configurationProfileAssignments@2022-05-04":{"RelativePath":"automanage/microsoft.automanage/2022-05-04/types.json","Index":34},"Microsoft.Automanage/bestPractices@2022-05-04":{"RelativePath":"automanage/microsoft.automanage/2022-05-04/types.json","Index":38},"Microsoft.Automanage/bestPractices/versions@2022-05-04":{"RelativePath":"automanage/microsoft.automanage/2022-05-04/types.json","Index":42},"Microsoft.Automanage/configurationProfileAssignments/reports@2022-05-04":{"RelativePath":"automanage/microsoft.automanage/2022-05-04/types.json","Index":53},"Microsoft.Automanage/servicePrincipals@2022-05-04":{"RelativePath":"automanage/microsoft.automanage/2022-05-04/types.json","Index":59},"Microsoft.Automation/automationAccounts@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":21},"Microsoft.Automation/automationAccounts/certificates@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":26},"Microsoft.Automation/automationAccounts/connections@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":33},"Microsoft.Automation/automationAccounts/connectionTypes@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":40},"Microsoft.Automation/automationAccounts/credentials@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":45},"Microsoft.Automation/automationAccounts/compilationjobs@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":72},"Microsoft.Automation/automationAccounts/configurations@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":90},"Microsoft.Automation/automationAccounts/nodeConfigurations@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":94},"Microsoft.Automation/automationAccounts/jobs@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":121},"Microsoft.Automation/automationAccounts/jobSchedules@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":127},"Microsoft.Automation/automationAccounts/modules@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":152},"Microsoft.Automation/automationAccounts/runbooks/draft@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":163},"Microsoft.Automation/automationAccounts/runbooks@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":189},"Microsoft.Automation/automationAccounts/schedules@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":214},"Microsoft.Automation/automationAccounts/variables@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":219},"Microsoft.Automation/automationAccounts/watchers@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":226},"Microsoft.Automation/automationAccounts/webhooks@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":232},"Microsoft.Automation/automationAccounts/nodes@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":239},"Microsoft.Automation/automationAccounts/softwareUpdateConfigurations@2017-05-15-preview":{"RelativePath":"automation/microsoft.automation/2017-05-15-preview/types.json","Index":77},"Microsoft.Automation/automationAccounts/sourceControls@2017-05-15-preview":{"RelativePath":"automation/microsoft.automation/2017-05-15-preview/types.json","Index":90},"Microsoft.Automation/automationAccounts/sourceControls/sourceControlSyncJobs@2017-05-15-preview":{"RelativePath":"automation/microsoft.automation/2017-05-15-preview/types.json","Index":102},"Microsoft.Automation/automationAccounts/jobs@2017-05-15-preview":{"RelativePath":"automation/microsoft.automation/2017-05-15-preview/types.json","Index":128},"Microsoft.Automation/automationAccounts/compilationjobs@2018-01-15":{"RelativePath":"automation/microsoft.automation/2018-01-15/types.json","Index":34},"Microsoft.Automation/automationAccounts/nodeConfigurations@2018-01-15":{"RelativePath":"automation/microsoft.automation/2018-01-15/types.json","Index":45},"Microsoft.Automation/automationAccounts/nodes@2018-01-15":{"RelativePath":"automation/microsoft.automation/2018-01-15/types.json","Index":53},"Microsoft.Automation/automationAccounts/runbooks/draft@2018-06-30":{"RelativePath":"automation/microsoft.automation/2018-06-30/types.json","Index":18},"Microsoft.Automation/automationAccounts/runbooks@2018-06-30":{"RelativePath":"automation/microsoft.automation/2018-06-30/types.json","Index":46},"Microsoft.Automation/automationAccounts/python2Packages@2018-06-30":{"RelativePath":"automation/microsoft.automation/2018-06-30/types.json","Index":70},"Microsoft.Automation/automationAccounts/runbooks/draft@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":18},"Microsoft.Automation/automationAccounts/runbooks@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":46},"Microsoft.Automation/automationAccounts/python2Packages@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":70},"Microsoft.Automation/automationAccounts/compilationjobs@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":97},"Microsoft.Automation/automationAccounts/nodeConfigurations@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":107},"Microsoft.Automation/automationAccounts/sourceControls@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":120},"Microsoft.Automation/automationAccounts/sourceControls/sourceControlSyncJobs@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":132},"Microsoft.Automation/automationAccounts/jobs@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":158},"Microsoft.Automation/automationAccounts@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":172},"Microsoft.Automation/automationAccounts/certificates@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":177},"Microsoft.Automation/automationAccounts/connections@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":184},"Microsoft.Automation/automationAccounts/connectionTypes@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":191},"Microsoft.Automation/automationAccounts/credentials@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":196},"Microsoft.Automation/automationAccounts/configurations@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":213},"Microsoft.Automation/automationAccounts/softwareUpdateConfigurations@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":283},"Microsoft.Automation/automationAccounts/jobSchedules@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":290},"Microsoft.Automation/automationAccounts/modules@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":313},"Microsoft.Automation/automationAccounts/schedules@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":325},"Microsoft.Automation/automationAccounts/variables@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":330},"Microsoft.Automation/automationAccounts/watchers@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":337},"Microsoft.Automation/automationAccounts/nodes@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":345},"Microsoft.Automation/automationAccounts/privateEndpointConnections@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":15},"Microsoft.Automation/automationAccounts/python2Packages@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":41},"Microsoft.Automation/automationAccounts/nodeConfigurations@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":52},"Microsoft.Automation/automationAccounts/compilationjobs@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":78},"Microsoft.Automation/automationAccounts/sourceControls@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":91},"Microsoft.Automation/automationAccounts/sourceControls/sourceControlSyncJobs@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":103},"Microsoft.Automation/automationAccounts@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":133},"Microsoft.Automation/automationAccounts/certificates@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":138},"Microsoft.Automation/automationAccounts/connections@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":145},"Microsoft.Automation/automationAccounts/connectionTypes@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":152},"Microsoft.Automation/automationAccounts/credentials@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":157},"Microsoft.Automation/automationAccounts/jobSchedules@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":165},"Microsoft.Automation/automationAccounts/modules@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":188},"Microsoft.Automation/automationAccounts/schedules@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":213},"Microsoft.Automation/automationAccounts/variables@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":218},"Microsoft.Automation/automationAccounts/watchers@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":225},"Microsoft.Automation/automationAccounts/nodes@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":233},"Microsoft.Automation/automationAccounts@2021-06-22":{"RelativePath":"automation/microsoft.automation/2021-06-22/types.json","Index":52},"Microsoft.Automation/automationAccounts/hybridRunbookWorkerGroups@2021-06-22":{"RelativePath":"automation/microsoft.automation/2021-06-22/types.json","Index":62},"Microsoft.Automation/automationAccounts/hybridRunbookWorkerGroups/hybridRunbookWorkers@2021-06-22":{"RelativePath":"automation/microsoft.automation/2021-06-22/types.json","Index":70},"Microsoft.Automation/automationAccounts/hybridRunbookWorkerGroups@2022-02-22":{"RelativePath":"automation/microsoft.automation/2022-02-22/types.json","Index":27},"Microsoft.Automation/automationAccounts@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":52},"Microsoft.Automation/automationAccounts/certificates@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":57},"Microsoft.Automation/automationAccounts/connections@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":64},"Microsoft.Automation/automationAccounts/connectionTypes@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":71},"Microsoft.Automation/automationAccounts/credentials@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":76},"Microsoft.Automation/automationAccounts/configurations@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":94},"Microsoft.Automation/automationAccounts/nodeConfigurations@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":105},"Microsoft.Automation/automationAccounts/hybridRunbookWorkerGroups/hybridRunbookWorkers@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":113},"Microsoft.Automation/automationAccounts/hybridRunbookWorkerGroups@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":122},"Microsoft.Automation/automationAccounts/jobs@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":148},"Microsoft.Automation/automationAccounts/jobSchedules@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":155},"Microsoft.Automation/automationAccounts/modules@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":180},"Microsoft.Automation/automationAccounts/python2Packages@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":203},"Microsoft.Automation/automationAccounts/python3Packages@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":208},"Microsoft.Automation/automationAccounts/runbooks/draft@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":219},"Microsoft.Automation/automationAccounts/runbooks@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":245},"Microsoft.Automation/automationAccounts/schedules@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":270},"Microsoft.Automation/automationAccounts/sourceControls@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":283},"Microsoft.Automation/automationAccounts/sourceControls/sourceControlSyncJobs@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":295},"Microsoft.Automation/automationAccounts/variables@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":300},"Microsoft.Automation/automationAccounts/softwareUpdateConfigurations@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":77},"Microsoft.Automation/automationAccounts@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":122},"Microsoft.Automation/automationAccounts/certificates@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":127},"Microsoft.Automation/automationAccounts/connections@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":134},"Microsoft.Automation/automationAccounts/connectionTypes@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":141},"Microsoft.Automation/automationAccounts/credentials@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":146},"Microsoft.Automation/automationAccounts/compilationjobs@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":173},"Microsoft.Automation/automationAccounts/configurations@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":191},"Microsoft.Automation/automationAccounts/nodeConfigurations@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":201},"Microsoft.Automation/automationAccounts/hybridRunbookWorkerGroups/hybridRunbookWorkers@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":210},"Microsoft.Automation/automationAccounts/hybridRunbookWorkerGroups@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":220},"Microsoft.Automation/automationAccounts/jobs@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":247},"Microsoft.Automation/automationAccounts/jobSchedules@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":254},"Microsoft.Automation/automationAccounts/modules@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":279},"Microsoft.Automation/automationAccounts/runtimeEnvironments/packages@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":305},"Microsoft.Automation/automationAccounts/privateEndpointConnections@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":309},"Microsoft.Automation/automationAccounts/python2Packages@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":332},"Microsoft.Automation/automationAccounts/python3Packages@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":337},"Microsoft.Automation/automationAccounts/runbooks/draft@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":348},"Microsoft.Automation/automationAccounts/runbooks@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":375},"Microsoft.Automation/automationAccounts/runtimeEnvironments@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":383},"Microsoft.Automation/automationAccounts/schedules@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":395},"Microsoft.Automation/automationAccounts/sourceControls@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":408},"Microsoft.Automation/automationAccounts/sourceControls/sourceControlSyncJobs@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":420},"Microsoft.Automation/automationAccounts/variables@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":425},"Microsoft.Automation/automationAccounts/watchers@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":432},"Microsoft.Automation/automationAccounts/webhooks@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":438},"Microsoft.Automation/automationAccounts/nodes@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":446},"Microsoft.Automation/automationAccounts@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":52},"Microsoft.Automation/automationAccounts/certificates@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":57},"Microsoft.Automation/automationAccounts/connections@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":64},"Microsoft.Automation/automationAccounts/connectionTypes@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":71},"Microsoft.Automation/automationAccounts/credentials@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":76},"Microsoft.Automation/automationAccounts/configurations@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":94},"Microsoft.Automation/automationAccounts/nodeConfigurations@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":105},"Microsoft.Automation/automationAccounts/hybridRunbookWorkerGroups/hybridRunbookWorkers@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":113},"Microsoft.Automation/automationAccounts/hybridRunbookWorkerGroups@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":122},"Microsoft.Automation/automationAccounts/jobs@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":148},"Microsoft.Automation/automationAccounts/jobSchedules@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":155},"Microsoft.Automation/automationAccounts/modules@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":180},"Microsoft.Automation/automationAccounts/powerShell72Modules@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":185},"Microsoft.Automation/automationAccounts/python2Packages@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":208},"Microsoft.Automation/automationAccounts/python3Packages@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":213},"Microsoft.Automation/automationAccounts/runbooks/draft@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":224},"Microsoft.Automation/automationAccounts/runbooks@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":251},"Microsoft.Automation/automationAccounts/schedules@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":276},"Microsoft.Automation/automationAccounts/sourceControls@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":289},"Microsoft.Automation/automationAccounts/sourceControls/sourceControlSyncJobs@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":301},"Microsoft.Automation/automationAccounts/variables@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":306},"Microsoft.AzureBridge.Admin/activations/downloadedProducts@2016-01-01":{"RelativePath":"azsadmin/microsoft.azurebridge.admin/2016-01-01/types.json","Index":54},"Microsoft.AzureBridge.Admin/activations@2016-01-01":{"RelativePath":"azsadmin/microsoft.azurebridge.admin/2016-01-01/types.json","Index":74},"Microsoft.AzureBridge.Admin/activations/products@2016-01-01":{"RelativePath":"azsadmin/microsoft.azurebridge.admin/2016-01-01/types.json","Index":88},"Microsoft.Backup.Admin/backupLocations@2018-09-01":{"RelativePath":"azsadmin/microsoft.backup.admin/2018-09-01/types.json","Index":14},"Microsoft.Backup.Admin/backupLocations/backups@2018-09-01":{"RelativePath":"azsadmin/microsoft.backup.admin/2018-09-01/types.json","Index":39},"Microsoft.Compute.Admin/locations/diskmigrationjobs@2015-12-01-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2015-12-01-preview/types.json","Index":41},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/offers/skus/versions@2015-12-01-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2015-12-01-preview/types.json","Index":59},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/types/versions@2015-12-01-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2015-12-01-preview/types.json","Index":74},"Microsoft.Compute.Admin/locations/quotas@2015-12-01-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2015-12-01-preview/types.json","Index":79},"Microsoft.Compute.Admin/locations/disks@2015-12-01-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2015-12-01-preview/types.json","Index":119},"Microsoft.Compute.Admin/locations/features@2015-12-01-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2015-12-01-preview/types.json","Index":130},"Microsoft.Compute.Admin/locations/computeScaleUnits@2015-12-01-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2015-12-01-preview/types.json","Index":155},"Microsoft.Compute.Admin/locations/quotas@2018-02-09":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-02-09/types.json","Index":12},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/offers/skus/versions@2018-02-09":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-02-09/types.json","Index":30},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/types/versions@2018-02-09":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-02-09/types.json","Index":45},"Microsoft.Compute.Admin/locations/diskmigrationjobs@2018-02-09":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-02-09/types.json","Index":79},"Microsoft.Compute.Admin/locations/features@2018-02-09":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-02-09/types.json","Index":90},"Microsoft.Compute.Admin/locations/computeScaleUnits@2018-02-09":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-02-09/types.json","Index":115},"Microsoft.Compute.Admin/locations/disks@2018-02-09":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-02-09/types.json","Index":155},"Microsoft.Compute.Admin/locations/diskmigrationjobs@2018-07-30-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-07-30-preview/types.json","Index":41},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/offers/skus/versions@2018-07-30-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-07-30-preview/types.json","Index":59},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/types/versions@2018-07-30-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-07-30-preview/types.json","Index":74},"Microsoft.Compute.Admin/locations/quotas@2018-07-30-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-07-30-preview/types.json","Index":79},"Microsoft.Compute.Admin/locations/disks@2018-07-30-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-07-30-preview/types.json","Index":119},"Microsoft.Compute.Admin/locations/features@2018-07-30-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-07-30-preview/types.json","Index":130},"Microsoft.Compute.Admin/locations/computeScaleUnits@2018-07-30-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-07-30-preview/types.json","Index":155},"Microsoft.Compute.Admin/locations/diskmigrationjobs@2020-11-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2020-11-01/types.json","Index":41},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/offers/skus/versions@2020-11-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2020-11-01/types.json","Index":59},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/types/versions@2020-11-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2020-11-01/types.json","Index":74},"Microsoft.Compute.Admin/locations/quotas@2020-11-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2020-11-01/types.json","Index":79},"Microsoft.Compute.Admin/locations/disks@2020-11-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2020-11-01/types.json","Index":119},"Microsoft.Compute.Admin/locations/features@2020-11-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2020-11-01/types.json","Index":130},"Microsoft.Compute.Admin/locations/computeScaleUnits@2020-11-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2020-11-01/types.json","Index":155},"Microsoft.Compute.Admin/locations/diskmigrationjobs@2021-01-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-01-01/types.json","Index":41},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/offers/skus/versions@2021-01-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-01-01/types.json","Index":59},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/types/versions@2021-01-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-01-01/types.json","Index":74},"Microsoft.Compute.Admin/locations/quotas@2021-01-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-01-01/types.json","Index":79},"Microsoft.Compute.Admin/locations/disks@2021-01-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-01-01/types.json","Index":119},"Microsoft.Compute.Admin/locations/features@2021-01-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-01-01/types.json","Index":130},"Microsoft.Compute.Admin/locations/computeScaleUnits@2021-01-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-01-01/types.json","Index":155},"Microsoft.Compute.Admin/locations/diskmigrationjobs@2021-03-30":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-03-30/types.json","Index":41},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/offers/skus/versions@2021-03-30":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-03-30/types.json","Index":59},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/types/versions@2021-03-30":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-03-30/types.json","Index":74},"Microsoft.Compute.Admin/locations/quotas@2021-03-30":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-03-30/types.json","Index":79},"Microsoft.Compute.Admin/locations/disks@2021-03-30":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-03-30/types.json","Index":119},"Microsoft.Compute.Admin/locations/features@2021-03-30":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-03-30/types.json","Index":130},"Microsoft.Compute.Admin/locations/computeScaleUnits@2021-03-30":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-03-30/types.json","Index":155},"Microsoft.Compute.Admin/locations/diskmigrationjobs@2021-04-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-04-01/types.json","Index":41},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/offers/skus/versions@2021-04-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-04-01/types.json","Index":59},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/types/versions@2021-04-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-04-01/types.json","Index":74},"Microsoft.Compute.Admin/locations/quotas@2021-04-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-04-01/types.json","Index":79},"Microsoft.Compute.Admin/locations/disks@2021-04-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-04-01/types.json","Index":119},"Microsoft.Compute.Admin/locations/features@2021-04-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-04-01/types.json","Index":130},"Microsoft.Compute.Admin/locations/computeScaleUnits@2021-04-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-04-01/types.json","Index":155},"Microsoft.Compute.Admin/locations/diskmigrationjobs@2021-09-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-09-01/types.json","Index":41},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/offers/skus/versions@2021-09-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-09-01/types.json","Index":59},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/types/versions@2021-09-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-09-01/types.json","Index":74},"Microsoft.Compute.Admin/locations/quotas@2021-09-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-09-01/types.json","Index":79},"Microsoft.Compute.Admin/locations/disks@2021-09-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-09-01/types.json","Index":119},"Microsoft.Compute.Admin/locations/features@2021-09-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-09-01/types.json","Index":130},"Microsoft.Compute.Admin/locations/computeScaleUnits@2021-09-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-09-01/types.json","Index":155},"Microsoft.ContainerRegistry.Admin/locations/configurations@2019-11-01-preview":{"RelativePath":"azsadmin/microsoft.containerregistry.admin/2019-11-01-preview/types.json","Index":12},"Microsoft.ContainerRegistry.Admin/locations/quotas@2019-11-01-preview":{"RelativePath":"azsadmin/microsoft.containerregistry.admin/2019-11-01-preview/types.json","Index":17},"Microsoft.ContainerRegistry.Admin/locations/capacities@2019-11-01-preview":{"RelativePath":"azsadmin/microsoft.containerregistry.admin/2019-11-01-preview/types.json","Index":22},"Microsoft.Deployment.Admin/locations/fileContainers@2018-07-01":{"RelativePath":"azsadmin/microsoft.deployment.admin/2018-07-01/types.json","Index":17},"Microsoft.Deployment.Admin/locations/productPackages@2018-07-01":{"RelativePath":"azsadmin/microsoft.deployment.admin/2018-07-01/types.json","Index":22},"Microsoft.Deployment.Admin/locations/fileContainers@2019-01-01":{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":17},"Microsoft.Deployment.Admin/locations/productPackages@2019-01-01":{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":22},"Microsoft.Deployment.Admin/locations/actionPlans@2019-01-01":{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":31},"Microsoft.Deployment.Admin/locations/actionPlans/operations@2019-01-01":{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":36},"Microsoft.Deployment.Admin/locations@2019-01-01":{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":42},"Microsoft.Deployment.Admin/locations/productDeployments@2019-01-01":{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":68},"Microsoft.Deployment.Admin/locations/productPackages/secrets@2019-01-01":{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":96},"Microsoft.Fabric.Admin/fabricLocations/ipPools@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":13},"Microsoft.Fabric.Admin/fabricLocations/applicationOperationResults@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":20},"Microsoft.Fabric.Admin/fabricLocations/computeOperationResults@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":27},"Microsoft.Fabric.Admin/fabricLocations/edgeGateways@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":33},"Microsoft.Fabric.Admin/fabricLocations/edgeGatewayPools@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":40},"Microsoft.Fabric.Admin/fabricLocations@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":47},"Microsoft.Fabric.Admin/fabricLocations/fileShares@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":53},"Microsoft.Fabric.Admin/fabricLocations/infraRoles@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":60},"Microsoft.Fabric.Admin/fabricLocations/infraRoleInstances@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":72},"Microsoft.Fabric.Admin/fabricLocations/logicalNetworks@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":80},"Microsoft.Fabric.Admin/fabricLocations/storageSubSystems/storagePools@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":86},"Microsoft.Fabric.Admin/fabricLocations/storageSubSystems@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":92},"Microsoft.Fabric.Admin/fabricLocations/storageSubSystems/storagePools/volumes@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":98},"Microsoft.Fabric.Admin/fabricLocations/logicalNetworks/logicalSubnets@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":106},"Microsoft.Fabric.Admin/fabricLocations/macAddressPools@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":113},"Microsoft.Fabric.Admin/fabricLocations/networkOperationResults@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":120},"Microsoft.Fabric.Admin/fabricLocations/scaleUnits@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":139},"Microsoft.Fabric.Admin/fabricLocations/scaleUnitNodes@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":154},"Microsoft.Fabric.Admin/fabricLocations/slbMuxInstances@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":161},"Microsoft.Fabric.Admin/fabricLocations/storageOperationResults@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":168},"Microsoft.Fabric.Admin/fabricLocations/scaleUnits/storageSubSystems/drives@2018-10-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2018-10-01/types.json","Index":13},"Microsoft.Fabric.Admin/fabricLocations/scaleUnits/storageSubSystems@2018-10-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2018-10-01/types.json","Index":19},"Microsoft.Fabric.Admin/fabricLocations/scaleUnits/storageSubSystems/volumes@2018-10-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2018-10-01/types.json","Index":25},"Microsoft.Fabric.Admin/fabricLocations/scaleUnits/storageSubSystems/drives@2019-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2019-05-01/types.json","Index":13},"Microsoft.Fabric.Admin/fabricLocations/scaleUnits/storageSubSystems/volumes@2019-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2019-05-01/types.json","Index":19},"Microsoft.Fabric.Admin/fabricLocations/nasClusters@2019-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2019-05-01/types.json","Index":25},"Microsoft.Fabric.Admin/fabricLocations/computeOperationResults@2020-10-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2020-10-01/types.json","Index":14},"Microsoft.Fabric.Admin/fabricLocations/scaleUnits@2020-10-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2020-10-01/types.json","Index":37},"Microsoft.Fabric.Admin/fabricLocations/scaleUnitNodes@2020-10-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2020-10-01/types.json","Index":58},"Microsoft.Fabric.Admin/fabricLocations@2022-03-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2022-03-01/types.json","Index":14},"microsoft.gallery.admin/galleryItems@2015-04-01":{"RelativePath":"azsadmin/microsoft.gallery.admin/2015-04-01/types.json","Index":47},"Microsoft.InfrastructureInsights.Admin/regionHealths/alerts@2016-05-01":{"RelativePath":"azsadmin/microsoft.infrastructureinsights.admin/2016-05-01/types.json","Index":18},"Microsoft.InfrastructureInsights.Admin/regionHealths@2016-05-01":{"RelativePath":"azsadmin/microsoft.infrastructureinsights.admin/2016-05-01/types.json","Index":41},"Microsoft.InfrastructureInsights.Admin/regionHealths/serviceHealths/resourceHealths@2016-05-01":{"RelativePath":"azsadmin/microsoft.infrastructureinsights.admin/2016-05-01/types.json","Index":48},"Microsoft.InfrastructureInsights.Admin/regionHealths/serviceHealths@2016-05-01":{"RelativePath":"azsadmin/microsoft.infrastructureinsights.admin/2016-05-01/types.json","Index":54},"Microsoft.Network.Admin/locations/quotas@2015-06-15":{"RelativePath":"azsadmin/microsoft.network.admin/2015-06-15/types.json","Index":18},"Microsoft.Network.Admin/locations/quotas@2022-02-01":{"RelativePath":"azsadmin/microsoft.network.admin/2022-02-01/types.json","Index":18},"Microsoft.Storage.Admin/locations/quotas@2019-08-08-preview":{"RelativePath":"azsadmin/microsoft.storage.admin/2019-08-08-preview/types.json","Index":12},"Microsoft.Storage.Admin/storageServices@2019-08-08-preview":{"RelativePath":"azsadmin/microsoft.storage.admin/2019-08-08-preview/types.json","Index":17},"Microsoft.Storage.Admin/locations/storageAccounts@2019-08-08-preview":{"RelativePath":"azsadmin/microsoft.storage.admin/2019-08-08-preview/types.json","Index":56},"Microsoft.Subscriptions.Admin/subscriptions@2015-11-01":{"RelativePath":"azsadmin/microsoft.subscriptions.admin/2015-11-01/types.json","Index":23},"Microsoft.Subscriptions.Admin/subscriptions/acquiredPlans@2015-11-01":{"RelativePath":"azsadmin/microsoft.subscriptions.admin/2015-11-01/types.json","Index":32},"Microsoft.Subscriptions.Admin/directoryTenants@2015-11-01":{"RelativePath":"azsadmin/microsoft.subscriptions.admin/2015-11-01/types.json","Index":38},"Microsoft.Subscriptions.Admin/locations@2015-11-01":{"RelativePath":"azsadmin/microsoft.subscriptions.admin/2015-11-01/types.json","Index":42},"Microsoft.Subscriptions.Admin/offers@2015-11-01":{"RelativePath":"azsadmin/microsoft.subscriptions.admin/2015-11-01/types.json","Index":55},"Microsoft.Subscriptions.Admin/offers/offerDelegations@2015-11-01":{"RelativePath":"azsadmin/microsoft.subscriptions.admin/2015-11-01/types.json","Index":61},"Microsoft.Subscriptions.Admin/plans@2015-11-01":{"RelativePath":"azsadmin/microsoft.subscriptions.admin/2015-11-01/types.json","Index":69},"Microsoft.Subscriptions.Admin/delegatedProviders@2015-11-01":{"RelativePath":"azsadmin/microsoft.subscriptions.admin/2015-11-01/types.json","Index":85},"Microsoft.Subscriptions.Admin/delegatedProviders/offers@2015-11-01":{"RelativePath":"azsadmin/microsoft.subscriptions.admin/2015-11-01/types.json","Index":95},"Microsoft.Subscriptions.Admin/locations/quotas@2015-11-01":{"RelativePath":"azsadmin/microsoft.subscriptions.admin/2015-11-01/types.json","Index":101},"Microsoft.Update.Admin/updateLocations/updates@2016-05-01":{"RelativePath":"azsadmin/microsoft.update.admin/2016-05-01/types.json","Index":23},"Microsoft.Update.Admin/updateLocations@2016-05-01":{"RelativePath":"azsadmin/microsoft.update.admin/2016-05-01/types.json","Index":35},"Microsoft.Update.Admin/updateLocations/updates/updateRuns@2016-05-01":{"RelativePath":"azsadmin/microsoft.update.admin/2016-05-01/types.json","Index":48},"Microsoft.Update.Admin/updateLocations/updateRuns@2016-05-01":{"RelativePath":"azsadmin/microsoft.update.admin/2016-05-01/types.json","Index":53},"Microsoft.Update.Admin/updateLocations/updates@2021-07-01":{"RelativePath":"azsadmin/microsoft.update.admin/2021-07-01/types.json","Index":37},"Microsoft.Update.Admin/updateLocations@2021-07-01":{"RelativePath":"azsadmin/microsoft.update.admin/2021-07-01/types.json","Index":55},"Microsoft.Update.Admin/updateLocations/updates/updateRuns@2021-07-01":{"RelativePath":"azsadmin/microsoft.update.admin/2021-07-01/types.json","Index":68},"Microsoft.Update.Admin/updateLocations/updateRuns@2021-07-01":{"RelativePath":"azsadmin/microsoft.update.admin/2021-07-01/types.json","Index":73},"Microsoft.Kusto/clusters@2018-09-07-preview":{"RelativePath":"azure-kusto/microsoft.kusto/2018-09-07-preview/types.json","Index":42},"Microsoft.Kusto/clusters/databases@2018-09-07-preview":{"RelativePath":"azure-kusto/microsoft.kusto/2018-09-07-preview/types.json","Index":55},"Microsoft.Kusto/clusters/databases/eventhubconnections@2018-09-07-preview":{"RelativePath":"azure-kusto/microsoft.kusto/2018-09-07-preview/types.json","Index":64},"Microsoft.Kusto/clusters@2019-01-21":{"RelativePath":"azure-kusto/microsoft.kusto/2019-01-21/types.json","Index":48},"Microsoft.Kusto/clusters/databases@2019-01-21":{"RelativePath":"azure-kusto/microsoft.kusto/2019-01-21/types.json","Index":60},"Microsoft.Kusto/clusters/databases/dataConnections@2019-01-21":{"RelativePath":"azure-kusto/microsoft.kusto/2019-01-21/types.json","Index":94},"Microsoft.Kusto/clusters@2019-05-15":{"RelativePath":"azure-kusto/microsoft.kusto/2019-05-15/types.json","Index":52},"Microsoft.Kusto/clusters/databases@2019-05-15":{"RelativePath":"azure-kusto/microsoft.kusto/2019-05-15/types.json","Index":65},"Microsoft.Kusto/clusters/databases/dataConnections@2019-05-15":{"RelativePath":"azure-kusto/microsoft.kusto/2019-05-15/types.json","Index":119},"Microsoft.Kusto/clusters@2019-09-07":{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":59},"Microsoft.Kusto/clusters/databases@2019-09-07":{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":88},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2019-09-07":{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":105},"Microsoft.Kusto/clusters/databases/dataConnections@2019-09-07":{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":159},"Microsoft.Kusto/clusters@2019-11-09":{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":59},"Microsoft.Kusto/clusters/principalAssignments@2019-11-09":{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":78},"Microsoft.Kusto/clusters/databases@2019-11-09":{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":107},"Microsoft.Kusto/clusters/databases/principalAssignments@2019-11-09":{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":130},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2019-11-09":{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":147},"Microsoft.Kusto/clusters/databases/dataConnections@2019-11-09":{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":210},"Microsoft.Kusto/clusters@2020-02-15":{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":74},"Microsoft.Kusto/clusters/principalAssignments@2020-02-15":{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":93},"Microsoft.Kusto/clusters/databases@2020-02-15":{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":122},"Microsoft.Kusto/clusters/databases/principalAssignments@2020-02-15":{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":145},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2020-02-15":{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":162},"Microsoft.Kusto/clusters/databases/dataConnections@2020-02-15":{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":225},"Microsoft.Kusto/clusters@2020-06-14":{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":74},"Microsoft.Kusto/clusters/principalAssignments@2020-06-14":{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":93},"Microsoft.Kusto/clusters/databases@2020-06-14":{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":122},"Microsoft.Kusto/clusters/databases/principalAssignments@2020-06-14":{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":145},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2020-06-14":{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":162},"Microsoft.Kusto/clusters/databases/dataConnections@2020-06-14":{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":234},"Microsoft.Kusto/clusters@2020-09-18":{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":80},"Microsoft.Kusto/clusters/principalAssignments@2020-09-18":{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":99},"Microsoft.Kusto/clusters/databases@2020-09-18":{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":128},"Microsoft.Kusto/clusters/databases/principalAssignments@2020-09-18":{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":151},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2020-09-18":{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":168},"Microsoft.Kusto/clusters/databases/dataConnections@2020-09-18":{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":261},"Microsoft.Kusto/clusters@2021-01-01":{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":83},"Microsoft.Kusto/clusters/principalAssignments@2021-01-01":{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":102},"Microsoft.Kusto/clusters/databases@2021-01-01":{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":131},"Microsoft.Kusto/clusters/databases/principalAssignments@2021-01-01":{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":154},"Microsoft.Kusto/clusters/databases/scripts@2021-01-01":{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":177},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2021-01-01":{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":201},"Microsoft.Kusto/clusters/databases/dataConnections@2021-01-01":{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":294},"Microsoft.Kusto/clusters@2021-08-27":{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":104},"Microsoft.Kusto/clusters/principalAssignments@2021-08-27":{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":123},"Microsoft.Kusto/clusters/databases@2021-08-27":{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":152},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2021-08-27":{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":176},"Microsoft.Kusto/clusters/managedPrivateEndpoints@2021-08-27":{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":188},"Microsoft.Kusto/clusters/databases/principalAssignments@2021-08-27":{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":211},"Microsoft.Kusto/clusters/databases/scripts@2021-08-27":{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":223},"Microsoft.Kusto/clusters/privateEndpointConnections@2021-08-27":{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":230},"Microsoft.Kusto/clusters/databases/dataConnections@2021-08-27":{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":323},"Microsoft.Kusto/clusters/privateLinkResources@2021-08-27":{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":330},"Microsoft.Kusto/clusters@2022-02-01":{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":131},"Microsoft.Kusto/clusters/principalAssignments@2022-02-01":{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":150},"Microsoft.Kusto/clusters/databases@2022-02-01":{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":179},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2022-02-01":{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":203},"Microsoft.Kusto/clusters/managedPrivateEndpoints@2022-02-01":{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":215},"Microsoft.Kusto/clusters/databases/principalAssignments@2022-02-01":{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":238},"Microsoft.Kusto/clusters/databases/scripts@2022-02-01":{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":250},"Microsoft.Kusto/clusters/privateEndpointConnections@2022-02-01":{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":254},"Microsoft.Kusto/clusters/databases/dataConnections@2022-02-01":{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":356},"Microsoft.Kusto/clusters/privateLinkResources@2022-02-01":{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":363},"Microsoft.Kusto/clusters@2022-07-07":{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":149},"Microsoft.Kusto/clusters/principalAssignments@2022-07-07":{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":168},"Microsoft.Kusto/clusters/databases@2022-07-07":{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":208},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2022-07-07":{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":225},"Microsoft.Kusto/clusters/managedPrivateEndpoints@2022-07-07":{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":237},"Microsoft.Kusto/clusters/databases/principalAssignments@2022-07-07":{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":260},"Microsoft.Kusto/clusters/databases/scripts@2022-07-07":{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":272},"Microsoft.Kusto/clusters/privateEndpointConnections@2022-07-07":{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":276},"Microsoft.Kusto/clusters/databases/dataConnections@2022-07-07":{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":378},"Microsoft.Kusto/clusters/privateLinkResources@2022-07-07":{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":385},"Microsoft.Kusto/clusters@2022-11-11":{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":154},"Microsoft.Kusto/clusters/principalAssignments@2022-11-11":{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":174},"Microsoft.Kusto/clusters/databases@2022-11-11":{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":216},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2022-11-11":{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":234},"Microsoft.Kusto/clusters/managedPrivateEndpoints@2022-11-11":{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":247},"Microsoft.Kusto/clusters/databases/principalAssignments@2022-11-11":{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":271},"Microsoft.Kusto/clusters/databases/scripts@2022-11-11":{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":284},"Microsoft.Kusto/clusters/privateEndpointConnections@2022-11-11":{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":288},"Microsoft.Kusto/clusters/databases/dataConnections@2022-11-11":{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":404},"Microsoft.Kusto/clusters/privateLinkResources@2022-11-11":{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":411},"Microsoft.Kusto/clusters@2022-12-29":{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":156},"Microsoft.Kusto/clusters/principalAssignments@2022-12-29":{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":176},"Microsoft.Kusto/clusters/databases@2022-12-29":{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":220},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2022-12-29":{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":238},"Microsoft.Kusto/clusters/managedPrivateEndpoints@2022-12-29":{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":251},"Microsoft.Kusto/clusters/databases/principalAssignments@2022-12-29":{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":275},"Microsoft.Kusto/clusters/databases/scripts@2022-12-29":{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":288},"Microsoft.Kusto/clusters/privateEndpointConnections@2022-12-29":{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":292},"Microsoft.Kusto/clusters/databases/dataConnections@2022-12-29":{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":408},"Microsoft.Kusto/clusters/privateLinkResources@2022-12-29":{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":415},"Microsoft.Kusto/clusters@2023-05-02":{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":161},"Microsoft.Kusto/clusters/principalAssignments@2023-05-02":{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":181},"Microsoft.Kusto/clusters/databases@2023-05-02":{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":226},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2023-05-02":{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":244},"Microsoft.Kusto/clusters/managedPrivateEndpoints@2023-05-02":{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":257},"Microsoft.Kusto/clusters/databases/principalAssignments@2023-05-02":{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":281},"Microsoft.Kusto/clusters/databases/scripts@2023-05-02":{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":294},"Microsoft.Kusto/clusters/privateEndpointConnections@2023-05-02":{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":298},"Microsoft.Kusto/clusters/databases/dataConnections@2023-05-02":{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":414},"Microsoft.Kusto/clusters/privateLinkResources@2023-05-02":{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":421},"Microsoft.Kusto/clusters@2023-08-15":{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":166},"Microsoft.Kusto/clusters/principalAssignments@2023-08-15":{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":186},"Microsoft.Kusto/clusters/databases@2023-08-15":{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":231},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2023-08-15":{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":249},"Microsoft.Kusto/clusters/managedPrivateEndpoints@2023-08-15":{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":262},"Microsoft.Kusto/clusters/databases/principalAssignments@2023-08-15":{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":286},"Microsoft.Kusto/clusters/databases/scripts@2023-08-15":{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":299},"Microsoft.Kusto/clusters/sandboxCustomImages@2023-08-15":{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":314},"Microsoft.Kusto/clusters/privateEndpointConnections@2023-08-15":{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":318},"Microsoft.Kusto/clusters/databases/dataConnections@2023-08-15":{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":434},"Microsoft.Kusto/clusters/privateLinkResources@2023-08-15":{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":441},"microsoft.aadiam/diagnosticSettings@2017-04-01-preview":{"RelativePath":"azureactivedirectory/microsoft.aadiam/2017-04-01-preview/types.json","Index":18},"microsoft.aadiam/diagnosticSettings@2017-04-01":{"RelativePath":"azureactivedirectory/microsoft.aadiam/2017-04-01/types.json","Index":18},"microsoft.aadiam/privateLinkForAzureAd@2020-03-01-preview":{"RelativePath":"azureactivedirectory/microsoft.aadiam/2020-03-01-preview/types.json","Index":13},"microsoft.aadiam/privateLinkForAzureAd/privateLinkResources@2020-03-01-preview":{"RelativePath":"azureactivedirectory/microsoft.aadiam/2020-03-01-preview/types.json","Index":19},"microsoft.aadiam/privateLinkForAzureAd@2020-03-01":{"RelativePath":"azureactivedirectory/microsoft.aadiam/2020-03-01/types.json","Index":13},"microsoft.aadiam/privateLinkForAzureAd/privateEndpointConnections@2020-03-01":{"RelativePath":"azureactivedirectory/microsoft.aadiam/2020-03-01/types.json","Index":31},"microsoft.aadiam/privateLinkForAzureAd/privateLinkResources@2020-03-01":{"RelativePath":"azureactivedirectory/microsoft.aadiam/2020-03-01/types.json","Index":37},"microsoft.aadiam/azureADMetrics@2020-07-01-preview":{"RelativePath":"azureactivedirectory/microsoft.aadiam/2020-07-01-preview/types.json","Index":17},"Microsoft.AzureArcData/sqlManagedInstances@2021-06-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-06-01-preview/types.json","Index":32},"Microsoft.AzureArcData/sqlServerInstances@2021-06-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-06-01-preview/types.json","Index":38},"Microsoft.AzureArcData/postgresInstances@2021-06-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-06-01-preview/types.json","Index":46},"Microsoft.AzureArcData/dataControllers@2021-06-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-06-01-preview/types.json","Index":56},"Microsoft.AzureArcData/sqlManagedInstances@2021-07-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-07-01-preview/types.json","Index":37},"Microsoft.AzureArcData/sqlServerInstances@2021-07-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-07-01-preview/types.json","Index":43},"Microsoft.AzureArcData/postgresInstances@2021-07-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-07-01-preview/types.json","Index":51},"Microsoft.AzureArcData/dataControllers@2021-07-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-07-01-preview/types.json","Index":68},"Microsoft.AzureArcData/sqlManagedInstances@2021-08-01":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-08-01/types.json","Index":44},"Microsoft.AzureArcData/sqlServerInstances@2021-08-01":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-08-01/types.json","Index":74},"Microsoft.AzureArcData/dataControllers@2021-08-01":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-08-01/types.json","Index":91},"Microsoft.AzureArcData/sqlManagedInstances@2021-11-01":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-11-01/types.json","Index":45},"Microsoft.AzureArcData/sqlServerInstances@2021-11-01":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-11-01/types.json","Index":75},"Microsoft.AzureArcData/dataControllers@2021-11-01":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-11-01/types.json","Index":92},"Microsoft.AzureArcData/sqlManagedInstances@2022-03-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2022-03-01-preview/types.json","Index":46},"Microsoft.AzureArcData/sqlServerInstances@2022-03-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2022-03-01-preview/types.json","Index":98},"Microsoft.AzureArcData/dataControllers@2022-03-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2022-03-01-preview/types.json","Index":115},"Microsoft.AzureArcData/dataControllers/activeDirectoryConnectors@2022-03-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2022-03-01-preview/types.json","Index":131},"Microsoft.AzureArcData/postgresInstances@2022-03-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2022-03-01-preview/types.json","Index":139},"Microsoft.AzureArcData/sqlManagedInstances@2022-06-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2022-06-15-preview/types.json","Index":46},"Microsoft.AzureArcData/sqlServerInstances@2022-06-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2022-06-15-preview/types.json","Index":98},"Microsoft.AzureArcData/dataControllers@2022-06-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2022-06-15-preview/types.json","Index":115},"Microsoft.AzureArcData/dataControllers/activeDirectoryConnectors@2022-06-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2022-06-15-preview/types.json","Index":131},"Microsoft.AzureArcData/postgresInstances@2022-06-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2022-06-15-preview/types.json","Index":139},"Microsoft.AzureArcData/sqlServerInstances/databases@2022-06-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2022-06-15-preview/types.json","Index":161},"Microsoft.AzureArcData/sqlManagedInstances@2023-01-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2023-01-15-preview/types.json","Index":53},"Microsoft.AzureArcData/sqlManagedInstances/failoverGroups@2023-01-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2023-01-15-preview/types.json","Index":72},"Microsoft.AzureArcData/sqlServerInstances@2023-01-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2023-01-15-preview/types.json","Index":125},"Microsoft.AzureArcData/dataControllers@2023-01-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2023-01-15-preview/types.json","Index":142},"Microsoft.AzureArcData/dataControllers/activeDirectoryConnectors@2023-01-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2023-01-15-preview/types.json","Index":158},"Microsoft.AzureArcData/postgresInstances@2023-01-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2023-01-15-preview/types.json","Index":166},"Microsoft.AzureArcData/sqlServerInstances/databases@2023-01-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2023-01-15-preview/types.json","Index":188},"Microsoft.AzureData/sqlServerRegistrations@2019-07-24-preview":{"RelativePath":"azuredata/microsoft.azuredata/2019-07-24-preview/types.json","Index":24},"Microsoft.AzureData/sqlServerRegistrations/sqlServers@2019-07-24-preview":{"RelativePath":"azuredata/microsoft.azuredata/2019-07-24-preview/types.json","Index":29},"Microsoft.IntegrationSpaces/spaces@2023-11-14-preview":{"RelativePath":"azureintegrationspaces/microsoft.integrationspaces/2023-11-14-preview/types.json","Index":32},"Microsoft.IntegrationSpaces/spaces/applications@2023-11-14-preview":{"RelativePath":"azureintegrationspaces/microsoft.integrationspaces/2023-11-14-preview/types.json","Index":48},"Microsoft.IntegrationSpaces/spaces/applications/businessProcesses@2023-11-14-preview":{"RelativePath":"azureintegrationspaces/microsoft.integrationspaces/2023-11-14-preview/types.json","Index":68},"Microsoft.IntegrationSpaces/spaces/applications/resources@2023-11-14-preview":{"RelativePath":"azureintegrationspaces/microsoft.integrationspaces/2023-11-14-preview/types.json","Index":81},"Microsoft.IntegrationSpaces/spaces/infrastructureResources@2023-11-14-preview":{"RelativePath":"azureintegrationspaces/microsoft.integrationspaces/2023-11-14-preview/types.json","Index":94},"Microsoft.IntegrationSpaces/spaces/applications/businessProcesses/versions@2023-11-14-preview":{"RelativePath":"azureintegrationspaces/microsoft.integrationspaces/2023-11-14-preview/types.json","Index":98},"Microsoft.AzureLargeInstance/azureLargeInstances@2023-07-20-preview":{"RelativePath":"azurelargeinstance/microsoft.azurelargeinstance/2023-07-20-preview/types.json","Index":98},"Microsoft.AzureLargeInstance/azureLargeStorageInstances@2023-07-20-preview":{"RelativePath":"azurelargeinstance/microsoft.azurelargeinstance/2023-07-20-preview/types.json","Index":115},"Microsoft.AzureStack/registrations@2016-01-01":{"RelativePath":"azurestack/microsoft.azurestack/2016-01-01/types.json","Index":15},"Microsoft.AzureStack/registrations/products@2016-01-01":{"RelativePath":"azurestack/microsoft.azurestack/2016-01-01/types.json","Index":37},"Microsoft.AzureStack/registrations@2017-06-01":{"RelativePath":"azurestack/microsoft.azurestack/2017-06-01/types.json","Index":15},"Microsoft.AzureStack/registrations/customerSubscriptions@2017-06-01":{"RelativePath":"azurestack/microsoft.azurestack/2017-06-01/types.json","Index":20},"Microsoft.AzureStack/cloudManifestFiles@2017-06-01":{"RelativePath":"azurestack/microsoft.azurestack/2017-06-01/types.json","Index":27},"Microsoft.AzureStack/registrations/products@2017-06-01":{"RelativePath":"azurestack/microsoft.azurestack/2017-06-01/types.json","Index":49},"Microsoft.AzureStack/registrations/customerSubscriptions@2020-06-01-preview":{"RelativePath":"azurestack/microsoft.azurestack/2020-06-01-preview/types.json","Index":23},"Microsoft.AzureStack/registrations@2020-06-01-preview":{"RelativePath":"azurestack/microsoft.azurestack/2020-06-01-preview/types.json","Index":31},"Microsoft.AzureStack/linkedSubscriptions@2020-06-01-preview":{"RelativePath":"azurestack/microsoft.azurestack/2020-06-01-preview/types.json","Index":39},"Microsoft.AzureStack/cloudManifestFiles@2020-06-01-preview":{"RelativePath":"azurestack/microsoft.azurestack/2020-06-01-preview/types.json","Index":46},"Microsoft.AzureStack/registrations/products@2020-06-01-preview":{"RelativePath":"azurestack/microsoft.azurestack/2020-06-01-preview/types.json","Index":68},"Microsoft.AzureStack/registrations/customerSubscriptions@2022-06-01":{"RelativePath":"azurestack/microsoft.azurestack/2022-06-01/types.json","Index":12},"Microsoft.AzureStack/registrations@2022-06-01":{"RelativePath":"azurestack/microsoft.azurestack/2022-06-01/types.json","Index":20},"Microsoft.AzureStack/cloudManifestFiles@2022-06-01":{"RelativePath":"azurestack/microsoft.azurestack/2022-06-01/types.json","Index":27},"Microsoft.AzureStack/registrations/products@2022-06-01":{"RelativePath":"azurestack/microsoft.azurestack/2022-06-01/types.json","Index":49},"Microsoft.AzureStackHCI/clusters@2020-03-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2020-03-01-preview/types.json","Index":28},"Microsoft.AzureStackHCI/clusters@2020-10-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2020-10-01/types.json","Index":39},"Microsoft.AzureStackHCI/clusters/arcSettings@2021-01-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-01-01-preview/types.json","Index":60},"Microsoft.AzureStackHCI/clusters@2021-01-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-01-01-preview/types.json","Index":81},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2021-01-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-01-01-preview/types.json","Index":124},"Microsoft.AzureStackHCI/galleryimages@2021-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-07-01-preview/types.json","Index":37},"Microsoft.AzureStackHCI/networkinterfaces@2021-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-07-01-preview/types.json","Index":59},"Microsoft.AzureStackHCI/virtualharddisks@2021-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-07-01-preview/types.json","Index":72},"Microsoft.AzureStackHCI/virtualmachines@2021-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-07-01-preview/types.json","Index":115},"Microsoft.AzureStackHCI/virtualnetworks@2021-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-07-01-preview/types.json","Index":158},"Microsoft.AzureStackHCI/clusters/arcSettings@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":60},"Microsoft.AzureStackHCI/clusters@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":99},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":142},"Microsoft.AzureStackHCI/galleryimages@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":179},"Microsoft.AzureStackHCI/marketplacegalleryimages@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":208},"Microsoft.AzureStackHCI/networkinterfaces@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":236},"Microsoft.AzureStackHCI/storagecontainers@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":249},"Microsoft.AzureStackHCI/virtualharddisks@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":274},"Microsoft.AzureStackHCI/virtualmachines@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":337},"Microsoft.AzureStackHCI/virtualMachines/hybridIdentityMetadata@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":342},"Microsoft.AzureStackHCI/virtualMachines/extensions@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":354},"Microsoft.AzureStackHCI/virtualMachines/guestAgents@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":365},"Microsoft.AzureStackHCI/virtualnetworks@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":414},"Microsoft.AzureStackHCI/clusters/arcSettings@2021-09-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01/types.json","Index":60},"Microsoft.AzureStackHCI/clusters@2021-09-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01/types.json","Index":99},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2021-09-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01/types.json","Index":142},"Microsoft.AzureStackHCI/clusters/arcSettings@2022-01-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-01-01/types.json","Index":60},"Microsoft.AzureStackHCI/clusters@2022-01-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-01-01/types.json","Index":99},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2022-01-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-01-01/types.json","Index":142},"Microsoft.AzureStackHCI/clusters/arcSettings@2022-03-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-03-01/types.json","Index":60},"Microsoft.AzureStackHCI/clusters@2022-03-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-03-01/types.json","Index":99},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2022-03-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-03-01/types.json","Index":142},"Microsoft.AzureStackHCI/clusters/arcSettings@2022-05-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-05-01/types.json","Index":60},"Microsoft.AzureStackHCI/clusters@2022-05-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-05-01/types.json","Index":99},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2022-05-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-05-01/types.json","Index":142},"Microsoft.AzureStackHCI/clusters/arcSettings@2022-09-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-09-01/types.json","Index":60},"Microsoft.AzureStackHCI/clusters@2022-09-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-09-01/types.json","Index":109},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2022-09-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-09-01/types.json","Index":152},"Microsoft.AzureStackHCI/clusters/arcSettings@2022-10-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":60},"Microsoft.AzureStackHCI/clusters@2022-10-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":117},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2022-10-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":160},"Microsoft.AzureStackHCI/clusters/publishers/offers@2022-10-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":168},"Microsoft.AzureStackHCI/clusters/publishers@2022-10-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":173},"Microsoft.AzureStackHCI/clusters/publishers/offers/skus@2022-10-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":179},"Microsoft.AzureStackHCI/clusters/updates/updateRuns@2022-10-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":197},"Microsoft.AzureStackHCI/clusters/updateSummaries@2022-10-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":220},"Microsoft.AzureStackHCI/clusters/updates@2022-10-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":257},"Microsoft.AzureStackHCI/clusters/arcSettings@2022-12-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":82},"Microsoft.AzureStackHCI/clusters@2022-12-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":157},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2022-12-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":220},"Microsoft.AzureStackHCI/clusters/updates/updateRuns@2022-12-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":251},"Microsoft.AzureStackHCI/clusters/updateSummaries@2022-12-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":312},"Microsoft.AzureStackHCI/clusters/updates@2022-12-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":375},"Microsoft.AzureStackHCI/clusters/publishers/offers@2022-12-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":383},"Microsoft.AzureStackHCI/clusters/publishers@2022-12-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":388},"Microsoft.AzureStackHCI/clusters/publishers/offers/skus@2022-12-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":394},"Microsoft.AzureStackHCI/clusters/arcSettings@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":84},"Microsoft.AzureStackHCI/clusters@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":159},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":232},"Microsoft.AzureStackHCI/galleryImages@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":275},"Microsoft.AzureStackHCI/marketplaceGalleryImages@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":310},"Microsoft.AzureStackHCI/networkInterfaces@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":344},"Microsoft.AzureStackHCI/storageContainers@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":369},"Microsoft.AzureStackHCI/clusters/updates/updateRuns@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":400},"Microsoft.AzureStackHCI/clusters/updateSummaries@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":456},"Microsoft.AzureStackHCI/clusters/updates@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":535},"Microsoft.AzureStackHCI/virtualHardDisks@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":566},"Microsoft.AzureStackHCI/virtualMachines@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":659},"Microsoft.AzureStackHCI/virtualMachines/hybridIdentityMetadata@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":664},"Microsoft.AzureStackHCI/virtualMachines/extensions@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":676},"Microsoft.AzureStackHCI/virtualMachines/guestAgents@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":687},"Microsoft.AzureStackHCI/virtualNetworks@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":744},"Microsoft.AzureStackHCI/clusters/publishers/offers@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":752},"Microsoft.AzureStackHCI/clusters/publishers@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":757},"Microsoft.AzureStackHCI/clusters/publishers/offers/skus@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":763},"Microsoft.AzureStackHCI/clusters/arcSettings@2023-02-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":82},"Microsoft.AzureStackHCI/clusters@2023-02-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":157},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2023-02-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":227},"Microsoft.AzureStackHCI/clusters/updates/updateRuns@2023-02-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":258},"Microsoft.AzureStackHCI/clusters/updateSummaries@2023-02-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":319},"Microsoft.AzureStackHCI/clusters/updates@2023-02-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":382},"Microsoft.AzureStackHCI/clusters/publishers/offers@2023-02-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":390},"Microsoft.AzureStackHCI/clusters/publishers@2023-02-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":395},"Microsoft.AzureStackHCI/clusters/publishers/offers/skus@2023-02-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":401},"Microsoft.AzureStackHCI/clusters/arcSettings@2023-03-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":84},"Microsoft.AzureStackHCI/clusters@2023-03-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":162},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2023-03-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":235},"Microsoft.AzureStackHCI/clusters/updates/updateRuns@2023-03-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":266},"Microsoft.AzureStackHCI/clusters/updateSummaries@2023-03-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":327},"Microsoft.AzureStackHCI/clusters/updates@2023-03-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":390},"Microsoft.AzureStackHCI/clusters/publishers/offers@2023-03-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":398},"Microsoft.AzureStackHCI/clusters/publishers@2023-03-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":403},"Microsoft.AzureStackHCI/clusters/publishers/offers/skus@2023-03-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":409},"Microsoft.AzureStackHCI/clusters/arcSettings@2023-06-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":84},"Microsoft.AzureStackHCI/clusters@2023-06-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":168},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2023-06-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":241},"Microsoft.AzureStackHCI/clusters/updates/updateRuns@2023-06-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":272},"Microsoft.AzureStackHCI/clusters/updateSummaries@2023-06-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":333},"Microsoft.AzureStackHCI/clusters/updates@2023-06-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":396},"Microsoft.AzureStackHCI/clusters/publishers/offers@2023-06-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":404},"Microsoft.AzureStackHCI/clusters/publishers@2023-06-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":409},"Microsoft.AzureStackHCI/clusters/publishers/offers/skus@2023-06-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":415},"Microsoft.AzureStackHCI/galleryImages@2023-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-07-01-preview/types.json","Index":55},"Microsoft.AzureStackHCI/marketplaceGalleryImages@2023-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-07-01-preview/types.json","Index":84},"Microsoft.AzureStackHCI/networkInterfaces@2023-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-07-01-preview/types.json","Index":109},"Microsoft.AzureStackHCI/storageContainers@2023-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-07-01-preview/types.json","Index":128},"Microsoft.AzureStackHCI/virtualHardDisks@2023-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-07-01-preview/types.json","Index":153},"Microsoft.AzureStackHCI/virtualMachineInstances@2023-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-07-01-preview/types.json","Index":248},"Microsoft.AzureStackHCI/virtualMachineInstances/guestAgents@2023-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-07-01-preview/types.json","Index":260},"Microsoft.AzureStackHCI/virtualNetworks@2023-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-07-01-preview/types.json","Index":305},"Microsoft.AzureStackHCI/virtualMachineInstances/hybridIdentityMetadata@2023-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-07-01-preview/types.json","Index":311},"Microsoft.AzureStackHCI/clusters/arcSettings@2023-08-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":84},"Microsoft.AzureStackHCI/clusters@2023-08-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":182},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2023-08-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":255},"Microsoft.AzureStackHCI/clusters/updates/updateRuns@2023-08-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":286},"Microsoft.AzureStackHCI/clusters/updateSummaries@2023-08-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":353},"Microsoft.AzureStackHCI/clusters/updates@2023-08-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":416},"Microsoft.AzureStackHCI/clusters/deploymentSettings@2023-08-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":478},"Microsoft.AzureStackHCI/edgeDevices@2023-08-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":506},"Microsoft.AzureStackHCI/clusters/publishers/offers@2023-08-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":514},"Microsoft.AzureStackHCI/clusters/publishers@2023-08-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":519},"Microsoft.AzureStackHCI/clusters/publishers/offers/skus@2023-08-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":525},"Microsoft.AzureStackHCI/clusters/arcSettings@2023-08-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":84},"Microsoft.AzureStackHCI/clusters@2023-08-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":176},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2023-08-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":249},"Microsoft.AzureStackHCI/clusters/updates/updateRuns@2023-08-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":280},"Microsoft.AzureStackHCI/clusters/updateSummaries@2023-08-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":341},"Microsoft.AzureStackHCI/clusters/updates@2023-08-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":404},"Microsoft.AzureStackHCI/clusters/publishers/offers@2023-08-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":412},"Microsoft.AzureStackHCI/clusters/publishers@2023-08-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":417},"Microsoft.AzureStackHCI/clusters/publishers/offers/skus@2023-08-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":423},"Microsoft.AzureStackHCI/galleryImages@2023-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-09-01-preview/types.json","Index":55},"Microsoft.AzureStackHCI/logicalNetworks@2023-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-09-01-preview/types.json","Index":96},"Microsoft.AzureStackHCI/marketplaceGalleryImages@2023-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-09-01-preview/types.json","Index":125},"Microsoft.AzureStackHCI/networkInterfaces@2023-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-09-01-preview/types.json","Index":150},"Microsoft.AzureStackHCI/storageContainers@2023-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-09-01-preview/types.json","Index":169},"Microsoft.AzureStackHCI/virtualHardDisks@2023-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-09-01-preview/types.json","Index":194},"Microsoft.AzureStackHCI/virtualMachineInstances@2023-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-09-01-preview/types.json","Index":291},"Microsoft.AzureStackHCI/virtualMachineInstances/guestAgents@2023-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-09-01-preview/types.json","Index":302},"Microsoft.AzureStackHCI/virtualMachineInstances/hybridIdentityMetadata@2023-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-09-01-preview/types.json","Index":308},"Microsoft.AzureStackHCI/clusters/arcSettings@2023-11-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":84},"Microsoft.AzureStackHCI/clusters@2023-11-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":182},"Microsoft.AzureStackHCI/clusters/deploymentSettings@2023-11-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":244},"Microsoft.AzureStackHCI/edgeDevices@2023-11-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":272},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2023-11-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":345},"Microsoft.AzureStackHCI/clusters/securitySettings@2023-11-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":389},"Microsoft.AzureStackHCI/clusters/updates/updateRuns@2023-11-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":420},"Microsoft.AzureStackHCI/clusters/updateSummaries@2023-11-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":487},"Microsoft.AzureStackHCI/clusters/updates@2023-11-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":551},"Microsoft.AzureStackHCI/clusters/publishers/offers@2023-11-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":559},"Microsoft.AzureStackHCI/clusters/publishers@2023-11-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":564},"Microsoft.AzureStackHCI/clusters/publishers/offers/skus@2023-11-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":570},"Microsoft.BareMetalInfrastructure/bareMetalInstances@2020-08-06-preview":{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2020-08-06-preview/types.json","Index":83},"Microsoft.BareMetalInfrastructure/bareMetalInstances@2021-08-09":{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2021-08-09/types.json","Index":94},"Microsoft.BareMetalInfrastructure/bareMetalStorageInstances@2023-04-06":{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2023-04-06/types.json","Index":35},"Microsoft.BareMetalInfrastructure/bareMetalInstances@2023-04-06":{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2023-04-06/types.json","Index":111},"Microsoft.BareMetalInfrastructure/bareMetalStorageInstances@2023-08-04-preview":{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2023-08-04-preview/types.json","Index":35},"Microsoft.BareMetalInfrastructure/bareMetalInstances@2023-08-04-preview":{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2023-08-04-preview/types.json","Index":113},"Microsoft.BareMetalInfrastructure/bareMetalStorageInstances@2023-11-01-preview":{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2023-11-01-preview/types.json","Index":39},"Microsoft.BareMetalInfrastructure/bareMetalInstances@2023-11-01-preview":{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2023-11-01-preview/types.json","Index":117},"Microsoft.Batch/batchAccounts@2015-12-01":{"RelativePath":"batch/microsoft.batch/2015-12-01/types.json","Index":21},"Microsoft.Batch/batchAccounts/applications/versions@2015-12-01":{"RelativePath":"batch/microsoft.batch/2015-12-01/types.json","Index":29},"Microsoft.Batch/batchAccounts/applications@2015-12-01":{"RelativePath":"batch/microsoft.batch/2015-12-01/types.json","Index":39},"Microsoft.Batch/batchAccounts@2017-01-01":{"RelativePath":"batch/microsoft.batch/2017-01-01/types.json","Index":25},"Microsoft.Batch/batchAccounts/applications/versions@2017-01-01":{"RelativePath":"batch/microsoft.batch/2017-01-01/types.json","Index":33},"Microsoft.Batch/batchAccounts/applications@2017-01-01":{"RelativePath":"batch/microsoft.batch/2017-01-01/types.json","Index":43},"Microsoft.Batch/batchAccounts@2017-05-01":{"RelativePath":"batch/microsoft.batch/2017-05-01/types.json","Index":25},"Microsoft.Batch/batchAccounts/applications/versions@2017-05-01":{"RelativePath":"batch/microsoft.batch/2017-05-01/types.json","Index":33},"Microsoft.Batch/batchAccounts/applications@2017-05-01":{"RelativePath":"batch/microsoft.batch/2017-05-01/types.json","Index":43},"Microsoft.Batch/batchAccounts@2017-09-01":{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":25},"Microsoft.Batch/batchAccounts/applications/versions@2017-09-01":{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":33},"Microsoft.Batch/batchAccounts/applications@2017-09-01":{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":43},"Microsoft.Batch/batchAccounts/certificates@2017-09-01":{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":61},"Microsoft.Batch/batchAccounts/pools@2017-09-01":{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":165},"Microsoft.Batch/batchAccounts@2018-12-01":{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":25},"Microsoft.Batch/batchAccounts/applications/versions@2018-12-01":{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":33},"Microsoft.Batch/batchAccounts/applications@2018-12-01":{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":38},"Microsoft.Batch/batchAccounts/certificates@2018-12-01":{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":56},"Microsoft.Batch/batchAccounts/pools@2018-12-01":{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":165},"Microsoft.Batch/batchAccounts@2019-04-01":{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":27},"Microsoft.Batch/batchAccounts/applications/versions@2019-04-01":{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":35},"Microsoft.Batch/batchAccounts/applications@2019-04-01":{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":40},"Microsoft.Batch/batchAccounts/certificates@2019-04-01":{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":58},"Microsoft.Batch/batchAccounts/pools@2019-04-01":{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":167},"Microsoft.Batch/batchAccounts@2019-08-01":{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":27},"Microsoft.Batch/batchAccounts/applications/versions@2019-08-01":{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":35},"Microsoft.Batch/batchAccounts/applications@2019-08-01":{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":40},"Microsoft.Batch/batchAccounts/certificates@2019-08-01":{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":58},"Microsoft.Batch/batchAccounts/pools@2019-08-01":{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":178},"Microsoft.Batch/batchAccounts@2020-03-01":{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":49},"Microsoft.Batch/batchAccounts/applications/versions@2020-03-01":{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":57},"Microsoft.Batch/batchAccounts/applications@2020-03-01":{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":62},"Microsoft.Batch/batchAccounts/certificates@2020-03-01":{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":80},"Microsoft.Batch/batchAccounts/pools@2020-03-01":{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":210},"Microsoft.Batch/batchAccounts/privateLinkResources@2020-03-01":{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":217},"Microsoft.Batch/batchAccounts/privateEndpointConnections@2020-03-01":{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":221},"Microsoft.Batch/batchAccounts@2020-05-01":{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":53},"Microsoft.Batch/batchAccounts/applications/versions@2020-05-01":{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":61},"Microsoft.Batch/batchAccounts/applications@2020-05-01":{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":66},"Microsoft.Batch/batchAccounts/certificates@2020-05-01":{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":84},"Microsoft.Batch/batchAccounts/pools@2020-05-01":{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":214},"Microsoft.Batch/batchAccounts/privateLinkResources@2020-05-01":{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":221},"Microsoft.Batch/batchAccounts/privateEndpointConnections@2020-05-01":{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":225},"Microsoft.Batch/batchAccounts@2020-09-01":{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":53},"Microsoft.Batch/batchAccounts/applications/versions@2020-09-01":{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":61},"Microsoft.Batch/batchAccounts/applications@2020-09-01":{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":66},"Microsoft.Batch/batchAccounts/certificates@2020-09-01":{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":84},"Microsoft.Batch/batchAccounts/pools@2020-09-01":{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":214},"Microsoft.Batch/batchAccounts/privateLinkResources@2020-09-01":{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":221},"Microsoft.Batch/batchAccounts/privateEndpointConnections@2020-09-01":{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":225},"Microsoft.Batch/batchAccounts@2021-01-01":{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":56},"Microsoft.Batch/batchAccounts/applications/versions@2021-01-01":{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":64},"Microsoft.Batch/batchAccounts/applications@2021-01-01":{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":69},"Microsoft.Batch/batchAccounts/certificates@2021-01-01":{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":87},"Microsoft.Batch/batchAccounts/pools@2021-01-01":{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":230},"Microsoft.Batch/batchAccounts/privateLinkResources@2021-01-01":{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":237},"Microsoft.Batch/batchAccounts/privateEndpointConnections@2021-01-01":{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":241},"Microsoft.Batch/batchAccounts@2021-06-01":{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":65},"Microsoft.Batch/batchAccounts/applications/versions@2021-06-01":{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":73},"Microsoft.Batch/batchAccounts/applications@2021-06-01":{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":78},"Microsoft.Batch/batchAccounts/certificates@2021-06-01":{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":96},"Microsoft.Batch/batchAccounts/pools@2021-06-01":{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":241},"Microsoft.Batch/batchAccounts/privateLinkResources@2021-06-01":{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":248},"Microsoft.Batch/batchAccounts/privateEndpointConnections@2021-06-01":{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":252},"Microsoft.Batch/batchAccounts@2022-01-01":{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":65},"Microsoft.Batch/batchAccounts/applications/versions@2022-01-01":{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":73},"Microsoft.Batch/batchAccounts/applications@2022-01-01":{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":78},"Microsoft.Batch/batchAccounts/certificates@2022-01-01":{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":96},"Microsoft.Batch/batchAccounts/pools@2022-01-01":{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":244},"Microsoft.Batch/batchAccounts/detectors@2022-01-01":{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":249},"Microsoft.Batch/batchAccounts/privateLinkResources@2022-01-01":{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":256},"Microsoft.Batch/batchAccounts/privateEndpointConnections@2022-01-01":{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":260},"Microsoft.Batch/batchAccounts@2022-06-01":{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":77},"Microsoft.Batch/batchAccounts/applications/versions@2022-06-01":{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":85},"Microsoft.Batch/batchAccounts/applications@2022-06-01":{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":90},"Microsoft.Batch/batchAccounts/certificates@2022-06-01":{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":108},"Microsoft.Batch/batchAccounts/pools@2022-06-01":{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":256},"Microsoft.Batch/batchAccounts/detectors@2022-06-01":{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":261},"Microsoft.Batch/batchAccounts/privateLinkResources@2022-06-01":{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":268},"Microsoft.Batch/batchAccounts/privateEndpointConnections@2022-06-01":{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":272},"Microsoft.Batch/batchAccounts@2022-10-01":{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":77},"Microsoft.Batch/batchAccounts/applications/versions@2022-10-01":{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":85},"Microsoft.Batch/batchAccounts/applications@2022-10-01":{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":90},"Microsoft.Batch/batchAccounts/certificates@2022-10-01":{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":108},"Microsoft.Batch/batchAccounts/pools@2022-10-01":{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":264},"Microsoft.Batch/batchAccounts/detectors@2022-10-01":{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":269},"Microsoft.Batch/batchAccounts/privateLinkResources@2022-10-01":{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":276},"Microsoft.Batch/batchAccounts/privateEndpointConnections@2022-10-01":{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":280},"Microsoft.Batch/batchAccounts@2023-05-01":{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":77},"Microsoft.Batch/batchAccounts/applications/versions@2023-05-01":{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":85},"Microsoft.Batch/batchAccounts/applications@2023-05-01":{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":90},"Microsoft.Batch/batchAccounts/certificates@2023-05-01":{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":108},"Microsoft.Batch/batchAccounts/pools@2023-05-01":{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":266},"Microsoft.Batch/batchAccounts/detectors@2023-05-01":{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":271},"Microsoft.Batch/batchAccounts/privateLinkResources@2023-05-01":{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":278},"Microsoft.Batch/batchAccounts/privateEndpointConnections@2023-05-01":{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":282},"Microsoft.Batch/batchAccounts@2023-11-01":{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":77},"Microsoft.Batch/batchAccounts/applications/versions@2023-11-01":{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":85},"Microsoft.Batch/batchAccounts/applications@2023-11-01":{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":90},"Microsoft.Batch/batchAccounts/certificates@2023-11-01":{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":108},"Microsoft.Batch/batchAccounts/pools@2023-11-01":{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":281},"Microsoft.Batch/batchAccounts/detectors@2023-11-01":{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":286},"Microsoft.Batch/batchAccounts/privateLinkResources@2023-11-01":{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":293},"Microsoft.Batch/batchAccounts/privateEndpointConnections@2023-11-01":{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":297},"Microsoft.BatchAI/clusters@2017-09-01-preview":{"RelativePath":"batchai/microsoft.batchai/2017-09-01-preview/types.json","Index":56},"Microsoft.BatchAI/jobs@2017-09-01-preview":{"RelativePath":"batchai/microsoft.batchai/2017-09-01-preview/types.json","Index":103},"Microsoft.BatchAI/fileServers@2017-09-01-preview":{"RelativePath":"batchai/microsoft.batchai/2017-09-01-preview/types.json","Index":129},"Microsoft.BatchAI/clusters@2018-03-01":{"RelativePath":"batchai/microsoft.batchai/2018-03-01/types.json","Index":60},"Microsoft.BatchAI/jobs@2018-03-01":{"RelativePath":"batchai/microsoft.batchai/2018-03-01/types.json","Index":109},"Microsoft.BatchAI/fileServers@2018-03-01":{"RelativePath":"batchai/microsoft.batchai/2018-03-01/types.json","Index":135},"Microsoft.BatchAI/workspaces@2018-05-01":{"RelativePath":"batchai/microsoft.batchai/2018-05-01/types.json","Index":18},"Microsoft.BatchAI/workspaces/experiments@2018-05-01":{"RelativePath":"batchai/microsoft.batchai/2018-05-01/types.json","Index":28},"Microsoft.BatchAI/workspaces/experiments/jobs@2018-05-01":{"RelativePath":"batchai/microsoft.batchai/2018-05-01/types.json","Index":96},"Microsoft.BatchAI/workspaces/fileServers@2018-05-01":{"RelativePath":"batchai/microsoft.batchai/2018-05-01/types.json","Index":112},"Microsoft.BatchAI/workspaces/clusters@2018-05-01":{"RelativePath":"batchai/microsoft.batchai/2018-05-01/types.json","Index":145},"Microsoft.Billing/invoices@2017-02-27-preview":{"RelativePath":"billing/microsoft.billing/2017-02-27-preview/types.json","Index":13},"Microsoft.Billing/billingPeriods@2017-04-24-preview":{"RelativePath":"billing/microsoft.billing/2017-04-24-preview/types.json","Index":13},"Microsoft.Billing/invoices@2017-04-24-preview":{"RelativePath":"billing/microsoft.billing/2017-04-24-preview/types.json","Index":20},"Microsoft.Billing/enrollmentAccounts@2018-03-01-preview":{"RelativePath":"billing/microsoft.billing/2018-03-01-preview/types.json","Index":12},"Microsoft.Billing/billingPeriods@2018-03-01-preview":{"RelativePath":"billing/microsoft.billing/2018-03-01-preview/types.json","Index":18},"Microsoft.Billing/invoices@2018-03-01-preview":{"RelativePath":"billing/microsoft.billing/2018-03-01-preview/types.json","Index":25},"Microsoft.Billing/billingAccounts/billingProfiles@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":20},"Microsoft.Billing/billingAccounts/invoiceSections@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":24},"Microsoft.Billing/billingAccounts/billingProfiles/policies@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":30},"Microsoft.Billing/billingAccounts/lineOfCredit@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":40},"Microsoft.Billing/billingAccounts@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":59},"Microsoft.Billing/billingAccounts/billingProfiles/availableBalance@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":65},"Microsoft.Billing/billingAccounts/customers@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":73},"Microsoft.Billing/billingAccounts/departments@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":77},"Microsoft.Billing/billingAccounts/enrollmentAccounts@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":81},"Microsoft.Billing/billingAccounts/billingProfiles/invoices@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":100},"Microsoft.Billing/billingAccounts/customers/billingSubscriptions@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":111},"Microsoft.Billing/billingAccounts/invoiceSections/billingSubscriptions@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":115},"Microsoft.Billing/billingAccounts/invoiceSections/products@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":133},"Microsoft.Billing/billingRoleDefinitions@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":143},"Microsoft.Billing/billingRoleAssignments@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":148},"Microsoft.Billing/billingAccounts/agreements@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":155},"Microsoft.Billing/billingAccounts/billingProfiles/instructions@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":12},"Microsoft.Billing/billingAccounts/billingProfiles@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":53},"Microsoft.Billing/billingAccounts/billingProfiles/invoiceSections@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":57},"Microsoft.Billing/billingAccounts/billingProfiles/policies@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":73},"Microsoft.Billing/billingAccounts/customers/policies@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":82},"Microsoft.Billing/billingAccounts/billingRoleAssignments@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":87},"Microsoft.Billing/billingAccounts/departments/billingRoleAssignments@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":91},"Microsoft.Billing/billingAccounts/enrollmentAccounts/billingRoleAssignments@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":95},"Microsoft.Billing/billingAccounts@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":124},"Microsoft.Billing/billingAccounts/billingProfiles/availableBalance@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":131},"Microsoft.Billing/billingAccounts/customers@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":139},"Microsoft.Billing/billingAccounts/customers/billingSubscriptions@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":150},"Microsoft.Billing/billingAccounts/billingProfiles/invoiceSections/billingSubscriptions@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":154},"Microsoft.Billing/billingAccounts/customers/products@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":172},"Microsoft.Billing/billingAccounts/billingProfiles/invoiceSections/products@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":176},"Microsoft.Billing/billingAccounts/departments@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":180},"Microsoft.Billing/billingAccounts/enrollmentAccounts@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":184},"Microsoft.Billing/billingAccounts/invoices@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":218},"Microsoft.Billing/billingAccounts/billingProfiles/invoices@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":222},"Microsoft.Billing/billingAccounts/billingSubscriptions/invoices@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":226},"Microsoft.Billing/billingProperty@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":243},"Microsoft.Billing/billingAccounts/billingRoleDefinitions@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":252},"Microsoft.Billing/billingAccounts/billingProfiles/invoiceSections/billingRoleDefinitions@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":256},"Microsoft.Billing/billingAccounts/billingProfiles/billingRoleDefinitions@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":260},"Microsoft.Billing/billingAccounts/departments/billingRoleDefinitions@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":264},"Microsoft.Billing/billingAccounts/enrollmentAccounts/billingRoleDefinitions@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":268},"Microsoft.Billing/billingAccounts/billingProfiles/invoiceSections/billingRoleAssignments@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":272},"Microsoft.Billing/billingAccounts/billingProfiles/billingRoleAssignments@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":276},"Microsoft.Billing/billingAccounts/agreements@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":291},"Microsoft.Billing/billingAccounts/billingProfiles/instructions@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":12},"Microsoft.Billing/billingAccounts/billingProfiles@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":56},"Microsoft.Billing/billingAccounts/billingProfiles/invoiceSections@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":60},"Microsoft.Billing/billingAccounts/billingProfiles/policies@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":76},"Microsoft.Billing/billingAccounts/customers/policies@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":85},"Microsoft.Billing/billingAccounts@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":119},"Microsoft.Billing/billingAccounts/billingProfiles/availableBalance@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":126},"Microsoft.Billing/billingAccounts/customers@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":134},"Microsoft.Billing/billingAccounts/billingSubscriptions@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":146},"Microsoft.Billing/billingAccounts/products@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":167},"Microsoft.Billing/billingAccounts/invoices@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":204},"Microsoft.Billing/billingAccounts/billingSubscriptions/invoices@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":208},"Microsoft.Billing/billingProperty@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":225},"Microsoft.Billing/billingAccounts/billingRoleDefinitions@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":234},"Microsoft.Billing/billingAccounts/billingProfiles/invoiceSections/billingRoleDefinitions@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":238},"Microsoft.Billing/billingAccounts/billingProfiles/billingRoleDefinitions@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":242},"Microsoft.Billing/billingAccounts/billingRoleAssignments@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":247},"Microsoft.Billing/billingAccounts/billingProfiles/invoiceSections/billingRoleAssignments@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":251},"Microsoft.Billing/billingAccounts/billingProfiles/billingRoleAssignments@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":255},"Microsoft.Billing/billingAccounts/agreements@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":275},"Microsoft.Billing/promotions@2020-09-01-preview":{"RelativePath":"billing/microsoft.billing/2020-09-01-preview/types.json","Index":14},"Microsoft.Billing/promotions@2020-11-01-preview":{"RelativePath":"billing/microsoft.billing/2020-11-01-preview/types.json","Index":14},"Microsoft.Billing/billingAccounts/billingSubscriptionAliases@2021-10-01":{"RelativePath":"billing/microsoft.billing/2021-10-01/types.json","Index":40},"Microsoft.Billing/billingAccounts/billingSubscriptions@2021-10-01":{"RelativePath":"billing/microsoft.billing/2021-10-01/types.json","Index":61},"Microsoft.Billing/paymentMethods@2021-10-01":{"RelativePath":"billing/microsoft.billing/2021-10-01/types.json","Index":74},"Microsoft.Billing/billingAccounts/paymentMethods@2021-10-01":{"RelativePath":"billing/microsoft.billing/2021-10-01/types.json","Index":78},"Microsoft.Billing/billingAccounts/billingProfiles/paymentMethodLinks@2021-10-01":{"RelativePath":"billing/microsoft.billing/2021-10-01/types.json","Index":91},"Microsoft.BillingBenefits/savingsPlanOrderAliases@2022-11-01":{"RelativePath":"billingbenefits/microsoft.billingbenefits/2022-11-01/types.json","Index":47},"Microsoft.BillingBenefits/reservationOrderAliases@2022-11-01":{"RelativePath":"billingbenefits/microsoft.billingbenefits/2022-11-01/types.json","Index":102},"Microsoft.BillingBenefits/savingsPlanOrders@2022-11-01":{"RelativePath":"billingbenefits/microsoft.billingbenefits/2022-11-01/types.json","Index":133},"Microsoft.BillingBenefits/savingsPlanOrders/savingsPlans@2022-11-01":{"RelativePath":"billingbenefits/microsoft.billingbenefits/2022-11-01/types.json","Index":173},"Microsoft.Blockchain/blockchainMembers@2018-06-01-preview":{"RelativePath":"blockchain/microsoft.blockchain/2018-06-01-preview/types.json","Index":29},"Microsoft.Blockchain/blockchainMembers/transactionNodes@2018-06-01-preview":{"RelativePath":"blockchain/microsoft.blockchain/2018-06-01-preview/types.json","Index":41},"Microsoft.Blueprint/blueprints@2017-11-11-preview":{"RelativePath":"blueprint/microsoft.blueprint/2017-11-11-preview/types.json","Index":31},"Microsoft.Blueprint/blueprints/artifacts@2017-11-11-preview":{"RelativePath":"blueprint/microsoft.blueprint/2017-11-11-preview/types.json","Index":50},"Microsoft.Blueprint/blueprints/versions@2017-11-11-preview":{"RelativePath":"blueprint/microsoft.blueprint/2017-11-11-preview/types.json","Index":60},"Microsoft.Blueprint/blueprintAssignments@2017-11-11-preview":{"RelativePath":"blueprint/microsoft.blueprint/2017-11-11-preview/types.json","Index":89},"Microsoft.Blueprint/blueprints/versions/artifacts@2017-11-11-preview":{"RelativePath":"blueprint/microsoft.blueprint/2017-11-11-preview/types.json","Index":99},"Microsoft.Blueprint/blueprints@2018-11-01-preview":{"RelativePath":"blueprint/microsoft.blueprint/2018-11-01-preview/types.json","Index":32},"Microsoft.Blueprint/blueprints/artifacts@2018-11-01-preview":{"RelativePath":"blueprint/microsoft.blueprint/2018-11-01-preview/types.json","Index":53},"Microsoft.Blueprint/blueprints/versions@2018-11-01-preview":{"RelativePath":"blueprint/microsoft.blueprint/2018-11-01-preview/types.json","Index":63},"Microsoft.Blueprint/blueprintAssignments@2018-11-01-preview":{"RelativePath":"blueprint/microsoft.blueprint/2018-11-01-preview/types.json","Index":98},"Microsoft.Blueprint/blueprints/versions/artifacts@2018-11-01-preview":{"RelativePath":"blueprint/microsoft.blueprint/2018-11-01-preview/types.json","Index":108},"Microsoft.Blueprint/blueprintAssignments/assignmentOperations@2018-11-01-preview":{"RelativePath":"blueprint/microsoft.blueprint/2018-11-01-preview/types.json","Index":121},"Microsoft.BotService/botServices@2017-12-01":{"RelativePath":"botservice/microsoft.botservice/2017-12-01/types.json","Index":28},"Microsoft.BotService/botServices/channels@2017-12-01":{"RelativePath":"botservice/microsoft.botservice/2017-12-01/types.json","Index":86},"Microsoft.BotService/botServices/Connections@2017-12-01":{"RelativePath":"botservice/microsoft.botservice/2017-12-01/types.json","Index":99},"Microsoft.BotService/botServices@2018-07-12":{"RelativePath":"botservice/microsoft.botservice/2018-07-12/types.json","Index":28},"Microsoft.BotService/botServices/channels@2018-07-12":{"RelativePath":"botservice/microsoft.botservice/2018-07-12/types.json","Index":87},"Microsoft.BotService/botServices/Connections@2018-07-12":{"RelativePath":"botservice/microsoft.botservice/2018-07-12/types.json","Index":100},"Microsoft.BotService/enterpriseChannels@2018-07-12":{"RelativePath":"botservice/microsoft.botservice/2018-07-12/types.json","Index":135},"Microsoft.BotService/botServices@2020-06-02":{"RelativePath":"botservice/microsoft.botservice/2020-06-02/types.json","Index":28},"Microsoft.BotService/botServices/channels@2020-06-02":{"RelativePath":"botservice/microsoft.botservice/2020-06-02/types.json","Index":101},"Microsoft.BotService/botServices/connections@2020-06-02":{"RelativePath":"botservice/microsoft.botservice/2020-06-02/types.json","Index":114},"Microsoft.BotService/botServices@2021-03-01":{"RelativePath":"botservice/microsoft.botservice/2021-03-01/types.json","Index":39},"Microsoft.BotService/botServices/channels@2021-03-01":{"RelativePath":"botservice/microsoft.botservice/2021-03-01/types.json","Index":138},"Microsoft.BotService/botServices/connections@2021-03-01":{"RelativePath":"botservice/microsoft.botservice/2021-03-01/types.json","Index":153},"Microsoft.BotService/botServices@2021-05-01-preview":{"RelativePath":"botservice/microsoft.botservice/2021-05-01-preview/types.json","Index":54},"Microsoft.BotService/botServices/channels@2021-05-01-preview":{"RelativePath":"botservice/microsoft.botservice/2021-05-01-preview/types.json","Index":153},"Microsoft.BotService/botServices/connections@2021-05-01-preview":{"RelativePath":"botservice/microsoft.botservice/2021-05-01-preview/types.json","Index":168},"Microsoft.BotService/botServices/privateEndpointConnections@2021-05-01-preview":{"RelativePath":"botservice/microsoft.botservice/2021-05-01-preview/types.json","Index":172},"Microsoft.BotService/botServices@2022-06-15-preview":{"RelativePath":"botservice/microsoft.botservice/2022-06-15-preview/types.json","Index":54},"Microsoft.BotService/botServices/channels@2022-06-15-preview":{"RelativePath":"botservice/microsoft.botservice/2022-06-15-preview/types.json","Index":153},"Microsoft.BotService/botServices/connections@2022-06-15-preview":{"RelativePath":"botservice/microsoft.botservice/2022-06-15-preview/types.json","Index":168},"Microsoft.BotService/botServices/privateEndpointConnections@2022-06-15-preview":{"RelativePath":"botservice/microsoft.botservice/2022-06-15-preview/types.json","Index":172},"Microsoft.BotService/botServices@2022-09-15":{"RelativePath":"botservice/microsoft.botservice/2022-09-15/types.json","Index":54},"Microsoft.BotService/botServices/channels@2022-09-15":{"RelativePath":"botservice/microsoft.botservice/2022-09-15/types.json","Index":153},"Microsoft.BotService/botServices/connections@2022-09-15":{"RelativePath":"botservice/microsoft.botservice/2022-09-15/types.json","Index":168},"Microsoft.BotService/botServices/privateEndpointConnections@2022-09-15":{"RelativePath":"botservice/microsoft.botservice/2022-09-15/types.json","Index":172},"Microsoft.BotService/botServices@2023-09-15-preview":{"RelativePath":"botservice/microsoft.botservice/2023-09-15-preview/types.json","Index":94},"Microsoft.BotService/botServices/channels@2023-09-15-preview":{"RelativePath":"botservice/microsoft.botservice/2023-09-15-preview/types.json","Index":193},"Microsoft.BotService/botServices/connections@2023-09-15-preview":{"RelativePath":"botservice/microsoft.botservice/2023-09-15-preview/types.json","Index":208},"Microsoft.BotService/botServices/privateEndpointConnections@2023-09-15-preview":{"RelativePath":"botservice/microsoft.botservice/2023-09-15-preview/types.json","Index":212},"Microsoft.Cdn/profiles@2015-06-01":{"RelativePath":"cdn/microsoft.cdn/2015-06-01/types.json","Index":26},"Microsoft.Cdn/profiles/endpoints@2015-06-01":{"RelativePath":"cdn/microsoft.cdn/2015-06-01/types.json","Index":52},"Microsoft.Cdn/profiles/endpoints/origins@2015-06-01":{"RelativePath":"cdn/microsoft.cdn/2015-06-01/types.json","Index":65},"Microsoft.Cdn/profiles/endpoints/customDomains@2015-06-01":{"RelativePath":"cdn/microsoft.cdn/2015-06-01/types.json","Index":78},"Microsoft.Cdn/profiles@2016-04-02":{"RelativePath":"cdn/microsoft.cdn/2016-04-02/types.json","Index":28},"Microsoft.Cdn/profiles/endpoints@2016-04-02":{"RelativePath":"cdn/microsoft.cdn/2016-04-02/types.json","Index":54},"Microsoft.Cdn/profiles/endpoints/origins@2016-04-02":{"RelativePath":"cdn/microsoft.cdn/2016-04-02/types.json","Index":67},"Microsoft.Cdn/profiles/endpoints/customDomains@2016-04-02":{"RelativePath":"cdn/microsoft.cdn/2016-04-02/types.json","Index":80},"Microsoft.Cdn/profiles@2016-10-02":{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":25},"Microsoft.Cdn/profiles/endpoints@2016-10-02":{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":59},"Microsoft.Cdn/profiles/endpoints/customDomains@2016-10-02":{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":75},"Microsoft.Cdn/profiles/endpoints/origins@2016-10-02":{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":85},"Microsoft.Cdn/profiles@2017-04-02":{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":25},"Microsoft.Cdn/profiles/endpoints@2017-04-02":{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":59},"Microsoft.Cdn/profiles/endpoints/customDomains@2017-04-02":{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":85},"Microsoft.Cdn/profiles/endpoints/origins@2017-04-02":{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":95},"Microsoft.Cdn/profiles@2017-10-12":{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":27},"Microsoft.Cdn/profiles/endpoints@2017-10-12":{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":93},"Microsoft.Cdn/profiles/endpoints/customDomains@2017-10-12":{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":119},"Microsoft.Cdn/profiles/endpoints/origins@2017-10-12":{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":129},"Microsoft.Cdn/profiles@2019-04-15":{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":27},"Microsoft.Cdn/profiles/endpoints@2019-04-15":{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":408},"Microsoft.Cdn/profiles/endpoints/customDomains@2019-04-15":{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":459},"Microsoft.Cdn/profiles/endpoints/origins@2019-04-15":{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":469},"Microsoft.Cdn/profiles@2019-06-15-preview":{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":27},"Microsoft.Cdn/profiles/endpoints@2019-06-15-preview":{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":365},"Microsoft.Cdn/profiles/endpoints/customDomains@2019-06-15-preview":{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":416},"Microsoft.Cdn/CdnWebApplicationFirewallPolicies@2019-06-15-preview":{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":521},"Microsoft.Cdn/profiles/endpoints/origins@2019-06-15-preview":{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":531},"Microsoft.Cdn/profiles@2019-06-15":{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":27},"Microsoft.Cdn/profiles/endpoints@2019-06-15":{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":409},"Microsoft.Cdn/profiles/endpoints/customDomains@2019-06-15":{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":460},"Microsoft.Cdn/CdnWebApplicationFirewallPolicies@2019-06-15":{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":565},"Microsoft.Cdn/profiles/endpoints/origins@2019-06-15":{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":575},"Microsoft.Cdn/profiles@2019-12-31":{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":27},"Microsoft.Cdn/profiles/endpoints@2019-12-31":{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":434},"Microsoft.Cdn/profiles/endpoints/origins@2019-12-31":{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":443},"Microsoft.Cdn/profiles/endpoints/originGroups@2019-12-31":{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":453},"Microsoft.Cdn/profiles/endpoints/customDomains@2019-12-31":{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":504},"Microsoft.Cdn/profiles@2020-04-15":{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":27},"Microsoft.Cdn/profiles/endpoints@2020-04-15":{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":449},"Microsoft.Cdn/profiles/endpoints/origins@2020-04-15":{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":464},"Microsoft.Cdn/profiles/endpoints/originGroups@2020-04-15":{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":474},"Microsoft.Cdn/profiles/endpoints/customDomains@2020-04-15":{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":525},"Microsoft.Cdn/CdnWebApplicationFirewallPolicies@2020-04-15":{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":630},"Microsoft.Cdn/profiles@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":45},"Microsoft.Cdn/profiles/endpoints@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":480},"Microsoft.Cdn/profiles/endpoints/origins@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":495},"Microsoft.Cdn/profiles/endpoints/originGroups@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":505},"Microsoft.Cdn/profiles/endpoints/customDomains@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":556},"Microsoft.Cdn/profiles/customDomains@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":587},"Microsoft.Cdn/profiles/afdEndpoints@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":607},"Microsoft.Cdn/profiles/originGroups@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":627},"Microsoft.Cdn/profiles/originGroups/origins@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":653},"Microsoft.Cdn/profiles/afdEndpoints/routes@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":695},"Microsoft.Cdn/profiles/ruleSets@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":711},"Microsoft.Cdn/profiles/ruleSets/rules@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":732},"Microsoft.Cdn/profiles/securityPolicies@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":755},"Microsoft.Cdn/profiles/secrets@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":779},"Microsoft.Cdn/CdnWebApplicationFirewallPolicies@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":884},"Microsoft.Cdn/profiles/customDomains@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":54},"Microsoft.Cdn/profiles/afdEndpoints@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":79},"Microsoft.Cdn/profiles/originGroups@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":108},"Microsoft.Cdn/profiles/originGroups/origins@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":134},"Microsoft.Cdn/profiles/afdEndpoints/routes@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":179},"Microsoft.Cdn/profiles/ruleSets@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":195},"Microsoft.Cdn/profiles/ruleSets/rules@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":744},"Microsoft.Cdn/profiles/securityPolicies@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":767},"Microsoft.Cdn/profiles/secrets@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":793},"Microsoft.Cdn/profiles@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":825},"Microsoft.Cdn/profiles/endpoints@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":896},"Microsoft.Cdn/profiles/endpoints/origins@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":917},"Microsoft.Cdn/profiles/endpoints/originGroups@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":933},"Microsoft.Cdn/profiles/endpoints/customDomains@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":990},"Microsoft.Cdn/cdnWebApplicationFirewallPolicies@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1088},"Microsoft.Cdn/profiles/customDomains@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":55},"Microsoft.Cdn/profiles/afdEndpoints@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":80},"Microsoft.Cdn/profiles/originGroups@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":109},"Microsoft.Cdn/profiles/originGroups/origins@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":135},"Microsoft.Cdn/profiles/afdEndpoints/routes@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":180},"Microsoft.Cdn/profiles/ruleSets@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":196},"Microsoft.Cdn/profiles/ruleSets/rules@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":745},"Microsoft.Cdn/profiles/securityPolicies@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":768},"Microsoft.Cdn/profiles/secrets@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":795},"Microsoft.Cdn/profiles@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":833},"Microsoft.Cdn/profiles/endpoints@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":904},"Microsoft.Cdn/profiles/endpoints/origins@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":925},"Microsoft.Cdn/profiles/endpoints/originGroups@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":941},"Microsoft.Cdn/profiles/endpoints/customDomains@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":998},"Microsoft.Cdn/cdnWebApplicationFirewallPolicies@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1097},"Microsoft.Cdn/profiles/customDomains@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":55},"Microsoft.Cdn/profiles/afdEndpoints@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":80},"Microsoft.Cdn/profiles/originGroups@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":109},"Microsoft.Cdn/profiles/originGroups/origins@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":135},"Microsoft.Cdn/profiles/afdEndpoints/routes@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":180},"Microsoft.Cdn/profiles/ruleSets@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":196},"Microsoft.Cdn/profiles/ruleSets/rules@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":745},"Microsoft.Cdn/profiles/securityPolicies@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":768},"Microsoft.Cdn/profiles/secrets@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":795},"Microsoft.Cdn/profiles@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":841},"Microsoft.Cdn/profiles/endpoints@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":912},"Microsoft.Cdn/profiles/endpoints/origins@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":933},"Microsoft.Cdn/profiles/endpoints/originGroups@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":949},"Microsoft.Cdn/profiles/endpoints/customDomains@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1006},"Microsoft.Cdn/cdnWebApplicationFirewallPolicies@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1105},"Microsoft.Cdn/profiles/customDomains@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":55},"Microsoft.Cdn/profiles/afdEndpoints@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":80},"Microsoft.Cdn/profiles/originGroups@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":109},"Microsoft.Cdn/profiles/originGroups/origins@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":135},"Microsoft.Cdn/profiles/afdEndpoints/routes@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":180},"Microsoft.Cdn/profiles/ruleSets@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":196},"Microsoft.Cdn/profiles/ruleSets/rules@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":745},"Microsoft.Cdn/profiles/securityPolicies@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":768},"Microsoft.Cdn/profiles/secrets@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":795},"Microsoft.Cdn/profiles@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":841},"Microsoft.Cdn/profiles/endpoints@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":912},"Microsoft.Cdn/profiles/endpoints/origins@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":933},"Microsoft.Cdn/profiles/endpoints/originGroups@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":949},"Microsoft.Cdn/profiles/endpoints/customDomains@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1006},"Microsoft.Cdn/cdnWebApplicationFirewallPolicies@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1105},"Microsoft.Cdn/profiles/customDomains@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":58},"Microsoft.Cdn/profiles/afdEndpoints@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":83},"Microsoft.Cdn/profiles/originGroups@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":112},"Microsoft.Cdn/profiles/originGroups/origins@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":138},"Microsoft.Cdn/profiles/afdEndpoints/routes@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":183},"Microsoft.Cdn/profiles/ruleSets@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":199},"Microsoft.Cdn/profiles/ruleSets/rules@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":756},"Microsoft.Cdn/profiles/securityPolicies@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":779},"Microsoft.Cdn/profiles/secrets@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":806},"Microsoft.Cdn/profiles/keyGroups@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":823},"Microsoft.Cdn/profiles@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":869},"Microsoft.Cdn/profiles/endpoints@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":940},"Microsoft.Cdn/profiles/endpoints/origins@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":961},"Microsoft.Cdn/profiles/endpoints/originGroups@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":977},"Microsoft.Cdn/profiles/endpoints/customDomains@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1034},"Microsoft.Cdn/cdnWebApplicationFirewallPolicies@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1133},"Microsoft.ChangeAnalysis/profile@2020-04-01-preview":{"RelativePath":"changeanalysis/microsoft.changeanalysis/2020-04-01-preview/types.json","Index":27},"Microsoft.Chaos/targets/capabilities@2021-09-15-preview":{"RelativePath":"chaos/microsoft.chaos/2021-09-15-preview/types.json","Index":23},"Microsoft.Chaos/experiments@2021-09-15-preview":{"RelativePath":"chaos/microsoft.chaos/2021-09-15-preview/types.json","Index":58},"Microsoft.Chaos/targets@2021-09-15-preview":{"RelativePath":"chaos/microsoft.chaos/2021-09-15-preview/types.json","Index":63},"Microsoft.Chaos/locations/targetTypes@2021-09-15-preview":{"RelativePath":"chaos/microsoft.chaos/2021-09-15-preview/types.json","Index":69},"Microsoft.Chaos/locations/targetTypes/capabilityTypes@2021-09-15-preview":{"RelativePath":"chaos/microsoft.chaos/2021-09-15-preview/types.json","Index":74},"Microsoft.Chaos/targets/capabilities@2022-07-01-preview":{"RelativePath":"chaos/microsoft.chaos/2022-07-01-preview/types.json","Index":23},"Microsoft.Chaos/experiments@2022-07-01-preview":{"RelativePath":"chaos/microsoft.chaos/2022-07-01-preview/types.json","Index":58},"Microsoft.Chaos/targets@2022-07-01-preview":{"RelativePath":"chaos/microsoft.chaos/2022-07-01-preview/types.json","Index":63},"Microsoft.Chaos/locations/targetTypes@2022-07-01-preview":{"RelativePath":"chaos/microsoft.chaos/2022-07-01-preview/types.json","Index":69},"Microsoft.Chaos/locations/targetTypes/capabilityTypes@2022-07-01-preview":{"RelativePath":"chaos/microsoft.chaos/2022-07-01-preview/types.json","Index":75},"Microsoft.Chaos/targets/capabilities@2022-10-01-preview":{"RelativePath":"chaos/microsoft.chaos/2022-10-01-preview/types.json","Index":23},"Microsoft.Chaos/experiments@2022-10-01-preview":{"RelativePath":"chaos/microsoft.chaos/2022-10-01-preview/types.json","Index":63},"Microsoft.Chaos/targets@2022-10-01-preview":{"RelativePath":"chaos/microsoft.chaos/2022-10-01-preview/types.json","Index":68},"Microsoft.Chaos/locations/targetTypes/capabilityTypes@2022-10-01-preview":{"RelativePath":"chaos/microsoft.chaos/2022-10-01-preview/types.json","Index":74},"Microsoft.Chaos/locations/targetTypes@2022-10-01-preview":{"RelativePath":"chaos/microsoft.chaos/2022-10-01-preview/types.json","Index":80},"Microsoft.Chaos/targets/capabilities@2023-04-01-preview":{"RelativePath":"chaos/microsoft.chaos/2023-04-01-preview/types.json","Index":23},"Microsoft.Chaos/experiments@2023-04-01-preview":{"RelativePath":"chaos/microsoft.chaos/2023-04-01-preview/types.json","Index":66},"Microsoft.Chaos/targets@2023-04-01-preview":{"RelativePath":"chaos/microsoft.chaos/2023-04-01-preview/types.json","Index":71},"Microsoft.Chaos/locations/targetTypes/capabilityTypes@2023-04-01-preview":{"RelativePath":"chaos/microsoft.chaos/2023-04-01-preview/types.json","Index":79},"Microsoft.Chaos/locations/targetTypes@2023-04-01-preview":{"RelativePath":"chaos/microsoft.chaos/2023-04-01-preview/types.json","Index":85},"Microsoft.Chaos/targets/capabilities@2023-04-15-preview":{"RelativePath":"chaos/microsoft.chaos/2023-04-15-preview/types.json","Index":23},"Microsoft.Chaos/experiments@2023-04-15-preview":{"RelativePath":"chaos/microsoft.chaos/2023-04-15-preview/types.json","Index":67},"Microsoft.Chaos/targets@2023-04-15-preview":{"RelativePath":"chaos/microsoft.chaos/2023-04-15-preview/types.json","Index":72},"Microsoft.Chaos/locations/targetTypes/capabilityTypes@2023-04-15-preview":{"RelativePath":"chaos/microsoft.chaos/2023-04-15-preview/types.json","Index":80},"Microsoft.Chaos/locations/targetTypes@2023-04-15-preview":{"RelativePath":"chaos/microsoft.chaos/2023-04-15-preview/types.json","Index":86},"Microsoft.Chaos/targets/capabilities@2023-09-01-preview":{"RelativePath":"chaos/microsoft.chaos/2023-09-01-preview/types.json","Index":23},"Microsoft.Chaos/experiments@2023-09-01-preview":{"RelativePath":"chaos/microsoft.chaos/2023-09-01-preview/types.json","Index":74},"Microsoft.Chaos/targets@2023-09-01-preview":{"RelativePath":"chaos/microsoft.chaos/2023-09-01-preview/types.json","Index":79},"Microsoft.Chaos/locations/targetTypes/capabilityTypes@2023-09-01-preview":{"RelativePath":"chaos/microsoft.chaos/2023-09-01-preview/types.json","Index":87},"Microsoft.Chaos/locations/targetTypes@2023-09-01-preview":{"RelativePath":"chaos/microsoft.chaos/2023-09-01-preview/types.json","Index":93},"Microsoft.Chaos/targets/capabilities@2023-10-27-preview":{"RelativePath":"chaos/microsoft.chaos/2023-10-27-preview/types.json","Index":23},"Microsoft.Chaos/experiments@2023-10-27-preview":{"RelativePath":"chaos/microsoft.chaos/2023-10-27-preview/types.json","Index":75},"Microsoft.Chaos/privateAccesses@2023-10-27-preview":{"RelativePath":"chaos/microsoft.chaos/2023-10-27-preview/types.json","Index":96},"Microsoft.Chaos/targets@2023-10-27-preview":{"RelativePath":"chaos/microsoft.chaos/2023-10-27-preview/types.json","Index":101},"Microsoft.Chaos/locations/targetTypes/capabilityTypes@2023-10-27-preview":{"RelativePath":"chaos/microsoft.chaos/2023-10-27-preview/types.json","Index":109},"Microsoft.Chaos/privateAccesses/privateEndpointConnections@2023-10-27-preview":{"RelativePath":"chaos/microsoft.chaos/2023-10-27-preview/types.json","Index":113},"Microsoft.Chaos/locations/targetTypes@2023-10-27-preview":{"RelativePath":"chaos/microsoft.chaos/2023-10-27-preview/types.json","Index":119},"Microsoft.Chaos/targets/capabilities@2023-11-01":{"RelativePath":"chaos/microsoft.chaos/2023-11-01/types.json","Index":23},"Microsoft.Chaos/experiments@2023-11-01":{"RelativePath":"chaos/microsoft.chaos/2023-11-01/types.json","Index":74},"Microsoft.Chaos/targets@2023-11-01":{"RelativePath":"chaos/microsoft.chaos/2023-11-01/types.json","Index":79},"Microsoft.Chaos/locations/targetTypes/capabilityTypes@2023-11-01":{"RelativePath":"chaos/microsoft.chaos/2023-11-01/types.json","Index":87},"Microsoft.Chaos/locations/targetTypes@2023-11-01":{"RelativePath":"chaos/microsoft.chaos/2023-11-01/types.json","Index":93},"Microsoft.Portal/locations/userSettings@2018-10-01":{"RelativePath":"cloudshell/microsoft.portal/2018-10-01/types.json","Index":30},"Microsoft.Portal/locations/consoles@2018-10-01":{"RelativePath":"cloudshell/microsoft.portal/2018-10-01/types.json","Index":48},"Microsoft.Portal/userSettings@2018-10-01":{"RelativePath":"cloudshell/microsoft.portal/2018-10-01/types.json","Index":52},"Microsoft.Portal/consoles@2018-10-01":{"RelativePath":"cloudshell/microsoft.portal/2018-10-01/types.json","Index":70},"Microsoft.CognitiveServices/accounts@2016-02-01-preview":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2016-02-01-preview/types.json","Index":47},"Microsoft.CognitiveServices/accounts@2017-04-18":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2017-04-18/types.json","Index":66},"Microsoft.CognitiveServices/accounts/privateEndpointConnections@2017-04-18":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2017-04-18/types.json","Index":70},"Microsoft.CognitiveServices/accounts@2021-04-30":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-04-30/types.json","Index":93},"Microsoft.CognitiveServices/accounts/privateEndpointConnections@2021-04-30":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-04-30/types.json","Index":97},"Microsoft.CognitiveServices/locations/resourceGroups/deletedAccounts@2021-04-30":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-04-30/types.json","Index":102},"Microsoft.CognitiveServices/accounts@2021-10-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-10-01/types.json","Index":93},"Microsoft.CognitiveServices/accounts/privateEndpointConnections@2021-10-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-10-01/types.json","Index":97},"Microsoft.CognitiveServices/accounts/deployments@2021-10-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-10-01/types.json","Index":114},"Microsoft.CognitiveServices/accounts/commitmentPlans@2021-10-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-10-01/types.json","Index":125},"Microsoft.CognitiveServices/locations/resourceGroups/deletedAccounts@2021-10-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-10-01/types.json","Index":130},"Microsoft.CognitiveServices/accounts@2022-03-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-03-01/types.json","Index":93},"Microsoft.CognitiveServices/accounts/privateEndpointConnections@2022-03-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-03-01/types.json","Index":97},"Microsoft.CognitiveServices/accounts/deployments@2022-03-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-03-01/types.json","Index":114},"Microsoft.CognitiveServices/accounts/commitmentPlans@2022-03-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-03-01/types.json","Index":125},"Microsoft.CognitiveServices/locations/resourceGroups/deletedAccounts@2022-03-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-03-01/types.json","Index":130},"Microsoft.CognitiveServices/accounts@2022-10-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-10-01/types.json","Index":93},"Microsoft.CognitiveServices/accounts/privateEndpointConnections@2022-10-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-10-01/types.json","Index":97},"Microsoft.CognitiveServices/accounts/deployments@2022-10-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-10-01/types.json","Index":115},"Microsoft.CognitiveServices/accounts/commitmentPlans@2022-10-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-10-01/types.json","Index":126},"Microsoft.CognitiveServices/locations/resourceGroups/deletedAccounts@2022-10-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-10-01/types.json","Index":131},"Microsoft.CognitiveServices/accounts@2022-12-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-12-01/types.json","Index":102},"Microsoft.CognitiveServices/accounts/privateEndpointConnections@2022-12-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-12-01/types.json","Index":106},"Microsoft.CognitiveServices/accounts/deployments@2022-12-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-12-01/types.json","Index":124},"Microsoft.CognitiveServices/accounts/commitmentPlans@2022-12-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-12-01/types.json","Index":144},"Microsoft.CognitiveServices/commitmentPlans@2022-12-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-12-01/types.json","Index":149},"Microsoft.CognitiveServices/commitmentPlans/accountAssociations@2022-12-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-12-01/types.json","Index":154},"Microsoft.CognitiveServices/locations/resourceGroups/deletedAccounts@2022-12-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-12-01/types.json","Index":159},"Microsoft.CognitiveServices/accounts@2023-05-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-05-01/types.json","Index":106},"Microsoft.CognitiveServices/accounts/privateEndpointConnections@2023-05-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-05-01/types.json","Index":110},"Microsoft.CognitiveServices/accounts/deployments@2023-05-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-05-01/types.json","Index":135},"Microsoft.CognitiveServices/accounts/commitmentPlans@2023-05-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-05-01/types.json","Index":157},"Microsoft.CognitiveServices/commitmentPlans@2023-05-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-05-01/types.json","Index":162},"Microsoft.CognitiveServices/commitmentPlans/accountAssociations@2023-05-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-05-01/types.json","Index":167},"Microsoft.CognitiveServices/locations/resourceGroups/deletedAccounts@2023-05-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-05-01/types.json","Index":172},"Microsoft.CognitiveServices/accounts@2023-10-01-preview":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":110},"Microsoft.CognitiveServices/accounts/privateEndpointConnections@2023-10-01-preview":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":114},"Microsoft.CognitiveServices/accounts/deployments@2023-10-01-preview":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":141},"Microsoft.CognitiveServices/accounts/commitmentPlans@2023-10-01-preview":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":163},"Microsoft.CognitiveServices/commitmentPlans@2023-10-01-preview":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":168},"Microsoft.CognitiveServices/commitmentPlans/accountAssociations@2023-10-01-preview":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":174},"Microsoft.CognitiveServices/accounts/encryptionScopes@2023-10-01-preview":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":194},"Microsoft.CognitiveServices/accounts/raiPolicies@2023-10-01-preview":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":219},"Microsoft.CognitiveServices/accounts/raiBlocklists@2023-10-01-preview":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":225},"Microsoft.CognitiveServices/accounts/raiBlocklists/raiBlocklistItems@2023-10-01-preview":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":231},"Microsoft.CognitiveServices/locations/resourceGroups/deletedAccounts@2023-10-01-preview":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":236},"Microsoft.Communication/communicationServices@2020-08-20-preview":{"RelativePath":"communication/microsoft.communication/2020-08-20-preview/types.json","Index":23},"Microsoft.Communication/communicationServices@2020-08-20":{"RelativePath":"communication/microsoft.communication/2020-08-20/types.json","Index":34},"Microsoft.Communication/communicationServices@2021-10-01-preview":{"RelativePath":"communication/microsoft.communication/2021-10-01-preview/types.json","Index":35},"Microsoft.Communication/emailServices/domains@2021-10-01-preview":{"RelativePath":"communication/microsoft.communication/2021-10-01-preview/types.json","Index":70},"Microsoft.Communication/emailServices@2021-10-01-preview":{"RelativePath":"communication/microsoft.communication/2021-10-01-preview/types.json","Index":86},"Microsoft.Communication/communicationServices@2022-07-01-preview":{"RelativePath":"communication/microsoft.communication/2022-07-01-preview/types.json","Index":35},"Microsoft.Communication/emailServices/domains@2022-07-01-preview":{"RelativePath":"communication/microsoft.communication/2022-07-01-preview/types.json","Index":70},"Microsoft.Communication/emailServices@2022-07-01-preview":{"RelativePath":"communication/microsoft.communication/2022-07-01-preview/types.json","Index":86},"Microsoft.Communication/communicationServices@2023-03-01-preview":{"RelativePath":"communication/microsoft.communication/2023-03-01-preview/types.json","Index":35},"Microsoft.Communication/emailServices/domains@2023-03-01-preview":{"RelativePath":"communication/microsoft.communication/2023-03-01-preview/types.json","Index":69},"Microsoft.Communication/emailServices@2023-03-01-preview":{"RelativePath":"communication/microsoft.communication/2023-03-01-preview/types.json","Index":85},"Microsoft.Communication/emailServices/domains/senderUsernames@2023-03-01-preview":{"RelativePath":"communication/microsoft.communication/2023-03-01-preview/types.json","Index":100},"Microsoft.Communication/communicationServices@2023-03-31":{"RelativePath":"communication/microsoft.communication/2023-03-31/types.json","Index":35},"Microsoft.Communication/emailServices/domains@2023-03-31":{"RelativePath":"communication/microsoft.communication/2023-03-31/types.json","Index":69},"Microsoft.Communication/emailServices@2023-03-31":{"RelativePath":"communication/microsoft.communication/2023-03-31/types.json","Index":85},"Microsoft.Communication/emailServices/domains/senderUsernames@2023-03-31":{"RelativePath":"communication/microsoft.communication/2023-03-31/types.json","Index":100},"Microsoft.Communication/communicationServices@2023-04-01-preview":{"RelativePath":"communication/microsoft.communication/2023-04-01-preview/types.json","Index":43},"Microsoft.Communication/emailServices/domains@2023-04-01-preview":{"RelativePath":"communication/microsoft.communication/2023-04-01-preview/types.json","Index":77},"Microsoft.Communication/emailServices@2023-04-01-preview":{"RelativePath":"communication/microsoft.communication/2023-04-01-preview/types.json","Index":93},"Microsoft.Communication/emailServices/domains/senderUsernames@2023-04-01-preview":{"RelativePath":"communication/microsoft.communication/2023-04-01-preview/types.json","Index":108},"Microsoft.Communication/communicationServices@2023-04-01":{"RelativePath":"communication/microsoft.communication/2023-04-01/types.json","Index":43},"Microsoft.Communication/emailServices/domains@2023-04-01":{"RelativePath":"communication/microsoft.communication/2023-04-01/types.json","Index":77},"Microsoft.Communication/emailServices@2023-04-01":{"RelativePath":"communication/microsoft.communication/2023-04-01/types.json","Index":93},"Microsoft.Communication/emailServices/domains/senderUsernames@2023-04-01":{"RelativePath":"communication/microsoft.communication/2023-04-01/types.json","Index":108},"Microsoft.Communication/communicationServices@2023-06-01-preview":{"RelativePath":"communication/microsoft.communication/2023-06-01-preview/types.json","Index":43},"Microsoft.Communication/emailServices/domains@2023-06-01-preview":{"RelativePath":"communication/microsoft.communication/2023-06-01-preview/types.json","Index":77},"Microsoft.Communication/emailServices@2023-06-01-preview":{"RelativePath":"communication/microsoft.communication/2023-06-01-preview/types.json","Index":93},"Microsoft.Communication/emailServices/domains/senderUsernames@2023-06-01-preview":{"RelativePath":"communication/microsoft.communication/2023-06-01-preview/types.json","Index":108},"Microsoft.Communication/emailServices/domains/suppressionLists@2023-06-01-preview":{"RelativePath":"communication/microsoft.communication/2023-06-01-preview/types.json","Index":113},"Microsoft.Communication/emailServices/domains/suppressionLists/suppressionListAddresses@2023-06-01-preview":{"RelativePath":"communication/microsoft.communication/2023-06-01-preview/types.json","Index":118},"Microsoft.Community/communityTrainings@2023-11-01":{"RelativePath":"communitytraining/microsoft.community/2023-11-01/types.json","Index":39},"Microsoft.Compute/availabilitySets@2015-06-15":{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":21},"Microsoft.Compute/virtualMachines/extensions@2015-06-15":{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":30},"Microsoft.Compute/virtualMachines@2015-06-15":{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":162},"Microsoft.Compute/virtualMachineScaleSets@2015-06-15":{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":204},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2015-06-15":{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":210},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2015-06-15":{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":223},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2015-06-15":{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":234},"Microsoft.Compute/availabilitySets@2016-03-30":{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":21},"Microsoft.Compute/virtualMachines/extensions@2016-03-30":{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":30},"Microsoft.Compute/virtualMachines@2016-03-30":{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":175},"Microsoft.Compute/virtualMachineScaleSets@2016-03-30":{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":220},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2016-03-30":{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":226},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2016-03-30":{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":239},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2016-03-30":{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":250},"Microsoft.Compute/availabilitySets@2016-04-30-preview":{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":22},"Microsoft.Compute/virtualMachines/extensions@2016-04-30-preview":{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":31},"Microsoft.Compute/virtualMachines@2016-04-30-preview":{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":180},"Microsoft.Compute/images@2016-04-30-preview":{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":204},"Microsoft.Compute/virtualMachineScaleSets@2016-04-30-preview":{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":262},"Microsoft.Compute/disks@2016-04-30-preview":{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":287},"Microsoft.Compute/snapshots@2016-04-30-preview":{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":292},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2016-04-30-preview":{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":298},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2016-04-30-preview":{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":311},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2016-04-30-preview":{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":322},"Microsoft.Compute/disks@2017-03-30":{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":33},"Microsoft.Compute/snapshots@2017-03-30":{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":38},"Microsoft.Compute/availabilitySets@2017-03-30":{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":53},"Microsoft.Compute/virtualMachines/extensions@2017-03-30":{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":62},"Microsoft.Compute/virtualMachines@2017-03-30":{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":253},"Microsoft.Compute/images@2017-03-30":{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":283},"Microsoft.Compute/virtualMachineScaleSets@2017-03-30":{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":352},"Microsoft.Compute/virtualMachineScaleSets/extensions@2017-03-30":{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":356},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2017-03-30":{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":362},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2017-03-30":{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":375},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2017-03-30":{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":396},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2017-03-30":{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":408},"Microsoft.Compute/availabilitySets@2017-12-01":{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":22},"Microsoft.Compute/virtualMachines/extensions@2017-12-01":{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":31},"Microsoft.Compute/virtualMachines@2017-12-01":{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":296},"Microsoft.Compute/images@2017-12-01":{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":326},"Microsoft.Compute/virtualMachineScaleSets@2017-12-01":{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":407},"Microsoft.Compute/virtualMachineScaleSets/extensions@2017-12-01":{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":411},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2017-12-01":{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":423},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2017-12-01":{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":429},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2017-12-01":{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":442},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2017-12-01":{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":463},"Microsoft.Compute/availabilitySets@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":22},"Microsoft.Compute/proximityPlacementGroups@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":34},"Microsoft.Compute/virtualMachines/extensions@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":43},"Microsoft.Compute/virtualMachines@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":309},"Microsoft.Compute/images@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":341},"Microsoft.Compute/virtualMachineScaleSets@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":425},"Microsoft.Compute/virtualMachineScaleSets/extensions@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":429},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":442},"Microsoft.Compute/disks@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":470},"Microsoft.Compute/snapshots@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":480},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":486},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":499},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":520},"Microsoft.Compute/galleries@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":21},"Microsoft.Compute/galleries/images@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":46},"Microsoft.Compute/galleries/images/versions@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":89},"Microsoft.Compute/disks@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":118},"Microsoft.Compute/snapshots@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":132},"Microsoft.Compute/availabilitySets@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":147},"Microsoft.Compute/proximityPlacementGroups@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":159},"Microsoft.Compute/virtualMachines/extensions@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":168},"Microsoft.Compute/virtualMachines@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":440},"Microsoft.Compute/images@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":474},"Microsoft.Compute/virtualMachineScaleSets@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":562},"Microsoft.Compute/virtualMachineScaleSets/extensions@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":566},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":579},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":585},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":598},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":619},"Microsoft.Compute/disks@2018-09-30":{"RelativePath":"compute/microsoft.compute/2018-09-30/types.json","Index":49},"Microsoft.Compute/snapshots@2018-09-30":{"RelativePath":"compute/microsoft.compute/2018-09-30/types.json","Index":66},"Microsoft.Compute/availabilitySets@2018-10-01":{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":22},"Microsoft.Compute/proximityPlacementGroups@2018-10-01":{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":34},"Microsoft.Compute/virtualMachines/extensions@2018-10-01":{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":43},"Microsoft.Compute/virtualMachines@2018-10-01":{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":315},"Microsoft.Compute/images@2018-10-01":{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":349},"Microsoft.Compute/virtualMachineScaleSets@2018-10-01":{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":438},"Microsoft.Compute/virtualMachineScaleSets/extensions@2018-10-01":{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":442},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2018-10-01":{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":455},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2018-10-01":{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":461},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2018-10-01":{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":475},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2018-10-01":{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":496},"Microsoft.Compute/availabilitySets@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":22},"Microsoft.Compute/proximityPlacementGroups@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":34},"Microsoft.Compute/hostGroups@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":43},"Microsoft.Compute/hostGroups/hosts@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":59},"Microsoft.Compute/virtualMachines/extensions@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":68},"Microsoft.Compute/virtualMachines@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":351},"Microsoft.Compute/images@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":388},"Microsoft.Compute/virtualMachineScaleSets@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":486},"Microsoft.Compute/virtualMachineScaleSets/extensions@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":490},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":506},"Microsoft.Compute/disks@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":548},"Microsoft.Compute/snapshots@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":565},"Microsoft.Compute/galleries@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":579},"Microsoft.Compute/galleries/images@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":604},"Microsoft.Compute/galleries/images/versions@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":653},"Microsoft.Compute/galleries/applications@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":662},"Microsoft.Compute/galleries/applications/versions@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":682},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":688},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":705},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":726},"Microsoft.Compute/availabilitySets@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":22},"Microsoft.Compute/proximityPlacementGroups@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":35},"Microsoft.Compute/hostGroups@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":44},"Microsoft.Compute/hostGroups/hosts@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":60},"Microsoft.Compute/virtualMachines/extensions@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":69},"Microsoft.Compute/virtualMachines@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":353},"Microsoft.Compute/images@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":390},"Microsoft.Compute/virtualMachineScaleSets@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":491},"Microsoft.Compute/virtualMachineScaleSets/extensions@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":495},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":500},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":516},"Microsoft.Compute/galleries@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":530},"Microsoft.Compute/galleries/images@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":558},"Microsoft.Compute/galleries/images/versions@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":606},"Microsoft.Compute/galleries/applications@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":615},"Microsoft.Compute/galleries/applications/versions@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":635},"Microsoft.Compute/disks@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":681},"Microsoft.Compute/snapshots@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":698},"Microsoft.Compute/diskEncryptionSets@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":708},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":714},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":731},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":752},"Microsoft.Compute/disks@2019-11-01":{"RelativePath":"compute/microsoft.compute/2019-11-01/types.json","Index":56},"Microsoft.Compute/snapshots@2019-11-01":{"RelativePath":"compute/microsoft.compute/2019-11-01/types.json","Index":73},"Microsoft.Compute/diskEncryptionSets@2019-11-01":{"RelativePath":"compute/microsoft.compute/2019-11-01/types.json","Index":83},"Microsoft.Compute/galleries@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":21},"Microsoft.Compute/galleries/images@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":49},"Microsoft.Compute/galleries/images/versions@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":103},"Microsoft.Compute/galleries/applications@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":112},"Microsoft.Compute/galleries/applications/versions@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":133},"Microsoft.Compute/availabilitySets@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":148},"Microsoft.Compute/proximityPlacementGroups@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":161},"Microsoft.Compute/hostGroups@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":170},"Microsoft.Compute/hostGroups/hosts@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":186},"Microsoft.Compute/sshPublicKeys@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":192},"Microsoft.Compute/virtualMachines/extensions@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":201},"Microsoft.Compute/virtualMachines@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":488},"Microsoft.Compute/images@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":525},"Microsoft.Compute/virtualMachineScaleSets@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":626},"Microsoft.Compute/virtualMachineScaleSets/extensions@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":630},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":635},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":651},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":657},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":674},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":695},"Microsoft.Compute/disks@2020-05-01":{"RelativePath":"compute/microsoft.compute/2020-05-01/types.json","Index":61},"Microsoft.Compute/snapshots@2020-05-01":{"RelativePath":"compute/microsoft.compute/2020-05-01/types.json","Index":82},"Microsoft.Compute/diskEncryptionSets@2020-05-01":{"RelativePath":"compute/microsoft.compute/2020-05-01/types.json","Index":96},"Microsoft.Compute/diskAccesses@2020-05-01":{"RelativePath":"compute/microsoft.compute/2020-05-01/types.json","Index":116},"Microsoft.Compute/availabilitySets@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":22},"Microsoft.Compute/proximityPlacementGroups@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":35},"Microsoft.Compute/hostGroups@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":51},"Microsoft.Compute/hostGroups/hosts@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":64},"Microsoft.Compute/sshPublicKeys@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":70},"Microsoft.Compute/virtualMachines/extensions@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":79},"Microsoft.Compute/virtualMachines@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":396},"Microsoft.Compute/images@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":433},"Microsoft.Compute/virtualMachineScaleSets@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":534},"Microsoft.Compute/virtualMachineScaleSets/extensions@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":538},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":542},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":557},"Microsoft.Compute/virtualMachines/runCommands@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":577},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":582},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":588},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":609},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":626},"Microsoft.Compute/disks@2020-06-30":{"RelativePath":"compute/microsoft.compute/2020-06-30/types.json","Index":61},"Microsoft.Compute/snapshots@2020-06-30":{"RelativePath":"compute/microsoft.compute/2020-06-30/types.json","Index":89},"Microsoft.Compute/diskEncryptionSets@2020-06-30":{"RelativePath":"compute/microsoft.compute/2020-06-30/types.json","Index":102},"Microsoft.Compute/diskAccesses@2020-06-30":{"RelativePath":"compute/microsoft.compute/2020-06-30/types.json","Index":122},"Microsoft.Compute/galleries@2020-09-30":{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":31},"Microsoft.Compute/galleries/images@2020-09-30":{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":61},"Microsoft.Compute/galleries/images/versions@2020-09-30":{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":115},"Microsoft.Compute/galleries/applications@2020-09-30":{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":124},"Microsoft.Compute/galleries/applications/versions@2020-09-30":{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":145},"Microsoft.Compute/disks@2020-09-30":{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":203},"Microsoft.Compute/snapshots@2020-09-30":{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":231},"Microsoft.Compute/diskEncryptionSets@2020-09-30":{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":246},"Microsoft.Compute/diskAccesses@2020-09-30":{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":266},"Microsoft.Compute/diskAccesses/privateEndpointConnections@2020-09-30":{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":270},"Microsoft.Compute/cloudServices@2020-10-01-preview":{"RelativePath":"compute/microsoft.compute/2020-10-01-preview/types.json","Index":40},"Microsoft.Compute/cloudServices/updateDomains@2020-10-01-preview":{"RelativePath":"compute/microsoft.compute/2020-10-01-preview/types.json","Index":44},"Microsoft.Compute/disks@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":71},"Microsoft.Compute/snapshots@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":99},"Microsoft.Compute/diskEncryptionSets@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":114},"Microsoft.Compute/diskAccesses@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":134},"Microsoft.Compute/diskAccesses/privateEndpointConnections@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":138},"Microsoft.Compute/availabilitySets@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":153},"Microsoft.Compute/proximityPlacementGroups@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":166},"Microsoft.Compute/hostGroups@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":182},"Microsoft.Compute/hostGroups/hosts@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":195},"Microsoft.Compute/sshPublicKeys@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":201},"Microsoft.Compute/virtualMachines/extensions@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":210},"Microsoft.Compute/virtualMachines@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":535},"Microsoft.Compute/virtualMachineScaleSets@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":641},"Microsoft.Compute/images@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":682},"Microsoft.Compute/virtualMachineScaleSets/extensions@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":686},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":690},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":705},"Microsoft.Compute/virtualMachines/runCommands@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":725},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":730},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":736},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":759},"Microsoft.Compute/locations/edgeZones/publishers/artifacttypes/offers/skus/versions@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":764},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":781},"Microsoft.Compute/cloudServices@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":40},"Microsoft.Compute/cloudServices/updateDomains@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":44},"Microsoft.Compute/availabilitySets@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":58},"Microsoft.Compute/proximityPlacementGroups@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":71},"Microsoft.Compute/hostGroups@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":87},"Microsoft.Compute/hostGroups/hosts@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":100},"Microsoft.Compute/sshPublicKeys@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":106},"Microsoft.Compute/virtualMachines/extensions@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":115},"Microsoft.Compute/virtualMachines@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":500},"Microsoft.Compute/virtualMachineScaleSets@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":612},"Microsoft.Compute/images@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":653},"Microsoft.Compute/restorePointCollections@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":684},"Microsoft.Compute/restorePointCollections/restorePoints@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":688},"Microsoft.Compute/virtualMachineScaleSets/extensions@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":692},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":696},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":711},"Microsoft.Compute/virtualMachines/runCommands@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":731},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":736},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":742},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":765},"Microsoft.Compute/locations/edgeZones/publishers/artifacttypes/offers/skus/versions@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":770},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":787},"Microsoft.Compute/disks@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":78},"Microsoft.Compute/snapshots@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":111},"Microsoft.Compute/diskEncryptionSets@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":130},"Microsoft.Compute/diskAccesses@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":150},"Microsoft.Compute/diskAccesses/privateEndpointConnections@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":154},"Microsoft.Compute/availabilitySets@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":169},"Microsoft.Compute/proximityPlacementGroups@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":182},"Microsoft.Compute/hostGroups@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":198},"Microsoft.Compute/hostGroups/hosts@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":211},"Microsoft.Compute/sshPublicKeys@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":217},"Microsoft.Compute/virtualMachines/extensions@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":226},"Microsoft.Compute/virtualMachines@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":605},"Microsoft.Compute/virtualMachineScaleSets@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":718},"Microsoft.Compute/images@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":759},"Microsoft.Compute/restorePointCollections@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":790},"Microsoft.Compute/restorePointCollections/restorePoints@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":794},"Microsoft.Compute/capacityReservationGroups@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":809},"Microsoft.Compute/capacityReservationGroups/capacityReservations@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":819},"Microsoft.Compute/virtualMachineScaleSets/extensions@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":823},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":827},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":842},"Microsoft.Compute/virtualMachines/runCommands@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":862},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":867},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":873},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":896},"Microsoft.Compute/locations/edgeZones/publishers/artifacttypes/offers/skus/versions@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":901},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":918},"Microsoft.Compute/availabilitySets@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":22},"Microsoft.Compute/proximityPlacementGroups@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":35},"Microsoft.Compute/hostGroups@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":51},"Microsoft.Compute/hostGroups/hosts@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":64},"Microsoft.Compute/sshPublicKeys@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":70},"Microsoft.Compute/virtualMachines/extensions@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":79},"Microsoft.Compute/virtualMachines@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":469},"Microsoft.Compute/virtualMachineScaleSets@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":582},"Microsoft.Compute/images@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":623},"Microsoft.Compute/restorePointCollections@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":654},"Microsoft.Compute/restorePointCollections/restorePoints@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":658},"Microsoft.Compute/capacityReservationGroups@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":673},"Microsoft.Compute/capacityReservationGroups/capacityReservations@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":683},"Microsoft.Compute/virtualMachineScaleSets/extensions@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":687},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":691},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":706},"Microsoft.Compute/virtualMachines/runCommands@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":726},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":731},"Microsoft.Compute/galleries@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":756},"Microsoft.Compute/galleries/images@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":786},"Microsoft.Compute/galleries/images/versions@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":843},"Microsoft.Compute/galleries/applications@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":852},"Microsoft.Compute/galleries/applications/versions@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":876},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":882},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":905},"Microsoft.Compute/locations/edgeZones/publishers/artifacttypes/offers/skus/versions@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":910},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":927},"Microsoft.Compute/disks@2021-08-01":{"RelativePath":"compute/microsoft.compute/2021-08-01/types.json","Index":83},"Microsoft.Compute/snapshots@2021-08-01":{"RelativePath":"compute/microsoft.compute/2021-08-01/types.json","Index":116},"Microsoft.Compute/diskEncryptionSets@2021-08-01":{"RelativePath":"compute/microsoft.compute/2021-08-01/types.json","Index":136},"Microsoft.Compute/diskAccesses@2021-08-01":{"RelativePath":"compute/microsoft.compute/2021-08-01/types.json","Index":156},"Microsoft.Compute/diskAccesses/privateEndpointConnections@2021-08-01":{"RelativePath":"compute/microsoft.compute/2021-08-01/types.json","Index":160},"Microsoft.Compute/galleries@2021-10-01":{"RelativePath":"compute/microsoft.compute/2021-10-01/types.json","Index":48},"Microsoft.Compute/galleries/images@2021-10-01":{"RelativePath":"compute/microsoft.compute/2021-10-01/types.json","Index":81},"Microsoft.Compute/galleries/images/versions@2021-10-01":{"RelativePath":"compute/microsoft.compute/2021-10-01/types.json","Index":156},"Microsoft.Compute/galleries/applications@2021-10-01":{"RelativePath":"compute/microsoft.compute/2021-10-01/types.json","Index":165},"Microsoft.Compute/galleries/applications/versions@2021-10-01":{"RelativePath":"compute/microsoft.compute/2021-10-01/types.json","Index":191},"Microsoft.Compute/availabilitySets@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":22},"Microsoft.Compute/proximityPlacementGroups@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":35},"Microsoft.Compute/hostGroups@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":51},"Microsoft.Compute/hostGroups/hosts@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":64},"Microsoft.Compute/sshPublicKeys@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":70},"Microsoft.Compute/virtualMachines/extensions@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":79},"Microsoft.Compute/virtualMachines@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":474},"Microsoft.Compute/virtualMachineScaleSets@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":592},"Microsoft.Compute/images@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":633},"Microsoft.Compute/restorePointCollections@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":668},"Microsoft.Compute/restorePointCollections/restorePoints@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":672},"Microsoft.Compute/capacityReservationGroups@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":687},"Microsoft.Compute/capacityReservationGroups/capacityReservations@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":697},"Microsoft.Compute/virtualMachineScaleSets/extensions@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":701},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":705},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":720},"Microsoft.Compute/virtualMachines/runCommands@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":740},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":745},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":751},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":777},"Microsoft.Compute/locations/edgeZones/publishers/artifacttypes/offers/skus/versions@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":782},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":799},"Microsoft.Compute/disks@2021-12-01":{"RelativePath":"compute/microsoft.compute/2021-12-01/types.json","Index":89},"Microsoft.Compute/snapshots@2021-12-01":{"RelativePath":"compute/microsoft.compute/2021-12-01/types.json","Index":125},"Microsoft.Compute/diskEncryptionSets@2021-12-01":{"RelativePath":"compute/microsoft.compute/2021-12-01/types.json","Index":145},"Microsoft.Compute/diskAccesses@2021-12-01":{"RelativePath":"compute/microsoft.compute/2021-12-01/types.json","Index":165},"Microsoft.Compute/diskAccesses/privateEndpointConnections@2021-12-01":{"RelativePath":"compute/microsoft.compute/2021-12-01/types.json","Index":169},"Microsoft.Compute/galleries@2022-01-03":{"RelativePath":"compute/microsoft.compute/2022-01-03/types.json","Index":48},"Microsoft.Compute/galleries/images@2022-01-03":{"RelativePath":"compute/microsoft.compute/2022-01-03/types.json","Index":81},"Microsoft.Compute/galleries/images/versions@2022-01-03":{"RelativePath":"compute/microsoft.compute/2022-01-03/types.json","Index":156},"Microsoft.Compute/galleries/applications@2022-01-03":{"RelativePath":"compute/microsoft.compute/2022-01-03/types.json","Index":165},"Microsoft.Compute/galleries/applications/versions@2022-01-03":{"RelativePath":"compute/microsoft.compute/2022-01-03/types.json","Index":193},"Microsoft.Compute/virtualMachineScaleSets@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":223},"Microsoft.Compute/virtualMachineScaleSets/extensions@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":227},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":240},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":531},"Microsoft.Compute/virtualMachines/extensions@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":536},"Microsoft.Compute/virtualMachines@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":578},"Microsoft.Compute/availabilitySets@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":586},"Microsoft.Compute/proximityPlacementGroups@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":602},"Microsoft.Compute/hostGroups@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":619},"Microsoft.Compute/hostGroups/hosts@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":632},"Microsoft.Compute/sshPublicKeys@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":638},"Microsoft.Compute/images@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":681},"Microsoft.Compute/restorePointCollections@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":717},"Microsoft.Compute/restorePointCollections/restorePoints@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":721},"Microsoft.Compute/capacityReservationGroups@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":736},"Microsoft.Compute/capacityReservationGroups/capacityReservations@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":746},"Microsoft.Compute/virtualMachines/runCommands@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":766},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":771},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":788},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":814},"Microsoft.Compute/locations/edgeZones/publishers/artifacttypes/offers/skus/versions@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":819},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":825},"Microsoft.Compute/disks@2022-03-02":{"RelativePath":"compute/microsoft.compute/2022-03-02/types.json","Index":90},"Microsoft.Compute/diskAccesses@2022-03-02":{"RelativePath":"compute/microsoft.compute/2022-03-02/types.json","Index":110},"Microsoft.Compute/diskAccesses/privateEndpointConnections@2022-03-02":{"RelativePath":"compute/microsoft.compute/2022-03-02/types.json","Index":114},"Microsoft.Compute/diskEncryptionSets@2022-03-02":{"RelativePath":"compute/microsoft.compute/2022-03-02/types.json","Index":138},"Microsoft.Compute/snapshots@2022-03-02":{"RelativePath":"compute/microsoft.compute/2022-03-02/types.json","Index":177},"Microsoft.Compute/galleries@2022-03-03":{"RelativePath":"compute/microsoft.compute/2022-03-03/types.json","Index":48},"Microsoft.Compute/galleries/images@2022-03-03":{"RelativePath":"compute/microsoft.compute/2022-03-03/types.json","Index":81},"Microsoft.Compute/galleries/images/versions@2022-03-03":{"RelativePath":"compute/microsoft.compute/2022-03-03/types.json","Index":163},"Microsoft.Compute/galleries/applications@2022-03-03":{"RelativePath":"compute/microsoft.compute/2022-03-03/types.json","Index":180},"Microsoft.Compute/galleries/applications/versions@2022-03-03":{"RelativePath":"compute/microsoft.compute/2022-03-03/types.json","Index":209},"Microsoft.Compute/cloudServices@2022-04-04":{"RelativePath":"compute/microsoft.compute/2022-04-04/types.json","Index":44},"Microsoft.Compute/cloudServices/updateDomains@2022-04-04":{"RelativePath":"compute/microsoft.compute/2022-04-04/types.json","Index":48},"Microsoft.Compute/disks@2022-07-02":{"RelativePath":"compute/microsoft.compute/2022-07-02/types.json","Index":90},"Microsoft.Compute/diskAccesses@2022-07-02":{"RelativePath":"compute/microsoft.compute/2022-07-02/types.json","Index":110},"Microsoft.Compute/diskAccesses/privateEndpointConnections@2022-07-02":{"RelativePath":"compute/microsoft.compute/2022-07-02/types.json","Index":114},"Microsoft.Compute/diskEncryptionSets@2022-07-02":{"RelativePath":"compute/microsoft.compute/2022-07-02/types.json","Index":138},"Microsoft.Compute/snapshots@2022-07-02":{"RelativePath":"compute/microsoft.compute/2022-07-02/types.json","Index":177},"Microsoft.Compute/virtualMachineScaleSets@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":224},"Microsoft.Compute/virtualMachineScaleSets/extensions@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":228},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":241},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":535},"Microsoft.Compute/virtualMachines/extensions@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":540},"Microsoft.Compute/virtualMachines@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":582},"Microsoft.Compute/availabilitySets@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":590},"Microsoft.Compute/proximityPlacementGroups@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":606},"Microsoft.Compute/hostGroups@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":623},"Microsoft.Compute/hostGroups/hosts@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":636},"Microsoft.Compute/sshPublicKeys@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":642},"Microsoft.Compute/images@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":685},"Microsoft.Compute/restorePointCollections@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":721},"Microsoft.Compute/restorePointCollections/restorePoints@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":725},"Microsoft.Compute/capacityReservationGroups@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":740},"Microsoft.Compute/capacityReservationGroups/capacityReservations@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":750},"Microsoft.Compute/virtualMachines/runCommands@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":770},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":775},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":792},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":798},"Microsoft.Compute/galleries@2022-08-03":{"RelativePath":"compute/microsoft.compute/2022-08-03/types.json","Index":48},"Microsoft.Compute/galleries/images@2022-08-03":{"RelativePath":"compute/microsoft.compute/2022-08-03/types.json","Index":81},"Microsoft.Compute/galleries/images/versions@2022-08-03":{"RelativePath":"compute/microsoft.compute/2022-08-03/types.json","Index":180},"Microsoft.Compute/galleries/applications@2022-08-03":{"RelativePath":"compute/microsoft.compute/2022-08-03/types.json","Index":197},"Microsoft.Compute/galleries/applications/versions@2022-08-03":{"RelativePath":"compute/microsoft.compute/2022-08-03/types.json","Index":226},"Microsoft.Compute/cloudServices@2022-09-04":{"RelativePath":"compute/microsoft.compute/2022-09-04/types.json","Index":45},"Microsoft.Compute/cloudServices/updateDomains@2022-09-04":{"RelativePath":"compute/microsoft.compute/2022-09-04/types.json","Index":49},"Microsoft.Compute/virtualMachineScaleSets@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":226},"Microsoft.Compute/virtualMachineScaleSets/extensions@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":230},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":243},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":540},"Microsoft.Compute/virtualMachines/extensions@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":545},"Microsoft.Compute/virtualMachines@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":587},"Microsoft.Compute/availabilitySets@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":595},"Microsoft.Compute/proximityPlacementGroups@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":611},"Microsoft.Compute/hostGroups@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":628},"Microsoft.Compute/hostGroups/hosts@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":641},"Microsoft.Compute/sshPublicKeys@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":647},"Microsoft.Compute/images@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":690},"Microsoft.Compute/restorePointCollections@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":726},"Microsoft.Compute/restorePointCollections/restorePoints@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":730},"Microsoft.Compute/capacityReservationGroups@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":745},"Microsoft.Compute/capacityReservationGroups/capacityReservations@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":755},"Microsoft.Compute/virtualMachines/runCommands@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":775},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":780},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":797},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":803},"Microsoft.Compute/disks@2023-01-02":{"RelativePath":"compute/microsoft.compute/2023-01-02/types.json","Index":90},"Microsoft.Compute/diskAccesses@2023-01-02":{"RelativePath":"compute/microsoft.compute/2023-01-02/types.json","Index":110},"Microsoft.Compute/diskAccesses/privateEndpointConnections@2023-01-02":{"RelativePath":"compute/microsoft.compute/2023-01-02/types.json","Index":114},"Microsoft.Compute/diskEncryptionSets@2023-01-02":{"RelativePath":"compute/microsoft.compute/2023-01-02/types.json","Index":138},"Microsoft.Compute/snapshots@2023-01-02":{"RelativePath":"compute/microsoft.compute/2023-01-02/types.json","Index":177},"Microsoft.Compute/virtualMachineScaleSets@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":240},"Microsoft.Compute/virtualMachineScaleSets/extensions@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":244},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":248},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":543},"Microsoft.Compute/virtualMachines/extensions@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":548},"Microsoft.Compute/virtualMachines@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":590},"Microsoft.Compute/availabilitySets@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":598},"Microsoft.Compute/proximityPlacementGroups@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":614},"Microsoft.Compute/hostGroups@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":631},"Microsoft.Compute/hostGroups/hosts@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":644},"Microsoft.Compute/sshPublicKeys@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":650},"Microsoft.Compute/images@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":693},"Microsoft.Compute/restorePointCollections@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":738},"Microsoft.Compute/restorePointCollections/restorePoints@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":742},"Microsoft.Compute/capacityReservationGroups@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":757},"Microsoft.Compute/capacityReservationGroups/capacityReservations@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":767},"Microsoft.Compute/virtualMachines/runCommands@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":788},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":793},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":810},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":816},"Microsoft.Compute/disks@2023-04-02":{"RelativePath":"compute/microsoft.compute/2023-04-02/types.json","Index":91},"Microsoft.Compute/diskAccesses@2023-04-02":{"RelativePath":"compute/microsoft.compute/2023-04-02/types.json","Index":111},"Microsoft.Compute/diskAccesses/privateEndpointConnections@2023-04-02":{"RelativePath":"compute/microsoft.compute/2023-04-02/types.json","Index":115},"Microsoft.Compute/diskEncryptionSets@2023-04-02":{"RelativePath":"compute/microsoft.compute/2023-04-02/types.json","Index":139},"Microsoft.Compute/snapshots@2023-04-02":{"RelativePath":"compute/microsoft.compute/2023-04-02/types.json","Index":178},"Microsoft.Compute/virtualMachineScaleSets@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":255},"Microsoft.Compute/virtualMachineScaleSets/extensions@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":259},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":263},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":573},"Microsoft.Compute/virtualMachines/extensions@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":578},"Microsoft.Compute/virtualMachines@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":620},"Microsoft.Compute/availabilitySets@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":628},"Microsoft.Compute/proximityPlacementGroups@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":644},"Microsoft.Compute/hostGroups@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":661},"Microsoft.Compute/hostGroups/hosts@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":674},"Microsoft.Compute/sshPublicKeys@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":680},"Microsoft.Compute/images@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":723},"Microsoft.Compute/restorePointCollections@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":768},"Microsoft.Compute/restorePointCollections/restorePoints@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":772},"Microsoft.Compute/capacityReservationGroups@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":787},"Microsoft.Compute/capacityReservationGroups/capacityReservations@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":797},"Microsoft.Compute/virtualMachines/runCommands@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":818},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":823},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":840},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":846},"Microsoft.Compute/virtualMachineScaleSets@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":264},"Microsoft.Compute/virtualMachineScaleSets/extensions@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":268},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":272},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":582},"Microsoft.Compute/virtualMachines/extensions@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":587},"Microsoft.Compute/virtualMachines@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":629},"Microsoft.Compute/availabilitySets@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":637},"Microsoft.Compute/proximityPlacementGroups@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":653},"Microsoft.Compute/hostGroups@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":670},"Microsoft.Compute/hostGroups/hosts@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":683},"Microsoft.Compute/sshPublicKeys@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":689},"Microsoft.Compute/images@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":732},"Microsoft.Compute/restorePointCollections@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":780},"Microsoft.Compute/restorePointCollections/restorePoints@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":784},"Microsoft.Compute/capacityReservationGroups@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":802},"Microsoft.Compute/capacityReservationGroups/capacityReservations@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":812},"Microsoft.Compute/virtualMachines/runCommands@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":833},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":838},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":855},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":861},"Microsoft.ContainerService/containerServices@2015-11-01-preview":{"RelativePath":"compute/microsoft.containerservice/2015-11-01-preview/types.json","Index":76},"Microsoft.ContainerService/containerServices@2016-03-30":{"RelativePath":"compute/microsoft.containerservice/2016-03-30/types.json","Index":75},"Microsoft.ContainerService/containerServices@2016-09-30":{"RelativePath":"compute/microsoft.containerservice/2016-09-30/types.json","Index":79},"Microsoft.ContainerService/containerServices@2017-01-31":{"RelativePath":"compute/microsoft.containerservice/2017-01-31/types.json","Index":79},"Microsoft.ConfidentialLedger/ledgers@2020-12-01-preview":{"RelativePath":"confidentialledger/microsoft.confidentialledger/2020-12-01-preview/types.json","Index":48},"Microsoft.ConfidentialLedger/ledgers@2021-05-13-preview":{"RelativePath":"confidentialledger/microsoft.confidentialledger/2021-05-13-preview/types.json","Index":48},"Microsoft.ConfidentialLedger/ledgers@2022-05-13":{"RelativePath":"confidentialledger/microsoft.confidentialledger/2022-05-13/types.json","Index":48},"Microsoft.ConfidentialLedger/ledgers@2022-09-08-preview":{"RelativePath":"confidentialledger/microsoft.confidentialledger/2022-09-08-preview/types.json","Index":48},"Microsoft.ConfidentialLedger/managedCCFs@2022-09-08-preview":{"RelativePath":"confidentialledger/microsoft.confidentialledger/2022-09-08-preview/types.json","Index":68},"Microsoft.ConfidentialLedger/ledgers@2023-01-26-preview":{"RelativePath":"confidentialledger/microsoft.confidentialledger/2023-01-26-preview/types.json","Index":54},"Microsoft.ConfidentialLedger/managedCCFs@2023-01-26-preview":{"RelativePath":"confidentialledger/microsoft.confidentialledger/2023-01-26-preview/types.json","Index":74},"Microsoft.ConfidentialLedger/ledgers@2023-06-28-preview":{"RelativePath":"confidentialledger/microsoft.confidentialledger/2023-06-28-preview/types.json","Index":58},"Microsoft.ConfidentialLedger/managedCCFs@2023-06-28-preview":{"RelativePath":"confidentialledger/microsoft.confidentialledger/2023-06-28-preview/types.json","Index":84},"Microsoft.Confluent/agreements@2020-03-01-preview":{"RelativePath":"confluent/microsoft.confluent/2020-03-01-preview/types.json","Index":13},"Microsoft.Confluent/organizations@2020-03-01-preview":{"RelativePath":"confluent/microsoft.confluent/2020-03-01-preview/types.json","Index":42},"Microsoft.Confluent/agreements@2020-03-01":{"RelativePath":"confluent/microsoft.confluent/2020-03-01/types.json","Index":13},"Microsoft.Confluent/organizations@2020-03-01":{"RelativePath":"confluent/microsoft.confluent/2020-03-01/types.json","Index":42},"Microsoft.Confluent/agreements@2021-03-01-preview":{"RelativePath":"confluent/microsoft.confluent/2021-03-01-preview/types.json","Index":24},"Microsoft.Confluent/organizations@2021-03-01-preview":{"RelativePath":"confluent/microsoft.confluent/2021-03-01-preview/types.json","Index":53},"Microsoft.Confluent/agreements@2021-09-01-preview":{"RelativePath":"confluent/microsoft.confluent/2021-09-01-preview/types.json","Index":24},"Microsoft.Confluent/organizations@2021-09-01-preview":{"RelativePath":"confluent/microsoft.confluent/2021-09-01-preview/types.json","Index":53},"Microsoft.Confluent/agreements@2021-12-01":{"RelativePath":"confluent/microsoft.confluent/2021-12-01/types.json","Index":24},"Microsoft.Confluent/organizations@2021-12-01":{"RelativePath":"confluent/microsoft.confluent/2021-12-01/types.json","Index":53},"Microsoft.Confluent/agreements@2023-08-22":{"RelativePath":"confluent/microsoft.confluent/2023-08-22/types.json","Index":24},"Microsoft.Confluent/organizations@2023-08-22":{"RelativePath":"confluent/microsoft.confluent/2023-08-22/types.json","Index":55},"Microsoft.ConnectedVMwarevSphere/resourcePools@2020-10-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":27},"Microsoft.ConnectedVMwarevSphere/clusters@2020-10-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":36},"Microsoft.ConnectedVMwarevSphere/hosts@2020-10-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":43},"Microsoft.ConnectedVMwarevSphere/datastores@2020-10-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":59},"Microsoft.ConnectedVMwarevSphere/vcenters@2020-10-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":67},"Microsoft.ConnectedVMwarevSphere/virtualMachines@2020-10-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":148},"Microsoft.ConnectedVMwarevSphere/virtualMachineTemplates@2020-10-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":164},"Microsoft.ConnectedVMwarevSphere/virtualNetworks@2020-10-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":171},"Microsoft.ConnectedVMwarevSphere/vcenters/inventoryItems@2020-10-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":200},"Microsoft.ConnectedVMwarevSphere/virtualMachines/hybridIdentityMetadata@2020-10-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":205},"Microsoft.ConnectedVMwarevSphere/virtualMachines/extensions@2020-10-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":217},"Microsoft.ConnectedVMwarevSphere/virtualMachines/guestAgents@2020-10-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":229},"Microsoft.ConnectedVMwarevSphere/virtualMachines@2022-01-10-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":106},"Microsoft.ConnectedVMwarevSphere/resourcePools@2022-01-10-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":113},"Microsoft.ConnectedVMwarevSphere/clusters@2022-01-10-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":122},"Microsoft.ConnectedVMwarevSphere/hosts@2022-01-10-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":129},"Microsoft.ConnectedVMwarevSphere/datastores@2022-01-10-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":145},"Microsoft.ConnectedVMwarevSphere/vcenters@2022-01-10-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":153},"Microsoft.ConnectedVMwarevSphere/virtualMachineTemplates@2022-01-10-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":169},"Microsoft.ConnectedVMwarevSphere/virtualNetworks@2022-01-10-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":176},"Microsoft.ConnectedVMwarevSphere/vcenters/inventoryItems@2022-01-10-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":205},"Microsoft.ConnectedVMwarevSphere/virtualMachines/hybridIdentityMetadata@2022-01-10-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":210},"Microsoft.ConnectedVMwarevSphere/virtualMachines/extensions@2022-01-10-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":222},"Microsoft.ConnectedVMwarevSphere/virtualMachines/guestAgents@2022-01-10-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":234},"Microsoft.ConnectedVMwarevSphere/virtualMachines@2022-07-15-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":108},"Microsoft.ConnectedVMwarevSphere/resourcePools@2022-07-15-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":117},"Microsoft.ConnectedVMwarevSphere/clusters@2022-07-15-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":126},"Microsoft.ConnectedVMwarevSphere/hosts@2022-07-15-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":135},"Microsoft.ConnectedVMwarevSphere/datastores@2022-07-15-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":151},"Microsoft.ConnectedVMwarevSphere/vcenters@2022-07-15-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":159},"Microsoft.ConnectedVMwarevSphere/virtualMachineTemplates@2022-07-15-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":175},"Microsoft.ConnectedVMwarevSphere/virtualNetworks@2022-07-15-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":182},"Microsoft.ConnectedVMwarevSphere/vcenters/inventoryItems@2022-07-15-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":219},"Microsoft.ConnectedVMwarevSphere/virtualMachines/hybridIdentityMetadata@2022-07-15-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":224},"Microsoft.ConnectedVMwarevSphere/virtualMachines/extensions@2022-07-15-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":236},"Microsoft.ConnectedVMwarevSphere/virtualMachines/guestAgents@2022-07-15-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":248},"Microsoft.ConnectedVMwarevSphere/virtualMachines@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":117},"Microsoft.ConnectedVMwarevSphere/resourcePools@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":135},"Microsoft.ConnectedVMwarevSphere/clusters@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":153},"Microsoft.ConnectedVMwarevSphere/hosts@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":171},"Microsoft.ConnectedVMwarevSphere/datastores@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":187},"Microsoft.ConnectedVMwarevSphere/vcenters@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":204},"Microsoft.ConnectedVMwarevSphere/virtualMachineTemplates@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":229},"Microsoft.ConnectedVMwarevSphere/virtualNetworks@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":245},"Microsoft.ConnectedVMwarevSphere/vcenters/inventoryItems@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":291},"Microsoft.ConnectedVMwarevSphere/virtualMachines/hybridIdentityMetadata@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":305},"Microsoft.ConnectedVMwarevSphere/virtualMachines/extensions@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":317},"Microsoft.ConnectedVMwarevSphere/virtualMachines/guestAgents@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":338},"Microsoft.ConnectedVMwarevSphere/virtualMachineInstances@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":363},"Microsoft.ConnectedVMwarevSphere/virtualMachineInstances/guestAgents@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":368},"Microsoft.ConnectedVMwarevSphere/virtualMachineInstances/hybridIdentityMetadata@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":383},"Microsoft.ConnectedVMwarevSphere/resourcePools@2023-10-01":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":38},"Microsoft.ConnectedVMwarevSphere/clusters@2023-10-01":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":56},"Microsoft.ConnectedVMwarevSphere/hosts@2023-10-01":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":74},"Microsoft.ConnectedVMwarevSphere/datastores@2023-10-01":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":90},"Microsoft.ConnectedVMwarevSphere/vcenters@2023-10-01":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":107},"Microsoft.ConnectedVMwarevSphere/virtualMachineTemplates@2023-10-01":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":169},"Microsoft.ConnectedVMwarevSphere/virtualNetworks@2023-10-01":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":185},"Microsoft.ConnectedVMwarevSphere/vcenters/inventoryItems@2023-10-01":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":231},"Microsoft.ConnectedVMwarevSphere/virtualMachineInstances@2023-10-01":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":275},"Microsoft.ConnectedVMwarevSphere/virtualMachineInstances/guestAgents@2023-10-01":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":297},"Microsoft.ConnectedVMwarevSphere/virtualMachineInstances/hybridIdentityMetadata@2023-10-01":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":312},"Microsoft.Billing/billingPeriods/Microsoft.Consumption@2018-06-30":{"RelativePath":"consumption/microsoft.billing/2018-06-30/types.json","Index":17},"Microsoft.Billing/billingPeriods/Microsoft.Consumption@2018-08-31":{"RelativePath":"consumption/microsoft.billing/2018-08-31/types.json","Index":17},"Microsoft.Billing/billingPeriods/Microsoft.Consumption@2018-10-01":{"RelativePath":"consumption/microsoft.billing/2018-10-01/types.json","Index":19},"Microsoft.Billing/billingPeriods/Microsoft.Consumption@2019-01-01":{"RelativePath":"consumption/microsoft.billing/2019-01-01/types.json","Index":19},"Microsoft.Billing/billingPeriods/Microsoft.Consumption@2019-04-01-preview":{"RelativePath":"consumption/microsoft.billing/2019-04-01-preview/types.json","Index":19},"Microsoft.Billing/billingPeriods/Microsoft.Consumption@2019-05-01-preview":{"RelativePath":"consumption/microsoft.billing/2019-05-01-preview/types.json","Index":19},"Microsoft.Billing/billingPeriods/Microsoft.Consumption@2019-05-01":{"RelativePath":"consumption/microsoft.billing/2019-05-01/types.json","Index":19},"Microsoft.Billing/billingPeriods/Microsoft.Consumption@2019-06-01":{"RelativePath":"consumption/microsoft.billing/2019-06-01/types.json","Index":19},"Microsoft.Billing/billingPeriods/Microsoft.Consumption@2019-10-01":{"RelativePath":"consumption/microsoft.billing/2019-10-01/types.json","Index":19},"Microsoft.Billing/billingPeriods/Microsoft.Consumption@2019-11-01":{"RelativePath":"consumption/microsoft.billing/2019-11-01/types.json","Index":19},"Microsoft.Consumption/budgets@2017-12-30-preview":{"RelativePath":"consumption/microsoft.consumption/2017-12-30-preview/types.json","Index":28},"Microsoft.Consumption/budgets@2018-01-31":{"RelativePath":"consumption/microsoft.consumption/2018-01-31/types.json","Index":34},"Microsoft.Consumption/pricesheets@2018-01-31":{"RelativePath":"consumption/microsoft.consumption/2018-01-31/types.json","Index":44},"Microsoft.Consumption/budgets@2018-03-31":{"RelativePath":"consumption/microsoft.consumption/2018-03-31/types.json","Index":36},"Microsoft.Consumption/pricesheets@2018-03-31":{"RelativePath":"consumption/microsoft.consumption/2018-03-31/types.json","Index":46},"Microsoft.Consumption/pricesheets@2018-05-31":{"RelativePath":"consumption/microsoft.consumption/2018-05-31/types.json","Index":17},"Microsoft.Consumption/budgets@2018-06-30":{"RelativePath":"consumption/microsoft.consumption/2018-06-30/types.json","Index":36},"Microsoft.Consumption/pricesheets@2018-06-30":{"RelativePath":"consumption/microsoft.consumption/2018-06-30/types.json","Index":46},"Microsoft.Consumption/budgets@2018-08-31":{"RelativePath":"consumption/microsoft.consumption/2018-08-31/types.json","Index":36},"Microsoft.Consumption/pricesheets@2018-08-31":{"RelativePath":"consumption/microsoft.consumption/2018-08-31/types.json","Index":46},"Microsoft.Consumption/budgets@2018-10-01":{"RelativePath":"consumption/microsoft.consumption/2018-10-01/types.json","Index":36},"Microsoft.Consumption/pricesheets@2018-10-01":{"RelativePath":"consumption/microsoft.consumption/2018-10-01/types.json","Index":46},"Microsoft.Consumption/credits@2018-11-01-preview":{"RelativePath":"consumption/microsoft.consumption/2018-11-01-preview/types.json","Index":16},"Microsoft.Consumption/budgets@2019-01-01":{"RelativePath":"consumption/microsoft.consumption/2019-01-01/types.json","Index":39},"Microsoft.Consumption/pricesheets@2019-01-01":{"RelativePath":"consumption/microsoft.consumption/2019-01-01/types.json","Index":49},"Microsoft.Consumption/budgets@2019-04-01-preview":{"RelativePath":"consumption/microsoft.consumption/2019-04-01-preview/types.json","Index":36},"Microsoft.Consumption/pricesheets@2019-04-01-preview":{"RelativePath":"consumption/microsoft.consumption/2019-04-01-preview/types.json","Index":46},"Microsoft.Consumption/budgets@2019-05-01-preview":{"RelativePath":"consumption/microsoft.consumption/2019-05-01-preview/types.json","Index":36},"Microsoft.Consumption/pricesheets@2019-05-01-preview":{"RelativePath":"consumption/microsoft.consumption/2019-05-01-preview/types.json","Index":46},"Microsoft.Consumption/budgets@2019-05-01":{"RelativePath":"consumption/microsoft.consumption/2019-05-01/types.json","Index":41},"Microsoft.Consumption/pricesheets@2019-05-01":{"RelativePath":"consumption/microsoft.consumption/2019-05-01/types.json","Index":51},"Microsoft.Consumption/budgets@2019-06-01":{"RelativePath":"consumption/microsoft.consumption/2019-06-01/types.json","Index":39},"Microsoft.Consumption/pricesheets@2019-06-01":{"RelativePath":"consumption/microsoft.consumption/2019-06-01/types.json","Index":49},"Microsoft.Consumption/budgets@2019-10-01":{"RelativePath":"consumption/microsoft.consumption/2019-10-01/types.json","Index":64},"Microsoft.Consumption/pricesheets@2019-10-01":{"RelativePath":"consumption/microsoft.consumption/2019-10-01/types.json","Index":74},"Microsoft.Consumption/credits@2019-10-01":{"RelativePath":"consumption/microsoft.consumption/2019-10-01/types.json","Index":84},"Microsoft.Consumption/budgets@2019-11-01":{"RelativePath":"consumption/microsoft.consumption/2019-11-01/types.json","Index":43},"Microsoft.Consumption/pricesheets@2019-11-01":{"RelativePath":"consumption/microsoft.consumption/2019-11-01/types.json","Index":53},"Microsoft.Consumption/credits@2019-11-01":{"RelativePath":"consumption/microsoft.consumption/2019-11-01/types.json","Index":62},"Microsoft.Consumption/budgets@2021-05-01":{"RelativePath":"consumption/microsoft.consumption/2021-05-01/types.json","Index":42},"Microsoft.Consumption/pricesheets@2021-05-01":{"RelativePath":"consumption/microsoft.consumption/2021-05-01/types.json","Index":52},"Microsoft.Consumption/credits@2021-05-01":{"RelativePath":"consumption/microsoft.consumption/2021-05-01/types.json","Index":62},"Microsoft.Consumption/budgets@2021-10-01":{"RelativePath":"consumption/microsoft.consumption/2021-10-01/types.json","Index":65},"Microsoft.Consumption/pricesheets@2021-10-01":{"RelativePath":"consumption/microsoft.consumption/2021-10-01/types.json","Index":75},"Microsoft.Consumption/credits@2021-10-01":{"RelativePath":"consumption/microsoft.consumption/2021-10-01/types.json","Index":85},"Microsoft.Consumption/budgets@2022-09-01":{"RelativePath":"consumption/microsoft.consumption/2022-09-01/types.json","Index":65},"Microsoft.Consumption/pricesheets@2022-09-01":{"RelativePath":"consumption/microsoft.consumption/2022-09-01/types.json","Index":76},"Microsoft.Consumption/credits@2022-09-01":{"RelativePath":"consumption/microsoft.consumption/2022-09-01/types.json","Index":86},"Microsoft.Consumption/budgets@2023-03-01":{"RelativePath":"consumption/microsoft.consumption/2023-03-01/types.json","Index":65},"Microsoft.Consumption/pricesheets@2023-03-01":{"RelativePath":"consumption/microsoft.consumption/2023-03-01/types.json","Index":76},"Microsoft.Consumption/credits@2023-03-01":{"RelativePath":"consumption/microsoft.consumption/2023-03-01/types.json","Index":86},"Microsoft.Consumption/budgets@2023-05-01":{"RelativePath":"consumption/microsoft.consumption/2023-05-01/types.json","Index":65},"Microsoft.Consumption/pricesheets@2023-05-01":{"RelativePath":"consumption/microsoft.consumption/2023-05-01/types.json","Index":76},"Microsoft.Consumption/credits@2023-05-01":{"RelativePath":"consumption/microsoft.consumption/2023-05-01/types.json","Index":86},"Microsoft.Consumption/budgets@2023-11-01":{"RelativePath":"consumption/microsoft.consumption/2023-11-01/types.json","Index":65},"Microsoft.Consumption/pricesheets@2023-11-01":{"RelativePath":"consumption/microsoft.consumption/2023-11-01/types.json","Index":76},"Microsoft.Consumption/credits@2023-11-01":{"RelativePath":"consumption/microsoft.consumption/2023-11-01/types.json","Index":86},"Microsoft.ContainerInstance/containerGroups@2017-08-01-preview":{"RelativePath":"containerinstance/microsoft.containerinstance/2017-08-01-preview/types.json","Index":48},"Microsoft.ContainerInstance/containerGroups@2017-10-01-preview":{"RelativePath":"containerinstance/microsoft.containerinstance/2017-10-01-preview/types.json","Index":55},"Microsoft.ContainerInstance/containerGroups@2017-12-01-preview":{"RelativePath":"containerinstance/microsoft.containerinstance/2017-12-01-preview/types.json","Index":57},"Microsoft.ContainerInstance/containerGroups@2018-02-01-preview":{"RelativePath":"containerinstance/microsoft.containerinstance/2018-02-01-preview/types.json","Index":57},"Microsoft.ContainerInstance/containerGroups@2018-04-01":{"RelativePath":"containerinstance/microsoft.containerinstance/2018-04-01/types.json","Index":57},"Microsoft.ContainerInstance/containerGroups@2018-06-01":{"RelativePath":"containerinstance/microsoft.containerinstance/2018-06-01/types.json","Index":66},"Microsoft.ContainerInstance/containerGroups@2018-09-01":{"RelativePath":"containerinstance/microsoft.containerinstance/2018-09-01/types.json","Index":72},"Microsoft.ContainerInstance/containerGroups@2018-10-01":{"RelativePath":"containerinstance/microsoft.containerinstance/2018-10-01/types.json","Index":87},"Microsoft.ContainerInstance/containerGroups@2019-12-01":{"RelativePath":"containerinstance/microsoft.containerinstance/2019-12-01/types.json","Index":99},"Microsoft.ContainerInstance/containerGroups@2020-11-01":{"RelativePath":"containerinstance/microsoft.containerinstance/2020-11-01/types.json","Index":102},"Microsoft.ContainerInstance/containerGroups@2021-03-01":{"RelativePath":"containerinstance/microsoft.containerinstance/2021-03-01/types.json","Index":102},"Microsoft.ContainerInstance/containerGroups@2021-07-01":{"RelativePath":"containerinstance/microsoft.containerinstance/2021-07-01/types.json","Index":102},"Microsoft.ContainerInstance/containerGroups@2021-09-01":{"RelativePath":"containerinstance/microsoft.containerinstance/2021-09-01/types.json","Index":103},"Microsoft.ContainerInstance/containerGroups@2021-10-01":{"RelativePath":"containerinstance/microsoft.containerinstance/2021-10-01/types.json","Index":109},"Microsoft.ContainerInstance/containerGroups@2022-09-01":{"RelativePath":"containerinstance/microsoft.containerinstance/2022-09-01/types.json","Index":112},"Microsoft.ContainerInstance/containerGroups@2022-10-01-preview":{"RelativePath":"containerinstance/microsoft.containerinstance/2022-10-01-preview/types.json","Index":121},"Microsoft.ContainerInstance/containerGroups@2023-02-01-preview":{"RelativePath":"containerinstance/microsoft.containerinstance/2023-02-01-preview/types.json","Index":119},"Microsoft.ContainerInstance/containerGroups@2023-05-01":{"RelativePath":"containerinstance/microsoft.containerinstance/2023-05-01/types.json","Index":121},"Microsoft.ContainerRegistry/registries@2016-06-27-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2016-06-27-preview/types.json","Index":14},"Microsoft.ContainerRegistry/registries@2017-03-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2017-03-01/types.json","Index":20},"Microsoft.ContainerRegistry/registries@2017-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2017-06-01-preview/types.json","Index":31},"Microsoft.ContainerRegistry/registries/replications@2017-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2017-06-01-preview/types.json","Index":44},"Microsoft.ContainerRegistry/registries/webhooks@2017-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2017-06-01-preview/types.json","Index":65},"Microsoft.ContainerRegistry/registries@2017-10-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2017-10-01/types.json","Index":45},"Microsoft.ContainerRegistry/registries/replications@2017-10-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2017-10-01/types.json","Index":58},"Microsoft.ContainerRegistry/registries/webhooks@2017-10-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2017-10-01/types.json","Index":82},"Microsoft.ContainerRegistry/registries/buildTasks/steps@2018-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2018-02-01-preview/types.json","Index":35},"Microsoft.ContainerRegistry/registries/buildTasks@2018-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2018-02-01-preview/types.json","Index":63},"Microsoft.ContainerRegistry/registries/builds@2018-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2018-02-01-preview/types.json","Index":92},"Microsoft.ContainerRegistry/registries/tasks@2018-09-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2018-09-01/types.json","Index":89},"Microsoft.ContainerRegistry/registries/runs@2018-09-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2018-09-01/types.json","Index":121},"Microsoft.ContainerRegistry/registries/tasks@2019-04-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-04-01/types.json","Index":103},"Microsoft.ContainerRegistry/registries/runs@2019-04-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-04-01/types.json","Index":136},"Microsoft.ContainerRegistry/registries/scopeMaps@2019-05-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-05-01-preview/types.json","Index":31},"Microsoft.ContainerRegistry/registries/tokens@2019-05-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-05-01-preview/types.json","Index":58},"Microsoft.ContainerRegistry/registries@2019-05-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-05-01/types.json","Index":60},"Microsoft.ContainerRegistry/registries/replications@2019-05-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-05-01/types.json","Index":73},"Microsoft.ContainerRegistry/registries/webhooks@2019-05-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-05-01/types.json","Index":97},"Microsoft.ContainerRegistry/registries/agentPools@2019-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-06-01-preview/types.json","Index":34},"Microsoft.ContainerRegistry/registries/taskRuns@2019-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-06-01-preview/types.json","Index":128},"Microsoft.ContainerRegistry/registries/tasks@2019-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-06-01-preview/types.json","Index":193},"Microsoft.ContainerRegistry/registries/runs@2019-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-06-01-preview/types.json","Index":197},"Microsoft.ContainerRegistry/registries/exportPipelines@2019-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":45},"Microsoft.ContainerRegistry/registries@2019-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":129},"Microsoft.ContainerRegistry/registries/importPipelines@2019-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":155},"Microsoft.ContainerRegistry/registries/pipelineRuns@2019-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":180},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2019-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":184},"Microsoft.ContainerRegistry/registries/replications@2019-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":197},"Microsoft.ContainerRegistry/registries/webhooks@2019-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":221},"Microsoft.ContainerRegistry/registries/connectedRegistries@2020-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":65},"Microsoft.ContainerRegistry/registries/exportPipelines@2020-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":92},"Microsoft.ContainerRegistry/registries@2020-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":179},"Microsoft.ContainerRegistry/registries/importPipelines@2020-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":205},"Microsoft.ContainerRegistry/registries/pipelineRuns@2020-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":230},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2020-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":234},"Microsoft.ContainerRegistry/registries/replications@2020-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":250},"Microsoft.ContainerRegistry/registries/scopeMaps@2020-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":263},"Microsoft.ContainerRegistry/registries/tokens@2020-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":289},"Microsoft.ContainerRegistry/registries/webhooks@2020-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":313},"Microsoft.ContainerRegistry/registries/connectedRegistries@2021-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":65},"Microsoft.ContainerRegistry/registries/exportPipelines@2021-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":92},"Microsoft.ContainerRegistry/registries@2021-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":183},"Microsoft.ContainerRegistry/registries/importPipelines@2021-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":209},"Microsoft.ContainerRegistry/registries/pipelineRuns@2021-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":234},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":238},"Microsoft.ContainerRegistry/registries/replications@2021-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":254},"Microsoft.ContainerRegistry/registries/scopeMaps@2021-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":267},"Microsoft.ContainerRegistry/registries/tokens@2021-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":293},"Microsoft.ContainerRegistry/registries/webhooks@2021-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":317},"Microsoft.ContainerRegistry/registries/connectedRegistries@2021-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":68},"Microsoft.ContainerRegistry/registries/exportPipelines@2021-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":95},"Microsoft.ContainerRegistry/registries@2021-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":186},"Microsoft.ContainerRegistry/registries/importPipelines@2021-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":212},"Microsoft.ContainerRegistry/registries/pipelineRuns@2021-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":237},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2021-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":241},"Microsoft.ContainerRegistry/registries/replications@2021-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":257},"Microsoft.ContainerRegistry/registries/scopeMaps@2021-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":270},"Microsoft.ContainerRegistry/registries/tokens@2021-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":296},"Microsoft.ContainerRegistry/registries/webhooks@2021-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":320},"Microsoft.ContainerRegistry/registries@2021-09-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-09-01/types.json","Index":113},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2021-09-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-09-01/types.json","Index":117},"Microsoft.ContainerRegistry/registries/replications@2021-09-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-09-01/types.json","Index":133},"Microsoft.ContainerRegistry/registries/webhooks@2021-09-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-09-01/types.json","Index":157},"Microsoft.ContainerRegistry/registries/connectedRegistries@2021-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":68},"Microsoft.ContainerRegistry/registries/exportPipelines@2021-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":95},"Microsoft.ContainerRegistry/registries@2021-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":186},"Microsoft.ContainerRegistry/registries/importPipelines@2021-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":212},"Microsoft.ContainerRegistry/registries/pipelineRuns@2021-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":237},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2021-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":241},"Microsoft.ContainerRegistry/registries/replications@2021-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":257},"Microsoft.ContainerRegistry/registries/scopeMaps@2021-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":270},"Microsoft.ContainerRegistry/registries/tokens@2021-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":296},"Microsoft.ContainerRegistry/registries/webhooks@2021-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":320},"Microsoft.ContainerRegistry/registries/connectedRegistries@2022-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":68},"Microsoft.ContainerRegistry/registries/exportPipelines@2022-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":95},"Microsoft.ContainerRegistry/registries@2022-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":190},"Microsoft.ContainerRegistry/registries/importPipelines@2022-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":216},"Microsoft.ContainerRegistry/registries/pipelineRuns@2022-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":241},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2022-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":245},"Microsoft.ContainerRegistry/registries/replications@2022-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":261},"Microsoft.ContainerRegistry/registries/scopeMaps@2022-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":274},"Microsoft.ContainerRegistry/registries/tokens@2022-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":300},"Microsoft.ContainerRegistry/registries/webhooks@2022-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":324},"Microsoft.ContainerRegistry/registries@2022-12-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":113},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2022-12-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":117},"Microsoft.ContainerRegistry/registries/replications@2022-12-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":133},"Microsoft.ContainerRegistry/registries/scopeMaps@2022-12-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":146},"Microsoft.ContainerRegistry/registries/tokens@2022-12-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":172},"Microsoft.ContainerRegistry/registries/webhooks@2022-12-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":196},"Microsoft.ContainerRegistry/registries/cacheRules@2023-01-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":30},"Microsoft.ContainerRegistry/registries/connectedRegistries@2023-01-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":80},"Microsoft.ContainerRegistry/registries/credentialSets@2023-01-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":108},"Microsoft.ContainerRegistry/registries/exportPipelines@2023-01-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":127},"Microsoft.ContainerRegistry/registries@2023-01-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":222},"Microsoft.ContainerRegistry/registries/importPipelines@2023-01-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":248},"Microsoft.ContainerRegistry/registries/pipelineRuns@2023-01-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":273},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2023-01-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":277},"Microsoft.ContainerRegistry/registries/replications@2023-01-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":293},"Microsoft.ContainerRegistry/registries/scopeMaps@2023-01-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":306},"Microsoft.ContainerRegistry/registries/tokens@2023-01-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":332},"Microsoft.ContainerRegistry/registries/webhooks@2023-01-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":356},"Microsoft.ContainerRegistry/registries/packages/archives@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":33},"Microsoft.ContainerRegistry/registries/packages/archives/versions@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":45},"Microsoft.ContainerRegistry/registries/cacheRules@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":57},"Microsoft.ContainerRegistry/registries/connectedRegistries@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":107},"Microsoft.ContainerRegistry/registries/credentialSets@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":135},"Microsoft.ContainerRegistry/registries/exportPipelines@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":154},"Microsoft.ContainerRegistry/registries@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":249},"Microsoft.ContainerRegistry/registries/importPipelines@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":275},"Microsoft.ContainerRegistry/registries/pipelineRuns@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":300},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":304},"Microsoft.ContainerRegistry/registries/replications@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":320},"Microsoft.ContainerRegistry/registries/scopeMaps@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":333},"Microsoft.ContainerRegistry/registries/tokens@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":359},"Microsoft.ContainerRegistry/registries/webhooks@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":383},"Microsoft.ContainerRegistry/registries/cacheRules@2023-07-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":30},"Microsoft.ContainerRegistry/registries/credentialSets@2023-07-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":58},"Microsoft.ContainerRegistry/registries@2023-07-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":145},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2023-07-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":149},"Microsoft.ContainerRegistry/registries/replications@2023-07-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":165},"Microsoft.ContainerRegistry/registries/scopeMaps@2023-07-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":178},"Microsoft.ContainerRegistry/registries/tokens@2023-07-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":204},"Microsoft.ContainerRegistry/registries/webhooks@2023-07-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":228},"Microsoft.ContainerRegistry/registries/packages/archives@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":33},"Microsoft.ContainerRegistry/registries/packages/archives/versions@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":45},"Microsoft.ContainerRegistry/registries/cacheRules@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":57},"Microsoft.ContainerRegistry/registries/connectedRegistries@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":107},"Microsoft.ContainerRegistry/registries/credentialSets@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":135},"Microsoft.ContainerRegistry/registries/exportPipelines@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":154},"Microsoft.ContainerRegistry/registries@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":249},"Microsoft.ContainerRegistry/registries/importPipelines@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":275},"Microsoft.ContainerRegistry/registries/pipelineRuns@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":300},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":304},"Microsoft.ContainerRegistry/registries/replications@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":320},"Microsoft.ContainerRegistry/registries/scopeMaps@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":333},"Microsoft.ContainerRegistry/registries/tokens@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":359},"Microsoft.ContainerRegistry/registries/webhooks@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":383},"Microsoft.ContainerRegistry/registries/packages/archives@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":33},"Microsoft.ContainerRegistry/registries/packages/archives/versions@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":45},"Microsoft.ContainerRegistry/registries/cacheRules@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":57},"Microsoft.ContainerRegistry/registries/connectedRegistries@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":107},"Microsoft.ContainerRegistry/registries/credentialSets@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":135},"Microsoft.ContainerRegistry/registries/exportPipelines@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":154},"Microsoft.ContainerRegistry/registries@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":252},"Microsoft.ContainerRegistry/registries/importPipelines@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":278},"Microsoft.ContainerRegistry/registries/pipelineRuns@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":303},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":307},"Microsoft.ContainerRegistry/registries/replications@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":323},"Microsoft.ContainerRegistry/registries/scopeMaps@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":336},"Microsoft.ContainerRegistry/registries/tokens@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":362},"Microsoft.ContainerRegistry/registries/webhooks@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":386},"Microsoft.ContainerService/containerServices@2017-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2017-07-01/types.json","Index":393},"Microsoft.ContainerService/managedClusters@2017-08-31":{"RelativePath":"containerservice/microsoft.containerservice/2017-08-31/types.json","Index":203},"Microsoft.ContainerService/managedClusters/accessProfiles@2017-08-31":{"RelativePath":"containerservice/microsoft.containerservice/2017-08-31/types.json","Index":209},"Microsoft.ContainerService/managedClusters@2018-03-31":{"RelativePath":"containerservice/microsoft.containerservice/2018-03-31/types.json","Index":211},"Microsoft.ContainerService/managedClusters@2018-08-01-preview":{"RelativePath":"containerservice/microsoft.containerservice/2018-08-01-preview/types.json","Index":211},"Microsoft.ContainerService/openShiftManagedClusters@2018-09-30-preview":{"RelativePath":"containerservice/microsoft.containerservice/2018-09-30-preview/types.json","Index":103},"Microsoft.ContainerService/managedClusters@2019-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2019-02-01/types.json","Index":214},"Microsoft.ContainerService/managedClusters/agentPools@2019-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2019-02-01/types.json","Index":401},"Microsoft.ContainerService/managedClusters@2019-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2019-04-01/types.json","Index":222},"Microsoft.ContainerService/managedClusters/agentPools@2019-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2019-04-01/types.json","Index":409},"Microsoft.ContainerService/openShiftManagedClusters@2019-04-30":{"RelativePath":"containerservice/microsoft.containerservice/2019-04-30/types.json","Index":103},"Microsoft.ContainerService/managedClusters@2019-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2019-06-01/types.json","Index":229},"Microsoft.ContainerService/managedClusters/agentPools@2019-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2019-06-01/types.json","Index":423},"Microsoft.ContainerService/managedClusters@2019-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2019-08-01/types.json","Index":238},"Microsoft.ContainerService/managedClusters/agentPools@2019-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2019-08-01/types.json","Index":432},"Microsoft.ContainerService/openShiftManagedClusters@2019-09-30-preview":{"RelativePath":"containerservice/microsoft.containerservice/2019-09-30-preview/types.json","Index":104},"Microsoft.ContainerService/managedClusters@2019-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2019-10-01/types.json","Index":238},"Microsoft.ContainerService/managedClusters/agentPools@2019-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2019-10-01/types.json","Index":432},"Microsoft.ContainerService/openShiftManagedClusters@2019-10-27-preview":{"RelativePath":"containerservice/microsoft.containerservice/2019-10-27-preview/types.json","Index":102},"Microsoft.ContainerService/managedClusters@2019-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2019-11-01/types.json","Index":246},"Microsoft.ContainerService/managedClusters/agentPools@2019-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2019-11-01/types.json","Index":442},"Microsoft.ContainerService/managedClusters@2020-01-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-01-01/types.json","Index":246},"Microsoft.ContainerService/managedClusters/agentPools@2020-01-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-01-01/types.json","Index":442},"Microsoft.ContainerService/managedClusters@2020-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-02-01/types.json","Index":251},"Microsoft.ContainerService/managedClusters/agentPools@2020-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-02-01/types.json","Index":448},"Microsoft.ContainerService/managedClusters@2020-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-03-01/types.json","Index":261},"Microsoft.ContainerService/managedClusters/agentPools@2020-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-03-01/types.json","Index":461},"Microsoft.ContainerService/managedClusters@2020-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-04-01/types.json","Index":261},"Microsoft.ContainerService/managedClusters/agentPools@2020-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-04-01/types.json","Index":460},"Microsoft.ContainerService/managedClusters@2020-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-06-01/types.json","Index":264},"Microsoft.ContainerService/managedClusters/agentPools@2020-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-06-01/types.json","Index":463},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2020-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-06-01/types.json","Index":480},"Microsoft.ContainerService/managedClusters@2020-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-07-01/types.json","Index":267},"Microsoft.ContainerService/managedClusters/agentPools@2020-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-07-01/types.json","Index":466},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2020-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-07-01/types.json","Index":483},"Microsoft.ContainerService/managedClusters@2020-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":278},"Microsoft.ContainerService/managedClusters/agentPools@2020-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":480},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2020-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":497},"Microsoft.ContainerService/managedClusters@2020-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":304},"Microsoft.ContainerService/managedClusters/agentPools@2020-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":506},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2020-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":523},"Microsoft.ContainerService/managedClusters@2020-12-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":307},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2020-12-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":336},"Microsoft.ContainerService/managedClusters/agentPools@2020-12-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":540},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2020-12-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":557},"Microsoft.ContainerService/managedClusters@2021-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":308},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2021-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":337},"Microsoft.ContainerService/managedClusters/agentPools@2021-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":542},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2021-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":559},"Microsoft.ContainerService/managedClusters@2021-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":151},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2021-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":180},"Microsoft.ContainerService/managedClusters/agentPools@2021-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":219},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2021-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":236},"Microsoft.ContainerService/managedClusters@2021-05-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":151},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2021-05-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":180},"Microsoft.ContainerService/managedClusters/agentPools@2021-05-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":219},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2021-05-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":236},"Microsoft.ContainerService/managedClusters@2021-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":160},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2021-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":189},"Microsoft.ContainerService/managedClusters/agentPools@2021-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":231},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2021-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":248},"Microsoft.ContainerService/managedClusters@2021-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":167},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2021-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":196},"Microsoft.ContainerService/managedClusters/agentPools@2021-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":241},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2021-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":258},"Microsoft.ContainerService/snapshots@2021-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":266},"Microsoft.ContainerService/managedClusters@2021-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":168},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2021-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":197},"Microsoft.ContainerService/managedClusters/agentPools@2021-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":242},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2021-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":259},"Microsoft.ContainerService/snapshots@2021-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":273},"Microsoft.ContainerService/managedClusters@2021-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":174},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2021-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":203},"Microsoft.ContainerService/managedClusters/agentPools@2021-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":248},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2021-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":265},"Microsoft.ContainerService/snapshots@2021-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":279},"Microsoft.ContainerService/managedClusters@2021-11-01-preview":{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":175},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2021-11-01-preview":{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":204},"Microsoft.ContainerService/managedClusters/agentPools@2021-11-01-preview":{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":249},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2021-11-01-preview":{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":266},"Microsoft.ContainerService/snapshots@2021-11-01-preview":{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":280},"Microsoft.ContainerService/managedClusters@2022-01-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":174},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-01-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":203},"Microsoft.ContainerService/managedClusters/agentPools@2022-01-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":248},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-01-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":265},"Microsoft.ContainerService/snapshots@2022-01-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":279},"Microsoft.ContainerService/managedClusters@2022-01-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":176},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-01-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":205},"Microsoft.ContainerService/managedClusters/agentPools@2022-01-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":250},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-01-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":267},"Microsoft.ContainerService/snapshots@2022-01-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":281},"Microsoft.ContainerService/managedClusters@2022-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":185},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":203},"Microsoft.ContainerService/managedClusters/agentPools@2022-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":248},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":265},"Microsoft.ContainerService/snapshots@2022-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":279},"Microsoft.ContainerService/managedClusters@2022-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":188},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":206},"Microsoft.ContainerService/managedClusters/agentPools@2022-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":251},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":268},"Microsoft.ContainerService/snapshots@2022-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":283},"Microsoft.ContainerService/managedclustersnapshots@2022-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":307},"Microsoft.ContainerService/managedClusters@2022-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":185},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":203},"Microsoft.ContainerService/managedClusters/agentPools@2022-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":248},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":265},"Microsoft.ContainerService/snapshots@2022-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":279},"Microsoft.ContainerService/managedClusters@2022-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":192},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":210},"Microsoft.ContainerService/managedClusters/agentPools@2022-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":255},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":272},"Microsoft.ContainerService/snapshots@2022-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":287},"Microsoft.ContainerService/managedclustersnapshots@2022-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":311},"Microsoft.ContainerService/managedClusters@2022-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":189},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":207},"Microsoft.ContainerService/managedClusters/agentPools@2022-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":252},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":269},"Microsoft.ContainerService/snapshots@2022-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":283},"Microsoft.ContainerService/managedClusters@2022-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":200},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":218},"Microsoft.ContainerService/managedClusters/agentPools@2022-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":265},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":282},"Microsoft.ContainerService/snapshots@2022-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":299},"Microsoft.ContainerService/managedclustersnapshots@2022-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":325},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2022-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":336},"Microsoft.ContainerService/managedClusters@2022-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":207},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":225},"Microsoft.ContainerService/managedClusters/agentPools@2022-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":272},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":289},"Microsoft.ContainerService/snapshots@2022-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":306},"Microsoft.ContainerService/managedclustersnapshots@2022-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":332},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2022-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":343},"Microsoft.ContainerService/managedClusters@2022-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":195},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":213},"Microsoft.ContainerService/managedClusters/agentPools@2022-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":258},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":275},"Microsoft.ContainerService/snapshots@2022-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":289},"Microsoft.ContainerService/fleets@2022-06-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-06-02-preview/types.json","Index":32},"Microsoft.ContainerService/fleets/members@2022-06-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-06-02-preview/types.json","Index":44},"Microsoft.ContainerService/managedClusters@2022-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":197},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":215},"Microsoft.ContainerService/managedClusters/agentPools@2022-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":262},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":279},"Microsoft.ContainerService/snapshots@2022-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":295},"Microsoft.ContainerService/fleets@2022-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-07-02-preview/types.json","Index":32},"Microsoft.ContainerService/fleets/members@2022-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-07-02-preview/types.json","Index":44},"Microsoft.ContainerService/managedClusters@2022-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":242},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":260},"Microsoft.ContainerService/managedClusters/agentPools@2022-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":308},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":325},"Microsoft.ContainerService/snapshots@2022-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":343},"Microsoft.ContainerService/managedclustersnapshots@2022-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":369},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2022-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":380},"Microsoft.ContainerService/managedClusters@2022-08-03-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":245},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-08-03-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":263},"Microsoft.ContainerService/managedClusters/agentPools@2022-08-03-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":311},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-08-03-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":328},"Microsoft.ContainerService/snapshots@2022-08-03-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":346},"Microsoft.ContainerService/managedclustersnapshots@2022-08-03-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":372},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2022-08-03-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":383},"Microsoft.ContainerService/managedClusters@2022-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":199},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":217},"Microsoft.ContainerService/managedClusters/agentPools@2022-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":264},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":281},"Microsoft.ContainerService/snapshots@2022-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":297},"Microsoft.ContainerService/fleets@2022-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-09-02-preview/types.json","Index":32},"Microsoft.ContainerService/fleets/members@2022-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-09-02-preview/types.json","Index":44},"Microsoft.ContainerService/managedClusters@2022-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":261},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":309},"Microsoft.ContainerService/managedClusters/agentPools@2022-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":357},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":375},"Microsoft.ContainerService/snapshots@2022-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":393},"Microsoft.ContainerService/managedclustersnapshots@2022-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":419},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2022-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":431},"Microsoft.ContainerService/managedClusters@2022-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":203},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":221},"Microsoft.ContainerService/managedClusters/agentPools@2022-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":268},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":286},"Microsoft.ContainerService/snapshots@2022-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":302},"Microsoft.ContainerService/managedClusters@2022-11-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":266},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-11-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":314},"Microsoft.ContainerService/managedClusters/agentPools@2022-11-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":363},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-11-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":381},"Microsoft.ContainerService/snapshots@2022-11-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":399},"Microsoft.ContainerService/managedclustersnapshots@2022-11-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":425},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2022-11-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":437},"Microsoft.ContainerService/managedClusters@2023-01-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":208},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-01-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":226},"Microsoft.ContainerService/managedClusters/agentPools@2023-01-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":273},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-01-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":291},"Microsoft.ContainerService/snapshots@2023-01-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":307},"Microsoft.ContainerService/managedClusters@2023-01-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":273},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-01-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":321},"Microsoft.ContainerService/managedClusters/agentPools@2023-01-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":370},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-01-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":388},"Microsoft.ContainerService/snapshots@2023-01-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":406},"Microsoft.ContainerService/managedclustersnapshots@2023-01-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":432},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-01-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":444},"Microsoft.ContainerService/managedClusters@2023-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":214},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":232},"Microsoft.ContainerService/managedClusters/agentPools@2023-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":279},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":297},"Microsoft.ContainerService/snapshots@2023-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":313},"Microsoft.ContainerService/managedClusters@2023-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":284},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":332},"Microsoft.ContainerService/managedClusters/agentPools@2023-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":381},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":399},"Microsoft.ContainerService/snapshots@2023-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":417},"Microsoft.ContainerService/managedclustersnapshots@2023-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":444},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":456},"Microsoft.ContainerService/managedClusters@2023-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":218},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":236},"Microsoft.ContainerService/managedClusters/agentPools@2023-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":283},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":301},"Microsoft.ContainerService/snapshots@2023-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":317},"Microsoft.ContainerService/managedClusters@2023-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":288},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":336},"Microsoft.ContainerService/managedClusters/agentPools@2023-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":385},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":403},"Microsoft.ContainerService/snapshots@2023-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":421},"Microsoft.ContainerService/managedclustersnapshots@2023-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":448},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":460},"Microsoft.ContainerService/fleets@2023-03-15-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-15-preview/types.json","Index":32},"Microsoft.ContainerService/fleets/members@2023-03-15-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-15-preview/types.json","Index":44},"Microsoft.ContainerService/fleets/updateRuns@2023-03-15-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-15-preview/types.json","Index":83},"Microsoft.ContainerService/managedClusters@2023-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":219},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":237},"Microsoft.ContainerService/managedClusters/agentPools@2023-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":285},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":303},"Microsoft.ContainerService/snapshots@2023-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":320},"Microsoft.ContainerService/managedClusters@2023-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":289},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":337},"Microsoft.ContainerService/managedClusters/agentPools@2023-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":387},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":405},"Microsoft.ContainerService/snapshots@2023-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":424},"Microsoft.ContainerService/managedclustersnapshots@2023-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":451},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":463},"Microsoft.ContainerService/managedClusters@2023-05-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":219},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-05-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":267},"Microsoft.ContainerService/managedClusters/agentPools@2023-05-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":315},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-05-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":333},"Microsoft.ContainerService/snapshots@2023-05-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":350},"Microsoft.ContainerService/managedClusters@2023-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":290},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":338},"Microsoft.ContainerService/managedClusters/agentPools@2023-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":388},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":406},"Microsoft.ContainerService/snapshots@2023-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":425},"Microsoft.ContainerService/managedclustersnapshots@2023-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":452},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":464},"Microsoft.ContainerService/managedClusters@2023-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":226},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":274},"Microsoft.ContainerService/managedClusters/agentPools@2023-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":322},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":340},"Microsoft.ContainerService/snapshots@2023-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":357},"Microsoft.ContainerService/managedClusters@2023-06-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":303},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-06-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":351},"Microsoft.ContainerService/managedClusters/agentPools@2023-06-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":401},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-06-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":419},"Microsoft.ContainerService/snapshots@2023-06-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":438},"Microsoft.ContainerService/managedclustersnapshots@2023-06-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":465},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-06-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":477},"Microsoft.ContainerService/locations/meshRevisionProfiles@2023-06-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":488},"Microsoft.ContainerService/managedClusters/meshUpgradeProfiles@2023-06-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":495},"Microsoft.ContainerService/fleets@2023-06-15-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-15-preview/types.json","Index":42},"Microsoft.ContainerService/fleets/members@2023-06-15-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-15-preview/types.json","Index":54},"Microsoft.ContainerService/fleets/updateRuns@2023-06-15-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-15-preview/types.json","Index":101},"Microsoft.ContainerService/managedClusters@2023-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":228},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":276},"Microsoft.ContainerService/managedClusters/agentPools@2023-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":324},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":342},"Microsoft.ContainerService/snapshots@2023-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":359},"Microsoft.ContainerService/managedClusters@2023-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":300},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":348},"Microsoft.ContainerService/managedClusters/agentPools@2023-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":398},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":416},"Microsoft.ContainerService/snapshots@2023-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":435},"Microsoft.ContainerService/managedclustersnapshots@2023-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":462},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":474},"Microsoft.ContainerService/locations/guardrailsVersions@2023-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":482},"Microsoft.ContainerService/locations/meshRevisionProfiles@2023-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":493},"Microsoft.ContainerService/managedClusters/meshUpgradeProfiles@2023-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":500},"Microsoft.ContainerService/managedClusters/agentPools/machines@2023-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":511},"Microsoft.ContainerService/managedClusters@2023-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":245},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":293},"Microsoft.ContainerService/managedClusters/agentPools@2023-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":341},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":359},"Microsoft.ContainerService/snapshots@2023-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":376},"Microsoft.ContainerService/locations/meshRevisionProfiles@2023-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":387},"Microsoft.ContainerService/managedClusters/meshUpgradeProfiles@2023-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":394},"Microsoft.ContainerService/managedClusters@2023-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":310},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":358},"Microsoft.ContainerService/managedClusters/agentPools@2023-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":408},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":426},"Microsoft.ContainerService/snapshots@2023-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":445},"Microsoft.ContainerService/managedclustersnapshots@2023-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":473},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":485},"Microsoft.ContainerService/locations/guardrailsVersions@2023-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":493},"Microsoft.ContainerService/locations/meshRevisionProfiles@2023-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":504},"Microsoft.ContainerService/managedClusters/meshUpgradeProfiles@2023-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":511},"Microsoft.ContainerService/managedClusters/agentPools/machines@2023-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":522},"Microsoft.ContainerService/fleets@2023-08-15-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-15-preview/types.json","Index":42},"Microsoft.ContainerService/fleets/members@2023-08-15-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-15-preview/types.json","Index":54},"Microsoft.ContainerService/fleets/updateRuns@2023-08-15-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-15-preview/types.json","Index":101},"Microsoft.ContainerService/fleets/updateStrategies@2023-08-15-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-15-preview/types.json","Index":110},"Microsoft.ContainerService/managedClusters@2023-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":245},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":293},"Microsoft.ContainerService/managedClusters/agentPools@2023-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":341},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":359},"Microsoft.ContainerService/snapshots@2023-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":376},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":388},"Microsoft.ContainerService/locations/meshRevisionProfiles@2023-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":399},"Microsoft.ContainerService/managedClusters/meshUpgradeProfiles@2023-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":406},"Microsoft.ContainerService/managedClusters@2023-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":319},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":367},"Microsoft.ContainerService/managedClusters/agentPools@2023-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":419},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":437},"Microsoft.ContainerService/snapshots@2023-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":457},"Microsoft.ContainerService/managedclustersnapshots@2023-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":485},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":497},"Microsoft.ContainerService/locations/guardrailsVersions@2023-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":505},"Microsoft.ContainerService/locations/meshRevisionProfiles@2023-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":516},"Microsoft.ContainerService/managedClusters/meshUpgradeProfiles@2023-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":523},"Microsoft.ContainerService/managedClusters/agentPools/machines@2023-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":534},"Microsoft.ContainerService/managedClusters@2023-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":257},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":305},"Microsoft.ContainerService/managedClusters/agentPools@2023-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":353},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":371},"Microsoft.ContainerService/snapshots@2023-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":388},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":400},"Microsoft.ContainerService/locations/meshRevisionProfiles@2023-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":411},"Microsoft.ContainerService/managedClusters/meshUpgradeProfiles@2023-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":418},"Microsoft.ContainerService/managedClusters@2023-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":321},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":369},"Microsoft.ContainerService/managedClusters/agentPools@2023-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":423},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":441},"Microsoft.ContainerService/snapshots@2023-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":461},"Microsoft.ContainerService/managedclustersnapshots@2023-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":489},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":501},"Microsoft.ContainerService/locations/guardrailsVersions@2023-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":509},"Microsoft.ContainerService/locations/meshRevisionProfiles@2023-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":520},"Microsoft.ContainerService/managedClusters/meshUpgradeProfiles@2023-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":527},"Microsoft.ContainerService/managedClusters/agentPools/machines@2023-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":538},"Microsoft.ContainerService/fleets@2023-10-15":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-15/types.json","Index":39},"Microsoft.ContainerService/fleets/members@2023-10-15":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-15/types.json","Index":51},"Microsoft.ContainerService/fleets/updateRuns@2023-10-15":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-15/types.json","Index":98},"Microsoft.ContainerService/fleets/updateStrategies@2023-10-15":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-15/types.json","Index":107},"Microsoft.ContainerStorage/pools@2023-07-01-preview":{"RelativePath":"containerstorage/microsoft.containerstorage/2023-07-01-preview/types.json","Index":82},"Microsoft.ContainerStorage/pools/snapshots@2023-07-01-preview":{"RelativePath":"containerstorage/microsoft.containerstorage/2023-07-01-preview/types.json","Index":95},"Microsoft.ContainerStorage/pools/volumes@2023-07-01-preview":{"RelativePath":"containerstorage/microsoft.containerstorage/2023-07-01-preview/types.json","Index":111},"Microsoft.DocumentDB/databaseAccounts@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":37},"Microsoft.DocumentDB/databaseAccounts/apis/databases@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":45},"Microsoft.DocumentDB/databaseAccounts/apis/databases/settings@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":53},"Microsoft.DocumentDB/databaseAccounts/apis/databases/containers@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":96},"Microsoft.DocumentDB/databaseAccounts/apis/databases/containers/settings@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":102},"Microsoft.DocumentDB/databaseAccounts/apis/databases/collections@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":118},"Microsoft.DocumentDB/databaseAccounts/apis/databases/collections/settings@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":124},"Microsoft.DocumentDB/databaseAccounts/apis/tables@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":132},"Microsoft.DocumentDB/databaseAccounts/apis/tables/settings@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":138},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":146},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/settings@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":152},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/tables@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":167},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/tables/settings@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":173},"Microsoft.DocumentDB/databaseAccounts/apis/databases/graphs@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":181},"Microsoft.DocumentDB/databaseAccounts/apis/databases/graphs/settings@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":187},"Microsoft.DocumentDB/databaseAccounts@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":37},"Microsoft.DocumentDB/databaseAccounts/apis/databases@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":45},"Microsoft.DocumentDB/databaseAccounts/apis/databases/settings@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":53},"Microsoft.DocumentDB/databaseAccounts/apis/databases/containers@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":96},"Microsoft.DocumentDB/databaseAccounts/apis/databases/containers/settings@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":102},"Microsoft.DocumentDB/databaseAccounts/apis/databases/collections@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":118},"Microsoft.DocumentDB/databaseAccounts/apis/databases/collections/settings@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":124},"Microsoft.DocumentDB/databaseAccounts/apis/tables@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":132},"Microsoft.DocumentDB/databaseAccounts/apis/tables/settings@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":138},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":146},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/settings@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":152},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/tables@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":167},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/tables/settings@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":173},"Microsoft.DocumentDB/databaseAccounts/apis/databases/graphs@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":181},"Microsoft.DocumentDB/databaseAccounts/apis/databases/graphs/settings@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":187},"Microsoft.DocumentDB/databaseAccounts@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":37},"Microsoft.DocumentDB/databaseAccounts/apis/databases@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":45},"Microsoft.DocumentDB/databaseAccounts/apis/databases/settings@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":53},"Microsoft.DocumentDB/databaseAccounts/apis/databases/containers@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":96},"Microsoft.DocumentDB/databaseAccounts/apis/databases/containers/settings@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":102},"Microsoft.DocumentDB/databaseAccounts/apis/databases/collections@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":118},"Microsoft.DocumentDB/databaseAccounts/apis/databases/collections/settings@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":124},"Microsoft.DocumentDB/databaseAccounts/apis/tables@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":132},"Microsoft.DocumentDB/databaseAccounts/apis/tables/settings@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":138},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":146},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/settings@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":152},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/tables@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":167},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/tables/settings@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":173},"Microsoft.DocumentDB/databaseAccounts/apis/databases/graphs@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":181},"Microsoft.DocumentDB/databaseAccounts/apis/databases/graphs/settings@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":187},"Microsoft.DocumentDB/databaseAccounts@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":37},"Microsoft.DocumentDB/databaseAccounts/apis/databases@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":45},"Microsoft.DocumentDB/databaseAccounts/apis/databases/settings@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":53},"Microsoft.DocumentDB/databaseAccounts/apis/databases/containers@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":96},"Microsoft.DocumentDB/databaseAccounts/apis/databases/containers/settings@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":102},"Microsoft.DocumentDB/databaseAccounts/apis/databases/collections@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":118},"Microsoft.DocumentDB/databaseAccounts/apis/databases/collections/settings@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":124},"Microsoft.DocumentDB/databaseAccounts/apis/tables@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":132},"Microsoft.DocumentDB/databaseAccounts/apis/tables/settings@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":138},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":146},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/settings@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":152},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/tables@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":167},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/tables/settings@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":173},"Microsoft.DocumentDB/databaseAccounts/apis/databases/graphs@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":181},"Microsoft.DocumentDB/databaseAccounts/apis/databases/graphs/settings@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":187},"Microsoft.DocumentDB/databaseAccounts@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":37},"Microsoft.DocumentDB/databaseAccounts/apis/databases@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":45},"Microsoft.DocumentDB/databaseAccounts/apis/databases/settings@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":53},"Microsoft.DocumentDB/databaseAccounts/apis/databases/containers@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":96},"Microsoft.DocumentDB/databaseAccounts/apis/databases/containers/settings@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":102},"Microsoft.DocumentDB/databaseAccounts/apis/databases/collections@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":118},"Microsoft.DocumentDB/databaseAccounts/apis/databases/collections/settings@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":124},"Microsoft.DocumentDB/databaseAccounts/apis/tables@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":132},"Microsoft.DocumentDB/databaseAccounts/apis/tables/settings@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":138},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":146},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/settings@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":152},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/tables@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":167},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/tables/settings@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":173},"Microsoft.DocumentDB/databaseAccounts/apis/databases/graphs@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":181},"Microsoft.DocumentDB/databaseAccounts/apis/databases/graphs/settings@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":187},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2019-08-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01-preview/types.json","Index":14},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2019-08-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01-preview/types.json","Index":21},"Microsoft.DocumentDB/databaseAccounts@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":37},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":45},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":53},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":110},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":116},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":124},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":132},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":149},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":157},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":163},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":177},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":183},"Microsoft.DocumentDB/databaseAccounts/tables@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":191},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":197},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":205},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":211},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":226},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":232},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":240},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":246},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":254},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":260},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":267},"Microsoft.DocumentDB/databaseAccounts@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":37},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":45},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":56},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":112},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":118},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":125},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":132},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":148},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":155},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":161},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":174},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":180},"Microsoft.DocumentDB/databaseAccounts/tables@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":187},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":193},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":200},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":206},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":220},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":226},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":233},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":239},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":246},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":252},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":259},"Microsoft.DocumentDB/databaseAccounts@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":45},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":53},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":64},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":121},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":127},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":135},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":142},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":158},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":166},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":172},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":186},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":192},"Microsoft.DocumentDB/databaseAccounts/tables@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":200},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":206},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":214},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":220},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":235},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":241},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":249},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":255},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":263},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":269},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":276},"Microsoft.DocumentDB/databaseAccounts@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":53},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":62},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":73},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":130},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":136},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":144},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":151},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":167},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":175},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":181},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":195},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":201},"Microsoft.DocumentDB/databaseAccounts/tables@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":209},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":215},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":223},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":229},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":244},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":250},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":258},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":264},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":272},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":278},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":285},"Microsoft.DocumentDB/databaseAccounts@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":92},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":101},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":112},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":169},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":175},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":183},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":190},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":206},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":219},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":224},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":232},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":238},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":252},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":258},"Microsoft.DocumentDB/databaseAccounts/tables@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":266},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":272},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":280},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":286},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":301},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":307},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":315},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":321},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":329},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":335},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":342},"Microsoft.DocumentDB/databaseAccounts@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":59},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":68},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":79},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":136},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":142},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":150},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":157},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":173},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":181},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":187},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":201},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":207},"Microsoft.DocumentDB/databaseAccounts/tables@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":215},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":221},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":229},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":235},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":250},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":256},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":264},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":270},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":278},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":284},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":291},"Microsoft.DocumentDB/databaseAccounts@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":72},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":81},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":92},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":150},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":156},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":164},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":171},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":187},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":195},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":201},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":215},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":221},"Microsoft.DocumentDB/databaseAccounts/tables@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":229},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":235},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":243},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":249},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":264},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":270},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":278},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":284},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":292},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":298},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":305},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":309},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":316},"Microsoft.DocumentDB/databaseAccounts@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":97},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":106},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":117},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":175},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":181},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":189},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":196},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":212},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":225},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":230},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":238},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":244},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":258},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":264},"Microsoft.DocumentDB/databaseAccounts/tables@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":272},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":278},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":286},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":292},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":307},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":313},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":321},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":327},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":335},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":341},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":348},"Microsoft.DocumentDB/cassandraClusters@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":371},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":384},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":388},"Microsoft.DocumentDB/locations@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":398},"Microsoft.DocumentDB/cassandraClusters/backups@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":403},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":410},"Microsoft.DocumentDB/databaseAccounts@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":72},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":81},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":92},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":150},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":156},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":164},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":171},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":187},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":195},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":201},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":215},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":221},"Microsoft.DocumentDB/databaseAccounts/tables@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":229},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":235},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":243},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":249},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":264},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":270},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":278},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":284},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":292},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":298},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":305},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":309},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":316},"Microsoft.DocumentDB/databaseAccounts@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":97},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":106},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":117},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":175},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":181},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":189},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":196},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":212},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":225},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":230},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":238},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":244},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":258},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":264},"Microsoft.DocumentDB/databaseAccounts/tables@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":272},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":278},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":286},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":292},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":307},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":313},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":321},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":327},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":335},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":341},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":348},"Microsoft.DocumentDB/cassandraClusters@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":371},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":384},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":388},"Microsoft.DocumentDB/databaseAccounts/services@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":404},"Microsoft.DocumentDB/locations@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":414},"Microsoft.DocumentDB/cassandraClusters/backups@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":419},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":426},"Microsoft.DocumentDB/databaseAccounts@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":72},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":81},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":92},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":150},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":156},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":164},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":171},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":187},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":200},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":205},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":213},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":219},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":233},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":239},"Microsoft.DocumentDB/databaseAccounts/tables@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":247},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":253},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":261},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":267},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":282},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":288},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":296},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":302},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":310},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":316},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":323},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":327},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":334},"Microsoft.DocumentDB/databaseAccounts@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":76},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":85},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":96},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":154},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":160},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":168},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":175},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":191},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":204},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":209},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":217},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":223},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":237},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":243},"Microsoft.DocumentDB/databaseAccounts/tables@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":251},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":257},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":265},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":271},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":286},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":292},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":300},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":306},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":314},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":320},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":327},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":331},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":338},"Microsoft.DocumentDB/databaseAccounts@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":105},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":114},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":125},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":183},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":189},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":197},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":204},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":220},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":233},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":238},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":246},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":252},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":266},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":272},"Microsoft.DocumentDB/databaseAccounts/tables@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":280},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":286},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":294},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":300},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":315},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":321},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":329},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":335},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":343},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":349},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":356},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":360},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":367},"Microsoft.DocumentDB/databaseAccounts@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":114},"Microsoft.DocumentDB/databaseAccounts/graphs@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":123},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":131},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":142},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":200},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":206},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":214},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":221},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":237},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":250},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":255},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":263},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":269},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":283},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":289},"Microsoft.DocumentDB/databaseAccounts/tables@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":297},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":303},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":311},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":317},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":332},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":338},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":346},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":352},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":360},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":366},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":374},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":380},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":387},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":391},"Microsoft.DocumentDB/cassandraClusters@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":414},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":427},"Microsoft.DocumentDB/databaseAccounts/services@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":443},"Microsoft.DocumentDB/locations@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":453},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":460},"Microsoft.DocumentDB/cassandraClusters/backups@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":465},"Microsoft.DocumentDB/databaseAccounts@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":115},"Microsoft.DocumentDB/databaseAccounts/graphs@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":124},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":132},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":143},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":150},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":208},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":214},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":222},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":229},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":245},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":258},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":263},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":271},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":277},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":291},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":297},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":311},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":317},"Microsoft.DocumentDB/databaseAccounts/tables@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":325},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":331},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":339},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":345},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":360},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":366},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":374},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":380},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":388},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":394},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":402},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":408},"Microsoft.DocumentDB/cassandraClusters@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":436},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":451},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":458},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":462},"Microsoft.DocumentDB/databaseAccounts/services@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":478},"Microsoft.DocumentDB/databaseAccounts/dataTransferJobs@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":489},"Microsoft.DocumentDB/locations@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":499},"Microsoft.DocumentDB/cassandraClusters/backups@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":504},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":511},"Microsoft.DocumentDB/databaseAccounts@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":111},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":120},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":131},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":189},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":195},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":203},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":210},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":226},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":239},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":244},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":252},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":258},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":272},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":278},"Microsoft.DocumentDB/databaseAccounts/tables@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":286},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":292},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":300},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":306},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":321},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":327},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":335},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":341},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":349},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":355},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":362},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":366},"Microsoft.DocumentDB/cassandraClusters@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":393},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":406},"Microsoft.DocumentDB/locations@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":416},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":423},"Microsoft.DocumentDB/databaseAccounts@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":119},"Microsoft.DocumentDB/databaseAccounts/graphs@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":128},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":136},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":147},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":154},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":212},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":218},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":226},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":233},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":249},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":262},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":267},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":275},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":281},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":295},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":301},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":315},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":321},"Microsoft.DocumentDB/databaseAccounts/tables@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":329},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":335},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":343},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":349},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":364},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":370},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":378},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":384},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":392},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":398},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":406},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":412},"Microsoft.DocumentDB/databaseAccounts/dataTransferJobs@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":425},"Microsoft.DocumentDB/cassandraClusters@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":453},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":468},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":475},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":479},"Microsoft.DocumentDB/databaseAccounts/services@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":495},"Microsoft.DocumentDB/locations@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":505},"Microsoft.DocumentDB/cassandraClusters/backups@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":510},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":517},"Microsoft.DocumentDB/databaseAccounts@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":124},"Microsoft.DocumentDB/databaseAccounts/graphs@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":133},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":141},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":152},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":159},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":220},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":226},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":234},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":241},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":257},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":270},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":275},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":283},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":289},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":303},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":309},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":323},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":329},"Microsoft.DocumentDB/databaseAccounts/tables@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":337},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":343},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":351},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":357},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":372},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":378},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":386},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":392},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":400},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":406},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":414},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":420},"Microsoft.DocumentDB/databaseAccounts/dataTransferJobs@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":433},"Microsoft.DocumentDB/cassandraClusters@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":461},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":476},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":483},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":487},"Microsoft.DocumentDB/databaseAccounts/services@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":503},"Microsoft.DocumentDB/locations@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":513},"Microsoft.DocumentDB/cassandraClusters/backups@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":518},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":525},"Microsoft.DocumentDB/databaseAccounts@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":126},"Microsoft.DocumentDB/databaseAccounts/graphs@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":135},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":143},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":154},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":161},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":222},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":228},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":236},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":243},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":259},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":272},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":277},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":285},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":291},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":305},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":311},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":325},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":331},"Microsoft.DocumentDB/databaseAccounts/tables@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":339},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":345},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":353},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":359},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":374},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":380},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":388},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":394},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":402},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":408},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":416},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":422},"Microsoft.DocumentDB/databaseAccounts/dataTransferJobs@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":435},"Microsoft.DocumentDB/cassandraClusters@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":463},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":478},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":485},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":489},"Microsoft.DocumentDB/databaseAccounts/services@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":505},"Microsoft.DocumentDB/locations@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":515},"Microsoft.DocumentDB/cassandraClusters/backups@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":520},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":527},"Microsoft.DocumentDB/databaseAccounts@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":111},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":120},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":131},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":189},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":195},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":203},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":210},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":226},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":239},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":244},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":252},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":258},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":272},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":278},"Microsoft.DocumentDB/databaseAccounts/tables@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":286},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":292},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":300},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":306},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":321},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":327},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":335},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":341},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":349},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":355},"Microsoft.DocumentDB/cassandraClusters@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":382},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":395},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":402},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":406},"Microsoft.DocumentDB/databaseAccounts/services@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":422},"Microsoft.DocumentDB/locations@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":432},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":439},"Microsoft.DocumentDB/databaseAccounts@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":126},"Microsoft.DocumentDB/databaseAccounts/graphs@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":135},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":147},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":158},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":165},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":229},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":235},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":243},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":250},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":266},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":279},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":284},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":295},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":301},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":318},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":324},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":335},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":341},"Microsoft.DocumentDB/databaseAccounts/tables@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":349},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":355},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":363},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":369},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":384},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":390},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":398},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":404},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":412},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":418},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":426},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":432},"Microsoft.DocumentDB/databaseAccounts/dataTransferJobs@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":447},"Microsoft.DocumentDB/cassandraClusters@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":475},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":490},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":497},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":501},"Microsoft.DocumentDB/databaseAccounts/services@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":517},"Microsoft.DocumentDB/locations@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":527},"Microsoft.DocumentDB/cassandraClusters/backups@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":532},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":539},"Microsoft.DocumentDB/databaseAccounts@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":113},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":122},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":133},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":191},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":197},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":205},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":212},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":228},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":241},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":246},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":254},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":260},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":274},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":280},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":291},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":297},"Microsoft.DocumentDB/databaseAccounts/tables@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":305},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":311},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":319},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":325},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":340},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":346},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":354},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":360},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":368},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":374},"Microsoft.DocumentDB/cassandraClusters@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":401},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":414},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":421},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":425},"Microsoft.DocumentDB/databaseAccounts/services@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":441},"Microsoft.DocumentDB/locations@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":451},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":458},"Microsoft.DocumentDB/databaseAccounts@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":130},"Microsoft.DocumentDB/databaseAccounts/graphs@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":139},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":151},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":162},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":169},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":233},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":239},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":247},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":254},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":270},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":283},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":288},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":299},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":305},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":322},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":328},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":339},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":345},"Microsoft.DocumentDB/databaseAccounts/tables@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":356},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":362},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":370},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":376},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":391},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":397},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":405},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":411},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":422},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":428},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":439},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":445},"Microsoft.DocumentDB/databaseAccounts/dataTransferJobs@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":458},"Microsoft.DocumentDB/cassandraClusters@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":486},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":501},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":508},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":512},"Microsoft.DocumentDB/databaseAccounts/services@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":528},"Microsoft.DocumentDB/locations@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":538},"Microsoft.DocumentDB/cassandraClusters/backups@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":543},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":550},"Microsoft.DocumentDB/databaseAccounts@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":121},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":130},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":141},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":202},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":208},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":215},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":223},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":230},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":246},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":259},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":264},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":272},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":278},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":292},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":298},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":309},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":315},"Microsoft.DocumentDB/databaseAccounts/tables@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":323},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":329},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":337},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":343},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":358},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":364},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":372},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":378},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":386},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":392},"Microsoft.DocumentDB/cassandraClusters@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":419},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":432},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":439},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":443},"Microsoft.DocumentDB/databaseAccounts/services@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":459},"Microsoft.DocumentDB/locations@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":469},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":476},"Microsoft.DocumentDB/databaseAccounts@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":131},"Microsoft.DocumentDB/databaseAccounts/graphs@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":140},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":153},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":164},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":171},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":236},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":242},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":250},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":257},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":273},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":286},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":291},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":303},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":309},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":327},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":333},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":344},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":350},"Microsoft.DocumentDB/databaseAccounts/tables@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":362},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":368},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":376},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":382},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":397},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":403},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":411},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":417},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":429},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":435},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":447},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":453},"Microsoft.DocumentDB/databaseAccounts/dataTransferJobs@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":468},"Microsoft.DocumentDB/cassandraClusters@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":496},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":511},"Microsoft.DocumentDB/mongoClusters@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":541},"Microsoft.DocumentDB/mongoClusters/firewallRules@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":553},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":560},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":564},"Microsoft.DocumentDB/databaseAccounts/services@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":580},"Microsoft.DocumentDB/locations@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":590},"Microsoft.DocumentDB/cassandraClusters/backups@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":595},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":602},"Microsoft.DocumentDB/databaseAccounts@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":131},"Microsoft.DocumentDB/databaseAccounts/graphs@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":140},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":153},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":164},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":171},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":237},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":243},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":251},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":258},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":274},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":287},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":292},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":304},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":310},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":328},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":334},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":348},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":354},"Microsoft.DocumentDB/databaseAccounts/tables@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":366},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":372},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":380},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":386},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":401},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":407},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":415},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":421},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":433},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":439},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":451},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":457},"Microsoft.DocumentDB/databaseAccounts/dataTransferJobs@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":472},"Microsoft.DocumentDB/cassandraClusters@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":501},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":516},"Microsoft.DocumentDB/mongoClusters@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":546},"Microsoft.DocumentDB/mongoClusters/firewallRules@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":558},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":565},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":569},"Microsoft.DocumentDB/databaseAccounts/services@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":585},"Microsoft.DocumentDB/locations@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":601},"Microsoft.DocumentDB/cassandraClusters/backups@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":606},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":613},"Microsoft.DocumentDB/databaseAccounts@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":121},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":130},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":141},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":202},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":208},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":215},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":223},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":230},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":246},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":259},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":264},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":272},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":278},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":292},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":298},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":312},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":318},"Microsoft.DocumentDB/databaseAccounts/tables@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":326},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":332},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":340},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":346},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":361},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":367},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":375},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":381},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":389},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":395},"Microsoft.DocumentDB/cassandraClusters@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":424},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":439},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":446},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":450},"Microsoft.DocumentDB/databaseAccounts/services@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":466},"Microsoft.DocumentDB/locations@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":482},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":489},"Microsoft.DocumentDB/databaseAccounts@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":126},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":135},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":146},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":207},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":213},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":220},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":228},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":235},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":251},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":264},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":269},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":277},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":283},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":297},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":303},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":317},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":323},"Microsoft.DocumentDB/databaseAccounts/tables@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":331},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":337},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":345},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":351},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":366},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":372},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":380},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":386},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":394},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":400},"Microsoft.DocumentDB/cassandraClusters@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":429},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":444},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":451},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":455},"Microsoft.DocumentDB/databaseAccounts/services@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":471},"Microsoft.DocumentDB/locations@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":487},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":494},"Microsoft.DocumentDB/databaseAccounts@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":147},"Microsoft.DocumentDB/databaseAccounts/graphs@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":156},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":169},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":180},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":187},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":253},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":259},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":267},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":274},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":290},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":303},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":308},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":320},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":326},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":344},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":350},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":364},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":370},"Microsoft.DocumentDB/databaseAccounts/tables@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":382},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":388},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":396},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":402},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":417},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":423},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":431},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":437},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":449},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":455},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":467},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":473},"Microsoft.DocumentDB/databaseAccounts/dataTransferJobs@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":488},"Microsoft.DocumentDB/cassandraClusters@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":523},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":538},"Microsoft.DocumentDB/mongoClusters@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":568},"Microsoft.DocumentDB/mongoClusters/firewallRules@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":580},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":587},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":591},"Microsoft.DocumentDB/databaseAccounts/services@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":607},"Microsoft.DocumentDB/locations@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":623},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":630},"Microsoft.DocumentDB/databaseAccounts@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":138},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":147},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":158},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":219},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":225},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":232},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":240},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":247},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":263},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":276},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":281},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":289},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":295},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":309},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":315},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":329},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":335},"Microsoft.DocumentDB/databaseAccounts/tables@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":343},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":349},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":357},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":363},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":378},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":384},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":392},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":398},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":406},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":412},"Microsoft.DocumentDB/cassandraClusters@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":441},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":456},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":463},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":467},"Microsoft.DocumentDB/databaseAccounts/services@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":483},"Microsoft.DocumentDB/locations@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":499},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":506},"Microsoft.DocumentDB/databaseAccounts@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":126},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":139},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":150},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":216},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":222},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":229},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":237},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":244},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":260},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":273},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":278},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":289},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":295},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":312},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":318},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":332},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":338},"Microsoft.DocumentDB/databaseAccounts/tables@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":349},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":355},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":363},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":369},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":384},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":390},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":401},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":407},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":418},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":424},"Microsoft.DocumentDB/cassandraClusters@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":453},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":468},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":475},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":479},"Microsoft.DocumentDB/databaseAccounts/services@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":495},"Microsoft.DocumentDB/locations@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":511},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":518},"Microsoft.CostManagement/reportconfigs@2018-05-31":{"RelativePath":"cost-management/microsoft.costmanagement/2018-05-31/types.json","Index":57},"Microsoft.CostManagement/reports@2018-08-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2018-08-01-preview/types.json","Index":57},"Microsoft.CostManagement/connectors@2018-08-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2018-08-01-preview/types.json","Index":69},"Microsoft.CostManagement/exports@2019-01-01":{"RelativePath":"cost-management/microsoft.costmanagement/2019-01-01/types.json","Index":68},"Microsoft.CostManagement/cloudConnectors@2019-03-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2019-03-01-preview/types.json","Index":24},"Microsoft.CostManagement/externalSubscriptions@2019-03-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2019-03-01-preview/types.json","Index":28},"Microsoft.CostManagement/showbackRules@2019-03-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2019-03-01-preview/types.json","Index":57},"Microsoft.CostManagement/externalBillingAccounts@2019-03-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2019-03-01-preview/types.json","Index":62},"Microsoft.CostManagement/views@2019-04-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2019-04-01-preview/types.json","Index":72},"Microsoft.CostManagement/budgets@2019-04-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2019-04-01-preview/types.json","Index":95},"Microsoft.CostManagement/exports@2019-09-01":{"RelativePath":"cost-management/microsoft.costmanagement/2019-09-01/types.json","Index":66},"Microsoft.CostManagement/exports@2019-10-01":{"RelativePath":"cost-management/microsoft.costmanagement/2019-10-01/types.json","Index":66},"Microsoft.CostManagement/settings@2019-11-01":{"RelativePath":"cost-management/microsoft.costmanagement/2019-11-01/types.json","Index":18},"Microsoft.CostManagement/views@2019-11-01":{"RelativePath":"cost-management/microsoft.costmanagement/2019-11-01/types.json","Index":86},"Microsoft.CostManagement/exports@2019-11-01":{"RelativePath":"cost-management/microsoft.costmanagement/2019-11-01/types.json","Index":143},"Microsoft.CostManagement/alerts@2019-11-01":{"RelativePath":"cost-management/microsoft.costmanagement/2019-11-01/types.json","Index":209},"Microsoft.CostManagement/costAllocationRules@2020-03-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2020-03-01-preview/types.json","Index":32},"Microsoft.CostManagement/views@2020-06-01":{"RelativePath":"cost-management/microsoft.costmanagement/2020-06-01/types.json","Index":72},"Microsoft.CostManagement/exports@2020-06-01":{"RelativePath":"cost-management/microsoft.costmanagement/2020-06-01/types.json","Index":128},"Microsoft.CostManagement/alerts@2020-06-01":{"RelativePath":"cost-management/microsoft.costmanagement/2020-06-01/types.json","Index":194},"Microsoft.CostManagement/exports@2020-12-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2020-12-01-preview/types.json","Index":63},"Microsoft.CostManagement/exports@2021-01-01":{"RelativePath":"cost-management/microsoft.costmanagement/2021-01-01/types.json","Index":63},"Microsoft.CostManagement/views@2021-10-01":{"RelativePath":"cost-management/microsoft.costmanagement/2021-10-01/types.json","Index":72},"Microsoft.CostManagement/exports@2021-10-01":{"RelativePath":"cost-management/microsoft.costmanagement/2021-10-01/types.json","Index":128},"Microsoft.CostManagement/alerts@2021-10-01":{"RelativePath":"cost-management/microsoft.costmanagement/2021-10-01/types.json","Index":193},"Microsoft.CostManagement/scheduledActions@2022-04-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2022-04-01-preview/types.json","Index":55},"Microsoft.CostManagement/scheduledActions@2022-06-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2022-06-01-preview/types.json","Index":56},"Microsoft.CostManagement/views@2022-08-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2022-08-01-preview/types.json","Index":72},"Microsoft.CostManagement/alerts@2022-08-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2022-08-01-preview/types.json","Index":137},"Microsoft.CostManagement/views@2022-10-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01-preview/types.json","Index":72},"Microsoft.CostManagement/settings@2022-10-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01-preview/types.json","Index":81},"Microsoft.CostManagement/alerts@2022-10-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01-preview/types.json","Index":146},"Microsoft.CostManagement/views@2022-10-01":{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01/types.json","Index":72},"Microsoft.CostManagement/exports@2022-10-01":{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01/types.json","Index":128},"Microsoft.CostManagement/scheduledActions@2022-10-01":{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01/types.json","Index":178},"Microsoft.CostManagement/alerts@2022-10-01":{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01/types.json","Index":243},"Microsoft.CostManagement/views@2022-10-05-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-05-preview/types.json","Index":72},"Microsoft.CostManagement/settings@2022-10-05-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-05-preview/types.json","Index":81},"Microsoft.CostManagement/markupRules@2022-10-05-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-05-preview/types.json","Index":87},"Microsoft.CostManagement/alerts@2022-10-05-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-05-preview/types.json","Index":152},"Microsoft.CostManagement/exports@2023-03-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-03-01/types.json","Index":63},"Microsoft.CostManagement/views@2023-03-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-03-01/types.json","Index":128},"Microsoft.CostManagement/scheduledActions@2023-03-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-03-01/types.json","Index":178},"Microsoft.CostManagement/alerts@2023-03-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-03-01/types.json","Index":243},"Microsoft.CostManagement/budgets@2023-04-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2023-04-01-preview/types.json","Index":73},"Microsoft.CostManagement/exports@2023-04-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2023-04-01-preview/types.json","Index":133},"Microsoft.CostManagement/views@2023-04-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2023-04-01-preview/types.json","Index":198},"Microsoft.CostManagement/scheduledActions@2023-04-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2023-04-01-preview/types.json","Index":248},"Microsoft.CostManagement/alerts@2023-04-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2023-04-01-preview/types.json","Index":313},"Microsoft.CostManagement/budgets@2023-08-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":73},"Microsoft.CostManagement/exports@2023-08-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":133},"Microsoft.CostManagement/views@2023-08-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":198},"Microsoft.CostManagement/scheduledActions@2023-08-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":248},"Microsoft.CostManagement/costAllocationRules@2023-08-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":273},"Microsoft.CostManagement/settings@2023-08-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":282},"Microsoft.CostManagement/alerts@2023-08-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":347},"Microsoft.CostManagement/costAllocationRules@2023-09-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":32},"Microsoft.CostManagement/budgets@2023-09-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":98},"Microsoft.CostManagement/exports@2023-09-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":158},"Microsoft.CostManagement/views@2023-09-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":223},"Microsoft.CostManagement/scheduledActions@2023-09-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":273},"Microsoft.CostManagement/settings@2023-09-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":282},"Microsoft.CostManagement/alerts@2023-09-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":347},"Microsoft.CostManagement/costAllocationRules@2023-11-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":32},"Microsoft.CostManagement/budgets@2023-11-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":98},"Microsoft.CostManagement/exports@2023-11-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":158},"Microsoft.CostManagement/views@2023-11-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":223},"Microsoft.CostManagement/scheduledActions@2023-11-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":273},"Microsoft.CostManagement/settings@2023-11-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":282},"Microsoft.CostManagement/alerts@2023-11-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":347},"Microsoft.AzureActiveDirectory/b2cDirectories@2019-01-01-preview":{"RelativePath":"cpim/microsoft.azureactivedirectory/2019-01-01-preview/types.json","Index":24},"Microsoft.AzureActiveDirectory/guestUsages@2020-05-01-preview":{"RelativePath":"cpim/microsoft.azureactivedirectory/2020-05-01-preview/types.json","Index":13},"Microsoft.AzureActiveDirectory/b2cDirectories@2021-04-01":{"RelativePath":"cpim/microsoft.azureactivedirectory/2021-04-01/types.json","Index":36},"Microsoft.AzureActiveDirectory/guestUsages@2021-04-01":{"RelativePath":"cpim/microsoft.azureactivedirectory/2021-04-01/types.json","Index":42},"Microsoft.AzureActiveDirectory/b2cDirectories@2023-01-18-preview":{"RelativePath":"cpim/microsoft.azureactivedirectory/2023-01-18-preview/types.json","Index":36},"Microsoft.AzureActiveDirectory/guestUsages@2023-01-18-preview":{"RelativePath":"cpim/microsoft.azureactivedirectory/2023-01-18-preview/types.json","Index":42},"Microsoft.AzureActiveDirectory/b2cDirectories@2023-05-17-preview":{"RelativePath":"cpim/microsoft.azureactivedirectory/2023-05-17-preview/types.json","Index":36},"Microsoft.AzureActiveDirectory/guestUsages@2023-05-17-preview":{"RelativePath":"cpim/microsoft.azureactivedirectory/2023-05-17-preview/types.json","Index":42},"Microsoft.AzureActiveDirectory/ciamDirectories@2023-05-17-preview":{"RelativePath":"cpim/microsoft.azureactivedirectory/2023-05-17-preview/types.json","Index":66},"Microsoft.CustomerInsights/hubs@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":14},"Microsoft.CustomerInsights/hubs/profiles@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":58},"Microsoft.CustomerInsights/hubs/interactions@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":90},"Microsoft.CustomerInsights/hubs/relationships@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":113},"Microsoft.CustomerInsights/hubs/relationshipLinks@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":134},"Microsoft.CustomerInsights/hubs/authorizationPolicies@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":144},"Microsoft.CustomerInsights/hubs/connectors@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":164},"Microsoft.CustomerInsights/hubs/connectors/mappings@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":211},"Microsoft.CustomerInsights/hubs/kpi@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":256},"Microsoft.CustomerInsights/hubs/views@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":262},"Microsoft.CustomerInsights/hubs/links@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":285},"Microsoft.CustomerInsights/hubs/roleAssignments@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":312},"Microsoft.CustomerInsights/hubs/widgetTypes@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":318},"Microsoft.CustomerInsights/hubs@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":14},"Microsoft.CustomerInsights/hubs/profiles@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":58},"Microsoft.CustomerInsights/hubs/interactions@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":90},"Microsoft.CustomerInsights/hubs/relationships@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":113},"Microsoft.CustomerInsights/hubs/relationshipLinks@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":135},"Microsoft.CustomerInsights/hubs/authorizationPolicies@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":145},"Microsoft.CustomerInsights/hubs/connectors@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":165},"Microsoft.CustomerInsights/hubs/connectors/mappings@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":212},"Microsoft.CustomerInsights/hubs/kpi@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":257},"Microsoft.CustomerInsights/hubs/views@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":263},"Microsoft.CustomerInsights/hubs/links@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":296},"Microsoft.CustomerInsights/hubs/roleAssignments@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":323},"Microsoft.CustomerInsights/hubs/predictions@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":347},"Microsoft.CustomerInsights/hubs/widgetTypes@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":353},"Microsoft.CustomProviders/resourceProviders@2018-09-01-preview":{"RelativePath":"customproviders/microsoft.customproviders/2018-09-01-preview/types.json","Index":32},"Microsoft.CustomProviders/associations@2018-09-01-preview":{"RelativePath":"customproviders/microsoft.customproviders/2018-09-01-preview/types.json","Index":43},"Microsoft.Dashboard/grafana@2021-09-01-preview":{"RelativePath":"dashboard/microsoft.dashboard/2021-09-01-preview/types.json","Index":46},"Microsoft.Dashboard/grafana@2022-05-01-preview":{"RelativePath":"dashboard/microsoft.dashboard/2022-05-01-preview/types.json","Index":73},"Microsoft.Dashboard/grafana/privateEndpointConnections@2022-05-01-preview":{"RelativePath":"dashboard/microsoft.dashboard/2022-05-01-preview/types.json","Index":77},"Microsoft.Dashboard/grafana/privateLinkResources@2022-05-01-preview":{"RelativePath":"dashboard/microsoft.dashboard/2022-05-01-preview/types.json","Index":94},"Microsoft.Dashboard/grafana@2022-08-01":{"RelativePath":"dashboard/microsoft.dashboard/2022-08-01/types.json","Index":76},"Microsoft.Dashboard/grafana/privateEndpointConnections@2022-08-01":{"RelativePath":"dashboard/microsoft.dashboard/2022-08-01/types.json","Index":80},"Microsoft.Dashboard/grafana/privateLinkResources@2022-08-01":{"RelativePath":"dashboard/microsoft.dashboard/2022-08-01/types.json","Index":97},"Microsoft.Dashboard/grafana@2022-10-01-preview":{"RelativePath":"dashboard/microsoft.dashboard/2022-10-01-preview/types.json","Index":88},"Microsoft.Dashboard/grafana/privateEndpointConnections@2022-10-01-preview":{"RelativePath":"dashboard/microsoft.dashboard/2022-10-01-preview/types.json","Index":92},"Microsoft.Dashboard/grafana/managedPrivateEndpoints@2022-10-01-preview":{"RelativePath":"dashboard/microsoft.dashboard/2022-10-01-preview/types.json","Index":115},"Microsoft.Dashboard/grafana/privateLinkResources@2022-10-01-preview":{"RelativePath":"dashboard/microsoft.dashboard/2022-10-01-preview/types.json","Index":132},"Microsoft.Dashboard/grafana@2023-09-01":{"RelativePath":"dashboard/microsoft.dashboard/2023-09-01/types.json","Index":88},"Microsoft.Dashboard/grafana/privateEndpointConnections@2023-09-01":{"RelativePath":"dashboard/microsoft.dashboard/2023-09-01/types.json","Index":92},"Microsoft.Dashboard/grafana/managedPrivateEndpoints@2023-09-01":{"RelativePath":"dashboard/microsoft.dashboard/2023-09-01/types.json","Index":115},"Microsoft.Dashboard/grafana/privateLinkResources@2023-09-01":{"RelativePath":"dashboard/microsoft.dashboard/2023-09-01/types.json","Index":132},"Microsoft.DataBox/jobs@2018-01-01":{"RelativePath":"databox/microsoft.databox/2018-01-01/types.json","Index":115},"Microsoft.DataBox/jobs@2019-09-01":{"RelativePath":"databox/microsoft.databox/2019-09-01/types.json","Index":137},"Microsoft.DataBox/jobs@2020-04-01":{"RelativePath":"databox/microsoft.databox/2020-04-01/types.json","Index":184},"Microsoft.DataBox/jobs@2020-11-01":{"RelativePath":"databox/microsoft.databox/2020-11-01/types.json","Index":193},"Microsoft.DataBox/jobs@2021-03-01":{"RelativePath":"databox/microsoft.databox/2021-03-01/types.json","Index":203},"Microsoft.DataBox/jobs@2021-05-01":{"RelativePath":"databox/microsoft.databox/2021-05-01/types.json","Index":206},"Microsoft.DataBox/jobs@2021-08-01-preview":{"RelativePath":"databox/microsoft.databox/2021-08-01-preview/types.json","Index":326},"Microsoft.DataBox/jobs@2021-12-01":{"RelativePath":"databox/microsoft.databox/2021-12-01/types.json","Index":366},"Microsoft.DataBox/jobs@2022-02-01":{"RelativePath":"databox/microsoft.databox/2022-02-01/types.json","Index":388},"Microsoft.DataBox/jobs@2022-09-01":{"RelativePath":"databox/microsoft.databox/2022-09-01/types.json","Index":398},"Microsoft.DataBox/jobs@2022-10-01":{"RelativePath":"databox/microsoft.databox/2022-10-01/types.json","Index":412},"Microsoft.DataBox/jobs@2022-12-01":{"RelativePath":"databox/microsoft.databox/2022-12-01/types.json","Index":429},"Microsoft.DataBox/jobs@2023-03-01":{"RelativePath":"databox/microsoft.databox/2023-03-01/types.json","Index":461},"Microsoft.DataBox/jobs@2023-12-01":{"RelativePath":"databox/microsoft.databox/2023-12-01/types.json","Index":470},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2019-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":34},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2019-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":48},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2019-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":77},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2019-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":105},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2019-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":141},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2019-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":152},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2019-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":165},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2019-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":176},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2019-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":201},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2019-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":217},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2019-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":228},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2019-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":35},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2019-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":49},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2019-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":78},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2019-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":106},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2019-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":145},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2019-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":156},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2019-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":169},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2019-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":180},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2019-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":205},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2019-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":221},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2019-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":232},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":42},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":56},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":86},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":114},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":153},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":164},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":178},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":193},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":206},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":221},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":246},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":262},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":273},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":46},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":60},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":90},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":126},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":165},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":176},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":190},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":205},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":218},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":233},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":258},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":274},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":285},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":94},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":108},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":145},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":243},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/addons@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":281},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/monitoringConfig@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":296},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":335},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":346},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":360},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":375},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":388},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":403},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":428},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":444},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":455},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":94},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":108},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":145},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":243},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/addons@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":281},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/monitoringConfig@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":296},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":335},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":346},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":360},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":375},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":388},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":403},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":428},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":444},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":455},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":94},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":108},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":145},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":243},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/addons@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":281},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/monitoringConfig@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":296},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":335},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":346},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":360},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":375},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":388},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":403},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":428},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":444},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":455},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":98},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":112},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":149},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":247},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/addons@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":285},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/monitoringConfig@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":300},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":339},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":350},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":364},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":379},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":392},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":407},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":432},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":480},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":491},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":102},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":116},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticProactiveLogCollectionSettings@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":125},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticRemoteSupportSettings@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":143},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":180},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":278},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/addons@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":316},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/monitoringConfig@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":331},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":370},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":381},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":395},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":410},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":423},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":438},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":463},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":515},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":526},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":102},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":116},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticProactiveLogCollectionSettings@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":125},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticRemoteSupportSettings@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":143},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":180},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":278},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/addons@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":316},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/monitoringConfig@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":331},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":370},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":381},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":395},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":410},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":423},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":438},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":463},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":515},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":526},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":102},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":116},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticProactiveLogCollectionSettings@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":125},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticRemoteSupportSettings@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":143},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":180},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":278},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/addons@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":316},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/monitoringConfig@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":331},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":370},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":381},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":395},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":410},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":423},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":438},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":463},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":515},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":526},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":106},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":120},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticProactiveLogCollectionSettings@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":129},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticRemoteSupportSettings@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":147},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":184},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":282},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/addons@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":320},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/monitoringConfig@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":335},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":374},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":385},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":399},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":414},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":427},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":442},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":467},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":519},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":530},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/deviceCapacityInfo@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":549},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":107},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":121},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticProactiveLogCollectionSettings@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":130},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticRemoteSupportSettings@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":148},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":185},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":321},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/addons@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":342},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/monitoringConfig@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":357},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":396},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":407},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":421},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":436},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":449},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":464},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":489},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":541},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":552},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/deviceCapacityInfo@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":571},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":107},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":121},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticProactiveLogCollectionSettings@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":130},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticRemoteSupportSettings@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":148},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":185},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":321},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/addons@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":342},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/monitoringConfig@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":357},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":396},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":407},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":421},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":436},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":449},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":464},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":489},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":541},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":552},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/deviceCapacityInfo@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":571},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/publishers/offers/skus/versions@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":576},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":107},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":121},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticProactiveLogCollectionSettings@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":130},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticRemoteSupportSettings@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":148},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":185},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":321},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/addons@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":342},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/monitoringConfig@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":357},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":396},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":407},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":421},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":436},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":449},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":464},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":489},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":541},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":552},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/deviceCapacityInfo@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":571},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/publishers/offers/skus/versions@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":576},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":106},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":120},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticProactiveLogCollectionSettings@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":129},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticRemoteSupportSettings@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":147},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":184},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":282},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/addons@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":320},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/monitoringConfig@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":335},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":374},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":385},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":399},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":414},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":427},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":442},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":467},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":519},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":530},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/deviceCapacityInfo@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":549},"Microsoft.Databricks/workspaces@2018-04-01":{"RelativePath":"databricks/microsoft.databricks/2018-04-01/types.json","Index":55},"Microsoft.Databricks/workspaces/virtualNetworkPeerings@2018-04-01":{"RelativePath":"databricks/microsoft.databricks/2018-04-01/types.json","Index":73},"Microsoft.Databricks/workspaces@2021-04-01-preview":{"RelativePath":"databricks/microsoft.databricks/2021-04-01-preview/types.json","Index":95},"Microsoft.Databricks/workspaces/privateEndpointConnections@2021-04-01-preview":{"RelativePath":"databricks/microsoft.databricks/2021-04-01-preview/types.json","Index":99},"Microsoft.Databricks/workspaces/virtualNetworkPeerings@2021-04-01-preview":{"RelativePath":"databricks/microsoft.databricks/2021-04-01-preview/types.json","Index":117},"Microsoft.Databricks/workspaces/privateLinkResources@2021-04-01-preview":{"RelativePath":"databricks/microsoft.databricks/2021-04-01-preview/types.json","Index":124},"Microsoft.Databricks/workspaces@2022-04-01-preview":{"RelativePath":"databricks/microsoft.databricks/2022-04-01-preview/types.json","Index":100},"Microsoft.Databricks/workspaces/privateEndpointConnections@2022-04-01-preview":{"RelativePath":"databricks/microsoft.databricks/2022-04-01-preview/types.json","Index":104},"Microsoft.Databricks/workspaces/virtualNetworkPeerings@2022-04-01-preview":{"RelativePath":"databricks/microsoft.databricks/2022-04-01-preview/types.json","Index":122},"Microsoft.Databricks/accessConnectors@2022-04-01-preview":{"RelativePath":"databricks/microsoft.databricks/2022-04-01-preview/types.json","Index":144},"Microsoft.Databricks/workspaces/privateLinkResources@2022-04-01-preview":{"RelativePath":"databricks/microsoft.databricks/2022-04-01-preview/types.json","Index":151},"Microsoft.Databricks/accessConnectors@2022-10-01-preview":{"RelativePath":"databricks/microsoft.databricks/2022-10-01-preview/types.json","Index":36},"Microsoft.Databricks/workspaces@2023-02-01":{"RelativePath":"databricks/microsoft.databricks/2023-02-01/types.json","Index":100},"Microsoft.Databricks/workspaces/privateEndpointConnections@2023-02-01":{"RelativePath":"databricks/microsoft.databricks/2023-02-01/types.json","Index":104},"Microsoft.Databricks/workspaces/virtualNetworkPeerings@2023-02-01":{"RelativePath":"databricks/microsoft.databricks/2023-02-01/types.json","Index":122},"Microsoft.Databricks/workspaces/privateLinkResources@2023-02-01":{"RelativePath":"databricks/microsoft.databricks/2023-02-01/types.json","Index":129},"Microsoft.Databricks/accessConnectors@2023-05-01":{"RelativePath":"databricks/microsoft.databricks/2023-05-01/types.json","Index":36},"Microsoft.DataCatalog/catalogs@2016-03-30":{"RelativePath":"datacatalog/microsoft.datacatalog/2016-03-30/types.json","Index":19},"Microsoft.Datadog/agreements@2020-02-01-preview":{"RelativePath":"datadog/microsoft.datadog/2020-02-01-preview/types.json","Index":13},"Microsoft.Datadog/monitors@2020-02-01-preview":{"RelativePath":"datadog/microsoft.datadog/2020-02-01-preview/types.json","Index":47},"Microsoft.Datadog/monitors/tagRules@2020-02-01-preview":{"RelativePath":"datadog/microsoft.datadog/2020-02-01-preview/types.json","Index":70},"Microsoft.Datadog/monitors/singleSignOnConfigurations@2020-02-01-preview":{"RelativePath":"datadog/microsoft.datadog/2020-02-01-preview/types.json","Index":90},"Microsoft.Datadog/agreements@2021-03-01":{"RelativePath":"datadog/microsoft.datadog/2021-03-01/types.json","Index":24},"Microsoft.Datadog/monitors@2021-03-01":{"RelativePath":"datadog/microsoft.datadog/2021-03-01/types.json","Index":58},"Microsoft.Datadog/monitors/tagRules@2021-03-01":{"RelativePath":"datadog/microsoft.datadog/2021-03-01/types.json","Index":81},"Microsoft.Datadog/monitors/singleSignOnConfigurations@2021-03-01":{"RelativePath":"datadog/microsoft.datadog/2021-03-01/types.json","Index":101},"Microsoft.Datadog/agreements@2022-06-01":{"RelativePath":"datadog/microsoft.datadog/2022-06-01/types.json","Index":24},"Microsoft.Datadog/monitors@2022-06-01":{"RelativePath":"datadog/microsoft.datadog/2022-06-01/types.json","Index":58},"Microsoft.Datadog/monitors/tagRules@2022-06-01":{"RelativePath":"datadog/microsoft.datadog/2022-06-01/types.json","Index":81},"Microsoft.Datadog/monitors/singleSignOnConfigurations@2022-06-01":{"RelativePath":"datadog/microsoft.datadog/2022-06-01/types.json","Index":101},"Microsoft.Datadog/agreements@2022-08-01":{"RelativePath":"datadog/microsoft.datadog/2022-08-01/types.json","Index":24},"Microsoft.Datadog/monitors@2022-08-01":{"RelativePath":"datadog/microsoft.datadog/2022-08-01/types.json","Index":58},"Microsoft.Datadog/monitors/tagRules@2022-08-01":{"RelativePath":"datadog/microsoft.datadog/2022-08-01/types.json","Index":81},"Microsoft.Datadog/monitors/singleSignOnConfigurations@2022-08-01":{"RelativePath":"datadog/microsoft.datadog/2022-08-01/types.json","Index":101},"Microsoft.Datadog/agreements@2023-01-01":{"RelativePath":"datadog/microsoft.datadog/2023-01-01/types.json","Index":24},"Microsoft.Datadog/monitors@2023-01-01":{"RelativePath":"datadog/microsoft.datadog/2023-01-01/types.json","Index":58},"Microsoft.Datadog/monitors/tagRules@2023-01-01":{"RelativePath":"datadog/microsoft.datadog/2023-01-01/types.json","Index":81},"Microsoft.Datadog/monitors/singleSignOnConfigurations@2023-01-01":{"RelativePath":"datadog/microsoft.datadog/2023-01-01/types.json","Index":101},"Microsoft.Datadog/monitors/monitoredSubscriptions@2023-01-01":{"RelativePath":"datadog/microsoft.datadog/2023-01-01/types.json","Index":119},"Microsoft.DataFactory/factories@2017-09-01-preview":{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":16},"Microsoft.DataFactory/factories/integrationRuntimes@2017-09-01-preview":{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":59},"Microsoft.DataFactory/factories/linkedservices@2017-09-01-preview":{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":386},"Microsoft.DataFactory/factories/datasets@2017-09-01-preview":{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":538},"Microsoft.DataFactory/factories/pipelines@2017-09-01-preview":{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":729},"Microsoft.DataFactory/factories/triggers@2017-09-01-preview":{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":743},"Microsoft.DataFactory/factories@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":40},"Microsoft.DataFactory/factories/integrationRuntimes@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":131},"Microsoft.DataFactory/factories/linkedservices@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":615},"Microsoft.DataFactory/factories/datasets@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":934},"Microsoft.DataFactory/factories/pipelines@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1697},"Microsoft.DataFactory/factories/triggers@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1786},"Microsoft.DataFactory/factories/dataflows@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1815},"Microsoft.DataFactory/factories/managedVirtualNetworks@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1820},"Microsoft.DataFactory/factories/managedVirtualNetworks/managedPrivateEndpoints@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1827},"Microsoft.DataFactory/factories/credentials@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1834},"Microsoft.DataFactory/factories/privateEndpointConnections@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1841},"Microsoft.DataFactory/factories/globalParameters@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1846},"Microsoft.DataFactory/factories/adfcdcs@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1889},"Microsoft.DataLakeAnalytics/accounts@2015-10-01-preview":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2015-10-01-preview/types.json","Index":89},"Microsoft.DataLakeAnalytics/accounts/DataLakeStoreAccounts@2015-10-01-preview":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2015-10-01-preview/types.json","Index":93},"Microsoft.DataLakeAnalytics/accounts/StorageAccounts@2015-10-01-preview":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2015-10-01-preview/types.json","Index":97},"Microsoft.DataLakeAnalytics/accounts/computePolicies@2015-10-01-preview":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2015-10-01-preview/types.json","Index":101},"Microsoft.DataLakeAnalytics/accounts/firewallRules@2015-10-01-preview":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2015-10-01-preview/types.json","Index":105},"Microsoft.DataLakeAnalytics/accounts/storageAccounts/containers@2015-10-01-preview":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2015-10-01-preview/types.json","Index":110},"Microsoft.DataLakeAnalytics/accounts@2016-11-01":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2016-11-01/types.json","Index":91},"Microsoft.DataLakeAnalytics/accounts/dataLakeStoreAccounts@2016-11-01":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2016-11-01/types.json","Index":95},"Microsoft.DataLakeAnalytics/accounts/storageAccounts@2016-11-01":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2016-11-01/types.json","Index":99},"Microsoft.DataLakeAnalytics/accounts/computePolicies@2016-11-01":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2016-11-01/types.json","Index":103},"Microsoft.DataLakeAnalytics/accounts/firewallRules@2016-11-01":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2016-11-01/types.json","Index":107},"Microsoft.DataLakeAnalytics/accounts/storageAccounts/containers@2016-11-01":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2016-11-01/types.json","Index":112},"Microsoft.DataLakeAnalytics/accounts@2019-11-01-preview":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2019-11-01-preview/types.json","Index":91},"Microsoft.DataLakeAnalytics/accounts/dataLakeStoreAccounts@2019-11-01-preview":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2019-11-01-preview/types.json","Index":95},"Microsoft.DataLakeAnalytics/accounts/storageAccounts@2019-11-01-preview":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2019-11-01-preview/types.json","Index":99},"Microsoft.DataLakeAnalytics/accounts/computePolicies@2019-11-01-preview":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2019-11-01-preview/types.json","Index":103},"Microsoft.DataLakeAnalytics/accounts/firewallRules@2019-11-01-preview":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2019-11-01-preview/types.json","Index":107},"Microsoft.DataLakeAnalytics/accounts/storageAccounts/containers@2019-11-01-preview":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2019-11-01-preview/types.json","Index":112},"Microsoft.DataLakeStore/accounts/firewallRules@2015-10-01-preview":{"RelativePath":"datalake-store/microsoft.datalakestore/2015-10-01-preview/types.json","Index":12},"Microsoft.DataLakeStore/accounts@2015-10-01-preview":{"RelativePath":"datalake-store/microsoft.datalakestore/2015-10-01-preview/types.json","Index":44},"Microsoft.DataLakeStore/accounts@2016-11-01":{"RelativePath":"datalake-store/microsoft.datalakestore/2016-11-01/types.json","Index":75},"Microsoft.DataLakeStore/accounts/firewallRules@2016-11-01":{"RelativePath":"datalake-store/microsoft.datalakestore/2016-11-01/types.json","Index":79},"Microsoft.DataLakeStore/accounts/virtualNetworkRules@2016-11-01":{"RelativePath":"datalake-store/microsoft.datalakestore/2016-11-01/types.json","Index":83},"Microsoft.DataLakeStore/accounts/trustedIdProviders@2016-11-01":{"RelativePath":"datalake-store/microsoft.datalakestore/2016-11-01/types.json","Index":87},"Microsoft.DataMigration/services@2017-11-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2017-11-15-preview/types.json","Index":25},"Microsoft.DataMigration/services/projects/tasks@2017-11-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2017-11-15-preview/types.json","Index":155},"Microsoft.DataMigration/services/projects@2017-11-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2017-11-15-preview/types.json","Index":181},"Microsoft.DataMigration/services@2018-03-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2018-03-15-preview/types.json","Index":25},"Microsoft.DataMigration/services/projects/tasks@2018-03-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2018-03-15-preview/types.json","Index":222},"Microsoft.DataMigration/services/projects@2018-03-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2018-03-15-preview/types.json","Index":248},"Microsoft.DataMigration/services@2018-03-31-preview":{"RelativePath":"datamigration/microsoft.datamigration/2018-03-31-preview/types.json","Index":25},"Microsoft.DataMigration/services/projects/tasks@2018-03-31-preview":{"RelativePath":"datamigration/microsoft.datamigration/2018-03-31-preview/types.json","Index":272},"Microsoft.DataMigration/services/projects@2018-03-31-preview":{"RelativePath":"datamigration/microsoft.datamigration/2018-03-31-preview/types.json","Index":299},"Microsoft.DataMigration/services@2018-04-19":{"RelativePath":"datamigration/microsoft.datamigration/2018-04-19/types.json","Index":25},"Microsoft.DataMigration/services/projects/tasks@2018-04-19":{"RelativePath":"datamigration/microsoft.datamigration/2018-04-19/types.json","Index":634},"Microsoft.DataMigration/services/projects@2018-04-19":{"RelativePath":"datamigration/microsoft.datamigration/2018-04-19/types.json","Index":668},"Microsoft.DataMigration/services@2018-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":25},"Microsoft.DataMigration/services/projects/tasks@2018-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":981},"Microsoft.DataMigration/services/serviceTasks@2018-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":985},"Microsoft.DataMigration/services/projects@2018-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":1030},"Microsoft.DataMigration/services/projects/files@2018-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":1035},"Microsoft.DataMigration/services@2021-06-30":{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":36},"Microsoft.DataMigration/services/projects/tasks@2021-06-30":{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1102},"Microsoft.DataMigration/services/serviceTasks@2021-06-30":{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1106},"Microsoft.DataMigration/services/projects@2021-06-30":{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1151},"Microsoft.DataMigration/services/projects/files@2021-06-30":{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1156},"Microsoft.DataMigration/databaseMigrations@2021-10-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":42},"Microsoft.DataMigration/sqlMigrationServices@2021-10-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":48},"Microsoft.DataMigration/services@2021-10-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":66},"Microsoft.DataMigration/services/projects/tasks@2021-10-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1133},"Microsoft.DataMigration/services/serviceTasks@2021-10-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1137},"Microsoft.DataMigration/services/projects@2021-10-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1182},"Microsoft.DataMigration/services/projects/files@2021-10-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1187},"Microsoft.DataMigration/databaseMigrations@2022-01-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":42},"Microsoft.DataMigration/sqlMigrationServices@2022-01-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":48},"Microsoft.DataMigration/services@2022-01-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":66},"Microsoft.DataMigration/services/projects/tasks@2022-01-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1147},"Microsoft.DataMigration/services/serviceTasks@2022-01-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1151},"Microsoft.DataMigration/services/projects@2022-01-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1208},"Microsoft.DataMigration/services/projects/files@2022-01-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1213},"Microsoft.DataMigration/databaseMigrations@2022-03-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":35},"Microsoft.DataMigration/sqlMigrationServices@2022-03-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":41},"Microsoft.DataMigration/services@2022-03-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":59},"Microsoft.DataMigration/services/projects/tasks@2022-03-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1152},"Microsoft.DataMigration/services/serviceTasks@2022-03-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1156},"Microsoft.DataMigration/services/projects@2022-03-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1225},"Microsoft.DataMigration/services/projects/files@2022-03-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1230},"Microsoft.DataMigration/databaseMigrations@2023-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":45},"Microsoft.DataMigration/migrationServices@2023-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":57},"Microsoft.DataMigration/sqlMigrationServices@2023-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":74},"Microsoft.DataMigration/services@2023-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":92},"Microsoft.DataMigration/services/projects/tasks@2023-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1185},"Microsoft.DataMigration/services/serviceTasks@2023-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1189},"Microsoft.DataMigration/services/projects@2023-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1258},"Microsoft.DataMigration/services/projects/files@2023-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1263},"Microsoft.DataProtection/backupVaults@2021-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":40},"Microsoft.DataProtection/backupVaults/backupPolicies@2021-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":131},"Microsoft.DataProtection/backupVaults/backupInstances@2021-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":175},"Microsoft.DataProtection/backupVaults/operationResults@2021-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":180},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2021-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":195},"Microsoft.DataProtection/backupVaults/backupJobs@2021-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":208},"Microsoft.DataProtection/backupVaults@2021-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":40},"Microsoft.DataProtection/backupVaults/backupPolicies@2021-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":131},"Microsoft.DataProtection/backupVaults/backupInstances@2021-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":175},"Microsoft.DataProtection/backupVaults/operationResults@2021-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":180},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2021-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":195},"Microsoft.DataProtection/backupVaults/backupJobs@2021-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":208},"Microsoft.DataProtection/backupVaults@2021-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":40},"Microsoft.DataProtection/backupVaults/backupPolicies@2021-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":131},"Microsoft.DataProtection/backupVaults/backupInstances@2021-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":182},"Microsoft.DataProtection/backupVaults/operationResults@2021-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":187},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2021-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":202},"Microsoft.DataProtection/backupVaults/backupJobs@2021-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":215},"Microsoft.DataProtection/backupVaults@2021-07-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":52},"Microsoft.DataProtection/backupVaults/backupPolicies@2021-07-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":143},"Microsoft.DataProtection/backupVaults/backupInstances@2021-07-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":194},"Microsoft.DataProtection/resourceGuards@2021-07-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":209},"Microsoft.DataProtection/backupVaults/operationResults@2021-07-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":214},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2021-07-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":229},"Microsoft.DataProtection/backupVaults/backupJobs@2021-07-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":242},"Microsoft.DataProtection/backupVaults@2021-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":52},"Microsoft.DataProtection/backupVaults/backupPolicies@2021-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":143},"Microsoft.DataProtection/backupVaults/backupInstances@2021-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":197},"Microsoft.DataProtection/resourceGuards@2021-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":212},"Microsoft.DataProtection/backupVaults/operationResults@2021-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":217},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2021-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":232},"Microsoft.DataProtection/backupVaults/backupJobs@2021-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":245},"Microsoft.DataProtection/backupVaults@2021-12-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":52},"Microsoft.DataProtection/backupVaults/backupPolicies@2021-12-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":143},"Microsoft.DataProtection/backupVaults/backupInstances@2021-12-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":194},"Microsoft.DataProtection/resourceGuards@2021-12-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":209},"Microsoft.DataProtection/backupVaults/operationResults@2021-12-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":214},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2021-12-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":229},"Microsoft.DataProtection/backupVaults/backupJobs@2021-12-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":242},"Microsoft.DataProtection/backupVaults@2022-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":52},"Microsoft.DataProtection/backupVaults/backupPolicies@2022-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":143},"Microsoft.DataProtection/backupVaults/backupInstances@2022-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":197},"Microsoft.DataProtection/resourceGuards@2022-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":212},"Microsoft.DataProtection/backupVaults/operationResults@2022-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":217},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2022-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":221},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2022-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":236},"Microsoft.DataProtection/backupVaults/backupJobs@2022-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":249},"Microsoft.DataProtection/backupVaults@2022-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":57},"Microsoft.DataProtection/backupVaults/backupPolicies@2022-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":148},"Microsoft.DataProtection/backupVaults/backupInstances@2022-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":202},"Microsoft.DataProtection/resourceGuards@2022-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":217},"Microsoft.DataProtection/backupVaults/operationResults@2022-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":222},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2022-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":226},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2022-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":241},"Microsoft.DataProtection/backupVaults/backupJobs@2022-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":254},"Microsoft.DataProtection/backupVaults@2022-03-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":52},"Microsoft.DataProtection/backupVaults/backupPolicies@2022-03-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":143},"Microsoft.DataProtection/backupVaults/backupInstances@2022-03-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":197},"Microsoft.DataProtection/resourceGuards@2022-03-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":212},"Microsoft.DataProtection/backupVaults/operationResults@2022-03-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":217},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2022-03-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":221},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2022-03-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":236},"Microsoft.DataProtection/backupVaults/backupJobs@2022-03-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":249},"Microsoft.DataProtection/backupVaults@2022-03-31-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":57},"Microsoft.DataProtection/backupVaults/backupPolicies@2022-03-31-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":148},"Microsoft.DataProtection/backupVaults/backupInstances@2022-03-31-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":202},"Microsoft.DataProtection/resourceGuards@2022-03-31-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":217},"Microsoft.DataProtection/backupVaults/operationResults@2022-03-31-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":222},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2022-03-31-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":226},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2022-03-31-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":241},"Microsoft.DataProtection/backupVaults/backupJobs@2022-03-31-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":254},"Microsoft.DataProtection/backupVaults@2022-04-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":57},"Microsoft.DataProtection/backupVaults/backupPolicies@2022-04-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":148},"Microsoft.DataProtection/backupVaults/backupInstances@2022-04-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":202},"Microsoft.DataProtection/resourceGuards@2022-04-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":217},"Microsoft.DataProtection/backupVaults/operationResults@2022-04-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":222},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2022-04-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":226},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2022-04-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":241},"Microsoft.DataProtection/backupVaults/backupJobs@2022-04-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":254},"Microsoft.DataProtection/backupVaults@2022-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":58},"Microsoft.DataProtection/backupVaults/backupPolicies@2022-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":149},"Microsoft.DataProtection/backupVaults/backupInstances@2022-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":204},"Microsoft.DataProtection/resourceGuards@2022-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":219},"Microsoft.DataProtection/backupVaults/operationResults@2022-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":224},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2022-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":229},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2022-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":244},"Microsoft.DataProtection/backupVaults/backupJobs@2022-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":257},"Microsoft.DataProtection/backupVaults@2022-09-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":69},"Microsoft.DataProtection/backupVaults/backupPolicies@2022-09-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":160},"Microsoft.DataProtection/backupVaults/backupInstances@2022-09-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":215},"Microsoft.DataProtection/resourceGuards@2022-09-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":230},"Microsoft.DataProtection/backupVaults/backupResourceGuardProxies@2022-09-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":237},"Microsoft.DataProtection/backupVaults/operationResults@2022-09-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":242},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2022-09-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":247},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2022-09-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":262},"Microsoft.DataProtection/backupVaults/backupJobs@2022-09-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":275},"Microsoft.DataProtection/backupVaults/deletedBackupInstances@2022-09-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":297},"Microsoft.DataProtection/backupVaults@2022-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":69},"Microsoft.DataProtection/backupVaults/backupPolicies@2022-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":160},"Microsoft.DataProtection/backupVaults/backupInstances@2022-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":224},"Microsoft.DataProtection/resourceGuards@2022-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":239},"Microsoft.DataProtection/backupVaults/backupResourceGuardProxies@2022-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":246},"Microsoft.DataProtection/backupVaults/operationResults@2022-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":251},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2022-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":256},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2022-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":271},"Microsoft.DataProtection/backupVaults/backupJobs@2022-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":284},"Microsoft.DataProtection/backupVaults/deletedBackupInstances@2022-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":306},"Microsoft.DataProtection/backupVaults@2022-11-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":69},"Microsoft.DataProtection/backupVaults/backupPolicies@2022-11-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":160},"Microsoft.DataProtection/backupVaults/backupInstances@2022-11-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":227},"Microsoft.DataProtection/resourceGuards@2022-11-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":242},"Microsoft.DataProtection/backupVaults/backupResourceGuardProxies@2022-11-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":249},"Microsoft.DataProtection/backupVaults/operationResults@2022-11-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":254},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2022-11-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":259},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2022-11-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":274},"Microsoft.DataProtection/backupVaults/backupJobs@2022-11-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":287},"Microsoft.DataProtection/backupVaults/deletedBackupInstances@2022-11-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":309},"Microsoft.DataProtection/backupVaults@2022-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":75},"Microsoft.DataProtection/backupVaults/backupPolicies@2022-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":166},"Microsoft.DataProtection/backupVaults/backupInstances@2022-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":221},"Microsoft.DataProtection/resourceGuards@2022-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":236},"Microsoft.DataProtection/backupVaults/operationResults@2022-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":241},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2022-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":246},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2022-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":261},"Microsoft.DataProtection/backupVaults/backupJobs@2022-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":274},"Microsoft.DataProtection/backupVaults/deletedBackupInstances@2022-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":296},"Microsoft.DataProtection/backupVaults@2023-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":75},"Microsoft.DataProtection/backupVaults/backupPolicies@2023-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":166},"Microsoft.DataProtection/backupVaults/backupInstances@2023-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":233},"Microsoft.DataProtection/resourceGuards@2023-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":248},"Microsoft.DataProtection/backupVaults/backupResourceGuardProxies@2023-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":255},"Microsoft.DataProtection/backupVaults/operationResults@2023-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":260},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2023-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":265},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2023-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":280},"Microsoft.DataProtection/backupVaults/backupJobs@2023-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":293},"Microsoft.DataProtection/backupVaults/deletedBackupInstances@2023-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":315},"Microsoft.DataProtection/backupVaults@2023-04-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":87},"Microsoft.DataProtection/backupVaults/backupPolicies@2023-04-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":178},"Microsoft.DataProtection/backupVaults/backupInstances@2023-04-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":246},"Microsoft.DataProtection/resourceGuards@2023-04-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":261},"Microsoft.DataProtection/backupVaults/backupResourceGuardProxies@2023-04-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":268},"Microsoft.DataProtection/backupVaults/operationResults@2023-04-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":273},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2023-04-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":278},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2023-04-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":293},"Microsoft.DataProtection/backupVaults/backupJobs@2023-04-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":306},"Microsoft.DataProtection/backupVaults/deletedBackupInstances@2023-04-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":328},"Microsoft.DataProtection/backupVaults@2023-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":87},"Microsoft.DataProtection/backupVaults/backupPolicies@2023-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":178},"Microsoft.DataProtection/backupVaults/backupInstances@2023-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":251},"Microsoft.DataProtection/resourceGuards@2023-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":266},"Microsoft.DataProtection/backupVaults/backupResourceGuardProxies@2023-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":273},"Microsoft.DataProtection/backupVaults/operationResults@2023-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":278},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2023-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":283},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2023-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":298},"Microsoft.DataProtection/backupVaults/backupJobs@2023-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":311},"Microsoft.DataProtection/backupVaults/deletedBackupInstances@2023-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":333},"Microsoft.DataProtection/backupVaults@2023-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":100},"Microsoft.DataProtection/backupVaults/backupPolicies@2023-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":191},"Microsoft.DataProtection/backupVaults/backupInstances@2023-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":264},"Microsoft.DataProtection/resourceGuards@2023-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":279},"Microsoft.DataProtection/backupVaults/backupResourceGuardProxies@2023-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":286},"Microsoft.DataProtection/backupVaults/operationResults@2023-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":291},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2023-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":296},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2023-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":311},"Microsoft.DataProtection/backupVaults/backupJobs@2023-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":324},"Microsoft.DataProtection/backupVaults/deletedBackupInstances@2023-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":346},"Microsoft.DataProtection/backupVaults@2023-08-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":100},"Microsoft.DataProtection/backupVaults/backupPolicies@2023-08-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":191},"Microsoft.DataProtection/backupVaults/backupInstances@2023-08-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":264},"Microsoft.DataProtection/resourceGuards@2023-08-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":279},"Microsoft.DataProtection/backupVaults/backupResourceGuardProxies@2023-08-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":286},"Microsoft.DataProtection/backupVaults/operationResults@2023-08-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":291},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2023-08-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":296},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2023-08-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":311},"Microsoft.DataProtection/backupVaults/backupJobs@2023-08-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":326},"Microsoft.DataProtection/backupVaults/deletedBackupInstances@2023-08-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":348},"Microsoft.DataProtection/backupVaults@2023-11-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":88},"Microsoft.DataProtection/backupVaults/backupPolicies@2023-11-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":179},"Microsoft.DataProtection/backupVaults/backupInstances@2023-11-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":252},"Microsoft.DataProtection/resourceGuards@2023-11-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":267},"Microsoft.DataProtection/backupVaults/backupResourceGuardProxies@2023-11-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":274},"Microsoft.DataProtection/backupVaults/operationResults@2023-11-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":279},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2023-11-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":284},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2023-11-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":302},"Microsoft.DataProtection/backupVaults/backupJobs@2023-11-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":317},"Microsoft.DataProtection/backupVaults/deletedBackupInstances@2023-11-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":339},"Microsoft.DataShare/accounts@2018-11-01-preview":{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":22},"Microsoft.DataShare/accounts/shares/dataSets@2018-11-01-preview":{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":74},"Microsoft.DataShare/accounts/shareSubscriptions/dataSetMappings@2018-11-01-preview":{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":204},"Microsoft.DataShare/accounts/shares/invitations@2018-11-01-preview":{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":214},"Microsoft.DataShare/accounts/shares@2018-11-01-preview":{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":228},"Microsoft.DataShare/accounts/shareSubscriptions@2018-11-01-preview":{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":247},"Microsoft.DataShare/accounts/shares/synchronizationSettings@2018-11-01-preview":{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":263},"Microsoft.DataShare/accounts/shareSubscriptions/triggers@2018-11-01-preview":{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":286},"Microsoft.DataShare/locations/consumerInvitations@2018-11-01-preview":{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":296},"Microsoft.DataShare/accounts/shares/providerShareSubscriptions@2018-11-01-preview":{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":306},"Microsoft.DataShare/accounts@2019-11-01":{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":22},"Microsoft.DataShare/accounts/shares/dataSets@2019-11-01":{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":74},"Microsoft.DataShare/accounts/shareSubscriptions/dataSetMappings@2019-11-01":{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":204},"Microsoft.DataShare/accounts/shares/invitations@2019-11-01":{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":214},"Microsoft.DataShare/accounts/shares@2019-11-01":{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":228},"Microsoft.DataShare/accounts/shareSubscriptions@2019-11-01":{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":247},"Microsoft.DataShare/accounts/shares/synchronizationSettings@2019-11-01":{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":263},"Microsoft.DataShare/accounts/shareSubscriptions/triggers@2019-11-01":{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":286},"Microsoft.DataShare/locations/consumerInvitations@2019-11-01":{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":296},"Microsoft.DataShare/accounts/shares/providerShareSubscriptions@2019-11-01":{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":306},"Microsoft.DataShare/accounts@2020-09-01":{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":33},"Microsoft.DataShare/accounts/shares/dataSets@2020-09-01":{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":88},"Microsoft.DataShare/accounts/shareSubscriptions/dataSetMappings@2020-09-01":{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":230},"Microsoft.DataShare/accounts/shares/invitations@2020-09-01":{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":240},"Microsoft.DataShare/accounts/shares@2020-09-01":{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":254},"Microsoft.DataShare/accounts/shareSubscriptions@2020-09-01":{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":273},"Microsoft.DataShare/accounts/shares/synchronizationSettings@2020-09-01":{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":289},"Microsoft.DataShare/accounts/shareSubscriptions/triggers@2020-09-01":{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":312},"Microsoft.DataShare/locations/consumerInvitations@2020-09-01":{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":322},"Microsoft.DataShare/accounts/shares/providerShareSubscriptions@2020-09-01":{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":332},"Microsoft.DataShare/accounts@2020-10-01-preview":{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":33},"Microsoft.DataShare/accounts/shares/dataSets@2020-10-01-preview":{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":98},"Microsoft.DataShare/accounts/shareSubscriptions/dataSetMappings@2020-10-01-preview":{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":264},"Microsoft.DataShare/accounts/shares/invitations@2020-10-01-preview":{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":274},"Microsoft.DataShare/accounts/shares@2020-10-01-preview":{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":288},"Microsoft.DataShare/accounts/shareSubscriptions@2020-10-01-preview":{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":307},"Microsoft.DataShare/accounts/shares/synchronizationSettings@2020-10-01-preview":{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":323},"Microsoft.DataShare/accounts/shareSubscriptions/triggers@2020-10-01-preview":{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":346},"Microsoft.DataShare/locations/consumerInvitations@2020-10-01-preview":{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":356},"Microsoft.DataShare/accounts/shares/providerShareSubscriptions@2020-10-01-preview":{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":366},"Microsoft.DataShare/accounts@2021-08-01":{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":33},"Microsoft.DataShare/accounts/shares/dataSets@2021-08-01":{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":104},"Microsoft.DataShare/accounts/shareSubscriptions/dataSetMappings@2021-08-01":{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":258},"Microsoft.DataShare/accounts/shares/invitations@2021-08-01":{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":268},"Microsoft.DataShare/accounts/shares@2021-08-01":{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":282},"Microsoft.DataShare/accounts/shareSubscriptions@2021-08-01":{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":301},"Microsoft.DataShare/accounts/shares/synchronizationSettings@2021-08-01":{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":317},"Microsoft.DataShare/accounts/shareSubscriptions/triggers@2021-08-01":{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":340},"Microsoft.DataShare/locations/consumerInvitations@2021-08-01":{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":350},"Microsoft.DataShare/accounts/shares/providerShareSubscriptions@2021-08-01":{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":360},"Microsoft.DeploymentManager/serviceTopologies@2018-09-01-preview":{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2018-09-01-preview/types.json","Index":13},"Microsoft.DeploymentManager/serviceTopologies/services@2018-09-01-preview":{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2018-09-01-preview/types.json","Index":19},"Microsoft.DeploymentManager/serviceTopologies/services/serviceUnits@2018-09-01-preview":{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2018-09-01-preview/types.json","Index":29},"Microsoft.DeploymentManager/steps@2018-09-01-preview":{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2018-09-01-preview/types.json","Index":38},"Microsoft.DeploymentManager/rollouts@2018-09-01-preview":{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2018-09-01-preview/types.json","Index":69},"Microsoft.DeploymentManager/artifactSources@2018-09-01-preview":{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2018-09-01-preview/types.json","Index":79},"Microsoft.DeploymentManager/serviceTopologies@2019-11-01-preview":{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2019-11-01-preview/types.json","Index":13},"Microsoft.DeploymentManager/serviceTopologies/services@2019-11-01-preview":{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2019-11-01-preview/types.json","Index":19},"Microsoft.DeploymentManager/serviceTopologies/services/serviceUnits@2019-11-01-preview":{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2019-11-01-preview/types.json","Index":29},"Microsoft.DeploymentManager/steps@2019-11-01-preview":{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2019-11-01-preview/types.json","Index":65},"Microsoft.DeploymentManager/rollouts@2019-11-01-preview":{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2019-11-01-preview/types.json","Index":96},"Microsoft.DeploymentManager/artifactSources@2019-11-01-preview":{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2019-11-01-preview/types.json","Index":106},"Microsoft.DesktopVirtualization/workspaces@2019-01-23-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-01-23-preview/types.json","Index":14},"Microsoft.DesktopVirtualization/applicationGroups@2019-01-23-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-01-23-preview/types.json","Index":23},"Microsoft.DesktopVirtualization/applicationGroups/applications@2019-01-23-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-01-23-preview/types.json","Index":32},"Microsoft.DesktopVirtualization/hostPools@2019-01-23-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-01-23-preview/types.json","Index":54},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2019-01-23-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-01-23-preview/types.json","Index":59},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2019-01-23-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-01-23-preview/types.json","Index":74},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2019-01-23-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-01-23-preview/types.json","Index":92},"Microsoft.DesktopVirtualization/workspaces@2019-09-24-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-09-24-preview/types.json","Index":14},"Microsoft.DesktopVirtualization/applicationGroups@2019-09-24-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-09-24-preview/types.json","Index":23},"Microsoft.DesktopVirtualization/applicationGroups/applications@2019-09-24-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-09-24-preview/types.json","Index":32},"Microsoft.DesktopVirtualization/hostPools@2019-09-24-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-09-24-preview/types.json","Index":58},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2019-09-24-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-09-24-preview/types.json","Index":63},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2019-09-24-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-09-24-preview/types.json","Index":78},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2019-09-24-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-09-24-preview/types.json","Index":96},"Microsoft.DesktopVirtualization/workspaces@2019-12-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-12-10-preview/types.json","Index":14},"Microsoft.DesktopVirtualization/applicationGroups@2019-12-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-12-10-preview/types.json","Index":23},"Microsoft.DesktopVirtualization/applicationGroups/applications@2019-12-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-12-10-preview/types.json","Index":32},"Microsoft.DesktopVirtualization/hostPools@2019-12-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-12-10-preview/types.json","Index":58},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2019-12-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-12-10-preview/types.json","Index":63},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2019-12-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-12-10-preview/types.json","Index":78},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2019-12-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-12-10-preview/types.json","Index":96},"Microsoft.DesktopVirtualization/workspaces@2020-09-21-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-09-21-preview/types.json","Index":14},"Microsoft.DesktopVirtualization/applicationGroups@2020-09-21-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-09-21-preview/types.json","Index":23},"Microsoft.DesktopVirtualization/applicationGroups/applications@2020-09-21-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-09-21-preview/types.json","Index":35},"Microsoft.DesktopVirtualization/hostPools@2020-09-21-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-09-21-preview/types.json","Index":61},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2020-09-21-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-09-21-preview/types.json","Index":70},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2020-09-21-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-09-21-preview/types.json","Index":75},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2020-09-21-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-09-21-preview/types.json","Index":90},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2020-09-21-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-09-21-preview/types.json","Index":108},"Microsoft.DesktopVirtualization/workspaces@2020-10-19-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-10-19-preview/types.json","Index":14},"Microsoft.DesktopVirtualization/applicationGroups@2020-10-19-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-10-19-preview/types.json","Index":23},"Microsoft.DesktopVirtualization/applicationGroups/applications@2020-10-19-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-10-19-preview/types.json","Index":35},"Microsoft.DesktopVirtualization/hostPools@2020-10-19-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-10-19-preview/types.json","Index":66},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2020-10-19-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-10-19-preview/types.json","Index":75},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2020-10-19-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-10-19-preview/types.json","Index":80},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2020-10-19-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-10-19-preview/types.json","Index":95},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2020-10-19-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-10-19-preview/types.json","Index":113},"Microsoft.DesktopVirtualization/workspaces@2020-11-02-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-02-preview/types.json","Index":14},"Microsoft.DesktopVirtualization/applicationGroups@2020-11-02-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-02-preview/types.json","Index":23},"Microsoft.DesktopVirtualization/applicationGroups/applications@2020-11-02-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-02-preview/types.json","Index":35},"Microsoft.DesktopVirtualization/hostPools@2020-11-02-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-02-preview/types.json","Index":66},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2020-11-02-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-02-preview/types.json","Index":75},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2020-11-02-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-02-preview/types.json","Index":80},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2020-11-02-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-02-preview/types.json","Index":95},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2020-11-02-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-02-preview/types.json","Index":113},"Microsoft.DesktopVirtualization/workspaces@2020-11-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-10-preview/types.json","Index":14},"Microsoft.DesktopVirtualization/scalingPlans@2020-11-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-10-preview/types.json","Index":51},"Microsoft.DesktopVirtualization/applicationGroups@2020-11-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-10-preview/types.json","Index":60},"Microsoft.DesktopVirtualization/applicationGroups/applications@2020-11-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-10-preview/types.json","Index":72},"Microsoft.DesktopVirtualization/hostPools@2020-11-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-10-preview/types.json","Index":103},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2020-11-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-10-preview/types.json","Index":112},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2020-11-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-10-preview/types.json","Index":117},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2020-11-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-10-preview/types.json","Index":132},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2020-11-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-10-preview/types.json","Index":150},"Microsoft.DesktopVirtualization/workspaces@2021-01-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":23},"Microsoft.DesktopVirtualization/scalingPlans@2021-01-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":61},"Microsoft.DesktopVirtualization/applicationGroups@2021-01-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":77},"Microsoft.DesktopVirtualization/applicationGroups/applications@2021-01-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":89},"Microsoft.DesktopVirtualization/hostPools@2021-01-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":121},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2021-01-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":130},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2021-01-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":135},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2021-01-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":150},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2021-01-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":194},"Microsoft.DesktopVirtualization/workspaces@2021-02-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":23},"Microsoft.DesktopVirtualization/scalingPlans@2021-02-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":61},"Microsoft.DesktopVirtualization/applicationGroups@2021-02-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":77},"Microsoft.DesktopVirtualization/applicationGroups/applications@2021-02-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":89},"Microsoft.DesktopVirtualization/hostPools@2021-02-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":121},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2021-02-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":130},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2021-02-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":135},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2021-02-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":150},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2021-02-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":194},"Microsoft.DesktopVirtualization/workspaces@2021-03-09-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":23},"Microsoft.DesktopVirtualization/scalingPlans@2021-03-09-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":61},"Microsoft.DesktopVirtualization/applicationGroups@2021-03-09-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":77},"Microsoft.DesktopVirtualization/applicationGroups/applications@2021-03-09-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":89},"Microsoft.DesktopVirtualization/hostPools@2021-03-09-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":121},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2021-03-09-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":130},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2021-03-09-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":135},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2021-03-09-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":150},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2021-03-09-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":194},"Microsoft.DesktopVirtualization/workspaces@2021-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":26},"Microsoft.DesktopVirtualization/scalingPlans@2021-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":64},"Microsoft.DesktopVirtualization/applicationGroups@2021-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":80},"Microsoft.DesktopVirtualization/applicationGroups/applications@2021-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":92},"Microsoft.DesktopVirtualization/hostPools@2021-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":127},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2021-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":136},"Microsoft.DesktopVirtualization/hostPools/privateEndpointConnections@2021-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":163},"Microsoft.DesktopVirtualization/workspaces/privateEndpointConnections@2021-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":167},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2021-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":172},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2021-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":187},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2021-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":231},"Microsoft.DesktopVirtualization/workspaces@2021-07-12":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":23},"Microsoft.DesktopVirtualization/scalingPlans@2021-07-12":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":61},"Microsoft.DesktopVirtualization/applicationGroups@2021-07-12":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":77},"Microsoft.DesktopVirtualization/applicationGroups/applications@2021-07-12":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":89},"Microsoft.DesktopVirtualization/hostPools@2021-07-12":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":121},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2021-07-12":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":130},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2021-07-12":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":135},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2021-07-12":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":150},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2021-07-12":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":194},"Microsoft.DesktopVirtualization/workspaces@2021-09-03-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":37},"Microsoft.DesktopVirtualization/scalingPlans@2021-09-03-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":74},"Microsoft.DesktopVirtualization/applicationGroups@2021-09-03-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":90},"Microsoft.DesktopVirtualization/applicationGroups/applications@2021-09-03-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":102},"Microsoft.DesktopVirtualization/hostPools@2021-09-03-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":137},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2021-09-03-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":146},"Microsoft.DesktopVirtualization/hostPools/privateEndpointConnections@2021-09-03-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":162},"Microsoft.DesktopVirtualization/workspaces/privateEndpointConnections@2021-09-03-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":166},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2021-09-03-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":171},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2021-09-03-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":186},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2021-09-03-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":230},"Microsoft.DesktopVirtualization/workspaces@2022-02-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":51},"Microsoft.DesktopVirtualization/scalingPlans@2022-02-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":88},"Microsoft.DesktopVirtualization/applicationGroups@2022-02-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":104},"Microsoft.DesktopVirtualization/applicationGroups/applications@2022-02-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":116},"Microsoft.DesktopVirtualization/hostPools@2022-02-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":168},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2022-02-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":177},"Microsoft.DesktopVirtualization/hostPools/privateEndpointConnections@2022-02-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":181},"Microsoft.DesktopVirtualization/workspaces/privateEndpointConnections@2022-02-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":185},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2022-02-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":190},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2022-02-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":205},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2022-02-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":249},"Microsoft.DesktopVirtualization/workspaces@2022-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":51},"Microsoft.DesktopVirtualization/scalingPlans@2022-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":88},"Microsoft.DesktopVirtualization/scalingPlans/pooledSchedules@2022-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":117},"Microsoft.DesktopVirtualization/applicationGroups@2022-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":133},"Microsoft.DesktopVirtualization/applicationGroups/applications@2022-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":145},"Microsoft.DesktopVirtualization/hostPools@2022-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":197},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2022-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":206},"Microsoft.DesktopVirtualization/hostPools/privateEndpointConnections@2022-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":210},"Microsoft.DesktopVirtualization/workspaces/privateEndpointConnections@2022-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":214},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2022-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":219},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2022-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":234},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2022-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":278},"Microsoft.DesktopVirtualization/workspaces@2022-09-09":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":34},"Microsoft.DesktopVirtualization/scalingPlans@2022-09-09":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":71},"Microsoft.DesktopVirtualization/scalingPlans/pooledSchedules@2022-09-09":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":100},"Microsoft.DesktopVirtualization/applicationGroups@2022-09-09":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":109},"Microsoft.DesktopVirtualization/applicationGroups/applications@2022-09-09":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":121},"Microsoft.DesktopVirtualization/hostPools@2022-09-09":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":167},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2022-09-09":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":176},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2022-09-09":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":181},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2022-09-09":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":196},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2022-09-09":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":240},"Microsoft.DesktopVirtualization/workspaces@2022-10-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":51},"Microsoft.DesktopVirtualization/workspaces/privateEndpointConnections@2022-10-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":55},"Microsoft.DesktopVirtualization/hostPools/privateEndpointConnections@2022-10-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":59},"Microsoft.DesktopVirtualization/scalingPlans@2022-10-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":96},"Microsoft.DesktopVirtualization/scalingPlans/pooledSchedules@2022-10-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":125},"Microsoft.DesktopVirtualization/applicationGroups@2022-10-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":134},"Microsoft.DesktopVirtualization/applicationGroups/applications@2022-10-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":146},"Microsoft.DesktopVirtualization/hostPools@2022-10-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":198},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2022-10-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":207},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2022-10-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":212},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2022-10-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":227},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2022-10-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":271},"Microsoft.DesktopVirtualization/workspaces@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":51},"Microsoft.DesktopVirtualization/workspaces/privateEndpointConnections@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":55},"Microsoft.DesktopVirtualization/hostPools/privateEndpointConnections@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":59},"Microsoft.DesktopVirtualization/scalingPlans@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":96},"Microsoft.DesktopVirtualization/scalingPlans/pooledSchedules@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":125},"Microsoft.DesktopVirtualization/scalingPlans/personalSchedules@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":187},"Microsoft.DesktopVirtualization/applicationGroups@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":196},"Microsoft.DesktopVirtualization/applicationGroups/applications@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":208},"Microsoft.DesktopVirtualization/hostPools@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":260},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":269},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":274},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":289},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":333},"Microsoft.DesktopVirtualization/workspaces@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":51},"Microsoft.DesktopVirtualization/workspaces/privateEndpointConnections@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":55},"Microsoft.DesktopVirtualization/hostPools/privateEndpointConnections@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":59},"Microsoft.DesktopVirtualization/scalingPlans@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":96},"Microsoft.DesktopVirtualization/scalingPlans/pooledSchedules@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":125},"Microsoft.DesktopVirtualization/scalingPlans/personalSchedules@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":187},"Microsoft.DesktopVirtualization/applicationGroups@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":196},"Microsoft.DesktopVirtualization/applicationGroups/applications@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":208},"Microsoft.DesktopVirtualization/hostPools@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":260},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":269},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":274},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":289},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":333},"Microsoft.DesktopVirtualization/workspaces@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":51},"Microsoft.DesktopVirtualization/workspaces/privateEndpointConnections@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":55},"Microsoft.DesktopVirtualization/hostPools/privateEndpointConnections@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":59},"Microsoft.DesktopVirtualization/scalingPlans@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":96},"Microsoft.DesktopVirtualization/scalingPlans/pooledSchedules@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":125},"Microsoft.DesktopVirtualization/scalingPlans/personalSchedules@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":187},"Microsoft.DesktopVirtualization/applicationGroups@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":196},"Microsoft.DesktopVirtualization/applicationGroups/applications@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":208},"Microsoft.DesktopVirtualization/hostPools@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":261},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":270},"Microsoft.DesktopVirtualization/appAttachPackages@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":292},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":297},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":312},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":356},"Microsoft.DesktopVirtualization/workspaces@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":51},"Microsoft.DesktopVirtualization/workspaces/privateEndpointConnections@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":55},"Microsoft.DesktopVirtualization/hostPools/privateEndpointConnections@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":59},"Microsoft.DesktopVirtualization/scalingPlans@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":96},"Microsoft.DesktopVirtualization/scalingPlans/pooledSchedules@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":125},"Microsoft.DesktopVirtualization/scalingPlans/personalSchedules@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":187},"Microsoft.DesktopVirtualization/applicationGroups@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":196},"Microsoft.DesktopVirtualization/applicationGroups/applications@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":208},"Microsoft.DesktopVirtualization/hostPools@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":264},"Microsoft.DesktopVirtualization/hostPools/sessionHostManagements@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":271},"Microsoft.DesktopVirtualization/hostPools/sessionHostConfigurations@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":309},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":318},"Microsoft.DesktopVirtualization/appAttachPackages@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":340},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":345},"Microsoft.DesktopVirtualization/hostPools/activeSessionHostConfigurations@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":353},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":368},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":412},"Microsoft.DevCenter/devcenters@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":32},"Microsoft.DevCenter/projects@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":38},"Microsoft.DevCenter/devcenters/attachednetworks@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":53},"Microsoft.DevCenter/devcenters/galleries@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":58},"Microsoft.DevCenter/devcenters/catalogs@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":64},"Microsoft.DevCenter/devcenters/environmentTypes@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":70},"Microsoft.DevCenter/projects/environmentTypes@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":85},"Microsoft.DevCenter/devcenters/devboxdefinitions@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":105},"Microsoft.DevCenter/projects/pools@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":116},"Microsoft.DevCenter/projects/pools/schedules@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":128},"Microsoft.DevCenter/networkConnections@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":144},"Microsoft.DevCenter/projects/attachednetworks@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":148},"Microsoft.DevCenter/devcenters/galleries/images@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":155},"Microsoft.DevCenter/devcenters/galleries/images/versions@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":160},"Microsoft.DevCenter/projects/devboxdefinitions@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":165},"Microsoft.DevCenter/networkConnections/healthChecks@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":180},"Microsoft.DevCenter/devcenters@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":32},"Microsoft.DevCenter/projects@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":38},"Microsoft.DevCenter/devcenters/attachednetworks@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":53},"Microsoft.DevCenter/devcenters/galleries@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":58},"Microsoft.DevCenter/devcenters/catalogs@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":64},"Microsoft.DevCenter/devcenters/environmentTypes@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":70},"Microsoft.DevCenter/projects/environmentTypes@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":85},"Microsoft.DevCenter/devcenters/devboxdefinitions@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":105},"Microsoft.DevCenter/projects/pools@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":116},"Microsoft.DevCenter/projects/pools/schedules@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":128},"Microsoft.DevCenter/networkConnections@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":144},"Microsoft.DevCenter/projects/attachednetworks@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":148},"Microsoft.DevCenter/devcenters/galleries/images@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":155},"Microsoft.DevCenter/devcenters/galleries/images/versions@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":160},"Microsoft.DevCenter/projects/allowedEnvironmentTypes@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":165},"Microsoft.DevCenter/projects/devboxdefinitions@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":170},"Microsoft.DevCenter/networkConnections/healthChecks@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":185},"Microsoft.DevCenter/devcenters@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":32},"Microsoft.DevCenter/projects@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":38},"Microsoft.DevCenter/devcenters/attachednetworks@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":53},"Microsoft.DevCenter/devcenters/galleries@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":58},"Microsoft.DevCenter/devcenters/catalogs@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":69},"Microsoft.DevCenter/devcenters/environmentTypes@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":75},"Microsoft.DevCenter/projects/environmentTypes@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":90},"Microsoft.DevCenter/devcenters/devboxdefinitions@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":110},"Microsoft.DevCenter/projects/pools@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":121},"Microsoft.DevCenter/projects/pools/schedules@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":133},"Microsoft.DevCenter/networkConnections@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":149},"Microsoft.DevCenter/projects/attachednetworks@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":153},"Microsoft.DevCenter/devcenters/galleries/images@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":160},"Microsoft.DevCenter/devcenters/galleries/images/versions@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":165},"Microsoft.DevCenter/projects/allowedEnvironmentTypes@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":170},"Microsoft.DevCenter/projects/devboxdefinitions@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":175},"Microsoft.DevCenter/networkConnections/healthChecks@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":190},"Microsoft.DevCenter/devcenters@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":49},"Microsoft.DevCenter/projects@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":72},"Microsoft.DevCenter/devcenters/attachednetworks@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":104},"Microsoft.DevCenter/devcenters/galleries@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":126},"Microsoft.DevCenter/devcenters/catalogs@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":154},"Microsoft.DevCenter/devcenters/environmentTypes@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":177},"Microsoft.DevCenter/projects/environmentTypes@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":209},"Microsoft.DevCenter/devcenters/devboxdefinitions@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":249},"Microsoft.DevCenter/projects/pools@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":277},"Microsoft.DevCenter/projects/pools/schedules@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":306},"Microsoft.DevCenter/networkConnections@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":339},"Microsoft.DevCenter/projects/attachednetworks@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":343},"Microsoft.DevCenter/devcenters/galleries/images@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":367},"Microsoft.DevCenter/devcenters/galleries/images/versions@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":389},"Microsoft.DevCenter/projects/allowedEnvironmentTypes@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":411},"Microsoft.DevCenter/projects/devboxdefinitions@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":416},"Microsoft.DevCenter/networkConnections/healthChecks@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":431},"Microsoft.DevCenter/devcenters@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":49},"Microsoft.DevCenter/projects@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":72},"Microsoft.DevCenter/devcenters/attachednetworks@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":104},"Microsoft.DevCenter/devcenters/galleries@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":126},"Microsoft.DevCenter/devcenters/catalogs@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":154},"Microsoft.DevCenter/devcenters/environmentTypes@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":177},"Microsoft.DevCenter/projects/environmentTypes@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":209},"Microsoft.DevCenter/devcenters/devboxdefinitions@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":249},"Microsoft.DevCenter/projects/pools@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":289},"Microsoft.DevCenter/projects/pools/schedules@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":318},"Microsoft.DevCenter/networkConnections@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":351},"Microsoft.DevCenter/projects/attachednetworks@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":355},"Microsoft.DevCenter/devcenters/galleries/images@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":382},"Microsoft.DevCenter/devcenters/galleries/images/versions@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":404},"Microsoft.DevCenter/projects/allowedEnvironmentTypes@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":426},"Microsoft.DevCenter/projects/devboxdefinitions@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":431},"Microsoft.DevCenter/networkConnections/healthChecks@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":446},"Microsoft.DevCenter/devcenters@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":49},"Microsoft.DevCenter/projects@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":72},"Microsoft.DevCenter/devcenters/attachednetworks@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":104},"Microsoft.DevCenter/devcenters/galleries@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":126},"Microsoft.DevCenter/devcenters/catalogs@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":154},"Microsoft.DevCenter/devcenters/environmentTypes@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":177},"Microsoft.DevCenter/projects/environmentTypes@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":209},"Microsoft.DevCenter/devcenters/devboxdefinitions@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":249},"Microsoft.DevCenter/projects/pools@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":289},"Microsoft.DevCenter/projects/pools/schedules@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":318},"Microsoft.DevCenter/networkConnections@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":351},"Microsoft.DevCenter/projects/attachednetworks@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":355},"Microsoft.DevCenter/devcenters/galleries/images@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":382},"Microsoft.DevCenter/devcenters/galleries/images/versions@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":404},"Microsoft.DevCenter/projects/allowedEnvironmentTypes@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":426},"Microsoft.DevCenter/projects/devboxdefinitions@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":431},"Microsoft.DevCenter/networkConnections/healthChecks@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":446},"Microsoft.DevCenter/devcenters@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":56},"Microsoft.DevCenter/projects@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":79},"Microsoft.DevCenter/devcenters/attachednetworks@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":111},"Microsoft.DevCenter/devcenters/galleries@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":133},"Microsoft.DevCenter/devcenters/catalogs@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":165},"Microsoft.DevCenter/devcenters/environmentTypes@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":188},"Microsoft.DevCenter/projects/environmentTypes@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":220},"Microsoft.DevCenter/devcenters/devboxdefinitions@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":265},"Microsoft.DevCenter/projects/pools@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":308},"Microsoft.DevCenter/projects/pools/schedules@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":337},"Microsoft.DevCenter/networkConnections@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":370},"Microsoft.DevCenter/projects/attachednetworks@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":374},"Microsoft.DevCenter/devcenters/galleries/images@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":401},"Microsoft.DevCenter/devcenters/galleries/images/versions@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":423},"Microsoft.DevCenter/projects/allowedEnvironmentTypes@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":445},"Microsoft.DevCenter/projects/devboxdefinitions@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":450},"Microsoft.DevCenter/devcenters/catalogs/devboxdefinitions@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":455},"Microsoft.DevCenter/devcenters/catalogs/tasks@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":471},"Microsoft.DevCenter/devcenters/catalogs/environmentDefinitions@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":490},"Microsoft.DevCenter/networkConnections/healthChecks@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":505},"Microsoft.DevCenter/devcenters@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":56},"Microsoft.DevCenter/projects@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":79},"Microsoft.DevCenter/devcenters/attachednetworks@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":111},"Microsoft.DevCenter/devcenters/galleries@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":133},"Microsoft.DevCenter/devcenters/catalogs@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":168},"Microsoft.DevCenter/devcenters/environmentTypes@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":191},"Microsoft.DevCenter/projects/environmentTypes@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":223},"Microsoft.DevCenter/devcenters/devboxdefinitions@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":268},"Microsoft.DevCenter/projects/pools@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":315},"Microsoft.DevCenter/projects/pools/schedules@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":344},"Microsoft.DevCenter/networkConnections@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":377},"Microsoft.DevCenter/projects/attachednetworks@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":381},"Microsoft.DevCenter/devcenters/galleries/images@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":408},"Microsoft.DevCenter/devcenters/galleries/images/versions@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":430},"Microsoft.DevCenter/projects/allowedEnvironmentTypes@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":452},"Microsoft.DevCenter/projects/devboxdefinitions@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":457},"Microsoft.DevCenter/devcenters/catalogs/devboxdefinitions@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":462},"Microsoft.DevCenter/devcenters/catalogs/tasks@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":478},"Microsoft.DevCenter/devcenters/catalogs/environmentDefinitions@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":497},"Microsoft.DevCenter/networkConnections/healthChecks@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":512},"Microsoft.DevHub/workflows@2022-04-01-preview":{"RelativePath":"developerhub/microsoft.devhub/2022-04-01-preview/types.json","Index":43},"Microsoft.DevHub/workflows@2022-10-11-preview":{"RelativePath":"developerhub/microsoft.devhub/2022-10-11-preview/types.json","Index":71},"Microsoft.DevHub/workflows@2023-08-01":{"RelativePath":"developerhub/microsoft.devhub/2023-08-01/types.json","Index":71},"Microsoft.Devices/provisioningServices/certificates@2017-08-21-preview":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2017-08-21-preview/types.json","Index":12},"Microsoft.Devices/provisioningServices@2017-08-21-preview":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2017-08-21-preview/types.json","Index":49},"Microsoft.Devices/provisioningServices/certificates@2017-11-15":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2017-11-15/types.json","Index":12},"Microsoft.Devices/provisioningServices@2017-11-15":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2017-11-15/types.json","Index":49},"Microsoft.Devices/provisioningServices/certificates@2018-01-22":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2018-01-22/types.json","Index":12},"Microsoft.Devices/provisioningServices@2018-01-22":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2018-01-22/types.json","Index":49},"Microsoft.Devices/provisioningServices/certificates@2020-01-01":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-01-01/types.json","Index":12},"Microsoft.Devices/provisioningServices@2020-01-01":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-01-01/types.json","Index":58},"Microsoft.Devices/provisioningServices/certificates@2020-03-01":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-03-01/types.json","Index":12},"Microsoft.Devices/provisioningServices@2020-03-01":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-03-01/types.json","Index":71},"Microsoft.Devices/provisioningServices/privateEndpointConnections@2020-03-01":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-03-01/types.json","Index":75},"Microsoft.Devices/provisioningServices/certificates@2020-09-01-preview":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-09-01-preview/types.json","Index":12},"Microsoft.Devices/provisioningServices@2020-09-01-preview":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-09-01-preview/types.json","Index":78},"Microsoft.Devices/provisioningServices/privateEndpointConnections@2020-09-01-preview":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-09-01-preview/types.json","Index":82},"Microsoft.Devices/provisioningServices/certificates@2021-10-15":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2021-10-15/types.json","Index":23},"Microsoft.Devices/provisioningServices@2021-10-15":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2021-10-15/types.json","Index":82},"Microsoft.Devices/provisioningServices/privateEndpointConnections@2021-10-15":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2021-10-15/types.json","Index":86},"Microsoft.Devices/provisioningServices/certificates@2022-02-05":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-02-05/types.json","Index":23},"Microsoft.Devices/provisioningServices@2022-02-05":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-02-05/types.json","Index":82},"Microsoft.Devices/provisioningServices/privateEndpointConnections@2022-02-05":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-02-05/types.json","Index":86},"Microsoft.Devices/provisioningServices/certificates@2022-12-12":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-12-12/types.json","Index":23},"Microsoft.Devices/provisioningServices@2022-12-12":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-12-12/types.json","Index":82},"Microsoft.Devices/provisioningServices/privateEndpointConnections@2022-12-12":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-12-12/types.json","Index":86},"Microsoft.Devices/provisioningServices/certificates@2023-03-01-preview":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2023-03-01-preview/types.json","Index":23},"Microsoft.Devices/provisioningServices@2023-03-01-preview":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2023-03-01-preview/types.json","Index":90},"Microsoft.Devices/provisioningServices/privateEndpointConnections@2023-03-01-preview":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2023-03-01-preview/types.json","Index":94},"Microsoft.DeviceRegistry/assets@2023-11-01-preview":{"RelativePath":"deviceregistry/microsoft.deviceregistry/2023-11-01-preview/types.json","Index":47},"Microsoft.DeviceRegistry/assetEndpointProfiles@2023-11-01-preview":{"RelativePath":"deviceregistry/microsoft.deviceregistry/2023-11-01-preview/types.json","Index":69},"Microsoft.DeviceUpdate/accounts@2020-03-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2020-03-01-preview/types.json","Index":57},"Microsoft.DeviceUpdate/accounts/instances@2020-03-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2020-03-01-preview/types.json","Index":75},"Microsoft.DeviceUpdate/accounts/privateEndpointConnections@2020-03-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2020-03-01-preview/types.json","Index":79},"Microsoft.DeviceUpdate/accounts/privateEndpointConnectionProxies@2020-03-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2020-03-01-preview/types.json","Index":102},"Microsoft.DeviceUpdate/accounts/privateLinkResources@2020-03-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2020-03-01-preview/types.json","Index":113},"Microsoft.DeviceUpdate/accounts@2022-04-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-04-01-preview/types.json","Index":65},"Microsoft.DeviceUpdate/accounts/instances@2022-04-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-04-01-preview/types.json","Index":83},"Microsoft.DeviceUpdate/accounts/privateEndpointConnections@2022-04-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-04-01-preview/types.json","Index":87},"Microsoft.DeviceUpdate/accounts/privateEndpointConnectionProxies@2022-04-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-04-01-preview/types.json","Index":110},"Microsoft.DeviceUpdate/accounts/privateLinkResources@2022-04-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-04-01-preview/types.json","Index":121},"Microsoft.DeviceUpdate/accounts@2022-10-01":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-10-01/types.json","Index":65},"Microsoft.DeviceUpdate/accounts/instances@2022-10-01":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-10-01/types.json","Index":83},"Microsoft.DeviceUpdate/accounts/privateEndpointConnections@2022-10-01":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-10-01/types.json","Index":87},"Microsoft.DeviceUpdate/accounts/privateEndpointConnectionProxies@2022-10-01":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-10-01/types.json","Index":110},"Microsoft.DeviceUpdate/accounts/privateLinkResources@2022-10-01":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-10-01/types.json","Index":121},"Microsoft.DeviceUpdate/accounts@2022-12-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-12-01-preview/types.json","Index":66},"Microsoft.DeviceUpdate/accounts/instances@2022-12-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-12-01-preview/types.json","Index":84},"Microsoft.DeviceUpdate/accounts/privateEndpointConnections@2022-12-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-12-01-preview/types.json","Index":88},"Microsoft.DeviceUpdate/accounts/privateEndpointConnectionProxies@2022-12-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-12-01-preview/types.json","Index":111},"Microsoft.DeviceUpdate/accounts/privateLinkResources@2022-12-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-12-01-preview/types.json","Index":122},"Microsoft.DeviceUpdate/accounts@2023-07-01":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2023-07-01/types.json","Index":66},"Microsoft.DeviceUpdate/accounts/instances@2023-07-01":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2023-07-01/types.json","Index":84},"Microsoft.DeviceUpdate/accounts/privateEndpointConnections@2023-07-01":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2023-07-01/types.json","Index":88},"Microsoft.DeviceUpdate/accounts/privateEndpointConnectionProxies@2023-07-01":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2023-07-01/types.json","Index":111},"Microsoft.DeviceUpdate/accounts/privateLinkResources@2023-07-01":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2023-07-01/types.json","Index":122},"Microsoft.DevOps/pipelines@2019-07-01-preview":{"RelativePath":"devops/microsoft.devops/2019-07-01-preview/types.json","Index":27},"Microsoft.DevOps/pipelines@2020-07-13-preview":{"RelativePath":"devops/microsoft.devops/2020-07-13-preview/types.json","Index":42},"Microsoft.DevOpsInfrastructure/pools@2023-10-30-preview":{"RelativePath":"devopsinfrastructure/microsoft.devopsinfrastructure/2023-10-30-preview/types.json","Index":62},"Microsoft.DevOpsInfrastructure/pools@2023-12-13-preview":{"RelativePath":"devopsinfrastructure/microsoft.devopsinfrastructure/2023-12-13-preview/types.json","Index":82},"Microsoft.DevSpaces/controllers@2019-04-01":{"RelativePath":"devspaces/microsoft.devspaces/2019-04-01/types.json","Index":26},"Microsoft.DevTestLab/labs@2015-05-21-preview":{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":17},"Microsoft.DevTestLab/labs/artifactsources@2015-05-21-preview":{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":29},"Microsoft.DevTestLab/labs/customimages@2015-05-21-preview":{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":51},"Microsoft.DevTestLab/labs/formulas@2015-05-21-preview":{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":67},"Microsoft.DevTestLab/labs/policysets/policies@2015-05-21-preview":{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":85},"Microsoft.DevTestLab/labs/schedules@2015-05-21-preview":{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":102},"Microsoft.DevTestLab/labs/virtualmachines@2015-05-21-preview":{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":107},"Microsoft.DevTestLab/labs/virtualnetworks@2015-05-21-preview":{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":129},"Microsoft.DevTestLab/labs/artifactsources/artifacts@2015-05-21-preview":{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":135},"Microsoft.DevTestLab/labs/costinsights@2015-05-21-preview":{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":143},"Microsoft.DevTestLab/labs/costs@2015-05-21-preview":{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":155},"Microsoft.DevTestLab/labs@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":19},"Microsoft.DevTestLab/schedules@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":36},"Microsoft.DevTestLab/labs/artifactsources@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":48},"Microsoft.DevTestLab/labs/costs@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":79},"Microsoft.DevTestLab/labs/customimages@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":101},"Microsoft.DevTestLab/labs/formulas@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":139},"Microsoft.DevTestLab/labs/notificationchannels@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":150},"Microsoft.DevTestLab/labs/policysets/policies@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":171},"Microsoft.DevTestLab/labs/schedules@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":176},"Microsoft.DevTestLab/labs/servicerunners@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":182},"Microsoft.DevTestLab/labs/users@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":190},"Microsoft.DevTestLab/labs/users/disks@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":199},"Microsoft.DevTestLab/labs/users/environments@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":208},"Microsoft.DevTestLab/labs/users/secrets@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":214},"Microsoft.DevTestLab/labs/virtualmachines@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":224},"Microsoft.DevTestLab/labs/virtualmachines/schedules@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":229},"Microsoft.DevTestLab/labs/virtualnetworks@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":259},"Microsoft.DevTestLab/labs/artifactsources/armtemplates@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":267},"Microsoft.DevTestLab/labs/artifactsources/artifacts@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":273},"Microsoft.DevTestLab/labs@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":34},"Microsoft.DevTestLab/schedules@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":51},"Microsoft.DevTestLab/labs/artifactsources@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":64},"Microsoft.DevTestLab/labs/costs@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":95},"Microsoft.DevTestLab/labs/customimages@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":124},"Microsoft.DevTestLab/labs/formulas@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":165},"Microsoft.DevTestLab/labs/notificationchannels@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":176},"Microsoft.DevTestLab/labs/policysets/policies@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":199},"Microsoft.DevTestLab/labs/schedules@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":204},"Microsoft.DevTestLab/labs/servicerunners@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":215},"Microsoft.DevTestLab/labs/users@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":223},"Microsoft.DevTestLab/labs/users/disks@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":233},"Microsoft.DevTestLab/labs/users/environments@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":242},"Microsoft.DevTestLab/labs/users/secrets@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":248},"Microsoft.DevTestLab/labs/users/servicefabrics@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":259},"Microsoft.DevTestLab/labs/users/servicefabrics/schedules@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":264},"Microsoft.DevTestLab/labs/virtualmachines@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":284},"Microsoft.DevTestLab/labs/virtualmachines/schedules@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":289},"Microsoft.DevTestLab/labs/virtualnetworks@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":319},"Microsoft.DevTestLab/labs/artifactsources/armtemplates@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":327},"Microsoft.DevTestLab/labs/artifactsources/artifacts@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":333},"Microsoft.Dynamics365FraudProtection/instances@2021-02-01-preview":{"RelativePath":"dfp/microsoft.dynamics365fraudprotection/2021-02-01-preview/types.json","Index":39},"Microsoft.DigitalTwins/digitalTwinsInstances@2020-03-01-preview":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2020-03-01-preview/types.json","Index":22},"Microsoft.DigitalTwins/digitalTwinsInstances/endpoints@2020-03-01-preview":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2020-03-01-preview/types.json","Index":40},"Microsoft.DigitalTwins/digitalTwinsInstances@2020-10-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2020-10-31/types.json","Index":24},"Microsoft.DigitalTwins/digitalTwinsInstances/endpoints@2020-10-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2020-10-31/types.json","Index":47},"Microsoft.DigitalTwins/digitalTwinsInstances@2020-12-01":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2020-12-01/types.json","Index":48},"Microsoft.DigitalTwins/digitalTwinsInstances/endpoints@2020-12-01":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2020-12-01/types.json","Index":74},"Microsoft.DigitalTwins/digitalTwinsInstances/privateEndpointConnections@2020-12-01":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2020-12-01/types.json","Index":78},"Microsoft.DigitalTwins/digitalTwinsInstances@2021-06-30-preview":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2021-06-30-preview/types.json","Index":59},"Microsoft.DigitalTwins/digitalTwinsInstances/endpoints@2021-06-30-preview":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2021-06-30-preview/types.json","Index":85},"Microsoft.DigitalTwins/digitalTwinsInstances/privateEndpointConnections@2021-06-30-preview":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2021-06-30-preview/types.json","Index":89},"Microsoft.DigitalTwins/digitalTwinsInstances/timeSeriesDatabaseConnections@2021-06-30-preview":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2021-06-30-preview/types.json","Index":108},"Microsoft.DigitalTwins/digitalTwinsInstances@2022-05-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2022-05-31/types.json","Index":59},"Microsoft.DigitalTwins/digitalTwinsInstances/endpoints@2022-05-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2022-05-31/types.json","Index":86},"Microsoft.DigitalTwins/digitalTwinsInstances/privateEndpointConnections@2022-05-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2022-05-31/types.json","Index":90},"Microsoft.DigitalTwins/digitalTwinsInstances/timeSeriesDatabaseConnections@2022-05-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2022-05-31/types.json","Index":110},"Microsoft.DigitalTwins/digitalTwinsInstances@2022-10-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2022-10-31/types.json","Index":63},"Microsoft.DigitalTwins/digitalTwinsInstances/endpoints@2022-10-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2022-10-31/types.json","Index":94},"Microsoft.DigitalTwins/digitalTwinsInstances/privateEndpointConnections@2022-10-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2022-10-31/types.json","Index":98},"Microsoft.DigitalTwins/digitalTwinsInstances/timeSeriesDatabaseConnections@2022-10-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2022-10-31/types.json","Index":118},"Microsoft.DigitalTwins/digitalTwinsInstances@2023-01-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2023-01-31/types.json","Index":63},"Microsoft.DigitalTwins/digitalTwinsInstances/endpoints@2023-01-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2023-01-31/types.json","Index":94},"Microsoft.DigitalTwins/digitalTwinsInstances/privateEndpointConnections@2023-01-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2023-01-31/types.json","Index":98},"Microsoft.DigitalTwins/digitalTwinsInstances/timeSeriesDatabaseConnections@2023-01-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2023-01-31/types.json","Index":121},"Microsoft.DelegatedNetwork/controller@2020-08-08-preview":{"RelativePath":"dnc/microsoft.delegatednetwork/2020-08-08-preview/types.json","Index":18},"Microsoft.DelegatedNetwork/orchestrators@2020-08-08-preview":{"RelativePath":"dnc/microsoft.delegatednetwork/2020-08-08-preview/types.json","Index":36},"Microsoft.DelegatedNetwork/delegatedSubnets@2020-08-08-preview":{"RelativePath":"dnc/microsoft.delegatednetwork/2020-08-08-preview/types.json","Index":48},"Microsoft.DelegatedNetwork/controller@2021-03-15":{"RelativePath":"dnc/microsoft.delegatednetwork/2021-03-15/types.json","Index":18},"Microsoft.DelegatedNetwork/orchestrators@2021-03-15":{"RelativePath":"dnc/microsoft.delegatednetwork/2021-03-15/types.json","Index":36},"Microsoft.DelegatedNetwork/delegatedSubnets@2021-03-15":{"RelativePath":"dnc/microsoft.delegatednetwork/2021-03-15/types.json","Index":48},"Microsoft.DelegatedNetwork/controller@2023-05-18-preview":{"RelativePath":"dnc/microsoft.delegatednetwork/2023-05-18-preview/types.json","Index":21},"Microsoft.DelegatedNetwork/orchestrators@2023-05-18-preview":{"RelativePath":"dnc/microsoft.delegatednetwork/2023-05-18-preview/types.json","Index":39},"Microsoft.DelegatedNetwork/delegatedSubnets@2023-05-18-preview":{"RelativePath":"dnc/microsoft.delegatednetwork/2023-05-18-preview/types.json","Index":51},"Microsoft.DelegatedNetwork/controller@2023-06-27-preview":{"RelativePath":"dnc/microsoft.delegatednetwork/2023-06-27-preview/types.json","Index":21},"Microsoft.DelegatedNetwork/orchestrators@2023-06-27-preview":{"RelativePath":"dnc/microsoft.delegatednetwork/2023-06-27-preview/types.json","Index":39},"Microsoft.DelegatedNetwork/delegatedSubnets@2023-06-27-preview":{"RelativePath":"dnc/microsoft.delegatednetwork/2023-06-27-preview/types.json","Index":51},"Microsoft.Network/dnszones/A@2015-05-04-preview":{"RelativePath":"dns/microsoft.network/2015-05-04-preview/types.json","Index":29},"Microsoft.Network/dnszones/AAAA@2015-05-04-preview":{"RelativePath":"dns/microsoft.network/2015-05-04-preview/types.json","Index":33},"Microsoft.Network/dnszones/CNAME@2015-05-04-preview":{"RelativePath":"dns/microsoft.network/2015-05-04-preview/types.json","Index":37},"Microsoft.Network/dnszones/MX@2015-05-04-preview":{"RelativePath":"dns/microsoft.network/2015-05-04-preview/types.json","Index":41},"Microsoft.Network/dnszones/NS@2015-05-04-preview":{"RelativePath":"dns/microsoft.network/2015-05-04-preview/types.json","Index":45},"Microsoft.Network/dnszones/PTR@2015-05-04-preview":{"RelativePath":"dns/microsoft.network/2015-05-04-preview/types.json","Index":49},"Microsoft.Network/dnszones/SOA@2015-05-04-preview":{"RelativePath":"dns/microsoft.network/2015-05-04-preview/types.json","Index":53},"Microsoft.Network/dnszones/SRV@2015-05-04-preview":{"RelativePath":"dns/microsoft.network/2015-05-04-preview/types.json","Index":57},"Microsoft.Network/dnszones/TXT@2015-05-04-preview":{"RelativePath":"dns/microsoft.network/2015-05-04-preview/types.json","Index":61},"Microsoft.Network/dnszones@2015-05-04-preview":{"RelativePath":"dns/microsoft.network/2015-05-04-preview/types.json","Index":67},"Microsoft.Network/dnsZones/A@2016-04-01":{"RelativePath":"dns/microsoft.network/2016-04-01/types.json","Index":30},"Microsoft.Network/dnsZones/AAAA@2016-04-01":{"RelativePath":"dns/microsoft.network/2016-04-01/types.json","Index":34},"Microsoft.Network/dnsZones/CNAME@2016-04-01":{"RelativePath":"dns/microsoft.network/2016-04-01/types.json","Index":38},"Microsoft.Network/dnsZones/MX@2016-04-01":{"RelativePath":"dns/microsoft.network/2016-04-01/types.json","Index":42},"Microsoft.Network/dnsZones/NS@2016-04-01":{"RelativePath":"dns/microsoft.network/2016-04-01/types.json","Index":46},"Microsoft.Network/dnsZones/PTR@2016-04-01":{"RelativePath":"dns/microsoft.network/2016-04-01/types.json","Index":50},"Microsoft.Network/dnsZones/SOA@2016-04-01":{"RelativePath":"dns/microsoft.network/2016-04-01/types.json","Index":54},"Microsoft.Network/dnsZones/SRV@2016-04-01":{"RelativePath":"dns/microsoft.network/2016-04-01/types.json","Index":58},"Microsoft.Network/dnsZones/TXT@2016-04-01":{"RelativePath":"dns/microsoft.network/2016-04-01/types.json","Index":62},"Microsoft.Network/dnsZones@2016-04-01":{"RelativePath":"dns/microsoft.network/2016-04-01/types.json","Index":72},"Microsoft.Network/dnsZones/A@2017-09-01":{"RelativePath":"dns/microsoft.network/2017-09-01/types.json","Index":32},"Microsoft.Network/dnsZones/AAAA@2017-09-01":{"RelativePath":"dns/microsoft.network/2017-09-01/types.json","Index":36},"Microsoft.Network/dnsZones/CAA@2017-09-01":{"RelativePath":"dns/microsoft.network/2017-09-01/types.json","Index":40},"Microsoft.Network/dnsZones/CNAME@2017-09-01":{"RelativePath":"dns/microsoft.network/2017-09-01/types.json","Index":44},"Microsoft.Network/dnsZones/MX@2017-09-01":{"RelativePath":"dns/microsoft.network/2017-09-01/types.json","Index":48},"Microsoft.Network/dnsZones/NS@2017-09-01":{"RelativePath":"dns/microsoft.network/2017-09-01/types.json","Index":52},"Microsoft.Network/dnsZones/PTR@2017-09-01":{"RelativePath":"dns/microsoft.network/2017-09-01/types.json","Index":56},"Microsoft.Network/dnsZones/SOA@2017-09-01":{"RelativePath":"dns/microsoft.network/2017-09-01/types.json","Index":60},"Microsoft.Network/dnsZones/SRV@2017-09-01":{"RelativePath":"dns/microsoft.network/2017-09-01/types.json","Index":64},"Microsoft.Network/dnsZones/TXT@2017-09-01":{"RelativePath":"dns/microsoft.network/2017-09-01/types.json","Index":68},"Microsoft.Network/dnsZones@2017-09-01":{"RelativePath":"dns/microsoft.network/2017-09-01/types.json","Index":78},"Microsoft.Network/dnsZones/A@2017-10-01":{"RelativePath":"dns/microsoft.network/2017-10-01/types.json","Index":32},"Microsoft.Network/dnsZones/AAAA@2017-10-01":{"RelativePath":"dns/microsoft.network/2017-10-01/types.json","Index":36},"Microsoft.Network/dnsZones/CAA@2017-10-01":{"RelativePath":"dns/microsoft.network/2017-10-01/types.json","Index":40},"Microsoft.Network/dnsZones/CNAME@2017-10-01":{"RelativePath":"dns/microsoft.network/2017-10-01/types.json","Index":44},"Microsoft.Network/dnsZones/MX@2017-10-01":{"RelativePath":"dns/microsoft.network/2017-10-01/types.json","Index":48},"Microsoft.Network/dnsZones/NS@2017-10-01":{"RelativePath":"dns/microsoft.network/2017-10-01/types.json","Index":52},"Microsoft.Network/dnsZones/PTR@2017-10-01":{"RelativePath":"dns/microsoft.network/2017-10-01/types.json","Index":56},"Microsoft.Network/dnsZones/SOA@2017-10-01":{"RelativePath":"dns/microsoft.network/2017-10-01/types.json","Index":60},"Microsoft.Network/dnsZones/SRV@2017-10-01":{"RelativePath":"dns/microsoft.network/2017-10-01/types.json","Index":64},"Microsoft.Network/dnsZones/TXT@2017-10-01":{"RelativePath":"dns/microsoft.network/2017-10-01/types.json","Index":68},"Microsoft.Network/dnsZones@2017-10-01":{"RelativePath":"dns/microsoft.network/2017-10-01/types.json","Index":78},"Microsoft.Network/dnsZones/A@2018-03-01-preview":{"RelativePath":"dns/microsoft.network/2018-03-01-preview/types.json","Index":32},"Microsoft.Network/dnsZones/AAAA@2018-03-01-preview":{"RelativePath":"dns/microsoft.network/2018-03-01-preview/types.json","Index":36},"Microsoft.Network/dnsZones/CAA@2018-03-01-preview":{"RelativePath":"dns/microsoft.network/2018-03-01-preview/types.json","Index":40},"Microsoft.Network/dnsZones/CNAME@2018-03-01-preview":{"RelativePath":"dns/microsoft.network/2018-03-01-preview/types.json","Index":44},"Microsoft.Network/dnsZones/MX@2018-03-01-preview":{"RelativePath":"dns/microsoft.network/2018-03-01-preview/types.json","Index":48},"Microsoft.Network/dnsZones/NS@2018-03-01-preview":{"RelativePath":"dns/microsoft.network/2018-03-01-preview/types.json","Index":52},"Microsoft.Network/dnsZones/PTR@2018-03-01-preview":{"RelativePath":"dns/microsoft.network/2018-03-01-preview/types.json","Index":56},"Microsoft.Network/dnsZones/SOA@2018-03-01-preview":{"RelativePath":"dns/microsoft.network/2018-03-01-preview/types.json","Index":60},"Microsoft.Network/dnsZones/SRV@2018-03-01-preview":{"RelativePath":"dns/microsoft.network/2018-03-01-preview/types.json","Index":64},"Microsoft.Network/dnsZones/TXT@2018-03-01-preview":{"RelativePath":"dns/microsoft.network/2018-03-01-preview/types.json","Index":68},"Microsoft.Network/dnsZones@2018-03-01-preview":{"RelativePath":"dns/microsoft.network/2018-03-01-preview/types.json","Index":81},"Microsoft.Network/dnsZones/A@2018-05-01":{"RelativePath":"dns/microsoft.network/2018-05-01/types.json","Index":33},"Microsoft.Network/dnsZones/AAAA@2018-05-01":{"RelativePath":"dns/microsoft.network/2018-05-01/types.json","Index":37},"Microsoft.Network/dnsZones/CAA@2018-05-01":{"RelativePath":"dns/microsoft.network/2018-05-01/types.json","Index":41},"Microsoft.Network/dnsZones/CNAME@2018-05-01":{"RelativePath":"dns/microsoft.network/2018-05-01/types.json","Index":45},"Microsoft.Network/dnsZones/MX@2018-05-01":{"RelativePath":"dns/microsoft.network/2018-05-01/types.json","Index":49},"Microsoft.Network/dnsZones/NS@2018-05-01":{"RelativePath":"dns/microsoft.network/2018-05-01/types.json","Index":53},"Microsoft.Network/dnsZones/PTR@2018-05-01":{"RelativePath":"dns/microsoft.network/2018-05-01/types.json","Index":57},"Microsoft.Network/dnsZones/SOA@2018-05-01":{"RelativePath":"dns/microsoft.network/2018-05-01/types.json","Index":61},"Microsoft.Network/dnsZones/SRV@2018-05-01":{"RelativePath":"dns/microsoft.network/2018-05-01/types.json","Index":65},"Microsoft.Network/dnsZones/TXT@2018-05-01":{"RelativePath":"dns/microsoft.network/2018-05-01/types.json","Index":69},"Microsoft.Network/dnsZones@2018-05-01":{"RelativePath":"dns/microsoft.network/2018-05-01/types.json","Index":81},"Microsoft.Network/dnsZones/dnssecConfigs@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":28},"Microsoft.Network/dnsZones/A@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":61},"Microsoft.Network/dnsZones/AAAA@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":65},"Microsoft.Network/dnsZones/CAA@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":69},"Microsoft.Network/dnsZones/CNAME@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":73},"Microsoft.Network/dnsZones/MX@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":77},"Microsoft.Network/dnsZones/NS@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":81},"Microsoft.Network/dnsZones/PTR@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":85},"Microsoft.Network/dnsZones/SOA@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":89},"Microsoft.Network/dnsZones/SRV@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":93},"Microsoft.Network/dnsZones/TXT@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":97},"Microsoft.Network/dnsZones/TLSA@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":101},"Microsoft.Network/dnsZones/DS@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":105},"Microsoft.Network/dnsZones/NAPTR@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":109},"Microsoft.Network/dnsZones@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":122},"Microsoft.Network/dnsResolvers@2020-04-01-preview":{"RelativePath":"dnsresolver/microsoft.network/2020-04-01-preview/types.json","Index":35},"Microsoft.Network/dnsResolvers/inboundEndpoints@2020-04-01-preview":{"RelativePath":"dnsresolver/microsoft.network/2020-04-01-preview/types.json","Index":53},"Microsoft.Network/dnsResolvers/outboundEndpoints@2020-04-01-preview":{"RelativePath":"dnsresolver/microsoft.network/2020-04-01-preview/types.json","Index":66},"Microsoft.Network/dnsForwardingRulesets@2020-04-01-preview":{"RelativePath":"dnsresolver/microsoft.network/2020-04-01-preview/types.json","Index":80},"Microsoft.Network/dnsForwardingRulesets/forwardingRules@2020-04-01-preview":{"RelativePath":"dnsresolver/microsoft.network/2020-04-01-preview/types.json","Index":98},"Microsoft.Network/dnsForwardingRulesets/virtualNetworkLinks@2020-04-01-preview":{"RelativePath":"dnsresolver/microsoft.network/2020-04-01-preview/types.json","Index":111},"Microsoft.Network/dnsResolvers@2022-07-01":{"RelativePath":"dnsresolver/microsoft.network/2022-07-01/types.json","Index":35},"Microsoft.Network/dnsResolvers/inboundEndpoints@2022-07-01":{"RelativePath":"dnsresolver/microsoft.network/2022-07-01/types.json","Index":53},"Microsoft.Network/dnsResolvers/outboundEndpoints@2022-07-01":{"RelativePath":"dnsresolver/microsoft.network/2022-07-01/types.json","Index":66},"Microsoft.Network/dnsForwardingRulesets@2022-07-01":{"RelativePath":"dnsresolver/microsoft.network/2022-07-01/types.json","Index":80},"Microsoft.Network/dnsForwardingRulesets/forwardingRules@2022-07-01":{"RelativePath":"dnsresolver/microsoft.network/2022-07-01/types.json","Index":98},"Microsoft.Network/dnsForwardingRulesets/virtualNetworkLinks@2022-07-01":{"RelativePath":"dnsresolver/microsoft.network/2022-07-01/types.json","Index":111},"Microsoft.AAD/domainServices@2017-01-01":{"RelativePath":"domainservices/microsoft.aad/2017-01-01/types.json","Index":46},"Microsoft.AAD/domainServices@2017-06-01":{"RelativePath":"domainservices/microsoft.aad/2017-06-01/types.json","Index":57},"Microsoft.Aad/domainServices/ouContainer@2017-06-01":{"RelativePath":"domainservices/microsoft.aad/2017-06-01/types.json","Index":65},"Microsoft.AAD/domainServices@2020-01-01":{"RelativePath":"domainservices/microsoft.aad/2020-01-01/types.json","Index":59},"Microsoft.Aad/domainServices/ouContainer@2020-01-01":{"RelativePath":"domainservices/microsoft.aad/2020-01-01/types.json","Index":67},"Microsoft.AAD/domainServices@2021-03-01":{"RelativePath":"domainservices/microsoft.aad/2021-03-01/types.json","Index":76},"Microsoft.Aad/domainServices/ouContainer@2021-03-01":{"RelativePath":"domainservices/microsoft.aad/2021-03-01/types.json","Index":84},"Microsoft.AAD/domainServices@2021-05-01":{"RelativePath":"domainservices/microsoft.aad/2021-05-01/types.json","Index":89},"Microsoft.Aad/domainServices/ouContainer@2021-05-01":{"RelativePath":"domainservices/microsoft.aad/2021-05-01/types.json","Index":97},"Microsoft.AAD/domainServices@2022-09-01":{"RelativePath":"domainservices/microsoft.aad/2022-09-01/types.json","Index":98},"Microsoft.Aad/domainServices/ouContainer@2022-09-01":{"RelativePath":"domainservices/microsoft.aad/2022-09-01/types.json","Index":106},"Microsoft.AAD/domainServices@2022-12-01":{"RelativePath":"domainservices/microsoft.aad/2022-12-01/types.json","Index":98},"Microsoft.Aad/domainServices/ouContainer@2022-12-01":{"RelativePath":"domainservices/microsoft.aad/2022-12-01/types.json","Index":106},"Dynatrace.Observability/monitors@2021-09-01-preview":{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01-preview/types.json","Index":72},"Dynatrace.Observability/monitors/tagRules@2021-09-01-preview":{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01-preview/types.json","Index":104},"Dynatrace.Observability/monitors/singleSignOnConfigurations@2021-09-01-preview":{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01-preview/types.json","Index":108},"Dynatrace.Observability/monitors@2021-09-01":{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01/types.json","Index":72},"Dynatrace.Observability/monitors/tagRules@2021-09-01":{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01/types.json","Index":104},"Dynatrace.Observability/monitors/singleSignOnConfigurations@2021-09-01":{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01/types.json","Index":108},"Dynatrace.Observability/monitors@2023-04-27":{"RelativePath":"dynatrace/dynatrace.observability/2023-04-27/types.json","Index":72},"Dynatrace.Observability/monitors/tagRules@2023-04-27":{"RelativePath":"dynatrace/dynatrace.observability/2023-04-27/types.json","Index":107},"Dynatrace.Observability/monitors/singleSignOnConfigurations@2023-04-27":{"RelativePath":"dynatrace/dynatrace.observability/2023-04-27/types.json","Index":111},"Microsoft.EdgeMarketplace/publishers@2023-08-01-preview":{"RelativePath":"edgemarketplace/microsoft.edgemarketplace/2023-08-01-preview/types.json","Index":27},"Microsoft.EdgeMarketplace/offers@2023-08-01-preview":{"RelativePath":"edgemarketplace/microsoft.edgemarketplace/2023-08-01-preview/types.json","Index":53},"Microsoft.EdgeMarketplace/publishers@2023-08-01":{"RelativePath":"edgemarketplace/microsoft.edgemarketplace/2023-08-01/types.json","Index":27},"Microsoft.EdgeMarketplace/offers@2023-08-01":{"RelativePath":"edgemarketplace/microsoft.edgemarketplace/2023-08-01/types.json","Index":53},"Microsoft.EdgeOrder/addresses@2020-12-01-preview":{"RelativePath":"edgeorder/microsoft.edgeorder/2020-12-01-preview/types.json","Index":31},"Microsoft.EdgeOrder/orderItems@2020-12-01-preview":{"RelativePath":"edgeorder/microsoft.edgeorder/2020-12-01-preview/types.json","Index":107},"Microsoft.EdgeOrder/locations/orders@2020-12-01-preview":{"RelativePath":"edgeorder/microsoft.edgeorder/2020-12-01-preview/types.json","Index":114},"Microsoft.EdgeOrder/addresses@2021-12-01":{"RelativePath":"edgeorder/microsoft.edgeorder/2021-12-01/types.json","Index":35},"Microsoft.EdgeOrder/orderItems@2021-12-01":{"RelativePath":"edgeorder/microsoft.edgeorder/2021-12-01/types.json","Index":111},"Microsoft.EdgeOrder/locations/orders@2021-12-01":{"RelativePath":"edgeorder/microsoft.edgeorder/2021-12-01/types.json","Index":118},"Microsoft.EdgeOrder/addresses@2022-05-01-preview":{"RelativePath":"edgeorder/microsoft.edgeorder/2022-05-01-preview/types.json","Index":35},"Microsoft.EdgeOrder/orderItems@2022-05-01-preview":{"RelativePath":"edgeorder/microsoft.edgeorder/2022-05-01-preview/types.json","Index":124},"Microsoft.EdgeOrder/locations/orders@2022-05-01-preview":{"RelativePath":"edgeorder/microsoft.edgeorder/2022-05-01-preview/types.json","Index":134},"Microsoft.Education/labs@2021-12-01-preview":{"RelativePath":"education/microsoft.education/2021-12-01-preview/types.json","Index":29},"Microsoft.Education/labs/students@2021-12-01-preview":{"RelativePath":"education/microsoft.education/2021-12-01-preview/types.json","Index":43},"Microsoft.Education/grants@2021-12-01-preview":{"RelativePath":"education/microsoft.education/2021-12-01-preview/types.json","Index":55},"Microsoft.Education/labs/joinRequests@2021-12-01-preview":{"RelativePath":"education/microsoft.education/2021-12-01-preview/types.json","Index":63},"Microsoft.Education/studentLabs@2021-12-01-preview":{"RelativePath":"education/microsoft.education/2021-12-01-preview/types.json","Index":77},"Microsoft.Elastic/monitors@2020-07-01-preview":{"RelativePath":"elastic/microsoft.elastic/2020-07-01-preview/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2020-07-01-preview":{"RelativePath":"elastic/microsoft.elastic/2020-07-01-preview/types.json","Index":70},"Microsoft.Elastic/monitors@2020-07-01":{"RelativePath":"elastic/microsoft.elastic/2020-07-01/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2020-07-01":{"RelativePath":"elastic/microsoft.elastic/2020-07-01/types.json","Index":70},"Microsoft.Elastic/monitors@2021-09-01-preview":{"RelativePath":"elastic/microsoft.elastic/2021-09-01-preview/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2021-09-01-preview":{"RelativePath":"elastic/microsoft.elastic/2021-09-01-preview/types.json","Index":70},"Microsoft.Elastic/monitors@2021-10-01-preview":{"RelativePath":"elastic/microsoft.elastic/2021-10-01-preview/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2021-10-01-preview":{"RelativePath":"elastic/microsoft.elastic/2021-10-01-preview/types.json","Index":70},"Microsoft.Elastic/monitors@2022-05-05-preview":{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2022-05-05-preview":{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":70},"Microsoft.Elastic/monitors@2022-07-01-preview":{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2022-07-01-preview":{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":70},"Microsoft.Elastic/monitors@2022-09-01-preview":{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2022-09-01-preview":{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":70},"Microsoft.Elastic/monitors@2023-02-01-preview":{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2023-02-01-preview":{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":70},"Microsoft.Elastic/monitors@2023-05-01-preview":{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2023-05-01-preview":{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":70},"Microsoft.Elastic/monitors@2023-06-01":{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2023-06-01":{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":70},"Microsoft.Elastic/monitors@2023-06-15-preview":{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2023-06-15-preview":{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":70},"Microsoft.Elastic/monitors@2023-07-01-preview":{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2023-07-01-preview":{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":70},"Microsoft.Elastic/monitors@2023-10-01-preview":{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2023-10-01-preview":{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":70},"Microsoft.Elastic/monitors@2023-11-01-preview":{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":50},"Microsoft.Elastic/monitors/tagRules@2023-11-01-preview":{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":71},"Microsoft.ElasticSan/elasticSans@2021-11-20-preview":{"RelativePath":"elasticsan/microsoft.elasticsan/2021-11-20-preview/types.json","Index":40},"Microsoft.ElasticSan/elasticSans/volumegroups@2021-11-20-preview":{"RelativePath":"elasticsan/microsoft.elasticsan/2021-11-20-preview/types.json","Index":70},"Microsoft.ElasticSan/elasticSans/volumegroups/volumes@2021-11-20-preview":{"RelativePath":"elasticsan/microsoft.elasticsan/2021-11-20-preview/types.json","Index":97},"Microsoft.ElasticSan/elasticSans@2022-12-01-preview":{"RelativePath":"elasticsan/microsoft.elasticsan/2022-12-01-preview/types.json","Index":60},"Microsoft.ElasticSan/elasticSans/volumegroups@2022-12-01-preview":{"RelativePath":"elasticsan/microsoft.elasticsan/2022-12-01-preview/types.json","Index":90},"Microsoft.ElasticSan/elasticSans/volumegroups/volumes@2022-12-01-preview":{"RelativePath":"elasticsan/microsoft.elasticsan/2022-12-01-preview/types.json","Index":116},"Microsoft.ElasticSan/elasticSans/privateEndpointConnections@2022-12-01-preview":{"RelativePath":"elasticsan/microsoft.elasticsan/2022-12-01-preview/types.json","Index":120},"Microsoft.ElasticSan/elasticSans@2023-01-01":{"RelativePath":"elasticsan/microsoft.elasticsan/2023-01-01/types.json","Index":63},"Microsoft.ElasticSan/elasticSans/volumegroups@2023-01-01":{"RelativePath":"elasticsan/microsoft.elasticsan/2023-01-01/types.json","Index":99},"Microsoft.ElasticSan/elasticSans/volumegroups/volumes@2023-01-01":{"RelativePath":"elasticsan/microsoft.elasticsan/2023-01-01/types.json","Index":140},"Microsoft.ElasticSan/elasticSans/privateEndpointConnections@2023-01-01":{"RelativePath":"elasticsan/microsoft.elasticsan/2023-01-01/types.json","Index":144},"Microsoft.ElasticSan/elasticSans/volumegroups/snapshots@2023-01-01":{"RelativePath":"elasticsan/microsoft.elasticsan/2023-01-01/types.json","Index":159},"Microsoft.EngagementFabric/Accounts@2018-09-01-preview":{"RelativePath":"engagementfabric/microsoft.engagementfabric/2018-09-01-preview/types.json","Index":13},"Microsoft.EngagementFabric/Accounts/Channels@2018-09-01-preview":{"RelativePath":"engagementfabric/microsoft.engagementfabric/2018-09-01-preview/types.json","Index":20},"Microsoft.EnterpriseKnowledgeGraph/services@2018-12-03":{"RelativePath":"enterpriseknowledgegraph/microsoft.enterpriseknowledgegraph/2018-12-03/types.json","Index":22},"Microsoft.EventGrid/eventSubscriptions@2017-06-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2017-06-15-preview/types.json","Index":26},"Microsoft.EventGrid/topics@2017-06-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2017-06-15-preview/types.json","Index":39},"Microsoft.EventGrid/topicTypes@2017-06-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2017-06-15-preview/types.json","Index":54},"Microsoft.EventGrid/eventSubscriptions@2017-09-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2017-09-15-preview/types.json","Index":29},"Microsoft.EventGrid/topics@2017-09-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2017-09-15-preview/types.json","Index":42},"Microsoft.EventGrid/topicTypes@2017-09-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2017-09-15-preview/types.json","Index":58},"Microsoft.EventGrid/eventSubscriptions@2018-01-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2018-01-01/types.json","Index":29},"Microsoft.EventGrid/topics@2018-01-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2018-01-01/types.json","Index":42},"Microsoft.EventGrid/topicTypes@2018-01-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2018-01-01/types.json","Index":58},"Microsoft.EventGrid/eventSubscriptions@2018-05-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2018-05-01-preview/types.json","Index":45},"Microsoft.EventGrid/topics@2018-05-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2018-05-01-preview/types.json","Index":68},"Microsoft.EventGrid/topicTypes@2018-05-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2018-05-01-preview/types.json","Index":84},"Microsoft.EventGrid/domains@2018-09-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2018-09-15-preview/types.json","Index":30},"Microsoft.EventGrid/eventSubscriptions@2018-09-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2018-09-15-preview/types.json","Index":101},"Microsoft.EventGrid/topics@2018-09-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2018-09-15-preview/types.json","Index":118},"Microsoft.EventGrid/domains/topics@2018-09-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2018-09-15-preview/types.json","Index":122},"Microsoft.EventGrid/topicTypes@2018-09-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2018-09-15-preview/types.json","Index":138},"Microsoft.EventGrid/eventSubscriptions@2019-01-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-01-01/types.json","Index":41},"Microsoft.EventGrid/topics@2019-01-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-01-01/types.json","Index":54},"Microsoft.EventGrid/topicTypes@2019-01-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-01-01/types.json","Index":70},"Microsoft.EventGrid/domains@2019-02-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-02-01-preview/types.json","Index":30},"Microsoft.EventGrid/domains/topics@2019-02-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-02-01-preview/types.json","Index":42},"Microsoft.EventGrid/eventSubscriptions@2019-02-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-02-01-preview/types.json","Index":116},"Microsoft.EventGrid/topics@2019-02-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-02-01-preview/types.json","Index":133},"Microsoft.EventGrid/topicTypes@2019-02-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-02-01-preview/types.json","Index":149},"Microsoft.EventGrid/domains@2019-06-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-06-01/types.json","Index":20},"Microsoft.EventGrid/domains/topics@2019-06-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-06-01/types.json","Index":32},"Microsoft.EventGrid/eventSubscriptions@2019-06-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-06-01/types.json","Index":102},"Microsoft.EventGrid/topics@2019-06-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-06-01/types.json","Index":115},"Microsoft.EventGrid/topicTypes@2019-06-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-06-01/types.json","Index":131},"Microsoft.EventGrid/domains@2020-01-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-01-01-preview/types.json","Index":30},"Microsoft.EventGrid/domains/topics@2020-01-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-01-01-preview/types.json","Index":42},"Microsoft.EventGrid/eventSubscriptions@2020-01-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-01-01-preview/types.json","Index":122},"Microsoft.EventGrid/topics@2020-01-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-01-01-preview/types.json","Index":139},"Microsoft.EventGrid/topicTypes@2020-01-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-01-01-preview/types.json","Index":155},"Microsoft.EventGrid/domains@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":67},"Microsoft.EventGrid/domains/topics@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":79},"Microsoft.EventGrid/partnerNamespaces/eventChannels@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":143},"Microsoft.EventGrid/eventSubscriptions@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":197},"Microsoft.EventGrid/systemTopics/eventSubscriptions@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":201},"Microsoft.EventGrid/partnerTopics/eventSubscriptions@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":205},"Microsoft.EventGrid/partnerNamespaces@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":218},"Microsoft.EventGrid/partnerRegistrations@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":236},"Microsoft.EventGrid/topics/privateEndpointConnections@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":240},"Microsoft.EventGrid/domains/privateEndpointConnections@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":244},"Microsoft.EventGrid/systemTopics@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":257},"Microsoft.EventGrid/topics@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":279},"Microsoft.EventGrid/partnerTopics@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":296},"Microsoft.EventGrid/extensionTopics@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":302},"Microsoft.EventGrid/topicTypes@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":318},"Microsoft.EventGrid/domains@2020-06-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-06-01/types.json","Index":66},"Microsoft.EventGrid/domains/topics@2020-06-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-06-01/types.json","Index":78},"Microsoft.EventGrid/eventSubscriptions@2020-06-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-06-01/types.json","Index":158},"Microsoft.EventGrid/topics@2020-06-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-06-01/types.json","Index":180},"Microsoft.EventGrid/topics/privateEndpointConnections@2020-06-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-06-01/types.json","Index":184},"Microsoft.EventGrid/domains/privateEndpointConnections@2020-06-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-06-01/types.json","Index":188},"Microsoft.EventGrid/topicTypes@2020-06-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-06-01/types.json","Index":204},"Microsoft.EventGrid/domains@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":78},"Microsoft.EventGrid/domains/topics@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":90},"Microsoft.EventGrid/partnerNamespaces/eventChannels@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":164},"Microsoft.EventGrid/eventSubscriptions@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":232},"Microsoft.EventGrid/systemTopics/eventSubscriptions@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":236},"Microsoft.EventGrid/partnerTopics/eventSubscriptions@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":240},"Microsoft.EventGrid/partnerNamespaces@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":253},"Microsoft.EventGrid/partnerRegistrations@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":271},"Microsoft.EventGrid/topics/privateEndpointConnections@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":275},"Microsoft.EventGrid/domains/privateEndpointConnections@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":279},"Microsoft.EventGrid/systemTopics@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":292},"Microsoft.EventGrid/topics@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":318},"Microsoft.EventGrid/partnerTopics@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":335},"Microsoft.EventGrid/extensionTopics@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":341},"Microsoft.EventGrid/topicTypes@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":362},"Microsoft.EventGrid/domains@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":78},"Microsoft.EventGrid/domains/topics@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":90},"Microsoft.EventGrid/partnerNamespaces/eventChannels@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":164},"Microsoft.EventGrid/eventSubscriptions@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":231},"Microsoft.EventGrid/systemTopics/eventSubscriptions@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":235},"Microsoft.EventGrid/partnerTopics/eventSubscriptions@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":239},"Microsoft.EventGrid/partnerNamespaces@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":257},"Microsoft.EventGrid/partnerRegistrations@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":275},"Microsoft.EventGrid/topics/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":279},"Microsoft.EventGrid/domains/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":283},"Microsoft.EventGrid/partnerNamespaces/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":287},"Microsoft.EventGrid/systemTopics@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":300},"Microsoft.EventGrid/topics@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":326},"Microsoft.EventGrid/partnerTopics@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":343},"Microsoft.EventGrid/extensionTopics@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":349},"Microsoft.EventGrid/topicTypes@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":370},"Microsoft.EventGrid/partnerNamespaces/channels@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":52},"Microsoft.EventGrid/domains@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":115},"Microsoft.EventGrid/domains/topics@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":127},"Microsoft.EventGrid/partnerNamespaces/eventChannels@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":201},"Microsoft.EventGrid/eventSubscriptions@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":271},"Microsoft.EventGrid/domains/topics/eventSubscriptions@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":275},"Microsoft.EventGrid/topics/eventSubscriptions@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":279},"Microsoft.EventGrid/domains/eventSubscriptions@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":283},"Microsoft.EventGrid/systemTopics/eventSubscriptions@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":287},"Microsoft.EventGrid/partnerTopics/eventSubscriptions@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":291},"Microsoft.EventGrid/partnerConfigurations@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":308},"Microsoft.EventGrid/partnerDestinations@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":324},"Microsoft.EventGrid/partnerNamespaces@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":345},"Microsoft.EventGrid/partnerRegistrations@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":363},"Microsoft.EventGrid/partnerTopics@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":380},"Microsoft.EventGrid/topics/privateEndpointConnections@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":384},"Microsoft.EventGrid/domains/privateEndpointConnections@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":388},"Microsoft.EventGrid/partnerNamespaces/privateEndpointConnections@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":392},"Microsoft.EventGrid/systemTopics@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":405},"Microsoft.EventGrid/topics@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":434},"Microsoft.EventGrid/extensionTopics@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":440},"Microsoft.EventGrid/topicTypes@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":462},"Microsoft.EventGrid/verifiedPartners@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":475},"Microsoft.EventGrid/domains@2021-12-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":74},"Microsoft.EventGrid/domains/topics@2021-12-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":86},"Microsoft.EventGrid/eventSubscriptions@2021-12-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":206},"Microsoft.EventGrid/systemTopics/eventSubscriptions@2021-12-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":210},"Microsoft.EventGrid/topics@2021-12-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":232},"Microsoft.EventGrid/topics/privateEndpointConnections@2021-12-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":236},"Microsoft.EventGrid/domains/privateEndpointConnections@2021-12-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":240},"Microsoft.EventGrid/systemTopics@2021-12-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":253},"Microsoft.EventGrid/extensionTopics@2021-12-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":259},"Microsoft.EventGrid/topicTypes@2021-12-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":280},"Microsoft.EventGrid/partnerNamespaces/channels@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":42},"Microsoft.EventGrid/domains@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":101},"Microsoft.EventGrid/domains/topics@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":113},"Microsoft.EventGrid/topics/eventSubscriptions@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":233},"Microsoft.EventGrid/domains/eventSubscriptions@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":237},"Microsoft.EventGrid/eventSubscriptions@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":241},"Microsoft.EventGrid/domains/topics/eventSubscriptions@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":245},"Microsoft.EventGrid/systemTopics/eventSubscriptions@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":249},"Microsoft.EventGrid/partnerTopics/eventSubscriptions@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":253},"Microsoft.EventGrid/topics@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":278},"Microsoft.EventGrid/partnerConfigurations@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":295},"Microsoft.EventGrid/partnerNamespaces@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":316},"Microsoft.EventGrid/partnerRegistrations@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":329},"Microsoft.EventGrid/partnerTopics@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":347},"Microsoft.EventGrid/topics/privateEndpointConnections@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":351},"Microsoft.EventGrid/domains/privateEndpointConnections@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":355},"Microsoft.EventGrid/partnerNamespaces/privateEndpointConnections@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":359},"Microsoft.EventGrid/systemTopics@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":372},"Microsoft.EventGrid/extensionTopics@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":378},"Microsoft.EventGrid/topicTypes@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":400},"Microsoft.EventGrid/verifiedPartners@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":413},"Microsoft.EventGrid/namespaces/caCertificates@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":31},"Microsoft.EventGrid/partnerNamespaces/channels@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":67},"Microsoft.EventGrid/namespaces/clientGroups@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":80},"Microsoft.EventGrid/namespaces/clients@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":109},"Microsoft.EventGrid/domains@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":176},"Microsoft.EventGrid/domains/topics@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":188},"Microsoft.EventGrid/domains/topics/eventSubscriptions@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":315},"Microsoft.EventGrid/topics/eventSubscriptions@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":319},"Microsoft.EventGrid/domains/eventSubscriptions@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":323},"Microsoft.EventGrid/eventSubscriptions@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":327},"Microsoft.EventGrid/systemTopics/eventSubscriptions@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":331},"Microsoft.EventGrid/namespaces/topics/eventSubscriptions@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":410},"Microsoft.EventGrid/partnerTopics/eventSubscriptions@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":414},"Microsoft.EventGrid/namespaces@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":468},"Microsoft.EventGrid/namespaces/topics@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":488},"Microsoft.EventGrid/partnerConfigurations@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":505},"Microsoft.EventGrid/partnerDestinations@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":522},"Microsoft.EventGrid/partnerNamespaces@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":547},"Microsoft.EventGrid/partnerRegistrations@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":560},"Microsoft.EventGrid/partnerTopics@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":578},"Microsoft.EventGrid/namespaces/permissionBindings@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":594},"Microsoft.EventGrid/topics/privateEndpointConnections@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":598},"Microsoft.EventGrid/domains/privateEndpointConnections@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":602},"Microsoft.EventGrid/partnerNamespaces/privateEndpointConnections@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":606},"Microsoft.EventGrid/namespaces/privateEndpointConnections@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":610},"Microsoft.EventGrid/systemTopics@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":623},"Microsoft.EventGrid/topics@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":656},"Microsoft.EventGrid/namespaces/topicSpaces@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":670},"Microsoft.EventGrid/extensionTopics@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":676},"Microsoft.EventGrid/topicTypes@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":698},"Microsoft.EventGrid/verifiedPartners@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":711},"Microsoft.EventGrid/namespaces/caCertificates@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":31},"Microsoft.EventGrid/partnerNamespaces/channels@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":67},"Microsoft.EventGrid/namespaces/clientGroups@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":80},"Microsoft.EventGrid/namespaces/clients@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":106},"Microsoft.EventGrid/domains@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":174},"Microsoft.EventGrid/domains/topics@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":186},"Microsoft.EventGrid/domains/topics/eventSubscriptions@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":326},"Microsoft.EventGrid/topics/eventSubscriptions@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":330},"Microsoft.EventGrid/domains/eventSubscriptions@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":334},"Microsoft.EventGrid/eventSubscriptions@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":338},"Microsoft.EventGrid/systemTopics/eventSubscriptions@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":342},"Microsoft.EventGrid/namespaces/topics/eventSubscriptions@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":423},"Microsoft.EventGrid/partnerTopics/eventSubscriptions@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":427},"Microsoft.EventGrid/namespaces@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":482},"Microsoft.EventGrid/namespaces/topics@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":502},"Microsoft.EventGrid/partnerConfigurations@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":519},"Microsoft.EventGrid/partnerDestinations@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":536},"Microsoft.EventGrid/partnerNamespaces@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":562},"Microsoft.EventGrid/partnerRegistrations@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":575},"Microsoft.EventGrid/partnerTopics@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":593},"Microsoft.EventGrid/namespaces/permissionBindings@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":609},"Microsoft.EventGrid/topics/privateEndpointConnections@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":613},"Microsoft.EventGrid/domains/privateEndpointConnections@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":617},"Microsoft.EventGrid/partnerNamespaces/privateEndpointConnections@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":621},"Microsoft.EventGrid/namespaces/privateEndpointConnections@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":625},"Microsoft.EventGrid/systemTopics@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":638},"Microsoft.EventGrid/topics@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":672},"Microsoft.EventGrid/namespaces/topicSpaces@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":686},"Microsoft.EventGrid/extensionTopics@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":692},"Microsoft.EventGrid/topicTypes@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":716},"Microsoft.EventGrid/verifiedPartners@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":729},"Microsoft.EventHub/namespaces@2014-09-01":{"RelativePath":"eventhub/microsoft.eventhub/2014-09-01/types.json","Index":35},"Microsoft.EventHub/namespaces/AuthorizationRules@2014-09-01":{"RelativePath":"eventhub/microsoft.eventhub/2014-09-01/types.json","Index":45},"Microsoft.EventHub/namespaces/eventhubs@2014-09-01":{"RelativePath":"eventhub/microsoft.eventhub/2014-09-01/types.json","Index":61},"Microsoft.EventHub/namespaces/eventhubs/authorizationRules@2014-09-01":{"RelativePath":"eventhub/microsoft.eventhub/2014-09-01/types.json","Index":65},"Microsoft.EventHub/namespaces/eventhubs/consumergroups@2014-09-01":{"RelativePath":"eventhub/microsoft.eventhub/2014-09-01/types.json","Index":70},"Microsoft.EventHub/namespaces@2015-08-01":{"RelativePath":"eventhub/microsoft.eventhub/2015-08-01/types.json","Index":35},"Microsoft.EventHub/namespaces/AuthorizationRules@2015-08-01":{"RelativePath":"eventhub/microsoft.eventhub/2015-08-01/types.json","Index":45},"Microsoft.EventHub/namespaces/eventhubs@2015-08-01":{"RelativePath":"eventhub/microsoft.eventhub/2015-08-01/types.json","Index":61},"Microsoft.EventHub/namespaces/eventhubs/authorizationRules@2015-08-01":{"RelativePath":"eventhub/microsoft.eventhub/2015-08-01/types.json","Index":65},"Microsoft.EventHub/namespaces/eventhubs/consumergroups@2015-08-01":{"RelativePath":"eventhub/microsoft.eventhub/2015-08-01/types.json","Index":70},"Microsoft.EventHub/namespaces/authorizationRules@2017-04-01":{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":17},"Microsoft.EventHub/namespaces@2017-04-01":{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":30},"Microsoft.EventHub/namespaces/networkRuleSets@2017-04-01":{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":46},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs@2017-04-01":{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":59},"Microsoft.EventHub/namespaces/eventhubs/authorizationRules@2017-04-01":{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":63},"Microsoft.EventHub/namespaces/eventhubs@2017-04-01":{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":85},"Microsoft.EventHub/namespaces/eventhubs/consumergroups@2017-04-01":{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":90},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs/authorizationRules@2017-04-01":{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":94},"Microsoft.EventHub/clusters@2018-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":16},"Microsoft.EventHub/namespaces/ipfilterrules@2018-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":24},"Microsoft.EventHub/namespaces@2018-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":43},"Microsoft.EventHub/namespaces/virtualnetworkrules@2018-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":48},"Microsoft.EventHub/namespaces/networkRuleSets@2018-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":64},"Microsoft.EventHub/namespaces/authorizationRules@2018-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":74},"Microsoft.EventHub/namespaces/privateEndpointConnections@2018-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":93},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs@2018-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":106},"Microsoft.EventHub/namespaces/eventhubs/authorizationRules@2018-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":110},"Microsoft.EventHub/namespaces/eventhubs@2018-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":132},"Microsoft.EventHub/namespaces/eventhubs/consumergroups@2018-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":137},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs/authorizationRules@2018-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":141},"Microsoft.EventHub/namespaces@2021-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":63},"Microsoft.EventHub/namespaces/networkRuleSets@2021-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":79},"Microsoft.EventHub/namespaces/authorizationRules@2021-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":89},"Microsoft.EventHub/namespaces/privateEndpointConnections@2021-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":93},"Microsoft.EventHub/namespaces/eventhubs@2021-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":115},"Microsoft.EventHub/namespaces/eventhubs/authorizationRules@2021-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":119},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs@2021-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":132},"Microsoft.EventHub/namespaces/eventhubs/consumergroups@2021-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":137},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs/authorizationRules@2021-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":141},"Microsoft.EventHub/clusters@2021-06-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":27},"Microsoft.EventHub/namespaces@2021-06-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":72},"Microsoft.EventHub/namespaces/networkRuleSets@2021-06-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":91},"Microsoft.EventHub/namespaces/authorizationRules@2021-06-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":101},"Microsoft.EventHub/namespaces/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":105},"Microsoft.EventHub/namespaces/eventhubs@2021-06-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":127},"Microsoft.EventHub/namespaces/eventhubs/authorizationRules@2021-06-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":131},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs@2021-06-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":144},"Microsoft.EventHub/namespaces/eventhubs/consumergroups@2021-06-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":149},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs/authorizationRules@2021-06-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":153},"Microsoft.EventHub/clusters@2021-11-01":{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":27},"Microsoft.EventHub/namespaces@2021-11-01":{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":72},"Microsoft.EventHub/namespaces/networkRuleSets@2021-11-01":{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":91},"Microsoft.EventHub/namespaces/authorizationRules@2021-11-01":{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":101},"Microsoft.EventHub/namespaces/privateEndpointConnections@2021-11-01":{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":105},"Microsoft.EventHub/namespaces/eventhubs@2021-11-01":{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":127},"Microsoft.EventHub/namespaces/eventhubs/authorizationRules@2021-11-01":{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":131},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs@2021-11-01":{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":144},"Microsoft.EventHub/namespaces/eventhubs/consumergroups@2021-11-01":{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":149},"Microsoft.EventHub/namespaces/schemagroups@2021-11-01":{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":162},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs/authorizationRules@2021-11-01":{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":166},"Microsoft.EventHub/clusters@2022-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":27},"Microsoft.EventHub/namespaces@2022-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":80},"Microsoft.EventHub/namespaces/networkRuleSets@2022-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":100},"Microsoft.EventHub/namespaces/authorizationRules@2022-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":110},"Microsoft.EventHub/namespaces/privateEndpointConnections@2022-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":114},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs@2022-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":127},"Microsoft.EventHub/namespaces/eventhubs/authorizationRules@2022-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":131},"Microsoft.EventHub/namespaces/eventhubs@2022-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":153},"Microsoft.EventHub/namespaces/eventhubs/consumergroups@2022-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":158},"Microsoft.EventHub/namespaces/schemagroups@2022-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":171},"Microsoft.EventHub/namespaces/applicationGroups@2022-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":185},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs/authorizationRules@2022-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":189},"Microsoft.EventHub/clusters@2022-10-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":27},"Microsoft.EventHub/namespaces@2022-10-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":80},"Microsoft.EventHub/namespaces/networkRuleSets@2022-10-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":100},"Microsoft.EventHub/namespaces/authorizationRules@2022-10-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":110},"Microsoft.EventHub/namespaces/privateEndpointConnections@2022-10-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":114},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs@2022-10-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":127},"Microsoft.EventHub/namespaces/eventhubs/authorizationRules@2022-10-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":131},"Microsoft.EventHub/namespaces/eventhubs@2022-10-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":157},"Microsoft.EventHub/namespaces/eventhubs/consumergroups@2022-10-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":162},"Microsoft.EventHub/namespaces/schemagroups@2022-10-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":175},"Microsoft.EventHub/namespaces/applicationGroups@2022-10-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":189},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs/authorizationRules@2022-10-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":193},"Microsoft.EventHub/clusters@2023-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":36},"Microsoft.EventHub/namespaces@2023-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":95},"Microsoft.EventHub/namespaces/networkRuleSets@2023-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":115},"Microsoft.EventHub/namespaces/authorizationRules@2023-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":125},"Microsoft.EventHub/namespaces/privateEndpointConnections@2023-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":129},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs@2023-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":142},"Microsoft.EventHub/namespaces/eventhubs/authorizationRules@2023-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":146},"Microsoft.EventHub/namespaces/eventhubs@2023-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":176},"Microsoft.EventHub/namespaces/eventhubs/consumergroups@2023-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":181},"Microsoft.EventHub/namespaces/schemagroups@2023-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":194},"Microsoft.EventHub/namespaces/applicationGroups@2023-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":208},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs/authorizationRules@2023-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":212},"Microsoft.EventHub/clusters@2024-01-01":{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":46},"Microsoft.EventHub/namespaces@2024-01-01":{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":99},"Microsoft.EventHub/namespaces/networkRuleSets@2024-01-01":{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":119},"Microsoft.EventHub/namespaces/authorizationRules@2024-01-01":{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":129},"Microsoft.EventHub/namespaces/privateEndpointConnections@2024-01-01":{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":133},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs@2024-01-01":{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":146},"Microsoft.EventHub/namespaces/eventhubs/authorizationRules@2024-01-01":{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":150},"Microsoft.EventHub/namespaces/eventhubs@2024-01-01":{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":180},"Microsoft.EventHub/namespaces/eventhubs/consumergroups@2024-01-01":{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":185},"Microsoft.EventHub/namespaces/schemagroups@2024-01-01":{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":198},"Microsoft.EventHub/namespaces/applicationGroups@2024-01-01":{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":212},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs/authorizationRules@2024-01-01":{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":216},"Microsoft.ExtendedLocation/customLocations@2021-03-15-preview":{"RelativePath":"extendedlocation/microsoft.extendedlocation/2021-03-15-preview/types.json","Index":28},"Microsoft.ExtendedLocation/customLocations@2021-08-15":{"RelativePath":"extendedlocation/microsoft.extendedlocation/2021-08-15/types.json","Index":32},"Microsoft.ExtendedLocation/customLocations@2021-08-31-preview":{"RelativePath":"extendedlocation/microsoft.extendedlocation/2021-08-31-preview/types.json","Index":32},"Microsoft.ExtendedLocation/customLocations/resourceSyncRules@2021-08-31-preview":{"RelativePath":"extendedlocation/microsoft.extendedlocation/2021-08-31-preview/types.json","Index":43},"Microsoft.IoTFirmwareDefense/workspaces/firmwares@2023-02-08-preview":{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":35},"Microsoft.IoTFirmwareDefense/workspaces@2023-02-08-preview":{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":46},"Microsoft.FluidRelay/fluidRelayServers@2021-03-12-preview":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-03-12-preview/types.json","Index":31},"Microsoft.FluidRelay/fluidRelayServers@2021-06-15-preview":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-06-15-preview/types.json","Index":35},"Microsoft.FluidRelay/fluidRelayServers@2021-08-30-preview":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-08-30-preview/types.json","Index":35},"Microsoft.FluidRelay/fluidRelayServers/fluidRelayContainers@2021-08-30-preview":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-08-30-preview/types.json","Index":44},"Microsoft.FluidRelay/fluidRelayServers@2021-09-10-preview":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-09-10-preview/types.json","Index":39},"Microsoft.FluidRelay/fluidRelayServers/fluidRelayContainers@2021-09-10-preview":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-09-10-preview/types.json","Index":48},"Microsoft.FluidRelay/fluidRelayServers@2022-02-15":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-02-15/types.json","Index":39},"Microsoft.FluidRelay/fluidRelayServers/fluidRelayContainers@2022-02-15":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-02-15/types.json","Index":48},"Microsoft.FluidRelay/fluidRelayServers@2022-04-21":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-04-21/types.json","Index":45},"Microsoft.FluidRelay/fluidRelayServers/fluidRelayContainers@2022-04-21":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-04-21/types.json","Index":54},"Microsoft.FluidRelay/fluidRelayServers@2022-05-11":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-05-11/types.json","Index":45},"Microsoft.FluidRelay/fluidRelayServers/fluidRelayContainers@2022-05-11":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-05-11/types.json","Index":54},"Microsoft.FluidRelay/fluidRelayServers@2022-05-26":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-05-26/types.json","Index":49},"Microsoft.FluidRelay/fluidRelayServers/fluidRelayContainers@2022-05-26":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-05-26/types.json","Index":58},"Microsoft.FluidRelay/fluidRelayServers@2022-06-01":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-06-01/types.json","Index":49},"Microsoft.FluidRelay/fluidRelayServers/fluidRelayContainers@2022-06-01":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-06-01/types.json","Index":58},"Microsoft.Network/frontDoors@2018-08-01":{"RelativePath":"frontdoor/microsoft.network/2018-08-01/types.json","Index":134},"Microsoft.Network/FrontDoorWebApplicationFirewallPolicies@2018-08-01":{"RelativePath":"frontdoor/microsoft.network/2018-08-01/types.json","Index":210},"Microsoft.Network/frontDoors/frontendEndpoints@2018-08-01":{"RelativePath":"frontdoor/microsoft.network/2018-08-01/types.json","Index":214},"Microsoft.Network/FrontDoorWebApplicationFirewallPolicies@2019-03-01":{"RelativePath":"frontdoor/microsoft.network/2019-03-01/types.json","Index":91},"Microsoft.Network/frontDoors@2019-04-01":{"RelativePath":"frontdoor/microsoft.network/2019-04-01/types.json","Index":152},"Microsoft.Network/frontDoors/frontendEndpoints@2019-04-01":{"RelativePath":"frontdoor/microsoft.network/2019-04-01/types.json","Index":156},"Microsoft.Network/frontDoors@2019-05-01":{"RelativePath":"frontdoor/microsoft.network/2019-05-01/types.json","Index":161},"Microsoft.Network/frontDoors/frontendEndpoints@2019-05-01":{"RelativePath":"frontdoor/microsoft.network/2019-05-01/types.json","Index":165},"Microsoft.Network/FrontDoorWebApplicationFirewallPolicies@2019-10-01":{"RelativePath":"frontdoor/microsoft.network/2019-10-01/types.json","Index":107},"Microsoft.Network/NetworkExperimentProfiles@2019-11-01":{"RelativePath":"frontdoor/microsoft.network/2019-11-01/types.json","Index":23},"Microsoft.Network/NetworkExperimentProfiles/Experiments@2019-11-01":{"RelativePath":"frontdoor/microsoft.network/2019-11-01/types.json","Index":40},"Microsoft.Network/frontDoors@2020-01-01":{"RelativePath":"frontdoor/microsoft.network/2020-01-01/types.json","Index":228},"Microsoft.Network/frontDoors/rulesEngines@2020-01-01":{"RelativePath":"frontdoor/microsoft.network/2020-01-01/types.json","Index":232},"Microsoft.Network/frontDoors/frontendEndpoints@2020-01-01":{"RelativePath":"frontdoor/microsoft.network/2020-01-01/types.json","Index":236},"Microsoft.Network/FrontDoorWebApplicationFirewallPolicies@2020-04-01":{"RelativePath":"frontdoor/microsoft.network/2020-04-01/types.json","Index":109},"Microsoft.Network/frontDoors@2020-04-01":{"RelativePath":"frontdoor/microsoft.network/2020-04-01/types.json","Index":331},"Microsoft.Network/frontDoors/rulesEngines@2020-04-01":{"RelativePath":"frontdoor/microsoft.network/2020-04-01/types.json","Index":335},"Microsoft.Network/frontDoors/frontendEndpoints@2020-04-01":{"RelativePath":"frontdoor/microsoft.network/2020-04-01/types.json","Index":339},"Microsoft.Network/frontDoors@2020-05-01":{"RelativePath":"frontdoor/microsoft.network/2020-05-01/types.json","Index":229},"Microsoft.Network/frontDoors/rulesEngines@2020-05-01":{"RelativePath":"frontdoor/microsoft.network/2020-05-01/types.json","Index":233},"Microsoft.Network/frontDoors/frontendEndpoints@2020-05-01":{"RelativePath":"frontdoor/microsoft.network/2020-05-01/types.json","Index":237},"Microsoft.Network/FrontDoorWebApplicationFirewallPolicies@2020-11-01":{"RelativePath":"frontdoor/microsoft.network/2020-11-01/types.json","Index":124},"Microsoft.Network/frontDoors@2021-06-01":{"RelativePath":"frontdoor/microsoft.network/2021-06-01/types.json","Index":244},"Microsoft.Network/frontDoors/rulesEngines@2021-06-01":{"RelativePath":"frontdoor/microsoft.network/2021-06-01/types.json","Index":248},"Microsoft.Network/FrontDoorWebApplicationFirewallPolicies@2021-06-01":{"RelativePath":"frontdoor/microsoft.network/2021-06-01/types.json","Index":371},"Microsoft.Network/frontDoors/frontendEndpoints@2021-06-01":{"RelativePath":"frontdoor/microsoft.network/2021-06-01/types.json","Index":375},"Microsoft.Network/FrontDoorWebApplicationFirewallPolicies@2022-05-01":{"RelativePath":"frontdoor/microsoft.network/2022-05-01/types.json","Index":126},"Microsoft.GraphServices/accounts@2022-09-22-preview":{"RelativePath":"graphservicesprod/microsoft.graphservices/2022-09-22-preview/types.json","Index":28},"Microsoft.GraphServices/accounts@2023-04-13":{"RelativePath":"graphservicesprod/microsoft.graphservices/2023-04-13/types.json","Index":28},"Microsoft.GuestConfiguration/guestConfigurationAssignments@2018-01-20-preview":{"RelativePath":"guestconfiguration/microsoft.guestconfiguration/2018-01-20-preview/types.json","Index":24},"Microsoft.GuestConfiguration/guestConfigurationAssignments@2018-06-30-preview":{"RelativePath":"guestconfiguration/microsoft.guestconfiguration/2018-06-30-preview/types.json","Index":34},"Microsoft.GuestConfiguration/guestConfigurationAssignments@2018-11-20":{"RelativePath":"guestconfiguration/microsoft.guestconfiguration/2018-11-20/types.json","Index":46},"Microsoft.GuestConfiguration/guestConfigurationAssignments@2020-06-25":{"RelativePath":"guestconfiguration/microsoft.guestconfiguration/2020-06-25/types.json","Index":65},"Microsoft.GuestConfiguration/guestConfigurationAssignments@2021-01-25":{"RelativePath":"guestconfiguration/microsoft.guestconfiguration/2021-01-25/types.json","Index":76},"Microsoft.GuestConfiguration/guestConfigurationAssignments@2022-01-25":{"RelativePath":"guestconfiguration/microsoft.guestconfiguration/2022-01-25/types.json","Index":76},"Microsoft.HanaOnAzure/hanaInstances@2017-11-03-preview":{"RelativePath":"hanaonazure/microsoft.hanaonazure/2017-11-03-preview/types.json","Index":85},"Microsoft.HanaOnAzure/sapMonitors@2020-02-07-preview":{"RelativePath":"hanaonazure/microsoft.hanaonazure/2020-02-07-preview/types.json","Index":21},"Microsoft.HanaOnAzure/sapMonitors/providerInstances@2020-02-07-preview":{"RelativePath":"hanaonazure/microsoft.hanaonazure/2020-02-07-preview/types.json","Index":34},"Microsoft.HardwareSecurityModules/dedicatedHSMs@2018-10-31-preview":{"RelativePath":"hardwaresecuritymodules/microsoft.hardwaresecuritymodules/2018-10-31-preview/types.json","Index":35},"Microsoft.HardwareSecurityModules/dedicatedHSMs@2021-11-30":{"RelativePath":"hardwaresecuritymodules/microsoft.hardwaresecuritymodules/2021-11-30/types.json","Index":46},"Microsoft.HardwareSecurityModules/cloudHsmClusters@2022-08-31-preview":{"RelativePath":"hardwaresecuritymodules/microsoft.hardwaresecuritymodules/2022-08-31-preview/types.json","Index":57},"Microsoft.HardwareSecurityModules/cloudHsmClusters/privateEndpointConnections@2022-08-31-preview":{"RelativePath":"hardwaresecuritymodules/microsoft.hardwaresecuritymodules/2022-08-31-preview/types.json","Index":61},"Microsoft.HardwareSecurityModules/cloudHsmClusters@2023-12-10-preview":{"RelativePath":"hardwaresecuritymodules/microsoft.hardwaresecuritymodules/2023-12-10-preview/types.json","Index":67},"Microsoft.HardwareSecurityModules/cloudHsmClusters/privateEndpointConnections@2023-12-10-preview":{"RelativePath":"hardwaresecuritymodules/microsoft.hardwaresecuritymodules/2023-12-10-preview/types.json","Index":71},"Microsoft.HDInsight/clusters@2015-03-01-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":94},"Microsoft.HDInsight/clusters/applications@2015-03-01-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":110},"Microsoft.HDInsight/clusters@2018-06-01-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":94},"Microsoft.HDInsight/clusters/applications@2018-06-01-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":110},"Microsoft.HDInsight/clusters@2021-06-01":{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":146},"Microsoft.HDInsight/clusters/applications@2021-06-01":{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":163},"Microsoft.HDInsight/clusters/privateEndpointConnections@2021-06-01":{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":167},"Microsoft.HDInsight/clusters/privateLinkResources@2021-06-01":{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":174},"Microsoft.HDInsight/clusters/applications@2023-04-15-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":86},"Microsoft.HDInsight/clusters@2023-04-15-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":163},"Microsoft.HDInsight/clusters/privateEndpointConnections@2023-04-15-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":167},"Microsoft.HDInsight/clusters/privateLinkResources@2023-04-15-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":174},"Microsoft.HDInsight/clusterpools@2023-06-01-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2023-06-01-preview/types.json","Index":35},"Microsoft.HDInsight/clusterpools/clusters@2023-06-01-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2023-06-01-preview/types.json","Index":137},"Microsoft.HDInsight/clusters/applications@2023-08-15-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":86},"Microsoft.HDInsight/clusters@2023-08-15-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":166},"Microsoft.HDInsight/clusters/privateEndpointConnections@2023-08-15-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":170},"Microsoft.HDInsight/clusters/privateLinkResources@2023-08-15-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":177},"Microsoft.HealthBot/healthBots@2020-10-20-preview":{"RelativePath":"healthbot/microsoft.healthbot/2020-10-20-preview/types.json","Index":31},"Microsoft.HealthBot/healthBots@2020-10-20":{"RelativePath":"healthbot/microsoft.healthbot/2020-10-20/types.json","Index":31},"Microsoft.HealthBot/healthBots@2020-12-08-preview":{"RelativePath":"healthbot/microsoft.healthbot/2020-12-08-preview/types.json","Index":32},"Microsoft.HealthBot/healthBots@2020-12-08":{"RelativePath":"healthbot/microsoft.healthbot/2020-12-08/types.json","Index":29},"Microsoft.HealthBot/healthBots@2021-06-10":{"RelativePath":"healthbot/microsoft.healthbot/2021-06-10/types.json","Index":37},"Microsoft.HealthBot/healthBots@2021-08-24":{"RelativePath":"healthbot/microsoft.healthbot/2021-08-24/types.json","Index":38},"Microsoft.HealthBot/healthBots@2022-08-08":{"RelativePath":"healthbot/microsoft.healthbot/2022-08-08/types.json","Index":38},"Microsoft.HealthBot/healthBots@2023-05-01":{"RelativePath":"healthbot/microsoft.healthbot/2023-05-01/types.json","Index":39},"Microsoft.HealthcareApis/services@2018-08-20-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2018-08-20-preview/types.json","Index":39},"Microsoft.HealthcareApis/services@2019-09-16":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2019-09-16/types.json","Index":40},"Microsoft.HealthcareApis/services@2020-03-15":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2020-03-15/types.json","Index":40},"Microsoft.HealthcareApis/services@2020-03-30":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2020-03-30/types.json","Index":57},"Microsoft.HealthcareApis/services/privateEndpointConnections@2020-03-30":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2020-03-30/types.json","Index":61},"Microsoft.HealthcareApis/services/privateLinkResources@2020-03-30":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2020-03-30/types.json","Index":68},"Microsoft.HealthcareApis/services@2021-01-11":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-01-11/types.json","Index":70},"Microsoft.HealthcareApis/services/privateEndpointConnections@2021-01-11":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-01-11/types.json","Index":74},"Microsoft.HealthcareApis/services/privateLinkResources@2021-01-11":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-01-11/types.json","Index":81},"Microsoft.HealthcareApis/services@2021-06-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-06-01-preview/types.json","Index":74},"Microsoft.HealthcareApis/services/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-06-01-preview/types.json","Index":78},"Microsoft.HealthcareApis/workspaces@2021-06-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-06-01-preview/types.json","Index":98},"Microsoft.HealthcareApis/workspaces/dicomservices@2021-06-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-06-01-preview/types.json","Index":120},"Microsoft.HealthcareApis/workspaces/iotconnectors@2021-06-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-06-01-preview/types.json","Index":146},"Microsoft.HealthcareApis/workspaces/iotconnectors/fhirdestinations@2021-06-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-06-01-preview/types.json","Index":168},"Microsoft.HealthcareApis/workspaces/fhirservices@2021-06-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-06-01-preview/types.json","Index":201},"Microsoft.HealthcareApis/services/privateLinkResources@2021-06-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-06-01-preview/types.json","Index":208},"Microsoft.HealthcareApis/services@2021-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-11-01/types.json","Index":76},"Microsoft.HealthcareApis/services/privateEndpointConnections@2021-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-11-01/types.json","Index":80},"Microsoft.HealthcareApis/workspaces@2021-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-11-01/types.json","Index":104},"Microsoft.HealthcareApis/workspaces/dicomservices@2021-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-11-01/types.json","Index":138},"Microsoft.HealthcareApis/workspaces/iotconnectors@2021-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-11-01/types.json","Index":160},"Microsoft.HealthcareApis/workspaces/iotconnectors/fhirdestinations@2021-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-11-01/types.json","Index":182},"Microsoft.HealthcareApis/workspaces/fhirservices@2021-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-11-01/types.json","Index":234},"Microsoft.HealthcareApis/workspaces/privateEndpointConnections@2021-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-11-01/types.json","Index":238},"Microsoft.HealthcareApis/services/privateLinkResources@2021-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-11-01/types.json","Index":245},"Microsoft.HealthcareApis/workspaces/privateLinkResources@2021-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-11-01/types.json","Index":249},"Microsoft.HealthcareApis/services@2022-01-31-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-01-31-preview/types.json","Index":77},"Microsoft.HealthcareApis/services/privateEndpointConnections@2022-01-31-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-01-31-preview/types.json","Index":81},"Microsoft.HealthcareApis/workspaces@2022-01-31-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-01-31-preview/types.json","Index":105},"Microsoft.HealthcareApis/workspaces/dicomservices@2022-01-31-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-01-31-preview/types.json","Index":139},"Microsoft.HealthcareApis/workspaces/iotconnectors@2022-01-31-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-01-31-preview/types.json","Index":161},"Microsoft.HealthcareApis/workspaces/iotconnectors/fhirdestinations@2022-01-31-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-01-31-preview/types.json","Index":183},"Microsoft.HealthcareApis/workspaces/fhirservices@2022-01-31-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-01-31-preview/types.json","Index":236},"Microsoft.HealthcareApis/workspaces/privateEndpointConnections@2022-01-31-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-01-31-preview/types.json","Index":240},"Microsoft.HealthcareApis/services/privateLinkResources@2022-01-31-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-01-31-preview/types.json","Index":247},"Microsoft.HealthcareApis/workspaces/privateLinkResources@2022-01-31-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-01-31-preview/types.json","Index":251},"Microsoft.HealthcareApis/services@2022-05-15":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-05-15/types.json","Index":76},"Microsoft.HealthcareApis/services/privateEndpointConnections@2022-05-15":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-05-15/types.json","Index":80},"Microsoft.HealthcareApis/workspaces@2022-05-15":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-05-15/types.json","Index":104},"Microsoft.HealthcareApis/workspaces/dicomservices@2022-05-15":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-05-15/types.json","Index":142},"Microsoft.HealthcareApis/workspaces/iotconnectors@2022-05-15":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-05-15/types.json","Index":164},"Microsoft.HealthcareApis/workspaces/iotconnectors/fhirdestinations@2022-05-15":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-05-15/types.json","Index":186},"Microsoft.HealthcareApis/workspaces/fhirservices@2022-05-15":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-05-15/types.json","Index":238},"Microsoft.HealthcareApis/workspaces/privateEndpointConnections@2022-05-15":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-05-15/types.json","Index":242},"Microsoft.HealthcareApis/services/privateLinkResources@2022-05-15":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-05-15/types.json","Index":249},"Microsoft.HealthcareApis/workspaces/privateLinkResources@2022-05-15":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-05-15/types.json","Index":253},"Microsoft.HealthcareApis/services@2022-06-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-06-01/types.json","Index":77},"Microsoft.HealthcareApis/services/privateEndpointConnections@2022-06-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-06-01/types.json","Index":81},"Microsoft.HealthcareApis/workspaces@2022-06-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-06-01/types.json","Index":105},"Microsoft.HealthcareApis/workspaces/dicomservices@2022-06-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-06-01/types.json","Index":143},"Microsoft.HealthcareApis/workspaces/iotconnectors@2022-06-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-06-01/types.json","Index":165},"Microsoft.HealthcareApis/workspaces/iotconnectors/fhirdestinations@2022-06-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-06-01/types.json","Index":187},"Microsoft.HealthcareApis/workspaces/fhirservices@2022-06-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-06-01/types.json","Index":240},"Microsoft.HealthcareApis/workspaces/privateEndpointConnections@2022-06-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-06-01/types.json","Index":244},"Microsoft.HealthcareApis/services/privateLinkResources@2022-06-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-06-01/types.json","Index":251},"Microsoft.HealthcareApis/workspaces/privateLinkResources@2022-06-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-06-01/types.json","Index":255},"Microsoft.HealthcareApis/services@2022-10-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-10-01-preview/types.json","Index":77},"Microsoft.HealthcareApis/services/privateEndpointConnections@2022-10-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-10-01-preview/types.json","Index":81},"Microsoft.HealthcareApis/workspaces@2022-10-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-10-01-preview/types.json","Index":105},"Microsoft.HealthcareApis/workspaces/dicomservices@2022-10-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-10-01-preview/types.json","Index":143},"Microsoft.HealthcareApis/workspaces/iotconnectors@2022-10-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-10-01-preview/types.json","Index":165},"Microsoft.HealthcareApis/workspaces/iotconnectors/fhirdestinations@2022-10-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-10-01-preview/types.json","Index":187},"Microsoft.HealthcareApis/workspaces/fhirservices@2022-10-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-10-01-preview/types.json","Index":240},"Microsoft.HealthcareApis/workspaces/privateEndpointConnections@2022-10-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-10-01-preview/types.json","Index":244},"Microsoft.HealthcareApis/workspaces/analyticsconnectors@2022-10-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-10-01-preview/types.json","Index":276},"Microsoft.HealthcareApis/services/privateLinkResources@2022-10-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-10-01-preview/types.json","Index":283},"Microsoft.HealthcareApis/workspaces/privateLinkResources@2022-10-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-10-01-preview/types.json","Index":287},"Microsoft.HealthcareApis/services@2022-12-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-12-01/types.json","Index":77},"Microsoft.HealthcareApis/services/privateEndpointConnections@2022-12-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-12-01/types.json","Index":81},"Microsoft.HealthcareApis/workspaces@2022-12-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-12-01/types.json","Index":105},"Microsoft.HealthcareApis/workspaces/dicomservices@2022-12-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-12-01/types.json","Index":147},"Microsoft.HealthcareApis/workspaces/iotconnectors@2022-12-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-12-01/types.json","Index":169},"Microsoft.HealthcareApis/workspaces/iotconnectors/fhirdestinations@2022-12-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-12-01/types.json","Index":191},"Microsoft.HealthcareApis/workspaces/fhirservices@2022-12-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-12-01/types.json","Index":245},"Microsoft.HealthcareApis/workspaces/privateEndpointConnections@2022-12-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-12-01/types.json","Index":249},"Microsoft.HealthcareApis/services/privateLinkResources@2022-12-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-12-01/types.json","Index":256},"Microsoft.HealthcareApis/workspaces/privateLinkResources@2022-12-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-12-01/types.json","Index":260},"Microsoft.HealthcareApis/services@2023-02-28":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-02-28/types.json","Index":77},"Microsoft.HealthcareApis/services/privateEndpointConnections@2023-02-28":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-02-28/types.json","Index":81},"Microsoft.HealthcareApis/workspaces@2023-02-28":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-02-28/types.json","Index":105},"Microsoft.HealthcareApis/workspaces/dicomservices@2023-02-28":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-02-28/types.json","Index":147},"Microsoft.HealthcareApis/workspaces/iotconnectors@2023-02-28":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-02-28/types.json","Index":169},"Microsoft.HealthcareApis/workspaces/iotconnectors/fhirdestinations@2023-02-28":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-02-28/types.json","Index":191},"Microsoft.HealthcareApis/workspaces/fhirservices@2023-02-28":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-02-28/types.json","Index":245},"Microsoft.HealthcareApis/workspaces/privateEndpointConnections@2023-02-28":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-02-28/types.json","Index":249},"Microsoft.HealthcareApis/services/privateLinkResources@2023-02-28":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-02-28/types.json","Index":256},"Microsoft.HealthcareApis/workspaces/privateLinkResources@2023-02-28":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-02-28/types.json","Index":260},"Microsoft.HealthcareApis/services@2023-09-06":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-09-06/types.json","Index":77},"Microsoft.HealthcareApis/services/privateEndpointConnections@2023-09-06":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-09-06/types.json","Index":81},"Microsoft.HealthcareApis/workspaces@2023-09-06":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-09-06/types.json","Index":105},"Microsoft.HealthcareApis/workspaces/dicomservices@2023-09-06":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-09-06/types.json","Index":147},"Microsoft.HealthcareApis/workspaces/iotconnectors@2023-09-06":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-09-06/types.json","Index":169},"Microsoft.HealthcareApis/workspaces/iotconnectors/fhirdestinations@2023-09-06":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-09-06/types.json","Index":191},"Microsoft.HealthcareApis/workspaces/fhirservices@2023-09-06":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-09-06/types.json","Index":243},"Microsoft.HealthcareApis/workspaces/privateEndpointConnections@2023-09-06":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-09-06/types.json","Index":247},"Microsoft.HealthcareApis/services/privateLinkResources@2023-09-06":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-09-06/types.json","Index":254},"Microsoft.HealthcareApis/workspaces/privateLinkResources@2023-09-06":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-09-06/types.json","Index":258},"Microsoft.HealthcareApis/services@2023-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-11-01/types.json","Index":77},"Microsoft.HealthcareApis/services/privateEndpointConnections@2023-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-11-01/types.json","Index":81},"Microsoft.HealthcareApis/workspaces@2023-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-11-01/types.json","Index":105},"Microsoft.HealthcareApis/workspaces/dicomservices@2023-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-11-01/types.json","Index":149},"Microsoft.HealthcareApis/workspaces/iotconnectors@2023-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-11-01/types.json","Index":171},"Microsoft.HealthcareApis/workspaces/iotconnectors/fhirdestinations@2023-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-11-01/types.json","Index":193},"Microsoft.HealthcareApis/workspaces/fhirservices@2023-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-11-01/types.json","Index":245},"Microsoft.HealthcareApis/workspaces/privateEndpointConnections@2023-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-11-01/types.json","Index":249},"Microsoft.HealthcareApis/services/privateLinkResources@2023-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-11-01/types.json","Index":256},"Microsoft.HealthcareApis/workspaces/privateLinkResources@2023-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-11-01/types.json","Index":260},"Microsoft.Help/diagnostics@2023-01-01-preview":{"RelativePath":"help/microsoft.help/2023-01-01-preview/types.json","Index":48},"Microsoft.Help/diagnostics@2023-06-01":{"RelativePath":"help/microsoft.help/2023-06-01/types.json","Index":48},"Microsoft.Help/diagnostics@2023-09-01-preview":{"RelativePath":"help/microsoft.help/2023-09-01-preview/types.json","Index":49},"Microsoft.Help/solutions@2023-09-01-preview":{"RelativePath":"help/microsoft.help/2023-09-01-preview/types.json","Index":110},"Microsoft.Help/troubleshooters@2023-09-01-preview":{"RelativePath":"help/microsoft.help/2023-09-01-preview/types.json","Index":159},"Microsoft.HybridContainerService/provisionedClusters@2022-05-01-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2022-05-01-preview/types.json","Index":123},"Microsoft.HybridContainerService/provisionedClusters/hybridIdentityMetadata@2022-05-01-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2022-05-01-preview/types.json","Index":128},"Microsoft.HybridContainerService/provisionedClusters/agentPools@2022-05-01-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2022-05-01-preview/types.json","Index":154},"Microsoft.HybridContainerService/virtualNetworks@2022-05-01-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2022-05-01-preview/types.json","Index":183},"Microsoft.HybridContainerService/storageSpaces@2022-05-01-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2022-05-01-preview/types.json","Index":204},"Microsoft.HybridContainerService/provisionedClusters@2022-09-01-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2022-09-01-preview/types.json","Index":123},"Microsoft.HybridContainerService/provisionedClusters/hybridIdentityMetadata@2022-09-01-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2022-09-01-preview/types.json","Index":128},"Microsoft.HybridContainerService/provisionedClusters/agentPools@2022-09-01-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2022-09-01-preview/types.json","Index":154},"Microsoft.HybridContainerService/storageSpaces@2022-09-01-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2022-09-01-preview/types.json","Index":175},"Microsoft.HybridContainerService/virtualNetworks@2022-09-01-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2022-09-01-preview/types.json","Index":204},"Microsoft.HybridContainerService/provisionedClusters/upgradeProfiles@2022-09-01-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2022-09-01-preview/types.json","Index":217},"Microsoft.HybridContainerService/provisionedClusterInstances@2023-11-15-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2023-11-15-preview/types.json","Index":89},"Microsoft.HybridContainerService/provisionedClusterInstances/hybridIdentityMetadata@2023-11-15-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2023-11-15-preview/types.json","Index":106},"Microsoft.HybridContainerService/provisionedClusterInstances/agentPools@2023-11-15-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2023-11-15-preview/types.json","Index":136},"Microsoft.HybridContainerService/kubernetesVersions@2023-11-15-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2023-11-15-preview/types.json","Index":170},"Microsoft.HybridContainerService/skus@2023-11-15-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2023-11-15-preview/types.json","Index":191},"Microsoft.HybridContainerService/virtualNetworks@2023-11-15-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2023-11-15-preview/types.json","Index":219},"Microsoft.HybridContainerService/provisionedClusterInstances/upgradeProfiles@2023-11-15-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2023-11-15-preview/types.json","Index":243},"Microsoft.HybridContainerService/provisionedClusterInstances@2024-01-01":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2024-01-01/types.json","Index":98},"Microsoft.HybridContainerService/provisionedClusterInstances/hybridIdentityMetadata@2024-01-01":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2024-01-01/types.json","Index":114},"Microsoft.HybridContainerService/provisionedClusterInstances/agentPools@2024-01-01":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2024-01-01/types.json","Index":152},"Microsoft.HybridContainerService/kubernetesVersions@2024-01-01":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2024-01-01/types.json","Index":182},"Microsoft.HybridContainerService/skus@2024-01-01":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2024-01-01/types.json","Index":202},"Microsoft.HybridContainerService/virtualNetworks@2024-01-01":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2024-01-01/types.json","Index":230},"Microsoft.HybridContainerService/provisionedClusterInstances/upgradeProfiles@2024-01-01":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2024-01-01/types.json","Index":252},"Microsoft.HybridCloud/cloudConnectors@2023-01-01-preview":{"RelativePath":"hybridcloud/microsoft.hybridcloud/2023-01-01-preview/types.json","Index":32},"Microsoft.HybridCloud/cloudConnections@2023-01-01-preview":{"RelativePath":"hybridcloud/microsoft.hybridcloud/2023-01-01-preview/types.json","Index":45},"Microsoft.HybridCompute/machines@2019-03-18-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2019-03-18-preview/types.json","Index":22},"Microsoft.HybridCompute/machines@2019-08-02-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2019-08-02-preview/types.json","Index":29},"Microsoft.HybridCompute/machines/extensions@2019-08-02-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2019-08-02-preview/types.json","Index":35},"Microsoft.HybridCompute/machines@2019-12-12":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2019-12-12/types.json","Index":31},"Microsoft.HybridCompute/machines/extensions@2019-12-12":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2019-12-12/types.json","Index":38},"Microsoft.HybridCompute/machines@2020-07-30-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2020-07-30-preview/types.json","Index":30},"Microsoft.HybridCompute/machines/extensions@2020-07-30-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2020-07-30-preview/types.json","Index":37},"Microsoft.HybridCompute/machines@2020-08-02":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2020-08-02/types.json","Index":30},"Microsoft.HybridCompute/machines/extensions@2020-08-02":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2020-08-02/types.json","Index":37},"Microsoft.HybridCompute/machines@2020-08-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2020-08-15-preview/types.json","Index":31},"Microsoft.HybridCompute/machines/extensions@2020-08-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2020-08-15-preview/types.json","Index":38},"Microsoft.HybridCompute/privateLinkScopes@2020-08-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2020-08-15-preview/types.json","Index":52},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2020-08-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2020-08-15-preview/types.json","Index":56},"Microsoft.HybridCompute/privateLinkScopes/scopedResources@2020-08-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2020-08-15-preview/types.json","Index":61},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2020-08-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2020-08-15-preview/types.json","Index":68},"Microsoft.HybridCompute/machines@2021-01-28-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-01-28-preview/types.json","Index":44},"Microsoft.HybridCompute/machines/extensions@2021-01-28-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-01-28-preview/types.json","Index":50},"Microsoft.HybridCompute/privateLinkScopes@2021-01-28-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-01-28-preview/types.json","Index":59},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2021-01-28-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-01-28-preview/types.json","Index":66},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2021-01-28-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-01-28-preview/types.json","Index":73},"Microsoft.HybridCompute/machines@2021-03-25-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-03-25-preview/types.json","Index":45},"Microsoft.HybridCompute/machines/extensions@2021-03-25-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-03-25-preview/types.json","Index":51},"Microsoft.HybridCompute/privateLinkScopes@2021-03-25-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-03-25-preview/types.json","Index":60},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2021-03-25-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-03-25-preview/types.json","Index":67},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2021-03-25-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-03-25-preview/types.json","Index":74},"Microsoft.HybridCompute/machines@2021-04-22-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-04-22-preview/types.json","Index":45},"Microsoft.HybridCompute/machines/extensions@2021-04-22-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-04-22-preview/types.json","Index":51},"Microsoft.HybridCompute/privateLinkScopes@2021-04-22-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-04-22-preview/types.json","Index":60},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2021-04-22-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-04-22-preview/types.json","Index":67},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2021-04-22-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-04-22-preview/types.json","Index":74},"Microsoft.HybridCompute/machines@2021-05-17-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-05-17-preview/types.json","Index":45},"Microsoft.HybridCompute/machines/extensions@2021-05-17-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-05-17-preview/types.json","Index":51},"Microsoft.HybridCompute/privateLinkScopes@2021-05-17-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-05-17-preview/types.json","Index":65},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2021-05-17-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-05-17-preview/types.json","Index":69},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2021-05-17-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-05-17-preview/types.json","Index":76},"Microsoft.HybridCompute/machines@2021-05-20":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-05-20/types.json","Index":45},"Microsoft.HybridCompute/machines/extensions@2021-05-20":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-05-20/types.json","Index":51},"Microsoft.HybridCompute/privateLinkScopes@2021-05-20":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-05-20/types.json","Index":60},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2021-05-20":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-05-20/types.json","Index":67},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2021-05-20":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-05-20/types.json","Index":74},"Microsoft.HybridCompute/machines@2021-06-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-06-10-preview/types.json","Index":48},"Microsoft.HybridCompute/machines/extensions@2021-06-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-06-10-preview/types.json","Index":54},"Microsoft.HybridCompute/privateLinkScopes@2021-06-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-06-10-preview/types.json","Index":68},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2021-06-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-06-10-preview/types.json","Index":72},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2021-06-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-06-10-preview/types.json","Index":79},"Microsoft.HybridCompute/machines@2021-12-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-12-10-preview/types.json","Index":51},"Microsoft.HybridCompute/machines/extensions@2021-12-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-12-10-preview/types.json","Index":57},"Microsoft.HybridCompute/privateLinkScopes@2021-12-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-12-10-preview/types.json","Index":71},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2021-12-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-12-10-preview/types.json","Index":75},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2021-12-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-12-10-preview/types.json","Index":82},"Microsoft.HybridCompute/machines@2022-03-10":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-03-10/types.json","Index":65},"Microsoft.HybridCompute/machines/extensions@2022-03-10":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-03-10/types.json","Index":71},"Microsoft.HybridCompute/privateLinkScopes@2022-03-10":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-03-10/types.json","Index":86},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2022-03-10":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-03-10/types.json","Index":90},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2022-03-10":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-03-10/types.json","Index":97},"Microsoft.HybridCompute/machines@2022-05-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-05-10-preview/types.json","Index":73},"Microsoft.HybridCompute/machines/extensions@2022-05-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-05-10-preview/types.json","Index":78},"Microsoft.HybridCompute/privateLinkScopes@2022-05-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-05-10-preview/types.json","Index":93},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2022-05-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-05-10-preview/types.json","Index":97},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2022-05-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-05-10-preview/types.json","Index":104},"Microsoft.HybridCompute/machines@2022-08-11-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-08-11-preview/types.json","Index":73},"Microsoft.HybridCompute/machines/extensions@2022-08-11-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-08-11-preview/types.json","Index":78},"Microsoft.HybridCompute/privateLinkScopes@2022-08-11-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-08-11-preview/types.json","Index":93},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2022-08-11-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-08-11-preview/types.json","Index":97},"Microsoft.HybridCompute/locations/publishers/extensionTypes/versions@2022-08-11-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-08-11-preview/types.json","Index":102},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2022-08-11-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-08-11-preview/types.json","Index":109},"Microsoft.HybridCompute/machines@2022-11-10":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-11-10/types.json","Index":74},"Microsoft.HybridCompute/machines/extensions@2022-11-10":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-11-10/types.json","Index":79},"Microsoft.HybridCompute/privateLinkScopes@2022-11-10":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-11-10/types.json","Index":94},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2022-11-10":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-11-10/types.json","Index":98},"Microsoft.HybridCompute/locations/publishers/extensionTypes/versions@2022-11-10":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-11-10/types.json","Index":103},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2022-11-10":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-11-10/types.json","Index":110},"Microsoft.HybridCompute/machines@2022-12-27-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27-preview/types.json","Index":78},"Microsoft.HybridCompute/machines/extensions@2022-12-27-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27-preview/types.json","Index":83},"Microsoft.HybridCompute/privateLinkScopes@2022-12-27-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27-preview/types.json","Index":98},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2022-12-27-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27-preview/types.json","Index":102},"Microsoft.HybridCompute/locations/publishers/extensionTypes/versions@2022-12-27-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27-preview/types.json","Index":107},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2022-12-27-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27-preview/types.json","Index":114},"Microsoft.HybridCompute/machines@2022-12-27":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27/types.json","Index":78},"Microsoft.HybridCompute/machines/extensions@2022-12-27":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27/types.json","Index":83},"Microsoft.HybridCompute/privateLinkScopes@2022-12-27":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27/types.json","Index":98},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2022-12-27":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27/types.json","Index":102},"Microsoft.HybridCompute/locations/publishers/extensionTypes/versions@2022-12-27":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27/types.json","Index":107},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2022-12-27":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27/types.json","Index":114},"Microsoft.HybridCompute/machines@2023-03-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-03-15-preview/types.json","Index":89},"Microsoft.HybridCompute/machines/extensions@2023-03-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-03-15-preview/types.json","Index":94},"Microsoft.HybridCompute/privateLinkScopes@2023-03-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-03-15-preview/types.json","Index":109},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2023-03-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-03-15-preview/types.json","Index":113},"Microsoft.HybridCompute/locations/publishers/extensionTypes/versions@2023-03-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-03-15-preview/types.json","Index":118},"Microsoft.HybridCompute/machines/hybridIdentityMetadata@2023-03-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-03-15-preview/types.json","Index":123},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2023-03-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-03-15-preview/types.json","Index":130},"Microsoft.HybridCompute/licenses@2023-06-20-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-06-20-preview/types.json","Index":48},"Microsoft.HybridCompute/machines@2023-06-20-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-06-20-preview/types.json","Index":141},"Microsoft.HybridCompute/machines/licenseProfiles@2023-06-20-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-06-20-preview/types.json","Index":169},"Microsoft.HybridCompute/machines/extensions@2023-06-20-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-06-20-preview/types.json","Index":174},"Microsoft.HybridCompute/privateLinkScopes@2023-06-20-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-06-20-preview/types.json","Index":189},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2023-06-20-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-06-20-preview/types.json","Index":193},"Microsoft.HybridCompute/locations/publishers/extensionTypes/versions@2023-06-20-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-06-20-preview/types.json","Index":198},"Microsoft.HybridCompute/machines/hybridIdentityMetadata@2023-06-20-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-06-20-preview/types.json","Index":203},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2023-06-20-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-06-20-preview/types.json","Index":210},"Microsoft.HybridCompute/licenses@2023-10-03-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":48},"Microsoft.HybridCompute/machines@2023-10-03-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":166},"Microsoft.HybridCompute/machines/licenseProfiles@2023-10-03-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":195},"Microsoft.HybridCompute/machines/extensions@2023-10-03-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":200},"Microsoft.HybridCompute/machines/runCommands@2023-10-03-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":226},"Microsoft.HybridCompute/privateLinkScopes@2023-10-03-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":241},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2023-10-03-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":245},"Microsoft.HybridCompute/networkConfigurations@2023-10-03-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":253},"Microsoft.HybridCompute/locations/publishers/extensionTypes/versions@2023-10-03-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":258},"Microsoft.HybridCompute/machines/hybridIdentityMetadata@2023-10-03-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":263},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2023-10-03-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":270},"Microsoft.HybridCompute/privateLinkScopes/networkSecurityPerimeterConfigurations@2023-10-03-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":303},"Microsoft.HybridConnectivity/endpoints@2021-10-06-preview":{"RelativePath":"hybridconnectivity/microsoft.hybridconnectivity/2021-10-06-preview/types.json","Index":26},"Microsoft.HybridConnectivity/endpoints@2022-05-01-preview":{"RelativePath":"hybridconnectivity/microsoft.hybridconnectivity/2022-05-01-preview/types.json","Index":26},"Microsoft.HybridConnectivity/endpoints@2023-03-15":{"RelativePath":"hybridconnectivity/microsoft.hybridconnectivity/2023-03-15/types.json","Index":26},"Microsoft.HybridConnectivity/endpoints/serviceConfigurations@2023-03-15":{"RelativePath":"hybridconnectivity/microsoft.hybridconnectivity/2023-03-15/types.json","Index":40},"Microsoft.HybridData/dataManagers@2016-06-01":{"RelativePath":"hybriddatamanager/microsoft.hybriddata/2016-06-01/types.json","Index":13},"Microsoft.HybridData/dataManagers/dataServices/jobDefinitions@2016-06-01":{"RelativePath":"hybriddatamanager/microsoft.hybriddata/2016-06-01/types.json","Index":63},"Microsoft.HybridData/dataManagers/dataStores@2016-06-01":{"RelativePath":"hybriddatamanager/microsoft.hybriddata/2016-06-01/types.json","Index":73},"Microsoft.HybridData/dataManagers@2019-06-01":{"RelativePath":"hybriddatamanager/microsoft.hybriddata/2019-06-01/types.json","Index":13},"Microsoft.HybridData/dataManagers/dataServices/jobDefinitions@2019-06-01":{"RelativePath":"hybriddatamanager/microsoft.hybriddata/2019-06-01/types.json","Index":63},"Microsoft.HybridData/dataManagers/dataStores@2019-06-01":{"RelativePath":"hybriddatamanager/microsoft.hybriddata/2019-06-01/types.json","Index":73},"Microsoft.Kubernetes/connectedClusters@2020-01-01-preview":{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2020-01-01-preview/types.json","Index":31},"Microsoft.Kubernetes/connectedClusters@2021-03-01":{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2021-03-01/types.json","Index":41},"Microsoft.Kubernetes/connectedClusters@2021-04-01-preview":{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2021-04-01-preview/types.json","Index":44},"Microsoft.Kubernetes/connectedClusters@2021-10-01":{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2021-10-01/types.json","Index":41},"Microsoft.Kubernetes/connectedClusters@2022-05-01-preview":{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2022-05-01-preview/types.json","Index":44},"Microsoft.Kubernetes/connectedClusters@2022-10-01-preview":{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2022-10-01-preview/types.json","Index":49},"Microsoft.Kubernetes/connectedClusters@2023-11-01-preview":{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2023-11-01-preview/types.json","Index":57},"Microsoft.Kubernetes/connectedClusters@2024-01-01":{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2024-01-01/types.json","Index":57},"Microsoft.HybridNetwork/networkFunctions@2020-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2020-01-01-preview/types.json","Index":54},"Microsoft.HybridNetwork/devices@2020-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2020-01-01-preview/types.json","Index":76},"Microsoft.HybridNetwork/vendors@2020-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2020-01-01-preview/types.json","Index":90},"Microsoft.HybridNetwork/vendors/vendorSkus@2020-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2020-01-01-preview/types.json","Index":166},"Microsoft.HybridNetwork/vendors/vendorSkus/previewSubscriptions@2020-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2020-01-01-preview/types.json","Index":170},"Microsoft.HybridNetwork/locations/vendors/networkFunctions@2020-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2020-01-01-preview/types.json","Index":198},"Microsoft.HybridNetwork/locations/vendors/networkFunctions/roleInstances@2020-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2020-01-01-preview/types.json","Index":209},"Microsoft.HybridNetwork/networkFunctions@2021-05-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2021-05-01/types.json","Index":65},"Microsoft.HybridNetwork/devices@2021-05-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2021-05-01/types.json","Index":87},"Microsoft.HybridNetwork/vendors@2021-05-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2021-05-01/types.json","Index":101},"Microsoft.HybridNetwork/vendors/vendorSkus@2021-05-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2021-05-01/types.json","Index":181},"Microsoft.HybridNetwork/vendors/vendorSkus/previewSubscriptions@2021-05-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2021-05-01/types.json","Index":194},"Microsoft.HybridNetwork/locations/vendors/networkFunctions@2021-05-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2021-05-01/types.json","Index":222},"Microsoft.HybridNetwork/locations/vendors/networkFunctions/roleInstances@2021-05-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2021-05-01/types.json","Index":241},"Microsoft.HybridNetwork/devices@2022-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":41},"Microsoft.HybridNetwork/networkFunctions@2022-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":87},"Microsoft.HybridNetwork/vendors@2022-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":101},"Microsoft.HybridNetwork/vendors/vendorSkus@2022-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":181},"Microsoft.HybridNetwork/vendors/vendorSkus/previewSubscriptions@2022-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":194},"Microsoft.HybridNetwork/locations/vendors/networkFunctions@2022-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":222},"Microsoft.HybridNetwork/locations/vendors/networkFunctions/roleInstances@2022-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":241},"Microsoft.HybridNetwork/publishers/configurationGroupSchemas@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":40},"Microsoft.HybridNetwork/configurationGroupValues@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":67},"Microsoft.HybridNetwork/networkFunctions@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":103},"Microsoft.HybridNetwork/publishers/networkFunctionDefinitionGroups@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":118},"Microsoft.HybridNetwork/publishers/networkFunctionDefinitionGroups/networkFunctionDefinitionVersions@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":216},"Microsoft.HybridNetwork/publishers/networkServiceDesignGroups@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":231},"Microsoft.HybridNetwork/publishers/networkServiceDesignGroups/networkServiceDesignVersions@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":267},"Microsoft.HybridNetwork/publishers@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":285},"Microsoft.HybridNetwork/publishers/artifactStores@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":308},"Microsoft.HybridNetwork/publishers/artifactStores/artifactManifests@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":338},"Microsoft.HybridNetwork/sites@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":362},"Microsoft.HybridNetwork/siteNetworkServices@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":390},"Microsoft.HybridNetwork/networkFunctions/components@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":444},"Microsoft.VirtualMachineImages/imageTemplates@2018-02-01-preview":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2018-02-01-preview/types.json","Index":56},"Microsoft.VirtualMachineImages/imageTemplates@2019-02-01-preview":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2019-02-01-preview/types.json","Index":70},"Microsoft.VirtualMachineImages/imageTemplates@2019-05-01-preview":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2019-05-01-preview/types.json","Index":83},"Microsoft.VirtualMachineImages/imageTemplates@2020-02-14":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2020-02-14/types.json","Index":90},"Microsoft.VirtualMachineImages/imageTemplates@2021-10-01":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2021-10-01/types.json","Index":102},"Microsoft.VirtualMachineImages/imageTemplates@2022-02-14":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2022-02-14/types.json","Index":117},"Microsoft.VirtualMachineImages/imageTemplates/runOutputs@2022-02-14":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2022-02-14/types.json","Index":128},"Microsoft.VirtualMachineImages/imageTemplates@2022-07-01":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2022-07-01/types.json","Index":138},"Microsoft.VirtualMachineImages/imageTemplates/triggers@2022-07-01":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2022-07-01/types.json","Index":153},"Microsoft.VirtualMachineImages/imageTemplates/runOutputs@2022-07-01":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2022-07-01/types.json","Index":165},"Microsoft.VirtualMachineImages/imageTemplates@2023-07-01":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2023-07-01/types.json","Index":145},"Microsoft.VirtualMachineImages/imageTemplates/triggers@2023-07-01":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2023-07-01/types.json","Index":160},"Microsoft.VirtualMachineImages/imageTemplates/runOutputs@2023-07-01":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2023-07-01/types.json","Index":172},"Microsoft.Intune/locations/iosPolicies@2015-01-14-preview":{"RelativePath":"intune/microsoft.intune/2015-01-14-preview/types.json","Index":55},"Microsoft.Intune/locations/iosPolicies/apps@2015-01-14-preview":{"RelativePath":"intune/microsoft.intune/2015-01-14-preview/types.json","Index":60},"Microsoft.Intune/locations/iosPolicies/groups@2015-01-14-preview":{"RelativePath":"intune/microsoft.intune/2015-01-14-preview/types.json","Index":64},"Microsoft.Intune/locations/androidPolicies@2015-01-14-preview":{"RelativePath":"intune/microsoft.intune/2015-01-14-preview/types.json","Index":110},"Microsoft.Intune/locations/androidPolicies/apps@2015-01-14-preview":{"RelativePath":"intune/microsoft.intune/2015-01-14-preview/types.json","Index":114},"Microsoft.Intune/locations/androidPolicies/groups@2015-01-14-preview":{"RelativePath":"intune/microsoft.intune/2015-01-14-preview/types.json","Index":118},"Microsoft.Intune/locations@2015-01-14-preview":{"RelativePath":"intune/microsoft.intune/2015-01-14-preview/types.json","Index":125},"Microsoft.Intune/locations/users/devices@2015-01-14-preview":{"RelativePath":"intune/microsoft.intune/2015-01-14-preview/types.json","Index":131},"Microsoft.Intune/locations/statuses@2015-01-14-preview":{"RelativePath":"intune/microsoft.intune/2015-01-14-preview/types.json","Index":138},"Microsoft.Intune/locations/flaggedUsers@2015-01-14-preview":{"RelativePath":"intune/microsoft.intune/2015-01-14-preview/types.json","Index":144},"Microsoft.IoTCentral/iotApps@2018-09-01":{"RelativePath":"iotcentral/microsoft.iotcentral/2018-09-01/types.json","Index":23},"Microsoft.IoTCentral/iotApps@2021-06-01":{"RelativePath":"iotcentral/microsoft.iotcentral/2021-06-01/types.json","Index":25},"Microsoft.IoTCentral/iotApps@2021-11-01-preview":{"RelativePath":"iotcentral/microsoft.iotcentral/2021-11-01-preview/types.json","Index":69},"Microsoft.IoTCentral/iotApps/privateEndpointConnections@2021-11-01-preview":{"RelativePath":"iotcentral/microsoft.iotcentral/2021-11-01-preview/types.json","Index":73},"Microsoft.IoTCentral/iotApps/privateLinkResources@2021-11-01-preview":{"RelativePath":"iotcentral/microsoft.iotcentral/2021-11-01-preview/types.json","Index":80},"Microsoft.Devices/IotHubs@2016-02-03":{"RelativePath":"iothub/microsoft.devices/2016-02-03/types.json","Index":64},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2016-02-03":{"RelativePath":"iothub/microsoft.devices/2016-02-03/types.json","Index":69},"Microsoft.Devices/IotHubs@2017-01-19":{"RelativePath":"iothub/microsoft.devices/2017-01-19/types.json","Index":87},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2017-01-19":{"RelativePath":"iothub/microsoft.devices/2017-01-19/types.json","Index":92},"Microsoft.Devices/IotHubs@2017-07-01":{"RelativePath":"iothub/microsoft.devices/2017-07-01/types.json","Index":89},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2017-07-01":{"RelativePath":"iothub/microsoft.devices/2017-07-01/types.json","Index":94},"Microsoft.Devices/IotHubs/certificates@2017-07-01":{"RelativePath":"iothub/microsoft.devices/2017-07-01/types.json","Index":99},"Microsoft.Devices/IotHubs@2018-01-22":{"RelativePath":"iothub/microsoft.devices/2018-01-22/types.json","Index":89},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2018-01-22":{"RelativePath":"iothub/microsoft.devices/2018-01-22/types.json","Index":94},"Microsoft.Devices/IotHubs/certificates@2018-01-22":{"RelativePath":"iothub/microsoft.devices/2018-01-22/types.json","Index":99},"Microsoft.Devices/IotHubs@2018-04-01":{"RelativePath":"iothub/microsoft.devices/2018-04-01/types.json","Index":95},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2018-04-01":{"RelativePath":"iothub/microsoft.devices/2018-04-01/types.json","Index":100},"Microsoft.Devices/IotHubs/certificates@2018-04-01":{"RelativePath":"iothub/microsoft.devices/2018-04-01/types.json","Index":105},"Microsoft.Devices/IotHubs@2018-12-01-preview":{"RelativePath":"iothub/microsoft.devices/2018-12-01-preview/types.json","Index":99},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2018-12-01-preview":{"RelativePath":"iothub/microsoft.devices/2018-12-01-preview/types.json","Index":104},"Microsoft.Devices/IotHubs/certificates@2018-12-01-preview":{"RelativePath":"iothub/microsoft.devices/2018-12-01-preview/types.json","Index":109},"Microsoft.Devices/IotHubs@2019-03-22-preview":{"RelativePath":"iothub/microsoft.devices/2019-03-22-preview/types.json","Index":102},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2019-03-22-preview":{"RelativePath":"iothub/microsoft.devices/2019-03-22-preview/types.json","Index":107},"Microsoft.Devices/IotHubs/certificates@2019-03-22-preview":{"RelativePath":"iothub/microsoft.devices/2019-03-22-preview/types.json","Index":112},"Microsoft.Devices/IotHubs@2019-03-22":{"RelativePath":"iothub/microsoft.devices/2019-03-22/types.json","Index":97},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2019-03-22":{"RelativePath":"iothub/microsoft.devices/2019-03-22/types.json","Index":102},"Microsoft.Devices/IotHubs/certificates@2019-03-22":{"RelativePath":"iothub/microsoft.devices/2019-03-22/types.json","Index":107},"Microsoft.Devices/IotHubs@2019-07-01-preview":{"RelativePath":"iothub/microsoft.devices/2019-07-01-preview/types.json","Index":104},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2019-07-01-preview":{"RelativePath":"iothub/microsoft.devices/2019-07-01-preview/types.json","Index":109},"Microsoft.Devices/IotHubs/certificates@2019-07-01-preview":{"RelativePath":"iothub/microsoft.devices/2019-07-01-preview/types.json","Index":114},"Microsoft.Devices/IotHubs@2019-11-04":{"RelativePath":"iothub/microsoft.devices/2019-11-04/types.json","Index":100},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2019-11-04":{"RelativePath":"iothub/microsoft.devices/2019-11-04/types.json","Index":105},"Microsoft.Devices/IotHubs/certificates@2019-11-04":{"RelativePath":"iothub/microsoft.devices/2019-11-04/types.json","Index":110},"Microsoft.Devices/IotHubs@2020-03-01":{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":128},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2020-03-01":{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":133},"Microsoft.Devices/IotHubs/certificates@2020-03-01":{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":138},"Microsoft.Devices/iotHubs/privateEndpointConnections@2020-03-01":{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":142},"Microsoft.Devices/IotHubs@2020-04-01":{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":128},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2020-04-01":{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":133},"Microsoft.Devices/IotHubs/certificates@2020-04-01":{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":138},"Microsoft.Devices/iotHubs/privateEndpointConnections@2020-04-01":{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":142},"Microsoft.Devices/IotHubs@2020-06-15":{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":128},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2020-06-15":{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":133},"Microsoft.Devices/IotHubs/certificates@2020-06-15":{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":138},"Microsoft.Devices/iotHubs/privateEndpointConnections@2020-06-15":{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":142},"Microsoft.Devices/IotHubs@2020-07-10-preview":{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":139},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2020-07-10-preview":{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":144},"Microsoft.Devices/IotHubs/certificates@2020-07-10-preview":{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":149},"Microsoft.Devices/iotHubs/privateEndpointConnections@2020-07-10-preview":{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":153},"Microsoft.Devices/IotHubs@2020-08-01":{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":128},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2020-08-01":{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":133},"Microsoft.Devices/IotHubs/certificates@2020-08-01":{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":138},"Microsoft.Devices/iotHubs/privateEndpointConnections@2020-08-01":{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":142},"Microsoft.Devices/IotHubs@2020-08-31-preview":{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":147},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2020-08-31-preview":{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":152},"Microsoft.Devices/IotHubs/certificates@2020-08-31-preview":{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":157},"Microsoft.Devices/iotHubs/privateEndpointConnections@2020-08-31-preview":{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":161},"Microsoft.Devices/IotHubs@2020-08-31":{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":136},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2020-08-31":{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":141},"Microsoft.Devices/IotHubs/certificates@2020-08-31":{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":146},"Microsoft.Devices/iotHubs/privateEndpointConnections@2020-08-31":{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":150},"Microsoft.Devices/IotHubs@2021-02-01-preview":{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":154},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2021-02-01-preview":{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":159},"Microsoft.Devices/IotHubs/certificates@2021-02-01-preview":{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":164},"Microsoft.Devices/iotHubs/privateEndpointConnections@2021-02-01-preview":{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":168},"Microsoft.Devices/IotHubs@2021-03-03-preview":{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":154},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2021-03-03-preview":{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":159},"Microsoft.Devices/IotHubs/certificates@2021-03-03-preview":{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":164},"Microsoft.Devices/iotHubs/privateEndpointConnections@2021-03-03-preview":{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":168},"Microsoft.Devices/IotHubs@2021-03-31":{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":147},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2021-03-31":{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":152},"Microsoft.Devices/IotHubs/certificates@2021-03-31":{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":157},"Microsoft.Devices/iotHubs/privateEndpointConnections@2021-03-31":{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":161},"Microsoft.Devices/IotHubs@2021-07-01-preview":{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":157},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2021-07-01-preview":{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":162},"Microsoft.Devices/IotHubs/certificates@2021-07-01-preview":{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":167},"Microsoft.Devices/iotHubs/privateEndpointConnections@2021-07-01-preview":{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":171},"Microsoft.Devices/IotHubs@2021-07-01":{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":148},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2021-07-01":{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":153},"Microsoft.Devices/IotHubs/certificates@2021-07-01":{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":158},"Microsoft.Devices/iotHubs/privateEndpointConnections@2021-07-01":{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":162},"Microsoft.Devices/IotHubs@2021-07-02-preview":{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":168},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2021-07-02-preview":{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":173},"Microsoft.Devices/IotHubs/certificates@2021-07-02-preview":{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":178},"Microsoft.Devices/iotHubs/privateEndpointConnections@2021-07-02-preview":{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":182},"Microsoft.Devices/IotHubs@2021-07-02":{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":159},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2021-07-02":{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":164},"Microsoft.Devices/IotHubs/certificates@2021-07-02":{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":169},"Microsoft.Devices/iotHubs/privateEndpointConnections@2021-07-02":{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":173},"Microsoft.Devices/IotHubs@2022-04-30-preview":{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":174},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2022-04-30-preview":{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":179},"Microsoft.Devices/IotHubs/certificates@2022-04-30-preview":{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":184},"Microsoft.Devices/iotHubs/privateEndpointConnections@2022-04-30-preview":{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":188},"Microsoft.Devices/IotHubs@2022-11-15-preview":{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":178},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2022-11-15-preview":{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":183},"Microsoft.Devices/IotHubs/certificates@2022-11-15-preview":{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":188},"Microsoft.Devices/iotHubs/privateEndpointConnections@2022-11-15-preview":{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":192},"Microsoft.Devices/IotHubs@2023-06-30-preview":{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":178},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2023-06-30-preview":{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":183},"Microsoft.Devices/IotHubs/certificates@2023-06-30-preview":{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":188},"Microsoft.Devices/iotHubs/privateEndpointConnections@2023-06-30-preview":{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":192},"Microsoft.Devices/IotHubs@2023-06-30":{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":164},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2023-06-30":{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":169},"Microsoft.Devices/IotHubs/certificates@2023-06-30":{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":174},"Microsoft.Devices/iotHubs/privateEndpointConnections@2023-06-30":{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":178},"Microsoft.IoTOperationsDataProcessor/instances@2023-10-04-preview":{"RelativePath":"iotoperationsdataprocessor/microsoft.iotoperationsdataprocessor/2023-10-04-preview/types.json","Index":33},"Microsoft.IoTOperationsDataProcessor/instances/datasets@2023-10-04-preview":{"RelativePath":"iotoperationsdataprocessor/microsoft.iotoperationsdataprocessor/2023-10-04-preview/types.json","Index":49},"Microsoft.IoTOperationsDataProcessor/instances/pipelines@2023-10-04-preview":{"RelativePath":"iotoperationsdataprocessor/microsoft.iotoperationsdataprocessor/2023-10-04-preview/types.json","Index":68},"Microsoft.IoTOperationsMQ/mq@2023-10-04-preview":{"RelativePath":"iotoperationsmq/microsoft.iotoperationsmq/2023-10-04-preview/types.json","Index":35},"Microsoft.IoTOperationsMQ/mq/broker@2023-10-04-preview":{"RelativePath":"iotoperationsmq/microsoft.iotoperationsmq/2023-10-04-preview/types.json","Index":79},"Microsoft.IoTOperationsMQ/mq/broker/authentication@2023-10-04-preview":{"RelativePath":"iotoperationsmq/microsoft.iotoperationsmq/2023-10-04-preview/types.json","Index":111},"Microsoft.IoTOperationsMQ/mq/broker/authorization@2023-10-04-preview":{"RelativePath":"iotoperationsmq/microsoft.iotoperationsmq/2023-10-04-preview/types.json","Index":141},"Microsoft.IoTOperationsMQ/mq/broker/listener@2023-10-04-preview":{"RelativePath":"iotoperationsmq/microsoft.iotoperationsmq/2023-10-04-preview/types.json","Index":166},"Microsoft.IoTOperationsMQ/mq/dataLakeConnector@2023-10-04-preview":{"RelativePath":"iotoperationsmq/microsoft.iotoperationsmq/2023-10-04-preview/types.json","Index":202},"Microsoft.IoTOperationsMQ/mq/dataLakeConnector/topicMap@2023-10-04-preview":{"RelativePath":"iotoperationsmq/microsoft.iotoperationsmq/2023-10-04-preview/types.json","Index":236},"Microsoft.IoTOperationsMQ/mq/diagnosticService@2023-10-04-preview":{"RelativePath":"iotoperationsmq/microsoft.iotoperationsmq/2023-10-04-preview/types.json","Index":250},"Microsoft.IoTOperationsMQ/mq/kafkaConnector@2023-10-04-preview":{"RelativePath":"iotoperationsmq/microsoft.iotoperationsmq/2023-10-04-preview/types.json","Index":276},"Microsoft.IoTOperationsMQ/mq/kafkaConnector/topicMap@2023-10-04-preview":{"RelativePath":"iotoperationsmq/microsoft.iotoperationsmq/2023-10-04-preview/types.json","Index":310},"Microsoft.IoTOperationsMQ/mq/mqttBridgeConnector@2023-10-04-preview":{"RelativePath":"iotoperationsmq/microsoft.iotoperationsmq/2023-10-04-preview/types.json","Index":334},"Microsoft.IoTOperationsMQ/mq/mqttBridgeConnector/topicMap@2023-10-04-preview":{"RelativePath":"iotoperationsmq/microsoft.iotoperationsmq/2023-10-04-preview/types.json","Index":354},"Microsoft.IoTOperationsOrchestrator/instances@2023-10-04-preview":{"RelativePath":"iotoperationsorchestrator/microsoft.iotoperationsorchestrator/2023-10-04-preview/types.json","Index":36},"Microsoft.IoTOperationsOrchestrator/solutions@2023-10-04-preview":{"RelativePath":"iotoperationsorchestrator/microsoft.iotoperationsorchestrator/2023-10-04-preview/types.json","Index":50},"Microsoft.IoTOperationsOrchestrator/targets@2023-10-04-preview":{"RelativePath":"iotoperationsorchestrator/microsoft.iotoperationsorchestrator/2023-10-04-preview/types.json","Index":69},"Microsoft.IoTSecurity/defenderSettings@2021-02-01-preview":{"RelativePath":"iotsecurity/microsoft.iotsecurity/2021-02-01-preview/types.json","Index":23},"Microsoft.IoTSecurity/sites@2021-02-01-preview":{"RelativePath":"iotsecurity/microsoft.iotsecurity/2021-02-01-preview/types.json","Index":41},"Microsoft.IoTSecurity/sensors@2021-02-01-preview":{"RelativePath":"iotsecurity/microsoft.iotsecurity/2021-02-01-preview/types.json","Index":58},"Microsoft.IoTSecurity/onPremiseSensors@2021-02-01-preview":{"RelativePath":"iotsecurity/microsoft.iotsecurity/2021-02-01-preview/types.json","Index":62},"Microsoft.IoTSecurity/locations/deviceGroups@2021-02-01-preview":{"RelativePath":"iotsecurity/microsoft.iotsecurity/2021-02-01-preview/types.json","Index":66},"Microsoft.IoTSecurity/locations@2021-02-01-preview":{"RelativePath":"iotsecurity/microsoft.iotsecurity/2021-02-01-preview/types.json","Index":70},"Microsoft.IoTSecurity/locations/deviceGroups/devices@2021-02-01-preview":{"RelativePath":"iotsecurity/microsoft.iotsecurity/2021-02-01-preview/types.json","Index":142},"Microsoft.KeyVault/vaults@2015-06-01":{"RelativePath":"keyvault/microsoft.keyvault/2015-06-01/types.json","Index":69},"Microsoft.KeyVault/vaults/secrets@2016-10-01":{"RelativePath":"keyvault/microsoft.keyvault/2016-10-01/types.json","Index":14},"Microsoft.KeyVault/vaults@2016-10-01":{"RelativePath":"keyvault/microsoft.keyvault/2016-10-01/types.json","Index":92},"Microsoft.KeyVault/vaults/accessPolicies@2016-10-01":{"RelativePath":"keyvault/microsoft.keyvault/2016-10-01/types.json","Index":102},"Microsoft.KeyVault/vaults/secrets@2018-02-14-preview":{"RelativePath":"keyvault/microsoft.keyvault/2018-02-14-preview/types.json","Index":14},"Microsoft.KeyVault/vaults@2018-02-14-preview":{"RelativePath":"keyvault/microsoft.keyvault/2018-02-14-preview/types.json","Index":105},"Microsoft.KeyVault/vaults/accessPolicies@2018-02-14-preview":{"RelativePath":"keyvault/microsoft.keyvault/2018-02-14-preview/types.json","Index":115},"Microsoft.KeyVault/vaults/secrets@2018-02-14":{"RelativePath":"keyvault/microsoft.keyvault/2018-02-14/types.json","Index":14},"Microsoft.KeyVault/vaults@2018-02-14":{"RelativePath":"keyvault/microsoft.keyvault/2018-02-14/types.json","Index":122},"Microsoft.KeyVault/vaults/accessPolicies@2018-02-14":{"RelativePath":"keyvault/microsoft.keyvault/2018-02-14/types.json","Index":132},"Microsoft.KeyVault/vaults/privateEndpointConnections@2018-02-14":{"RelativePath":"keyvault/microsoft.keyvault/2018-02-14/types.json","Index":137},"Microsoft.KeyVault/vaults/secrets@2019-09-01":{"RelativePath":"keyvault/microsoft.keyvault/2019-09-01/types.json","Index":14},"Microsoft.KeyVault/vaults@2019-09-01":{"RelativePath":"keyvault/microsoft.keyvault/2019-09-01/types.json","Index":129},"Microsoft.KeyVault/vaults/accessPolicies@2019-09-01":{"RelativePath":"keyvault/microsoft.keyvault/2019-09-01/types.json","Index":139},"Microsoft.KeyVault/vaults/privateEndpointConnections@2019-09-01":{"RelativePath":"keyvault/microsoft.keyvault/2019-09-01/types.json","Index":144},"Microsoft.KeyVault/vaults/keys@2019-09-01":{"RelativePath":"keyvault/microsoft.keyvault/2019-09-01/types.json","Index":175},"Microsoft.KeyVault/vaults/keys/versions@2019-09-01":{"RelativePath":"keyvault/microsoft.keyvault/2019-09-01/types.json","Index":180},"Microsoft.KeyVault/managedHSMs@2020-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2020-04-01-preview/types.json","Index":32},"Microsoft.KeyVault/vaults/keys@2020-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2020-04-01-preview/types.json","Index":63},"Microsoft.KeyVault/vaults@2020-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2020-04-01-preview/types.json","Index":187},"Microsoft.KeyVault/vaults/accessPolicies@2020-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2020-04-01-preview/types.json","Index":197},"Microsoft.KeyVault/vaults/privateEndpointConnections@2020-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2020-04-01-preview/types.json","Index":202},"Microsoft.KeyVault/vaults/secrets@2020-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2020-04-01-preview/types.json","Index":209},"Microsoft.KeyVault/vaults/keys/versions@2020-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2020-04-01-preview/types.json","Index":214},"Microsoft.KeyVault/vaults@2021-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-04-01-preview/types.json","Index":132},"Microsoft.KeyVault/vaults/accessPolicies@2021-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-04-01-preview/types.json","Index":142},"Microsoft.KeyVault/vaults/privateEndpointConnections@2021-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-04-01-preview/types.json","Index":147},"Microsoft.KeyVault/managedHSMs@2021-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-04-01-preview/types.json","Index":206},"Microsoft.KeyVault/managedHSMs/privateEndpointConnections@2021-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-04-01-preview/types.json","Index":211},"Microsoft.KeyVault/vaults/keys@2021-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-04-01-preview/types.json","Index":251},"Microsoft.KeyVault/vaults/secrets@2021-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-04-01-preview/types.json","Index":258},"Microsoft.KeyVault/vaults/keys/versions@2021-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-04-01-preview/types.json","Index":263},"Microsoft.KeyVault/vaults/keys@2021-06-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-06-01-preview/types.json","Index":49},"Microsoft.KeyVault/vaults@2021-06-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-06-01-preview/types.json","Index":181},"Microsoft.KeyVault/vaults/accessPolicies@2021-06-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-06-01-preview/types.json","Index":191},"Microsoft.KeyVault/vaults/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-06-01-preview/types.json","Index":196},"Microsoft.KeyVault/managedHSMs@2021-06-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-06-01-preview/types.json","Index":255},"Microsoft.KeyVault/managedHSMs/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-06-01-preview/types.json","Index":260},"Microsoft.KeyVault/vaults/secrets@2021-06-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-06-01-preview/types.json","Index":267},"Microsoft.KeyVault/vaults/keys/versions@2021-06-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-06-01-preview/types.json","Index":272},"Microsoft.KeyVault/vaults/keys@2021-10-01":{"RelativePath":"keyvault/microsoft.keyvault/2021-10-01/types.json","Index":38},"Microsoft.KeyVault/vaults@2021-10-01":{"RelativePath":"keyvault/microsoft.keyvault/2021-10-01/types.json","Index":166},"Microsoft.KeyVault/vaults/accessPolicies@2021-10-01":{"RelativePath":"keyvault/microsoft.keyvault/2021-10-01/types.json","Index":176},"Microsoft.KeyVault/vaults/privateEndpointConnections@2021-10-01":{"RelativePath":"keyvault/microsoft.keyvault/2021-10-01/types.json","Index":181},"Microsoft.KeyVault/managedHSMs@2021-10-01":{"RelativePath":"keyvault/microsoft.keyvault/2021-10-01/types.json","Index":240},"Microsoft.KeyVault/managedHSMs/privateEndpointConnections@2021-10-01":{"RelativePath":"keyvault/microsoft.keyvault/2021-10-01/types.json","Index":245},"Microsoft.KeyVault/vaults/secrets@2021-10-01":{"RelativePath":"keyvault/microsoft.keyvault/2021-10-01/types.json","Index":252},"Microsoft.KeyVault/vaults/keys/versions@2021-10-01":{"RelativePath":"keyvault/microsoft.keyvault/2021-10-01/types.json","Index":257},"Microsoft.KeyVault/vaults/keys@2021-11-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-11-01-preview/types.json","Index":49},"Microsoft.KeyVault/vaults@2021-11-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-11-01-preview/types.json","Index":181},"Microsoft.KeyVault/vaults/accessPolicies@2021-11-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-11-01-preview/types.json","Index":191},"Microsoft.KeyVault/vaults/privateEndpointConnections@2021-11-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-11-01-preview/types.json","Index":196},"Microsoft.KeyVault/managedHSMs@2021-11-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-11-01-preview/types.json","Index":255},"Microsoft.KeyVault/managedHSMs/privateEndpointConnections@2021-11-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-11-01-preview/types.json","Index":260},"Microsoft.KeyVault/vaults/secrets@2021-11-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-11-01-preview/types.json","Index":267},"Microsoft.KeyVault/vaults/keys/versions@2021-11-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-11-01-preview/types.json","Index":272},"Microsoft.KeyVault/vaults/keys@2022-02-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2022-02-01-preview/types.json","Index":49},"Microsoft.KeyVault/vaults@2022-02-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2022-02-01-preview/types.json","Index":181},"Microsoft.KeyVault/vaults/accessPolicies@2022-02-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2022-02-01-preview/types.json","Index":191},"Microsoft.KeyVault/vaults/privateEndpointConnections@2022-02-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2022-02-01-preview/types.json","Index":196},"Microsoft.KeyVault/managedHSMs@2022-02-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2022-02-01-preview/types.json","Index":261},"Microsoft.KeyVault/managedHSMs/privateEndpointConnections@2022-02-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2022-02-01-preview/types.json","Index":266},"Microsoft.KeyVault/vaults/secrets@2022-02-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2022-02-01-preview/types.json","Index":273},"Microsoft.KeyVault/vaults/keys/versions@2022-02-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2022-02-01-preview/types.json","Index":278},"Microsoft.KeyVault/vaults/keys@2022-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-07-01/types.json","Index":49},"Microsoft.KeyVault/vaults@2022-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-07-01/types.json","Index":181},"Microsoft.KeyVault/vaults/accessPolicies@2022-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-07-01/types.json","Index":191},"Microsoft.KeyVault/vaults/privateEndpointConnections@2022-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-07-01/types.json","Index":196},"Microsoft.KeyVault/managedHSMs@2022-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-07-01/types.json","Index":261},"Microsoft.KeyVault/managedHSMs/privateEndpointConnections@2022-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-07-01/types.json","Index":266},"Microsoft.KeyVault/vaults/secrets@2022-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-07-01/types.json","Index":273},"Microsoft.KeyVault/vaults/keys/versions@2022-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-07-01/types.json","Index":278},"Microsoft.KeyVault/vaults/keys@2022-11-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-11-01/types.json","Index":49},"Microsoft.KeyVault/vaults@2022-11-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-11-01/types.json","Index":181},"Microsoft.KeyVault/vaults/accessPolicies@2022-11-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-11-01/types.json","Index":191},"Microsoft.KeyVault/vaults/privateEndpointConnections@2022-11-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-11-01/types.json","Index":196},"Microsoft.KeyVault/managedHSMs@2022-11-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-11-01/types.json","Index":261},"Microsoft.KeyVault/managedHSMs/privateEndpointConnections@2022-11-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-11-01/types.json","Index":266},"Microsoft.KeyVault/managedHSMs/keys@2022-11-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-11-01/types.json","Index":308},"Microsoft.KeyVault/vaults/secrets@2022-11-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-11-01/types.json","Index":315},"Microsoft.KeyVault/vaults/keys/versions@2022-11-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-11-01/types.json","Index":320},"Microsoft.KeyVault/managedHSMs/keys/versions@2022-11-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-11-01/types.json","Index":325},"Microsoft.KeyVault/vaults/keys@2023-02-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-02-01/types.json","Index":49},"Microsoft.KeyVault/managedHSMs/keys@2023-02-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-02-01/types.json","Index":91},"Microsoft.KeyVault/vaults@2023-02-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-02-01/types.json","Index":223},"Microsoft.KeyVault/vaults/accessPolicies@2023-02-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-02-01/types.json","Index":233},"Microsoft.KeyVault/vaults/privateEndpointConnections@2023-02-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-02-01/types.json","Index":238},"Microsoft.KeyVault/managedHSMs@2023-02-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-02-01/types.json","Index":312},"Microsoft.KeyVault/managedHSMs/privateEndpointConnections@2023-02-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-02-01/types.json","Index":317},"Microsoft.KeyVault/vaults/secrets@2023-02-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-02-01/types.json","Index":324},"Microsoft.KeyVault/vaults/keys/versions@2023-02-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-02-01/types.json","Index":329},"Microsoft.KeyVault/managedHSMs/keys/versions@2023-02-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-02-01/types.json","Index":334},"Microsoft.KeyVault/vaults/keys@2023-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-07-01/types.json","Index":49},"Microsoft.KeyVault/managedHSMs/keys@2023-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-07-01/types.json","Index":91},"Microsoft.KeyVault/vaults@2023-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-07-01/types.json","Index":223},"Microsoft.KeyVault/vaults/accessPolicies@2023-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-07-01/types.json","Index":233},"Microsoft.KeyVault/vaults/privateEndpointConnections@2023-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-07-01/types.json","Index":238},"Microsoft.KeyVault/managedHSMs@2023-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-07-01/types.json","Index":320},"Microsoft.KeyVault/managedHSMs/privateEndpointConnections@2023-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-07-01/types.json","Index":325},"Microsoft.KeyVault/vaults/secrets@2023-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-07-01/types.json","Index":332},"Microsoft.KeyVault/vaults/keys/versions@2023-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-07-01/types.json","Index":337},"Microsoft.KeyVault/managedHSMs/keys/versions@2023-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-07-01/types.json","Index":342},"Microsoft.KubernetesConfiguration/sourceControlConfigurations@2019-11-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2019-11-01-preview/types.json","Index":38},"Microsoft.KubernetesConfiguration/sourceControlConfigurations@2020-07-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2020-07-01-preview/types.json","Index":37},"Microsoft.KubernetesConfiguration/extensions@2020-07-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2020-07-01-preview/types.json","Index":62},"Microsoft.KubernetesConfiguration/sourceControlConfigurations@2020-10-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2020-10-01-preview/types.json","Index":37},"Microsoft.KubernetesConfiguration/sourceControlConfigurations@2021-03-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2021-03-01/types.json","Index":47},"Microsoft.KubernetesConfiguration/extensions@2021-05-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2021-05-01-preview/types.json","Index":48},"Microsoft.KubernetesConfiguration/sourceControlConfigurations@2021-05-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2021-05-01-preview/types.json","Index":77},"Microsoft.KubernetesConfiguration/extensions@2021-09-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2021-09-01/types.json","Index":50},"Microsoft.KubernetesConfiguration/extensions@2021-11-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2021-11-01-preview/types.json","Index":50},"Microsoft.KubernetesConfiguration/sourceControlConfigurations@2021-11-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2021-11-01-preview/types.json","Index":79},"Microsoft.KubernetesConfiguration/fluxConfigurations@2021-11-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2021-11-01-preview/types.json","Index":125},"Microsoft.KubernetesConfiguration/extensions@2022-01-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-01-01-preview/types.json","Index":50},"Microsoft.KubernetesConfiguration/fluxConfigurations@2022-01-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-01-01-preview/types.json","Index":94},"Microsoft.KubernetesConfiguration/sourceControlConfigurations@2022-01-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-01-01-preview/types.json","Index":123},"Microsoft.KubernetesConfiguration/extensionTypes@2022-01-15-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-01-15-preview/types.json","Index":27},"Microsoft.KubernetesConfiguration/fluxConfigurations@2022-03-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-03-01/types.json","Index":61},"Microsoft.KubernetesConfiguration/sourceControlConfigurations@2022-03-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-03-01/types.json","Index":90},"Microsoft.KubernetesConfiguration/extensions@2022-03-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-03-01/types.json","Index":124},"Microsoft.KubernetesConfiguration/extensions@2022-04-02-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-04-02-preview/types.json","Index":53},"Microsoft.KubernetesConfiguration/privateLinkScopes@2022-04-02-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-04-02-preview/types.json","Index":83},"Microsoft.KubernetesConfiguration/privateLinkScopes/privateEndpointConnections@2022-04-02-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-04-02-preview/types.json","Index":87},"Microsoft.KubernetesConfiguration/privateLinkScopes/privateLinkResources@2022-04-02-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-04-02-preview/types.json","Index":94},"Microsoft.KubernetesConfiguration/extensions@2022-07-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-07-01/types.json","Index":52},"Microsoft.KubernetesConfiguration/fluxConfigurations@2022-07-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-07-01/types.json","Index":99},"Microsoft.KubernetesConfiguration/sourceControlConfigurations@2022-07-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-07-01/types.json","Index":128},"Microsoft.KubernetesConfiguration/extensions@2022-11-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-11-01/types.json","Index":53},"Microsoft.KubernetesConfiguration/fluxConfigurations@2022-11-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-11-01/types.json","Index":100},"Microsoft.KubernetesConfiguration/sourceControlConfigurations@2022-11-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-11-01/types.json","Index":129},"Microsoft.KubernetesConfiguration/locations/extensionTypes@2023-05-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2023-05-01-preview/types.json","Index":17},"Microsoft.KubernetesConfiguration/locations/extensionTypes/versions@2023-05-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2023-05-01-preview/types.json","Index":31},"Microsoft.KubernetesConfiguration/extensionTypes@2023-05-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2023-05-01-preview/types.json","Index":35},"Microsoft.KubernetesConfiguration/extensionTypes/versions@2023-05-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2023-05-01-preview/types.json","Index":39},"Microsoft.KubernetesConfiguration/extensions@2023-05-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2023-05-01/types.json","Index":53},"Microsoft.KubernetesConfiguration/fluxConfigurations@2023-05-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2023-05-01/types.json","Index":104},"Microsoft.KubernetesConfiguration/sourceControlConfigurations@2023-05-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2023-05-01/types.json","Index":133},"Microsoft.LabServices/labaccounts@2018-10-15":{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":23},"Microsoft.LabServices/labaccounts/galleryimages@2018-10-15":{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":30},"Microsoft.LabServices/labaccounts/labs@2018-10-15":{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":39},"Microsoft.LabServices/labaccounts/labs/environmentsettings@2018-10-15":{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":61},"Microsoft.LabServices/labaccounts/labs/environmentsettings/environments@2018-10-15":{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":69},"Microsoft.LabServices/labaccounts/labs/users@2018-10-15":{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":75},"Microsoft.LabServices/labPlans@2021-10-01-preview":{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":62},"Microsoft.LabServices/labPlans/images@2021-10-01-preview":{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":87},"Microsoft.LabServices/labs@2021-10-01-preview":{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":134},"Microsoft.LabServices/labs/users@2021-10-01-preview":{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":154},"Microsoft.LabServices/labs/schedules@2021-10-01-preview":{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":179},"Microsoft.LabServices/labs/virtualMachines@2021-10-01-preview":{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":203},"Microsoft.LabServices/labPlans/images@2021-11-15-preview":{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":43},"Microsoft.LabServices/labPlans@2021-11-15-preview":{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":87},"Microsoft.LabServices/labs@2021-11-15-preview":{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":134},"Microsoft.LabServices/labs/schedules@2021-11-15-preview":{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":159},"Microsoft.LabServices/labs/users@2021-11-15-preview":{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":179},"Microsoft.LabServices/labs/virtualMachines@2021-11-15-preview":{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":203},"Microsoft.LabServices/labPlans/images@2022-08-01":{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":43},"Microsoft.LabServices/labPlans@2022-08-01":{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":89},"Microsoft.LabServices/labs@2022-08-01":{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":136},"Microsoft.LabServices/labs/schedules@2022-08-01":{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":161},"Microsoft.LabServices/labs/users@2022-08-01":{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":181},"Microsoft.LabServices/labs/virtualMachines@2022-08-01":{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":205},"Microsoft.LabServices/labPlans/images@2023-06-07":{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":43},"Microsoft.LabServices/labPlans@2023-06-07":{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":90},"Microsoft.LabServices/labs@2023-06-07":{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":137},"Microsoft.LabServices/labs/schedules@2023-06-07":{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":162},"Microsoft.LabServices/labs/users@2023-06-07":{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":182},"Microsoft.LabServices/labs/virtualMachines@2023-06-07":{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":206},"Astronomer.Astro/organizations@2023-08-01-preview":{"RelativePath":"liftrastronomer/astronomer.astro/2023-08-01-preview/types.json","Index":55},"Qumulo.Storage/fileSystems@2022-06-27-preview":{"RelativePath":"liftrqumulo/qumulo.storage/2022-06-27-preview/types.json","Index":51},"Qumulo.Storage/fileSystems@2022-10-12-preview":{"RelativePath":"liftrqumulo/qumulo.storage/2022-10-12-preview/types.json","Index":53},"Qumulo.Storage/fileSystems@2022-10-12":{"RelativePath":"liftrqumulo/qumulo.storage/2022-10-12/types.json","Index":53},"Microsoft.LoadTestService/loadTests@2021-12-01-preview":{"RelativePath":"loadtestservice/microsoft.loadtestservice/2021-12-01-preview/types.json","Index":33},"Microsoft.LoadTestService/loadTests@2022-04-15-preview":{"RelativePath":"loadtestservice/microsoft.loadtestservice/2022-04-15-preview/types.json","Index":42},"Microsoft.LoadTestService/loadTests@2022-12-01":{"RelativePath":"loadtestservice/microsoft.loadtestservice/2022-12-01/types.json","Index":42},"Microsoft.LoadTestService/locations/quotas@2022-12-01":{"RelativePath":"loadtestservice/microsoft.loadtestservice/2022-12-01/types.json","Index":52},"Microsoft.Logic/workflows@2015-02-01-preview":{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":46},"Microsoft.Logic/workflows/accessKeys@2015-02-01-preview":{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":51},"Microsoft.Logic/workflows/versions@2015-02-01-preview":{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":64},"Microsoft.Logic/workflows/triggers@2015-02-01-preview":{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":102},"Microsoft.Logic/workflows/triggers/histories@2015-02-01-preview":{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":120},"Microsoft.Logic/workflows/runs@2015-02-01-preview":{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":164},"Microsoft.Logic/workflows/runs/actions@2015-02-01-preview":{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":182},"Microsoft.Logic/integrationAccounts@2015-08-01-preview":{"RelativePath":"logic/microsoft.logic/2015-08-01-preview/types.json","Index":20},"Microsoft.Logic/integrationAccounts/schemas@2015-08-01-preview":{"RelativePath":"logic/microsoft.logic/2015-08-01-preview/types.json","Index":31},"Microsoft.Logic/integrationAccounts/maps@2015-08-01-preview":{"RelativePath":"logic/microsoft.logic/2015-08-01-preview/types.json","Index":40},"Microsoft.Logic/integrationAccounts/partners@2015-08-01-preview":{"RelativePath":"logic/microsoft.logic/2015-08-01-preview/types.json","Index":53},"Microsoft.Logic/integrationAccounts/agreements@2015-08-01-preview":{"RelativePath":"logic/microsoft.logic/2015-08-01-preview/types.json","Index":234},"Microsoft.Logic/integrationAccounts/certificates@2015-08-01-preview":{"RelativePath":"logic/microsoft.logic/2015-08-01-preview/types.json","Index":242},"Microsoft.Logic/workflows@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":60},"Microsoft.Logic/integrationAccounts@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":70},"Microsoft.Logic/integrationAccounts/assemblies@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":78},"Microsoft.Logic/integrationAccounts/batchConfigurations@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":118},"Microsoft.Logic/integrationAccounts/schemas@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":127},"Microsoft.Logic/integrationAccounts/maps@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":137},"Microsoft.Logic/integrationAccounts/partners@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":150},"Microsoft.Logic/integrationAccounts/agreements@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":340},"Microsoft.Logic/integrationAccounts/certificates@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":348},"Microsoft.Logic/integrationAccounts/sessions@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":354},"Microsoft.Logic/integrationAccounts/rosettanetprocessconfigurations@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":392},"Microsoft.Logic/workflows/versions@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":406},"Microsoft.Logic/workflows/triggers@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":451},"Microsoft.Logic/workflows/triggers/histories@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":471},"Microsoft.Logic/workflows/runs@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":517},"Microsoft.Logic/workflows/runs/actions@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":540},"Microsoft.Logic/workflows/runs/actions/repetitions@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":565},"Microsoft.Logic/workflows/runs/actions/repetitions/requestHistories@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":573},"Microsoft.Logic/workflows/runs/actions/requestHistories@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":578},"Microsoft.Logic/workflows/runs/actions/scopeRepetitions@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":583},"Microsoft.Logic/workflows/runs/operations@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":587},"Microsoft.Logic/workflows@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":60},"Microsoft.Logic/integrationAccounts@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":71},"Microsoft.Logic/integrationAccounts/assemblies@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":79},"Microsoft.Logic/integrationAccounts/batchConfigurations@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":119},"Microsoft.Logic/integrationAccounts/schemas@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":128},"Microsoft.Logic/integrationAccounts/maps@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":141},"Microsoft.Logic/integrationAccounts/partners@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":154},"Microsoft.Logic/integrationAccounts/agreements@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":344},"Microsoft.Logic/integrationAccounts/certificates@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":352},"Microsoft.Logic/integrationAccounts/sessions@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":358},"Microsoft.Logic/workflows/versions@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":372},"Microsoft.Logic/workflows/triggers@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":417},"Microsoft.Logic/workflows/triggers/histories@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":437},"Microsoft.Logic/workflows/runs@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":483},"Microsoft.Logic/workflows/runs/actions@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":506},"Microsoft.Logic/workflows/runs/actions/repetitions@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":531},"Microsoft.Logic/workflows/runs/actions/repetitions/requestHistories@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":539},"Microsoft.Logic/workflows/runs/actions/requestHistories@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":544},"Microsoft.Logic/workflows/runs/actions/scopeRepetitions@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":549},"Microsoft.Logic/workflows/runs/operations@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":553},"Microsoft.Logic/workflows@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":87},"Microsoft.Logic/integrationAccounts@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":106},"Microsoft.Logic/integrationAccounts/assemblies@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":114},"Microsoft.Logic/integrationAccounts/batchConfigurations@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":154},"Microsoft.Logic/integrationAccounts/schemas@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":163},"Microsoft.Logic/integrationAccounts/maps@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":176},"Microsoft.Logic/integrationAccounts/partners@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":189},"Microsoft.Logic/integrationAccounts/agreements@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":379},"Microsoft.Logic/integrationAccounts/certificates@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":387},"Microsoft.Logic/integrationAccounts/sessions@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":393},"Microsoft.Logic/integrationServiceEnvironments@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":443},"Microsoft.Logic/integrationServiceEnvironments/managedApis@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":531},"Microsoft.Logic/workflows/versions@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":568},"Microsoft.Logic/workflows/triggers@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":613},"Microsoft.Logic/workflows/triggers/histories@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":633},"Microsoft.Logic/workflows/runs@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":679},"Microsoft.Logic/workflows/runs/actions@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":704},"Microsoft.Logic/workflows/runs/actions/repetitions@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":727},"Microsoft.Logic/workflows/runs/actions/repetitions/requestHistories@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":735},"Microsoft.Logic/workflows/runs/actions/requestHistories@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":740},"Microsoft.Logic/workflows/runs/actions/scopeRepetitions@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":745},"Microsoft.Logic/workflows/runs/operations@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":749},"Microsoft.Logz/monitors@2020-10-01-preview":{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":50},"Microsoft.Logz/monitors/tagRules@2020-10-01-preview":{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":71},"Microsoft.Logz/monitors/singleSignOnConfigurations@2020-10-01-preview":{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":91},"Microsoft.Logz/monitors/accounts@2020-10-01-preview":{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":96},"Microsoft.Logz/monitors/accounts/tagRules@2020-10-01-preview":{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":100},"Microsoft.Logz/monitors@2020-10-01":{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":50},"Microsoft.Logz/monitors/tagRules@2020-10-01":{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":71},"Microsoft.Logz/monitors/singleSignOnConfigurations@2020-10-01":{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":91},"Microsoft.Logz/monitors/accounts@2020-10-01":{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":96},"Microsoft.Logz/monitors/accounts/tagRules@2020-10-01":{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":100},"Microsoft.Logz/monitors@2022-01-01-preview":{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":50},"Microsoft.Logz/monitors/tagRules@2022-01-01-preview":{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":71},"Microsoft.Logz/monitors/singleSignOnConfigurations@2022-01-01-preview":{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":91},"Microsoft.Logz/monitors/accounts@2022-01-01-preview":{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":96},"Microsoft.Logz/monitors/accounts/tagRules@2022-01-01-preview":{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":100},"Microsoft.Logz/monitors/metricsSource@2022-01-01-preview":{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":105},"Microsoft.Logz/monitors/metricsSource/tagRules@2022-01-01-preview":{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":123},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForEDMUpload@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":68},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForEDMUpload/privateEndpointConnections@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":72},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForM365ComplianceCenter@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":81},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForM365ComplianceCenter/privateEndpointConnections@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":85},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForM365SecurityCenter@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":94},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForM365SecurityCenter/privateEndpointConnections@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":98},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForO365ManagementActivityAPI@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":107},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForO365ManagementActivityAPI/privateEndpointConnections@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":111},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForSCCPowershell@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":120},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForSCCPowershell/privateEndpointConnections@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":124},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForMIPPolicySync@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":133},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForMIPPolicySync/privateEndpointConnections@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":137},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForEDMUpload/privateLinkResources@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":144},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForM365ComplianceCenter/privateLinkResources@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":148},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForM365SecurityCenter/privateLinkResources@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":152},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForO365ManagementActivityAPI/privateLinkResources@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":156},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForSCCPowershell/privateLinkResources@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":160},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForMIPPolicySync/privateLinkResources@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":164},"Microsoft.MachineLearning/workspaces@2016-04-01":{"RelativePath":"machinelearning/microsoft.machinelearning/2016-04-01/types.json","Index":27},"Microsoft.MachineLearning/commitmentPlans@2016-05-01-preview":{"RelativePath":"machinelearning/microsoft.machinelearning/2016-05-01-preview/types.json","Index":16},"Microsoft.MachineLearning/webServices@2016-05-01-preview":{"RelativePath":"machinelearning/microsoft.machinelearning/2016-05-01-preview/types.json","Index":117},"Microsoft.MachineLearning/commitmentPlans/commitmentAssociations@2016-05-01-preview":{"RelativePath":"machinelearning/microsoft.machinelearning/2016-05-01-preview/types.json","Index":123},"Microsoft.MachineLearning/webServices@2017-01-01":{"RelativePath":"machinelearning/microsoft.machinelearning/2017-01-01/types.json","Index":109},"Microsoft.MachineLearning/workspaces@2019-10-01":{"RelativePath":"machinelearning/microsoft.machinelearning/2019-10-01/types.json","Index":28},"Microsoft.MachineLearningCompute/operationalizationClusters@2017-06-01-preview":{"RelativePath":"machinelearningcompute/microsoft.machinelearningcompute/2017-06-01-preview/types.json","Index":91},"Microsoft.MachineLearningCompute/operationalizationClusters@2017-08-01-preview":{"RelativePath":"machinelearningcompute/microsoft.machinelearningcompute/2017-08-01-preview/types.json","Index":102},"Microsoft.MachineLearningExperimentation/accounts@2017-05-01-preview":{"RelativePath":"machinelearningexperimentation/microsoft.machinelearningexperimentation/2017-05-01-preview/types.json","Index":20},"Microsoft.MachineLearningExperimentation/accounts/workspaces@2017-05-01-preview":{"RelativePath":"machinelearningexperimentation/microsoft.machinelearningexperimentation/2017-05-01-preview/types.json","Index":32},"Microsoft.MachineLearningExperimentation/accounts/workspaces/projects@2017-05-01-preview":{"RelativePath":"machinelearningexperimentation/microsoft.machinelearningexperimentation/2017-05-01-preview/types.json","Index":44},"Microsoft.MachineLearningServices/workspaces@2018-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2018-03-01-preview/types.json","Index":23},"Microsoft.MachineLearningServices/workspaces/computes@2018-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2018-03-01-preview/types.json","Index":64},"Microsoft.MachineLearningServices/workspaces@2018-11-19":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2018-11-19/types.json","Index":23},"Microsoft.MachineLearningServices/workspaces/computes@2018-11-19":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2018-11-19/types.json","Index":81},"Microsoft.MachineLearningServices/workspaces@2019-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-05-01/types.json","Index":23},"Microsoft.MachineLearningServices/workspaces/computes@2019-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-05-01/types.json","Index":81},"Microsoft.MachineLearningServices/workspaces@2019-06-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-06-01/types.json","Index":23},"Microsoft.MachineLearningServices/workspaces/computes@2019-06-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-06-01/types.json","Index":85},"Microsoft.MachineLearningServices/workspaces@2019-11-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-11-01/types.json","Index":24},"Microsoft.MachineLearningServices/workspaces/computes@2019-11-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-11-01/types.json","Index":86},"Microsoft.MachineLearningServices/workspaces@2020-01-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-01-01/types.json","Index":29},"Microsoft.MachineLearningServices/workspaces/computes@2020-01-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-01-01/types.json","Index":91},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2020-01-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-01-01/types.json","Index":108},"Microsoft.MachineLearningServices/workspaces@2020-02-18-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-02-18-preview/types.json","Index":29},"Microsoft.MachineLearningServices/workspaces/computes@2020-02-18-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-02-18-preview/types.json","Index":130},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2020-02-18-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-02-18-preview/types.json","Index":147},"Microsoft.MachineLearningServices/workspaces@2020-03-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-03-01/types.json","Index":61},"Microsoft.MachineLearningServices/workspaces/computes@2020-03-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-03-01/types.json","Index":123},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2020-03-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-03-01/types.json","Index":128},"Microsoft.MachineLearningServices/workspaces@2020-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-04-01/types.json","Index":63},"Microsoft.MachineLearningServices/workspaces/computes@2020-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-04-01/types.json","Index":130},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2020-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-04-01/types.json","Index":135},"Microsoft.MachineLearningServices/workspaces@2020-05-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-01-preview/types.json","Index":61},"Microsoft.MachineLearningServices/workspaces/computes@2020-05-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-01-preview/types.json","Index":123},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2020-05-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-01-preview/types.json","Index":128},"Microsoft.MachineLearningServices/workspaces/linkedWorkspaces@2020-05-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-01-preview/types.json","Index":133},"Microsoft.MachineLearningServices/workspaces/services@2020-05-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-01-preview/types.json","Index":183},"Microsoft.MachineLearningServices/workspaces/datasets@2020-05-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-01-preview/types.json","Index":220},"Microsoft.MachineLearningServices/workspaces/datastores@2020-05-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-01-preview/types.json","Index":293},"Microsoft.MachineLearningServices/workspaces@2020-05-15-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-15-preview/types.json","Index":61},"Microsoft.MachineLearningServices/workspaces/computes@2020-05-15-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-15-preview/types.json","Index":127},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2020-05-15-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-15-preview/types.json","Index":132},"Microsoft.MachineLearningServices/workspaces/linkedWorkspaces@2020-05-15-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-15-preview/types.json","Index":137},"Microsoft.MachineLearningServices/workspaces/services@2020-05-15-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-15-preview/types.json","Index":187},"Microsoft.MachineLearningServices/workspaces@2020-06-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":62},"Microsoft.MachineLearningServices/workspaces/connections@2020-06-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":67},"Microsoft.MachineLearningServices/workspaces/computes@2020-06-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":161},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2020-06-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":165},"Microsoft.MachineLearningServices/workspaces@2020-08-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":62},"Microsoft.MachineLearningServices/workspaces/connections@2020-08-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":67},"Microsoft.MachineLearningServices/workspaces/computes@2020-08-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":185},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2020-08-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":189},"Microsoft.MachineLearningServices/workspaces/labelingJobs@2020-09-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":63},"Microsoft.MachineLearningServices/workspaces@2020-09-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":117},"Microsoft.MachineLearningServices/workspaces/computes@2020-09-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":239},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2020-09-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":244},"Microsoft.MachineLearningServices/workspaces/linkedServices@2020-09-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":250},"Microsoft.MachineLearningServices/workspaces/services@2020-09-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":300},"Microsoft.MachineLearningServices/workspaces/connections@2020-09-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":305},"Microsoft.MachineLearningServices/workspaces@2021-01-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":77},"Microsoft.MachineLearningServices/workspaces/computes@2021-01-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":203},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2021-01-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":208},"Microsoft.MachineLearningServices/workspaces/services@2021-01-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":258},"Microsoft.MachineLearningServices/workspaces/connections@2021-01-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":265},"Microsoft.MachineLearningServices/workspaces@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":77},"Microsoft.MachineLearningServices/workspaces/computes@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":251},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":256},"Microsoft.MachineLearningServices/workspaces/connections@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":263},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":284},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":312},"Microsoft.MachineLearningServices/workspaces/codes@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":319},"Microsoft.MachineLearningServices/workspaces/codes/versions@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":326},"Microsoft.MachineLearningServices/workspaces/data@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":333},"Microsoft.MachineLearningServices/workspaces/data/versions@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":343},"Microsoft.MachineLearningServices/workspaces/datastores@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":429},"Microsoft.MachineLearningServices/workspaces/environments@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":436},"Microsoft.MachineLearningServices/workspaces/environments/versions@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":457},"Microsoft.MachineLearningServices/workspaces/jobs@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":563},"Microsoft.MachineLearningServices/workspaces/labelingJobs@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":621},"Microsoft.MachineLearningServices/workspaces/models@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":628},"Microsoft.MachineLearningServices/workspaces/models/versions@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":638},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":657},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":685},"Microsoft.MachineLearningServices/workspaces@2021-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":77},"Microsoft.MachineLearningServices/workspaces/computes@2021-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":211},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2021-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":216},"Microsoft.MachineLearningServices/workspaces/services@2021-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":266},"Microsoft.MachineLearningServices/workspaces/connections@2021-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":273},"Microsoft.MachineLearningServices/workspaces@2021-07-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":80},"Microsoft.MachineLearningServices/workspaces/computes@2021-07-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":224},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2021-07-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":229},"Microsoft.MachineLearningServices/workspaces/connections@2021-07-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":236},"Microsoft.MachineLearningServices/workspaces@2022-01-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":86},"Microsoft.MachineLearningServices/workspaces/computes@2022-01-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":230},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2022-01-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":235},"Microsoft.MachineLearningServices/workspaces/connections@2022-01-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":242},"Microsoft.MachineLearningServices/workspaces@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":85},"Microsoft.MachineLearningServices/workspaces/computes@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":307},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":312},"Microsoft.MachineLearningServices/workspaces/connections@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":319},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":339},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":373},"Microsoft.MachineLearningServices/workspaces/codes@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":380},"Microsoft.MachineLearningServices/workspaces/codes/versions@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":387},"Microsoft.MachineLearningServices/workspaces/components@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":394},"Microsoft.MachineLearningServices/workspaces/components/versions@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":401},"Microsoft.MachineLearningServices/workspaces/data@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":412},"Microsoft.MachineLearningServices/workspaces/data/versions@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":426},"Microsoft.MachineLearningServices/workspaces/datastores@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":522},"Microsoft.MachineLearningServices/workspaces/environments@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":529},"Microsoft.MachineLearningServices/workspaces/environments/versions@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":545},"Microsoft.MachineLearningServices/workspaces/jobs@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1039},"Microsoft.MachineLearningServices/workspaces/models@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1046},"Microsoft.MachineLearningServices/workspaces/models/versions@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1060},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1083},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1115},"Microsoft.MachineLearningServices/workspaces@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":85},"Microsoft.MachineLearningServices/workspaces/computes@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":288},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":293},"Microsoft.MachineLearningServices/workspaces/connections@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":318},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":338},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":372},"Microsoft.MachineLearningServices/workspaces/codes@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":379},"Microsoft.MachineLearningServices/workspaces/codes/versions@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":386},"Microsoft.MachineLearningServices/workspaces/components@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":393},"Microsoft.MachineLearningServices/workspaces/components/versions@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":400},"Microsoft.MachineLearningServices/workspaces/data@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":411},"Microsoft.MachineLearningServices/workspaces/data/versions@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":425},"Microsoft.MachineLearningServices/workspaces/datastores@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":491},"Microsoft.MachineLearningServices/workspaces/environments@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":498},"Microsoft.MachineLearningServices/workspaces/environments/versions@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":514},"Microsoft.MachineLearningServices/workspaces/jobs@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":686},"Microsoft.MachineLearningServices/workspaces/models@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":693},"Microsoft.MachineLearningServices/workspaces/models/versions@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":703},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":722},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":751},"Microsoft.MachineLearningServices/workspaces@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":86},"Microsoft.MachineLearningServices/workspaces/computes@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":316},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":321},"Microsoft.MachineLearningServices/workspaces/connections@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":346},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":366},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":400},"Microsoft.MachineLearningServices/workspaces/codes@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":407},"Microsoft.MachineLearningServices/workspaces/codes/versions@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":414},"Microsoft.MachineLearningServices/workspaces/components@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":421},"Microsoft.MachineLearningServices/workspaces/components/versions@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":428},"Microsoft.MachineLearningServices/workspaces/data@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":439},"Microsoft.MachineLearningServices/workspaces/data/versions@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":453},"Microsoft.MachineLearningServices/workspaces/datastores@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":549},"Microsoft.MachineLearningServices/workspaces/environments@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":556},"Microsoft.MachineLearningServices/workspaces/environments/versions@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":572},"Microsoft.MachineLearningServices/workspaces/jobs@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1149},"Microsoft.MachineLearningServices/workspaces/labelingJobs@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1187},"Microsoft.MachineLearningServices/workspaces/models@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1194},"Microsoft.MachineLearningServices/workspaces/models/versions@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1204},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1227},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1259},"Microsoft.MachineLearningServices/workspaces/schedules@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1301},"Microsoft.MachineLearningServices/workspaces@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":86},"Microsoft.MachineLearningServices/workspaces/computes@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":348},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":353},"Microsoft.MachineLearningServices/workspaces/connections@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":380},"Microsoft.MachineLearningServices/registries/codes@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":394},"Microsoft.MachineLearningServices/registries/codes/versions@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":408},"Microsoft.MachineLearningServices/registries/components@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":422},"Microsoft.MachineLearningServices/registries/components/versions@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":436},"Microsoft.MachineLearningServices/registries/environments@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":450},"Microsoft.MachineLearningServices/registries/environments/versions@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":473},"Microsoft.MachineLearningServices/registries/models@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":487},"Microsoft.MachineLearningServices/registries/models/versions@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":504},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":524},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":558},"Microsoft.MachineLearningServices/workspaces/codes@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":562},"Microsoft.MachineLearningServices/workspaces/codes/versions@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":566},"Microsoft.MachineLearningServices/workspaces/components@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":570},"Microsoft.MachineLearningServices/workspaces/components/versions@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":574},"Microsoft.MachineLearningServices/workspaces/data@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":585},"Microsoft.MachineLearningServices/workspaces/data/versions@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":599},"Microsoft.MachineLearningServices/workspaces/datastores@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":695},"Microsoft.MachineLearningServices/workspaces/environments@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":699},"Microsoft.MachineLearningServices/workspaces/environments/versions@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":703},"Microsoft.MachineLearningServices/workspaces/jobs@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1314},"Microsoft.MachineLearningServices/workspaces/labelingJobs@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1352},"Microsoft.MachineLearningServices/workspaces/models@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1356},"Microsoft.MachineLearningServices/workspaces/models/versions@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1360},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1383},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1415},"Microsoft.MachineLearningServices/workspaces/schedules@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1445},"Microsoft.MachineLearningServices/registries@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1464},"Microsoft.MachineLearningServices/workspaces@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":85},"Microsoft.MachineLearningServices/workspaces/computes@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":315},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":320},"Microsoft.MachineLearningServices/workspaces/connections@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":345},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":365},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":399},"Microsoft.MachineLearningServices/workspaces/codes@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":406},"Microsoft.MachineLearningServices/workspaces/codes/versions@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":413},"Microsoft.MachineLearningServices/workspaces/components@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":420},"Microsoft.MachineLearningServices/workspaces/components/versions@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":427},"Microsoft.MachineLearningServices/workspaces/data@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":438},"Microsoft.MachineLearningServices/workspaces/data/versions@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":452},"Microsoft.MachineLearningServices/workspaces/datastores@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":518},"Microsoft.MachineLearningServices/workspaces/environments@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":525},"Microsoft.MachineLearningServices/workspaces/environments/versions@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":544},"Microsoft.MachineLearningServices/workspaces/jobs@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1060},"Microsoft.MachineLearningServices/workspaces/models@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1067},"Microsoft.MachineLearningServices/workspaces/models/versions@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1077},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1099},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1131},"Microsoft.MachineLearningServices/workspaces/schedules@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1161},"Microsoft.MachineLearningServices/workspaces@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":88},"Microsoft.MachineLearningServices/workspaces/computes@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":357},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":362},"Microsoft.MachineLearningServices/workspaces/connections@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":402},"Microsoft.MachineLearningServices/registries/codes@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":416},"Microsoft.MachineLearningServices/registries/codes/versions@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":430},"Microsoft.MachineLearningServices/registries/components@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":444},"Microsoft.MachineLearningServices/registries/components/versions@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":458},"Microsoft.MachineLearningServices/registries/environments@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":472},"Microsoft.MachineLearningServices/registries/environments/versions@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":498},"Microsoft.MachineLearningServices/registries/models@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":512},"Microsoft.MachineLearningServices/registries/models/versions@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":529},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":549},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":583},"Microsoft.MachineLearningServices/workspaces/codes@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":587},"Microsoft.MachineLearningServices/workspaces/codes/versions@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":591},"Microsoft.MachineLearningServices/workspaces/components@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":595},"Microsoft.MachineLearningServices/workspaces/components/versions@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":599},"Microsoft.MachineLearningServices/workspaces/data@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":610},"Microsoft.MachineLearningServices/workspaces/data/versions@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":624},"Microsoft.MachineLearningServices/workspaces/datastores@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":720},"Microsoft.MachineLearningServices/workspaces/environments@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":724},"Microsoft.MachineLearningServices/workspaces/environments/versions@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":728},"Microsoft.MachineLearningServices/workspaces/jobs@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1357},"Microsoft.MachineLearningServices/workspaces/labelingJobs@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1395},"Microsoft.MachineLearningServices/workspaces/models@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1399},"Microsoft.MachineLearningServices/workspaces/models/versions@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1403},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1426},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1458},"Microsoft.MachineLearningServices/workspaces/schedules@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1488},"Microsoft.MachineLearningServices/registries@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1507},"Microsoft.MachineLearningServices/workspaces@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":88},"Microsoft.MachineLearningServices/workspaces/computes@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":357},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":362},"Microsoft.MachineLearningServices/workspaces/connections@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":402},"Microsoft.MachineLearningServices/registries/codes@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":416},"Microsoft.MachineLearningServices/registries/codes/versions@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":430},"Microsoft.MachineLearningServices/registries/components@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":444},"Microsoft.MachineLearningServices/registries/components/versions@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":458},"Microsoft.MachineLearningServices/registries/data@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":469},"Microsoft.MachineLearningServices/registries/data/versions@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":483},"Microsoft.MachineLearningServices/registries/environments@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":497},"Microsoft.MachineLearningServices/registries/environments/versions@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":523},"Microsoft.MachineLearningServices/registries/models@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":537},"Microsoft.MachineLearningServices/registries/models/versions@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":554},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":574},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":619},"Microsoft.MachineLearningServices/workspaces/codes@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":623},"Microsoft.MachineLearningServices/workspaces/codes/versions@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":627},"Microsoft.MachineLearningServices/workspaces/components@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":631},"Microsoft.MachineLearningServices/workspaces/components/versions@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":635},"Microsoft.MachineLearningServices/workspaces/data@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":639},"Microsoft.MachineLearningServices/workspaces/data/versions@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":643},"Microsoft.MachineLearningServices/workspaces/datastores@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":739},"Microsoft.MachineLearningServices/workspaces/environments@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":743},"Microsoft.MachineLearningServices/workspaces/environments/versions@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":747},"Microsoft.MachineLearningServices/workspaces/featuresets@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":761},"Microsoft.MachineLearningServices/workspaces/featuresets/versions@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":792},"Microsoft.MachineLearningServices/workspaces/featurestoreEntities@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":806},"Microsoft.MachineLearningServices/workspaces/featurestoreEntities/versions@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":831},"Microsoft.MachineLearningServices/workspaces/jobs@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1467},"Microsoft.MachineLearningServices/workspaces/labelingJobs@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1505},"Microsoft.MachineLearningServices/workspaces/models@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1509},"Microsoft.MachineLearningServices/workspaces/models/versions@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1513},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1536},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1568},"Microsoft.MachineLearningServices/workspaces/schedules@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1598},"Microsoft.MachineLearningServices/registries@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1618},"Microsoft.MachineLearningServices/workspaces@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":122},"Microsoft.MachineLearningServices/workspaces/computes@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":385},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":390},"Microsoft.MachineLearningServices/workspaces/connections@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":430},"Microsoft.MachineLearningServices/workspaces/outboundRules@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":434},"Microsoft.MachineLearningServices/registries/codes@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":448},"Microsoft.MachineLearningServices/registries/codes/versions@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":466},"Microsoft.MachineLearningServices/registries/components@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":480},"Microsoft.MachineLearningServices/registries/components/versions@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":494},"Microsoft.MachineLearningServices/registries/data@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":505},"Microsoft.MachineLearningServices/registries/data/versions@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":523},"Microsoft.MachineLearningServices/registries/environments@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":537},"Microsoft.MachineLearningServices/registries/environments/versions@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":563},"Microsoft.MachineLearningServices/registries/models@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":577},"Microsoft.MachineLearningServices/registries/models/versions@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":594},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":614},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":659},"Microsoft.MachineLearningServices/workspaces/codes@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":663},"Microsoft.MachineLearningServices/workspaces/codes/versions@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":667},"Microsoft.MachineLearningServices/workspaces/components@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":671},"Microsoft.MachineLearningServices/workspaces/components/versions@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":675},"Microsoft.MachineLearningServices/workspaces/data@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":679},"Microsoft.MachineLearningServices/workspaces/data/versions@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":683},"Microsoft.MachineLearningServices/workspaces/datastores@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":788},"Microsoft.MachineLearningServices/workspaces/environments@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":792},"Microsoft.MachineLearningServices/workspaces/environments/versions@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":796},"Microsoft.MachineLearningServices/workspaces/featuresets@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":810},"Microsoft.MachineLearningServices/workspaces/featuresets/versions@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":855},"Microsoft.MachineLearningServices/workspaces/featurestoreEntities@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":869},"Microsoft.MachineLearningServices/workspaces/featurestoreEntities/versions@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":894},"Microsoft.MachineLearningServices/workspaces/jobs@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1541},"Microsoft.MachineLearningServices/workspaces/labelingJobs@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1580},"Microsoft.MachineLearningServices/workspaces/models@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1584},"Microsoft.MachineLearningServices/workspaces/models/versions@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1588},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1611},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1657},"Microsoft.MachineLearningServices/workspaces/schedules@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1817},"Microsoft.MachineLearningServices/registries@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1845},"Microsoft.MachineLearningServices/workspaces/featuresets/versions/features@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1861},"Microsoft.MachineLearningServices/workspaces@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":85},"Microsoft.MachineLearningServices/workspaces/computes@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":343},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":348},"Microsoft.MachineLearningServices/workspaces/connections@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":373},"Microsoft.MachineLearningServices/registries/codes@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":387},"Microsoft.MachineLearningServices/registries/codes/versions@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":401},"Microsoft.MachineLearningServices/registries/components@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":415},"Microsoft.MachineLearningServices/registries/components/versions@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":429},"Microsoft.MachineLearningServices/registries/data@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":440},"Microsoft.MachineLearningServices/registries/data/versions@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":454},"Microsoft.MachineLearningServices/registries/environments@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":468},"Microsoft.MachineLearningServices/registries/environments/versions@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":494},"Microsoft.MachineLearningServices/registries/models@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":508},"Microsoft.MachineLearningServices/registries/models/versions@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":525},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":545},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":579},"Microsoft.MachineLearningServices/workspaces/codes@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":583},"Microsoft.MachineLearningServices/workspaces/codes/versions@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":587},"Microsoft.MachineLearningServices/workspaces/components@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":591},"Microsoft.MachineLearningServices/workspaces/components/versions@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":595},"Microsoft.MachineLearningServices/workspaces/data@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":599},"Microsoft.MachineLearningServices/workspaces/data/versions@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":603},"Microsoft.MachineLearningServices/workspaces/datastores@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":669},"Microsoft.MachineLearningServices/workspaces/environments@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":673},"Microsoft.MachineLearningServices/workspaces/environments/versions@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":677},"Microsoft.MachineLearningServices/workspaces/jobs@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1196},"Microsoft.MachineLearningServices/workspaces/models@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1200},"Microsoft.MachineLearningServices/workspaces/models/versions@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1204},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1227},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1259},"Microsoft.MachineLearningServices/workspaces/schedules@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1289},"Microsoft.MachineLearningServices/registries@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1317},"Microsoft.MachineLearningServices/workspaces/computes@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":294},"Microsoft.MachineLearningServices/registries/codes@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":308},"Microsoft.MachineLearningServices/registries/codes/versions@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":326},"Microsoft.MachineLearningServices/registries/components@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":340},"Microsoft.MachineLearningServices/registries/components/versions@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":354},"Microsoft.MachineLearningServices/registries/data@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":365},"Microsoft.MachineLearningServices/registries/data/versions@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":383},"Microsoft.MachineLearningServices/registries/environments@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":397},"Microsoft.MachineLearningServices/registries/environments/versions@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":423},"Microsoft.MachineLearningServices/registries/models@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":437},"Microsoft.MachineLearningServices/registries/models/versions@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":454},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":474},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":519},"Microsoft.MachineLearningServices/workspaces/codes@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":523},"Microsoft.MachineLearningServices/workspaces/codes/versions@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":527},"Microsoft.MachineLearningServices/workspaces/components@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":531},"Microsoft.MachineLearningServices/workspaces/components/versions@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":535},"Microsoft.MachineLearningServices/workspaces/data@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":539},"Microsoft.MachineLearningServices/workspaces/data/versions@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":543},"Microsoft.MachineLearningServices/workspaces/datastores@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":648},"Microsoft.MachineLearningServices/workspaces/environments@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":652},"Microsoft.MachineLearningServices/workspaces/environments/versions@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":656},"Microsoft.MachineLearningServices/workspaces/featuresets@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":670},"Microsoft.MachineLearningServices/workspaces/featuresets/versions@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":715},"Microsoft.MachineLearningServices/workspaces/featurestoreEntities@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":729},"Microsoft.MachineLearningServices/workspaces/featurestoreEntities/versions@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":754},"Microsoft.MachineLearningServices/workspaces/jobs@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1402},"Microsoft.MachineLearningServices/workspaces/labelingJobs@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1441},"Microsoft.MachineLearningServices/workspaces/models@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1445},"Microsoft.MachineLearningServices/workspaces/models/versions@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1449},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1472},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1518},"Microsoft.MachineLearningServices/workspaces/schedules@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1733},"Microsoft.MachineLearningServices/registries@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1762},"Microsoft.MachineLearningServices/workspaces@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1857},"Microsoft.MachineLearningServices/workspaces/connections@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1906},"Microsoft.MachineLearningServices/workspaces/outboundRules@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1910},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1915},"Microsoft.MachineLearningServices/workspaces/featuresets/versions/features@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1931},"Microsoft.MachineLearningServices/workspaces/computes@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":306},"Microsoft.MachineLearningServices/capacityReserverationGroups@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":313},"Microsoft.MachineLearningServices/registries/codes@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":327},"Microsoft.MachineLearningServices/registries/codes/versions@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":345},"Microsoft.MachineLearningServices/registries/components@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":359},"Microsoft.MachineLearningServices/registries/components/versions@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":373},"Microsoft.MachineLearningServices/registries/data@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":384},"Microsoft.MachineLearningServices/registries/data/versions@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":402},"Microsoft.MachineLearningServices/registries/environments@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":416},"Microsoft.MachineLearningServices/registries/environments/versions@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":442},"Microsoft.MachineLearningServices/registries/models@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":456},"Microsoft.MachineLearningServices/registries/models/versions@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":473},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":493},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":538},"Microsoft.MachineLearningServices/workspaces/codes@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":542},"Microsoft.MachineLearningServices/workspaces/codes/versions@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":546},"Microsoft.MachineLearningServices/workspaces/components@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":550},"Microsoft.MachineLearningServices/workspaces/components/versions@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":554},"Microsoft.MachineLearningServices/workspaces/data@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":558},"Microsoft.MachineLearningServices/workspaces/data/versions@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":562},"Microsoft.MachineLearningServices/workspaces/datastores@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":667},"Microsoft.MachineLearningServices/workspaces/environments@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":671},"Microsoft.MachineLearningServices/workspaces/environments/versions@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":675},"Microsoft.MachineLearningServices/workspaces/featuresets@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":689},"Microsoft.MachineLearningServices/workspaces/featuresets/versions@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":747},"Microsoft.MachineLearningServices/workspaces/featurestoreEntities@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":761},"Microsoft.MachineLearningServices/workspaces/featurestoreEntities/versions@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":786},"Microsoft.MachineLearningServices/workspaces/inferencePools@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":805},"Microsoft.MachineLearningServices/workspaces/inferencePools/endpoints@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":821},"Microsoft.MachineLearningServices/workspaces/inferencePools/groups@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":835},"Microsoft.MachineLearningServices/workspaces/jobs@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":1485},"Microsoft.MachineLearningServices/workspaces/labelingJobs@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":1524},"Microsoft.MachineLearningServices/workspaces/models@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":1528},"Microsoft.MachineLearningServices/workspaces/models/versions@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":1532},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":1555},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":1600},"Microsoft.MachineLearningServices/workspaces/schedules@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":1824},"Microsoft.MachineLearningServices/workspaces/serverlessEndpoints@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":1843},"Microsoft.MachineLearningServices/registries@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":1872},"Microsoft.MachineLearningServices/workspaces@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":1973},"Microsoft.MachineLearningServices/workspaces/connections@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2022},"Microsoft.MachineLearningServices/workspaces/outboundRules@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2026},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2031},"Microsoft.MachineLearningServices/workspaces/featuresets/versions/features@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2047},"Microsoft.MachineLearningServices/workspaces@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":121},"Microsoft.MachineLearningServices/workspaces/computes@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":379},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":384},"Microsoft.MachineLearningServices/workspaces/connections@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":409},"Microsoft.MachineLearningServices/workspaces/outboundRules@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":413},"Microsoft.MachineLearningServices/registries/codes@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":427},"Microsoft.MachineLearningServices/registries/codes/versions@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":441},"Microsoft.MachineLearningServices/registries/components@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":455},"Microsoft.MachineLearningServices/registries/components/versions@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":469},"Microsoft.MachineLearningServices/registries/data@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":480},"Microsoft.MachineLearningServices/registries/data/versions@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":494},"Microsoft.MachineLearningServices/registries/environments@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":508},"Microsoft.MachineLearningServices/registries/environments/versions@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":534},"Microsoft.MachineLearningServices/registries/models@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":548},"Microsoft.MachineLearningServices/registries/models/versions@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":565},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":585},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":619},"Microsoft.MachineLearningServices/workspaces/codes@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":623},"Microsoft.MachineLearningServices/workspaces/codes/versions@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":627},"Microsoft.MachineLearningServices/workspaces/components@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":631},"Microsoft.MachineLearningServices/workspaces/components/versions@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":635},"Microsoft.MachineLearningServices/workspaces/data@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":639},"Microsoft.MachineLearningServices/workspaces/data/versions@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":643},"Microsoft.MachineLearningServices/workspaces/datastores@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":709},"Microsoft.MachineLearningServices/workspaces/environments@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":713},"Microsoft.MachineLearningServices/workspaces/environments/versions@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":717},"Microsoft.MachineLearningServices/workspaces/featuresets@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":731},"Microsoft.MachineLearningServices/workspaces/featuresets/versions@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":789},"Microsoft.MachineLearningServices/workspaces/featurestoreEntities@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":803},"Microsoft.MachineLearningServices/workspaces/featurestoreEntities/versions@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":828},"Microsoft.MachineLearningServices/workspaces/jobs@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1354},"Microsoft.MachineLearningServices/workspaces/models@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1358},"Microsoft.MachineLearningServices/workspaces/models/versions@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1362},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1385},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1417},"Microsoft.MachineLearningServices/workspaces/schedules@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1578},"Microsoft.MachineLearningServices/registries@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1606},"Microsoft.MachineLearningServices/workspaces/featuresets/versions/features@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1622},"Microsoft.Maintenance/applyUpdates@2018-06-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2018-06-01-preview/types.json","Index":20},"Microsoft.Maintenance/configurationAssignments@2018-06-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2018-06-01-preview/types.json","Index":25},"Microsoft.Maintenance/maintenanceConfigurations@2018-06-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2018-06-01-preview/types.json","Index":37},"Microsoft.Maintenance/applyUpdates@2020-04-01":{"RelativePath":"maintenance/microsoft.maintenance/2020-04-01/types.json","Index":20},"Microsoft.Maintenance/configurationAssignments@2020-04-01":{"RelativePath":"maintenance/microsoft.maintenance/2020-04-01/types.json","Index":25},"Microsoft.Maintenance/maintenanceConfigurations@2020-04-01":{"RelativePath":"maintenance/microsoft.maintenance/2020-04-01/types.json","Index":37},"Microsoft.Maintenance/applyUpdates@2020-07-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2020-07-01-preview/types.json","Index":20},"Microsoft.Maintenance/configurationAssignments@2020-07-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2020-07-01-preview/types.json","Index":25},"Microsoft.Maintenance/maintenanceConfigurations@2020-07-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2020-07-01-preview/types.json","Index":46},"Microsoft.Maintenance/publicMaintenanceConfigurations@2020-07-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2020-07-01-preview/types.json","Index":51},"Microsoft.Maintenance/applyUpdates@2021-04-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2021-04-01-preview/types.json","Index":31},"Microsoft.Maintenance/configurationAssignments@2021-04-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2021-04-01-preview/types.json","Index":36},"Microsoft.Maintenance/maintenanceConfigurations@2021-04-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2021-04-01-preview/types.json","Index":75},"Microsoft.Maintenance/publicMaintenanceConfigurations@2021-04-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2021-04-01-preview/types.json","Index":80},"Microsoft.Maintenance/applyUpdates@2021-05-01":{"RelativePath":"maintenance/microsoft.maintenance/2021-05-01/types.json","Index":31},"Microsoft.Maintenance/configurationAssignments@2021-05-01":{"RelativePath":"maintenance/microsoft.maintenance/2021-05-01/types.json","Index":36},"Microsoft.Maintenance/maintenanceConfigurations@2021-05-01":{"RelativePath":"maintenance/microsoft.maintenance/2021-05-01/types.json","Index":54},"Microsoft.Maintenance/publicMaintenanceConfigurations@2021-05-01":{"RelativePath":"maintenance/microsoft.maintenance/2021-05-01/types.json","Index":59},"Microsoft.Maintenance/applyUpdates@2021-09-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2021-09-01-preview/types.json","Index":31},"Microsoft.Maintenance/configurationAssignments@2021-09-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2021-09-01-preview/types.json","Index":36},"Microsoft.Maintenance/maintenanceConfigurations@2021-09-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2021-09-01-preview/types.json","Index":75},"Microsoft.Maintenance/publicMaintenanceConfigurations@2021-09-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2021-09-01-preview/types.json","Index":80},"Microsoft.Maintenance/applyUpdates@2022-07-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2022-07-01-preview/types.json","Index":31},"Microsoft.Maintenance/configurationAssignments@2022-07-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2022-07-01-preview/types.json","Index":36},"Microsoft.Maintenance/maintenanceConfigurations@2022-07-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2022-07-01-preview/types.json","Index":76},"Microsoft.Maintenance/publicMaintenanceConfigurations@2022-07-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2022-07-01-preview/types.json","Index":81},"Microsoft.Maintenance/applyUpdates@2022-11-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2022-11-01-preview/types.json","Index":31},"Microsoft.Maintenance/configurationAssignments@2022-11-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2022-11-01-preview/types.json","Index":36},"Microsoft.Maintenance/maintenanceConfigurations@2022-11-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2022-11-01-preview/types.json","Index":80},"Microsoft.Maintenance/publicMaintenanceConfigurations@2022-11-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2022-11-01-preview/types.json","Index":85},"Microsoft.Maintenance/applyUpdates@2023-04-01":{"RelativePath":"maintenance/microsoft.maintenance/2023-04-01/types.json","Index":31},"Microsoft.Maintenance/configurationAssignments@2023-04-01":{"RelativePath":"maintenance/microsoft.maintenance/2023-04-01/types.json","Index":47},"Microsoft.Maintenance/maintenanceConfigurations@2023-04-01":{"RelativePath":"maintenance/microsoft.maintenance/2023-04-01/types.json","Index":79},"Microsoft.Maintenance/publicMaintenanceConfigurations@2023-04-01":{"RelativePath":"maintenance/microsoft.maintenance/2023-04-01/types.json","Index":84},"Microsoft.Maintenance/applyUpdates@2023-09-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2023-09-01-preview/types.json","Index":32},"Microsoft.Maintenance/configurationAssignments@2023-09-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2023-09-01-preview/types.json","Index":48},"Microsoft.Maintenance/maintenanceConfigurations@2023-09-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2023-09-01-preview/types.json","Index":80},"Microsoft.Maintenance/publicMaintenanceConfigurations@2023-09-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2023-09-01-preview/types.json","Index":85},"Microsoft.Maintenance/applyUpdates@2023-10-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2023-10-01-preview/types.json","Index":32},"Microsoft.Maintenance/configurationAssignments@2023-10-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2023-10-01-preview/types.json","Index":48},"Microsoft.Maintenance/maintenanceConfigurations@2023-10-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2023-10-01-preview/types.json","Index":80},"Microsoft.Maintenance/publicMaintenanceConfigurations@2023-10-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2023-10-01-preview/types.json","Index":85},"Microsoft.ManagedNetwork/managedNetworks@2019-06-01-preview":{"RelativePath":"managednetwork/microsoft.managednetwork/2019-06-01-preview/types.json","Index":52},"Microsoft.ManagedNetwork/scopeAssignments@2019-06-01-preview":{"RelativePath":"managednetwork/microsoft.managednetwork/2019-06-01-preview/types.json","Index":62},"Microsoft.ManagedNetwork/managedNetworks/managedNetworkGroups@2019-06-01-preview":{"RelativePath":"managednetwork/microsoft.managednetwork/2019-06-01-preview/types.json","Index":68},"Microsoft.ManagedNetwork/managedNetworks/managedNetworkPeeringPolicies@2019-06-01-preview":{"RelativePath":"managednetwork/microsoft.managednetwork/2019-06-01-preview/types.json","Index":72},"Microsoft.ManagedNetworkFabric/accessControlLists@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":38},"Microsoft.ManagedNetworkFabric/ipCommunities@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":61},"Microsoft.ManagedNetworkFabric/ipExtendedCommunities@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":77},"Microsoft.ManagedNetworkFabric/ipPrefixes@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":98},"Microsoft.ManagedNetworkFabric/l2IsolationDomains@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":114},"Microsoft.ManagedNetworkFabric/l3IsolationDomains@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":145},"Microsoft.ManagedNetworkFabric/l3IsolationDomains/internalNetworks@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":187},"Microsoft.ManagedNetworkFabric/l3IsolationDomains/externalNetworks@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":209},"Microsoft.ManagedNetworkFabric/networkDevices@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":227},"Microsoft.ManagedNetworkFabric/networkDevices/networkInterfaces@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":244},"Microsoft.ManagedNetworkFabric/networkFabricControllers@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":271},"Microsoft.ManagedNetworkFabric/networkFabrics@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":308},"Microsoft.ManagedNetworkFabric/networkFabrics/networkToNetworkInterconnects@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":334},"Microsoft.ManagedNetworkFabric/networkRacks@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":347},"Microsoft.ManagedNetworkFabric/routePolicies@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":374},"Microsoft.ManagedNetworkFabric/networkDeviceSkus@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":405},"Microsoft.ManagedNetworkFabric/networkFabricSkus@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":416},"Microsoft.ManagedNetworkFabric/networkRackSkus@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":438},"Microsoft.ManagedNetworkFabric/accessControlLists@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":111},"Microsoft.ManagedNetworkFabric/internetGateways@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":127},"Microsoft.ManagedNetworkFabric/internetGatewayRules@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":146},"Microsoft.ManagedNetworkFabric/ipCommunities@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":190},"Microsoft.ManagedNetworkFabric/ipExtendedCommunities@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":227},"Microsoft.ManagedNetworkFabric/ipPrefixes@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":268},"Microsoft.ManagedNetworkFabric/l2IsolationDomains@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":299},"Microsoft.ManagedNetworkFabric/l3IsolationDomains@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":342},"Microsoft.ManagedNetworkFabric/l3IsolationDomains/internalNetworks@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":422},"Microsoft.ManagedNetworkFabric/l3IsolationDomains/externalNetworks@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":464},"Microsoft.ManagedNetworkFabric/neighborGroups@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":482},"Microsoft.ManagedNetworkFabric/networkDevices@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":519},"Microsoft.ManagedNetworkFabric/networkDevices/networkInterfaces@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":539},"Microsoft.ManagedNetworkFabric/networkFabricControllers@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":568},"Microsoft.ManagedNetworkFabric/networkFabrics@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":618},"Microsoft.ManagedNetworkFabric/networkFabrics/networkToNetworkInterconnects@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":665},"Microsoft.ManagedNetworkFabric/networkPacketBrokers@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":682},"Microsoft.ManagedNetworkFabric/networkRacks@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":700},"Microsoft.ManagedNetworkFabric/networkTapRules@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":768},"Microsoft.ManagedNetworkFabric/networkTaps@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":812},"Microsoft.ManagedNetworkFabric/routePolicies@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":868},"Microsoft.ManagedNetworkFabric/networkDeviceSkus@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":896},"Microsoft.ManagedNetworkFabric/networkFabricSkus@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":912},"Microsoft.ManagedServices/registrationDefinitions@2018-06-01-preview":{"RelativePath":"managedservices/microsoft.managedservices/2018-06-01-preview/types.json","Index":29},"Microsoft.ManagedServices/registrationAssignments@2018-06-01-preview":{"RelativePath":"managedservices/microsoft.managedservices/2018-06-01-preview/types.json","Index":63},"Microsoft.ManagedServices/registrationDefinitions@2019-04-01-preview":{"RelativePath":"managedservices/microsoft.managedservices/2019-04-01-preview/types.json","Index":29},"Microsoft.ManagedServices/registrationAssignments@2019-04-01-preview":{"RelativePath":"managedservices/microsoft.managedservices/2019-04-01-preview/types.json","Index":63},"Microsoft.ManagedServices/registrationDefinitions@2019-06-01":{"RelativePath":"managedservices/microsoft.managedservices/2019-06-01/types.json","Index":29},"Microsoft.ManagedServices/registrationAssignments@2019-06-01":{"RelativePath":"managedservices/microsoft.managedservices/2019-06-01/types.json","Index":63},"Microsoft.ManagedServices/registrationDefinitions@2019-09-01":{"RelativePath":"managedservices/microsoft.managedservices/2019-09-01/types.json","Index":29},"Microsoft.ManagedServices/registrationAssignments@2019-09-01":{"RelativePath":"managedservices/microsoft.managedservices/2019-09-01/types.json","Index":63},"Microsoft.ManagedServices/marketplaceRegistrationDefinitions@2019-09-01":{"RelativePath":"managedservices/microsoft.managedservices/2019-09-01/types.json","Index":69},"Microsoft.ManagedServices/registrationDefinitions@2020-02-01-preview":{"RelativePath":"managedservices/microsoft.managedservices/2020-02-01-preview/types.json","Index":37},"Microsoft.ManagedServices/registrationAssignments@2020-02-01-preview":{"RelativePath":"managedservices/microsoft.managedservices/2020-02-01-preview/types.json","Index":72},"Microsoft.ManagedServices/marketplaceRegistrationDefinitions@2020-02-01-preview":{"RelativePath":"managedservices/microsoft.managedservices/2020-02-01-preview/types.json","Index":79},"Microsoft.ManagedServices/registrationDefinitions@2022-01-01-preview":{"RelativePath":"managedservices/microsoft.managedservices/2022-01-01-preview/types.json","Index":48},"Microsoft.ManagedServices/registrationAssignments@2022-01-01-preview":{"RelativePath":"managedservices/microsoft.managedservices/2022-01-01-preview/types.json","Index":83},"Microsoft.ManagedServices/marketplaceRegistrationDefinitions@2022-01-01-preview":{"RelativePath":"managedservices/microsoft.managedservices/2022-01-01-preview/types.json","Index":90},"Microsoft.ManagedServices/registrationDefinitions@2022-10-01":{"RelativePath":"managedservices/microsoft.managedservices/2022-10-01/types.json","Index":48},"Microsoft.ManagedServices/registrationAssignments@2022-10-01":{"RelativePath":"managedservices/microsoft.managedservices/2022-10-01/types.json","Index":83},"Microsoft.ManagedServices/marketplaceRegistrationDefinitions@2022-10-01":{"RelativePath":"managedservices/microsoft.managedservices/2022-10-01/types.json","Index":90},"Microsoft.Management/managementGroups@2017-11-01-preview":{"RelativePath":"managementgroups/microsoft.management/2017-11-01-preview/types.json","Index":20},"Microsoft.Management/managementGroups/subscriptions@2017-11-01-preview":{"RelativePath":"managementgroups/microsoft.management/2017-11-01-preview/types.json","Index":24},"Microsoft.Management/managementGroups@2018-01-01-preview":{"RelativePath":"managementgroups/microsoft.management/2018-01-01-preview/types.json","Index":22},"Microsoft.Management/managementGroups/subscriptions@2018-01-01-preview":{"RelativePath":"managementgroups/microsoft.management/2018-01-01-preview/types.json","Index":26},"Microsoft.Management/managementGroups@2018-03-01-preview":{"RelativePath":"managementgroups/microsoft.management/2018-03-01-preview/types.json","Index":22},"Microsoft.Management/managementGroups/subscriptions@2018-03-01-preview":{"RelativePath":"managementgroups/microsoft.management/2018-03-01-preview/types.json","Index":26},"Microsoft.Management/managementGroups@2019-11-01":{"RelativePath":"managementgroups/microsoft.management/2019-11-01/types.json","Index":24},"Microsoft.Management/managementGroups/subscriptions@2019-11-01":{"RelativePath":"managementgroups/microsoft.management/2019-11-01/types.json","Index":28},"Microsoft.Management/managementGroups@2020-02-01":{"RelativePath":"managementgroups/microsoft.management/2020-02-01/types.json","Index":24},"Microsoft.Management/managementGroups/subscriptions@2020-02-01":{"RelativePath":"managementgroups/microsoft.management/2020-02-01/types.json","Index":28},"Microsoft.Management/managementGroups/settings@2020-02-01":{"RelativePath":"managementgroups/microsoft.management/2020-02-01/types.json","Index":34},"Microsoft.Management/managementGroups@2020-05-01":{"RelativePath":"managementgroups/microsoft.management/2020-05-01/types.json","Index":22},"Microsoft.Management/managementGroups/subscriptions@2020-05-01":{"RelativePath":"managementgroups/microsoft.management/2020-05-01/types.json","Index":28},"Microsoft.Management/managementGroups/settings@2020-05-01":{"RelativePath":"managementgroups/microsoft.management/2020-05-01/types.json","Index":34},"Microsoft.Management/managementGroups@2020-10-01":{"RelativePath":"managementgroups/microsoft.management/2020-10-01/types.json","Index":23},"Microsoft.Management/managementGroups/subscriptions@2020-10-01":{"RelativePath":"managementgroups/microsoft.management/2020-10-01/types.json","Index":29},"Microsoft.Management/managementGroups/settings@2020-10-01":{"RelativePath":"managementgroups/microsoft.management/2020-10-01/types.json","Index":35},"Microsoft.Management/managementGroups@2021-04-01":{"RelativePath":"managementgroups/microsoft.management/2021-04-01/types.json","Index":24},"Microsoft.Management/managementGroups/subscriptions@2021-04-01":{"RelativePath":"managementgroups/microsoft.management/2021-04-01/types.json","Index":30},"Microsoft.Management/managementGroups/settings@2021-04-01":{"RelativePath":"managementgroups/microsoft.management/2021-04-01/types.json","Index":36},"Microsoft.Management/managementGroups@2023-04-01":{"RelativePath":"managementgroups/microsoft.management/2023-04-01/types.json","Index":24},"Microsoft.Management/managementGroups/subscriptions@2023-04-01":{"RelativePath":"managementgroups/microsoft.management/2023-04-01/types.json","Index":30},"Microsoft.Management/managementGroups/settings@2023-04-01":{"RelativePath":"managementgroups/microsoft.management/2023-04-01/types.json","Index":36},"Microsoft.ManagementPartner/partners@2018-02-01":{"RelativePath":"managementpartner/microsoft.managementpartner/2018-02-01/types.json","Index":15},"Microsoft.Maps/accounts@2017-01-01-preview":{"RelativePath":"maps/microsoft.maps/2017-01-01-preview/types.json","Index":14},"Microsoft.Maps/accounts@2018-05-01":{"RelativePath":"maps/microsoft.maps/2018-05-01/types.json","Index":14},"Microsoft.Maps/accounts@2020-02-01-preview":{"RelativePath":"maps/microsoft.maps/2020-02-01-preview/types.json","Index":25},"Microsoft.Maps/accounts/privateAtlases@2020-02-01-preview":{"RelativePath":"maps/microsoft.maps/2020-02-01-preview/types.json","Index":31},"Microsoft.Maps/accounts/creators@2020-02-01-preview":{"RelativePath":"maps/microsoft.maps/2020-02-01-preview/types.json","Index":37},"Microsoft.Maps/accounts@2021-02-01":{"RelativePath":"maps/microsoft.maps/2021-02-01/types.json","Index":32},"Microsoft.Maps/accounts/creators@2021-02-01":{"RelativePath":"maps/microsoft.maps/2021-02-01/types.json","Index":38},"Microsoft.Maps/accounts@2021-07-01-preview":{"RelativePath":"maps/microsoft.maps/2021-07-01-preview/types.json","Index":42},"Microsoft.Maps/accounts/creators@2021-07-01-preview":{"RelativePath":"maps/microsoft.maps/2021-07-01-preview/types.json","Index":48},"Microsoft.Maps/accounts@2021-12-01-preview":{"RelativePath":"maps/microsoft.maps/2021-12-01-preview/types.json","Index":46},"Microsoft.Maps/accounts/creators@2021-12-01-preview":{"RelativePath":"maps/microsoft.maps/2021-12-01-preview/types.json","Index":52},"Microsoft.Maps/accounts@2023-06-01":{"RelativePath":"maps/microsoft.maps/2023-06-01/types.json","Index":56},"Microsoft.Maps/accounts/creators@2023-06-01":{"RelativePath":"maps/microsoft.maps/2023-06-01/types.json","Index":62},"Microsoft.Maps/accounts@2023-08-01-preview":{"RelativePath":"maps/microsoft.maps/2023-08-01-preview/types.json","Index":56},"Microsoft.Maps/accounts/creators@2023-08-01-preview":{"RelativePath":"maps/microsoft.maps/2023-08-01-preview/types.json","Index":62},"Microsoft.DBforMariaDB/servers@2018-06-01-preview":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01-preview/types.json","Index":51},"Microsoft.DBforMariaDB/servers/firewallRules@2018-06-01-preview":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01-preview/types.json","Index":56},"Microsoft.DBforMariaDB/servers/virtualNetworkRules@2018-06-01-preview":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01-preview/types.json","Index":67},"Microsoft.DBforMariaDB/servers/databases@2018-06-01-preview":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01-preview/types.json","Index":72},"Microsoft.DBforMariaDB/servers/configurations@2018-06-01-preview":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01-preview/types.json","Index":77},"Microsoft.DBforMariaDB/servers/securityAlertPolicies@2018-06-01-preview":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01-preview/types.json","Index":89},"Microsoft.DBforMariaDB/servers@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":69},"Microsoft.DBforMariaDB/servers/firewallRules@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":74},"Microsoft.DBforMariaDB/servers/virtualNetworkRules@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":85},"Microsoft.DBforMariaDB/servers/databases@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":90},"Microsoft.DBforMariaDB/servers/configurations@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":95},"Microsoft.DBforMariaDB/servers/privateEndpointConnections@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":101},"Microsoft.DBforMariaDB/servers/securityAlertPolicies@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":113},"Microsoft.DBforMariaDB/servers/queryTexts@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":118},"Microsoft.DBforMariaDB/servers/topQueryStatistics@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":124},"Microsoft.DBforMariaDB/servers/waitStatistics@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":129},"Microsoft.DBforMariaDB/servers/advisors@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":133},"Microsoft.DBforMariaDB/servers/advisors/recommendedActions@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":139},"Microsoft.DBforMariaDB/servers/privateLinkResources@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":145},"Microsoft.Marketplace/privateStores/offers@2020-01-01":{"RelativePath":"marketplace/microsoft.marketplace/2020-01-01/types.json","Index":21},"Microsoft.Marketplace/privateStores@2020-01-01":{"RelativePath":"marketplace/microsoft.marketplace/2020-01-01/types.json","Index":30},"Microsoft.Marketplace/privateStores/requestApprovals@2020-12-01":{"RelativePath":"marketplace/microsoft.marketplace/2020-12-01/types.json","Index":30},"Microsoft.Marketplace/privateStores/adminRequestApprovals@2020-12-01":{"RelativePath":"marketplace/microsoft.marketplace/2020-12-01/types.json","Index":43},"Microsoft.Marketplace/privateStores@2021-06-01":{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":31},"Microsoft.Marketplace/privateStores/requestApprovals@2021-06-01":{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":43},"Microsoft.Marketplace/privateStores/adminRequestApprovals@2021-06-01":{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":57},"Microsoft.Marketplace/privateStores/collections@2021-06-01":{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":63},"Microsoft.Marketplace/privateStores/collections/offers@2021-06-01":{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":77},"Microsoft.Marketplace/privateStores@2021-12-01":{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":31},"Microsoft.Marketplace/privateStores/requestApprovals@2021-12-01":{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":43},"Microsoft.Marketplace/privateStores/adminRequestApprovals@2021-12-01":{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":57},"Microsoft.Marketplace/privateStores/collections@2021-12-01":{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":63},"Microsoft.Marketplace/privateStores/collections/offers@2021-12-01":{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":77},"Microsoft.Marketplace/privateStores@2022-03-01":{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":31},"Microsoft.Marketplace/privateStores/requestApprovals@2022-03-01":{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":43},"Microsoft.Marketplace/privateStores/adminRequestApprovals@2022-03-01":{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":57},"Microsoft.Marketplace/privateStores/collections@2022-03-01":{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":63},"Microsoft.Marketplace/privateStores/collections/offers@2022-03-01":{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":77},"Microsoft.Marketplace/privateStores@2022-09-01":{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":31},"Microsoft.Marketplace/privateStores/requestApprovals@2022-09-01":{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":43},"Microsoft.Marketplace/privateStores/adminRequestApprovals@2022-09-01":{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":57},"Microsoft.Marketplace/privateStores/collections@2022-09-01":{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":69},"Microsoft.Marketplace/privateStores/collections/offers@2022-09-01":{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":83},"Microsoft.Marketplace/privateStores@2023-01-01":{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":31},"Microsoft.Marketplace/privateStores/requestApprovals@2023-01-01":{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":43},"Microsoft.Marketplace/privateStores/adminRequestApprovals@2023-01-01":{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":57},"Microsoft.Marketplace/privateStores/collections@2023-01-01":{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":69},"Microsoft.Marketplace/privateStores/collections/offers@2023-01-01":{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":83},"Microsoft.Marketplace/mysolutions@2023-03-01-preview":{"RelativePath":"marketplacecatalog/microsoft.marketplace/2023-03-01-preview/types.json","Index":27},"Microsoft.MarketplaceOrdering/offerTypes/publishers/offers/plans/agreements@2015-06-01":{"RelativePath":"marketplaceordering/microsoft.marketplaceordering/2015-06-01/types.json","Index":13},"Microsoft.MarketplaceOrdering/agreements/offers/plans@2015-06-01":{"RelativePath":"marketplaceordering/microsoft.marketplaceordering/2015-06-01/types.json","Index":21},"Microsoft.MarketplaceOrdering/offerTypes/publishers/offers/plans/agreements@2021-01-01":{"RelativePath":"marketplaceordering/microsoft.marketplaceordering/2021-01-01/types.json","Index":24},"Microsoft.MarketplaceOrdering/agreements/offers/plans@2021-01-01":{"RelativePath":"marketplaceordering/microsoft.marketplaceordering/2021-01-01/types.json","Index":32},"Microsoft.Media/mediaservices@2015-10-01":{"RelativePath":"mediaservices/microsoft.media/2015-10-01/types.json","Index":17},"Microsoft.Media/mediaservices@2018-03-30-preview":{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":18},"Microsoft.Media/mediaServices/assets@2018-03-30-preview":{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":26},"Microsoft.Media/mediaServices/contentKeyPolicies@2018-03-30-preview":{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":93},"Microsoft.Media/mediaServices/transforms@2018-03-30-preview":{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":207},"Microsoft.Media/mediaServices/transforms/jobs@2018-03-30-preview":{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":268},"Microsoft.Media/mediaServices/streamingPolicies@2018-03-30-preview":{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":300},"Microsoft.Media/mediaServices/streamingLocators@2018-03-30-preview":{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":307},"Microsoft.Media/mediaservices/liveEvents@2018-03-30-preview":{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":340},"Microsoft.Media/mediaservices/liveEvents/liveOutputs@2018-03-30-preview":{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":350},"Microsoft.Media/mediaservices/streamingEndpoints@2018-03-30-preview":{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":368},"Microsoft.Media/mediaservices@2018-06-01-preview":{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":18},"Microsoft.Media/mediaServices/assets@2018-06-01-preview":{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":26},"Microsoft.Media/mediaServices/contentKeyPolicies@2018-06-01-preview":{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":93},"Microsoft.Media/mediaServices/transforms@2018-06-01-preview":{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":207},"Microsoft.Media/mediaServices/transforms/jobs@2018-06-01-preview":{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":269},"Microsoft.Media/mediaServices/streamingPolicies@2018-06-01-preview":{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":301},"Microsoft.Media/mediaServices/streamingLocators@2018-06-01-preview":{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":313},"Microsoft.Media/mediaservices/liveEvents@2018-06-01-preview":{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":346},"Microsoft.Media/mediaservices/liveEvents/liveOutputs@2018-06-01-preview":{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":356},"Microsoft.Media/mediaservices/streamingEndpoints@2018-06-01-preview":{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":374},"Microsoft.Media/mediaServices/accountFilters@2018-07-01":{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":28},"Microsoft.Media/mediaservices@2018-07-01":{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":39},"Microsoft.Media/mediaServices/assets@2018-07-01":{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":47},"Microsoft.Media/mediaServices/assets/assetFilters@2018-07-01":{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":51},"Microsoft.Media/mediaServices/contentKeyPolicies@2018-07-01":{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":118},"Microsoft.Media/mediaServices/transforms@2018-07-01":{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":245},"Microsoft.Media/mediaServices/transforms/jobs@2018-07-01":{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":310},"Microsoft.Media/mediaServices/streamingPolicies@2018-07-01":{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":342},"Microsoft.Media/mediaServices/streamingLocators@2018-07-01":{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":355},"Microsoft.Media/mediaservices/liveEvents@2018-07-01":{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":396},"Microsoft.Media/mediaservices/liveEvents/liveOutputs@2018-07-01":{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":406},"Microsoft.Media/mediaservices/streamingEndpoints@2018-07-01":{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":424},"Microsoft.Media/mediaServices/accountFilters@2019-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":28},"Microsoft.Media/mediaservices@2019-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":39},"Microsoft.Media/mediaServices/assets@2019-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":47},"Microsoft.Media/mediaServices/assets/assetFilters@2019-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":51},"Microsoft.Media/mediaServices/contentKeyPolicies@2019-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":118},"Microsoft.Media/mediaServices/transforms@2019-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":245},"Microsoft.Media/mediaServices/transforms/jobs@2019-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":310},"Microsoft.Media/mediaServices/streamingPolicies@2019-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":342},"Microsoft.Media/mediaServices/streamingLocators@2019-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":355},"Microsoft.Media/mediaservices/liveEvents@2019-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":396},"Microsoft.Media/mediaservices/liveEvents/liveOutputs@2019-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":406},"Microsoft.Media/mediaservices/streamingEndpoints@2019-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":424},"Microsoft.Media/mediaServices/mediaGraphs@2019-09-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-09-01-preview/types.json","Index":27},"Microsoft.Media/mediaServices/mediaGraphs@2020-02-01-preview":{"RelativePath":"mediaservices/microsoft.media/2020-02-01-preview/types.json","Index":42},"Microsoft.Media/mediaServices/accountFilters@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":39},"Microsoft.Media/mediaServices/assets@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":47},"Microsoft.Media/mediaServices/assets/assetFilters@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":51},"Microsoft.Media/mediaServices/contentKeyPolicies@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":120},"Microsoft.Media/mediaServices/transforms@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":304},"Microsoft.Media/mediaServices/transforms/jobs@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":434},"Microsoft.Media/mediaServices/streamingPolicies@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":466},"Microsoft.Media/mediaServices/streamingLocators@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":479},"Microsoft.Media/mediaservices/liveEvents@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":525},"Microsoft.Media/mediaservices/liveEvents/liveOutputs@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":535},"Microsoft.Media/mediaservices/streamingEndpoints@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":553},"Microsoft.Media/mediaservices@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":576},"Microsoft.Media/mediaservices/privateEndpointConnections@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":592},"Microsoft.Media/mediaservices/privateLinkResources@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":599},"Microsoft.Media/mediaservices@2021-05-01":{"RelativePath":"mediaservices/microsoft.media/2021-05-01/types.json","Index":47},"Microsoft.Media/mediaservices/privateEndpointConnections@2021-05-01":{"RelativePath":"mediaservices/microsoft.media/2021-05-01/types.json","Index":63},"Microsoft.Media/mediaservices/privateLinkResources@2021-05-01":{"RelativePath":"mediaservices/microsoft.media/2021-05-01/types.json","Index":70},"Microsoft.Media/mediaservices@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":50},"Microsoft.Media/mediaservices/privateEndpointConnections@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":66},"Microsoft.Media/mediaServices/accountFilters@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":87},"Microsoft.Media/mediaServices/assets@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":95},"Microsoft.Media/mediaServices/assets/assetFilters@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":99},"Microsoft.Media/mediaServices/contentKeyPolicies@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":168},"Microsoft.Media/mediaServices/transforms@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":360},"Microsoft.Media/mediaServices/transforms/jobs@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":490},"Microsoft.Media/mediaServices/streamingPolicies@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":522},"Microsoft.Media/mediaServices/streamingLocators@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":535},"Microsoft.Media/mediaservices/liveEvents@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":583},"Microsoft.Media/mediaservices/liveEvents/liveOutputs@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":593},"Microsoft.Media/mediaservices/streamingEndpoints@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":611},"Microsoft.Media/mediaservices/privateLinkResources@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":618},"Microsoft.Media/mediaservices@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":68},"Microsoft.Media/mediaservices/privateEndpointConnections@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":72},"Microsoft.Media/mediaServices/transforms@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":269},"Microsoft.Media/mediaServices/transforms/jobs@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":399},"Microsoft.Media/mediaServices/accountFilters@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":420},"Microsoft.Media/mediaServices/assets@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":428},"Microsoft.Media/mediaServices/assets/assetFilters@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":432},"Microsoft.Media/mediaServices/assets/tracks@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":452},"Microsoft.Media/mediaServices/contentKeyPolicies@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":521},"Microsoft.Media/mediaServices/streamingPolicies@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":553},"Microsoft.Media/mediaServices/streamingLocators@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":566},"Microsoft.Media/mediaservices/liveEvents@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":615},"Microsoft.Media/mediaservices/liveEvents/liveOutputs@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":625},"Microsoft.Media/mediaservices/streamingEndpoints@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":644},"Microsoft.Media/mediaservices/privateLinkResources@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":651},"Microsoft.Media/locations/mediaServicesOperationResults@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":656},"Microsoft.Media/mediaServices/assets/tracks/operationResults@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":660},"Microsoft.Media/mediaServices/transforms@2022-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2022-05-01-preview/types.json","Index":225},"Microsoft.Media/mediaServices/transforms/jobs@2022-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2022-05-01-preview/types.json","Index":357},"Microsoft.Media/mediaServices/transforms@2022-07-01":{"RelativePath":"mediaservices/microsoft.media/2022-07-01/types.json","Index":220},"Microsoft.Media/mediaServices/transforms/jobs@2022-07-01":{"RelativePath":"mediaservices/microsoft.media/2022-07-01/types.json","Index":352},"Microsoft.Media/mediaservices/liveEvents@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":67},"Microsoft.Media/mediaservices/liveEvents/liveOutputs@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":77},"Microsoft.Media/mediaservices/streamingEndpoints@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":96},"Microsoft.Media/mediaServices/accountFilters@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":117},"Microsoft.Media/mediaServices/assets@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":125},"Microsoft.Media/mediaServices/assets/assetFilters@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":129},"Microsoft.Media/mediaServices/assets/tracks@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":150},"Microsoft.Media/mediaServices/contentKeyPolicies@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":224},"Microsoft.Media/mediaServices/streamingPolicies@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":257},"Microsoft.Media/mediaServices/streamingLocators@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":270},"Microsoft.Media/mediaservices/liveEvents/operationLocations@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":275},"Microsoft.Media/mediaservices/liveEvents/liveOutputs/operationLocations@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":279},"Microsoft.Media/mediaservices/streamingEndpoints/operationLocations@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":284},"Microsoft.Media/mediaServices/assets/tracks/operationResults@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":288},"Microsoft.Media/mediaservices/liveEvents@2022-11-01":{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":69},"Microsoft.Media/mediaservices/liveEvents/liveOutputs@2022-11-01":{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":79},"Microsoft.Media/mediaservices/streamingEndpoints@2022-11-01":{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":98},"Microsoft.Media/mediaservices/liveEvents/operationLocations@2022-11-01":{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":103},"Microsoft.Media/mediaservices/liveEvents/liveOutputs/operationLocations@2022-11-01":{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":107},"Microsoft.Media/mediaservices/streamingEndpoints/operationLocations@2022-11-01":{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":112},"Microsoft.Media/mediaServices/accountFilters@2023-01-01":{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":39},"Microsoft.Media/mediaservices@2023-01-01":{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":94},"Microsoft.Media/mediaservices/privateEndpointConnections@2023-01-01":{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":98},"Microsoft.Media/mediaServices/assets@2023-01-01":{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":106},"Microsoft.Media/mediaServices/assets/assetFilters@2023-01-01":{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":110},"Microsoft.Media/mediaServices/assets/tracks@2023-01-01":{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":131},"Microsoft.Media/mediaServices/contentKeyPolicies@2023-01-01":{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":205},"Microsoft.Media/mediaServices/streamingPolicies@2023-01-01":{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":238},"Microsoft.Media/mediaServices/streamingLocators@2023-01-01":{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":251},"Microsoft.Media/mediaservices/privateLinkResources@2023-01-01":{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":258},"Microsoft.Media/locations/mediaServicesOperationResults@2023-01-01":{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":263},"Microsoft.Media/mediaServices/assets/tracks/operationResults@2023-01-01":{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":267},"Microsoft.Migrate/projects@2017-11-11-preview":{"RelativePath":"migrate/microsoft.migrate/2017-11-11-preview/types.json","Index":24},"Microsoft.Migrate/projects/groups@2017-11-11-preview":{"RelativePath":"migrate/microsoft.migrate/2017-11-11-preview/types.json","Index":31},"Microsoft.Migrate/projects/groups/assessments@2017-11-11-preview":{"RelativePath":"migrate/microsoft.migrate/2017-11-11-preview/types.json","Index":151},"Microsoft.Migrate/projects/machines@2017-11-11-preview":{"RelativePath":"migrate/microsoft.migrate/2017-11-11-preview/types.json","Index":166},"Microsoft.Migrate/projects/groups/assessments/assessedMachines@2017-11-11-preview":{"RelativePath":"migrate/microsoft.migrate/2017-11-11-preview/types.json","Index":350},"Microsoft.Migrate/projects@2018-02-02":{"RelativePath":"migrate/microsoft.migrate/2018-02-02/types.json","Index":24},"Microsoft.Migrate/projects/groups@2018-02-02":{"RelativePath":"migrate/microsoft.migrate/2018-02-02/types.json","Index":31},"Microsoft.Migrate/projects/groups/assessments@2018-02-02":{"RelativePath":"migrate/microsoft.migrate/2018-02-02/types.json","Index":169},"Microsoft.Migrate/projects/machines@2018-02-02":{"RelativePath":"migrate/microsoft.migrate/2018-02-02/types.json","Index":184},"Microsoft.Migrate/projects/groups/assessments/assessedMachines@2018-02-02":{"RelativePath":"migrate/microsoft.migrate/2018-02-02/types.json","Index":379},"Microsoft.Migrate/assessmentProjects@2019-10-01":{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":37},"Microsoft.Migrate/assessmentProjects/groups@2019-10-01":{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":49},"Microsoft.Migrate/assessmentProjects/groups/assessments@2019-10-01":{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":233},"Microsoft.Migrate/assessmentProjects/hypervcollectors@2019-10-01":{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":240},"Microsoft.Migrate/assessmentProjects/servercollectors@2019-10-01":{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":244},"Microsoft.Migrate/assessmentProjects/vmwarecollectors@2019-10-01":{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":248},"Microsoft.Migrate/assessmentProjects/importcollectors@2019-10-01":{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":253},"Microsoft.Migrate/assessmentprojects/privateEndpointConnections@2019-10-01":{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":257},"Microsoft.Migrate/assessmentProjects/assessmentOptions@2019-10-01":{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":270},"Microsoft.Migrate/assessmentProjects/machines@2019-10-01":{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":285},"Microsoft.Migrate/assessmentProjects/groups/assessments/assessedMachines@2019-10-01":{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":564},"Microsoft.Migrate/assessmentprojects/privateLinkResources@2019-10-01":{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":571},"Microsoft.Migrate/migrateProjects@2020-05-01":{"RelativePath":"migrate/microsoft.migrate/2020-05-01/types.json","Index":80},"Microsoft.Migrate/migrateProjects/privateEndpointConnections@2020-05-01":{"RelativePath":"migrate/microsoft.migrate/2020-05-01/types.json","Index":90},"Microsoft.Migrate/modernizeProjects/migrateAgents@2022-05-01-preview":{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":31},"Microsoft.Migrate/modernizeProjects@2022-05-01-preview":{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":54},"Microsoft.Migrate/modernizeProjects/workloadDeployments@2022-05-01-preview":{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":249},"Microsoft.Migrate/modernizeProjects/workloadInstances@2022-05-01-preview":{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":255},"Microsoft.Migrate/modernizeProjects/deployedResources@2022-05-01-preview":{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":268},"Microsoft.Migrate/modernizeProjects/jobs@2022-05-01-preview":{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":340},"Microsoft.Migrate/migrateProjects@2023-01-01":{"RelativePath":"migrate/microsoft.migrate/2023-01-01/types.json","Index":83},"Microsoft.Migrate/migrateProjects/solutions@2023-01-01":{"RelativePath":"migrate/microsoft.migrate/2023-01-01/types.json","Index":136},"Microsoft.Migrate/migrateProjects/privateEndpointConnections@2023-01-01":{"RelativePath":"migrate/microsoft.migrate/2023-01-01/types.json","Index":140},"Microsoft.Migrate/migrateProjects/privateEndpointConnectionProxies@2023-01-01":{"RelativePath":"migrate/microsoft.migrate/2023-01-01/types.json","Index":162},"Microsoft.Migrate/assessmentProjects@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":50},"Microsoft.Migrate/assessmentProjects/groups@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":80},"Microsoft.Migrate/assessmentProjects/groups/assessments@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":292},"Microsoft.Migrate/assessmentProjects/groups/avsAssessments@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":498},"Microsoft.Migrate/assessmentProjects/groups/sqlAssessments@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":846},"Microsoft.Migrate/assessmentProjects/hypervcollectors@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":861},"Microsoft.Migrate/assessmentProjects/importcollectors@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":874},"Microsoft.Migrate/assessmentProjects/privateEndpointConnections@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":878},"Microsoft.Migrate/assessmentProjects/servercollectors@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":882},"Microsoft.Migrate/assessmentProjects/sqlcollectors@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":886},"Microsoft.Migrate/assessmentProjects/vmwarecollectors@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":890},"Microsoft.Migrate/assessmentProjects/assessmentOptions@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":909},"Microsoft.Migrate/assessmentProjects/avsAssessmentOptions@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":1128},"Microsoft.Migrate/assessmentProjects/groups/assessments/assessedMachines@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":1802},"Microsoft.Migrate/assessmentProjects/groups/avsAssessments/avsAssessedMachines@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":1845},"Microsoft.Migrate/assessmentProjects/groups/sqlAssessments/assessedSqlDatabases@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":2022},"Microsoft.Migrate/assessmentProjects/groups/sqlAssessments/assessedSqlInstances@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":2652},"Microsoft.Migrate/assessmentProjects/groups/sqlAssessments/assessedSqlMachines@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":3391},"Microsoft.Migrate/assessmentProjects/groups/sqlAssessments/recommendedAssessedEntities@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":3419},"Microsoft.Migrate/assessmentProjects/groups/sqlAssessments/summaries@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":3433},"Microsoft.Migrate/assessmentProjects/machines@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":3453},"Microsoft.Migrate/assessmentProjects/privateLinkResources@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":3460},"Microsoft.Migrate/assessmentProjects/projectSummary@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":3473},"Microsoft.Migrate/assessmentProjects/sqlAssessmentOptions@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":4149},"Microsoft.OffAzure/HyperVSites/clusters@2020-01-01":{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":16},"Microsoft.OffAzure/HyperVSites/hosts@2020-01-01":{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":22},"Microsoft.OffAzure/HyperVSites@2020-01-01":{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":30},"Microsoft.OffAzure/VMwareSites@2020-01-01":{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":35},"Microsoft.OffAzure/VMwareSites/vCenters@2020-01-01":{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":41},"Microsoft.OffAzure/HyperVSites/clusters@2020-07-07":{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":16},"Microsoft.OffAzure/HyperVSites/hosts@2020-07-07":{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":22},"Microsoft.OffAzure/HyperVSites@2020-07-07":{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":41},"Microsoft.OffAzure/VMwareSites@2020-07-07":{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":46},"Microsoft.OffAzure/VMwareSites/vCenters@2020-07-07":{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":52},"Microsoft.OffAzure/MasterSites@2020-07-07":{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":77},"Microsoft.OffAzure/masterSites/privateEndpointConnections@2020-07-07":{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":81},"Microsoft.OffAzure/importSites@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":32},"Microsoft.OffAzure/masterSites@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":71},"Microsoft.OffAzure/serverSites@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":87},"Microsoft.OffAzure/vmwareSites@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":92},"Microsoft.OffAzure/hypervSites@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":106},"Microsoft.OffAzure/hypervSites/clusters@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":133},"Microsoft.OffAzure/hypervSites/hosts@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":147},"Microsoft.OffAzure/masterSites/privateEndpointConnections@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":151},"Microsoft.OffAzure/masterSites/sqlSites@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":169},"Microsoft.OffAzure/masterSites/sqlSites/discoverySiteDataSources@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":182},"Microsoft.OffAzure/masterSites/webAppSites@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":199},"Microsoft.OffAzure/masterSites/webAppSites/discoverySiteDataSources@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":212},"Microsoft.OffAzure/vmwareSites/vcenters@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":226},"Microsoft.OffAzure/hypervSites/jobs@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":241},"Microsoft.OffAzure/hypervSites/machines@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":400},"Microsoft.OffAzure/hypervSites/machines/softwareInventories@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":415},"Microsoft.OffAzure/hypervSites/runAsAccounts@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":428},"Microsoft.OffAzure/importSites/deleteJobs@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":448},"Microsoft.OffAzure/importSites/jobs@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":452},"Microsoft.OffAzure/importSites/machines@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":470},"Microsoft.OffAzure/masterSites/privateLinkResources@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":485},"Microsoft.OffAzure/masterSites/sqlSites/jobs@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":489},"Microsoft.OffAzure/masterSites/sqlSites/runAsAccounts@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":493},"Microsoft.OffAzure/masterSites/sqlSites/sqlAvailabilityGroups@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":545},"Microsoft.OffAzure/masterSites/sqlSites/sqlDatabases@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":579},"Microsoft.OffAzure/masterSites/sqlSites/sqlServers@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":622},"Microsoft.OffAzure/masterSites/webAppSites/extendedMachines@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":636},"Microsoft.OffAzure/masterSites/webAppSites/iisWebApplications@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":670},"Microsoft.OffAzure/masterSites/webAppSites/iisWebServers@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":687},"Microsoft.OffAzure/masterSites/webAppSites/runasaccounts@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":691},"Microsoft.OffAzure/masterSites/webAppSites/tomcatWebApplications@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":713},"Microsoft.OffAzure/masterSites/webAppSites/tomcatWebServers@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":738},"Microsoft.OffAzure/serverSites/jobs@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":742},"Microsoft.OffAzure/serverSites/machines@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":764},"Microsoft.OffAzure/serverSites/machines/softwareInventories@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":770},"Microsoft.OffAzure/serverSites/runAsAccounts@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":774},"Microsoft.OffAzure/vmwareSites/hosts@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":800},"Microsoft.OffAzure/vmwareSites/jobs@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":804},"Microsoft.OffAzure/vmwareSites/machines@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":825},"Microsoft.OffAzure/vmwareSites/machines/softwareInventories@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":831},"Microsoft.OffAzure/vmwareSites/runAsAccounts@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":835},"Microsoft.Migrate/migrateProjects@2018-09-01-preview":{"RelativePath":"migrateprojects/microsoft.migrate/2018-09-01-preview/types.json","Index":51},"Microsoft.Migrate/migrateProjects/solutions@2018-09-01-preview":{"RelativePath":"migrateprojects/microsoft.migrate/2018-09-01-preview/types.json","Index":92},"Microsoft.MixedReality/spatialAnchorsAccounts@2019-02-28-preview":{"RelativePath":"mixedreality/microsoft.mixedreality/2019-02-28-preview/types.json","Index":15},"Microsoft.MixedReality/remoteRenderingAccounts@2019-12-02-preview":{"RelativePath":"mixedreality/microsoft.mixedreality/2019-12-02-preview/types.json","Index":15},"Microsoft.MixedReality/spatialAnchorsAccounts@2019-12-02-preview":{"RelativePath":"mixedreality/microsoft.mixedreality/2019-12-02-preview/types.json","Index":20},"Microsoft.MixedReality/remoteRenderingAccounts@2020-04-06-preview":{"RelativePath":"mixedreality/microsoft.mixedreality/2020-04-06-preview/types.json","Index":32},"Microsoft.MixedReality/spatialAnchorsAccounts@2020-05-01":{"RelativePath":"mixedreality/microsoft.mixedreality/2020-05-01/types.json","Index":32},"Microsoft.MixedReality/spatialAnchorsAccounts@2021-01-01":{"RelativePath":"mixedreality/microsoft.mixedreality/2021-01-01/types.json","Index":32},"Microsoft.MixedReality/remoteRenderingAccounts@2021-01-01":{"RelativePath":"mixedreality/microsoft.mixedreality/2021-01-01/types.json","Index":37},"Microsoft.MixedReality/spatialAnchorsAccounts@2021-03-01-preview":{"RelativePath":"mixedreality/microsoft.mixedreality/2021-03-01-preview/types.json","Index":32},"Microsoft.MixedReality/remoteRenderingAccounts@2021-03-01-preview":{"RelativePath":"mixedreality/microsoft.mixedreality/2021-03-01-preview/types.json","Index":37},"Microsoft.MixedReality/objectAnchorsAccounts@2021-03-01-preview":{"RelativePath":"mixedreality/microsoft.mixedreality/2021-03-01-preview/types.json","Index":44},"Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes/attachedDataNetworks@2022-03-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-03-01-preview/types.json","Index":42},"Microsoft.MobileNetwork/mobileNetworks/dataNetworks@2022-03-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-03-01-preview/types.json","Index":56},"Microsoft.MobileNetwork/mobileNetworks@2022-03-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-03-01-preview/types.json","Index":71},"Microsoft.MobileNetwork/mobileNetworks/sites@2022-03-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-03-01-preview/types.json","Index":87},"Microsoft.MobileNetwork/sims@2022-03-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-03-01-preview/types.json","Index":112},"Microsoft.MobileNetwork/packetCoreControlPlanes@2022-03-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-03-01-preview/types.json","Index":130},"Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes@2022-03-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-03-01-preview/types.json","Index":144},"Microsoft.MobileNetwork/mobileNetworks/services@2022-03-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-03-01-preview/types.json","Index":187},"Microsoft.MobileNetwork/mobileNetworks/simPolicies@2022-03-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-03-01-preview/types.json","Index":221},"Microsoft.MobileNetwork/mobileNetworks/slices@2022-03-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-03-01-preview/types.json","Index":236},"Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes/attachedDataNetworks@2022-04-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":43},"Microsoft.MobileNetwork/mobileNetworks/dataNetworks@2022-04-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":57},"Microsoft.MobileNetwork/mobileNetworks@2022-04-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":72},"Microsoft.MobileNetwork/mobileNetworks/sites@2022-04-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":88},"Microsoft.MobileNetwork/simGroups@2022-04-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":112},"Microsoft.MobileNetwork/simGroups/sims@2022-04-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":135},"Microsoft.MobileNetwork/packetCoreControlPlanes@2022-04-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":169},"Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes@2022-04-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":183},"Microsoft.MobileNetwork/mobileNetworks/services@2022-04-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":226},"Microsoft.MobileNetwork/mobileNetworks/simPolicies@2022-04-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":260},"Microsoft.MobileNetwork/mobileNetworks/slices@2022-04-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":275},"Microsoft.MobileNetwork/packetCoreControlPlaneVersions@2022-04-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":298},"Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes/attachedDataNetworks@2022-11-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":43},"Microsoft.MobileNetwork/mobileNetworks/dataNetworks@2022-11-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":57},"Microsoft.MobileNetwork/mobileNetworks@2022-11-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":72},"Microsoft.MobileNetwork/packetCoreControlPlanes@2022-11-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":136},"Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes@2022-11-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":150},"Microsoft.MobileNetwork/mobileNetworks/services@2022-11-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":193},"Microsoft.MobileNetwork/simGroups/sims@2022-11-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":224},"Microsoft.MobileNetwork/simGroups@2022-11-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":240},"Microsoft.MobileNetwork/mobileNetworks/simPolicies@2022-11-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":282},"Microsoft.MobileNetwork/mobileNetworks/sites@2022-11-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":298},"Microsoft.MobileNetwork/mobileNetworks/slices@2022-11-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":313},"Microsoft.MobileNetwork/packetCoreControlPlaneVersions@2022-11-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":344},"Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes/attachedDataNetworks@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":43},"Microsoft.MobileNetwork/mobileNetworks/dataNetworks@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":57},"Microsoft.MobileNetwork/packetCoreControlPlanes/diagnosticsPackages@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":75},"Microsoft.MobileNetwork/mobileNetworks@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":90},"Microsoft.MobileNetwork/packetCoreControlPlanes/packetCaptures@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":109},"Microsoft.MobileNetwork/packetCoreControlPlanes@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":184},"Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":198},"Microsoft.MobileNetwork/mobileNetworks/services@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":241},"Microsoft.MobileNetwork/simGroups/sims@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":272},"Microsoft.MobileNetwork/simGroups@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":288},"Microsoft.MobileNetwork/mobileNetworks/simPolicies@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":330},"Microsoft.MobileNetwork/mobileNetworks/sites@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":346},"Microsoft.MobileNetwork/mobileNetworks/slices@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":361},"Microsoft.MobileNetwork/packetCoreControlPlaneVersions@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":392},"Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes/attachedDataNetworks@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":43},"Microsoft.MobileNetwork/mobileNetworks/dataNetworks@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":57},"Microsoft.MobileNetwork/packetCoreControlPlanes/diagnosticsPackages@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":75},"Microsoft.MobileNetwork/mobileNetworks@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":90},"Microsoft.MobileNetwork/packetCoreControlPlanes/packetCaptures@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":110},"Microsoft.MobileNetwork/packetCoreControlPlanes@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":195},"Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":210},"Microsoft.MobileNetwork/mobileNetworks/services@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":253},"Microsoft.MobileNetwork/simGroups/sims@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":284},"Microsoft.MobileNetwork/simGroups@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":300},"Microsoft.MobileNetwork/mobileNetworks/simPolicies@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":342},"Microsoft.MobileNetwork/mobileNetworks/sites@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":358},"Microsoft.MobileNetwork/mobileNetworks/slices@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":373},"Microsoft.MobileNetwork/packetCoreControlPlaneVersions@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":404},"Microsoft.Insights/alertrules@2014-04-01":{"RelativePath":"monitor/microsoft.insights/2014-04-01/types.json","Index":51},"Microsoft.Insights/autoscalesettings@2014-04-01":{"RelativePath":"monitor/microsoft.insights/2014-04-01/types.json","Index":122},"Microsoft.Insights/autoscalesettings@2015-04-01":{"RelativePath":"monitor/microsoft.insights/2015-04-01/types.json","Index":78},"microsoft.insights/diagnosticSettings@2015-07-01":{"RelativePath":"monitor/microsoft.insights/2015-07-01/types.json","Index":19},"Microsoft.Insights/alertrules@2016-03-01":{"RelativePath":"monitor/microsoft.insights/2016-03-01/types.json","Index":51},"Microsoft.Insights/logprofiles@2016-03-01":{"RelativePath":"monitor/microsoft.insights/2016-03-01/types.json","Index":60},"microsoft.insights/diagnosticSettings@2016-09-01":{"RelativePath":"monitor/microsoft.insights/2016-09-01/types.json","Index":19},"microsoft.insights/activityLogAlerts@2017-03-01-preview":{"RelativePath":"monitor/microsoft.insights/2017-03-01-preview/types.json","Index":21},"microsoft.insights/activityLogAlerts@2017-04-01":{"RelativePath":"monitor/microsoft.insights/2017-04-01/types.json","Index":21},"microsoft.insights/actionGroups@2017-04-01":{"RelativePath":"monitor/microsoft.insights/2017-04-01/types.json","Index":47},"Microsoft.Insights/diagnosticSettings@2017-05-01-preview":{"RelativePath":"monitor/microsoft.insights/2017-05-01-preview/types.json","Index":17},"Microsoft.Insights/diagnosticSettingsCategories@2017-05-01-preview":{"RelativePath":"monitor/microsoft.insights/2017-05-01-preview/types.json","Index":25},"Microsoft.Insights/metricAlerts@2018-03-01":{"RelativePath":"monitor/microsoft.insights/2018-03-01/types.json","Index":72},"microsoft.insights/actionGroups@2018-03-01":{"RelativePath":"monitor/microsoft.insights/2018-03-01/types.json","Index":104},"Microsoft.Insights/scheduledQueryRules@2018-04-16":{"RelativePath":"monitor/microsoft.insights/2018-04-16/types.json","Index":63},"microsoft.insights/guestDiagnosticSettingsAssociation@2018-06-01-preview":{"RelativePath":"monitor/microsoft.insights/2018-06-01-preview/types.json","Index":13},"microsoft.insights/guestDiagnosticSettings@2018-06-01-preview":{"RelativePath":"monitor/microsoft.insights/2018-06-01-preview/types.json","Index":43},"microsoft.insights/actionGroups@2018-09-01":{"RelativePath":"monitor/microsoft.insights/2018-09-01/types.json","Index":41},"Microsoft.Insights/vmInsightsOnboardingStatuses@2018-11-27-preview":{"RelativePath":"monitor/microsoft.insights/2018-11-27-preview/types.json","Index":24},"microsoft.insights/actionGroups@2019-03-01":{"RelativePath":"monitor/microsoft.insights/2019-03-01/types.json","Index":41},"microsoft.insights/actionGroups@2019-06-01":{"RelativePath":"monitor/microsoft.insights/2019-06-01/types.json","Index":41},"microsoft.insights/privateLinkScopes@2019-10-17-preview":{"RelativePath":"monitor/microsoft.insights/2019-10-17-preview/types.json","Index":18},"Microsoft.Insights/privateLinkScopes/privateEndpointConnections@2019-10-17-preview":{"RelativePath":"monitor/microsoft.insights/2019-10-17-preview/types.json","Index":22},"Microsoft.Insights/privateLinkScopes/scopedResources@2019-10-17-preview":{"RelativePath":"monitor/microsoft.insights/2019-10-17-preview/types.json","Index":27},"Microsoft.Insights/privateLinkScopes/privateLinkResources@2019-10-17-preview":{"RelativePath":"monitor/microsoft.insights/2019-10-17-preview/types.json","Index":33},"Microsoft.Insights/dataCollectionRuleAssociations@2019-11-01-preview":{"RelativePath":"monitor/microsoft.insights/2019-11-01-preview/types.json","Index":18},"Microsoft.Insights/dataCollectionRules@2019-11-01-preview":{"RelativePath":"monitor/microsoft.insights/2019-11-01-preview/types.json","Index":111},"microsoft.insights/diagnosticSettings@2020-01-01-preview":{"RelativePath":"monitor/microsoft.insights/2020-01-01-preview/types.json","Index":14},"Microsoft.Insights/scheduledQueryRules@2020-05-01-preview":{"RelativePath":"monitor/microsoft.insights/2020-05-01-preview/types.json","Index":40},"Microsoft.Insights/activityLogAlerts@2020-10-01":{"RelativePath":"monitor/microsoft.insights/2020-10-01/types.json","Index":25},"Microsoft.Insights/scheduledQueryRules@2021-02-01-preview":{"RelativePath":"monitor/microsoft.insights/2021-02-01-preview/types.json","Index":54},"Microsoft.Insights/dataCollectionEndpoints@2021-04-01":{"RelativePath":"monitor/microsoft.insights/2021-04-01/types.json","Index":39},"Microsoft.Insights/dataCollectionRuleAssociations@2021-04-01":{"RelativePath":"monitor/microsoft.insights/2021-04-01/types.json","Index":61},"Microsoft.Insights/dataCollectionRules@2021-04-01":{"RelativePath":"monitor/microsoft.insights/2021-04-01/types.json","Index":165},"Microsoft.Insights/diagnosticSettings@2021-05-01-preview":{"RelativePath":"monitor/microsoft.insights/2021-05-01-preview/types.json","Index":28},"Microsoft.Insights/autoscalesettings@2021-05-01-preview":{"RelativePath":"monitor/microsoft.insights/2021-05-01-preview/types.json","Index":104},"Microsoft.Insights/diagnosticSettingsCategories@2021-05-01-preview":{"RelativePath":"monitor/microsoft.insights/2021-05-01-preview/types.json","Index":113},"microsoft.insights/privateLinkScopes@2021-07-01-preview":{"RelativePath":"monitor/microsoft.insights/2021-07-01-preview/types.json","Index":53},"Microsoft.Insights/privateLinkScopes/privateEndpointConnections@2021-07-01-preview":{"RelativePath":"monitor/microsoft.insights/2021-07-01-preview/types.json","Index":57},"Microsoft.Insights/privateLinkScopes/scopedResources@2021-07-01-preview":{"RelativePath":"monitor/microsoft.insights/2021-07-01-preview/types.json","Index":62},"Microsoft.Insights/privateLinkScopes/privateLinkResources@2021-07-01-preview":{"RelativePath":"monitor/microsoft.insights/2021-07-01-preview/types.json","Index":69},"Microsoft.Insights/scheduledQueryRules@2021-08-01":{"RelativePath":"monitor/microsoft.insights/2021-08-01/types.json","Index":54},"Microsoft.Insights/dataCollectionEndpoints@2021-09-01-preview":{"RelativePath":"monitor/microsoft.insights/2021-09-01-preview/types.json","Index":39},"Microsoft.Insights/dataCollectionRuleAssociations@2021-09-01-preview":{"RelativePath":"monitor/microsoft.insights/2021-09-01-preview/types.json","Index":62},"Microsoft.Insights/dataCollectionRules@2021-09-01-preview":{"RelativePath":"monitor/microsoft.insights/2021-09-01-preview/types.json","Index":201},"Microsoft.Insights/actionGroups@2021-09-01":{"RelativePath":"monitor/microsoft.insights/2021-09-01/types.json","Index":43},"Microsoft.Insights/actionGroups@2022-04-01":{"RelativePath":"monitor/microsoft.insights/2022-04-01/types.json","Index":43},"Microsoft.Insights/dataCollectionEndpoints@2022-06-01":{"RelativePath":"monitor/microsoft.insights/2022-06-01/types.json","Index":63},"Microsoft.Insights/dataCollectionRuleAssociations@2022-06-01":{"RelativePath":"monitor/microsoft.insights/2022-06-01/types.json","Index":87},"Microsoft.Insights/dataCollectionRules@2022-06-01":{"RelativePath":"monitor/microsoft.insights/2022-06-01/types.json","Index":259},"Microsoft.Insights/actionGroups@2022-06-01":{"RelativePath":"monitor/microsoft.insights/2022-06-01/types.json","Index":295},"Microsoft.Insights/scheduledQueryRules@2022-06-15":{"RelativePath":"monitor/microsoft.insights/2022-06-15/types.json","Index":54},"Microsoft.Insights/scheduledQueryRules@2022-08-01-preview":{"RelativePath":"monitor/microsoft.insights/2022-08-01-preview/types.json","Index":66},"Microsoft.Insights/autoscalesettings@2022-10-01":{"RelativePath":"monitor/microsoft.insights/2022-10-01/types.json","Index":94},"Microsoft.Insights/activityLogAlerts@2023-01-01-preview":{"RelativePath":"monitor/microsoft.insights/2023-01-01-preview/types.json","Index":26},"Microsoft.Insights/actionGroups@2023-01-01":{"RelativePath":"monitor/microsoft.insights/2023-01-01/types.json","Index":43},"Microsoft.Insights/scheduledQueryRules@2023-03-15-preview":{"RelativePath":"monitor/microsoft.insights/2023-03-15-preview/types.json","Index":63},"Microsoft.Monitor/accounts@2021-06-03-preview":{"RelativePath":"monitor/microsoft.monitor/2021-06-03-preview/types.json","Index":32},"Microsoft.Monitor/accounts@2023-04-03":{"RelativePath":"monitor/microsoft.monitor/2023-04-03/types.json","Index":50},"Microsoft.MobilePacketCore/networkFunctions@2023-05-15-preview":{"RelativePath":"mpcnetworkfunction/microsoft.mobilepacketcore/2023-05-15-preview/types.json","Index":60},"Microsoft.ManagedIdentity/userAssignedIdentities@2015-08-31-preview":{"RelativePath":"msi/microsoft.managedidentity/2015-08-31-preview/types.json","Index":13},"Microsoft.ManagedIdentity/identities@2015-08-31-preview":{"RelativePath":"msi/microsoft.managedidentity/2015-08-31-preview/types.json","Index":19},"Microsoft.ManagedIdentity/userAssignedIdentities@2018-11-30":{"RelativePath":"msi/microsoft.managedidentity/2018-11-30/types.json","Index":13},"Microsoft.ManagedIdentity/identities@2018-11-30":{"RelativePath":"msi/microsoft.managedidentity/2018-11-30/types.json","Index":20},"Microsoft.ManagedIdentity/userAssignedIdentities@2021-09-30-preview":{"RelativePath":"msi/microsoft.managedidentity/2021-09-30-preview/types.json","Index":13},"Microsoft.ManagedIdentity/identities@2021-09-30-preview":{"RelativePath":"msi/microsoft.managedidentity/2021-09-30-preview/types.json","Index":20},"Microsoft.ManagedIdentity/userAssignedIdentities@2022-01-31-preview":{"RelativePath":"msi/microsoft.managedidentity/2022-01-31-preview/types.json","Index":13},"Microsoft.ManagedIdentity/userAssignedIdentities/federatedIdentityCredentials@2022-01-31-preview":{"RelativePath":"msi/microsoft.managedidentity/2022-01-31-preview/types.json","Index":19},"Microsoft.ManagedIdentity/identities@2022-01-31-preview":{"RelativePath":"msi/microsoft.managedidentity/2022-01-31-preview/types.json","Index":26},"Microsoft.ManagedIdentity/userAssignedIdentities@2023-01-31":{"RelativePath":"msi/microsoft.managedidentity/2023-01-31/types.json","Index":24},"Microsoft.ManagedIdentity/userAssignedIdentities/federatedIdentityCredentials@2023-01-31":{"RelativePath":"msi/microsoft.managedidentity/2023-01-31/types.json","Index":30},"Microsoft.ManagedIdentity/identities@2023-01-31":{"RelativePath":"msi/microsoft.managedidentity/2023-01-31/types.json","Index":37},"Microsoft.ManagedIdentity/userAssignedIdentities@2023-07-31-preview":{"RelativePath":"msi/microsoft.managedidentity/2023-07-31-preview/types.json","Index":24},"Microsoft.ManagedIdentity/userAssignedIdentities/federatedIdentityCredentials@2023-07-31-preview":{"RelativePath":"msi/microsoft.managedidentity/2023-07-31-preview/types.json","Index":30},"Microsoft.ManagedIdentity/identities@2023-07-31-preview":{"RelativePath":"msi/microsoft.managedidentity/2023-07-31-preview/types.json","Index":37},"Microsoft.DBforMySQL/servers@2017-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01-preview/types.json","Index":77},"Microsoft.DBforMySQL/servers/firewallRules@2017-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01-preview/types.json","Index":82},"Microsoft.DBforMySQL/servers/virtualNetworkRules@2017-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01-preview/types.json","Index":93},"Microsoft.DBforMySQL/servers/databases@2017-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01-preview/types.json","Index":98},"Microsoft.DBforMySQL/servers/configurations@2017-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01-preview/types.json","Index":103},"Microsoft.DBforMySQL/servers/administrators@2017-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01-preview/types.json","Index":110},"Microsoft.DBforMySQL/servers/securityAlertPolicies@2017-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01-preview/types.json","Index":122},"Microsoft.DBforMySQL/servers@2017-12-01":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01/types.json","Index":77},"Microsoft.DBforMySQL/servers/firewallRules@2017-12-01":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01/types.json","Index":82},"Microsoft.DBforMySQL/servers/virtualNetworkRules@2017-12-01":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01/types.json","Index":93},"Microsoft.DBforMySQL/servers/databases@2017-12-01":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01/types.json","Index":98},"Microsoft.DBforMySQL/servers/configurations@2017-12-01":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01/types.json","Index":103},"Microsoft.DBforMySQL/servers/administrators@2017-12-01":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01/types.json","Index":110},"Microsoft.DBforMySQL/servers/securityAlertPolicies@2017-12-01":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01/types.json","Index":122},"Microsoft.DBforMySQL/servers/privateEndpointConnections@2018-06-01":{"RelativePath":"mysql/microsoft.dbformysql/2018-06-01/types.json","Index":14},"Microsoft.DBforMySQL/servers/queryTexts@2018-06-01":{"RelativePath":"mysql/microsoft.dbformysql/2018-06-01/types.json","Index":19},"Microsoft.DBforMySQL/servers/topQueryStatistics@2018-06-01":{"RelativePath":"mysql/microsoft.dbformysql/2018-06-01/types.json","Index":25},"Microsoft.DBforMySQL/servers/waitStatistics@2018-06-01":{"RelativePath":"mysql/microsoft.dbformysql/2018-06-01/types.json","Index":30},"Microsoft.DBforMySQL/servers/advisors@2018-06-01":{"RelativePath":"mysql/microsoft.dbformysql/2018-06-01/types.json","Index":34},"Microsoft.DBforMySQL/servers/advisors/recommendedActions@2018-06-01":{"RelativePath":"mysql/microsoft.dbformysql/2018-06-01/types.json","Index":40},"Microsoft.DBforMySQL/servers/privateLinkResources@2018-06-01":{"RelativePath":"mysql/microsoft.dbformysql/2018-06-01/types.json","Index":46},"Microsoft.DBforMySQL/servers/keys@2020-01-01":{"RelativePath":"mysql/microsoft.dbformysql/2020-01-01/types.json","Index":14},"Microsoft.DBForMySql/flexibleServers@2020-07-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2020-07-01-preview/types.json","Index":61},"Microsoft.DBForMySql/flexibleServers/keys@2020-07-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2020-07-01-preview/types.json","Index":68},"Microsoft.DBForMySql/flexibleServers/firewallRules@2020-07-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2020-07-01-preview/types.json","Index":73},"Microsoft.DBForMySql/flexibleServers/databases@2020-07-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2020-07-01-preview/types.json","Index":78},"Microsoft.DBForMySql/flexibleServers/configurations@2020-07-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2020-07-01-preview/types.json","Index":92},"Microsoft.DBforMySQL/flexibleServers@2021-05-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01-preview/types.json","Index":76},"Microsoft.DBforMySQL/flexibleServers/firewallRules@2021-05-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01-preview/types.json","Index":81},"Microsoft.DBforMySQL/flexibleServers/databases@2021-05-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01-preview/types.json","Index":86},"Microsoft.DBforMySQL/flexibleServers/backups@2021-05-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01-preview/types.json","Index":91},"Microsoft.DBforMySQL/flexibleServers/configurations@2021-05-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01-preview/types.json","Index":108},"Microsoft.DBforMySQL/flexibleServers@2021-05-01":{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01/types.json","Index":80},"Microsoft.DBforMySQL/flexibleServers/firewallRules@2021-05-01":{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01/types.json","Index":85},"Microsoft.DBforMySQL/flexibleServers/databases@2021-05-01":{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01/types.json","Index":90},"Microsoft.DBforMySQL/flexibleServers/backups@2021-05-01":{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01/types.json","Index":95},"Microsoft.DBforMySQL/flexibleServers/configurations@2021-05-01":{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01/types.json","Index":112},"Microsoft.DBforMySQL/flexibleServers/backups@2021-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":23},"Microsoft.DBforMySQL/flexibleServers/configurations@2021-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":40},"Microsoft.DBforMySQL/flexibleServers/databases@2021-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":45},"Microsoft.DBforMySQL/flexibleServers/firewallRules@2021-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":50},"Microsoft.DBforMySQL/flexibleServers@2021-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":118},"Microsoft.DBforMySQL/flexibleServers/administrators@2021-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":127},"Microsoft.DBforMySQL/flexibleServers/backups@2022-01-01":{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":23},"Microsoft.DBforMySQL/flexibleServers/configurations@2022-01-01":{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":40},"Microsoft.DBforMySQL/flexibleServers/databases@2022-01-01":{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":45},"Microsoft.DBforMySQL/flexibleServers/firewallRules@2022-01-01":{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":50},"Microsoft.DBforMySQL/flexibleServers@2022-01-01":{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":118},"Microsoft.DBforMySQL/flexibleServers/administrators@2022-01-01":{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":127},"Microsoft.DBforMySQL/flexibleServers/backups@2022-09-30-preview":{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":23},"Microsoft.DBforMySQL/flexibleServers@2022-09-30-preview":{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":92},"Microsoft.DBforMySQL/flexibleServers/privateEndpointConnections@2022-09-30-preview":{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":109},"Microsoft.DBforMySQL/flexibleServers/privateLinkResources@2022-09-30-preview":{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":116},"Microsoft.DBforMySQL/flexibleServers/administrators@2023-06-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":27},"Microsoft.DBforMySQL/flexibleServers/backups@2023-06-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":32},"Microsoft.DBforMySQL/flexibleServers/configurations@2023-06-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":49},"Microsoft.DBforMySQL/flexibleServers/databases@2023-06-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":54},"Microsoft.DBforMySQL/flexibleServers/firewallRules@2023-06-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":59},"Microsoft.DBforMySQL/flexibleServers@2023-06-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":146},"Microsoft.DBforMySQL/locations/capabilitySets@2023-06-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":162},"Microsoft.DBforMySQL/flexibleServers/administrators@2023-06-30":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":27},"Microsoft.DBforMySQL/flexibleServers/backups@2023-06-30":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":32},"Microsoft.DBforMySQL/flexibleServers/configurations@2023-06-30":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":49},"Microsoft.DBforMySQL/flexibleServers/databases@2023-06-30":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":54},"Microsoft.DBforMySQL/flexibleServers/firewallRules@2023-06-30":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":59},"Microsoft.DBforMySQL/flexibleServers@2023-06-30":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":146},"Microsoft.DBforMySQL/flexibleServers/privateEndpointConnections@2023-06-30":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":150},"Microsoft.DBforMySQL/locations/capabilitySets@2023-06-30":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":166},"Microsoft.DBforMySQL/flexibleServers/privateLinkResources@2023-06-30":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":173},"Microsoft.DBforMySQL/flexibleServers@2023-10-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2023-10-01-preview/types.json","Index":105},"Microsoft.DBforMySQL/flexibleServers/advancedThreatProtectionSettings@2023-10-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2023-10-01-preview/types.json","Index":120},"Microsoft.NetApp/netAppAccounts@2017-08-15":{"RelativePath":"netapp/microsoft.netapp/2017-08-15/types.json","Index":14},"Microsoft.NetApp/netAppAccounts/capacityPools@2017-08-15":{"RelativePath":"netapp/microsoft.netapp/2017-08-15/types.json","Index":23},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2017-08-15":{"RelativePath":"netapp/microsoft.netapp/2017-08-15/types.json","Index":35},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2017-08-15":{"RelativePath":"netapp/microsoft.netapp/2017-08-15/types.json","Index":40},"Microsoft.NetApp/netAppAccounts@2019-05-01":{"RelativePath":"netapp/microsoft.netapp/2019-05-01/types.json","Index":14},"Microsoft.NetApp/netAppAccounts/capacityPools@2019-05-01":{"RelativePath":"netapp/microsoft.netapp/2019-05-01/types.json","Index":23},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2019-05-01":{"RelativePath":"netapp/microsoft.netapp/2019-05-01/types.json","Index":38},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2019-05-01":{"RelativePath":"netapp/microsoft.netapp/2019-05-01/types.json","Index":43},"Microsoft.NetApp/netAppAccounts@2019-06-01":{"RelativePath":"netapp/microsoft.netapp/2019-06-01/types.json","Index":14},"Microsoft.NetApp/netAppAccounts/capacityPools@2019-06-01":{"RelativePath":"netapp/microsoft.netapp/2019-06-01/types.json","Index":23},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2019-06-01":{"RelativePath":"netapp/microsoft.netapp/2019-06-01/types.json","Index":38},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2019-06-01":{"RelativePath":"netapp/microsoft.netapp/2019-06-01/types.json","Index":43},"Microsoft.NetApp/netAppAccounts@2019-07-01":{"RelativePath":"netapp/microsoft.netapp/2019-07-01/types.json","Index":14},"Microsoft.NetApp/netAppAccounts/capacityPools@2019-07-01":{"RelativePath":"netapp/microsoft.netapp/2019-07-01/types.json","Index":23},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2019-07-01":{"RelativePath":"netapp/microsoft.netapp/2019-07-01/types.json","Index":38},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2019-07-01":{"RelativePath":"netapp/microsoft.netapp/2019-07-01/types.json","Index":43},"Microsoft.NetApp/netAppAccounts@2019-08-01":{"RelativePath":"netapp/microsoft.netapp/2019-08-01/types.json","Index":15},"Microsoft.NetApp/netAppAccounts/capacityPools@2019-08-01":{"RelativePath":"netapp/microsoft.netapp/2019-08-01/types.json","Index":25},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2019-08-01":{"RelativePath":"netapp/microsoft.netapp/2019-08-01/types.json","Index":43},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2019-08-01":{"RelativePath":"netapp/microsoft.netapp/2019-08-01/types.json","Index":49},"Microsoft.NetApp/netAppAccounts@2019-10-01":{"RelativePath":"netapp/microsoft.netapp/2019-10-01/types.json","Index":15},"Microsoft.NetApp/netAppAccounts/capacityPools@2019-10-01":{"RelativePath":"netapp/microsoft.netapp/2019-10-01/types.json","Index":25},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2019-10-01":{"RelativePath":"netapp/microsoft.netapp/2019-10-01/types.json","Index":50},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2019-10-01":{"RelativePath":"netapp/microsoft.netapp/2019-10-01/types.json","Index":56},"Microsoft.NetApp/netAppAccounts@2019-11-01":{"RelativePath":"netapp/microsoft.netapp/2019-11-01/types.json","Index":15},"Microsoft.NetApp/netAppAccounts/capacityPools@2019-11-01":{"RelativePath":"netapp/microsoft.netapp/2019-11-01/types.json","Index":25},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2019-11-01":{"RelativePath":"netapp/microsoft.netapp/2019-11-01/types.json","Index":50},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2019-11-01":{"RelativePath":"netapp/microsoft.netapp/2019-11-01/types.json","Index":55},"Microsoft.NetApp/netAppAccounts@2020-02-01":{"RelativePath":"netapp/microsoft.netapp/2020-02-01/types.json","Index":16},"Microsoft.NetApp/netAppAccounts/capacityPools@2020-02-01":{"RelativePath":"netapp/microsoft.netapp/2020-02-01/types.json","Index":26},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2020-02-01":{"RelativePath":"netapp/microsoft.netapp/2020-02-01/types.json","Index":52},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2020-02-01":{"RelativePath":"netapp/microsoft.netapp/2020-02-01/types.json","Index":57},"Microsoft.NetApp/netAppAccounts@2020-03-01":{"RelativePath":"netapp/microsoft.netapp/2020-03-01/types.json","Index":16},"Microsoft.NetApp/netAppAccounts/capacityPools@2020-03-01":{"RelativePath":"netapp/microsoft.netapp/2020-03-01/types.json","Index":26},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2020-03-01":{"RelativePath":"netapp/microsoft.netapp/2020-03-01/types.json","Index":54},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2020-03-01":{"RelativePath":"netapp/microsoft.netapp/2020-03-01/types.json","Index":59},"Microsoft.NetApp/netAppAccounts@2020-05-01":{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":16},"Microsoft.NetApp/netAppAccounts/capacityPools@2020-05-01":{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":26},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2020-05-01":{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":53},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2020-05-01":{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":58},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2020-05-01":{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":68},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2020-05-01":{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":76},"Microsoft.NetApp/netAppAccounts/backupPolicies@2020-05-01":{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":84},"Microsoft.NetApp/netAppAccounts/accountBackups@2020-05-01":{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":88},"Microsoft.NetApp/netAppAccounts@2020-06-01":{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":22},"Microsoft.NetApp/netAppAccounts/capacityPools@2020-06-01":{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":35},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2020-06-01":{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":65},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2020-06-01":{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":70},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2020-06-01":{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":80},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2020-06-01":{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":88},"Microsoft.NetApp/netAppAccounts/backupPolicies@2020-06-01":{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":96},"Microsoft.NetApp/netAppAccounts/accountBackups@2020-06-01":{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":100},"Microsoft.NetApp/netAppAccounts@2020-07-01":{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":22},"Microsoft.NetApp/netAppAccounts/capacityPools@2020-07-01":{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":35},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2020-07-01":{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":65},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2020-07-01":{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":70},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2020-07-01":{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":80},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2020-07-01":{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":88},"Microsoft.NetApp/netAppAccounts/backupPolicies@2020-07-01":{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":96},"Microsoft.NetApp/netAppAccounts/accountBackups@2020-07-01":{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":100},"Microsoft.NetApp/netAppAccounts@2020-08-01":{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":22},"Microsoft.NetApp/netAppAccounts/capacityPools@2020-08-01":{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":35},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2020-08-01":{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":65},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2020-08-01":{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":70},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2020-08-01":{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":80},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2020-08-01":{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":88},"Microsoft.NetApp/netAppAccounts/backupPolicies@2020-08-01":{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":96},"Microsoft.NetApp/netAppAccounts/accountBackups@2020-08-01":{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":100},"Microsoft.NetApp/netAppAccounts@2020-09-01":{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":23},"Microsoft.NetApp/netAppAccounts/capacityPools@2020-09-01":{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":36},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2020-09-01":{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":66},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2020-09-01":{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":71},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2020-09-01":{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":81},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2020-09-01":{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":89},"Microsoft.NetApp/netAppAccounts/backupPolicies@2020-09-01":{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":97},"Microsoft.NetApp/netAppAccounts/accountBackups@2020-09-01":{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":101},"Microsoft.NetApp/netAppAccounts@2020-11-01":{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":37},"Microsoft.NetApp/netAppAccounts/capacityPools@2020-11-01":{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":50},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2020-11-01":{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":80},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2020-11-01":{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":85},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2020-11-01":{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":95},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2020-11-01":{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":103},"Microsoft.NetApp/netAppAccounts/backupPolicies@2020-11-01":{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":111},"Microsoft.NetApp/netAppAccounts/accountBackups@2020-11-01":{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":115},"Microsoft.NetApp/netAppAccounts@2020-12-01":{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":35},"Microsoft.NetApp/netAppAccounts/capacityPools@2020-12-01":{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":48},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2020-12-01":{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":78},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2020-12-01":{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":83},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2020-12-01":{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":93},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2020-12-01":{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":101},"Microsoft.NetApp/netAppAccounts/backupPolicies@2020-12-01":{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":109},"Microsoft.NetApp/netAppAccounts/accountBackups@2020-12-01":{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":113},"Microsoft.NetApp/netAppAccounts@2021-02-01":{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":35},"Microsoft.NetApp/netAppAccounts/capacityPools@2021-02-01":{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":48},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2021-02-01":{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":78},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2021-02-01":{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":83},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2021-02-01":{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":93},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2021-02-01":{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":101},"Microsoft.NetApp/netAppAccounts/backupPolicies@2021-02-01":{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":109},"Microsoft.NetApp/netAppAccounts/accountBackups@2021-02-01":{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":113},"Microsoft.NetApp/netAppAccounts@2021-04-01-preview":{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":35},"Microsoft.NetApp/netAppAccounts/capacityPools@2021-04-01-preview":{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":48},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2021-04-01-preview":{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":85},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2021-04-01-preview":{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":90},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2021-04-01-preview":{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":100},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2021-04-01-preview":{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":108},"Microsoft.NetApp/netAppAccounts/backupPolicies@2021-04-01-preview":{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":116},"Microsoft.NetApp/netAppAccounts/accountBackups@2021-04-01-preview":{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":120},"Microsoft.NetApp/netAppAccounts@2021-04-01":{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":36},"Microsoft.NetApp/netAppAccounts/capacityPools@2021-04-01":{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":52},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2021-04-01":{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":85},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2021-04-01":{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":90},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2021-04-01":{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":100},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2021-04-01":{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":108},"Microsoft.NetApp/netAppAccounts/backupPolicies@2021-04-01":{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":116},"Microsoft.NetApp/netAppAccounts/accountBackups@2021-04-01":{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":120},"Microsoft.NetApp/netAppAccounts@2021-06-01":{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":36},"Microsoft.NetApp/netAppAccounts/capacityPools@2021-06-01":{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":53},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2021-06-01":{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":97},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2021-06-01":{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":102},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2021-06-01":{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":112},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2021-06-01":{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":120},"Microsoft.NetApp/netAppAccounts/backupPolicies@2021-06-01":{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":128},"Microsoft.NetApp/locations/quotaLimits@2021-06-01":{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":133},"Microsoft.NetApp/netAppAccounts/accountBackups@2021-06-01":{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":137},"Microsoft.NetApp/netAppAccounts@2021-08-01":{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":36},"Microsoft.NetApp/netAppAccounts/capacityPools@2021-08-01":{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":53},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2021-08-01":{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":99},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2021-08-01":{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":104},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2021-08-01":{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":114},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2021-08-01":{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":122},"Microsoft.NetApp/netAppAccounts/backupPolicies@2021-08-01":{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":130},"Microsoft.NetApp/netAppAccounts/volumeGroups@2021-08-01":{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":143},"Microsoft.NetApp/locations/quotaLimits@2021-08-01":{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":148},"Microsoft.NetApp/netAppAccounts/accountBackups@2021-08-01":{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":152},"Microsoft.NetApp/netAppAccounts@2021-10-01":{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":37},"Microsoft.NetApp/netAppAccounts/capacityPools@2021-10-01":{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":54},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2021-10-01":{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":103},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2021-10-01":{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":108},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2021-10-01":{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":118},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2021-10-01":{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":126},"Microsoft.NetApp/netAppAccounts/backupPolicies@2021-10-01":{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":134},"Microsoft.NetApp/netAppAccounts/volumeGroups@2021-10-01":{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":147},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes@2021-10-01":{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":152},"Microsoft.NetApp/locations/quotaLimits@2021-10-01":{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":157},"Microsoft.NetApp/netAppAccounts/accountBackups@2021-10-01":{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":161},"Microsoft.NetApp/netAppAccounts@2022-01-01":{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":37},"Microsoft.NetApp/netAppAccounts/capacityPools@2022-01-01":{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":54},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2022-01-01":{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":106},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2022-01-01":{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":111},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2022-01-01":{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":121},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2022-01-01":{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":129},"Microsoft.NetApp/netAppAccounts/backupPolicies@2022-01-01":{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":137},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/volumeQuotaRules@2022-01-01":{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":156},"Microsoft.NetApp/netAppAccounts/volumeGroups@2022-01-01":{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":168},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes@2022-01-01":{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":173},"Microsoft.NetApp/locations/quotaLimits@2022-01-01":{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":178},"Microsoft.NetApp/netAppAccounts/accountBackups@2022-01-01":{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":182},"Microsoft.NetApp/netAppAccounts@2022-03-01":{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":37},"Microsoft.NetApp/netAppAccounts/capacityPools@2022-03-01":{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":54},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2022-03-01":{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":107},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2022-03-01":{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":112},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2022-03-01":{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":122},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2022-03-01":{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":130},"Microsoft.NetApp/netAppAccounts/backupPolicies@2022-03-01":{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":138},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/volumeQuotaRules@2022-03-01":{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":157},"Microsoft.NetApp/netAppAccounts/volumeGroups@2022-03-01":{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":169},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes@2022-03-01":{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":174},"Microsoft.NetApp/locations/quotaLimits@2022-03-01":{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":179},"Microsoft.NetApp/netAppAccounts/accountBackups@2022-03-01":{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":183},"Microsoft.NetApp/netAppAccounts@2022-05-01":{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":56},"Microsoft.NetApp/netAppAccounts/capacityPools@2022-05-01":{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":73},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2022-05-01":{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":132},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2022-05-01":{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":137},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2022-05-01":{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":147},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2022-05-01":{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":155},"Microsoft.NetApp/netAppAccounts/backupPolicies@2022-05-01":{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":163},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/volumeQuotaRules@2022-05-01":{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":182},"Microsoft.NetApp/netAppAccounts/volumeGroups@2022-05-01":{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":194},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes@2022-05-01":{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":199},"Microsoft.NetApp/locations/quotaLimits@2022-05-01":{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":204},"Microsoft.NetApp/netAppAccounts/accountBackups@2022-05-01":{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":208},"Microsoft.NetApp/netAppAccounts@2022-09-01":{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":56},"Microsoft.NetApp/netAppAccounts/capacityPools@2022-09-01":{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":73},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2022-09-01":{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":137},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2022-09-01":{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":142},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2022-09-01":{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":152},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2022-09-01":{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":160},"Microsoft.NetApp/netAppAccounts/backupPolicies@2022-09-01":{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":168},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/volumeQuotaRules@2022-09-01":{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":187},"Microsoft.NetApp/netAppAccounts/volumeGroups@2022-09-01":{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":199},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes@2022-09-01":{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":204},"Microsoft.NetApp/locations/quotaLimits@2022-09-01":{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":209},"Microsoft.NetApp/netAppAccounts/accountBackups@2022-09-01":{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":213},"Microsoft.NetApp/netAppAccounts@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":56},"Microsoft.NetApp/netAppAccounts/capacityPools@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":73},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":138},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":143},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":153},"Microsoft.NetApp/netAppAccounts/backupVaults/backups@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":161},"Microsoft.NetApp/netAppAccounts/backupPolicies@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":169},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/volumeQuotaRules@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":188},"Microsoft.NetApp/netAppAccounts/volumeGroups@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":200},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":205},"Microsoft.NetApp/netAppAccounts/backupVaults@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":211},"Microsoft.NetApp/locations/quotaLimits@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":216},"Microsoft.NetApp/netAppAccounts/accountBackups@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":220},"Microsoft.NetApp/netAppAccounts@2022-11-01":{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":56},"Microsoft.NetApp/netAppAccounts/capacityPools@2022-11-01":{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":73},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2022-11-01":{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":138},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2022-11-01":{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":143},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2022-11-01":{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":153},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2022-11-01":{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":161},"Microsoft.NetApp/netAppAccounts/backupPolicies@2022-11-01":{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":169},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/volumeQuotaRules@2022-11-01":{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":188},"Microsoft.NetApp/netAppAccounts/volumeGroups@2022-11-01":{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":200},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes@2022-11-01":{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":205},"Microsoft.NetApp/locations/quotaLimits@2022-11-01":{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":210},"Microsoft.NetApp/netAppAccounts/accountBackups@2022-11-01":{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":214},"Microsoft.NetApp/netAppAccounts@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":56},"Microsoft.NetApp/netAppAccounts/capacityPools@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":73},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":145},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":150},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":160},"Microsoft.NetApp/netAppAccounts/backupVaults/backups@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":168},"Microsoft.NetApp/netAppAccounts/backupPolicies@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":176},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/volumeQuotaRules@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":195},"Microsoft.NetApp/netAppAccounts/volumeGroups@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":209},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":214},"Microsoft.NetApp/netAppAccounts/backupVaults@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":220},"Microsoft.NetApp/locations/quotaLimits@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":225},"Microsoft.NetApp/locations/regionInfos@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":242},"Microsoft.NetApp/netAppAccounts/accountBackups@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":246},"Microsoft.NetApp/netAppAccounts@2023-05-01":{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":56},"Microsoft.NetApp/netAppAccounts/capacityPools@2023-05-01":{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":73},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2023-05-01":{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":143},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2023-05-01":{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":148},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2023-05-01":{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":158},"Microsoft.NetApp/netAppAccounts/backupPolicies@2023-05-01":{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":166},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/volumeQuotaRules@2023-05-01":{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":185},"Microsoft.NetApp/netAppAccounts/volumeGroups@2023-05-01":{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":199},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes@2023-05-01":{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":204},"Microsoft.NetApp/locations/quotaLimits@2023-05-01":{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":209},"microsoft.compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2015-05-01-preview":{"RelativePath":"network/microsoft.compute/2015-05-01-preview/types.json","Index":25},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2015-06-15":{"RelativePath":"network/microsoft.compute/2015-06-15/types.json","Index":83},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2016-03-30":{"RelativePath":"network/microsoft.compute/2016-03-30/types.json","Index":95},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2016-06-01":{"RelativePath":"network/microsoft.compute/2016-06-01/types.json","Index":98},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2016-09-01":{"RelativePath":"network/microsoft.compute/2016-09-01/types.json","Index":98},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2016-12-01":{"RelativePath":"network/microsoft.compute/2016-12-01/types.json","Index":98},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2017-03-01":{"RelativePath":"network/microsoft.compute/2017-03-01/types.json","Index":98},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2017-03-01":{"RelativePath":"network/microsoft.compute/2017-03-01/types.json","Index":103},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2017-03-30":{"RelativePath":"network/microsoft.compute/2017-03-30/types.json","Index":98},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2017-03-30":{"RelativePath":"network/microsoft.compute/2017-03-30/types.json","Index":103},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2017-06-01":{"RelativePath":"network/microsoft.compute/2017-06-01/types.json","Index":106},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2017-06-01":{"RelativePath":"network/microsoft.compute/2017-06-01/types.json","Index":112},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2017-08-01":{"RelativePath":"network/microsoft.compute/2017-08-01/types.json","Index":110},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2017-08-01":{"RelativePath":"network/microsoft.compute/2017-08-01/types.json","Index":116},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2017-09-01":{"RelativePath":"network/microsoft.compute/2017-09-01/types.json","Index":117},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2017-09-01":{"RelativePath":"network/microsoft.compute/2017-09-01/types.json","Index":121},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2017-09-01":{"RelativePath":"network/microsoft.compute/2017-09-01/types.json","Index":127},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2017-10-01":{"RelativePath":"network/microsoft.compute/2017-10-01/types.json","Index":117},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2017-10-01":{"RelativePath":"network/microsoft.compute/2017-10-01/types.json","Index":121},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2017-10-01":{"RelativePath":"network/microsoft.compute/2017-10-01/types.json","Index":127},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2017-11-01":{"RelativePath":"network/microsoft.compute/2017-11-01/types.json","Index":119},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2017-11-01":{"RelativePath":"network/microsoft.compute/2017-11-01/types.json","Index":123},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2017-11-01":{"RelativePath":"network/microsoft.compute/2017-11-01/types.json","Index":129},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2018-01-01":{"RelativePath":"network/microsoft.compute/2018-01-01/types.json","Index":119},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2018-01-01":{"RelativePath":"network/microsoft.compute/2018-01-01/types.json","Index":123},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2018-01-01":{"RelativePath":"network/microsoft.compute/2018-01-01/types.json","Index":129},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2018-02-01":{"RelativePath":"network/microsoft.compute/2018-02-01/types.json","Index":119},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2018-02-01":{"RelativePath":"network/microsoft.compute/2018-02-01/types.json","Index":123},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2018-02-01":{"RelativePath":"network/microsoft.compute/2018-02-01/types.json","Index":129},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2018-04-01":{"RelativePath":"network/microsoft.compute/2018-04-01/types.json","Index":119},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2018-04-01":{"RelativePath":"network/microsoft.compute/2018-04-01/types.json","Index":123},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2018-04-01":{"RelativePath":"network/microsoft.compute/2018-04-01/types.json","Index":129},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2018-06-01":{"RelativePath":"network/microsoft.compute/2018-06-01/types.json","Index":119},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2018-06-01":{"RelativePath":"network/microsoft.compute/2018-06-01/types.json","Index":123},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2018-06-01":{"RelativePath":"network/microsoft.compute/2018-06-01/types.json","Index":129},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2018-07-01":{"RelativePath":"network/microsoft.compute/2018-07-01/types.json","Index":128},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2018-07-01":{"RelativePath":"network/microsoft.compute/2018-07-01/types.json","Index":132},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2018-07-01":{"RelativePath":"network/microsoft.compute/2018-07-01/types.json","Index":138},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2018-08-01":{"RelativePath":"network/microsoft.compute/2018-08-01/types.json","Index":165},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2018-08-01":{"RelativePath":"network/microsoft.compute/2018-08-01/types.json","Index":169},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2018-08-01":{"RelativePath":"network/microsoft.compute/2018-08-01/types.json","Index":175},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2018-10-01":{"RelativePath":"network/microsoft.compute/2018-10-01/types.json","Index":165},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2018-10-01":{"RelativePath":"network/microsoft.compute/2018-10-01/types.json","Index":169},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2018-10-01":{"RelativePath":"network/microsoft.compute/2018-10-01/types.json","Index":175},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2018-11-01":{"RelativePath":"network/microsoft.compute/2018-11-01/types.json","Index":169},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2018-11-01":{"RelativePath":"network/microsoft.compute/2018-11-01/types.json","Index":173},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2018-11-01":{"RelativePath":"network/microsoft.compute/2018-11-01/types.json","Index":179},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2018-12-01":{"RelativePath":"network/microsoft.compute/2018-12-01/types.json","Index":169},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2018-12-01":{"RelativePath":"network/microsoft.compute/2018-12-01/types.json","Index":173},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2018-12-01":{"RelativePath":"network/microsoft.compute/2018-12-01/types.json","Index":179},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2019-02-01":{"RelativePath":"network/microsoft.compute/2019-02-01/types.json","Index":171},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2019-02-01":{"RelativePath":"network/microsoft.compute/2019-02-01/types.json","Index":175},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2019-02-01":{"RelativePath":"network/microsoft.compute/2019-02-01/types.json","Index":181},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2019-04-01":{"RelativePath":"network/microsoft.compute/2019-04-01/types.json","Index":190},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2019-04-01":{"RelativePath":"network/microsoft.compute/2019-04-01/types.json","Index":194},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2019-04-01":{"RelativePath":"network/microsoft.compute/2019-04-01/types.json","Index":200},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2019-06-01":{"RelativePath":"network/microsoft.compute/2019-06-01/types.json","Index":190},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2019-06-01":{"RelativePath":"network/microsoft.compute/2019-06-01/types.json","Index":194},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2019-06-01":{"RelativePath":"network/microsoft.compute/2019-06-01/types.json","Index":200},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2019-07-01":{"RelativePath":"network/microsoft.compute/2019-07-01/types.json","Index":307},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2019-07-01":{"RelativePath":"network/microsoft.compute/2019-07-01/types.json","Index":311},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2019-07-01":{"RelativePath":"network/microsoft.compute/2019-07-01/types.json","Index":317},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2019-08-01":{"RelativePath":"network/microsoft.compute/2019-08-01/types.json","Index":308},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2019-08-01":{"RelativePath":"network/microsoft.compute/2019-08-01/types.json","Index":312},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2019-08-01":{"RelativePath":"network/microsoft.compute/2019-08-01/types.json","Index":318},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2019-09-01":{"RelativePath":"network/microsoft.compute/2019-09-01/types.json","Index":308},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2019-09-01":{"RelativePath":"network/microsoft.compute/2019-09-01/types.json","Index":312},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2019-09-01":{"RelativePath":"network/microsoft.compute/2019-09-01/types.json","Index":318},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2019-11-01":{"RelativePath":"network/microsoft.compute/2019-11-01/types.json","Index":308},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2019-11-01":{"RelativePath":"network/microsoft.compute/2019-11-01/types.json","Index":312},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2019-11-01":{"RelativePath":"network/microsoft.compute/2019-11-01/types.json","Index":318},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2019-12-01":{"RelativePath":"network/microsoft.compute/2019-12-01/types.json","Index":323},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2019-12-01":{"RelativePath":"network/microsoft.compute/2019-12-01/types.json","Index":327},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2019-12-01":{"RelativePath":"network/microsoft.compute/2019-12-01/types.json","Index":333},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2020-03-01":{"RelativePath":"network/microsoft.compute/2020-03-01/types.json","Index":327},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2020-03-01":{"RelativePath":"network/microsoft.compute/2020-03-01/types.json","Index":331},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2020-03-01":{"RelativePath":"network/microsoft.compute/2020-03-01/types.json","Index":337},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2020-04-01":{"RelativePath":"network/microsoft.compute/2020-04-01/types.json","Index":330},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2020-04-01":{"RelativePath":"network/microsoft.compute/2020-04-01/types.json","Index":334},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2020-04-01":{"RelativePath":"network/microsoft.compute/2020-04-01/types.json","Index":340},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2020-05-01":{"RelativePath":"network/microsoft.compute/2020-05-01/types.json","Index":330},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2020-05-01":{"RelativePath":"network/microsoft.compute/2020-05-01/types.json","Index":334},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2020-05-01":{"RelativePath":"network/microsoft.compute/2020-05-01/types.json","Index":340},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2020-06-01":{"RelativePath":"network/microsoft.compute/2020-06-01/types.json","Index":330},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2020-06-01":{"RelativePath":"network/microsoft.compute/2020-06-01/types.json","Index":334},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2020-06-01":{"RelativePath":"network/microsoft.compute/2020-06-01/types.json","Index":340},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2020-07-01":{"RelativePath":"network/microsoft.compute/2020-07-01/types.json","Index":403},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2020-07-01":{"RelativePath":"network/microsoft.compute/2020-07-01/types.json","Index":407},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2020-07-01":{"RelativePath":"network/microsoft.compute/2020-07-01/types.json","Index":412},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2020-07-01":{"RelativePath":"network/microsoft.compute/2020-07-01/types.json","Index":418},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2020-07-01":{"RelativePath":"network/microsoft.compute/2020-07-01/types.json","Index":424},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2020-08-01":{"RelativePath":"network/microsoft.compute/2020-08-01/types.json","Index":417},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2020-08-01":{"RelativePath":"network/microsoft.compute/2020-08-01/types.json","Index":421},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2020-08-01":{"RelativePath":"network/microsoft.compute/2020-08-01/types.json","Index":426},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2020-08-01":{"RelativePath":"network/microsoft.compute/2020-08-01/types.json","Index":432},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2020-08-01":{"RelativePath":"network/microsoft.compute/2020-08-01/types.json","Index":438},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2020-11-01":{"RelativePath":"network/microsoft.compute/2020-11-01/types.json","Index":417},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2020-11-01":{"RelativePath":"network/microsoft.compute/2020-11-01/types.json","Index":422},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2020-11-01":{"RelativePath":"network/microsoft.compute/2020-11-01/types.json","Index":426},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2020-11-01":{"RelativePath":"network/microsoft.compute/2020-11-01/types.json","Index":432},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2020-11-01":{"RelativePath":"network/microsoft.compute/2020-11-01/types.json","Index":438},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2021-02-01":{"RelativePath":"network/microsoft.compute/2021-02-01/types.json","Index":430},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2021-02-01":{"RelativePath":"network/microsoft.compute/2021-02-01/types.json","Index":435},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2021-02-01":{"RelativePath":"network/microsoft.compute/2021-02-01/types.json","Index":439},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2021-02-01":{"RelativePath":"network/microsoft.compute/2021-02-01/types.json","Index":445},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2021-02-01":{"RelativePath":"network/microsoft.compute/2021-02-01/types.json","Index":451},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2021-03-01":{"RelativePath":"network/microsoft.compute/2021-03-01/types.json","Index":435},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2021-03-01":{"RelativePath":"network/microsoft.compute/2021-03-01/types.json","Index":440},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2021-03-01":{"RelativePath":"network/microsoft.compute/2021-03-01/types.json","Index":444},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2021-03-01":{"RelativePath":"network/microsoft.compute/2021-03-01/types.json","Index":450},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2021-03-01":{"RelativePath":"network/microsoft.compute/2021-03-01/types.json","Index":456},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2021-05-01":{"RelativePath":"network/microsoft.compute/2021-05-01/types.json","Index":438},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2021-05-01":{"RelativePath":"network/microsoft.compute/2021-05-01/types.json","Index":443},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2021-05-01":{"RelativePath":"network/microsoft.compute/2021-05-01/types.json","Index":447},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2021-05-01":{"RelativePath":"network/microsoft.compute/2021-05-01/types.json","Index":453},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2021-05-01":{"RelativePath":"network/microsoft.compute/2021-05-01/types.json","Index":459},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2021-08-01":{"RelativePath":"network/microsoft.compute/2021-08-01/types.json","Index":447},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2021-08-01":{"RelativePath":"network/microsoft.compute/2021-08-01/types.json","Index":452},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2021-08-01":{"RelativePath":"network/microsoft.compute/2021-08-01/types.json","Index":456},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2021-08-01":{"RelativePath":"network/microsoft.compute/2021-08-01/types.json","Index":462},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2021-08-01":{"RelativePath":"network/microsoft.compute/2021-08-01/types.json","Index":468},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2022-01-01":{"RelativePath":"network/microsoft.compute/2022-01-01/types.json","Index":447},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2022-01-01":{"RelativePath":"network/microsoft.compute/2022-01-01/types.json","Index":452},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2022-01-01":{"RelativePath":"network/microsoft.compute/2022-01-01/types.json","Index":456},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2022-01-01":{"RelativePath":"network/microsoft.compute/2022-01-01/types.json","Index":462},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2022-01-01":{"RelativePath":"network/microsoft.compute/2022-01-01/types.json","Index":468},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2022-05-01":{"RelativePath":"network/microsoft.compute/2022-05-01/types.json","Index":448},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2022-05-01":{"RelativePath":"network/microsoft.compute/2022-05-01/types.json","Index":453},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2022-05-01":{"RelativePath":"network/microsoft.compute/2022-05-01/types.json","Index":457},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2022-05-01":{"RelativePath":"network/microsoft.compute/2022-05-01/types.json","Index":463},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2022-05-01":{"RelativePath":"network/microsoft.compute/2022-05-01/types.json","Index":469},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2022-07-01":{"RelativePath":"network/microsoft.compute/2022-07-01/types.json","Index":448},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2022-07-01":{"RelativePath":"network/microsoft.compute/2022-07-01/types.json","Index":453},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2022-07-01":{"RelativePath":"network/microsoft.compute/2022-07-01/types.json","Index":457},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2022-07-01":{"RelativePath":"network/microsoft.compute/2022-07-01/types.json","Index":463},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2022-07-01":{"RelativePath":"network/microsoft.compute/2022-07-01/types.json","Index":469},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2022-09-01":{"RelativePath":"network/microsoft.compute/2022-09-01/types.json","Index":448},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2022-09-01":{"RelativePath":"network/microsoft.compute/2022-09-01/types.json","Index":453},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2022-09-01":{"RelativePath":"network/microsoft.compute/2022-09-01/types.json","Index":457},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2022-09-01":{"RelativePath":"network/microsoft.compute/2022-09-01/types.json","Index":463},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2022-09-01":{"RelativePath":"network/microsoft.compute/2022-09-01/types.json","Index":469},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2022-11-01":{"RelativePath":"network/microsoft.compute/2022-11-01/types.json","Index":459},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2022-11-01":{"RelativePath":"network/microsoft.compute/2022-11-01/types.json","Index":464},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2022-11-01":{"RelativePath":"network/microsoft.compute/2022-11-01/types.json","Index":468},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2022-11-01":{"RelativePath":"network/microsoft.compute/2022-11-01/types.json","Index":474},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2022-11-01":{"RelativePath":"network/microsoft.compute/2022-11-01/types.json","Index":480},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2023-02-01":{"RelativePath":"network/microsoft.compute/2023-02-01/types.json","Index":459},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2023-02-01":{"RelativePath":"network/microsoft.compute/2023-02-01/types.json","Index":464},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2023-02-01":{"RelativePath":"network/microsoft.compute/2023-02-01/types.json","Index":468},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2023-02-01":{"RelativePath":"network/microsoft.compute/2023-02-01/types.json","Index":474},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2023-02-01":{"RelativePath":"network/microsoft.compute/2023-02-01/types.json","Index":480},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2023-04-01":{"RelativePath":"network/microsoft.compute/2023-04-01/types.json","Index":462},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2023-04-01":{"RelativePath":"network/microsoft.compute/2023-04-01/types.json","Index":467},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2023-04-01":{"RelativePath":"network/microsoft.compute/2023-04-01/types.json","Index":471},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2023-04-01":{"RelativePath":"network/microsoft.compute/2023-04-01/types.json","Index":477},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2023-04-01":{"RelativePath":"network/microsoft.compute/2023-04-01/types.json","Index":483},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2023-05-01":{"RelativePath":"network/microsoft.compute/2023-05-01/types.json","Index":462},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2023-05-01":{"RelativePath":"network/microsoft.compute/2023-05-01/types.json","Index":467},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2023-05-01":{"RelativePath":"network/microsoft.compute/2023-05-01/types.json","Index":471},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2023-05-01":{"RelativePath":"network/microsoft.compute/2023-05-01/types.json","Index":477},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2023-05-01":{"RelativePath":"network/microsoft.compute/2023-05-01/types.json","Index":483},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2023-06-01":{"RelativePath":"network/microsoft.compute/2023-06-01/types.json","Index":462},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2023-06-01":{"RelativePath":"network/microsoft.compute/2023-06-01/types.json","Index":467},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2023-06-01":{"RelativePath":"network/microsoft.compute/2023-06-01/types.json","Index":471},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2023-06-01":{"RelativePath":"network/microsoft.compute/2023-06-01/types.json","Index":477},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2023-06-01":{"RelativePath":"network/microsoft.compute/2023-06-01/types.json","Index":483},"Microsoft.Network/applicationGateways@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":67},"Microsoft.Network/expressRouteCircuits@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":110},"Microsoft.Network/expressRouteCircuits/peerings@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":114},"Microsoft.Network/loadBalancers@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":168},"Microsoft.Network/localNetworkGateways@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":176},"Microsoft.Network/networkInterfaces@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":193},"Microsoft.Network/routeTables@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":209},"Microsoft.Network/networkSecurityGroups@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":231},"Microsoft.Network/publicIPAddresses@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":241},"Microsoft.Network/routeTables/routes@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":245},"Microsoft.Network/networkSecurityGroups/securityRules@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":249},"Microsoft.Network/expressRouteCircuits/authorizations@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":253},"Microsoft.Network/virtualnetworks/subnets@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":259},"Microsoft.Network/connections@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":292},"Microsoft.Network/virtualnetworkgateways@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":297},"Microsoft.Network/virtualnetworks@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":307},"Microsoft.Network/applicationGateways@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":151},"Microsoft.Network/expressRouteCircuits/authorizations@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":159},"Microsoft.Network/expressRouteCircuits/peerings@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":179},"Microsoft.Network/expressRouteCircuits@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":202},"Microsoft.Network/loadBalancers@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":247},"Microsoft.Network/networkInterfaces@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":252},"Microsoft.Network/networkSecurityGroups@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":257},"Microsoft.Network/networkSecurityGroups/securityRules@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":261},"Microsoft.Network/publicIPAddresses@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":266},"Microsoft.Network/routeTables@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":271},"Microsoft.Network/routeTables/routes@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":275},"Microsoft.Network/virtualNetworks@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":286},"Microsoft.Network/virtualnetworks/subnets@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":290},"Microsoft.Network/virtualNetworkGateways@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":325},"Microsoft.Network/connections@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":346},"Microsoft.Network/localNetworkGateways@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":351},"Microsoft.Network/applicationGateways@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":158},"Microsoft.Network/expressRouteCircuits/authorizations@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":166},"Microsoft.Network/expressRouteCircuits/peerings@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":186},"Microsoft.Network/expressRouteCircuits@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":209},"Microsoft.Network/loadBalancers@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":254},"Microsoft.Network/localNetworkGateways@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":263},"Microsoft.Network/networkInterfaces@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":268},"Microsoft.Network/networkSecurityGroups@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":273},"Microsoft.Network/publicIPAddresses@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":278},"Microsoft.Network/routeTables@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":283},"Microsoft.Network/routeTables/routes@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":287},"Microsoft.Network/networkSecurityGroups/securityRules@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":291},"Microsoft.Network/virtualNetworks/subnets@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":295},"Microsoft.Network/connections@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":344},"Microsoft.Network/virtualNetworkGateways@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":349},"Microsoft.Network/virtualNetworks@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":358},"Microsoft.Network/applicationGateways@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":171},"Microsoft.Network/expressRouteCircuits/authorizations@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":179},"Microsoft.Network/expressRouteCircuits/peerings@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":199},"Microsoft.Network/expressRouteCircuits@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":222},"Microsoft.Network/loadBalancers@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":267},"Microsoft.Network/localNetworkGateways@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":276},"Microsoft.Network/networkInterfaces@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":281},"Microsoft.Network/networkSecurityGroups@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":286},"Microsoft.Network/publicIPAddresses@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":291},"Microsoft.Network/routeTables@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":296},"Microsoft.Network/routeTables/routes@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":300},"Microsoft.Network/networkSecurityGroups/securityRules@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":304},"Microsoft.Network/virtualNetworks/subnets@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":308},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":317},"Microsoft.Network/connections@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":368},"Microsoft.Network/virtualNetworkGateways@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":373},"Microsoft.Network/virtualNetworks@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":384},"Microsoft.Network/networkInterfaces@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":98},"Microsoft.Network/applicationGateways@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":183},"Microsoft.Network/expressRouteCircuits/authorizations@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":191},"Microsoft.Network/expressRouteCircuits/peerings@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":211},"Microsoft.Network/expressRouteCircuits@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":234},"Microsoft.Network/loadBalancers@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":279},"Microsoft.Network/networkSecurityGroups@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":284},"Microsoft.Network/networkSecurityGroups/securityRules@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":288},"Microsoft.Network/networkWatchers@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":299},"Microsoft.Network/networkWatchers/packetCaptures@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":316},"Microsoft.Network/publicIPAddresses@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":321},"Microsoft.Network/routeTables@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":326},"Microsoft.Network/routeTables/routes@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":330},"Microsoft.Network/virtualNetworks@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":348},"Microsoft.Network/virtualNetworks/subnets@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":352},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":356},"Microsoft.Network/virtualNetworkGateways@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":393},"Microsoft.Network/connections@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":421},"Microsoft.Network/localNetworkGateways@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":426},"Microsoft.Network/networkInterfaces@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":98},"Microsoft.Network/applicationGateways@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":184},"Microsoft.Network/expressRouteCircuits/authorizations@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":192},"Microsoft.Network/expressRouteCircuits/peerings@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":227},"Microsoft.Network/expressRouteCircuits@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":249},"Microsoft.Network/loadBalancers@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":294},"Microsoft.Network/networkSecurityGroups@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":299},"Microsoft.Network/networkSecurityGroups/securityRules@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":303},"Microsoft.Network/networkWatchers@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":314},"Microsoft.Network/networkWatchers/packetCaptures@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":331},"Microsoft.Network/publicIPAddresses@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":336},"Microsoft.Network/routeFilters@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":341},"Microsoft.Network/routeFilters/routeFilterRules@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":346},"Microsoft.Network/routeTables@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":351},"Microsoft.Network/routeTables/routes@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":355},"Microsoft.Network/virtualNetworks@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":373},"Microsoft.Network/virtualNetworks/subnets@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":377},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":381},"Microsoft.Network/virtualNetworkGateways@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":418},"Microsoft.Network/connections@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":446},"Microsoft.Network/localNetworkGateways@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":451},"Microsoft.Network/applicationGateways@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":182},"Microsoft.Network/expressRouteCircuits/authorizations@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":190},"Microsoft.Network/expressRouteCircuits/peerings@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":229},"Microsoft.Network/expressRouteCircuits@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":251},"Microsoft.Network/loadBalancers@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":296},"Microsoft.Network/networkInterfaces@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":301},"Microsoft.Network/networkSecurityGroups@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":306},"Microsoft.Network/networkSecurityGroups/securityRules@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":310},"Microsoft.Network/networkWatchers@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":321},"Microsoft.Network/networkWatchers/packetCaptures@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":338},"Microsoft.Network/publicIPAddresses@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":343},"Microsoft.Network/routeFilters@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":348},"Microsoft.Network/routeFilters/routeFilterRules@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":353},"Microsoft.Network/routeTables@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":358},"Microsoft.Network/routeTables/routes@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":362},"Microsoft.Network/virtualNetworks@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":380},"Microsoft.Network/virtualNetworks/subnets@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":384},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":388},"Microsoft.Network/virtualNetworkGateways@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":431},"Microsoft.Network/connections@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":506},"Microsoft.Network/localNetworkGateways@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":511},"Microsoft.Network/applicationGateways@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":182},"Microsoft.Network/expressRouteCircuits/authorizations@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":190},"Microsoft.Network/expressRouteCircuits/peerings@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":229},"Microsoft.Network/expressRouteCircuits@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":251},"Microsoft.Network/loadBalancers@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":296},"Microsoft.Network/networkInterfaces@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":301},"Microsoft.Network/networkSecurityGroups@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":306},"Microsoft.Network/networkSecurityGroups/securityRules@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":310},"Microsoft.Network/networkWatchers@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":321},"Microsoft.Network/networkWatchers/packetCaptures@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":338},"Microsoft.Network/publicIPAddresses@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":343},"Microsoft.Network/routeFilters@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":348},"Microsoft.Network/routeFilters/routeFilterRules@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":353},"Microsoft.Network/routeTables@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":358},"Microsoft.Network/routeTables/routes@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":362},"Microsoft.Network/virtualNetworks@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":380},"Microsoft.Network/virtualNetworks/subnets@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":384},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":388},"Microsoft.Network/virtualNetworkGateways@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":431},"Microsoft.Network/connections@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":506},"Microsoft.Network/localNetworkGateways@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":511},"Microsoft.Network/applicationGateways@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":244},"Microsoft.Network/expressRouteCircuits/authorizations@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":252},"Microsoft.Network/expressRouteCircuits/peerings@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":292},"Microsoft.Network/expressRouteCircuits@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":315},"Microsoft.Network/loadBalancers@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":361},"Microsoft.Network/loadBalancers/inboundNatRules@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":365},"Microsoft.Network/networkInterfaces@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":370},"Microsoft.Network/networkSecurityGroups@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":375},"Microsoft.Network/networkSecurityGroups/securityRules@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":379},"Microsoft.Network/networkWatchers@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":390},"Microsoft.Network/networkWatchers/packetCaptures@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":407},"Microsoft.Network/publicIPAddresses@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":413},"Microsoft.Network/routeFilters@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":418},"Microsoft.Network/routeFilters/routeFilterRules@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":423},"Microsoft.Network/routeTables@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":428},"Microsoft.Network/routeTables/routes@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":432},"Microsoft.Network/virtualNetworks@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":450},"Microsoft.Network/virtualNetworks/subnets@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":454},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":458},"Microsoft.Network/virtualNetworkGateways@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":505},"Microsoft.Network/connections@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":580},"Microsoft.Network/localNetworkGateways@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":585},"Microsoft.Network/applicationGatewayAvailableSslOptions@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":632},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":671},"Microsoft.Network/loadBalancers/backendAddressPools@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":675},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":680},"Microsoft.Network/loadBalancers/loadBalancingRules@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":684},"Microsoft.Network/loadBalancers/probes@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":688},"Microsoft.Network/networkInterfaces/ipConfigurations@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":692},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":696},"Microsoft.Network/applicationGateways@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":248},"Microsoft.Network/expressRouteCircuits/authorizations@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":256},"Microsoft.Network/expressRouteCircuits/peerings@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":296},"Microsoft.Network/expressRouteCircuits@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":318},"Microsoft.Network/loadBalancers@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":368},"Microsoft.Network/loadBalancers/inboundNatRules@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":372},"Microsoft.Network/networkInterfaces@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":377},"Microsoft.Network/networkSecurityGroups@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":382},"Microsoft.Network/networkSecurityGroups/securityRules@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":386},"Microsoft.Network/networkWatchers@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":397},"Microsoft.Network/networkWatchers/packetCaptures@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":414},"Microsoft.Network/publicIPAddresses@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":420},"Microsoft.Network/routeFilters@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":425},"Microsoft.Network/routeFilters/routeFilterRules@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":430},"Microsoft.Network/routeTables@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":435},"Microsoft.Network/routeTables/routes@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":439},"Microsoft.Network/virtualNetworks@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":457},"Microsoft.Network/virtualNetworks/subnets@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":461},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":465},"Microsoft.Network/virtualNetworkGateways@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":512},"Microsoft.Network/connections@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":587},"Microsoft.Network/localNetworkGateways@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":592},"Microsoft.Network/applicationGatewayAvailableSslOptions@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":639},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":678},"Microsoft.Network/loadBalancers/backendAddressPools@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":682},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":687},"Microsoft.Network/loadBalancers/loadBalancingRules@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":691},"Microsoft.Network/loadBalancers/probes@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":695},"Microsoft.Network/networkInterfaces/ipConfigurations@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":699},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":703},"Microsoft.Network/applicationGateways@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":255},"Microsoft.Network/applicationSecurityGroups@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":260},"Microsoft.Network/expressRouteCircuits/authorizations@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":268},"Microsoft.Network/expressRouteCircuits/peerings@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":308},"Microsoft.Network/expressRouteCircuits@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":330},"Microsoft.Network/loadBalancers@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":382},"Microsoft.Network/loadBalancers/inboundNatRules@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":386},"Microsoft.Network/networkInterfaces@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":391},"Microsoft.Network/networkSecurityGroups@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":396},"Microsoft.Network/networkSecurityGroups/securityRules@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":400},"Microsoft.Network/networkWatchers@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":411},"Microsoft.Network/networkWatchers/packetCaptures@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":428},"Microsoft.Network/publicIPAddresses@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":434},"Microsoft.Network/routeFilters@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":439},"Microsoft.Network/routeFilters/routeFilterRules@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":444},"Microsoft.Network/routeTables@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":449},"Microsoft.Network/routeTables/routes@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":453},"Microsoft.Network/virtualNetworks@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":471},"Microsoft.Network/virtualNetworks/subnets@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":475},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":479},"Microsoft.Network/virtualNetworkGateways@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":526},"Microsoft.Network/connections@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":601},"Microsoft.Network/localNetworkGateways@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":606},"Microsoft.Network/applicationGatewayAvailableSslOptions@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":653},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":692},"Microsoft.Network/loadBalancers/backendAddressPools@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":696},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":701},"Microsoft.Network/loadBalancers/loadBalancingRules@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":705},"Microsoft.Network/loadBalancers/probes@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":709},"Microsoft.Network/networkInterfaces/ipConfigurations@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":713},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":717},"Microsoft.Network/applicationGateways@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":255},"Microsoft.Network/applicationSecurityGroups@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":260},"Microsoft.Network/expressRouteCircuits/authorizations@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":268},"Microsoft.Network/expressRouteCircuits/peerings@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":308},"Microsoft.Network/expressRouteCircuits@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":330},"Microsoft.Network/loadBalancers@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":382},"Microsoft.Network/loadBalancers/inboundNatRules@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":386},"Microsoft.Network/networkInterfaces@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":391},"Microsoft.Network/networkSecurityGroups@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":396},"Microsoft.Network/networkSecurityGroups/securityRules@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":400},"Microsoft.Network/networkWatchers@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":411},"Microsoft.Network/networkWatchers/packetCaptures@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":428},"Microsoft.Network/networkWatchers/connectionMonitors@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":441},"Microsoft.Network/publicIPAddresses@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":447},"Microsoft.Network/routeFilters@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":452},"Microsoft.Network/routeFilters/routeFilterRules@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":457},"Microsoft.Network/routeTables@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":462},"Microsoft.Network/routeTables/routes@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":466},"Microsoft.Network/virtualNetworks@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":484},"Microsoft.Network/virtualNetworks/subnets@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":488},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":492},"Microsoft.Network/virtualNetworkGateways@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":539},"Microsoft.Network/connections@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":614},"Microsoft.Network/localNetworkGateways@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":619},"Microsoft.Network/applicationGatewayAvailableSslOptions@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":666},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":705},"Microsoft.Network/loadBalancers/backendAddressPools@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":709},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":714},"Microsoft.Network/loadBalancers/loadBalancingRules@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":718},"Microsoft.Network/loadBalancers/probes@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":722},"Microsoft.Network/networkInterfaces/ipConfigurations@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":726},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":730},"Microsoft.Network/applicationGateways@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":257},"Microsoft.Network/applicationSecurityGroups@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":262},"Microsoft.Network/expressRouteCircuits/authorizations@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":270},"Microsoft.Network/expressRouteCircuits/peerings@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":309},"Microsoft.Network/expressRouteCircuits@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":331},"Microsoft.Network/loadBalancers@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":383},"Microsoft.Network/loadBalancers/inboundNatRules@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":387},"Microsoft.Network/networkInterfaces@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":392},"Microsoft.Network/networkSecurityGroups@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":397},"Microsoft.Network/networkSecurityGroups/securityRules@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":401},"Microsoft.Network/networkWatchers@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":412},"Microsoft.Network/networkWatchers/packetCaptures@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":429},"Microsoft.Network/networkWatchers/connectionMonitors@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":442},"Microsoft.Network/publicIPAddresses@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":448},"Microsoft.Network/routeFilters@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":453},"Microsoft.Network/routeFilters/routeFilterRules@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":457},"Microsoft.Network/routeTables@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":462},"Microsoft.Network/routeTables/routes@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":466},"Microsoft.Network/virtualNetworks@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":484},"Microsoft.Network/virtualNetworks/subnets@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":488},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":492},"Microsoft.Network/virtualNetworkGateways@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":539},"Microsoft.Network/connections@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":614},"Microsoft.Network/localNetworkGateways@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":619},"Microsoft.Network/applicationGatewayAvailableSslOptions@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":666},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":705},"Microsoft.Network/loadBalancers/backendAddressPools@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":709},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":714},"Microsoft.Network/loadBalancers/loadBalancingRules@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":718},"Microsoft.Network/loadBalancers/probes@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":722},"Microsoft.Network/networkInterfaces/ipConfigurations@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":726},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":730},"Microsoft.Network/applicationGateways@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":257},"Microsoft.Network/applicationSecurityGroups@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":262},"Microsoft.Network/expressRouteCircuits/authorizations@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":270},"Microsoft.Network/expressRouteCircuits/peerings@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":309},"Microsoft.Network/expressRouteCircuits@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":331},"Microsoft.Network/loadBalancers@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":383},"Microsoft.Network/loadBalancers/inboundNatRules@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":387},"Microsoft.Network/networkInterfaces@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":392},"Microsoft.Network/networkSecurityGroups@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":397},"Microsoft.Network/networkSecurityGroups/securityRules@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":401},"Microsoft.Network/networkWatchers@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":412},"Microsoft.Network/networkWatchers/packetCaptures@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":429},"Microsoft.Network/networkWatchers/connectionMonitors@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":442},"Microsoft.Network/publicIPAddresses@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":448},"Microsoft.Network/routeFilters@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":453},"Microsoft.Network/routeFilters/routeFilterRules@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":457},"Microsoft.Network/routeTables@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":462},"Microsoft.Network/routeTables/routes@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":466},"Microsoft.Network/virtualNetworks@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":484},"Microsoft.Network/virtualNetworks/subnets@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":488},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":492},"Microsoft.Network/virtualNetworkGateways@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":539},"Microsoft.Network/connections@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":614},"Microsoft.Network/localNetworkGateways@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":619},"Microsoft.Network/applicationGatewayAvailableSslOptions@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":666},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":705},"Microsoft.Network/loadBalancers/backendAddressPools@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":709},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":714},"Microsoft.Network/loadBalancers/loadBalancingRules@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":718},"Microsoft.Network/loadBalancers/probes@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":722},"Microsoft.Network/networkInterfaces/ipConfigurations@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":726},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":730},"Microsoft.Network/applicationGateways@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":257},"Microsoft.Network/applicationSecurityGroups@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":262},"Microsoft.Network/ddosProtectionPlans@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":269},"Microsoft.Network/expressRouteCircuits/authorizations@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":277},"Microsoft.Network/expressRouteCircuits/peerings@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":323},"Microsoft.Network/expressRouteCircuits/peerings/connections@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":327},"Microsoft.Network/expressRouteCircuits@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":349},"Microsoft.Network/expressRouteCrossConnections@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":371},"Microsoft.Network/expressRouteCrossConnections/peerings@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":375},"Microsoft.Network/loadBalancers@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":428},"Microsoft.Network/loadBalancers/inboundNatRules@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":432},"Microsoft.Network/networkInterfaces@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":437},"Microsoft.Network/networkSecurityGroups@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":442},"Microsoft.Network/networkSecurityGroups/securityRules@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":446},"Microsoft.Network/networkWatchers@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":457},"Microsoft.Network/networkWatchers/packetCaptures@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":474},"Microsoft.Network/networkWatchers/connectionMonitors@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":487},"Microsoft.Network/publicIPAddresses@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":493},"Microsoft.Network/routeFilters@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":498},"Microsoft.Network/routeFilters/routeFilterRules@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":502},"Microsoft.Network/routeTables@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":507},"Microsoft.Network/routeTables/routes@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":511},"Microsoft.Network/virtualNetworks@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":529},"Microsoft.Network/virtualNetworks/subnets@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":533},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":537},"Microsoft.Network/virtualNetworkGateways@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":637},"Microsoft.Network/connections@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":666},"Microsoft.Network/localNetworkGateways@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":671},"Microsoft.Network/applicationGatewayAvailableSslOptions@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":718},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":757},"Microsoft.Network/loadBalancers/backendAddressPools@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":761},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":766},"Microsoft.Network/loadBalancers/loadBalancingRules@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":770},"Microsoft.Network/loadBalancers/probes@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":774},"Microsoft.Network/networkInterfaces/ipConfigurations@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":778},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":782},"Microsoft.Network/azureFirewalls@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":67},"Microsoft.Network/applicationGateways@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":323},"Microsoft.Network/applicationSecurityGroups@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":328},"Microsoft.Network/ddosProtectionPlans@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":335},"Microsoft.Network/expressRouteCircuits/authorizations@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":343},"Microsoft.Network/expressRouteCircuits/peerings@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":389},"Microsoft.Network/expressRouteCircuits/peerings/connections@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":393},"Microsoft.Network/expressRouteCircuits@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":415},"Microsoft.Network/expressRouteCrossConnections@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":437},"Microsoft.Network/expressRouteCrossConnections/peerings@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":441},"Microsoft.Network/loadBalancers@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":494},"Microsoft.Network/loadBalancers/inboundNatRules@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":498},"Microsoft.Network/networkInterfaces@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":503},"Microsoft.Network/networkSecurityGroups@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":508},"Microsoft.Network/networkSecurityGroups/securityRules@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":512},"Microsoft.Network/networkWatchers@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":523},"Microsoft.Network/networkWatchers/packetCaptures@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":540},"Microsoft.Network/networkWatchers/connectionMonitors@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":553},"Microsoft.Network/publicIPAddresses@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":559},"Microsoft.Network/routeFilters@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":564},"Microsoft.Network/routeFilters/routeFilterRules@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":568},"Microsoft.Network/routeTables@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":573},"Microsoft.Network/routeTables/routes@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":577},"Microsoft.Network/virtualNetworks@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":595},"Microsoft.Network/virtualNetworks/subnets@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":599},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":603},"Microsoft.Network/virtualNetworkGateways@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":716},"Microsoft.Network/connections@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":745},"Microsoft.Network/localNetworkGateways@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":750},"Microsoft.Network/virtualWans@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":763},"Microsoft.Network/vpnSites@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":775},"Microsoft.Network/virtualHubs@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":795},"Microsoft.Network/vpnGateways@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":821},"Microsoft.Network/vpnGateways/vpnConnections@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":825},"Microsoft.Network/applicationGatewayAvailableSslOptions@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":872},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":911},"Microsoft.Network/loadBalancers/backendAddressPools@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":915},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":920},"Microsoft.Network/loadBalancers/loadBalancingRules@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":924},"Microsoft.Network/loadBalancers/probes@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":928},"Microsoft.Network/networkInterfaces/ipConfigurations@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":932},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":936},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":941},"Microsoft.Network/azureFirewalls@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":67},"Microsoft.Network/applicationGateways@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":323},"Microsoft.Network/applicationSecurityGroups@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":328},"Microsoft.Network/ddosProtectionPlans@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":335},"Microsoft.Network/expressRouteCircuits/authorizations@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":343},"Microsoft.Network/expressRouteCircuits/peerings@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":389},"Microsoft.Network/expressRouteCircuits/peerings/connections@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":393},"Microsoft.Network/expressRouteCircuits@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":415},"Microsoft.Network/expressRouteCrossConnections@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":437},"Microsoft.Network/expressRouteCrossConnections/peerings@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":441},"Microsoft.Network/loadBalancers@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":494},"Microsoft.Network/loadBalancers/inboundNatRules@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":498},"Microsoft.Network/networkInterfaces@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":503},"Microsoft.Network/networkSecurityGroups@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":508},"Microsoft.Network/networkSecurityGroups/securityRules@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":512},"Microsoft.Network/networkWatchers@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":523},"Microsoft.Network/networkWatchers/packetCaptures@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":540},"Microsoft.Network/networkWatchers/connectionMonitors@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":553},"Microsoft.Network/publicIPAddresses@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":559},"Microsoft.Network/routeFilters@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":564},"Microsoft.Network/routeFilters/routeFilterRules@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":568},"Microsoft.Network/routeTables@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":573},"Microsoft.Network/routeTables/routes@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":577},"Microsoft.Network/virtualNetworks@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":595},"Microsoft.Network/virtualNetworks/subnets@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":599},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":603},"Microsoft.Network/virtualNetworkGateways@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":716},"Microsoft.Network/connections@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":745},"Microsoft.Network/localNetworkGateways@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":750},"Microsoft.Network/virtualWans@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":763},"Microsoft.Network/vpnSites@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":775},"Microsoft.Network/virtualHubs@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":795},"Microsoft.Network/vpnGateways@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":821},"Microsoft.Network/vpnGateways/vpnConnections@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":825},"Microsoft.Network/applicationGatewayAvailableSslOptions@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":872},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":911},"Microsoft.Network/loadBalancers/backendAddressPools@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":915},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":920},"Microsoft.Network/loadBalancers/loadBalancingRules@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":924},"Microsoft.Network/loadBalancers/probes@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":928},"Microsoft.Network/networkInterfaces/ipConfigurations@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":932},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":936},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":941},"Microsoft.Network/azureFirewalls@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":67},"Microsoft.Network/applicationGateways@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":332},"Microsoft.Network/applicationSecurityGroups@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":337},"Microsoft.Network/ddosProtectionPlans@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":344},"Microsoft.Network/expressRouteCircuits/authorizations@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":352},"Microsoft.Network/expressRouteCircuits/peerings@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":398},"Microsoft.Network/expressRouteCircuits/peerings/connections@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":402},"Microsoft.Network/expressRouteCircuits@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":424},"Microsoft.Network/expressRouteCrossConnections@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":446},"Microsoft.Network/expressRouteCrossConnections/peerings@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":450},"Microsoft.Network/loadBalancers@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":507},"Microsoft.Network/loadBalancers/inboundNatRules@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":511},"Microsoft.Network/networkInterfaces@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":516},"Microsoft.Network/networkSecurityGroups@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":521},"Microsoft.Network/networkSecurityGroups/securityRules@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":525},"Microsoft.Network/networkWatchers@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":536},"Microsoft.Network/networkWatchers/packetCaptures@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":553},"Microsoft.Network/networkWatchers/connectionMonitors@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":566},"Microsoft.Network/publicIPAddresses@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":572},"Microsoft.Network/publicIPPrefixes@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":588},"Microsoft.Network/routeFilters@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":593},"Microsoft.Network/routeFilters/routeFilterRules@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":597},"Microsoft.Network/routeTables@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":602},"Microsoft.Network/routeTables/routes@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":606},"Microsoft.Network/virtualNetworks@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":624},"Microsoft.Network/virtualNetworks/subnets@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":628},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":632},"Microsoft.Network/virtualNetworkGateways@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":745},"Microsoft.Network/connections@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":774},"Microsoft.Network/localNetworkGateways@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":779},"Microsoft.Network/virtualWans@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":792},"Microsoft.Network/vpnSites@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":804},"Microsoft.Network/virtualHubs@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":824},"Microsoft.Network/vpnGateways@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":850},"Microsoft.Network/vpnGateways/vpnConnections@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":854},"Microsoft.Network/serviceEndpointPolicies@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":859},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":863},"Microsoft.Network/applicationGatewayAvailableSslOptions@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":910},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":949},"Microsoft.Network/loadBalancers/backendAddressPools@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":953},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":958},"Microsoft.Network/loadBalancers/loadBalancingRules@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":962},"Microsoft.Network/loadBalancers/probes@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":966},"Microsoft.Network/networkInterfaces/ipConfigurations@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":970},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":974},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":979},"Microsoft.Network/applicationGateways@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":321},"Microsoft.Network/applicationSecurityGroups@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":326},"Microsoft.Network/azureFirewalls@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":409},"Microsoft.Network/ddosProtectionPlans@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":416},"Microsoft.Network/expressRouteCircuits/authorizations@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":424},"Microsoft.Network/expressRouteCircuits/peerings@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":471},"Microsoft.Network/expressRouteCircuits/peerings/connections@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":475},"Microsoft.Network/expressRouteCircuits@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":498},"Microsoft.Network/expressRouteCrossConnections@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":520},"Microsoft.Network/expressRouteCrossConnections/peerings@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":524},"Microsoft.Network/expressRouteGateways@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":547},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":551},"Microsoft.Network/ExpressRoutePorts@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":570},"Microsoft.Network/interfaceEndpoints@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":575},"Microsoft.Network/loadBalancers@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":622},"Microsoft.Network/loadBalancers/inboundNatRules@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":626},"Microsoft.Network/networkInterfaces@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":631},"Microsoft.Network/networkInterfaces/tapConfigurations@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":635},"Microsoft.Network/networkProfiles@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":653},"Microsoft.Network/networkSecurityGroups@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":658},"Microsoft.Network/networkSecurityGroups/securityRules@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":662},"Microsoft.Network/networkWatchers@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":673},"Microsoft.Network/networkWatchers/packetCaptures@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":690},"Microsoft.Network/networkWatchers/connectionMonitors@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":703},"Microsoft.Network/publicIPAddresses@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":709},"Microsoft.Network/publicIPPrefixes@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":725},"Microsoft.Network/routeFilters@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":730},"Microsoft.Network/routeFilters/routeFilterRules@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":734},"Microsoft.Network/routeTables@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":739},"Microsoft.Network/routeTables/routes@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":743},"Microsoft.Network/serviceEndpointPolicies@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":748},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":752},"Microsoft.Network/virtualNetworks@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":770},"Microsoft.Network/virtualNetworks/subnets@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":774},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":778},"Microsoft.Network/virtualNetworkTaps@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":783},"Microsoft.Network/virtualNetworkGateways@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":896},"Microsoft.Network/connections@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":928},"Microsoft.Network/localNetworkGateways@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":933},"Microsoft.Network/virtualWans@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":972},"Microsoft.Network/vpnSites@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":984},"Microsoft.Network/virtualHubs@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1007},"Microsoft.Network/vpnGateways@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1035},"Microsoft.Network/vpnGateways/vpnConnections@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1039},"Microsoft.Network/virtualWans/p2sVpnServerConfigurations@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1043},"Microsoft.Network/p2svpnGateways@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1056},"Microsoft.Network/applicationGatewayAvailableSslOptions@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1103},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1142},"Microsoft.Network/ExpressRoutePortsLocations@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1150},"Microsoft.Network/ExpressRoutePorts/links@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1154},"Microsoft.Network/loadBalancers/backendAddressPools@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1158},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1163},"Microsoft.Network/loadBalancers/loadBalancingRules@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1167},"Microsoft.Network/loadBalancers/outboundRules@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1171},"Microsoft.Network/loadBalancers/probes@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1175},"Microsoft.Network/networkInterfaces/ipConfigurations@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1179},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1183},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1187},"Microsoft.Network/applicationGateways@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":338},"Microsoft.Network/applicationSecurityGroups@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":343},"Microsoft.Network/azureFirewalls@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":426},"Microsoft.Network/ddosProtectionPlans@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":433},"Microsoft.Network/expressRouteCircuits/authorizations@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":441},"Microsoft.Network/expressRouteCircuits/peerings@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":488},"Microsoft.Network/expressRouteCircuits/peerings/connections@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":492},"Microsoft.Network/expressRouteCircuits@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":515},"Microsoft.Network/expressRouteCrossConnections@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":537},"Microsoft.Network/expressRouteCrossConnections/peerings@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":541},"Microsoft.Network/expressRouteGateways@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":564},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":568},"Microsoft.Network/ExpressRoutePorts@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":587},"Microsoft.Network/interfaceEndpoints@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":592},"Microsoft.Network/loadBalancers@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":639},"Microsoft.Network/loadBalancers/inboundNatRules@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":643},"Microsoft.Network/networkInterfaces@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":648},"Microsoft.Network/networkInterfaces/tapConfigurations@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":652},"Microsoft.Network/networkProfiles@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":670},"Microsoft.Network/networkSecurityGroups@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":675},"Microsoft.Network/networkSecurityGroups/securityRules@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":679},"Microsoft.Network/networkWatchers@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":690},"Microsoft.Network/networkWatchers/packetCaptures@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":707},"Microsoft.Network/networkWatchers/connectionMonitors@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":720},"Microsoft.Network/publicIPAddresses@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":726},"Microsoft.Network/publicIPPrefixes@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":742},"Microsoft.Network/routeFilters@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":747},"Microsoft.Network/routeFilters/routeFilterRules@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":751},"Microsoft.Network/routeTables@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":756},"Microsoft.Network/routeTables/routes@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":760},"Microsoft.Network/serviceEndpointPolicies@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":765},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":769},"Microsoft.Network/virtualNetworks@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":787},"Microsoft.Network/virtualNetworks/subnets@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":791},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":795},"Microsoft.Network/virtualNetworkGateways@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":908},"Microsoft.Network/connections@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":940},"Microsoft.Network/localNetworkGateways@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":945},"Microsoft.Network/virtualNetworkTaps@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":950},"Microsoft.Network/virtualWans@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":989},"Microsoft.Network/vpnSites@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1001},"Microsoft.Network/virtualHubs@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1024},"Microsoft.Network/vpnGateways@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1052},"Microsoft.Network/vpnGateways/vpnConnections@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1056},"Microsoft.Network/virtualWans/p2sVpnServerConfigurations@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1060},"Microsoft.Network/p2svpnGateways@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1073},"Microsoft.Network/applicationGatewayAvailableSslOptions@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1120},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1159},"Microsoft.Network/ExpressRoutePortsLocations@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1167},"Microsoft.Network/ExpressRoutePorts/links@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1171},"Microsoft.Network/loadBalancers/backendAddressPools@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1175},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1180},"Microsoft.Network/loadBalancers/loadBalancingRules@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1184},"Microsoft.Network/loadBalancers/outboundRules@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1188},"Microsoft.Network/loadBalancers/probes@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1192},"Microsoft.Network/networkInterfaces/ipConfigurations@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1196},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1200},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1204},"Microsoft.Network/applicationGateways@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":342},"Microsoft.Network/applicationSecurityGroups@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":347},"Microsoft.Network/azureFirewalls@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":430},"Microsoft.Network/ddosCustomPolicies@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":448},"Microsoft.Network/ddosProtectionPlans@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":455},"Microsoft.Network/expressRouteCircuits/authorizations@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":463},"Microsoft.Network/expressRouteCircuits/peerings@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":510},"Microsoft.Network/expressRouteCircuits/peerings/connections@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":514},"Microsoft.Network/expressRouteCircuits@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":537},"Microsoft.Network/expressRouteCrossConnections@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":559},"Microsoft.Network/expressRouteCrossConnections/peerings@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":563},"Microsoft.Network/expressRouteGateways@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":586},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":590},"Microsoft.Network/ExpressRoutePorts@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":609},"Microsoft.Network/interfaceEndpoints@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":614},"Microsoft.Network/loadBalancers@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":661},"Microsoft.Network/loadBalancers/inboundNatRules@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":665},"Microsoft.Network/networkInterfaces@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":670},"Microsoft.Network/networkInterfaces/tapConfigurations@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":674},"Microsoft.Network/networkProfiles@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":692},"Microsoft.Network/networkSecurityGroups@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":697},"Microsoft.Network/networkSecurityGroups/securityRules@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":701},"Microsoft.Network/networkWatchers@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":712},"Microsoft.Network/networkWatchers/packetCaptures@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":729},"Microsoft.Network/networkWatchers/connectionMonitors@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":742},"Microsoft.Network/publicIPAddresses@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":748},"Microsoft.Network/publicIPPrefixes@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":764},"Microsoft.Network/routeFilters@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":769},"Microsoft.Network/routeFilters/routeFilterRules@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":773},"Microsoft.Network/routeTables@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":778},"Microsoft.Network/routeTables/routes@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":782},"Microsoft.Network/serviceEndpointPolicies@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":787},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":791},"Microsoft.Network/virtualNetworks@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":809},"Microsoft.Network/virtualNetworks/subnets@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":813},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":817},"Microsoft.Network/virtualNetworkGateways@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":930},"Microsoft.Network/connections@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":962},"Microsoft.Network/localNetworkGateways@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":967},"Microsoft.Network/virtualNetworkTaps@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":972},"Microsoft.Network/virtualWans@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1011},"Microsoft.Network/vpnSites@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1023},"Microsoft.Network/virtualHubs@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1046},"Microsoft.Network/vpnGateways@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1074},"Microsoft.Network/vpnGateways/vpnConnections@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1078},"Microsoft.Network/virtualWans/p2sVpnServerConfigurations@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1082},"Microsoft.Network/p2svpnGateways@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1095},"Microsoft.Network/applicationGatewayAvailableSslOptions@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1142},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1181},"Microsoft.Network/ExpressRoutePortsLocations@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1189},"Microsoft.Network/ExpressRoutePorts/links@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1193},"Microsoft.Network/loadBalancers/backendAddressPools@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1197},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1202},"Microsoft.Network/loadBalancers/loadBalancingRules@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1206},"Microsoft.Network/loadBalancers/outboundRules@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1210},"Microsoft.Network/loadBalancers/probes@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1214},"Microsoft.Network/networkInterfaces/ipConfigurations@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1218},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1222},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1226},"Microsoft.Network/applicationGateways@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":344},"Microsoft.Network/applicationSecurityGroups@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":349},"Microsoft.Network/azureFirewalls@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":437},"Microsoft.Network/ddosCustomPolicies@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":455},"Microsoft.Network/ddosProtectionPlans@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":462},"Microsoft.Network/expressRouteCircuits/authorizations@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":470},"Microsoft.Network/expressRouteCircuits/peerings@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":524},"Microsoft.Network/expressRouteCircuits/peerings/connections@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":528},"Microsoft.Network/expressRouteCircuits@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":552},"Microsoft.Network/expressRouteCrossConnections@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":574},"Microsoft.Network/expressRouteCrossConnections/peerings@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":578},"Microsoft.Network/expressRouteGateways@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":601},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":605},"Microsoft.Network/ExpressRoutePorts@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":624},"Microsoft.Network/interfaceEndpoints@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":629},"Microsoft.Network/loadBalancers@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":676},"Microsoft.Network/loadBalancers/inboundNatRules@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":680},"Microsoft.Network/networkInterfaces@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":685},"Microsoft.Network/networkInterfaces/tapConfigurations@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":689},"Microsoft.Network/networkProfiles@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":707},"Microsoft.Network/networkSecurityGroups@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":712},"Microsoft.Network/networkSecurityGroups/securityRules@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":716},"Microsoft.Network/networkWatchers@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":727},"Microsoft.Network/networkWatchers/packetCaptures@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":744},"Microsoft.Network/networkWatchers/connectionMonitors@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":757},"Microsoft.Network/publicIPAddresses@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":763},"Microsoft.Network/publicIPPrefixes@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":779},"Microsoft.Network/routeFilters@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":784},"Microsoft.Network/routeFilters/routeFilterRules@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":788},"Microsoft.Network/routeTables@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":793},"Microsoft.Network/routeTables/routes@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":797},"Microsoft.Network/serviceEndpointPolicies@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":802},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":806},"Microsoft.Network/virtualNetworks@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":824},"Microsoft.Network/virtualNetworks/subnets@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":828},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":832},"Microsoft.Network/virtualNetworkGateways@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":945},"Microsoft.Network/connections@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":977},"Microsoft.Network/localNetworkGateways@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":982},"Microsoft.Network/virtualNetworkTaps@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":987},"Microsoft.Network/virtualWans@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1026},"Microsoft.Network/vpnSites@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1038},"Microsoft.Network/virtualHubs@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1061},"Microsoft.Network/vpnGateways@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1089},"Microsoft.Network/vpnGateways/vpnConnections@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1093},"Microsoft.Network/virtualWans/p2sVpnServerConfigurations@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1097},"Microsoft.Network/p2svpnGateways@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1110},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1176},"Microsoft.Network/applicationGatewayAvailableSslOptions@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1223},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1262},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1266},"Microsoft.Network/ExpressRoutePortsLocations@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1274},"Microsoft.Network/ExpressRoutePorts/links@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1278},"Microsoft.Network/loadBalancers/backendAddressPools@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1282},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1287},"Microsoft.Network/loadBalancers/loadBalancingRules@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1291},"Microsoft.Network/loadBalancers/outboundRules@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1295},"Microsoft.Network/loadBalancers/probes@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1299},"Microsoft.Network/networkInterfaces/ipConfigurations@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1303},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1307},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1311},"Microsoft.Network/applicationGateways@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":346},"Microsoft.Network/applicationSecurityGroups@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":351},"Microsoft.Network/azureFirewalls@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":438},"Microsoft.Network/ddosCustomPolicies@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":456},"Microsoft.Network/ddosProtectionPlans@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":463},"Microsoft.Network/expressRouteCircuits/authorizations@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":471},"Microsoft.Network/expressRouteCircuits/peerings@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":525},"Microsoft.Network/expressRouteCircuits/peerings/connections@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":529},"Microsoft.Network/expressRouteCircuits@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":553},"Microsoft.Network/expressRouteCrossConnections@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":575},"Microsoft.Network/expressRouteCrossConnections/peerings@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":579},"Microsoft.Network/expressRouteGateways@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":602},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":606},"Microsoft.Network/ExpressRoutePorts@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":625},"Microsoft.Network/interfaceEndpoints@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":630},"Microsoft.Network/loadBalancers@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":677},"Microsoft.Network/loadBalancers/inboundNatRules@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":681},"Microsoft.Network/natGateways@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":693},"Microsoft.Network/networkInterfaces@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":698},"Microsoft.Network/networkInterfaces/tapConfigurations@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":702},"Microsoft.Network/networkProfiles@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":720},"Microsoft.Network/networkSecurityGroups@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":725},"Microsoft.Network/networkSecurityGroups/securityRules@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":729},"Microsoft.Network/networkWatchers@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":740},"Microsoft.Network/networkWatchers/packetCaptures@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":757},"Microsoft.Network/networkWatchers/connectionMonitors@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":770},"Microsoft.Network/publicIPAddresses@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":776},"Microsoft.Network/publicIPPrefixes@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":792},"Microsoft.Network/routeFilters@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":797},"Microsoft.Network/routeFilters/routeFilterRules@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":801},"Microsoft.Network/routeTables@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":806},"Microsoft.Network/routeTables/routes@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":810},"Microsoft.Network/serviceEndpointPolicies@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":815},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":819},"Microsoft.Network/virtualNetworks@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":837},"Microsoft.Network/virtualNetworks/subnets@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":841},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":845},"Microsoft.Network/virtualNetworkGateways@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":958},"Microsoft.Network/connections@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":990},"Microsoft.Network/localNetworkGateways@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":995},"Microsoft.Network/virtualNetworkTaps@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1000},"Microsoft.Network/virtualWans@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1039},"Microsoft.Network/vpnSites@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1051},"Microsoft.Network/virtualHubs@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1074},"Microsoft.Network/vpnGateways@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1102},"Microsoft.Network/vpnGateways/vpnConnections@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1106},"Microsoft.Network/virtualWans/p2sVpnServerConfigurations@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1110},"Microsoft.Network/p2svpnGateways@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1123},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1189},"Microsoft.Network/applicationGatewayAvailableSslOptions@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1236},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1275},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1279},"Microsoft.Network/ExpressRoutePortsLocations@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1287},"Microsoft.Network/ExpressRoutePorts/links@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1291},"Microsoft.Network/loadBalancers/backendAddressPools@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1295},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1300},"Microsoft.Network/loadBalancers/loadBalancingRules@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1304},"Microsoft.Network/loadBalancers/outboundRules@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1308},"Microsoft.Network/loadBalancers/probes@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1312},"Microsoft.Network/networkInterfaces/ipConfigurations@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1316},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1320},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1324},"Microsoft.Network/applicationGateways@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":365},"Microsoft.Network/applicationSecurityGroups@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":370},"Microsoft.Network/azureFirewalls@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":458},"Microsoft.Network/bastionHosts@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":480},"Microsoft.Network/ddosCustomPolicies@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":498},"Microsoft.Network/ddosProtectionPlans@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":505},"Microsoft.Network/expressRouteCircuits/authorizations@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":513},"Microsoft.Network/expressRouteCircuits/peerings@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":553},"Microsoft.Network/expressRouteCircuits/peerings/connections@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":557},"Microsoft.Network/expressRouteCircuits@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":582},"Microsoft.Network/expressRouteCrossConnections@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":604},"Microsoft.Network/expressRouteCrossConnections/peerings@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":608},"Microsoft.Network/expressRouteGateways@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":631},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":635},"Microsoft.Network/ExpressRoutePorts@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":654},"Microsoft.Network/privateEndpoints@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":659},"Microsoft.Network/privateLinkServices@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":699},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":703},"Microsoft.Network/loadBalancers@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":750},"Microsoft.Network/loadBalancers/inboundNatRules@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":754},"Microsoft.Network/natGateways@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":767},"Microsoft.Network/networkInterfaces@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":772},"Microsoft.Network/networkInterfaces/tapConfigurations@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":776},"Microsoft.Network/networkProfiles@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":794},"Microsoft.Network/networkSecurityGroups@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":799},"Microsoft.Network/networkSecurityGroups/securityRules@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":803},"Microsoft.Network/networkWatchers@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":814},"Microsoft.Network/networkWatchers/packetCaptures@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":831},"Microsoft.Network/networkWatchers/connectionMonitors@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":844},"Microsoft.Network/publicIPAddresses@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":850},"Microsoft.Network/publicIPPrefixes@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":866},"Microsoft.Network/routeFilters@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":883},"Microsoft.Network/routeFilters/routeFilterRules@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":887},"Microsoft.Network/routeTables@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":892},"Microsoft.Network/routeTables/routes@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":896},"Microsoft.Network/serviceEndpointPolicies@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":901},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":905},"Microsoft.Network/virtualNetworks@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":923},"Microsoft.Network/virtualNetworks/subnets@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":927},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":931},"Microsoft.Network/virtualNetworkGateways@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1044},"Microsoft.Network/connections@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1076},"Microsoft.Network/localNetworkGateways@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1081},"Microsoft.Network/virtualNetworkTaps@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1086},"Microsoft.Network/virtualWans@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1125},"Microsoft.Network/vpnSites@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1137},"Microsoft.Network/virtualHubs@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1160},"Microsoft.Network/vpnGateways@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1188},"Microsoft.Network/vpnGateways/vpnConnections@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1192},"Microsoft.Network/virtualWans/p2sVpnServerConfigurations@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1196},"Microsoft.Network/p2svpnGateways@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1209},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1275},"Microsoft.Network/applicationGatewayAvailableSslOptions@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1322},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1361},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1365},"Microsoft.Network/ExpressRoutePortsLocations@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1373},"Microsoft.Network/ExpressRoutePorts/links@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1377},"Microsoft.Network/loadBalancers/backendAddressPools@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1381},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1386},"Microsoft.Network/loadBalancers/loadBalancingRules@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1390},"Microsoft.Network/loadBalancers/outboundRules@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1394},"Microsoft.Network/loadBalancers/probes@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1398},"Microsoft.Network/networkInterfaces/ipConfigurations@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1402},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1406},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1410},"Microsoft.Network/applicationGateways@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":365},"Microsoft.Network/applicationSecurityGroups@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":370},"Microsoft.Network/azureFirewalls@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":461},"Microsoft.Network/bastionHosts@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":483},"Microsoft.Network/ddosCustomPolicies@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":501},"Microsoft.Network/ddosProtectionPlans@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":508},"Microsoft.Network/expressRouteCircuits/authorizations@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":516},"Microsoft.Network/expressRouteCircuits/peerings@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":556},"Microsoft.Network/expressRouteCircuits/peerings/connections@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":560},"Microsoft.Network/expressRouteCircuits@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":585},"Microsoft.Network/expressRouteCrossConnections@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":607},"Microsoft.Network/expressRouteCrossConnections/peerings@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":611},"Microsoft.Network/expressRouteGateways@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":634},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":638},"Microsoft.Network/ExpressRoutePorts@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":657},"Microsoft.Network/firewallPolicies@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":675},"Microsoft.Network/firewallPolicies/ruleGroups@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":724},"Microsoft.Network/loadBalancers@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":771},"Microsoft.Network/loadBalancers/inboundNatRules@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":775},"Microsoft.Network/natGateways@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":788},"Microsoft.Network/networkInterfaces@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":793},"Microsoft.Network/networkInterfaces/tapConfigurations@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":797},"Microsoft.Network/networkProfiles@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":815},"Microsoft.Network/networkSecurityGroups@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":820},"Microsoft.Network/networkSecurityGroups/securityRules@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":824},"Microsoft.Network/networkWatchers@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":835},"Microsoft.Network/networkWatchers/packetCaptures@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":852},"Microsoft.Network/networkWatchers/connectionMonitors@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":865},"Microsoft.Network/privateEndpoints@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":870},"Microsoft.Network/privateLinkServices@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":910},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":914},"Microsoft.Network/publicIPAddresses@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":920},"Microsoft.Network/publicIPPrefixes@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":936},"Microsoft.Network/routeFilters@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":953},"Microsoft.Network/routeFilters/routeFilterRules@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":957},"Microsoft.Network/routeTables@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":962},"Microsoft.Network/routeTables/routes@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":966},"Microsoft.Network/serviceEndpointPolicies@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":971},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":975},"Microsoft.Network/virtualNetworks@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":993},"Microsoft.Network/virtualNetworks/subnets@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":997},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1001},"Microsoft.Network/virtualNetworkGateways@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1114},"Microsoft.Network/connections@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1146},"Microsoft.Network/localNetworkGateways@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1151},"Microsoft.Network/virtualNetworkTaps@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1156},"Microsoft.Network/virtualWans@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1195},"Microsoft.Network/vpnSites@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1217},"Microsoft.Network/virtualHubs@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1240},"Microsoft.Network/vpnGateways@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1285},"Microsoft.Network/vpnGateways/vpnConnections@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1289},"Microsoft.Network/virtualWans/p2sVpnServerConfigurations@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1293},"Microsoft.Network/p2svpnGateways@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1306},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1372},"Microsoft.Network/applicationGatewayAvailableSslOptions@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1419},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1458},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1462},"Microsoft.Network/ExpressRoutePortsLocations@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1470},"Microsoft.Network/ExpressRoutePorts/links@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1474},"Microsoft.Network/loadBalancers/backendAddressPools@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1478},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1483},"Microsoft.Network/loadBalancers/loadBalancingRules@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1487},"Microsoft.Network/loadBalancers/outboundRules@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1491},"Microsoft.Network/loadBalancers/probes@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1495},"Microsoft.Network/networkInterfaces/ipConfigurations@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1499},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1503},"Microsoft.Network/vpnSites/vpnSiteLinks@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1507},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1511},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1515},"Microsoft.Network/applicationGateways@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":552},"Microsoft.Network/applicationSecurityGroups@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":557},"Microsoft.Network/azureFirewalls@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":649},"Microsoft.Network/bastionHosts@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":671},"Microsoft.Network/ddosCustomPolicies@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":694},"Microsoft.Network/ddosProtectionPlans@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":706},"Microsoft.Network/expressRouteCircuits/authorizations@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":719},"Microsoft.Network/expressRouteCircuits/peerings@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":774},"Microsoft.Network/expressRouteCircuits/peerings/connections@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":778},"Microsoft.Network/expressRouteCircuits@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":808},"Microsoft.Network/expressRouteCrossConnections@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":840},"Microsoft.Network/expressRouteCrossConnections/peerings@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":844},"Microsoft.Network/expressRouteGateways@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":867},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":871},"Microsoft.Network/ExpressRoutePorts@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":904},"Microsoft.Network/firewallPolicies@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":922},"Microsoft.Network/firewallPolicies/ruleGroups@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":971},"Microsoft.Network/loadBalancers@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1043},"Microsoft.Network/loadBalancers/inboundNatRules@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1047},"Microsoft.Network/natGateways@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1065},"Microsoft.Network/networkInterfaces@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1070},"Microsoft.Network/networkInterfaces/tapConfigurations@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1074},"Microsoft.Network/networkProfiles@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1112},"Microsoft.Network/networkSecurityGroups@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1117},"Microsoft.Network/networkSecurityGroups/securityRules@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1121},"Microsoft.Network/networkWatchers@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1132},"Microsoft.Network/networkWatchers/packetCaptures@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1149},"Microsoft.Network/networkWatchers/connectionMonitors@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1162},"Microsoft.Network/privateEndpoints@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1167},"Microsoft.Network/privateLinkServices@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1207},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1211},"Microsoft.Network/publicIPAddresses@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1217},"Microsoft.Network/publicIPPrefixes@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1238},"Microsoft.Network/routeFilters@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1265},"Microsoft.Network/routeFilters/routeFilterRules@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1269},"Microsoft.Network/routeTables@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1274},"Microsoft.Network/routeTables/routes@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1278},"Microsoft.Network/serviceEndpointPolicies@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1283},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1287},"Microsoft.Network/virtualNetworks@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1315},"Microsoft.Network/virtualNetworks/subnets@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1319},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1323},"Microsoft.Network/virtualNetworkGateways@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1468},"Microsoft.Network/connections@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1514},"Microsoft.Network/localNetworkGateways@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1519},"Microsoft.Network/virtualNetworkTaps@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1524},"Microsoft.Network/virtualRouters@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1537},"Microsoft.Network/virtualRouters/peerings@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1547},"Microsoft.Network/virtualWans@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1611},"Microsoft.Network/vpnSites@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1633},"Microsoft.Network/virtualHubs@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1656},"Microsoft.Network/vpnGateways@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1701},"Microsoft.Network/vpnGateways/vpnConnections@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1705},"Microsoft.Network/virtualWans/p2sVpnServerConfigurations@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1709},"Microsoft.Network/p2svpnGateways@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1722},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1793},"Microsoft.Network/applicationGatewayAvailableSslOptions@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1840},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1879},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1883},"Microsoft.Network/ExpressRoutePortsLocations@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1896},"Microsoft.Network/ExpressRoutePorts/links@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1900},"Microsoft.Network/loadBalancers/backendAddressPools@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1904},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1909},"Microsoft.Network/loadBalancers/loadBalancingRules@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1913},"Microsoft.Network/loadBalancers/outboundRules@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1917},"Microsoft.Network/loadBalancers/probes@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1921},"Microsoft.Network/networkInterfaces/ipConfigurations@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1925},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1929},"Microsoft.Network/vpnSites/vpnSiteLinks@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1933},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1937},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1941},"Microsoft.Network/applicationGateways@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":553},"Microsoft.Network/applicationSecurityGroups@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":558},"Microsoft.Network/azureFirewalls@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":656},"Microsoft.Network/bastionHosts@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":678},"Microsoft.Network/ddosCustomPolicies@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":701},"Microsoft.Network/ddosProtectionPlans@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":713},"Microsoft.Network/expressRouteCircuits/authorizations@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":726},"Microsoft.Network/expressRouteCircuits/peerings@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":781},"Microsoft.Network/expressRouteCircuits/peerings/connections@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":785},"Microsoft.Network/expressRouteCircuits@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":815},"Microsoft.Network/expressRouteCrossConnections@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":847},"Microsoft.Network/expressRouteCrossConnections/peerings@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":851},"Microsoft.Network/expressRouteGateways@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":874},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":878},"Microsoft.Network/ExpressRoutePorts@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":911},"Microsoft.Network/firewallPolicies@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":929},"Microsoft.Network/firewallPolicies/ruleGroups@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":976},"Microsoft.Network/loadBalancers@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1048},"Microsoft.Network/loadBalancers/inboundNatRules@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1052},"Microsoft.Network/natGateways@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1070},"Microsoft.Network/networkInterfaces@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1075},"Microsoft.Network/networkInterfaces/tapConfigurations@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1079},"Microsoft.Network/networkProfiles@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1117},"Microsoft.Network/networkSecurityGroups@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1122},"Microsoft.Network/networkSecurityGroups/securityRules@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1126},"Microsoft.Network/networkWatchers@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1137},"Microsoft.Network/networkWatchers/packetCaptures@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1154},"Microsoft.Network/networkWatchers/connectionMonitors@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1167},"Microsoft.Network/privateEndpoints@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1172},"Microsoft.Network/privateLinkServices@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1212},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1216},"Microsoft.Network/publicIPAddresses@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1222},"Microsoft.Network/publicIPPrefixes@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1243},"Microsoft.Network/routeFilters@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1270},"Microsoft.Network/routeFilters/routeFilterRules@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1274},"Microsoft.Network/routeTables@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1279},"Microsoft.Network/routeTables/routes@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1283},"Microsoft.Network/serviceEndpointPolicies@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1288},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1292},"Microsoft.Network/virtualNetworks@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1321},"Microsoft.Network/virtualNetworks/subnets@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1325},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1329},"Microsoft.Network/virtualNetworkGateways@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1474},"Microsoft.Network/connections@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1520},"Microsoft.Network/localNetworkGateways@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1525},"Microsoft.Network/virtualNetworkTaps@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1530},"Microsoft.Network/virtualRouters@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1543},"Microsoft.Network/virtualRouters/peerings@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1553},"Microsoft.Network/virtualWans@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1571},"Microsoft.Network/vpnSites@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1593},"Microsoft.Network/vpnServerConfigurations@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1637},"Microsoft.Network/virtualHubs@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1660},"Microsoft.Network/vpnGateways@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1705},"Microsoft.Network/vpnGateways/vpnConnections@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1709},"Microsoft.Network/p2svpnGateways@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1714},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1806},"Microsoft.Network/applicationGatewayAvailableSslOptions@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1853},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1892},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1896},"Microsoft.Network/ExpressRoutePortsLocations@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1909},"Microsoft.Network/ExpressRoutePorts/links@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1913},"Microsoft.Network/loadBalancers/backendAddressPools@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1917},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1922},"Microsoft.Network/loadBalancers/loadBalancingRules@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1926},"Microsoft.Network/loadBalancers/outboundRules@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1930},"Microsoft.Network/loadBalancers/probes@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1934},"Microsoft.Network/networkInterfaces/ipConfigurations@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1938},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1942},"Microsoft.Network/vpnSites/vpnSiteLinks@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1946},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1950},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1954},"Microsoft.Network/applicationGateways@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":554},"Microsoft.Network/applicationSecurityGroups@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":559},"Microsoft.Network/azureFirewalls@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":663},"Microsoft.Network/bastionHosts@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":685},"Microsoft.Network/ddosCustomPolicies@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":708},"Microsoft.Network/ddosProtectionPlans@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":720},"Microsoft.Network/expressRouteCircuits/authorizations@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":733},"Microsoft.Network/expressRouteCircuits/peerings@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":788},"Microsoft.Network/expressRouteCircuits/peerings/connections@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":792},"Microsoft.Network/expressRouteCircuits@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":822},"Microsoft.Network/expressRouteCrossConnections@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":854},"Microsoft.Network/expressRouteCrossConnections/peerings@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":858},"Microsoft.Network/expressRouteGateways@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":881},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":885},"Microsoft.Network/ExpressRoutePorts@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":918},"Microsoft.Network/firewallPolicies@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":936},"Microsoft.Network/firewallPolicies/ruleGroups@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":983},"Microsoft.Network/ipGroups@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":996},"Microsoft.Network/loadBalancers@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1068},"Microsoft.Network/loadBalancers/inboundNatRules@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1072},"Microsoft.Network/natGateways@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1090},"Microsoft.Network/networkInterfaces@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1095},"Microsoft.Network/networkInterfaces/tapConfigurations@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1099},"Microsoft.Network/networkProfiles@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1137},"Microsoft.Network/networkSecurityGroups@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1142},"Microsoft.Network/networkSecurityGroups/securityRules@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1146},"Microsoft.Network/networkWatchers@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1157},"Microsoft.Network/networkWatchers/packetCaptures@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1174},"Microsoft.Network/networkWatchers/connectionMonitors@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1187},"Microsoft.Network/privateEndpoints@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1192},"Microsoft.Network/privateLinkServices@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1232},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1236},"Microsoft.Network/publicIPAddresses@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1242},"Microsoft.Network/publicIPPrefixes@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1263},"Microsoft.Network/routeFilters@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1290},"Microsoft.Network/routeFilters/routeFilterRules@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1294},"Microsoft.Network/routeTables@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1299},"Microsoft.Network/routeTables/routes@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1303},"Microsoft.Network/serviceEndpointPolicies@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1308},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1312},"Microsoft.Network/virtualNetworks@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1341},"Microsoft.Network/virtualNetworks/subnets@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1345},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1349},"Microsoft.Network/virtualNetworkGateways@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1494},"Microsoft.Network/connections@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1540},"Microsoft.Network/localNetworkGateways@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1545},"Microsoft.Network/virtualNetworkTaps@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1550},"Microsoft.Network/virtualRouters@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1563},"Microsoft.Network/virtualRouters/peerings@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1573},"Microsoft.Network/virtualWans@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1591},"Microsoft.Network/vpnSites@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1613},"Microsoft.Network/vpnServerConfigurations@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1657},"Microsoft.Network/virtualHubs@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1693},"Microsoft.Network/vpnGateways@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1738},"Microsoft.Network/vpnGateways/vpnConnections@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1742},"Microsoft.Network/p2svpnGateways@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1747},"Microsoft.Network/virtualHubs/routeTables@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1751},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1846},"Microsoft.Network/applicationGatewayAvailableSslOptions@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1893},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1932},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1936},"Microsoft.Network/ExpressRoutePortsLocations@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1949},"Microsoft.Network/ExpressRoutePorts/links@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1953},"Microsoft.Network/loadBalancers/backendAddressPools@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1957},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1962},"Microsoft.Network/loadBalancers/loadBalancingRules@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1966},"Microsoft.Network/loadBalancers/outboundRules@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1970},"Microsoft.Network/loadBalancers/probes@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1974},"Microsoft.Network/networkInterfaces/ipConfigurations@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1978},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1982},"Microsoft.Network/vpnSites/vpnSiteLinks@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1986},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1990},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1994},"Microsoft.Network/applicationGateways@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":555},"Microsoft.Network/applicationSecurityGroups@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":560},"Microsoft.Network/azureFirewalls@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":666},"Microsoft.Network/bastionHosts@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":688},"Microsoft.Network/ddosCustomPolicies@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":711},"Microsoft.Network/ddosProtectionPlans@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":723},"Microsoft.Network/expressRouteCircuits/authorizations@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":736},"Microsoft.Network/expressRouteCircuits/peerings@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":791},"Microsoft.Network/expressRouteCircuits/peerings/connections@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":795},"Microsoft.Network/expressRouteCircuits@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":825},"Microsoft.Network/expressRouteCrossConnections@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":857},"Microsoft.Network/expressRouteCrossConnections/peerings@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":861},"Microsoft.Network/expressRouteGateways@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":884},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":888},"Microsoft.Network/ExpressRoutePorts@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":921},"Microsoft.Network/firewallPolicies@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":939},"Microsoft.Network/firewallPolicies/ruleGroups@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":986},"Microsoft.Network/ipGroups@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":999},"Microsoft.Network/loadBalancers@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1071},"Microsoft.Network/loadBalancers/inboundNatRules@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1075},"Microsoft.Network/natGateways@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1093},"Microsoft.Network/networkInterfaces@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1098},"Microsoft.Network/networkInterfaces/tapConfigurations@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1102},"Microsoft.Network/networkProfiles@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1140},"Microsoft.Network/networkSecurityGroups@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1145},"Microsoft.Network/networkSecurityGroups/securityRules@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1149},"Microsoft.Network/networkWatchers@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1160},"Microsoft.Network/networkWatchers/packetCaptures@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1177},"Microsoft.Network/networkWatchers/connectionMonitors@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1231},"Microsoft.Network/networkWatchers/flowLogs@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1248},"Microsoft.Network/privateEndpoints@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1253},"Microsoft.Network/privateLinkServices@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1293},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1297},"Microsoft.Network/publicIPAddresses@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1303},"Microsoft.Network/publicIPPrefixes@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1324},"Microsoft.Network/routeFilters@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1351},"Microsoft.Network/routeFilters/routeFilterRules@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1355},"Microsoft.Network/routeTables@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1360},"Microsoft.Network/routeTables/routes@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1364},"Microsoft.Network/serviceEndpointPolicies@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1369},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1373},"Microsoft.Network/virtualNetworks@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1402},"Microsoft.Network/virtualNetworks/subnets@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1406},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1410},"Microsoft.Network/virtualNetworkGateways@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1555},"Microsoft.Network/connections@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1601},"Microsoft.Network/localNetworkGateways@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1606},"Microsoft.Network/virtualNetworkTaps@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1611},"Microsoft.Network/virtualRouters@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1624},"Microsoft.Network/virtualRouters/peerings@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1634},"Microsoft.Network/virtualWans@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1652},"Microsoft.Network/vpnSites@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1674},"Microsoft.Network/vpnServerConfigurations@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1718},"Microsoft.Network/virtualHubs@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1754},"Microsoft.Network/vpnGateways@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1799},"Microsoft.Network/vpnGateways/vpnConnections@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1803},"Microsoft.Network/p2svpnGateways@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1808},"Microsoft.Network/virtualHubs/routeTables@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1812},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1907},"Microsoft.Network/applicationGatewayAvailableSslOptions@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1954},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1993},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1997},"Microsoft.Network/ExpressRoutePortsLocations@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2010},"Microsoft.Network/ExpressRoutePorts/links@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2014},"Microsoft.Network/loadBalancers/backendAddressPools@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2018},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2023},"Microsoft.Network/loadBalancers/loadBalancingRules@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2027},"Microsoft.Network/loadBalancers/outboundRules@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2031},"Microsoft.Network/loadBalancers/probes@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2035},"Microsoft.Network/networkInterfaces/ipConfigurations@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2039},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2043},"Microsoft.Network/vpnSites/vpnSiteLinks@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2047},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2051},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2055},"Microsoft.Network/applicationGateways@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":570},"Microsoft.Network/applicationSecurityGroups@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":575},"Microsoft.Network/azureFirewalls@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":681},"Microsoft.Network/bastionHosts@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":703},"Microsoft.Network/ddosCustomPolicies@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":726},"Microsoft.Network/ddosProtectionPlans@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":738},"Microsoft.Network/expressRouteCircuits/authorizations@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":751},"Microsoft.Network/expressRouteCircuits/peerings@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":811},"Microsoft.Network/expressRouteCircuits/peerings/connections@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":815},"Microsoft.Network/expressRouteCircuits@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":845},"Microsoft.Network/expressRouteCrossConnections@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":877},"Microsoft.Network/expressRouteCrossConnections/peerings@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":881},"Microsoft.Network/expressRouteGateways@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":904},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":908},"Microsoft.Network/ExpressRoutePorts@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":941},"Microsoft.Network/firewallPolicies@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":959},"Microsoft.Network/firewallPolicies/ruleGroups@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1021},"Microsoft.Network/ipGroups@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1034},"Microsoft.Network/loadBalancers@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1106},"Microsoft.Network/loadBalancers/inboundNatRules@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1110},"Microsoft.Network/natGateways@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1128},"Microsoft.Network/networkInterfaces@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1133},"Microsoft.Network/networkInterfaces/tapConfigurations@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1137},"Microsoft.Network/networkProfiles@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1175},"Microsoft.Network/networkSecurityGroups@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1180},"Microsoft.Network/networkSecurityGroups/securityRules@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1184},"Microsoft.Network/networkVirtualAppliances@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1200},"Microsoft.Network/networkWatchers@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1211},"Microsoft.Network/networkWatchers/packetCaptures@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1228},"Microsoft.Network/networkWatchers/connectionMonitors@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1282},"Microsoft.Network/networkWatchers/flowLogs@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1287},"Microsoft.Network/privateEndpoints@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1292},"Microsoft.Network/privateLinkServices@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1332},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1336},"Microsoft.Network/publicIPAddresses@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1342},"Microsoft.Network/publicIPPrefixes@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1363},"Microsoft.Network/routeFilters@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1390},"Microsoft.Network/routeFilters/routeFilterRules@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1394},"Microsoft.Network/routeTables@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1399},"Microsoft.Network/routeTables/routes@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1403},"Microsoft.Network/serviceEndpointPolicies@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1408},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1412},"Microsoft.Network/virtualNetworks@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1441},"Microsoft.Network/virtualNetworks/subnets@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1445},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1449},"Microsoft.Network/virtualNetworkGateways@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1599},"Microsoft.Network/connections@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1645},"Microsoft.Network/localNetworkGateways@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1650},"Microsoft.Network/virtualNetworkTaps@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1655},"Microsoft.Network/virtualRouters@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1668},"Microsoft.Network/virtualRouters/peerings@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1678},"Microsoft.Network/virtualWans@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1696},"Microsoft.Network/vpnSites@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1718},"Microsoft.Network/vpnServerConfigurations@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1762},"Microsoft.Network/virtualHubs@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1798},"Microsoft.Network/vpnGateways@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1843},"Microsoft.Network/vpnGateways/vpnConnections@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1847},"Microsoft.Network/p2svpnGateways@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1852},"Microsoft.Network/virtualHubs/routeTables@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1856},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1951},"Microsoft.Network/applicationGatewayAvailableSslOptions@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1998},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2037},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2041},"Microsoft.Network/ExpressRoutePortsLocations@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2054},"Microsoft.Network/ExpressRoutePorts/links@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2058},"Microsoft.Network/loadBalancers/backendAddressPools@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2062},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2067},"Microsoft.Network/loadBalancers/loadBalancingRules@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2071},"Microsoft.Network/loadBalancers/outboundRules@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2075},"Microsoft.Network/loadBalancers/probes@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2079},"Microsoft.Network/networkInterfaces/ipConfigurations@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2083},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2087},"Microsoft.Network/vpnSites/vpnSiteLinks@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2091},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2095},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2099},"Microsoft.Network/applicationGateways@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":574},"Microsoft.Network/applicationSecurityGroups@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":579},"Microsoft.Network/azureFirewalls@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":685},"Microsoft.Network/bastionHosts@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":707},"Microsoft.Network/ddosCustomPolicies@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":730},"Microsoft.Network/ddosProtectionPlans@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":742},"Microsoft.Network/expressRouteCircuits/authorizations@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":755},"Microsoft.Network/expressRouteCircuits/peerings@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":815},"Microsoft.Network/expressRouteCircuits/peerings/connections@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":819},"Microsoft.Network/expressRouteCircuits@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":849},"Microsoft.Network/expressRouteCrossConnections@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":881},"Microsoft.Network/expressRouteCrossConnections/peerings@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":885},"Microsoft.Network/ExpressRoutePorts@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":918},"Microsoft.Network/firewallPolicies@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":936},"Microsoft.Network/firewallPolicies/ruleGroups@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":998},"Microsoft.Network/IpAllocations@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1011},"Microsoft.Network/ipGroups@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1024},"Microsoft.Network/loadBalancers@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1096},"Microsoft.Network/loadBalancers/inboundNatRules@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1100},"Microsoft.Network/natGateways@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1118},"Microsoft.Network/networkInterfaces@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1123},"Microsoft.Network/networkInterfaces/tapConfigurations@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1127},"Microsoft.Network/networkProfiles@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1165},"Microsoft.Network/networkSecurityGroups@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1170},"Microsoft.Network/networkSecurityGroups/securityRules@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1174},"Microsoft.Network/networkVirtualAppliances@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1190},"Microsoft.Network/networkWatchers@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1201},"Microsoft.Network/networkWatchers/packetCaptures@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1218},"Microsoft.Network/networkWatchers/connectionMonitors@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1272},"Microsoft.Network/networkWatchers/flowLogs@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1277},"Microsoft.Network/privateEndpoints@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1282},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1303},"Microsoft.Network/privateLinkServices@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1343},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1347},"Microsoft.Network/publicIPAddresses@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1353},"Microsoft.Network/publicIPPrefixes@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1374},"Microsoft.Network/routeFilters@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1401},"Microsoft.Network/routeFilters/routeFilterRules@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1405},"Microsoft.Network/routeTables@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1410},"Microsoft.Network/routeTables/routes@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1414},"Microsoft.Network/securityPartnerProviders@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1434},"Microsoft.Network/serviceEndpointPolicies@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1439},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1443},"Microsoft.Network/virtualNetworks@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1473},"Microsoft.Network/virtualNetworks/subnets@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1477},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1481},"Microsoft.Network/virtualNetworkGateways@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1633},"Microsoft.Network/connections@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1679},"Microsoft.Network/localNetworkGateways@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1684},"Microsoft.Network/virtualNetworkTaps@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1689},"Microsoft.Network/virtualRouters@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1702},"Microsoft.Network/virtualRouters/peerings@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1712},"Microsoft.Network/virtualWans@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1730},"Microsoft.Network/vpnSites@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1752},"Microsoft.Network/vpnServerConfigurations@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1797},"Microsoft.Network/virtualHubs@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1833},"Microsoft.Network/vpnGateways@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1878},"Microsoft.Network/vpnGateways/vpnConnections@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1882},"Microsoft.Network/p2svpnGateways@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1887},"Microsoft.Network/virtualHubs/routeTables@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1891},"Microsoft.Network/expressRouteGateways@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1914},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1918},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2013},"Microsoft.Network/applicationGatewayAvailableSslOptions@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2060},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2099},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2103},"Microsoft.Network/ExpressRoutePortsLocations@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2116},"Microsoft.Network/ExpressRoutePorts/links@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2120},"Microsoft.Network/loadBalancers/backendAddressPools@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2124},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2129},"Microsoft.Network/loadBalancers/loadBalancingRules@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2133},"Microsoft.Network/loadBalancers/outboundRules@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2137},"Microsoft.Network/loadBalancers/probes@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2141},"Microsoft.Network/networkInterfaces/ipConfigurations@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2145},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2149},"Microsoft.Network/vpnSites/vpnSiteLinks@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2153},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2157},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2161},"Microsoft.Network/applicationGateways@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":577},"Microsoft.Network/applicationSecurityGroups@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":582},"Microsoft.Network/azureFirewalls@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":689},"Microsoft.Network/bastionHosts@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":711},"Microsoft.Network/ddosCustomPolicies@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":734},"Microsoft.Network/ddosProtectionPlans@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":746},"Microsoft.Network/expressRouteCircuits/authorizations@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":759},"Microsoft.Network/expressRouteCircuits/peerings@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":819},"Microsoft.Network/expressRouteCircuits/peerings/connections@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":823},"Microsoft.Network/expressRouteCircuits@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":853},"Microsoft.Network/expressRouteCrossConnections@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":885},"Microsoft.Network/expressRouteCrossConnections/peerings@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":889},"Microsoft.Network/ExpressRoutePorts@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":922},"Microsoft.Network/firewallPolicies@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":943},"Microsoft.Network/firewallPolicies/ruleGroups@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1005},"Microsoft.Network/IpAllocations@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1018},"Microsoft.Network/ipGroups@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1031},"Microsoft.Network/loadBalancers@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1103},"Microsoft.Network/loadBalancers/backendAddressPools@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1107},"Microsoft.Network/loadBalancers/inboundNatRules@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1111},"Microsoft.Network/natGateways@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1129},"Microsoft.Network/networkInterfaces@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1134},"Microsoft.Network/networkInterfaces/tapConfigurations@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1138},"Microsoft.Network/networkProfiles@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1176},"Microsoft.Network/networkSecurityGroups@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1181},"Microsoft.Network/networkSecurityGroups/securityRules@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1185},"Microsoft.Network/networkVirtualAppliances@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1201},"Microsoft.Network/networkWatchers@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1212},"Microsoft.Network/networkWatchers/packetCaptures@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1229},"Microsoft.Network/networkWatchers/connectionMonitors@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1283},"Microsoft.Network/networkWatchers/flowLogs@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1288},"Microsoft.Network/privateEndpoints@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1293},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1314},"Microsoft.Network/privateLinkServices@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1354},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1358},"Microsoft.Network/publicIPAddresses@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1364},"Microsoft.Network/publicIPPrefixes@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1385},"Microsoft.Network/routeFilters@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1412},"Microsoft.Network/routeFilters/routeFilterRules@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1416},"Microsoft.Network/routeTables@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1421},"Microsoft.Network/routeTables/routes@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1425},"Microsoft.Network/securityPartnerProviders@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1445},"Microsoft.Network/serviceEndpointPolicies@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1450},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1454},"Microsoft.Network/virtualNetworks@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1484},"Microsoft.Network/virtualNetworks/subnets@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1488},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1492},"Microsoft.Network/virtualNetworkGateways@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1644},"Microsoft.Network/connections@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1690},"Microsoft.Network/localNetworkGateways@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1695},"Microsoft.Network/virtualNetworkTaps@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1700},"Microsoft.Network/virtualRouters@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1713},"Microsoft.Network/virtualRouters/peerings@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1723},"Microsoft.Network/virtualWans@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1741},"Microsoft.Network/vpnSites@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1763},"Microsoft.Network/vpnServerConfigurations@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1816},"Microsoft.Network/virtualHubs@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1852},"Microsoft.Network/vpnGateways@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1897},"Microsoft.Network/vpnGateways/vpnConnections@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1901},"Microsoft.Network/p2svpnGateways@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1906},"Microsoft.Network/virtualHubs/routeTables@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1910},"Microsoft.Network/expressRouteGateways@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1933},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1937},"Microsoft.Network/virtualHubs/hubRouteTables@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1953},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2048},"Microsoft.Network/applicationGatewayAvailableSslOptions@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2095},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2134},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2138},"Microsoft.Network/ExpressRoutePortsLocations@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2151},"Microsoft.Network/ExpressRoutePorts/links@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2155},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2160},"Microsoft.Network/loadBalancers/loadBalancingRules@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2164},"Microsoft.Network/loadBalancers/outboundRules@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2168},"Microsoft.Network/loadBalancers/probes@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2172},"Microsoft.Network/networkInterfaces/ipConfigurations@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2176},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2180},"Microsoft.Network/vpnSites/vpnSiteLinks@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2184},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2188},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2192},"Microsoft.Network/applicationGateways@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":604},"Microsoft.Network/applicationGateways/privateEndpointConnections@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":608},"Microsoft.Network/applicationSecurityGroups@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":613},"Microsoft.Network/azureFirewalls@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":721},"Microsoft.Network/bastionHosts@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":743},"Microsoft.Network/ddosCustomPolicies@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":766},"Microsoft.Network/ddosProtectionPlans@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":778},"Microsoft.Network/expressRouteCircuits/authorizations@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":791},"Microsoft.Network/expressRouteCircuits/peerings@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":851},"Microsoft.Network/expressRouteCircuits/peerings/connections@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":855},"Microsoft.Network/expressRouteCircuits@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":885},"Microsoft.Network/expressRouteCrossConnections@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":917},"Microsoft.Network/expressRouteCrossConnections/peerings@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":921},"Microsoft.Network/ExpressRoutePorts@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":954},"Microsoft.Network/firewallPolicies@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":977},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1041},"Microsoft.Network/IpAllocations@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1054},"Microsoft.Network/ipGroups@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1067},"Microsoft.Network/loadBalancers@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1139},"Microsoft.Network/loadBalancers/backendAddressPools@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1143},"Microsoft.Network/loadBalancers/inboundNatRules@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1147},"Microsoft.Network/natGateways@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1165},"Microsoft.Network/networkInterfaces@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1170},"Microsoft.Network/networkInterfaces/tapConfigurations@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1174},"Microsoft.Network/networkProfiles@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1212},"Microsoft.Network/networkSecurityGroups@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1217},"Microsoft.Network/networkSecurityGroups/securityRules@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1221},"Microsoft.Network/networkVirtualAppliances@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1238},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1250},"Microsoft.Network/networkWatchers@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1261},"Microsoft.Network/networkWatchers/packetCaptures@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1278},"Microsoft.Network/networkWatchers/connectionMonitors@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1332},"Microsoft.Network/networkWatchers/flowLogs@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1337},"Microsoft.Network/privateEndpoints@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1342},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1363},"Microsoft.Network/privateLinkServices@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1403},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1407},"Microsoft.Network/publicIPAddresses@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1413},"Microsoft.Network/publicIPPrefixes@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1434},"Microsoft.Network/routeFilters@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1461},"Microsoft.Network/routeFilters/routeFilterRules@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1465},"Microsoft.Network/routeTables@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1470},"Microsoft.Network/routeTables/routes@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1474},"Microsoft.Network/securityPartnerProviders@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1494},"Microsoft.Network/serviceEndpointPolicies@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1499},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1503},"Microsoft.Network/virtualNetworks@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1533},"Microsoft.Network/virtualNetworks/subnets@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1537},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1541},"Microsoft.Network/virtualNetworkGateways@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1693},"Microsoft.Network/connections@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1739},"Microsoft.Network/localNetworkGateways@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1744},"Microsoft.Network/virtualNetworkTaps@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1749},"Microsoft.Network/virtualRouters@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1762},"Microsoft.Network/virtualRouters/peerings@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1772},"Microsoft.Network/virtualWans@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1790},"Microsoft.Network/vpnSites@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1812},"Microsoft.Network/vpnServerConfigurations@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1866},"Microsoft.Network/virtualHubs@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1902},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1912},"Microsoft.Network/vpnGateways@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1957},"Microsoft.Network/vpnGateways/vpnConnections@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1961},"Microsoft.Network/p2svpnGateways@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1966},"Microsoft.Network/virtualHubs/routeTables@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1970},"Microsoft.Network/expressRouteGateways@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1993},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1997},"Microsoft.Network/virtualHubs/bgpConnections@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2012},"Microsoft.Network/virtualHubs/ipConfigurations@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2025},"Microsoft.Network/virtualHubs/hubRouteTables@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2041},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2136},"Microsoft.Network/applicationGatewayAvailableSslOptions@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2183},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2222},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2226},"Microsoft.Network/ExpressRoutePortsLocations@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2239},"Microsoft.Network/ExpressRoutePorts/links@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2243},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2248},"Microsoft.Network/loadBalancers/loadBalancingRules@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2252},"Microsoft.Network/loadBalancers/outboundRules@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2256},"Microsoft.Network/loadBalancers/probes@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2260},"Microsoft.Network/networkInterfaces/ipConfigurations@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2264},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2268},"Microsoft.Network/networkVirtualApplianceSkus@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2277},"Microsoft.Network/vpnSites/vpnSiteLinks@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2281},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2285},"Microsoft.Network/applicationGateways@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":622},"Microsoft.Network/applicationGateways/privateEndpointConnections@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":626},"Microsoft.Network/applicationSecurityGroups@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":631},"Microsoft.Network/azureFirewalls@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":739},"Microsoft.Network/bastionHosts@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":761},"Microsoft.Network/customIpPrefixes@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":781},"Microsoft.Network/ddosCustomPolicies@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":804},"Microsoft.Network/ddosProtectionPlans@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":816},"Microsoft.Network/dscpConfigurations@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":845},"Microsoft.Network/expressRouteCircuits/authorizations@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":858},"Microsoft.Network/expressRouteCircuits/peerings@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":918},"Microsoft.Network/expressRouteCircuits/peerings/connections@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":922},"Microsoft.Network/expressRouteCircuits@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":952},"Microsoft.Network/expressRouteCrossConnections@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":984},"Microsoft.Network/expressRouteCrossConnections/peerings@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":988},"Microsoft.Network/ExpressRoutePorts@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1026},"Microsoft.Network/firewallPolicies@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1049},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1113},"Microsoft.Network/IpAllocations@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1126},"Microsoft.Network/ipGroups@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1139},"Microsoft.Network/loadBalancers@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1211},"Microsoft.Network/loadBalancers/backendAddressPools@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1215},"Microsoft.Network/loadBalancers/inboundNatRules@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1219},"Microsoft.Network/natGateways@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1237},"Microsoft.Network/networkInterfaces@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1242},"Microsoft.Network/networkInterfaces/tapConfigurations@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1246},"Microsoft.Network/networkProfiles@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1284},"Microsoft.Network/networkSecurityGroups@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1289},"Microsoft.Network/networkSecurityGroups/securityRules@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1293},"Microsoft.Network/networkVirtualAppliances@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1311},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1323},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1338},"Microsoft.Network/networkWatchers@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1349},"Microsoft.Network/networkWatchers/packetCaptures@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1366},"Microsoft.Network/networkWatchers/connectionMonitors@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1441},"Microsoft.Network/networkWatchers/flowLogs@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1446},"Microsoft.Network/privateEndpoints@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1451},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1472},"Microsoft.Network/privateLinkServices@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1512},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1516},"Microsoft.Network/publicIPAddresses@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1522},"Microsoft.Network/publicIPPrefixes@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1543},"Microsoft.Network/routeFilters@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1570},"Microsoft.Network/routeFilters/routeFilterRules@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1574},"Microsoft.Network/routeTables@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1579},"Microsoft.Network/routeTables/routes@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1583},"Microsoft.Network/securityPartnerProviders@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1603},"Microsoft.Network/serviceEndpointPolicies@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1608},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1612},"Microsoft.Network/virtualNetworks@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1642},"Microsoft.Network/virtualNetworks/subnets@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1646},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1650},"Microsoft.Network/virtualNetworkGateways@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1802},"Microsoft.Network/connections@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1848},"Microsoft.Network/localNetworkGateways@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1853},"Microsoft.Network/virtualNetworkTaps@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1858},"Microsoft.Network/virtualRouters@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1871},"Microsoft.Network/virtualRouters/peerings@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1881},"Microsoft.Network/virtualWans@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1899},"Microsoft.Network/vpnSites@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1923},"Microsoft.Network/vpnServerConfigurations@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1977},"Microsoft.Network/virtualHubs@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2013},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2023},"Microsoft.Network/vpnGateways@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2070},"Microsoft.Network/vpnGateways/vpnConnections@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2074},"Microsoft.Network/p2svpnGateways@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2079},"Microsoft.Network/virtualHubs/routeTables@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2083},"Microsoft.Network/expressRouteGateways@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2106},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2110},"Microsoft.Network/virtualHubs/bgpConnections@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2125},"Microsoft.Network/virtualHubs/ipConfigurations@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2138},"Microsoft.Network/virtualHubs/hubRouteTables@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2154},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2249},"Microsoft.Network/applicationGatewayAvailableSslOptions@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2296},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2335},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2339},"Microsoft.Network/ExpressRoutePortsLocations@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2352},"Microsoft.Network/ExpressRoutePorts/links@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2356},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2361},"Microsoft.Network/loadBalancers/loadBalancingRules@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2365},"Microsoft.Network/loadBalancers/outboundRules@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2369},"Microsoft.Network/loadBalancers/probes@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2373},"Microsoft.Network/networkInterfaces/ipConfigurations@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2377},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2381},"Microsoft.Network/networkVirtualApplianceSkus@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2390},"Microsoft.Network/vpnSites/vpnSiteLinks@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2394},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2398},"Microsoft.Network/applicationGateways@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":695},"Microsoft.Network/applicationGateways/privateEndpointConnections@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":699},"Microsoft.Network/applicationSecurityGroups@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":704},"Microsoft.Network/azureFirewalls@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":812},"Microsoft.Network/bastionHosts@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":834},"Microsoft.Network/customIpPrefixes@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":854},"Microsoft.Network/ddosCustomPolicies@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":877},"Microsoft.Network/ddosProtectionPlans@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":889},"Microsoft.Network/dscpConfigurations@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":918},"Microsoft.Network/expressRouteCircuits/authorizations@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":931},"Microsoft.Network/expressRouteCircuits/peerings@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":991},"Microsoft.Network/expressRouteCircuits/peerings/connections@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":995},"Microsoft.Network/expressRouteCircuits@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1025},"Microsoft.Network/expressRouteCrossConnections@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1057},"Microsoft.Network/expressRouteCrossConnections/peerings@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1061},"Microsoft.Network/ExpressRoutePorts@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1099},"Microsoft.Network/firewallPolicies@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1152},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1218},"Microsoft.Network/IpAllocations@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1231},"Microsoft.Network/ipGroups@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1245},"Microsoft.Network/loadBalancers@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1320},"Microsoft.Network/loadBalancers/backendAddressPools@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1324},"Microsoft.Network/loadBalancers/inboundNatRules@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1328},"Microsoft.Network/natGateways@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1334},"Microsoft.Network/networkInterfaces@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1339},"Microsoft.Network/networkInterfaces/tapConfigurations@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1343},"Microsoft.Network/networkProfiles@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1381},"Microsoft.Network/networkSecurityGroups@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1386},"Microsoft.Network/networkSecurityGroups/securityRules@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1390},"Microsoft.Network/networkVirtualAppliances@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1408},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1420},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1435},"Microsoft.Network/networkWatchers@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1446},"Microsoft.Network/networkWatchers/packetCaptures@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1463},"Microsoft.Network/networkWatchers/connectionMonitors@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1538},"Microsoft.Network/networkWatchers/flowLogs@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1543},"Microsoft.Network/privateEndpoints@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1548},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1569},"Microsoft.Network/privateLinkServices@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1574},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1578},"Microsoft.Network/publicIPAddresses@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1584},"Microsoft.Network/publicIPPrefixes@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1608},"Microsoft.Network/routeFilters@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1635},"Microsoft.Network/routeFilters/routeFilterRules@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1639},"Microsoft.Network/routeTables@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1644},"Microsoft.Network/routeTables/routes@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1648},"Microsoft.Network/securityPartnerProviders@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1668},"Microsoft.Network/serviceEndpointPolicies@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1673},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1677},"Microsoft.Network/virtualNetworks@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1707},"Microsoft.Network/virtualNetworks/subnets@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1711},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1715},"Microsoft.Network/virtualNetworkGateways@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1868},"Microsoft.Network/connections@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1918},"Microsoft.Network/localNetworkGateways@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1923},"Microsoft.Network/virtualNetworkTaps@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1928},"Microsoft.Network/virtualRouters@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1941},"Microsoft.Network/virtualRouters/peerings@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1951},"Microsoft.Network/virtualWans@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1969},"Microsoft.Network/vpnSites@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1993},"Microsoft.Network/vpnServerConfigurations@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2047},"Microsoft.Network/virtualHubs@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2083},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2093},"Microsoft.Network/vpnGateways@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2140},"Microsoft.Network/vpnGateways/vpnConnections@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2144},"Microsoft.Network/p2svpnGateways@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2149},"Microsoft.Network/virtualHubs/routeTables@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2153},"Microsoft.Network/expressRouteGateways@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2176},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2180},"Microsoft.Network/virtualHubs/bgpConnections@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2195},"Microsoft.Network/virtualHubs/ipConfigurations@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2208},"Microsoft.Network/virtualHubs/hubRouteTables@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2224},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2319},"Microsoft.Network/applicationGatewayAvailableSslOptions@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2366},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2405},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2409},"Microsoft.Network/ExpressRoutePortsLocations@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2422},"Microsoft.Network/ExpressRoutePorts/links@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2426},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2431},"Microsoft.Network/loadBalancers/loadBalancingRules@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2435},"Microsoft.Network/loadBalancers/outboundRules@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2439},"Microsoft.Network/loadBalancers/probes@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2443},"Microsoft.Network/networkInterfaces/ipConfigurations@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2447},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2451},"Microsoft.Network/networkVirtualApplianceSkus@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2460},"Microsoft.Network/vpnSites/vpnSiteLinks@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2464},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2468},"Microsoft.Network/applicationGateways@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":702},"Microsoft.Network/applicationGateways/privateEndpointConnections@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":706},"Microsoft.Network/applicationSecurityGroups@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":711},"Microsoft.Network/azureFirewalls@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":819},"Microsoft.Network/bastionHosts@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":841},"Microsoft.Network/customIpPrefixes@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":861},"Microsoft.Network/ddosCustomPolicies@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":884},"Microsoft.Network/ddosProtectionPlans@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":896},"Microsoft.Network/dscpConfigurations@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":925},"Microsoft.Network/expressRouteCircuits/authorizations@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":938},"Microsoft.Network/expressRouteCircuits/peerings@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":998},"Microsoft.Network/expressRouteCircuits/peerings/connections@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1002},"Microsoft.Network/expressRouteCircuits@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1032},"Microsoft.Network/expressRouteCrossConnections@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1064},"Microsoft.Network/expressRouteCrossConnections/peerings@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1068},"Microsoft.Network/ExpressRoutePorts@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1106},"Microsoft.Network/firewallPolicies@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1159},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1225},"Microsoft.Network/IpAllocations@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1238},"Microsoft.Network/ipGroups@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1252},"Microsoft.Network/loadBalancers@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1327},"Microsoft.Network/loadBalancers/backendAddressPools@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1331},"Microsoft.Network/loadBalancers/inboundNatRules@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1335},"Microsoft.Network/natGateways@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1341},"Microsoft.Network/networkInterfaces@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1346},"Microsoft.Network/networkInterfaces/tapConfigurations@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1350},"Microsoft.Network/networkProfiles@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1388},"Microsoft.Network/networkSecurityGroups@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1393},"Microsoft.Network/networkSecurityGroups/securityRules@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1397},"Microsoft.Network/networkVirtualAppliances@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1415},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1427},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1442},"Microsoft.Network/networkWatchers@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1453},"Microsoft.Network/networkWatchers/packetCaptures@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1470},"Microsoft.Network/networkWatchers/connectionMonitors@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1545},"Microsoft.Network/networkWatchers/flowLogs@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1550},"Microsoft.Network/privateEndpoints@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1555},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1576},"Microsoft.Network/privateLinkServices@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1581},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1585},"Microsoft.Network/publicIPAddresses@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1591},"Microsoft.Network/publicIPPrefixes@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1615},"Microsoft.Network/routeFilters@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1642},"Microsoft.Network/routeFilters/routeFilterRules@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1646},"Microsoft.Network/routeTables@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1651},"Microsoft.Network/routeTables/routes@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1655},"Microsoft.Network/securityPartnerProviders@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1675},"Microsoft.Network/serviceEndpointPolicies@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1680},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1684},"Microsoft.Network/virtualNetworks@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1714},"Microsoft.Network/virtualNetworks/subnets@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1718},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1722},"Microsoft.Network/virtualNetworkGateways@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1875},"Microsoft.Network/connections@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1925},"Microsoft.Network/localNetworkGateways@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1930},"Microsoft.Network/virtualNetworkTaps@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1935},"Microsoft.Network/virtualRouters@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1948},"Microsoft.Network/virtualRouters/peerings@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1958},"Microsoft.Network/virtualWans@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1976},"Microsoft.Network/vpnSites@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2000},"Microsoft.Network/vpnServerConfigurations@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2054},"Microsoft.Network/virtualHubs@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2090},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2100},"Microsoft.Network/vpnGateways@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2172},"Microsoft.Network/vpnGateways/vpnConnections@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2176},"Microsoft.Network/vpnGateways/natRules@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2180},"Microsoft.Network/p2svpnGateways@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2185},"Microsoft.Network/virtualHubs/routeTables@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2189},"Microsoft.Network/expressRouteGateways@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2212},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2216},"Microsoft.Network/virtualHubs/bgpConnections@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2231},"Microsoft.Network/virtualHubs/ipConfigurations@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2244},"Microsoft.Network/virtualHubs/hubRouteTables@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2260},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2355},"Microsoft.Network/applicationGatewayAvailableSslOptions@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2402},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2441},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2445},"Microsoft.Network/ExpressRoutePortsLocations@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2458},"Microsoft.Network/ExpressRoutePorts/links@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2462},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2467},"Microsoft.Network/loadBalancers/loadBalancingRules@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2471},"Microsoft.Network/loadBalancers/outboundRules@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2475},"Microsoft.Network/loadBalancers/probes@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2479},"Microsoft.Network/networkInterfaces/ipConfigurations@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2483},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2487},"Microsoft.Network/networkVirtualApplianceSkus@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2496},"Microsoft.Network/vpnSites/vpnSiteLinks@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2500},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2504},"Microsoft.Network/applicationGateways@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":702},"Microsoft.Network/applicationGateways/privateEndpointConnections@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":706},"Microsoft.Network/applicationSecurityGroups@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":711},"Microsoft.Network/azureFirewalls@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":819},"Microsoft.Network/bastionHosts@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":841},"Microsoft.Network/networkInterfaces@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":846},"Microsoft.Network/publicIPAddresses@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":852},"Microsoft.Network/customIpPrefixes@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":872},"Microsoft.Network/ddosCustomPolicies@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":895},"Microsoft.Network/ddosProtectionPlans@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":907},"Microsoft.Network/dscpConfigurations@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":936},"Microsoft.Network/expressRouteCircuits/authorizations@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":949},"Microsoft.Network/expressRouteCircuits/peerings@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1009},"Microsoft.Network/expressRouteCircuits/peerings/connections@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1013},"Microsoft.Network/expressRouteCircuits@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1043},"Microsoft.Network/expressRouteCrossConnections@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1075},"Microsoft.Network/expressRouteCrossConnections/peerings@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1079},"Microsoft.Network/ExpressRoutePorts@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1117},"Microsoft.Network/firewallPolicies@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1176},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1242},"Microsoft.Network/IpAllocations@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1255},"Microsoft.Network/ipGroups@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1269},"Microsoft.Network/loadBalancers@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1344},"Microsoft.Network/loadBalancers/backendAddressPools@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1348},"Microsoft.Network/loadBalancers/inboundNatRules@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1352},"Microsoft.Network/natGateways@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1358},"Microsoft.Network/networkInterfaces/tapConfigurations@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1362},"Microsoft.Network/networkProfiles@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1400},"Microsoft.Network/networkSecurityGroups@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1405},"Microsoft.Network/networkSecurityGroups/securityRules@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1409},"Microsoft.Network/networkVirtualAppliances@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1427},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1439},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1454},"Microsoft.Network/networkWatchers@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1465},"Microsoft.Network/networkWatchers/packetCaptures@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1482},"Microsoft.Network/networkWatchers/connectionMonitors@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1557},"Microsoft.Network/networkWatchers/flowLogs@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1562},"Microsoft.Network/privateEndpoints@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1567},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1588},"Microsoft.Network/privateLinkServices@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1593},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1597},"Microsoft.Network/publicIPPrefixes@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1621},"Microsoft.Network/routeFilters@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1648},"Microsoft.Network/routeFilters/routeFilterRules@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1652},"Microsoft.Network/routeTables@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1657},"Microsoft.Network/routeTables/routes@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1661},"Microsoft.Network/securityPartnerProviders@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1681},"Microsoft.Network/serviceEndpointPolicies@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1686},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1690},"Microsoft.Network/virtualNetworks@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1720},"Microsoft.Network/virtualNetworks/subnets@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1724},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1728},"Microsoft.Network/virtualNetworkGateways@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1886},"Microsoft.Network/connections@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1936},"Microsoft.Network/localNetworkGateways@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1941},"Microsoft.Network/virtualNetworkTaps@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1946},"Microsoft.Network/virtualRouters@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1959},"Microsoft.Network/virtualRouters/peerings@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1969},"Microsoft.Network/virtualWans@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1987},"Microsoft.Network/vpnSites@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2011},"Microsoft.Network/vpnServerConfigurations@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2065},"Microsoft.Network/virtualHubs@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2101},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2111},"Microsoft.Network/vpnGateways@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2184},"Microsoft.Network/vpnGateways/vpnConnections@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2188},"Microsoft.Network/vpnGateways/natRules@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2192},"Microsoft.Network/p2svpnGateways@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2197},"Microsoft.Network/virtualHubs/routeTables@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2201},"Microsoft.Network/expressRouteGateways@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2224},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2228},"Microsoft.Network/virtualHubs/bgpConnections@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2243},"Microsoft.Network/virtualHubs/ipConfigurations@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2256},"Microsoft.Network/virtualHubs/hubRouteTables@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2272},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2367},"Microsoft.Network/applicationGatewayAvailableSslOptions@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2414},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2453},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2457},"Microsoft.Network/ExpressRoutePortsLocations@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2470},"Microsoft.Network/ExpressRoutePorts/links@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2474},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2479},"Microsoft.Network/loadBalancers/loadBalancingRules@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2483},"Microsoft.Network/loadBalancers/outboundRules@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2487},"Microsoft.Network/loadBalancers/probes@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2491},"Microsoft.Network/networkInterfaces/ipConfigurations@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2495},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2499},"Microsoft.Network/networkVirtualApplianceSkus@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2508},"Microsoft.Network/vpnSites/vpnSiteLinks@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2512},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2516},"Microsoft.Network/networkManagers@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":37},"Microsoft.Network/networkManagers/connectivityConfigurations@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":69},"Microsoft.Network/networkManagers/networkGroups@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":81},"Microsoft.Network/networkManagers/securityUserConfigurations@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":97},"Microsoft.Network/networkManagers/securityUserConfigurations/ruleCollections@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":109},"Microsoft.Network/networkManagers/securityUserConfigurations/ruleCollections/rules@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":161},"Microsoft.Network/networkManagers/securityAdminConfigurations@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":165},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":169},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":225},"Microsoft.Network/networkSecurityPerimeters@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":238},"Microsoft.Network/networkSecurityPerimeters/profiles@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":244},"Microsoft.Network/networkSecurityPerimeters/profiles/accessRules@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":268},"Microsoft.Network/networkSecurityPerimeters/resourceAssociations@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":286},"Microsoft.Network/networkSecurityPerimeters/links@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":308},"Microsoft.Network/networkSecurityPerimeters/linkReferences@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":330},"Microsoft.Network/applicationGateways@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":715},"Microsoft.Network/applicationGateways/privateEndpointConnections@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":719},"Microsoft.Network/applicationSecurityGroups@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":724},"Microsoft.Network/azureFirewalls@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":832},"Microsoft.Network/bastionHosts@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":858},"Microsoft.Network/networkInterfaces@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":863},"Microsoft.Network/publicIPAddresses@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":869},"Microsoft.Network/customIpPrefixes@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":893},"Microsoft.Network/ddosCustomPolicies@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":916},"Microsoft.Network/ddosProtectionPlans@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":928},"Microsoft.Network/dscpConfigurations@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":957},"Microsoft.Network/expressRouteCircuits/authorizations@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":970},"Microsoft.Network/expressRouteCircuits/peerings@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1030},"Microsoft.Network/expressRouteCircuits/peerings/connections@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1034},"Microsoft.Network/expressRouteCircuits@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1064},"Microsoft.Network/expressRouteCrossConnections@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1096},"Microsoft.Network/expressRouteCrossConnections/peerings@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1100},"Microsoft.Network/ExpressRoutePorts@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1138},"Microsoft.Network/firewallPolicies@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1197},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1263},"Microsoft.Network/IpAllocations@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1276},"Microsoft.Network/ipGroups@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1290},"Microsoft.Network/loadBalancers@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1367},"Microsoft.Network/loadBalancers/backendAddressPools@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1371},"Microsoft.Network/loadBalancers/inboundNatRules@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1375},"Microsoft.Network/natGateways@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1381},"Microsoft.Network/networkInterfaces/tapConfigurations@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1385},"Microsoft.Network/networkProfiles@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1423},"Microsoft.Network/networkSecurityGroups@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1428},"Microsoft.Network/networkSecurityGroups/securityRules@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1432},"Microsoft.Network/networkVirtualAppliances@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1450},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1462},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1477},"Microsoft.Network/networkWatchers@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1488},"Microsoft.Network/networkWatchers/packetCaptures@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1505},"Microsoft.Network/networkWatchers/connectionMonitors@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1580},"Microsoft.Network/networkWatchers/flowLogs@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1585},"Microsoft.Network/privateEndpoints@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1590},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1616},"Microsoft.Network/privateLinkServices@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1621},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1625},"Microsoft.Network/publicIPPrefixes@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1649},"Microsoft.Network/routeFilters@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1676},"Microsoft.Network/routeFilters/routeFilterRules@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1680},"Microsoft.Network/routeTables@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1685},"Microsoft.Network/routeTables/routes@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1689},"Microsoft.Network/securityPartnerProviders@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1709},"Microsoft.Network/serviceEndpointPolicies@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1714},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1718},"Microsoft.Network/virtualNetworks@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1753},"Microsoft.Network/virtualNetworks/subnets@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1757},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1761},"Microsoft.Network/virtualNetworkGateways@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1936},"Microsoft.Network/connections@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1988},"Microsoft.Network/localNetworkGateways@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1993},"Microsoft.Network/virtualNetworkGateways/natRules@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1997},"Microsoft.Network/virtualNetworkTaps@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2002},"Microsoft.Network/virtualRouters@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2015},"Microsoft.Network/virtualRouters/peerings@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2025},"Microsoft.Network/virtualWans@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2043},"Microsoft.Network/vpnSites@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2067},"Microsoft.Network/vpnServerConfigurations@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2121},"Microsoft.Network/virtualHubs@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2161},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2171},"Microsoft.Network/vpnGateways@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2243},"Microsoft.Network/vpnGateways/vpnConnections@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2247},"Microsoft.Network/vpnGateways/natRules@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2251},"Microsoft.Network/p2svpnGateways@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2256},"Microsoft.Network/virtualHubs/routeTables@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2260},"Microsoft.Network/expressRouteGateways@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2283},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2287},"Microsoft.Network/virtualHubs/bgpConnections@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2302},"Microsoft.Network/virtualHubs/ipConfigurations@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2315},"Microsoft.Network/virtualHubs/hubRouteTables@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2331},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2426},"Microsoft.Network/applicationGatewayAvailableSslOptions@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2473},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2512},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2516},"Microsoft.Network/ExpressRoutePortsLocations@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2529},"Microsoft.Network/ExpressRoutePorts/links@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2533},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2538},"Microsoft.Network/loadBalancers/loadBalancingRules@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2542},"Microsoft.Network/loadBalancers/outboundRules@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2546},"Microsoft.Network/loadBalancers/probes@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2550},"Microsoft.Network/networkInterfaces/ipConfigurations@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2554},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2558},"Microsoft.Network/networkVirtualApplianceSkus@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2567},"Microsoft.Network/vpnSites/vpnSiteLinks@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2571},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2575},"Microsoft.Network/networkSecurityPerimeters@2021-03-01-preview":{"RelativePath":"network/microsoft.network/2021-03-01-preview/types.json","Index":18},"Microsoft.Network/applicationGateways@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":736},"Microsoft.Network/applicationGateways/privateEndpointConnections@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":740},"Microsoft.Network/applicationSecurityGroups@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":745},"Microsoft.Network/azureFirewalls@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":853},"Microsoft.Network/bastionHosts@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":879},"Microsoft.Network/networkInterfaces@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":884},"Microsoft.Network/publicIPAddresses@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":890},"Microsoft.Network/customIpPrefixes@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":914},"Microsoft.Network/ddosCustomPolicies@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":937},"Microsoft.Network/ddosProtectionPlans@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":949},"Microsoft.Network/dscpConfigurations@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":995},"Microsoft.Network/expressRouteCircuits/authorizations@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1008},"Microsoft.Network/expressRouteCircuits/peerings@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1068},"Microsoft.Network/expressRouteCircuits/peerings/connections@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1072},"Microsoft.Network/expressRouteCircuits@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1102},"Microsoft.Network/expressRouteCrossConnections@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1134},"Microsoft.Network/expressRouteCrossConnections/peerings@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1138},"Microsoft.Network/ExpressRoutePorts@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1176},"Microsoft.Network/firewallPolicies@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1237},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1303},"Microsoft.Network/IpAllocations@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1316},"Microsoft.Network/ipGroups@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1330},"Microsoft.Network/loadBalancers@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1407},"Microsoft.Network/loadBalancers/backendAddressPools@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1411},"Microsoft.Network/loadBalancers/inboundNatRules@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1415},"Microsoft.Network/natGateways@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1421},"Microsoft.Network/networkInterfaces/tapConfigurations@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1425},"Microsoft.Network/networkProfiles@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1463},"Microsoft.Network/networkSecurityGroups@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1468},"Microsoft.Network/networkSecurityGroups/securityRules@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1472},"Microsoft.Network/networkVirtualAppliances@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1490},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1502},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1517},"Microsoft.Network/networkWatchers@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1528},"Microsoft.Network/networkWatchers/packetCaptures@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1545},"Microsoft.Network/networkWatchers/connectionMonitors@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1620},"Microsoft.Network/networkWatchers/flowLogs@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1625},"Microsoft.Network/privateEndpoints@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1630},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1651},"Microsoft.Network/privateLinkServices@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1656},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1660},"Microsoft.Network/publicIPPrefixes@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1684},"Microsoft.Network/routeFilters@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1711},"Microsoft.Network/routeFilters/routeFilterRules@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1715},"Microsoft.Network/routeTables@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1720},"Microsoft.Network/routeTables/routes@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1724},"Microsoft.Network/securityPartnerProviders@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1744},"Microsoft.Network/serviceEndpointPolicies@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1749},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1753},"Microsoft.Network/virtualNetworks@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1788},"Microsoft.Network/virtualNetworks/subnets@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1792},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1796},"Microsoft.Network/virtualNetworkGateways@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1971},"Microsoft.Network/connections@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2023},"Microsoft.Network/localNetworkGateways@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2028},"Microsoft.Network/virtualNetworkGateways/natRules@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2032},"Microsoft.Network/virtualNetworkTaps@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2037},"Microsoft.Network/virtualRouters@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2050},"Microsoft.Network/virtualRouters/peerings@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2060},"Microsoft.Network/virtualWans@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2078},"Microsoft.Network/vpnSites@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2102},"Microsoft.Network/vpnServerConfigurations@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2157},"Microsoft.Network/virtualHubs@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2197},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2207},"Microsoft.Network/vpnGateways@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2279},"Microsoft.Network/vpnGateways/vpnConnections@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2283},"Microsoft.Network/vpnGateways/natRules@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2287},"Microsoft.Network/p2svpnGateways@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2292},"Microsoft.Network/virtualHubs/routeTables@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2296},"Microsoft.Network/expressRouteGateways@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2319},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2323},"Microsoft.Network/virtualHubs/bgpConnections@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2338},"Microsoft.Network/virtualHubs/ipConfigurations@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2351},"Microsoft.Network/virtualHubs/hubRouteTables@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2367},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2462},"Microsoft.Network/applicationGatewayAvailableSslOptions@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2509},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2548},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2552},"Microsoft.Network/ExpressRoutePortsLocations@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2565},"Microsoft.Network/ExpressRoutePorts/links@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2569},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2574},"Microsoft.Network/loadBalancers/loadBalancingRules@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2578},"Microsoft.Network/loadBalancers/outboundRules@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2582},"Microsoft.Network/loadBalancers/probes@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2586},"Microsoft.Network/networkInterfaces/ipConfigurations@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2590},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2594},"Microsoft.Network/networkVirtualApplianceSkus@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2603},"Microsoft.Network/vpnSites/vpnSiteLinks@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2607},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2611},"Microsoft.Network/networkManagers@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":41},"Microsoft.Network/networkManagers/connectivityConfigurations@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":73},"Microsoft.Network/networkManagers/networkGroups@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":83},"Microsoft.Network/networkManagers/networkGroups/staticMembers@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":88},"Microsoft.Network/networkManagers/securityUserConfigurations@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":108},"Microsoft.Network/networkManagers/securityUserConfigurations/ruleCollections@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":120},"Microsoft.Network/networkManagers/securityUserConfigurations/ruleCollections/rules@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":172},"Microsoft.Network/networkManagers/securityAdminConfigurations@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":176},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":180},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":236},"Microsoft.Network/networkManagerConnections@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":247},"Microsoft.Network/managementGroups/networkManagerConnections@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":251},"Microsoft.Network/networkManagers/scopeConnections@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":262},"Microsoft.Network/applicationGateways@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":739},"Microsoft.Network/applicationGateways/privateEndpointConnections@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":743},"Microsoft.Network/applicationSecurityGroups@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":748},"Microsoft.Network/azureFirewalls@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":857},"Microsoft.Network/bastionHosts@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":883},"Microsoft.Network/networkInterfaces@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":888},"Microsoft.Network/publicIPAddresses@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":894},"Microsoft.Network/customIpPrefixes@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":915},"Microsoft.Network/ddosCustomPolicies@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":938},"Microsoft.Network/ddosProtectionPlans@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":950},"Microsoft.Network/dscpConfigurations@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":996},"Microsoft.Network/expressRouteCircuits/authorizations@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1009},"Microsoft.Network/expressRouteCircuits/peerings@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1069},"Microsoft.Network/expressRouteCircuits/peerings/connections@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1073},"Microsoft.Network/expressRouteCircuits@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1103},"Microsoft.Network/expressRouteCrossConnections@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1135},"Microsoft.Network/expressRouteCrossConnections/peerings@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1139},"Microsoft.Network/ExpressRoutePorts@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1177},"Microsoft.Network/firewallPolicies@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1239},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1305},"Microsoft.Network/firewallPolicies/signatureOverrides@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1312},"Microsoft.Network/IpAllocations@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1325},"Microsoft.Network/ipGroups@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1339},"Microsoft.Network/loadBalancers@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1416},"Microsoft.Network/loadBalancers/backendAddressPools@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1420},"Microsoft.Network/loadBalancers/inboundNatRules@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1424},"Microsoft.Network/natGateways@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1430},"Microsoft.Network/networkInterfaces/tapConfigurations@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1434},"Microsoft.Network/networkProfiles@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1472},"Microsoft.Network/networkSecurityGroups@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1477},"Microsoft.Network/networkSecurityGroups/securityRules@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1481},"Microsoft.Network/networkVirtualAppliances@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1499},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1511},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1526},"Microsoft.Network/networkWatchers@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1537},"Microsoft.Network/networkWatchers/packetCaptures@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1554},"Microsoft.Network/networkWatchers/connectionMonitors@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1629},"Microsoft.Network/networkWatchers/flowLogs@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1634},"Microsoft.Network/privateEndpoints@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1639},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1660},"Microsoft.Network/privateLinkServices@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1665},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1669},"Microsoft.Network/publicIPPrefixes@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1693},"Microsoft.Network/routeFilters@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1720},"Microsoft.Network/routeFilters/routeFilterRules@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1724},"Microsoft.Network/routeTables@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1729},"Microsoft.Network/routeTables/routes@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1733},"Microsoft.Network/securityPartnerProviders@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1753},"Microsoft.Network/serviceEndpointPolicies@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1758},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1762},"Microsoft.Network/virtualNetworks@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1801},"Microsoft.Network/virtualNetworks/subnets@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1805},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1809},"Microsoft.Network/virtualNetworkGateways@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1984},"Microsoft.Network/connections@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2036},"Microsoft.Network/localNetworkGateways@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2041},"Microsoft.Network/virtualNetworkGateways/natRules@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2045},"Microsoft.Network/virtualNetworkTaps@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2050},"Microsoft.Network/virtualRouters@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2063},"Microsoft.Network/virtualRouters/peerings@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2073},"Microsoft.Network/virtualWans@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2091},"Microsoft.Network/vpnSites@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2115},"Microsoft.Network/vpnServerConfigurations@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2170},"Microsoft.Network/virtualHubs@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2210},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2220},"Microsoft.Network/vpnGateways@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2292},"Microsoft.Network/vpnGateways/vpnConnections@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2296},"Microsoft.Network/vpnGateways/natRules@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2300},"Microsoft.Network/p2svpnGateways@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2305},"Microsoft.Network/virtualHubs/routeTables@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2309},"Microsoft.Network/expressRouteGateways@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2332},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2336},"Microsoft.Network/virtualHubs/bgpConnections@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2351},"Microsoft.Network/virtualHubs/ipConfigurations@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2364},"Microsoft.Network/virtualHubs/hubRouteTables@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2380},"Microsoft.Network/virtualHubs/routingIntent@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2393},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2500},"Microsoft.Network/applicationGatewayAvailableSslOptions@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2547},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2586},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2590},"Microsoft.Network/ExpressRoutePortsLocations@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2603},"Microsoft.Network/ExpressRoutePorts/links@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2607},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2612},"Microsoft.Network/loadBalancers/loadBalancingRules@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2616},"Microsoft.Network/loadBalancers/outboundRules@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2620},"Microsoft.Network/loadBalancers/probes@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2624},"Microsoft.Network/networkInterfaces/ipConfigurations@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2628},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2632},"Microsoft.Network/networkVirtualApplianceSkus@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2641},"Microsoft.Network/vpnSites/vpnSiteLinks@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2645},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2649},"Microsoft.Network/applicationGateways@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":792},"Microsoft.Network/applicationGateways/privateEndpointConnections@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":796},"Microsoft.Network/applicationSecurityGroups@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":801},"Microsoft.Network/azureFirewalls@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":910},"Microsoft.Network/bastionHosts@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":936},"Microsoft.Network/networkInterfaces@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":941},"Microsoft.Network/publicIPAddresses@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":947},"Microsoft.Network/customIpPrefixes@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":968},"Microsoft.Network/ddosCustomPolicies@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":991},"Microsoft.Network/ddosProtectionPlans@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1003},"Microsoft.Network/dscpConfigurations@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1049},"Microsoft.Network/expressRouteCircuits/authorizations@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1062},"Microsoft.Network/expressRouteCircuits/peerings@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1122},"Microsoft.Network/expressRouteCircuits/peerings/connections@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1126},"Microsoft.Network/expressRouteCircuits@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1156},"Microsoft.Network/expressRouteCrossConnections@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1188},"Microsoft.Network/expressRouteCrossConnections/peerings@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1192},"Microsoft.Network/ExpressRoutePorts@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1230},"Microsoft.Network/expressRoutePorts/authorizations@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1243},"Microsoft.Network/firewallPolicies@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1306},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1372},"Microsoft.Network/firewallPolicies/signatureOverrides@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1379},"Microsoft.Network/IpAllocations@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1392},"Microsoft.Network/ipGroups@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1406},"Microsoft.Network/loadBalancers@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1483},"Microsoft.Network/loadBalancers/backendAddressPools@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1487},"Microsoft.Network/loadBalancers/inboundNatRules@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1491},"Microsoft.Network/natGateways@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1497},"Microsoft.Network/networkInterfaces/tapConfigurations@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1501},"Microsoft.Network/networkProfiles@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1539},"Microsoft.Network/networkSecurityGroups@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1544},"Microsoft.Network/networkSecurityGroups/securityRules@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1548},"Microsoft.Network/networkVirtualAppliances@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1566},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1578},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1593},"Microsoft.Network/networkWatchers@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1604},"Microsoft.Network/networkWatchers/packetCaptures@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1621},"Microsoft.Network/networkWatchers/connectionMonitors@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1696},"Microsoft.Network/networkWatchers/flowLogs@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1701},"Microsoft.Network/privateEndpoints@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1706},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1727},"Microsoft.Network/privateLinkServices@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1732},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1736},"Microsoft.Network/publicIPPrefixes@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1760},"Microsoft.Network/routeFilters@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1787},"Microsoft.Network/routeFilters/routeFilterRules@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1791},"Microsoft.Network/routeTables@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1796},"Microsoft.Network/routeTables/routes@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1800},"Microsoft.Network/securityPartnerProviders@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1820},"Microsoft.Network/serviceEndpointPolicies@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1825},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1829},"Microsoft.Network/virtualNetworks@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1868},"Microsoft.Network/virtualNetworks/subnets@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1872},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1876},"Microsoft.Network/virtualNetworkGateways@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2051},"Microsoft.Network/connections@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2105},"Microsoft.Network/localNetworkGateways@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2110},"Microsoft.Network/virtualNetworkGateways/natRules@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2114},"Microsoft.Network/virtualNetworkTaps@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2119},"Microsoft.Network/virtualRouters@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2132},"Microsoft.Network/virtualRouters/peerings@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2142},"Microsoft.Network/virtualWans@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2160},"Microsoft.Network/vpnSites@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2184},"Microsoft.Network/vpnServerConfigurations@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2256},"Microsoft.Network/vpnServerConfigurations/configurationPolicyGroups@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2260},"Microsoft.Network/virtualHubs@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2304},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2314},"Microsoft.Network/vpnGateways@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2387},"Microsoft.Network/vpnGateways/vpnConnections@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2391},"Microsoft.Network/vpnGateways/natRules@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2395},"Microsoft.Network/p2svpnGateways@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2400},"Microsoft.Network/virtualHubs/routeTables@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2404},"Microsoft.Network/expressRouteGateways@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2427},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2431},"Microsoft.Network/virtualHubs/bgpConnections@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2446},"Microsoft.Network/virtualHubs/ipConfigurations@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2459},"Microsoft.Network/virtualHubs/hubRouteTables@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2475},"Microsoft.Network/virtualHubs/routingIntent@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2488},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2595},"Microsoft.Network/applicationGatewayAvailableSslOptions@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2642},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2681},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2685},"Microsoft.Network/ExpressRoutePortsLocations@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2698},"Microsoft.Network/ExpressRoutePorts/links@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2702},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2707},"Microsoft.Network/loadBalancers/loadBalancingRules@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2711},"Microsoft.Network/loadBalancers/outboundRules@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2715},"Microsoft.Network/loadBalancers/probes@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2719},"Microsoft.Network/networkInterfaces/ipConfigurations@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2723},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2727},"Microsoft.Network/networkVirtualApplianceSkus@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2736},"Microsoft.Network/vpnSites/vpnSiteLinks@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2740},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2744},"Microsoft.Network/applicationGateways@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":797},"Microsoft.Network/applicationGateways/privateEndpointConnections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":801},"Microsoft.Network/applicationSecurityGroups@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":806},"Microsoft.Network/azureFirewalls@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":915},"Microsoft.Network/bastionHosts@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":941},"Microsoft.Network/networkInterfaces@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":946},"Microsoft.Network/publicIPAddresses@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":952},"Microsoft.Network/customIpPrefixes@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":974},"Microsoft.Network/ddosCustomPolicies@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":997},"Microsoft.Network/ddosProtectionPlans@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1009},"Microsoft.Network/dscpConfigurations@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1055},"Microsoft.Network/expressRouteCircuits/authorizations@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1068},"Microsoft.Network/expressRouteCircuits/peerings@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1128},"Microsoft.Network/expressRouteCircuits/peerings/connections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1132},"Microsoft.Network/expressRouteCircuits@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1162},"Microsoft.Network/expressRouteCrossConnections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1194},"Microsoft.Network/expressRouteCrossConnections/peerings@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1198},"Microsoft.Network/ExpressRoutePorts@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1236},"Microsoft.Network/expressRoutePorts/authorizations@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1249},"Microsoft.Network/firewallPolicies@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1315},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1381},"Microsoft.Network/firewallPolicies/signatureOverrides@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1388},"Microsoft.Network/IpAllocations@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1401},"Microsoft.Network/ipGroups@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1415},"Microsoft.Network/loadBalancers@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1492},"Microsoft.Network/loadBalancers/backendAddressPools@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1496},"Microsoft.Network/loadBalancers/inboundNatRules@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1500},"Microsoft.Network/natGateways@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1506},"Microsoft.Network/networkInterfaces/tapConfigurations@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1510},"Microsoft.Network/networkManagers@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1543},"Microsoft.Network/networkManagerConnections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1554},"Microsoft.Network/networkManagers/connectivityConfigurations@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1586},"Microsoft.Network/networkManagers/networkGroups@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1596},"Microsoft.Network/networkManagers/networkGroups/staticMembers@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1606},"Microsoft.Network/networkManagers/scopeConnections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1617},"Microsoft.Network/networkManagers/securityAdminConfigurations@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1631},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1643},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1703},"Microsoft.Network/networkProfiles@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1741},"Microsoft.Network/networkSecurityGroups@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1746},"Microsoft.Network/networkSecurityGroups/securityRules@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1750},"Microsoft.Network/networkVirtualAppliances@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1768},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1780},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1795},"Microsoft.Network/networkWatchers@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1807},"Microsoft.Network/networkWatchers/packetCaptures@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1830},"Microsoft.Network/networkWatchers/connectionMonitors@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1907},"Microsoft.Network/networkWatchers/flowLogs@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1912},"Microsoft.Network/privateEndpoints@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1917},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1938},"Microsoft.Network/privateLinkServices@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1943},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1947},"Microsoft.Network/publicIPPrefixes@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1971},"Microsoft.Network/routeFilters@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1998},"Microsoft.Network/routeFilters/routeFilterRules@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2002},"Microsoft.Network/routeTables@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2007},"Microsoft.Network/routeTables/routes@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2011},"Microsoft.Network/securityPartnerProviders@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2031},"Microsoft.Network/serviceEndpointPolicies@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2036},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2040},"Microsoft.Network/virtualNetworks@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2079},"Microsoft.Network/virtualNetworks/subnets@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2083},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2087},"Microsoft.Network/virtualNetworkGateways@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2262},"Microsoft.Network/connections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2316},"Microsoft.Network/localNetworkGateways@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2321},"Microsoft.Network/virtualNetworkGateways/natRules@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2325},"Microsoft.Network/virtualNetworkTaps@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2330},"Microsoft.Network/virtualRouters@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2343},"Microsoft.Network/virtualRouters/peerings@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2353},"Microsoft.Network/virtualWans@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2371},"Microsoft.Network/vpnSites@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2395},"Microsoft.Network/vpnServerConfigurations@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2467},"Microsoft.Network/vpnServerConfigurations/configurationPolicyGroups@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2471},"Microsoft.Network/virtualHubs@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2516},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2526},"Microsoft.Network/vpnGateways@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2599},"Microsoft.Network/vpnGateways/vpnConnections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2603},"Microsoft.Network/vpnGateways/natRules@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2607},"Microsoft.Network/p2svpnGateways@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2612},"Microsoft.Network/virtualHubs/routeTables@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2616},"Microsoft.Network/expressRouteGateways@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2639},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2643},"Microsoft.Network/virtualHubs/bgpConnections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2658},"Microsoft.Network/virtualHubs/ipConfigurations@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2671},"Microsoft.Network/virtualHubs/hubRouteTables@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2687},"Microsoft.Network/virtualHubs/routingIntent@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2700},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2808},"Microsoft.Network/applicationGatewayAvailableSslOptions@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2858},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2898},"Microsoft.Network/expressRouteProviderPorts@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2904},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2908},"Microsoft.Network/ExpressRoutePortsLocations@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2921},"Microsoft.Network/ExpressRoutePorts/links@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2925},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2930},"Microsoft.Network/loadBalancers/loadBalancingRules@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2934},"Microsoft.Network/loadBalancers/outboundRules@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2938},"Microsoft.Network/loadBalancers/probes@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2942},"Microsoft.Network/networkInterfaces/ipConfigurations@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2946},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2950},"Microsoft.Network/networkVirtualApplianceSkus@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2959},"Microsoft.Network/vpnSites/vpnSiteLinks@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2963},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2967},"Microsoft.Network/networkManagers@2022-02-01-preview":{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":41},"Microsoft.Network/networkManagers/connectivityConfigurations@2022-02-01-preview":{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":73},"Microsoft.Network/networkManagers/networkGroups@2022-02-01-preview":{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":83},"Microsoft.Network/networkManagers/networkGroups/staticMembers@2022-02-01-preview":{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":88},"Microsoft.Network/networkManagers/securityUserConfigurations@2022-02-01-preview":{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":101},"Microsoft.Network/networkManagers/securityUserConfigurations/ruleCollections@2022-02-01-preview":{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":113},"Microsoft.Network/networkManagers/securityUserConfigurations/ruleCollections/rules@2022-02-01-preview":{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":165},"Microsoft.Network/networkManagers/securityAdminConfigurations@2022-02-01-preview":{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":179},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2022-02-01-preview":{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":190},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2022-02-01-preview":{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":246},"Microsoft.Network/networkManagerConnections@2022-02-01-preview":{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":257},"Microsoft.Network/networkManagers/scopeConnections@2022-02-01-preview":{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":268},"Microsoft.Network/networkManagers@2022-04-01-preview":{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":41},"Microsoft.Network/networkManagers/connectivityConfigurations@2022-04-01-preview":{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":73},"Microsoft.Network/networkManagers/networkGroups@2022-04-01-preview":{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":83},"Microsoft.Network/networkManagers/networkGroups/staticMembers@2022-04-01-preview":{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":93},"Microsoft.Network/networkManagers/securityUserConfigurations@2022-04-01-preview":{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":106},"Microsoft.Network/networkManagers/securityUserConfigurations/ruleCollections@2022-04-01-preview":{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":118},"Microsoft.Network/networkManagers/securityUserConfigurations/ruleCollections/rules@2022-04-01-preview":{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":170},"Microsoft.Network/networkManagers/securityAdminConfigurations@2022-04-01-preview":{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":184},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2022-04-01-preview":{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":195},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2022-04-01-preview":{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":251},"Microsoft.Network/networkManagerConnections@2022-04-01-preview":{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":262},"Microsoft.Network/networkManagers/scopeConnections@2022-04-01-preview":{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":273},"Microsoft.Network/applicationGateways@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":801},"Microsoft.Network/applicationGateways/privateEndpointConnections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":805},"Microsoft.Network/applicationSecurityGroups@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":810},"Microsoft.Network/azureFirewalls@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":919},"Microsoft.Network/bastionHosts@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":945},"Microsoft.Network/networkInterfaces@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":950},"Microsoft.Network/publicIPAddresses@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":956},"Microsoft.Network/customIpPrefixes@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":993},"Microsoft.Network/ddosCustomPolicies@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1004},"Microsoft.Network/ddosProtectionPlans@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1017},"Microsoft.Network/dscpConfigurations@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1063},"Microsoft.Network/expressRouteCircuits/authorizations@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1076},"Microsoft.Network/expressRouteCircuits/peerings@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1136},"Microsoft.Network/expressRouteCircuits/peerings/connections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1140},"Microsoft.Network/expressRouteCircuits@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1170},"Microsoft.Network/expressRouteCrossConnections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1202},"Microsoft.Network/expressRouteCrossConnections/peerings@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1206},"Microsoft.Network/ExpressRoutePorts@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1247},"Microsoft.Network/expressRoutePorts/authorizations@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1260},"Microsoft.Network/firewallPolicies@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1326},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1392},"Microsoft.Network/firewallPolicies/signatureOverrides@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1399},"Microsoft.Network/IpAllocations@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1412},"Microsoft.Network/ipGroups@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1426},"Microsoft.Network/loadBalancers@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1503},"Microsoft.Network/loadBalancers/backendAddressPools@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1507},"Microsoft.Network/loadBalancers/inboundNatRules@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1511},"Microsoft.Network/natGateways@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1517},"Microsoft.Network/networkInterfaces/tapConfigurations@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1521},"Microsoft.Network/networkManagers@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1554},"Microsoft.Network/networkManagerConnections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1565},"Microsoft.Network/networkManagers/connectivityConfigurations@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1597},"Microsoft.Network/networkManagers/networkGroups@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1607},"Microsoft.Network/networkManagers/networkGroups/staticMembers@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1617},"Microsoft.Network/networkManagers/scopeConnections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1628},"Microsoft.Network/networkManagers/securityAdminConfigurations@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1643},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1655},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1715},"Microsoft.Network/networkProfiles@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1753},"Microsoft.Network/networkSecurityGroups@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1758},"Microsoft.Network/networkSecurityGroups/securityRules@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1762},"Microsoft.Network/networkVirtualAppliances@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1780},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1792},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1807},"Microsoft.Network/networkWatchers@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1819},"Microsoft.Network/networkWatchers/packetCaptures@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1842},"Microsoft.Network/networkWatchers/connectionMonitors@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1919},"Microsoft.Network/networkWatchers/flowLogs@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1924},"Microsoft.Network/privateEndpoints@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1929},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1950},"Microsoft.Network/privateLinkServices@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1955},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1959},"Microsoft.Network/publicIPPrefixes@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1983},"Microsoft.Network/routeFilters@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2010},"Microsoft.Network/routeFilters/routeFilterRules@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2014},"Microsoft.Network/routeTables@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2019},"Microsoft.Network/routeTables/routes@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2023},"Microsoft.Network/securityPartnerProviders@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2043},"Microsoft.Network/serviceEndpointPolicies@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2048},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2052},"Microsoft.Network/virtualNetworks@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2091},"Microsoft.Network/virtualNetworks/subnets@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2095},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2099},"Microsoft.Network/virtualNetworkGateways@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2298},"Microsoft.Network/connections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2352},"Microsoft.Network/localNetworkGateways@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2357},"Microsoft.Network/virtualNetworkGateways/natRules@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2361},"Microsoft.Network/virtualNetworkTaps@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2366},"Microsoft.Network/virtualRouters@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2379},"Microsoft.Network/virtualRouters/peerings@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2389},"Microsoft.Network/virtualWans@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2407},"Microsoft.Network/vpnSites@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2431},"Microsoft.Network/vpnServerConfigurations@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2507},"Microsoft.Network/vpnServerConfigurations/configurationPolicyGroups@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2511},"Microsoft.Network/virtualHubs@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2557},"Microsoft.Network/virtualHubs/routeMaps@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2599},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2609},"Microsoft.Network/vpnGateways@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2682},"Microsoft.Network/vpnGateways/vpnConnections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2686},"Microsoft.Network/vpnGateways/natRules@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2690},"Microsoft.Network/p2svpnGateways@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2695},"Microsoft.Network/virtualHubs/routeTables@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2699},"Microsoft.Network/expressRouteGateways@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2722},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2726},"Microsoft.Network/virtualHubs/bgpConnections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2741},"Microsoft.Network/virtualHubs/ipConfigurations@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2754},"Microsoft.Network/virtualHubs/hubRouteTables@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2770},"Microsoft.Network/virtualHubs/routingIntent@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2783},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2898},"Microsoft.Network/cloudServiceSlots@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2907},"Microsoft.Network/applicationGatewayAvailableSslOptions@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2957},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2997},"Microsoft.Network/expressRouteProviderPorts@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3003},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3007},"Microsoft.Network/ExpressRoutePortsLocations@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3020},"Microsoft.Network/ExpressRoutePorts/links@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3024},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3029},"Microsoft.Network/loadBalancers/loadBalancingRules@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3033},"Microsoft.Network/loadBalancers/outboundRules@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3037},"Microsoft.Network/loadBalancers/probes@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3041},"Microsoft.Network/networkInterfaces/ipConfigurations@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3045},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3049},"Microsoft.Network/networkVirtualApplianceSkus@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3058},"Microsoft.Network/vpnSites/vpnSiteLinks@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3062},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3066},"Microsoft.Network/applicationGateways@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":801},"Microsoft.Network/applicationGateways/privateEndpointConnections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":805},"Microsoft.Network/applicationSecurityGroups@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":810},"Microsoft.Network/azureFirewalls@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":919},"Microsoft.Network/bastionHosts@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":945},"Microsoft.Network/networkInterfaces@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":950},"Microsoft.Network/publicIPAddresses@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":956},"Microsoft.Network/cloudServiceSlots@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":965},"Microsoft.Network/customIpPrefixes@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1002},"Microsoft.Network/ddosCustomPolicies@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1013},"Microsoft.Network/ddosProtectionPlans@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1026},"Microsoft.Network/dscpConfigurations@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1072},"Microsoft.Network/expressRouteCircuits/authorizations@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1085},"Microsoft.Network/expressRouteCircuits/peerings@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1145},"Microsoft.Network/expressRouteCircuits/peerings/connections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1149},"Microsoft.Network/expressRouteCircuits@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1179},"Microsoft.Network/expressRouteCrossConnections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1211},"Microsoft.Network/expressRouteCrossConnections/peerings@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1215},"Microsoft.Network/ExpressRoutePorts@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1256},"Microsoft.Network/expressRoutePorts/authorizations@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1269},"Microsoft.Network/firewallPolicies@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1335},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1401},"Microsoft.Network/firewallPolicies/signatureOverrides@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1408},"Microsoft.Network/IpAllocations@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1421},"Microsoft.Network/ipGroups@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1435},"Microsoft.Network/loadBalancers@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1512},"Microsoft.Network/loadBalancers/backendAddressPools@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1516},"Microsoft.Network/loadBalancers/inboundNatRules@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1520},"Microsoft.Network/natGateways@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1526},"Microsoft.Network/networkInterfaces/tapConfigurations@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1530},"Microsoft.Network/networkManagers@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1563},"Microsoft.Network/networkManagerConnections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1574},"Microsoft.Network/networkManagers/connectivityConfigurations@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1606},"Microsoft.Network/networkManagers/networkGroups@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1616},"Microsoft.Network/networkManagers/networkGroups/staticMembers@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1626},"Microsoft.Network/networkManagers/scopeConnections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1637},"Microsoft.Network/networkManagers/securityAdminConfigurations@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1652},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1664},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1724},"Microsoft.Network/networkProfiles@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1762},"Microsoft.Network/networkSecurityGroups@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1767},"Microsoft.Network/networkSecurityGroups/securityRules@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1771},"Microsoft.Network/networkVirtualAppliances@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1796},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1808},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1823},"Microsoft.Network/networkWatchers@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1834},"Microsoft.Network/networkWatchers/packetCaptures@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1857},"Microsoft.Network/networkWatchers/connectionMonitors@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1934},"Microsoft.Network/networkWatchers/flowLogs@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1939},"Microsoft.Network/privateEndpoints@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1944},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1965},"Microsoft.Network/privateLinkServices@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1970},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1974},"Microsoft.Network/publicIPPrefixes@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1998},"Microsoft.Network/routeFilters@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2025},"Microsoft.Network/routeFilters/routeFilterRules@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2029},"Microsoft.Network/routeTables@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2034},"Microsoft.Network/routeTables/routes@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2038},"Microsoft.Network/securityPartnerProviders@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2058},"Microsoft.Network/serviceEndpointPolicies@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2063},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2067},"Microsoft.Network/virtualNetworks@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2106},"Microsoft.Network/virtualNetworks/subnets@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2110},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2114},"Microsoft.Network/virtualNetworkGateways@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2313},"Microsoft.Network/connections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2367},"Microsoft.Network/localNetworkGateways@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2372},"Microsoft.Network/virtualNetworkGateways/natRules@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2376},"Microsoft.Network/virtualNetworkTaps@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2381},"Microsoft.Network/virtualRouters@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2394},"Microsoft.Network/virtualRouters/peerings@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2404},"Microsoft.Network/virtualWans@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2422},"Microsoft.Network/vpnSites@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2446},"Microsoft.Network/vpnServerConfigurations@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2522},"Microsoft.Network/vpnServerConfigurations/configurationPolicyGroups@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2526},"Microsoft.Network/virtualHubs@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2572},"Microsoft.Network/virtualHubs/routeMaps@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2614},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2624},"Microsoft.Network/vpnGateways@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2697},"Microsoft.Network/vpnGateways/vpnConnections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2701},"Microsoft.Network/vpnGateways/natRules@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2705},"Microsoft.Network/p2svpnGateways@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2710},"Microsoft.Network/virtualHubs/routeTables@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2714},"Microsoft.Network/expressRouteGateways@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2737},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2741},"Microsoft.Network/virtualHubs/bgpConnections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2756},"Microsoft.Network/virtualHubs/ipConfigurations@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2769},"Microsoft.Network/virtualHubs/hubRouteTables@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2785},"Microsoft.Network/virtualHubs/routingIntent@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2798},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2913},"Microsoft.Network/applicationGatewayAvailableSslOptions@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2963},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3003},"Microsoft.Network/expressRouteProviderPorts@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3009},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3013},"Microsoft.Network/ExpressRoutePortsLocations@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3026},"Microsoft.Network/ExpressRoutePorts/links@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3030},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3035},"Microsoft.Network/loadBalancers/loadBalancingRules@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3039},"Microsoft.Network/loadBalancers/outboundRules@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3043},"Microsoft.Network/loadBalancers/probes@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3047},"Microsoft.Network/networkInterfaces/ipConfigurations@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3051},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3055},"Microsoft.Network/networkVirtualApplianceSkus@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3064},"Microsoft.Network/vpnSites/vpnSiteLinks@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3068},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3072},"Microsoft.Network/applicationGateways@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":809},"Microsoft.Network/applicationGateways/privateEndpointConnections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":813},"Microsoft.Network/applicationSecurityGroups@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":818},"Microsoft.Network/azureFirewalls@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":927},"Microsoft.Network/bastionHosts@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":953},"Microsoft.Network/networkInterfaces@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":958},"Microsoft.Network/publicIPAddresses@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":964},"Microsoft.Network/cloudServiceSlots@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":973},"Microsoft.Network/customIpPrefixes@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1010},"Microsoft.Network/ddosCustomPolicies@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1021},"Microsoft.Network/ddosProtectionPlans@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1034},"Microsoft.Network/dscpConfigurations@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1080},"Microsoft.Network/expressRouteCircuits/authorizations@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1093},"Microsoft.Network/expressRouteCircuits/peerings@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1153},"Microsoft.Network/expressRouteCircuits/peerings/connections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1157},"Microsoft.Network/expressRouteCircuits@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1187},"Microsoft.Network/expressRouteCrossConnections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1219},"Microsoft.Network/expressRouteCrossConnections/peerings@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1223},"Microsoft.Network/ExpressRoutePorts@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1264},"Microsoft.Network/expressRoutePorts/authorizations@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1277},"Microsoft.Network/firewallPolicies@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1343},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1409},"Microsoft.Network/firewallPolicies/signatureOverrides@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1416},"Microsoft.Network/IpAllocations@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1429},"Microsoft.Network/ipGroups@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1443},"Microsoft.Network/loadBalancers@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1520},"Microsoft.Network/loadBalancers/backendAddressPools@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1524},"Microsoft.Network/loadBalancers/inboundNatRules@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1528},"Microsoft.Network/natGateways@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1534},"Microsoft.Network/networkInterfaces/tapConfigurations@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1538},"Microsoft.Network/networkManagers@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1571},"Microsoft.Network/networkManagerConnections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1582},"Microsoft.Network/networkManagers/connectivityConfigurations@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1614},"Microsoft.Network/networkManagers/networkGroups@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1624},"Microsoft.Network/networkManagers/networkGroups/staticMembers@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1634},"Microsoft.Network/networkManagers/scopeConnections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1645},"Microsoft.Network/networkManagers/securityAdminConfigurations@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1660},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1672},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1732},"Microsoft.Network/networkProfiles@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1770},"Microsoft.Network/networkSecurityGroups@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1775},"Microsoft.Network/networkSecurityGroups/securityRules@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1779},"Microsoft.Network/networkVirtualAppliances@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1804},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1816},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1831},"Microsoft.Network/networkWatchers@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1842},"Microsoft.Network/networkWatchers/packetCaptures@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1865},"Microsoft.Network/networkWatchers/connectionMonitors@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1942},"Microsoft.Network/networkWatchers/flowLogs@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1947},"Microsoft.Network/privateEndpoints@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1952},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1973},"Microsoft.Network/privateLinkServices@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1978},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1982},"Microsoft.Network/publicIPPrefixes@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2006},"Microsoft.Network/routeFilters@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2033},"Microsoft.Network/routeFilters/routeFilterRules@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2037},"Microsoft.Network/routeTables@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2042},"Microsoft.Network/routeTables/routes@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2046},"Microsoft.Network/securityPartnerProviders@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2066},"Microsoft.Network/serviceEndpointPolicies@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2071},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2075},"Microsoft.Network/virtualNetworks@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2115},"Microsoft.Network/virtualNetworks/subnets@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2119},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2123},"Microsoft.Network/virtualNetworkGateways@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2322},"Microsoft.Network/connections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2376},"Microsoft.Network/localNetworkGateways@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2381},"Microsoft.Network/virtualNetworkGateways/natRules@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2385},"Microsoft.Network/virtualNetworkTaps@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2390},"Microsoft.Network/virtualRouters@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2403},"Microsoft.Network/virtualRouters/peerings@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2413},"Microsoft.Network/virtualWans@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2431},"Microsoft.Network/vpnSites@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2455},"Microsoft.Network/vpnServerConfigurations@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2531},"Microsoft.Network/vpnServerConfigurations/configurationPolicyGroups@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2535},"Microsoft.Network/virtualHubs@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2581},"Microsoft.Network/virtualHubs/routeMaps@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2623},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2633},"Microsoft.Network/vpnGateways@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2706},"Microsoft.Network/vpnGateways/vpnConnections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2710},"Microsoft.Network/vpnGateways/natRules@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2714},"Microsoft.Network/p2svpnGateways@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2719},"Microsoft.Network/virtualHubs/routeTables@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2723},"Microsoft.Network/expressRouteGateways@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2746},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2750},"Microsoft.Network/virtualHubs/bgpConnections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2765},"Microsoft.Network/virtualHubs/ipConfigurations@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2778},"Microsoft.Network/virtualHubs/hubRouteTables@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2794},"Microsoft.Network/virtualHubs/routingIntent@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2807},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2925},"Microsoft.Network/applicationGatewayAvailableSslOptions@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2975},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3015},"Microsoft.Network/expressRouteProviderPorts@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3021},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3025},"Microsoft.Network/ExpressRoutePortsLocations@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3038},"Microsoft.Network/ExpressRoutePorts/links@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3042},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3047},"Microsoft.Network/loadBalancers/loadBalancingRules@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3051},"Microsoft.Network/loadBalancers/outboundRules@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3055},"Microsoft.Network/loadBalancers/probes@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3059},"Microsoft.Network/networkInterfaces/ipConfigurations@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3063},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3067},"Microsoft.Network/networkVirtualApplianceSkus@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3076},"Microsoft.Network/vpnSites/vpnSiteLinks@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3080},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3084},"Microsoft.Network/applicationGateways@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":820},"Microsoft.Network/applicationGateways/privateEndpointConnections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":824},"Microsoft.Network/applicationSecurityGroups@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":829},"Microsoft.Network/azureFirewalls@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":938},"Microsoft.Network/bastionHosts@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":964},"Microsoft.Network/networkInterfaces@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":969},"Microsoft.Network/publicIPAddresses@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":975},"Microsoft.Network/cloudServiceSlots@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":984},"Microsoft.Network/customIpPrefixes@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1021},"Microsoft.Network/ddosCustomPolicies@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1032},"Microsoft.Network/ddosProtectionPlans@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1045},"Microsoft.Network/dscpConfigurations@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1091},"Microsoft.Network/expressRouteCircuits/authorizations@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1104},"Microsoft.Network/expressRouteCircuits/peerings@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1164},"Microsoft.Network/expressRouteCircuits/peerings/connections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1168},"Microsoft.Network/expressRouteCircuits@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1198},"Microsoft.Network/expressRouteCrossConnections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1230},"Microsoft.Network/expressRouteCrossConnections/peerings@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1234},"Microsoft.Network/ExpressRoutePorts@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1275},"Microsoft.Network/expressRoutePorts/authorizations@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1288},"Microsoft.Network/firewallPolicies@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1354},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1422},"Microsoft.Network/firewallPolicies/signatureOverrides@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1429},"Microsoft.Network/IpAllocations@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1442},"Microsoft.Network/ipGroups@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1456},"Microsoft.Network/loadBalancers@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1533},"Microsoft.Network/loadBalancers/backendAddressPools@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1537},"Microsoft.Network/loadBalancers/inboundNatRules@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1541},"Microsoft.Network/natGateways@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1547},"Microsoft.Network/networkInterfaces/tapConfigurations@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1551},"Microsoft.Network/networkManagers@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1584},"Microsoft.Network/networkManagerConnections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1595},"Microsoft.Network/networkManagers/connectivityConfigurations@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1627},"Microsoft.Network/networkManagers/networkGroups@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1637},"Microsoft.Network/networkManagers/networkGroups/staticMembers@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1647},"Microsoft.Network/networkManagers/scopeConnections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1658},"Microsoft.Network/networkManagers/securityAdminConfigurations@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1673},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1685},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1745},"Microsoft.Network/networkProfiles@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1783},"Microsoft.Network/networkSecurityGroups@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1788},"Microsoft.Network/networkSecurityGroups/securityRules@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1792},"Microsoft.Network/networkVirtualAppliances@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1819},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1831},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1846},"Microsoft.Network/networkWatchers@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1857},"Microsoft.Network/networkWatchers/packetCaptures@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1880},"Microsoft.Network/networkWatchers/connectionMonitors@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1957},"Microsoft.Network/networkWatchers/flowLogs@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1962},"Microsoft.Network/privateEndpoints@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1967},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1988},"Microsoft.Network/privateLinkServices@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1993},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1997},"Microsoft.Network/publicIPPrefixes@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2021},"Microsoft.Network/routeFilters@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2048},"Microsoft.Network/routeFilters/routeFilterRules@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2052},"Microsoft.Network/routeTables@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2057},"Microsoft.Network/routeTables/routes@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2061},"Microsoft.Network/securityPartnerProviders@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2081},"Microsoft.Network/serviceEndpointPolicies@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2086},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2090},"Microsoft.Network/virtualNetworks@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2130},"Microsoft.Network/virtualNetworks/subnets@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2134},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2138},"Microsoft.Network/virtualNetworkGateways@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2337},"Microsoft.Network/connections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2391},"Microsoft.Network/localNetworkGateways@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2396},"Microsoft.Network/virtualNetworkGateways/natRules@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2400},"Microsoft.Network/virtualNetworkTaps@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2405},"Microsoft.Network/virtualRouters@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2418},"Microsoft.Network/virtualRouters/peerings@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2428},"Microsoft.Network/virtualWans@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2446},"Microsoft.Network/vpnSites@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2470},"Microsoft.Network/vpnServerConfigurations@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2546},"Microsoft.Network/vpnServerConfigurations/configurationPolicyGroups@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2550},"Microsoft.Network/virtualHubs@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2596},"Microsoft.Network/virtualHubs/routeMaps@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2638},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2648},"Microsoft.Network/vpnGateways@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2721},"Microsoft.Network/vpnGateways/vpnConnections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2725},"Microsoft.Network/vpnGateways/natRules@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2729},"Microsoft.Network/p2svpnGateways@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2734},"Microsoft.Network/virtualHubs/routeTables@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2738},"Microsoft.Network/expressRouteGateways@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2761},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2765},"Microsoft.Network/virtualHubs/bgpConnections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2780},"Microsoft.Network/virtualHubs/ipConfigurations@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2793},"Microsoft.Network/virtualHubs/hubRouteTables@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2809},"Microsoft.Network/virtualHubs/routingIntent@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2822},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2971},"Microsoft.Network/applicationGatewayAvailableSslOptions@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3021},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3061},"Microsoft.Network/expressRouteProviderPorts@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3067},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3071},"Microsoft.Network/ExpressRoutePortsLocations@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3084},"Microsoft.Network/ExpressRoutePorts/links@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3088},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3093},"Microsoft.Network/loadBalancers/loadBalancingRules@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3097},"Microsoft.Network/loadBalancers/outboundRules@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3101},"Microsoft.Network/loadBalancers/probes@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3105},"Microsoft.Network/networkInterfaces/ipConfigurations@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3109},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3113},"Microsoft.Network/networkVirtualApplianceSkus@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3122},"Microsoft.Network/vpnSites/vpnSiteLinks@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3126},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3130},"Microsoft.Network/applicationGateways@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":825},"Microsoft.Network/applicationGateways/privateEndpointConnections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":829},"Microsoft.Network/applicationSecurityGroups@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":834},"Microsoft.Network/azureFirewalls@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":943},"Microsoft.Network/bastionHosts@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":969},"Microsoft.Network/networkInterfaces@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":974},"Microsoft.Network/publicIPAddresses@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":980},"Microsoft.Network/cloudServiceSlots@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":989},"Microsoft.Network/customIpPrefixes@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1026},"Microsoft.Network/ddosCustomPolicies@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1037},"Microsoft.Network/ddosProtectionPlans@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1050},"Microsoft.Network/dscpConfigurations@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1096},"Microsoft.Network/expressRouteCircuits/authorizations@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1109},"Microsoft.Network/expressRouteCircuits/peerings@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1169},"Microsoft.Network/expressRouteCircuits/peerings/connections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1173},"Microsoft.Network/expressRouteCircuits@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1203},"Microsoft.Network/expressRouteCrossConnections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1235},"Microsoft.Network/expressRouteCrossConnections/peerings@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1239},"Microsoft.Network/ExpressRoutePorts@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1280},"Microsoft.Network/expressRoutePorts/authorizations@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1293},"Microsoft.Network/firewallPolicies@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1359},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1427},"Microsoft.Network/firewallPolicies/signatureOverrides@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1434},"Microsoft.Network/IpAllocations@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1447},"Microsoft.Network/ipGroups@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1461},"Microsoft.Network/loadBalancers@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1538},"Microsoft.Network/loadBalancers/backendAddressPools@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1542},"Microsoft.Network/loadBalancers/inboundNatRules@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1546},"Microsoft.Network/natGateways@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1552},"Microsoft.Network/networkInterfaces/tapConfigurations@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1556},"Microsoft.Network/networkManagers@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1589},"Microsoft.Network/networkManagerConnections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1600},"Microsoft.Network/networkManagers/connectivityConfigurations@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1632},"Microsoft.Network/networkManagers/networkGroups@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1642},"Microsoft.Network/networkManagers/networkGroups/staticMembers@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1652},"Microsoft.Network/networkManagers/scopeConnections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1663},"Microsoft.Network/networkManagers/securityAdminConfigurations@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1678},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1690},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1750},"Microsoft.Network/networkProfiles@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1788},"Microsoft.Network/networkSecurityGroups@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1793},"Microsoft.Network/networkSecurityGroups/securityRules@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1797},"Microsoft.Network/networkVirtualAppliances@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1824},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1836},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1851},"Microsoft.Network/networkWatchers@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1862},"Microsoft.Network/networkWatchers/packetCaptures@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1885},"Microsoft.Network/networkWatchers/connectionMonitors@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1962},"Microsoft.Network/networkWatchers/flowLogs@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1967},"Microsoft.Network/privateEndpoints@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1972},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1993},"Microsoft.Network/privateLinkServices@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1998},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2002},"Microsoft.Network/publicIPPrefixes@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2026},"Microsoft.Network/routeFilters@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2053},"Microsoft.Network/routeFilters/routeFilterRules@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2057},"Microsoft.Network/routeTables@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2062},"Microsoft.Network/routeTables/routes@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2066},"Microsoft.Network/securityPartnerProviders@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2086},"Microsoft.Network/serviceEndpointPolicies@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2091},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2095},"Microsoft.Network/virtualNetworks@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2135},"Microsoft.Network/virtualNetworks/subnets@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2139},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2143},"Microsoft.Network/virtualNetworkGateways@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2345},"Microsoft.Network/connections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2399},"Microsoft.Network/localNetworkGateways@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2404},"Microsoft.Network/virtualNetworkGateways/natRules@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2408},"Microsoft.Network/virtualNetworkTaps@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2413},"Microsoft.Network/virtualRouters@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2426},"Microsoft.Network/virtualRouters/peerings@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2436},"Microsoft.Network/virtualWans@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2454},"Microsoft.Network/vpnSites@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2478},"Microsoft.Network/vpnServerConfigurations@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2554},"Microsoft.Network/vpnServerConfigurations/configurationPolicyGroups@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2558},"Microsoft.Network/virtualHubs@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2604},"Microsoft.Network/virtualHubs/routeMaps@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2646},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2656},"Microsoft.Network/vpnGateways@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2729},"Microsoft.Network/vpnGateways/vpnConnections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2733},"Microsoft.Network/vpnGateways/natRules@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2737},"Microsoft.Network/p2svpnGateways@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2742},"Microsoft.Network/virtualHubs/routeTables@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2746},"Microsoft.Network/expressRouteGateways@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2769},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2773},"Microsoft.Network/virtualHubs/bgpConnections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2788},"Microsoft.Network/virtualHubs/ipConfigurations@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2801},"Microsoft.Network/virtualHubs/hubRouteTables@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2817},"Microsoft.Network/virtualHubs/routingIntent@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2830},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2979},"Microsoft.Network/applicationGatewayAvailableSslOptions@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3029},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3069},"Microsoft.Network/expressRouteProviderPorts@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3075},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3079},"Microsoft.Network/ExpressRoutePortsLocations@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3092},"Microsoft.Network/ExpressRoutePorts/links@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3096},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3101},"Microsoft.Network/loadBalancers/loadBalancingRules@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3105},"Microsoft.Network/loadBalancers/outboundRules@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3109},"Microsoft.Network/loadBalancers/probes@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3113},"Microsoft.Network/networkInterfaces/ipConfigurations@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3117},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3121},"Microsoft.Network/networkVirtualApplianceSkus@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3130},"Microsoft.Network/vpnSites/vpnSiteLinks@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3134},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3138},"Microsoft.Network/applicationGateways@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":830},"Microsoft.Network/applicationGateways/privateEndpointConnections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":834},"Microsoft.Network/applicationSecurityGroups@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":839},"Microsoft.Network/azureFirewalls@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":948},"Microsoft.Network/bastionHosts@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":974},"Microsoft.Network/networkInterfaces@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":979},"Microsoft.Network/publicIPAddresses@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":985},"Microsoft.Network/cloudServiceSlots@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":994},"Microsoft.Network/customIpPrefixes@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1031},"Microsoft.Network/ddosCustomPolicies@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1042},"Microsoft.Network/ddosProtectionPlans@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1055},"Microsoft.Network/dscpConfigurations@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1101},"Microsoft.Network/expressRouteCircuits/authorizations@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1114},"Microsoft.Network/expressRouteCircuits/peerings@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1174},"Microsoft.Network/expressRouteCircuits/peerings/connections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1178},"Microsoft.Network/expressRouteCircuits@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1208},"Microsoft.Network/expressRouteCrossConnections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1240},"Microsoft.Network/expressRouteCrossConnections/peerings@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1244},"Microsoft.Network/ExpressRoutePorts@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1285},"Microsoft.Network/expressRoutePorts/authorizations@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1298},"Microsoft.Network/firewallPolicies@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1364},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1432},"Microsoft.Network/firewallPolicies/signatureOverrides@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1439},"Microsoft.Network/IpAllocations@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1452},"Microsoft.Network/ipGroups@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1466},"Microsoft.Network/loadBalancers@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1543},"Microsoft.Network/loadBalancers/backendAddressPools@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1547},"Microsoft.Network/loadBalancers/inboundNatRules@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1551},"Microsoft.Network/natGateways@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1557},"Microsoft.Network/networkInterfaces/tapConfigurations@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1561},"Microsoft.Network/networkManagers@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1594},"Microsoft.Network/networkManagerConnections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1605},"Microsoft.Network/networkManagers/connectivityConfigurations@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1637},"Microsoft.Network/networkManagers/networkGroups@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1647},"Microsoft.Network/networkManagers/networkGroups/staticMembers@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1657},"Microsoft.Network/networkManagers/scopeConnections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1668},"Microsoft.Network/networkManagers/securityAdminConfigurations@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1683},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1695},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1755},"Microsoft.Network/networkProfiles@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1793},"Microsoft.Network/networkSecurityGroups@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1798},"Microsoft.Network/networkSecurityGroups/securityRules@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1802},"Microsoft.Network/networkVirtualAppliances@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1829},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1841},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1856},"Microsoft.Network/networkWatchers@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1867},"Microsoft.Network/networkWatchers/packetCaptures@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1890},"Microsoft.Network/networkWatchers/connectionMonitors@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1967},"Microsoft.Network/networkWatchers/flowLogs@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1972},"Microsoft.Network/privateEndpoints@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1977},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1998},"Microsoft.Network/privateLinkServices@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2003},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2007},"Microsoft.Network/publicIPPrefixes@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2031},"Microsoft.Network/routeFilters@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2058},"Microsoft.Network/routeFilters/routeFilterRules@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2062},"Microsoft.Network/routeTables@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2067},"Microsoft.Network/routeTables/routes@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2071},"Microsoft.Network/securityPartnerProviders@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2091},"Microsoft.Network/serviceEndpointPolicies@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2096},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2100},"Microsoft.Network/virtualNetworks@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2140},"Microsoft.Network/virtualNetworks/subnets@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2144},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2148},"Microsoft.Network/virtualNetworkGateways@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2350},"Microsoft.Network/connections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2404},"Microsoft.Network/localNetworkGateways@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2409},"Microsoft.Network/virtualNetworkGateways/natRules@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2413},"Microsoft.Network/virtualNetworkTaps@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2418},"Microsoft.Network/virtualRouters@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2431},"Microsoft.Network/virtualRouters/peerings@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2441},"Microsoft.Network/virtualWans@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2459},"Microsoft.Network/vpnSites@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2483},"Microsoft.Network/vpnServerConfigurations@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2559},"Microsoft.Network/vpnServerConfigurations/configurationPolicyGroups@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2563},"Microsoft.Network/virtualHubs@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2609},"Microsoft.Network/virtualHubs/routeMaps@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2651},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2661},"Microsoft.Network/vpnGateways@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2734},"Microsoft.Network/vpnGateways/vpnConnections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2738},"Microsoft.Network/vpnGateways/natRules@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2742},"Microsoft.Network/p2svpnGateways@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2747},"Microsoft.Network/virtualHubs/routeTables@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2751},"Microsoft.Network/expressRouteGateways@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2774},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2778},"Microsoft.Network/virtualHubs/bgpConnections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2793},"Microsoft.Network/virtualHubs/ipConfigurations@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2806},"Microsoft.Network/virtualHubs/hubRouteTables@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2822},"Microsoft.Network/virtualHubs/routingIntent@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2835},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2984},"Microsoft.Network/applicationGatewayAvailableSslOptions@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3034},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3074},"Microsoft.Network/expressRouteProviderPorts@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3080},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3084},"Microsoft.Network/ExpressRoutePortsLocations@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3097},"Microsoft.Network/ExpressRoutePorts/links@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3101},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3106},"Microsoft.Network/loadBalancers/loadBalancingRules@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3110},"Microsoft.Network/loadBalancers/outboundRules@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3114},"Microsoft.Network/loadBalancers/probes@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3118},"Microsoft.Network/networkInterfaces/ipConfigurations@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3122},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3126},"Microsoft.Network/networkVirtualApplianceSkus@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3135},"Microsoft.Network/vpnSites/vpnSiteLinks@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3139},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3143},"Microsoft.Network/applicationGateways@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":830},"Microsoft.Network/applicationGateways/privateEndpointConnections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":834},"Microsoft.Network/applicationSecurityGroups@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":839},"Microsoft.Network/azureFirewalls@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":948},"Microsoft.Network/bastionHosts@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":977},"Microsoft.Network/networkInterfaces@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":982},"Microsoft.Network/publicIPAddresses@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":988},"Microsoft.Network/cloudServiceSlots@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":997},"Microsoft.Network/customIpPrefixes@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1034},"Microsoft.Network/ddosCustomPolicies@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1045},"Microsoft.Network/ddosProtectionPlans@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1058},"Microsoft.Network/dscpConfigurations@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1104},"Microsoft.Network/expressRouteCircuits/authorizations@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1117},"Microsoft.Network/expressRouteCircuits/peerings@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1177},"Microsoft.Network/expressRouteCircuits/peerings/connections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1181},"Microsoft.Network/expressRouteCircuits@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1211},"Microsoft.Network/expressRouteCrossConnections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1243},"Microsoft.Network/expressRouteCrossConnections/peerings@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1247},"Microsoft.Network/ExpressRoutePorts@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1288},"Microsoft.Network/expressRoutePorts/authorizations@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1301},"Microsoft.Network/firewallPolicies@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1367},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1435},"Microsoft.Network/firewallPolicies/signatureOverrides@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1442},"Microsoft.Network/IpAllocations@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1455},"Microsoft.Network/ipGroups@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1469},"Microsoft.Network/loadBalancers@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1546},"Microsoft.Network/loadBalancers/backendAddressPools@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1550},"Microsoft.Network/loadBalancers/inboundNatRules@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1554},"Microsoft.Network/natGateways@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1560},"Microsoft.Network/networkInterfaces/tapConfigurations@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1564},"Microsoft.Network/networkManagers@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1597},"Microsoft.Network/networkManagerConnections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1608},"Microsoft.Network/networkManagers/connectivityConfigurations@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1640},"Microsoft.Network/networkManagers/networkGroups@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1650},"Microsoft.Network/networkManagers/networkGroups/staticMembers@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1660},"Microsoft.Network/networkManagers/scopeConnections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1671},"Microsoft.Network/networkManagers/securityAdminConfigurations@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1686},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1698},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1758},"Microsoft.Network/networkProfiles@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1796},"Microsoft.Network/networkSecurityGroups@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1801},"Microsoft.Network/networkSecurityGroups/securityRules@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1805},"Microsoft.Network/networkVirtualAppliances@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1832},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1844},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1859},"Microsoft.Network/networkWatchers@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1870},"Microsoft.Network/networkWatchers/packetCaptures@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1893},"Microsoft.Network/networkWatchers/connectionMonitors@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1970},"Microsoft.Network/networkWatchers/flowLogs@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1975},"Microsoft.Network/privateEndpoints@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1980},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2001},"Microsoft.Network/privateLinkServices@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2006},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2010},"Microsoft.Network/publicIPPrefixes@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2034},"Microsoft.Network/routeFilters@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2061},"Microsoft.Network/routeFilters/routeFilterRules@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2065},"Microsoft.Network/routeTables@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2070},"Microsoft.Network/routeTables/routes@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2074},"Microsoft.Network/securityPartnerProviders@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2094},"Microsoft.Network/serviceEndpointPolicies@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2099},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2103},"Microsoft.Network/virtualNetworks@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2143},"Microsoft.Network/virtualNetworks/subnets@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2147},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2151},"Microsoft.Network/virtualNetworkGateways@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2355},"Microsoft.Network/connections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2409},"Microsoft.Network/localNetworkGateways@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2414},"Microsoft.Network/virtualNetworkGateways/natRules@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2418},"Microsoft.Network/virtualNetworkTaps@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2423},"Microsoft.Network/virtualRouters@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2436},"Microsoft.Network/virtualRouters/peerings@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2446},"Microsoft.Network/virtualWans@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2464},"Microsoft.Network/vpnSites@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2488},"Microsoft.Network/vpnServerConfigurations@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2564},"Microsoft.Network/vpnServerConfigurations/configurationPolicyGroups@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2568},"Microsoft.Network/virtualHubs@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2614},"Microsoft.Network/virtualHubs/routeMaps@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2656},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2666},"Microsoft.Network/vpnGateways@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2739},"Microsoft.Network/vpnGateways/vpnConnections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2743},"Microsoft.Network/vpnGateways/natRules@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2747},"Microsoft.Network/p2svpnGateways@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2752},"Microsoft.Network/virtualHubs/routeTables@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2756},"Microsoft.Network/expressRouteGateways@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2779},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2783},"Microsoft.Network/virtualHubs/bgpConnections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2798},"Microsoft.Network/virtualHubs/ipConfigurations@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2811},"Microsoft.Network/virtualHubs/hubRouteTables@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2827},"Microsoft.Network/virtualHubs/routingIntent@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2840},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2989},"Microsoft.Network/applicationGatewayAvailableSslOptions@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3039},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3079},"Microsoft.Network/expressRouteProviderPorts@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3085},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3089},"Microsoft.Network/ExpressRoutePortsLocations@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3102},"Microsoft.Network/ExpressRoutePorts/links@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3106},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3111},"Microsoft.Network/loadBalancers/loadBalancingRules@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3115},"Microsoft.Network/loadBalancers/outboundRules@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3119},"Microsoft.Network/loadBalancers/probes@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3123},"Microsoft.Network/networkInterfaces/ipConfigurations@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3127},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3131},"Microsoft.Network/networkVirtualApplianceSkus@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3140},"Microsoft.Network/vpnSites/vpnSiteLinks@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3144},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3148},"Microsoft.Network/applicationGateways@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":831},"Microsoft.Network/applicationGateways/privateEndpointConnections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":835},"Microsoft.Network/applicationSecurityGroups@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":840},"Microsoft.Network/azureFirewalls@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":949},"Microsoft.Network/bastionHosts@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":979},"Microsoft.Network/networkInterfaces@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":984},"Microsoft.Network/publicIPAddresses@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":990},"Microsoft.Network/cloudServiceSlots@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":999},"Microsoft.Network/customIpPrefixes@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1036},"Microsoft.Network/ddosCustomPolicies@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1047},"Microsoft.Network/ddosProtectionPlans@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1060},"Microsoft.Network/dscpConfigurations@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1106},"Microsoft.Network/expressRouteCircuits/authorizations@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1119},"Microsoft.Network/expressRouteCircuits/peerings@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1179},"Microsoft.Network/expressRouteCircuits/peerings/connections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1183},"Microsoft.Network/expressRouteCircuits@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1213},"Microsoft.Network/expressRouteCrossConnections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1245},"Microsoft.Network/expressRouteCrossConnections/peerings@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1249},"Microsoft.Network/ExpressRoutePorts@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1290},"Microsoft.Network/expressRoutePorts/authorizations@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1303},"Microsoft.Network/firewallPolicies@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1374},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1442},"Microsoft.Network/firewallPolicies/signatureOverrides@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1449},"Microsoft.Network/IpAllocations@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1462},"Microsoft.Network/ipGroups@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1476},"Microsoft.Network/loadBalancers@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1553},"Microsoft.Network/loadBalancers/backendAddressPools@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1557},"Microsoft.Network/loadBalancers/inboundNatRules@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1561},"Microsoft.Network/natGateways@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1567},"Microsoft.Network/networkInterfaces/tapConfigurations@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1571},"Microsoft.Network/networkManagers@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1604},"Microsoft.Network/networkManagerConnections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1615},"Microsoft.Network/networkManagers/connectivityConfigurations@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1647},"Microsoft.Network/networkManagers/networkGroups@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1657},"Microsoft.Network/networkManagers/networkGroups/staticMembers@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1667},"Microsoft.Network/networkManagers/scopeConnections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1678},"Microsoft.Network/networkManagers/securityAdminConfigurations@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1693},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1705},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1765},"Microsoft.Network/networkProfiles@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1803},"Microsoft.Network/networkSecurityGroups@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1808},"Microsoft.Network/networkSecurityGroups/securityRules@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1812},"Microsoft.Network/networkVirtualAppliances@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1842},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1854},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1869},"Microsoft.Network/networkWatchers@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1880},"Microsoft.Network/networkWatchers/packetCaptures@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1903},"Microsoft.Network/networkWatchers/connectionMonitors@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1980},"Microsoft.Network/networkWatchers/flowLogs@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1985},"Microsoft.Network/privateEndpoints@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1990},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2011},"Microsoft.Network/privateLinkServices@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2016},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2020},"Microsoft.Network/publicIPPrefixes@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2044},"Microsoft.Network/routeFilters@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2071},"Microsoft.Network/routeFilters/routeFilterRules@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2075},"Microsoft.Network/routeTables@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2080},"Microsoft.Network/routeTables/routes@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2084},"Microsoft.Network/securityPartnerProviders@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2104},"Microsoft.Network/serviceEndpointPolicies@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2109},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2113},"Microsoft.Network/virtualNetworks@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2153},"Microsoft.Network/virtualNetworks/subnets@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2157},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2161},"Microsoft.Network/virtualNetworkGateways@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2367},"Microsoft.Network/connections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2421},"Microsoft.Network/localNetworkGateways@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2426},"Microsoft.Network/virtualNetworkGateways/natRules@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2430},"Microsoft.Network/virtualNetworkTaps@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2435},"Microsoft.Network/virtualRouters@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2448},"Microsoft.Network/virtualRouters/peerings@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2458},"Microsoft.Network/virtualWans@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2476},"Microsoft.Network/vpnSites@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2500},"Microsoft.Network/vpnServerConfigurations@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2576},"Microsoft.Network/vpnServerConfigurations/configurationPolicyGroups@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2580},"Microsoft.Network/virtualHubs@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2626},"Microsoft.Network/virtualHubs/routeMaps@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2668},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2678},"Microsoft.Network/vpnGateways@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2751},"Microsoft.Network/vpnGateways/vpnConnections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2755},"Microsoft.Network/vpnGateways/natRules@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2759},"Microsoft.Network/p2svpnGateways@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2764},"Microsoft.Network/virtualHubs/routeTables@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2768},"Microsoft.Network/expressRouteGateways@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2791},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2795},"Microsoft.Network/networkVirtualAppliances/networkVirtualApplianceConnections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2806},"Microsoft.Network/virtualHubs/bgpConnections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2821},"Microsoft.Network/virtualHubs/ipConfigurations@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2834},"Microsoft.Network/virtualHubs/hubRouteTables@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2850},"Microsoft.Network/virtualHubs/routingIntent@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2863},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3014},"Microsoft.Network/applicationGatewayAvailableSslOptions@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3064},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3104},"Microsoft.Network/expressRouteProviderPorts@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3110},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3114},"Microsoft.Network/ExpressRoutePortsLocations@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3127},"Microsoft.Network/ExpressRoutePorts/links@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3131},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3136},"Microsoft.Network/loadBalancers/loadBalancingRules@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3140},"Microsoft.Network/loadBalancers/outboundRules@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3144},"Microsoft.Network/loadBalancers/probes@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3148},"Microsoft.Network/networkInterfaces/ipConfigurations@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3152},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3156},"Microsoft.Network/networkVirtualApplianceSkus@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3165},"Microsoft.Network/vpnSites/vpnSiteLinks@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3169},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3173},"Microsoft.Network/networkSecurityPerimeters@2023-07-01-preview":{"RelativePath":"network/microsoft.network/2023-07-01-preview/types.json","Index":20},"Microsoft.Network/networkSecurityPerimeters/profiles@2023-07-01-preview":{"RelativePath":"network/microsoft.network/2023-07-01-preview/types.json","Index":26},"Microsoft.Network/networkSecurityPerimeters/profiles/accessRules@2023-07-01-preview":{"RelativePath":"network/microsoft.network/2023-07-01-preview/types.json","Index":50},"Microsoft.Network/networkSecurityPerimeters/resourceAssociations@2023-07-01-preview":{"RelativePath":"network/microsoft.network/2023-07-01-preview/types.json","Index":68},"Microsoft.Network/networkSecurityPerimeters/links@2023-07-01-preview":{"RelativePath":"network/microsoft.network/2023-07-01-preview/types.json","Index":90},"Microsoft.Network/networkSecurityPerimeters/linkReferences@2023-07-01-preview":{"RelativePath":"network/microsoft.network/2023-07-01-preview/types.json","Index":112},"Microsoft.Network/networkSecurityPerimeters@2023-08-01-preview":{"RelativePath":"network/microsoft.network/2023-08-01-preview/types.json","Index":20},"Microsoft.Network/networkSecurityPerimeters/profiles@2023-08-01-preview":{"RelativePath":"network/microsoft.network/2023-08-01-preview/types.json","Index":26},"Microsoft.Network/networkSecurityPerimeters/profiles/accessRules@2023-08-01-preview":{"RelativePath":"network/microsoft.network/2023-08-01-preview/types.json","Index":51},"Microsoft.Network/networkSecurityPerimeters/resourceAssociations@2023-08-01-preview":{"RelativePath":"network/microsoft.network/2023-08-01-preview/types.json","Index":69},"Microsoft.Network/networkSecurityPerimeters/links@2023-08-01-preview":{"RelativePath":"network/microsoft.network/2023-08-01-preview/types.json","Index":91},"Microsoft.Network/networkSecurityPerimeters/linkReferences@2023-08-01-preview":{"RelativePath":"network/microsoft.network/2023-08-01-preview/types.json","Index":113},"Microsoft.NetworkAnalytics/dataProducts@2023-11-15":{"RelativePath":"networkanalytics/microsoft.networkanalytics/2023-11-15/types.json","Index":66},"Microsoft.NetworkAnalytics/dataProducts/dataTypes@2023-11-15":{"RelativePath":"networkanalytics/microsoft.networkanalytics/2023-11-15/types.json","Index":82},"Microsoft.NetworkAnalytics/dataProductsCatalogs@2023-11-15":{"RelativePath":"networkanalytics/microsoft.networkanalytics/2023-11-15/types.json","Index":102},"Microsoft.NetworkCloud/bareMetalMachines@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":61},"Microsoft.NetworkCloud/cloudServicesNetworks@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":88},"Microsoft.NetworkCloud/clusterManagers@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":112},"Microsoft.NetworkCloud/clusters@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":168},"Microsoft.NetworkCloud/kubernetesClusters@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":314},"Microsoft.NetworkCloud/l2Networks@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":337},"Microsoft.NetworkCloud/l3Networks@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":367},"Microsoft.NetworkCloud/racks@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":383},"Microsoft.NetworkCloud/storageAppliances@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":406},"Microsoft.NetworkCloud/trunkedNetworks@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":431},"Microsoft.NetworkCloud/virtualMachines@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":490},"Microsoft.NetworkCloud/volumes@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":507},"Microsoft.NetworkCloud/clusters/bareMetalMachineKeySets@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":535},"Microsoft.NetworkCloud/clusters/bmcKeySets@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":557},"Microsoft.NetworkCloud/clusters/metricsConfigurations@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":575},"Microsoft.NetworkCloud/kubernetesClusters/agentPools@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":600},"Microsoft.NetworkCloud/virtualMachines/consoles@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":618},"Microsoft.NetworkCloud/rackSkus@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":653},"Microsoft.NetworkCloud/bareMetalMachines@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":61},"Microsoft.NetworkCloud/cloudServicesNetworks@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":88},"Microsoft.NetworkCloud/clusterManagers@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":112},"Microsoft.NetworkCloud/clusters@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":168},"Microsoft.NetworkCloud/kubernetesClusters@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":314},"Microsoft.NetworkCloud/l2Networks@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":337},"Microsoft.NetworkCloud/l3Networks@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":367},"Microsoft.NetworkCloud/racks@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":383},"Microsoft.NetworkCloud/storageAppliances@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":406},"Microsoft.NetworkCloud/trunkedNetworks@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":431},"Microsoft.NetworkCloud/virtualMachines@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":490},"Microsoft.NetworkCloud/volumes@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":507},"Microsoft.NetworkCloud/clusters/bareMetalMachineKeySets@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":535},"Microsoft.NetworkCloud/clusters/bmcKeySets@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":557},"Microsoft.NetworkCloud/clusters/metricsConfigurations@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":575},"Microsoft.NetworkCloud/kubernetesClusters/agentPools@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":600},"Microsoft.NetworkCloud/virtualMachines/consoles@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":618},"Microsoft.NetworkCloud/rackSkus@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":653},"Microsoft.NetworkCloud/bareMetalMachines@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":63},"Microsoft.NetworkCloud/cloudServicesNetworks@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":90},"Microsoft.NetworkCloud/clusterManagers@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":114},"Microsoft.NetworkCloud/clusters@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":188},"Microsoft.NetworkCloud/kubernetesClusters@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":334},"Microsoft.NetworkCloud/l2Networks@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":357},"Microsoft.NetworkCloud/l3Networks@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":387},"Microsoft.NetworkCloud/racks@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":403},"Microsoft.NetworkCloud/storageAppliances@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":426},"Microsoft.NetworkCloud/trunkedNetworks@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":451},"Microsoft.NetworkCloud/virtualMachines@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":510},"Microsoft.NetworkCloud/volumes@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":527},"Microsoft.NetworkCloud/clusters/bareMetalMachineKeySets@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":555},"Microsoft.NetworkCloud/clusters/bmcKeySets@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":577},"Microsoft.NetworkCloud/clusters/metricsConfigurations@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":595},"Microsoft.NetworkCloud/kubernetesClusters/agentPools@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":620},"Microsoft.NetworkCloud/virtualMachines/consoles@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":638},"Microsoft.NetworkCloud/rackSkus@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":673},"Microsoft.NetworkFunction/azureTrafficCollectors@2021-09-01-preview":{"RelativePath":"networkfunction/microsoft.networkfunction/2021-09-01-preview/types.json","Index":64},"Microsoft.NetworkFunction/azureTrafficCollectors/collectorPolicies@2021-09-01-preview":{"RelativePath":"networkfunction/microsoft.networkfunction/2021-09-01-preview/types.json","Index":68},"Microsoft.NetworkFunction/azureTrafficCollectors@2022-05-01":{"RelativePath":"networkfunction/microsoft.networkfunction/2022-05-01/types.json","Index":64},"Microsoft.NetworkFunction/azureTrafficCollectors/collectorPolicies@2022-05-01":{"RelativePath":"networkfunction/microsoft.networkfunction/2022-05-01/types.json","Index":68},"Microsoft.NetworkFunction/azureTrafficCollectors@2022-08-01":{"RelativePath":"networkfunction/microsoft.networkfunction/2022-08-01/types.json","Index":54},"Microsoft.NetworkFunction/azureTrafficCollectors/collectorPolicies@2022-08-01":{"RelativePath":"networkfunction/microsoft.networkfunction/2022-08-01/types.json","Index":59},"Microsoft.NetworkFunction/azureTrafficCollectors@2022-11-01":{"RelativePath":"networkfunction/microsoft.networkfunction/2022-11-01/types.json","Index":31},"Microsoft.NetworkFunction/azureTrafficCollectors/collectorPolicies@2022-11-01":{"RelativePath":"networkfunction/microsoft.networkfunction/2022-11-01/types.json","Index":57},"NewRelic.Observability/monitors@2022-07-01-preview":{"RelativePath":"newrelic/newrelic.observability/2022-07-01-preview/types.json","Index":85},"NewRelic.Observability/monitors/tagRules@2022-07-01-preview":{"RelativePath":"newrelic/newrelic.observability/2022-07-01-preview/types.json","Index":120},"NewRelic.Observability/monitors@2022-07-01":{"RelativePath":"newrelic/newrelic.observability/2022-07-01/types.json","Index":85},"NewRelic.Observability/monitors/tagRules@2022-07-01":{"RelativePath":"newrelic/newrelic.observability/2022-07-01/types.json","Index":120},"NewRelic.Observability/monitors@2023-10-01-preview":{"RelativePath":"newrelic/newrelic.observability/2023-10-01-preview/types.json","Index":85},"NewRelic.Observability/monitors/tagRules@2023-10-01-preview":{"RelativePath":"newrelic/newrelic.observability/2023-10-01-preview/types.json","Index":120},"NewRelic.Observability/monitors@2023-11-01-preview":{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":85},"NewRelic.Observability/monitors/tagRules@2023-11-01-preview":{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":120},"NewRelic.Observability/monitors/monitoredSubscriptions@2023-11-01-preview":{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":150},"Nginx.NginxPlus/nginxDeployments/certificates@2021-05-01-preview":{"RelativePath":"nginx/nginx.nginxplus/2021-05-01-preview/types.json","Index":34},"Nginx.NginxPlus/nginxDeployments/configurations@2021-05-01-preview":{"RelativePath":"nginx/nginx.nginxplus/2021-05-01-preview/types.json","Index":54},"Nginx.NginxPlus/nginxDeployments@2021-05-01-preview":{"RelativePath":"nginx/nginx.nginxplus/2021-05-01-preview/types.json","Index":91},"Nginx.NginxPlus/nginxDeployments/certificates@2022-08-01":{"RelativePath":"nginx/nginx.nginxplus/2022-08-01/types.json","Index":34},"Nginx.NginxPlus/nginxDeployments/configurations@2022-08-01":{"RelativePath":"nginx/nginx.nginxplus/2022-08-01/types.json","Index":54},"Nginx.NginxPlus/nginxDeployments@2022-08-01":{"RelativePath":"nginx/nginx.nginxplus/2022-08-01/types.json","Index":91},"Nginx.NginxPlus/nginxDeployments/certificates@2023-04-01":{"RelativePath":"nginx/nginx.nginxplus/2023-04-01/types.json","Index":33},"Nginx.NginxPlus/nginxDeployments/configurations@2023-04-01":{"RelativePath":"nginx/nginx.nginxplus/2023-04-01/types.json","Index":53},"Nginx.NginxPlus/nginxDeployments@2023-04-01":{"RelativePath":"nginx/nginx.nginxplus/2023-04-01/types.json","Index":92},"Microsoft.NotificationHubs/namespaces@2014-09-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2014-09-01/types.json","Index":16},"Microsoft.NotificationHubs/namespaces/AuthorizationRules@2014-09-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2014-09-01/types.json","Index":26},"Microsoft.NotificationHubs/namespaces/notificationHubs@2014-09-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2014-09-01/types.json","Index":45},"Microsoft.NotificationHubs/namespaces/notificationHubs/AuthorizationRules@2014-09-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2014-09-01/types.json","Index":49},"Microsoft.NotificationHubs/namespaces@2016-03-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2016-03-01/types.json","Index":21},"Microsoft.NotificationHubs/namespaces/AuthorizationRules@2016-03-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2016-03-01/types.json","Index":32},"Microsoft.NotificationHubs/namespaces/notificationHubs@2016-03-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2016-03-01/types.json","Index":51},"Microsoft.NotificationHubs/namespaces/notificationHubs/AuthorizationRules@2016-03-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2016-03-01/types.json","Index":56},"Microsoft.NotificationHubs/namespaces@2017-04-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2017-04-01/types.json","Index":21},"Microsoft.NotificationHubs/namespaces/AuthorizationRules@2017-04-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2017-04-01/types.json","Index":32},"Microsoft.NotificationHubs/namespaces/notificationHubs@2017-04-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2017-04-01/types.json","Index":51},"Microsoft.NotificationHubs/namespaces/notificationHubs/AuthorizationRules@2017-04-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2017-04-01/types.json","Index":56},"Microsoft.NotificationHubs/namespaces/notificationHubs@2023-01-01-preview":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":52},"Microsoft.NotificationHubs/namespaces/notificationHubs/authorizationRules@2023-01-01-preview":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":57},"Microsoft.NotificationHubs/namespaces@2023-01-01-preview":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":129},"Microsoft.NotificationHubs/namespaces/authorizationRules@2023-01-01-preview":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":134},"Microsoft.NotificationHubs/namespaces/privateEndpointConnections@2023-01-01-preview":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":138},"Microsoft.NotificationHubs/namespaces/privateLinkResources@2023-01-01-preview":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":145},"Microsoft.NotificationHubs/namespaces/notificationHubs@2023-09-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":52},"Microsoft.NotificationHubs/namespaces/notificationHubs/authorizationRules@2023-09-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":57},"Microsoft.NotificationHubs/namespaces@2023-09-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":129},"Microsoft.NotificationHubs/namespaces/authorizationRules@2023-09-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":134},"Microsoft.NotificationHubs/namespaces/privateEndpointConnections@2023-09-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":138},"Microsoft.NotificationHubs/namespaces/privateLinkResources@2023-09-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":145},"Microsoft.NotificationHubs/namespaces/notificationHubs@2023-10-01-preview":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":54},"Microsoft.NotificationHubs/namespaces/notificationHubs/authorizationRules@2023-10-01-preview":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":59},"Microsoft.NotificationHubs/namespaces@2023-10-01-preview":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":131},"Microsoft.NotificationHubs/namespaces/authorizationRules@2023-10-01-preview":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":136},"Microsoft.NotificationHubs/namespaces/privateEndpointConnections@2023-10-01-preview":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":140},"Microsoft.NotificationHubs/namespaces/privateLinkResources@2023-10-01-preview":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":147},"Microsoft.OpenEnergyPlatform/energyServices@2021-06-01-preview":{"RelativePath":"oep/microsoft.openenergyplatform/2021-06-01-preview/types.json","Index":34},"Microsoft.OpenEnergyPlatform/energyServices@2022-04-04-preview":{"RelativePath":"oep/microsoft.openenergyplatform/2022-04-04-preview/types.json","Index":34},"Microsoft.OffAzureSpringBoot/springbootsites@2023-01-01-preview":{"RelativePath":"offazurespringboot/microsoft.offazurespringboot/2023-01-01-preview/types.json","Index":33},"Microsoft.OffAzureSpringBoot/springbootsites/springbootservers@2023-01-01-preview":{"RelativePath":"offazurespringboot/microsoft.offazurespringboot/2023-01-01-preview/types.json","Index":50},"Microsoft.OffAzureSpringBoot/springbootsites/springbootapps@2023-01-01-preview":{"RelativePath":"offazurespringboot/microsoft.offazurespringboot/2023-01-01-preview/types.json","Index":80},"Microsoft.OffAzureSpringBoot/springbootsites/summaries@2023-01-01-preview":{"RelativePath":"offazurespringboot/microsoft.offazurespringboot/2023-01-01-preview/types.json","Index":95},"Microsoft.OffAzureSpringBoot/springbootsites/errorSummaries@2023-01-01-preview":{"RelativePath":"offazurespringboot/microsoft.offazurespringboot/2023-01-01-preview/types.json","Index":112},"Microsoft.OperationalInsights/workspaces/storageInsightConfigs@2015-03-20":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2015-03-20/types.json","Index":20},"Microsoft.OperationalInsights/workspaces/savedSearches@2015-03-20":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2015-03-20/types.json","Index":27},"Microsoft.OperationalInsights/workspaces/linkedServices@2015-11-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":12},"Microsoft.OperationalInsights/workspaces/dataSources@2015-11-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":33},"Microsoft.OperationalInsights/workspaces@2015-11-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":55},"Microsoft.OperationalInsights/clusters@2019-08-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2019-08-01-preview/types.json","Index":28},"Microsoft.OperationalInsights/workspaces/linkedServices@2019-08-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2019-08-01-preview/types.json","Index":33},"Microsoft.OperationalInsights/workspaces/dataExports@2019-08-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2019-08-01-preview/types.json","Index":44},"Microsoft.OperationalInsights/workspaces/linkedStorageAccounts@2019-08-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2019-08-01-preview/types.json","Index":56},"Microsoft.OperationalInsights/queryPacks@2019-09-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2019-09-01-preview/types.json","Index":13},"Microsoft.OperationalInsights/queryPacks/queries@2019-09-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2019-09-01-preview/types.json","Index":35},"Microsoft.OperationalInsights/queryPacks@2019-09-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2019-09-01/types.json","Index":13},"Microsoft.OperationalInsights/queryPacks/queries@2019-09-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2019-09-01/types.json","Index":35},"Microsoft.OperationalInsights/workspaces/dataExports@2020-03-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":18},"Microsoft.OperationalInsights/workspaces/dataSources@2020-03-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":57},"Microsoft.OperationalInsights/workspaces/linkedServices@2020-03-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":68},"Microsoft.OperationalInsights/workspaces/linkedStorageAccounts@2020-03-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":86},"Microsoft.OperationalInsights/workspaces@2020-03-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":125},"Microsoft.OperationalInsights/clusters@2020-03-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":147},"Microsoft.OperationalInsights/workspaces/storageInsightConfigs@2020-03-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":160},"Microsoft.OperationalInsights/workspaces/savedSearches@2020-03-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":167},"Microsoft.OperationalInsights/workspaces/dataCollectorLogs@2020-03-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":172},"Microsoft.OperationalInsights/workspaces/tables@2020-03-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":177},"Microsoft.OperationalInsights/workspaces/dataExports@2020-08-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":18},"Microsoft.OperationalInsights/workspaces/dataSources@2020-08-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":57},"Microsoft.OperationalInsights/workspaces/linkedServices@2020-08-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":68},"Microsoft.OperationalInsights/workspaces/linkedStorageAccounts@2020-08-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":86},"Microsoft.OperationalInsights/workspaces/storageInsightConfigs@2020-08-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":99},"Microsoft.OperationalInsights/workspaces/savedSearches@2020-08-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":106},"Microsoft.OperationalInsights/workspaces@2020-08-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":147},"Microsoft.OperationalInsights/clusters@2020-08-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":169},"Microsoft.OperationalInsights/workspaces/tables@2020-08-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":174},"Microsoft.OperationalInsights/clusters@2020-10-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-10-01/types.json","Index":38},"Microsoft.OperationalInsights/workspaces@2020-10-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-10-01/types.json","Index":79},"Microsoft.OperationalInsights/workspaces/tables@2020-10-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-10-01/types.json","Index":84},"Microsoft.OperationalInsights/clusters@2021-06-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2021-06-01/types.json","Index":38},"Microsoft.OperationalInsights/workspaces@2021-06-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2021-06-01/types.json","Index":79},"Microsoft.OperationalInsights/workspaces@2021-12-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2021-12-01-preview/types.json","Index":59},"Microsoft.OperationalInsights/workspaces/tables@2021-12-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2021-12-01-preview/types.json","Index":107},"Microsoft.OperationalInsights/workspaces/tables@2022-10-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2022-10-01/types.json","Index":67},"Microsoft.OperationalInsights/clusters@2022-10-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2022-10-01/types.json","Index":99},"Microsoft.OperationalInsights/workspaces@2022-10-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2022-10-01/types.json","Index":147},"Microsoft.OperationalInsights/workspaces@2023-09-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2023-09-01/types.json","Index":66},"Microsoft.OperationsManagement/solutions@2015-11-01-preview":{"RelativePath":"operationsmanagement/microsoft.operationsmanagement/2015-11-01-preview/types.json","Index":16},"Microsoft.OperationsManagement/ManagementAssociations@2015-11-01-preview":{"RelativePath":"operationsmanagement/microsoft.operationsmanagement/2015-11-01-preview/types.json","Index":21},"Microsoft.OperationsManagement/ManagementConfigurations@2015-11-01-preview":{"RelativePath":"operationsmanagement/microsoft.operationsmanagement/2015-11-01-preview/types.json","Index":28},"Microsoft.Orbital/spacecrafts@2022-03-01":{"RelativePath":"orbital/microsoft.orbital/2022-03-01/types.json","Index":43},"Microsoft.Orbital/spacecrafts/contacts@2022-03-01":{"RelativePath":"orbital/microsoft.orbital/2022-03-01/types.json","Index":64},"Microsoft.Orbital/contactProfiles@2022-03-01":{"RelativePath":"orbital/microsoft.orbital/2022-03-01/types.json","Index":98},"Microsoft.Orbital/spacecrafts@2022-11-01":{"RelativePath":"orbital/microsoft.orbital/2022-11-01/types.json","Index":43},"Microsoft.Orbital/spacecrafts/contacts@2022-11-01":{"RelativePath":"orbital/microsoft.orbital/2022-11-01/types.json","Index":64},"Microsoft.Orbital/contactProfiles@2022-11-01":{"RelativePath":"orbital/microsoft.orbital/2022-11-01/types.json","Index":100},"PaloAltoNetworks.Cloudngfw/globalRulestacks@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":50},"PaloAltoNetworks.Cloudngfw/globalRulestacks/certificates@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":68},"PaloAltoNetworks.Cloudngfw/globalRulestacks/fqdnlists@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":84},"PaloAltoNetworks.Cloudngfw/globalRulestacks/postRules@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":138},"PaloAltoNetworks.Cloudngfw/globalRulestacks/prefixlists@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":154},"PaloAltoNetworks.Cloudngfw/globalRulestacks/preRules@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":158},"PaloAltoNetworks.Cloudngfw/firewalls@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":221},"PaloAltoNetworks.Cloudngfw/localRulestacks@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":226},"PaloAltoNetworks.Cloudngfw/localRulestacks/certificates@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":230},"PaloAltoNetworks.Cloudngfw/localRulestacks/fqdnlists@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":234},"PaloAltoNetworks.Cloudngfw/localRulestacks/localRules@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":238},"PaloAltoNetworks.Cloudngfw/localRulestacks/prefixlists@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":242},"PaloAltoNetworks.Cloudngfw/firewalls/statuses@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":267},"PaloAltoNetworks.Cloudngfw/globalRulestacks@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":50},"PaloAltoNetworks.Cloudngfw/globalRulestacks/certificates@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":68},"PaloAltoNetworks.Cloudngfw/globalRulestacks/fqdnlists@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":84},"PaloAltoNetworks.Cloudngfw/globalRulestacks/postRules@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":138},"PaloAltoNetworks.Cloudngfw/globalRulestacks/prefixlists@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":154},"PaloAltoNetworks.Cloudngfw/globalRulestacks/preRules@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":158},"PaloAltoNetworks.Cloudngfw/firewalls@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":221},"PaloAltoNetworks.Cloudngfw/localRulestacks@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":226},"PaloAltoNetworks.Cloudngfw/localRulestacks/certificates@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":230},"PaloAltoNetworks.Cloudngfw/localRulestacks/fqdnlists@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":234},"PaloAltoNetworks.Cloudngfw/localRulestacks/localRules@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":238},"PaloAltoNetworks.Cloudngfw/localRulestacks/prefixlists@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":242},"PaloAltoNetworks.Cloudngfw/firewalls/statuses@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":267},"PaloAltoNetworks.Cloudngfw/globalRulestacks@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":50},"PaloAltoNetworks.Cloudngfw/globalRulestacks/certificates@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":68},"PaloAltoNetworks.Cloudngfw/globalRulestacks/fqdnlists@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":84},"PaloAltoNetworks.Cloudngfw/globalRulestacks/postRules@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":138},"PaloAltoNetworks.Cloudngfw/globalRulestacks/prefixlists@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":154},"PaloAltoNetworks.Cloudngfw/globalRulestacks/preRules@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":158},"PaloAltoNetworks.Cloudngfw/firewalls@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":222},"PaloAltoNetworks.Cloudngfw/localRulestacks@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":227},"PaloAltoNetworks.Cloudngfw/localRulestacks/certificates@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":231},"PaloAltoNetworks.Cloudngfw/localRulestacks/fqdnlists@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":235},"PaloAltoNetworks.Cloudngfw/localRulestacks/localRules@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":239},"PaloAltoNetworks.Cloudngfw/localRulestacks/prefixlists@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":243},"PaloAltoNetworks.Cloudngfw/firewalls/statuses@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":268},"PaloAltoNetworks.Cloudngfw/globalRulestacks@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":50},"PaloAltoNetworks.Cloudngfw/globalRulestacks/certificates@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":68},"PaloAltoNetworks.Cloudngfw/globalRulestacks/fqdnlists@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":84},"PaloAltoNetworks.Cloudngfw/globalRulestacks/postRules@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":138},"PaloAltoNetworks.Cloudngfw/globalRulestacks/prefixlists@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":154},"PaloAltoNetworks.Cloudngfw/globalRulestacks/preRules@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":158},"PaloAltoNetworks.Cloudngfw/firewalls@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":222},"PaloAltoNetworks.Cloudngfw/localRulestacks@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":227},"PaloAltoNetworks.Cloudngfw/localRulestacks/certificates@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":231},"PaloAltoNetworks.Cloudngfw/localRulestacks/fqdnlists@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":235},"PaloAltoNetworks.Cloudngfw/localRulestacks/localRules@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":239},"PaloAltoNetworks.Cloudngfw/localRulestacks/prefixlists@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":243},"PaloAltoNetworks.Cloudngfw/firewalls/statuses@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":268},"PaloAltoNetworks.Cloudngfw/globalRulestacks@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":50},"PaloAltoNetworks.Cloudngfw/globalRulestacks/certificates@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":68},"PaloAltoNetworks.Cloudngfw/globalRulestacks/fqdnlists@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":84},"PaloAltoNetworks.Cloudngfw/globalRulestacks/postRules@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":138},"PaloAltoNetworks.Cloudngfw/globalRulestacks/prefixlists@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":154},"PaloAltoNetworks.Cloudngfw/globalRulestacks/preRules@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":158},"PaloAltoNetworks.Cloudngfw/firewalls@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":223},"PaloAltoNetworks.Cloudngfw/localRulestacks@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":228},"PaloAltoNetworks.Cloudngfw/localRulestacks/certificates@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":232},"PaloAltoNetworks.Cloudngfw/localRulestacks/fqdnlists@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":236},"PaloAltoNetworks.Cloudngfw/localRulestacks/localRules@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":240},"PaloAltoNetworks.Cloudngfw/localRulestacks/prefixlists@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":244},"PaloAltoNetworks.Cloudngfw/firewalls/statuses@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":269},"Microsoft.Peering/peerAsns@2019-08-01-preview":{"RelativePath":"peering/microsoft.peering/2019-08-01-preview/types.json","Index":20},"Microsoft.Peering/peerings@2019-08-01-preview":{"RelativePath":"peering/microsoft.peering/2019-08-01-preview/types.json","Index":110},"Microsoft.Peering/peeringServices/prefixes@2019-08-01-preview":{"RelativePath":"peering/microsoft.peering/2019-08-01-preview/types.json","Index":131},"Microsoft.Peering/peeringServices@2019-08-01-preview":{"RelativePath":"peering/microsoft.peering/2019-08-01-preview/types.json","Index":142},"Microsoft.Peering/peerAsns@2019-09-01-preview":{"RelativePath":"peering/microsoft.peering/2019-09-01-preview/types.json","Index":20},"Microsoft.Peering/peerings@2019-09-01-preview":{"RelativePath":"peering/microsoft.peering/2019-09-01-preview/types.json","Index":110},"Microsoft.Peering/peeringServices/prefixes@2019-09-01-preview":{"RelativePath":"peering/microsoft.peering/2019-09-01-preview/types.json","Index":134},"Microsoft.Peering/peeringServices@2019-09-01-preview":{"RelativePath":"peering/microsoft.peering/2019-09-01-preview/types.json","Index":145},"Microsoft.Peering/peerAsns@2020-01-01-preview":{"RelativePath":"peering/microsoft.peering/2020-01-01-preview/types.json","Index":25},"Microsoft.Peering/peerings/registeredAsns@2020-01-01-preview":{"RelativePath":"peering/microsoft.peering/2020-01-01-preview/types.json","Index":35},"Microsoft.Peering/peerings/registeredPrefixes@2020-01-01-preview":{"RelativePath":"peering/microsoft.peering/2020-01-01-preview/types.json","Index":53},"Microsoft.Peering/peerings@2020-01-01-preview":{"RelativePath":"peering/microsoft.peering/2020-01-01-preview/types.json","Index":138},"Microsoft.Peering/peeringServices/prefixes@2020-01-01-preview":{"RelativePath":"peering/microsoft.peering/2020-01-01-preview/types.json","Index":162},"Microsoft.Peering/peeringServices@2020-01-01-preview":{"RelativePath":"peering/microsoft.peering/2020-01-01-preview/types.json","Index":174},"Microsoft.Peering/peerAsns@2020-04-01":{"RelativePath":"peering/microsoft.peering/2020-04-01/types.json","Index":26},"Microsoft.Peering/peerings/registeredAsns@2020-04-01":{"RelativePath":"peering/microsoft.peering/2020-04-01/types.json","Index":36},"Microsoft.Peering/peerings/registeredPrefixes@2020-04-01":{"RelativePath":"peering/microsoft.peering/2020-04-01/types.json","Index":54},"Microsoft.Peering/peerings@2020-04-01":{"RelativePath":"peering/microsoft.peering/2020-04-01/types.json","Index":139},"Microsoft.Peering/peeringServices/prefixes@2020-04-01":{"RelativePath":"peering/microsoft.peering/2020-04-01/types.json","Index":163},"Microsoft.Peering/peeringServices@2020-04-01":{"RelativePath":"peering/microsoft.peering/2020-04-01/types.json","Index":175},"Microsoft.Peering/peerAsns@2020-10-01":{"RelativePath":"peering/microsoft.peering/2020-10-01/types.json","Index":26},"Microsoft.Peering/peerings/registeredAsns@2020-10-01":{"RelativePath":"peering/microsoft.peering/2020-10-01/types.json","Index":36},"Microsoft.Peering/peerings/registeredPrefixes@2020-10-01":{"RelativePath":"peering/microsoft.peering/2020-10-01/types.json","Index":54},"Microsoft.Peering/peerings@2020-10-01":{"RelativePath":"peering/microsoft.peering/2020-10-01/types.json","Index":139},"Microsoft.Peering/peeringServices/prefixes@2020-10-01":{"RelativePath":"peering/microsoft.peering/2020-10-01/types.json","Index":163},"Microsoft.Peering/peeringServices@2020-10-01":{"RelativePath":"peering/microsoft.peering/2020-10-01/types.json","Index":175},"Microsoft.Peering/peerAsns@2021-01-01":{"RelativePath":"peering/microsoft.peering/2021-01-01/types.json","Index":26},"Microsoft.Peering/peerings/registeredAsns@2021-01-01":{"RelativePath":"peering/microsoft.peering/2021-01-01/types.json","Index":36},"Microsoft.Peering/peerings/registeredPrefixes@2021-01-01":{"RelativePath":"peering/microsoft.peering/2021-01-01/types.json","Index":54},"Microsoft.Peering/peerings@2021-01-01":{"RelativePath":"peering/microsoft.peering/2021-01-01/types.json","Index":140},"Microsoft.Peering/peeringServices/prefixes@2021-01-01":{"RelativePath":"peering/microsoft.peering/2021-01-01/types.json","Index":164},"Microsoft.Peering/peeringServices@2021-01-01":{"RelativePath":"peering/microsoft.peering/2021-01-01/types.json","Index":176},"Microsoft.Peering/peerAsns@2021-06-01":{"RelativePath":"peering/microsoft.peering/2021-06-01/types.json","Index":26},"Microsoft.Peering/peerings/registeredAsns@2021-06-01":{"RelativePath":"peering/microsoft.peering/2021-06-01/types.json","Index":36},"Microsoft.Peering/peerings/registeredPrefixes@2021-06-01":{"RelativePath":"peering/microsoft.peering/2021-06-01/types.json","Index":54},"Microsoft.Peering/peerings@2021-06-01":{"RelativePath":"peering/microsoft.peering/2021-06-01/types.json","Index":140},"Microsoft.Peering/peeringServices/connectionMonitorTests@2021-06-01":{"RelativePath":"peering/microsoft.peering/2021-06-01/types.json","Index":151},"Microsoft.Peering/peeringServices/prefixes@2021-06-01":{"RelativePath":"peering/microsoft.peering/2021-06-01/types.json","Index":175},"Microsoft.Peering/peeringServices@2021-06-01":{"RelativePath":"peering/microsoft.peering/2021-06-01/types.json","Index":189},"Microsoft.Peering/peerAsns@2022-01-01":{"RelativePath":"peering/microsoft.peering/2022-01-01/types.json","Index":26},"Microsoft.Peering/peerings/registeredAsns@2022-01-01":{"RelativePath":"peering/microsoft.peering/2022-01-01/types.json","Index":36},"Microsoft.Peering/peerings/registeredPrefixes@2022-01-01":{"RelativePath":"peering/microsoft.peering/2022-01-01/types.json","Index":54},"Microsoft.Peering/peerings@2022-01-01":{"RelativePath":"peering/microsoft.peering/2022-01-01/types.json","Index":141},"Microsoft.Peering/peeringServices/connectionMonitorTests@2022-01-01":{"RelativePath":"peering/microsoft.peering/2022-01-01/types.json","Index":152},"Microsoft.Peering/peeringServices/prefixes@2022-01-01":{"RelativePath":"peering/microsoft.peering/2022-01-01/types.json","Index":176},"Microsoft.Peering/peeringServices@2022-01-01":{"RelativePath":"peering/microsoft.peering/2022-01-01/types.json","Index":190},"Microsoft.Peering/peerAsns@2022-06-01":{"RelativePath":"peering/microsoft.peering/2022-06-01/types.json","Index":26},"Microsoft.Peering/peerings/registeredAsns@2022-06-01":{"RelativePath":"peering/microsoft.peering/2022-06-01/types.json","Index":36},"Microsoft.Peering/peerings/registeredPrefixes@2022-06-01":{"RelativePath":"peering/microsoft.peering/2022-06-01/types.json","Index":54},"Microsoft.Peering/peerings@2022-06-01":{"RelativePath":"peering/microsoft.peering/2022-06-01/types.json","Index":145},"Microsoft.Peering/peeringServices/connectionMonitorTests@2022-06-01":{"RelativePath":"peering/microsoft.peering/2022-06-01/types.json","Index":156},"Microsoft.Peering/peeringServices/prefixes@2022-06-01":{"RelativePath":"peering/microsoft.peering/2022-06-01/types.json","Index":180},"Microsoft.Peering/peeringServices@2022-06-01":{"RelativePath":"peering/microsoft.peering/2022-06-01/types.json","Index":194},"Microsoft.Peering/peerAsns@2022-10-01":{"RelativePath":"peering/microsoft.peering/2022-10-01/types.json","Index":26},"Microsoft.Peering/peerings/registeredAsns@2022-10-01":{"RelativePath":"peering/microsoft.peering/2022-10-01/types.json","Index":36},"Microsoft.Peering/peerings/registeredPrefixes@2022-10-01":{"RelativePath":"peering/microsoft.peering/2022-10-01/types.json","Index":54},"Microsoft.Peering/peerings@2022-10-01":{"RelativePath":"peering/microsoft.peering/2022-10-01/types.json","Index":145},"Microsoft.Peering/peeringServices/connectionMonitorTests@2022-10-01":{"RelativePath":"peering/microsoft.peering/2022-10-01/types.json","Index":156},"Microsoft.Peering/peeringServices/prefixes@2022-10-01":{"RelativePath":"peering/microsoft.peering/2022-10-01/types.json","Index":180},"Microsoft.Peering/peeringServices@2022-10-01":{"RelativePath":"peering/microsoft.peering/2022-10-01/types.json","Index":194},"Microsoft.AzurePlaywrightService/accounts@2023-10-01-preview":{"RelativePath":"playwrighttesting/microsoft.azureplaywrightservice/2023-10-01-preview/types.json","Index":39},"Microsoft.AzurePlaywrightService/locations/quotas@2023-10-01-preview":{"RelativePath":"playwrighttesting/microsoft.azureplaywrightservice/2023-10-01-preview/types.json","Index":56},"Microsoft.PolicyInsights/remediations@2018-07-01-preview":{"RelativePath":"policyinsights/microsoft.policyinsights/2018-07-01-preview/types.json","Index":15},"Microsoft.PolicyInsights/remediations@2019-07-01":{"RelativePath":"policyinsights/microsoft.policyinsights/2019-07-01/types.json","Index":18},"Microsoft.PolicyInsights/attestations@2021-01-01":{"RelativePath":"policyinsights/microsoft.policyinsights/2021-01-01/types.json","Index":29},"Microsoft.PolicyInsights/remediations@2021-10-01":{"RelativePath":"policyinsights/microsoft.policyinsights/2021-10-01/types.json","Index":30},"Microsoft.PolicyInsights/attestations@2022-09-01":{"RelativePath":"policyinsights/microsoft.policyinsights/2022-09-01/types.json","Index":29},"Microsoft.Portal/dashboards@2015-08-01-preview":{"RelativePath":"portal/microsoft.portal/2015-08-01-preview/types.json","Index":22},"Microsoft.Portal/dashboards@2018-10-01-preview":{"RelativePath":"portal/microsoft.portal/2018-10-01-preview/types.json","Index":22},"Microsoft.Portal/dashboards@2019-01-01-preview":{"RelativePath":"portal/microsoft.portal/2019-01-01-preview/types.json","Index":22},"Microsoft.Portal/tenantConfigurations@2019-01-01-preview":{"RelativePath":"portal/microsoft.portal/2019-01-01-preview/types.json","Index":29},"Microsoft.Portal/dashboards@2020-09-01-preview":{"RelativePath":"portal/microsoft.portal/2020-09-01-preview/types.json","Index":28},"Microsoft.Portal/tenantConfigurations@2020-09-01-preview":{"RelativePath":"portal/microsoft.portal/2020-09-01-preview/types.json","Index":35},"Microsoft.DBforPostgreSQL/servers@2017-12-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01-preview/types.json","Index":80},"Microsoft.DBforPostgreSQL/servers/firewallRules@2017-12-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01-preview/types.json","Index":85},"Microsoft.DBforPostgreSQL/servers/virtualNetworkRules@2017-12-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01-preview/types.json","Index":96},"Microsoft.DBforPostgreSQL/servers/databases@2017-12-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01-preview/types.json","Index":101},"Microsoft.DBforPostgreSQL/servers/configurations@2017-12-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01-preview/types.json","Index":106},"Microsoft.DBforPostgreSQL/servers/administrators@2017-12-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01-preview/types.json","Index":113},"Microsoft.DBforPostgreSQL/servers/securityAlertPolicies@2017-12-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01-preview/types.json","Index":125},"Microsoft.DBforPostgreSQL/servers@2017-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01/types.json","Index":80},"Microsoft.DBforPostgreSQL/servers/firewallRules@2017-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01/types.json","Index":85},"Microsoft.DBforPostgreSQL/servers/virtualNetworkRules@2017-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01/types.json","Index":96},"Microsoft.DBforPostgreSQL/servers/databases@2017-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01/types.json","Index":101},"Microsoft.DBforPostgreSQL/servers/configurations@2017-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01/types.json","Index":106},"Microsoft.DBforPostgreSQL/servers/administrators@2017-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01/types.json","Index":113},"Microsoft.DBforPostgreSQL/servers/securityAlertPolicies@2017-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01/types.json","Index":125},"Microsoft.DBforPostgreSQL/servers/privateEndpointConnections@2018-06-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2018-06-01/types.json","Index":14},"Microsoft.DBforPostgreSQL/servers/privateLinkResources@2018-06-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2018-06-01/types.json","Index":20},"Microsoft.DBforPostgreSQL/servers/queryTexts@2018-06-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2018-06-01/types.json","Index":25},"Microsoft.DBforPostgreSQL/servers/topQueryStatistics@2018-06-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2018-06-01/types.json","Index":31},"Microsoft.DBforPostgreSQL/servers/waitStatistics@2018-06-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2018-06-01/types.json","Index":36},"Microsoft.DBforPostgreSQL/servers/advisors@2018-06-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2018-06-01/types.json","Index":40},"Microsoft.DBforPostgreSQL/servers/advisors/recommendedActions@2018-06-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2018-06-01/types.json","Index":46},"Microsoft.DBforPostgreSQL/servers/keys@2020-01-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2020-01-01/types.json","Index":14},"Microsoft.DBForPostgreSql/flexibleServers@2020-02-14-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2020-02-14-preview/types.json","Index":55},"Microsoft.DBForPostgreSql/flexibleServers/firewallRules@2020-02-14-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2020-02-14-preview/types.json","Index":60},"Microsoft.DBForPostgreSql/flexibleServers/configurations@2020-02-14-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2020-02-14-preview/types.json","Index":70},"Microsoft.DBForPostgreSql/flexibleServers/databases@2020-11-05-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2020-11-05-preview/types.json","Index":12},"Microsoft.DBforPostgreSQL/flexibleServers@2021-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01-preview/types.json","Index":67},"Microsoft.DBforPostgreSQL/flexibleServers/firewallRules@2021-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01-preview/types.json","Index":72},"Microsoft.DBforPostgreSQL/flexibleServers/configurations@2021-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01-preview/types.json","Index":82},"Microsoft.DBforPostgreSQL/flexibleServers/databases@2021-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01-preview/types.json","Index":87},"Microsoft.DBforPostgreSQL/flexibleServers/advisors@2021-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01-preview/types.json","Index":91},"Microsoft.DBforPostgreSQL/flexibleServers/queryTexts@2021-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01-preview/types.json","Index":96},"Microsoft.DBforPostgreSQL/flexibleServers@2021-06-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01/types.json","Index":68},"Microsoft.DBforPostgreSQL/flexibleServers/firewallRules@2021-06-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01/types.json","Index":73},"Microsoft.DBforPostgreSQL/flexibleServers/configurations@2021-06-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01/types.json","Index":83},"Microsoft.DBforPostgreSQL/flexibleServers/databases@2021-06-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01/types.json","Index":88},"Microsoft.DBforPostgreSQL/flexibleServers/databases@2022-01-20-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-01-20-preview/types.json","Index":23},"Microsoft.DBforPostgreSQL/flexibleServers@2022-01-20-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-01-20-preview/types.json","Index":74},"Microsoft.DBforPostgreSQL/flexibleServers/firewallRules@2022-01-20-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-01-20-preview/types.json","Index":79},"Microsoft.DBforPostgreSQL/flexibleServers/configurations@2022-01-20-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-01-20-preview/types.json","Index":89},"Microsoft.DBforPostgreSQL/flexibleServers/backups@2022-01-20-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-01-20-preview/types.json","Index":94},"Microsoft.DBforPostgreSQL/flexibleServers/administrators@2022-03-08-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-03-08-preview/types.json","Index":28},"Microsoft.DBforPostgreSQL/flexibleServers/configurations@2022-03-08-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-03-08-preview/types.json","Index":38},"Microsoft.DBforPostgreSQL/flexibleServers/databases@2022-03-08-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-03-08-preview/types.json","Index":43},"Microsoft.DBforPostgreSQL/flexibleServers/firewallRules@2022-03-08-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-03-08-preview/types.json","Index":48},"Microsoft.DBforPostgreSQL/flexibleServers@2022-03-08-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-03-08-preview/types.json","Index":118},"Microsoft.DBforPostgreSQL/flexibleServers/backups@2022-03-08-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-03-08-preview/types.json","Index":125},"Microsoft.DBforPostgreSQL/flexibleServers/migrations@2022-05-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-05-01-preview/types.json","Index":61},"Microsoft.DBforPostgreSQL/flexibleServers/administrators@2022-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-12-01/types.json","Index":28},"Microsoft.DBforPostgreSQL/flexibleServers/configurations@2022-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-12-01/types.json","Index":38},"Microsoft.DBforPostgreSQL/flexibleServers/databases@2022-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-12-01/types.json","Index":43},"Microsoft.DBforPostgreSQL/flexibleServers/firewallRules@2022-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-12-01/types.json","Index":48},"Microsoft.DBforPostgreSQL/flexibleServers@2022-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-12-01/types.json","Index":123},"Microsoft.DBforPostgreSQL/flexibleServers/backups@2022-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-12-01/types.json","Index":130},"Microsoft.DBforPostgreSQL/flexibleServers/administrators@2023-03-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":28},"Microsoft.DBforPostgreSQL/flexibleServers/configurations@2023-03-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":38},"Microsoft.DBforPostgreSQL/flexibleServers/databases@2023-03-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":43},"Microsoft.DBforPostgreSQL/flexibleServers/firewallRules@2023-03-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":48},"Microsoft.DBforPostgreSQL/flexibleServers@2023-03-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":149},"Microsoft.DBforPostgreSQL/flexibleServers/migrations@2023-03-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":203},"Microsoft.DBforPostgreSQL/flexibleServers/backups@2023-03-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":210},"Microsoft.DBforPostgreSQL/flexibleServers/ltrBackupOperations@2023-03-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":220},"Microsoft.DBforPostgreSQL/flexibleServers/administrators@2023-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":28},"Microsoft.DBforPostgreSQL/flexibleServers/configurations@2023-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":38},"Microsoft.DBforPostgreSQL/flexibleServers/databases@2023-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":43},"Microsoft.DBforPostgreSQL/flexibleServers/firewallRules@2023-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":48},"Microsoft.DBforPostgreSQL/flexibleServers@2023-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":187},"Microsoft.DBforPostgreSQL/flexibleServers/migrations@2023-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":289},"Microsoft.DBforPostgreSQL/flexibleServers/privateEndpointConnections@2023-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":293},"Microsoft.DBforPostgreSQL/flexibleServers/advancedThreatProtectionSettings@2023-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":303},"Microsoft.DBforPostgreSQL/flexibleServers/virtualendpoints@2023-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":312},"Microsoft.DBforPostgreSQL/flexibleServers/backups@2023-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":319},"Microsoft.DBforPostgreSQL/flexibleServers/ltrBackupOperations@2023-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":329},"Microsoft.DBforPostgreSQL/flexibleServers/privateLinkResources@2023-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":336},"Microsoft.DBforPostgreSQL/serverGroupsv2@2022-11-08":{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":38},"Microsoft.DBforPostgreSQL/serverGroupsv2/coordinatorConfigurations@2022-11-08":{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":53},"Microsoft.DBforPostgreSQL/serverGroupsv2/nodeConfigurations@2022-11-08":{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":57},"Microsoft.DBforPostgreSQL/serverGroupsv2/firewallRules@2022-11-08":{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":67},"Microsoft.DBforPostgreSQL/serverGroupsv2/roles@2022-11-08":{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":77},"Microsoft.DBforPostgreSQL/serverGroupsv2/privateEndpointConnections@2022-11-08":{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":89},"Microsoft.DBforPostgreSQL/serverGroupsv2/servers@2022-11-08":{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":97},"Microsoft.DBforPostgreSQL/serverGroupsv2/configurations@2022-11-08":{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":117},"Microsoft.DBforPostgreSQL/serverGroupsv2/privateLinkResources@2022-11-08":{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":124},"Microsoft.PowerBIDedicated/capacities@2017-10-01":{"RelativePath":"powerbidedicated/microsoft.powerbidedicated/2017-10-01/types.json","Index":44},"Microsoft.PowerBIDedicated/capacities@2021-01-01":{"RelativePath":"powerbidedicated/microsoft.powerbidedicated/2021-01-01/types.json","Index":60},"Microsoft.PowerBIDedicated/autoScaleVCores@2021-01-01":{"RelativePath":"powerbidedicated/microsoft.powerbidedicated/2021-01-01/types.json","Index":71},"Microsoft.PowerBI/workspaceCollections@2016-01-29":{"RelativePath":"powerbiembedded/microsoft.powerbi/2016-01-29/types.json","Index":17},"Microsoft.PowerBI/privateLinkServicesForPowerBI@2020-06-01":{"RelativePath":"powerbiprivatelinks/microsoft.powerbi/2020-06-01/types.json","Index":41},"Microsoft.PowerBI/privateLinkServicesForPowerBI/privateEndpointConnections@2020-06-01":{"RelativePath":"powerbiprivatelinks/microsoft.powerbi/2020-06-01/types.json","Index":45},"Microsoft.PowerPlatform/accounts@2020-10-30-preview":{"RelativePath":"powerplatform/microsoft.powerplatform/2020-10-30-preview/types.json","Index":24},"Microsoft.PowerPlatform/enterprisePolicies@2020-10-30-preview":{"RelativePath":"powerplatform/microsoft.powerplatform/2020-10-30-preview/types.json","Index":62},"Microsoft.PowerPlatform/enterprisePolicies/privateEndpointConnections@2020-10-30-preview":{"RelativePath":"powerplatform/microsoft.powerplatform/2020-10-30-preview/types.json","Index":78},"Microsoft.PowerPlatform/enterprisePolicies/privateLinkResources@2020-10-30-preview":{"RelativePath":"powerplatform/microsoft.powerplatform/2020-10-30-preview/types.json","Index":85},"Microsoft.Network/privateDnsZones@2018-09-01":{"RelativePath":"privatedns/microsoft.network/2018-09-01/types.json","Index":20},"Microsoft.Network/privateDnsZones/virtualNetworkLinks@2018-09-01":{"RelativePath":"privatedns/microsoft.network/2018-09-01/types.json","Index":37},"Microsoft.Network/privateDnsZones/A@2018-09-01":{"RelativePath":"privatedns/microsoft.network/2018-09-01/types.json","Index":58},"Microsoft.Network/privateDnsZones/AAAA@2018-09-01":{"RelativePath":"privatedns/microsoft.network/2018-09-01/types.json","Index":62},"Microsoft.Network/privateDnsZones/CNAME@2018-09-01":{"RelativePath":"privatedns/microsoft.network/2018-09-01/types.json","Index":66},"Microsoft.Network/privateDnsZones/MX@2018-09-01":{"RelativePath":"privatedns/microsoft.network/2018-09-01/types.json","Index":70},"Microsoft.Network/privateDnsZones/PTR@2018-09-01":{"RelativePath":"privatedns/microsoft.network/2018-09-01/types.json","Index":74},"Microsoft.Network/privateDnsZones/SOA@2018-09-01":{"RelativePath":"privatedns/microsoft.network/2018-09-01/types.json","Index":78},"Microsoft.Network/privateDnsZones/SRV@2018-09-01":{"RelativePath":"privatedns/microsoft.network/2018-09-01/types.json","Index":82},"Microsoft.Network/privateDnsZones/TXT@2018-09-01":{"RelativePath":"privatedns/microsoft.network/2018-09-01/types.json","Index":86},"Microsoft.Network/privateDnsZones@2020-01-01":{"RelativePath":"privatedns/microsoft.network/2020-01-01/types.json","Index":20},"Microsoft.Network/privateDnsZones/virtualNetworkLinks@2020-01-01":{"RelativePath":"privatedns/microsoft.network/2020-01-01/types.json","Index":37},"Microsoft.Network/privateDnsZones/A@2020-01-01":{"RelativePath":"privatedns/microsoft.network/2020-01-01/types.json","Index":58},"Microsoft.Network/privateDnsZones/AAAA@2020-01-01":{"RelativePath":"privatedns/microsoft.network/2020-01-01/types.json","Index":62},"Microsoft.Network/privateDnsZones/CNAME@2020-01-01":{"RelativePath":"privatedns/microsoft.network/2020-01-01/types.json","Index":66},"Microsoft.Network/privateDnsZones/MX@2020-01-01":{"RelativePath":"privatedns/microsoft.network/2020-01-01/types.json","Index":70},"Microsoft.Network/privateDnsZones/PTR@2020-01-01":{"RelativePath":"privatedns/microsoft.network/2020-01-01/types.json","Index":74},"Microsoft.Network/privateDnsZones/SOA@2020-01-01":{"RelativePath":"privatedns/microsoft.network/2020-01-01/types.json","Index":78},"Microsoft.Network/privateDnsZones/SRV@2020-01-01":{"RelativePath":"privatedns/microsoft.network/2020-01-01/types.json","Index":82},"Microsoft.Network/privateDnsZones/TXT@2020-01-01":{"RelativePath":"privatedns/microsoft.network/2020-01-01/types.json","Index":86},"Microsoft.Network/privateDnsZones@2020-06-01":{"RelativePath":"privatedns/microsoft.network/2020-06-01/types.json","Index":20},"Microsoft.Network/privateDnsZones/virtualNetworkLinks@2020-06-01":{"RelativePath":"privatedns/microsoft.network/2020-06-01/types.json","Index":37},"Microsoft.Network/privateDnsZones/A@2020-06-01":{"RelativePath":"privatedns/microsoft.network/2020-06-01/types.json","Index":58},"Microsoft.Network/privateDnsZones/AAAA@2020-06-01":{"RelativePath":"privatedns/microsoft.network/2020-06-01/types.json","Index":62},"Microsoft.Network/privateDnsZones/CNAME@2020-06-01":{"RelativePath":"privatedns/microsoft.network/2020-06-01/types.json","Index":66},"Microsoft.Network/privateDnsZones/MX@2020-06-01":{"RelativePath":"privatedns/microsoft.network/2020-06-01/types.json","Index":70},"Microsoft.Network/privateDnsZones/PTR@2020-06-01":{"RelativePath":"privatedns/microsoft.network/2020-06-01/types.json","Index":74},"Microsoft.Network/privateDnsZones/SOA@2020-06-01":{"RelativePath":"privatedns/microsoft.network/2020-06-01/types.json","Index":78},"Microsoft.Network/privateDnsZones/SRV@2020-06-01":{"RelativePath":"privatedns/microsoft.network/2020-06-01/types.json","Index":82},"Microsoft.Network/privateDnsZones/TXT@2020-06-01":{"RelativePath":"privatedns/microsoft.network/2020-06-01/types.json","Index":86},"Microsoft.ProfessionalService/resources@2023-07-01-preview":{"RelativePath":"professionalservice/microsoft.professionalservice/2023-07-01-preview/types.json","Index":24},"Microsoft.ProfessionalService/operationResults@2023-07-01-preview":{"RelativePath":"professionalservice/microsoft.professionalservice/2023-07-01-preview/types.json","Index":40},"Microsoft.ProviderHub/providerRegistrations/customRollouts@2020-11-20":{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":285},"Microsoft.ProviderHub/providerRegistrations/defaultRollouts@2020-11-20":{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":337},"Microsoft.ProviderHub/providerRegistrations/notificationRegistrations@2020-11-20":{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":367},"Microsoft.ProviderHub/providerRegistrations/operations@2020-11-20":{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":382},"Microsoft.ProviderHub/providerRegistrations@2020-11-20":{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":386},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations@2020-11-20":{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":390},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/skus@2020-11-20":{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":435},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/skus@2020-11-20":{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":439},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/skus@2020-11-20":{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":443},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/skus@2020-11-20":{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":447},"Microsoft.ProviderHub/providerRegistrations/customRollouts@2021-05-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":292},"Microsoft.ProviderHub/providerRegistrations/defaultRollouts@2021-05-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":345},"Microsoft.ProviderHub/providerRegistrations/notificationRegistrations@2021-05-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":375},"Microsoft.ProviderHub/providerRegistrations/operations@2021-05-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":390},"Microsoft.ProviderHub/providerRegistrations@2021-05-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":394},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations@2021-05-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":398},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/skus@2021-05-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":443},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/skus@2021-05-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":447},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/skus@2021-05-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":451},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/skus@2021-05-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":455},"Microsoft.ProviderHub/providerRegistrations/customRollouts@2021-06-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":318},"Microsoft.ProviderHub/providerRegistrations/defaultRollouts@2021-06-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":371},"Microsoft.ProviderHub/providerRegistrations/notificationRegistrations@2021-06-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":401},"Microsoft.ProviderHub/providerRegistrations/operations@2021-06-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":435},"Microsoft.ProviderHub/providerRegistrations@2021-06-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":439},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations@2021-06-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":443},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/skus@2021-06-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":488},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/skus@2021-06-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":492},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/skus@2021-06-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":496},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/skus@2021-06-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":500},"Microsoft.ProviderHub/providerRegistrations/customRollouts@2021-09-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":328},"Microsoft.ProviderHub/providerRegistrations/defaultRollouts@2021-09-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":381},"Microsoft.ProviderHub/providerRegistrations/notificationRegistrations@2021-09-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":411},"Microsoft.ProviderHub/providerRegistrations/operations@2021-09-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":445},"Microsoft.ProviderHub/providerRegistrations@2021-09-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":449},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations@2021-09-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":453},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/skus@2021-09-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":498},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/skus@2021-09-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":502},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/skus@2021-09-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":506},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/skus@2021-09-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":510},"Microsoft.Purview/accounts@2020-12-01-preview":{"RelativePath":"purview/microsoft.purview/2020-12-01-preview/types.json","Index":58},"Microsoft.Purview/accounts/privateEndpointConnections@2020-12-01-preview":{"RelativePath":"purview/microsoft.purview/2020-12-01-preview/types.json","Index":62},"Microsoft.Purview/accounts@2021-07-01":{"RelativePath":"purview/microsoft.purview/2021-07-01/types.json","Index":62},"Microsoft.Purview/accounts/privateEndpointConnections@2021-07-01":{"RelativePath":"purview/microsoft.purview/2021-07-01/types.json","Index":66},"Microsoft.Purview/accounts@2021-12-01":{"RelativePath":"purview/microsoft.purview/2021-12-01/types.json","Index":97},"Microsoft.Purview/accounts/kafkaConfigurations@2021-12-01":{"RelativePath":"purview/microsoft.purview/2021-12-01/types.json","Index":117},"Microsoft.Purview/accounts/privateEndpointConnections@2021-12-01":{"RelativePath":"purview/microsoft.purview/2021-12-01/types.json","Index":121},"Microsoft.Quantum/workspaces@2019-11-04-preview":{"RelativePath":"quantum/microsoft.quantum/2019-11-04-preview/types.json","Index":48},"Microsoft.Quantum/workspaces@2022-01-10-preview":{"RelativePath":"quantum/microsoft.quantum/2022-01-10-preview/types.json","Index":48},"Microsoft.Quota/quotas@2021-03-15-preview":{"RelativePath":"quota/microsoft.quota/2021-03-15-preview/types.json","Index":19},"Microsoft.Quota/usages@2021-03-15-preview":{"RelativePath":"quota/microsoft.quota/2021-03-15-preview/types.json","Index":28},"Microsoft.Quota/quotas@2023-02-01":{"RelativePath":"quota/microsoft.quota/2023-02-01/types.json","Index":19},"Microsoft.Quota/usages@2023-02-01":{"RelativePath":"quota/microsoft.quota/2023-02-01/types.json","Index":28},"Microsoft.Quota/groupQuotas@2023-06-01-preview":{"RelativePath":"quota/microsoft.quota/2023-06-01-preview/types.json","Index":39},"Microsoft.Quota/groupQuotas/subscriptions@2023-06-01-preview":{"RelativePath":"quota/microsoft.quota/2023-06-01-preview/types.json","Index":52},"Microsoft.Quota/groupQuotas/groupQuotaLimits@2023-06-01-preview":{"RelativePath":"quota/microsoft.quota/2023-06-01-preview/types.json","Index":68},"Microsoft.Quota/groupQuotas/quotaAllocations@2023-06-01-preview":{"RelativePath":"quota/microsoft.quota/2023-06-01-preview/types.json","Index":83},"Microsoft.Quota/groupQuotas/subscriptionRequests@2023-06-01-preview":{"RelativePath":"quota/microsoft.quota/2023-06-01-preview/types.json","Index":87},"Microsoft.RecommendationsService/accounts@2022-02-01":{"RelativePath":"recommendationsservice/microsoft.recommendationsservice/2022-02-01/types.json","Index":38},"Microsoft.RecommendationsService/accounts/modeling@2022-02-01":{"RelativePath":"recommendationsservice/microsoft.recommendationsservice/2022-02-01/types.json","Index":57},"Microsoft.RecommendationsService/accounts/serviceEndpoints@2022-02-01":{"RelativePath":"recommendationsservice/microsoft.recommendationsservice/2022-02-01/types.json","Index":63},"Microsoft.RecommendationsService/accounts@2022-03-01-preview":{"RelativePath":"recommendationsservice/microsoft.recommendationsservice/2022-03-01-preview/types.json","Index":46},"Microsoft.RecommendationsService/accounts/modeling@2022-03-01-preview":{"RelativePath":"recommendationsservice/microsoft.recommendationsservice/2022-03-01-preview/types.json","Index":65},"Microsoft.RecommendationsService/accounts/serviceEndpoints@2022-03-01-preview":{"RelativePath":"recommendationsservice/microsoft.recommendationsservice/2022-03-01-preview/types.json","Index":71},"Microsoft.RecoveryServices/vaults/certificates@2016-06-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2016-06-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2016-06-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2016-06-01/types.json","Index":62},"Microsoft.RecoveryServices/vaults/extendedInformation@2016-06-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2016-06-01/types.json","Index":68},"Microsoft.RecoveryServices/vaults/certificates@2020-02-02":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2020-02-02/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2020-02-02":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2020-02-02/types.json","Index":72},"Microsoft.RecoveryServices/vaults/extendedInformation@2020-02-02":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2020-02-02/types.json","Index":78},"Microsoft.RecoveryServices/vaults/operationResults@2020-02-02":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2020-02-02/types.json","Index":83},"Microsoft.RecoveryServices/vaults/certificates@2020-10-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2020-10-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2020-10-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2020-10-01/types.json","Index":83},"Microsoft.RecoveryServices/vaults/extendedInformation@2020-10-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2020-10-01/types.json","Index":89},"Microsoft.RecoveryServices/vaults/operationResults@2020-10-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2020-10-01/types.json","Index":94},"Microsoft.RecoveryServices/vaults/certificates@2021-01-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-01-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2021-01-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-01-01/types.json","Index":83},"Microsoft.RecoveryServices/vaults/extendedInformation@2021-01-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-01-01/types.json","Index":89},"Microsoft.RecoveryServices/vaults/operationResults@2021-01-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-01-01/types.json","Index":94},"Microsoft.RecoveryServices/vaults/certificates@2021-02-10":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-02-10/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2021-02-10":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-02-10/types.json","Index":83},"Microsoft.RecoveryServices/vaults/extendedInformation@2021-02-10":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-02-10/types.json","Index":89},"Microsoft.RecoveryServices/vaults/operationResults@2021-02-10":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-02-10/types.json","Index":94},"Microsoft.RecoveryServices/vaults/certificates@2021-03-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-03-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2021-03-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-03-01/types.json","Index":83},"Microsoft.RecoveryServices/vaults/extendedInformation@2021-03-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-03-01/types.json","Index":89},"Microsoft.RecoveryServices/vaults/operationResults@2021-03-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-03-01/types.json","Index":94},"Microsoft.RecoveryServices/vaults/certificates@2021-04-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-04-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2021-04-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-04-01/types.json","Index":95},"Microsoft.RecoveryServices/vaults/extendedInformation@2021-04-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-04-01/types.json","Index":101},"Microsoft.RecoveryServices/vaults/operationResults@2021-04-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-04-01/types.json","Index":106},"Microsoft.RecoveryServices/vaults/certificates@2021-06-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-06-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2021-06-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-06-01/types.json","Index":95},"Microsoft.RecoveryServices/vaults/extendedInformation@2021-06-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-06-01/types.json","Index":101},"Microsoft.RecoveryServices/vaults/operationResults@2021-06-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-06-01/types.json","Index":106},"Microsoft.RecoveryServices/vaults/certificates@2021-07-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-07-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2021-07-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-07-01/types.json","Index":95},"Microsoft.RecoveryServices/vaults/extendedInformation@2021-07-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-07-01/types.json","Index":101},"Microsoft.RecoveryServices/vaults/operationResults@2021-07-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-07-01/types.json","Index":106},"Microsoft.RecoveryServices/vaults/certificates@2021-08-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-08-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2021-08-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-08-01/types.json","Index":95},"Microsoft.RecoveryServices/vaults/extendedInformation@2021-08-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-08-01/types.json","Index":101},"Microsoft.RecoveryServices/vaults/operationResults@2021-08-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-08-01/types.json","Index":106},"Microsoft.RecoveryServices/vaults/certificates@2021-11-01-preview":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-11-01-preview/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2021-11-01-preview":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-11-01-preview/types.json","Index":99},"Microsoft.RecoveryServices/vaults/extendedInformation@2021-11-01-preview":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-11-01-preview/types.json","Index":105},"Microsoft.RecoveryServices/vaults/operationResults@2021-11-01-preview":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-11-01-preview/types.json","Index":110},"Microsoft.RecoveryServices/vaults/certificates@2021-12-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-12-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2021-12-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-12-01/types.json","Index":95},"Microsoft.RecoveryServices/vaults/extendedInformation@2021-12-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-12-01/types.json","Index":101},"Microsoft.RecoveryServices/vaults/operationResults@2021-12-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-12-01/types.json","Index":106},"Microsoft.RecoveryServices/vaults/certificates@2022-01-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-01-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2022-01-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-01-01/types.json","Index":99},"Microsoft.RecoveryServices/vaults/extendedInformation@2022-01-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-01-01/types.json","Index":105},"Microsoft.RecoveryServices/vaults/operationResults@2022-01-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-01-01/types.json","Index":110},"Microsoft.RecoveryServices/vaults/certificates@2022-01-31-preview":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-01-31-preview/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2022-01-31-preview":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-01-31-preview/types.json","Index":99},"Microsoft.RecoveryServices/vaults/extendedInformation@2022-01-31-preview":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-01-31-preview/types.json","Index":105},"Microsoft.RecoveryServices/vaults/operationResults@2022-01-31-preview":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-01-31-preview/types.json","Index":110},"Microsoft.RecoveryServices/vaults/certificates@2022-02-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-02-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2022-02-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-02-01/types.json","Index":99},"Microsoft.RecoveryServices/vaults/extendedInformation@2022-02-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-02-01/types.json","Index":105},"Microsoft.RecoveryServices/vaults/operationResults@2022-02-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-02-01/types.json","Index":110},"Microsoft.RecoveryServices/vaults/certificates@2022-03-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-03-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2022-03-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-03-01/types.json","Index":108},"Microsoft.RecoveryServices/vaults/extendedInformation@2022-03-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-03-01/types.json","Index":114},"Microsoft.RecoveryServices/vaults/operationResults@2022-03-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-03-01/types.json","Index":119},"Microsoft.RecoveryServices/vaults/certificates@2022-04-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-04-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2022-04-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-04-01/types.json","Index":116},"Microsoft.RecoveryServices/vaults/extendedInformation@2022-04-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-04-01/types.json","Index":122},"Microsoft.RecoveryServices/vaults/operationResults@2022-04-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-04-01/types.json","Index":127},"Microsoft.RecoveryServices/vaults/certificates@2022-05-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-05-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2022-05-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-05-01/types.json","Index":116},"Microsoft.RecoveryServices/vaults/extendedInformation@2022-05-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-05-01/types.json","Index":122},"Microsoft.RecoveryServices/vaults/operationResults@2022-05-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-05-01/types.json","Index":127},"Microsoft.RecoveryServices/vaults/certificates@2022-08-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-08-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2022-08-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-08-01/types.json","Index":122},"Microsoft.RecoveryServices/vaults/extendedInformation@2022-08-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-08-01/types.json","Index":128},"Microsoft.RecoveryServices/vaults/operationResults@2022-08-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-08-01/types.json","Index":133},"Microsoft.RecoveryServices/vaults/certificates@2022-09-10":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-09-10/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2022-09-10":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-09-10/types.json","Index":122},"Microsoft.RecoveryServices/vaults/extendedInformation@2022-09-10":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-09-10/types.json","Index":128},"Microsoft.RecoveryServices/vaults/operationResults@2022-09-10":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-09-10/types.json","Index":133},"Microsoft.RecoveryServices/vaults/certificates@2022-09-30-preview":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2022-09-30-preview":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":130},"Microsoft.RecoveryServices/vaults/extendedInformation@2022-09-30-preview":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":136},"Microsoft.RecoveryServices/vaults/operationResults@2022-09-30-preview":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":141},"Microsoft.RecoveryServices/vaults/certificates@2022-10-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-10-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2022-10-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-10-01/types.json","Index":130},"Microsoft.RecoveryServices/vaults/extendedInformation@2022-10-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-10-01/types.json","Index":136},"Microsoft.RecoveryServices/vaults/operationResults@2022-10-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-10-01/types.json","Index":141},"Microsoft.RecoveryServices/vaults/certificates@2023-01-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-01-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2023-01-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-01-01/types.json","Index":130},"Microsoft.RecoveryServices/vaults/extendedInformation@2023-01-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-01-01/types.json","Index":136},"Microsoft.RecoveryServices/vaults/operationResults@2023-01-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-01-01/types.json","Index":141},"Microsoft.RecoveryServices/vaults/certificates@2023-02-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-02-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2023-02-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-02-01/types.json","Index":136},"Microsoft.RecoveryServices/vaults/extendedInformation@2023-02-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-02-01/types.json","Index":142},"Microsoft.RecoveryServices/vaults/operationResults@2023-02-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-02-01/types.json","Index":147},"Microsoft.RecoveryServices/vaults/certificates@2023-04-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-04-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2023-04-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-04-01/types.json","Index":151},"Microsoft.RecoveryServices/vaults/extendedInformation@2023-04-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-04-01/types.json","Index":157},"Microsoft.RecoveryServices/vaults/operationResults@2023-04-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-04-01/types.json","Index":162},"Microsoft.RecoveryServices/vaults/certificates@2023-06-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-06-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2023-06-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-06-01/types.json","Index":151},"Microsoft.RecoveryServices/vaults/extendedInformation@2023-06-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-06-01/types.json","Index":157},"Microsoft.RecoveryServices/vaults/operationResults@2023-06-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-06-01/types.json","Index":162},"Microsoft.RecoveryServices/vaults/backupPolicies@2016-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":110},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2016-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":164},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2016-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":169},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2016-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":201},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2016-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":206},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2016-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":219},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2016-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":224},"Microsoft.RecoveryServices/vaults/backupJobs@2016-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":300},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2016-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-12-01/types.json","Index":116},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2016-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-12-01/types.json","Index":135},"Microsoft.RecoveryServices/vaults/backupEngines@2016-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-12-01/types.json","Index":156},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2016-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-12-01/types.json","Index":161},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2017-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2017-07-01/types.json","Index":41},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2018-12-20":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2018-12-20/types.json","Index":30},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2019-05-13":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-05-13/types.json","Index":191},"Microsoft.RecoveryServices/vaults/backupPolicies@2019-05-13":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-05-13/types.json","Index":345},"Microsoft.RecoveryServices/vaults/backupconfig@2019-05-13":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-05-13/types.json","Index":372},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2019-05-13":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-05-13/types.json","Index":377},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2019-05-13":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-05-13/types.json","Index":438},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2019-05-13":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-05-13/types.json","Index":443},"Microsoft.RecoveryServices/vaults/backupJobs@2019-05-13":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-05-13/types.json","Index":562},"Microsoft.RecoveryServices/vaults/backupconfig@2019-06-15":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-06-15/types.json","Index":34},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2019-06-15":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-06-15/types.json","Index":230},"Microsoft.RecoveryServices/vaults/backupPolicies@2019-06-15":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-06-15/types.json","Index":385},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2019-06-15":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-06-15/types.json","Index":390},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2019-06-15":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-06-15/types.json","Index":451},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2019-06-15":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-06-15/types.json","Index":456},"Microsoft.RecoveryServices/vaults/backupJobs@2019-06-15":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-06-15/types.json","Index":575},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2020-02-02":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-02-02/types.json","Index":25},"Microsoft.RecoveryServices/vaults/backupconfig@2020-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2020-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":60},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2020-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":78},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2020-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":274},"Microsoft.RecoveryServices/vaults/backupPolicies@2020-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":430},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2020-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":537},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2020-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":542},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2020-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":606},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2020-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":611},"Microsoft.RecoveryServices/vaults/backupJobs@2020-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":742},"Microsoft.RecoveryServices/vaults/backupEngines@2020-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":763},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2020-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":768},"Microsoft.RecoveryServices/vaults/backupconfig@2020-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2020-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":60},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2020-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":78},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2020-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":274},"Microsoft.RecoveryServices/vaults/backupPolicies@2020-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":430},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2020-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":537},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2020-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":542},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2020-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":609},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2020-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":614},"Microsoft.RecoveryServices/vaults/backupJobs@2020-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":745},"Microsoft.RecoveryServices/vaults/backupEngines@2020-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":766},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2020-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":771},"Microsoft.RecoveryServices/vaults/backupconfig@2021-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2021-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":60},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2021-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":78},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2021-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":274},"Microsoft.RecoveryServices/vaults/backupPolicies@2021-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":430},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2021-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":537},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2021-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":542},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2021-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":618},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2021-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":623},"Microsoft.RecoveryServices/vaults/backupJobs@2021-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":754},"Microsoft.RecoveryServices/vaults/backupEngines@2021-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":775},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2021-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":780},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":41},"Microsoft.RecoveryServices/vaults/backupconfig@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":73},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":95},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":113},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":309},"Microsoft.RecoveryServices/vaults/backupPolicies@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":465},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":572},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":580},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":585},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":661},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":666},"Microsoft.RecoveryServices/vaults/backupJobs@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":797},"Microsoft.RecoveryServices/vaults/backupEngines@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":818},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":823},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":41},"Microsoft.RecoveryServices/vaults/backupconfig@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":72},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":94},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":112},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":308},"Microsoft.RecoveryServices/vaults/backupPolicies@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":464},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":571},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":576},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":652},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":657},"Microsoft.RecoveryServices/vaults/backupJobs@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":788},"Microsoft.RecoveryServices/vaults/backupEngines@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":809},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":814},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":41},"Microsoft.RecoveryServices/vaults/backupconfig@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":72},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":94},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":112},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":308},"Microsoft.RecoveryServices/vaults/backupPolicies@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":464},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":571},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":576},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":652},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":657},"Microsoft.RecoveryServices/vaults/backupJobs@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":788},"Microsoft.RecoveryServices/vaults/backupEngines@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":809},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":814},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":41},"Microsoft.RecoveryServices/vaults/backupconfig@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":72},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":94},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":112},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":308},"Microsoft.RecoveryServices/vaults/backupPolicies@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":464},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":571},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":576},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":652},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":657},"Microsoft.RecoveryServices/vaults/backupJobs@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":788},"Microsoft.RecoveryServices/vaults/backupEngines@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":809},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":814},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":30},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":64},"Microsoft.RecoveryServices/vaults/backupconfig@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":95},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":119},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":137},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":333},"Microsoft.RecoveryServices/vaults/backupPolicies@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":489},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":596},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":601},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":677},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":682},"Microsoft.RecoveryServices/vaults/backupJobs@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":813},"Microsoft.RecoveryServices/vaults/backupEngines@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":834},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":839},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":41},"Microsoft.RecoveryServices/vaults/backupconfig@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":72},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":96},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":114},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":310},"Microsoft.RecoveryServices/vaults/backupPolicies@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":466},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":573},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":578},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":654},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":659},"Microsoft.RecoveryServices/vaults/backupJobs@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":790},"Microsoft.RecoveryServices/vaults/backupEngines@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":811},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":816},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":30},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":64},"Microsoft.RecoveryServices/vaults/backupconfig@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":96},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":120},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":138},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":335},"Microsoft.RecoveryServices/vaults/backupPolicies@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":492},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":599},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":607},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":612},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":688},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":693},"Microsoft.RecoveryServices/vaults/backupJobs@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":824},"Microsoft.RecoveryServices/vaults/backupEngines@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":845},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":850},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":30},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":64},"Microsoft.RecoveryServices/vaults/backupconfig@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":96},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":120},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":138},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":335},"Microsoft.RecoveryServices/vaults/backupPolicies@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":492},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":599},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":607},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":612},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":688},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":693},"Microsoft.RecoveryServices/vaults/backupJobs@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":824},"Microsoft.RecoveryServices/vaults/backupEngines@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":845},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":850},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":74},"Microsoft.RecoveryServices/vaults/backupconfig@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":106},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":130},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":148},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":345},"Microsoft.RecoveryServices/vaults/backupPolicies@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":504},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":614},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":622},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":627},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":703},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":708},"Microsoft.RecoveryServices/vaults/backupJobs@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":847},"Microsoft.RecoveryServices/vaults/backupEngines@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":868},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":873},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2021-11-15":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-11-15/types.json","Index":30},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2021-11-15":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-11-15/types.json","Index":106},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":74},"Microsoft.RecoveryServices/vaults/backupconfig@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":106},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":130},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":148},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":345},"Microsoft.RecoveryServices/vaults/backupPolicies@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":542},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":652},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":660},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":665},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":741},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":746},"Microsoft.RecoveryServices/vaults/backupJobs@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":885},"Microsoft.RecoveryServices/vaults/backupEngines@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":906},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":911},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":74},"Microsoft.RecoveryServices/vaults/backupconfig@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":106},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":130},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":148},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":345},"Microsoft.RecoveryServices/vaults/backupPolicies@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":528},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":638},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":646},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":651},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":727},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":732},"Microsoft.RecoveryServices/vaults/backupJobs@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":871},"Microsoft.RecoveryServices/vaults/backupEngines@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":892},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":897},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":74},"Microsoft.RecoveryServices/vaults/backupconfig@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":106},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":130},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":148},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":345},"Microsoft.RecoveryServices/vaults/backupPolicies@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":528},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":638},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":646},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":651},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":727},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":732},"Microsoft.RecoveryServices/vaults/backupJobs@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":871},"Microsoft.RecoveryServices/vaults/backupEngines@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":892},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":897},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":74},"Microsoft.RecoveryServices/vaults/backupconfig@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":106},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":130},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":148},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":345},"Microsoft.RecoveryServices/vaults/backupPolicies@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":528},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":638},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":646},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":651},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":727},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":732},"Microsoft.RecoveryServices/vaults/backupJobs@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":871},"Microsoft.RecoveryServices/vaults/backupEngines@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":892},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":897},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":74},"Microsoft.RecoveryServices/vaults/backupconfig@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":106},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":130},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":148},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":345},"Microsoft.RecoveryServices/vaults/backupPolicies@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":528},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":638},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":646},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":651},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":727},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":732},"Microsoft.RecoveryServices/vaults/backupJobs@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":871},"Microsoft.RecoveryServices/vaults/backupEngines@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":892},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":897},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":75},"Microsoft.RecoveryServices/vaults/backupconfig@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":107},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":131},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":149},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":368},"Microsoft.RecoveryServices/vaults/backupPolicies@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":569},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":682},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":690},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":695},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":777},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":782},"Microsoft.RecoveryServices/vaults/backupJobs@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":922},"Microsoft.RecoveryServices/vaults/backupEngines@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":943},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":948},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":75},"Microsoft.RecoveryServices/vaults/backupconfig@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":107},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":131},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":149},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":368},"Microsoft.RecoveryServices/vaults/backupPolicies@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":569},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":682},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":690},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":695},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":777},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":782},"Microsoft.RecoveryServices/vaults/backupJobs@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":922},"Microsoft.RecoveryServices/vaults/backupEngines@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":943},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":948},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":75},"Microsoft.RecoveryServices/vaults/backupconfig@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":107},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":131},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":149},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":368},"Microsoft.RecoveryServices/vaults/backupPolicies@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":569},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":682},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":690},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":695},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":777},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":782},"Microsoft.RecoveryServices/vaults/backupJobs@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":922},"Microsoft.RecoveryServices/vaults/backupEngines@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":943},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":948},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":75},"Microsoft.RecoveryServices/vaults/backupconfig@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":107},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":131},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":149},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":368},"Microsoft.RecoveryServices/vaults/backupPolicies@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":569},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":682},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":690},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":695},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":777},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":782},"Microsoft.RecoveryServices/vaults/backupJobs@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":922},"Microsoft.RecoveryServices/vaults/backupEngines@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":943},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":948},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":75},"Microsoft.RecoveryServices/vaults/backupconfig@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":107},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":131},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":154},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":383},"Microsoft.RecoveryServices/vaults/backupPolicies@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":584},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":697},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":705},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":710},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":793},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":798},"Microsoft.RecoveryServices/vaults/backupJobs@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":938},"Microsoft.RecoveryServices/vaults/backupEngines@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":959},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":964},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2023-01-15":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-15/types.json","Index":30},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2023-01-15":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-15/types.json","Index":107},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":75},"Microsoft.RecoveryServices/vaults/backupconfig@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":108},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":132},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":155},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":384},"Microsoft.RecoveryServices/vaults/backupPolicies@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":585},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":698},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":706},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":711},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":794},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":799},"Microsoft.RecoveryServices/vaults/backupJobs@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":939},"Microsoft.RecoveryServices/vaults/backupEngines@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":960},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":965},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":75},"Microsoft.RecoveryServices/vaults/backupconfig@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":108},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":132},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":155},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":389},"Microsoft.RecoveryServices/vaults/backupPolicies@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":590},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":702},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":710},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":715},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":799},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":804},"Microsoft.RecoveryServices/vaults/backupJobs@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":944},"Microsoft.RecoveryServices/vaults/backupEngines@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":965},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":970},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":75},"Microsoft.RecoveryServices/vaults/backupconfig@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":108},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":132},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":155},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":389},"Microsoft.RecoveryServices/vaults/backupPolicies@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":594},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":706},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":714},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":719},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":803},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":808},"Microsoft.RecoveryServices/vaults/backupJobs@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":948},"Microsoft.RecoveryServices/vaults/backupEngines@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":969},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":974},"Microsoft.DataReplication/replicationFabrics/fabricAgents@2021-02-16-preview":{"RelativePath":"recoveryservicesdatareplication/microsoft.datareplication/2021-02-16-preview/types.json","Index":30},"Microsoft.DataReplication/replicationVaults/alertSettings@2021-02-16-preview":{"RelativePath":"recoveryservicesdatareplication/microsoft.datareplication/2021-02-16-preview/types.json","Index":37},"Microsoft.DataReplication/replicationFabrics@2021-02-16-preview":{"RelativePath":"recoveryservicesdatareplication/microsoft.datareplication/2021-02-16-preview/types.json","Index":68},"Microsoft.DataReplication/replicationVaults/replicationPolicies@2021-02-16-preview":{"RelativePath":"recoveryservicesdatareplication/microsoft.datareplication/2021-02-16-preview/types.json","Index":87},"Microsoft.DataReplication/replicationVaults/protectedItems@2021-02-16-preview":{"RelativePath":"recoveryservicesdatareplication/microsoft.datareplication/2021-02-16-preview/types.json","Index":231},"Microsoft.DataReplication/replicationVaults/replicationExtensions@2021-02-16-preview":{"RelativePath":"recoveryservicesdatareplication/microsoft.datareplication/2021-02-16-preview/types.json","Index":250},"Microsoft.DataReplication/replicationVaults@2021-02-16-preview":{"RelativePath":"recoveryservicesdatareplication/microsoft.datareplication/2021-02-16-preview/types.json","Index":268},"Microsoft.DataReplication/replicationVaults/jobs@2021-02-16-preview":{"RelativePath":"recoveryservicesdatareplication/microsoft.datareplication/2021-02-16-preview/types.json","Index":319},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":85},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":104},"Microsoft.RecoveryServices/vaults/replicationFabrics@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":136},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":141},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":146},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":200},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":210},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":218},"Microsoft.RecoveryServices/vaults/replicationPolicies@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":272},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":278},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":283},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":294},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":300},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":320},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":328},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":333},"Microsoft.RecoveryServices/vaults/replicationJobs@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":399},"Microsoft.RecoveryServices/vaults/replicationEvents@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":421},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":57},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":76},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":88},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":156},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":237},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":259},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":268},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":273},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":279},"Microsoft.RecoveryServices/vaults/replicationPolicies@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":333},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":387},"Microsoft.RecoveryServices/vaults/replicationEvents@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":411},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":416},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":424},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":433},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":480},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":493},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":498},"Microsoft.RecoveryServices/vaults/replicationJobs@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":558},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":125},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":144},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":156},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":214},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":384},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":406},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":453},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":461},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":466},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":472},"Microsoft.RecoveryServices/vaults/replicationPolicies@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":530},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":592},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":597},"Microsoft.RecoveryServices/vaults/replicationEvents@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":621},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":626},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":634},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":643},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":690},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":706},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":711},"Microsoft.RecoveryServices/vaults/replicationJobs@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":771},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":166},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":185},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":199},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":276},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":551},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":575},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":583},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":588},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":594},"Microsoft.RecoveryServices/vaults/replicationPolicies@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":651},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":695},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":758},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":763},"Microsoft.RecoveryServices/vaults/replicationEvents@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":791},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":796},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":804},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":813},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":845},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":861},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":866},"Microsoft.RecoveryServices/vaults/replicationJobs@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":922},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":125},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":144},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":156},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":214},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":384},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":406},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":453},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":461},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":466},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":472},"Microsoft.RecoveryServices/vaults/replicationPolicies@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":530},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":592},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":597},"Microsoft.RecoveryServices/vaults/replicationEvents@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":621},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":626},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":634},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":643},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":690},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":706},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":711},"Microsoft.RecoveryServices/vaults/replicationJobs@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":771},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":166},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":185},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":199},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":276},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":551},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":575},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":583},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":588},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":594},"Microsoft.RecoveryServices/vaults/replicationPolicies@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":651},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":695},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":758},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":763},"Microsoft.RecoveryServices/vaults/replicationEvents@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":791},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":796},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":804},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":813},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":845},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":861},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":866},"Microsoft.RecoveryServices/vaults/replicationJobs@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":922},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":169},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":188},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":202},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":279},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":565},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":589},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":596},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":601},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":607},"Microsoft.RecoveryServices/vaults/replicationPolicies@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":664},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":708},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":771},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":776},"Microsoft.RecoveryServices/vaults/replicationEvents@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":804},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":809},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":817},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":826},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":858},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":874},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":879},"Microsoft.RecoveryServices/vaults/replicationJobs@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":935},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":169},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":188},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":202},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":279},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":565},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":589},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":596},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":601},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":607},"Microsoft.RecoveryServices/vaults/replicationPolicies@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":664},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":708},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":771},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":776},"Microsoft.RecoveryServices/vaults/replicationEvents@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":804},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":809},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":817},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":826},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":858},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":874},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":879},"Microsoft.RecoveryServices/vaults/replicationJobs@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":935},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":169},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":188},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":202},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":279},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":565},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":595},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":602},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":607},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":613},"Microsoft.RecoveryServices/vaults/replicationPolicies@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":670},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":720},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":783},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":788},"Microsoft.RecoveryServices/vaults/replicationEvents@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":816},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":821},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":829},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":838},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":870},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":886},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":891},"Microsoft.RecoveryServices/vaults/replicationJobs@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":947},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":169},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":188},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":202},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":279},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":565},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":595},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":602},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":607},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":613},"Microsoft.RecoveryServices/vaults/replicationPolicies@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":670},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":720},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":783},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":788},"Microsoft.RecoveryServices/vaults/replicationEvents@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":816},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":821},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":829},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":838},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":870},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":886},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":891},"Microsoft.RecoveryServices/vaults/replicationJobs@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":947},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":173},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":192},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":206},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":283},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":577},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":607},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":614},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":619},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":625},"Microsoft.RecoveryServices/vaults/replicationPolicies@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":682},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":732},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":795},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":800},"Microsoft.RecoveryServices/vaults/replicationEvents@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":828},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":833},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":841},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":850},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":882},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":898},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":903},"Microsoft.RecoveryServices/vaults/replicationJobs@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":959},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":173},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":192},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":206},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":283},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":577},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":607},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":614},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":619},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":625},"Microsoft.RecoveryServices/vaults/replicationPolicies@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":682},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":732},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":795},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":800},"Microsoft.RecoveryServices/vaults/replicationEvents@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":828},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":833},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":841},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":850},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":882},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":898},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":903},"Microsoft.RecoveryServices/vaults/replicationJobs@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":959},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":173},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":192},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":206},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":286},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":580},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":610},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":617},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":622},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":628},"Microsoft.RecoveryServices/vaults/replicationPolicies@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":685},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":735},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":798},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":803},"Microsoft.RecoveryServices/vaults/replicationEvents@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":831},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":836},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":844},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":853},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":885},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":901},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":906},"Microsoft.RecoveryServices/vaults/replicationJobs@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":962},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":173},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":192},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":206},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":286},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":580},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":610},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":617},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":622},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":628},"Microsoft.RecoveryServices/vaults/replicationPolicies@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":685},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":735},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":798},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":803},"Microsoft.RecoveryServices/vaults/replicationEvents@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":831},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":836},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":844},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":853},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":885},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":901},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":906},"Microsoft.RecoveryServices/vaults/replicationJobs@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":962},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":173},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":192},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":206},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":286},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":580},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":610},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":617},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":622},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":628},"Microsoft.RecoveryServices/vaults/replicationPolicies@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":685},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":735},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":798},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":803},"Microsoft.RecoveryServices/vaults/replicationEvents@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":831},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":836},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":844},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":853},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":885},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":901},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":906},"Microsoft.RecoveryServices/vaults/replicationJobs@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":962},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":173},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":192},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":206},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":286},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":580},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":610},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":617},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":622},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":628},"Microsoft.RecoveryServices/vaults/replicationPolicies@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":685},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":735},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":798},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":803},"Microsoft.RecoveryServices/vaults/replicationEvents@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":831},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":836},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":844},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":853},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":885},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":901},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":906},"Microsoft.RecoveryServices/vaults/replicationJobs@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":962},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":173},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":192},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":206},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":298},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":592},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":623},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":630},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":635},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":641},"Microsoft.RecoveryServices/vaults/replicationPolicies@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":698},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":748},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":811},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":816},"Microsoft.RecoveryServices/vaults/replicationEvents@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":844},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":849},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":857},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":866},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":898},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":914},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":919},"Microsoft.RecoveryServices/vaults/replicationJobs@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":975},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":173},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":192},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":206},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":298},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":592},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":623},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":630},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":635},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":641},"Microsoft.RecoveryServices/vaults/replicationPolicies@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":698},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":748},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":811},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":816},"Microsoft.RecoveryServices/vaults/replicationEvents@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":844},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":849},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":857},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":866},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":898},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":914},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":919},"Microsoft.RecoveryServices/vaults/replicationJobs@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":975},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":173},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":192},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":206},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":298},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":592},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":623},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":630},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":635},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":641},"Microsoft.RecoveryServices/vaults/replicationPolicies@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":698},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":748},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":811},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":816},"Microsoft.RecoveryServices/vaults/replicationEvents@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":844},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":849},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":857},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":866},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":898},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":914},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":919},"Microsoft.RecoveryServices/vaults/replicationJobs@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":975},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":178},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":197},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":211},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":303},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":594},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":625},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":632},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":637},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":643},"Microsoft.RecoveryServices/vaults/replicationPolicies@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":700},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":750},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":813},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":818},"Microsoft.RecoveryServices/vaults/replicationEvents@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":846},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":851},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":859},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":868},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":900},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":916},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":921},"Microsoft.RecoveryServices/vaults/replicationJobs@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":977},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":178},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":197},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":211},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":309},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":600},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":632},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":639},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":644},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":650},"Microsoft.RecoveryServices/vaults/replicationPolicies@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":707},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":757},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":820},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":825},"Microsoft.RecoveryServices/vaults/replicationEvents@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":853},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":858},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":866},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":875},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":907},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":923},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":928},"Microsoft.RecoveryServices/vaults/replicationJobs@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":984},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":180},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":199},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":213},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":311},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":602},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":634},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":641},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":646},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":652},"Microsoft.RecoveryServices/vaults/replicationPolicies@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":709},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":759},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":822},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":827},"Microsoft.RecoveryServices/vaults/replicationEvents@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":855},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":860},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":868},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":877},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":909},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":925},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":930},"Microsoft.RecoveryServices/vaults/replicationJobs@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":986},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":180},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":199},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":213},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":311},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":602},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":634},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":641},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":646},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":652},"Microsoft.RecoveryServices/vaults/replicationPolicies@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":709},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":759},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":822},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":827},"Microsoft.RecoveryServices/vaults/replicationEvents@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":855},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":860},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":868},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":877},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":909},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":925},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":930},"Microsoft.RecoveryServices/vaults/replicationJobs@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":986},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":180},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":199},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":213},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":317},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":616},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":648},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":655},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":660},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":666},"Microsoft.RecoveryServices/vaults/replicationPolicies@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":723},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":773},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":836},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":841},"Microsoft.RecoveryServices/vaults/replicationEvents@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":869},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":874},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":882},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":891},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":923},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":939},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":944},"Microsoft.RecoveryServices/vaults/replicationJobs@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1000},"Microsoft.RedHatOpenShift/openShiftClusters@2020-04-30":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2020-04-30/types.json","Index":44},"Microsoft.RedHatOpenShift/openShiftClusters@2021-09-01-preview":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2021-09-01-preview/types.json","Index":104},"Microsoft.RedHatOpenShift/openShiftClusters@2022-04-01":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2022-04-01/types.json","Index":56},"Microsoft.RedHatOpenShift/openShiftClusters@2022-09-04":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2022-09-04/types.json","Index":56},"Microsoft.RedHatOpenShift/openshiftclusters/machinePool@2022-09-04":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2022-09-04/types.json","Index":61},"Microsoft.RedHatOpenShift/openshiftclusters/secret@2022-09-04":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2022-09-04/types.json","Index":66},"Microsoft.RedHatOpenShift/openshiftclusters/syncIdentityProvider@2022-09-04":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2022-09-04/types.json","Index":71},"Microsoft.RedHatOpenShift/openshiftclusters/syncSet@2022-09-04":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2022-09-04/types.json","Index":76},"Microsoft.RedHatOpenShift/openShiftClusters@2023-04-01":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-04-01/types.json","Index":59},"Microsoft.RedHatOpenShift/openshiftclusters/machinePool@2023-04-01":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-04-01/types.json","Index":64},"Microsoft.RedHatOpenShift/openshiftclusters/secret@2023-04-01":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-04-01/types.json","Index":69},"Microsoft.RedHatOpenShift/openshiftclusters/syncIdentityProvider@2023-04-01":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-04-01/types.json","Index":74},"Microsoft.RedHatOpenShift/openshiftclusters/syncSet@2023-04-01":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-04-01/types.json","Index":79},"Microsoft.RedHatOpenShift/openShiftClusters@2023-07-01-preview":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-07-01-preview/types.json","Index":67},"Microsoft.RedHatOpenShift/openshiftclusters/machinePool@2023-07-01-preview":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-07-01-preview/types.json","Index":72},"Microsoft.RedHatOpenShift/openshiftclusters/secret@2023-07-01-preview":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-07-01-preview/types.json","Index":77},"Microsoft.RedHatOpenShift/openshiftclusters/syncIdentityProvider@2023-07-01-preview":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-07-01-preview/types.json","Index":82},"Microsoft.RedHatOpenShift/openshiftclusters/syncSet@2023-07-01-preview":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-07-01-preview/types.json","Index":87},"Microsoft.RedHatOpenShift/openShiftClusters@2023-09-04":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-09-04/types.json","Index":63},"Microsoft.RedHatOpenShift/openshiftclusters/machinePool@2023-09-04":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-09-04/types.json","Index":68},"Microsoft.RedHatOpenShift/openshiftclusters/secret@2023-09-04":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-09-04/types.json","Index":73},"Microsoft.RedHatOpenShift/openshiftclusters/syncIdentityProvider@2023-09-04":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-09-04/types.json","Index":78},"Microsoft.RedHatOpenShift/openshiftclusters/syncSet@2023-09-04":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-09-04/types.json","Index":83},"Microsoft.Cache/Redis@2015-08-01":{"RelativePath":"redis/microsoft.cache/2015-08-01/types.json","Index":23},"Microsoft.Cache/Redis@2016-04-01":{"RelativePath":"redis/microsoft.cache/2016-04-01/types.json","Index":24},"Microsoft.Cache/Redis/firewallRules@2016-04-01":{"RelativePath":"redis/microsoft.cache/2016-04-01/types.json","Index":29},"Microsoft.Cache/Redis/patchSchedules@2016-04-01":{"RelativePath":"redis/microsoft.cache/2016-04-01/types.json","Index":47},"Microsoft.Cache/Redis@2017-02-01":{"RelativePath":"redis/microsoft.cache/2017-02-01/types.json","Index":27},"Microsoft.Cache/Redis/firewallRules@2017-02-01":{"RelativePath":"redis/microsoft.cache/2017-02-01/types.json","Index":32},"Microsoft.Cache/Redis/patchSchedules@2017-02-01":{"RelativePath":"redis/microsoft.cache/2017-02-01/types.json","Index":50},"Microsoft.Cache/Redis/linkedServers@2017-02-01":{"RelativePath":"redis/microsoft.cache/2017-02-01/types.json","Index":58},"Microsoft.Cache/Redis@2017-10-01":{"RelativePath":"redis/microsoft.cache/2017-10-01/types.json","Index":27},"Microsoft.Cache/Redis/firewallRules@2017-10-01":{"RelativePath":"redis/microsoft.cache/2017-10-01/types.json","Index":32},"Microsoft.Cache/Redis/patchSchedules@2017-10-01":{"RelativePath":"redis/microsoft.cache/2017-10-01/types.json","Index":51},"Microsoft.Cache/Redis/linkedServers@2017-10-01":{"RelativePath":"redis/microsoft.cache/2017-10-01/types.json","Index":59},"Microsoft.Cache/Redis@2018-03-01":{"RelativePath":"redis/microsoft.cache/2018-03-01/types.json","Index":44},"Microsoft.Cache/Redis/firewallRules@2018-03-01":{"RelativePath":"redis/microsoft.cache/2018-03-01/types.json","Index":49},"Microsoft.Cache/Redis/patchSchedules@2018-03-01":{"RelativePath":"redis/microsoft.cache/2018-03-01/types.json","Index":68},"Microsoft.Cache/Redis/linkedServers@2018-03-01":{"RelativePath":"redis/microsoft.cache/2018-03-01/types.json","Index":76},"Microsoft.Cache/Redis@2019-07-01":{"RelativePath":"redis/microsoft.cache/2019-07-01/types.json","Index":46},"Microsoft.Cache/Redis/firewallRules@2019-07-01":{"RelativePath":"redis/microsoft.cache/2019-07-01/types.json","Index":51},"Microsoft.Cache/Redis/patchSchedules@2019-07-01":{"RelativePath":"redis/microsoft.cache/2019-07-01/types.json","Index":70},"Microsoft.Cache/Redis/linkedServers@2019-07-01":{"RelativePath":"redis/microsoft.cache/2019-07-01/types.json","Index":78},"Microsoft.Cache/redis@2020-06-01":{"RelativePath":"redis/microsoft.cache/2020-06-01/types.json","Index":63},"Microsoft.Cache/redis/firewallRules@2020-06-01":{"RelativePath":"redis/microsoft.cache/2020-06-01/types.json","Index":68},"Microsoft.Cache/redis/patchSchedules@2020-06-01":{"RelativePath":"redis/microsoft.cache/2020-06-01/types.json","Index":87},"Microsoft.Cache/redis/linkedServers@2020-06-01":{"RelativePath":"redis/microsoft.cache/2020-06-01/types.json","Index":95},"Microsoft.Cache/redis/privateEndpointConnections@2020-06-01":{"RelativePath":"redis/microsoft.cache/2020-06-01/types.json","Index":99},"Microsoft.Cache/redis@2020-12-01":{"RelativePath":"redis/microsoft.cache/2020-12-01/types.json","Index":63},"Microsoft.Cache/redis/firewallRules@2020-12-01":{"RelativePath":"redis/microsoft.cache/2020-12-01/types.json","Index":68},"Microsoft.Cache/redis/patchSchedules@2020-12-01":{"RelativePath":"redis/microsoft.cache/2020-12-01/types.json","Index":87},"Microsoft.Cache/redis/linkedServers@2020-12-01":{"RelativePath":"redis/microsoft.cache/2020-12-01/types.json","Index":95},"Microsoft.Cache/redis/privateEndpointConnections@2020-12-01":{"RelativePath":"redis/microsoft.cache/2020-12-01/types.json","Index":99},"Microsoft.Cache/redis@2021-06-01":{"RelativePath":"redis/microsoft.cache/2021-06-01/types.json","Index":71},"Microsoft.Cache/redis/firewallRules@2021-06-01":{"RelativePath":"redis/microsoft.cache/2021-06-01/types.json","Index":76},"Microsoft.Cache/redis/patchSchedules@2021-06-01":{"RelativePath":"redis/microsoft.cache/2021-06-01/types.json","Index":95},"Microsoft.Cache/redis/linkedServers@2021-06-01":{"RelativePath":"redis/microsoft.cache/2021-06-01/types.json","Index":103},"Microsoft.Cache/redis/privateEndpointConnections@2021-06-01":{"RelativePath":"redis/microsoft.cache/2021-06-01/types.json","Index":107},"Microsoft.Cache/redis@2022-05-01":{"RelativePath":"redis/microsoft.cache/2022-05-01/types.json","Index":71},"Microsoft.Cache/redis/firewallRules@2022-05-01":{"RelativePath":"redis/microsoft.cache/2022-05-01/types.json","Index":76},"Microsoft.Cache/redis/patchSchedules@2022-05-01":{"RelativePath":"redis/microsoft.cache/2022-05-01/types.json","Index":95},"Microsoft.Cache/redis/linkedServers@2022-05-01":{"RelativePath":"redis/microsoft.cache/2022-05-01/types.json","Index":103},"Microsoft.Cache/redis/privateEndpointConnections@2022-05-01":{"RelativePath":"redis/microsoft.cache/2022-05-01/types.json","Index":107},"Microsoft.Cache/redis@2022-06-01":{"RelativePath":"redis/microsoft.cache/2022-06-01/types.json","Index":71},"Microsoft.Cache/redis/firewallRules@2022-06-01":{"RelativePath":"redis/microsoft.cache/2022-06-01/types.json","Index":76},"Microsoft.Cache/redis/patchSchedules@2022-06-01":{"RelativePath":"redis/microsoft.cache/2022-06-01/types.json","Index":95},"Microsoft.Cache/redis/linkedServers@2022-06-01":{"RelativePath":"redis/microsoft.cache/2022-06-01/types.json","Index":103},"Microsoft.Cache/redis/privateEndpointConnections@2022-06-01":{"RelativePath":"redis/microsoft.cache/2022-06-01/types.json","Index":107},"Microsoft.Cache/redis@2023-04-01":{"RelativePath":"redis/microsoft.cache/2023-04-01/types.json","Index":71},"Microsoft.Cache/redis/firewallRules@2023-04-01":{"RelativePath":"redis/microsoft.cache/2023-04-01/types.json","Index":76},"Microsoft.Cache/redis/patchSchedules@2023-04-01":{"RelativePath":"redis/microsoft.cache/2023-04-01/types.json","Index":95},"Microsoft.Cache/redis/linkedServers@2023-04-01":{"RelativePath":"redis/microsoft.cache/2023-04-01/types.json","Index":103},"Microsoft.Cache/redis/privateEndpointConnections@2023-04-01":{"RelativePath":"redis/microsoft.cache/2023-04-01/types.json","Index":107},"Microsoft.Cache/redis@2023-05-01-preview":{"RelativePath":"redis/microsoft.cache/2023-05-01-preview/types.json","Index":72},"Microsoft.Cache/redis/firewallRules@2023-05-01-preview":{"RelativePath":"redis/microsoft.cache/2023-05-01-preview/types.json","Index":77},"Microsoft.Cache/redis/patchSchedules@2023-05-01-preview":{"RelativePath":"redis/microsoft.cache/2023-05-01-preview/types.json","Index":96},"Microsoft.Cache/redis/linkedServers@2023-05-01-preview":{"RelativePath":"redis/microsoft.cache/2023-05-01-preview/types.json","Index":104},"Microsoft.Cache/redis/privateEndpointConnections@2023-05-01-preview":{"RelativePath":"redis/microsoft.cache/2023-05-01-preview/types.json","Index":108},"Microsoft.Cache/redis/accessPolicies@2023-05-01-preview":{"RelativePath":"redis/microsoft.cache/2023-05-01-preview/types.json","Index":123},"Microsoft.Cache/redis/accessPolicyAssignments@2023-05-01-preview":{"RelativePath":"redis/microsoft.cache/2023-05-01-preview/types.json","Index":135},"Microsoft.Cache/redis@2023-08-01":{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":75},"Microsoft.Cache/redis/firewallRules@2023-08-01":{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":80},"Microsoft.Cache/redis/patchSchedules@2023-08-01":{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":99},"Microsoft.Cache/redis/linkedServers@2023-08-01":{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":107},"Microsoft.Cache/redis/privateEndpointConnections@2023-08-01":{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":111},"Microsoft.Cache/redis/accessPolicies@2023-08-01":{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":126},"Microsoft.Cache/redis/accessPolicyAssignments@2023-08-01":{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":138},"Microsoft.Cache/redisEnterprise@2020-10-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2020-10-01-preview/types.json","Index":57},"Microsoft.Cache/redisEnterprise/databases@2020-10-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2020-10-01-preview/types.json","Index":99},"Microsoft.Cache/redisEnterprise/privateEndpointConnections@2020-10-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2020-10-01-preview/types.json","Index":103},"Microsoft.Cache/redisEnterprise@2021-02-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2021-02-01-preview/types.json","Index":61},"Microsoft.Cache/redisEnterprise/databases@2021-02-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2021-02-01-preview/types.json","Index":120},"Microsoft.Cache/redisEnterprise/privateEndpointConnections@2021-02-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2021-02-01-preview/types.json","Index":124},"Microsoft.Cache/redisEnterprise@2021-03-01":{"RelativePath":"redisenterprise/microsoft.cache/2021-03-01/types.json","Index":61},"Microsoft.Cache/redisEnterprise/databases@2021-03-01":{"RelativePath":"redisenterprise/microsoft.cache/2021-03-01/types.json","Index":111},"Microsoft.Cache/redisEnterprise/privateEndpointConnections@2021-03-01":{"RelativePath":"redisenterprise/microsoft.cache/2021-03-01/types.json","Index":115},"Microsoft.Cache/redisEnterprise@2021-08-01":{"RelativePath":"redisenterprise/microsoft.cache/2021-08-01/types.json","Index":61},"Microsoft.Cache/redisEnterprise/databases@2021-08-01":{"RelativePath":"redisenterprise/microsoft.cache/2021-08-01/types.json","Index":111},"Microsoft.Cache/redisEnterprise/privateEndpointConnections@2021-08-01":{"RelativePath":"redisenterprise/microsoft.cache/2021-08-01/types.json","Index":115},"Microsoft.Cache/redisEnterprise@2022-01-01":{"RelativePath":"redisenterprise/microsoft.cache/2022-01-01/types.json","Index":61},"Microsoft.Cache/redisEnterprise/databases@2022-01-01":{"RelativePath":"redisenterprise/microsoft.cache/2022-01-01/types.json","Index":120},"Microsoft.Cache/redisEnterprise/privateEndpointConnections@2022-01-01":{"RelativePath":"redisenterprise/microsoft.cache/2022-01-01/types.json","Index":124},"Microsoft.Cache/redisEnterprise@2022-11-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2022-11-01-preview/types.json","Index":92},"Microsoft.Cache/redisEnterprise/databases@2022-11-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2022-11-01-preview/types.json","Index":151},"Microsoft.Cache/redisEnterprise/privateEndpointConnections@2022-11-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2022-11-01-preview/types.json","Index":155},"Microsoft.Cache/redisEnterprise@2023-03-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2023-03-01-preview/types.json","Index":86},"Microsoft.Cache/redisEnterprise/databases@2023-03-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2023-03-01-preview/types.json","Index":145},"Microsoft.Cache/redisEnterprise/privateEndpointConnections@2023-03-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2023-03-01-preview/types.json","Index":149},"Microsoft.Cache/redisEnterprise@2023-07-01":{"RelativePath":"redisenterprise/microsoft.cache/2023-07-01/types.json","Index":61},"Microsoft.Cache/redisEnterprise/databases@2023-07-01":{"RelativePath":"redisenterprise/microsoft.cache/2023-07-01/types.json","Index":120},"Microsoft.Cache/redisEnterprise/privateEndpointConnections@2023-07-01":{"RelativePath":"redisenterprise/microsoft.cache/2023-07-01/types.json","Index":124},"Microsoft.Cache/redisEnterprise@2023-08-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2023-08-01-preview/types.json","Index":88},"Microsoft.Cache/redisEnterprise/databases@2023-08-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2023-08-01-preview/types.json","Index":149},"Microsoft.Cache/redisEnterprise/privateEndpointConnections@2023-08-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2023-08-01-preview/types.json","Index":153},"Microsoft.Cache/redisEnterprise@2023-10-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2023-10-01-preview/types.json","Index":91},"Microsoft.Cache/redisEnterprise/databases@2023-10-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2023-10-01-preview/types.json","Index":152},"Microsoft.Cache/redisEnterprise/privateEndpointConnections@2023-10-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2023-10-01-preview/types.json","Index":156},"Microsoft.Cache/redisEnterprise@2023-11-01":{"RelativePath":"redisenterprise/microsoft.cache/2023-11-01/types.json","Index":77},"Microsoft.Cache/redisEnterprise/databases@2023-11-01":{"RelativePath":"redisenterprise/microsoft.cache/2023-11-01/types.json","Index":138},"Microsoft.Cache/redisEnterprise/privateEndpointConnections@2023-11-01":{"RelativePath":"redisenterprise/microsoft.cache/2023-11-01/types.json","Index":142},"Microsoft.Relay/namespaces@2016-07-01":{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":18},"Microsoft.Relay/namespaces/AuthorizationRules@2016-07-01":{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":28},"Microsoft.Relay/namespaces/HybridConnections@2016-07-01":{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":33},"Microsoft.Relay/namespaces/HybridConnections/authorizationRules@2016-07-01":{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":37},"Microsoft.Relay/namespaces/WcfRelays@2016-07-01":{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":45},"Microsoft.Relay/namespaces/WcfRelays/authorizationRules@2016-07-01":{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":49},"Microsoft.Relay/namespaces@2017-04-01":{"RelativePath":"relay/microsoft.relay/2017-04-01/types.json","Index":23},"Microsoft.Relay/namespaces/authorizationRules@2017-04-01":{"RelativePath":"relay/microsoft.relay/2017-04-01/types.json","Index":33},"Microsoft.Relay/namespaces/hybridConnections@2017-04-01":{"RelativePath":"relay/microsoft.relay/2017-04-01/types.json","Index":38},"Microsoft.Relay/namespaces/hybridConnections/authorizationRules@2017-04-01":{"RelativePath":"relay/microsoft.relay/2017-04-01/types.json","Index":42},"Microsoft.Relay/namespaces/wcfRelays@2017-04-01":{"RelativePath":"relay/microsoft.relay/2017-04-01/types.json","Index":50},"Microsoft.Relay/namespaces/wcfRelays/authorizationRules@2017-04-01":{"RelativePath":"relay/microsoft.relay/2017-04-01/types.json","Index":54},"Microsoft.Relay/namespaces@2018-01-01-preview":{"RelativePath":"relay/microsoft.relay/2018-01-01-preview/types.json","Index":25},"Microsoft.Relay/namespaces/networkRuleSets@2018-01-01-preview":{"RelativePath":"relay/microsoft.relay/2018-01-01-preview/types.json","Index":38},"Microsoft.Relay/namespaces/privateEndpointConnections@2018-01-01-preview":{"RelativePath":"relay/microsoft.relay/2018-01-01-preview/types.json","Index":59},"Microsoft.Relay/namespaces/authorizationRules@2021-11-01":{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":28},"Microsoft.Relay/namespaces@2021-11-01":{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":60},"Microsoft.Relay/namespaces/networkRuleSets@2021-11-01":{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":77},"Microsoft.Relay/namespaces/hybridConnections/authorizationRules@2021-11-01":{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":81},"Microsoft.Relay/namespaces/hybridConnections@2021-11-01":{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":86},"Microsoft.Relay/namespaces/wcfRelays/authorizationRules@2021-11-01":{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":90},"Microsoft.Relay/namespaces/wcfRelays@2021-11-01":{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":98},"Microsoft.Relay/namespaces/privateEndpointConnections@2021-11-01":{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":102},"Microsoft.Capacity/reservationOrders@2017-11-01":{"RelativePath":"reservations/microsoft.capacity/2017-11-01/types.json","Index":94},"Microsoft.Capacity/reservationOrders/reservations@2017-11-01":{"RelativePath":"reservations/microsoft.capacity/2017-11-01/types.json","Index":124},"Microsoft.Capacity/reservationOrders@2018-06-01":{"RelativePath":"reservations/microsoft.capacity/2018-06-01/types.json","Index":48},"Microsoft.Capacity/reservationOrders/reservations@2018-06-01":{"RelativePath":"reservations/microsoft.capacity/2018-06-01/types.json","Index":52},"Microsoft.Capacity/reservationOrders@2019-04-01":{"RelativePath":"reservations/microsoft.capacity/2019-04-01/types.json","Index":153},"Microsoft.Capacity/reservationOrders/reservations@2019-04-01":{"RelativePath":"reservations/microsoft.capacity/2019-04-01/types.json","Index":157},"Microsoft.Capacity/resourceProviders/locations/serviceLimits@2019-07-19-preview":{"RelativePath":"reservations/microsoft.capacity/2019-07-19-preview/types.json","Index":19},"Microsoft.Capacity/resourceProviders/locations/serviceLimitsRequests@2019-07-19-preview":{"RelativePath":"reservations/microsoft.capacity/2019-07-19-preview/types.json","Index":38},"Microsoft.Capacity/reservationOrders@2020-10-01-preview":{"RelativePath":"reservations/microsoft.capacity/2020-10-01-preview/types.json","Index":145},"Microsoft.Capacity/reservationOrders/reservations@2020-10-01-preview":{"RelativePath":"reservations/microsoft.capacity/2020-10-01-preview/types.json","Index":149},"Microsoft.Capacity/resourceProviders/locations/serviceLimits@2020-10-25":{"RelativePath":"reservations/microsoft.capacity/2020-10-25/types.json","Index":19},"Microsoft.Capacity/resourceProviders/locations/serviceLimitsRequests@2020-10-25":{"RelativePath":"reservations/microsoft.capacity/2020-10-25/types.json","Index":38},"Microsoft.Capacity/reservationOrders@2021-07-01":{"RelativePath":"reservations/microsoft.capacity/2021-07-01/types.json","Index":207},"Microsoft.Capacity/reservationOrders/reservations@2021-07-01":{"RelativePath":"reservations/microsoft.capacity/2021-07-01/types.json","Index":212},"Microsoft.Capacity/reservationOrders@2022-03-01":{"RelativePath":"reservations/microsoft.capacity/2022-03-01/types.json","Index":212},"Microsoft.Capacity/reservationOrders/reservations@2022-03-01":{"RelativePath":"reservations/microsoft.capacity/2022-03-01/types.json","Index":217},"Microsoft.Capacity/reservationOrders@2022-11-01":{"RelativePath":"reservations/microsoft.capacity/2022-11-01/types.json","Index":215},"Microsoft.Capacity/reservationOrders/reservations@2022-11-01":{"RelativePath":"reservations/microsoft.capacity/2022-11-01/types.json","Index":220},"Microsoft.ResourceConnector/appliances@2021-10-31-preview":{"RelativePath":"resourceconnector/microsoft.resourceconnector/2021-10-31-preview/types.json","Index":40},"Microsoft.ResourceConnector/appliances@2022-04-15-preview":{"RelativePath":"resourceconnector/microsoft.resourceconnector/2022-04-15-preview/types.json","Index":56},"Microsoft.ResourceConnector/appliances@2022-10-27":{"RelativePath":"resourceconnector/microsoft.resourceconnector/2022-10-27/types.json","Index":68},"Microsoft.ResourceGraph/queries@2018-09-01-preview":{"RelativePath":"resourcegraph/microsoft.resourcegraph/2018-09-01-preview/types.json","Index":15},"Microsoft.ResourceHealth/emergingIssues@2017-07-01":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2017-07-01/types.json","Index":29},"Microsoft.ResourceHealth/metadata@2018-07-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2018-07-01-preview/types.json","Index":18},"Microsoft.ResourceHealth/emergingIssues@2018-07-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2018-07-01-preview/types.json","Index":41},"Microsoft.ResourceHealth/emergingIssues@2018-07-01":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2018-07-01/types.json","Index":30},"Microsoft.ResourceHealth/metadata@2018-07-01":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2018-07-01/types.json","Index":41},"Microsoft.ResourceHealth/events/impactedResources@2022-05-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-05-01-preview/types.json","Index":25},"Microsoft.ResourceHealth/events@2022-05-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-05-01-preview/types.json","Index":75},"Microsoft.ResourceHealth/events/impactedResources@2022-05-01":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-05-01/types.json","Index":25},"Microsoft.ResourceHealth/events@2022-05-01":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-05-01/types.json","Index":75},"Microsoft.ResourceHealth/metadata@2022-10-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-10-01-preview/types.json","Index":30},"Microsoft.ResourceHealth/events/impactedResources@2022-10-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-10-01-preview/types.json","Index":37},"Microsoft.ResourceHealth/events@2022-10-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-10-01-preview/types.json","Index":87},"Microsoft.ResourceHealth/emergingIssues@2022-10-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-10-01-preview/types.json","Index":110},"Microsoft.ResourceHealth/metadata@2022-10-01":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-10-01/types.json","Index":30},"Microsoft.ResourceHealth/events/impactedResources@2022-10-01":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-10-01/types.json","Index":37},"Microsoft.ResourceHealth/events@2022-10-01":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-10-01/types.json","Index":87},"Microsoft.ResourceHealth/emergingIssues@2022-10-01":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-10-01/types.json","Index":110},"Microsoft.ResourceHealth/metadata@2023-07-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2023-07-01-preview/types.json","Index":30},"Microsoft.ResourceHealth/events/impactedResources@2023-07-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2023-07-01-preview/types.json","Index":37},"Microsoft.ResourceHealth/events@2023-07-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2023-07-01-preview/types.json","Index":89},"Microsoft.ResourceHealth/emergingIssues@2023-07-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2023-07-01-preview/types.json","Index":112},"Microsoft.ResourceHealth/metadata@2023-10-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2023-10-01-preview/types.json","Index":30},"Microsoft.ResourceHealth/events/impactedResources@2023-10-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2023-10-01-preview/types.json","Index":37},"Microsoft.ResourceHealth/events@2023-10-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2023-10-01-preview/types.json","Index":89},"Microsoft.ResourceHealth/emergingIssues@2023-10-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2023-10-01-preview/types.json","Index":112},"Microsoft.Migrate/moveCollections@2019-10-01-preview":{"RelativePath":"resourcemover/microsoft.migrate/2019-10-01-preview/types.json","Index":26},"Microsoft.Migrate/moveCollections/moveResources@2019-10-01-preview":{"RelativePath":"resourcemover/microsoft.migrate/2019-10-01-preview/types.json","Index":127},"Microsoft.Migrate/moveCollections@2021-01-01":{"RelativePath":"resourcemover/microsoft.migrate/2021-01-01/types.json","Index":26},"Microsoft.Migrate/moveCollections/moveResources@2021-01-01":{"RelativePath":"resourcemover/microsoft.migrate/2021-01-01/types.json","Index":127},"Microsoft.Migrate/moveCollections@2021-08-01":{"RelativePath":"resourcemover/microsoft.migrate/2021-08-01/types.json","Index":37},"Microsoft.Migrate/moveCollections/moveResources@2021-08-01":{"RelativePath":"resourcemover/microsoft.migrate/2021-08-01/types.json","Index":148},"Microsoft.Migrate/moveCollections@2022-08-01":{"RelativePath":"resourcemover/microsoft.migrate/2022-08-01/types.json","Index":37},"Microsoft.Migrate/moveCollections/moveResources@2022-08-01":{"RelativePath":"resourcemover/microsoft.migrate/2022-08-01/types.json","Index":148},"Microsoft.Migrate/moveCollections@2023-08-01":{"RelativePath":"resourcemover/microsoft.migrate/2023-08-01/types.json","Index":40},"Microsoft.Migrate/moveCollections/moveResources@2023-08-01":{"RelativePath":"resourcemover/microsoft.migrate/2023-08-01/types.json","Index":151},"Microsoft.Authorization/locks@2015-01-01":{"RelativePath":"resources/microsoft.authorization/2015-01-01/types.json","Index":16},"Microsoft.Authorization/policyassignments@2015-10-01-preview":{"RelativePath":"resources/microsoft.authorization/2015-10-01-preview/types.json","Index":12},"Microsoft.Authorization/policydefinitions@2015-10-01-preview":{"RelativePath":"resources/microsoft.authorization/2015-10-01-preview/types.json","Index":21},"Microsoft.Authorization/policydefinitions@2015-11-01":{"RelativePath":"resources/microsoft.authorization/2015-11-01/types.json","Index":12},"Microsoft.Authorization/policyAssignments@2015-11-01":{"RelativePath":"resources/microsoft.authorization/2015-11-01/types.json","Index":17},"Microsoft.Authorization/policyassignments@2016-04-01":{"RelativePath":"resources/microsoft.authorization/2016-04-01/types.json","Index":12},"Microsoft.Authorization/policydefinitions@2016-04-01":{"RelativePath":"resources/microsoft.authorization/2016-04-01/types.json","Index":21},"Microsoft.Authorization/locks@2016-09-01":{"RelativePath":"resources/microsoft.authorization/2016-09-01/types.json","Index":18},"Microsoft.Authorization/policyDefinitions@2016-12-01":{"RelativePath":"resources/microsoft.authorization/2016-12-01/types.json","Index":20},"Microsoft.Authorization/policyAssignments@2016-12-01":{"RelativePath":"resources/microsoft.authorization/2016-12-01/types.json","Index":25},"Microsoft.Authorization/locks@2017-04-01":{"RelativePath":"resources/microsoft.authorization/2017-04-01/types.json","Index":18},"Microsoft.Authorization/policyAssignments@2017-06-01-preview":{"RelativePath":"resources/microsoft.authorization/2017-06-01-preview/types.json","Index":14},"Microsoft.Authorization/policySetDefinitions@2017-06-01-preview":{"RelativePath":"resources/microsoft.authorization/2017-06-01-preview/types.json","Index":25},"Microsoft.Authorization/policyAssignments@2018-03-01":{"RelativePath":"resources/microsoft.authorization/2018-03-01/types.json","Index":14},"Microsoft.Authorization/policyDefinitions@2018-03-01":{"RelativePath":"resources/microsoft.authorization/2018-03-01/types.json","Index":27},"Microsoft.Authorization/policySetDefinitions@2018-03-01":{"RelativePath":"resources/microsoft.authorization/2018-03-01/types.json","Index":38},"Microsoft.Authorization/policyAssignments@2018-05-01":{"RelativePath":"resources/microsoft.authorization/2018-05-01/types.json","Index":18},"Microsoft.Authorization/policyDefinitions@2018-05-01":{"RelativePath":"resources/microsoft.authorization/2018-05-01/types.json","Index":31},"Microsoft.Authorization/policySetDefinitions@2018-05-01":{"RelativePath":"resources/microsoft.authorization/2018-05-01/types.json","Index":42},"Microsoft.Authorization/policyAssignments@2019-01-01":{"RelativePath":"resources/microsoft.authorization/2019-01-01/types.json","Index":18},"Microsoft.Authorization/policyDefinitions@2019-01-01":{"RelativePath":"resources/microsoft.authorization/2019-01-01/types.json","Index":27},"Microsoft.Authorization/policySetDefinitions@2019-01-01":{"RelativePath":"resources/microsoft.authorization/2019-01-01/types.json","Index":38},"Microsoft.Authorization/policyAssignments@2019-06-01":{"RelativePath":"resources/microsoft.authorization/2019-06-01/types.json","Index":21},"Microsoft.Authorization/policyDefinitions@2019-06-01":{"RelativePath":"resources/microsoft.authorization/2019-06-01/types.json","Index":30},"Microsoft.Authorization/policySetDefinitions@2019-06-01":{"RelativePath":"resources/microsoft.authorization/2019-06-01/types.json","Index":41},"Microsoft.Authorization/policyAssignments@2019-09-01":{"RelativePath":"resources/microsoft.authorization/2019-09-01/types.json","Index":23},"Microsoft.Authorization/policyDefinitions@2019-09-01":{"RelativePath":"resources/microsoft.authorization/2019-09-01/types.json","Index":45},"Microsoft.Authorization/policySetDefinitions@2019-09-01":{"RelativePath":"resources/microsoft.authorization/2019-09-01/types.json","Index":62},"Microsoft.Authorization/policyAssignments@2020-03-01":{"RelativePath":"resources/microsoft.authorization/2020-03-01/types.json","Index":23},"Microsoft.Authorization/policyDefinitions@2020-03-01":{"RelativePath":"resources/microsoft.authorization/2020-03-01/types.json","Index":45},"Microsoft.Authorization/policySetDefinitions@2020-03-01":{"RelativePath":"resources/microsoft.authorization/2020-03-01/types.json","Index":62},"Microsoft.Authorization/privateLinkAssociations@2020-05-01":{"RelativePath":"resources/microsoft.authorization/2020-05-01/types.json","Index":15},"Microsoft.Authorization/resourceManagementPrivateLinks@2020-05-01":{"RelativePath":"resources/microsoft.authorization/2020-05-01/types.json","Index":21},"Microsoft.Authorization/locks@2020-05-01":{"RelativePath":"resources/microsoft.authorization/2020-05-01/types.json","Index":43},"Microsoft.Authorization/policyExemptions@2020-07-01-preview":{"RelativePath":"resources/microsoft.authorization/2020-07-01-preview/types.json","Index":27},"Microsoft.Authorization/policyAssignments@2020-09-01":{"RelativePath":"resources/microsoft.authorization/2020-09-01/types.json","Index":24},"Microsoft.Authorization/policyDefinitions@2020-09-01":{"RelativePath":"resources/microsoft.authorization/2020-09-01/types.json","Index":46},"Microsoft.Authorization/policySetDefinitions@2020-09-01":{"RelativePath":"resources/microsoft.authorization/2020-09-01/types.json","Index":63},"Microsoft.Authorization/dataPolicyManifests@2020-09-01":{"RelativePath":"resources/microsoft.authorization/2020-09-01/types.json","Index":105},"Microsoft.Authorization/policyDefinitions@2021-06-01":{"RelativePath":"resources/microsoft.authorization/2021-06-01/types.json","Index":40},"Microsoft.Authorization/policySetDefinitions@2021-06-01":{"RelativePath":"resources/microsoft.authorization/2021-06-01/types.json","Index":58},"Microsoft.Authorization/policyAssignments@2021-06-01":{"RelativePath":"resources/microsoft.authorization/2021-06-01/types.json","Index":77},"Microsoft.Authorization/policyAssignments@2022-06-01":{"RelativePath":"resources/microsoft.authorization/2022-06-01/types.json","Index":54},"Microsoft.Authorization/policyExemptions@2022-07-01-preview":{"RelativePath":"resources/microsoft.authorization/2022-07-01-preview/types.json","Index":41},"Microsoft.Authorization/variables@2022-08-01-preview":{"RelativePath":"resources/microsoft.authorization/2022-08-01-preview/types.json","Index":25},"Microsoft.Authorization/variables/values@2022-08-01-preview":{"RelativePath":"resources/microsoft.authorization/2022-08-01-preview/types.json","Index":32},"Microsoft.Authorization/policyDefinitions@2023-04-01":{"RelativePath":"resources/microsoft.authorization/2023-04-01/types.json","Index":41},"Microsoft.Authorization/policyDefinitions/versions@2023-04-01":{"RelativePath":"resources/microsoft.authorization/2023-04-01/types.json","Index":52},"Microsoft.Authorization/policySetDefinitions@2023-04-01":{"RelativePath":"resources/microsoft.authorization/2023-04-01/types.json","Index":71},"Microsoft.Authorization/policySetDefinitions/versions@2023-04-01":{"RelativePath":"resources/microsoft.authorization/2023-04-01/types.json","Index":84},"Microsoft.Authorization/policyAssignments@2023-04-01":{"RelativePath":"resources/microsoft.authorization/2023-04-01/types.json","Index":119},"Microsoft.Features/featureProviders/subscriptionFeatureRegistrations@2021-07-01":{"RelativePath":"resources/microsoft.features/2021-07-01/types.json","Index":26},"Microsoft.Resources/deployments@2015-11-01":{"RelativePath":"resources/microsoft.resources/2015-11-01/types.json","Index":32},"Microsoft.Resources/resourceGroups@2015-11-01":{"RelativePath":"resources/microsoft.resources/2015-11-01/types.json","Index":38},"Microsoft.Resources/deployments@2016-02-01":{"RelativePath":"resources/microsoft.resources/2016-02-01/types.json","Index":38},"Microsoft.Resources/resourceGroups@2016-02-01":{"RelativePath":"resources/microsoft.resources/2016-02-01/types.json","Index":44},"Microsoft.Resources/deployments@2016-07-01":{"RelativePath":"resources/microsoft.resources/2016-07-01/types.json","Index":41},"Microsoft.Resources/resourceGroups@2016-07-01":{"RelativePath":"resources/microsoft.resources/2016-07-01/types.json","Index":47},"Microsoft.Resources/deployments@2016-09-01":{"RelativePath":"resources/microsoft.resources/2016-09-01/types.json","Index":41},"Microsoft.Resources/resourceGroups@2016-09-01":{"RelativePath":"resources/microsoft.resources/2016-09-01/types.json","Index":47},"Microsoft.Resources/deployments@2017-05-10":{"RelativePath":"resources/microsoft.resources/2017-05-10/types.json","Index":41},"Microsoft.Resources/resourceGroups@2017-05-10":{"RelativePath":"resources/microsoft.resources/2017-05-10/types.json","Index":47},"Microsoft.Resources/deployments@2018-02-01":{"RelativePath":"resources/microsoft.resources/2018-02-01/types.json","Index":45},"Microsoft.Resources/resourceGroups@2018-02-01":{"RelativePath":"resources/microsoft.resources/2018-02-01/types.json","Index":51},"Microsoft.Resources/deployments@2018-05-01":{"RelativePath":"resources/microsoft.resources/2018-05-01/types.json","Index":45},"Microsoft.Resources/resourceGroups@2018-05-01":{"RelativePath":"resources/microsoft.resources/2018-05-01/types.json","Index":51},"Microsoft.Resources/deployments@2019-03-01":{"RelativePath":"resources/microsoft.resources/2019-03-01/types.json","Index":45},"Microsoft.Resources/resourceGroups@2019-03-01":{"RelativePath":"resources/microsoft.resources/2019-03-01/types.json","Index":51},"Microsoft.Resources/deployments@2019-05-01":{"RelativePath":"resources/microsoft.resources/2019-05-01/types.json","Index":45},"Microsoft.Resources/resourceGroups@2019-05-01":{"RelativePath":"resources/microsoft.resources/2019-05-01/types.json","Index":51},"Microsoft.Resources/deployments@2019-05-10":{"RelativePath":"resources/microsoft.resources/2019-05-10/types.json","Index":45},"Microsoft.Resources/resourceGroups@2019-05-10":{"RelativePath":"resources/microsoft.resources/2019-05-10/types.json","Index":51},"Microsoft.Resources/templateSpecs@2019-06-01-preview":{"RelativePath":"resources/microsoft.resources/2019-06-01-preview/types.json","Index":26},"Microsoft.Resources/templateSpecs/versions@2019-06-01-preview":{"RelativePath":"resources/microsoft.resources/2019-06-01-preview/types.json","Index":36},"Microsoft.Resources/deployments@2019-07-01":{"RelativePath":"resources/microsoft.resources/2019-07-01/types.json","Index":45},"Microsoft.Resources/resourceGroups@2019-07-01":{"RelativePath":"resources/microsoft.resources/2019-07-01/types.json","Index":51},"Microsoft.Resources/deployments@2019-08-01":{"RelativePath":"resources/microsoft.resources/2019-08-01/types.json","Index":45},"Microsoft.Resources/resourceGroups@2019-08-01":{"RelativePath":"resources/microsoft.resources/2019-08-01/types.json","Index":51},"Microsoft.Resources/deploymentScripts@2019-10-01-preview":{"RelativePath":"resources/microsoft.resources/2019-10-01-preview/types.json","Index":70},"Microsoft.Resources/deploymentScripts/logs@2019-10-01-preview":{"RelativePath":"resources/microsoft.resources/2019-10-01-preview/types.json","Index":76},"Microsoft.Resources/deployments@2019-10-01":{"RelativePath":"resources/microsoft.resources/2019-10-01/types.json","Index":57},"Microsoft.Resources/resourceGroups@2019-10-01":{"RelativePath":"resources/microsoft.resources/2019-10-01/types.json","Index":63},"Microsoft.Resources/tags@2019-10-01":{"RelativePath":"resources/microsoft.resources/2019-10-01/types.json","Index":70},"Microsoft.Resources/deployments@2020-06-01":{"RelativePath":"resources/microsoft.resources/2020-06-01/types.json","Index":90},"Microsoft.Resources/resourceGroups@2020-06-01":{"RelativePath":"resources/microsoft.resources/2020-06-01/types.json","Index":96},"Microsoft.Resources/tags@2020-06-01":{"RelativePath":"resources/microsoft.resources/2020-06-01/types.json","Index":103},"Microsoft.Resources/deployments@2020-08-01":{"RelativePath":"resources/microsoft.resources/2020-08-01/types.json","Index":88},"Microsoft.Resources/resourceGroups@2020-08-01":{"RelativePath":"resources/microsoft.resources/2020-08-01/types.json","Index":94},"Microsoft.Resources/tags@2020-08-01":{"RelativePath":"resources/microsoft.resources/2020-08-01/types.json","Index":101},"Microsoft.Resources/deploymentScripts@2020-10-01":{"RelativePath":"resources/microsoft.resources/2020-10-01/types.json","Index":70},"Microsoft.Resources/deployments@2020-10-01":{"RelativePath":"resources/microsoft.resources/2020-10-01/types.json","Index":152},"Microsoft.Resources/resourceGroups@2020-10-01":{"RelativePath":"resources/microsoft.resources/2020-10-01/types.json","Index":158},"Microsoft.Resources/tags@2020-10-01":{"RelativePath":"resources/microsoft.resources/2020-10-01/types.json","Index":165},"Microsoft.Resources/deploymentScripts/logs@2020-10-01":{"RelativePath":"resources/microsoft.resources/2020-10-01/types.json","Index":171},"Microsoft.Resources/deployments@2021-01-01":{"RelativePath":"resources/microsoft.resources/2021-01-01/types.json","Index":93},"Microsoft.Resources/resourceGroups@2021-01-01":{"RelativePath":"resources/microsoft.resources/2021-01-01/types.json","Index":99},"Microsoft.Resources/tags@2021-01-01":{"RelativePath":"resources/microsoft.resources/2021-01-01/types.json","Index":106},"Microsoft.Resources/templateSpecs@2021-03-01-preview":{"RelativePath":"resources/microsoft.resources/2021-03-01-preview/types.json","Index":26},"Microsoft.Resources/templateSpecs/versions@2021-03-01-preview":{"RelativePath":"resources/microsoft.resources/2021-03-01-preview/types.json","Index":34},"Microsoft.Resources/deployments@2021-04-01":{"RelativePath":"resources/microsoft.resources/2021-04-01/types.json","Index":98},"Microsoft.Resources/resourceGroups@2021-04-01":{"RelativePath":"resources/microsoft.resources/2021-04-01/types.json","Index":104},"Microsoft.Resources/tags@2021-04-01":{"RelativePath":"resources/microsoft.resources/2021-04-01/types.json","Index":111},"Microsoft.Resources/templateSpecs@2021-05-01":{"RelativePath":"resources/microsoft.resources/2021-05-01/types.json","Index":26},"Microsoft.Resources/templateSpecs/versions@2021-05-01":{"RelativePath":"resources/microsoft.resources/2021-05-01/types.json","Index":34},"Microsoft.Resources/templateSpecs@2022-02-01":{"RelativePath":"resources/microsoft.resources/2022-02-01/types.json","Index":26},"Microsoft.Resources/templateSpecs/versions@2022-02-01":{"RelativePath":"resources/microsoft.resources/2022-02-01/types.json","Index":34},"Microsoft.Resources/builtInTemplateSpecs@2022-02-01":{"RelativePath":"resources/microsoft.resources/2022-02-01/types.json","Index":39},"Microsoft.Resources/builtInTemplateSpecs/versions@2022-02-01":{"RelativePath":"resources/microsoft.resources/2022-02-01/types.json","Index":44},"Microsoft.Resources/changes@2022-03-01-preview":{"RelativePath":"resources/microsoft.resources/2022-03-01-preview/types.json","Index":27},"Microsoft.Resources/changes@2022-05-01":{"RelativePath":"resources/microsoft.resources/2022-05-01/types.json","Index":26},"Microsoft.Resources/deploymentStacks@2022-08-01-preview":{"RelativePath":"resources/microsoft.resources/2022-08-01-preview/types.json","Index":80},"Microsoft.Resources/deployments@2022-09-01":{"RelativePath":"resources/microsoft.resources/2022-09-01/types.json","Index":102},"Microsoft.Resources/resourceGroups@2022-09-01":{"RelativePath":"resources/microsoft.resources/2022-09-01/types.json","Index":108},"Microsoft.Resources/tags@2022-09-01":{"RelativePath":"resources/microsoft.resources/2022-09-01/types.json","Index":115},"Microsoft.Resources/snapshots@2022-11-01-preview":{"RelativePath":"resources/microsoft.resources/2022-11-01-preview/types.json","Index":13},"Microsoft.Resources/changes@2023-03-01-preview":{"RelativePath":"resources/microsoft.resources/2023-03-01-preview/types.json","Index":26},"Microsoft.Resources/changes@2023-07-01-preview":{"RelativePath":"resources/microsoft.resources/2023-07-01-preview/types.json","Index":31},"Microsoft.Resources/deployments@2023-07-01":{"RelativePath":"resources/microsoft.resources/2023-07-01/types.json","Index":102},"Microsoft.Resources/resourceGroups@2023-07-01":{"RelativePath":"resources/microsoft.resources/2023-07-01/types.json","Index":108},"Microsoft.Resources/tags@2023-07-01":{"RelativePath":"resources/microsoft.resources/2023-07-01/types.json","Index":115},"Microsoft.Resources/deploymentScripts@2023-08-01":{"RelativePath":"resources/microsoft.resources/2023-08-01/types.json","Index":72},"Microsoft.Resources/deploymentScripts/logs@2023-08-01":{"RelativePath":"resources/microsoft.resources/2023-08-01/types.json","Index":78},"Microsoft.Solutions/appliances@2016-09-01-preview":{"RelativePath":"resources/microsoft.solutions/2016-09-01-preview/types.json","Index":29},"Microsoft.Solutions/applianceDefinitions@2016-09-01-preview":{"RelativePath":"resources/microsoft.solutions/2016-09-01-preview/types.json","Index":46},"Microsoft.Solutions/applications@2017-09-01":{"RelativePath":"resources/microsoft.solutions/2017-09-01/types.json","Index":29},"Microsoft.Solutions/applicationDefinitions@2017-09-01":{"RelativePath":"resources/microsoft.solutions/2017-09-01/types.json","Index":46},"Microsoft.Solutions/applications@2018-06-01":{"RelativePath":"resources/microsoft.solutions/2018-06-01/types.json","Index":29},"Microsoft.Solutions/applicationDefinitions@2018-06-01":{"RelativePath":"resources/microsoft.solutions/2018-06-01/types.json","Index":46},"Microsoft.Solutions/applications@2019-07-01":{"RelativePath":"resources/microsoft.solutions/2019-07-01/types.json","Index":67},"Microsoft.Solutions/applicationDefinitions@2019-07-01":{"RelativePath":"resources/microsoft.solutions/2019-07-01/types.json","Index":107},"Microsoft.Solutions/jitRequests@2019-07-01":{"RelativePath":"resources/microsoft.solutions/2019-07-01/types.json","Index":142},"Microsoft.Solutions/applications@2020-08-21-preview":{"RelativePath":"resources/microsoft.solutions/2020-08-21-preview/types.json","Index":67},"Microsoft.Solutions/applicationDefinitions@2020-08-21-preview":{"RelativePath":"resources/microsoft.solutions/2020-08-21-preview/types.json","Index":107},"Microsoft.Solutions/jitRequests@2020-08-21-preview":{"RelativePath":"resources/microsoft.solutions/2020-08-21-preview/types.json","Index":142},"Microsoft.Easm/workspaces@2022-04-01-preview":{"RelativePath":"riskiq/microsoft.easm/2022-04-01-preview/types.json","Index":38},"Microsoft.Easm/workspaces/labels@2022-04-01-preview":{"RelativePath":"riskiq/microsoft.easm/2022-04-01-preview/types.json","Index":57},"Microsoft.Easm/workspaces@2023-04-01-preview":{"RelativePath":"riskiq/microsoft.easm/2023-04-01-preview/types.json","Index":38},"Microsoft.Easm/workspaces/labels@2023-04-01-preview":{"RelativePath":"riskiq/microsoft.easm/2023-04-01-preview/types.json","Index":57},"Microsoft.Easm/workspaces/tasks@2023-04-01-preview":{"RelativePath":"riskiq/microsoft.easm/2023-04-01-preview/types.json","Index":76},"Microsoft.Scheduler/jobCollections@2014-08-01-preview":{"RelativePath":"scheduler/microsoft.scheduler/2014-08-01-preview/types.json","Index":31},"Microsoft.Scheduler/jobCollections/jobs@2014-08-01-preview":{"RelativePath":"scheduler/microsoft.scheduler/2014-08-01-preview/types.json","Index":116},"Microsoft.Scheduler/jobCollections@2016-01-01":{"RelativePath":"scheduler/microsoft.scheduler/2016-01-01/types.json","Index":31},"Microsoft.Scheduler/jobCollections/jobs@2016-01-01":{"RelativePath":"scheduler/microsoft.scheduler/2016-01-01/types.json","Index":116},"Microsoft.Scheduler/jobCollections@2016-03-01":{"RelativePath":"scheduler/microsoft.scheduler/2016-03-01/types.json","Index":32},"Microsoft.Scheduler/jobCollections/jobs@2016-03-01":{"RelativePath":"scheduler/microsoft.scheduler/2016-03-01/types.json","Index":118},"Microsoft.Scom/managedInstances@2023-07-07-preview":{"RelativePath":"scom/microsoft.scom/2023-07-07-preview/types.json","Index":57},"Microsoft.Scom/managedInstances/monitoredResources@2023-07-07-preview":{"RelativePath":"scom/microsoft.scom/2023-07-07-preview/types.json","Index":62},"Microsoft.Scom/managedInstances/managedGateways@2023-07-07-preview":{"RelativePath":"scom/microsoft.scom/2023-07-07-preview/types.json","Index":67},"Microsoft.ScVmm/vmmServers@2020-06-05-preview":{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":26},"Microsoft.ScVmm/clouds@2020-06-05-preview":{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":35},"Microsoft.ScVmm/virtualNetworks@2020-06-05-preview":{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":41},"Microsoft.ScVmm/virtualMachines@2020-06-05-preview":{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":84},"Microsoft.ScVmm/virtualMachineTemplates@2020-06-05-preview":{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":105},"Microsoft.ScVmm/availabilitySets@2020-06-05-preview":{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":111},"Microsoft.ScVmm/vmmServers/inventoryItems@2020-06-05-preview":{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":134},"Microsoft.ScVmm/vmmServers@2022-05-21-preview":{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":26},"Microsoft.ScVmm/clouds@2022-05-21-preview":{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":35},"Microsoft.ScVmm/virtualNetworks@2022-05-21-preview":{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":41},"Microsoft.ScVmm/virtualMachines@2022-05-21-preview":{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":98},"Microsoft.ScVmm/virtualMachineTemplates@2022-05-21-preview":{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":119},"Microsoft.ScVmm/availabilitySets@2022-05-21-preview":{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":125},"Microsoft.ScVmm/vmmServers/inventoryItems@2022-05-21-preview":{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":148},"Microsoft.ScVmm/virtualMachines/hybridIdentityMetadata@2022-05-21-preview":{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":153},"Microsoft.ScVmm/virtualMachines/extensions@2022-05-21-preview":{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":165},"Microsoft.ScVmm/virtualMachines/guestAgents@2022-05-21-preview":{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":176},"Microsoft.ScVmm/vmmServers@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":26},"Microsoft.ScVmm/clouds@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":35},"Microsoft.ScVmm/virtualNetworks@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":41},"Microsoft.ScVmm/virtualMachines@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":98},"Microsoft.ScVmm/virtualMachineTemplates@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":119},"Microsoft.ScVmm/availabilitySets@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":125},"Microsoft.ScVmm/vmmServers/inventoryItems@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":148},"Microsoft.ScVmm/virtualMachines/hybridIdentityMetadata@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":153},"Microsoft.ScVmm/virtualMachines/extensions@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":165},"Microsoft.ScVmm/virtualMachines/guestAgents@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":176},"Microsoft.ScVmm/virtualMachineInstances@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":190},"Microsoft.ScVmm/virtualMachineInstances/guestAgents@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":195},"Microsoft.ScVmm/virtualMachineInstances/hybridIdentityMetadata@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":201},"Microsoft.ScVmm/vmmServers@2023-10-07":{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":35},"Microsoft.ScVmm/clouds@2023-10-07":{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":53},"Microsoft.ScVmm/virtualNetworks@2023-10-07":{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":68},"Microsoft.ScVmm/virtualMachineTemplates@2023-10-07":{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":118},"Microsoft.ScVmm/availabilitySets@2023-10-07":{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":133},"Microsoft.ScVmm/vmmServers/inventoryItems@2023-10-07":{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":165},"Microsoft.ScVmm/virtualMachineInstances@2023-10-07":{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":204},"Microsoft.ScVmm/virtualMachineInstances/guestAgents@2023-10-07":{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":225},"Microsoft.ScVmm/virtualMachineInstances/hybridIdentityMetadata@2023-10-07":{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":240},"Microsoft.Search/searchServices@2015-02-28":{"RelativePath":"search/microsoft.search/2015-02-28/types.json","Index":18},"Microsoft.Search/searchServices@2015-08-19":{"RelativePath":"search/microsoft.search/2015-08-19/types.json","Index":40},"Microsoft.Search/searchServices@2019-10-01-preview":{"RelativePath":"search/microsoft.search/2019-10-01-preview/types.json","Index":56},"Microsoft.Search/searchServices/privateEndpointConnections@2019-10-01-preview":{"RelativePath":"search/microsoft.search/2019-10-01-preview/types.json","Index":60},"Microsoft.Search/searchServices@2020-03-13":{"RelativePath":"search/microsoft.search/2020-03-13/types.json","Index":56},"Microsoft.Search/searchServices/privateEndpointConnections@2020-03-13":{"RelativePath":"search/microsoft.search/2020-03-13/types.json","Index":60},"Microsoft.Search/searchServices@2020-08-01-preview":{"RelativePath":"search/microsoft.search/2020-08-01-preview/types.json","Index":70},"Microsoft.Search/searchServices/privateEndpointConnections@2020-08-01-preview":{"RelativePath":"search/microsoft.search/2020-08-01-preview/types.json","Index":74},"Microsoft.Search/searchServices/sharedPrivateLinkResources@2020-08-01-preview":{"RelativePath":"search/microsoft.search/2020-08-01-preview/types.json","Index":78},"Microsoft.Search/searchServices@2020-08-01":{"RelativePath":"search/microsoft.search/2020-08-01/types.json","Index":70},"Microsoft.Search/searchServices/privateEndpointConnections@2020-08-01":{"RelativePath":"search/microsoft.search/2020-08-01/types.json","Index":74},"Microsoft.Search/searchServices/sharedPrivateLinkResources@2020-08-01":{"RelativePath":"search/microsoft.search/2020-08-01/types.json","Index":78},"Microsoft.Search/searchServices@2021-04-01-preview":{"RelativePath":"search/microsoft.search/2021-04-01-preview/types.json","Index":98},"Microsoft.Search/searchServices/privateEndpointConnections@2021-04-01-preview":{"RelativePath":"search/microsoft.search/2021-04-01-preview/types.json","Index":102},"Microsoft.Search/searchServices/sharedPrivateLinkResources@2021-04-01-preview":{"RelativePath":"search/microsoft.search/2021-04-01-preview/types.json","Index":106},"Microsoft.Search/searchServices@2022-09-01":{"RelativePath":"search/microsoft.search/2022-09-01/types.json","Index":90},"Microsoft.Search/searchServices/privateEndpointConnections@2022-09-01":{"RelativePath":"search/microsoft.search/2022-09-01/types.json","Index":94},"Microsoft.Search/searchServices/sharedPrivateLinkResources@2022-09-01":{"RelativePath":"search/microsoft.search/2022-09-01/types.json","Index":98},"Microsoft.Search/searchServices@2023-11-01":{"RelativePath":"search/microsoft.search/2023-11-01/types.json","Index":94},"Microsoft.Search/searchServices/privateEndpointConnections@2023-11-01":{"RelativePath":"search/microsoft.search/2023-11-01/types.json","Index":98},"Microsoft.Search/searchServices/sharedPrivateLinkResources@2023-11-01":{"RelativePath":"search/microsoft.search/2023-11-01/types.json","Index":102},"Microsoft.Security/locations/applicationWhitelistings@2015-06-01-preview":{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":115},"Microsoft.Security/locations/jitNetworkAccessPolicies@2015-06-01-preview":{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":143},"Microsoft.Security/adaptiveNetworkHardenings@2015-06-01-preview":{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":161},"Microsoft.Security/locations/alerts@2015-06-01-preview":{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":176},"Microsoft.Security/locations/allowedConnections@2015-06-01-preview":{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":189},"Microsoft.Security/locations/discoveredSecuritySolutions@2015-06-01-preview":{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":199},"Microsoft.Security/locations/ExternalSecuritySolutions@2015-06-01-preview":{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":207},"Microsoft.Security/locations@2015-06-01-preview":{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":211},"Microsoft.Security/locations/tasks@2015-06-01-preview":{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":217},"Microsoft.Security/locations/topologies@2015-06-01-preview":{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":228},"Microsoft.Security/advancedThreatProtectionSettings@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":14},"Microsoft.Security/autoProvisioningSettings@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":22},"Microsoft.Security/deviceSecurityGroups@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":113},"Microsoft.Security/informationProtectionPolicies@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":133},"Microsoft.Security/pricings@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":141},"Microsoft.Security/settings@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":151},"Microsoft.Security/workspaceSettings@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":156},"Microsoft.Security/iotSecuritySolutions@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":197},"Microsoft.Security/securityContacts@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":208},"Microsoft.Security/compliances@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":215},"Microsoft.Security/iotSecuritySolutions/analyticsModels@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":243},"Microsoft.Security/iotSecuritySolutions/analyticsModels/aggregatedAlerts@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":254},"Microsoft.Security/iotSecuritySolutions/analyticsModels/aggregatedRecommendations@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":265},"Microsoft.Security/complianceResults@2017-08-01":{"RelativePath":"security/microsoft.security/2017-08-01/types.json","Index":17},"Microsoft.Security/pricings@2018-06-01":{"RelativePath":"security/microsoft.security/2018-06-01/types.json","Index":15},"Microsoft.Security/alertsSuppressionRules@2019-01-01-preview":{"RelativePath":"security/microsoft.security/2019-01-01-preview/types.json","Index":19},"Microsoft.Security/automations@2019-01-01-preview":{"RelativePath":"security/microsoft.security/2019-01-01-preview/types.json","Index":68},"Microsoft.Security/assessmentMetadata@2019-01-01-preview":{"RelativePath":"security/microsoft.security/2019-01-01-preview/types.json","Index":106},"Microsoft.Security/assessments@2019-01-01-preview":{"RelativePath":"security/microsoft.security/2019-01-01-preview/types.json","Index":123},"Microsoft.Security/regulatoryComplianceStandards@2019-01-01-preview":{"RelativePath":"security/microsoft.security/2019-01-01-preview/types.json","Index":133},"Microsoft.Security/regulatoryComplianceStandards/regulatoryComplianceControls@2019-01-01-preview":{"RelativePath":"security/microsoft.security/2019-01-01-preview/types.json","Index":143},"Microsoft.Security/regulatoryComplianceStandards/regulatoryComplianceControls/regulatoryComplianceAssessments@2019-01-01-preview":{"RelativePath":"security/microsoft.security/2019-01-01-preview/types.json","Index":153},"Microsoft.Security/assessments/subAssessments@2019-01-01-preview":{"RelativePath":"security/microsoft.security/2019-01-01-preview/types.json","Index":183},"Microsoft.Security/advancedThreatProtectionSettings@2019-01-01":{"RelativePath":"security/microsoft.security/2019-01-01/types.json","Index":13},"Microsoft.Security/settings@2019-01-01":{"RelativePath":"security/microsoft.security/2019-01-01/types.json","Index":23},"Microsoft.Security/locations/alerts@2019-01-01":{"RelativePath":"security/microsoft.security/2019-01-01/types.json","Index":38},"Microsoft.Security/deviceSecurityGroups@2019-08-01":{"RelativePath":"security/microsoft.security/2019-08-01/types.json","Index":100},"Microsoft.Security/iotSecuritySolutions@2019-08-01":{"RelativePath":"security/microsoft.security/2019-08-01/types.json","Index":163},"Microsoft.Security/iotSecuritySolutions/analyticsModels@2019-08-01":{"RelativePath":"security/microsoft.security/2019-08-01/types.json","Index":188},"Microsoft.Security/iotSecuritySolutions/analyticsModels/aggregatedAlerts@2019-08-01":{"RelativePath":"security/microsoft.security/2019-08-01/types.json","Index":201},"Microsoft.Security/iotSecuritySolutions/analyticsModels/aggregatedRecommendations@2019-08-01":{"RelativePath":"security/microsoft.security/2019-08-01/types.json","Index":212},"Microsoft.Security/iotSecuritySolutions/iotAlerts@2019-08-01":{"RelativePath":"security/microsoft.security/2019-08-01/types.json","Index":218},"Microsoft.Security/iotSecuritySolutions/iotAlertTypes@2019-08-01":{"RelativePath":"security/microsoft.security/2019-08-01/types.json","Index":246},"Microsoft.Security/iotSecuritySolutions/iotRecommendations@2019-08-01":{"RelativePath":"security/microsoft.security/2019-08-01/types.json","Index":251},"Microsoft.Security/iotSecuritySolutions/iotRecommendationTypes@2019-08-01":{"RelativePath":"security/microsoft.security/2019-08-01/types.json","Index":265},"Microsoft.Security/connectors@2020-01-01-preview":{"RelativePath":"security/microsoft.security/2020-01-01-preview/types.json","Index":40},"Microsoft.Security/securityContacts@2020-01-01-preview":{"RelativePath":"security/microsoft.security/2020-01-01-preview/types.json","Index":63},"Microsoft.Security/secureScores@2020-01-01-preview":{"RelativePath":"security/microsoft.security/2020-01-01-preview/types.json","Index":69},"Microsoft.Security/locations/applicationWhitelistings@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":109},"Microsoft.Security/locations/jitNetworkAccessPolicies@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":137},"Microsoft.Security/serverVulnerabilityAssessments@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":149},"Microsoft.Security/assessmentMetadata@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":189},"Microsoft.Security/assessments@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":207},"Microsoft.Security/adaptiveNetworkHardenings@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":225},"Microsoft.Security/locations/allowedConnections@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":238},"Microsoft.Security/locations/discoveredSecuritySolutions@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":248},"Microsoft.Security/locations/ExternalSecuritySolutions@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":256},"Microsoft.Security/secureScores@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":262},"Microsoft.Security/locations/securitySolutions@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":276},"Microsoft.Security/locations/topologies@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":287},"Microsoft.Security/locations/alerts@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":330},"Microsoft.Security/locations/alerts@2021-01-01":{"RelativePath":"security/microsoft.security/2021-01-01/types.json","Index":50},"Microsoft.Security/softwareInventories@2021-05-01-preview":{"RelativePath":"security/microsoft.security/2021-05-01-preview/types.json","Index":18},"Microsoft.Security/assessmentMetadata@2021-06-01":{"RelativePath":"security/microsoft.security/2021-06-01/types.json","Index":170},"Microsoft.Security/assessments@2021-06-01":{"RelativePath":"security/microsoft.security/2021-06-01/types.json","Index":223},"Microsoft.Security/settings@2021-06-01":{"RelativePath":"security/microsoft.security/2021-06-01/types.json","Index":237},"Microsoft.Security/customAssessmentAutomations@2021-07-01-preview":{"RelativePath":"security/microsoft.security/2021-07-01-preview/types.json","Index":30},"Microsoft.Security/customEntityStoreAssignments@2021-07-01-preview":{"RelativePath":"security/microsoft.security/2021-07-01-preview/types.json","Index":35},"Microsoft.Security/securityConnectors@2021-07-01-preview":{"RelativePath":"security/microsoft.security/2021-07-01-preview/types.json","Index":69},"Microsoft.Security/settings@2021-07-01":{"RelativePath":"security/microsoft.security/2021-07-01/types.json","Index":22},"Microsoft.Security/assignments@2021-08-01-preview":{"RelativePath":"security/microsoft.security/2021-08-01-preview/types.json","Index":27},"Microsoft.Security/standards@2021-08-01-preview":{"RelativePath":"security/microsoft.security/2021-08-01-preview/types.json","Index":39},"Microsoft.Security/mdeOnboardings@2021-10-01-preview":{"RelativePath":"security/microsoft.security/2021-10-01-preview/types.json","Index":13},"Microsoft.Security/locations/alerts@2021-11-01":{"RelativePath":"security/microsoft.security/2021-11-01/types.json","Index":50},"Microsoft.Security/securityConnectors@2021-12-01-preview":{"RelativePath":"security/microsoft.security/2021-12-01-preview/types.json","Index":102},"Microsoft.Security/assessments/governanceAssignments@2022-01-01-preview":{"RelativePath":"security/microsoft.security/2022-01-01-preview/types.json","Index":15},"Microsoft.Security/governanceRules@2022-01-01-preview":{"RelativePath":"security/microsoft.security/2022-01-01-preview/types.json","Index":33},"Microsoft.Security/locations/alerts@2022-01-01":{"RelativePath":"security/microsoft.security/2022-01-01/types.json","Index":54},"Microsoft.Security/pricings@2022-03-01":{"RelativePath":"security/microsoft.security/2022-03-01/types.json","Index":16},"Microsoft.Security/securityConnectors@2022-05-01-preview":{"RelativePath":"security/microsoft.security/2022-05-01-preview/types.json","Index":122},"Microsoft.Security/settings@2022-05-01":{"RelativePath":"security/microsoft.security/2022-05-01/types.json","Index":23},"Microsoft.Security/applications@2022-07-01-preview":{"RelativePath":"security/microsoft.security/2022-07-01-preview/types.json","Index":15},"Microsoft.Security/securityConnectors@2022-08-01-preview":{"RelativePath":"security/microsoft.security/2022-08-01-preview/types.json","Index":133},"Microsoft.Security/apiCollections@2022-11-20-preview":{"RelativePath":"security/microsoft.security/2022-11-20-preview/types.json","Index":13},"Microsoft.Security/defenderForStorageSettings@2022-12-01-preview":{"RelativePath":"security/microsoft.security/2022-12-01-preview/types.json","Index":18},"Microsoft.Security/pricings/securityOperators@2023-01-01-preview":{"RelativePath":"security/microsoft.security/2023-01-01-preview/types.json","Index":13},"Microsoft.Security/pricings@2023-01-01":{"RelativePath":"security/microsoft.security/2023-01-01/types.json","Index":26},"Microsoft.Security/healthReports@2023-02-01-preview":{"RelativePath":"security/microsoft.security/2023-02-01-preview/types.json","Index":34},"Microsoft.Security/sensitivitySettings@2023-02-15-preview":{"RelativePath":"security/microsoft.security/2023-02-15-preview/types.json","Index":27},"Microsoft.Security/securityConnectors@2023-03-01-preview":{"RelativePath":"security/microsoft.security/2023-03-01-preview/types.json","Index":153},"Microsoft.Security/healthReports@2023-05-01-preview":{"RelativePath":"security/microsoft.security/2023-05-01-preview/types.json","Index":31},"Microsoft.Security/serverVulnerabilityAssessmentsSettings@2023-05-01":{"RelativePath":"security/microsoft.security/2023-05-01/types.json","Index":29},"Microsoft.Security/securityConnectors/devops/azureDevOpsOrgs@2023-09-01-preview":{"RelativePath":"security/microsoft.security/2023-09-01-preview/types.json","Index":58},"Microsoft.Security/securityConnectors/devops/azureDevOpsOrgs/projects@2023-09-01-preview":{"RelativePath":"security/microsoft.security/2023-09-01-preview/types.json","Index":76},"Microsoft.Security/securityConnectors/devops/azureDevOpsOrgs/projects/repos@2023-09-01-preview":{"RelativePath":"security/microsoft.security/2023-09-01-preview/types.json","Index":94},"Microsoft.Security/securityConnectors/devops@2023-09-01-preview":{"RelativePath":"security/microsoft.security/2023-09-01-preview/types.json","Index":114},"Microsoft.Security/securityConnectors/devops/gitHubOwners@2023-09-01-preview":{"RelativePath":"security/microsoft.security/2023-09-01-preview/types.json","Index":132},"Microsoft.Security/securityConnectors/devops/gitHubOwners/repos@2023-09-01-preview":{"RelativePath":"security/microsoft.security/2023-09-01-preview/types.json","Index":150},"Microsoft.Security/securityConnectors/devops/gitLabGroups@2023-09-01-preview":{"RelativePath":"security/microsoft.security/2023-09-01-preview/types.json","Index":168},"Microsoft.Security/securityConnectors/devops/gitLabGroups/projects@2023-09-01-preview":{"RelativePath":"security/microsoft.security/2023-09-01-preview/types.json","Index":186},"Microsoft.Security/securityConnectors@2023-10-01-preview":{"RelativePath":"security/microsoft.security/2023-10-01-preview/types.json","Index":171},"Microsoft.Security/apiCollections@2023-11-15":{"RelativePath":"security/microsoft.security/2023-11-15/types.json","Index":17},"Microsoft.Security/pricings@2024-01-01":{"RelativePath":"security/microsoft.security/2024-01-01/types.json","Index":36},"Microsoft.SecurityAndCompliance/privateLinkServicesForEDMUpload@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":68},"Microsoft.SecurityAndCompliance/privateLinkServicesForEDMUpload/privateEndpointConnections@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":72},"Microsoft.SecurityAndCompliance/privateLinkServicesForM365ComplianceCenter@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":81},"Microsoft.SecurityAndCompliance/privateLinkServicesForM365ComplianceCenter/privateEndpointConnections@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":85},"Microsoft.SecurityAndCompliance/privateLinkServicesForM365SecurityCenter@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":94},"Microsoft.SecurityAndCompliance/privateLinkServicesForM365SecurityCenter/privateEndpointConnections@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":98},"Microsoft.SecurityAndCompliance/privateLinkServicesForO365ManagementActivityAPI@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":107},"Microsoft.SecurityAndCompliance/privateLinkServicesForO365ManagementActivityAPI/privateEndpointConnections@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":111},"Microsoft.SecurityAndCompliance/privateLinkServicesForSCCPowershell@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":120},"Microsoft.SecurityAndCompliance/privateLinkServicesForSCCPowershell/privateEndpointConnections@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":124},"Microsoft.SecurityAndCompliance/privateLinkServicesForEDMUpload/privateLinkResources@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":131},"Microsoft.SecurityAndCompliance/privateLinkServicesForM365ComplianceCenter/privateLinkResources@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":135},"Microsoft.SecurityAndCompliance/privateLinkServicesForM365SecurityCenter/privateLinkResources@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":139},"Microsoft.SecurityAndCompliance/privateLinkServicesForO365ManagementActivityAPI/privateLinkResources@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":143},"Microsoft.SecurityAndCompliance/privateLinkServicesForSCCPowershell/privateLinkResources@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":147},"Microsoft.SecurityAndCompliance/privateLinkServicesForEDMUpload@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":68},"Microsoft.SecurityAndCompliance/privateLinkServicesForEDMUpload/privateEndpointConnections@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":72},"Microsoft.SecurityAndCompliance/privateLinkServicesForM365ComplianceCenter@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":81},"Microsoft.SecurityAndCompliance/privateLinkServicesForM365ComplianceCenter/privateEndpointConnections@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":85},"Microsoft.SecurityAndCompliance/privateLinkServicesForM365SecurityCenter@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":94},"Microsoft.SecurityAndCompliance/privateLinkServicesForM365SecurityCenter/privateEndpointConnections@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":98},"Microsoft.SecurityAndCompliance/privateLinkServicesForO365ManagementActivityAPI@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":107},"Microsoft.SecurityAndCompliance/privateLinkServicesForO365ManagementActivityAPI/privateEndpointConnections@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":111},"Microsoft.SecurityAndCompliance/privateLinkServicesForSCCPowershell@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":120},"Microsoft.SecurityAndCompliance/privateLinkServicesForSCCPowershell/privateEndpointConnections@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":124},"Microsoft.SecurityAndCompliance/privateLinkServicesForMIPPolicySync@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":133},"Microsoft.SecurityAndCompliance/privateLinkServicesForMIPPolicySync/privateEndpointConnections@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":137},"Microsoft.SecurityAndCompliance/privateLinkServicesForEDMUpload/privateLinkResources@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":144},"Microsoft.SecurityAndCompliance/privateLinkServicesForM365ComplianceCenter/privateLinkResources@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":148},"Microsoft.SecurityAndCompliance/privateLinkServicesForM365SecurityCenter/privateLinkResources@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":152},"Microsoft.SecurityAndCompliance/privateLinkServicesForO365ManagementActivityAPI/privateLinkResources@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":156},"Microsoft.SecurityAndCompliance/privateLinkServicesForSCCPowershell/privateLinkResources@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":160},"Microsoft.SecurityAndCompliance/privateLinkServicesForMIPPolicySync/privateLinkResources@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":164},"Microsoft.SecurityDevOps/azureDevOpsConnectors@2022-09-01-preview":{"RelativePath":"securitydevops/microsoft.securitydevops/2022-09-01-preview/types.json","Index":40},"Microsoft.SecurityDevOps/azureDevOpsConnectors/orgs/projects/repos@2022-09-01-preview":{"RelativePath":"securitydevops/microsoft.securitydevops/2022-09-01-preview/types.json","Index":65},"Microsoft.SecurityDevOps/azureDevOpsConnectors/orgs@2022-09-01-preview":{"RelativePath":"securitydevops/microsoft.securitydevops/2022-09-01-preview/types.json","Index":77},"Microsoft.SecurityDevOps/azureDevOpsConnectors/orgs/projects@2022-09-01-preview":{"RelativePath":"securitydevops/microsoft.securitydevops/2022-09-01-preview/types.json","Index":89},"Microsoft.SecurityDevOps/gitHubConnectors@2022-09-01-preview":{"RelativePath":"securitydevops/microsoft.securitydevops/2022-09-01-preview/types.json","Index":99},"Microsoft.SecurityDevOps/gitHubConnectors/owners/repos@2022-09-01-preview":{"RelativePath":"securitydevops/microsoft.securitydevops/2022-09-01-preview/types.json","Index":108},"Microsoft.SecurityDevOps/gitHubConnectors/owners@2022-09-01-preview":{"RelativePath":"securitydevops/microsoft.securitydevops/2022-09-01-preview/types.json","Index":117},"Microsoft.SecurityInsights/automationRules@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":119},"Microsoft.SecurityInsights/bookmarks@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":132},"Microsoft.SecurityInsights/bookmarks/relations@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":137},"Microsoft.SecurityInsights/cases@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":178},"Microsoft.SecurityInsights/cases/comments@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":183},"Microsoft.SecurityInsights/cases/relations@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":195},"Microsoft.SecurityInsights/alertRules@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":205},"Microsoft.SecurityInsights/alertRules/actions@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":221},"Microsoft.SecurityInsights/dataConnectors@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":239},"Microsoft.SecurityInsights/settings@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":248},"Microsoft.SecurityInsights/incidents@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":291},"Microsoft.SecurityInsights/incidents/comments@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":296},"Microsoft.SecurityInsights/incidents/relations@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":300},"Microsoft.SecurityInsights/watchlists@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":309},"Microsoft.SecurityInsights/watchlists/watchlistItems@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":314},"Microsoft.SecurityInsights/threatIntelligence/indicators@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":340},"Microsoft.SecurityInsights/aggregations@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":346},"Microsoft.SecurityInsights/entities@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":372},"Microsoft.SecurityInsights/entities/relations@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":376},"Microsoft.SecurityInsights/officeConsents@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":381},"Microsoft.SecurityInsights/alertRuleTemplates@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":391},"Microsoft.SecurityInsights/entityQueries@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":398},"Microsoft.SecurityInsights/alertRules@2020-01-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2020-01-01/types.json","Index":77},"Microsoft.SecurityInsights/alertRules/actions@2020-01-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2020-01-01/types.json","Index":82},"Microsoft.SecurityInsights/bookmarks@2020-01-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2020-01-01/types.json","Index":95},"Microsoft.SecurityInsights/dataConnectors@2020-01-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2020-01-01/types.json","Index":152},"Microsoft.SecurityInsights/incidents@2020-01-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2020-01-01/types.json","Index":199},"Microsoft.SecurityInsights/incidents/comments@2020-01-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2020-01-01/types.json","Index":205},"Microsoft.SecurityInsights/alertRuleTemplates@2020-01-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2020-01-01/types.json","Index":292},"Microsoft.SecurityInsights/incidents@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":71},"Microsoft.SecurityInsights/incidents/comments@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":77},"Microsoft.SecurityInsights/incidents/relations@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":82},"Microsoft.SecurityInsights/settings@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":104},"Microsoft.SecurityInsights/onboardingStates@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":109},"Microsoft.SecurityInsights/sourcecontrols@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":127},"Microsoft.SecurityInsights/dataConnectors@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":269},"Microsoft.SecurityInsights/watchlists@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":279},"Microsoft.SecurityInsights/watchlists/watchlistItems@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":284},"Microsoft.SecurityInsights/alertRules@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":464},"Microsoft.SecurityInsights/alertRules/actions@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":469},"Microsoft.SecurityInsights/entityQueries@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":553},"Microsoft.SecurityInsights/metadata@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":609},"Microsoft.SecurityInsights/alertRuleTemplates@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":758},"Microsoft.SecurityInsights/entityQueryTemplates@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":794},"Microsoft.SecurityInsights/incidents@2021-04-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":65},"Microsoft.SecurityInsights/incidents/comments@2021-04-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":71},"Microsoft.SecurityInsights/incidents/relations@2021-04-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":76},"Microsoft.SecurityInsights/watchlists@2021-04-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":86},"Microsoft.SecurityInsights/watchlists/watchlistItems@2021-04-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":91},"Microsoft.SecurityInsights/threatIntelligence/indicators@2021-04-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":117},"Microsoft.SecurityInsights/alertRules@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":223},"Microsoft.SecurityInsights/alertRules/actions@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":228},"Microsoft.SecurityInsights/automationRules@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":344},"Microsoft.SecurityInsights/bookmarks@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":357},"Microsoft.SecurityInsights/bookmarks/relations@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":362},"Microsoft.SecurityInsights/entityQueries@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":446},"Microsoft.SecurityInsights/incidents@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":490},"Microsoft.SecurityInsights/incidents/comments@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":495},"Microsoft.SecurityInsights/incidents/relations@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":499},"Microsoft.SecurityInsights/metadata@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":555},"Microsoft.SecurityInsights/onboardingStates@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":560},"Microsoft.SecurityInsights/settings@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":582},"Microsoft.SecurityInsights/sourcecontrols@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":600},"Microsoft.SecurityInsights/watchlists@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":609},"Microsoft.SecurityInsights/watchlists/watchlistItems@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":614},"Microsoft.SecurityInsights/dataConnectors@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":777},"Microsoft.SecurityInsights/threatIntelligence/indicators@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":803},"Microsoft.SecurityInsights/alertRuleTemplates@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":982},"Microsoft.SecurityInsights/entities@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1197},"Microsoft.SecurityInsights/entities/relations@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1201},"Microsoft.SecurityInsights/officeConsents@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1206},"Microsoft.SecurityInsights/entityQueryTemplates@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1242},"Microsoft.SecurityInsights/alertRules@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":262},"Microsoft.SecurityInsights/alertRules/actions@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":267},"Microsoft.SecurityInsights/automationRules@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":385},"Microsoft.SecurityInsights/incidents@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":434},"Microsoft.SecurityInsights/bookmarks@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":471},"Microsoft.SecurityInsights/bookmarks/relations@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":476},"Microsoft.SecurityInsights/entityQueries@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":560},"Microsoft.SecurityInsights/incidents/comments@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":565},"Microsoft.SecurityInsights/incidents/relations@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":569},"Microsoft.SecurityInsights/metadata@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":625},"Microsoft.SecurityInsights/onboardingStates@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":630},"Microsoft.SecurityInsights/settings@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":652},"Microsoft.SecurityInsights/sourcecontrols@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":670},"Microsoft.SecurityInsights/threatIntelligence/indicators@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":694},"Microsoft.SecurityInsights/watchlists@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":703},"Microsoft.SecurityInsights/watchlists/watchlistItems@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":708},"Microsoft.SecurityInsights/dataConnectors@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":887},"Microsoft.SecurityInsights/alertRuleTemplates@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1102},"Microsoft.SecurityInsights/entities@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1321},"Microsoft.SecurityInsights/entities/relations@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1325},"Microsoft.SecurityInsights/entityQueryTemplates@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1361},"Microsoft.SecurityInsights/officeConsents@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1366},"Microsoft.SecurityInsights/incidents@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":66},"Microsoft.SecurityInsights/incidents/comments@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":72},"Microsoft.SecurityInsights/incidents/relations@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":77},"Microsoft.SecurityInsights/threatIntelligence/indicators@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":101},"Microsoft.SecurityInsights/watchlists@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":111},"Microsoft.SecurityInsights/watchlists/watchlistItems@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":116},"Microsoft.SecurityInsights/onboardingStates@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":121},"Microsoft.SecurityInsights/alertRules@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":253},"Microsoft.SecurityInsights/alertRules/actions@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":258},"Microsoft.SecurityInsights/bookmarks@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":270},"Microsoft.SecurityInsights/dataConnectors@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":327},"Microsoft.SecurityInsights/automationRules@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":440},"Microsoft.SecurityInsights/alertRuleTemplates@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":531},"Microsoft.SecurityInsights/alertRules@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":262},"Microsoft.SecurityInsights/alertRules/actions@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":267},"Microsoft.SecurityInsights/automationRules@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":385},"Microsoft.SecurityInsights/incidents@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":434},"Microsoft.SecurityInsights/bookmarks@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":471},"Microsoft.SecurityInsights/bookmarks/relations@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":476},"Microsoft.SecurityInsights/entityQueries@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":560},"Microsoft.SecurityInsights/incidents/comments@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":565},"Microsoft.SecurityInsights/incidents/relations@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":569},"Microsoft.SecurityInsights/metadata@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":635},"Microsoft.SecurityInsights/onboardingStates@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":640},"Microsoft.SecurityInsights/settings@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":662},"Microsoft.SecurityInsights/sourcecontrols@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":702},"Microsoft.SecurityInsights/threatIntelligence/indicators@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":726},"Microsoft.SecurityInsights/watchlists@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":740},"Microsoft.SecurityInsights/watchlists/watchlistItems@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":747},"Microsoft.SecurityInsights/dataConnectors@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":929},"Microsoft.SecurityInsights/alertRuleTemplates@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1144},"Microsoft.SecurityInsights/entities@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1363},"Microsoft.SecurityInsights/entities/relations@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1367},"Microsoft.SecurityInsights/entityQueryTemplates@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1403},"Microsoft.SecurityInsights/officeConsents@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1408},"Microsoft.SecurityInsights/alertRules@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":262},"Microsoft.SecurityInsights/alertRules/actions@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":267},"Microsoft.SecurityInsights/automationRules@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":385},"Microsoft.SecurityInsights/incidents@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":434},"Microsoft.SecurityInsights/bookmarks@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":471},"Microsoft.SecurityInsights/bookmarks/relations@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":476},"Microsoft.SecurityInsights/entityQueries@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":560},"Microsoft.SecurityInsights/incidents/comments@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":565},"Microsoft.SecurityInsights/incidents/relations@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":569},"Microsoft.SecurityInsights/metadata@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":635},"Microsoft.SecurityInsights/onboardingStates@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":640},"Microsoft.SecurityInsights/settings@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":666},"Microsoft.SecurityInsights/sourcecontrols@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":706},"Microsoft.SecurityInsights/threatIntelligence/indicators@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":730},"Microsoft.SecurityInsights/watchlists@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":739},"Microsoft.SecurityInsights/watchlists/watchlistItems@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":746},"Microsoft.SecurityInsights/dataConnectors@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":928},"Microsoft.SecurityInsights/alertRuleTemplates@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1143},"Microsoft.SecurityInsights/entities@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1362},"Microsoft.SecurityInsights/entities/relations@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1366},"Microsoft.SecurityInsights/entityQueryTemplates@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1402},"Microsoft.SecurityInsights/officeConsents@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1407},"Microsoft.SecurityInsights/alertRules@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":262},"Microsoft.SecurityInsights/alertRules/actions@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":267},"Microsoft.SecurityInsights/automationRules@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":416},"Microsoft.SecurityInsights/incidents@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":465},"Microsoft.SecurityInsights/bookmarks@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":502},"Microsoft.SecurityInsights/bookmarks/relations@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":507},"Microsoft.SecurityInsights/entityQueries@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":591},"Microsoft.SecurityInsights/incidents/comments@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":596},"Microsoft.SecurityInsights/incidents/relations@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":600},"Microsoft.SecurityInsights/metadata@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":666},"Microsoft.SecurityInsights/onboardingStates@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":671},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":704},"Microsoft.SecurityInsights/settings@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":730},"Microsoft.SecurityInsights/sourcecontrols@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":770},"Microsoft.SecurityInsights/threatIntelligence/indicators@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":794},"Microsoft.SecurityInsights/watchlists@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":803},"Microsoft.SecurityInsights/watchlists/watchlistItems@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":810},"Microsoft.SecurityInsights/dataConnectors@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":992},"Microsoft.SecurityInsights/alertRuleTemplates@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1207},"Microsoft.SecurityInsights/entities@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1426},"Microsoft.SecurityInsights/entities/relations@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1430},"Microsoft.SecurityInsights/entityQueryTemplates@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1466},"Microsoft.SecurityInsights/officeConsents@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1471},"Microsoft.SecurityInsights/alertRules@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":262},"Microsoft.SecurityInsights/alertRules/actions@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":267},"Microsoft.SecurityInsights/automationRules@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":416},"Microsoft.SecurityInsights/incidents@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":465},"Microsoft.SecurityInsights/bookmarks@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":502},"Microsoft.SecurityInsights/bookmarks/relations@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":507},"Microsoft.SecurityInsights/entityQueries@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":591},"Microsoft.SecurityInsights/incidents/comments@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":596},"Microsoft.SecurityInsights/incidents/relations@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":600},"Microsoft.SecurityInsights/metadata@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":666},"Microsoft.SecurityInsights/onboardingStates@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":671},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":704},"Microsoft.SecurityInsights/settings@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":730},"Microsoft.SecurityInsights/sourcecontrols@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":770},"Microsoft.SecurityInsights/threatIntelligence/indicators@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":794},"Microsoft.SecurityInsights/watchlists@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":803},"Microsoft.SecurityInsights/watchlists/watchlistItems@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":810},"Microsoft.SecurityInsights/dataConnectors@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":992},"Microsoft.SecurityInsights/alertRuleTemplates@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1207},"Microsoft.SecurityInsights/entities@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1426},"Microsoft.SecurityInsights/entities/relations@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1430},"Microsoft.SecurityInsights/entityQueryTemplates@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1466},"Microsoft.SecurityInsights/officeConsents@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1471},"Microsoft.SecurityInsights/alertRules@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":262},"Microsoft.SecurityInsights/alertRules/actions@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":267},"Microsoft.SecurityInsights/automationRules@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":418},"Microsoft.SecurityInsights/incidents@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":467},"Microsoft.SecurityInsights/bookmarks@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":504},"Microsoft.SecurityInsights/bookmarks/relations@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":509},"Microsoft.SecurityInsights/entityQueries@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":596},"Microsoft.SecurityInsights/incidents/comments@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":601},"Microsoft.SecurityInsights/incidents/relations@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":605},"Microsoft.SecurityInsights/metadata@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":671},"Microsoft.SecurityInsights/onboardingStates@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":676},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":709},"Microsoft.SecurityInsights/settings@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":735},"Microsoft.SecurityInsights/sourcecontrols@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":775},"Microsoft.SecurityInsights/threatIntelligence/indicators@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":799},"Microsoft.SecurityInsights/watchlists@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":808},"Microsoft.SecurityInsights/watchlists/watchlistItems@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":815},"Microsoft.SecurityInsights/dataConnectors@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":997},"Microsoft.SecurityInsights/alertRuleTemplates@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1212},"Microsoft.SecurityInsights/entities@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1443},"Microsoft.SecurityInsights/entities/relations@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1447},"Microsoft.SecurityInsights/entityQueryTemplates@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1484},"Microsoft.SecurityInsights/officeConsents@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1489},"Microsoft.SecurityInsights/alertRules@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":262},"Microsoft.SecurityInsights/alertRules/actions@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":267},"Microsoft.SecurityInsights/automationRules@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":418},"Microsoft.SecurityInsights/incidents@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":467},"Microsoft.SecurityInsights/bookmarks@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":504},"Microsoft.SecurityInsights/bookmarks/relations@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":509},"Microsoft.SecurityInsights/entityQueries@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":596},"Microsoft.SecurityInsights/fileImports@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":629},"Microsoft.SecurityInsights/incidents/comments@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":634},"Microsoft.SecurityInsights/incidents/relations@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":638},"Microsoft.SecurityInsights/metadata@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":704},"Microsoft.SecurityInsights/onboardingStates@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":709},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":742},"Microsoft.SecurityInsights/settings@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":768},"Microsoft.SecurityInsights/sourcecontrols@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":808},"Microsoft.SecurityInsights/threatIntelligence/indicators@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":832},"Microsoft.SecurityInsights/watchlists@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":841},"Microsoft.SecurityInsights/watchlists/watchlistItems@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":848},"Microsoft.SecurityInsights/dataConnectors@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1030},"Microsoft.SecurityInsights/alertRuleTemplates@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1245},"Microsoft.SecurityInsights/entities@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1476},"Microsoft.SecurityInsights/entities/relations@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1480},"Microsoft.SecurityInsights/entityQueryTemplates@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1517},"Microsoft.SecurityInsights/officeConsents@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1522},"Microsoft.SecurityInsights/alertRules@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":160},"Microsoft.SecurityInsights/alertRules/actions@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":165},"Microsoft.SecurityInsights/automationRules@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":283},"Microsoft.SecurityInsights/bookmarks@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":296},"Microsoft.SecurityInsights/dataConnectors@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":353},"Microsoft.SecurityInsights/incidents@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":400},"Microsoft.SecurityInsights/incidents/comments@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":405},"Microsoft.SecurityInsights/incidents/relations@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":410},"Microsoft.SecurityInsights/onboardingStates@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":415},"Microsoft.SecurityInsights/threatIntelligence/indicators@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":439},"Microsoft.SecurityInsights/watchlists@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":448},"Microsoft.SecurityInsights/watchlists/watchlistItems@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":453},"Microsoft.SecurityInsights/alertRuleTemplates@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":554},"Microsoft.SecurityInsights/alertRules@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":262},"Microsoft.SecurityInsights/alertRules/actions@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":267},"Microsoft.SecurityInsights/automationRules@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":437},"Microsoft.SecurityInsights/incidents@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":486},"Microsoft.SecurityInsights/bookmarks@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":523},"Microsoft.SecurityInsights/bookmarks/relations@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":528},"Microsoft.SecurityInsights/entityQueries@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":615},"Microsoft.SecurityInsights/fileImports@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":648},"Microsoft.SecurityInsights/incidents/comments@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":653},"Microsoft.SecurityInsights/incidents/relations@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":657},"Microsoft.SecurityInsights/metadata@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":723},"Microsoft.SecurityInsights/onboardingStates@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":728},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":761},"Microsoft.SecurityInsights/settings@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":787},"Microsoft.SecurityInsights/sourcecontrols@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":827},"Microsoft.SecurityInsights/threatIntelligence/indicators@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":851},"Microsoft.SecurityInsights/watchlists@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":860},"Microsoft.SecurityInsights/watchlists/watchlistItems@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":867},"Microsoft.SecurityInsights/dataConnectors@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1049},"Microsoft.SecurityInsights/alertRuleTemplates@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1264},"Microsoft.SecurityInsights/entities@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1495},"Microsoft.SecurityInsights/entities/relations@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1499},"Microsoft.SecurityInsights/entityQueryTemplates@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1536},"Microsoft.SecurityInsights/officeConsents@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1541},"Microsoft.SecurityInsights/alertRules@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":277},"Microsoft.SecurityInsights/alertRules/actions@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":282},"Microsoft.SecurityInsights/automationRules@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":452},"Microsoft.SecurityInsights/incidents@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":501},"Microsoft.SecurityInsights/bookmarks@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":538},"Microsoft.SecurityInsights/bookmarks/relations@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":543},"Microsoft.SecurityInsights/entityQueries@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":630},"Microsoft.SecurityInsights/fileImports@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":663},"Microsoft.SecurityInsights/incidents/comments@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":668},"Microsoft.SecurityInsights/incidents/relations@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":672},"Microsoft.SecurityInsights/metadata@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":738},"Microsoft.SecurityInsights/onboardingStates@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":743},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":776},"Microsoft.SecurityInsights/settings@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":802},"Microsoft.SecurityInsights/sourcecontrols@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":842},"Microsoft.SecurityInsights/threatIntelligence/indicators@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":866},"Microsoft.SecurityInsights/watchlists@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":875},"Microsoft.SecurityInsights/watchlists/watchlistItems@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":882},"Microsoft.SecurityInsights/dataConnectors@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1064},"Microsoft.SecurityInsights/alertRuleTemplates@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1281},"Microsoft.SecurityInsights/entities@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1512},"Microsoft.SecurityInsights/entities/relations@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1516},"Microsoft.SecurityInsights/entityQueryTemplates@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1553},"Microsoft.SecurityInsights/officeConsents@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1558},"Microsoft.SecurityInsights/alertRules@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":277},"Microsoft.SecurityInsights/alertRules/actions@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":282},"Microsoft.SecurityInsights/automationRules@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":452},"Microsoft.SecurityInsights/incidents@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":501},"Microsoft.SecurityInsights/bookmarks@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":538},"Microsoft.SecurityInsights/bookmarks/relations@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":543},"Microsoft.SecurityInsights/entityQueries@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":630},"Microsoft.SecurityInsights/fileImports@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":663},"Microsoft.SecurityInsights/incidents/comments@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":668},"Microsoft.SecurityInsights/incidents/relations@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":672},"Microsoft.SecurityInsights/metadata@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":738},"Microsoft.SecurityInsights/onboardingStates@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":743},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":776},"Microsoft.SecurityInsights/settings@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":802},"Microsoft.SecurityInsights/sourcecontrols@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":842},"Microsoft.SecurityInsights/threatIntelligence/indicators@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":866},"Microsoft.SecurityInsights/watchlists@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":875},"Microsoft.SecurityInsights/watchlists/watchlistItems@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":882},"Microsoft.SecurityInsights/dataConnectors@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1064},"Microsoft.SecurityInsights/alertRuleTemplates@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1281},"Microsoft.SecurityInsights/entities@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1512},"Microsoft.SecurityInsights/entities/relations@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1516},"Microsoft.SecurityInsights/entityQueryTemplates@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1553},"Microsoft.SecurityInsights/officeConsents@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1558},"Microsoft.SecurityInsights/alertRules@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":160},"Microsoft.SecurityInsights/alertRules/actions@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":165},"Microsoft.SecurityInsights/automationRules@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":317},"Microsoft.SecurityInsights/bookmarks@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":330},"Microsoft.SecurityInsights/dataConnectors@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":387},"Microsoft.SecurityInsights/incidents@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":434},"Microsoft.SecurityInsights/incidents/comments@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":439},"Microsoft.SecurityInsights/incidents/relations@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":444},"Microsoft.SecurityInsights/onboardingStates@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":449},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":482},"Microsoft.SecurityInsights/threatIntelligence/indicators@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":506},"Microsoft.SecurityInsights/watchlists@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":515},"Microsoft.SecurityInsights/watchlists/watchlistItems@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":520},"Microsoft.SecurityInsights/alertRuleTemplates@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":621},"Microsoft.SecurityInsights/alertRules@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":277},"Microsoft.SecurityInsights/alertRules/actions@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":282},"Microsoft.SecurityInsights/automationRules@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":455},"Microsoft.SecurityInsights/incidents@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":504},"Microsoft.SecurityInsights/bookmarks@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":541},"Microsoft.SecurityInsights/bookmarks/relations@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":546},"Microsoft.SecurityInsights/entityQueries@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":633},"Microsoft.SecurityInsights/fileImports@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":666},"Microsoft.SecurityInsights/incidents/comments@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":671},"Microsoft.SecurityInsights/incidents/relations@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":675},"Microsoft.SecurityInsights/incidents/tasks@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":683},"Microsoft.SecurityInsights/metadata@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":749},"Microsoft.SecurityInsights/onboardingStates@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":754},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":787},"Microsoft.SecurityInsights/settings@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":813},"Microsoft.SecurityInsights/sourcecontrols@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":853},"Microsoft.SecurityInsights/threatIntelligence/indicators@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":877},"Microsoft.SecurityInsights/watchlists@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":886},"Microsoft.SecurityInsights/watchlists/watchlistItems@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":893},"Microsoft.SecurityInsights/dataConnectors@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1075},"Microsoft.SecurityInsights/alertRuleTemplates@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1292},"Microsoft.SecurityInsights/entities@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1523},"Microsoft.SecurityInsights/entities/relations@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1527},"Microsoft.SecurityInsights/entityQueryTemplates@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1564},"Microsoft.SecurityInsights/officeConsents@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1569},"Microsoft.SecurityInsights/alertRules@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":277},"Microsoft.SecurityInsights/alertRules/actions@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":282},"Microsoft.SecurityInsights/automationRules@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":455},"Microsoft.SecurityInsights/incidents@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":504},"Microsoft.SecurityInsights/bookmarks@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":541},"Microsoft.SecurityInsights/bookmarks/relations@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":546},"Microsoft.SecurityInsights/entityQueries@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":633},"Microsoft.SecurityInsights/fileImports@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":666},"Microsoft.SecurityInsights/incidents/comments@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":671},"Microsoft.SecurityInsights/incidents/relations@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":675},"Microsoft.SecurityInsights/incidents/tasks@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":683},"Microsoft.SecurityInsights/metadata@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":749},"Microsoft.SecurityInsights/onboardingStates@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":754},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":787},"Microsoft.SecurityInsights/settings@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":813},"Microsoft.SecurityInsights/sourcecontrols@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":853},"Microsoft.SecurityInsights/threatIntelligence/indicators@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":877},"Microsoft.SecurityInsights/watchlists@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":886},"Microsoft.SecurityInsights/watchlists/watchlistItems@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":893},"Microsoft.SecurityInsights/dataConnectors@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1092},"Microsoft.SecurityInsights/alertRuleTemplates@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1309},"Microsoft.SecurityInsights/triggeredAnalyticsRuleRuns@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1321},"Microsoft.SecurityInsights/entities@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1552},"Microsoft.SecurityInsights/entities/relations@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1556},"Microsoft.SecurityInsights/entityQueryTemplates@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1593},"Microsoft.SecurityInsights/officeConsents@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1598},"Microsoft.SecurityInsights/alertRules@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":172},"Microsoft.SecurityInsights/alertRules/actions@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":177},"Microsoft.SecurityInsights/automationRules@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":329},"Microsoft.SecurityInsights/bookmarks@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":342},"Microsoft.SecurityInsights/dataConnectors@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":399},"Microsoft.SecurityInsights/incidents@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":446},"Microsoft.SecurityInsights/incidents/comments@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":451},"Microsoft.SecurityInsights/incidents/relations@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":456},"Microsoft.SecurityInsights/metadata@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":486},"Microsoft.SecurityInsights/onboardingStates@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":491},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":524},"Microsoft.SecurityInsights/threatIntelligence/indicators@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":548},"Microsoft.SecurityInsights/watchlists@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":557},"Microsoft.SecurityInsights/watchlists/watchlistItems@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":562},"Microsoft.SecurityInsights/alertRuleTemplates@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":663},"Microsoft.SecurityInsights/alertRules@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":277},"Microsoft.SecurityInsights/alertRules/actions@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":282},"Microsoft.SecurityInsights/automationRules@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":455},"Microsoft.SecurityInsights/incidents@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":504},"Microsoft.SecurityInsights/bookmarks@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":541},"Microsoft.SecurityInsights/bookmarks/relations@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":546},"Microsoft.SecurityInsights/entityQueries@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":633},"Microsoft.SecurityInsights/fileImports@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":666},"Microsoft.SecurityInsights/incidents/comments@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":671},"Microsoft.SecurityInsights/incidents/relations@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":675},"Microsoft.SecurityInsights/incidents/tasks@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":683},"Microsoft.SecurityInsights/metadata@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":713},"Microsoft.SecurityInsights/onboardingStates@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":718},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":751},"Microsoft.SecurityInsights/settings@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":777},"Microsoft.SecurityInsights/sourcecontrols@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":817},"Microsoft.SecurityInsights/threatIntelligence/indicators@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":841},"Microsoft.SecurityInsights/watchlists@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":850},"Microsoft.SecurityInsights/watchlists/watchlistItems@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":857},"Microsoft.SecurityInsights/dataConnectors@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1052},"Microsoft.SecurityInsights/alertRuleTemplates@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1269},"Microsoft.SecurityInsights/entities@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1500},"Microsoft.SecurityInsights/entities/relations@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1504},"Microsoft.SecurityInsights/entityQueryTemplates@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1541},"Microsoft.SecurityInsights/officeConsents@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1546},"Microsoft.SecurityInsights/triggeredAnalyticsRuleRuns@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1558},"Microsoft.SecurityInsights/alertRules@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":277},"Microsoft.SecurityInsights/alertRules/actions@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":282},"Microsoft.SecurityInsights/automationRules@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":455},"Microsoft.SecurityInsights/incidents@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":504},"Microsoft.SecurityInsights/bookmarks@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":541},"Microsoft.SecurityInsights/bookmarks/relations@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":546},"Microsoft.SecurityInsights/contentPackages@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":604},"Microsoft.SecurityInsights/contentTemplates@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":635},"Microsoft.SecurityInsights/entityQueries@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":722},"Microsoft.SecurityInsights/fileImports@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":755},"Microsoft.SecurityInsights/hunts@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":797},"Microsoft.SecurityInsights/hunts/relations@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":803},"Microsoft.SecurityInsights/hunts/comments@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":808},"Microsoft.SecurityInsights/incidents/comments@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":813},"Microsoft.SecurityInsights/incidents/relations@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":817},"Microsoft.SecurityInsights/incidents/tasks@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":825},"Microsoft.SecurityInsights/metadata@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":840},"Microsoft.SecurityInsights/onboardingStates@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":845},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":878},"Microsoft.SecurityInsights/settings@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":904},"Microsoft.SecurityInsights/sourcecontrols@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":944},"Microsoft.SecurityInsights/threatIntelligence/indicators@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":968},"Microsoft.SecurityInsights/watchlists@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":977},"Microsoft.SecurityInsights/watchlists/watchlistItems@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":984},"Microsoft.SecurityInsights/workspaceManagerGroups@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":990},"Microsoft.SecurityInsights/workspaceManagerAssignments@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1003},"Microsoft.SecurityInsights/workspaceManagerConfigurations@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1011},"Microsoft.SecurityInsights/workspaceManagerMembers@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1016},"Microsoft.SecurityInsights/dataConnectors@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1211},"Microsoft.SecurityInsights/alertRuleTemplates@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1428},"Microsoft.SecurityInsights/entities@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1659},"Microsoft.SecurityInsights/contentProductPackages@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1679},"Microsoft.SecurityInsights/contentproducttemplates@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1710},"Microsoft.SecurityInsights/entities/relations@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1714},"Microsoft.SecurityInsights/entityQueryTemplates@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1751},"Microsoft.SecurityInsights/officeConsents@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1756},"Microsoft.SecurityInsights/triggeredAnalyticsRuleRuns@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1768},"Microsoft.SecurityInsights/workspaceManagerAssignments/jobs@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1790},"Microsoft.SecurityInsights/alertRules@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":277},"Microsoft.SecurityInsights/alertRules/actions@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":282},"Microsoft.SecurityInsights/automationRules@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":455},"Microsoft.SecurityInsights/incidents@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":504},"Microsoft.SecurityInsights/bookmarks@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":541},"Microsoft.SecurityInsights/bookmarks/relations@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":546},"Microsoft.SecurityInsights/contentPackages@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":604},"Microsoft.SecurityInsights/contentTemplates@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":635},"Microsoft.SecurityInsights/entityQueries@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":722},"Microsoft.SecurityInsights/fileImports@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":755},"Microsoft.SecurityInsights/hunts@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":797},"Microsoft.SecurityInsights/hunts/relations@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":803},"Microsoft.SecurityInsights/hunts/comments@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":808},"Microsoft.SecurityInsights/incidents/comments@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":813},"Microsoft.SecurityInsights/incidents/relations@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":817},"Microsoft.SecurityInsights/incidents/tasks@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":825},"Microsoft.SecurityInsights/metadata@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":840},"Microsoft.SecurityInsights/onboardingStates@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":845},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":878},"Microsoft.SecurityInsights/settings@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":904},"Microsoft.SecurityInsights/sourcecontrols@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":944},"Microsoft.SecurityInsights/threatIntelligence/indicators@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":968},"Microsoft.SecurityInsights/watchlists@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":977},"Microsoft.SecurityInsights/watchlists/watchlistItems@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":984},"Microsoft.SecurityInsights/workspaceManagerAssignments@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":997},"Microsoft.SecurityInsights/workspaceManagerConfigurations@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1005},"Microsoft.SecurityInsights/workspaceManagerGroups@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1011},"Microsoft.SecurityInsights/workspaceManagerMembers@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1016},"Microsoft.SecurityInsights/dataConnectors@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1218},"Microsoft.SecurityInsights/alertRuleTemplates@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1435},"Microsoft.SecurityInsights/entities@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1666},"Microsoft.SecurityInsights/billingStatistics@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1673},"Microsoft.SecurityInsights/contentProductPackages@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1693},"Microsoft.SecurityInsights/contentproducttemplates@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1724},"Microsoft.SecurityInsights/entities/relations@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1728},"Microsoft.SecurityInsights/entityQueryTemplates@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1765},"Microsoft.SecurityInsights/officeConsents@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1770},"Microsoft.SecurityInsights/triggeredAnalyticsRuleRuns@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1782},"Microsoft.SecurityInsights/workspaceManagerAssignments/jobs@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1804},"Microsoft.SecurityInsights/alertRules@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":277},"Microsoft.SecurityInsights/alertRules/actions@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":282},"Microsoft.SecurityInsights/automationRules@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":455},"Microsoft.SecurityInsights/incidents@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":504},"Microsoft.SecurityInsights/bookmarks@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":541},"Microsoft.SecurityInsights/bookmarks/relations@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":546},"Microsoft.SecurityInsights/contentPackages@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":604},"Microsoft.SecurityInsights/contentTemplates@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":635},"Microsoft.SecurityInsights/entityQueries@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":722},"Microsoft.SecurityInsights/fileImports@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":755},"Microsoft.SecurityInsights/hunts@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":797},"Microsoft.SecurityInsights/hunts/relations@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":803},"Microsoft.SecurityInsights/hunts/comments@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":808},"Microsoft.SecurityInsights/incidents/comments@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":813},"Microsoft.SecurityInsights/incidents/relations@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":817},"Microsoft.SecurityInsights/incidents/tasks@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":825},"Microsoft.SecurityInsights/metadata@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":840},"Microsoft.SecurityInsights/onboardingStates@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":845},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":878},"Microsoft.SecurityInsights/settings@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":904},"Microsoft.SecurityInsights/sourcecontrols@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":956},"Microsoft.SecurityInsights/threatIntelligence/indicators@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":980},"Microsoft.SecurityInsights/watchlists@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":989},"Microsoft.SecurityInsights/watchlists/watchlistItems@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":996},"Microsoft.SecurityInsights/workspaceManagerAssignments@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1009},"Microsoft.SecurityInsights/workspaceManagerConfigurations@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1017},"Microsoft.SecurityInsights/workspaceManagerGroups@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1023},"Microsoft.SecurityInsights/workspaceManagerMembers@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1028},"Microsoft.SecurityInsights/dataConnectors@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1230},"Microsoft.SecurityInsights/alertRuleTemplates@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1447},"Microsoft.SecurityInsights/entities@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1678},"Microsoft.SecurityInsights/billingStatistics@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1685},"Microsoft.SecurityInsights/contentProductPackages@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1705},"Microsoft.SecurityInsights/contentproducttemplates@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1736},"Microsoft.SecurityInsights/entities/relations@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1740},"Microsoft.SecurityInsights/entityQueryTemplates@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1777},"Microsoft.SecurityInsights/officeConsents@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1782},"Microsoft.SecurityInsights/triggeredAnalyticsRuleRuns@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1794},"Microsoft.SecurityInsights/workspaceManagerAssignments/jobs@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1816},"Microsoft.SecurityInsights/alertRules@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":277},"Microsoft.SecurityInsights/alertRules/actions@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":282},"Microsoft.SecurityInsights/automationRules@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":455},"Microsoft.SecurityInsights/incidents@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":504},"Microsoft.SecurityInsights/bookmarks@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":541},"Microsoft.SecurityInsights/bookmarks/relations@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":546},"Microsoft.SecurityInsights/contentPackages@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":604},"Microsoft.SecurityInsights/contentTemplates@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":635},"Microsoft.SecurityInsights/entityQueries@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":722},"Microsoft.SecurityInsights/fileImports@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":755},"Microsoft.SecurityInsights/hunts@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":799},"Microsoft.SecurityInsights/hunts/relations@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":805},"Microsoft.SecurityInsights/hunts/comments@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":810},"Microsoft.SecurityInsights/incidents/comments@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":815},"Microsoft.SecurityInsights/incidents/relations@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":819},"Microsoft.SecurityInsights/incidents/tasks@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":827},"Microsoft.SecurityInsights/metadata@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":837},"Microsoft.SecurityInsights/onboardingStates@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":842},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":875},"Microsoft.SecurityInsights/settings@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":901},"Microsoft.SecurityInsights/sourcecontrols@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":953},"Microsoft.SecurityInsights/threatIntelligence/indicators@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":977},"Microsoft.SecurityInsights/watchlists@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":986},"Microsoft.SecurityInsights/watchlists/watchlistItems@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":993},"Microsoft.SecurityInsights/workspaceManagerAssignments@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1006},"Microsoft.SecurityInsights/workspaceManagerConfigurations@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1014},"Microsoft.SecurityInsights/workspaceManagerGroups@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1020},"Microsoft.SecurityInsights/workspaceManagerMembers@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1025},"Microsoft.SecurityInsights/dataConnectors@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1227},"Microsoft.SecurityInsights/dataConnectorDefinitions@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1263},"Microsoft.SecurityInsights/alertRuleTemplates@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1480},"Microsoft.SecurityInsights/entities@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1711},"Microsoft.SecurityInsights/billingStatistics@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1718},"Microsoft.SecurityInsights/contentProductPackages@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1738},"Microsoft.SecurityInsights/contentproducttemplates@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1769},"Microsoft.SecurityInsights/entities/relations@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1773},"Microsoft.SecurityInsights/entityQueryTemplates@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1810},"Microsoft.SecurityInsights/officeConsents@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1815},"Microsoft.SecurityInsights/triggeredAnalyticsRuleRuns@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1827},"Microsoft.SecurityInsights/workspaceManagerAssignments/jobs@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1851},"Microsoft.SecurityInsights/alertRules@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":277},"Microsoft.SecurityInsights/alertRules/actions@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":282},"Microsoft.SecurityInsights/automationRules@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":455},"Microsoft.SecurityInsights/incidents@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":504},"Microsoft.SecurityInsights/bookmarks@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":541},"Microsoft.SecurityInsights/bookmarks/relations@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":546},"Microsoft.SecurityInsights/contentPackages@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":604},"Microsoft.SecurityInsights/contentTemplates@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":635},"Microsoft.SecurityInsights/entityQueries@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":722},"Microsoft.SecurityInsights/fileImports@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":755},"Microsoft.SecurityInsights/hunts@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":799},"Microsoft.SecurityInsights/hunts/relations@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":805},"Microsoft.SecurityInsights/hunts/comments@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":810},"Microsoft.SecurityInsights/incidents/comments@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":815},"Microsoft.SecurityInsights/incidents/relations@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":819},"Microsoft.SecurityInsights/incidents/tasks@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":827},"Microsoft.SecurityInsights/metadata@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":837},"Microsoft.SecurityInsights/onboardingStates@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":842},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":875},"Microsoft.SecurityInsights/settings@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":901},"Microsoft.SecurityInsights/sourcecontrols@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":953},"Microsoft.SecurityInsights/threatIntelligence/indicators@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":977},"Microsoft.SecurityInsights/watchlists@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":986},"Microsoft.SecurityInsights/watchlists/watchlistItems@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":993},"Microsoft.SecurityInsights/workspaceManagerAssignments@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1006},"Microsoft.SecurityInsights/workspaceManagerConfigurations@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1014},"Microsoft.SecurityInsights/workspaceManagerGroups@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1020},"Microsoft.SecurityInsights/workspaceManagerMembers@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1025},"Microsoft.SecurityInsights/dataConnectorDefinitions@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1061},"Microsoft.SecurityInsights/dataConnectors@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1263},"Microsoft.SecurityInsights/alertRuleTemplates@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1480},"Microsoft.SecurityInsights/entities@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1711},"Microsoft.SecurityInsights/billingStatistics@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1718},"Microsoft.SecurityInsights/contentProductPackages@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1738},"Microsoft.SecurityInsights/contentproducttemplates@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1769},"Microsoft.SecurityInsights/entities/relations@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1773},"Microsoft.SecurityInsights/entityQueryTemplates@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1810},"Microsoft.SecurityInsights/officeConsents@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1815},"Microsoft.SecurityInsights/triggeredAnalyticsRuleRuns@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1827},"Microsoft.SecurityInsights/workspaceManagerAssignments/jobs@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1851},"Microsoft.SecurityInsights/alertRules@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":277},"Microsoft.SecurityInsights/alertRules/actions@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":282},"Microsoft.SecurityInsights/automationRules@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":455},"Microsoft.SecurityInsights/incidents@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":504},"Microsoft.SecurityInsights/bookmarks@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":541},"Microsoft.SecurityInsights/bookmarks/relations@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":546},"Microsoft.SecurityInsights/contentPackages@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":604},"Microsoft.SecurityInsights/contentTemplates@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":635},"Microsoft.SecurityInsights/entityQueries@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":722},"Microsoft.SecurityInsights/fileImports@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":755},"Microsoft.SecurityInsights/hunts@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":799},"Microsoft.SecurityInsights/hunts/relations@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":805},"Microsoft.SecurityInsights/hunts/comments@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":810},"Microsoft.SecurityInsights/incidents/comments@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":815},"Microsoft.SecurityInsights/incidents/relations@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":819},"Microsoft.SecurityInsights/incidents/tasks@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":827},"Microsoft.SecurityInsights/metadata@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":837},"Microsoft.SecurityInsights/onboardingStates@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":842},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":875},"Microsoft.SecurityInsights/settings@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":901},"Microsoft.SecurityInsights/sourcecontrols@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":953},"Microsoft.SecurityInsights/threatIntelligence/indicators@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":977},"Microsoft.SecurityInsights/watchlists@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":986},"Microsoft.SecurityInsights/watchlists/watchlistItems@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":993},"Microsoft.SecurityInsights/workspaceManagerAssignments@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1006},"Microsoft.SecurityInsights/workspaceManagerConfigurations@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1014},"Microsoft.SecurityInsights/workspaceManagerGroups@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1020},"Microsoft.SecurityInsights/workspaceManagerMembers@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1025},"Microsoft.SecurityInsights/dataConnectorDefinitions@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1061},"Microsoft.SecurityInsights/dataConnectors@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1263},"Microsoft.SecurityInsights/alertRuleTemplates@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1480},"Microsoft.SecurityInsights/entities@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1711},"Microsoft.SecurityInsights/billingStatistics@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1718},"Microsoft.SecurityInsights/contentProductPackages@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1738},"Microsoft.SecurityInsights/contentproducttemplates@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1769},"Microsoft.SecurityInsights/entities/relations@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1773},"Microsoft.SecurityInsights/entityQueryTemplates@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1810},"Microsoft.SecurityInsights/officeConsents@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1815},"Microsoft.SecurityInsights/triggeredAnalyticsRuleRuns@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1827},"Microsoft.SecurityInsights/workspaceManagerAssignments/jobs@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1851},"Microsoft.SecurityInsights/alertRules@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":277},"Microsoft.SecurityInsights/alertRules/actions@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":282},"Microsoft.SecurityInsights/automationRules@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":455},"Microsoft.SecurityInsights/incidents@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":504},"Microsoft.SecurityInsights/bookmarks@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":541},"Microsoft.SecurityInsights/bookmarks/relations@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":546},"Microsoft.SecurityInsights/contentPackages@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":607},"Microsoft.SecurityInsights/contentTemplates@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":642},"Microsoft.SecurityInsights/entityQueries@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":729},"Microsoft.SecurityInsights/fileImports@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":762},"Microsoft.SecurityInsights/hunts@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":806},"Microsoft.SecurityInsights/hunts/relations@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":812},"Microsoft.SecurityInsights/hunts/comments@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":817},"Microsoft.SecurityInsights/incidents/comments@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":822},"Microsoft.SecurityInsights/incidents/relations@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":826},"Microsoft.SecurityInsights/incidents/tasks@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":834},"Microsoft.SecurityInsights/metadata@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":844},"Microsoft.SecurityInsights/onboardingStates@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":849},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":882},"Microsoft.SecurityInsights/settings@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":908},"Microsoft.SecurityInsights/sourcecontrols@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":960},"Microsoft.SecurityInsights/threatIntelligence/indicators@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":984},"Microsoft.SecurityInsights/watchlists@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":993},"Microsoft.SecurityInsights/watchlists/watchlistItems@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1000},"Microsoft.SecurityInsights/workspaceManagerAssignments@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1013},"Microsoft.SecurityInsights/workspaceManagerConfigurations@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1021},"Microsoft.SecurityInsights/workspaceManagerGroups@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1027},"Microsoft.SecurityInsights/workspaceManagerMembers@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1032},"Microsoft.SecurityInsights/dataConnectorDefinitions@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1068},"Microsoft.SecurityInsights/dataConnectors@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1270},"Microsoft.SecurityInsights/alertRuleTemplates@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1487},"Microsoft.SecurityInsights/entities@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1718},"Microsoft.SecurityInsights/billingStatistics@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1725},"Microsoft.SecurityInsights/contentProductPackages@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1748},"Microsoft.SecurityInsights/contentproducttemplates@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1782},"Microsoft.SecurityInsights/entities/relations@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1786},"Microsoft.SecurityInsights/entityQueryTemplates@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1823},"Microsoft.SecurityInsights/officeConsents@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1828},"Microsoft.SecurityInsights/triggeredAnalyticsRuleRuns@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1840},"Microsoft.SecurityInsights/workspaceManagerAssignments/jobs@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1864},"Microsoft.SerialConsole/serialPorts@2018-05-01":{"RelativePath":"serialconsole/microsoft.serialconsole/2018-05-01/types.json","Index":15},"Microsoft.OperationalInsights/workspaces/features/machineGroups@2015-11-01-preview":{"RelativePath":"service-map/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":40},"Microsoft.OperationalInsights/workspaces/features/machines@2015-11-01-preview":{"RelativePath":"service-map/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":113},"Microsoft.OperationalInsights/workspaces/features/machines/processes@2015-11-01-preview":{"RelativePath":"service-map/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":163},"Microsoft.OperationalInsights/workspaces/features/machines/ports@2015-11-01-preview":{"RelativePath":"service-map/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":177},"Microsoft.OperationalInsights/workspaces/features/clientGroups@2015-11-01-preview":{"RelativePath":"service-map/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":188},"Microsoft.OperationalInsights/workspaces/features/summaries@2015-11-01-preview":{"RelativePath":"service-map/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":195},"Microsoft.ServiceBus/namespaces@2015-08-01":{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":36},"Microsoft.ServiceBus/namespaces/AuthorizationRules@2015-08-01":{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":46},"Microsoft.ServiceBus/namespaces/queues@2015-08-01":{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":68},"Microsoft.ServiceBus/namespaces/queues/authorizationRules@2015-08-01":{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":72},"Microsoft.ServiceBus/namespaces/topics@2015-08-01":{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":93},"Microsoft.ServiceBus/namespaces/topics/authorizationRules@2015-08-01":{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":97},"Microsoft.ServiceBus/namespaces/topics/subscriptions@2015-08-01":{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":118},"Microsoft.ServiceBus/namespaces/AuthorizationRules@2017-04-01":{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":17},"Microsoft.ServiceBus/namespaces@2017-04-01":{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":32},"Microsoft.ServiceBus/namespaces/networkRuleSets@2017-04-01":{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":48},"Microsoft.ServiceBus/namespaces/queues/authorizationRules@2017-04-01":{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":52},"Microsoft.ServiceBus/namespaces/queues@2017-04-01":{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":68},"Microsoft.ServiceBus/namespaces/topics/authorizationRules@2017-04-01":{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":72},"Microsoft.ServiceBus/namespaces/topics@2017-04-01":{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":87},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs@2017-04-01":{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":100},"Microsoft.ServiceBus/namespaces/migrationConfigurations@2017-04-01":{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":107},"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules@2017-04-01":{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":119},"Microsoft.ServiceBus/namespaces/topics/subscriptions@2017-04-01":{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":134},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs/AuthorizationRules@2017-04-01":{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":138},"Microsoft.ServiceBus/namespaces/ipfilterrules@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":15},"Microsoft.ServiceBus/namespaces@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":35},"Microsoft.ServiceBus/namespaces/virtualnetworkrules@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":40},"Microsoft.ServiceBus/namespaces/AuthorizationRules@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":50},"Microsoft.ServiceBus/namespaces/networkRuleSets@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":66},"Microsoft.ServiceBus/namespaces/privateEndpointConnections@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":85},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":98},"Microsoft.ServiceBus/namespaces/queues/authorizationRules@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":102},"Microsoft.ServiceBus/namespaces/queues@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":118},"Microsoft.ServiceBus/namespaces/topics/authorizationRules@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":122},"Microsoft.ServiceBus/namespaces/topics@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":137},"Microsoft.ServiceBus/namespaces/migrationConfigurations@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":144},"Microsoft.ServiceBus/namespaces/topics/subscriptions@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":159},"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":171},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs/authorizationRules@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":175},"Microsoft.ServiceBus/namespaces@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":63},"Microsoft.ServiceBus/namespaces/networkRuleSets@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":79},"Microsoft.ServiceBus/namespaces/AuthorizationRules@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":89},"Microsoft.ServiceBus/namespaces/privateEndpointConnections@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":93},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":106},"Microsoft.ServiceBus/namespaces/migrationConfigurations@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":113},"Microsoft.ServiceBus/namespaces/queues/authorizationRules@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":117},"Microsoft.ServiceBus/namespaces/queues@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":133},"Microsoft.ServiceBus/namespaces/topics/authorizationRules@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":137},"Microsoft.ServiceBus/namespaces/topics@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":152},"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":164},"Microsoft.ServiceBus/namespaces/topics/subscriptions@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":179},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs/authorizationRules@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":183},"Microsoft.ServiceBus/namespaces@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":63},"Microsoft.ServiceBus/namespaces/networkRuleSets@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":82},"Microsoft.ServiceBus/namespaces/AuthorizationRules@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":92},"Microsoft.ServiceBus/namespaces/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":96},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":109},"Microsoft.ServiceBus/namespaces/migrationConfigurations@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":116},"Microsoft.ServiceBus/namespaces/queues/authorizationRules@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":120},"Microsoft.ServiceBus/namespaces/queues@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":136},"Microsoft.ServiceBus/namespaces/topics/authorizationRules@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":140},"Microsoft.ServiceBus/namespaces/topics@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":155},"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":167},"Microsoft.ServiceBus/namespaces/topics/subscriptions@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":183},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs/authorizationRules@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":187},"Microsoft.ServiceBus/namespaces@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":63},"Microsoft.ServiceBus/namespaces/networkRuleSets@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":82},"Microsoft.ServiceBus/namespaces/AuthorizationRules@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":92},"Microsoft.ServiceBus/namespaces/privateEndpointConnections@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":96},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":109},"Microsoft.ServiceBus/namespaces/migrationConfigurations@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":116},"Microsoft.ServiceBus/namespaces/queues/authorizationRules@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":120},"Microsoft.ServiceBus/namespaces/queues@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":136},"Microsoft.ServiceBus/namespaces/topics/authorizationRules@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":140},"Microsoft.ServiceBus/namespaces/topics@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":155},"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":167},"Microsoft.ServiceBus/namespaces/topics/subscriptions@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":183},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs/authorizationRules@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":187},"Microsoft.ServiceBus/namespaces@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":72},"Microsoft.ServiceBus/namespaces/networkRuleSets@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":91},"Microsoft.ServiceBus/namespaces/AuthorizationRules@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":101},"Microsoft.ServiceBus/namespaces/privateEndpointConnections@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":105},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":118},"Microsoft.ServiceBus/namespaces/migrationConfigurations@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":125},"Microsoft.ServiceBus/namespaces/queues/authorizationRules@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":129},"Microsoft.ServiceBus/namespaces/queues@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":145},"Microsoft.ServiceBus/namespaces/topics/authorizationRules@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":149},"Microsoft.ServiceBus/namespaces/topics@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":164},"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":176},"Microsoft.ServiceBus/namespaces/topics/subscriptions@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":192},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs/authorizationRules@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":196},"Microsoft.ServiceBus/namespaces@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":71},"Microsoft.ServiceBus/namespaces/networkRuleSets@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":90},"Microsoft.ServiceBus/namespaces/AuthorizationRules@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":100},"Microsoft.ServiceBus/namespaces/privateEndpointConnections@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":104},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":117},"Microsoft.ServiceBus/namespaces/migrationConfigurations@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":124},"Microsoft.ServiceBus/namespaces/queues/authorizationRules@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":128},"Microsoft.ServiceBus/namespaces/queues@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":144},"Microsoft.ServiceBus/namespaces/topics/authorizationRules@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":148},"Microsoft.ServiceBus/namespaces/topics@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":163},"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":175},"Microsoft.ServiceBus/namespaces/topics/subscriptions@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":191},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs/authorizationRules@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":195},"Microsoft.ServiceFabric/clusters@2016-09-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2016-09-01/types.json","Index":74},"Microsoft.ServiceFabric/clusters/applicationTypes@2017-07-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2017-07-01-preview/types.json","Index":12},"Microsoft.ServiceFabric/clusters/applicationTypes/versions@2017-07-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2017-07-01-preview/types.json","Index":18},"Microsoft.ServiceFabric/clusters/applications@2017-07-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2017-07-01-preview/types.json","Index":34},"Microsoft.ServiceFabric/clusters/applications/services@2017-07-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2017-07-01-preview/types.json","Index":72},"Microsoft.ServiceFabric/clusters@2017-07-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2017-07-01-preview/types.json","Index":145},"Microsoft.ServiceFabric/clusters@2018-02-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2018-02-01/types.json","Index":101},"Microsoft.ServiceFabric/clusters@2019-03-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-03-01-preview/types.json","Index":101},"Microsoft.ServiceFabric/clusters/applicationTypes@2019-03-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-03-01-preview/types.json","Index":107},"Microsoft.ServiceFabric/clusters/applicationTypes/versions@2019-03-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-03-01-preview/types.json","Index":114},"Microsoft.ServiceFabric/clusters/applications@2019-03-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-03-01-preview/types.json","Index":131},"Microsoft.ServiceFabric/clusters/applications/services@2019-03-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-03-01-preview/types.json","Index":173},"Microsoft.ServiceFabric/clusters@2019-03-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-03-01/types.json","Index":101},"Microsoft.ServiceFabric/clusters/applicationTypes@2019-03-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-03-01/types.json","Index":107},"Microsoft.ServiceFabric/clusters/applicationTypes/versions@2019-03-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-03-01/types.json","Index":114},"Microsoft.ServiceFabric/clusters/applications@2019-03-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-03-01/types.json","Index":131},"Microsoft.ServiceFabric/clusters/applications/services@2019-03-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-03-01/types.json","Index":173},"Microsoft.ServiceFabric/clusters@2019-06-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-06-01-preview/types.json","Index":101},"Microsoft.ServiceFabric/clusters/applicationTypes@2019-06-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-06-01-preview/types.json","Index":107},"Microsoft.ServiceFabric/clusters/applicationTypes/versions@2019-06-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-06-01-preview/types.json","Index":114},"Microsoft.ServiceFabric/clusters/applications@2019-06-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-06-01-preview/types.json","Index":141},"Microsoft.ServiceFabric/clusters/applications/services@2019-06-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-06-01-preview/types.json","Index":183},"Microsoft.ServiceFabric/clusters@2019-11-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-11-01-preview/types.json","Index":102},"Microsoft.ServiceFabric/clusters/applicationTypes@2019-11-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-11-01-preview/types.json","Index":108},"Microsoft.ServiceFabric/clusters/applicationTypes/versions@2019-11-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-11-01-preview/types.json","Index":115},"Microsoft.ServiceFabric/clusters/applications@2019-11-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-11-01-preview/types.json","Index":147},"Microsoft.ServiceFabric/clusters/applications/services@2019-11-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-11-01-preview/types.json","Index":189},"Microsoft.ServiceFabric/managedClusters@2020-01-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2020-01-01-preview/types.json","Index":60},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2020-01-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2020-01-01-preview/types.json","Index":89},"Microsoft.ServiceFabric/clusters@2020-03-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2020-03-01/types.json","Index":102},"Microsoft.ServiceFabric/clusters/applicationTypes@2020-03-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2020-03-01/types.json","Index":108},"Microsoft.ServiceFabric/clusters/applicationTypes/versions@2020-03-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2020-03-01/types.json","Index":115},"Microsoft.ServiceFabric/clusters/applications@2020-03-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2020-03-01/types.json","Index":147},"Microsoft.ServiceFabric/clusters/applications/services@2020-03-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2020-03-01/types.json","Index":189},"Microsoft.ServiceFabric/clusters@2020-12-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2020-12-01-preview/types.json","Index":113},"Microsoft.ServiceFabric/clusters/applicationTypes@2020-12-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2020-12-01-preview/types.json","Index":119},"Microsoft.ServiceFabric/clusters/applicationTypes/versions@2020-12-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2020-12-01-preview/types.json","Index":126},"Microsoft.ServiceFabric/clusters/applications@2020-12-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2020-12-01-preview/types.json","Index":158},"Microsoft.ServiceFabric/clusters/applications/services@2020-12-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2020-12-01-preview/types.json","Index":200},"Microsoft.ServiceFabric/clusters@2021-06-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2021-06-01/types.json","Index":126},"Microsoft.ServiceFabric/clusters/applicationTypes@2021-06-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2021-06-01/types.json","Index":132},"Microsoft.ServiceFabric/clusters/applicationTypes/versions@2021-06-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2021-06-01/types.json","Index":139},"Microsoft.ServiceFabric/clusters/applications@2021-06-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2021-06-01/types.json","Index":171},"Microsoft.ServiceFabric/clusters/applications/services@2021-06-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2021-06-01/types.json","Index":213},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2021-01-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-01-01-preview/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2021-01-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-01-01-preview/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2021-01-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-01-01-preview/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2021-01-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-01-01-preview/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2021-01-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-01-01-preview/types.json","Index":185},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2021-01-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-01-01-preview/types.json","Index":216},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2021-05-01":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-05-01/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2021-05-01":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-05-01/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2021-05-01":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-05-01/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2021-05-01":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-05-01/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2021-05-01":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-05-01/types.json","Index":188},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2021-05-01":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-05-01/types.json","Index":223},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2021-07-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-07-01-preview/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2021-07-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-07-01-preview/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2021-07-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-07-01-preview/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2021-07-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-07-01-preview/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2021-07-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-07-01-preview/types.json","Index":190},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2021-07-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-07-01-preview/types.json","Index":232},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2021-11-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-11-01-preview/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2021-11-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-11-01-preview/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2021-11-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-11-01-preview/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2021-11-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-11-01-preview/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2021-11-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-11-01-preview/types.json","Index":201},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2021-11-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-11-01-preview/types.json","Index":249},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2022-01-01":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-01-01/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2022-01-01":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-01-01/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2022-01-01":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-01-01/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2022-01-01":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-01-01/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2022-01-01":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-01-01/types.json","Index":201},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2022-01-01":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-01-01/types.json","Index":249},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2022-02-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-02-01-preview/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2022-02-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-02-01-preview/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2022-02-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-02-01-preview/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2022-02-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-02-01-preview/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2022-02-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-02-01-preview/types.json","Index":201},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2022-02-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-02-01-preview/types.json","Index":250},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2022-06-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-06-01-preview/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2022-06-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-06-01-preview/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2022-06-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-06-01-preview/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2022-06-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-06-01-preview/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2022-06-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-06-01-preview/types.json","Index":201},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2022-06-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-06-01-preview/types.json","Index":253},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2022-08-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-08-01-preview/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2022-08-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-08-01-preview/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2022-08-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-08-01-preview/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2022-08-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-08-01-preview/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2022-08-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-08-01-preview/types.json","Index":201},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2022-08-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-08-01-preview/types.json","Index":253},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2022-10-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-10-01-preview/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2022-10-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-10-01-preview/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2022-10-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-10-01-preview/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2022-10-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-10-01-preview/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2022-10-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-10-01-preview/types.json","Index":204},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2022-10-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-10-01-preview/types.json","Index":260},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2023-02-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-02-01-preview/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2023-02-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-02-01-preview/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2023-02-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-02-01-preview/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2023-02-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-02-01-preview/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2023-02-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-02-01-preview/types.json","Index":204},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2023-02-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-02-01-preview/types.json","Index":262},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2023-03-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-03-01-preview/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2023-03-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-03-01-preview/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2023-03-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-03-01-preview/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2023-03-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-03-01-preview/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2023-03-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-03-01-preview/types.json","Index":204},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2023-03-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-03-01-preview/types.json","Index":263},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2023-07-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-07-01-preview/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2023-07-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-07-01-preview/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2023-07-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-07-01-preview/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2023-07-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-07-01-preview/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2023-07-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-07-01-preview/types.json","Index":204},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2023-07-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-07-01-preview/types.json","Index":263},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2023-09-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-09-01-preview/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2023-09-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-09-01-preview/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2023-09-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-09-01-preview/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2023-09-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-09-01-preview/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2023-09-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-09-01-preview/types.json","Index":204},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2023-09-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-09-01-preview/types.json","Index":282},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2023-11-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2023-11-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2023-11-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2023-11-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2023-11-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":208},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2023-11-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":286},"Microsoft.ServiceFabricMesh/applications@2018-07-01-preview":{"RelativePath":"servicefabricmesh/microsoft.servicefabricmesh/2018-07-01-preview/types.json","Index":77},"Microsoft.ServiceFabricMesh/networks@2018-07-01-preview":{"RelativePath":"servicefabricmesh/microsoft.servicefabricmesh/2018-07-01-preview/types.json","Index":88},"Microsoft.ServiceFabricMesh/volumes@2018-07-01-preview":{"RelativePath":"servicefabricmesh/microsoft.servicefabricmesh/2018-07-01-preview/types.json","Index":97},"Microsoft.ServiceFabricMesh/applications/services@2018-07-01-preview":{"RelativePath":"servicefabricmesh/microsoft.servicefabricmesh/2018-07-01-preview/types.json","Index":101},"Microsoft.ServiceFabricMesh/secrets@2018-09-01-preview":{"RelativePath":"servicefabricmesh/microsoft.servicefabricmesh/2018-09-01-preview/types.json","Index":22},"Microsoft.ServiceFabricMesh/secrets/values@2018-09-01-preview":{"RelativePath":"servicefabricmesh/microsoft.servicefabricmesh/2018-09-01-preview/types.json","Index":28},"Microsoft.ServiceFabricMesh/volumes@2018-09-01-preview":{"RelativePath":"servicefabricmesh/microsoft.servicefabricmesh/2018-09-01-preview/types.json","Index":44},"Microsoft.ServiceFabricMesh/networks@2018-09-01-preview":{"RelativePath":"servicefabricmesh/microsoft.servicefabricmesh/2018-09-01-preview/types.json","Index":59},"Microsoft.ServiceFabricMesh/gateways@2018-09-01-preview":{"RelativePath":"servicefabricmesh/microsoft.servicefabricmesh/2018-09-01-preview/types.json","Index":92},"Microsoft.ServiceFabricMesh/applications@2018-09-01-preview":{"RelativePath":"servicefabricmesh/microsoft.servicefabricmesh/2018-09-01-preview/types.json","Index":186},"Microsoft.ServiceFabricMesh/applications/services@2018-09-01-preview":{"RelativePath":"servicefabricmesh/microsoft.servicefabricmesh/2018-09-01-preview/types.json","Index":190},"Microsoft.ServiceLinker/linkers@2021-11-01-preview":{"RelativePath":"servicelinker/microsoft.servicelinker/2021-11-01-preview/types.json","Index":50},"Microsoft.ServiceLinker/linkers@2022-01-01-preview":{"RelativePath":"servicelinker/microsoft.servicelinker/2022-01-01-preview/types.json","Index":67},"Microsoft.ServiceLinker/linkers@2022-05-01":{"RelativePath":"servicelinker/microsoft.servicelinker/2022-05-01/types.json","Index":68},"Microsoft.ServiceLinker/locations/dryruns@2022-11-01-preview":{"RelativePath":"servicelinker/microsoft.servicelinker/2022-11-01-preview/types.json","Index":151},"Microsoft.ServiceLinker/locations/connectors@2022-11-01-preview":{"RelativePath":"servicelinker/microsoft.servicelinker/2022-11-01-preview/types.json","Index":169},"Microsoft.ServiceLinker/linkers@2022-11-01-preview":{"RelativePath":"servicelinker/microsoft.servicelinker/2022-11-01-preview/types.json","Index":173},"Microsoft.ServiceLinker/dryruns@2022-11-01-preview":{"RelativePath":"servicelinker/microsoft.servicelinker/2022-11-01-preview/types.json","Index":177},"Microsoft.ServiceNetworking/trafficControllers@2022-10-01-preview":{"RelativePath":"servicenetworking/microsoft.servicenetworking/2022-10-01-preview/types.json","Index":36},"Microsoft.ServiceNetworking/trafficControllers/associations@2022-10-01-preview":{"RelativePath":"servicenetworking/microsoft.servicenetworking/2022-10-01-preview/types.json","Index":52},"Microsoft.ServiceNetworking/trafficControllers/frontends@2022-10-01-preview":{"RelativePath":"servicenetworking/microsoft.servicenetworking/2022-10-01-preview/types.json","Index":71},"Microsoft.ServiceNetworking/trafficControllers@2023-05-01-preview":{"RelativePath":"servicenetworking/microsoft.servicenetworking/2023-05-01-preview/types.json","Index":36},"Microsoft.ServiceNetworking/trafficControllers/associations@2023-05-01-preview":{"RelativePath":"servicenetworking/microsoft.servicenetworking/2023-05-01-preview/types.json","Index":53},"Microsoft.ServiceNetworking/trafficControllers/frontends@2023-05-01-preview":{"RelativePath":"servicenetworking/microsoft.servicenetworking/2023-05-01-preview/types.json","Index":67},"Microsoft.ServiceNetworking/trafficControllers@2023-11-01":{"RelativePath":"servicenetworking/microsoft.servicenetworking/2023-11-01/types.json","Index":36},"Microsoft.ServiceNetworking/trafficControllers/associations@2023-11-01":{"RelativePath":"servicenetworking/microsoft.servicenetworking/2023-11-01/types.json","Index":53},"Microsoft.ServiceNetworking/trafficControllers/frontends@2023-11-01":{"RelativePath":"servicenetworking/microsoft.servicenetworking/2023-11-01/types.json","Index":67},"Microsoft.SignalRService/SignalR@2018-03-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2018-03-01-preview/types.json","Index":29},"Microsoft.SignalRService/signalR@2018-10-01":{"RelativePath":"signalr/microsoft.signalrservice/2018-10-01/types.json","Index":37},"Microsoft.SignalRService/signalR@2020-05-01":{"RelativePath":"signalr/microsoft.signalrservice/2020-05-01/types.json","Index":95},"Microsoft.SignalRService/signalR/privateEndpointConnections@2020-05-01":{"RelativePath":"signalr/microsoft.signalrservice/2020-05-01/types.json","Index":99},"Microsoft.SignalRService/signalR@2020-07-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2020-07-01-preview/types.json","Index":104},"Microsoft.SignalRService/signalR/privateEndpointConnections@2020-07-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2020-07-01-preview/types.json","Index":108},"Microsoft.SignalRService/signalR@2021-04-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2021-04-01-preview/types.json","Index":139},"Microsoft.SignalRService/signalR/privateEndpointConnections@2021-04-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2021-04-01-preview/types.json","Index":143},"Microsoft.SignalRService/signalR/sharedPrivateLinkResources@2021-04-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2021-04-01-preview/types.json","Index":147},"Microsoft.SignalRService/signalR@2021-06-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2021-06-01-preview/types.json","Index":139},"Microsoft.SignalRService/signalR/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2021-06-01-preview/types.json","Index":143},"Microsoft.SignalRService/signalR/sharedPrivateLinkResources@2021-06-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2021-06-01-preview/types.json","Index":147},"Microsoft.SignalRService/signalR@2021-09-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2021-09-01-preview/types.json","Index":139},"Microsoft.SignalRService/signalR/privateEndpointConnections@2021-09-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2021-09-01-preview/types.json","Index":143},"Microsoft.SignalRService/signalR/sharedPrivateLinkResources@2021-09-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2021-09-01-preview/types.json","Index":147},"Microsoft.SignalRService/signalR@2021-10-01":{"RelativePath":"signalr/microsoft.signalrservice/2021-10-01/types.json","Index":143},"Microsoft.SignalRService/signalR/privateEndpointConnections@2021-10-01":{"RelativePath":"signalr/microsoft.signalrservice/2021-10-01/types.json","Index":147},"Microsoft.SignalRService/signalR/sharedPrivateLinkResources@2021-10-01":{"RelativePath":"signalr/microsoft.signalrservice/2021-10-01/types.json","Index":151},"Microsoft.SignalRService/signalR@2022-02-01":{"RelativePath":"signalr/microsoft.signalrservice/2022-02-01/types.json","Index":146},"Microsoft.SignalRService/signalR/customCertificates@2022-02-01":{"RelativePath":"signalr/microsoft.signalrservice/2022-02-01/types.json","Index":161},"Microsoft.SignalRService/signalR/customDomains@2022-02-01":{"RelativePath":"signalr/microsoft.signalrservice/2022-02-01/types.json","Index":177},"Microsoft.SignalRService/signalR/privateEndpointConnections@2022-02-01":{"RelativePath":"signalr/microsoft.signalrservice/2022-02-01/types.json","Index":181},"Microsoft.SignalRService/signalR/sharedPrivateLinkResources@2022-02-01":{"RelativePath":"signalr/microsoft.signalrservice/2022-02-01/types.json","Index":185},"Microsoft.SignalRService/signalR@2022-08-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2022-08-01-preview/types.json","Index":147},"Microsoft.SignalRService/signalR/customCertificates@2022-08-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2022-08-01-preview/types.json","Index":162},"Microsoft.SignalRService/signalR/customDomains@2022-08-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2022-08-01-preview/types.json","Index":178},"Microsoft.SignalRService/signalR/privateEndpointConnections@2022-08-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2022-08-01-preview/types.json","Index":182},"Microsoft.SignalRService/signalR/sharedPrivateLinkResources@2022-08-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2022-08-01-preview/types.json","Index":186},"Microsoft.SignalRService/signalR@2023-02-01":{"RelativePath":"signalr/microsoft.signalrservice/2023-02-01/types.json","Index":147},"Microsoft.SignalRService/signalR/customCertificates@2023-02-01":{"RelativePath":"signalr/microsoft.signalrservice/2023-02-01/types.json","Index":162},"Microsoft.SignalRService/signalR/customDomains@2023-02-01":{"RelativePath":"signalr/microsoft.signalrservice/2023-02-01/types.json","Index":178},"Microsoft.SignalRService/signalR/privateEndpointConnections@2023-02-01":{"RelativePath":"signalr/microsoft.signalrservice/2023-02-01/types.json","Index":182},"Microsoft.SignalRService/signalR/sharedPrivateLinkResources@2023-02-01":{"RelativePath":"signalr/microsoft.signalrservice/2023-02-01/types.json","Index":186},"Microsoft.SignalRService/signalR@2023-03-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-03-01-preview/types.json","Index":147},"Microsoft.SignalRService/signalR/customCertificates@2023-03-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-03-01-preview/types.json","Index":162},"Microsoft.SignalRService/signalR/customDomains@2023-03-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-03-01-preview/types.json","Index":178},"Microsoft.SignalRService/signalR/privateEndpointConnections@2023-03-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-03-01-preview/types.json","Index":182},"Microsoft.SignalRService/signalR/replicas@2023-03-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-03-01-preview/types.json","Index":198},"Microsoft.SignalRService/signalR/sharedPrivateLinkResources@2023-03-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-03-01-preview/types.json","Index":202},"Microsoft.SignalRService/signalR@2023-06-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-06-01-preview/types.json","Index":147},"Microsoft.SignalRService/signalR/customCertificates@2023-06-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-06-01-preview/types.json","Index":162},"Microsoft.SignalRService/signalR/customDomains@2023-06-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-06-01-preview/types.json","Index":178},"Microsoft.SignalRService/signalR/privateEndpointConnections@2023-06-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-06-01-preview/types.json","Index":182},"Microsoft.SignalRService/signalR/replicas@2023-06-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-06-01-preview/types.json","Index":198},"Microsoft.SignalRService/signalR/sharedPrivateLinkResources@2023-06-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-06-01-preview/types.json","Index":202},"Microsoft.SignalRService/signalR@2023-08-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-08-01-preview/types.json","Index":152},"Microsoft.SignalRService/signalR/customCertificates@2023-08-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-08-01-preview/types.json","Index":167},"Microsoft.SignalRService/signalR/customDomains@2023-08-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-08-01-preview/types.json","Index":183},"Microsoft.SignalRService/signalR/privateEndpointConnections@2023-08-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-08-01-preview/types.json","Index":187},"Microsoft.SignalRService/signalR/replicas@2023-08-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-08-01-preview/types.json","Index":203},"Microsoft.SignalRService/signalR/sharedPrivateLinkResources@2023-08-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-08-01-preview/types.json","Index":207},"Microsoft.SoftwarePlan/hybridUseBenefits@2019-06-01-preview":{"RelativePath":"softwareplan/microsoft.softwareplan/2019-06-01-preview/types.json","Index":17},"Microsoft.SoftwarePlan/hybridUseBenefits@2019-12-01":{"RelativePath":"softwareplan/microsoft.softwareplan/2019-12-01/types.json","Index":17},"Microsoft.Solutions/applications@2017-12-01":{"RelativePath":"solutions/microsoft.solutions/2017-12-01/types.json","Index":29},"Microsoft.Solutions/applicationDefinitions@2017-12-01":{"RelativePath":"solutions/microsoft.solutions/2017-12-01/types.json","Index":46},"Microsoft.Solutions/applications@2018-02-01":{"RelativePath":"solutions/microsoft.solutions/2018-02-01/types.json","Index":53},"Microsoft.Solutions/applicationDefinitions@2018-02-01":{"RelativePath":"solutions/microsoft.solutions/2018-02-01/types.json","Index":77},"Microsoft.Solutions/applications@2018-03-01":{"RelativePath":"solutions/microsoft.solutions/2018-03-01/types.json","Index":63},"Microsoft.Solutions/applicationDefinitions@2018-03-01":{"RelativePath":"solutions/microsoft.solutions/2018-03-01/types.json","Index":87},"Microsoft.Solutions/jitRequests@2018-03-01":{"RelativePath":"solutions/microsoft.solutions/2018-03-01/types.json","Index":122},"Microsoft.Solutions/jitRequests@2018-06-01":{"RelativePath":"solutions/microsoft.solutions/2018-06-01/types.json","Index":122},"Microsoft.Solutions/applications@2018-09-01-preview":{"RelativePath":"solutions/microsoft.solutions/2018-09-01-preview/types.json","Index":63},"Microsoft.Solutions/applicationDefinitions@2018-09-01-preview":{"RelativePath":"solutions/microsoft.solutions/2018-09-01-preview/types.json","Index":87},"Microsoft.Solutions/jitRequests@2018-09-01-preview":{"RelativePath":"solutions/microsoft.solutions/2018-09-01-preview/types.json","Index":122},"Microsoft.Solutions/applications@2021-02-01-preview":{"RelativePath":"solutions/microsoft.solutions/2021-02-01-preview/types.json","Index":78},"Microsoft.Solutions/applicationDefinitions@2021-02-01-preview":{"RelativePath":"solutions/microsoft.solutions/2021-02-01-preview/types.json","Index":118},"Microsoft.Solutions/jitRequests@2021-02-01-preview":{"RelativePath":"solutions/microsoft.solutions/2021-02-01-preview/types.json","Index":153},"Microsoft.Solutions/applications@2021-07-01":{"RelativePath":"solutions/microsoft.solutions/2021-07-01/types.json","Index":75},"Microsoft.Solutions/applicationDefinitions@2021-07-01":{"RelativePath":"solutions/microsoft.solutions/2021-07-01/types.json","Index":115},"Microsoft.Solutions/jitRequests@2021-07-01":{"RelativePath":"solutions/microsoft.solutions/2021-07-01/types.json","Index":147},"Microsoft.AzureSphere/catalogs@2022-09-01-preview":{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":32},"Microsoft.AzureSphere/catalogs/images@2022-09-01-preview":{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":73},"Microsoft.AzureSphere/catalogs/products@2022-09-01-preview":{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":86},"Microsoft.AzureSphere/catalogs/products/deviceGroups@2022-09-01-preview":{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":111},"Microsoft.AzureSphere/catalogs/products/deviceGroups/deployments@2022-09-01-preview":{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":126},"Microsoft.AzureSphere/catalogs/products/deviceGroups/devices@2022-09-01-preview":{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":139},"Microsoft.AzureSphere/catalogs/certificates@2022-09-01-preview":{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":157},"Microsoft.Sql/servers/databases/dataMaskingPolicies@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":16},"Microsoft.Sql/servers/databases/dataMaskingPolicies/rules@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":31},"Microsoft.Sql/servers/databases/geoBackupPolicies@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":41},"Microsoft.Sql/servers/databases@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":314},"Microsoft.Sql/servers/databases/extensions@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":328},"Microsoft.Sql/servers/elasticPools@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":344},"Microsoft.Sql/servers/communicationLinks@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":349},"Microsoft.Sql/servers/connectionPolicies@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":360},"Microsoft.Sql/servers/databases/securityAlertPolicies@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":377},"Microsoft.Sql/servers/firewallRules@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":382},"Microsoft.Sql/servers/databases/transparentDataEncryption@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":388},"Microsoft.Sql/servers@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":400},"Microsoft.Sql/servers/administrators@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":407},"Microsoft.Sql/servers/advisors@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":421},"Microsoft.Sql/servers/databases/advisors@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":425},"Microsoft.Sql/servers/disasterRecoveryConfiguration@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":445},"Microsoft.Sql/servers/auditingPolicies@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":452},"Microsoft.Sql/servers/databases/auditingPolicies@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":459},"Microsoft.Sql/servers/databases/connectionPolicies@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":466},"Microsoft.Sql/servers/elasticPools/databases@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":471},"Microsoft.Sql/servers/recommendedElasticPools/databases@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":476},"Microsoft.Sql/servers/serviceObjectives@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":481},"Microsoft.Sql/servers/recoverableDatabases@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":486},"Microsoft.Sql/servers/restorableDroppedDatabases@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":491},"Microsoft.Sql/servers/recommendedElasticPools@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":507},"Microsoft.Sql/servers/databases/replicationLinks@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":529},"Microsoft.Sql/servers/databases/serviceTierAdvisors@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":533},"Microsoft.Sql/servers/encryptionProtector@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":17},"Microsoft.Sql/servers/failoverGroups@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":40},"Microsoft.Sql/servers/keys@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":48},"Microsoft.Sql/servers/syncAgents@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":57},"Microsoft.Sql/servers/virtualNetworkRules@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":68},"Microsoft.Sql/managedInstances@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":91},"Microsoft.Sql/servers@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":97},"Microsoft.Sql/servers/databases/syncGroups@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":116},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":147},"Microsoft.Sql/servers/databases/auditingSettings@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":158},"Microsoft.Sql/servers/firewallRules@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":163},"Microsoft.Sql/servers/databases/automaticTuning@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":196},"Microsoft.Sql/locations/usages@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":201},"Microsoft.Sql/virtualClusters@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":208},"Microsoft.Sql/servers/databases/advisors@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":271},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":275},"Microsoft.Sql/servers/advisors@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":279},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":18},"Microsoft.Sql/servers/extendedAuditingSettings@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":29},"Microsoft.Sql/servers/auditingSettings@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":40},"Microsoft.Sql/servers/databases/auditingSettings@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":51},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":62},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":71},"Microsoft.Sql/servers/jobAgents@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":84},"Microsoft.Sql/servers/jobAgents/credentials@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":89},"Microsoft.Sql/servers/jobAgents/jobs/executions@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":118},"Microsoft.Sql/servers/jobAgents/jobs@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":127},"Microsoft.Sql/servers/jobAgents/jobs/steps@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":141},"Microsoft.Sql/servers/jobAgents/targetGroups@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":157},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":164},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":170},"Microsoft.Sql/servers/dnsAliases@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":175},"Microsoft.Sql/servers/securityAlertPolicies@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":188},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":194},"Microsoft.Sql/managedInstances/securityAlertPolicies@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":200},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":214},"Microsoft.Sql/managedInstances/administrators@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":222},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":229},"Microsoft.Sql/servers/databases@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":272},"Microsoft.Sql/managedInstances/databases@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":295},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":299},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":303},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":307},"Microsoft.Sql/servers/jobAgents/jobs/versions@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":311},"Microsoft.Sql/servers/automaticTuning@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":338},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":344},"Microsoft.Sql/servers/databases/restorePoints@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":352},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":357},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":364},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2017-10-01-preview":{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":18},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2017-10-01-preview":{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":27},"Microsoft.Sql/locations/instanceFailoverGroups@2017-10-01-preview":{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":50},"Microsoft.Sql/managedInstances/keys@2017-10-01-preview":{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":58},"Microsoft.Sql/managedInstances/encryptionProtector@2017-10-01-preview":{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":68},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2017-10-01-preview":{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":75},"Microsoft.Sql/servers/elasticPools@2017-10-01-preview":{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":90},"Microsoft.Sql/servers/databases@2017-10-01-preview":{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":142},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2017-10-01-preview":{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":157},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2017-10-01-preview":{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":161},"Microsoft.Sql/managedInstances/recoverableDatabases@2017-10-01-preview":{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":166},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":16},"Microsoft.Sql/servers/vulnerabilityAssessments@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":23},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":37},"Microsoft.Sql/instancePools@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":47},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":54},"Microsoft.Sql/servers/databases/securityAlertPolicies@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":67},"Microsoft.Sql/managedInstances@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":89},"Microsoft.Sql/managedInstances/databases@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":112},"Microsoft.Sql/servers/privateEndpointConnections@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":119},"Microsoft.Sql/servers/administrators@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":128},"Microsoft.Sql/servers/privateLinkResources@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":134},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":139},"Microsoft.Sql/managedInstances/operations@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":163},"Microsoft.Sql/managedInstances/databases/restoreDetails@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":171},"Microsoft.Sql/servers@2019-06-01-preview":{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":40},"Microsoft.Sql/servers/databases/workloadGroups@2019-06-01-preview":{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":45},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2019-06-01-preview":{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":50},"Microsoft.Sql/servers/administrators@2019-06-01-preview":{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":59},"Microsoft.Sql/servers/databases/syncGroups@2019-06-01-preview":{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":78},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2019-06-01-preview":{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":109},"Microsoft.Sql/servers/databases@2019-06-01-preview":{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":166},"Microsoft.Sql/managedInstances/databases@2019-06-01-preview":{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":189},"Microsoft.Sql/managedInstances/operations@2019-06-01-preview":{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":213},"Microsoft.Sql/managedInstances/databases/restoreDetails@2019-06-01-preview":{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":221},"Microsoft.Sql/servers/databases@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":64},"Microsoft.Sql/servers@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":97},"Microsoft.Sql/managedInstances/databases@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":120},"Microsoft.Sql/servers/azureADOnlyAuthentications@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":127},"Microsoft.Sql/managedInstances@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":159},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":166},"Microsoft.Sql/locations/serverTrustGroups@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":176},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":183},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":194},"Microsoft.Sql/servers/extendedAuditingSettings@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":205},"Microsoft.Sql/servers/auditingSettings@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":216},"Microsoft.Sql/servers/databases/auditingSettings@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":227},"Microsoft.Sql/servers/databases/securityAlertPolicies@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":250},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":261},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":270},"Microsoft.Sql/servers/elasticPools@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":284},"Microsoft.Sql/servers/encryptionProtector@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":294},"Microsoft.Sql/servers/failoverGroups@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":317},"Microsoft.Sql/servers/firewallRules@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":322},"Microsoft.Sql/locations/instanceFailoverGroups@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":345},"Microsoft.Sql/instancePools@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":354},"Microsoft.Sql/servers/jobAgents@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":366},"Microsoft.Sql/servers/jobAgents/credentials@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":371},"Microsoft.Sql/servers/jobAgents/jobs/executions@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":400},"Microsoft.Sql/servers/jobAgents/jobs@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":409},"Microsoft.Sql/servers/jobAgents/jobs/steps@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":423},"Microsoft.Sql/servers/jobAgents/targetGroups@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":439},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":446},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":453},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":466},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":480},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":490},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":497},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":503},"Microsoft.Sql/managedInstances/administrators@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":512},"Microsoft.Sql/managedInstances/encryptionProtector@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":522},"Microsoft.Sql/managedInstances/keys@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":530},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":536},"Microsoft.Sql/managedInstances/privateEndpointConnections@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":540},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":547},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":553},"Microsoft.Sql/managedInstances/securityAlertPolicies@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":559},"Microsoft.Sql/servers/privateEndpointConnections@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":563},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":570},"Microsoft.Sql/servers/administrators@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":579},"Microsoft.Sql/servers/devOpsAuditingSettings@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":587},"Microsoft.Sql/servers/dnsAliases@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":592},"Microsoft.Sql/servers/keys@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":600},"Microsoft.Sql/servers/securityAlertPolicies@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":606},"Microsoft.Sql/servers/vulnerabilityAssessments@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":613},"Microsoft.Sql/managedInstances/sqlAgent@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":622},"Microsoft.Sql/servers/syncAgents@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":631},"Microsoft.Sql/servers/databases/syncGroups@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":650},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":681},"Microsoft.Sql/servers/databases/transparentDataEncryption@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":691},"Microsoft.Sql/servers/virtualNetworkRules@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":703},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":708},"Microsoft.Sql/servers/databases/workloadGroups@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":713},"Microsoft.Sql/managedInstances/databases/restoreDetails@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":721},"Microsoft.Sql/servers/databases/advisors@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":784},"Microsoft.Sql/servers/databases/automaticTuning@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":817},"Microsoft.Sql/servers/databases/schemas/tables/columns@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":861},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":865},"Microsoft.Sql/servers/databases/schemas@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":869},"Microsoft.Sql/servers/databases/schemas/tables@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":878},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":893},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":900},"Microsoft.Sql/locations/deletedServers@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":905},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":909},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":913},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":917},"Microsoft.Sql/servers/jobAgents/jobs/versions@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":921},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":926},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":931},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":935},"Microsoft.Sql/managedInstances/databases/queries@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":940},"Microsoft.Sql/managedInstances/databases/schemas@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":944},"Microsoft.Sql/managedInstances/databases/schemas/tables@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":948},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":952},"Microsoft.Sql/managedInstances/operations@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":976},"Microsoft.Sql/managedInstances/privateLinkResources@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":982},"Microsoft.Sql/servers/privateLinkResources@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":989},"Microsoft.Sql/managedInstances/recoverableDatabases@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":994},"Microsoft.Sql/servers/databases/replicationLinks@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":999},"Microsoft.Sql/servers/restorableDroppedDatabases@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1005},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1011},"Microsoft.Sql/servers/databases/restorePoints@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1019},"Microsoft.Sql/servers/advisors@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1023},"Microsoft.Sql/servers/automaticTuning@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1050},"Microsoft.Sql/locations/usages@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1055},"Microsoft.Sql/locations/timeZones@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1060},"Microsoft.Sql/virtualClusters@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1067},"Microsoft.Sql/servers/elasticPools@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":22},"Microsoft.Sql/servers/devOpsAuditingSettings@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":41},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":48},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":59},"Microsoft.Sql/servers/extendedAuditingSettings@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":70},"Microsoft.Sql/servers/auditingSettings@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":81},"Microsoft.Sql/servers/databases/auditingSettings@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":92},"Microsoft.Sql/servers/databases/extensions@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":102},"Microsoft.Sql/servers/databases@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":161},"Microsoft.Sql/servers/databases/securityAlertPolicies@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":173},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":184},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":193},"Microsoft.Sql/servers/encryptionProtector@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":203},"Microsoft.Sql/servers/failoverGroups@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":226},"Microsoft.Sql/servers/firewallRules@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":231},"Microsoft.Sql/locations/instanceFailoverGroups@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":254},"Microsoft.Sql/instancePools@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":263},"Microsoft.Sql/servers/jobAgents@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":275},"Microsoft.Sql/servers/jobAgents/credentials@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":280},"Microsoft.Sql/servers/jobAgents/jobs/executions@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":309},"Microsoft.Sql/servers/jobAgents/jobs@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":318},"Microsoft.Sql/servers/jobAgents/jobs/steps@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":332},"Microsoft.Sql/servers/jobAgents/targetGroups@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":348},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":355},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":362},"Microsoft.Sql/managedInstances/databases@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":385},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":398},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":412},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":422},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":429},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":435},"Microsoft.Sql/managedInstances/administrators@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":444},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":451},"Microsoft.Sql/managedInstances/encryptionProtector@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":461},"Microsoft.Sql/managedInstances/keys@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":469},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":475},"Microsoft.Sql/managedInstances/privateEndpointConnections@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":482},"Microsoft.Sql/managedInstances@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":517},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":524},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":530},"Microsoft.Sql/managedInstances/securityAlertPolicies@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":536},"Microsoft.Sql/servers/privateEndpointConnections@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":556},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":563},"Microsoft.Sql/servers/administrators@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":572},"Microsoft.Sql/servers/azureADOnlyAuthentications@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":579},"Microsoft.Sql/servers/dnsAliases@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":584},"Microsoft.Sql/servers/keys@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":592},"Microsoft.Sql/servers@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":606},"Microsoft.Sql/servers/securityAlertPolicies@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":612},"Microsoft.Sql/locations/serverTrustGroups@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":622},"Microsoft.Sql/servers/vulnerabilityAssessments@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":629},"Microsoft.Sql/managedInstances/sqlAgent@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":638},"Microsoft.Sql/servers/syncAgents@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":647},"Microsoft.Sql/servers/databases/syncGroups@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":666},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":697},"Microsoft.Sql/servers/databases/transparentDataEncryption@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":707},"Microsoft.Sql/servers/virtualNetworkRules@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":719},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":724},"Microsoft.Sql/servers/databases/workloadGroups@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":729},"Microsoft.Sql/servers/databases/advisors@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":792},"Microsoft.Sql/servers/databases/automaticTuning@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":825},"Microsoft.Sql/servers/databases/schemas/tables/columns@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":869},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":873},"Microsoft.Sql/servers/databases/schemas@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":877},"Microsoft.Sql/servers/databases/schemas/tables@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":886},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":901},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":908},"Microsoft.Sql/locations/deletedServers@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":913},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":917},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":921},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":925},"Microsoft.Sql/servers/jobAgents/jobs/versions@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":929},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":938},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":947},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":951},"Microsoft.Sql/managedInstances/databases/queries@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":956},"Microsoft.Sql/managedInstances/databases/restoreDetails@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":964},"Microsoft.Sql/managedInstances/databases/schemas@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":968},"Microsoft.Sql/managedInstances/databases/schemas/tables@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":972},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":976},"Microsoft.Sql/managedInstances/operations@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1000},"Microsoft.Sql/managedInstances/privateLinkResources@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1006},"Microsoft.Sql/servers/privateLinkResources@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1013},"Microsoft.Sql/managedInstances/recoverableDatabases@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1018},"Microsoft.Sql/servers/databases/replicationLinks@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1023},"Microsoft.Sql/servers/restorableDroppedDatabases@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1029},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1035},"Microsoft.Sql/servers/databases/restorePoints@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1043},"Microsoft.Sql/servers/advisors@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1047},"Microsoft.Sql/servers/automaticTuning@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1074},"Microsoft.Sql/locations/usages@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1079},"Microsoft.Sql/locations/timeZones@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1084},"Microsoft.Sql/virtualClusters@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1091},"Microsoft.Sql/servers/databases/securityAlertPolicies@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":30},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":41},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":50},"Microsoft.Sql/servers/encryptionProtector@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":60},"Microsoft.Sql/servers/firewallRules@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":65},"Microsoft.Sql/servers/jobAgents@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":78},"Microsoft.Sql/servers/jobAgents/credentials@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":83},"Microsoft.Sql/servers/jobAgents/jobs/executions@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":112},"Microsoft.Sql/servers/jobAgents/jobs@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":121},"Microsoft.Sql/servers/jobAgents/jobs/steps@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":135},"Microsoft.Sql/servers/jobAgents/targetGroups@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":151},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":158},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":171},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":181},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":188},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":194},"Microsoft.Sql/managedInstances/administrators@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":203},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":210},"Microsoft.Sql/managedInstances/encryptionProtector@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":220},"Microsoft.Sql/managedInstances/keys@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":228},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":235},"Microsoft.Sql/managedInstances/privateEndpointConnections@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":242},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":249},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":255},"Microsoft.Sql/managedInstances/securityAlertPolicies@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":261},"Microsoft.Sql/servers/administrators@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":270},"Microsoft.Sql/servers/azureADOnlyAuthentications@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":277},"Microsoft.Sql/servers/dnsAliases@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":282},"Microsoft.Sql/servers/keys@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":290},"Microsoft.Sql/servers/securityAlertPolicies@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":296},"Microsoft.Sql/locations/serverTrustGroups@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":307},"Microsoft.Sql/servers/vulnerabilityAssessments@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":314},"Microsoft.Sql/managedInstances/sqlAgent@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":323},"Microsoft.Sql/servers/syncAgents@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":332},"Microsoft.Sql/servers/databases/syncGroups@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":351},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":382},"Microsoft.Sql/servers/virtualNetworkRules@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":394},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":399},"Microsoft.Sql/servers/databases/workloadGroups@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":404},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":418},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":425},"Microsoft.Sql/servers/databases@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":488},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":494},"Microsoft.Sql/servers/privateEndpointConnections@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":514},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":521},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":531},"Microsoft.Sql/servers/extendedAuditingSettings@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":541},"Microsoft.Sql/servers/auditingSettings@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":551},"Microsoft.Sql/servers/databases/auditingSettings@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":561},"Microsoft.Sql/servers/databases/extensions@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":571},"Microsoft.Sql/servers/elasticPools@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":585},"Microsoft.Sql/servers/failoverGroups@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":608},"Microsoft.Sql/locations/instanceFailoverGroups@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":631},"Microsoft.Sql/instancePools@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":640},"Microsoft.Sql/managedInstances/databases@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":663},"Microsoft.Sql/managedInstances@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":707},"Microsoft.Sql/servers/devOpsAuditingSettings@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":715},"Microsoft.Sql/servers@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":736},"Microsoft.Sql/servers/databases/transparentDataEncryption@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":746},"Microsoft.Sql/servers/databases/advisors@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":809},"Microsoft.Sql/servers/databases/automaticTuning@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":842},"Microsoft.Sql/servers/databases/schemas/tables/columns@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":886},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":890},"Microsoft.Sql/servers/databases/schemas@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":894},"Microsoft.Sql/servers/databases/schemas/tables@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":903},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":918},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":925},"Microsoft.Sql/locations/deletedServers@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":930},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":934},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":938},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":942},"Microsoft.Sql/servers/jobAgents/jobs/versions@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":946},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":950},"Microsoft.Sql/managedInstances/databases/queries@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":955},"Microsoft.Sql/managedInstances/databases/schemas@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":959},"Microsoft.Sql/managedInstances/databases/schemas/tables@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":963},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":967},"Microsoft.Sql/managedInstances/operations@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":991},"Microsoft.Sql/managedInstances/privateLinkResources@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":997},"Microsoft.Sql/servers/privateLinkResources@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1004},"Microsoft.Sql/managedInstances/recoverableDatabases@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1009},"Microsoft.Sql/servers/databases/restorePoints@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1017},"Microsoft.Sql/servers/advisors@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1021},"Microsoft.Sql/servers/automaticTuning@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1048},"Microsoft.Sql/locations/usages@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1053},"Microsoft.Sql/locations/timeZones@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1058},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1071},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1080},"Microsoft.Sql/managedInstances/databases/restoreDetails@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1088},"Microsoft.Sql/servers/databases/replicationLinks@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1093},"Microsoft.Sql/servers/restorableDroppedDatabases@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1099},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1105},"Microsoft.Sql/virtualClusters@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1112},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":14},"Microsoft.Sql/servers/databases/extensions@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":24},"Microsoft.Sql/servers/databases/ledgerDigestUploads@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":34},"Microsoft.Sql/servers/outboundFirewallRules@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":39},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":50},"Microsoft.Sql/servers/extendedAuditingSettings@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":61},"Microsoft.Sql/servers/auditingSettings@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":72},"Microsoft.Sql/servers/databases/auditingSettings@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":83},"Microsoft.Sql/servers/databases@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":147},"Microsoft.Sql/servers/databases/securityAlertPolicies@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":170},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":181},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":190},"Microsoft.Sql/servers/elasticPools@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":204},"Microsoft.Sql/servers/encryptionProtector@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":214},"Microsoft.Sql/servers/failoverGroups@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":237},"Microsoft.Sql/servers/firewallRules@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":242},"Microsoft.Sql/locations/instanceFailoverGroups@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":265},"Microsoft.Sql/instancePools@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":274},"Microsoft.Sql/servers/jobAgents@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":286},"Microsoft.Sql/servers/jobAgents/credentials@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":291},"Microsoft.Sql/servers/jobAgents/jobs/executions@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":320},"Microsoft.Sql/servers/jobAgents/jobs@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":329},"Microsoft.Sql/servers/jobAgents/jobs/steps@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":343},"Microsoft.Sql/servers/jobAgents/targetGroups@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":359},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":366},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":373},"Microsoft.Sql/managedInstances/databases@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":396},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":409},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":423},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":433},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":440},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":446},"Microsoft.Sql/managedInstances/administrators@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":455},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":462},"Microsoft.Sql/managedInstances/encryptionProtector@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":472},"Microsoft.Sql/managedInstances/keys@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":480},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":486},"Microsoft.Sql/managedInstances/privateEndpointConnections@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":493},"Microsoft.Sql/managedInstances@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":546},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":553},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":559},"Microsoft.Sql/managedInstances/securityAlertPolicies@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":565},"Microsoft.Sql/servers/privateEndpointConnections@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":585},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":592},"Microsoft.Sql/servers/administrators@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":601},"Microsoft.Sql/servers/azureADOnlyAuthentications@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":608},"Microsoft.Sql/servers/devOpsAuditingSettings@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":616},"Microsoft.Sql/servers/dnsAliases@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":621},"Microsoft.Sql/servers/keys@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":629},"Microsoft.Sql/servers@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":653},"Microsoft.Sql/servers/securityAlertPolicies@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":659},"Microsoft.Sql/locations/serverTrustGroups@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":670},"Microsoft.Sql/servers/vulnerabilityAssessments@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":677},"Microsoft.Sql/managedInstances/sqlAgent@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":686},"Microsoft.Sql/servers/syncAgents@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":695},"Microsoft.Sql/servers/databases/syncGroups@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":714},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":745},"Microsoft.Sql/servers/databases/transparentDataEncryption@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":755},"Microsoft.Sql/servers/virtualNetworkRules@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":767},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":772},"Microsoft.Sql/servers/databases/workloadGroups@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":777},"Microsoft.Sql/servers/databases/advisors@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":840},"Microsoft.Sql/servers/databases/automaticTuning@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":873},"Microsoft.Sql/servers/databases/schemas/tables/columns@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":917},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":921},"Microsoft.Sql/servers/databases/schemas@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":925},"Microsoft.Sql/servers/databases/schemas/tables@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":934},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":949},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":956},"Microsoft.Sql/locations/deletedServers@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":961},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":965},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":969},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":973},"Microsoft.Sql/servers/jobAgents/jobs/versions@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":977},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":990},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":999},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1003},"Microsoft.Sql/managedInstances/databases/queries@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1008},"Microsoft.Sql/managedInstances/databases/restoreDetails@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1016},"Microsoft.Sql/managedInstances/databases/schemas@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1020},"Microsoft.Sql/managedInstances/databases/schemas/tables@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1024},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1028},"Microsoft.Sql/managedInstances/operations@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1052},"Microsoft.Sql/managedInstances/privateLinkResources@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1058},"Microsoft.Sql/servers/privateLinkResources@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1065},"Microsoft.Sql/managedInstances/recoverableDatabases@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1070},"Microsoft.Sql/servers/databases/replicationLinks@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1095},"Microsoft.Sql/servers/restorableDroppedDatabases@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1105},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1111},"Microsoft.Sql/servers/databases/restorePoints@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1119},"Microsoft.Sql/servers/advisors@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1123},"Microsoft.Sql/servers/automaticTuning@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1150},"Microsoft.Sql/locations/usages@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1155},"Microsoft.Sql/locations/timeZones@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1160},"Microsoft.Sql/virtualClusters@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1167},"Microsoft.Sql/servers/connectionPolicies@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":18},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":25},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":36},"Microsoft.Sql/servers/extendedAuditingSettings@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":47},"Microsoft.Sql/servers/auditingSettings@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":58},"Microsoft.Sql/servers/databases/auditingSettings@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":69},"Microsoft.Sql/servers/databases/extensions@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":82},"Microsoft.Sql/servers/databases@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":157},"Microsoft.Sql/servers/databases/securityAlertPolicies@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":180},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":191},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":200},"Microsoft.Sql/managedInstances/distributedAvailabilityGroups@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":208},"Microsoft.Sql/servers/elasticPools@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":222},"Microsoft.Sql/servers/encryptionProtector@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":232},"Microsoft.Sql/servers/failoverGroups@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":255},"Microsoft.Sql/servers/firewallRules@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":260},"Microsoft.Sql/locations/instanceFailoverGroups@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":283},"Microsoft.Sql/instancePools@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":292},"Microsoft.Sql/servers/jobAgents@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":304},"Microsoft.Sql/servers/jobAgents/credentials@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":309},"Microsoft.Sql/servers/jobAgents/jobs/executions@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":338},"Microsoft.Sql/servers/jobAgents/jobs@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":347},"Microsoft.Sql/servers/jobAgents/jobs/steps@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":361},"Microsoft.Sql/servers/jobAgents/targetGroups@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":377},"Microsoft.Sql/servers/databases/ledgerDigestUploads@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":387},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":394},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":401},"Microsoft.Sql/managedInstances/databases@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":424},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":437},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":451},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":461},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":468},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":474},"Microsoft.Sql/managedInstances/administrators@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":483},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":490},"Microsoft.Sql/managedInstances/encryptionProtector@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":500},"Microsoft.Sql/managedInstances/keys@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":508},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":514},"Microsoft.Sql/managedInstances/privateEndpointConnections@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":521},"Microsoft.Sql/managedInstances@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":584},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":591},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":597},"Microsoft.Sql/managedInstances/securityAlertPolicies@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":603},"Microsoft.Sql/servers/outboundFirewallRules@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":608},"Microsoft.Sql/servers/privateEndpointConnections@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":629},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":636},"Microsoft.Sql/servers/administrators@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":645},"Microsoft.Sql/servers/azureADOnlyAuthentications@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":652},"Microsoft.Sql/servers/devOpsAuditingSettings@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":660},"Microsoft.Sql/servers/dnsAliases@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":665},"Microsoft.Sql/servers/keys@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":673},"Microsoft.Sql/servers@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":697},"Microsoft.Sql/servers/securityAlertPolicies@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":703},"Microsoft.Sql/managedInstances/serverTrustCertificates@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":708},"Microsoft.Sql/locations/serverTrustGroups@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":719},"Microsoft.Sql/servers/vulnerabilityAssessments@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":726},"Microsoft.Sql/managedInstances/sqlAgent@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":735},"Microsoft.Sql/servers/syncAgents@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":744},"Microsoft.Sql/servers/databases/syncGroups@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":763},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":794},"Microsoft.Sql/servers/databases/transparentDataEncryption@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":804},"Microsoft.Sql/servers/virtualNetworkRules@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":816},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":821},"Microsoft.Sql/servers/databases/workloadGroups@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":826},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":836},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":842},"Microsoft.Sql/servers/databases/advisors@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":905},"Microsoft.Sql/servers/databases/automaticTuning@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":938},"Microsoft.Sql/servers/databases/schemas/tables/columns@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":982},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":986},"Microsoft.Sql/servers/databases/schemas@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":990},"Microsoft.Sql/servers/databases/schemas/tables@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":999},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1014},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1021},"Microsoft.Sql/locations/deletedServers@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1026},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1030},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1034},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1038},"Microsoft.Sql/servers/jobAgents/jobs/versions@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1042},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1057},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1061},"Microsoft.Sql/managedInstances/databases/queries@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1066},"Microsoft.Sql/managedInstances/databases/restoreDetails@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1074},"Microsoft.Sql/managedInstances/databases/schemas@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1078},"Microsoft.Sql/managedInstances/databases/schemas/tables@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1082},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1086},"Microsoft.Sql/managedInstances/operations@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1110},"Microsoft.Sql/managedInstances/privateLinkResources@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1117},"Microsoft.Sql/servers/privateLinkResources@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1124},"Microsoft.Sql/managedInstances/recoverableDatabases@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1129},"Microsoft.Sql/servers/databases/replicationLinks@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1154},"Microsoft.Sql/servers/restorableDroppedDatabases@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1165},"Microsoft.Sql/servers/databases/restorePoints@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1173},"Microsoft.Sql/servers/advisors@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1177},"Microsoft.Sql/servers/automaticTuning@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1204},"Microsoft.Sql/locations/usages@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1209},"Microsoft.Sql/locations/timeZones@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1214},"Microsoft.Sql/virtualClusters@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1221},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":14},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":24},"Microsoft.Sql/servers/extendedAuditingSettings@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":34},"Microsoft.Sql/servers/auditingSettings@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":44},"Microsoft.Sql/servers/databases/auditingSettings@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":54},"Microsoft.Sql/servers/databases/extensions@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":67},"Microsoft.Sql/servers/databases@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":142},"Microsoft.Sql/servers/databases/securityAlertPolicies@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":165},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":176},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":185},"Microsoft.Sql/managedInstances/distributedAvailabilityGroups@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":193},"Microsoft.Sql/servers/elasticPools@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":207},"Microsoft.Sql/servers/encryptionProtector@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":217},"Microsoft.Sql/servers/failoverGroups@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":240},"Microsoft.Sql/servers/firewallRules@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":245},"Microsoft.Sql/locations/instanceFailoverGroups@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":268},"Microsoft.Sql/instancePools@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":277},"Microsoft.Sql/servers/ipv6FirewallRules@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":282},"Microsoft.Sql/servers/jobAgents@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":294},"Microsoft.Sql/servers/jobAgents/credentials@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":299},"Microsoft.Sql/servers/jobAgents/jobs/executions@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":328},"Microsoft.Sql/servers/jobAgents/jobs@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":337},"Microsoft.Sql/servers/jobAgents/jobs/steps@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":351},"Microsoft.Sql/servers/jobAgents/targetGroups@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":367},"Microsoft.Sql/servers/databases/ledgerDigestUploads@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":377},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":384},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":391},"Microsoft.Sql/managedInstances/databases@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":414},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":427},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":441},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":451},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":458},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":464},"Microsoft.Sql/managedInstances/administrators@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":473},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":480},"Microsoft.Sql/managedInstances/encryptionProtector@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":490},"Microsoft.Sql/managedInstances/keys@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":498},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":504},"Microsoft.Sql/managedInstances/privateEndpointConnections@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":511},"Microsoft.Sql/managedInstances@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":574},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":581},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":587},"Microsoft.Sql/managedInstances/securityAlertPolicies@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":593},"Microsoft.Sql/servers/outboundFirewallRules@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":598},"Microsoft.Sql/servers/privateEndpointConnections@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":619},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":626},"Microsoft.Sql/servers/administrators@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":635},"Microsoft.Sql/servers/azureADOnlyAuthentications@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":642},"Microsoft.Sql/servers/connectionPolicies@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":653},"Microsoft.Sql/servers/devOpsAuditingSettings@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":661},"Microsoft.Sql/servers/dnsAliases@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":666},"Microsoft.Sql/servers/keys@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":674},"Microsoft.Sql/servers@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":698},"Microsoft.Sql/servers/securityAlertPolicies@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":704},"Microsoft.Sql/managedInstances/serverTrustCertificates@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":709},"Microsoft.Sql/locations/serverTrustGroups@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":720},"Microsoft.Sql/servers/vulnerabilityAssessments@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":727},"Microsoft.Sql/managedInstances/sqlAgent@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":736},"Microsoft.Sql/servers/syncAgents@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":745},"Microsoft.Sql/servers/databases/syncGroups@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":764},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":795},"Microsoft.Sql/servers/databases/transparentDataEncryption@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":805},"Microsoft.Sql/servers/virtualNetworkRules@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":817},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":822},"Microsoft.Sql/servers/databases/workloadGroups@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":827},"Microsoft.Sql/servers/databases/advisors@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":890},"Microsoft.Sql/servers/databases/automaticTuning@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":923},"Microsoft.Sql/servers/databases/schemas/tables/columns@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":967},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":971},"Microsoft.Sql/servers/databases/schemas@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":975},"Microsoft.Sql/servers/databases/schemas/tables@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":984},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":999},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1006},"Microsoft.Sql/locations/deletedServers@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1011},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1015},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1019},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1023},"Microsoft.Sql/servers/jobAgents/jobs/versions@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1027},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1042},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1052},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1056},"Microsoft.Sql/managedInstances/databases/queries@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1061},"Microsoft.Sql/managedInstances/databases/restoreDetails@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1069},"Microsoft.Sql/managedInstances/databases/schemas@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1073},"Microsoft.Sql/managedInstances/databases/schemas/tables@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1077},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1081},"Microsoft.Sql/managedInstances/operations@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1105},"Microsoft.Sql/managedInstances/privateLinkResources@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1112},"Microsoft.Sql/servers/privateLinkResources@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1119},"Microsoft.Sql/managedInstances/recoverableDatabases@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1124},"Microsoft.Sql/servers/databases/replicationLinks@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1149},"Microsoft.Sql/servers/restorableDroppedDatabases@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1160},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1166},"Microsoft.Sql/servers/databases/restorePoints@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1174},"Microsoft.Sql/servers/advisors@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1178},"Microsoft.Sql/servers/automaticTuning@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1205},"Microsoft.Sql/locations/usages@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1210},"Microsoft.Sql/locations/timeZones@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1215},"Microsoft.Sql/virtualClusters@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1222},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":14},"Microsoft.Sql/servers/auditingSettings@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":24},"Microsoft.Sql/servers/databases/auditingSettings@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":34},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":44},"Microsoft.Sql/servers/extendedAuditingSettings@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":54},"Microsoft.Sql/servers/databases/advancedThreatProtectionSettings@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":76},"Microsoft.Sql/servers/databases/extensions@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":89},"Microsoft.Sql/servers/databases@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":164},"Microsoft.Sql/servers/databases/securityAlertPolicies@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":176},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":187},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":196},"Microsoft.Sql/managedInstances/distributedAvailabilityGroups@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":204},"Microsoft.Sql/servers/elasticPools@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":218},"Microsoft.Sql/servers/encryptionProtector@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":228},"Microsoft.Sql/servers/failoverGroups@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":251},"Microsoft.Sql/servers/firewallRules@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":256},"Microsoft.Sql/locations/instanceFailoverGroups@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":279},"Microsoft.Sql/instancePools@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":288},"Microsoft.Sql/servers/ipv6FirewallRules@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":293},"Microsoft.Sql/servers/jobAgents@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":305},"Microsoft.Sql/servers/jobAgents/credentials@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":310},"Microsoft.Sql/servers/jobAgents/jobs/executions@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":339},"Microsoft.Sql/servers/jobAgents/jobs@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":348},"Microsoft.Sql/servers/jobAgents/jobs/steps@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":362},"Microsoft.Sql/servers/jobAgents/targetGroups@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":378},"Microsoft.Sql/servers/databases/ledgerDigestUploads@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":388},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":395},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":402},"Microsoft.Sql/managedInstances/databases@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":425},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":438},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":452},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":462},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":469},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":475},"Microsoft.Sql/managedInstances/administrators@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":484},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":491},"Microsoft.Sql/managedInstances/encryptionProtector@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":501},"Microsoft.Sql/managedInstances/keys@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":509},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":515},"Microsoft.Sql/managedInstances/privateEndpointConnections@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":522},"Microsoft.Sql/managedInstances@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":585},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":592},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":598},"Microsoft.Sql/managedInstances/dnsAliases@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":603},"Microsoft.Sql/managedInstances/securityAlertPolicies@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":609},"Microsoft.Sql/servers/outboundFirewallRules@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":614},"Microsoft.Sql/servers/privateEndpointConnections@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":635},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":642},"Microsoft.Sql/servers/advancedThreatProtectionSettings@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":648},"Microsoft.Sql/servers/administrators@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":657},"Microsoft.Sql/servers/azureADOnlyAuthentications@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":664},"Microsoft.Sql/servers/connectionPolicies@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":675},"Microsoft.Sql/servers/devOpsAuditingSettings@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":683},"Microsoft.Sql/servers/dnsAliases@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":688},"Microsoft.Sql/servers/keys@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":696},"Microsoft.Sql/servers@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":720},"Microsoft.Sql/servers/securityAlertPolicies@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":726},"Microsoft.Sql/managedInstances/serverTrustCertificates@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":731},"Microsoft.Sql/locations/serverTrustGroups@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":742},"Microsoft.Sql/servers/vulnerabilityAssessments@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":749},"Microsoft.Sql/managedInstances/sqlAgent@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":758},"Microsoft.Sql/servers/syncAgents@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":767},"Microsoft.Sql/servers/databases/syncGroups@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":786},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":817},"Microsoft.Sql/servers/databases/transparentDataEncryption@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":827},"Microsoft.Sql/servers/virtualNetworkRules@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":839},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":844},"Microsoft.Sql/servers/databases/workloadGroups@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":849},"Microsoft.Sql/servers/databases/advisors@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":912},"Microsoft.Sql/servers/databases/automaticTuning@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":945},"Microsoft.Sql/servers/databases/schemas/tables/columns@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":989},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":993},"Microsoft.Sql/servers/databases/schemas@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":997},"Microsoft.Sql/servers/databases/schemas/tables@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1006},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1021},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1028},"Microsoft.Sql/locations/deletedServers@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1033},"Microsoft.Sql/managedInstances/endpointCertificates@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1038},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1042},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1046},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1050},"Microsoft.Sql/servers/jobAgents/jobs/versions@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1054},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1069},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1079},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1083},"Microsoft.Sql/managedInstances/databases/queries@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1088},"Microsoft.Sql/managedInstances/databases/restoreDetails@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1096},"Microsoft.Sql/managedInstances/databases/schemas@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1100},"Microsoft.Sql/managedInstances/databases/schemas/tables@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1104},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1108},"Microsoft.Sql/managedInstances/operations@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1132},"Microsoft.Sql/managedInstances/privateLinkResources@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1139},"Microsoft.Sql/servers/privateLinkResources@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1146},"Microsoft.Sql/managedInstances/recoverableDatabases@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1151},"Microsoft.Sql/servers/databases/replicationLinks@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1176},"Microsoft.Sql/servers/restorableDroppedDatabases@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1187},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1193},"Microsoft.Sql/servers/databases/restorePoints@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1201},"Microsoft.Sql/servers/advisors@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1205},"Microsoft.Sql/servers/automaticTuning@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1232},"Microsoft.Sql/locations/usages@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1237},"Microsoft.Sql/locations/timeZones@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1242},"Microsoft.Sql/virtualClusters@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1249},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":14},"Microsoft.Sql/servers/auditingSettings@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":24},"Microsoft.Sql/servers/databases/auditingSettings@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":34},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":44},"Microsoft.Sql/servers/extendedAuditingSettings@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":54},"Microsoft.Sql/servers/databases/advancedThreatProtectionSettings@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":76},"Microsoft.Sql/servers/databases/extensions@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":89},"Microsoft.Sql/servers/databases@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":164},"Microsoft.Sql/servers/databases/securityAlertPolicies@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":176},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":187},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":196},"Microsoft.Sql/servers/databases/dataMaskingPolicies@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":206},"Microsoft.Sql/servers/databases/dataMaskingPolicies/rules@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":221},"Microsoft.Sql/managedInstances/distributedAvailabilityGroups@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":229},"Microsoft.Sql/servers/elasticPools@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":243},"Microsoft.Sql/servers/encryptionProtector@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":253},"Microsoft.Sql/servers/failoverGroups@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":276},"Microsoft.Sql/servers/firewallRules@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":281},"Microsoft.Sql/servers/databases/geoBackupPolicies@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":291},"Microsoft.Sql/locations/instanceFailoverGroups@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":314},"Microsoft.Sql/instancePools@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":323},"Microsoft.Sql/servers/ipv6FirewallRules@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":328},"Microsoft.Sql/servers/jobAgents@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":340},"Microsoft.Sql/servers/jobAgents/credentials@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":345},"Microsoft.Sql/servers/jobAgents/jobs/executions@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":374},"Microsoft.Sql/servers/jobAgents/jobs@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":383},"Microsoft.Sql/servers/jobAgents/jobs/steps@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":397},"Microsoft.Sql/servers/jobAgents/targetGroups@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":413},"Microsoft.Sql/servers/databases/ledgerDigestUploads@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":423},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":430},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":437},"Microsoft.Sql/managedInstances/databases@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":460},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":473},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":487},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":497},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":504},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":511},"Microsoft.Sql/managedInstances/administrators@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":520},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":527},"Microsoft.Sql/managedInstances/encryptionProtector@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":537},"Microsoft.Sql/managedInstances/keys@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":545},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":551},"Microsoft.Sql/managedInstances/privateEndpointConnections@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":558},"Microsoft.Sql/managedInstances@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":621},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":628},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":634},"Microsoft.Sql/managedInstances/dnsAliases@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":639},"Microsoft.Sql/managedInstances/securityAlertPolicies@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":651},"Microsoft.Sql/servers/outboundFirewallRules@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":656},"Microsoft.Sql/servers/privateEndpointConnections@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":677},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":684},"Microsoft.Sql/servers/advancedThreatProtectionSettings@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":690},"Microsoft.Sql/servers/administrators@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":699},"Microsoft.Sql/servers/azureADOnlyAuthentications@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":706},"Microsoft.Sql/servers/connectionPolicies@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":717},"Microsoft.Sql/servers/devOpsAuditingSettings@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":725},"Microsoft.Sql/servers/dnsAliases@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":730},"Microsoft.Sql/servers/keys@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":738},"Microsoft.Sql/servers@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":762},"Microsoft.Sql/servers/securityAlertPolicies@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":768},"Microsoft.Sql/managedInstances/serverTrustCertificates@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":773},"Microsoft.Sql/locations/serverTrustGroups@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":784},"Microsoft.Sql/servers/vulnerabilityAssessments@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":791},"Microsoft.Sql/managedInstances/sqlAgent@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":800},"Microsoft.Sql/servers/syncAgents@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":809},"Microsoft.Sql/servers/databases/syncGroups@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":828},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":859},"Microsoft.Sql/servers/databases/transparentDataEncryption@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":869},"Microsoft.Sql/servers/virtualNetworkRules@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":881},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":886},"Microsoft.Sql/servers/databases/workloadGroups@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":891},"Microsoft.Sql/servers/databases/advisors@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":954},"Microsoft.Sql/servers/databases/automaticTuning@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":987},"Microsoft.Sql/servers/databases/schemas/tables/columns@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1031},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1035},"Microsoft.Sql/servers/databases/schemas@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1039},"Microsoft.Sql/servers/databases/schemas/tables@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1048},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1063},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1070},"Microsoft.Sql/locations/deletedServers@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1075},"Microsoft.Sql/managedInstances/endpointCertificates@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1080},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1084},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1088},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1092},"Microsoft.Sql/servers/jobAgents/jobs/versions@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1096},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1111},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1121},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1125},"Microsoft.Sql/managedInstances/databases/queries@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1130},"Microsoft.Sql/managedInstances/databases/restoreDetails@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1138},"Microsoft.Sql/managedInstances/databases/schemas@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1142},"Microsoft.Sql/managedInstances/databases/schemas/tables@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1146},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1150},"Microsoft.Sql/managedInstances/operations@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1174},"Microsoft.Sql/managedInstances/privateLinkResources@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1181},"Microsoft.Sql/servers/privateLinkResources@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1188},"Microsoft.Sql/servers/recoverableDatabases@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1193},"Microsoft.Sql/managedInstances/recoverableDatabases@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1198},"Microsoft.Sql/servers/databases/replicationLinks@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1224},"Microsoft.Sql/servers/restorableDroppedDatabases@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1235},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1241},"Microsoft.Sql/servers/databases/restorePoints@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1249},"Microsoft.Sql/servers/advisors@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1253},"Microsoft.Sql/servers/automaticTuning@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1280},"Microsoft.Sql/locations/usages@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1285},"Microsoft.Sql/locations/timeZones@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1290},"Microsoft.Sql/virtualClusters@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1297},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":14},"Microsoft.Sql/servers/auditingSettings@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":24},"Microsoft.Sql/servers/databases/auditingSettings@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":34},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":44},"Microsoft.Sql/servers/extendedAuditingSettings@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":54},"Microsoft.Sql/servers/databases/advancedThreatProtectionSettings@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":76},"Microsoft.Sql/servers/databases/extensions@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":89},"Microsoft.Sql/servers/databases@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":165},"Microsoft.Sql/servers/databases/securityAlertPolicies@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":177},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/baselines@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":187},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/baselines/rules@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":194},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":205},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":214},"Microsoft.Sql/servers/databases/dataMaskingPolicies@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":224},"Microsoft.Sql/servers/databases/dataMaskingPolicies/rules@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":239},"Microsoft.Sql/managedInstances/distributedAvailabilityGroups@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":247},"Microsoft.Sql/servers/elasticPools@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":261},"Microsoft.Sql/servers/encryptionProtector@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":271},"Microsoft.Sql/servers/failoverGroups@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":294},"Microsoft.Sql/servers/firewallRules@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":299},"Microsoft.Sql/servers/databases/geoBackupPolicies@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":309},"Microsoft.Sql/locations/instanceFailoverGroups@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":332},"Microsoft.Sql/instancePools@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":341},"Microsoft.Sql/servers/ipv6FirewallRules@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":346},"Microsoft.Sql/servers/jobAgents@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":358},"Microsoft.Sql/servers/jobAgents/credentials@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":363},"Microsoft.Sql/servers/jobAgents/jobs/executions@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":392},"Microsoft.Sql/servers/jobAgents/jobs@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":401},"Microsoft.Sql/servers/jobAgents/jobs/steps@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":415},"Microsoft.Sql/servers/jobAgents/targetGroups@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":431},"Microsoft.Sql/servers/databases/ledgerDigestUploads@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":441},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":448},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":455},"Microsoft.Sql/managedInstances/databases/advancedThreatProtectionSettings@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":461},"Microsoft.Sql/managedInstances/databases@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":484},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":497},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":511},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":521},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":528},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":534},"Microsoft.Sql/managedInstances/administrators@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":543},"Microsoft.Sql/managedInstances/advancedThreatProtectionSettings@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":549},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":556},"Microsoft.Sql/managedInstances/dtc@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":572},"Microsoft.Sql/managedInstances/encryptionProtector@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":582},"Microsoft.Sql/managedInstances/keys@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":590},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":596},"Microsoft.Sql/managedInstances/privateEndpointConnections@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":603},"Microsoft.Sql/managedInstances@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":666},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":673},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":679},"Microsoft.Sql/managedInstances/dnsAliases@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":684},"Microsoft.Sql/managedInstances/securityAlertPolicies@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":690},"Microsoft.Sql/servers/outboundFirewallRules@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":695},"Microsoft.Sql/servers/privateEndpointConnections@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":716},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":723},"Microsoft.Sql/servers/advancedThreatProtectionSettings@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":729},"Microsoft.Sql/servers/administrators@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":738},"Microsoft.Sql/servers/azureADOnlyAuthentications@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":745},"Microsoft.Sql/servers/connectionPolicies@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":756},"Microsoft.Sql/servers/devOpsAuditingSettings@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":766},"Microsoft.Sql/servers/dnsAliases@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":771},"Microsoft.Sql/servers/keys@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":779},"Microsoft.Sql/servers@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":803},"Microsoft.Sql/servers/securityAlertPolicies@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":809},"Microsoft.Sql/managedInstances/serverTrustCertificates@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":814},"Microsoft.Sql/locations/serverTrustGroups@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":825},"Microsoft.Sql/servers/vulnerabilityAssessments@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":832},"Microsoft.Sql/managedInstances/sqlAgent@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":841},"Microsoft.Sql/servers/sqlVulnerabilityAssessments@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":851},"Microsoft.Sql/servers/syncAgents@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":860},"Microsoft.Sql/servers/databases/syncGroups@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":879},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":910},"Microsoft.Sql/servers/databases/transparentDataEncryption@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":920},"Microsoft.Sql/servers/virtualNetworkRules@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":932},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":937},"Microsoft.Sql/servers/databases/workloadGroups@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":942},"Microsoft.Sql/servers/databases/advisors@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1005},"Microsoft.Sql/servers/databases/automaticTuning@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1038},"Microsoft.Sql/servers/databases/schemas/tables/columns@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1082},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1086},"Microsoft.Sql/servers/databases/schemas@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1090},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/scans/scanResults@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1133},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/scans@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1148},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1154},"Microsoft.Sql/servers/databases/schemas/tables@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1163},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1178},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1185},"Microsoft.Sql/locations/deletedServers@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1190},"Microsoft.Sql/managedInstances/endpointCertificates@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1195},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1199},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1203},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1207},"Microsoft.Sql/servers/jobAgents/jobs/versions@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1211},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1226},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1236},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1240},"Microsoft.Sql/managedInstances/databases/queries@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1245},"Microsoft.Sql/managedInstances/databases/restoreDetails@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1258},"Microsoft.Sql/managedInstances/databases/schemas@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1262},"Microsoft.Sql/managedInstances/databases/schemas/tables@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1266},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1270},"Microsoft.Sql/managedInstances/operations@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1294},"Microsoft.Sql/managedInstances/privateLinkResources@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1301},"Microsoft.Sql/servers/privateLinkResources@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1308},"Microsoft.Sql/servers/recoverableDatabases@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1313},"Microsoft.Sql/managedInstances/recoverableDatabases@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1318},"Microsoft.Sql/servers/databases/replicationLinks@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1344},"Microsoft.Sql/servers/restorableDroppedDatabases@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1355},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1361},"Microsoft.Sql/servers/databases/restorePoints@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1369},"Microsoft.Sql/servers/advisors@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1373},"Microsoft.Sql/servers/automaticTuning@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1400},"Microsoft.Sql/locations/usages@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1405},"Microsoft.Sql/locations/timeZones@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1410},"Microsoft.Sql/virtualClusters@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1417},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":14},"Microsoft.Sql/servers/auditingSettings@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":24},"Microsoft.Sql/servers/databases/auditingSettings@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":34},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":44},"Microsoft.Sql/servers/extendedAuditingSettings@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":54},"Microsoft.Sql/servers/databases/dataMaskingPolicies@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":64},"Microsoft.Sql/servers/databases/dataMaskingPolicies/rules@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":79},"Microsoft.Sql/servers/databases/advancedThreatProtectionSettings@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":101},"Microsoft.Sql/servers/databases/extensions@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":114},"Microsoft.Sql/servers/databases/securityAlertPolicies@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":126},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/baselines@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":136},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/baselines/rules@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":143},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":154},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":163},"Microsoft.Sql/servers/databases@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":242},"Microsoft.Sql/managedInstances/distributedAvailabilityGroups@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":250},"Microsoft.Sql/servers/elasticPools@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":264},"Microsoft.Sql/servers/encryptionProtector@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":274},"Microsoft.Sql/servers/failoverGroups@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":297},"Microsoft.Sql/servers/firewallRules@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":302},"Microsoft.Sql/servers/databases/geoBackupPolicies@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":312},"Microsoft.Sql/servers/ipv6FirewallRules@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":317},"Microsoft.Sql/locations/instanceFailoverGroups@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":343},"Microsoft.Sql/instancePools@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":352},"Microsoft.Sql/servers/jobAgents@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":364},"Microsoft.Sql/servers/jobAgents/credentials@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":369},"Microsoft.Sql/servers/jobAgents/jobs/executions@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":398},"Microsoft.Sql/servers/jobAgents/jobs/steps@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":412},"Microsoft.Sql/servers/jobAgents/targetGroups@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":428},"Microsoft.Sql/servers/jobAgents/jobs@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":437},"Microsoft.Sql/servers/databases/ledgerDigestUploads@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":447},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":454},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":461},"Microsoft.Sql/managedInstances/databases/advancedThreatProtectionSettings@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":467},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":480},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":494},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":504},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":511},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":517},"Microsoft.Sql/managedInstances/databases@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":545},"Microsoft.Sql/managedInstances/administrators@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":554},"Microsoft.Sql/managedInstances/advancedThreatProtectionSettings@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":560},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":567},"Microsoft.Sql/managedInstances/dtc@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":583},"Microsoft.Sql/managedInstances/encryptionProtector@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":593},"Microsoft.Sql/managedInstances/keys@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":601},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":607},"Microsoft.Sql/managedInstances/privateEndpointConnections@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":614},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":621},"Microsoft.Sql/managedInstances@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":684},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":690},"Microsoft.Sql/managedInstances/dnsAliases@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":695},"Microsoft.Sql/managedInstances/securityAlertPolicies@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":701},"Microsoft.Sql/servers/outboundFirewallRules@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":706},"Microsoft.Sql/servers/privateEndpointConnections@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":727},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":734},"Microsoft.Sql/servers/advancedThreatProtectionSettings@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":740},"Microsoft.Sql/servers/administrators@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":749},"Microsoft.Sql/servers/azureADOnlyAuthentications@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":756},"Microsoft.Sql/servers/connectionPolicies@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":767},"Microsoft.Sql/servers/devOpsAuditingSettings@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":777},"Microsoft.Sql/servers/dnsAliases@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":782},"Microsoft.Sql/servers/keys@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":790},"Microsoft.Sql/servers/securityAlertPolicies@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":796},"Microsoft.Sql/managedInstances/serverTrustCertificates@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":801},"Microsoft.Sql/locations/serverTrustGroups@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":812},"Microsoft.Sql/servers/vulnerabilityAssessments@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":819},"Microsoft.Sql/servers@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":843},"Microsoft.Sql/managedInstances/sqlAgent@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":852},"Microsoft.Sql/servers/sqlVulnerabilityAssessments@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":862},"Microsoft.Sql/servers/syncAgents@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":871},"Microsoft.Sql/servers/databases/syncGroups@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":890},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":921},"Microsoft.Sql/servers/databases/transparentDataEncryption@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":931},"Microsoft.Sql/servers/virtualNetworkRules@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":943},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":948},"Microsoft.Sql/servers/databases/workloadGroups@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":953},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":960},"Microsoft.Sql/servers/databases/advisors@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1023},"Microsoft.Sql/servers/databases/automaticTuning@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1056},"Microsoft.Sql/servers/databases/schemas/tables/columns@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1100},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1104},"Microsoft.Sql/servers/databases/schemas@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1108},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/scans/scanResults@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1151},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/scans@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1166},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1172},"Microsoft.Sql/servers/databases/schemas/tables@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1181},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1196},"Microsoft.Sql/locations/deletedServers@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1201},"Microsoft.Sql/managedInstances/endpointCertificates@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1206},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1210},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1214},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1218},"Microsoft.Sql/servers/jobAgents/jobs/versions@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1222},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1237},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1247},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1251},"Microsoft.Sql/locations/managedDatabaseMoveOperationResults@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1266},"Microsoft.Sql/managedInstances/databases/queries@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1271},"Microsoft.Sql/managedInstances/databases/restoreDetails@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1284},"Microsoft.Sql/managedInstances/databases/schemas@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1288},"Microsoft.Sql/managedInstances/databases/schemas/tables@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1292},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1296},"Microsoft.Sql/managedInstances/operations@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1320},"Microsoft.Sql/managedInstances/privateLinkResources@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1327},"Microsoft.Sql/servers/privateLinkResources@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1334},"Microsoft.Sql/servers/recoverableDatabases@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1339},"Microsoft.Sql/managedInstances/recoverableDatabases@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1344},"Microsoft.Sql/servers/databases/replicationLinks@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1370},"Microsoft.Sql/servers/restorableDroppedDatabases@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1381},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1387},"Microsoft.Sql/servers/databases/restorePoints@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1395},"Microsoft.Sql/servers/advisors@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1399},"Microsoft.Sql/servers/automaticTuning@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1426},"Microsoft.Sql/locations/usages@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1431},"Microsoft.Sql/locations/timeZones@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1436},"Microsoft.Sql/virtualClusters@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1443},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":14},"Microsoft.Sql/servers/auditingSettings@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":24},"Microsoft.Sql/servers/databases/auditingSettings@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":34},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":44},"Microsoft.Sql/servers/extendedAuditingSettings@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":54},"Microsoft.Sql/servers/databases/dataMaskingPolicies@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":64},"Microsoft.Sql/servers/databases/dataMaskingPolicies/rules@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":79},"Microsoft.Sql/servers/databases/advancedThreatProtectionSettings@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":101},"Microsoft.Sql/servers/databases/extensions@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":114},"Microsoft.Sql/servers/databases/securityAlertPolicies@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":126},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/baselines@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":136},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/baselines/rules@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":143},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":154},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":163},"Microsoft.Sql/servers/databases@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":251},"Microsoft.Sql/managedInstances/distributedAvailabilityGroups@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":259},"Microsoft.Sql/servers/elasticPools@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":281},"Microsoft.Sql/servers/encryptionProtector@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":291},"Microsoft.Sql/servers/failoverGroups@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":314},"Microsoft.Sql/servers/firewallRules@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":319},"Microsoft.Sql/servers/databases/geoBackupPolicies@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":329},"Microsoft.Sql/servers/ipv6FirewallRules@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":334},"Microsoft.Sql/locations/instanceFailoverGroups@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":360},"Microsoft.Sql/instancePools@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":369},"Microsoft.Sql/servers/jobAgents@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":381},"Microsoft.Sql/servers/jobAgents/credentials@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":386},"Microsoft.Sql/servers/jobAgents/jobs/executions@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":415},"Microsoft.Sql/servers/jobAgents/jobs/steps@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":429},"Microsoft.Sql/servers/jobAgents/targetGroups@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":445},"Microsoft.Sql/servers/jobAgents/jobs@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":454},"Microsoft.Sql/servers/databases/ledgerDigestUploads@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":464},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":471},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":478},"Microsoft.Sql/managedInstances/databases/advancedThreatProtectionSettings@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":484},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":497},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":511},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":521},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":528},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":535},"Microsoft.Sql/managedInstances/databases@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":563},"Microsoft.Sql/managedInstances/administrators@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":572},"Microsoft.Sql/managedInstances/advancedThreatProtectionSettings@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":578},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":585},"Microsoft.Sql/managedInstances/dtc@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":601},"Microsoft.Sql/managedInstances/encryptionProtector@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":611},"Microsoft.Sql/managedInstances/keys@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":619},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":625},"Microsoft.Sql/managedInstances/privateEndpointConnections@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":632},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":639},"Microsoft.Sql/managedInstances@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":702},"Microsoft.Sql/managedInstances/databases/ledgerDigestUploads@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":712},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":718},"Microsoft.Sql/managedInstances/dnsAliases@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":723},"Microsoft.Sql/managedInstances/securityAlertPolicies@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":735},"Microsoft.Sql/servers/outboundFirewallRules@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":740},"Microsoft.Sql/servers/privateEndpointConnections@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":761},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":768},"Microsoft.Sql/servers/advancedThreatProtectionSettings@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":774},"Microsoft.Sql/servers/administrators@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":783},"Microsoft.Sql/servers/azureADOnlyAuthentications@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":790},"Microsoft.Sql/managedInstances/serverConfigurationOptions@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":803},"Microsoft.Sql/servers/connectionPolicies@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":814},"Microsoft.Sql/servers/devOpsAuditingSettings@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":824},"Microsoft.Sql/servers/dnsAliases@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":829},"Microsoft.Sql/servers/keys@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":837},"Microsoft.Sql/servers/securityAlertPolicies@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":843},"Microsoft.Sql/managedInstances/serverTrustCertificates@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":848},"Microsoft.Sql/locations/serverTrustGroups@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":859},"Microsoft.Sql/servers/vulnerabilityAssessments@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":866},"Microsoft.Sql/servers@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":894},"Microsoft.Sql/managedInstances/sqlAgent@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":903},"Microsoft.Sql/servers/sqlVulnerabilityAssessments@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":913},"Microsoft.Sql/managedInstances/startStopSchedules@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":938},"Microsoft.Sql/servers/syncAgents@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":947},"Microsoft.Sql/servers/databases/syncGroups@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":966},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":997},"Microsoft.Sql/servers/databases/transparentDataEncryption@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1007},"Microsoft.Sql/servers/virtualNetworkRules@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1019},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1024},"Microsoft.Sql/servers/databases/workloadGroups@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1029},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1036},"Microsoft.Sql/servers/databases/advisors@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1099},"Microsoft.Sql/servers/databases/automaticTuning@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1132},"Microsoft.Sql/servers/databases/schemas/tables/columns@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1176},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1180},"Microsoft.Sql/servers/databases/schemas@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1184},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/scans/scanResults@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1227},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/scans@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1242},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1248},"Microsoft.Sql/servers/databases/schemas/tables@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1257},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1272},"Microsoft.Sql/locations/deletedServers@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1277},"Microsoft.Sql/managedInstances/endpointCertificates@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1282},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1286},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1290},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1294},"Microsoft.Sql/servers/jobAgents/jobs/versions@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1298},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1313},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1323},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1327},"Microsoft.Sql/locations/managedDatabaseMoveOperationResults@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1342},"Microsoft.Sql/managedInstances/databases/queries@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1347},"Microsoft.Sql/managedInstances/databases/restoreDetails@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1360},"Microsoft.Sql/managedInstances/databases/schemas@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1364},"Microsoft.Sql/managedInstances/databases/schemas/tables@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1368},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1372},"Microsoft.Sql/managedInstances/operations@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1396},"Microsoft.Sql/managedInstances/privateLinkResources@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1403},"Microsoft.Sql/servers/privateLinkResources@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1410},"Microsoft.Sql/servers/recoverableDatabases@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1416},"Microsoft.Sql/managedInstances/recoverableDatabases@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1421},"Microsoft.Sql/servers/databases/replicationLinks@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1447},"Microsoft.Sql/servers/restorableDroppedDatabases@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1459},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1465},"Microsoft.Sql/servers/databases/restorePoints@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1473},"Microsoft.Sql/servers/advisors@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1477},"Microsoft.Sql/servers/automaticTuning@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1504},"Microsoft.Sql/locations/usages@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1509},"Microsoft.Sql/locations/timeZones@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1514},"Microsoft.Sql/virtualClusters@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1521},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":14},"Microsoft.Sql/servers/auditingSettings@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":24},"Microsoft.Sql/servers/databases/auditingSettings@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":34},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":44},"Microsoft.Sql/servers/extendedAuditingSettings@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":54},"Microsoft.Sql/servers/databases/dataMaskingPolicies@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":64},"Microsoft.Sql/servers/databases/dataMaskingPolicies/rules@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":79},"Microsoft.Sql/servers/databases/advancedThreatProtectionSettings@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":101},"Microsoft.Sql/servers/databases/extensions@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":114},"Microsoft.Sql/servers/databases/securityAlertPolicies@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":126},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/baselines@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":136},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/baselines/rules@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":143},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":154},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":163},"Microsoft.Sql/servers/databases@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":251},"Microsoft.Sql/managedInstances/distributedAvailabilityGroups@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":259},"Microsoft.Sql/servers/elasticPools@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":281},"Microsoft.Sql/servers/encryptionProtector@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":291},"Microsoft.Sql/servers/failoverGroups@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":314},"Microsoft.Sql/servers/firewallRules@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":319},"Microsoft.Sql/servers/databases/geoBackupPolicies@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":329},"Microsoft.Sql/servers/ipv6FirewallRules@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":334},"Microsoft.Sql/locations/instanceFailoverGroups@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":360},"Microsoft.Sql/instancePools@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":369},"Microsoft.Sql/servers/jobAgents@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":381},"Microsoft.Sql/servers/jobAgents/credentials@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":386},"Microsoft.Sql/servers/jobAgents/jobs/executions@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":415},"Microsoft.Sql/servers/jobAgents/jobs/steps@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":429},"Microsoft.Sql/servers/jobAgents/targetGroups@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":445},"Microsoft.Sql/servers/jobAgents/jobs@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":454},"Microsoft.Sql/servers/databases/ledgerDigestUploads@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":464},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":471},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":478},"Microsoft.Sql/managedInstances/databases/advancedThreatProtectionSettings@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":484},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":497},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":511},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":521},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":530},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":536},"Microsoft.Sql/managedInstances/databases@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":564},"Microsoft.Sql/managedInstances/administrators@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":573},"Microsoft.Sql/managedInstances/advancedThreatProtectionSettings@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":579},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":586},"Microsoft.Sql/managedInstances/dtc@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":602},"Microsoft.Sql/managedInstances/encryptionProtector@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":612},"Microsoft.Sql/managedInstances/keys@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":620},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":626},"Microsoft.Sql/managedInstances/privateEndpointConnections@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":633},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":640},"Microsoft.Sql/managedInstances@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":693},"Microsoft.Sql/managedInstances/databases/ledgerDigestUploads@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":703},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":709},"Microsoft.Sql/managedInstances/dnsAliases@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":714},"Microsoft.Sql/managedInstances/securityAlertPolicies@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":720},"Microsoft.Sql/servers/outboundFirewallRules@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":725},"Microsoft.Sql/servers/privateEndpointConnections@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":746},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":753},"Microsoft.Sql/servers/advancedThreatProtectionSettings@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":759},"Microsoft.Sql/servers/administrators@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":768},"Microsoft.Sql/servers/azureADOnlyAuthentications@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":775},"Microsoft.Sql/managedInstances/serverConfigurationOptions@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":788},"Microsoft.Sql/servers/connectionPolicies@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":799},"Microsoft.Sql/servers/devOpsAuditingSettings@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":809},"Microsoft.Sql/servers/dnsAliases@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":814},"Microsoft.Sql/servers/keys@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":822},"Microsoft.Sql/servers/securityAlertPolicies@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":828},"Microsoft.Sql/managedInstances/serverTrustCertificates@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":833},"Microsoft.Sql/locations/serverTrustGroups@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":844},"Microsoft.Sql/servers/vulnerabilityAssessments@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":851},"Microsoft.Sql/servers@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":879},"Microsoft.Sql/managedInstances/sqlAgent@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":888},"Microsoft.Sql/servers/sqlVulnerabilityAssessments@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":898},"Microsoft.Sql/managedInstances/startStopSchedules@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":923},"Microsoft.Sql/servers/syncAgents@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":932},"Microsoft.Sql/servers/databases/syncGroups@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":951},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":982},"Microsoft.Sql/servers/databases/transparentDataEncryption@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":992},"Microsoft.Sql/servers/virtualNetworkRules@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1004},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1009},"Microsoft.Sql/servers/databases/workloadGroups@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1014},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1021},"Microsoft.Sql/servers/databases/advisors@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1084},"Microsoft.Sql/servers/databases/automaticTuning@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1117},"Microsoft.Sql/servers/databases/schemas/tables/columns@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1161},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1165},"Microsoft.Sql/servers/databases/schemas@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1169},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/scans/scanResults@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1212},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/scans@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1227},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1233},"Microsoft.Sql/servers/databases/schemas/tables@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1242},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1257},"Microsoft.Sql/locations/deletedServers@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1262},"Microsoft.Sql/managedInstances/endpointCertificates@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1267},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1271},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1275},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1279},"Microsoft.Sql/servers/jobAgents/jobs/versions@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1283},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1298},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1308},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1312},"Microsoft.Sql/locations/managedDatabaseMoveOperationResults@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1327},"Microsoft.Sql/managedInstances/databases/queries@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1332},"Microsoft.Sql/managedInstances/databases/restoreDetails@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1345},"Microsoft.Sql/managedInstances/databases/schemas@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1349},"Microsoft.Sql/managedInstances/databases/schemas/tables@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1353},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1357},"Microsoft.Sql/managedInstances/operations@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1381},"Microsoft.Sql/managedInstances/privateLinkResources@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1388},"Microsoft.Sql/servers/networkSecurityPerimeterConfigurations@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1409},"Microsoft.Sql/servers/privateLinkResources@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1416},"Microsoft.Sql/servers/recoverableDatabases@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1422},"Microsoft.Sql/managedInstances/recoverableDatabases@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1427},"Microsoft.Sql/servers/databases/replicationLinks@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1453},"Microsoft.Sql/servers/restorableDroppedDatabases@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1465},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1471},"Microsoft.Sql/servers/databases/restorePoints@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1479},"Microsoft.Sql/servers/advisors@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1483},"Microsoft.Sql/servers/automaticTuning@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1510},"Microsoft.Sql/locations/usages@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1515},"Microsoft.Sql/locations/timeZones@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1520},"Microsoft.Sql/virtualClusters@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1527},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":14},"Microsoft.Sql/servers/auditingSettings@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":24},"Microsoft.Sql/servers/databases/auditingSettings@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":34},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":44},"Microsoft.Sql/servers/extendedAuditingSettings@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":54},"Microsoft.Sql/servers/databases/dataMaskingPolicies@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":64},"Microsoft.Sql/servers/databases/dataMaskingPolicies/rules@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":79},"Microsoft.Sql/servers/databases/advancedThreatProtectionSettings@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":101},"Microsoft.Sql/servers/databases/extensions@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":114},"Microsoft.Sql/servers/databases/securityAlertPolicies@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":126},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/baselines@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":136},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/baselines/rules@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":143},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":154},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":163},"Microsoft.Sql/servers/databases@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":254},"Microsoft.Sql/managedInstances/distributedAvailabilityGroups@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":278},"Microsoft.Sql/servers/elasticPools@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":300},"Microsoft.Sql/servers/encryptionProtector@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":310},"Microsoft.Sql/servers/failoverGroups@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":333},"Microsoft.Sql/servers/firewallRules@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":338},"Microsoft.Sql/servers/databases/geoBackupPolicies@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":348},"Microsoft.Sql/servers/ipv6FirewallRules@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":353},"Microsoft.Sql/locations/instanceFailoverGroups@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":379},"Microsoft.Sql/instancePools@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":388},"Microsoft.Sql/servers/jobAgents@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":400},"Microsoft.Sql/servers/jobAgents/credentials@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":405},"Microsoft.Sql/servers/jobAgents/jobs/executions@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":434},"Microsoft.Sql/servers/jobAgents/jobs/steps@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":448},"Microsoft.Sql/servers/jobAgents/targetGroups@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":464},"Microsoft.Sql/servers/jobAgents/jobs@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":473},"Microsoft.Sql/servers/databases/ledgerDigestUploads@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":483},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":490},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":497},"Microsoft.Sql/managedInstances/databases/advancedThreatProtectionSettings@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":503},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":516},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":535},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":545},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":552},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":558},"Microsoft.Sql/managedInstances/databases@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":586},"Microsoft.Sql/managedInstances/administrators@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":595},"Microsoft.Sql/managedInstances/advancedThreatProtectionSettings@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":601},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":608},"Microsoft.Sql/managedInstances/dtc@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":624},"Microsoft.Sql/managedInstances/encryptionProtector@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":634},"Microsoft.Sql/managedInstances/keys@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":642},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":649},"Microsoft.Sql/managedInstances/privateEndpointConnections@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":656},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":663},"Microsoft.Sql/managedInstances@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":728},"Microsoft.Sql/managedInstances/databases/ledgerDigestUploads@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":738},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":744},"Microsoft.Sql/managedInstances/dnsAliases@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":749},"Microsoft.Sql/managedInstances/securityAlertPolicies@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":755},"Microsoft.Sql/servers/outboundFirewallRules@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":760},"Microsoft.Sql/servers/privateEndpointConnections@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":781},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":788},"Microsoft.Sql/servers/advancedThreatProtectionSettings@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":794},"Microsoft.Sql/servers/administrators@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":803},"Microsoft.Sql/servers/azureADOnlyAuthentications@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":810},"Microsoft.Sql/managedInstances/serverConfigurationOptions@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":823},"Microsoft.Sql/servers/connectionPolicies@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":834},"Microsoft.Sql/servers/devOpsAuditingSettings@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":844},"Microsoft.Sql/servers/dnsAliases@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":849},"Microsoft.Sql/servers/keys@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":857},"Microsoft.Sql/servers/securityAlertPolicies@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":863},"Microsoft.Sql/managedInstances/serverTrustCertificates@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":868},"Microsoft.Sql/locations/serverTrustGroups@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":879},"Microsoft.Sql/servers/vulnerabilityAssessments@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":886},"Microsoft.Sql/servers@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":917},"Microsoft.Sql/managedInstances/sqlAgent@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":926},"Microsoft.Sql/servers/sqlVulnerabilityAssessments@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":936},"Microsoft.Sql/managedInstances/startStopSchedules@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":961},"Microsoft.Sql/servers/syncAgents@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":970},"Microsoft.Sql/servers/databases/syncGroups@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":989},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1020},"Microsoft.Sql/servers/databases/transparentDataEncryption@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1030},"Microsoft.Sql/servers/virtualNetworkRules@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1042},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1047},"Microsoft.Sql/servers/databases/workloadGroups@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1052},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1059},"Microsoft.Sql/servers/databases/advisors@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1122},"Microsoft.Sql/servers/databases/automaticTuning@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1155},"Microsoft.Sql/servers/databases/schemas/tables/columns@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1199},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1203},"Microsoft.Sql/servers/databases/schemas@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1207},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/scans/scanResults@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1250},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/scans@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1265},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1271},"Microsoft.Sql/servers/databases/schemas/tables@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1280},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1295},"Microsoft.Sql/locations/deletedServers@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1300},"Microsoft.Sql/managedInstances/endpointCertificates@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1305},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1309},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1313},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1317},"Microsoft.Sql/servers/jobAgents/jobs/versions@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1321},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1336},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1346},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1350},"Microsoft.Sql/locations/managedDatabaseMoveOperationResults@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1365},"Microsoft.Sql/managedInstances/databases/queries@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1370},"Microsoft.Sql/managedInstances/databases/restoreDetails@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1383},"Microsoft.Sql/managedInstances/databases/schemas@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1387},"Microsoft.Sql/managedInstances/databases/schemas/tables@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1391},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1395},"Microsoft.Sql/managedInstances/operations@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1419},"Microsoft.Sql/managedInstances/privateLinkResources@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1426},"Microsoft.Sql/servers/networkSecurityPerimeterConfigurations@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1447},"Microsoft.Sql/servers/privateLinkResources@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1454},"Microsoft.Sql/servers/recoverableDatabases@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1460},"Microsoft.Sql/managedInstances/recoverableDatabases@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1465},"Microsoft.Sql/servers/databases/replicationLinks@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1491},"Microsoft.Sql/servers/restorableDroppedDatabases@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1503},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1509},"Microsoft.Sql/servers/databases/restorePoints@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1517},"Microsoft.Sql/servers/advisors@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1521},"Microsoft.Sql/servers/automaticTuning@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1548},"Microsoft.Sql/locations/usages@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1553},"Microsoft.Sql/locations/timeZones@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1558},"Microsoft.Sql/virtualClusters@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1565},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":14},"Microsoft.Sql/servers/auditingSettings@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":24},"Microsoft.Sql/servers/databases/auditingSettings@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":34},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":44},"Microsoft.Sql/servers/extendedAuditingSettings@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":54},"Microsoft.Sql/servers/databases/dataMaskingPolicies@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":64},"Microsoft.Sql/servers/databases/dataMaskingPolicies/rules@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":79},"Microsoft.Sql/servers/databases/advancedThreatProtectionSettings@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":101},"Microsoft.Sql/servers/databases/extensions@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":114},"Microsoft.Sql/servers/databases/securityAlertPolicies@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":126},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/baselines@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":136},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/baselines/rules@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":143},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":154},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":163},"Microsoft.Sql/servers/databases@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":254},"Microsoft.Sql/managedInstances/distributedAvailabilityGroups@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":284},"Microsoft.Sql/servers/elasticPools@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":306},"Microsoft.Sql/servers/encryptionProtector@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":316},"Microsoft.Sql/servers/failoverGroups@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":342},"Microsoft.Sql/servers/firewallRules@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":347},"Microsoft.Sql/servers/databases/geoBackupPolicies@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":357},"Microsoft.Sql/servers/ipv6FirewallRules@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":362},"Microsoft.Sql/locations/instanceFailoverGroups@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":388},"Microsoft.Sql/instancePools@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":397},"Microsoft.Sql/servers/jobAgents@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":417},"Microsoft.Sql/servers/jobAgents/credentials@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":422},"Microsoft.Sql/servers/jobAgents/jobs/executions@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":451},"Microsoft.Sql/servers/jobAgents/privateEndpoints@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":456},"Microsoft.Sql/servers/jobAgents/jobs/steps@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":470},"Microsoft.Sql/servers/jobAgents/targetGroups@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":486},"Microsoft.Sql/servers/jobAgents/jobs@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":495},"Microsoft.Sql/servers/databases/ledgerDigestUploads@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":505},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":515},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":522},"Microsoft.Sql/managedInstances/databases/advancedThreatProtectionSettings@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":528},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":541},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":560},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":570},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":577},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":583},"Microsoft.Sql/managedInstances/databases@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":611},"Microsoft.Sql/managedInstances/administrators@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":620},"Microsoft.Sql/managedInstances/advancedThreatProtectionSettings@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":626},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":633},"Microsoft.Sql/managedInstances/dtc@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":649},"Microsoft.Sql/managedInstances/encryptionProtector@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":659},"Microsoft.Sql/managedInstances/keys@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":667},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":677},"Microsoft.Sql/managedInstances/privateEndpointConnections@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":684},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":691},"Microsoft.Sql/managedInstances@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":763},"Microsoft.Sql/managedInstances/databases/ledgerDigestUploads@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":773},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":779},"Microsoft.Sql/managedInstances/dnsAliases@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":784},"Microsoft.Sql/managedInstances/securityAlertPolicies@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":790},"Microsoft.Sql/servers/outboundFirewallRules@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":795},"Microsoft.Sql/servers/privateEndpointConnections@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":816},"Microsoft.Sql/servers/databases/replicationLinks@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":842},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":849},"Microsoft.Sql/servers/advancedThreatProtectionSettings@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":855},"Microsoft.Sql/servers/administrators@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":864},"Microsoft.Sql/servers/azureADOnlyAuthentications@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":871},"Microsoft.Sql/managedInstances/serverConfigurationOptions@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":884},"Microsoft.Sql/servers/connectionPolicies@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":895},"Microsoft.Sql/servers/devOpsAuditingSettings@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":905},"Microsoft.Sql/servers/dnsAliases@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":910},"Microsoft.Sql/servers/keys@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":918},"Microsoft.Sql/servers/securityAlertPolicies@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":924},"Microsoft.Sql/managedInstances/serverTrustCertificates@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":929},"Microsoft.Sql/locations/serverTrustGroups@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":940},"Microsoft.Sql/servers/vulnerabilityAssessments@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":947},"Microsoft.Sql/servers@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":984},"Microsoft.Sql/managedInstances/sqlAgent@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":993},"Microsoft.Sql/servers/sqlVulnerabilityAssessments@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1003},"Microsoft.Sql/managedInstances/startStopSchedules@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1028},"Microsoft.Sql/servers/syncAgents@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1037},"Microsoft.Sql/servers/databases/syncGroups@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1056},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1087},"Microsoft.Sql/servers/databases/transparentDataEncryption@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1097},"Microsoft.Sql/servers/virtualNetworkRules@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1109},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1114},"Microsoft.Sql/servers/databases/workloadGroups@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1119},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1126},"Microsoft.Sql/servers/databases/advisors@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1189},"Microsoft.Sql/servers/databases/automaticTuning@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1222},"Microsoft.Sql/servers/databases/schemas/tables/columns@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1266},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1270},"Microsoft.Sql/servers/databases/schemas@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1274},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/scans/scanResults@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1317},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/scans@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1332},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1338},"Microsoft.Sql/servers/databases/schemas/tables@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1347},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1362},"Microsoft.Sql/locations/deletedServers@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1367},"Microsoft.Sql/managedInstances/endpointCertificates@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1372},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1376},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1380},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1384},"Microsoft.Sql/servers/jobAgents/jobs/versions@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1388},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1406},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1419},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1423},"Microsoft.Sql/locations/managedDatabaseMoveOperationResults@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1438},"Microsoft.Sql/managedInstances/databases/queries@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1443},"Microsoft.Sql/managedInstances/databases/restoreDetails@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1456},"Microsoft.Sql/managedInstances/databases/schemas@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1460},"Microsoft.Sql/managedInstances/databases/schemas/tables@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1464},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1468},"Microsoft.Sql/managedInstances/operations@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1492},"Microsoft.Sql/managedInstances/privateLinkResources@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1499},"Microsoft.Sql/servers/networkSecurityPerimeterConfigurations@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1520},"Microsoft.Sql/servers/privateLinkResources@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1527},"Microsoft.Sql/servers/recoverableDatabases@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1533},"Microsoft.Sql/managedInstances/recoverableDatabases@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1538},"Microsoft.Sql/servers/restorableDroppedDatabases@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1550},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1556},"Microsoft.Sql/servers/databases/restorePoints@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1564},"Microsoft.Sql/servers/advisors@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1568},"Microsoft.Sql/servers/automaticTuning@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1595},"Microsoft.Sql/locations/usages@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1600},"Microsoft.Sql/locations/timeZones@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1605},"Microsoft.Sql/virtualClusters@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1612},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/availabilityGroupListeners@2017-03-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2017-03-01-preview/types.json","Index":16},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups@2017-03-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2017-03-01-preview/types.json","Index":32},"Microsoft.SqlVirtualMachine/sqlVirtualMachines@2017-03-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2017-03-01-preview/types.json","Index":101},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/availabilityGroupListeners@2021-11-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2021-11-01-preview/types.json","Index":43},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups@2021-11-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2021-11-01-preview/types.json","Index":59},"Microsoft.SqlVirtualMachine/sqlVirtualMachines@2021-11-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2021-11-01-preview/types.json","Index":152},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/availabilityGroupListeners@2022-02-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-02-01-preview/types.json","Index":45},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups@2022-02-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-02-01-preview/types.json","Index":64},"Microsoft.SqlVirtualMachine/sqlVirtualMachines@2022-02-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-02-01-preview/types.json","Index":157},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/availabilityGroupListeners@2022-02-01":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-02-01/types.json","Index":45},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups@2022-02-01":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-02-01/types.json","Index":64},"Microsoft.SqlVirtualMachine/sqlVirtualMachines@2022-02-01":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-02-01/types.json","Index":157},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/availabilityGroupListeners@2022-07-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-07-01-preview/types.json","Index":45},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups@2022-07-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-07-01-preview/types.json","Index":64},"Microsoft.SqlVirtualMachine/sqlVirtualMachines@2022-07-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-07-01-preview/types.json","Index":160},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/availabilityGroupListeners@2022-08-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-08-01-preview/types.json","Index":45},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups@2022-08-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-08-01-preview/types.json","Index":64},"Microsoft.SqlVirtualMachine/sqlVirtualMachines@2022-08-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-08-01-preview/types.json","Index":166},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/availabilityGroupListeners@2023-01-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2023-01-01-preview/types.json","Index":45},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups@2023-01-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2023-01-01-preview/types.json","Index":64},"Microsoft.SqlVirtualMachine/sqlVirtualMachines@2023-01-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2023-01-01-preview/types.json","Index":169},"Microsoft.Storage/storageAccounts@2015-05-01-preview":{"RelativePath":"storage/microsoft.storage/2015-05-01-preview/types.json","Index":31},"Microsoft.Storage/storageAccounts@2015-06-15":{"RelativePath":"storage/microsoft.storage/2015-06-15/types.json","Index":31},"Microsoft.Storage/storageAccounts@2016-01-01":{"RelativePath":"storage/microsoft.storage/2016-01-01/types.json","Index":46},"Microsoft.Storage/storageAccounts@2016-05-01":{"RelativePath":"storage/microsoft.storage/2016-05-01/types.json","Index":46},"Microsoft.Storage/storageAccounts@2016-12-01":{"RelativePath":"storage/microsoft.storage/2016-12-01/types.json","Index":46},"Microsoft.Storage/storageAccounts@2017-06-01":{"RelativePath":"storage/microsoft.storage/2017-06-01/types.json","Index":83},"Microsoft.Storage/storageAccounts@2017-10-01":{"RelativePath":"storage/microsoft.storage/2017-10-01/types.json","Index":85},"Microsoft.Storage/storageAccounts@2018-02-01":{"RelativePath":"storage/microsoft.storage/2018-02-01/types.json","Index":85},"Microsoft.Storage/storageAccounts/blobServices/containers@2018-02-01":{"RelativePath":"storage/microsoft.storage/2018-02-01/types.json","Index":121},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2018-02-01":{"RelativePath":"storage/microsoft.storage/2018-02-01/types.json","Index":127},"Microsoft.Storage/storageAccounts/managementPolicies@2018-03-01-preview":{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":14},"Microsoft.Storage/storageAccounts@2018-03-01-preview":{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":92},"Microsoft.Storage/storageAccounts/blobServices/containers@2018-03-01-preview":{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":128},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2018-03-01-preview":{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":134},"Microsoft.Storage/storageAccounts@2018-07-01":{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":95},"Microsoft.Storage/storageAccounts/blobServices@2018-07-01":{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":118},"Microsoft.Storage/storageAccounts/blobServices/containers@2018-07-01":{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":154},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2018-07-01":{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":160},"Microsoft.Storage/storageAccounts@2018-11-01":{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":95},"Microsoft.Storage/storageAccounts/managementPolicies@2018-11-01":{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":116},"Microsoft.Storage/storageAccounts/blobServices@2018-11-01":{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":139},"Microsoft.Storage/storageAccounts/blobServices/containers@2018-11-01":{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":175},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2018-11-01":{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":181},"Microsoft.Storage/storageAccounts@2019-04-01":{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":110},"Microsoft.Storage/storageAccounts/managementPolicies@2019-04-01":{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":131},"Microsoft.Storage/storageAccounts/blobServices@2019-04-01":{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":155},"Microsoft.Storage/storageAccounts/blobServices/containers@2019-04-01":{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":191},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2019-04-01":{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":197},"Microsoft.Storage/storageAccounts/fileServices@2019-04-01":{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":204},"Microsoft.Storage/storageAccounts/fileServices/shares@2019-04-01":{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":210},"Microsoft.Storage/storageAccounts@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":126},"Microsoft.Storage/storageAccounts/managementPolicies@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":150},"Microsoft.Storage/storageAccounts/inventoryPolicies@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":177},"Microsoft.Storage/storageAccounts/privateEndpointConnections@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":181},"Microsoft.Storage/storageAccounts/objectReplicationPolicies@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":190},"Microsoft.Storage/storageAccounts/encryptionScopes@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":202},"Microsoft.Storage/storageAccounts/blobServices@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":231},"Microsoft.Storage/storageAccounts/blobServices/containers@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":267},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":273},"Microsoft.Storage/storageAccounts/fileServices@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":280},"Microsoft.Storage/storageAccounts/fileServices/shares@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":298},"Microsoft.Storage/storageAccounts/queueServices@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":305},"Microsoft.Storage/storageAccounts/queueServices/queues@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":311},"Microsoft.Storage/storageAccounts/tableServices@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":318},"Microsoft.Storage/storageAccounts/tableServices/tables@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":323},"Microsoft.Storage/storageAccounts@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":131},"Microsoft.Storage/storageAccounts/managementPolicies@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":155},"Microsoft.Storage/storageAccounts/inventoryPolicies@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":182},"Microsoft.Storage/storageAccounts/privateEndpointConnections@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":186},"Microsoft.Storage/storageAccounts/objectReplicationPolicies@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":195},"Microsoft.Storage/storageAccounts/encryptionScopes@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":207},"Microsoft.Storage/storageAccounts/blobServices@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":236},"Microsoft.Storage/storageAccounts/blobServices/containers@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":272},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":278},"Microsoft.Storage/storageAccounts/fileServices@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":288},"Microsoft.Storage/storageAccounts/fileServices/shares@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":306},"Microsoft.Storage/storageAccounts/queueServices@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":313},"Microsoft.Storage/storageAccounts/queueServices/queues@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":319},"Microsoft.Storage/storageAccounts/tableServices@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":326},"Microsoft.Storage/storageAccounts/tableServices/tables@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":331},"Microsoft.Storage/locations/deletedAccounts@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":336},"Microsoft.Storage/storageAccounts@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":138},"Microsoft.Storage/storageAccounts/managementPolicies@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":162},"Microsoft.Storage/storageAccounts/inventoryPolicies@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":189},"Microsoft.Storage/storageAccounts/privateEndpointConnections@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":193},"Microsoft.Storage/storageAccounts/objectReplicationPolicies@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":202},"Microsoft.Storage/storageAccounts/encryptionScopes@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":214},"Microsoft.Storage/storageAccounts/blobServices@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":243},"Microsoft.Storage/storageAccounts/blobServices/containers@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":279},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":285},"Microsoft.Storage/storageAccounts/fileServices@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":295},"Microsoft.Storage/storageAccounts/fileServices/shares@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":313},"Microsoft.Storage/storageAccounts/queueServices@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":320},"Microsoft.Storage/storageAccounts/queueServices/queues@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":326},"Microsoft.Storage/storageAccounts/tableServices@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":333},"Microsoft.Storage/storageAccounts/tableServices/tables@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":338},"Microsoft.Storage/locations/deletedAccounts@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":343},"Microsoft.Storage/storageAccounts@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":143},"Microsoft.Storage/storageAccounts/managementPolicies@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":167},"Microsoft.Storage/storageAccounts/inventoryPolicies@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":194},"Microsoft.Storage/storageAccounts/privateEndpointConnections@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":198},"Microsoft.Storage/storageAccounts/objectReplicationPolicies@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":207},"Microsoft.Storage/storageAccounts/encryptionScopes@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":219},"Microsoft.Storage/storageAccounts/blobServices@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":248},"Microsoft.Storage/storageAccounts/blobServices/containers@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":284},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":290},"Microsoft.Storage/storageAccounts/fileServices@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":300},"Microsoft.Storage/storageAccounts/fileServices/shares@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":318},"Microsoft.Storage/storageAccounts/queueServices@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":325},"Microsoft.Storage/storageAccounts/queueServices/queues@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":331},"Microsoft.Storage/storageAccounts/tableServices@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":338},"Microsoft.Storage/storageAccounts/tableServices/tables@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":343},"Microsoft.Storage/locations/deletedAccounts@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":348},"Microsoft.Storage/storageAccounts@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":149},"Microsoft.Storage/storageAccounts/managementPolicies@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":173},"Microsoft.Storage/storageAccounts/inventoryPolicies@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":210},"Microsoft.Storage/storageAccounts/privateEndpointConnections@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":214},"Microsoft.Storage/storageAccounts/objectReplicationPolicies@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":223},"Microsoft.Storage/storageAccounts/encryptionScopes@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":235},"Microsoft.Storage/storageAccounts/blobServices@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":264},"Microsoft.Storage/storageAccounts/blobServices/containers@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":304},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":310},"Microsoft.Storage/storageAccounts/fileServices@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":320},"Microsoft.Storage/storageAccounts/fileServices/shares@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":353},"Microsoft.Storage/storageAccounts/queueServices@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":360},"Microsoft.Storage/storageAccounts/queueServices/queues@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":366},"Microsoft.Storage/storageAccounts/tableServices@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":373},"Microsoft.Storage/storageAccounts/tableServices/tables@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":378},"Microsoft.Storage/locations/deletedAccounts@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":383},"Microsoft.Storage/storageAccounts@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":157},"Microsoft.Storage/storageAccounts/managementPolicies@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":181},"Microsoft.Storage/storageAccounts/inventoryPolicies@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":218},"Microsoft.Storage/storageAccounts/privateEndpointConnections@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":222},"Microsoft.Storage/storageAccounts/objectReplicationPolicies@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":231},"Microsoft.Storage/storageAccounts/encryptionScopes@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":243},"Microsoft.Storage/storageAccounts/blobServices@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":271},"Microsoft.Storage/storageAccounts/blobServices/containers@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":312},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":317},"Microsoft.Storage/storageAccounts/fileServices@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":326},"Microsoft.Storage/storageAccounts/fileServices/shares@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":359},"Microsoft.Storage/storageAccounts/queueServices@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":365},"Microsoft.Storage/storageAccounts/queueServices/queues@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":371},"Microsoft.Storage/storageAccounts/tableServices@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":377},"Microsoft.Storage/storageAccounts/tableServices/tables@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":382},"Microsoft.Storage/locations/deletedAccounts@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":387},"Microsoft.Storage/storageAccounts@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":163},"Microsoft.Storage/storageAccounts/managementPolicies@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":187},"Microsoft.Storage/storageAccounts/inventoryPolicies@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":224},"Microsoft.Storage/storageAccounts/privateEndpointConnections@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":228},"Microsoft.Storage/storageAccounts/objectReplicationPolicies@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":237},"Microsoft.Storage/storageAccounts/localUsers@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":246},"Microsoft.Storage/storageAccounts/encryptionScopes@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":258},"Microsoft.Storage/storageAccounts/blobServices@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":286},"Microsoft.Storage/storageAccounts/blobServices/containers@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":327},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":332},"Microsoft.Storage/storageAccounts/fileServices@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":341},"Microsoft.Storage/storageAccounts/fileServices/shares@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":374},"Microsoft.Storage/storageAccounts/queueServices@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":380},"Microsoft.Storage/storageAccounts/queueServices/queues@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":386},"Microsoft.Storage/storageAccounts/tableServices@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":392},"Microsoft.Storage/storageAccounts/tableServices/tables@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":397},"Microsoft.Storage/locations/deletedAccounts@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":402},"Microsoft.Storage/storageAccounts@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":181},"Microsoft.Storage/storageAccounts/managementPolicies@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":205},"Microsoft.Storage/storageAccounts/inventoryPolicies@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":243},"Microsoft.Storage/storageAccounts/privateEndpointConnections@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":247},"Microsoft.Storage/storageAccounts/objectReplicationPolicies@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":256},"Microsoft.Storage/storageAccounts/localUsers@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":265},"Microsoft.Storage/storageAccounts/encryptionScopes@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":277},"Microsoft.Storage/storageAccounts/blobServices@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":306},"Microsoft.Storage/storageAccounts/blobServices/containers@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":347},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":352},"Microsoft.Storage/storageAccounts/fileServices@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":361},"Microsoft.Storage/storageAccounts/fileServices/shares@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":394},"Microsoft.Storage/storageAccounts/queueServices@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":400},"Microsoft.Storage/storageAccounts/queueServices/queues@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":406},"Microsoft.Storage/storageAccounts/tableServices@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":412},"Microsoft.Storage/storageAccounts/tableServices/tables@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":420},"Microsoft.Storage/locations/deletedAccounts@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":425},"Microsoft.Storage/storageAccounts@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":182},"Microsoft.Storage/storageAccounts/managementPolicies@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":206},"Microsoft.Storage/storageAccounts/inventoryPolicies@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":244},"Microsoft.Storage/storageAccounts/privateEndpointConnections@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":248},"Microsoft.Storage/storageAccounts/objectReplicationPolicies@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":257},"Microsoft.Storage/storageAccounts/localUsers@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":266},"Microsoft.Storage/storageAccounts/encryptionScopes@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":278},"Microsoft.Storage/storageAccounts/blobServices@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":307},"Microsoft.Storage/storageAccounts/blobServices/containers@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":348},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":353},"Microsoft.Storage/storageAccounts/fileServices@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":362},"Microsoft.Storage/storageAccounts/fileServices/shares@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":395},"Microsoft.Storage/storageAccounts/queueServices@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":401},"Microsoft.Storage/storageAccounts/queueServices/queues@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":407},"Microsoft.Storage/storageAccounts/tableServices@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":413},"Microsoft.Storage/storageAccounts/tableServices/tables@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":421},"Microsoft.Storage/locations/deletedAccounts@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":426},"Microsoft.Storage/storageAccounts@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":182},"Microsoft.Storage/storageAccounts/managementPolicies@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":206},"Microsoft.Storage/storageAccounts/inventoryPolicies@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":244},"Microsoft.Storage/storageAccounts/privateEndpointConnections@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":248},"Microsoft.Storage/storageAccounts/objectReplicationPolicies@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":257},"Microsoft.Storage/storageAccounts/localUsers@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":266},"Microsoft.Storage/storageAccounts/encryptionScopes@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":278},"Microsoft.Storage/storageAccounts/blobServices@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":307},"Microsoft.Storage/storageAccounts/blobServices/containers@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":348},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":353},"Microsoft.Storage/storageAccounts/fileServices@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":362},"Microsoft.Storage/storageAccounts/fileServices/shares@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":395},"Microsoft.Storage/storageAccounts/queueServices@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":401},"Microsoft.Storage/storageAccounts/queueServices/queues@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":407},"Microsoft.Storage/storageAccounts/tableServices@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":413},"Microsoft.Storage/storageAccounts/tableServices/tables@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":421},"Microsoft.Storage/locations/deletedAccounts@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":426},"Microsoft.Storage/storageAccounts@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":190},"Microsoft.Storage/storageAccounts/managementPolicies@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":214},"Microsoft.Storage/storageAccounts/inventoryPolicies@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":253},"Microsoft.Storage/storageAccounts/privateEndpointConnections@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":257},"Microsoft.Storage/storageAccounts/objectReplicationPolicies@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":266},"Microsoft.Storage/storageAccounts/localUsers@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":275},"Microsoft.Storage/storageAccounts/encryptionScopes@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":287},"Microsoft.Storage/storageAccounts/blobServices@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":318},"Microsoft.Storage/storageAccounts/blobServices/containers@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":359},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":364},"Microsoft.Storage/storageAccounts/fileServices@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":373},"Microsoft.Storage/storageAccounts/fileServices/shares@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":406},"Microsoft.Storage/storageAccounts/queueServices@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":412},"Microsoft.Storage/storageAccounts/queueServices/queues@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":418},"Microsoft.Storage/storageAccounts/tableServices@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":424},"Microsoft.Storage/storageAccounts/tableServices/tables@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":432},"Microsoft.Storage/locations/deletedAccounts@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":437},"Microsoft.StorageActions/storageTasks@2023-01-01":{"RelativePath":"storageactions/microsoft.storageactions/2023-01-01/types.json","Index":57},"Microsoft.StorageCache/caches@2019-08-01-preview":{"RelativePath":"storagecache/microsoft.storagecache/2019-08-01-preview/types.json","Index":36},"Microsoft.StorageCache/caches/storageTargets@2019-08-01-preview":{"RelativePath":"storagecache/microsoft.storagecache/2019-08-01-preview/types.json","Index":58},"Microsoft.StorageCache/caches@2019-11-01":{"RelativePath":"storagecache/microsoft.storagecache/2019-11-01/types.json","Index":36},"Microsoft.StorageCache/caches/storageTargets@2019-11-01":{"RelativePath":"storagecache/microsoft.storagecache/2019-11-01/types.json","Index":58},"Microsoft.StorageCache/caches@2020-03-01":{"RelativePath":"storagecache/microsoft.storagecache/2020-03-01/types.json","Index":57},"Microsoft.StorageCache/caches/storageTargets@2020-03-01":{"RelativePath":"storagecache/microsoft.storagecache/2020-03-01/types.json","Index":81},"Microsoft.StorageCache/caches@2020-10-01":{"RelativePath":"storagecache/microsoft.storagecache/2020-10-01/types.json","Index":87},"Microsoft.StorageCache/caches/storageTargets@2020-10-01":{"RelativePath":"storagecache/microsoft.storagecache/2020-10-01/types.json","Index":111},"Microsoft.StorageCache/caches@2021-03-01":{"RelativePath":"storagecache/microsoft.storagecache/2021-03-01/types.json","Index":91},"Microsoft.StorageCache/caches/storageTargets@2021-03-01":{"RelativePath":"storagecache/microsoft.storagecache/2021-03-01/types.json","Index":115},"Microsoft.StorageCache/caches@2021-05-01":{"RelativePath":"storagecache/microsoft.storagecache/2021-05-01/types.json","Index":95},"Microsoft.StorageCache/caches/storageTargets@2021-05-01":{"RelativePath":"storagecache/microsoft.storagecache/2021-05-01/types.json","Index":119},"Microsoft.StorageCache/caches@2021-09-01":{"RelativePath":"storagecache/microsoft.storagecache/2021-09-01/types.json","Index":95},"Microsoft.StorageCache/caches/storageTargets@2021-09-01":{"RelativePath":"storagecache/microsoft.storagecache/2021-09-01/types.json","Index":124},"Microsoft.StorageCache/caches@2022-01-01":{"RelativePath":"storagecache/microsoft.storagecache/2022-01-01/types.json","Index":96},"Microsoft.StorageCache/caches/storageTargets@2022-01-01":{"RelativePath":"storagecache/microsoft.storagecache/2022-01-01/types.json","Index":125},"Microsoft.StorageCache/caches@2022-05-01":{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":109},"Microsoft.StorageCache/caches/storageTargets@2022-05-01":{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":138},"Microsoft.StorageCache/caches@2023-01-01":{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":109},"Microsoft.StorageCache/caches/storageTargets@2023-01-01":{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":138},"Microsoft.StorageCache/caches@2023-03-01-preview":{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":109},"Microsoft.StorageCache/caches/storageTargets@2023-03-01-preview":{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":138},"Microsoft.StorageCache/amlFilesystems@2023-03-01-preview":{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":190},"Microsoft.StorageCache/amlFilesystems@2023-05-01":{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":74},"Microsoft.StorageCache/caches@2023-05-01":{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":163},"Microsoft.StorageCache/caches/storageTargets@2023-05-01":{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":192},"Microsoft.StorageCache/amlFilesystems@2023-11-01-preview":{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":79},"Microsoft.StorageCache/caches@2023-11-01-preview":{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":168},"Microsoft.StorageCache/caches/storageTargets@2023-11-01-preview":{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":197},"Microsoft.ImportExport/jobs@2016-11-01":{"RelativePath":"storageimportexport/microsoft.importexport/2016-11-01/types.json","Index":51},"Microsoft.ImportExport/jobs@2020-08-01":{"RelativePath":"storageimportexport/microsoft.importexport/2020-08-01/types.json","Index":51},"Microsoft.ImportExport/jobs@2021-01-01":{"RelativePath":"storageimportexport/microsoft.importexport/2021-01-01/types.json","Index":51},"Microsoft.StorageMover/storageMovers@2022-07-01-preview":{"RelativePath":"storagemover/microsoft.storagemover/2022-07-01-preview/types.json","Index":26},"Microsoft.StorageMover/storageMovers/agents@2022-07-01-preview":{"RelativePath":"storagemover/microsoft.storagemover/2022-07-01-preview/types.json","Index":41},"Microsoft.StorageMover/storageMovers/endpoints@2022-07-01-preview":{"RelativePath":"storagemover/microsoft.storagemover/2022-07-01-preview/types.json","Index":56},"Microsoft.StorageMover/storageMovers/projects@2022-07-01-preview":{"RelativePath":"storagemover/microsoft.storagemover/2022-07-01-preview/types.json","Index":63},"Microsoft.StorageMover/storageMovers/projects/jobDefinitions@2022-07-01-preview":{"RelativePath":"storagemover/microsoft.storagemover/2022-07-01-preview/types.json","Index":82},"Microsoft.StorageMover/storageMovers/projects/jobDefinitions/jobRuns@2022-07-01-preview":{"RelativePath":"storagemover/microsoft.storagemover/2022-07-01-preview/types.json","Index":103},"Microsoft.StorageMover/storageMovers@2023-03-01":{"RelativePath":"storagemover/microsoft.storagemover/2023-03-01/types.json","Index":26},"Microsoft.StorageMover/storageMovers/agents@2023-03-01":{"RelativePath":"storagemover/microsoft.storagemover/2023-03-01/types.json","Index":41},"Microsoft.StorageMover/storageMovers/endpoints@2023-03-01":{"RelativePath":"storagemover/microsoft.storagemover/2023-03-01/types.json","Index":56},"Microsoft.StorageMover/storageMovers/projects@2023-03-01":{"RelativePath":"storagemover/microsoft.storagemover/2023-03-01/types.json","Index":63},"Microsoft.StorageMover/storageMovers/projects/jobDefinitions@2023-03-01":{"RelativePath":"storagemover/microsoft.storagemover/2023-03-01/types.json","Index":82},"Microsoft.StorageMover/storageMovers/projects/jobDefinitions/jobRuns@2023-03-01":{"RelativePath":"storagemover/microsoft.storagemover/2023-03-01/types.json","Index":103},"Microsoft.StorageMover/storageMovers@2023-07-01-preview":{"RelativePath":"storagemover/microsoft.storagemover/2023-07-01-preview/types.json","Index":26},"Microsoft.StorageMover/storageMovers/agents@2023-07-01-preview":{"RelativePath":"storagemover/microsoft.storagemover/2023-07-01-preview/types.json","Index":41},"Microsoft.StorageMover/storageMovers/endpoints@2023-07-01-preview":{"RelativePath":"storagemover/microsoft.storagemover/2023-07-01-preview/types.json","Index":63},"Microsoft.StorageMover/storageMovers/projects@2023-07-01-preview":{"RelativePath":"storagemover/microsoft.storagemover/2023-07-01-preview/types.json","Index":70},"Microsoft.StorageMover/storageMovers/projects/jobDefinitions@2023-07-01-preview":{"RelativePath":"storagemover/microsoft.storagemover/2023-07-01-preview/types.json","Index":89},"Microsoft.StorageMover/storageMovers/projects/jobDefinitions/jobRuns@2023-07-01-preview":{"RelativePath":"storagemover/microsoft.storagemover/2023-07-01-preview/types.json","Index":110},"Microsoft.StorageMover/storageMovers@2023-10-01":{"RelativePath":"storagemover/microsoft.storagemover/2023-10-01/types.json","Index":26},"Microsoft.StorageMover/storageMovers/agents@2023-10-01":{"RelativePath":"storagemover/microsoft.storagemover/2023-10-01/types.json","Index":41},"Microsoft.StorageMover/storageMovers/endpoints@2023-10-01":{"RelativePath":"storagemover/microsoft.storagemover/2023-10-01/types.json","Index":63},"Microsoft.StorageMover/storageMovers/projects@2023-10-01":{"RelativePath":"storagemover/microsoft.storagemover/2023-10-01/types.json","Index":70},"Microsoft.StorageMover/storageMovers/projects/jobDefinitions@2023-10-01":{"RelativePath":"storagemover/microsoft.storagemover/2023-10-01/types.json","Index":89},"Microsoft.StorageMover/storageMovers/projects/jobDefinitions/jobRuns@2023-10-01":{"RelativePath":"storagemover/microsoft.storagemover/2023-10-01/types.json","Index":110},"Microsoft.StoragePool/diskPools@2020-03-15-preview":{"RelativePath":"storagepool/microsoft.storagepool/2020-03-15-preview/types.json","Index":40},"Microsoft.StoragePool/diskPools/iscsiTargets@2020-03-15-preview":{"RelativePath":"storagepool/microsoft.storagepool/2020-03-15-preview/types.json","Index":73},"Microsoft.StoragePool/diskPools@2021-04-01-preview":{"RelativePath":"storagepool/microsoft.storagepool/2021-04-01-preview/types.json","Index":47},"Microsoft.StoragePool/diskPools/iscsiTargets@2021-04-01-preview":{"RelativePath":"storagepool/microsoft.storagepool/2021-04-01-preview/types.json","Index":79},"Microsoft.StoragePool/diskPools@2021-08-01":{"RelativePath":"storagepool/microsoft.storagepool/2021-08-01/types.json","Index":48},"Microsoft.StoragePool/diskPools/iscsiTargets@2021-08-01":{"RelativePath":"storagepool/microsoft.storagepool/2021-08-01/types.json","Index":82},"Microsoft.StorageSync/storageSyncServices@2017-06-05-preview":{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":12},"Microsoft.StorageSync/storageSyncServices/syncGroups@2017-06-05-preview":{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":17},"Microsoft.StorageSync/storageSyncServices/syncGroups/cloudEndpoints@2017-06-05-preview":{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":22},"Microsoft.StorageSync/storageSyncServices/syncGroups/serverEndpoints@2017-06-05-preview":{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":42},"Microsoft.StorageSync/storageSyncServices/registeredServers@2017-06-05-preview":{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":47},"Microsoft.StorageSync/storageSyncServices/workflows@2017-06-05-preview":{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":62},"Microsoft.StorageSync/storageSyncServices@2018-04-02":{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":13},"Microsoft.StorageSync/storageSyncServices/syncGroups@2018-04-02":{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":18},"Microsoft.StorageSync/storageSyncServices/syncGroups/cloudEndpoints@2018-04-02":{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":24},"Microsoft.StorageSync/storageSyncServices/syncGroups/serverEndpoints@2018-04-02":{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":33},"Microsoft.StorageSync/storageSyncServices/registeredServers@2018-04-02":{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":39},"Microsoft.StorageSync/storageSyncServices/workflows@2018-04-02":{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":54},"Microsoft.StorageSync/storageSyncServices@2018-07-01":{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":12},"Microsoft.StorageSync/storageSyncServices/syncGroups@2018-07-01":{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":16},"Microsoft.StorageSync/storageSyncServices/syncGroups/cloudEndpoints@2018-07-01":{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":21},"Microsoft.StorageSync/storageSyncServices/syncGroups/serverEndpoints@2018-07-01":{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":29},"Microsoft.StorageSync/storageSyncServices/registeredServers@2018-07-01":{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":34},"Microsoft.StorageSync/storageSyncServices/workflows@2018-07-01":{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":49},"Microsoft.StorageSync/storageSyncServices@2018-10-01":{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":12},"Microsoft.StorageSync/storageSyncServices/syncGroups@2018-10-01":{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":16},"Microsoft.StorageSync/storageSyncServices/syncGroups/cloudEndpoints@2018-10-01":{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":21},"Microsoft.StorageSync/storageSyncServices/syncGroups/serverEndpoints@2018-10-01":{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":64},"Microsoft.StorageSync/storageSyncServices/registeredServers@2018-10-01":{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":69},"Microsoft.StorageSync/storageSyncServices/workflows@2018-10-01":{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":84},"Microsoft.StorageSync/storageSyncServices@2019-02-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":12},"Microsoft.StorageSync/storageSyncServices/syncGroups@2019-02-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":16},"Microsoft.StorageSync/storageSyncServices/syncGroups/cloudEndpoints@2019-02-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":21},"Microsoft.StorageSync/storageSyncServices/syncGroups/serverEndpoints@2019-02-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":64},"Microsoft.StorageSync/storageSyncServices/registeredServers@2019-02-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":69},"Microsoft.StorageSync/storageSyncServices/workflows@2019-02-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":84},"Microsoft.StorageSync/storageSyncServices@2019-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":12},"Microsoft.StorageSync/storageSyncServices/syncGroups@2019-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":16},"Microsoft.StorageSync/storageSyncServices/syncGroups/cloudEndpoints@2019-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":21},"Microsoft.StorageSync/storageSyncServices/syncGroups/serverEndpoints@2019-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":64},"Microsoft.StorageSync/storageSyncServices/registeredServers@2019-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":69},"Microsoft.StorageSync/storageSyncServices/workflows@2019-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":84},"Microsoft.StorageSync/storageSyncServices@2019-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":12},"Microsoft.StorageSync/storageSyncServices/syncGroups@2019-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":16},"Microsoft.StorageSync/storageSyncServices/syncGroups/cloudEndpoints@2019-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":21},"Microsoft.StorageSync/storageSyncServices/syncGroups/serverEndpoints@2019-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":71},"Microsoft.StorageSync/storageSyncServices/registeredServers@2019-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":76},"Microsoft.StorageSync/storageSyncServices/workflows@2019-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":91},"Microsoft.StorageSync/storageSyncServices@2019-10-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":12},"Microsoft.StorageSync/storageSyncServices/syncGroups@2019-10-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":16},"Microsoft.StorageSync/storageSyncServices/syncGroups/cloudEndpoints@2019-10-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":21},"Microsoft.StorageSync/storageSyncServices/syncGroups/serverEndpoints@2019-10-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":78},"Microsoft.StorageSync/storageSyncServices/registeredServers@2019-10-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":83},"Microsoft.StorageSync/storageSyncServices/workflows@2019-10-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":98},"Microsoft.StorageSync/storageSyncServices@2020-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":30},"Microsoft.StorageSync/storageSyncServices/privateEndpointConnections@2020-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":34},"Microsoft.StorageSync/storageSyncServices/syncGroups@2020-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":38},"Microsoft.StorageSync/storageSyncServices/syncGroups/cloudEndpoints@2020-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":43},"Microsoft.StorageSync/storageSyncServices/syncGroups/serverEndpoints@2020-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":119},"Microsoft.StorageSync/storageSyncServices/registeredServers@2020-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":129},"Microsoft.StorageSync/storageSyncServices/workflows@2020-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":144},"Microsoft.StorageSync/storageSyncServices@2020-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":41},"Microsoft.StorageSync/storageSyncServices/privateEndpointConnections@2020-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":45},"Microsoft.StorageSync/storageSyncServices/syncGroups@2020-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":49},"Microsoft.StorageSync/storageSyncServices/syncGroups/cloudEndpoints@2020-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":63},"Microsoft.StorageSync/storageSyncServices/syncGroups/serverEndpoints@2020-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":138},"Microsoft.StorageSync/storageSyncServices/registeredServers@2020-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":148},"Microsoft.StorageSync/storageSyncServices/workflows@2020-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":163},"Microsoft.StorageSync/storageSyncServices@2022-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":41},"Microsoft.StorageSync/storageSyncServices/privateEndpointConnections@2022-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":45},"Microsoft.StorageSync/storageSyncServices/syncGroups@2022-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":49},"Microsoft.StorageSync/storageSyncServices/syncGroups/cloudEndpoints@2022-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":63},"Microsoft.StorageSync/storageSyncServices/syncGroups/serverEndpoints@2022-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":142},"Microsoft.StorageSync/storageSyncServices/registeredServers@2022-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":152},"Microsoft.StorageSync/storageSyncServices/workflows@2022-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":167},"Microsoft.StorageSync/storageSyncServices@2022-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":50},"Microsoft.StorageSync/storageSyncServices/privateEndpointConnections@2022-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":54},"Microsoft.StorageSync/storageSyncServices/syncGroups@2022-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":58},"Microsoft.StorageSync/storageSyncServices/syncGroups/cloudEndpoints@2022-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":72},"Microsoft.StorageSync/storageSyncServices/syncGroups/serverEndpoints@2022-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":161},"Microsoft.StorageSync/storageSyncServices/registeredServers@2022-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":174},"Microsoft.StorageSync/storageSyncServices/workflows@2022-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":189},"Microsoft.StorSimple/managers@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":19},"Microsoft.StorSimple/managers/certificates@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":58},"Microsoft.StorSimple/managers/extendedInformation@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":64},"Microsoft.StorSimple/managers/accessControlRecords@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":69},"Microsoft.StorSimple/managers/devices/alertSettings@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":82},"Microsoft.StorSimple/managers/devices/backupScheduleGroups@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":88},"Microsoft.StorSimple/managers/devices/chapSettings@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":98},"Microsoft.StorSimple/managers/devices/iscsiservers/disks@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":115},"Microsoft.StorSimple/managers/devices/fileservers@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":120},"Microsoft.StorSimple/managers/devices/fileservers/shares@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":136},"Microsoft.StorSimple/managers/devices/iscsiservers@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":141},"Microsoft.StorSimple/managers/storageAccountCredentials@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":155},"Microsoft.StorSimple/managers/storageDomains@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":164},"Microsoft.StorSimple/managers@2017-06-01":{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":19},"Microsoft.StorSimple/managers/extendedInformation@2017-06-01":{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":26},"Microsoft.StorSimple/managers/accessControlRecords@2017-06-01":{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":32},"Microsoft.StorSimple/managers/bandwidthSettings@2017-06-01":{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":50},"Microsoft.StorSimple/managers/devices/alertSettings@2017-06-01":{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":64},"Microsoft.StorSimple/managers/devices/timeSettings@2017-06-01":{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":72},"Microsoft.StorSimple/managers/devices/backupPolicies@2017-06-01":{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":85},"Microsoft.StorSimple/managers/devices/backupPolicies/schedules@2017-06-01":{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":112},"Microsoft.StorSimple/managers/devices/volumeContainers@2017-06-01":{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":129},"Microsoft.StorSimple/managers/devices/volumeContainers/volumes@2017-06-01":{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":155},"Microsoft.StorSimple/managers/storageAccountCredentials@2017-06-01":{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":164},"Microsoft.StreamAnalytics/streamingjobs@2016-03-01":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2016-03-01/types.json","Index":129},"Microsoft.StreamAnalytics/streamingjobs/inputs@2016-03-01":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2016-03-01/types.json","Index":133},"Microsoft.StreamAnalytics/streamingjobs/outputs@2016-03-01":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2016-03-01/types.json","Index":137},"Microsoft.StreamAnalytics/streamingjobs/transformations@2016-03-01":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2016-03-01/types.json","Index":141},"Microsoft.StreamAnalytics/streamingjobs/functions@2016-03-01":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2016-03-01/types.json","Index":145},"Microsoft.StreamAnalytics/streamingjobs/functions@2017-04-01-preview":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":42},"Microsoft.StreamAnalytics/streamingjobs/inputs@2017-04-01-preview":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":119},"Microsoft.StreamAnalytics/streamingjobs/outputs@2017-04-01-preview":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":198},"Microsoft.StreamAnalytics/streamingjobs@2017-04-01-preview":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":241},"Microsoft.StreamAnalytics/streamingjobs/transformations@2017-04-01-preview":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":245},"Microsoft.StreamAnalytics/clusters@2020-03-01-preview":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01-preview/types.json","Index":21},"Microsoft.StreamAnalytics/clusters/privateEndpoints@2020-03-01-preview":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01-preview/types.json","Index":31},"Microsoft.StreamAnalytics/streamingjobs@2020-03-01":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":221},"Microsoft.StreamAnalytics/streamingjobs/inputs@2020-03-01":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":225},"Microsoft.StreamAnalytics/streamingjobs/outputs@2020-03-01":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":229},"Microsoft.StreamAnalytics/streamingjobs/transformations@2020-03-01":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":233},"Microsoft.StreamAnalytics/streamingjobs/functions@2020-03-01":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":237},"Microsoft.StreamAnalytics/clusters@2020-03-01":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":251},"Microsoft.StreamAnalytics/clusters/privateEndpoints@2020-03-01":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":261},"Microsoft.StreamAnalytics/streamingjobs/functions@2021-10-01-preview":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":45},"Microsoft.StreamAnalytics/streamingjobs/inputs@2021-10-01-preview":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":157},"Microsoft.StreamAnalytics/streamingjobs/outputs@2021-10-01-preview":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":270},"Microsoft.StreamAnalytics/streamingjobs@2021-10-01-preview":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":320},"Microsoft.StreamAnalytics/streamingjobs/transformations@2021-10-01-preview":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":324},"Microsoft.Subscription/subscriptionDefinitions@2017-11-01-preview":{"RelativePath":"subscription/microsoft.subscription/2017-11-01-preview/types.json","Index":12},"Microsoft.Subscription/subscriptionOperations@2017-11-01-preview":{"RelativePath":"subscription/microsoft.subscription/2017-11-01-preview/types.json","Index":16},"Microsoft.Subscription/aliases@2019-10-01-preview":{"RelativePath":"subscription/microsoft.subscription/2019-10-01-preview/types.json","Index":19},"Microsoft.Subscription/aliases@2020-09-01":{"RelativePath":"subscription/microsoft.subscription/2020-09-01/types.json","Index":19},"Microsoft.Subscription/aliases@2021-10-01":{"RelativePath":"subscription/microsoft.subscription/2021-10-01/types.json","Index":37},"Microsoft.Subscription/policies@2021-10-01":{"RelativePath":"subscription/microsoft.subscription/2021-10-01/types.json","Index":45},"Microsoft.Support/supportTickets@2019-05-01-preview":{"RelativePath":"support/microsoft.support/2019-05-01-preview/types.json","Index":27},"Microsoft.Support/supportTickets/communications@2019-05-01-preview":{"RelativePath":"support/microsoft.support/2019-05-01-preview/types.json","Index":38},"Microsoft.Support/supportTickets@2020-04-01":{"RelativePath":"support/microsoft.support/2020-04-01/types.json","Index":28},"Microsoft.Support/supportTickets/communications@2020-04-01":{"RelativePath":"support/microsoft.support/2020-04-01/types.json","Index":39},"Microsoft.Support/supportTickets@2022-09-01-preview":{"RelativePath":"support/microsoft.support/2022-09-01-preview/types.json","Index":36},"Microsoft.Support/supportTickets/communications@2022-09-01-preview":{"RelativePath":"support/microsoft.support/2022-09-01-preview/types.json","Index":47},"Microsoft.Support/fileWorkspaces@2022-09-01-preview":{"RelativePath":"support/microsoft.support/2022-09-01-preview/types.json","Index":63},"Microsoft.Support/fileWorkspaces/files@2022-09-01-preview":{"RelativePath":"support/microsoft.support/2022-09-01-preview/types.json","Index":68},"Microsoft.Support/supportTickets/chatTranscripts@2022-09-01-preview":{"RelativePath":"support/microsoft.support/2022-09-01-preview/types.json","Index":78},"Microsoft.Synapse/workspaces/bigDataPools@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":30},"Microsoft.Synapse/workspaces/firewallRules@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":41},"Microsoft.Synapse/workspaces/sqlPools@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":53},"Microsoft.Synapse/workspaces/sqlPools/metadataSync@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":59},"Microsoft.Synapse/workspaces/sqlPools/geoBackupPolicies@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":69},"Microsoft.Synapse/workspaces/sqlPools/transparentDataEncryption@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":79},"Microsoft.Synapse/workspaces/sqlPools/auditingSettings@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":90},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns/sensitivityLabels@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":104},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":113},"Microsoft.Synapse/workspaces/sqlPools/securityAlertPolicies@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":126},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/rules/baselines@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":137},"Microsoft.Synapse/workspaces/sqlPools/extendedAuditingSettings@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":148},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":157},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies/rules@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":172},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":177},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups/workloadClassifiers@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":182},"Microsoft.Synapse/workspaces@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":209},"Microsoft.Synapse/workspaces/administrators@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":215},"Microsoft.Synapse/workspaces/sqlAdministrators@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":220},"Microsoft.Synapse/workspaces/managedIdentitySqlControlSettings@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":236},"Microsoft.Synapse/workspaces/integrationRuntimes@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":308},"Microsoft.Synapse/workspaces/privateEndpointConnections@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":312},"Microsoft.Synapse/privateLinkHubs@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":320},"Microsoft.Synapse/workspaces/auditingSettings@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":331},"Microsoft.Synapse/workspaces/extendedAuditingSettings@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":342},"Microsoft.Synapse/workspaces/securityAlertPolicies@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":355},"Microsoft.Synapse/workspaces/vulnerabilityAssessments@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":362},"Microsoft.Synapse/workspaces/keys@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":367},"Microsoft.Synapse/workspaces/sqlPools/dataWarehouseUserActivities@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":374},"Microsoft.Synapse/workspaces/sqlPools/restorePoints@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":382},"Microsoft.Synapse/workspaces/sqlPools/replicationLinks@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":404},"Microsoft.Synapse/workspaces/sqlPools/schemas@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":408},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":412},"Microsoft.Synapse/workspaces/sqlPools/connectionPolicies@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":419},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/scans@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":434},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":474},"Microsoft.Synapse/workspaces/restorableDroppedSqlPools@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":479},"Microsoft.Synapse/workspaces/privateLinkResources@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":486},"Microsoft.Synapse/privateLinkHubs/privateLinkResources@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":490},"Microsoft.Synapse/workspaces/recoverableSqlPools@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":495},"Microsoft.Synapse/workspaces/sqlPools@2020-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2020-04-01-preview/types.json","Index":38},"Microsoft.Synapse/workspaces/sqlDatabases@2020-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2020-04-01-preview/types.json","Index":72},"Microsoft.Synapse/workspaces/bigDataPools@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":32},"Microsoft.Synapse/workspaces/firewallRules@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":43},"Microsoft.Synapse/workspaces/sqlPools@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":59},"Microsoft.Synapse/workspaces/sqlPools/metadataSync@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":65},"Microsoft.Synapse/workspaces/sqlPools/geoBackupPolicies@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":75},"Microsoft.Synapse/workspaces/sqlPools/transparentDataEncryption@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":85},"Microsoft.Synapse/workspaces/sqlPools/auditingSettings@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":96},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns/sensitivityLabels@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":110},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":119},"Microsoft.Synapse/workspaces/sqlPools/securityAlertPolicies@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":132},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/rules/baselines@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":143},"Microsoft.Synapse/workspaces/sqlPools/extendedAuditingSettings@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":154},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":163},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies/rules@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":178},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":183},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups/workloadClassifiers@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":188},"Microsoft.Synapse/workspaces@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":214},"Microsoft.Synapse/workspaces/administrators@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":220},"Microsoft.Synapse/workspaces/sqlAdministrators@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":225},"Microsoft.Synapse/workspaces/managedIdentitySqlControlSettings@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":241},"Microsoft.Synapse/workspaces/integrationRuntimes@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":310},"Microsoft.Synapse/workspaces/privateEndpointConnections@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":314},"Microsoft.Synapse/privateLinkHubs@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":322},"Microsoft.Synapse/workspaces/auditingSettings@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":333},"Microsoft.Synapse/workspaces/extendedAuditingSettings@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":344},"Microsoft.Synapse/workspaces/securityAlertPolicies@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":357},"Microsoft.Synapse/workspaces/vulnerabilityAssessments@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":364},"Microsoft.Synapse/workspaces/encryptionProtector@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":374},"Microsoft.Synapse/workspaces/keys@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":379},"Microsoft.Synapse/workspaces/sqlPools/dataWarehouseUserActivities@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":386},"Microsoft.Synapse/workspaces/sqlPools/restorePoints@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":394},"Microsoft.Synapse/workspaces/sqlPools/replicationLinks@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":416},"Microsoft.Synapse/workspaces/sqlPools/schemas@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":420},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":424},"Microsoft.Synapse/workspaces/sqlPools/connectionPolicies@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":431},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/scans@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":446},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":486},"Microsoft.Synapse/workspaces/restorableDroppedSqlPools@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":491},"Microsoft.Synapse/workspaces/privateLinkResources@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":498},"Microsoft.Synapse/privateLinkHubs/privateLinkResources@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":502},"Microsoft.Synapse/workspaces/recoverableSqlPools@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":507},"Microsoft.Synapse/workspaces/libraries@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":511},"Microsoft.Synapse/workspaces/bigDataPools@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":32},"Microsoft.Synapse/workspaces/firewallRules@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":43},"Microsoft.Synapse/workspaces/integrationRuntimes@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":112},"Microsoft.Synapse/workspaces/keys@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":117},"Microsoft.Synapse/workspaces/privateEndpointConnections@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":124},"Microsoft.Synapse/privateLinkHubs@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":132},"Microsoft.Synapse/workspaces/sqlPools@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":148},"Microsoft.Synapse/workspaces/sqlPools/metadataSync@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":154},"Microsoft.Synapse/workspaces/sqlPools/geoBackupPolicies@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":164},"Microsoft.Synapse/workspaces/sqlPools/transparentDataEncryption@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":174},"Microsoft.Synapse/workspaces/sqlPools/auditingSettings@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":185},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns/sensitivityLabels@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":199},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":208},"Microsoft.Synapse/workspaces/sqlPools/securityAlertPolicies@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":221},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/rules/baselines@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":232},"Microsoft.Synapse/workspaces/sqlPools/extendedAuditingSettings@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":243},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":252},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies/rules@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":267},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":272},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups/workloadClassifiers@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":277},"Microsoft.Synapse/workspaces/auditingSettings@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":288},"Microsoft.Synapse/workspaces/extendedAuditingSettings@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":299},"Microsoft.Synapse/workspaces/securityAlertPolicies@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":312},"Microsoft.Synapse/workspaces/vulnerabilityAssessments@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":319},"Microsoft.Synapse/workspaces/encryptionProtector@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":329},"Microsoft.Synapse/workspaces@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":355},"Microsoft.Synapse/workspaces/administrators@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":361},"Microsoft.Synapse/workspaces/sqlAdministrators@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":366},"Microsoft.Synapse/workspaces/managedIdentitySqlControlSettings@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":382},"Microsoft.Synapse/workspaces/libraries@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":386},"Microsoft.Synapse/workspaces/privateLinkResources@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":393},"Microsoft.Synapse/privateLinkHubs/privateLinkResources@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":397},"Microsoft.Synapse/workspaces/sqlPools/dataWarehouseUserActivities@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":404},"Microsoft.Synapse/workspaces/sqlPools/restorePoints@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":412},"Microsoft.Synapse/workspaces/sqlPools/replicationLinks@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":434},"Microsoft.Synapse/workspaces/sqlPools/schemas@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":438},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":442},"Microsoft.Synapse/workspaces/sqlPools/connectionPolicies@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":449},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/scans@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":464},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":504},"Microsoft.Synapse/workspaces/recoverableSqlPools@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":509},"Microsoft.Synapse/workspaces/restorableDroppedSqlPools@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":514},"Microsoft.Synapse/workspaces/bigDataPools@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":32},"Microsoft.Synapse/workspaces/firewallRules@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":43},"Microsoft.Synapse/workspaces/integrationRuntimes@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":112},"Microsoft.Synapse/workspaces/keys@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":117},"Microsoft.Synapse/workspaces/privateEndpointConnections@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":124},"Microsoft.Synapse/privateLinkHubs@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":132},"Microsoft.Synapse/workspaces/sqlPools@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":148},"Microsoft.Synapse/workspaces/sqlPools/metadataSync@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":154},"Microsoft.Synapse/workspaces/sqlPools/geoBackupPolicies@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":164},"Microsoft.Synapse/workspaces/sqlPools/transparentDataEncryption@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":174},"Microsoft.Synapse/workspaces/sqlPools/auditingSettings@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":185},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns/sensitivityLabels@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":199},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":208},"Microsoft.Synapse/workspaces/sqlPools/securityAlertPolicies@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":221},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/rules/baselines@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":232},"Microsoft.Synapse/workspaces/sqlPools/extendedAuditingSettings@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":243},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":252},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies/rules@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":267},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":272},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups/workloadClassifiers@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":277},"Microsoft.Synapse/workspaces/auditingSettings@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":288},"Microsoft.Synapse/workspaces/extendedAuditingSettings@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":299},"Microsoft.Synapse/workspaces/securityAlertPolicies@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":312},"Microsoft.Synapse/workspaces/vulnerabilityAssessments@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":319},"Microsoft.Synapse/workspaces/encryptionProtector@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":329},"Microsoft.Synapse/workspaces@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":355},"Microsoft.Synapse/workspaces/administrators@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":361},"Microsoft.Synapse/workspaces/sqlAdministrators@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":366},"Microsoft.Synapse/workspaces/managedIdentitySqlControlSettings@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":382},"Microsoft.Synapse/workspaces/kustoPools@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":450},"Microsoft.Synapse/workspaces/kustoPools/databases@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":466},"Microsoft.Synapse/workspaces/kustoPools/databases/dataConnections@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":562},"Microsoft.Synapse/workspaces/kustoPools/principalAssignments@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":582},"Microsoft.Synapse/workspaces/kustoPools/databases/principalAssignments@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":606},"Microsoft.Synapse/workspaces/libraries@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":610},"Microsoft.Synapse/workspaces/privateLinkResources@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":617},"Microsoft.Synapse/privateLinkHubs/privateLinkResources@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":621},"Microsoft.Synapse/workspaces/sqlPools/dataWarehouseUserActivities@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":628},"Microsoft.Synapse/workspaces/sqlPools/restorePoints@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":636},"Microsoft.Synapse/workspaces/sqlPools/replicationLinks@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":658},"Microsoft.Synapse/workspaces/sqlPools/schemas@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":662},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":666},"Microsoft.Synapse/workspaces/sqlPools/connectionPolicies@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":673},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/scans@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":688},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":728},"Microsoft.Synapse/workspaces/recoverableSqlPools@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":733},"Microsoft.Synapse/workspaces/restorableDroppedSqlPools@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":738},"Microsoft.Synapse/workspaces/bigDataPools@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":32},"Microsoft.Synapse/workspaces/firewallRules@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":43},"Microsoft.Synapse/workspaces/integrationRuntimes@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":112},"Microsoft.Synapse/workspaces/keys@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":117},"Microsoft.Synapse/workspaces/privateEndpointConnections@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":124},"Microsoft.Synapse/privateLinkHubs@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":132},"Microsoft.Synapse/workspaces/sqlPools@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":148},"Microsoft.Synapse/workspaces/sqlPools/metadataSync@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":154},"Microsoft.Synapse/workspaces/sqlPools/geoBackupPolicies@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":164},"Microsoft.Synapse/workspaces/sqlPools/transparentDataEncryption@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":174},"Microsoft.Synapse/workspaces/sqlPools/auditingSettings@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":185},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns/sensitivityLabels@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":199},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":208},"Microsoft.Synapse/workspaces/sqlPools/securityAlertPolicies@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":221},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/rules/baselines@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":232},"Microsoft.Synapse/workspaces/sqlPools/extendedAuditingSettings@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":243},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":252},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies/rules@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":267},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":272},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups/workloadClassifiers@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":277},"Microsoft.Synapse/workspaces/auditingSettings@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":288},"Microsoft.Synapse/workspaces/extendedAuditingSettings@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":299},"Microsoft.Synapse/workspaces/securityAlertPolicies@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":312},"Microsoft.Synapse/workspaces/vulnerabilityAssessments@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":319},"Microsoft.Synapse/workspaces/encryptionProtector@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":329},"Microsoft.Synapse/workspaces@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":360},"Microsoft.Synapse/workspaces/administrators@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":366},"Microsoft.Synapse/workspaces/sqlAdministrators@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":371},"Microsoft.Synapse/workspaces/managedIdentitySqlControlSettings@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":387},"Microsoft.Synapse/workspaces/libraries@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":391},"Microsoft.Synapse/workspaces/privateLinkResources@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":398},"Microsoft.Synapse/privateLinkHubs/privateLinkResources@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":402},"Microsoft.Synapse/workspaces/sqlPools/dataWarehouseUserActivities@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":409},"Microsoft.Synapse/workspaces/sqlPools/restorePoints@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":417},"Microsoft.Synapse/workspaces/sqlPools/replicationLinks@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":439},"Microsoft.Synapse/workspaces/sqlPools/schemas@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":443},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":447},"Microsoft.Synapse/workspaces/sqlPools/connectionPolicies@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":454},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/scans@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":469},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":509},"Microsoft.Synapse/workspaces/recoverableSqlPools@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":514},"Microsoft.Synapse/workspaces/restorableDroppedSqlPools@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":519},"Microsoft.Synapse/workspaces/bigDataPools@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":36},"Microsoft.Synapse/workspaces/integrationRuntimes@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":106},"Microsoft.Synapse/workspaces/kustoPools@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":157},"Microsoft.Synapse/workspaces/kustoPools/attachedDatabaseConfigurations@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":182},"Microsoft.Synapse/workspaces/kustoPools/databases@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":213},"Microsoft.Synapse/workspaces/kustoPools/databases/dataConnections@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":309},"Microsoft.Synapse/workspaces/kustoPools/principalAssignments@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":329},"Microsoft.Synapse/workspaces/kustoPools/databases/principalAssignments@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":353},"Microsoft.Synapse/workspaces/firewallRules@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":364},"Microsoft.Synapse/workspaces/keys@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":369},"Microsoft.Synapse/workspaces/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":376},"Microsoft.Synapse/privateLinkHubs@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":384},"Microsoft.Synapse/workspaces/sqlPools@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":399},"Microsoft.Synapse/workspaces/sqlPools/metadataSync@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":405},"Microsoft.Synapse/workspaces/sqlPools/geoBackupPolicies@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":415},"Microsoft.Synapse/workspaces/sqlPools/transparentDataEncryption@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":425},"Microsoft.Synapse/workspaces/sqlPools/auditingSettings@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":436},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns/sensitivityLabels@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":450},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":459},"Microsoft.Synapse/workspaces/sqlPools/securityAlertPolicies@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":472},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/rules/baselines@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":483},"Microsoft.Synapse/workspaces/sqlPools/extendedAuditingSettings@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":494},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":503},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies/rules@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":518},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":523},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups/workloadClassifiers@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":528},"Microsoft.Synapse/workspaces/auditingSettings@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":539},"Microsoft.Synapse/workspaces/extendedAuditingSettings@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":550},"Microsoft.Synapse/workspaces/securityAlertPolicies@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":563},"Microsoft.Synapse/workspaces/vulnerabilityAssessments@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":570},"Microsoft.Synapse/workspaces/encryptionProtector@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":580},"Microsoft.Synapse/workspaces/dedicatedSQLminimalTlsSettings@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":587},"Microsoft.Synapse/workspaces@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":618},"Microsoft.Synapse/workspaces/administrators@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":624},"Microsoft.Synapse/workspaces/sqlAdministrators@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":629},"Microsoft.Synapse/workspaces/managedIdentitySqlControlSettings@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":645},"Microsoft.Synapse/workspaces/trustedServiceByPassConfiguration@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":650},"Microsoft.Synapse/workspaces/azureADOnlyAuthentications@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":661},"Microsoft.Synapse/workspaces/libraries@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":665},"Microsoft.Synapse/workspaces/sparkconfigurations@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":673},"Microsoft.Synapse/workspaces/privateLinkResources@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":680},"Microsoft.Synapse/privateLinkHubs/privateLinkResources@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":684},"Microsoft.Synapse/workspaces/sqlPools/operationResults@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":689},"Microsoft.Synapse/workspaces/sqlPools/dataWarehouseUserActivities@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":696},"Microsoft.Synapse/workspaces/sqlPools/restorePoints@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":704},"Microsoft.Synapse/workspaces/sqlPools/replicationLinks@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":726},"Microsoft.Synapse/workspaces/sqlPools/schemas@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":730},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":734},"Microsoft.Synapse/workspaces/sqlPools/connectionPolicies@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":741},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/scans@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":756},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":796},"Microsoft.Synapse/workspaces/recoverableSqlPools@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":801},"Microsoft.Synapse/workspaces/restorableDroppedSqlPools@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":806},"Microsoft.Synapse/workspaces/azureADOnlyAuthentications@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":18},"Microsoft.Synapse/workspaces/firewallRules@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":29},"Microsoft.Synapse/workspaces/keys@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":34},"Microsoft.Synapse/workspaces/privateEndpointConnections@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":41},"Microsoft.Synapse/privateLinkHubs@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":49},"Microsoft.Synapse/workspaces/sqlPools@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":64},"Microsoft.Synapse/workspaces/sqlPools/metadataSync@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":70},"Microsoft.Synapse/workspaces/sqlPools/geoBackupPolicies@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":80},"Microsoft.Synapse/workspaces/sqlPools/transparentDataEncryption@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":90},"Microsoft.Synapse/workspaces/sqlPools/auditingSettings@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":100},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns/sensitivityLabels@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":114},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":123},"Microsoft.Synapse/workspaces/sqlPools/securityAlertPolicies@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":136},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/rules/baselines@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":147},"Microsoft.Synapse/workspaces/sqlPools/extendedAuditingSettings@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":157},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":166},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies/rules@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":181},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":186},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups/workloadClassifiers@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":191},"Microsoft.Synapse/workspaces/auditingSettings@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":202},"Microsoft.Synapse/workspaces/extendedAuditingSettings@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":213},"Microsoft.Synapse/workspaces/securityAlertPolicies@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":226},"Microsoft.Synapse/workspaces/vulnerabilityAssessments@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":233},"Microsoft.Synapse/workspaces/encryptionProtector@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":243},"Microsoft.Synapse/workspaces/dedicatedSQLminimalTlsSettings@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":250},"Microsoft.Synapse/workspaces@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":281},"Microsoft.Synapse/workspaces/administrators@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":287},"Microsoft.Synapse/workspaces/sqlAdministrators@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":292},"Microsoft.Synapse/workspaces/managedIdentitySqlControlSettings@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":308},"Microsoft.Synapse/workspaces/bigDataPools@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":337},"Microsoft.Synapse/workspaces/integrationRuntimes@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":408},"Microsoft.Synapse/workspaces/privateLinkResources@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":415},"Microsoft.Synapse/privateLinkHubs/privateLinkResources@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":419},"Microsoft.Synapse/workspaces/sqlPools/operationResults@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":424},"Microsoft.Synapse/workspaces/sqlPools/dataWarehouseUserActivities@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":431},"Microsoft.Synapse/workspaces/sqlPools/restorePoints@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":439},"Microsoft.Synapse/workspaces/sqlPools/replicationLinks@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":461},"Microsoft.Synapse/workspaces/sqlPools/schemas@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":465},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":469},"Microsoft.Synapse/workspaces/sqlPools/connectionPolicies@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":476},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/scans@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":491},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":531},"Microsoft.Synapse/workspaces/recoverableSqlPools@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":536},"Microsoft.Synapse/workspaces/restorableDroppedSqlPools@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":541},"Microsoft.Synapse/workspaces/libraries@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":545},"Microsoft.Syntex/documentProcessors@2022-09-15-preview":{"RelativePath":"syntex/microsoft.syntex/2022-09-15-preview/types.json","Index":28},"Microsoft.TestBase/testBaseAccounts@2020-12-16-preview":{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":37},"Microsoft.TestBase/testBaseAccounts/packages@2020-12-16-preview":{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":92},"Microsoft.TestBase/testBaseAccounts/packages/favoriteProcesses@2020-12-16-preview":{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":97},"Microsoft.TestBase/testBaseAccounts/customerEvents@2020-12-16-preview":{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":110},"Microsoft.TestBase/testBaseAccounts/availableOSs@2020-12-16-preview":{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":115},"Microsoft.TestBase/testBaseAccounts/flightingRings@2020-12-16-preview":{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":120},"Microsoft.TestBase/testBaseAccounts/testTypes@2020-12-16-preview":{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":125},"Microsoft.TestBase/testBaseAccounts/testSummaries@2020-12-16-preview":{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":202},"Microsoft.TestBase/testBaseAccounts/packages/testResults@2020-12-16-preview":{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":245},"Microsoft.TestBase/testBaseAccounts/packages/osUpdates@2020-12-16-preview":{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":253},"Microsoft.TestBase/testBaseAccounts/packages/testResults/analysisResults@2020-12-16-preview":{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":333},"Microsoft.TestBase/testBaseAccounts/emailEvents@2020-12-16-preview":{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":338},"Microsoft.TestBase/testBaseAccounts@2022-04-01-preview":{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":37},"Microsoft.TestBase/testBaseAccounts/packages@2022-04-01-preview":{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":93},"Microsoft.TestBase/testBaseAccounts/packages/favoriteProcesses@2022-04-01-preview":{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":98},"Microsoft.TestBase/testBaseAccounts/customerEvents@2022-04-01-preview":{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":111},"Microsoft.TestBase/testBaseAccounts/availableOSs@2022-04-01-preview":{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":116},"Microsoft.TestBase/testBaseAccounts/flightingRings@2022-04-01-preview":{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":121},"Microsoft.TestBase/testBaseAccounts/testTypes@2022-04-01-preview":{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":126},"Microsoft.TestBase/testBaseAccounts/testSummaries@2022-04-01-preview":{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":204},"Microsoft.TestBase/testBaseAccounts/packages/testResults@2022-04-01-preview":{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":247},"Microsoft.TestBase/testBaseAccounts/packages/osUpdates@2022-04-01-preview":{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":255},"Microsoft.TestBase/testBaseAccounts/packages/testResults/analysisResults@2022-04-01-preview":{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":335},"Microsoft.TestBase/testBaseAccounts/emailEvents@2022-04-01-preview":{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":340},"Microsoft.TestBase/testBaseAccounts/actionRequests@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":44},"Microsoft.TestBase/testBaseAccounts/customImages@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":70},"Microsoft.TestBase/testBaseAccounts/imageDefinitions@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":83},"Microsoft.TestBase/testBaseAccounts/draftPackages@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":186},"Microsoft.TestBase/testBaseAccounts@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":209},"Microsoft.TestBase/testBaseAccounts/packages@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":244},"Microsoft.TestBase/testBaseAccounts/packages/favoriteProcesses@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":249},"Microsoft.TestBase/testBaseAccounts/customerEvents@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":262},"Microsoft.TestBase/testBaseAccounts/credentials@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":269},"Microsoft.TestBase/testBaseAccounts/chatSessions@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":281},"Microsoft.TestBase/testBaseAccounts/vhds@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":292},"Microsoft.TestBase/testBaseAccounts/freeHourBalances@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":308},"Microsoft.TestBase/testBaseAccounts/availableOSs@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":313},"Microsoft.TestBase/testBaseAccounts/flightingRings@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":318},"Microsoft.TestBase/testBaseAccounts/firstPartyApps@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":335},"Microsoft.TestBase/testBaseAccounts/galleryApps@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":349},"Microsoft.TestBase/testBaseAccounts/galleryApps/galleryAppSkus@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":363},"Microsoft.TestBase/testBaseAccounts/testTypes@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":368},"Microsoft.TestBase/testBaseAccounts/testSummaries@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":446},"Microsoft.TestBase/testBaseAccounts/packages/testResults@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":496},"Microsoft.TestBase/testBaseAccounts/packages/osUpdates@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":505},"Microsoft.TestBase/testBaseAccounts/packages/testResults/analysisResults@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":586},"Microsoft.TestBase/testBaseAccounts/emailEvents@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":591},"Microsoft.TestBase/testBaseAccounts/availableInplaceUpgradeOSs@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":605},"Microsoft.TimeSeriesInsights/environments@2017-02-28-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2017-02-28-preview/types.json","Index":27},"Microsoft.TimeSeriesInsights/environments/eventSources@2017-02-28-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2017-02-28-preview/types.json","Index":62},"Microsoft.TimeSeriesInsights/environments/referenceDataSets@2017-02-28-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2017-02-28-preview/types.json","Index":82},"Microsoft.TimeSeriesInsights/environments/accessPolicies@2017-02-28-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2017-02-28-preview/types.json","Index":91},"Microsoft.TimeSeriesInsights/environments@2017-11-15":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2017-11-15/types.json","Index":40},"Microsoft.TimeSeriesInsights/environments/eventSources@2017-11-15":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2017-11-15/types.json","Index":75},"Microsoft.TimeSeriesInsights/environments/referenceDataSets@2017-11-15":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2017-11-15/types.json","Index":98},"Microsoft.TimeSeriesInsights/environments/accessPolicies@2017-11-15":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2017-11-15/types.json","Index":107},"Microsoft.TimeSeriesInsights/environments@2018-08-15-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2018-08-15-preview/types.json","Index":64},"Microsoft.TimeSeriesInsights/environments/eventSources@2018-08-15-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2018-08-15-preview/types.json","Index":93},"Microsoft.TimeSeriesInsights/environments/referenceDataSets@2018-08-15-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2018-08-15-preview/types.json","Index":116},"Microsoft.TimeSeriesInsights/environments/accessPolicies@2018-08-15-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2018-08-15-preview/types.json","Index":125},"Microsoft.TimeSeriesInsights/environments@2020-05-15":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2020-05-15/types.json","Index":64},"Microsoft.TimeSeriesInsights/environments/eventSources@2020-05-15":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2020-05-15/types.json","Index":98},"Microsoft.TimeSeriesInsights/environments/referenceDataSets@2020-05-15":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2020-05-15/types.json","Index":121},"Microsoft.TimeSeriesInsights/environments/accessPolicies@2020-05-15":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2020-05-15/types.json","Index":130},"Microsoft.TimeSeriesInsights/environments@2021-03-31-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2021-03-31-preview/types.json","Index":82},"Microsoft.TimeSeriesInsights/environments/eventSources@2021-03-31-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2021-03-31-preview/types.json","Index":116},"Microsoft.TimeSeriesInsights/environments/referenceDataSets@2021-03-31-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2021-03-31-preview/types.json","Index":139},"Microsoft.TimeSeriesInsights/environments/accessPolicies@2021-03-31-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2021-03-31-preview/types.json","Index":148},"Microsoft.TimeSeriesInsights/environments/privateEndpointConnections@2021-03-31-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2021-03-31-preview/types.json","Index":152},"Microsoft.TimeSeriesInsights/environments@2021-06-30-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2021-06-30-preview/types.json","Index":64},"Microsoft.TimeSeriesInsights/environments/eventSources@2021-06-30-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2021-06-30-preview/types.json","Index":98},"Microsoft.TimeSeriesInsights/environments/referenceDataSets@2021-06-30-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2021-06-30-preview/types.json","Index":121},"Microsoft.TimeSeriesInsights/environments/accessPolicies@2021-06-30-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2021-06-30-preview/types.json","Index":130},"Microsoft.Network/trafficmanagerprofiles@2015-11-01":{"RelativePath":"trafficmanager/microsoft.network/2015-11-01/types.json","Index":18},"Microsoft.Network/trafficmanagerprofiles@2017-03-01":{"RelativePath":"trafficmanager/microsoft.network/2017-03-01/types.json","Index":19},"Microsoft.Network/trafficManagerGeographicHierarchies@2017-03-01":{"RelativePath":"trafficmanager/microsoft.network/2017-03-01/types.json","Index":28},"Microsoft.Network/trafficmanagerprofiles@2017-05-01":{"RelativePath":"trafficmanager/microsoft.network/2017-05-01/types.json","Index":47},"Microsoft.Network/trafficManagerGeographicHierarchies@2017-05-01":{"RelativePath":"trafficmanager/microsoft.network/2017-05-01/types.json","Index":55},"Microsoft.Network/trafficmanagerprofiles/heatMaps@2017-09-01-preview":{"RelativePath":"trafficmanager/microsoft.network/2017-09-01-preview/types.json","Index":20},"Microsoft.Network/trafficmanagerprofiles@2018-02-01":{"RelativePath":"trafficmanager/microsoft.network/2018-02-01/types.json","Index":50},"Microsoft.Network/trafficManagerGeographicHierarchies@2018-02-01":{"RelativePath":"trafficmanager/microsoft.network/2018-02-01/types.json","Index":58},"Microsoft.Network/trafficmanagerprofiles@2018-03-01":{"RelativePath":"trafficmanager/microsoft.network/2018-03-01/types.json","Index":56},"Microsoft.Network/trafficManagerGeographicHierarchies@2018-03-01":{"RelativePath":"trafficmanager/microsoft.network/2018-03-01/types.json","Index":64},"Microsoft.Network/trafficmanagerprofiles/heatMaps@2018-03-01":{"RelativePath":"trafficmanager/microsoft.network/2018-03-01/types.json","Index":77},"Microsoft.Network/trafficmanagerprofiles@2018-04-01":{"RelativePath":"trafficmanager/microsoft.network/2018-04-01/types.json","Index":60},"Microsoft.Network/trafficManagerUserMetricsKeys@2018-04-01":{"RelativePath":"trafficmanager/microsoft.network/2018-04-01/types.json","Index":66},"Microsoft.Network/trafficManagerGeographicHierarchies@2018-04-01":{"RelativePath":"trafficmanager/microsoft.network/2018-04-01/types.json","Index":74},"Microsoft.Network/trafficmanagerprofiles/heatMaps@2018-04-01":{"RelativePath":"trafficmanager/microsoft.network/2018-04-01/types.json","Index":87},"Microsoft.Network/trafficmanagerprofiles/AzureEndpoints@2018-08-01":{"RelativePath":"trafficmanager/microsoft.network/2018-08-01/types.json","Index":27},"Microsoft.Network/trafficmanagerprofiles/ExternalEndpoints@2018-08-01":{"RelativePath":"trafficmanager/microsoft.network/2018-08-01/types.json","Index":31},"Microsoft.Network/trafficmanagerprofiles/NestedEndpoints@2018-08-01":{"RelativePath":"trafficmanager/microsoft.network/2018-08-01/types.json","Index":35},"Microsoft.Network/trafficmanagerprofiles@2018-08-01":{"RelativePath":"trafficmanager/microsoft.network/2018-08-01/types.json","Index":78},"Microsoft.Network/trafficManagerUserMetricsKeys@2018-08-01":{"RelativePath":"trafficmanager/microsoft.network/2018-08-01/types.json","Index":84},"Microsoft.Network/trafficManagerGeographicHierarchies@2018-08-01":{"RelativePath":"trafficmanager/microsoft.network/2018-08-01/types.json","Index":92},"Microsoft.Network/trafficmanagerprofiles/heatMaps@2018-08-01":{"RelativePath":"trafficmanager/microsoft.network/2018-08-01/types.json","Index":104},"Microsoft.Network/trafficmanagerprofiles/AzureEndpoints@2022-04-01-preview":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01-preview/types.json","Index":30},"Microsoft.Network/trafficmanagerprofiles/ExternalEndpoints@2022-04-01-preview":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01-preview/types.json","Index":34},"Microsoft.Network/trafficmanagerprofiles/NestedEndpoints@2022-04-01-preview":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01-preview/types.json","Index":38},"Microsoft.Network/trafficmanagerprofiles@2022-04-01-preview":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01-preview/types.json","Index":81},"Microsoft.Network/trafficManagerUserMetricsKeys@2022-04-01-preview":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01-preview/types.json","Index":87},"Microsoft.Network/trafficManagerGeographicHierarchies@2022-04-01-preview":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01-preview/types.json","Index":95},"Microsoft.Network/trafficmanagerprofiles/heatMaps@2022-04-01-preview":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01-preview/types.json","Index":107},"Microsoft.Network/trafficmanagerprofiles/AzureEndpoints@2022-04-01":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01/types.json","Index":31},"Microsoft.Network/trafficmanagerprofiles/ExternalEndpoints@2022-04-01":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01/types.json","Index":35},"Microsoft.Network/trafficmanagerprofiles/NestedEndpoints@2022-04-01":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01/types.json","Index":39},"Microsoft.Network/trafficmanagerprofiles@2022-04-01":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01/types.json","Index":82},"Microsoft.Network/trafficManagerUserMetricsKeys@2022-04-01":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01/types.json","Index":88},"Microsoft.Network/trafficManagerGeographicHierarchies@2022-04-01":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01/types.json","Index":96},"Microsoft.Network/trafficmanagerprofiles/heatMaps@2022-04-01":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01/types.json","Index":108},"Microsoft.VideoIndexer/accounts@2021-10-18-preview":{"RelativePath":"vi/microsoft.videoindexer/2021-10-18-preview/types.json","Index":40},"Microsoft.VideoIndexer/accounts@2021-10-27-preview":{"RelativePath":"vi/microsoft.videoindexer/2021-10-27-preview/types.json","Index":40},"Microsoft.VideoIndexer/accounts@2021-11-10-preview":{"RelativePath":"vi/microsoft.videoindexer/2021-11-10-preview/types.json","Index":40},"Microsoft.VideoIndexer/accounts@2022-04-13-preview":{"RelativePath":"vi/microsoft.videoindexer/2022-04-13-preview/types.json","Index":40},"Microsoft.VideoIndexer/accounts@2022-07-20-preview":{"RelativePath":"vi/microsoft.videoindexer/2022-07-20-preview/types.json","Index":40},"Microsoft.VideoIndexer/accounts@2022-08-01":{"RelativePath":"vi/microsoft.videoindexer/2022-08-01/types.json","Index":40},"Microsoft.VideoIndexer/accounts@2024-01-01":{"RelativePath":"vi/microsoft.videoindexer/2024-01-01/types.json","Index":40},"Microsoft.Media/videoAnalyzers@2021-05-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-05-01-preview/types.json","Index":39},"Microsoft.Media/videoAnalyzers/edgeModules@2021-05-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-05-01-preview/types.json","Index":44},"Microsoft.Media/videoAnalyzers/videos@2021-05-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-05-01-preview/types.json","Index":54},"Microsoft.Media/videoAnalyzers/accessPolicies@2021-05-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-05-01-preview/types.json","Index":82},"Microsoft.Media/videoAnalyzers/edgeModules@2021-11-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":23},"Microsoft.Media/videoAnalyzers/pipelineTopologies@2021-11-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":107},"Microsoft.Media/videoAnalyzers/livePipelines@2021-11-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":119},"Microsoft.Media/videoAnalyzers/pipelineJobs@2021-11-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":131},"Microsoft.Media/videoAnalyzers@2021-11-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":180},"Microsoft.Media/videoAnalyzers/privateEndpointConnections@2021-11-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":184},"Microsoft.Media/videoAnalyzers/videos@2021-11-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":197},"Microsoft.Media/videoAnalyzers/accessPolicies@2021-11-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":225},"Microsoft.Media/videoAnalyzers/privateLinkResources@2021-11-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":232},"Microsoft.Media/videoAnalyzers/privateEndpointConnections/operationResults@2021-11-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":236},"Microsoft.Media/locations/videoAnalyzerOperationResults@2021-11-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":241},"microsoft.visualstudio/account@2014-04-01-preview":{"RelativePath":"visualstudio/microsoft.visualstudio/2014-04-01-preview/types.json","Index":18},"microsoft.visualstudio/account/extension@2014-04-01-preview":{"RelativePath":"visualstudio/microsoft.visualstudio/2014-04-01-preview/types.json","Index":25},"microsoft.visualstudio/account/project@2014-04-01-preview":{"RelativePath":"visualstudio/microsoft.visualstudio/2014-04-01-preview/types.json","Index":31},"Microsoft.AVS/privateClouds@2020-03-20":{"RelativePath":"vmware/microsoft.avs/2020-03-20/types.json","Index":40},"Microsoft.AVS/privateClouds/clusters@2020-03-20":{"RelativePath":"vmware/microsoft.avs/2020-03-20/types.json","Index":52},"Microsoft.AVS/privateClouds/hcxEnterpriseSites@2020-03-20":{"RelativePath":"vmware/microsoft.avs/2020-03-20/types.json","Index":62},"Microsoft.AVS/privateClouds/authorizations@2020-03-20":{"RelativePath":"vmware/microsoft.avs/2020-03-20/types.json","Index":71},"Microsoft.AVS/privateClouds@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":40},"Microsoft.AVS/privateClouds/clusters@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":52},"Microsoft.AVS/privateClouds/hcxEnterpriseSites@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":62},"Microsoft.AVS/privateClouds/authorizations@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":71},"Microsoft.AVS/privateClouds/globalReachConnections@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":84},"Microsoft.AVS/privateClouds/workloadNetworks/segments@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":101},"Microsoft.AVS/privateClouds/workloadNetworks/dhcpConfigurations@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":118},"Microsoft.AVS/privateClouds/workloadNetworks/portMirroringProfiles@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":133},"Microsoft.AVS/privateClouds/workloadNetworks/vmGroups@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":147},"Microsoft.AVS/privateClouds/workloadNetworks/dnsServices@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":168},"Microsoft.AVS/privateClouds/workloadNetworks/dnsZones@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":181},"Microsoft.AVS/privateClouds/addons@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":195},"Microsoft.AVS/privateClouds/workloadNetworks/gateways@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":200},"Microsoft.AVS/privateClouds/workloadNetworks/virtualMachines@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":207},"Microsoft.AVS/privateClouds@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":40},"Microsoft.AVS/privateClouds/clusters@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":52},"Microsoft.AVS/privateClouds/clusters/datastores@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":66},"Microsoft.AVS/privateClouds/hcxEnterpriseSites@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":76},"Microsoft.AVS/privateClouds/authorizations@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":85},"Microsoft.AVS/privateClouds/globalReachConnections@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":98},"Microsoft.AVS/privateClouds/workloadNetworks/segments@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":115},"Microsoft.AVS/privateClouds/workloadNetworks/dhcpConfigurations@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":132},"Microsoft.AVS/privateClouds/workloadNetworks/portMirroringProfiles@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":147},"Microsoft.AVS/privateClouds/workloadNetworks/vmGroups@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":161},"Microsoft.AVS/privateClouds/workloadNetworks/dnsServices@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":182},"Microsoft.AVS/privateClouds/workloadNetworks/dnsZones@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":195},"Microsoft.AVS/privateClouds/addons@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":210},"Microsoft.AVS/privateClouds/workloadNetworks/gateways@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":215},"Microsoft.AVS/privateClouds/workloadNetworks/virtualMachines@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":222},"Microsoft.AVS/privateClouds@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":41},"Microsoft.AVS/privateClouds/clusters@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":53},"Microsoft.AVS/privateClouds/clusters/datastores@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":71},"Microsoft.AVS/privateClouds/hcxEnterpriseSites@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":81},"Microsoft.AVS/privateClouds/authorizations@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":90},"Microsoft.AVS/privateClouds/globalReachConnections@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":103},"Microsoft.AVS/privateClouds/workloadNetworks/segments@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":120},"Microsoft.AVS/privateClouds/workloadNetworks/dhcpConfigurations@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":137},"Microsoft.AVS/privateClouds/workloadNetworks/portMirroringProfiles@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":152},"Microsoft.AVS/privateClouds/workloadNetworks/vmGroups@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":166},"Microsoft.AVS/privateClouds/workloadNetworks/dnsServices@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":187},"Microsoft.AVS/privateClouds/workloadNetworks/dnsZones@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":200},"Microsoft.AVS/privateClouds/workloadNetworks/publicIPs@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":211},"Microsoft.AVS/privateClouds/cloudLinks@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":222},"Microsoft.AVS/privateClouds/addons@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":240},"Microsoft.AVS/privateClouds/scriptExecutions@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":267},"Microsoft.AVS/privateClouds/workloadNetworks/gateways@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":272},"Microsoft.AVS/privateClouds/workloadNetworks/virtualMachines@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":279},"Microsoft.AVS/privateClouds/scriptPackages@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":284},"Microsoft.AVS/privateClouds/scriptPackages/scriptCmdlets@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":304},"Microsoft.AVS/privateClouds@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":60},"Microsoft.AVS/privateClouds/clusters@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":72},"Microsoft.AVS/privateClouds/clusters/datastores@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":98},"Microsoft.AVS/privateClouds/hcxEnterpriseSites@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":108},"Microsoft.AVS/privateClouds/authorizations@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":117},"Microsoft.AVS/privateClouds/globalReachConnections@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":130},"Microsoft.AVS/privateClouds/workloadNetworks/segments@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":148},"Microsoft.AVS/privateClouds/workloadNetworks/dhcpConfigurations@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":165},"Microsoft.AVS/privateClouds/workloadNetworks/portMirroringProfiles@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":183},"Microsoft.AVS/privateClouds/workloadNetworks/vmGroups@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":198},"Microsoft.AVS/privateClouds/workloadNetworks/dnsServices@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":219},"Microsoft.AVS/privateClouds/workloadNetworks/dnsZones@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":232},"Microsoft.AVS/privateClouds/workloadNetworks/publicIPs@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":243},"Microsoft.AVS/privateClouds/cloudLinks@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":254},"Microsoft.AVS/privateClouds/addons@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":272},"Microsoft.AVS/privateClouds/clusters/placementPolicies@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":299},"Microsoft.AVS/privateClouds/scriptExecutions@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":326},"Microsoft.AVS/privateClouds/workloadNetworks/gateways@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":331},"Microsoft.AVS/privateClouds/workloadNetworks/virtualMachines@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":340},"Microsoft.AVS/privateClouds/clusters/virtualMachines@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":348},"Microsoft.AVS/privateClouds/scriptPackages@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":353},"Microsoft.AVS/privateClouds/scriptPackages/scriptCmdlets@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":373},"Microsoft.AVS/privateClouds@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":65},"Microsoft.AVS/privateClouds/clusters@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":78},"Microsoft.AVS/privateClouds/clusters/datastores@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":105},"Microsoft.AVS/privateClouds/hcxEnterpriseSites@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":115},"Microsoft.AVS/privateClouds/authorizations@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":125},"Microsoft.AVS/privateClouds/globalReachConnections@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":139},"Microsoft.AVS/privateClouds/workloadNetworks/segments@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":158},"Microsoft.AVS/privateClouds/workloadNetworks/dhcpConfigurations@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":176},"Microsoft.AVS/privateClouds/workloadNetworks/portMirroringProfiles@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":195},"Microsoft.AVS/privateClouds/workloadNetworks/vmGroups@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":211},"Microsoft.AVS/privateClouds/workloadNetworks/dnsServices@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":233},"Microsoft.AVS/privateClouds/workloadNetworks/dnsZones@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":247},"Microsoft.AVS/privateClouds/workloadNetworks/publicIPs@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":259},"Microsoft.AVS/privateClouds/cloudLinks@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":270},"Microsoft.AVS/privateClouds/addons@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":291},"Microsoft.AVS/privateClouds/clusters/placementPolicies@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":325},"Microsoft.AVS/privateClouds/scriptExecutions@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":353},"Microsoft.AVS/privateClouds/workloadNetworks@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":359},"Microsoft.AVS/privateClouds/workloadNetworks/gateways@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":364},"Microsoft.AVS/privateClouds/workloadNetworks/virtualMachines@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":373},"Microsoft.AVS/privateClouds/clusters/virtualMachines@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":381},"Microsoft.AVS/privateClouds/scriptPackages@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":386},"Microsoft.AVS/privateClouds/scriptPackages/scriptCmdlets@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":406},"Microsoft.AVS/privateClouds@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":66},"Microsoft.AVS/privateClouds/clusters@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":79},"Microsoft.AVS/privateClouds/clusters/datastores@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":106},"Microsoft.AVS/privateClouds/hcxEnterpriseSites@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":116},"Microsoft.AVS/privateClouds/authorizations@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":126},"Microsoft.AVS/privateClouds/globalReachConnections@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":140},"Microsoft.AVS/privateClouds/workloadNetworks/segments@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":159},"Microsoft.AVS/privateClouds/workloadNetworks/dhcpConfigurations@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":177},"Microsoft.AVS/privateClouds/workloadNetworks/portMirroringProfiles@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":196},"Microsoft.AVS/privateClouds/workloadNetworks/vmGroups@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":212},"Microsoft.AVS/privateClouds/workloadNetworks/dnsServices@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":234},"Microsoft.AVS/privateClouds/workloadNetworks/dnsZones@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":248},"Microsoft.AVS/privateClouds/workloadNetworks/publicIPs@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":260},"Microsoft.AVS/privateClouds/cloudLinks@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":271},"Microsoft.AVS/privateClouds/addons@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":292},"Microsoft.AVS/privateClouds/clusters/placementPolicies@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":326},"Microsoft.AVS/privateClouds/scriptExecutions@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":354},"Microsoft.AVS/privateClouds/workloadNetworks@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":360},"Microsoft.AVS/privateClouds/workloadNetworks/gateways@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":365},"Microsoft.AVS/privateClouds/workloadNetworks/virtualMachines@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":374},"Microsoft.AVS/privateClouds/clusters/virtualMachines@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":382},"Microsoft.AVS/privateClouds/scriptPackages@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":387},"Microsoft.AVS/privateClouds/scriptPackages/scriptCmdlets@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":407},"Microsoft.VMwareCloudSimple/dedicatedCloudServices@2019-04-01":{"RelativePath":"vmwarecloudsimple/microsoft.vmwarecloudsimple/2019-04-01/types.json","Index":18},"Microsoft.VMwareCloudSimple/dedicatedCloudNodes@2019-04-01":{"RelativePath":"vmwarecloudsimple/microsoft.vmwarecloudsimple/2019-04-01/types.json","Index":29},"Microsoft.VMwareCloudSimple/virtualMachines@2019-04-01":{"RelativePath":"vmwarecloudsimple/microsoft.vmwarecloudsimple/2019-04-01/types.json","Index":77},"Microsoft.VoiceServices/communicationsGateways@2022-12-01-preview":{"RelativePath":"voiceservices/microsoft.voiceservices/2022-12-01-preview/types.json","Index":53},"Microsoft.VoiceServices/communicationsGateways/contacts@2022-12-01-preview":{"RelativePath":"voiceservices/microsoft.voiceservices/2022-12-01-preview/types.json","Index":63},"Microsoft.VoiceServices/communicationsGateways/testLines@2022-12-01-preview":{"RelativePath":"voiceservices/microsoft.voiceservices/2022-12-01-preview/types.json","Index":76},"Microsoft.VoiceServices/communicationsGateways@2023-01-31":{"RelativePath":"voiceservices/microsoft.voiceservices/2023-01-31/types.json","Index":61},"Microsoft.VoiceServices/communicationsGateways/testLines@2023-01-31":{"RelativePath":"voiceservices/microsoft.voiceservices/2023-01-31/types.json","Index":74},"Microsoft.VoiceServices/communicationsGateways@2023-04-03":{"RelativePath":"voiceservices/microsoft.voiceservices/2023-04-03/types.json","Index":69},"Microsoft.VoiceServices/communicationsGateways/testLines@2023-04-03":{"RelativePath":"voiceservices/microsoft.voiceservices/2023-04-03/types.json","Index":82},"Microsoft.VoiceServices/communicationsGateways@2023-09-01":{"RelativePath":"voiceservices/microsoft.voiceservices/2023-09-01/types.json","Index":91},"Microsoft.VoiceServices/communicationsGateways/testLines@2023-09-01":{"RelativePath":"voiceservices/microsoft.voiceservices/2023-09-01/types.json","Index":104},"Microsoft.CertificateRegistration/certificateOrders/certificates@2015-08-01":{"RelativePath":"web/microsoft.certificateregistration/2015-08-01/types.json","Index":24},"Microsoft.CertificateRegistration/certificateOrders@2015-08-01":{"RelativePath":"web/microsoft.certificateregistration/2015-08-01/types.json","Index":56},"Microsoft.CertificateRegistration/certificateOrders@2018-02-01":{"RelativePath":"web/microsoft.certificateregistration/2018-02-01/types.json","Index":53},"Microsoft.CertificateRegistration/certificateOrders/certificates@2018-02-01":{"RelativePath":"web/microsoft.certificateregistration/2018-02-01/types.json","Index":58},"Microsoft.CertificateRegistration/certificateOrders@2019-08-01":{"RelativePath":"web/microsoft.certificateregistration/2019-08-01/types.json","Index":53},"Microsoft.CertificateRegistration/certificateOrders/certificates@2019-08-01":{"RelativePath":"web/microsoft.certificateregistration/2019-08-01/types.json","Index":58},"Microsoft.CertificateRegistration/certificateOrders@2020-06-01":{"RelativePath":"web/microsoft.certificateregistration/2020-06-01/types.json","Index":53},"Microsoft.CertificateRegistration/certificateOrders/certificates@2020-06-01":{"RelativePath":"web/microsoft.certificateregistration/2020-06-01/types.json","Index":58},"Microsoft.CertificateRegistration/certificateOrders@2020-09-01":{"RelativePath":"web/microsoft.certificateregistration/2020-09-01/types.json","Index":64},"Microsoft.CertificateRegistration/certificateOrders/certificates@2020-09-01":{"RelativePath":"web/microsoft.certificateregistration/2020-09-01/types.json","Index":69},"Microsoft.CertificateRegistration/certificateOrders@2020-10-01":{"RelativePath":"web/microsoft.certificateregistration/2020-10-01/types.json","Index":64},"Microsoft.CertificateRegistration/certificateOrders/certificates@2020-10-01":{"RelativePath":"web/microsoft.certificateregistration/2020-10-01/types.json","Index":69},"Microsoft.CertificateRegistration/certificateOrders@2020-12-01":{"RelativePath":"web/microsoft.certificateregistration/2020-12-01/types.json","Index":54},"Microsoft.CertificateRegistration/certificateOrders/certificates@2020-12-01":{"RelativePath":"web/microsoft.certificateregistration/2020-12-01/types.json","Index":59},"Microsoft.CertificateRegistration/certificateOrders/detectors@2020-12-01":{"RelativePath":"web/microsoft.certificateregistration/2020-12-01/types.json","Index":122},"Microsoft.CertificateRegistration/certificateOrders@2021-01-01":{"RelativePath":"web/microsoft.certificateregistration/2021-01-01/types.json","Index":54},"Microsoft.CertificateRegistration/certificateOrders/certificates@2021-01-01":{"RelativePath":"web/microsoft.certificateregistration/2021-01-01/types.json","Index":59},"Microsoft.CertificateRegistration/certificateOrders/detectors@2021-01-01":{"RelativePath":"web/microsoft.certificateregistration/2021-01-01/types.json","Index":122},"Microsoft.CertificateRegistration/certificateOrders@2021-01-15":{"RelativePath":"web/microsoft.certificateregistration/2021-01-15/types.json","Index":54},"Microsoft.CertificateRegistration/certificateOrders/certificates@2021-01-15":{"RelativePath":"web/microsoft.certificateregistration/2021-01-15/types.json","Index":59},"Microsoft.CertificateRegistration/certificateOrders/detectors@2021-01-15":{"RelativePath":"web/microsoft.certificateregistration/2021-01-15/types.json","Index":122},"Microsoft.CertificateRegistration/certificateOrders@2021-02-01":{"RelativePath":"web/microsoft.certificateregistration/2021-02-01/types.json","Index":54},"Microsoft.CertificateRegistration/certificateOrders/certificates@2021-02-01":{"RelativePath":"web/microsoft.certificateregistration/2021-02-01/types.json","Index":59},"Microsoft.CertificateRegistration/certificateOrders/detectors@2021-02-01":{"RelativePath":"web/microsoft.certificateregistration/2021-02-01/types.json","Index":122},"Microsoft.CertificateRegistration/certificateOrders@2021-03-01":{"RelativePath":"web/microsoft.certificateregistration/2021-03-01/types.json","Index":54},"Microsoft.CertificateRegistration/certificateOrders/certificates@2021-03-01":{"RelativePath":"web/microsoft.certificateregistration/2021-03-01/types.json","Index":59},"Microsoft.CertificateRegistration/certificateOrders/detectors@2021-03-01":{"RelativePath":"web/microsoft.certificateregistration/2021-03-01/types.json","Index":122},"Microsoft.CertificateRegistration/certificateOrders@2022-03-01":{"RelativePath":"web/microsoft.certificateregistration/2022-03-01/types.json","Index":54},"Microsoft.CertificateRegistration/certificateOrders/certificates@2022-03-01":{"RelativePath":"web/microsoft.certificateregistration/2022-03-01/types.json","Index":59},"Microsoft.CertificateRegistration/certificateOrders/detectors@2022-03-01":{"RelativePath":"web/microsoft.certificateregistration/2022-03-01/types.json","Index":122},"Microsoft.CertificateRegistration/certificateOrders@2022-09-01":{"RelativePath":"web/microsoft.certificateregistration/2022-09-01/types.json","Index":54},"Microsoft.CertificateRegistration/certificateOrders/certificates@2022-09-01":{"RelativePath":"web/microsoft.certificateregistration/2022-09-01/types.json","Index":59},"Microsoft.CertificateRegistration/certificateOrders/detectors@2022-09-01":{"RelativePath":"web/microsoft.certificateregistration/2022-09-01/types.json","Index":122},"Microsoft.CertificateRegistration/certificateOrders@2023-01-01":{"RelativePath":"web/microsoft.certificateregistration/2023-01-01/types.json","Index":54},"Microsoft.CertificateRegistration/certificateOrders/certificates@2023-01-01":{"RelativePath":"web/microsoft.certificateregistration/2023-01-01/types.json","Index":59},"Microsoft.CertificateRegistration/certificateOrders/detectors@2023-01-01":{"RelativePath":"web/microsoft.certificateregistration/2023-01-01/types.json","Index":122},"Microsoft.DomainRegistration/domains@2015-04-01":{"RelativePath":"web/microsoft.domainregistration/2015-04-01/types.json","Index":69},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2015-04-01":{"RelativePath":"web/microsoft.domainregistration/2015-04-01/types.json","Index":74},"Microsoft.DomainRegistration/topLevelDomains@2015-04-01":{"RelativePath":"web/microsoft.domainregistration/2015-04-01/types.json","Index":79},"Microsoft.DomainRegistration/domains@2015-08-01":{"RelativePath":"web/microsoft.domainregistration/2015-08-01/types.json","Index":63},"Microsoft.DomainRegistration/domains/operationresults@2015-08-01":{"RelativePath":"web/microsoft.domainregistration/2015-08-01/types.json","Index":68},"Microsoft.DomainRegistration/topLevelDomains@2015-08-01":{"RelativePath":"web/microsoft.domainregistration/2015-08-01/types.json","Index":74},"Microsoft.DomainRegistration/domains@2018-02-01":{"RelativePath":"web/microsoft.domainregistration/2018-02-01/types.json","Index":69},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2018-02-01":{"RelativePath":"web/microsoft.domainregistration/2018-02-01/types.json","Index":74},"Microsoft.DomainRegistration/topLevelDomains@2018-02-01":{"RelativePath":"web/microsoft.domainregistration/2018-02-01/types.json","Index":79},"Microsoft.DomainRegistration/domains@2019-08-01":{"RelativePath":"web/microsoft.domainregistration/2019-08-01/types.json","Index":69},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2019-08-01":{"RelativePath":"web/microsoft.domainregistration/2019-08-01/types.json","Index":74},"Microsoft.DomainRegistration/topLevelDomains@2019-08-01":{"RelativePath":"web/microsoft.domainregistration/2019-08-01/types.json","Index":79},"Microsoft.DomainRegistration/domains@2020-06-01":{"RelativePath":"web/microsoft.domainregistration/2020-06-01/types.json","Index":69},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2020-06-01":{"RelativePath":"web/microsoft.domainregistration/2020-06-01/types.json","Index":74},"Microsoft.DomainRegistration/topLevelDomains@2020-06-01":{"RelativePath":"web/microsoft.domainregistration/2020-06-01/types.json","Index":79},"Microsoft.DomainRegistration/domains@2020-09-01":{"RelativePath":"web/microsoft.domainregistration/2020-09-01/types.json","Index":80},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2020-09-01":{"RelativePath":"web/microsoft.domainregistration/2020-09-01/types.json","Index":85},"Microsoft.DomainRegistration/topLevelDomains@2020-09-01":{"RelativePath":"web/microsoft.domainregistration/2020-09-01/types.json","Index":90},"Microsoft.DomainRegistration/domains@2020-10-01":{"RelativePath":"web/microsoft.domainregistration/2020-10-01/types.json","Index":80},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2020-10-01":{"RelativePath":"web/microsoft.domainregistration/2020-10-01/types.json","Index":85},"Microsoft.DomainRegistration/topLevelDomains@2020-10-01":{"RelativePath":"web/microsoft.domainregistration/2020-10-01/types.json","Index":90},"Microsoft.DomainRegistration/domains@2020-12-01":{"RelativePath":"web/microsoft.domainregistration/2020-12-01/types.json","Index":69},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2020-12-01":{"RelativePath":"web/microsoft.domainregistration/2020-12-01/types.json","Index":74},"Microsoft.DomainRegistration/topLevelDomains@2020-12-01":{"RelativePath":"web/microsoft.domainregistration/2020-12-01/types.json","Index":79},"Microsoft.DomainRegistration/domains@2021-01-01":{"RelativePath":"web/microsoft.domainregistration/2021-01-01/types.json","Index":69},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2021-01-01":{"RelativePath":"web/microsoft.domainregistration/2021-01-01/types.json","Index":74},"Microsoft.DomainRegistration/topLevelDomains@2021-01-01":{"RelativePath":"web/microsoft.domainregistration/2021-01-01/types.json","Index":79},"Microsoft.DomainRegistration/domains@2021-01-15":{"RelativePath":"web/microsoft.domainregistration/2021-01-15/types.json","Index":69},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2021-01-15":{"RelativePath":"web/microsoft.domainregistration/2021-01-15/types.json","Index":74},"Microsoft.DomainRegistration/topLevelDomains@2021-01-15":{"RelativePath":"web/microsoft.domainregistration/2021-01-15/types.json","Index":79},"Microsoft.DomainRegistration/domains@2021-02-01":{"RelativePath":"web/microsoft.domainregistration/2021-02-01/types.json","Index":69},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2021-02-01":{"RelativePath":"web/microsoft.domainregistration/2021-02-01/types.json","Index":74},"Microsoft.DomainRegistration/topLevelDomains@2021-02-01":{"RelativePath":"web/microsoft.domainregistration/2021-02-01/types.json","Index":79},"Microsoft.DomainRegistration/domains@2021-03-01":{"RelativePath":"web/microsoft.domainregistration/2021-03-01/types.json","Index":69},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2021-03-01":{"RelativePath":"web/microsoft.domainregistration/2021-03-01/types.json","Index":74},"Microsoft.DomainRegistration/topLevelDomains@2021-03-01":{"RelativePath":"web/microsoft.domainregistration/2021-03-01/types.json","Index":79},"Microsoft.DomainRegistration/domains@2022-03-01":{"RelativePath":"web/microsoft.domainregistration/2022-03-01/types.json","Index":69},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2022-03-01":{"RelativePath":"web/microsoft.domainregistration/2022-03-01/types.json","Index":74},"Microsoft.DomainRegistration/topLevelDomains@2022-03-01":{"RelativePath":"web/microsoft.domainregistration/2022-03-01/types.json","Index":79},"Microsoft.DomainRegistration/domains@2022-09-01":{"RelativePath":"web/microsoft.domainregistration/2022-09-01/types.json","Index":69},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2022-09-01":{"RelativePath":"web/microsoft.domainregistration/2022-09-01/types.json","Index":74},"Microsoft.DomainRegistration/topLevelDomains@2022-09-01":{"RelativePath":"web/microsoft.domainregistration/2022-09-01/types.json","Index":79},"Microsoft.DomainRegistration/domains@2023-01-01":{"RelativePath":"web/microsoft.domainregistration/2023-01-01/types.json","Index":69},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2023-01-01":{"RelativePath":"web/microsoft.domainregistration/2023-01-01/types.json","Index":74},"Microsoft.DomainRegistration/topLevelDomains@2023-01-01":{"RelativePath":"web/microsoft.domainregistration/2023-01-01/types.json","Index":79},"Microsoft.Web/connections@2015-08-01-preview":{"RelativePath":"web/microsoft.web/2015-08-01-preview/types.json","Index":71},"Microsoft.Web/locations/managedApis@2015-08-01-preview":{"RelativePath":"web/microsoft.web/2015-08-01-preview/types.json","Index":76},"Microsoft.Web/certificates@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":15},"Microsoft.Web/csrs@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":21},"Microsoft.Web/hostingEnvironments@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":73},"Microsoft.Web/hostingEnvironments/multiRolePools@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":79},"Microsoft.Web/hostingEnvironments/workerPools@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":84},"Microsoft.Web/managedHostingEnvironments@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":110},"Microsoft.Web/sourcecontrols@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":116},"Microsoft.Web/publishingUsers@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":123},"Microsoft.Web/serverfarms@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":132},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":138},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":144},"Microsoft.Web/sites/slots/virtualNetworkConnections@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":153},"Microsoft.Web/sites/virtualNetworkConnections@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":158},"Microsoft.Web/sites/config@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":311},"Microsoft.Web/sites@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":337},"Microsoft.Web/sites/slots@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":342},"Microsoft.Web/sites/instances/deployments@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":348},"Microsoft.Web/sites/deployments@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":353},"Microsoft.Web/sites/slots/deployments@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":358},"Microsoft.Web/sites/slots/instances/deployments@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":363},"Microsoft.Web/sites/hostNameBindings@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":378},"Microsoft.Web/sites/slots/hostNameBindings@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":383},"Microsoft.Web/sites/slots/config@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":437},"Microsoft.Web/sites/sourcecontrols@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":444},"Microsoft.Web/sites/slots/sourcecontrols@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":450},"Microsoft.Web/sites/premieraddons@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":456},"Microsoft.Web/sites/slots/premieraddons@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":461},"Microsoft.Web/sites/backups@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":485},"Microsoft.Web/sites/slots/backups@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":492},"Microsoft.Web/sites/hybridconnection@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":498},"Microsoft.Web/sites/slots/hybridconnection@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":503},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":508},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":513},"Microsoft.Web/classicMobileServices@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":519},"Microsoft.Web/serverfarms/virtualNetworkConnections@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":524},"Microsoft.Web/serverfarms/operationresults@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":529},"Microsoft.Web/sites/slots/networkFeatures@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":540},"Microsoft.Web/sites/networkFeatures@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":545},"Microsoft.Web/certificates@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":27},"Microsoft.Web/publishingUsers@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":33},"Microsoft.Web/sourcecontrols@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":38},"Microsoft.Web/hostingEnvironments/detectors@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":57},"Microsoft.Web/sites/detectors@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":61},"Microsoft.Web/sites/diagnostics@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":66},"Microsoft.Web/sites/diagnostics/analyses@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":113},"Microsoft.Web/sites/slots/detectors@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":117},"Microsoft.Web/sites/slots/diagnostics@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":121},"Microsoft.Web/sites/slots/diagnostics/analyses@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":125},"Microsoft.Web/sites/recommendations@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":142},"Microsoft.Web/sites/resourceHealthMetadata@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":148},"Microsoft.Web/sites/slots/resourceHealthMetadata@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":153},"Microsoft.Web/connectionGateways@2016-06-01":{"RelativePath":"web/microsoft.web/2016-06-01/types.json","Index":15},"Microsoft.Web/customApis@2016-06-01":{"RelativePath":"web/microsoft.web/2016-06-01/types.json","Index":52},"Microsoft.Web/connections@2016-06-01":{"RelativePath":"web/microsoft.web/2016-06-01/types.json","Index":69},"Microsoft.Web/locations/connectionGatewayInstallations@2016-06-01":{"RelativePath":"web/microsoft.web/2016-06-01/types.json","Index":76},"Microsoft.Web/locations/managedApis@2016-06-01":{"RelativePath":"web/microsoft.web/2016-06-01/types.json","Index":97},"Microsoft.Web/sites@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":117},"Microsoft.Web/sites/backups@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":147},"Microsoft.Web/sites/config@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":258},"Microsoft.Web/sites/deployments@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":263},"Microsoft.Web/sites/domainOwnershipIdentifiers@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":268},"Microsoft.Web/sites/extensions@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":281},"Microsoft.Web/sites/functions@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":287},"Microsoft.Web/sites/hostNameBindings@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":305},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":310},"Microsoft.Web/sites/hybridconnection@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":315},"Microsoft.Web/sites/instances/extensions@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":320},"Microsoft.Web/sites/premieraddons@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":327},"Microsoft.Web/sites/publicCertificates@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":336},"Microsoft.Web/sites/siteextensions@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":345},"Microsoft.Web/sites/slots@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":350},"Microsoft.Web/sites/slots/backups@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":356},"Microsoft.Web/sites/slots/config@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":393},"Microsoft.Web/sites/slots/deployments@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":397},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":401},"Microsoft.Web/sites/slots/extensions@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":406},"Microsoft.Web/sites/slots/functions@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":410},"Microsoft.Web/sites/slots/hostNameBindings@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":414},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":418},"Microsoft.Web/sites/slots/hybridconnection@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":422},"Microsoft.Web/sites/slots/instances/extensions@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":427},"Microsoft.Web/sites/slots/premieraddons@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":432},"Microsoft.Web/sites/slots/publicCertificates@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":436},"Microsoft.Web/sites/slots/siteextensions@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":440},"Microsoft.Web/sites/slots/sourcecontrols@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":446},"Microsoft.Web/sites/slots/virtualNetworkConnections@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":458},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":463},"Microsoft.Web/sites/sourcecontrols@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":468},"Microsoft.Web/sites/virtualNetworkConnections@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":472},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":476},"Microsoft.Web/sites/config/snapshots@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":480},"Microsoft.Web/sites/continuouswebjobs@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":495},"Microsoft.Web/sites/instances/processes@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":509},"Microsoft.Web/sites/instances/processes/modules@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":513},"Microsoft.Web/sites/instances/processes/threads@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":517},"Microsoft.Web/sites/migratemysql@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":529},"Microsoft.Web/sites/networkFeatures@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":539},"Microsoft.Web/sites/processes@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":543},"Microsoft.Web/sites/processes/modules@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":547},"Microsoft.Web/sites/processes/threads@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":551},"Microsoft.Web/sites/slots/config/snapshots@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":555},"Microsoft.Web/sites/slots/continuouswebjobs@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":559},"Microsoft.Web/sites/slots/instances/processes@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":563},"Microsoft.Web/sites/slots/instances/processes/modules@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":567},"Microsoft.Web/sites/slots/instances/processes/threads@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":571},"Microsoft.Web/sites/slots/migratemysql@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":576},"Microsoft.Web/sites/slots/networkFeatures@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":580},"Microsoft.Web/sites/slots/processes@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":584},"Microsoft.Web/sites/slots/processes/modules@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":588},"Microsoft.Web/sites/slots/processes/threads@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":592},"Microsoft.Web/sites/slots/triggeredwebjobs@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":607},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":613},"Microsoft.Web/sites/slots/webjobs@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":622},"Microsoft.Web/sites/triggeredwebjobs@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":626},"Microsoft.Web/sites/triggeredwebjobs/history@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":630},"Microsoft.Web/sites/webjobs@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":634},"Microsoft.Web/hostingEnvironments@2016-09-01":{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":60},"Microsoft.Web/hostingEnvironments/multiRolePools@2016-09-01":{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":70},"Microsoft.Web/hostingEnvironments/workerPools@2016-09-01":{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":74},"Microsoft.Web/serverfarms@2016-09-01":{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":91},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2016-09-01":{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":96},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2016-09-01":{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":105},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2016-09-01":{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":110},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2016-09-01":{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":116},"Microsoft.Web/serverfarms/virtualNetworkConnections@2016-09-01":{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":123},"Microsoft.Web/publishingUsers@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":13},"Microsoft.Web/sourcecontrols@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":18},"Microsoft.Web/hostingEnvironments@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":71},"Microsoft.Web/hostingEnvironments/multiRolePools@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":81},"Microsoft.Web/hostingEnvironments/workerPools@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":85},"Microsoft.Web/serverfarms@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":102},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":107},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":116},"Microsoft.Web/sites@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":251},"Microsoft.Web/sites/config@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":369},"Microsoft.Web/sites/deployments@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":374},"Microsoft.Web/sites/domainOwnershipIdentifiers@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":379},"Microsoft.Web/sites/extensions@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":392},"Microsoft.Web/sites/functions@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":398},"Microsoft.Web/sites/functions/keys@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":402},"Microsoft.Web/sites/hostNameBindings@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":420},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":425},"Microsoft.Web/sites/hybridconnection@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":430},"Microsoft.Web/sites/instances/extensions@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":435},"Microsoft.Web/sites/networkConfig@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":441},"Microsoft.Web/sites/premieraddons@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":447},"Microsoft.Web/sites/privateAccess@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":457},"Microsoft.Web/sites/publicCertificates@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":466},"Microsoft.Web/sites/siteextensions@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":475},"Microsoft.Web/sites/slots@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":480},"Microsoft.Web/sites/slots/config@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":522},"Microsoft.Web/sites/slots/deployments@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":526},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":530},"Microsoft.Web/sites/slots/extensions@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":535},"Microsoft.Web/sites/slots/functions@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":539},"Microsoft.Web/sites/slots/functions/keys@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":543},"Microsoft.Web/sites/slots/hostNameBindings@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":547},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":551},"Microsoft.Web/sites/slots/hybridconnection@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":555},"Microsoft.Web/sites/slots/instances/extensions@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":560},"Microsoft.Web/sites/slots/networkConfig@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":565},"Microsoft.Web/sites/slots/premieraddons@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":570},"Microsoft.Web/sites/slots/privateAccess@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":575},"Microsoft.Web/sites/slots/publicCertificates@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":579},"Microsoft.Web/sites/slots/siteextensions@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":583},"Microsoft.Web/sites/slots/sourcecontrols@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":589},"Microsoft.Web/sites/slots/virtualNetworkConnections@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":596},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":600},"Microsoft.Web/sites/sourcecontrols@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":605},"Microsoft.Web/sites/virtualNetworkConnections@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":609},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":613},"Microsoft.Web/certificates@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":632},"Microsoft.Web/locations/deletedSites@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":637},"Microsoft.Web/hostingEnvironments/detectors@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":656},"Microsoft.Web/sites/detectors@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":660},"Microsoft.Web/sites/diagnostics@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":665},"Microsoft.Web/sites/diagnostics/analyses@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":711},"Microsoft.Web/sites/slots/detectors@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":715},"Microsoft.Web/sites/slots/diagnostics@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":719},"Microsoft.Web/sites/slots/diagnostics/analyses@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":723},"Microsoft.Web/hostingEnvironments/recommendations@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":740},"Microsoft.Web/sites/recommendations@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":744},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":748},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":754},"Microsoft.Web/serverfarms/virtualNetworkConnections@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":758},"Microsoft.Web/sites/resourceHealthMetadata@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":764},"Microsoft.Web/sites/slots/resourceHealthMetadata@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":769},"Microsoft.Web/sites/backups@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":786},"Microsoft.Web/sites/config/snapshots@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":790},"Microsoft.Web/sites/continuouswebjobs@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":805},"Microsoft.Web/sites/instances/processes@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":819},"Microsoft.Web/sites/instances/processes/modules@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":823},"Microsoft.Web/sites/instances/processes/threads@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":827},"Microsoft.Web/sites/migratemysql@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":839},"Microsoft.Web/sites/networkFeatures@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":849},"Microsoft.Web/sites/processes@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":853},"Microsoft.Web/sites/processes/modules@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":857},"Microsoft.Web/sites/processes/threads@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":861},"Microsoft.Web/sites/slots/backups@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":865},"Microsoft.Web/sites/slots/config/snapshots@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":869},"Microsoft.Web/sites/slots/continuouswebjobs@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":873},"Microsoft.Web/sites/slots/instances/processes@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":877},"Microsoft.Web/sites/slots/instances/processes/modules@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":881},"Microsoft.Web/sites/slots/instances/processes/threads@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":885},"Microsoft.Web/sites/slots/migratemysql@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":890},"Microsoft.Web/sites/slots/networkFeatures@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":894},"Microsoft.Web/sites/slots/processes@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":898},"Microsoft.Web/sites/slots/processes/modules@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":902},"Microsoft.Web/sites/slots/processes/threads@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":906},"Microsoft.Web/sites/slots/triggeredwebjobs@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":921},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":927},"Microsoft.Web/sites/slots/webjobs@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":936},"Microsoft.Web/sites/triggeredwebjobs@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":940},"Microsoft.Web/sites/triggeredwebjobs/history@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":944},"Microsoft.Web/sites/webjobs@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":948},"Microsoft.Web/certificates@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":27},"Microsoft.Web/sites@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":163},"Microsoft.Web/sites/config@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":281},"Microsoft.Web/sites/deployments@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":286},"Microsoft.Web/sites/domainOwnershipIdentifiers@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":291},"Microsoft.Web/sites/extensions@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":304},"Microsoft.Web/sites/functions@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":310},"Microsoft.Web/sites/hostNameBindings@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":328},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":333},"Microsoft.Web/sites/hybridconnection@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":338},"Microsoft.Web/sites/instances/extensions@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":343},"Microsoft.Web/sites/networkConfig@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":349},"Microsoft.Web/sites/premieraddons@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":355},"Microsoft.Web/sites/privateAccess@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":365},"Microsoft.Web/sites/publicCertificates@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":374},"Microsoft.Web/sites/siteextensions@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":383},"Microsoft.Web/sites/slots@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":388},"Microsoft.Web/sites/slots/config@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":430},"Microsoft.Web/sites/slots/deployments@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":434},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":438},"Microsoft.Web/sites/slots/extensions@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":443},"Microsoft.Web/sites/slots/functions@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":447},"Microsoft.Web/sites/slots/hostNameBindings@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":451},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":455},"Microsoft.Web/sites/slots/hybridconnection@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":459},"Microsoft.Web/sites/slots/instances/extensions@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":464},"Microsoft.Web/sites/slots/networkConfig@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":469},"Microsoft.Web/sites/slots/premieraddons@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":474},"Microsoft.Web/sites/slots/privateAccess@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":479},"Microsoft.Web/sites/slots/publicCertificates@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":483},"Microsoft.Web/sites/slots/siteextensions@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":487},"Microsoft.Web/sites/slots/sourcecontrols@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":493},"Microsoft.Web/sites/slots/virtualNetworkConnections@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":505},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":510},"Microsoft.Web/sites/sourcecontrols@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":515},"Microsoft.Web/sites/virtualNetworkConnections@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":519},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":523},"Microsoft.Web/sites/backups@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":540},"Microsoft.Web/sites/config/snapshots@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":544},"Microsoft.Web/sites/continuouswebjobs@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":559},"Microsoft.Web/sites/instances/processes@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":573},"Microsoft.Web/sites/instances/processes/modules@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":577},"Microsoft.Web/sites/instances/processes/threads@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":581},"Microsoft.Web/sites/migratemysql@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":593},"Microsoft.Web/sites/networkFeatures@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":603},"Microsoft.Web/sites/processes@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":607},"Microsoft.Web/sites/processes/modules@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":611},"Microsoft.Web/sites/processes/threads@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":615},"Microsoft.Web/sites/slots/backups@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":619},"Microsoft.Web/sites/slots/config/snapshots@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":623},"Microsoft.Web/sites/slots/continuouswebjobs@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":627},"Microsoft.Web/sites/slots/instances/processes@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":631},"Microsoft.Web/sites/slots/instances/processes/modules@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":635},"Microsoft.Web/sites/slots/instances/processes/threads@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":639},"Microsoft.Web/sites/slots/migratemysql@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":644},"Microsoft.Web/sites/slots/networkFeatures@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":648},"Microsoft.Web/sites/slots/processes@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":652},"Microsoft.Web/sites/slots/processes/modules@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":656},"Microsoft.Web/sites/slots/processes/threads@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":660},"Microsoft.Web/sites/slots/triggeredwebjobs@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":675},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":681},"Microsoft.Web/sites/slots/webjobs@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":690},"Microsoft.Web/sites/triggeredwebjobs@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":694},"Microsoft.Web/sites/triggeredwebjobs/history@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":698},"Microsoft.Web/sites/webjobs@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":702},"Microsoft.Web/certificates@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":27},"Microsoft.Web/publishingUsers@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":33},"Microsoft.Web/sourcecontrols@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":38},"Microsoft.Web/sites@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":165},"Microsoft.Web/sites/basicPublishingCredentialsPolicies@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":176},"Microsoft.Web/sites/config@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":302},"Microsoft.Web/sites/deployments@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":307},"Microsoft.Web/sites/domainOwnershipIdentifiers@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":312},"Microsoft.Web/sites/extensions@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":325},"Microsoft.Web/sites/functions@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":331},"Microsoft.Web/sites/functions/keys@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":335},"Microsoft.Web/sites/hostNameBindings@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":353},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":358},"Microsoft.Web/sites/hybridconnection@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":363},"Microsoft.Web/sites/instances/extensions@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":368},"Microsoft.Web/sites/networkConfig@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":374},"Microsoft.Web/sites/premieraddons@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":380},"Microsoft.Web/sites/privateAccess@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":390},"Microsoft.Web/sites/publicCertificates@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":399},"Microsoft.Web/sites/siteextensions@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":408},"Microsoft.Web/sites/slots@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":413},"Microsoft.Web/sites/slots/config@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":455},"Microsoft.Web/sites/slots/deployments@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":459},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":463},"Microsoft.Web/sites/slots/extensions@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":468},"Microsoft.Web/sites/slots/functions@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":472},"Microsoft.Web/sites/slots/functions/keys@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":476},"Microsoft.Web/sites/slots/hostNameBindings@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":480},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":484},"Microsoft.Web/sites/slots/hybridconnection@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":488},"Microsoft.Web/sites/slots/instances/extensions@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":493},"Microsoft.Web/sites/slots/networkConfig@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":498},"Microsoft.Web/sites/slots/premieraddons@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":503},"Microsoft.Web/sites/slots/privateAccess@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":508},"Microsoft.Web/sites/privateEndpointConnections@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":515},"Microsoft.Web/sites/slots/publicCertificates@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":519},"Microsoft.Web/sites/slots/siteextensions@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":523},"Microsoft.Web/sites/slots/sourcecontrols@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":529},"Microsoft.Web/sites/slots/virtualNetworkConnections@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":541},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":546},"Microsoft.Web/sites/sourcecontrols@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":551},"Microsoft.Web/sites/virtualNetworkConnections@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":555},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":559},"Microsoft.Web/staticSites@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":572},"Microsoft.Web/staticSites/builds/config@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":578},"Microsoft.Web/staticSites/config@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":584},"Microsoft.Web/staticSites/customDomains@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":588},"Microsoft.Web/hostingEnvironments@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":641},"Microsoft.Web/hostingEnvironments/multiRolePools@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":646},"Microsoft.Web/hostingEnvironments/workerPools@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":650},"Microsoft.Web/serverfarms@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":666},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":670},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":674},"Microsoft.Web/locations/deletedSites@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":679},"Microsoft.Web/hostingEnvironments/detectors@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":698},"Microsoft.Web/sites/detectors@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":702},"Microsoft.Web/sites/diagnostics@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":707},"Microsoft.Web/sites/diagnostics/analyses@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":712},"Microsoft.Web/sites/diagnostics/detectors@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":717},"Microsoft.Web/sites/slots/detectors@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":721},"Microsoft.Web/sites/slots/diagnostics@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":725},"Microsoft.Web/sites/slots/diagnostics/analyses@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":729},"Microsoft.Web/sites/slots/diagnostics/detectors@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":733},"Microsoft.Web/hostingEnvironments/recommendations@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":750},"Microsoft.Web/sites/recommendations@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":754},"Microsoft.Web/sites/backups@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":771},"Microsoft.Web/sites/config/appsettings@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":793},"Microsoft.Web/sites/config/snapshots@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":797},"Microsoft.Web/sites/continuouswebjobs@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":812},"Microsoft.Web/sites/instances@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":829},"Microsoft.Web/sites/instances/processes@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":843},"Microsoft.Web/sites/instances/processes/modules@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":847},"Microsoft.Web/sites/migratemysql@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":859},"Microsoft.Web/sites/networkFeatures@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":869},"Microsoft.Web/sites/processes@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":873},"Microsoft.Web/sites/processes/modules@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":877},"Microsoft.Web/sites/slots/backups@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":881},"Microsoft.Web/sites/slots/config/snapshots@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":885},"Microsoft.Web/sites/slots/continuouswebjobs@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":889},"Microsoft.Web/sites/slots/instances@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":893},"Microsoft.Web/sites/slots/instances/processes@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":897},"Microsoft.Web/sites/slots/instances/processes/modules@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":901},"Microsoft.Web/sites/slots/migratemysql@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":906},"Microsoft.Web/sites/slots/networkFeatures@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":910},"Microsoft.Web/sites/slots/processes@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":914},"Microsoft.Web/sites/slots/processes/modules@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":918},"Microsoft.Web/sites/slots/triggeredwebjobs@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":933},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":939},"Microsoft.Web/sites/slots/webjobs@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":948},"Microsoft.Web/sites/triggeredwebjobs@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":952},"Microsoft.Web/sites/triggeredwebjobs/history@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":956},"Microsoft.Web/sites/webjobs@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":960},"Microsoft.Web/staticSites/builds@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":973},"Microsoft.Web/hostingEnvironments/capacities@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":981},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":985},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":991},"Microsoft.Web/serverfarms/virtualNetworkConnections@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":995},"Microsoft.Web/sites/resourceHealthMetadata@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1001},"Microsoft.Web/sites/slots/resourceHealthMetadata@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1006},"Microsoft.Web/certificates@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":27},"Microsoft.Web/publishingUsers@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":33},"Microsoft.Web/sourcecontrols@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":38},"Microsoft.Web/sites@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":175},"Microsoft.Web/sites/basicPublishingCredentialsPolicies@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":186},"Microsoft.Web/sites/config@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":406},"Microsoft.Web/sites/deployments@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":411},"Microsoft.Web/sites/domainOwnershipIdentifiers@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":416},"Microsoft.Web/sites/extensions@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":429},"Microsoft.Web/sites/functions@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":435},"Microsoft.Web/sites/functions/keys@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":439},"Microsoft.Web/sites/hostNameBindings@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":457},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":462},"Microsoft.Web/sites/hybridconnection@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":467},"Microsoft.Web/sites/instances/extensions@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":472},"Microsoft.Web/sites/networkConfig@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":478},"Microsoft.Web/sites/premieraddons@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":484},"Microsoft.Web/sites/privateAccess@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":494},"Microsoft.Web/sites/publicCertificates@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":503},"Microsoft.Web/sites/siteextensions@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":512},"Microsoft.Web/sites/slots@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":517},"Microsoft.Web/sites/slots/config@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":563},"Microsoft.Web/sites/slots/deployments@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":567},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":571},"Microsoft.Web/sites/slots/extensions@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":576},"Microsoft.Web/sites/slots/functions@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":580},"Microsoft.Web/sites/slots/functions/keys@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":584},"Microsoft.Web/sites/slots/hostNameBindings@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":588},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":592},"Microsoft.Web/sites/slots/hybridconnection@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":596},"Microsoft.Web/sites/slots/instances/extensions@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":601},"Microsoft.Web/sites/slots/networkConfig@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":606},"Microsoft.Web/sites/slots/premieraddons@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":611},"Microsoft.Web/sites/slots/privateAccess@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":616},"Microsoft.Web/sites/privateEndpointConnections@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":623},"Microsoft.Web/sites/slots/publicCertificates@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":627},"Microsoft.Web/sites/slots/siteextensions@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":631},"Microsoft.Web/sites/slots/sourcecontrols@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":637},"Microsoft.Web/sites/slots/virtualNetworkConnections@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":649},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":654},"Microsoft.Web/sites/sourcecontrols@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":659},"Microsoft.Web/sites/virtualNetworkConnections@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":663},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":667},"Microsoft.Web/staticSites@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":680},"Microsoft.Web/staticSites/builds/config@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":686},"Microsoft.Web/staticSites/config@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":692},"Microsoft.Web/staticSites/customDomains@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":696},"Microsoft.Web/hostingEnvironments@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":750},"Microsoft.Web/hostingEnvironments/multiRolePools@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":755},"Microsoft.Web/hostingEnvironments/workerPools@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":759},"Microsoft.Web/serverfarms@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":775},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":779},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":783},"Microsoft.Web/locations/deletedSites@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":788},"Microsoft.Web/hostingEnvironments/detectors@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":807},"Microsoft.Web/sites/detectors@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":811},"Microsoft.Web/sites/diagnostics@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":816},"Microsoft.Web/sites/diagnostics/analyses@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":821},"Microsoft.Web/sites/diagnostics/detectors@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":826},"Microsoft.Web/sites/slots/detectors@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":830},"Microsoft.Web/sites/slots/diagnostics@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":834},"Microsoft.Web/sites/slots/diagnostics/analyses@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":838},"Microsoft.Web/sites/slots/diagnostics/detectors@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":842},"Microsoft.Web/hostingEnvironments/recommendations@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":859},"Microsoft.Web/sites/recommendations@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":863},"Microsoft.Web/sites/backups@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":880},"Microsoft.Web/sites/config/snapshots@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":884},"Microsoft.Web/sites/continuouswebjobs@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":899},"Microsoft.Web/sites/instances@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":916},"Microsoft.Web/sites/instances/processes@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":930},"Microsoft.Web/sites/instances/processes/modules@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":934},"Microsoft.Web/sites/migratemysql@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":946},"Microsoft.Web/sites/networkFeatures@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":956},"Microsoft.Web/sites/processes@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":960},"Microsoft.Web/sites/processes/modules@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":964},"Microsoft.Web/sites/slots/backups@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":968},"Microsoft.Web/sites/slots/config/snapshots@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":972},"Microsoft.Web/sites/slots/continuouswebjobs@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":976},"Microsoft.Web/sites/slots/instances@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":980},"Microsoft.Web/sites/slots/instances/processes@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":984},"Microsoft.Web/sites/slots/instances/processes/modules@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":988},"Microsoft.Web/sites/slots/migratemysql@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":993},"Microsoft.Web/sites/slots/networkFeatures@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":997},"Microsoft.Web/sites/slots/processes@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1001},"Microsoft.Web/sites/slots/processes/modules@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1005},"Microsoft.Web/sites/slots/triggeredwebjobs@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1020},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1026},"Microsoft.Web/sites/slots/webjobs@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1035},"Microsoft.Web/sites/triggeredwebjobs@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1039},"Microsoft.Web/sites/triggeredwebjobs/history@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1043},"Microsoft.Web/sites/webjobs@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1047},"Microsoft.Web/staticSites/builds@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1060},"Microsoft.Web/hostingEnvironments/capacities@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1068},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1072},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1078},"Microsoft.Web/serverfarms/virtualNetworkConnections@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1082},"Microsoft.Web/sites/resourceHealthMetadata@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1088},"Microsoft.Web/sites/slots/resourceHealthMetadata@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1093},"Microsoft.Web/certificates@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":38},"Microsoft.Web/publishingUsers@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":44},"Microsoft.Web/sourcecontrols@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":49},"Microsoft.Web/sites@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":186},"Microsoft.Web/sites/basicPublishingCredentialsPolicies@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":197},"Microsoft.Web/sites/config@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":417},"Microsoft.Web/sites/deployments@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":422},"Microsoft.Web/sites/domainOwnershipIdentifiers@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":427},"Microsoft.Web/sites/extensions@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":440},"Microsoft.Web/sites/functions@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":446},"Microsoft.Web/sites/functions/keys@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":450},"Microsoft.Web/sites/hostNameBindings@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":468},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":473},"Microsoft.Web/sites/hybridconnection@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":478},"Microsoft.Web/sites/instances/extensions@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":483},"Microsoft.Web/sites/networkConfig@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":489},"Microsoft.Web/sites/premieraddons@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":495},"Microsoft.Web/sites/privateAccess@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":505},"Microsoft.Web/sites/publicCertificates@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":514},"Microsoft.Web/sites/siteextensions@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":523},"Microsoft.Web/sites/slots@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":528},"Microsoft.Web/sites/slots/config@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":574},"Microsoft.Web/sites/slots/deployments@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":578},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":582},"Microsoft.Web/sites/slots/extensions@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":587},"Microsoft.Web/sites/slots/functions@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":591},"Microsoft.Web/sites/slots/functions/keys@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":595},"Microsoft.Web/sites/slots/hostNameBindings@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":599},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":603},"Microsoft.Web/sites/slots/hybridconnection@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":607},"Microsoft.Web/sites/slots/instances/extensions@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":612},"Microsoft.Web/sites/slots/networkConfig@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":617},"Microsoft.Web/sites/slots/premieraddons@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":622},"Microsoft.Web/sites/slots/privateAccess@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":627},"Microsoft.Web/sites/privateEndpointConnections@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":634},"Microsoft.Web/sites/slots/publicCertificates@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":638},"Microsoft.Web/sites/slots/siteextensions@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":642},"Microsoft.Web/sites/slots/sourcecontrols@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":648},"Microsoft.Web/sites/slots/virtualNetworkConnections@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":660},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":665},"Microsoft.Web/sites/sourcecontrols@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":670},"Microsoft.Web/sites/virtualNetworkConnections@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":674},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":678},"Microsoft.Web/staticSites@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":691},"Microsoft.Web/staticSites/builds/config@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":697},"Microsoft.Web/staticSites/config@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":703},"Microsoft.Web/staticSites/customDomains@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":707},"Microsoft.Web/hostingEnvironments@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":761},"Microsoft.Web/hostingEnvironments/multiRolePools@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":766},"Microsoft.Web/hostingEnvironments/workerPools@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":770},"Microsoft.Web/serverfarms@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":786},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":790},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":794},"Microsoft.Web/locations/deletedSites@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":799},"Microsoft.Web/hostingEnvironments/detectors@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":818},"Microsoft.Web/sites/detectors@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":822},"Microsoft.Web/sites/diagnostics@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":827},"Microsoft.Web/sites/diagnostics/analyses@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":832},"Microsoft.Web/sites/diagnostics/detectors@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":837},"Microsoft.Web/sites/slots/detectors@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":841},"Microsoft.Web/sites/slots/diagnostics@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":845},"Microsoft.Web/sites/slots/diagnostics/analyses@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":849},"Microsoft.Web/sites/slots/diagnostics/detectors@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":853},"Microsoft.Web/hostingEnvironments/recommendations@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":870},"Microsoft.Web/sites/recommendations@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":874},"Microsoft.Web/sites/backups@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":891},"Microsoft.Web/sites/config/snapshots@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":895},"Microsoft.Web/sites/continuouswebjobs@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":910},"Microsoft.Web/sites/instances@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":927},"Microsoft.Web/sites/instances/processes@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":941},"Microsoft.Web/sites/instances/processes/modules@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":945},"Microsoft.Web/sites/migratemysql@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":957},"Microsoft.Web/sites/networkFeatures@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":967},"Microsoft.Web/sites/processes@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":971},"Microsoft.Web/sites/processes/modules@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":975},"Microsoft.Web/sites/slots/backups@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":979},"Microsoft.Web/sites/slots/config/snapshots@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":983},"Microsoft.Web/sites/slots/continuouswebjobs@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":987},"Microsoft.Web/sites/slots/instances@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":991},"Microsoft.Web/sites/slots/instances/processes@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":995},"Microsoft.Web/sites/slots/instances/processes/modules@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":999},"Microsoft.Web/sites/slots/migratemysql@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1004},"Microsoft.Web/sites/slots/networkFeatures@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1008},"Microsoft.Web/sites/slots/processes@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1012},"Microsoft.Web/sites/slots/processes/modules@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1016},"Microsoft.Web/sites/slots/triggeredwebjobs@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1031},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1037},"Microsoft.Web/sites/slots/webjobs@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1046},"Microsoft.Web/sites/triggeredwebjobs@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1050},"Microsoft.Web/sites/triggeredwebjobs/history@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1054},"Microsoft.Web/sites/webjobs@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1058},"Microsoft.Web/staticSites/builds@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1071},"Microsoft.Web/hostingEnvironments/capacities@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1079},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1083},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1089},"Microsoft.Web/serverfarms/virtualNetworkConnections@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1093},"Microsoft.Web/sites/resourceHealthMetadata@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1099},"Microsoft.Web/sites/slots/resourceHealthMetadata@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1104},"Microsoft.Web/certificates@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":38},"Microsoft.Web/publishingUsers@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":44},"Microsoft.Web/sourcecontrols@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":49},"Microsoft.Web/sites@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":186},"Microsoft.Web/sites/basicPublishingCredentialsPolicies@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":197},"Microsoft.Web/sites/config@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":417},"Microsoft.Web/sites/deployments@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":422},"Microsoft.Web/sites/domainOwnershipIdentifiers@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":427},"Microsoft.Web/sites/extensions@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":440},"Microsoft.Web/sites/functions@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":446},"Microsoft.Web/sites/functions/keys@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":450},"Microsoft.Web/sites/hostNameBindings@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":468},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":473},"Microsoft.Web/sites/hybridconnection@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":478},"Microsoft.Web/sites/instances/extensions@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":483},"Microsoft.Web/sites/networkConfig@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":489},"Microsoft.Web/sites/premieraddons@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":495},"Microsoft.Web/sites/privateAccess@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":505},"Microsoft.Web/sites/publicCertificates@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":514},"Microsoft.Web/sites/siteextensions@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":523},"Microsoft.Web/sites/slots@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":528},"Microsoft.Web/sites/slots/config@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":574},"Microsoft.Web/sites/slots/deployments@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":578},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":582},"Microsoft.Web/sites/slots/extensions@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":587},"Microsoft.Web/sites/slots/functions@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":591},"Microsoft.Web/sites/slots/functions/keys@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":595},"Microsoft.Web/sites/slots/hostNameBindings@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":599},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":603},"Microsoft.Web/sites/slots/hybridconnection@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":607},"Microsoft.Web/sites/slots/instances/extensions@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":612},"Microsoft.Web/sites/slots/networkConfig@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":617},"Microsoft.Web/sites/slots/premieraddons@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":622},"Microsoft.Web/sites/slots/privateAccess@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":627},"Microsoft.Web/sites/privateEndpointConnections@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":634},"Microsoft.Web/sites/slots/publicCertificates@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":638},"Microsoft.Web/sites/slots/siteextensions@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":642},"Microsoft.Web/sites/slots/sourcecontrols@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":648},"Microsoft.Web/sites/slots/virtualNetworkConnections@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":660},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":665},"Microsoft.Web/sites/sourcecontrols@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":670},"Microsoft.Web/sites/virtualNetworkConnections@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":674},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":678},"Microsoft.Web/staticSites@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":691},"Microsoft.Web/staticSites/builds/config@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":697},"Microsoft.Web/staticSites/config@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":703},"Microsoft.Web/staticSites/customDomains@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":707},"Microsoft.Web/hostingEnvironments@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":761},"Microsoft.Web/hostingEnvironments/multiRolePools@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":766},"Microsoft.Web/hostingEnvironments/workerPools@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":770},"Microsoft.Web/serverfarms@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":786},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":790},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":794},"Microsoft.Web/locations/deletedSites@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":799},"Microsoft.Web/hostingEnvironments/detectors@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":818},"Microsoft.Web/sites/detectors@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":822},"Microsoft.Web/sites/diagnostics@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":827},"Microsoft.Web/sites/diagnostics/analyses@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":832},"Microsoft.Web/sites/diagnostics/detectors@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":837},"Microsoft.Web/sites/slots/detectors@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":841},"Microsoft.Web/sites/slots/diagnostics@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":845},"Microsoft.Web/sites/slots/diagnostics/analyses@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":849},"Microsoft.Web/sites/slots/diagnostics/detectors@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":853},"Microsoft.Web/hostingEnvironments/recommendations@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":870},"Microsoft.Web/sites/recommendations@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":874},"Microsoft.Web/sites/backups@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":891},"Microsoft.Web/sites/config/snapshots@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":895},"Microsoft.Web/sites/continuouswebjobs@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":910},"Microsoft.Web/sites/instances@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":927},"Microsoft.Web/sites/instances/processes@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":941},"Microsoft.Web/sites/instances/processes/modules@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":945},"Microsoft.Web/sites/migratemysql@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":957},"Microsoft.Web/sites/networkFeatures@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":967},"Microsoft.Web/sites/processes@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":971},"Microsoft.Web/sites/processes/modules@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":975},"Microsoft.Web/sites/slots/backups@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":979},"Microsoft.Web/sites/slots/config/snapshots@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":983},"Microsoft.Web/sites/slots/continuouswebjobs@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":987},"Microsoft.Web/sites/slots/instances@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":991},"Microsoft.Web/sites/slots/instances/processes@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":995},"Microsoft.Web/sites/slots/instances/processes/modules@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":999},"Microsoft.Web/sites/slots/migratemysql@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1004},"Microsoft.Web/sites/slots/networkFeatures@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1008},"Microsoft.Web/sites/slots/processes@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1012},"Microsoft.Web/sites/slots/processes/modules@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1016},"Microsoft.Web/sites/slots/triggeredwebjobs@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1031},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1037},"Microsoft.Web/sites/slots/webjobs@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1046},"Microsoft.Web/sites/triggeredwebjobs@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1050},"Microsoft.Web/sites/triggeredwebjobs/history@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1054},"Microsoft.Web/sites/webjobs@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1058},"Microsoft.Web/staticSites/builds@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1071},"Microsoft.Web/hostingEnvironments/capacities@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1079},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1083},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1089},"Microsoft.Web/serverfarms/virtualNetworkConnections@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1093},"Microsoft.Web/sites/resourceHealthMetadata@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1099},"Microsoft.Web/sites/slots/resourceHealthMetadata@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1104},"Microsoft.Web/certificates@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":27},"Microsoft.Web/publishingUsers@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":33},"Microsoft.Web/sourcecontrols@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":38},"Microsoft.Web/sites@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":190},"Microsoft.Web/sites/basicPublishingCredentialsPolicies@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":201},"Microsoft.Web/sites/config@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":386},"Microsoft.Web/sites/deployments@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":391},"Microsoft.Web/sites/domainOwnershipIdentifiers@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":396},"Microsoft.Web/sites/extensions@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":409},"Microsoft.Web/sites/functions@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":415},"Microsoft.Web/sites/functions/keys@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":419},"Microsoft.Web/sites/hostNameBindings@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":437},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":442},"Microsoft.Web/sites/hybridconnection@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":447},"Microsoft.Web/sites/instances/extensions@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":452},"Microsoft.Web/sites/networkConfig@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":458},"Microsoft.Web/sites/premieraddons@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":464},"Microsoft.Web/sites/privateAccess@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":474},"Microsoft.Web/sites/privateEndpointConnections@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":482},"Microsoft.Web/sites/publicCertificates@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":491},"Microsoft.Web/sites/siteextensions@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":500},"Microsoft.Web/sites/slots@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":505},"Microsoft.Web/sites/slots/basicPublishingCredentialsPolicies@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":515},"Microsoft.Web/sites/slots/config@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":561},"Microsoft.Web/sites/slots/deployments@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":565},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":569},"Microsoft.Web/sites/slots/extensions@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":574},"Microsoft.Web/sites/slots/functions@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":578},"Microsoft.Web/sites/slots/functions/keys@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":582},"Microsoft.Web/sites/slots/hostNameBindings@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":586},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":590},"Microsoft.Web/sites/slots/hybridconnection@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":594},"Microsoft.Web/sites/slots/instances/extensions@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":599},"Microsoft.Web/sites/slots/premieraddons@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":604},"Microsoft.Web/sites/slots/privateAccess@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":609},"Microsoft.Web/sites/slots/privateEndpointConnections@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":613},"Microsoft.Web/sites/slots/publicCertificates@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":617},"Microsoft.Web/sites/slots/siteextensions@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":621},"Microsoft.Web/sites/slots/sourcecontrols@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":630},"Microsoft.Web/sites/slots/virtualNetworkConnections@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":642},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":647},"Microsoft.Web/sites/sourcecontrols@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":652},"Microsoft.Web/sites/virtualNetworkConnections@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":656},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":660},"Microsoft.Web/staticSites@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":691},"Microsoft.Web/staticSites/builds/config@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":703},"Microsoft.Web/staticSites/builds/userProvidedFunctionApps@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":708},"Microsoft.Web/staticSites/config@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":720},"Microsoft.Web/staticSites/customDomains@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":732},"Microsoft.Web/staticSites/privateEndpointConnections@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":736},"Microsoft.Web/staticSites/userProvidedFunctionApps@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":740},"Microsoft.Web/hostingEnvironments@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":765},"Microsoft.Web/hostingEnvironments/configurations@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":773},"Microsoft.Web/hostingEnvironments/multiRolePools@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":784},"Microsoft.Web/hostingEnvironments/privateEndpointConnections@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":788},"Microsoft.Web/hostingEnvironments/workerPools@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":792},"Microsoft.Web/serverfarms@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":809},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":813},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":817},"Microsoft.Web/locations/deletedSites@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":822},"Microsoft.Web/hostingEnvironments/detectors@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":885},"Microsoft.Web/sites/detectors@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":889},"Microsoft.Web/sites/diagnostics@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":894},"Microsoft.Web/sites/diagnostics/analyses@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":899},"Microsoft.Web/sites/diagnostics/detectors@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":904},"Microsoft.Web/sites/slots/detectors@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":908},"Microsoft.Web/sites/slots/diagnostics@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":912},"Microsoft.Web/sites/slots/diagnostics/analyses@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":916},"Microsoft.Web/sites/slots/diagnostics/detectors@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":920},"Microsoft.Web/deletedSites@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":924},"Microsoft.Web/hostingEnvironments/recommendations@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":941},"Microsoft.Web/sites/recommendations@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":945},"Microsoft.Web/sites/backups@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":962},"Microsoft.Web/sites/config/appsettings@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":980},"Microsoft.Web/sites/config/connectionstrings@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":984},"Microsoft.Web/sites/config/snapshots@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":988},"Microsoft.Web/sites/continuouswebjobs@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1003},"Microsoft.Web/sites/instances@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1020},"Microsoft.Web/sites/instances/processes@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1034},"Microsoft.Web/sites/instances/processes/modules@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1038},"Microsoft.Web/sites/migratemysql@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1050},"Microsoft.Web/sites/networkFeatures@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1060},"Microsoft.Web/sites/processes@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1064},"Microsoft.Web/sites/processes/modules@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1068},"Microsoft.Web/sites/slots/backups@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1072},"Microsoft.Web/sites/slots/config/appsettings@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1076},"Microsoft.Web/sites/slots/config/connectionstrings@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1080},"Microsoft.Web/sites/slots/config/snapshots@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1084},"Microsoft.Web/sites/slots/continuouswebjobs@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1088},"Microsoft.Web/sites/slots/instances@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1092},"Microsoft.Web/sites/slots/instances/processes@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1096},"Microsoft.Web/sites/slots/instances/processes/modules@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1100},"Microsoft.Web/sites/slots/migratemysql@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1105},"Microsoft.Web/sites/slots/networkConfig@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1110},"Microsoft.Web/sites/slots/networkFeatures@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1114},"Microsoft.Web/sites/slots/processes@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1118},"Microsoft.Web/sites/slots/processes/modules@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1122},"Microsoft.Web/sites/slots/triggeredwebjobs@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1137},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1143},"Microsoft.Web/sites/slots/webjobs@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1152},"Microsoft.Web/sites/triggeredwebjobs@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1156},"Microsoft.Web/sites/triggeredwebjobs/history@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1160},"Microsoft.Web/sites/webjobs@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1164},"Microsoft.Web/staticSites/builds@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1178},"Microsoft.Web/hostingEnvironments/capacities@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1187},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1191},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1197},"Microsoft.Web/serverfarms/virtualNetworkConnections@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1201},"Microsoft.Web/sites/resourceHealthMetadata@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1207},"Microsoft.Web/sites/slots/resourceHealthMetadata@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1212},"Microsoft.Web/hostingEnvironments@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":33},"Microsoft.Web/hostingEnvironments/configurations@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":41},"Microsoft.Web/hostingEnvironments/multiRolePools@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":57},"Microsoft.Web/hostingEnvironments/privateEndpointConnections@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":65},"Microsoft.Web/hostingEnvironments/workerPools@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":69},"Microsoft.Web/serverfarms@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":88},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":93},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":102},"Microsoft.Web/certificates@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":121},"Microsoft.Web/publishingUsers@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":127},"Microsoft.Web/sourcecontrols@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":132},"Microsoft.Web/staticSites@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":166},"Microsoft.Web/staticSites/builds/config@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":178},"Microsoft.Web/staticSites/builds/userProvidedFunctionApps@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":183},"Microsoft.Web/staticSites/config@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":195},"Microsoft.Web/staticSites/customDomains@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":207},"Microsoft.Web/staticSites/privateEndpointConnections@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":211},"Microsoft.Web/staticSites/userProvidedFunctionApps@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":215},"Microsoft.Web/sites@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":358},"Microsoft.Web/sites/basicPublishingCredentialsPolicies@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":369},"Microsoft.Web/sites/config@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":554},"Microsoft.Web/sites/deployments@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":559},"Microsoft.Web/sites/domainOwnershipIdentifiers@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":564},"Microsoft.Web/sites/extensions@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":577},"Microsoft.Web/sites/functions@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":583},"Microsoft.Web/sites/functions/keys@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":587},"Microsoft.Web/sites/hostNameBindings@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":605},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":610},"Microsoft.Web/sites/hybridconnection@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":615},"Microsoft.Web/sites/instances/extensions@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":620},"Microsoft.Web/sites/networkConfig@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":626},"Microsoft.Web/sites/premieraddons@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":632},"Microsoft.Web/sites/privateAccess@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":642},"Microsoft.Web/sites/privateEndpointConnections@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":646},"Microsoft.Web/sites/publicCertificates@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":655},"Microsoft.Web/sites/siteextensions@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":664},"Microsoft.Web/sites/slots@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":669},"Microsoft.Web/sites/slots/basicPublishingCredentialsPolicies@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":679},"Microsoft.Web/sites/slots/config@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":725},"Microsoft.Web/sites/slots/deployments@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":729},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":733},"Microsoft.Web/sites/slots/extensions@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":738},"Microsoft.Web/sites/slots/functions@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":742},"Microsoft.Web/sites/slots/functions/keys@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":746},"Microsoft.Web/sites/slots/hostNameBindings@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":750},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":754},"Microsoft.Web/sites/slots/hybridconnection@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":758},"Microsoft.Web/sites/slots/instances/extensions@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":763},"Microsoft.Web/sites/slots/premieraddons@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":768},"Microsoft.Web/sites/slots/privateAccess@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":773},"Microsoft.Web/sites/slots/privateEndpointConnections@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":777},"Microsoft.Web/sites/slots/publicCertificates@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":781},"Microsoft.Web/sites/slots/siteextensions@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":785},"Microsoft.Web/sites/slots/sourcecontrols@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":794},"Microsoft.Web/sites/slots/virtualNetworkConnections@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":801},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":805},"Microsoft.Web/sites/sourcecontrols@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":810},"Microsoft.Web/sites/virtualNetworkConnections@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":814},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":818},"Microsoft.Web/kubeEnvironments@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":845},"Microsoft.Web/hostingEnvironments/capacities@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":854},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":858},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":864},"Microsoft.Web/serverfarms/virtualNetworkConnections@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":868},"Microsoft.Web/locations/deletedSites@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":873},"Microsoft.Web/hostingEnvironments/detectors@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":936},"Microsoft.Web/sites/detectors@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":940},"Microsoft.Web/sites/diagnostics@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":945},"Microsoft.Web/sites/diagnostics/analyses@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":950},"Microsoft.Web/sites/diagnostics/detectors@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":955},"Microsoft.Web/sites/slots/detectors@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":959},"Microsoft.Web/sites/slots/diagnostics@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":963},"Microsoft.Web/sites/slots/diagnostics/analyses@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":967},"Microsoft.Web/sites/slots/diagnostics/detectors@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":971},"Microsoft.Web/deletedSites@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":975},"Microsoft.Web/hostingEnvironments/recommendations@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":992},"Microsoft.Web/sites/recommendations@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":996},"Microsoft.Web/sites/resourceHealthMetadata@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1002},"Microsoft.Web/sites/slots/resourceHealthMetadata@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1007},"Microsoft.Web/staticSites/builds@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1021},"Microsoft.Web/sites/backups@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1038},"Microsoft.Web/sites/config/appsettings@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1056},"Microsoft.Web/sites/config/connectionstrings@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1060},"Microsoft.Web/sites/config/snapshots@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1064},"Microsoft.Web/sites/continuouswebjobs@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1079},"Microsoft.Web/sites/instances@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1096},"Microsoft.Web/sites/instances/processes@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1110},"Microsoft.Web/sites/instances/processes/modules@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1114},"Microsoft.Web/sites/migratemysql@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1126},"Microsoft.Web/sites/networkFeatures@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1136},"Microsoft.Web/sites/processes@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1140},"Microsoft.Web/sites/processes/modules@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1144},"Microsoft.Web/sites/slots/backups@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1148},"Microsoft.Web/sites/slots/config/appsettings@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1152},"Microsoft.Web/sites/slots/config/connectionstrings@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1156},"Microsoft.Web/sites/slots/config/snapshots@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1160},"Microsoft.Web/sites/slots/continuouswebjobs@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1164},"Microsoft.Web/sites/slots/instances@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1168},"Microsoft.Web/sites/slots/instances/processes@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1172},"Microsoft.Web/sites/slots/instances/processes/modules@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1176},"Microsoft.Web/sites/slots/migratemysql@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1181},"Microsoft.Web/sites/slots/networkConfig@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1186},"Microsoft.Web/sites/slots/networkFeatures@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1190},"Microsoft.Web/sites/slots/processes@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1194},"Microsoft.Web/sites/slots/processes/modules@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1198},"Microsoft.Web/sites/slots/triggeredwebjobs@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1213},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1219},"Microsoft.Web/sites/slots/webjobs@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1228},"Microsoft.Web/sites/triggeredwebjobs@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1232},"Microsoft.Web/sites/triggeredwebjobs/history@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1236},"Microsoft.Web/sites/webjobs@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1240},"Microsoft.Web/hostingEnvironments@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":33},"Microsoft.Web/hostingEnvironments/configurations@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":41},"Microsoft.Web/hostingEnvironments/multiRolePools@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":57},"Microsoft.Web/hostingEnvironments/privateEndpointConnections@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":65},"Microsoft.Web/hostingEnvironments/workerPools@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":69},"Microsoft.Web/serverfarms@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":88},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":93},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":102},"Microsoft.Web/certificates@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":121},"Microsoft.Web/kubeEnvironments@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":148},"Microsoft.Web/publishingUsers@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":154},"Microsoft.Web/sourcecontrols@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":159},"Microsoft.Web/staticSites@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":193},"Microsoft.Web/staticSites/builds/config@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":205},"Microsoft.Web/staticSites/builds/userProvidedFunctionApps@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":210},"Microsoft.Web/staticSites/config@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":222},"Microsoft.Web/staticSites/customDomains@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":234},"Microsoft.Web/staticSites/privateEndpointConnections@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":238},"Microsoft.Web/staticSites/userProvidedFunctionApps@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":242},"Microsoft.Web/sites@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":385},"Microsoft.Web/sites/basicPublishingCredentialsPolicies@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":396},"Microsoft.Web/sites/config@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":581},"Microsoft.Web/sites/deployments@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":586},"Microsoft.Web/sites/domainOwnershipIdentifiers@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":591},"Microsoft.Web/sites/extensions@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":604},"Microsoft.Web/sites/functions@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":610},"Microsoft.Web/sites/functions/keys@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":614},"Microsoft.Web/sites/hostNameBindings@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":632},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":637},"Microsoft.Web/sites/hybridconnection@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":642},"Microsoft.Web/sites/instances/extensions@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":647},"Microsoft.Web/sites/networkConfig@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":653},"Microsoft.Web/sites/premieraddons@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":659},"Microsoft.Web/sites/privateAccess@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":669},"Microsoft.Web/sites/privateEndpointConnections@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":673},"Microsoft.Web/sites/publicCertificates@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":682},"Microsoft.Web/sites/siteextensions@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":691},"Microsoft.Web/sites/slots@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":696},"Microsoft.Web/sites/slots/basicPublishingCredentialsPolicies@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":706},"Microsoft.Web/sites/slots/config@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":752},"Microsoft.Web/sites/slots/deployments@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":756},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":760},"Microsoft.Web/sites/slots/extensions@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":765},"Microsoft.Web/sites/slots/functions@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":769},"Microsoft.Web/sites/slots/functions/keys@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":773},"Microsoft.Web/sites/slots/hostNameBindings@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":777},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":781},"Microsoft.Web/sites/slots/hybridconnection@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":785},"Microsoft.Web/sites/slots/instances/extensions@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":790},"Microsoft.Web/sites/slots/networkConfig@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":795},"Microsoft.Web/sites/slots/premieraddons@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":800},"Microsoft.Web/sites/slots/privateAccess@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":805},"Microsoft.Web/sites/slots/privateEndpointConnections@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":809},"Microsoft.Web/sites/slots/publicCertificates@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":813},"Microsoft.Web/sites/slots/siteextensions@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":817},"Microsoft.Web/sites/slots/sourcecontrols@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":826},"Microsoft.Web/sites/slots/virtualNetworkConnections@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":833},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":837},"Microsoft.Web/sites/sourcecontrols@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":842},"Microsoft.Web/sites/virtualNetworkConnections@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":846},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":850},"Microsoft.Web/hostingEnvironments/capacities@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":859},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":863},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":869},"Microsoft.Web/serverfarms/virtualNetworkConnections@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":873},"Microsoft.Web/locations/deletedSites@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":878},"Microsoft.Web/hostingEnvironments/detectors@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":941},"Microsoft.Web/sites/detectors@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":945},"Microsoft.Web/sites/diagnostics@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":950},"Microsoft.Web/sites/diagnostics/analyses@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":955},"Microsoft.Web/sites/diagnostics/detectors@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":960},"Microsoft.Web/sites/slots/detectors@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":964},"Microsoft.Web/sites/slots/diagnostics@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":968},"Microsoft.Web/sites/slots/diagnostics/analyses@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":972},"Microsoft.Web/sites/slots/diagnostics/detectors@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":976},"Microsoft.Web/deletedSites@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":980},"Microsoft.Web/hostingEnvironments/recommendations@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":997},"Microsoft.Web/sites/recommendations@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1001},"Microsoft.Web/sites/resourceHealthMetadata@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1007},"Microsoft.Web/sites/slots/resourceHealthMetadata@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1012},"Microsoft.Web/staticSites/builds@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1026},"Microsoft.Web/sites/backups@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1043},"Microsoft.Web/sites/config/appsettings@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1061},"Microsoft.Web/sites/config/connectionstrings@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1065},"Microsoft.Web/sites/config/snapshots@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1069},"Microsoft.Web/sites/continuouswebjobs@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1084},"Microsoft.Web/sites/instances@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1101},"Microsoft.Web/sites/instances/processes@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1115},"Microsoft.Web/sites/instances/processes/modules@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1119},"Microsoft.Web/sites/migratemysql@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1131},"Microsoft.Web/sites/networkFeatures@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1141},"Microsoft.Web/sites/processes@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1145},"Microsoft.Web/sites/processes/modules@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1149},"Microsoft.Web/sites/slots/backups@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1153},"Microsoft.Web/sites/slots/config/appsettings@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1157},"Microsoft.Web/sites/slots/config/connectionstrings@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1161},"Microsoft.Web/sites/slots/config/snapshots@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1165},"Microsoft.Web/sites/slots/continuouswebjobs@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1169},"Microsoft.Web/sites/slots/instances@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1173},"Microsoft.Web/sites/slots/instances/processes@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1177},"Microsoft.Web/sites/slots/instances/processes/modules@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1181},"Microsoft.Web/sites/slots/migratemysql@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1186},"Microsoft.Web/sites/slots/networkFeatures@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1190},"Microsoft.Web/sites/slots/processes@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1194},"Microsoft.Web/sites/slots/processes/modules@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1198},"Microsoft.Web/sites/slots/triggeredwebjobs@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1213},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1219},"Microsoft.Web/sites/slots/webjobs@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1228},"Microsoft.Web/sites/triggeredwebjobs@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1232},"Microsoft.Web/sites/triggeredwebjobs/history@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1236},"Microsoft.Web/sites/webjobs@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1240},"Microsoft.Web/hostingEnvironments@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":33},"Microsoft.Web/hostingEnvironments/configurations@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":43},"Microsoft.Web/hostingEnvironments/multiRolePools@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":59},"Microsoft.Web/hostingEnvironments/privateEndpointConnections@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":67},"Microsoft.Web/hostingEnvironments/workerPools@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":71},"Microsoft.Web/serverfarms@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":90},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":95},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":104},"Microsoft.Web/certificates@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":123},"Microsoft.Web/kubeEnvironments@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":150},"Microsoft.Web/publishingUsers@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":156},"Microsoft.Web/sourcecontrols@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":161},"Microsoft.Web/staticSites@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":196},"Microsoft.Web/staticSites/builds/config@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":208},"Microsoft.Web/staticSites/builds/userProvidedFunctionApps@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":213},"Microsoft.Web/staticSites/config@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":225},"Microsoft.Web/staticSites/customDomains@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":237},"Microsoft.Web/staticSites/privateEndpointConnections@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":241},"Microsoft.Web/staticSites/userProvidedFunctionApps@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":245},"Microsoft.Web/sites@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":388},"Microsoft.Web/sites/basicPublishingCredentialsPolicies@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":399},"Microsoft.Web/sites/config@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":589},"Microsoft.Web/sites/deployments@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":594},"Microsoft.Web/sites/domainOwnershipIdentifiers@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":599},"Microsoft.Web/sites/extensions@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":612},"Microsoft.Web/sites/functions@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":618},"Microsoft.Web/sites/functions/keys@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":622},"Microsoft.Web/sites/hostNameBindings@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":640},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":645},"Microsoft.Web/sites/hybridconnection@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":650},"Microsoft.Web/sites/instances/extensions@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":655},"Microsoft.Web/sites/networkConfig@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":661},"Microsoft.Web/sites/premieraddons@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":667},"Microsoft.Web/sites/privateAccess@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":677},"Microsoft.Web/sites/privateEndpointConnections@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":681},"Microsoft.Web/sites/publicCertificates@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":690},"Microsoft.Web/sites/siteextensions@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":699},"Microsoft.Web/sites/slots@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":704},"Microsoft.Web/sites/slots/basicPublishingCredentialsPolicies@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":714},"Microsoft.Web/sites/slots/config@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":760},"Microsoft.Web/sites/slots/deployments@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":764},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":768},"Microsoft.Web/sites/slots/extensions@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":773},"Microsoft.Web/sites/slots/functions@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":777},"Microsoft.Web/sites/slots/functions/keys@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":781},"Microsoft.Web/sites/slots/hostNameBindings@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":785},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":789},"Microsoft.Web/sites/slots/hybridconnection@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":793},"Microsoft.Web/sites/slots/instances/extensions@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":798},"Microsoft.Web/sites/slots/networkConfig@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":803},"Microsoft.Web/sites/slots/premieraddons@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":808},"Microsoft.Web/sites/slots/privateAccess@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":813},"Microsoft.Web/sites/slots/privateEndpointConnections@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":817},"Microsoft.Web/sites/slots/publicCertificates@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":821},"Microsoft.Web/sites/slots/siteextensions@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":825},"Microsoft.Web/sites/slots/sourcecontrols@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":834},"Microsoft.Web/sites/slots/virtualNetworkConnections@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":841},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":845},"Microsoft.Web/sites/sourcecontrols@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":850},"Microsoft.Web/sites/virtualNetworkConnections@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":854},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":858},"Microsoft.Web/hostingEnvironments/capacities@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":867},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":871},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":877},"Microsoft.Web/serverfarms/virtualNetworkConnections@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":881},"Microsoft.Web/locations/deletedSites@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":886},"Microsoft.Web/hostingEnvironments/detectors@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":949},"Microsoft.Web/sites/detectors@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":953},"Microsoft.Web/sites/diagnostics@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":958},"Microsoft.Web/sites/diagnostics/analyses@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":963},"Microsoft.Web/sites/diagnostics/detectors@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":968},"Microsoft.Web/sites/slots/detectors@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":972},"Microsoft.Web/sites/slots/diagnostics@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":976},"Microsoft.Web/sites/slots/diagnostics/analyses@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":980},"Microsoft.Web/sites/slots/diagnostics/detectors@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":984},"Microsoft.Web/deletedSites@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":988},"Microsoft.Web/hostingEnvironments/recommendations@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1005},"Microsoft.Web/sites/recommendations@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1009},"Microsoft.Web/sites/resourceHealthMetadata@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1015},"Microsoft.Web/sites/slots/resourceHealthMetadata@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1020},"Microsoft.Web/staticSites/builds@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1034},"Microsoft.Web/sites/backups@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1051},"Microsoft.Web/sites/config/appsettings@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1069},"Microsoft.Web/sites/config/connectionstrings@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1073},"Microsoft.Web/sites/config/snapshots@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1077},"Microsoft.Web/sites/continuouswebjobs@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1092},"Microsoft.Web/sites/instances@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1109},"Microsoft.Web/sites/instances/processes@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1123},"Microsoft.Web/sites/instances/processes/modules@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1127},"Microsoft.Web/sites/migratemysql@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1139},"Microsoft.Web/sites/networkFeatures@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1148},"Microsoft.Web/sites/processes@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1152},"Microsoft.Web/sites/processes/modules@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1156},"Microsoft.Web/sites/slots/backups@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1160},"Microsoft.Web/sites/slots/config/appsettings@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1164},"Microsoft.Web/sites/slots/config/connectionstrings@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1168},"Microsoft.Web/sites/slots/config/snapshots@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1172},"Microsoft.Web/sites/slots/continuouswebjobs@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1176},"Microsoft.Web/sites/slots/instances@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1180},"Microsoft.Web/sites/slots/instances/processes@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1184},"Microsoft.Web/sites/slots/instances/processes/modules@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1188},"Microsoft.Web/sites/slots/migratemysql@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1193},"Microsoft.Web/sites/slots/networkFeatures@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1197},"Microsoft.Web/sites/slots/processes@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1201},"Microsoft.Web/sites/slots/processes/modules@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1205},"Microsoft.Web/sites/slots/triggeredwebjobs@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1219},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1225},"Microsoft.Web/sites/slots/webjobs@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1234},"Microsoft.Web/sites/triggeredwebjobs@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1238},"Microsoft.Web/sites/triggeredwebjobs/history@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1242},"Microsoft.Web/sites/webjobs@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1246},"Microsoft.Web/hostingEnvironments@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":33},"Microsoft.Web/hostingEnvironments/configurations@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":43},"Microsoft.Web/hostingEnvironments/multiRolePools@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":59},"Microsoft.Web/hostingEnvironments/privateEndpointConnections@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":67},"Microsoft.Web/hostingEnvironments/workerPools@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":71},"Microsoft.Web/serverfarms@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":90},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":95},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":104},"Microsoft.Web/certificates@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":123},"Microsoft.Web/containerApps@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":174},"Microsoft.Web/kubeEnvironments@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":202},"Microsoft.Web/publishingUsers@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":208},"Microsoft.Web/sourcecontrols@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":213},"Microsoft.Web/staticSites@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":253},"Microsoft.Web/staticSites/builds/config@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":265},"Microsoft.Web/staticSites/builds/userProvidedFunctionApps@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":270},"Microsoft.Web/staticSites/config@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":282},"Microsoft.Web/staticSites/customDomains@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":294},"Microsoft.Web/staticSites/privateEndpointConnections@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":298},"Microsoft.Web/staticSites/userProvidedFunctionApps@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":302},"Microsoft.Web/sites@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":445},"Microsoft.Web/sites/basicPublishingCredentialsPolicies@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":456},"Microsoft.Web/sites/config@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":646},"Microsoft.Web/sites/deployments@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":651},"Microsoft.Web/sites/domainOwnershipIdentifiers@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":656},"Microsoft.Web/sites/extensions@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":674},"Microsoft.Web/sites/functions@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":680},"Microsoft.Web/sites/functions/keys@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":684},"Microsoft.Web/sites/hostNameBindings@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":702},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":707},"Microsoft.Web/sites/hybridconnection@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":712},"Microsoft.Web/sites/instances/extensions@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":717},"Microsoft.Web/sites/networkConfig@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":723},"Microsoft.Web/sites/premieraddons@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":729},"Microsoft.Web/sites/privateAccess@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":739},"Microsoft.Web/sites/privateEndpointConnections@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":743},"Microsoft.Web/sites/publicCertificates@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":752},"Microsoft.Web/sites/siteextensions@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":761},"Microsoft.Web/sites/slots@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":766},"Microsoft.Web/sites/slots/basicPublishingCredentialsPolicies@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":776},"Microsoft.Web/sites/slots/config@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":822},"Microsoft.Web/sites/slots/deployments@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":826},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":830},"Microsoft.Web/sites/slots/extensions@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":835},"Microsoft.Web/sites/slots/functions@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":839},"Microsoft.Web/sites/slots/functions/keys@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":843},"Microsoft.Web/sites/slots/hostNameBindings@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":847},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":851},"Microsoft.Web/sites/slots/hybridconnection@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":855},"Microsoft.Web/sites/slots/instances/extensions@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":860},"Microsoft.Web/sites/slots/networkConfig@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":865},"Microsoft.Web/sites/slots/premieraddons@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":870},"Microsoft.Web/sites/slots/privateAccess@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":875},"Microsoft.Web/sites/slots/privateEndpointConnections@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":879},"Microsoft.Web/sites/slots/publicCertificates@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":883},"Microsoft.Web/sites/slots/siteextensions@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":887},"Microsoft.Web/sites/slots/sourcecontrols@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":896},"Microsoft.Web/sites/slots/virtualNetworkConnections@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":903},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":907},"Microsoft.Web/sites/sourcecontrols@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":912},"Microsoft.Web/sites/virtualNetworkConnections@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":916},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":920},"Microsoft.Web/hostingEnvironments/capacities@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":929},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":933},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":939},"Microsoft.Web/serverfarms/virtualNetworkConnections@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":943},"Microsoft.Web/containerApps/revisions@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":959},"Microsoft.Web/locations/deletedSites@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":964},"Microsoft.Web/hostingEnvironments/detectors@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1027},"Microsoft.Web/sites/detectors@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1031},"Microsoft.Web/sites/diagnostics@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1036},"Microsoft.Web/sites/diagnostics/analyses@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1041},"Microsoft.Web/sites/diagnostics/detectors@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1046},"Microsoft.Web/sites/slots/detectors@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1050},"Microsoft.Web/sites/slots/diagnostics@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1054},"Microsoft.Web/sites/slots/diagnostics/analyses@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1058},"Microsoft.Web/sites/slots/diagnostics/detectors@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1062},"Microsoft.Web/deletedSites@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1066},"Microsoft.Web/hostingEnvironments/recommendations@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1083},"Microsoft.Web/sites/recommendations@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1087},"Microsoft.Web/sites/resourceHealthMetadata@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1093},"Microsoft.Web/sites/slots/resourceHealthMetadata@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1098},"Microsoft.Web/staticSites/builds@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1112},"Microsoft.Web/sites/backups@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1129},"Microsoft.Web/sites/config/appsettings@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1147},"Microsoft.Web/sites/config/connectionstrings@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1151},"Microsoft.Web/sites/config/snapshots@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1155},"Microsoft.Web/sites/continuouswebjobs@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1170},"Microsoft.Web/sites/instances@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1187},"Microsoft.Web/sites/instances/processes@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1201},"Microsoft.Web/sites/instances/processes/modules@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1205},"Microsoft.Web/sites/migratemysql@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1217},"Microsoft.Web/sites/networkFeatures@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1226},"Microsoft.Web/sites/processes@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1230},"Microsoft.Web/sites/processes/modules@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1234},"Microsoft.Web/sites/slots/backups@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1238},"Microsoft.Web/sites/slots/config/appsettings@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1242},"Microsoft.Web/sites/slots/config/connectionstrings@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1246},"Microsoft.Web/sites/slots/config/snapshots@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1250},"Microsoft.Web/sites/slots/continuouswebjobs@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1254},"Microsoft.Web/sites/slots/instances@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1258},"Microsoft.Web/sites/slots/instances/processes@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1262},"Microsoft.Web/sites/slots/instances/processes/modules@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1266},"Microsoft.Web/sites/slots/migratemysql@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1271},"Microsoft.Web/sites/slots/networkFeatures@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1275},"Microsoft.Web/sites/slots/processes@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1279},"Microsoft.Web/sites/slots/processes/modules@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1283},"Microsoft.Web/sites/slots/triggeredwebjobs@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1297},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1303},"Microsoft.Web/sites/slots/webjobs@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1312},"Microsoft.Web/sites/triggeredwebjobs@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1316},"Microsoft.Web/sites/triggeredwebjobs/history@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1320},"Microsoft.Web/sites/webjobs@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1324},"Microsoft.Web/hostingEnvironments@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":54},"Microsoft.Web/hostingEnvironments/configurations@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":64},"Microsoft.Web/hostingEnvironments/multiRolePools@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":80},"Microsoft.Web/hostingEnvironments/privateEndpointConnections@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":88},"Microsoft.Web/hostingEnvironments/workerPools@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":92},"Microsoft.Web/serverfarms@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":111},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":116},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":125},"Microsoft.Web/certificates@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":144},"Microsoft.Web/containerApps@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":195},"Microsoft.Web/kubeEnvironments@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":223},"Microsoft.Web/publishingUsers@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":229},"Microsoft.Web/sourcecontrols@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":234},"Microsoft.Web/staticSites@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":276},"Microsoft.Web/staticSites/builds/config@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":288},"Microsoft.Web/staticSites/builds/userProvidedFunctionApps@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":293},"Microsoft.Web/staticSites/config@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":305},"Microsoft.Web/staticSites/customDomains@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":318},"Microsoft.Web/staticSites/privateEndpointConnections@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":322},"Microsoft.Web/staticSites/userProvidedFunctionApps@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":326},"Microsoft.Web/staticSites/linkedBackends@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":331},"Microsoft.Web/staticSites/builds/linkedBackends@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":335},"Microsoft.Web/sites@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":478},"Microsoft.Web/sites/basicPublishingCredentialsPolicies@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":489},"Microsoft.Web/sites/config@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":679},"Microsoft.Web/sites/deployments@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":684},"Microsoft.Web/sites/domainOwnershipIdentifiers@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":689},"Microsoft.Web/sites/extensions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":707},"Microsoft.Web/sites/functions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":713},"Microsoft.Web/sites/functions/keys@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":717},"Microsoft.Web/sites/hostNameBindings@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":735},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":740},"Microsoft.Web/sites/hybridconnection@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":745},"Microsoft.Web/sites/instances/extensions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":750},"Microsoft.Web/sites/networkConfig@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":756},"Microsoft.Web/sites/premieraddons@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":762},"Microsoft.Web/sites/privateAccess@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":772},"Microsoft.Web/sites/privateEndpointConnections@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":776},"Microsoft.Web/sites/publicCertificates@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":785},"Microsoft.Web/sites/siteextensions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":794},"Microsoft.Web/sites/slots@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":799},"Microsoft.Web/sites/slots/basicPublishingCredentialsPolicies@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":809},"Microsoft.Web/sites/slots/config@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":855},"Microsoft.Web/sites/slots/deployments@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":859},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":863},"Microsoft.Web/sites/slots/extensions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":868},"Microsoft.Web/sites/slots/functions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":872},"Microsoft.Web/sites/slots/functions/keys@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":876},"Microsoft.Web/sites/slots/hostNameBindings@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":880},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":884},"Microsoft.Web/sites/slots/hybridconnection@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":888},"Microsoft.Web/sites/slots/instances/extensions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":893},"Microsoft.Web/sites/slots/networkConfig@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":898},"Microsoft.Web/sites/slots/premieraddons@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":903},"Microsoft.Web/sites/slots/privateAccess@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":908},"Microsoft.Web/sites/slots/privateEndpointConnections@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":912},"Microsoft.Web/sites/slots/publicCertificates@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":916},"Microsoft.Web/sites/slots/siteextensions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":920},"Microsoft.Web/sites/slots/sourcecontrols@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":929},"Microsoft.Web/sites/slots/virtualNetworkConnections@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":936},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":940},"Microsoft.Web/sites/sourcecontrols@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":945},"Microsoft.Web/sites/virtualNetworkConnections@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":949},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":953},"Microsoft.Web/hostingEnvironments/capacities@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":962},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":966},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":972},"Microsoft.Web/serverfarms/virtualNetworkConnections@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":976},"Microsoft.Web/containerApps/revisions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":992},"Microsoft.Web/locations/deletedSites@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":997},"Microsoft.Web/hostingEnvironments/detectors@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1060},"Microsoft.Web/sites/detectors@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1064},"Microsoft.Web/sites/diagnostics@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1069},"Microsoft.Web/sites/diagnostics/analyses@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1074},"Microsoft.Web/sites/diagnostics/detectors@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1079},"Microsoft.Web/sites/slots/detectors@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1083},"Microsoft.Web/sites/slots/diagnostics@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1087},"Microsoft.Web/sites/slots/diagnostics/analyses@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1091},"Microsoft.Web/sites/slots/diagnostics/detectors@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1095},"Microsoft.Web/deletedSites@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1099},"Microsoft.Web/hostingEnvironments/recommendations@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1116},"Microsoft.Web/sites/recommendations@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1120},"Microsoft.Web/sites/resourceHealthMetadata@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1126},"Microsoft.Web/sites/slots/resourceHealthMetadata@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1131},"Microsoft.Web/staticSites/builds@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1146},"Microsoft.Web/sites/backups@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1163},"Microsoft.Web/sites/config/appsettings@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1181},"Microsoft.Web/sites/config/connectionstrings@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1185},"Microsoft.Web/sites/config/snapshots@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1189},"Microsoft.Web/sites/continuouswebjobs@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1204},"Microsoft.Web/sites/deploymentStatus@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1225},"Microsoft.Web/sites/instances@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1242},"Microsoft.Web/sites/instances/processes@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1256},"Microsoft.Web/sites/instances/processes/modules@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1260},"Microsoft.Web/sites/migratemysql@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1272},"Microsoft.Web/sites/networkFeatures@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1281},"Microsoft.Web/sites/processes@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1285},"Microsoft.Web/sites/processes/modules@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1289},"Microsoft.Web/sites/slots/backups@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1293},"Microsoft.Web/sites/slots/config/appsettings@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1297},"Microsoft.Web/sites/slots/config/connectionstrings@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1301},"Microsoft.Web/sites/slots/config/snapshots@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1305},"Microsoft.Web/sites/slots/continuouswebjobs@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1309},"Microsoft.Web/sites/slots/deploymentStatus@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1313},"Microsoft.Web/sites/slots/instances@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1317},"Microsoft.Web/sites/slots/instances/processes@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1321},"Microsoft.Web/sites/slots/instances/processes/modules@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1325},"Microsoft.Web/sites/slots/migratemysql@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1330},"Microsoft.Web/sites/slots/networkFeatures@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1334},"Microsoft.Web/sites/slots/processes@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1338},"Microsoft.Web/sites/slots/processes/modules@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1342},"Microsoft.Web/sites/slots/triggeredwebjobs@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1356},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1362},"Microsoft.Web/sites/slots/webjobs@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1371},"Microsoft.Web/sites/triggeredwebjobs@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1375},"Microsoft.Web/sites/triggeredwebjobs/history@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1379},"Microsoft.Web/sites/webjobs@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1383},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1433},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/actions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1458},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/actions/repetitions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1481},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/actions/repetitions/requestHistories@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1489},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/actions/scopeRepetitions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1494},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/triggers@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1572},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/triggers/histories@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1591},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/versions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1663},"Microsoft.Web/hostingEnvironments@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":54},"Microsoft.Web/hostingEnvironments/configurations@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":64},"Microsoft.Web/hostingEnvironments/multiRolePools@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":80},"Microsoft.Web/hostingEnvironments/privateEndpointConnections@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":88},"Microsoft.Web/hostingEnvironments/workerPools@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":92},"Microsoft.Web/serverfarms@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":111},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":116},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":125},"Microsoft.Web/certificates@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":144},"Microsoft.Web/containerApps@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":195},"Microsoft.Web/kubeEnvironments@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":223},"Microsoft.Web/publishingUsers@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":229},"Microsoft.Web/sourcecontrols@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":234},"Microsoft.Web/staticSites@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":280},"Microsoft.Web/staticSites/builds/config@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":292},"Microsoft.Web/staticSites/builds/databaseConnections@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":298},"Microsoft.Web/staticSites/builds/userProvidedFunctionApps@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":303},"Microsoft.Web/staticSites/config@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":315},"Microsoft.Web/staticSites/basicAuth@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":323},"Microsoft.Web/staticSites/customDomains@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":336},"Microsoft.Web/staticSites/databaseConnections@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":340},"Microsoft.Web/staticSites/privateEndpointConnections@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":344},"Microsoft.Web/staticSites/userProvidedFunctionApps@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":348},"Microsoft.Web/staticSites/linkedBackends@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":353},"Microsoft.Web/staticSites/builds/linkedBackends@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":357},"Microsoft.Web/sites@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":507},"Microsoft.Web/sites/basicPublishingCredentialsPolicies@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":518},"Microsoft.Web/sites/config@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":708},"Microsoft.Web/sites/deployments@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":713},"Microsoft.Web/sites/domainOwnershipIdentifiers@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":718},"Microsoft.Web/sites/extensions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":736},"Microsoft.Web/sites/functions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":742},"Microsoft.Web/sites/functions/keys@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":746},"Microsoft.Web/sites/hostNameBindings@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":764},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":769},"Microsoft.Web/sites/hybridconnection@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":774},"Microsoft.Web/sites/instances/extensions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":779},"Microsoft.Web/sites/networkConfig@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":785},"Microsoft.Web/sites/premieraddons@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":791},"Microsoft.Web/sites/privateAccess@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":801},"Microsoft.Web/sites/privateEndpointConnections@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":805},"Microsoft.Web/sites/publicCertificates@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":814},"Microsoft.Web/sites/siteextensions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":823},"Microsoft.Web/sites/slots@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":828},"Microsoft.Web/sites/slots/basicPublishingCredentialsPolicies@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":838},"Microsoft.Web/sites/slots/config@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":884},"Microsoft.Web/sites/slots/deployments@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":888},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":892},"Microsoft.Web/sites/slots/extensions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":897},"Microsoft.Web/sites/slots/functions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":901},"Microsoft.Web/sites/slots/functions/keys@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":905},"Microsoft.Web/sites/slots/hostNameBindings@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":909},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":913},"Microsoft.Web/sites/slots/hybridconnection@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":917},"Microsoft.Web/sites/slots/instances/extensions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":922},"Microsoft.Web/sites/slots/networkConfig@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":927},"Microsoft.Web/sites/slots/premieraddons@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":932},"Microsoft.Web/sites/slots/privateAccess@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":937},"Microsoft.Web/sites/slots/privateEndpointConnections@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":941},"Microsoft.Web/sites/slots/publicCertificates@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":945},"Microsoft.Web/sites/slots/siteextensions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":949},"Microsoft.Web/sites/slots/sourcecontrols@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":958},"Microsoft.Web/sites/slots/virtualNetworkConnections@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":965},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":969},"Microsoft.Web/sites/sourcecontrols@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":974},"Microsoft.Web/sites/virtualNetworkConnections@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":978},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":982},"Microsoft.Web/hostingEnvironments/capacities@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":991},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":995},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1001},"Microsoft.Web/serverfarms/virtualNetworkConnections@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1005},"Microsoft.Web/containerApps/revisions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1021},"Microsoft.Web/locations/deletedSites@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1026},"Microsoft.Web/hostingEnvironments/detectors@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1089},"Microsoft.Web/sites/detectors@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1093},"Microsoft.Web/sites/diagnostics@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1098},"Microsoft.Web/sites/diagnostics/analyses@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1103},"Microsoft.Web/sites/diagnostics/detectors@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1108},"Microsoft.Web/sites/slots/detectors@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1112},"Microsoft.Web/sites/slots/diagnostics@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1116},"Microsoft.Web/sites/slots/diagnostics/analyses@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1120},"Microsoft.Web/sites/slots/diagnostics/detectors@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1124},"Microsoft.Web/deletedSites@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1128},"Microsoft.Web/hostingEnvironments/recommendations@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1145},"Microsoft.Web/sites/recommendations@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1149},"Microsoft.Web/sites/resourceHealthMetadata@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1155},"Microsoft.Web/sites/slots/resourceHealthMetadata@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1160},"Microsoft.Web/staticSites/builds@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1176},"Microsoft.Web/sites/backups@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1193},"Microsoft.Web/sites/config/appsettings@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1211},"Microsoft.Web/sites/config/connectionstrings@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1215},"Microsoft.Web/sites/config/snapshots@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1219},"Microsoft.Web/sites/continuouswebjobs@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1234},"Microsoft.Web/sites/deploymentStatus@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1255},"Microsoft.Web/sites/instances@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1272},"Microsoft.Web/sites/instances/processes@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1286},"Microsoft.Web/sites/instances/processes/modules@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1290},"Microsoft.Web/sites/migratemysql@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1302},"Microsoft.Web/sites/networkFeatures@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1311},"Microsoft.Web/sites/processes@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1315},"Microsoft.Web/sites/processes/modules@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1319},"Microsoft.Web/sites/slots/backups@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1323},"Microsoft.Web/sites/slots/config/appsettings@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1327},"Microsoft.Web/sites/slots/config/connectionstrings@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1331},"Microsoft.Web/sites/slots/config/snapshots@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1335},"Microsoft.Web/sites/slots/continuouswebjobs@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1339},"Microsoft.Web/sites/slots/deploymentStatus@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1343},"Microsoft.Web/sites/slots/instances@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1347},"Microsoft.Web/sites/slots/instances/processes@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1351},"Microsoft.Web/sites/slots/instances/processes/modules@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1355},"Microsoft.Web/sites/slots/migratemysql@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1360},"Microsoft.Web/sites/slots/networkFeatures@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1364},"Microsoft.Web/sites/slots/processes@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1368},"Microsoft.Web/sites/slots/processes/modules@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1372},"Microsoft.Web/sites/slots/triggeredwebjobs@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1386},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1392},"Microsoft.Web/sites/slots/webjobs@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1401},"Microsoft.Web/sites/triggeredwebjobs@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1405},"Microsoft.Web/sites/triggeredwebjobs/history@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1409},"Microsoft.Web/sites/webjobs@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1413},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1463},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/actions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1488},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/actions/repetitions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1511},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/actions/repetitions/requestHistories@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1519},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/actions/scopeRepetitions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1524},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/triggers@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1602},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/triggers/histories@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1621},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/versions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1693},"Microsoft.Web/hostingEnvironments@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":54},"Microsoft.Web/hostingEnvironments/configurations@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":64},"Microsoft.Web/hostingEnvironments/multiRolePools@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":80},"Microsoft.Web/hostingEnvironments/privateEndpointConnections@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":88},"Microsoft.Web/hostingEnvironments/workerPools@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":92},"Microsoft.Web/serverfarms@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":111},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":116},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":125},"Microsoft.Web/certificates@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":144},"Microsoft.Web/containerApps@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":195},"Microsoft.Web/kubeEnvironments@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":223},"Microsoft.Web/publishingUsers@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":229},"Microsoft.Web/sourcecontrols@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":234},"Microsoft.Web/staticSites@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":280},"Microsoft.Web/staticSites/builds/config@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":292},"Microsoft.Web/staticSites/builds/databaseConnections@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":298},"Microsoft.Web/staticSites/builds/userProvidedFunctionApps@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":303},"Microsoft.Web/staticSites/config@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":315},"Microsoft.Web/staticSites/basicAuth@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":323},"Microsoft.Web/staticSites/customDomains@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":336},"Microsoft.Web/staticSites/databaseConnections@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":340},"Microsoft.Web/staticSites/privateEndpointConnections@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":344},"Microsoft.Web/staticSites/userProvidedFunctionApps@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":348},"Microsoft.Web/staticSites/linkedBackends@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":353},"Microsoft.Web/staticSites/builds/linkedBackends@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":357},"Microsoft.Web/sites@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":532},"Microsoft.Web/sites/basicPublishingCredentialsPolicies@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":543},"Microsoft.Web/sites/config@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":733},"Microsoft.Web/sites/deployments@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":738},"Microsoft.Web/sites/domainOwnershipIdentifiers@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":743},"Microsoft.Web/sites/extensions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":761},"Microsoft.Web/sites/functions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":767},"Microsoft.Web/sites/functions/keys@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":771},"Microsoft.Web/sites/hostNameBindings@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":789},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":794},"Microsoft.Web/sites/hybridconnection@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":799},"Microsoft.Web/sites/instances/extensions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":804},"Microsoft.Web/sites/networkConfig@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":810},"Microsoft.Web/sites/premieraddons@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":816},"Microsoft.Web/sites/privateAccess@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":826},"Microsoft.Web/sites/privateEndpointConnections@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":830},"Microsoft.Web/sites/publicCertificates@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":839},"Microsoft.Web/sites/siteextensions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":848},"Microsoft.Web/sites/slots@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":853},"Microsoft.Web/sites/slots/basicPublishingCredentialsPolicies@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":863},"Microsoft.Web/sites/slots/config@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":909},"Microsoft.Web/sites/slots/deployments@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":913},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":917},"Microsoft.Web/sites/slots/extensions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":922},"Microsoft.Web/sites/slots/functions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":926},"Microsoft.Web/sites/slots/functions/keys@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":930},"Microsoft.Web/sites/slots/hostNameBindings@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":934},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":938},"Microsoft.Web/sites/slots/hybridconnection@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":942},"Microsoft.Web/sites/slots/instances/extensions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":947},"Microsoft.Web/sites/slots/networkConfig@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":952},"Microsoft.Web/sites/slots/premieraddons@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":957},"Microsoft.Web/sites/slots/privateAccess@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":962},"Microsoft.Web/sites/slots/privateEndpointConnections@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":966},"Microsoft.Web/sites/slots/publicCertificates@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":970},"Microsoft.Web/sites/slots/siteextensions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":974},"Microsoft.Web/sites/slots/sourcecontrols@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":983},"Microsoft.Web/sites/slots/virtualNetworkConnections@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":990},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":994},"Microsoft.Web/sites/sourcecontrols@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":999},"Microsoft.Web/sites/virtualNetworkConnections@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1003},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1007},"Microsoft.Web/hostingEnvironments/capacities@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1016},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1020},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1026},"Microsoft.Web/serverfarms/virtualNetworkConnections@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1030},"Microsoft.Web/containerApps/revisions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1046},"Microsoft.Web/locations/deletedSites@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1051},"Microsoft.Web/hostingEnvironments/detectors@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1114},"Microsoft.Web/sites/detectors@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1118},"Microsoft.Web/sites/diagnostics@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1123},"Microsoft.Web/sites/diagnostics/analyses@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1128},"Microsoft.Web/sites/diagnostics/detectors@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1133},"Microsoft.Web/sites/slots/detectors@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1137},"Microsoft.Web/sites/slots/diagnostics@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1141},"Microsoft.Web/sites/slots/diagnostics/analyses@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1145},"Microsoft.Web/sites/slots/diagnostics/detectors@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1149},"Microsoft.Web/deletedSites@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1153},"Microsoft.Web/hostingEnvironments/recommendations@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1170},"Microsoft.Web/sites/recommendations@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1174},"Microsoft.Web/sites/resourceHealthMetadata@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1180},"Microsoft.Web/sites/slots/resourceHealthMetadata@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1185},"Microsoft.Web/staticSites/builds@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1201},"Microsoft.Web/sites/backups@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1218},"Microsoft.Web/sites/config/appsettings@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1236},"Microsoft.Web/sites/config/connectionstrings@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1240},"Microsoft.Web/sites/config/snapshots@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1244},"Microsoft.Web/sites/continuouswebjobs@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1259},"Microsoft.Web/sites/deploymentStatus@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1280},"Microsoft.Web/sites/instances@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1297},"Microsoft.Web/sites/instances/processes@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1311},"Microsoft.Web/sites/instances/processes/modules@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1315},"Microsoft.Web/sites/migratemysql@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1327},"Microsoft.Web/sites/networkFeatures@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1336},"Microsoft.Web/sites/processes@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1340},"Microsoft.Web/sites/processes/modules@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1344},"Microsoft.Web/sites/slots/backups@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1348},"Microsoft.Web/sites/slots/config/appsettings@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1352},"Microsoft.Web/sites/slots/config/connectionstrings@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1356},"Microsoft.Web/sites/slots/config/snapshots@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1360},"Microsoft.Web/sites/slots/continuouswebjobs@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1364},"Microsoft.Web/sites/slots/deploymentStatus@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1368},"Microsoft.Web/sites/slots/instances@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1372},"Microsoft.Web/sites/slots/instances/processes@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1376},"Microsoft.Web/sites/slots/instances/processes/modules@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1380},"Microsoft.Web/sites/slots/migratemysql@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1385},"Microsoft.Web/sites/slots/networkFeatures@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1389},"Microsoft.Web/sites/slots/processes@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1393},"Microsoft.Web/sites/slots/processes/modules@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1397},"Microsoft.Web/sites/slots/triggeredwebjobs@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1411},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1417},"Microsoft.Web/sites/slots/webjobs@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1426},"Microsoft.Web/sites/triggeredwebjobs@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1430},"Microsoft.Web/sites/triggeredwebjobs/history@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1434},"Microsoft.Web/sites/webjobs@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1438},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1488},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/actions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1513},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/actions/repetitions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1536},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/actions/repetitions/requestHistories@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1544},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/actions/scopeRepetitions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1549},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/triggers@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1627},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/triggers/histories@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1646},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/versions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1718},"Microsoft.SignalRService/webPubSub@2021-04-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-04-01-preview/types.json","Index":134},"Microsoft.SignalRService/webPubSub/privateEndpointConnections@2021-04-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-04-01-preview/types.json","Index":138},"Microsoft.SignalRService/webPubSub/sharedPrivateLinkResources@2021-04-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-04-01-preview/types.json","Index":142},"Microsoft.SignalRService/webPubSub@2021-06-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-06-01-preview/types.json","Index":128},"Microsoft.SignalRService/webPubSub/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-06-01-preview/types.json","Index":132},"Microsoft.SignalRService/webPubSub/sharedPrivateLinkResources@2021-06-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-06-01-preview/types.json","Index":136},"Microsoft.SignalRService/webPubSub@2021-09-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-09-01-preview/types.json","Index":130},"Microsoft.SignalRService/webPubSub/privateEndpointConnections@2021-09-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-09-01-preview/types.json","Index":134},"Microsoft.SignalRService/webPubSub/sharedPrivateLinkResources@2021-09-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-09-01-preview/types.json","Index":138},"Microsoft.SignalRService/webPubSub@2021-10-01":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-10-01/types.json","Index":125},"Microsoft.SignalRService/webPubSub/hubs@2021-10-01":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-10-01/types.json","Index":138},"Microsoft.SignalRService/webPubSub/privateEndpointConnections@2021-10-01":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-10-01/types.json","Index":142},"Microsoft.SignalRService/webPubSub/sharedPrivateLinkResources@2021-10-01":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-10-01/types.json","Index":146},"Microsoft.SignalRService/webPubSub@2022-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2022-08-01-preview/types.json","Index":125},"Microsoft.SignalRService/webPubSub/customCertificates@2022-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2022-08-01-preview/types.json","Index":140},"Microsoft.SignalRService/webPubSub/customDomains@2022-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2022-08-01-preview/types.json","Index":156},"Microsoft.SignalRService/webPubSub/hubs@2022-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2022-08-01-preview/types.json","Index":178},"Microsoft.SignalRService/webPubSub/privateEndpointConnections@2022-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2022-08-01-preview/types.json","Index":182},"Microsoft.SignalRService/webPubSub/sharedPrivateLinkResources@2022-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2022-08-01-preview/types.json","Index":186},"Microsoft.SignalRService/webPubSub@2023-02-01":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-02-01/types.json","Index":125},"Microsoft.SignalRService/webPubSub/customCertificates@2023-02-01":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-02-01/types.json","Index":140},"Microsoft.SignalRService/webPubSub/customDomains@2023-02-01":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-02-01/types.json","Index":156},"Microsoft.SignalRService/webPubSub/hubs@2023-02-01":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-02-01/types.json","Index":178},"Microsoft.SignalRService/webPubSub/privateEndpointConnections@2023-02-01":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-02-01/types.json","Index":182},"Microsoft.SignalRService/webPubSub/sharedPrivateLinkResources@2023-02-01":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-02-01/types.json","Index":186},"Microsoft.SignalRService/webPubSub@2023-03-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-03-01-preview/types.json","Index":125},"Microsoft.SignalRService/webPubSub/customCertificates@2023-03-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-03-01-preview/types.json","Index":140},"Microsoft.SignalRService/webPubSub/customDomains@2023-03-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-03-01-preview/types.json","Index":156},"Microsoft.SignalRService/webPubSub/hubs@2023-03-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-03-01-preview/types.json","Index":178},"Microsoft.SignalRService/webPubSub/privateEndpointConnections@2023-03-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-03-01-preview/types.json","Index":182},"Microsoft.SignalRService/webPubSub/replicas@2023-03-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-03-01-preview/types.json","Index":198},"Microsoft.SignalRService/webPubSub/sharedPrivateLinkResources@2023-03-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-03-01-preview/types.json","Index":202},"Microsoft.SignalRService/webPubSub@2023-06-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-06-01-preview/types.json","Index":128},"Microsoft.SignalRService/webPubSub/customCertificates@2023-06-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-06-01-preview/types.json","Index":143},"Microsoft.SignalRService/webPubSub/customDomains@2023-06-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-06-01-preview/types.json","Index":159},"Microsoft.SignalRService/webPubSub/hubs@2023-06-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-06-01-preview/types.json","Index":181},"Microsoft.SignalRService/webPubSub/privateEndpointConnections@2023-06-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-06-01-preview/types.json","Index":185},"Microsoft.SignalRService/webPubSub/replicas@2023-06-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-06-01-preview/types.json","Index":201},"Microsoft.SignalRService/webPubSub/sharedPrivateLinkResources@2023-06-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-06-01-preview/types.json","Index":205},"Microsoft.SignalRService/webPubSub@2023-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-08-01-preview/types.json","Index":133},"Microsoft.SignalRService/webPubSub/customCertificates@2023-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-08-01-preview/types.json","Index":148},"Microsoft.SignalRService/webPubSub/customDomains@2023-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-08-01-preview/types.json","Index":164},"Microsoft.SignalRService/webPubSub/hubs@2023-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-08-01-preview/types.json","Index":186},"Microsoft.SignalRService/webPubSub/privateEndpointConnections@2023-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-08-01-preview/types.json","Index":190},"Microsoft.SignalRService/webPubSub/replicas@2023-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-08-01-preview/types.json","Index":206},"Microsoft.SignalRService/webPubSub/sharedPrivateLinkResources@2023-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-08-01-preview/types.json","Index":210},"Microsoft.WindowsESU/multipleActivationKeys@2019-09-16-preview":{"RelativePath":"windowsesu/microsoft.windowsesu/2019-09-16-preview/types.json","Index":26},"Microsoft.WindowsIoT/deviceServices@2018-02-16-preview":{"RelativePath":"windowsiot/microsoft.windowsiot/2018-02-16-preview/types.json","Index":13},"Microsoft.WindowsIoT/deviceServices@2019-06-01":{"RelativePath":"windowsiot/microsoft.windowsiot/2019-06-01/types.json","Index":13},"Microsoft.WorkloadMonitor/notificationSettings@2018-08-31-preview":{"RelativePath":"workloadmonitor/microsoft.workloadmonitor/2018-08-31-preview/types.json","Index":15},"Microsoft.WorkloadMonitor/monitors@2018-08-31-preview":{"RelativePath":"workloadmonitor/microsoft.workloadmonitor/2018-08-31-preview/types.json","Index":51},"Microsoft.WorkloadMonitor/components@2018-08-31-preview":{"RelativePath":"workloadmonitor/microsoft.workloadmonitor/2018-08-31-preview/types.json","Index":74},"Microsoft.WorkloadMonitor/monitorInstances@2018-08-31-preview":{"RelativePath":"workloadmonitor/microsoft.workloadmonitor/2018-08-31-preview/types.json","Index":117},"Microsoft.WorkloadMonitor/monitors@2020-01-13-preview":{"RelativePath":"workloadmonitor/microsoft.workloadmonitor/2020-01-13-preview/types.json","Index":26},"Microsoft.WorkloadMonitor/monitors/history@2020-01-13-preview":{"RelativePath":"workloadmonitor/microsoft.workloadmonitor/2020-01-13-preview/types.json","Index":45},"Microsoft.Workloads/phpWorkloads@2021-12-01-preview":{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":119},"Microsoft.Workloads/phpWorkloads/wordpressInstances@2021-12-01-preview":{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":138},"Microsoft.Workloads/sapVirtualInstances@2021-12-01-preview":{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":258},"Microsoft.Workloads/sapVirtualInstances/centralInstances@2021-12-01-preview":{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":322},"Microsoft.Workloads/sapVirtualInstances/databaseInstances@2021-12-01-preview":{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":351},"Microsoft.Workloads/sapVirtualInstances/applicationInstances@2021-12-01-preview":{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":376},"Microsoft.Workloads/monitors@2021-12-01-preview":{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":398},"Microsoft.Workloads/monitors/providerInstances@2021-12-01-preview":{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":451},"Microsoft.Workloads/sapVirtualInstances@2022-11-01-preview":{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":163},"Microsoft.Workloads/sapVirtualInstances/centralInstances@2022-11-01-preview":{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":228},"Microsoft.Workloads/sapVirtualInstances/databaseInstances@2022-11-01-preview":{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":259},"Microsoft.Workloads/sapVirtualInstances/applicationInstances@2022-11-01-preview":{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":291},"Microsoft.Workloads/monitors@2022-11-01-preview":{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":313},"Microsoft.Workloads/monitors/providerInstances@2022-11-01-preview":{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":366},"Microsoft.Workloads/monitors/sapLandscapeMonitor@2022-11-01-preview":{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":385},"Microsoft.Workloads/sapVirtualInstances@2023-04-01":{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":163},"Microsoft.Workloads/sapVirtualInstances/centralInstances@2023-04-01":{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":228},"Microsoft.Workloads/sapVirtualInstances/databaseInstances@2023-04-01":{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":259},"Microsoft.Workloads/sapVirtualInstances/applicationInstances@2023-04-01":{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":291},"Microsoft.Workloads/monitors@2023-04-01":{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":313},"Microsoft.Workloads/monitors/providerInstances@2023-04-01":{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":366},"Microsoft.Workloads/monitors/sapLandscapeMonitor@2023-04-01":{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":385},"Microsoft.Workloads/sapVirtualInstances@2023-10-01-preview":{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":168},"Microsoft.Workloads/sapVirtualInstances/centralInstances@2023-10-01-preview":{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":234},"Microsoft.Workloads/sapVirtualInstances/databaseInstances@2023-10-01-preview":{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":266},"Microsoft.Workloads/sapVirtualInstances/applicationInstances@2023-10-01-preview":{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":299}},"Functions":{"microsoft.addons/supportproviders":{"2018-03-01":[{"RelativePath":"addons/microsoft.addons/2018-03-01/types.json","Index":35}]},"microsoft.analysisservices/servers":{"2016-05-16":[{"RelativePath":"analysisservices/microsoft.analysisservices/2016-05-16/types.json","Index":47},{"RelativePath":"analysisservices/microsoft.analysisservices/2016-05-16/types.json","Index":48}],"2017-07-14":[{"RelativePath":"analysisservices/microsoft.analysisservices/2017-07-14/types.json","Index":48},{"RelativePath":"analysisservices/microsoft.analysisservices/2017-07-14/types.json","Index":49},{"RelativePath":"analysisservices/microsoft.analysisservices/2017-07-14/types.json","Index":52},{"RelativePath":"analysisservices/microsoft.analysisservices/2017-07-14/types.json","Index":53}],"2017-08-01":[{"RelativePath":"analysisservices/microsoft.analysisservices/2017-08-01/types.json","Index":54},{"RelativePath":"analysisservices/microsoft.analysisservices/2017-08-01/types.json","Index":55},{"RelativePath":"analysisservices/microsoft.analysisservices/2017-08-01/types.json","Index":58},{"RelativePath":"analysisservices/microsoft.analysisservices/2017-08-01/types.json","Index":59}]},"microsoft.analysisservices/locations":{"2016-05-16":[{"RelativePath":"analysisservices/microsoft.analysisservices/2016-05-16/types.json","Index":51}],"2017-07-14":[{"RelativePath":"analysisservices/microsoft.analysisservices/2017-07-14/types.json","Index":56}],"2017-08-01":[{"RelativePath":"analysisservices/microsoft.analysisservices/2017-08-01/types.json","Index":62}]},"microsoft.apicenter/services":{"2024-03-01":[{"RelativePath":"apicenter/microsoft.apicenter/2024-03-01/types.json","Index":139}]},"microsoft.apicenter/services/workspaces/apis/versions/definitions":{"2024-03-01":[{"RelativePath":"apicenter/microsoft.apicenter/2024-03-01/types.json","Index":145},{"RelativePath":"apicenter/microsoft.apicenter/2024-03-01/types.json","Index":150}]},"microsoft.apimanagement/service/subscriptions":{"2016-07-07":[{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":180},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":181}],"2016-10-10":[{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":230},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":231}],"2017-03-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":460},{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":461}],"2018-01-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":473},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":474}],"2018-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":487},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":488}],"2019-01-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":478},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":479}],"2019-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":521},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":522},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":524}],"2019-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":532},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":533},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":535}],"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":607},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":608},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":610}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":607},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":608},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":610}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":623},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":624},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":626}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":740},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":741},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":743}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":740},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":741},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":743}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":770},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":771},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":773}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":813},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":814},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":816}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":844},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":845},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":847}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":999},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1000},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1002}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1028},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1029},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1031}]},"microsoft.apimanagement/service/users":{"2016-07-07":[{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":183}],"2016-10-10":[{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":249},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":255}],"2017-03-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":481},{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":487}],"2018-01-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":494},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":500}],"2018-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":508},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":514}],"2019-01-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":501},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":508}],"2019-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":548},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":555}],"2019-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":559},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":566}],"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":634},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":641}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":635},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":642}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":651},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":658}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":768},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":775}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":768},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":775}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":798},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":805}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":841},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":848}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":872},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":879}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1027},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1034}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1056},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1063}]},"microsoft.apimanagement/service/tenant":{"2016-07-07":[{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":184},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":185},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":196},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":198},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":199}],"2016-10-10":[{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":232},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":233},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":244},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":246},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":247}],"2017-03-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":462},{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":463},{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":476},{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":478},{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":479}],"2018-01-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":475},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":476},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":489},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":491},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":492}],"2018-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":489},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":490},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":503},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":505},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":506}],"2019-01-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":480},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":481},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":495},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":498},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":499}],"2019-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":525},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":526},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":528},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":542},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":545},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":546}],"2019-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":536},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":537},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":539},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":553},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":556},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":557}],"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":611},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":612},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":614},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":628},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":631},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":632}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":611},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":612},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":614},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":629},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":632},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":633}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":627},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":628},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":630},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":645},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":648},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":649}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":744},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":745},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":747},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":762},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":765},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":766}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":744},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":745},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":747},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":762},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":765},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":766}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":774},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":775},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":777},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":792},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":795},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":796}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":817},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":818},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":820},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":835},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":838},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":839}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":848},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":849},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":851},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":866},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":869},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":870}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1003},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1004},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1006},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1021},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1024},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1025}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1032},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1033},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1035},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1050},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1053},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1054}]},"microsoft.apimanagement/service":{"2016-07-07":[{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":212},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":214},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":215},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":222},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":231}],"2016-10-10":[{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":207},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":209},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":210},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":212},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":219},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":228},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":229}],"2017-03-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":432},{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":433},{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":435},{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":437},{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":444},{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":459}],"2018-01-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":445},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":446},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":448},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":450},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":457},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":472}],"2018-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":459},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":460},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":462},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":464},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":471},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":486}],"2019-01-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":472},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":473},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":475},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":477}],"2019-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":496},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":497},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":499},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":501}],"2019-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":507},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":508},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":510},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":512}],"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":577},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":578},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":580},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":582}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":577},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":578},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":580},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":582}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":593},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":594},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":596},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":598}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":662},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":663},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":665},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":667},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":715}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":701},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":710},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":711},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":713},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":715}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":727},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":736},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":737},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":739},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":741}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":769},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":778},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":779},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":780},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":782},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":784}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":800},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":809},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":810},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":811},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":813},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":815}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":955},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":964},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":965},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":966},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":968},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":970}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":970},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":979},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":980},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":985},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":987},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":989}]},"microsoft.apimanagement/service/backends":{"2017-03-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":428}],"2018-01-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":441}],"2018-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":455}],"2019-01-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":468}],"2019-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":492}],"2019-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":503}],"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":568}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":568}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":584}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":649}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":649}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":675}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":717}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":748}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":903}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":918}]},"microsoft.apimanagement/service/users/confirmations":{"2018-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":515}],"2019-01-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":509}],"2019-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":556}],"2019-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":567}],"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":642}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":643}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":659}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":776}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":776}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":806}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":849}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":880}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1035}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1064}]},"microsoft.apimanagement/service/authorizationservers":{"2019-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":489}],"2019-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":500}],"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":565}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":565}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":581}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":646}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":646}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":672}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":711}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":740}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":900}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":915}]},"microsoft.apimanagement/service/gateways":{"2019-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":503},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":508},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":514}],"2019-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":514},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":519},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":525}],"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":584},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":589},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":595}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":584},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":589},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":595}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":600},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":605},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":611}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":717},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":722},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":728}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":717},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":722},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":728}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":743},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":748},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":754}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":786},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":791},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":797}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":817},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":822},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":828}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":972},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":977},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":983}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":991},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":996},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1002},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1003},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1009},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1012}]},"microsoft.apimanagement/service/identityproviders":{"2019-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":515}],"2019-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":526}],"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":597}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":597}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":613}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":730}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":730}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":756}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":799}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":830}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":985}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1014}]},"microsoft.apimanagement/service/openidconnectproviders":{"2019-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":516}],"2019-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":529}],"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":604}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":604}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":620}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":737}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":737}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":763}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":806}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":837}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":992}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1021}]},"microsoft.apimanagement/service/portalsettings":{"2019-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":518}],"2019-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":531}],"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":606}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":606}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":622}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":739}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":739}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":769}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":812}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":843}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":998}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1027}]},"microsoft.apimanagement/service/namedvalues":{"2019-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":520}],"2019-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":528}],"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":599},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":603}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":599},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":603}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":615},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":619}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":732},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":736}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":732},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":736}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":758},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":762}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":801},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":805}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":832},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":836}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":987},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":991}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1016},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1020}]},"microsoft.apimanagement/service/certificates":{"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":572}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":572}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":588}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":653}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":653}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":679}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":721}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":752}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":907}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":922}]},"microsoft.apimanagement/service/policyfragments":{"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":767}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":810}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":841}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":996}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1025}]},"microsoft.apimanagement/service/authorizationproviders/authorizations":{"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":714}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":742},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":745}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":895},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":898}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":910},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":913}]},"microsoft.apimanagement/service/workspaces/namedvalues":{"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1036},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1037}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1065},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1066}]},"microsoft.apimanagement/service/workspaces/policyfragments":{"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1038}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1067}]},"microsoft.apimanagement/service/workspaces/subscriptions":{"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1039},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1040},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1041}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1068},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1069},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1070}]},"microsoft.app/containerapps":{"2022-01-01-preview":[{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":268},{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":272}],"2022-03-01":[{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":268},{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":272}],"2022-06-01-preview":[{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":372},{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":376},{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":380}],"2022-10-01":[{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":391},{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":395},{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":399}],"2022-11-01-preview":[{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":434},{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":438},{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":442}],"2023-04-01-preview":[{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":460},{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":464},{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":468},{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":471},{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":472}],"2023-05-01":[{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":460},{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":464},{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":468},{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":471},{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":472}],"2023-05-02-preview":[{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":465},{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":469},{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":473},{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":476},{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":477}],"2023-08-01-preview":[{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":574},{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":578},{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":582},{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":585},{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":586}]},"microsoft.app/containerapps/revisions":{"2022-01-01-preview":[{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":273},{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":274},{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":275}],"2022-03-01":[{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":273},{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":274},{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":275}],"2022-06-01-preview":[{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":381},{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":382},{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":383}],"2022-10-01":[{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":400},{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":401},{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":402}],"2022-11-01-preview":[{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":471},{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":472},{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":473}],"2023-04-01-preview":[{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":473},{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":474},{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":475}],"2023-05-01":[{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":473},{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":474},{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":475}],"2023-05-02-preview":[{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":478},{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":479},{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":480}],"2023-08-01-preview":[{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":587},{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":588},{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":589}]},"microsoft.app/managedenvironments/daprcomponents":{"2022-03-01":[{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":279}],"2022-06-01-preview":[{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":387}],"2022-10-01":[{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":408}],"2022-11-01-preview":[{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":479}],"2023-04-01-preview":[{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":507}],"2023-05-01":[{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":507}],"2023-05-02-preview":[{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":512}],"2023-08-01-preview":[{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":621}]},"microsoft.app/managedenvironments":{"2022-03-01":[{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":285}],"2022-06-01-preview":[{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":391},{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":397}],"2022-10-01":[{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":406},{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":407}],"2022-11-01-preview":[{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":477},{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":478}],"2023-04-01-preview":[{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":505},{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":506}],"2023-05-01":[{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":505},{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":506}],"2023-05-02-preview":[{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":510},{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":511}],"2023-08-01-preview":[{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":619},{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":620}]},"microsoft.app/connectedenvironments":{"2022-06-01-preview":[{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":398}],"2022-10-01":[{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":373}],"2022-11-01-preview":[{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":416}],"2023-04-01-preview":[{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":442}],"2023-05-01":[{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":442}],"2023-05-02-preview":[{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":447}],"2023-08-01-preview":[{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":556}]},"microsoft.app/connectedenvironments/daprcomponents":{"2022-06-01-preview":[{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":399}],"2022-10-01":[{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":377}],"2022-11-01-preview":[{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":420}],"2023-04-01-preview":[{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":446}],"2023-05-01":[{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":446}],"2023-05-02-preview":[{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":451}],"2023-08-01-preview":[{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":560}]},"microsoft.app/jobs":{"2022-11-01-preview":[{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":451},{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":466},{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":469}],"2023-04-01-preview":[{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":484},{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":497},{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":500}],"2023-05-01":[{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":484},{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":497},{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":500}],"2023-05-02-preview":[{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":489},{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":502},{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":505}],"2023-08-01-preview":[{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":598},{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":611},{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":614}]},"microsoft.app/jobs/executions":{"2022-11-01-preview":[{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":470}],"2023-04-01-preview":[{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":501}],"2023-05-01":[{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":501}],"2023-05-02-preview":[{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":506}],"2023-08-01-preview":[{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":615}]},"microsoft.app/builders/builds":{"2023-08-01-preview":[{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":550}]},"microsoft.appcomplianceautomation/reports/snapshots":{"2022-11-16-preview":[{"RelativePath":"appcomplianceautomation/microsoft.appcomplianceautomation/2022-11-16-preview/types.json","Index":118}]},"microsoft.appconfiguration/configurationstores":{"2019-02-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-02-01-preview/types.json","Index":24},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-02-01-preview/types.json","Index":26},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-02-01-preview/types.json","Index":30}],"2019-10-01":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-10-01/types.json","Index":33},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-10-01/types.json","Index":35},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-10-01/types.json","Index":39}],"2019-11-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-11-01-preview/types.json","Index":62},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-11-01-preview/types.json","Index":64},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-11-01-preview/types.json","Index":68}],"2020-06-01":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2020-06-01/types.json","Index":62},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2020-06-01/types.json","Index":64},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2020-06-01/types.json","Index":68}],"2020-07-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2020-07-01-preview/types.json","Index":68},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2020-07-01-preview/types.json","Index":70}],"2021-03-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2021-03-01-preview/types.json","Index":79},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2021-03-01-preview/types.json","Index":81}],"2021-10-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2021-10-01-preview/types.json","Index":82},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2021-10-01-preview/types.json","Index":84}],"2022-03-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-03-01-preview/types.json","Index":93},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-03-01-preview/types.json","Index":95}],"2022-05-01":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-05-01/types.json","Index":82},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-05-01/types.json","Index":84}],"2023-03-01":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-03-01/types.json","Index":93},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-03-01/types.json","Index":95}],"2023-08-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-08-01-preview/types.json","Index":123},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-08-01-preview/types.json","Index":125}]},"microsoft.appconfiguration/locations/deletedconfigurationstores":{"2021-10-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2021-10-01-preview/types.json","Index":85}],"2022-03-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-03-01-preview/types.json","Index":96}],"2022-05-01":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-05-01/types.json","Index":85}],"2023-03-01":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-03-01/types.json","Index":96}],"2023-08-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-08-01-preview/types.json","Index":126}]},"microsoft.appconfiguration/locations":{"2021-10-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2021-10-01-preview/types.json","Index":90}],"2022-03-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-03-01-preview/types.json","Index":101}],"2022-05-01":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-05-01/types.json","Index":90}],"2023-03-01":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-03-01/types.json","Index":101}],"2023-08-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-08-01-preview/types.json","Index":131}]},"microsoft.insights/components":{"2015-05-01":[{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":116},{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":120},{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":124},{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":128}],"2018-05-01-preview":[{"RelativePath":"applicationinsights/microsoft.insights/2018-05-01-preview/types.json","Index":65}],"2020-02-02-preview":[{"RelativePath":"applicationinsights/microsoft.insights/2020-02-02-preview/types.json","Index":36}],"2020-02-02":[{"RelativePath":"applicationinsights/microsoft.insights/2020-02-02/types.json","Index":36}]},"microsoft.appplatform/spring":{"2020-07-01":[{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":133},{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":138},{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":139},{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":140}],"2020-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":134},{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":139},{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":140},{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":141}],"2021-06-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":140},{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":145},{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":146},{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":147}],"2021-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":176},{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":181},{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":182},{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":183},{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":184},{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":185}],"2022-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":374},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":379},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":380},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":381},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":382},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":383}],"2022-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":376},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":381},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":382},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":383},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":384},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":385}],"2022-04-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":284},{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":289},{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":290},{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":291}],"2022-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":406},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":411},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":412},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":413},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":414},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":415}],"2022-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":418},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":423},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":424},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":425},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":426},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":427}],"2022-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":522},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":527},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":528},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":529},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":530},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":531}],"2022-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":415},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":420},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":421},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":422},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":423},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":424}],"2023-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":537},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":542},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":543},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":544},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":545},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":546}],"2023-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":556},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":561},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":562},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":563},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":564},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":565}],"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":601},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":606},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":607},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":608},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":609},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":610},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":613},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":614},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":615}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":612},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":617},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":618},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":619},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":620},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":621},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":622},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":625},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":626},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":627}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":622},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":627},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":628},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":629},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":630},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":631},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":632},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":635},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":636},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":637}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":637},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":642},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":643},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":644},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":645},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":646},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":647},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":650},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":651},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":652}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":581},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":586},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":587},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":588},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":589},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":590},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":591},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":594},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":595},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":596}]},"microsoft.appplatform/locations":{"2020-07-01":[{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":143}],"2020-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":144}],"2021-06-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":150}],"2021-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":188}],"2022-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":386}],"2022-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":388}],"2022-04-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":294}],"2022-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":418}],"2022-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":430}],"2022-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":534}],"2022-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":427}],"2023-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":549}],"2023-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":568}],"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":618}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":630}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":640}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":655}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":599}]},"microsoft.appplatform/spring/apps":{"2020-07-01":[{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":145},{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":148}],"2020-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":146},{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":149}],"2021-06-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":152},{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":155}],"2021-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":190},{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":193}],"2022-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":397},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":401},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":404}],"2022-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":399},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":403},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":406}],"2022-04-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":305},{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":309},{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":312}],"2022-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":429},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":433},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":436}],"2022-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":444},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":448},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":451}],"2022-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":548},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":552},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":555}],"2022-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":441},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":445},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":448}],"2023-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":563},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":567},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":570}],"2023-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":582},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":586},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":589}],"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":637},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":641},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":644}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":651},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":655},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":658}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":661},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":665},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":668}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":676},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":680},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":683}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":620},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":624},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":627}]},"microsoft.appplatform/spring/apps/deployments":{"2020-07-01":[{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":149},{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":150},{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":151},{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":153}],"2020-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":150},{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":151},{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":152},{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":154}],"2021-06-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":156},{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":157},{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":158},{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":160}],"2021-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":194},{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":195},{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":196},{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":198},{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":200},{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":201},{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":202}],"2022-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":405},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":406},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":407},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":409},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":411},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":412},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":413}],"2022-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":407},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":408},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":409},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":411},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":413},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":414},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":415}],"2022-04-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":313},{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":314},{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":315},{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":317},{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":319},{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":320},{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":321}],"2022-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":437},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":438},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":439},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":441},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":443},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":444},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":445}],"2022-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":452},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":453},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":454},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":457},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":458},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":459},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":461},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":463},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":464},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":465}],"2022-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":556},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":557},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":558},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":561},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":562},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":563},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":565},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":567},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":568},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":569}],"2022-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":449},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":450},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":451},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":454},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":455},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":456},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":458},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":460},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":461},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":462}],"2023-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":571},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":572},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":573},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":576},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":577},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":578},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":580},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":582},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":583},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":584}],"2023-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":590},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":591},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":592},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":595},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":596},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":597},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":599},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":601},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":602},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":603}],"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":645},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":646},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":647},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":650},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":651},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":652},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":654},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":656},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":657},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":658}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":659},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":660},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":661},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":664},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":665},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":666},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":668},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":670},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":671},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":672}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":669},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":670},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":671},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":674},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":675},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":676},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":678},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":680},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":681},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":682}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":684},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":685},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":686},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":689},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":690},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":691},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":693},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":695},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":696},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":697}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":628},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":629},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":630},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":633},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":634},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":635},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":637},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":639},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":640},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":641}]},"microsoft.appplatform/spring/configurationservices":{"2022-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":392}],"2022-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":394}],"2022-04-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":300}],"2022-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":424}],"2022-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":436}],"2022-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":540}],"2022-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":433}],"2023-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":555}],"2023-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":574}],"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":627}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":639},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":641}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":649},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":651}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":664},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":666}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":608},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":610}]},"microsoft.appplatform/spring/buildservices/builds/results":{"2022-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":394}],"2022-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":396}],"2022-04-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":302}],"2022-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":426}],"2022-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":438}],"2022-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":542}],"2022-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":435}],"2023-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":557}],"2023-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":576}],"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":631}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":645}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":655}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":670}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":614}]},"microsoft.appplatform/spring/buildservices":{"2022-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":396}],"2022-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":398}],"2022-04-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":304}],"2022-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":428}],"2022-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":440}],"2022-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":544}],"2022-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":437}],"2023-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":559}],"2023-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":578}],"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":633}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":647}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":657}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":672}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":616}]},"microsoft.appplatform/spring/gateways":{"2022-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":414}],"2022-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":416}],"2022-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":446}],"2022-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":466}],"2022-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":571},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":572}],"2022-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":463}],"2023-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":586},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":587}],"2023-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":605},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":606},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":607}],"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":660},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":661},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":662}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":674},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":675},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":676}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":684},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":685},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":686}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":699},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":700},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":701}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":643},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":644},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":645}]},"microsoft.appplatform/spring/apiportals":{"2022-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":415}],"2022-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":417}],"2022-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":447}],"2022-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":467}],"2022-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":573}],"2022-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":464}],"2023-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":588}],"2023-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":608}],"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":663}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":677}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":687}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":702}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":646}]},"microsoft.appplatform/spring/buildservices/builders":{"2022-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":443}],"2022-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":547}],"2022-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":440}],"2023-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":562}],"2023-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":581}],"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":636}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":650}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":660}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":675}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":619}]},"microsoft.appplatform/spring/applicationaccelerators/customizedaccelerators":{"2022-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":578}],"2023-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":593}],"2023-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":613}],"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":668}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":682}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":692}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":707}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":651}]},"microsoft.appplatform/spring/applicationaccelerators/predefinedaccelerators":{"2022-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":579},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":580}],"2023-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":594},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":595}],"2023-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":614},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":615}],"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":669},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":670}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":683},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":684}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":693},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":694}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":708},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":709}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":652},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":653}]},"microsoft.appplatform/spring/apms":{"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":621}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":633}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":643}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":658}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":602}]},"microsoft.appplatform/spring/containerregistries":{"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":629}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":643}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":653}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":668}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":612}]},"microsoft.authorization/accessreviewscheduledefinitions":{"2018-05-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2018-05-01-preview/types.json","Index":130}],"2021-03-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2021-03-01-preview/types.json","Index":137}],"2021-07-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2021-07-01-preview/types.json","Index":163}],"2021-11-16-preview":[{"RelativePath":"authorization/microsoft.authorization/2021-11-16-preview/types.json","Index":207}],"2021-12-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":217}]},"microsoft.authorization/accessreviewscheduledefinitions/instances":{"2018-05-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2018-05-01-preview/types.json","Index":131},{"RelativePath":"authorization/microsoft.authorization/2018-05-01-preview/types.json","Index":132},{"RelativePath":"authorization/microsoft.authorization/2018-05-01-preview/types.json","Index":133},{"RelativePath":"authorization/microsoft.authorization/2018-05-01-preview/types.json","Index":134},{"RelativePath":"authorization/microsoft.authorization/2018-05-01-preview/types.json","Index":135}],"2021-03-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2021-03-01-preview/types.json","Index":138},{"RelativePath":"authorization/microsoft.authorization/2021-03-01-preview/types.json","Index":139},{"RelativePath":"authorization/microsoft.authorization/2021-03-01-preview/types.json","Index":140},{"RelativePath":"authorization/microsoft.authorization/2021-03-01-preview/types.json","Index":141},{"RelativePath":"authorization/microsoft.authorization/2021-03-01-preview/types.json","Index":142}],"2021-07-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2021-07-01-preview/types.json","Index":164},{"RelativePath":"authorization/microsoft.authorization/2021-07-01-preview/types.json","Index":165},{"RelativePath":"authorization/microsoft.authorization/2021-07-01-preview/types.json","Index":166},{"RelativePath":"authorization/microsoft.authorization/2021-07-01-preview/types.json","Index":167},{"RelativePath":"authorization/microsoft.authorization/2021-07-01-preview/types.json","Index":168}],"2021-11-16-preview":[{"RelativePath":"authorization/microsoft.authorization/2021-11-16-preview/types.json","Index":208},{"RelativePath":"authorization/microsoft.authorization/2021-11-16-preview/types.json","Index":209},{"RelativePath":"authorization/microsoft.authorization/2021-11-16-preview/types.json","Index":210},{"RelativePath":"authorization/microsoft.authorization/2021-11-16-preview/types.json","Index":211},{"RelativePath":"authorization/microsoft.authorization/2021-11-16-preview/types.json","Index":212}],"2021-12-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":218},{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":219},{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":220},{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":221},{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":222},{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":227}]},"microsoft.authorization/roleassignments":{"2020-08-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2020-08-01-preview/types.json","Index":21}],"2020-10-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2020-10-01-preview/types.json","Index":138}]},"microsoft.authorization/roleassignmentschedulerequests":{"2020-10-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2020-10-01-preview/types.json","Index":139}],"2020-10-01":[{"RelativePath":"authorization/microsoft.authorization/2020-10-01/types.json","Index":171},{"RelativePath":"authorization/microsoft.authorization/2020-10-01/types.json","Index":173}],"2022-04-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2022-04-01-preview/types.json","Index":114},{"RelativePath":"authorization/microsoft.authorization/2022-04-01-preview/types.json","Index":116}]},"microsoft.authorization/roleeligibilityschedulerequests":{"2020-10-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2020-10-01-preview/types.json","Index":140}],"2020-10-01":[{"RelativePath":"authorization/microsoft.authorization/2020-10-01/types.json","Index":174},{"RelativePath":"authorization/microsoft.authorization/2020-10-01/types.json","Index":176}],"2022-04-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2022-04-01-preview/types.json","Index":117},{"RelativePath":"authorization/microsoft.authorization/2022-04-01-preview/types.json","Index":119}]},"microsoft.authorization/accessreviewhistorydefinitions/instances":{"2021-11-16-preview":[{"RelativePath":"authorization/microsoft.authorization/2021-11-16-preview/types.json","Index":206}],"2021-12-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":216}]},"microsoft.authorization/rolemanagementalerts":{"2022-08-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2022-08-01-preview/types.json","Index":8}]},"microsoft.authorization/rolemanagementalerts/alertincidents":{"2022-08-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2022-08-01-preview/types.json","Index":9}]},"microsoft.automation/automationaccounts":{"2015-10-31":[{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":249}],"2019-06-01":[{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":362}],"2020-01-13-preview":[{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":243}],"2021-06-22":[{"RelativePath":"automation/microsoft.automation/2021-06-22/types.json","Index":80},{"RelativePath":"automation/microsoft.automation/2021-06-22/types.json","Index":86}],"2022-08-08":[{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":310},{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":316}],"2023-05-15-preview":[{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":451},{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":461},{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":467}],"2023-11-01":[{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":316},{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":322}]},"microsoft.automation/automationaccounts/jobs":{"2015-10-31":[{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":250},{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":251},{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":252}],"2017-05-15-preview":[{"RelativePath":"automation/microsoft.automation/2017-05-15-preview/types.json","Index":129},{"RelativePath":"automation/microsoft.automation/2017-05-15-preview/types.json","Index":130},{"RelativePath":"automation/microsoft.automation/2017-05-15-preview/types.json","Index":131}],"2019-06-01":[{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":350},{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":351},{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":352}],"2022-08-08":[{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":319},{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":320},{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":321}],"2023-05-15-preview":[{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":470},{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":471},{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":472}],"2023-11-01":[{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":325},{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":326},{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":327}]},"microsoft.automation/automationaccounts/runbooks/draft":{"2015-10-31":[{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":253},{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":254},{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":255}],"2018-06-30":[{"RelativePath":"automation/microsoft.automation/2018-06-30/types.json","Index":72},{"RelativePath":"automation/microsoft.automation/2018-06-30/types.json","Index":73},{"RelativePath":"automation/microsoft.automation/2018-06-30/types.json","Index":74}],"2019-06-01":[{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":347},{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":348},{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":349}],"2022-08-08":[{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":323},{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":324},{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":325}],"2023-05-15-preview":[{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":474},{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":475},{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":476}],"2023-11-01":[{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":329},{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":330},{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":331}]},"microsoft.automation/automationaccounts/watchers":{"2015-10-31":[{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":256},{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":257}],"2019-06-01":[{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":363},{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":364}],"2020-01-13-preview":[{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":244},{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":245}],"2023-05-15-preview":[{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":477},{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":478}]},"microsoft.automation/automationaccounts/runbooks":{"2018-06-30":[{"RelativePath":"automation/microsoft.automation/2018-06-30/types.json","Index":71}],"2019-06-01":[{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":346}],"2022-08-08":[{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":322}],"2023-05-15-preview":[{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":473}],"2023-11-01":[{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":328}]},"microsoft.automation/automationaccounts/hybridrunbookworkergroups/hybridrunbookworkers":{"2021-06-22":[{"RelativePath":"automation/microsoft.automation/2021-06-22/types.json","Index":88}],"2022-08-08":[{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":318}],"2023-05-15-preview":[{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":469}],"2023-11-01":[{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":324}]},"microsoft.azurebridge.admin/activations/products":{"2016-01-01":[{"RelativePath":"azsadmin/microsoft.azurebridge.admin/2016-01-01/types.json","Index":91}]},"microsoft.backup.admin/backuplocations":{"2018-09-01":[{"RelativePath":"azsadmin/microsoft.backup.admin/2018-09-01/types.json","Index":42},{"RelativePath":"azsadmin/microsoft.backup.admin/2018-09-01/types.json","Index":50}]},"microsoft.backup.admin/backuplocations/backups":{"2018-09-01":[{"RelativePath":"azsadmin/microsoft.backup.admin/2018-09-01/types.json","Index":52}]},"microsoft.compute.admin/locations/diskmigrationjobs":{"2015-12-01-preview":[{"RelativePath":"azsadmin/microsoft.compute.admin/2015-12-01-preview/types.json","Index":157}],"2018-02-09":[{"RelativePath":"azsadmin/microsoft.compute.admin/2018-02-09/types.json","Index":161}],"2018-07-30-preview":[{"RelativePath":"azsadmin/microsoft.compute.admin/2018-07-30-preview/types.json","Index":157}],"2020-11-01":[{"RelativePath":"azsadmin/microsoft.compute.admin/2020-11-01/types.json","Index":157}],"2021-01-01":[{"RelativePath":"azsadmin/microsoft.compute.admin/2021-01-01/types.json","Index":157}],"2021-03-30":[{"RelativePath":"azsadmin/microsoft.compute.admin/2021-03-30/types.json","Index":157}],"2021-04-01":[{"RelativePath":"azsadmin/microsoft.compute.admin/2021-04-01/types.json","Index":157}],"2021-09-01":[{"RelativePath":"azsadmin/microsoft.compute.admin/2021-09-01/types.json","Index":157}]},"microsoft.compute.admin/locations/features":{"2015-12-01-preview":[{"RelativePath":"azsadmin/microsoft.compute.admin/2015-12-01-preview/types.json","Index":158},{"RelativePath":"azsadmin/microsoft.compute.admin/2015-12-01-preview/types.json","Index":160},{"RelativePath":"azsadmin/microsoft.compute.admin/2015-12-01-preview/types.json","Index":161}],"2018-02-09":[{"RelativePath":"azsadmin/microsoft.compute.admin/2018-02-09/types.json","Index":156},{"RelativePath":"azsadmin/microsoft.compute.admin/2018-02-09/types.json","Index":158},{"RelativePath":"azsadmin/microsoft.compute.admin/2018-02-09/types.json","Index":159}],"2018-07-30-preview":[{"RelativePath":"azsadmin/microsoft.compute.admin/2018-07-30-preview/types.json","Index":158},{"RelativePath":"azsadmin/microsoft.compute.admin/2018-07-30-preview/types.json","Index":160},{"RelativePath":"azsadmin/microsoft.compute.admin/2018-07-30-preview/types.json","Index":161}],"2020-11-01":[{"RelativePath":"azsadmin/microsoft.compute.admin/2020-11-01/types.json","Index":158},{"RelativePath":"azsadmin/microsoft.compute.admin/2020-11-01/types.json","Index":160},{"RelativePath":"azsadmin/microsoft.compute.admin/2020-11-01/types.json","Index":161}],"2021-01-01":[{"RelativePath":"azsadmin/microsoft.compute.admin/2021-01-01/types.json","Index":158},{"RelativePath":"azsadmin/microsoft.compute.admin/2021-01-01/types.json","Index":160},{"RelativePath":"azsadmin/microsoft.compute.admin/2021-01-01/types.json","Index":161}],"2021-03-30":[{"RelativePath":"azsadmin/microsoft.compute.admin/2021-03-30/types.json","Index":158},{"RelativePath":"azsadmin/microsoft.compute.admin/2021-03-30/types.json","Index":160},{"RelativePath":"azsadmin/microsoft.compute.admin/2021-03-30/types.json","Index":161}],"2021-04-01":[{"RelativePath":"azsadmin/microsoft.compute.admin/2021-04-01/types.json","Index":158},{"RelativePath":"azsadmin/microsoft.compute.admin/2021-04-01/types.json","Index":160},{"RelativePath":"azsadmin/microsoft.compute.admin/2021-04-01/types.json","Index":161}],"2021-09-01":[{"RelativePath":"azsadmin/microsoft.compute.admin/2021-09-01/types.json","Index":158},{"RelativePath":"azsadmin/microsoft.compute.admin/2021-09-01/types.json","Index":160},{"RelativePath":"azsadmin/microsoft.compute.admin/2021-09-01/types.json","Index":161}]},"microsoft.containerregistry.setup/locations":{"2019-11-01-preview":[{"RelativePath":"azsadmin/microsoft.containerregistry.setup/2019-11-01-preview/types.json","Index":9}]},"microsoft.deployment.admin/locations/productdeployments":{"2019-01-01":[{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":98},{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":100},{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":101},{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":102},{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":104}]},"microsoft.deployment.admin/locations/productpackages/secrets":{"2019-01-01":[{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":106},{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":107}]},"microsoft.fabric.admin/fabriclocations/infraroles":{"2016-05-01":[{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":169}]},"microsoft.fabric.admin/fabriclocations/infraroleinstances":{"2016-05-01":[{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":170},{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":171},{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":172},{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":173}]},"microsoft.fabric.admin/fabriclocations/scaleunits":{"2016-05-01":[{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":177},{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":185}],"2020-10-01":[{"RelativePath":"azsadmin/microsoft.fabric.admin/2020-10-01/types.json","Index":62},{"RelativePath":"azsadmin/microsoft.fabric.admin/2020-10-01/types.json","Index":64},{"RelativePath":"azsadmin/microsoft.fabric.admin/2020-10-01/types.json","Index":72}]},"microsoft.fabric.admin/fabriclocations/scaleunitnodes":{"2016-05-01":[{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":186},{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":187},{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":188},{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":189},{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":190},{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":192}],"2020-10-01":[{"RelativePath":"azsadmin/microsoft.fabric.admin/2020-10-01/types.json","Index":73},{"RelativePath":"azsadmin/microsoft.fabric.admin/2020-10-01/types.json","Index":74},{"RelativePath":"azsadmin/microsoft.fabric.admin/2020-10-01/types.json","Index":75},{"RelativePath":"azsadmin/microsoft.fabric.admin/2020-10-01/types.json","Index":76},{"RelativePath":"azsadmin/microsoft.fabric.admin/2020-10-01/types.json","Index":77},{"RelativePath":"azsadmin/microsoft.fabric.admin/2020-10-01/types.json","Index":79}]},"microsoft.infrastructureinsights.admin/regionhealths/alerts":{"2016-05-01":[{"RelativePath":"azsadmin/microsoft.infrastructureinsights.admin/2016-05-01/types.json","Index":55}]},"microsoft.storage.admin/locations/storageaccounts":{"2019-08-08-preview":[{"RelativePath":"azsadmin/microsoft.storage.admin/2019-08-08-preview/types.json","Index":57}]},"microsoft.storage.admin/locations":{"2019-08-08-preview":[{"RelativePath":"azsadmin/microsoft.storage.admin/2019-08-08-preview/types.json","Index":58}]},"microsoft.subscriptions.admin/offers":{"2015-11-01":[{"RelativePath":"azsadmin/microsoft.subscriptions.admin/2015-11-01/types.json","Index":109},{"RelativePath":"azsadmin/microsoft.subscriptions.admin/2015-11-01/types.json","Index":110}]},"microsoft.update.admin/updatelocations/updates":{"2016-05-01":[{"RelativePath":"azsadmin/microsoft.update.admin/2016-05-01/types.json","Index":56}],"2021-07-01":[{"RelativePath":"azsadmin/microsoft.update.admin/2021-07-01/types.json","Index":74},{"RelativePath":"azsadmin/microsoft.update.admin/2021-07-01/types.json","Index":75},{"RelativePath":"azsadmin/microsoft.update.admin/2021-07-01/types.json","Index":76}]},"microsoft.update.admin/updatelocations/updates/updateruns":{"2016-05-01":[{"RelativePath":"azsadmin/microsoft.update.admin/2016-05-01/types.json","Index":57}],"2021-07-01":[{"RelativePath":"azsadmin/microsoft.update.admin/2021-07-01/types.json","Index":77}]},"microsoft.kusto/clusters":{"2018-09-07-preview":[{"RelativePath":"azure-kusto/microsoft.kusto/2018-09-07-preview/types.json","Index":65},{"RelativePath":"azure-kusto/microsoft.kusto/2018-09-07-preview/types.json","Index":66},{"RelativePath":"azure-kusto/microsoft.kusto/2018-09-07-preview/types.json","Index":72}],"2019-01-21":[{"RelativePath":"azure-kusto/microsoft.kusto/2019-01-21/types.json","Index":95},{"RelativePath":"azure-kusto/microsoft.kusto/2019-01-21/types.json","Index":96},{"RelativePath":"azure-kusto/microsoft.kusto/2019-01-21/types.json","Index":106}],"2019-05-15":[{"RelativePath":"azure-kusto/microsoft.kusto/2019-05-15/types.json","Index":120},{"RelativePath":"azure-kusto/microsoft.kusto/2019-05-15/types.json","Index":121},{"RelativePath":"azure-kusto/microsoft.kusto/2019-05-15/types.json","Index":131}],"2019-09-07":[{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":160},{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":161},{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":165},{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":166},{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":177}],"2019-11-09":[{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":211},{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":212},{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":216},{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":217},{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":220},{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":233},{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":242}],"2020-02-15":[{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":226},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":227},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":231},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":232},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":235},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":236},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":237},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":238},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":251},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":260}],"2020-06-14":[{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":235},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":236},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":240},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":241},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":244},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":245},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":246},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":247},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":254},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":259}],"2020-09-18":[{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":262},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":263},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":267},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":268},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":271},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":272},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":273},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":274},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":281},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":286}],"2021-01-01":[{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":295},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":296},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":300},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":301},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":304},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":305},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":306},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":307},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":314},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":319}],"2021-08-27":[{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":331},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":332},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":336},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":337},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":340},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":341},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":342},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":343},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":350},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":355},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":358},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":361}],"2022-02-01":[{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":364},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":365},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":369},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":370},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":373},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":374},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":375},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":376},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":383},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":388},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":391},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":394}],"2022-07-07":[{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":386},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":387},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":395},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":396},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":399},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":400},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":401},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":402},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":409},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":414},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":417},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":420}],"2022-11-11":[{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":412},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":413},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":421},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":422},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":425},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":426},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":427},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":428},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":435},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":440},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":443},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":446}],"2022-12-29":[{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":416},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":417},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":425},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":426},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":429},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":430},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":431},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":432},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":439},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":444},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":447},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":450}],"2023-05-02":[{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":422},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":423},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":425},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":433},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":434},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":437},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":438},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":439},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":440},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":447},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":452},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":455},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":458}],"2023-08-15":[{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":442},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":443},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":445},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":453},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":454},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":457},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":458},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":459},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":460},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":467},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":472},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":475},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":478},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":481}]},"microsoft.kusto/locations":{"2018-09-07-preview":[{"RelativePath":"azure-kusto/microsoft.kusto/2018-09-07-preview/types.json","Index":77}],"2019-01-21":[{"RelativePath":"azure-kusto/microsoft.kusto/2019-01-21/types.json","Index":112}],"2019-05-15":[{"RelativePath":"azure-kusto/microsoft.kusto/2019-05-15/types.json","Index":137}],"2019-09-07":[{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":184}],"2019-11-09":[{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":251}],"2020-02-15":[{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":269}],"2020-06-14":[{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":262}],"2020-09-18":[{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":289}],"2021-01-01":[{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":322}],"2021-08-27":[{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":364}],"2022-02-01":[{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":397}],"2022-07-07":[{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":423}],"2022-11-11":[{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":449}],"2022-12-29":[{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":453}],"2023-05-02":[{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":461}],"2023-08-15":[{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":484}]},"microsoft.kusto/clusters/databases":{"2018-09-07-preview":[{"RelativePath":"azure-kusto/microsoft.kusto/2018-09-07-preview/types.json","Index":92},{"RelativePath":"azure-kusto/microsoft.kusto/2018-09-07-preview/types.json","Index":95},{"RelativePath":"azure-kusto/microsoft.kusto/2018-09-07-preview/types.json","Index":96},{"RelativePath":"azure-kusto/microsoft.kusto/2018-09-07-preview/types.json","Index":101}],"2019-01-21":[{"RelativePath":"azure-kusto/microsoft.kusto/2019-01-21/types.json","Index":127},{"RelativePath":"azure-kusto/microsoft.kusto/2019-01-21/types.json","Index":130},{"RelativePath":"azure-kusto/microsoft.kusto/2019-01-21/types.json","Index":131},{"RelativePath":"azure-kusto/microsoft.kusto/2019-01-21/types.json","Index":141},{"RelativePath":"azure-kusto/microsoft.kusto/2019-01-21/types.json","Index":147}],"2019-05-15":[{"RelativePath":"azure-kusto/microsoft.kusto/2019-05-15/types.json","Index":152},{"RelativePath":"azure-kusto/microsoft.kusto/2019-05-15/types.json","Index":155},{"RelativePath":"azure-kusto/microsoft.kusto/2019-05-15/types.json","Index":156},{"RelativePath":"azure-kusto/microsoft.kusto/2019-05-15/types.json","Index":168},{"RelativePath":"azure-kusto/microsoft.kusto/2019-05-15/types.json","Index":174}],"2019-09-07":[{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":199},{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":202},{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":203},{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":215},{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":222}],"2019-11-09":[{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":266},{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":269},{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":270},{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":279},{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":291},{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":300}],"2020-02-15":[{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":284},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":287},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":288},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":297},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":309},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":318}],"2020-06-14":[{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":277},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":280},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":281},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":284},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":296},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":299}],"2020-09-18":[{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":304},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":307},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":308},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":311},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":323},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":326}],"2021-01-01":[{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":337},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":340},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":341},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":344},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":347},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":359},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":362}],"2021-08-27":[{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":379},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":382},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":383},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":386},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":389},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":401},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":404}],"2022-02-01":[{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":412},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":415},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":416},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":419},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":422},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":434},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":437}],"2022-07-07":[{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":438},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":441},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":442},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":445},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":448},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":460},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":463}],"2022-11-11":[{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":464},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":467},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":468},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":471},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":474},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":488},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":491}],"2022-12-29":[{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":468},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":471},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":472},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":475},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":478},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":492},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":495}],"2023-05-02":[{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":476},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":479},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":480},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":483},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":486},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":489},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":503},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":506}],"2023-08-15":[{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":499},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":502},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":503},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":506},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":509},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":512},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":526},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":529}]},"microsoft.integrationspaces/spaces/applications":{"2023-11-14-preview":[{"RelativePath":"azureintegrationspaces/microsoft.integrationspaces/2023-11-14-preview/types.json","Index":100},{"RelativePath":"azureintegrationspaces/microsoft.integrationspaces/2023-11-14-preview/types.json","Index":114},{"RelativePath":"azureintegrationspaces/microsoft.integrationspaces/2023-11-14-preview/types.json","Index":117},{"RelativePath":"azureintegrationspaces/microsoft.integrationspaces/2023-11-14-preview/types.json","Index":119},{"RelativePath":"azureintegrationspaces/microsoft.integrationspaces/2023-11-14-preview/types.json","Index":120}]},"microsoft.azurelargeinstance/azurelargeinstances":{"2023-07-20-preview":[{"RelativePath":"azurelargeinstance/microsoft.azurelargeinstance/2023-07-20-preview/types.json","Index":122},{"RelativePath":"azurelargeinstance/microsoft.azurelargeinstance/2023-07-20-preview/types.json","Index":127},{"RelativePath":"azurelargeinstance/microsoft.azurelargeinstance/2023-07-20-preview/types.json","Index":128}]},"microsoft.azurestack/registrations/products":{"2016-01-01":[{"RelativePath":"azurestack/microsoft.azurestack/2016-01-01/types.json","Index":56},{"RelativePath":"azurestack/microsoft.azurestack/2016-01-01/types.json","Index":64},{"RelativePath":"azurestack/microsoft.azurestack/2016-01-01/types.json","Index":65},{"RelativePath":"azurestack/microsoft.azurestack/2016-01-01/types.json","Index":66},{"RelativePath":"azurestack/microsoft.azurestack/2016-01-01/types.json","Index":69}],"2017-06-01":[{"RelativePath":"azurestack/microsoft.azurestack/2017-06-01/types.json","Index":68},{"RelativePath":"azurestack/microsoft.azurestack/2017-06-01/types.json","Index":76},{"RelativePath":"azurestack/microsoft.azurestack/2017-06-01/types.json","Index":77},{"RelativePath":"azurestack/microsoft.azurestack/2017-06-01/types.json","Index":78},{"RelativePath":"azurestack/microsoft.azurestack/2017-06-01/types.json","Index":81}],"2020-06-01-preview":[{"RelativePath":"azurestack/microsoft.azurestack/2020-06-01-preview/types.json","Index":87},{"RelativePath":"azurestack/microsoft.azurestack/2020-06-01-preview/types.json","Index":95},{"RelativePath":"azurestack/microsoft.azurestack/2020-06-01-preview/types.json","Index":96},{"RelativePath":"azurestack/microsoft.azurestack/2020-06-01-preview/types.json","Index":99}],"2022-06-01":[{"RelativePath":"azurestack/microsoft.azurestack/2022-06-01/types.json","Index":68},{"RelativePath":"azurestack/microsoft.azurestack/2022-06-01/types.json","Index":76},{"RelativePath":"azurestack/microsoft.azurestack/2022-06-01/types.json","Index":77},{"RelativePath":"azurestack/microsoft.azurestack/2022-06-01/types.json","Index":78},{"RelativePath":"azurestack/microsoft.azurestack/2022-06-01/types.json","Index":81}]},"microsoft.azurestack/registrations":{"2016-01-01":[{"RelativePath":"azurestack/microsoft.azurestack/2016-01-01/types.json","Index":71}],"2017-06-01":[{"RelativePath":"azurestack/microsoft.azurestack/2017-06-01/types.json","Index":83},{"RelativePath":"azurestack/microsoft.azurestack/2017-06-01/types.json","Index":84}],"2020-06-01-preview":[{"RelativePath":"azurestack/microsoft.azurestack/2020-06-01-preview/types.json","Index":101},{"RelativePath":"azurestack/microsoft.azurestack/2020-06-01-preview/types.json","Index":102}],"2022-06-01":[{"RelativePath":"azurestack/microsoft.azurestack/2022-06-01/types.json","Index":83},{"RelativePath":"azurestack/microsoft.azurestack/2022-06-01/types.json","Index":84}]},"microsoft.azurestackhci/virtualmachines":{"2021-07-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-07-01-preview/types.json","Index":159},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-07-01-preview/types.json","Index":160},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-07-01-preview/types.json","Index":161}],"2021-09-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":415},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":416},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":417}],"2022-12-15-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":790},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":791},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":792}]},"microsoft.azurestackhci/clusters/arcsettings":{"2022-03-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-03-01/types.json","Index":144},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-03-01/types.json","Index":147}],"2022-05-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-05-01/types.json","Index":144},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-05-01/types.json","Index":147}],"2022-09-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-09-01/types.json","Index":154},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-09-01/types.json","Index":157}],"2022-10-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":259},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":262}],"2022-12-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":396},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":399}],"2022-12-15-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":765},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":768},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":770},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":771}],"2023-02-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":403},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":406}],"2023-03-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":411},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":414},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":416},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":417}],"2023-06-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":417},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":420},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":422},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":423}],"2023-08-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":527},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":530},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":532},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":533}],"2023-08-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":425},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":428},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":430},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":431}],"2023-11-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":572},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":575},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":577},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":578}]},"microsoft.azurestackhci/clusters":{"2022-03-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-03-01/types.json","Index":151},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-03-01/types.json","Index":154}],"2022-05-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-05-01/types.json","Index":151},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-05-01/types.json","Index":154}],"2022-09-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-09-01/types.json","Index":161},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-09-01/types.json","Index":164},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-09-01/types.json","Index":172}],"2022-10-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":266},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":269},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":277}],"2022-12-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":403},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":406},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":414}],"2022-12-15-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":775},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":778},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":786}],"2023-02-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":410},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":413},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":421}],"2023-03-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":421},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":424},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":432}],"2023-06-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":427},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":430},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":438}],"2023-08-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":537},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":540},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":548}],"2023-08-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":435},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":438},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":446}],"2023-11-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":582},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":585},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":593}]},"microsoft.azurestackhci/clusters/updates":{"2022-10-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":278}],"2022-12-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":415}],"2022-12-15-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":789}],"2023-02-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":424}],"2023-03-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":435}],"2023-06-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":441}],"2023-08-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":551}],"2023-08-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":449}],"2023-11-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":600}]},"microsoft.azurestackhci/clusters/arcsettings/extensions":{"2022-12-15-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":788}],"2023-02-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":423}],"2023-03-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":434}],"2023-06-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":440}],"2023-08-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":550}],"2023-08-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":448}],"2023-11-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":599}]},"microsoft.azurestackhci/virtualmachineinstances":{"2023-07-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-07-01-preview/types.json","Index":313},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-07-01-preview/types.json","Index":314},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-07-01-preview/types.json","Index":315}],"2023-09-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-09-01-preview/types.json","Index":310},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-09-01-preview/types.json","Index":311},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-09-01-preview/types.json","Index":312}]},"microsoft.azurestackhci/edgedevices":{"2023-08-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":555}],"2023-11-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":597}]},"microsoft.baremetalinfrastructure/baremetalinstances":{"2020-08-06-preview":[{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2020-08-06-preview/types.json","Index":84},{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2020-08-06-preview/types.json","Index":85},{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2020-08-06-preview/types.json","Index":86}],"2023-08-04-preview":[{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2023-08-04-preview/types.json","Index":121},{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2023-08-04-preview/types.json","Index":126},{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2023-08-04-preview/types.json","Index":127}],"2023-11-01-preview":[{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2023-11-01-preview/types.json","Index":125},{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2023-11-01-preview/types.json","Index":130},{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2023-11-01-preview/types.json","Index":131}]},"microsoft.batch/batchaccounts":{"2015-12-01":[{"RelativePath":"batch/microsoft.batch/2015-12-01/types.json","Index":40},{"RelativePath":"batch/microsoft.batch/2015-12-01/types.json","Index":46},{"RelativePath":"batch/microsoft.batch/2015-12-01/types.json","Index":47}],"2017-01-01":[{"RelativePath":"batch/microsoft.batch/2017-01-01/types.json","Index":44},{"RelativePath":"batch/microsoft.batch/2017-01-01/types.json","Index":50},{"RelativePath":"batch/microsoft.batch/2017-01-01/types.json","Index":51}],"2017-05-01":[{"RelativePath":"batch/microsoft.batch/2017-05-01/types.json","Index":44},{"RelativePath":"batch/microsoft.batch/2017-05-01/types.json","Index":50},{"RelativePath":"batch/microsoft.batch/2017-05-01/types.json","Index":51}],"2017-09-01":[{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":166},{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":172},{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":173}],"2018-12-01":[{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":166},{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":172},{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":173}],"2019-04-01":[{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":168},{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":174},{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":175}],"2019-08-01":[{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":179},{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":185},{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":186}],"2020-03-01":[{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":222},{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":228},{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":229}],"2020-05-01":[{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":226},{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":232},{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":233}],"2020-09-01":[{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":226},{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":232},{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":233}],"2021-01-01":[{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":242},{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":248},{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":249}],"2021-06-01":[{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":253},{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":259},{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":260}],"2022-01-01":[{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":261},{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":267},{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":268}],"2022-06-01":[{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":273},{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":279},{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":280}],"2022-10-01":[{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":281},{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":287},{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":288}],"2023-05-01":[{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":283},{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":289},{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":290}],"2023-11-01":[{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":298},{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":304},{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":305}]},"microsoft.batch/batchaccounts/applications/versions":{"2015-12-01":[{"RelativePath":"batch/microsoft.batch/2015-12-01/types.json","Index":49}],"2017-01-01":[{"RelativePath":"batch/microsoft.batch/2017-01-01/types.json","Index":53}],"2017-05-01":[{"RelativePath":"batch/microsoft.batch/2017-05-01/types.json","Index":53}],"2017-09-01":[{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":175}],"2018-12-01":[{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":176}],"2019-04-01":[{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":178}],"2019-08-01":[{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":189}],"2020-03-01":[{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":232}],"2020-05-01":[{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":236}],"2020-09-01":[{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":236}],"2021-01-01":[{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":252}],"2021-06-01":[{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":263}],"2022-01-01":[{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":271}],"2022-06-01":[{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":283}],"2022-10-01":[{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":291}],"2023-05-01":[{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":293}],"2023-11-01":[{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":308}]},"microsoft.batch/locations":{"2017-05-01":[{"RelativePath":"batch/microsoft.batch/2017-05-01/types.json","Index":60}],"2017-09-01":[{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":182}],"2018-12-01":[{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":183}],"2019-04-01":[{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":185}],"2019-08-01":[{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":196}],"2020-03-01":[{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":239}],"2020-05-01":[{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":243}],"2020-09-01":[{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":243}],"2021-01-01":[{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":259}],"2021-06-01":[{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":270}],"2022-01-01":[{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":278}],"2022-06-01":[{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":290}],"2022-10-01":[{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":298}],"2023-05-01":[{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":300}],"2023-11-01":[{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":315}]},"microsoft.batch/batchaccounts/certificates":{"2017-09-01":[{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":196}],"2018-12-01":[{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":197}],"2019-04-01":[{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":199}],"2019-08-01":[{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":210}],"2020-03-01":[{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":253}],"2020-05-01":[{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":257}],"2020-09-01":[{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":257}],"2021-01-01":[{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":273}],"2021-06-01":[{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":284}],"2022-01-01":[{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":292}],"2022-06-01":[{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":304}],"2022-10-01":[{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":312}],"2023-05-01":[{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":314}],"2023-11-01":[{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":329}]},"microsoft.batch/batchaccounts/pools":{"2017-09-01":[{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":198},{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":199}],"2018-12-01":[{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":199},{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":200}],"2019-04-01":[{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":201},{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":202}],"2019-08-01":[{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":212},{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":213}],"2020-03-01":[{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":255},{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":256}],"2020-05-01":[{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":259},{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":260}],"2020-09-01":[{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":259},{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":260}],"2021-01-01":[{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":275},{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":276}],"2021-06-01":[{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":286},{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":287}],"2022-01-01":[{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":294},{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":295}],"2022-06-01":[{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":306},{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":307}],"2022-10-01":[{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":314},{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":315}],"2023-05-01":[{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":316},{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":317}],"2023-11-01":[{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":331},{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":332}]},"microsoft.billing/billingaccounts":{"2018-11-01-preview":[{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":158},{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":160}],"2019-10-01-preview":[{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":307},{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":310},{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":312}],"2020-05-01":[{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":291},{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":294}]},"microsoft.billing/billingaccounts/invoicesections":{"2018-11-01-preview":[{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":161},{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":185}]},"microsoft.billing/billingaccounts/invoices/pricesheet":{"2018-11-01-preview":[{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":187}]},"microsoft.billing/billingaccounts/invoicesections/billingsubscriptions":{"2018-11-01-preview":[{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":191},{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":203}]},"microsoft.billing/billingaccounts/invoicesections/products":{"2018-11-01-preview":[{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":206},{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":219},{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":226}]},"microsoft.billing/billingaccounts/products":{"2018-11-01-preview":[{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":227}],"2020-05-01":[{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":326},{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":339}]},"microsoft.billing/transfers":{"2018-11-01-preview":[{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":251},{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":252}],"2019-10-01-preview":[{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":421},{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":428},{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":429}]},"microsoft.billing/billingaccounts/billingprofiles/invoicesections":{"2019-10-01-preview":[{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":313},{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":337},{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":338}]},"microsoft.billing/billingaccounts/billingprofiles/invoicesections/billingsubscriptions":{"2019-10-01-preview":[{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":342},{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":366}]},"microsoft.billing/billingaccounts/billingprofiles/invoicesections/products":{"2019-10-01-preview":[{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":369},{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":382},{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":389}]},"microsoft.billing/billingaccounts/billingsubscriptions":{"2019-10-01-preview":[{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":391}],"2020-05-01":[{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":297},{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":321},{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":323}],"2021-10-01":[{"RelativePath":"billing/microsoft.billing/2021-10-01/types.json","Index":94},{"RelativePath":"billing/microsoft.billing/2021-10-01/types.json","Index":122},{"RelativePath":"billing/microsoft.billing/2021-10-01/types.json","Index":124},{"RelativePath":"billing/microsoft.billing/2021-10-01/types.json","Index":126}]},"microsoft.billing/billingaccounts/billingprofiles":{"2019-10-01-preview":[{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":393},{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":394}]},"microsoft.billing/billingaccounts/billingprofiles/invoices/pricesheet":{"2019-10-01-preview":[{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":395}]},"microsoft.billing/billingaccounts/billingprofiles/pricesheet":{"2019-10-01-preview":[{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":396}]},"microsoft.billing/billingaccounts/billingprofiles/customers":{"2019-10-01-preview":[{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":397}]},"microsoft.billingbenefits/savingsplanorders":{"2022-11-01":[{"RelativePath":"billingbenefits/microsoft.billingbenefits/2022-11-01/types.json","Index":176}]},"microsoft.billingbenefits/savingsplanorders/savingsplans":{"2022-11-01":[{"RelativePath":"billingbenefits/microsoft.billingbenefits/2022-11-01/types.json","Index":187}]},"microsoft.blockchain/blockchainmembers":{"2018-06-01-preview":[{"RelativePath":"blockchain/microsoft.blockchain/2018-06-01-preview/types.json","Index":45},{"RelativePath":"blockchain/microsoft.blockchain/2018-06-01-preview/types.json","Index":46}]},"microsoft.blockchain/locations":{"2018-06-01-preview":[{"RelativePath":"blockchain/microsoft.blockchain/2018-06-01-preview/types.json","Index":53},{"RelativePath":"blockchain/microsoft.blockchain/2018-06-01-preview/types.json","Index":62}]},"microsoft.blockchain/blockchainmembers/transactionnodes":{"2018-06-01-preview":[{"RelativePath":"blockchain/microsoft.blockchain/2018-06-01-preview/types.json","Index":63},{"RelativePath":"blockchain/microsoft.blockchain/2018-06-01-preview/types.json","Index":64}]},"microsoft.blueprint/blueprintassignments":{"2018-11-01-preview":[{"RelativePath":"blueprint/microsoft.blueprint/2018-11-01-preview/types.json","Index":123}]},"microsoft.botservice/botservices/channels":{"2017-12-01":[{"RelativePath":"botservice/microsoft.botservice/2017-12-01/types.json","Index":107}],"2018-07-12":[{"RelativePath":"botservice/microsoft.botservice/2018-07-12/types.json","Index":143}],"2020-06-02":[{"RelativePath":"botservice/microsoft.botservice/2020-06-02/types.json","Index":122},{"RelativePath":"botservice/microsoft.botservice/2020-06-02/types.json","Index":127}],"2021-03-01":[{"RelativePath":"botservice/microsoft.botservice/2021-03-01/types.json","Index":167},{"RelativePath":"botservice/microsoft.botservice/2021-03-01/types.json","Index":181}],"2021-05-01-preview":[{"RelativePath":"botservice/microsoft.botservice/2021-05-01-preview/types.json","Index":186},{"RelativePath":"botservice/microsoft.botservice/2021-05-01-preview/types.json","Index":200}],"2022-06-15-preview":[{"RelativePath":"botservice/microsoft.botservice/2022-06-15-preview/types.json","Index":186},{"RelativePath":"botservice/microsoft.botservice/2022-06-15-preview/types.json","Index":200}],"2022-09-15":[{"RelativePath":"botservice/microsoft.botservice/2022-09-15/types.json","Index":186},{"RelativePath":"botservice/microsoft.botservice/2022-09-15/types.json","Index":200}],"2023-09-15-preview":[{"RelativePath":"botservice/microsoft.botservice/2023-09-15-preview/types.json","Index":226},{"RelativePath":"botservice/microsoft.botservice/2023-09-15-preview/types.json","Index":240}]},"microsoft.botservice/botservices/connections":{"2017-12-01":[{"RelativePath":"botservice/microsoft.botservice/2017-12-01/types.json","Index":115}],"2018-07-12":[{"RelativePath":"botservice/microsoft.botservice/2018-07-12/types.json","Index":151}],"2020-06-02":[{"RelativePath":"botservice/microsoft.botservice/2020-06-02/types.json","Index":135}],"2021-03-01":[{"RelativePath":"botservice/microsoft.botservice/2021-03-01/types.json","Index":191}],"2021-05-01-preview":[{"RelativePath":"botservice/microsoft.botservice/2021-05-01-preview/types.json","Index":210}],"2022-06-15-preview":[{"RelativePath":"botservice/microsoft.botservice/2022-06-15-preview/types.json","Index":213}],"2022-09-15":[{"RelativePath":"botservice/microsoft.botservice/2022-09-15/types.json","Index":213}],"2023-09-15-preview":[{"RelativePath":"botservice/microsoft.botservice/2023-09-15-preview/types.json","Index":253}]},"microsoft.botservice/botservices":{"2022-06-15-preview":[{"RelativePath":"botservice/microsoft.botservice/2022-06-15-preview/types.json","Index":203}],"2022-09-15":[{"RelativePath":"botservice/microsoft.botservice/2022-09-15/types.json","Index":203}],"2023-09-15-preview":[{"RelativePath":"botservice/microsoft.botservice/2023-09-15-preview/types.json","Index":243}]},"microsoft.botservice/botservices/networksecurityperimeterconfigurations":{"2023-09-15-preview":[{"RelativePath":"botservice/microsoft.botservice/2023-09-15-preview/types.json","Index":254}]},"microsoft.cdn/profiles":{"2015-06-01":[{"RelativePath":"cdn/microsoft.cdn/2015-06-01/types.json","Index":80}],"2016-04-02":[{"RelativePath":"cdn/microsoft.cdn/2016-04-02/types.json","Index":82}],"2016-10-02":[{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":87},{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":96},{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":100}],"2017-04-02":[{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":97},{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":106},{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":110}],"2017-10-12":[{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":131},{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":140},{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":144}],"2019-04-15":[{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":471},{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":480},{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":484}],"2019-06-15-preview":[{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":533},{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":542},{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":546}],"2019-06-15":[{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":577},{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":586},{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":590}],"2019-12-31":[{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":506},{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":515},{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":519}],"2020-04-15":[{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":632},{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":641},{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":645}],"2020-09-01":[{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":886},{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":895},{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":899},{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":906},{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":909}],"2021-06-01":[{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1095},{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1098},{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1100},{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1109},{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1115}],"2022-05-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1104},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1107},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1108},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1110},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1119},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1125}],"2022-11-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1116},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1123},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1126},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1139},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1145},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1146},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1148},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1157},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1163}],"2023-05-01":[{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1116},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1123},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1126},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1139},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1145},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1146},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1148},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1157},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1163}],"2023-07-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1144},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1151},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1154},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1167},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1173},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1174},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1176},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1185},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1191}]},"microsoft.cdn/profiles/endpoints":{"2015-06-01":[{"RelativePath":"cdn/microsoft.cdn/2015-06-01/types.json","Index":81},{"RelativePath":"cdn/microsoft.cdn/2015-06-01/types.json","Index":82},{"RelativePath":"cdn/microsoft.cdn/2015-06-01/types.json","Index":85},{"RelativePath":"cdn/microsoft.cdn/2015-06-01/types.json","Index":88},{"RelativePath":"cdn/microsoft.cdn/2015-06-01/types.json","Index":91}],"2016-04-02":[{"RelativePath":"cdn/microsoft.cdn/2016-04-02/types.json","Index":83},{"RelativePath":"cdn/microsoft.cdn/2016-04-02/types.json","Index":84},{"RelativePath":"cdn/microsoft.cdn/2016-04-02/types.json","Index":87},{"RelativePath":"cdn/microsoft.cdn/2016-04-02/types.json","Index":90},{"RelativePath":"cdn/microsoft.cdn/2016-04-02/types.json","Index":93}],"2016-10-02":[{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":101},{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":102},{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":105},{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":108},{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":111},{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":112}],"2017-04-02":[{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":113},{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":114},{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":117},{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":120},{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":123},{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":124}],"2017-10-12":[{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":147},{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":148},{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":151},{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":154},{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":157},{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":158}],"2019-04-15":[{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":487},{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":488},{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":491},{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":494},{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":497},{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":498}],"2019-06-15-preview":[{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":549},{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":550},{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":553},{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":556},{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":559},{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":560}],"2019-06-15":[{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":593},{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":594},{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":597},{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":600},{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":603},{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":604}],"2019-12-31":[{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":522},{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":523},{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":526},{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":529},{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":532},{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":533}],"2020-04-15":[{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":648},{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":649},{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":652},{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":655},{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":658},{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":659}],"2020-09-01":[{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":912},{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":913},{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":916},{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":919},{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":920},{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":921}],"2021-06-01":[{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1129},{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1130},{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1133},{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1136},{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1137},{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1138}],"2022-05-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1139},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1140},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1143},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1146},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1147},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1148}],"2022-11-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1177},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1178},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1181},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1184},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1185},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1186}],"2023-05-01":[{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1177},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1178},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1181},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1184},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1185},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1186}],"2023-07-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1205},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1206},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1209},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1212},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1213},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1214}]},"microsoft.cdn/profiles/endpoints/customdomains":{"2016-10-02":[{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":113},{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":114}],"2017-04-02":[{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":125},{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":126}],"2017-10-12":[{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":159},{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":181}],"2019-04-15":[{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":499},{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":500}],"2019-06-15-preview":[{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":561},{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":562}],"2019-06-15":[{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":605},{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":606}],"2019-12-31":[{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":534},{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":535}],"2020-04-15":[{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":660},{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":661}],"2020-09-01":[{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":922},{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":923}],"2021-06-01":[{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1168},{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1169}],"2022-05-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1178},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1179}],"2022-11-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1216},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1217}],"2023-05-01":[{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1216},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1217}],"2023-07-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1244},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1245}]},"microsoft.cdn/profiles/customdomains":{"2020-09-01":[{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":925}],"2021-06-01":[{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1116}],"2022-05-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1126}],"2022-11-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1164}],"2023-05-01":[{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1164}],"2023-07-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1192}]},"microsoft.cdn/profiles/afdendpoints":{"2020-09-01":[{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":929},{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":930},{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":931}],"2021-06-01":[{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1120},{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1121},{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1124}],"2022-05-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1130},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1131},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1134}],"2022-11-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1168},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1169},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1172}],"2023-05-01":[{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1168},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1169},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1172}],"2023-07-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1196},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1197},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1200}]},"microsoft.cdn/profiles/origingroups":{"2020-09-01":[{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":932}],"2021-06-01":[{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1125}],"2022-05-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1135}],"2022-11-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1173}],"2023-05-01":[{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1173}],"2023-07-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1201}]},"microsoft.cdn/profiles/rulesets":{"2020-09-01":[{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":933}],"2021-06-01":[{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1126}],"2022-05-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1136}],"2022-11-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1174}],"2023-05-01":[{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1174}],"2023-07-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1202}]},"microsoft.chaos/experiments":{"2021-09-15-preview":[{"RelativePath":"chaos/microsoft.chaos/2021-09-15-preview/types.json","Index":75},{"RelativePath":"chaos/microsoft.chaos/2021-09-15-preview/types.json","Index":76}],"2022-07-01-preview":[{"RelativePath":"chaos/microsoft.chaos/2022-07-01-preview/types.json","Index":76},{"RelativePath":"chaos/microsoft.chaos/2022-07-01-preview/types.json","Index":77}],"2022-10-01-preview":[{"RelativePath":"chaos/microsoft.chaos/2022-10-01-preview/types.json","Index":81},{"RelativePath":"chaos/microsoft.chaos/2022-10-01-preview/types.json","Index":82}],"2023-04-01-preview":[{"RelativePath":"chaos/microsoft.chaos/2023-04-01-preview/types.json","Index":86},{"RelativePath":"chaos/microsoft.chaos/2023-04-01-preview/types.json","Index":87}],"2023-04-15-preview":[{"RelativePath":"chaos/microsoft.chaos/2023-04-15-preview/types.json","Index":87},{"RelativePath":"chaos/microsoft.chaos/2023-04-15-preview/types.json","Index":88}],"2023-09-01-preview":[{"RelativePath":"chaos/microsoft.chaos/2023-09-01-preview/types.json","Index":94},{"RelativePath":"chaos/microsoft.chaos/2023-09-01-preview/types.json","Index":95}],"2023-10-27-preview":[{"RelativePath":"chaos/microsoft.chaos/2023-10-27-preview/types.json","Index":120},{"RelativePath":"chaos/microsoft.chaos/2023-10-27-preview/types.json","Index":121}],"2023-11-01":[{"RelativePath":"chaos/microsoft.chaos/2023-11-01/types.json","Index":94},{"RelativePath":"chaos/microsoft.chaos/2023-11-01/types.json","Index":95}]},"microsoft.chaos/experiments/executions":{"2023-11-01":[{"RelativePath":"chaos/microsoft.chaos/2023-11-01/types.json","Index":108}]},"microsoft.portal/locations/consoles":{"2018-10-01":[{"RelativePath":"cloudshell/microsoft.portal/2018-10-01/types.json","Index":71}]},"microsoft.portal/consoles":{"2018-10-01":[{"RelativePath":"cloudshell/microsoft.portal/2018-10-01/types.json","Index":72}]},"microsoft.cognitiveservices/accounts":{"2016-02-01-preview":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2016-02-01-preview/types.json","Index":49},{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2016-02-01-preview/types.json","Index":54}],"2017-04-18":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2017-04-18/types.json","Index":72},{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2017-04-18/types.json","Index":77}],"2021-04-30":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-04-30/types.json","Index":104},{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-04-30/types.json","Index":109}],"2021-10-01":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-10-01/types.json","Index":132},{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-10-01/types.json","Index":137}],"2022-03-01":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-03-01/types.json","Index":132},{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-03-01/types.json","Index":137}],"2022-10-01":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-10-01/types.json","Index":133},{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-10-01/types.json","Index":138}],"2022-12-01":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-12-01/types.json","Index":161},{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-12-01/types.json","Index":166}],"2023-05-01":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-05-01/types.json","Index":174},{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-05-01/types.json","Index":179}],"2023-10-01-preview":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":238},{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":243}]},"microsoft.cognitiveservices/locations":{"2017-04-18":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2017-04-18/types.json","Index":83}],"2021-04-30":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-04-30/types.json","Index":115}],"2021-10-01":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-10-01/types.json","Index":143}],"2022-03-01":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-03-01/types.json","Index":143}],"2022-10-01":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-10-01/types.json","Index":144}],"2022-12-01":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-12-01/types.json","Index":172}],"2023-05-01":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-05-01/types.json","Index":185}],"2023-10-01-preview":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":249},{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":256}]},"microsoft.communication/communicationservices":{"2020-08-20-preview":[{"RelativePath":"communication/microsoft.communication/2020-08-20-preview/types.json","Index":26},{"RelativePath":"communication/microsoft.communication/2020-08-20-preview/types.json","Index":28},{"RelativePath":"communication/microsoft.communication/2020-08-20-preview/types.json","Index":33}],"2020-08-20":[{"RelativePath":"communication/microsoft.communication/2020-08-20/types.json","Index":37},{"RelativePath":"communication/microsoft.communication/2020-08-20/types.json","Index":39},{"RelativePath":"communication/microsoft.communication/2020-08-20/types.json","Index":44}],"2021-10-01-preview":[{"RelativePath":"communication/microsoft.communication/2021-10-01-preview/types.json","Index":89},{"RelativePath":"communication/microsoft.communication/2021-10-01-preview/types.json","Index":91},{"RelativePath":"communication/microsoft.communication/2021-10-01-preview/types.json","Index":96}],"2022-07-01-preview":[{"RelativePath":"communication/microsoft.communication/2022-07-01-preview/types.json","Index":89},{"RelativePath":"communication/microsoft.communication/2022-07-01-preview/types.json","Index":91},{"RelativePath":"communication/microsoft.communication/2022-07-01-preview/types.json","Index":96}],"2023-03-01-preview":[{"RelativePath":"communication/microsoft.communication/2023-03-01-preview/types.json","Index":103},{"RelativePath":"communication/microsoft.communication/2023-03-01-preview/types.json","Index":105},{"RelativePath":"communication/microsoft.communication/2023-03-01-preview/types.json","Index":110}],"2023-03-31":[{"RelativePath":"communication/microsoft.communication/2023-03-31/types.json","Index":103},{"RelativePath":"communication/microsoft.communication/2023-03-31/types.json","Index":105},{"RelativePath":"communication/microsoft.communication/2023-03-31/types.json","Index":110}],"2023-04-01-preview":[{"RelativePath":"communication/microsoft.communication/2023-04-01-preview/types.json","Index":111},{"RelativePath":"communication/microsoft.communication/2023-04-01-preview/types.json","Index":113},{"RelativePath":"communication/microsoft.communication/2023-04-01-preview/types.json","Index":118}],"2023-04-01":[{"RelativePath":"communication/microsoft.communication/2023-04-01/types.json","Index":111},{"RelativePath":"communication/microsoft.communication/2023-04-01/types.json","Index":113},{"RelativePath":"communication/microsoft.communication/2023-04-01/types.json","Index":118}],"2023-06-01-preview":[{"RelativePath":"communication/microsoft.communication/2023-06-01-preview/types.json","Index":121},{"RelativePath":"communication/microsoft.communication/2023-06-01-preview/types.json","Index":123},{"RelativePath":"communication/microsoft.communication/2023-06-01-preview/types.json","Index":128}]},"microsoft.communication/emailservices/domains":{"2021-10-01-preview":[{"RelativePath":"communication/microsoft.communication/2021-10-01-preview/types.json","Index":104},{"RelativePath":"communication/microsoft.communication/2021-10-01-preview/types.json","Index":105}],"2022-07-01-preview":[{"RelativePath":"communication/microsoft.communication/2022-07-01-preview/types.json","Index":104},{"RelativePath":"communication/microsoft.communication/2022-07-01-preview/types.json","Index":105}],"2023-03-01-preview":[{"RelativePath":"communication/microsoft.communication/2023-03-01-preview/types.json","Index":118},{"RelativePath":"communication/microsoft.communication/2023-03-01-preview/types.json","Index":119}],"2023-03-31":[{"RelativePath":"communication/microsoft.communication/2023-03-31/types.json","Index":118},{"RelativePath":"communication/microsoft.communication/2023-03-31/types.json","Index":119}],"2023-04-01-preview":[{"RelativePath":"communication/microsoft.communication/2023-04-01-preview/types.json","Index":126},{"RelativePath":"communication/microsoft.communication/2023-04-01-preview/types.json","Index":127}],"2023-04-01":[{"RelativePath":"communication/microsoft.communication/2023-04-01/types.json","Index":126},{"RelativePath":"communication/microsoft.communication/2023-04-01/types.json","Index":127}],"2023-06-01-preview":[{"RelativePath":"communication/microsoft.communication/2023-06-01-preview/types.json","Index":136},{"RelativePath":"communication/microsoft.communication/2023-06-01-preview/types.json","Index":137}]},"microsoft.compute/virtualmachines":{"2015-06-15":[{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":238},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":244},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":245},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":246},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":247},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":248},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":249}],"2016-03-30":[{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":254},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":260},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":261},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":262},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":263},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":264},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":265}],"2016-04-30-preview":[{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":326},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":332},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":333},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":334},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":335},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":336},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":337},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":338}],"2017-03-30":[{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":424},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":425},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":426},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":427},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":428},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":429},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":430},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":431},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":432},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":439}],"2017-12-01":[{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":467},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":469},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":470},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":471},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":472},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":473},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":474},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":475},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":476},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":483}],"2018-04-01":[{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":524},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":525},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":526},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":527},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":528},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":529},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":530},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":531},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":532},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":539}],"2018-06-01":[{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":632},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":633},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":634},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":635},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":636},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":637},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":638},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":639},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":641},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":642},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":649}],"2018-10-01":[{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":500},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":501},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":502},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":503},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":504},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":505},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":506},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":507},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":509},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":510},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":517}],"2019-03-01":[{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":730},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":731},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":732},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":733},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":734},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":735},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":736},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":737},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":739},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":740},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":747}],"2019-07-01":[{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":756},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":757},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":758},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":759},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":760},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":761},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":762},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":763},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":764},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":766},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":767},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":774}],"2019-12-01":[{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":701},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":702},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":703},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":704},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":705},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":706},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":707},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":708},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":709},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":711},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":712},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":713},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":720}],"2020-06-01":[{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":632},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":633},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":634},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":635},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":636},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":637},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":638},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":639},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":640},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":642},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":644},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":645},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":646},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":667},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":673}],"2020-12-01":[{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":799},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":800},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":801},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":802},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":803},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":804},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":805},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":806},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":807},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":809},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":811},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":812},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":813},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":832},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":883},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":889}],"2021-03-01":[{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":804},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":805},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":806},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":807},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":808},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":809},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":810},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":811},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":812},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":814},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":816},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":817},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":818},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":837},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":888},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":894}],"2021-04-01":[{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":936},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":937},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":938},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":939},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":940},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":941},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":942},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":943},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":944},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":946},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":948},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":949},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":950},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":969},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1020},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1026}],"2021-07-01":[{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":933},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":934},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":935},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":936},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":937},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":938},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":939},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":940},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":941},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":943},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":945},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":946},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":947},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":966},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1017},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1023}],"2021-11-01":[{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":806},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":807},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":808},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":809},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":810},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":811},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":812},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":813},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":814},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":816},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":818},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":819},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":820},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":839},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":890},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":896}],"2022-03-01":[{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":874},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":875},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":876},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":877},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":878},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":879},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":880},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":881},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":882},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":884},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":885},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":886},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":887},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":906},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":957},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":958}],"2022-08-01":[{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":847},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":848},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":849},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":850},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":851},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":852},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":853},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":854},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":855},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":857},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":858},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":859},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":860},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":879},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":930},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":931}],"2022-11-01":[{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":853},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":854},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":855},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":856},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":857},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":858},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":859},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":860},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":861},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":863},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":864},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":865},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":866},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":885},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":936},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":937}],"2023-03-01":[{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":867},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":868},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":869},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":870},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":871},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":872},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":873},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":874},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":875},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":877},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":878},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":879},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":880},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":899},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":950},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":951}],"2023-07-01":[{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":897},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":898},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":899},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":900},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":901},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":902},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":903},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":904},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":905},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":907},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":908},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":909},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":910},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":929},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":980},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":981}],"2023-09-01":[{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":922},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":923},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":924},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":925},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":926},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":927},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":928},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":929},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":930},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":932},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":933},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":934},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":935},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":954},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":1005},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":1006},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":1007}]},"microsoft.compute/virtualmachinescalesets":{"2015-06-15":[{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":252},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":255},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":256},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":257},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":258},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":259},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":260}],"2016-03-30":[{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":268},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":271},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":272},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":273},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":274},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":275},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":276}],"2016-04-30-preview":[{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":341},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":344},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":345},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":346},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":347},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":348},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":349},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":350}],"2017-03-30":[{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":442},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":445},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":446},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":447},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":448},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":449},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":450},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":451},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":452}],"2017-12-01":[{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":486},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":489},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":490},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":491},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":492},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":493},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":494},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":495},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":496},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":497},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":498}],"2018-04-01":[{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":542},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":545},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":546},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":547},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":548},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":549},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":550},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":551},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":552},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":553},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":554}],"2018-06-01":[{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":652},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":655},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":656},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":657},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":658},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":659},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":660},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":661},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":664},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":665},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":666},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":667}],"2018-10-01":[{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":520},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":523},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":524},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":525},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":526},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":527},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":528},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":529},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":532},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":533},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":534},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":535}],"2019-03-01":[{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":750},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":753},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":754},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":755},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":756},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":757},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":758},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":759},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":762},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":763},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":765},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":766},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":767}],"2019-07-01":[{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":777},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":780},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":781},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":782},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":783},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":784},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":785},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":786},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":789},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":790},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":792},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":793},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":794}],"2019-12-01":[{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":723},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":726},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":727},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":728},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":729},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":730},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":731},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":732},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":735},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":736},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":738},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":745},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":746},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":747}],"2020-06-01":[{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":676},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":679},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":680},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":681},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":682},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":683},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":684},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":685},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":688},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":689},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":691},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":698},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":699},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":700}],"2020-12-01":[{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":892},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":895},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":896},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":897},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":898},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":899},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":900},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":901},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":904},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":905},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":907},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":914},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":915},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":916}],"2021-03-01":[{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":897},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":900},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":901},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":902},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":903},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":904},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":905},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":906},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":909},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":910},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":912},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":919},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":920},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":921}],"2021-04-01":[{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1029},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1032},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1033},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1034},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1035},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1036},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1037},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1038},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1041},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1042},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1044},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1051},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1052},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1053}],"2021-07-01":[{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1026},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1029},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1030},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1031},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1032},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1033},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1034},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1035},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1038},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1039},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1041},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1048},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1049},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1050}],"2021-11-01":[{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":899},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":902},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":903},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":904},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":905},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":906},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":907},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":908},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":911},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":912},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":914},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":921},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":922},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":923}],"2022-03-01":[{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":828},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":831},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":832},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":833},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":834},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":835},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":836},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":837},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":840},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":841},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":843},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":850},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":851},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":852}],"2022-08-01":[{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":801},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":804},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":805},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":806},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":807},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":808},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":809},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":810},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":813},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":814},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":816},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":823},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":824},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":825}],"2022-11-01":[{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":806},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":809},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":810},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":811},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":812},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":813},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":814},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":815},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":819},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":820},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":822},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":829},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":830},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":831}],"2023-03-01":[{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":819},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":822},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":823},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":824},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":825},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":826},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":827},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":828},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":829},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":833},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":834},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":836},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":843},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":844},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":845}],"2023-07-01":[{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":849},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":852},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":853},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":854},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":855},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":856},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":857},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":858},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":859},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":863},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":864},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":866},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":873},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":874},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":875}],"2023-09-01":[{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":864},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":867},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":868},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":869},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":870},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":871},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":872},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":873},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":874},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":878},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":879},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":880},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":882},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":889},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":890},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":891}]},"microsoft.compute/virtualmachinescalesets/virtualmachines":{"2015-06-15":[{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":261},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":262},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":263},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":264},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":265}],"2016-03-30":[{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":277},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":278},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":279},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":280},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":281}],"2016-04-30-preview":[{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":351},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":352},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":353},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":354},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":355},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":356}],"2017-03-30":[{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":453},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":454},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":455},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":456},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":457},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":458}],"2017-12-01":[{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":499},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":500},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":501},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":502},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":503},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":504},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":505},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":506}],"2018-04-01":[{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":555},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":556},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":557},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":558},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":559},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":560},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":561},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":562},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":563}],"2018-06-01":[{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":669},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":670},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":671},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":672},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":673},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":674},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":675},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":676},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":677}],"2018-10-01":[{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":537},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":538},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":539},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":540},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":541},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":542},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":543},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":544},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":545}],"2019-03-01":[{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":769},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":770},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":771},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":772},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":773},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":774},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":775},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":776},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":777}],"2019-07-01":[{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":796},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":797},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":798},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":799},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":800},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":801},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":802},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":803},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":804}],"2019-12-01":[{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":749},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":750},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":751},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":752},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":753},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":754},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":755},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":756},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":757},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":758}],"2020-06-01":[{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":702},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":703},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":704},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":705},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":706},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":707},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":708},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":709},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":710},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":711},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":712}],"2020-12-01":[{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":918},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":919},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":920},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":921},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":922},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":923},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":924},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":925},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":926},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":927},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":928}],"2021-03-01":[{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":923},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":924},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":925},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":926},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":927},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":928},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":929},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":930},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":931},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":932},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":933}],"2021-04-01":[{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1055},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1056},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1057},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1058},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1059},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1060},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1061},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1062},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1063},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1064},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1065}],"2021-07-01":[{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1052},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1053},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1054},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1055},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1056},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1057},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1058},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1059},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1060},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1061},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1062}],"2021-11-01":[{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":925},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":926},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":927},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":928},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":929},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":930},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":931},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":932},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":933},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":934},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":935}],"2022-03-01":[{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":854},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":855},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":856},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":857},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":858},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":859},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":860},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":862},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":863},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":864},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":870}],"2022-08-01":[{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":827},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":828},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":829},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":830},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":831},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":832},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":833},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":835},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":836},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":837},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":843}],"2022-11-01":[{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":833},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":834},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":835},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":836},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":837},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":838},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":839},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":841},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":842},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":843},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":849}],"2023-03-01":[{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":847},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":848},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":849},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":850},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":851},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":852},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":853},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":855},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":856},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":857},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":863}],"2023-07-01":[{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":877},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":878},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":879},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":880},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":881},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":882},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":883},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":885},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":886},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":887},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":893}],"2023-09-01":[{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":893},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":894},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":895},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":896},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":897},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":898},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":899},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":900},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":902},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":903},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":904},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":912},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":918}]},"microsoft.compute/disks":{"2016-04-30-preview":[{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":364},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":365}],"2017-03-30":[{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":416},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":418}],"2018-04-01":[{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":580},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":581}],"2018-06-01":[{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":625},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":626}],"2018-09-30":[{"RelativePath":"compute/microsoft.compute/2018-09-30/types.json","Index":73},{"RelativePath":"compute/microsoft.compute/2018-09-30/types.json","Index":74}],"2019-03-01":[{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":795},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":796}],"2019-07-01":[{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":822},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":823}],"2019-11-01":[{"RelativePath":"compute/microsoft.compute/2019-11-01/types.json","Index":90},{"RelativePath":"compute/microsoft.compute/2019-11-01/types.json","Index":91}],"2020-05-01":[{"RelativePath":"compute/microsoft.compute/2020-05-01/types.json","Index":123},{"RelativePath":"compute/microsoft.compute/2020-05-01/types.json","Index":124}],"2020-06-30":[{"RelativePath":"compute/microsoft.compute/2020-06-30/types.json","Index":129},{"RelativePath":"compute/microsoft.compute/2020-06-30/types.json","Index":130}],"2020-09-30":[{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":284},{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":285}],"2020-12-01":[{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":788},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":789}],"2021-04-01":[{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":925},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":926}],"2021-08-01":[{"RelativePath":"compute/microsoft.compute/2021-08-01/types.json","Index":167},{"RelativePath":"compute/microsoft.compute/2021-08-01/types.json","Index":168}],"2021-12-01":[{"RelativePath":"compute/microsoft.compute/2021-12-01/types.json","Index":176},{"RelativePath":"compute/microsoft.compute/2021-12-01/types.json","Index":177}],"2022-03-02":[{"RelativePath":"compute/microsoft.compute/2022-03-02/types.json","Index":184},{"RelativePath":"compute/microsoft.compute/2022-03-02/types.json","Index":185}],"2022-07-02":[{"RelativePath":"compute/microsoft.compute/2022-07-02/types.json","Index":184},{"RelativePath":"compute/microsoft.compute/2022-07-02/types.json","Index":185}],"2023-01-02":[{"RelativePath":"compute/microsoft.compute/2023-01-02/types.json","Index":187},{"RelativePath":"compute/microsoft.compute/2023-01-02/types.json","Index":188}],"2023-04-02":[{"RelativePath":"compute/microsoft.compute/2023-04-02/types.json","Index":188},{"RelativePath":"compute/microsoft.compute/2023-04-02/types.json","Index":189}]},"microsoft.compute/snapshots":{"2016-04-30-preview":[{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":366},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":367}],"2017-03-30":[{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":419},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":420}],"2018-04-01":[{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":582},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":583}],"2018-06-01":[{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":627},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":628}],"2018-09-30":[{"RelativePath":"compute/microsoft.compute/2018-09-30/types.json","Index":75},{"RelativePath":"compute/microsoft.compute/2018-09-30/types.json","Index":76}],"2019-03-01":[{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":797},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":798}],"2019-07-01":[{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":824},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":825}],"2019-11-01":[{"RelativePath":"compute/microsoft.compute/2019-11-01/types.json","Index":92},{"RelativePath":"compute/microsoft.compute/2019-11-01/types.json","Index":93}],"2020-05-01":[{"RelativePath":"compute/microsoft.compute/2020-05-01/types.json","Index":125},{"RelativePath":"compute/microsoft.compute/2020-05-01/types.json","Index":126}],"2020-06-30":[{"RelativePath":"compute/microsoft.compute/2020-06-30/types.json","Index":131},{"RelativePath":"compute/microsoft.compute/2020-06-30/types.json","Index":132}],"2020-09-30":[{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":286},{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":287}],"2020-12-01":[{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":790},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":791}],"2021-04-01":[{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":927},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":928}],"2021-08-01":[{"RelativePath":"compute/microsoft.compute/2021-08-01/types.json","Index":169},{"RelativePath":"compute/microsoft.compute/2021-08-01/types.json","Index":170}],"2021-12-01":[{"RelativePath":"compute/microsoft.compute/2021-12-01/types.json","Index":178},{"RelativePath":"compute/microsoft.compute/2021-12-01/types.json","Index":179}],"2022-03-02":[{"RelativePath":"compute/microsoft.compute/2022-03-02/types.json","Index":188},{"RelativePath":"compute/microsoft.compute/2022-03-02/types.json","Index":189}],"2022-07-02":[{"RelativePath":"compute/microsoft.compute/2022-07-02/types.json","Index":188},{"RelativePath":"compute/microsoft.compute/2022-07-02/types.json","Index":189}],"2023-01-02":[{"RelativePath":"compute/microsoft.compute/2023-01-02/types.json","Index":191},{"RelativePath":"compute/microsoft.compute/2023-01-02/types.json","Index":192}],"2023-04-02":[{"RelativePath":"compute/microsoft.compute/2023-04-02/types.json","Index":192},{"RelativePath":"compute/microsoft.compute/2023-04-02/types.json","Index":193}]},"microsoft.compute/locations/loganalytics":{"2017-12-01":[{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":515},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":517}],"2018-04-01":[{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":572},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":574}],"2018-06-01":[{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":686},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":688}],"2018-10-01":[{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":554},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":556}],"2019-03-01":[{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":786},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":788}],"2019-07-01":[{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":813},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":815}],"2019-12-01":[{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":767},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":769}],"2020-06-01":[{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":721},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":723}],"2020-12-01":[{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":937},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":939}],"2021-03-01":[{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":942},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":944}],"2021-04-01":[{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1074},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1076}],"2021-07-01":[{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1071},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1073}],"2021-11-01":[{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":944},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":946}],"2022-03-01":[{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":970},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":972}],"2022-08-01":[{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":943},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":945}],"2022-11-01":[{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":949},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":951}],"2023-03-01":[{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":963},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":965}],"2023-07-01":[{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":993},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":995}],"2023-09-01":[{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":1024},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":1026}]},"microsoft.compute/sshpublickeys":{"2019-12-01":[{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":697}],"2020-06-01":[{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":628}],"2020-12-01":[{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":795}],"2021-03-01":[{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":800}],"2021-04-01":[{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":932}],"2021-07-01":[{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":929}],"2021-11-01":[{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":802}],"2022-03-01":[{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":961}],"2022-08-01":[{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":934}],"2022-11-01":[{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":940}],"2023-03-01":[{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":954}],"2023-07-01":[{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":984}],"2023-09-01":[{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":1015}]},"microsoft.compute/galleries":{"2020-09-30":[{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":277}],"2021-07-01":[{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1080}],"2021-10-01":[{"RelativePath":"compute/microsoft.compute/2021-10-01/types.json","Index":199}],"2022-01-03":[{"RelativePath":"compute/microsoft.compute/2022-01-03/types.json","Index":201}],"2022-03-03":[{"RelativePath":"compute/microsoft.compute/2022-03-03/types.json","Index":217}],"2022-08-03":[{"RelativePath":"compute/microsoft.compute/2022-08-03/types.json","Index":234}]},"microsoft.compute/cloudservices/roleinstances":{"2020-10-01-preview":[{"RelativePath":"compute/microsoft.compute/2020-10-01-preview/types.json","Index":45},{"RelativePath":"compute/microsoft.compute/2020-10-01-preview/types.json","Index":46},{"RelativePath":"compute/microsoft.compute/2020-10-01-preview/types.json","Index":47}],"2021-03-01":[{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":788},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":789},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":790}],"2022-04-04":[{"RelativePath":"compute/microsoft.compute/2022-04-04/types.json","Index":49},{"RelativePath":"compute/microsoft.compute/2022-04-04/types.json","Index":50},{"RelativePath":"compute/microsoft.compute/2022-04-04/types.json","Index":51}],"2022-09-04":[{"RelativePath":"compute/microsoft.compute/2022-09-04/types.json","Index":50},{"RelativePath":"compute/microsoft.compute/2022-09-04/types.json","Index":51},{"RelativePath":"compute/microsoft.compute/2022-09-04/types.json","Index":52}]},"microsoft.compute/cloudservices":{"2020-10-01-preview":[{"RelativePath":"compute/microsoft.compute/2020-10-01-preview/types.json","Index":48},{"RelativePath":"compute/microsoft.compute/2020-10-01-preview/types.json","Index":49},{"RelativePath":"compute/microsoft.compute/2020-10-01-preview/types.json","Index":52},{"RelativePath":"compute/microsoft.compute/2020-10-01-preview/types.json","Index":53},{"RelativePath":"compute/microsoft.compute/2020-10-01-preview/types.json","Index":54},{"RelativePath":"compute/microsoft.compute/2020-10-01-preview/types.json","Index":55}],"2021-03-01":[{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":791},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":792},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":795},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":796},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":797},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":798}],"2022-04-04":[{"RelativePath":"compute/microsoft.compute/2022-04-04/types.json","Index":52},{"RelativePath":"compute/microsoft.compute/2022-04-04/types.json","Index":53},{"RelativePath":"compute/microsoft.compute/2022-04-04/types.json","Index":56},{"RelativePath":"compute/microsoft.compute/2022-04-04/types.json","Index":57},{"RelativePath":"compute/microsoft.compute/2022-04-04/types.json","Index":58},{"RelativePath":"compute/microsoft.compute/2022-04-04/types.json","Index":59}],"2022-09-04":[{"RelativePath":"compute/microsoft.compute/2022-09-04/types.json","Index":53},{"RelativePath":"compute/microsoft.compute/2022-09-04/types.json","Index":54},{"RelativePath":"compute/microsoft.compute/2022-09-04/types.json","Index":57},{"RelativePath":"compute/microsoft.compute/2022-09-04/types.json","Index":58},{"RelativePath":"compute/microsoft.compute/2022-09-04/types.json","Index":59},{"RelativePath":"compute/microsoft.compute/2022-09-04/types.json","Index":60}]},"microsoft.compute/restorepointcollections/restorepoints/diskrestorepoints":{"2020-12-01":[{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":792},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":793}],"2021-04-01":[{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":929},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":930}],"2021-08-01":[{"RelativePath":"compute/microsoft.compute/2021-08-01/types.json","Index":171},{"RelativePath":"compute/microsoft.compute/2021-08-01/types.json","Index":172}],"2021-12-01":[{"RelativePath":"compute/microsoft.compute/2021-12-01/types.json","Index":180},{"RelativePath":"compute/microsoft.compute/2021-12-01/types.json","Index":181}],"2022-03-02":[{"RelativePath":"compute/microsoft.compute/2022-03-02/types.json","Index":186},{"RelativePath":"compute/microsoft.compute/2022-03-02/types.json","Index":187}],"2022-07-02":[{"RelativePath":"compute/microsoft.compute/2022-07-02/types.json","Index":186},{"RelativePath":"compute/microsoft.compute/2022-07-02/types.json","Index":187}],"2023-01-02":[{"RelativePath":"compute/microsoft.compute/2023-01-02/types.json","Index":189},{"RelativePath":"compute/microsoft.compute/2023-01-02/types.json","Index":190}],"2023-04-02":[{"RelativePath":"compute/microsoft.compute/2023-04-02/types.json","Index":190},{"RelativePath":"compute/microsoft.compute/2023-04-02/types.json","Index":191}]},"microsoft.compute/locations/diagnostics":{"2021-06-01-preview":[{"RelativePath":"compute/microsoft.compute/2021-06-01-preview/types.json","Index":9},{"RelativePath":"compute/microsoft.compute/2021-06-01-preview/types.json","Index":11},{"RelativePath":"compute/microsoft.compute/2021-06-01-preview/types.json","Index":13}]},"microsoft.compute/hostgroups/hosts":{"2021-11-01":[{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":800}],"2022-03-01":[{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":959}],"2022-08-01":[{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":932}],"2022-11-01":[{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":938}],"2023-03-01":[{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":952}],"2023-07-01":[{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":982}],"2023-09-01":[{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":1008},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":1009}]},"microsoft.confidentialledger/ledgers":{"2023-06-28-preview":[{"RelativePath":"confidentialledger/microsoft.confidentialledger/2023-06-28-preview/types.json","Index":87},{"RelativePath":"confidentialledger/microsoft.confidentialledger/2023-06-28-preview/types.json","Index":90}]},"microsoft.confidentialledger/managedccfs":{"2023-06-28-preview":[{"RelativePath":"confidentialledger/microsoft.confidentialledger/2023-06-28-preview/types.json","Index":93},{"RelativePath":"confidentialledger/microsoft.confidentialledger/2023-06-28-preview/types.json","Index":96}]},"microsoft.confluent/validations":{"2021-03-01-preview":[{"RelativePath":"confluent/microsoft.confluent/2021-03-01-preview/types.json","Index":56}],"2021-09-01-preview":[{"RelativePath":"confluent/microsoft.confluent/2021-09-01-preview/types.json","Index":56}],"2021-12-01":[{"RelativePath":"confluent/microsoft.confluent/2021-12-01/types.json","Index":56}],"2023-08-22":[{"RelativePath":"confluent/microsoft.confluent/2023-08-22/types.json","Index":58},{"RelativePath":"confluent/microsoft.confluent/2023-08-22/types.json","Index":61}]},"microsoft.confluent/organizations/access":{"2023-08-22":[{"RelativePath":"confluent/microsoft.confluent/2023-08-22/types.json","Index":69},{"RelativePath":"confluent/microsoft.confluent/2023-08-22/types.json","Index":73},{"RelativePath":"confluent/microsoft.confluent/2023-08-22/types.json","Index":77},{"RelativePath":"confluent/microsoft.confluent/2023-08-22/types.json","Index":80},{"RelativePath":"confluent/microsoft.confluent/2023-08-22/types.json","Index":84},{"RelativePath":"confluent/microsoft.confluent/2023-08-22/types.json","Index":94},{"RelativePath":"confluent/microsoft.confluent/2023-08-22/types.json","Index":98}]},"microsoft.connectedvmwarevsphere/virtualmachines":{"2020-10-01-preview":[{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":231},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":232},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":233}],"2022-01-10-preview":[{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":256},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":310},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":312},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":313},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":314}],"2022-07-15-preview":[{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":270},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":324},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":326},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":327},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":328},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":332}],"2023-03-01-preview":[{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":405},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":459},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":461},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":462},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":463},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":467}]},"microsoft.connectedvmwarevsphere/virtualmachineinstances":{"2023-03-01-preview":[{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":468},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":469},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":470}],"2023-10-01":[{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":314},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":315},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":316}]},"microsoft.consumption/billingaccounts/invoices/pricesheet":{"2018-11-01-preview":[{"RelativePath":"consumption/microsoft.consumption/2018-11-01-preview/types.json","Index":20}]},"microsoft.consumption/billingaccounts/billingprofiles/pricesheet":{"2018-11-01-preview":[{"RelativePath":"consumption/microsoft.consumption/2018-11-01-preview/types.json","Index":21}]},"microsoft.containerinstance/containergroups/containers":{"2018-02-01-preview":[{"RelativePath":"containerinstance/microsoft.containerinstance/2018-02-01-preview/types.json","Index":61}],"2018-04-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2018-04-01/types.json","Index":61}],"2018-06-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2018-06-01/types.json","Index":72}],"2018-09-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2018-09-01/types.json","Index":78}],"2018-10-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2018-10-01/types.json","Index":94}],"2019-12-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2019-12-01/types.json","Index":106}],"2020-11-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2020-11-01/types.json","Index":109},{"RelativePath":"containerinstance/microsoft.containerinstance/2020-11-01/types.json","Index":111}],"2021-03-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2021-03-01/types.json","Index":109},{"RelativePath":"containerinstance/microsoft.containerinstance/2021-03-01/types.json","Index":111}],"2021-07-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2021-07-01/types.json","Index":109},{"RelativePath":"containerinstance/microsoft.containerinstance/2021-07-01/types.json","Index":111}],"2021-09-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2021-09-01/types.json","Index":110},{"RelativePath":"containerinstance/microsoft.containerinstance/2021-09-01/types.json","Index":112}],"2021-10-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2021-10-01/types.json","Index":116},{"RelativePath":"containerinstance/microsoft.containerinstance/2021-10-01/types.json","Index":118}],"2022-09-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2022-09-01/types.json","Index":119},{"RelativePath":"containerinstance/microsoft.containerinstance/2022-09-01/types.json","Index":121}],"2022-10-01-preview":[{"RelativePath":"containerinstance/microsoft.containerinstance/2022-10-01-preview/types.json","Index":128},{"RelativePath":"containerinstance/microsoft.containerinstance/2022-10-01-preview/types.json","Index":130}],"2023-02-01-preview":[{"RelativePath":"containerinstance/microsoft.containerinstance/2023-02-01-preview/types.json","Index":126},{"RelativePath":"containerinstance/microsoft.containerinstance/2023-02-01-preview/types.json","Index":128}],"2023-05-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2023-05-01/types.json","Index":128},{"RelativePath":"containerinstance/microsoft.containerinstance/2023-05-01/types.json","Index":130}]},"microsoft.containerinstance/containergroups":{"2018-06-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2018-06-01/types.json","Index":67},{"RelativePath":"containerinstance/microsoft.containerinstance/2018-06-01/types.json","Index":68}],"2018-09-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2018-09-01/types.json","Index":73},{"RelativePath":"containerinstance/microsoft.containerinstance/2018-09-01/types.json","Index":74}],"2018-10-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2018-10-01/types.json","Index":88},{"RelativePath":"containerinstance/microsoft.containerinstance/2018-10-01/types.json","Index":89},{"RelativePath":"containerinstance/microsoft.containerinstance/2018-10-01/types.json","Index":90}],"2019-12-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2019-12-01/types.json","Index":100},{"RelativePath":"containerinstance/microsoft.containerinstance/2019-12-01/types.json","Index":101},{"RelativePath":"containerinstance/microsoft.containerinstance/2019-12-01/types.json","Index":102}],"2020-11-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2020-11-01/types.json","Index":103},{"RelativePath":"containerinstance/microsoft.containerinstance/2020-11-01/types.json","Index":104},{"RelativePath":"containerinstance/microsoft.containerinstance/2020-11-01/types.json","Index":105}],"2021-03-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2021-03-01/types.json","Index":103},{"RelativePath":"containerinstance/microsoft.containerinstance/2021-03-01/types.json","Index":104},{"RelativePath":"containerinstance/microsoft.containerinstance/2021-03-01/types.json","Index":105}],"2021-07-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2021-07-01/types.json","Index":103},{"RelativePath":"containerinstance/microsoft.containerinstance/2021-07-01/types.json","Index":104},{"RelativePath":"containerinstance/microsoft.containerinstance/2021-07-01/types.json","Index":105}],"2021-09-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2021-09-01/types.json","Index":104},{"RelativePath":"containerinstance/microsoft.containerinstance/2021-09-01/types.json","Index":105},{"RelativePath":"containerinstance/microsoft.containerinstance/2021-09-01/types.json","Index":106}],"2021-10-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2021-10-01/types.json","Index":110},{"RelativePath":"containerinstance/microsoft.containerinstance/2021-10-01/types.json","Index":111},{"RelativePath":"containerinstance/microsoft.containerinstance/2021-10-01/types.json","Index":112}],"2022-09-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2022-09-01/types.json","Index":113},{"RelativePath":"containerinstance/microsoft.containerinstance/2022-09-01/types.json","Index":114},{"RelativePath":"containerinstance/microsoft.containerinstance/2022-09-01/types.json","Index":115}],"2022-10-01-preview":[{"RelativePath":"containerinstance/microsoft.containerinstance/2022-10-01-preview/types.json","Index":122},{"RelativePath":"containerinstance/microsoft.containerinstance/2022-10-01-preview/types.json","Index":123},{"RelativePath":"containerinstance/microsoft.containerinstance/2022-10-01-preview/types.json","Index":124}],"2023-02-01-preview":[{"RelativePath":"containerinstance/microsoft.containerinstance/2023-02-01-preview/types.json","Index":120},{"RelativePath":"containerinstance/microsoft.containerinstance/2023-02-01-preview/types.json","Index":121},{"RelativePath":"containerinstance/microsoft.containerinstance/2023-02-01-preview/types.json","Index":122}],"2023-05-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2023-05-01/types.json","Index":122},{"RelativePath":"containerinstance/microsoft.containerinstance/2023-05-01/types.json","Index":123},{"RelativePath":"containerinstance/microsoft.containerinstance/2023-05-01/types.json","Index":124}]},"microsoft.containerregistry/registries":{"2016-06-27-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2016-06-27-preview/types.json","Index":16},{"RelativePath":"containerregistry/microsoft.containerregistry/2016-06-27-preview/types.json","Index":17}],"2017-03-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2017-03-01/types.json","Index":27},{"RelativePath":"containerregistry/microsoft.containerregistry/2017-03-01/types.json","Index":32}],"2017-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2017-06-01-preview/types.json","Index":72},{"RelativePath":"containerregistry/microsoft.containerregistry/2017-06-01-preview/types.json","Index":77}],"2017-10-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2017-10-01/types.json","Index":91},{"RelativePath":"containerregistry/microsoft.containerregistry/2017-10-01/types.json","Index":98},{"RelativePath":"containerregistry/microsoft.containerregistry/2017-10-01/types.json","Index":103},{"RelativePath":"containerregistry/microsoft.containerregistry/2017-10-01/types.json","Index":115}],"2018-02-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2018-02-01-preview/types.json","Index":108},{"RelativePath":"containerregistry/microsoft.containerregistry/2018-02-01-preview/types.json","Index":110}],"2018-09-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2018-09-01/types.json","Index":137},{"RelativePath":"containerregistry/microsoft.containerregistry/2018-09-01/types.json","Index":139}],"2019-04-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-04-01/types.json","Index":152},{"RelativePath":"containerregistry/microsoft.containerregistry/2019-04-01/types.json","Index":154}],"2019-05-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-05-01-preview/types.json","Index":65}],"2019-05-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-05-01/types.json","Index":106},{"RelativePath":"containerregistry/microsoft.containerregistry/2019-05-01/types.json","Index":113},{"RelativePath":"containerregistry/microsoft.containerregistry/2019-05-01/types.json","Index":118}],"2019-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-06-01-preview/types.json","Index":200},{"RelativePath":"containerregistry/microsoft.containerregistry/2019-06-01-preview/types.json","Index":202}],"2019-12-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":230},{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":237},{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":242}],"2020-11-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":323},{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":330},{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":335},{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":342}],"2021-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":327},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":334},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":339},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":346}],"2021-08-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":330},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":337},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":342},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":349}],"2021-09-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2021-09-01/types.json","Index":166},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-09-01/types.json","Index":173},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-09-01/types.json","Index":178}],"2021-12-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":330},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":337},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":342},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":349}],"2022-02-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":334},{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":341},{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":346},{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":353}],"2022-12-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":205},{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":212},{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":217},{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":224}],"2023-01-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":366},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":373},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":378},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":385}],"2023-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":393},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":400},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":405},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":412}],"2023-07-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":237},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":244},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":249},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":256}],"2023-08-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":393},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":400},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":405},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":412}],"2023-11-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":396},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":403},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":408},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":415}]},"microsoft.containerregistry/registries/webhooks":{"2017-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2017-06-01-preview/types.json","Index":79},{"RelativePath":"containerregistry/microsoft.containerregistry/2017-06-01-preview/types.json","Index":82},{"RelativePath":"containerregistry/microsoft.containerregistry/2017-06-01-preview/types.json","Index":95}],"2017-10-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2017-10-01/types.json","Index":117},{"RelativePath":"containerregistry/microsoft.containerregistry/2017-10-01/types.json","Index":120},{"RelativePath":"containerregistry/microsoft.containerregistry/2017-10-01/types.json","Index":133}],"2019-05-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-05-01/types.json","Index":120},{"RelativePath":"containerregistry/microsoft.containerregistry/2019-05-01/types.json","Index":123},{"RelativePath":"containerregistry/microsoft.containerregistry/2019-05-01/types.json","Index":136}],"2019-12-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":244},{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":247},{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":260}],"2020-11-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":344},{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":347},{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":360}],"2021-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":348},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":351},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":364}],"2021-08-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":351},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":364},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":367}],"2021-09-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2021-09-01/types.json","Index":180},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-09-01/types.json","Index":193},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-09-01/types.json","Index":196}],"2021-12-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":351},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":364},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":367}],"2022-02-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":355},{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":368},{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":371}],"2022-12-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":226},{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":239},{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":242}],"2023-01-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":387},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":400},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":403}],"2023-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":414},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":427},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":430}],"2023-07-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":258},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":271},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":274}],"2023-08-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":414},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":427},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":430}],"2023-11-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":417},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":430},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":433}]},"microsoft.containerregistry/registries/builds":{"2018-02-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2018-02-01-preview/types.json","Index":94},{"RelativePath":"containerregistry/microsoft.containerregistry/2018-02-01-preview/types.json","Index":95}]},"microsoft.containerregistry/registries/buildtasks/steps":{"2018-02-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2018-02-01-preview/types.json","Index":98}]},"microsoft.containerregistry/registries/buildtasks":{"2018-02-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2018-02-01-preview/types.json","Index":99}]},"microsoft.containerregistry/registries/runs":{"2018-09-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2018-09-01/types.json","Index":141},{"RelativePath":"containerregistry/microsoft.containerregistry/2018-09-01/types.json","Index":142}],"2019-04-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-04-01/types.json","Index":156},{"RelativePath":"containerregistry/microsoft.containerregistry/2019-04-01/types.json","Index":157}],"2019-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-06-01-preview/types.json","Index":204},{"RelativePath":"containerregistry/microsoft.containerregistry/2019-06-01-preview/types.json","Index":205}]},"microsoft.containerregistry/registries/tasks":{"2018-09-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2018-09-01/types.json","Index":145}],"2019-04-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-04-01/types.json","Index":160}],"2019-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-06-01-preview/types.json","Index":210}]},"microsoft.containerregistry/registries/agentpools":{"2019-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-06-01-preview/types.json","Index":199}]},"microsoft.containerregistry/registries/taskruns":{"2019-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-06-01-preview/types.json","Index":207}]},"microsoft.containerregistry/registries/connectedregistries":{"2020-11-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":314}],"2021-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":318}],"2021-08-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":321}],"2021-12-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":321}],"2022-02-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":325}],"2023-01-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":357}],"2023-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":384}],"2023-08-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":384}],"2023-11-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":387}]},"microsoft.containerservice/managedclusters/accessprofiles":{"2017-08-31":[{"RelativePath":"containerservice/microsoft.containerservice/2017-08-31/types.json","Index":212}],"2018-03-31":[{"RelativePath":"containerservice/microsoft.containerservice/2018-03-31/types.json","Index":215}],"2018-08-01-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2018-08-01-preview/types.json","Index":215}],"2019-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2019-02-01/types.json","Index":405}],"2019-04-01":[{"RelativePath":"containerservice/microsoft.containerservice/2019-04-01/types.json","Index":413}],"2019-06-01":[{"RelativePath":"containerservice/microsoft.containerservice/2019-06-01/types.json","Index":427}],"2019-08-01":[{"RelativePath":"containerservice/microsoft.containerservice/2019-08-01/types.json","Index":436}],"2019-10-01":[{"RelativePath":"containerservice/microsoft.containerservice/2019-10-01/types.json","Index":436}],"2019-11-01":[{"RelativePath":"containerservice/microsoft.containerservice/2019-11-01/types.json","Index":446}],"2020-01-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-01-01/types.json","Index":446}],"2020-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-02-01/types.json","Index":452}],"2020-03-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-03-01/types.json","Index":465}],"2020-04-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-04-01/types.json","Index":464}],"2020-06-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-06-01/types.json","Index":484}],"2020-07-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-07-01/types.json","Index":487}],"2020-09-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":501}],"2020-11-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":527}],"2020-12-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":561}],"2021-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":563}],"2021-03-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":240}],"2021-05-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":240}],"2021-07-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":252}],"2021-08-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":270}],"2021-09-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":277}],"2021-10-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":283}],"2021-11-01-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":284}],"2022-01-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":283}],"2022-01-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":285}],"2022-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":283}],"2022-02-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":311}],"2022-03-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":283}],"2022-03-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":315}],"2022-04-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":287}],"2022-04-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":340}],"2022-05-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":347}],"2022-06-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":293}],"2022-07-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":299}],"2022-08-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":384}],"2022-08-03-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":387}],"2022-09-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":301}],"2022-10-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":435}],"2022-11-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":306}],"2022-11-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":441}],"2023-01-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":311}],"2023-01-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":448}],"2023-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":317}],"2023-02-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":460}],"2023-03-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":321}],"2023-03-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":464}],"2023-04-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":324}],"2023-04-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":467}],"2023-05-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":354}],"2023-05-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":468}],"2023-06-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":361}],"2023-06-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":499}],"2023-07-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":363}],"2023-07-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":515}],"2023-08-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":398}],"2023-08-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":526}],"2023-09-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":410}],"2023-09-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":538}],"2023-10-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":422}],"2023-10-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":542}]},"microsoft.containerservice/managedclusters":{"2018-03-31":[{"RelativePath":"containerservice/microsoft.containerservice/2018-03-31/types.json","Index":219},{"RelativePath":"containerservice/microsoft.containerservice/2018-03-31/types.json","Index":220},{"RelativePath":"containerservice/microsoft.containerservice/2018-03-31/types.json","Index":221},{"RelativePath":"containerservice/microsoft.containerservice/2018-03-31/types.json","Index":222}],"2018-08-01-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2018-08-01-preview/types.json","Index":219},{"RelativePath":"containerservice/microsoft.containerservice/2018-08-01-preview/types.json","Index":220},{"RelativePath":"containerservice/microsoft.containerservice/2018-08-01-preview/types.json","Index":221},{"RelativePath":"containerservice/microsoft.containerservice/2018-08-01-preview/types.json","Index":222}],"2019-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2019-02-01/types.json","Index":409},{"RelativePath":"containerservice/microsoft.containerservice/2019-02-01/types.json","Index":410},{"RelativePath":"containerservice/microsoft.containerservice/2019-02-01/types.json","Index":411},{"RelativePath":"containerservice/microsoft.containerservice/2019-02-01/types.json","Index":412}],"2019-04-01":[{"RelativePath":"containerservice/microsoft.containerservice/2019-04-01/types.json","Index":417},{"RelativePath":"containerservice/microsoft.containerservice/2019-04-01/types.json","Index":418},{"RelativePath":"containerservice/microsoft.containerservice/2019-04-01/types.json","Index":419},{"RelativePath":"containerservice/microsoft.containerservice/2019-04-01/types.json","Index":420}],"2019-06-01":[{"RelativePath":"containerservice/microsoft.containerservice/2019-06-01/types.json","Index":431},{"RelativePath":"containerservice/microsoft.containerservice/2019-06-01/types.json","Index":432},{"RelativePath":"containerservice/microsoft.containerservice/2019-06-01/types.json","Index":433},{"RelativePath":"containerservice/microsoft.containerservice/2019-06-01/types.json","Index":434}],"2019-08-01":[{"RelativePath":"containerservice/microsoft.containerservice/2019-08-01/types.json","Index":440},{"RelativePath":"containerservice/microsoft.containerservice/2019-08-01/types.json","Index":441},{"RelativePath":"containerservice/microsoft.containerservice/2019-08-01/types.json","Index":442},{"RelativePath":"containerservice/microsoft.containerservice/2019-08-01/types.json","Index":443},{"RelativePath":"containerservice/microsoft.containerservice/2019-08-01/types.json","Index":444}],"2019-10-01":[{"RelativePath":"containerservice/microsoft.containerservice/2019-10-01/types.json","Index":440},{"RelativePath":"containerservice/microsoft.containerservice/2019-10-01/types.json","Index":441},{"RelativePath":"containerservice/microsoft.containerservice/2019-10-01/types.json","Index":442},{"RelativePath":"containerservice/microsoft.containerservice/2019-10-01/types.json","Index":443},{"RelativePath":"containerservice/microsoft.containerservice/2019-10-01/types.json","Index":444},{"RelativePath":"containerservice/microsoft.containerservice/2019-10-01/types.json","Index":445}],"2019-11-01":[{"RelativePath":"containerservice/microsoft.containerservice/2019-11-01/types.json","Index":450},{"RelativePath":"containerservice/microsoft.containerservice/2019-11-01/types.json","Index":451},{"RelativePath":"containerservice/microsoft.containerservice/2019-11-01/types.json","Index":452},{"RelativePath":"containerservice/microsoft.containerservice/2019-11-01/types.json","Index":453},{"RelativePath":"containerservice/microsoft.containerservice/2019-11-01/types.json","Index":454},{"RelativePath":"containerservice/microsoft.containerservice/2019-11-01/types.json","Index":455}],"2020-01-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-01-01/types.json","Index":450},{"RelativePath":"containerservice/microsoft.containerservice/2020-01-01/types.json","Index":451},{"RelativePath":"containerservice/microsoft.containerservice/2020-01-01/types.json","Index":452},{"RelativePath":"containerservice/microsoft.containerservice/2020-01-01/types.json","Index":453},{"RelativePath":"containerservice/microsoft.containerservice/2020-01-01/types.json","Index":454},{"RelativePath":"containerservice/microsoft.containerservice/2020-01-01/types.json","Index":455}],"2020-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-02-01/types.json","Index":456},{"RelativePath":"containerservice/microsoft.containerservice/2020-02-01/types.json","Index":457},{"RelativePath":"containerservice/microsoft.containerservice/2020-02-01/types.json","Index":458},{"RelativePath":"containerservice/microsoft.containerservice/2020-02-01/types.json","Index":459},{"RelativePath":"containerservice/microsoft.containerservice/2020-02-01/types.json","Index":460},{"RelativePath":"containerservice/microsoft.containerservice/2020-02-01/types.json","Index":461}],"2020-03-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-03-01/types.json","Index":469},{"RelativePath":"containerservice/microsoft.containerservice/2020-03-01/types.json","Index":470},{"RelativePath":"containerservice/microsoft.containerservice/2020-03-01/types.json","Index":471},{"RelativePath":"containerservice/microsoft.containerservice/2020-03-01/types.json","Index":472},{"RelativePath":"containerservice/microsoft.containerservice/2020-03-01/types.json","Index":473},{"RelativePath":"containerservice/microsoft.containerservice/2020-03-01/types.json","Index":474}],"2020-04-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-04-01/types.json","Index":468},{"RelativePath":"containerservice/microsoft.containerservice/2020-04-01/types.json","Index":469},{"RelativePath":"containerservice/microsoft.containerservice/2020-04-01/types.json","Index":470},{"RelativePath":"containerservice/microsoft.containerservice/2020-04-01/types.json","Index":471},{"RelativePath":"containerservice/microsoft.containerservice/2020-04-01/types.json","Index":472},{"RelativePath":"containerservice/microsoft.containerservice/2020-04-01/types.json","Index":473}],"2020-06-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-06-01/types.json","Index":488},{"RelativePath":"containerservice/microsoft.containerservice/2020-06-01/types.json","Index":489},{"RelativePath":"containerservice/microsoft.containerservice/2020-06-01/types.json","Index":490},{"RelativePath":"containerservice/microsoft.containerservice/2020-06-01/types.json","Index":491},{"RelativePath":"containerservice/microsoft.containerservice/2020-06-01/types.json","Index":492},{"RelativePath":"containerservice/microsoft.containerservice/2020-06-01/types.json","Index":493}],"2020-07-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-07-01/types.json","Index":491},{"RelativePath":"containerservice/microsoft.containerservice/2020-07-01/types.json","Index":492},{"RelativePath":"containerservice/microsoft.containerservice/2020-07-01/types.json","Index":493},{"RelativePath":"containerservice/microsoft.containerservice/2020-07-01/types.json","Index":494},{"RelativePath":"containerservice/microsoft.containerservice/2020-07-01/types.json","Index":495},{"RelativePath":"containerservice/microsoft.containerservice/2020-07-01/types.json","Index":496}],"2020-09-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":505},{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":506},{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":507},{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":508},{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":509},{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":510},{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":511},{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":512},{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":515}],"2020-11-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":531},{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":532},{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":533},{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":534},{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":535},{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":536},{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":537},{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":538},{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":541}],"2020-12-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":565},{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":566},{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":567},{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":568},{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":569},{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":570},{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":571},{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":572},{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":575}],"2021-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":567},{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":568},{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":569},{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":570},{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":571},{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":572},{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":573},{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":574},{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":577}],"2021-03-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":244},{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":245},{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":246},{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":247},{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":248},{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":249},{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":250},{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":251},{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":255},{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":256}],"2021-05-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":244},{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":245},{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":246},{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":247},{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":248},{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":249},{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":250},{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":251},{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":255},{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":256}],"2021-07-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":256},{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":257},{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":258},{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":259},{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":260},{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":261},{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":262},{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":263},{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":267},{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":268}],"2021-08-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":274},{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":275},{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":276},{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":277},{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":278},{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":279},{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":280},{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":281},{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":285},{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":286}],"2021-09-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":281},{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":282},{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":283},{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":284},{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":285},{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":286},{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":287},{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":288},{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":292},{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":293}],"2021-10-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":287},{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":288},{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":289},{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":290},{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":291},{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":292},{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":293},{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":294},{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":298},{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":299}],"2021-11-01-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":288},{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":289},{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":290},{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":291},{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":292},{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":293},{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":294},{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":295},{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":299},{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":300}],"2022-01-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":287},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":288},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":289},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":290},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":291},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":292},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":293},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":294},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":298},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":299}],"2022-01-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":289},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":290},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":291},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":292},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":293},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":294},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":295},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":296},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":300},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":301}],"2022-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":287},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":288},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":289},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":290},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":291},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":292},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":293},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":294},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":298},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":299}],"2022-02-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":315},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":316},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":317},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":318},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":319},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":320},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":321},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":322},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":326},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":327}],"2022-03-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":287},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":288},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":289},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":290},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":291},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":292},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":293},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":294},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":298},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":299}],"2022-03-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":319},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":320},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":321},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":322},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":323},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":324},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":325},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":326},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":327},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":331},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":332}],"2022-04-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":291},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":292},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":293},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":294},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":295},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":296},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":297},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":298},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":302},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":303}],"2022-04-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":344},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":345},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":346},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":347},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":348},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":349},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":350},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":351},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":352},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":356},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":357}],"2022-05-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":351},{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":352},{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":353},{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":354},{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":355},{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":356},{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":357},{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":358},{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":359},{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":363},{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":364}],"2022-06-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":297},{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":298},{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":299},{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":300},{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":301},{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":302},{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":303},{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":304},{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":308},{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":309}],"2022-07-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":303},{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":304},{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":305},{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":306},{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":307},{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":308},{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":309},{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":310},{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":314},{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":315}],"2022-08-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":388},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":389},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":390},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":391},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":392},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":393},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":394},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":395},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":396},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":397},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":401},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":402}],"2022-08-03-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":391},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":392},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":393},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":394},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":395},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":396},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":397},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":398},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":399},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":400},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":404},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":405}],"2022-09-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":305},{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":306},{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":307},{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":308},{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":309},{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":310},{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":311},{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":312},{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":313},{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":317},{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":318}],"2022-10-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":439},{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":440},{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":441},{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":442},{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":443},{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":444},{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":445},{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":446},{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":447},{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":448},{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":452},{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":453}],"2022-11-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":310},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":311},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":312},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":313},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":314},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":315},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":316},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":317},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":318},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":322},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":323}],"2022-11-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":445},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":446},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":447},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":448},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":449},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":450},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":451},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":452},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":453},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":454},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":458},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":459}],"2023-01-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":315},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":316},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":317},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":318},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":319},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":320},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":321},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":322},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":323},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":324},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":328},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":329}],"2023-01-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":452},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":453},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":454},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":455},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":456},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":457},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":458},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":459},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":460},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":461},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":465},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":466}],"2023-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":321},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":322},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":323},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":324},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":325},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":326},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":327},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":328},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":329},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":330},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":334},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":335}],"2023-02-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":464},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":465},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":466},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":467},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":468},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":469},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":470},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":471},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":472},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":473},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":477},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":478}],"2023-03-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":325},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":326},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":327},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":328},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":329},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":330},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":331},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":332},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":333},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":334},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":338},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":339}],"2023-03-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":468},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":469},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":470},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":471},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":472},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":473},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":474},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":475},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":476},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":477},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":481},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":482}],"2023-04-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":328},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":329},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":330},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":331},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":332},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":333},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":334},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":335},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":336},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":337},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":341},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":342}],"2023-04-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":471},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":472},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":473},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":474},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":475},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":476},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":477},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":478},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":479},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":480},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":484},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":485}],"2023-05-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":358},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":359},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":360},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":361},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":362},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":363},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":364},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":365},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":366},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":367},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":371},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":372}],"2023-05-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":472},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":473},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":474},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":475},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":476},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":477},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":478},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":479},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":480},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":481},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":485},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":486}],"2023-06-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":365},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":366},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":367},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":368},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":369},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":370},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":371},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":372},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":373},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":374},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":378},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":379}],"2023-06-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":503},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":504},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":505},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":506},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":507},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":508},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":509},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":510},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":511},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":512},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":516},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":517}],"2023-07-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":367},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":368},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":369},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":370},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":371},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":372},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":373},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":374},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":375},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":376},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":380},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":381}],"2023-07-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":519},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":520},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":521},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":522},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":523},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":524},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":525},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":526},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":527},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":528},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":532},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":533}],"2023-08-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":402},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":403},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":404},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":405},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":406},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":407},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":408},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":409},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":410},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":411},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":415},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":416}],"2023-08-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":530},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":531},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":532},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":533},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":534},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":535},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":536},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":537},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":538},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":539},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":543},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":544}],"2023-09-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":414},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":415},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":416},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":417},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":418},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":419},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":420},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":421},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":422},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":423},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":427},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":428}],"2023-09-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":542},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":543},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":544},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":545},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":546},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":547},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":548},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":549},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":550},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":551},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":555},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":556}],"2023-10-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":426},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":427},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":428},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":429},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":430},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":431},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":432},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":433},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":434},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":435},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":439},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":440}],"2023-10-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":546},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":547},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":548},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":549},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":550},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":551},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":552},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":553},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":554},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":555},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":559},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":560}]},"microsoft.containerservice/managedclusters/agentpools":{"2020-07-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-07-01/types.json","Index":497}],"2020-09-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":516}],"2020-11-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":542}],"2020-12-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":576}],"2021-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":578}],"2021-03-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":257}],"2021-05-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":257}],"2021-07-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":269}],"2021-08-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":287}],"2021-09-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":294}],"2021-10-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":300}],"2021-11-01-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":301}],"2022-01-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":300}],"2022-01-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":302}],"2022-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":300}],"2022-02-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":328}],"2022-03-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":300}],"2022-03-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":333}],"2022-04-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":304}],"2022-04-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":358}],"2022-05-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":365}],"2022-06-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":310}],"2022-07-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":316}],"2022-08-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":403},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":404}],"2022-08-03-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":406},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":407}],"2022-09-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":319}],"2022-10-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":454},{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":455}],"2022-11-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":324}],"2022-11-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":460},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":461}],"2023-01-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":330},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":331}],"2023-01-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":467},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":468}],"2023-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":336},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":337}],"2023-02-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":479},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":480}],"2023-03-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":340},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":341}],"2023-03-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":483},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":484}],"2023-04-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":343},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":344}],"2023-04-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":486},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":487}],"2023-05-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":373},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":374}],"2023-05-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":487},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":488}],"2023-06-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":380},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":381}],"2023-06-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":518},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":519}],"2023-07-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":382},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":383}],"2023-07-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":534},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":535}],"2023-08-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":417},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":418}],"2023-08-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":545},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":546}],"2023-09-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":429},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":430}],"2023-09-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":557},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":558}],"2023-10-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":441},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":442}],"2023-10-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":561},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":564},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":565}]},"microsoft.containerservice/fleets":{"2022-06-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-06-02-preview/types.json","Index":48}],"2022-07-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-07-02-preview/types.json","Index":48}],"2022-09-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-09-02-preview/types.json","Index":48}],"2023-03-15-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-03-15-preview/types.json","Index":87}],"2023-06-15-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-06-15-preview/types.json","Index":105}],"2023-08-15-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-08-15-preview/types.json","Index":114}],"2023-10-15":[{"RelativePath":"containerservice/microsoft.containerservice/2023-10-15/types.json","Index":111}]},"microsoft.containerservice/fleets/updateruns":{"2023-03-15-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-03-15-preview/types.json","Index":89},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-15-preview/types.json","Index":90}],"2023-06-15-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-06-15-preview/types.json","Index":107},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-15-preview/types.json","Index":108}],"2023-08-15-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-08-15-preview/types.json","Index":116},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-15-preview/types.json","Index":117}],"2023-10-15":[{"RelativePath":"containerservice/microsoft.containerservice/2023-10-15/types.json","Index":113},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-15/types.json","Index":114}]},"microsoft.documentdb/databaseaccounts":{"2015-04-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":190},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":192},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":196},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":198},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":199},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":201},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":208}],"2015-04-08":[{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":190},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":192},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":196},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":198},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":199},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":201},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":208}],"2015-11-06":[{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":190},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":192},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":196},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":198},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":199},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":201},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":208}],"2016-03-19":[{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":190},{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":192},{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":196},{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":198},{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":199},{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":201},{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":208}],"2016-03-31":[{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":190},{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":192},{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":196},{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":198},{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":199},{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":201},{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":208}],"2019-08-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":270},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":272},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":276},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":278},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":279},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":281},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":288}],"2019-12-12":[{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":262},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":264},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":268},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":270},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":271},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":273},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":280}],"2020-03-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":279},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":281},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":285},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":287},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":288},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":290},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":297}],"2020-04-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":288},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":290},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":294},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":296},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":297},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":299},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":306}],"2020-06-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":345},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":347},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":351},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":353},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":354},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":356},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":363}],"2020-09-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":294},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":296},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":300},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":302},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":303},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":305},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":312}],"2021-01-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":319},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":321},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":325},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":327},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":328},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":330},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":337}],"2021-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":413},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":415},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":419},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":421},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":422},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":424},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":431}],"2021-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":319},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":321},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":325},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":327},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":328},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":330},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":337}],"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":429},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":431},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":435},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":437},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":438},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":440},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":447}],"2021-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":337},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":339},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":343},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":345},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":346},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":348},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":355}],"2021-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":341},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":343},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":347},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":349},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":350},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":352},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":359}],"2021-06-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":370},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":372},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":376},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":378},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":379},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":381},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":388}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":468},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":470},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":474},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":476},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":477},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":479},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":486}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":514},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":516},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":520},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":522},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":523},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":525},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":532}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":426},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":428},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":432},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":434},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":435},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":437},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":444}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":520},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":522},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":526},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":528},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":529},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":531},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":538}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":528},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":530},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":534},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":536},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":537},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":539},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":546}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":530},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":532},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":536},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":538},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":539},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":541},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":548}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":442},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":444},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":448},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":450},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":451},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":453},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":460}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":542},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":544},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":548},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":550},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":551},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":553},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":560}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":461},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":463},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":467},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":469},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":470},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":472},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":479}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":553},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":555},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":559},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":561},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":562},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":564},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":571}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":479},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":481},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":485},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":487},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":488},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":490},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":497}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":605},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":607},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":611},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":613},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":614},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":616},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":623}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":616},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":618},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":637},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":639},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":640},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":642},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":649}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":492},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":494},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":513},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":515},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":516},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":518},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":525}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":497},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":499},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":518},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":520},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":521},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":523},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":530}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":633},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":635},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":654},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":656},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":657},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":659},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":666}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":509},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":511},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":530},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":532},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":533},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":535},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":542}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":521},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":523},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":542},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":544},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":545},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":547},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":554}]},"microsoft.documentdb/databaseaccounts/notebookworkspaces":{"2019-08-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":290},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":291},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":292}],"2019-12-12":[{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":282},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":283},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":284}],"2020-03-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":321},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":322},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":323}],"2020-04-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":330},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":331},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":332}],"2020-06-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":365},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":366},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":367}],"2020-09-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":336},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":337},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":338}],"2021-01-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":361},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":362},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":363}],"2021-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":455},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":456},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":457}],"2021-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":361},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":362},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":363}],"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":475},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":476},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":477}],"2021-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":379},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":380},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":381}],"2021-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":383},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":384},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":385}],"2021-06-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":416},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":417},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":418}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":516},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":517},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":518}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":568},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":569},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":570}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":473},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":474},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":475}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":576},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":577},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":578}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":620},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":621},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":622}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":622},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":623},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":624}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":494},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":495},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":496}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":638},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":639},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":640}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":513},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":514},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":515}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":649},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":650},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":651}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":533},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":534},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":535}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":711},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":712},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":713}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":739},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":740},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":741}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":561},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":562},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":563}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":566},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":567},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":568}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":756},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":757},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":758}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":578},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":579},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":580}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":590},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":591},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":592}]},"microsoft.documentdb/databaseaccounts/sqldatabases/throughputsettings":{"2020-03-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":302},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":303}],"2020-04-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":311},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":312}],"2020-09-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":317},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":318}],"2021-01-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":342},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":343}],"2021-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":436},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":437}],"2021-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":342},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":343}],"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":452},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":453}],"2021-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":360},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":361}],"2021-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":364},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":365}],"2021-06-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":393},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":394}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":491},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":492}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":537},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":538}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":449},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":450}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":543},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":544}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":551},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":552}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":553},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":554}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":465},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":466}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":565},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":566},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":579},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":590}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":484},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":485}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":576},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":577},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":590},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":601}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":502},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":503}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":628},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":629},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":642},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":653}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":654},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":655},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":668},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":679}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":530},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":531}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":535},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":536}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":671},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":672},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":685},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":696}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":547},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":548}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":559},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":560}]},"microsoft.documentdb/databaseaccounts/sqldatabases/containers/throughputsettings":{"2020-03-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":304},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":305}],"2020-04-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":313},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":314}],"2020-09-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":319},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":320}],"2021-01-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":344},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":345}],"2021-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":438},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":439}],"2021-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":344},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":345}],"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":454},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":455}],"2021-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":362},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":363}],"2021-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":366},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":367}],"2021-06-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":395},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":396}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":493},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":494}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":539},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":540}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":451},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":452}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":545},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":546}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":562},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":563},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":576},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":587}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":564},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":565},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":578},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":589}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":467},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":468}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":600},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":601},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":602},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":603}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":486},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":487}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":611},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":612},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":613},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":614}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":504},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":505}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":663},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":664},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":665},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":666}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":690},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":691},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":692},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":693}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":532},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":533}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":537},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":538}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":707},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":708},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":709},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":710}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":549},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":550}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":561},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":562}]},"microsoft.documentdb/databaseaccounts/mongodbdatabases/throughputsettings":{"2020-03-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":306},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":307}],"2020-04-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":315},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":316}],"2020-09-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":321},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":322}],"2021-01-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":346},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":347}],"2021-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":440},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":441}],"2021-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":346},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":347}],"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":460},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":461}],"2021-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":364},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":365}],"2021-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":368},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":369}],"2021-06-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":401},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":402}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":499},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":500}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":545},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":546}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":457},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":458}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":551},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":552}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":588},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":589}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":590},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":591}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":473},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":474}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":604},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":605},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":606},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":607}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":492},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":493}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":615},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":616},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":617},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":618}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":510},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":511}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":667},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":668},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":669},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":670}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":694},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":695},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":696},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":697}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":538},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":539}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":543},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":544}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":711},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":712},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":713},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":714}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":555},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":556}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":567},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":568}]},"microsoft.documentdb/databaseaccounts/mongodbdatabases/collections/throughputsettings":{"2020-03-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":308},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":309}],"2020-04-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":317},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":318}],"2020-09-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":323},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":324}],"2021-01-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":348},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":349}],"2021-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":442},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":443}],"2021-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":348},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":349}],"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":462},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":463}],"2021-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":366},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":367}],"2021-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":370},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":371}],"2021-06-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":403},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":404}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":501},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":502}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":547},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":548}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":459},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":460}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":553},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":554}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":590},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":591},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":592},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":593}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":592},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":593},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":594},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":595}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":475},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":476}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":608},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":609},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":610},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":611}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":494},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":495}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":619},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":620},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":621},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":622}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":512},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":513}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":671},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":672},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":673},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":674}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":698},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":699},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":700},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":701}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":540},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":541}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":545},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":546}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":715},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":716},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":717},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":718}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":557},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":558}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":569},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":570}]},"microsoft.documentdb/databaseaccounts/tables/throughputsettings":{"2020-03-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":310},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":311}],"2020-04-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":319},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":320}],"2020-09-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":325},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":326}],"2021-01-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":350},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":351}],"2021-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":444},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":445}],"2021-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":350},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":351}],"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":464},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":465}],"2021-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":368},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":369}],"2021-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":372},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":373}],"2021-06-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":405},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":406}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":503},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":504}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":550},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":551}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":462},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":463}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":556},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":557}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":596},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":597}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":598},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":599}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":478},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":479}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":614},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":615}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":497},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":498}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":625},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":626}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":515},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":516}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":677},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":678}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":705},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":706}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":543},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":544}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":548},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":549}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":722},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":723}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":560},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":561}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":572},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":573}]},"microsoft.documentdb/databaseaccounts/cassandrakeyspaces/throughputsettings":{"2020-03-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":312},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":313}],"2020-04-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":321},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":322}],"2020-09-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":327},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":328}],"2021-01-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":352},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":353}],"2021-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":446},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":447}],"2021-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":352},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":353}],"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":466},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":467}],"2021-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":370},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":371}],"2021-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":374},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":375}],"2021-06-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":407},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":408}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":505},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":506}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":552},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":553}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":464},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":465}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":559},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":560}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":599},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":600}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":601},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":602}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":480},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":481}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":617},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":618}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":499},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":500}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":628},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":629}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":518},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":519}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":680},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":681}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":708},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":709}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":546},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":547}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":551},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":552}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":725},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":726}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":563},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":564}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":575},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":576}]},"microsoft.documentdb/databaseaccounts/cassandrakeyspaces/tables/throughputsettings":{"2020-03-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":314},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":315}],"2020-04-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":323},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":324}],"2020-09-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":329},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":330}],"2021-01-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":354},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":355}],"2021-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":448},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":449}],"2021-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":354},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":355}],"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":468},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":469}],"2021-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":372},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":373}],"2021-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":376},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":377}],"2021-06-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":409},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":410}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":507},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":508}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":554},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":555}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":466},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":467}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":561},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":562}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":601},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":602}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":603},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":604}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":482},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":483}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":619},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":620}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":501},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":502}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":630},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":631}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":520},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":521}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":682},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":683}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":710},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":711}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":548},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":549}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":553},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":554}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":727},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":728}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":565},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":566}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":577},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":578}]},"microsoft.documentdb/databaseaccounts/gremlindatabases/throughputsettings":{"2020-03-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":316},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":317}],"2020-04-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":325},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":326}],"2020-09-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":331},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":332}],"2021-01-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":356},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":357}],"2021-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":450},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":451}],"2021-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":356},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":357}],"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":470},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":471}],"2021-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":374},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":375}],"2021-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":378},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":379}],"2021-06-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":411},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":412}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":511},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":512}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":558},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":559}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":468},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":469}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":565},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":566}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":605},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":606}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":607},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":608}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":484},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":485}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":623},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":624}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":503},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":504}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":634},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":635}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":522},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":523}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":686},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":687}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":714},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":715}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":550},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":551}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":555},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":556}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":731},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":732}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":567},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":568}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":579},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":580}]},"microsoft.documentdb/databaseaccounts/gremlindatabases/graphs/throughputsettings":{"2020-03-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":318},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":319}],"2020-04-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":327},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":328}],"2020-09-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":333},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":334}],"2021-01-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":358},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":359}],"2021-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":452},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":453}],"2021-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":358},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":359}],"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":472},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":473}],"2021-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":376},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":377}],"2021-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":380},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":381}],"2021-06-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":413},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":414}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":513},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":514}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":560},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":561}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":470},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":471}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":567},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":568}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":607},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":608}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":609},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":610}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":486},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":487}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":625},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":626}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":505},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":506}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":636},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":637}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":524},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":525}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":688},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":689}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":716},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":717}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":552},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":553}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":557},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":558}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":733},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":734}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":569},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":570}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":581},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":582}]},"microsoft.documentdb/cassandraclusters":{"2021-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":460},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":474}],"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":480},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":494}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":521},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":535}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":564},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":565},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":566}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":478},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":479},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":480}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":572},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":573},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":574}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":616},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":617},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":618}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":618},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":619},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":620}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":490},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":491},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":492}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":634},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":635},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":636}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":509},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":510},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":511}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":645},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":646},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":647}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":529},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":530},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":531}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":697},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":698},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":699}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":725},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":726},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":727}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":557},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":558},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":559}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":562},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":563},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":564}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":742},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":743},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":744}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":574},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":575},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":576}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":586},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":587},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":588}]},"microsoft.documentdb/databaseaccounts/sqldatabases/containers":{"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":459}],"2021-06-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":400}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":498}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":544}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":456}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":550}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":557},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":561}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":559},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":563}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":472}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":595},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":599}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":491}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":606},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":610}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":509}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":658},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":662}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":685},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":689}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":537}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":542}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":702},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":706}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":554}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":566}]},"microsoft.documentdb/databaseaccounts/cassandrakeyspaces/views/throughputsettings":{"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":509},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":510}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":556},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":557}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":563},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":564}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":603},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":604}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":605},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":606}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":621},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":622}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":632},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":633}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":684},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":685}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":712},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":713}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":729},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":730}]},"microsoft.documentdb/databaseaccounts/mongodbdatabases/collections":{"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":549}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":461}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":555}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":594},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":595}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":596},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":597}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":477}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":612},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":613}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":496}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":623},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":624}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":514}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":675},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":676}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":703},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":704}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":542}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":547}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":720},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":721}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":559}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":571}]},"microsoft.documentdb/databaseaccounts/tables":{"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":558}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":598}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":600}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":616}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":627}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":517}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":679}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":707}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":545}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":550}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":724}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":562}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":574}]},"microsoft.documentdb/databaseaccounts/gremlindatabases/graphs":{"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":569}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":609}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":611}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":627}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":638}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":526}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":690}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":718}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":554}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":559}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":735}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":571}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":583}]},"microsoft.documentdb/databaseaccounts/datatransferjobs":{"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":611},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":612},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":613}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":613},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":614},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":615}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":629},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":630},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":631}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":640},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":641},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":642}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":692},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":693},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":694}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":720},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":721},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":722}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":737},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":738},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":739}]},"microsoft.documentdb/locations":{"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":705}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":733}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":750}]},"microsoft.documentdb/mongoclusters":{"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":709}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":737}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":754}]},"microsoft.documentdb/databaseaccounts/sqldatabases":{"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":684}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":701}]},"microsoft.documentdb/databaseaccounts/mongodbdatabases":{"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":702}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":719}]},"microsoft.costmanagement/reports":{"2018-08-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2018-08-01-preview/types.json","Index":70}]},"microsoft.costmanagement/exports":{"2019-01-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2019-01-01/types.json","Index":69}],"2019-09-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2019-09-01/types.json","Index":67}],"2019-10-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2019-10-01/types.json","Index":67}],"2019-11-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2019-11-01/types.json","Index":253}],"2020-06-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2020-06-01/types.json","Index":256}],"2020-12-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2020-12-01-preview/types.json","Index":64}],"2021-01-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2021-01-01/types.json","Index":64}],"2021-10-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2021-10-01/types.json","Index":275}],"2022-10-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01/types.json","Index":325}],"2023-03-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-03-01/types.json","Index":244}],"2023-04-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-04-01-preview/types.json","Index":314}],"2023-08-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":348}],"2023-09-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":348}],"2023-11-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":348}]},"microsoft.costmanagement/externalbillingaccounts":{"2019-03-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2019-03-01-preview/types.json","Index":113}],"2019-11-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2019-11-01/types.json","Index":251},{"RelativePath":"cost-management/microsoft.costmanagement/2019-11-01/types.json","Index":252}],"2020-06-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2020-06-01/types.json","Index":254},{"RelativePath":"cost-management/microsoft.costmanagement/2020-06-01/types.json","Index":255}],"2021-10-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2021-10-01/types.json","Index":273},{"RelativePath":"cost-management/microsoft.costmanagement/2021-10-01/types.json","Index":274}],"2022-08-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-08-01-preview/types.json","Index":197},{"RelativePath":"cost-management/microsoft.costmanagement/2022-08-01-preview/types.json","Index":198}],"2022-10-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01-preview/types.json","Index":206},{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01-preview/types.json","Index":207}],"2022-10-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01/types.json","Index":323},{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01/types.json","Index":324}],"2022-10-05-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-05-preview/types.json","Index":212},{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-05-preview/types.json","Index":213}],"2023-03-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-03-01/types.json","Index":324},{"RelativePath":"cost-management/microsoft.costmanagement/2023-03-01/types.json","Index":325}],"2023-04-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-04-01-preview/types.json","Index":394},{"RelativePath":"cost-management/microsoft.costmanagement/2023-04-01-preview/types.json","Index":395}],"2023-08-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":428},{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":429}],"2023-09-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":428},{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":429}],"2023-11-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":428},{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":429}]},"microsoft.costmanagement/externalsubscriptions":{"2019-11-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2019-11-01/types.json","Index":237},{"RelativePath":"cost-management/microsoft.costmanagement/2019-11-01/types.json","Index":250}],"2020-06-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2020-06-01/types.json","Index":231},{"RelativePath":"cost-management/microsoft.costmanagement/2020-06-01/types.json","Index":253}],"2021-10-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2021-10-01/types.json","Index":230},{"RelativePath":"cost-management/microsoft.costmanagement/2021-10-01/types.json","Index":272}],"2022-08-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-08-01-preview/types.json","Index":174},{"RelativePath":"cost-management/microsoft.costmanagement/2022-08-01-preview/types.json","Index":196}],"2022-10-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01-preview/types.json","Index":183},{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01-preview/types.json","Index":205}],"2022-10-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01/types.json","Index":280},{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01/types.json","Index":322}],"2022-10-05-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-05-preview/types.json","Index":189},{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-05-preview/types.json","Index":211}],"2023-03-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-03-01/types.json","Index":281},{"RelativePath":"cost-management/microsoft.costmanagement/2023-03-01/types.json","Index":323}],"2023-04-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-04-01-preview/types.json","Index":351},{"RelativePath":"cost-management/microsoft.costmanagement/2023-04-01-preview/types.json","Index":393}],"2023-08-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":385},{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":427}],"2023-09-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":385},{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":427}],"2023-11-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":385},{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":427}]},"microsoft.costmanagement/pricesheets":{"2022-02-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-02-01-preview/types.json","Index":9}],"2022-10-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01/types.json","Index":327}],"2023-03-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-03-01/types.json","Index":327}],"2023-04-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-04-01-preview/types.json","Index":397}],"2023-08-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":431}],"2023-09-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":431}],"2023-11-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":431}]},"microsoft.costmanagement/scheduledactions":{"2022-04-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-04-01-preview/types.json","Index":56}],"2022-06-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-06-01-preview/types.json","Index":57}],"2022-10-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01/types.json","Index":328}],"2023-03-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-03-01/types.json","Index":328}],"2023-04-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-04-01-preview/types.json","Index":398}],"2023-08-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":432}],"2023-09-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":432}],"2023-11-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":432}]},"microsoft.customerinsights/hubs/profiles":{"2017-01-01":[{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":320}],"2017-04-26":[{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":355}]},"microsoft.customerinsights/hubs/interactions":{"2017-01-01":[{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":326}],"2017-04-26":[{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":361}]},"microsoft.customerinsights/hubs/authorizationpolicies":{"2017-01-01":[{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":327},{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":328}],"2017-04-26":[{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":362},{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":363}]},"microsoft.customerinsights/hubs/kpi":{"2017-01-01":[{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":329}],"2017-04-26":[{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":364}]},"microsoft.customerinsights/hubs/predictions":{"2017-04-26":[{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":378},{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":399},{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":400}]},"microsoft.customerlockbox/requests":{"2018-02-28-preview":[{"RelativePath":"customerlockbox/microsoft.customerlockbox/2018-02-28-preview/types.json","Index":25}]},"microsoft.dashboard/grafana":{"2022-10-01-preview":[{"RelativePath":"dashboard/microsoft.dashboard/2022-10-01-preview/types.json","Index":140},{"RelativePath":"dashboard/microsoft.dashboard/2022-10-01-preview/types.json","Index":144},{"RelativePath":"dashboard/microsoft.dashboard/2022-10-01-preview/types.json","Index":145}],"2023-09-01":[{"RelativePath":"dashboard/microsoft.dashboard/2023-09-01/types.json","Index":140},{"RelativePath":"dashboard/microsoft.dashboard/2023-09-01/types.json","Index":144},{"RelativePath":"dashboard/microsoft.dashboard/2023-09-01/types.json","Index":145}]},"microsoft.databox/jobs":{"2018-01-01":[{"RelativePath":"databox/microsoft.databox/2018-01-01/types.json","Index":118},{"RelativePath":"databox/microsoft.databox/2018-01-01/types.json","Index":120},{"RelativePath":"databox/microsoft.databox/2018-01-01/types.json","Index":156}],"2019-09-01":[{"RelativePath":"databox/microsoft.databox/2019-09-01/types.json","Index":140},{"RelativePath":"databox/microsoft.databox/2019-09-01/types.json","Index":142},{"RelativePath":"databox/microsoft.databox/2019-09-01/types.json","Index":182}],"2020-04-01":[{"RelativePath":"databox/microsoft.databox/2020-04-01/types.json","Index":187},{"RelativePath":"databox/microsoft.databox/2020-04-01/types.json","Index":189},{"RelativePath":"databox/microsoft.databox/2020-04-01/types.json","Index":229}],"2020-11-01":[{"RelativePath":"databox/microsoft.databox/2020-11-01/types.json","Index":196},{"RelativePath":"databox/microsoft.databox/2020-11-01/types.json","Index":198},{"RelativePath":"databox/microsoft.databox/2020-11-01/types.json","Index":238}],"2021-03-01":[{"RelativePath":"databox/microsoft.databox/2021-03-01/types.json","Index":206},{"RelativePath":"databox/microsoft.databox/2021-03-01/types.json","Index":208},{"RelativePath":"databox/microsoft.databox/2021-03-01/types.json","Index":248},{"RelativePath":"databox/microsoft.databox/2021-03-01/types.json","Index":254}],"2021-05-01":[{"RelativePath":"databox/microsoft.databox/2021-05-01/types.json","Index":209},{"RelativePath":"databox/microsoft.databox/2021-05-01/types.json","Index":211},{"RelativePath":"databox/microsoft.databox/2021-05-01/types.json","Index":251},{"RelativePath":"databox/microsoft.databox/2021-05-01/types.json","Index":257}],"2021-08-01-preview":[{"RelativePath":"databox/microsoft.databox/2021-08-01-preview/types.json","Index":328},{"RelativePath":"databox/microsoft.databox/2021-08-01-preview/types.json","Index":331},{"RelativePath":"databox/microsoft.databox/2021-08-01-preview/types.json","Index":333},{"RelativePath":"databox/microsoft.databox/2021-08-01-preview/types.json","Index":376},{"RelativePath":"databox/microsoft.databox/2021-08-01-preview/types.json","Index":382}],"2021-12-01":[{"RelativePath":"databox/microsoft.databox/2021-12-01/types.json","Index":368},{"RelativePath":"databox/microsoft.databox/2021-12-01/types.json","Index":371},{"RelativePath":"databox/microsoft.databox/2021-12-01/types.json","Index":373},{"RelativePath":"databox/microsoft.databox/2021-12-01/types.json","Index":416},{"RelativePath":"databox/microsoft.databox/2021-12-01/types.json","Index":424}],"2022-02-01":[{"RelativePath":"databox/microsoft.databox/2022-02-01/types.json","Index":390},{"RelativePath":"databox/microsoft.databox/2022-02-01/types.json","Index":393},{"RelativePath":"databox/microsoft.databox/2022-02-01/types.json","Index":395},{"RelativePath":"databox/microsoft.databox/2022-02-01/types.json","Index":438},{"RelativePath":"databox/microsoft.databox/2022-02-01/types.json","Index":446}],"2022-09-01":[{"RelativePath":"databox/microsoft.databox/2022-09-01/types.json","Index":400},{"RelativePath":"databox/microsoft.databox/2022-09-01/types.json","Index":403},{"RelativePath":"databox/microsoft.databox/2022-09-01/types.json","Index":405},{"RelativePath":"databox/microsoft.databox/2022-09-01/types.json","Index":448},{"RelativePath":"databox/microsoft.databox/2022-09-01/types.json","Index":456}],"2022-10-01":[{"RelativePath":"databox/microsoft.databox/2022-10-01/types.json","Index":414},{"RelativePath":"databox/microsoft.databox/2022-10-01/types.json","Index":417},{"RelativePath":"databox/microsoft.databox/2022-10-01/types.json","Index":419},{"RelativePath":"databox/microsoft.databox/2022-10-01/types.json","Index":462},{"RelativePath":"databox/microsoft.databox/2022-10-01/types.json","Index":477}],"2022-12-01":[{"RelativePath":"databox/microsoft.databox/2022-12-01/types.json","Index":431},{"RelativePath":"databox/microsoft.databox/2022-12-01/types.json","Index":434},{"RelativePath":"databox/microsoft.databox/2022-12-01/types.json","Index":436},{"RelativePath":"databox/microsoft.databox/2022-12-01/types.json","Index":479},{"RelativePath":"databox/microsoft.databox/2022-12-01/types.json","Index":494}],"2023-03-01":[{"RelativePath":"databox/microsoft.databox/2023-03-01/types.json","Index":463},{"RelativePath":"databox/microsoft.databox/2023-03-01/types.json","Index":466},{"RelativePath":"databox/microsoft.databox/2023-03-01/types.json","Index":468},{"RelativePath":"databox/microsoft.databox/2023-03-01/types.json","Index":511},{"RelativePath":"databox/microsoft.databox/2023-03-01/types.json","Index":526}],"2023-12-01":[{"RelativePath":"databox/microsoft.databox/2023-12-01/types.json","Index":472},{"RelativePath":"databox/microsoft.databox/2023-12-01/types.json","Index":475},{"RelativePath":"databox/microsoft.databox/2023-12-01/types.json","Index":477},{"RelativePath":"databox/microsoft.databox/2023-12-01/types.json","Index":520},{"RelativePath":"databox/microsoft.databox/2023-12-01/types.json","Index":535}]},"microsoft.databox/locations":{"2018-01-01":[{"RelativePath":"databox/microsoft.databox/2018-01-01/types.json","Index":181},{"RelativePath":"databox/microsoft.databox/2018-01-01/types.json","Index":194}],"2019-09-01":[{"RelativePath":"databox/microsoft.databox/2019-09-01/types.json","Index":207},{"RelativePath":"databox/microsoft.databox/2019-09-01/types.json","Index":234},{"RelativePath":"databox/microsoft.databox/2019-09-01/types.json","Index":315},{"RelativePath":"databox/microsoft.databox/2019-09-01/types.json","Index":338}],"2020-04-01":[{"RelativePath":"databox/microsoft.databox/2020-04-01/types.json","Index":256},{"RelativePath":"databox/microsoft.databox/2020-04-01/types.json","Index":283},{"RelativePath":"databox/microsoft.databox/2020-04-01/types.json","Index":374},{"RelativePath":"databox/microsoft.databox/2020-04-01/types.json","Index":397}],"2020-11-01":[{"RelativePath":"databox/microsoft.databox/2020-11-01/types.json","Index":265},{"RelativePath":"databox/microsoft.databox/2020-11-01/types.json","Index":292},{"RelativePath":"databox/microsoft.databox/2020-11-01/types.json","Index":383},{"RelativePath":"databox/microsoft.databox/2020-11-01/types.json","Index":406}],"2021-03-01":[{"RelativePath":"databox/microsoft.databox/2021-03-01/types.json","Index":281},{"RelativePath":"databox/microsoft.databox/2021-03-01/types.json","Index":308},{"RelativePath":"databox/microsoft.databox/2021-03-01/types.json","Index":399},{"RelativePath":"databox/microsoft.databox/2021-03-01/types.json","Index":422}],"2021-05-01":[{"RelativePath":"databox/microsoft.databox/2021-05-01/types.json","Index":284},{"RelativePath":"databox/microsoft.databox/2021-05-01/types.json","Index":311},{"RelativePath":"databox/microsoft.databox/2021-05-01/types.json","Index":402},{"RelativePath":"databox/microsoft.databox/2021-05-01/types.json","Index":425}],"2021-08-01-preview":[{"RelativePath":"databox/microsoft.databox/2021-08-01-preview/types.json","Index":410},{"RelativePath":"databox/microsoft.databox/2021-08-01-preview/types.json","Index":438},{"RelativePath":"databox/microsoft.databox/2021-08-01-preview/types.json","Index":534},{"RelativePath":"databox/microsoft.databox/2021-08-01-preview/types.json","Index":564}],"2021-12-01":[{"RelativePath":"databox/microsoft.databox/2021-12-01/types.json","Index":452},{"RelativePath":"databox/microsoft.databox/2021-12-01/types.json","Index":480},{"RelativePath":"databox/microsoft.databox/2021-12-01/types.json","Index":576},{"RelativePath":"databox/microsoft.databox/2021-12-01/types.json","Index":606}],"2022-02-01":[{"RelativePath":"databox/microsoft.databox/2022-02-01/types.json","Index":474},{"RelativePath":"databox/microsoft.databox/2022-02-01/types.json","Index":502},{"RelativePath":"databox/microsoft.databox/2022-02-01/types.json","Index":598},{"RelativePath":"databox/microsoft.databox/2022-02-01/types.json","Index":628}],"2022-09-01":[{"RelativePath":"databox/microsoft.databox/2022-09-01/types.json","Index":485},{"RelativePath":"databox/microsoft.databox/2022-09-01/types.json","Index":513},{"RelativePath":"databox/microsoft.databox/2022-09-01/types.json","Index":609},{"RelativePath":"databox/microsoft.databox/2022-09-01/types.json","Index":639}],"2022-10-01":[{"RelativePath":"databox/microsoft.databox/2022-10-01/types.json","Index":506},{"RelativePath":"databox/microsoft.databox/2022-10-01/types.json","Index":534},{"RelativePath":"databox/microsoft.databox/2022-10-01/types.json","Index":630},{"RelativePath":"databox/microsoft.databox/2022-10-01/types.json","Index":660}],"2022-12-01":[{"RelativePath":"databox/microsoft.databox/2022-12-01/types.json","Index":523},{"RelativePath":"databox/microsoft.databox/2022-12-01/types.json","Index":551},{"RelativePath":"databox/microsoft.databox/2022-12-01/types.json","Index":647},{"RelativePath":"databox/microsoft.databox/2022-12-01/types.json","Index":677}],"2023-03-01":[{"RelativePath":"databox/microsoft.databox/2023-03-01/types.json","Index":555},{"RelativePath":"databox/microsoft.databox/2023-03-01/types.json","Index":583},{"RelativePath":"databox/microsoft.databox/2023-03-01/types.json","Index":679},{"RelativePath":"databox/microsoft.databox/2023-03-01/types.json","Index":709}],"2023-12-01":[{"RelativePath":"databox/microsoft.databox/2023-12-01/types.json","Index":564},{"RelativePath":"databox/microsoft.databox/2023-12-01/types.json","Index":592},{"RelativePath":"databox/microsoft.databox/2023-12-01/types.json","Index":688},{"RelativePath":"databox/microsoft.databox/2023-12-01/types.json","Index":730}]},"microsoft.databoxedge/databoxedgedevices":{"2019-03-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":229},{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":232},{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":233},{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":234},{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":244}],"2019-07-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":233},{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":236},{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":237},{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":238},{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":248}],"2019-08-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":274},{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":277},{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":278},{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":279},{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":289}],"2020-05-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":286},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":289},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":290},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":291},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":301}],"2020-09-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":456},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":458},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":461},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":462},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":463},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":465},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":475}],"2020-09-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":456},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":458},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":461},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":462},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":463},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":465},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":475}],"2020-12-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":456},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":458},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":469},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":470},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":471},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":479},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":489}],"2021-02-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":492},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":494},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":506},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":507},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":508},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":517},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":527}],"2021-02-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":527},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":529},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":541},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":542},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":543},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":552},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":562},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":565}],"2021-06-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":527},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":529},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":545},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":546},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":547},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":556},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":566},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":569}],"2021-06-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":527},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":529},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":545},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":546},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":547},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":556},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":566},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":569}],"2022-03-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":550},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":552},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":568},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":569},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":570},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":579},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":589},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":597},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":600}],"2022-04-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":572},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":574},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":590},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":591},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":592},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":601},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":611},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":619},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":622}],"2022-12-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":577},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":579},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":595},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":596},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":597},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":606},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":616},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":624},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":627}],"2023-01-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":577},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":579},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":595},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":596},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":597},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":606},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":616},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":624},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":627}],"2023-07-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":550},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":552},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":568},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":569},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":570},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":579},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":589},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":597},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":600}]},"microsoft.databoxedge/databoxedgedevices/securitysettings":{"2019-03-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":247}],"2019-07-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":251}],"2019-08-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":292}],"2020-05-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":304}],"2020-09-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":478}],"2020-09-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":478}],"2020-12-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":492}],"2021-02-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":530}],"2021-02-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":568}],"2021-06-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":572}],"2021-06-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":572}],"2022-03-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":603}],"2022-04-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":625}],"2022-12-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":630}],"2023-01-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":630}],"2023-07-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":603}]},"microsoft.databoxedge/databoxedgedevices/shares":{"2019-03-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":248}],"2019-07-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":252}],"2019-08-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":293}],"2020-05-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":305}],"2020-09-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":482}],"2020-09-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":482}],"2020-12-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":496}],"2021-02-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":534}],"2021-02-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":572}],"2021-06-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":576}],"2021-06-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":576}],"2022-03-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":607}],"2022-04-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":629}],"2022-12-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":636}],"2023-01-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":636}],"2023-07-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":607}]},"microsoft.databoxedge/databoxedgedevices/storageaccounts/containers":{"2019-08-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":294}],"2020-05-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":306}],"2020-09-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":483}],"2020-09-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":483}],"2020-12-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":497}],"2021-02-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":535}],"2021-02-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":573}],"2021-06-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":577}],"2021-06-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":577}],"2022-03-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":608}],"2022-04-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":630}],"2022-12-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":637}],"2023-01-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":637}],"2023-07-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":608}]},"microsoft.databoxedge/databoxedgedevices/orders":{"2020-09-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":481}],"2020-09-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":481}],"2020-12-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":495}],"2021-02-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":533}],"2021-02-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":571}],"2021-06-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":575}],"2021-06-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":575}],"2022-03-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":606}],"2022-04-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":628}],"2022-12-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":633}],"2023-01-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":633}],"2023-07-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":606}]},"microsoft.databoxedge/databoxedgedevices/publishers/offers/skus/versions":{"2022-12-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":635}],"2023-01-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":635}]},"microsoft.datadog/monitors":{"2020-02-01-preview":[{"RelativePath":"datadog/microsoft.datadog/2020-02-01-preview/types.json","Index":94},{"RelativePath":"datadog/microsoft.datadog/2020-02-01-preview/types.json","Index":95},{"RelativePath":"datadog/microsoft.datadog/2020-02-01-preview/types.json","Index":96},{"RelativePath":"datadog/microsoft.datadog/2020-02-01-preview/types.json","Index":105},{"RelativePath":"datadog/microsoft.datadog/2020-02-01-preview/types.json","Index":109},{"RelativePath":"datadog/microsoft.datadog/2020-02-01-preview/types.json","Index":113},{"RelativePath":"datadog/microsoft.datadog/2020-02-01-preview/types.json","Index":115}],"2021-03-01":[{"RelativePath":"datadog/microsoft.datadog/2021-03-01/types.json","Index":105},{"RelativePath":"datadog/microsoft.datadog/2021-03-01/types.json","Index":106},{"RelativePath":"datadog/microsoft.datadog/2021-03-01/types.json","Index":107},{"RelativePath":"datadog/microsoft.datadog/2021-03-01/types.json","Index":116},{"RelativePath":"datadog/microsoft.datadog/2021-03-01/types.json","Index":120},{"RelativePath":"datadog/microsoft.datadog/2021-03-01/types.json","Index":124},{"RelativePath":"datadog/microsoft.datadog/2021-03-01/types.json","Index":126}],"2022-06-01":[{"RelativePath":"datadog/microsoft.datadog/2022-06-01/types.json","Index":105},{"RelativePath":"datadog/microsoft.datadog/2022-06-01/types.json","Index":106},{"RelativePath":"datadog/microsoft.datadog/2022-06-01/types.json","Index":107},{"RelativePath":"datadog/microsoft.datadog/2022-06-01/types.json","Index":116},{"RelativePath":"datadog/microsoft.datadog/2022-06-01/types.json","Index":120},{"RelativePath":"datadog/microsoft.datadog/2022-06-01/types.json","Index":124},{"RelativePath":"datadog/microsoft.datadog/2022-06-01/types.json","Index":126}],"2022-08-01":[{"RelativePath":"datadog/microsoft.datadog/2022-08-01/types.json","Index":105},{"RelativePath":"datadog/microsoft.datadog/2022-08-01/types.json","Index":106},{"RelativePath":"datadog/microsoft.datadog/2022-08-01/types.json","Index":107},{"RelativePath":"datadog/microsoft.datadog/2022-08-01/types.json","Index":116},{"RelativePath":"datadog/microsoft.datadog/2022-08-01/types.json","Index":120},{"RelativePath":"datadog/microsoft.datadog/2022-08-01/types.json","Index":124},{"RelativePath":"datadog/microsoft.datadog/2022-08-01/types.json","Index":126}],"2023-01-01":[{"RelativePath":"datadog/microsoft.datadog/2023-01-01/types.json","Index":123},{"RelativePath":"datadog/microsoft.datadog/2023-01-01/types.json","Index":124},{"RelativePath":"datadog/microsoft.datadog/2023-01-01/types.json","Index":125},{"RelativePath":"datadog/microsoft.datadog/2023-01-01/types.json","Index":134},{"RelativePath":"datadog/microsoft.datadog/2023-01-01/types.json","Index":138},{"RelativePath":"datadog/microsoft.datadog/2023-01-01/types.json","Index":142},{"RelativePath":"datadog/microsoft.datadog/2023-01-01/types.json","Index":144}]},"microsoft.datafactory/locations":{"2017-09-01-preview":[{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":747}],"2018-06-01":[{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1893},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1896}]},"microsoft.datafactory/factories/integrationruntimes":{"2017-09-01-preview":[{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":804},{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":806},{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":812},{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":813},{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":814},{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":815},{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":817},{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":818},{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":822},{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":823}],"2018-06-01":[{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2060},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2062},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2068},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2069},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2070},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2071},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2072},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2076},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2077},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2079},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2081},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2083},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2103}]},"microsoft.datafactory/factories/integrationruntimes/nodes":{"2017-09-01-preview":[{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":825}],"2018-06-01":[{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2105}]},"microsoft.datafactory/factories/pipelines":{"2017-09-01-preview":[{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":827}],"2018-06-01":[{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2108}]},"microsoft.datafactory/factories":{"2017-09-01-preview":[{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":855}],"2018-06-01":[{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1899},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1902},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1903},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1908},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1952},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1957},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1969},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1973},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1977},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1990},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1992},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2001}]},"microsoft.datafactory/factories/triggers":{"2017-09-01-preview":[{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":856},{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":857}],"2018-06-01":[{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2121},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2122},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2123},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2124},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2125}]},"microsoft.datafactory/factories/pipelineruns":{"2018-06-01":[{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2109},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2113}]},"microsoft.datafactory/factories/triggers/triggerruns":{"2018-06-01":[{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2126},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2127}]},"microsoft.datafactory/factories/adfcdcs":{"2018-06-01":[{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2128},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2129}]},"microsoft.datalakeanalytics/accounts/storageaccounts/containers":{"2015-10-01-preview":[{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2015-10-01-preview/types.json","Index":114}],"2016-11-01":[{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2016-11-01/types.json","Index":121}],"2019-11-01-preview":[{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2019-11-01-preview/types.json","Index":121}]},"microsoft.datalakeanalytics/locations":{"2015-10-01-preview":[{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2015-10-01-preview/types.json","Index":119}],"2016-11-01":[{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2016-11-01/types.json","Index":117}],"2019-11-01-preview":[{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2019-11-01-preview/types.json","Index":117}]},"microsoft.datalakestore/accounts":{"2015-10-01-preview":[{"RelativePath":"datalake-store/microsoft.datalakestore/2015-10-01-preview/types.json","Index":45}],"2016-11-01":[{"RelativePath":"datalake-store/microsoft.datalakestore/2016-11-01/types.json","Index":88}]},"microsoft.datalakestore/locations":{"2016-11-01":[{"RelativePath":"datalake-store/microsoft.datalakestore/2016-11-01/types.json","Index":93}]},"microsoft.datamigration/services":{"2017-11-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2017-11-15-preview/types.json","Index":184},{"RelativePath":"datamigration/microsoft.datamigration/2017-11-15-preview/types.json","Index":185},{"RelativePath":"datamigration/microsoft.datamigration/2017-11-15-preview/types.json","Index":186},{"RelativePath":"datamigration/microsoft.datamigration/2017-11-15-preview/types.json","Index":192}],"2018-03-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2018-03-15-preview/types.json","Index":251},{"RelativePath":"datamigration/microsoft.datamigration/2018-03-15-preview/types.json","Index":252},{"RelativePath":"datamigration/microsoft.datamigration/2018-03-15-preview/types.json","Index":253},{"RelativePath":"datamigration/microsoft.datamigration/2018-03-15-preview/types.json","Index":259}],"2018-03-31-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2018-03-31-preview/types.json","Index":302},{"RelativePath":"datamigration/microsoft.datamigration/2018-03-31-preview/types.json","Index":303},{"RelativePath":"datamigration/microsoft.datamigration/2018-03-31-preview/types.json","Index":304},{"RelativePath":"datamigration/microsoft.datamigration/2018-03-31-preview/types.json","Index":310}],"2018-04-19":[{"RelativePath":"datamigration/microsoft.datamigration/2018-04-19/types.json","Index":671},{"RelativePath":"datamigration/microsoft.datamigration/2018-04-19/types.json","Index":672},{"RelativePath":"datamigration/microsoft.datamigration/2018-04-19/types.json","Index":673},{"RelativePath":"datamigration/microsoft.datamigration/2018-04-19/types.json","Index":679}],"2018-07-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":1038},{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":1039},{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":1040},{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":1046}],"2021-06-30":[{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1159},{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1160},{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1161},{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1167}],"2021-10-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1204},{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1205},{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1206},{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1212}],"2022-01-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1230},{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1231},{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1232},{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1238}],"2022-03-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1247},{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1248},{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1249},{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1255}],"2023-07-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1280},{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1281},{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1282},{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1288}]},"microsoft.datamigration/locations":{"2017-11-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2017-11-15-preview/types.json","Index":193}],"2018-03-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2018-03-15-preview/types.json","Index":260}],"2018-03-31-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2018-03-31-preview/types.json","Index":311}],"2018-04-19":[{"RelativePath":"datamigration/microsoft.datamigration/2018-04-19/types.json","Index":680}],"2018-07-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":1047}],"2021-06-30":[{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1168}],"2021-10-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1213}],"2022-01-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1239}],"2022-03-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1256}],"2023-07-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1289}]},"microsoft.datamigration/services/projects/tasks":{"2017-11-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2017-11-15-preview/types.json","Index":195}],"2018-03-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2018-03-15-preview/types.json","Index":262}],"2018-03-31-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2018-03-31-preview/types.json","Index":313}],"2018-04-19":[{"RelativePath":"datamigration/microsoft.datamigration/2018-04-19/types.json","Index":682}],"2018-07-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":1049},{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":1050}],"2021-06-30":[{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1170},{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1171}],"2021-10-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1215},{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1216}],"2022-01-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1241},{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1242}],"2022-03-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1258},{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1259}],"2023-07-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1291},{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1292}]},"microsoft.datamigration/services/servicetasks":{"2018-07-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":1051}],"2021-06-30":[{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1172}],"2021-10-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1217}],"2022-01-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1243}],"2022-03-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1260}],"2023-07-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1293}]},"microsoft.datamigration/services/projects/files":{"2018-07-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":1054},{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":1055}],"2021-06-30":[{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1175},{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1176}],"2021-10-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1220},{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1221}],"2022-01-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1246},{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1247}],"2022-03-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1263},{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1264}],"2023-07-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1296},{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1297}]},"microsoft.datamigration/databasemigrations":{"2021-10-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1189},{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1190}],"2022-01-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1215},{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1216}],"2022-03-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1232},{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1233}],"2023-07-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1265},{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1266}]},"microsoft.datamigration/sqlmigrationservices":{"2021-10-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1192},{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1194},{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1196},{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1201}],"2022-01-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1218},{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1220},{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1222},{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1227}],"2022-03-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1235},{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1237},{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1239},{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1244}],"2023-07-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1268},{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1270},{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1272},{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1277}]},"microsoft.dataprotection/locations":{"2021-01-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":211},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":234}],"2021-02-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":211},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":234}],"2021-06-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":218},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":241}],"2021-07-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":245},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":268}],"2021-10-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":248},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":271}],"2021-12-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":245},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":268}],"2022-01-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":252},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":275}],"2022-02-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":257},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":280}],"2022-03-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":252},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":275}],"2022-03-31-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":257},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":280}],"2022-04-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":257},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":280}],"2022-05-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":260},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":283}],"2022-09-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":300},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":323}],"2022-10-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":309},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":332}],"2022-11-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":312},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":335}],"2022-12-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":299},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":322}],"2023-01-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":318},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":341}],"2023-04-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":331},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":354},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":411},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":413},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":418},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":421},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":425}],"2023-05-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":336},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":359}],"2023-06-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":349},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":372},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":430},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":432},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":437},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":440},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":444}],"2023-08-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":351},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":374},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":447},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":449},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":454},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":457},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":461}],"2023-11-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":342},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":365},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":438},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":440},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":445},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":448},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":452}]},"microsoft.dataprotection/backupvaults/backupinstances":{"2021-01-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":239},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":245},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":277},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":279},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":289}],"2021-02-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":239},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":245},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":277},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":278},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":279},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":280},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":281},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":286},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":288},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":298}],"2021-06-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":246},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":252},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":284},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":285},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":286},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":287},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":288},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":293},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":295},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":305}],"2021-07-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":273},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":279},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":311},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":313},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":323}],"2021-10-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":276},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":282},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":314},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":316},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":326}],"2021-12-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":273},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":279},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":315},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":317},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":327}],"2022-01-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":280},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":286},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":318},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":319},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":320},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":321},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":322},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":327},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":329},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":339}],"2022-02-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":285},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":291},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":323},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":324},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":325},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":326},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":327},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":332},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":334},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":344}],"2022-03-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":280},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":286},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":322},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":323},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":324},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":325},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":326},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":331},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":333},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":343}],"2022-03-31-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":285},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":291},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":327},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":328},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":329},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":330},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":331},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":336},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":338},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":348}],"2022-04-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":285},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":291},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":327},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":328},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":329},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":330},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":331},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":336},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":338},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":348}],"2022-05-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":288},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":294},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":330},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":331},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":332},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":333},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":334},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":339},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":341},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":351}],"2022-09-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":328},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":334},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":370},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":371},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":372},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":373},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":374},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":379},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":381},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":391}],"2022-10-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":337},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":343},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":393},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":394},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":395},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":396},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":397},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":402},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":404},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":414}],"2022-11-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":340},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":346},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":399},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":400},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":401},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":402},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":403},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":408},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":410},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":420}],"2022-12-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":327},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":333},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":370},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":371},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":372},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":373},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":374},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":379},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":381},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":391}],"2023-01-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":346},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":352},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":406},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":407},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":408},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":409},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":410},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":415},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":417},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":427}],"2023-04-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":429},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":435},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":436},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":437},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":438},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":439},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":440},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":445},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":447},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":457}],"2023-05-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":364},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":370},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":425},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":426},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":427},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":428},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":429},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":434},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":436},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":446}],"2023-06-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":448},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":454},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":455},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":456},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":457},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":458},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":459},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":464},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":466},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":476}],"2023-08-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":465},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":467},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":473},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":474},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":475},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":476},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":477},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":478},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":483},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":485},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":495}],"2023-11-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":456},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":462},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":463},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":464},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":465},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":466},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":467},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":472},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":474},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":484}]},"microsoft.dataprotection/backupvaults":{"2021-01-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":291},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":292}],"2021-02-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":300},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":301}],"2021-06-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":307},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":308}],"2021-07-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":325},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":326}],"2021-10-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":328},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":329}],"2021-12-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":329},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":330}],"2022-01-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":341},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":342}],"2022-02-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":346},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":347}],"2022-03-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":345},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":346}],"2022-03-31-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":350},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":351}],"2022-04-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":350},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":351}],"2022-05-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":353},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":354}],"2022-09-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":393},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":394}],"2022-10-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":416},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":417}],"2022-11-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":422},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":423}],"2022-12-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":393},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":394}],"2023-01-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":429},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":430}],"2023-04-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":459},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":460}],"2023-05-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":448},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":449}],"2023-06-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":478},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":479}],"2023-08-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":497},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":498}],"2023-11-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":486},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":487}]},"microsoft.dataprotection/backupvaults/deletedbackupinstances":{"2022-09-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":395}],"2022-10-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":418}],"2022-11-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":424}],"2022-12-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":395}],"2023-01-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":431}],"2023-04-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":461}],"2023-05-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":450}],"2023-06-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":480}],"2023-08-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":502}],"2023-11-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":488}]},"microsoft.dataprotection/backupvaults/backupresourceguardproxies":{"2022-09-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":399}],"2022-10-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":422}],"2022-11-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":428}],"2023-01-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":435}],"2023-04-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":465}],"2023-05-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":454}],"2023-06-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":484}],"2023-08-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":506}],"2023-11-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":492}]},"microsoft.dataprotection/backupvaults/backupjobs":{"2023-08-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":499},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":501}]},"microsoft.datashare/locations":{"2018-11-01-preview":[{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":308}],"2019-11-01":[{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":308},{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":314},{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":315}],"2020-09-01":[{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":334},{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":340},{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":341}],"2020-10-01-preview":[{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":368}],"2021-08-01":[{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":362},{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":368},{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":369}]},"microsoft.datashare/accounts/shares":{"2018-11-01-preview":[{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":329},{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":332}],"2019-11-01":[{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":336},{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":339}],"2020-09-01":[{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":363},{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":366}],"2020-10-01-preview":[{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":392},{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":395}],"2021-08-01":[{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":392},{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":395}]},"microsoft.datashare/accounts/shares/providersharesubscriptions":{"2018-11-01-preview":[{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":334},{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":335}],"2019-11-01":[{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":341},{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":342}],"2020-09-01":[{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":368},{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":369},{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":370}],"2020-10-01-preview":[{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":397},{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":398},{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":399}],"2021-08-01":[{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":397},{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":398},{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":399}]},"microsoft.datashare/accounts/sharesubscriptions":{"2018-11-01-preview":[{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":340},{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":350},{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":351},{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":354},{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":359}],"2019-11-01":[{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":347},{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":357},{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":358},{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":361},{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":366}],"2020-09-01":[{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":375},{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":385},{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":386},{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":389},{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":394}],"2020-10-01-preview":[{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":404},{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":414},{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":415},{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":418},{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":423}],"2021-08-01":[{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":404},{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":414},{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":415},{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":418},{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":423}]},"microsoft.deploymentmanager/rollouts":{"2018-09-01-preview":[{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2018-09-01-preview/types.json","Index":85},{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2018-09-01-preview/types.json","Index":86}],"2019-11-01-preview":[{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2019-11-01-preview/types.json","Index":112},{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2019-11-01-preview/types.json","Index":113}]},"microsoft.desktopvirtualization/hostpools/sessionhosts/usersessions":{"2019-01-23-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-01-23-preview/types.json","Index":93},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-01-23-preview/types.json","Index":95}],"2019-09-24-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-09-24-preview/types.json","Index":97},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-09-24-preview/types.json","Index":99}],"2019-12-10-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-12-10-preview/types.json","Index":97},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-12-10-preview/types.json","Index":99}],"2020-09-21-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-09-21-preview/types.json","Index":109},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-09-21-preview/types.json","Index":111}],"2020-10-19-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-10-19-preview/types.json","Index":114},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-10-19-preview/types.json","Index":116}],"2020-11-02-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-02-preview/types.json","Index":114},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-02-preview/types.json","Index":116}],"2020-11-10-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-10-preview/types.json","Index":151},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-10-preview/types.json","Index":153}],"2021-01-14-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":204},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":206}],"2021-02-01-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":204},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":206}],"2021-03-09-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":204},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":206}],"2021-04-01-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":241},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":243}],"2021-07-12":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":204},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":206}],"2021-09-03-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":240},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":242}],"2022-02-10-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":259},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":261}],"2022-04-01-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":288},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":290}],"2022-09-09":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":250},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":252}],"2022-10-14-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":281},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":283}],"2023-07-07-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":343},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":345}],"2023-09-05":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":343},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":345}],"2023-10-04-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":380},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":382}],"2023-11-01-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":451},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":453}]},"microsoft.desktopvirtualization/hostpools":{"2020-09-21-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-09-21-preview/types.json","Index":119}],"2020-10-19-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-10-19-preview/types.json","Index":124}],"2020-11-02-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-02-preview/types.json","Index":124}],"2020-11-10-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-10-preview/types.json","Index":161}],"2021-01-14-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":195},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":203}],"2021-02-01-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":195},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":203}],"2021-03-09-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":195},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":203}],"2021-04-01-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":232},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":240}],"2021-07-12":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":195},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":203}],"2021-09-03-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":231},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":239}],"2022-02-10-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":250},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":258}],"2022-04-01-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":279},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":287}],"2022-09-09":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":241},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":249}],"2022-10-14-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":272},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":280}],"2023-07-07-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":334},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":342}],"2023-09-05":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":334},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":342}],"2023-10-04-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":357},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":371},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":379}],"2023-11-01-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":413},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":427},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":435}]},"microsoft.desktopvirtualization/hostpools/sessionhostmanagements":{"2023-11-01-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":439},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":442},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":450}]},"microsoft.desktopvirtualization/hostpools/sessionhosts":{"2023-11-01-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":454}]},"microsoft.devcenter/devcenters/catalogs":{"2022-08-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":181}],"2022-09-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":186}],"2022-10-12-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":191}],"2022-11-11-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":432}],"2023-01-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":447}],"2023-04-01":[{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":447}],"2023-08-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":513},{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":514},{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":515}],"2023-10-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":520},{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":521},{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":522}]},"microsoft.devcenter/networkconnections":{"2022-08-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":182}],"2022-09-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":187}],"2022-10-12-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":192}],"2022-11-11-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":433}],"2023-01-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":449}],"2023-04-01":[{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":449}],"2023-08-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":522}],"2023-10-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":529}]},"microsoft.devcenter/projects/pools":{"2023-01-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":448}],"2023-04-01":[{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":448}],"2023-08-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":521}],"2023-10-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":528}]},"microsoft.devcenter/devcenters/catalogs/devboxdefinitions":{"2023-08-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":518}],"2023-10-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":525}]},"microsoft.devcenter/devcenters/catalogs/tasks":{"2023-08-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":519}],"2023-10-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":526}]},"microsoft.devcenter/devcenters/catalogs/environmentdefinitions":{"2023-08-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":520}],"2023-10-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":527}]},"microsoft.devhub/locations/githuboauth":{"2022-04-01-preview":[{"RelativePath":"developerhub/microsoft.devhub/2022-04-01-preview/types.json","Index":46}],"2022-10-11-preview":[{"RelativePath":"developerhub/microsoft.devhub/2022-10-11-preview/types.json","Index":74}],"2023-08-01":[{"RelativePath":"developerhub/microsoft.devhub/2023-08-01/types.json","Index":74}]},"microsoft.devhub/locations":{"2022-10-11-preview":[{"RelativePath":"developerhub/microsoft.devhub/2022-10-11-preview/types.json","Index":76}],"2023-08-01":[{"RelativePath":"developerhub/microsoft.devhub/2023-08-01/types.json","Index":76}]},"microsoft.devices/provisioningservices/certificates":{"2017-08-21-preview":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2017-08-21-preview/types.json","Index":51},{"RelativePath":"deviceprovisioningservices/microsoft.devices/2017-08-21-preview/types.json","Index":54}],"2017-11-15":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2017-11-15/types.json","Index":52},{"RelativePath":"deviceprovisioningservices/microsoft.devices/2017-11-15/types.json","Index":55}],"2018-01-22":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2018-01-22/types.json","Index":52},{"RelativePath":"deviceprovisioningservices/microsoft.devices/2018-01-22/types.json","Index":55}],"2020-01-01":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-01-01/types.json","Index":61},{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-01-01/types.json","Index":64}],"2020-03-01":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-03-01/types.json","Index":78},{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-03-01/types.json","Index":81}],"2020-09-01-preview":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-09-01-preview/types.json","Index":85},{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-09-01-preview/types.json","Index":88}],"2021-10-15":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2021-10-15/types.json","Index":89},{"RelativePath":"deviceprovisioningservices/microsoft.devices/2021-10-15/types.json","Index":92}],"2022-02-05":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-02-05/types.json","Index":89},{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-02-05/types.json","Index":92}],"2022-12-12":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-12-12/types.json","Index":89},{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-12-12/types.json","Index":92}],"2023-03-01-preview":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2023-03-01-preview/types.json","Index":97},{"RelativePath":"deviceprovisioningservices/microsoft.devices/2023-03-01-preview/types.json","Index":100}]},"microsoft.devices/provisioningservices":{"2017-08-21-preview":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2017-08-21-preview/types.json","Index":57}],"2017-11-15":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2017-11-15/types.json","Index":58}],"2018-01-22":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2018-01-22/types.json","Index":58}],"2020-01-01":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-01-01/types.json","Index":67}],"2020-03-01":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-03-01/types.json","Index":84}],"2020-09-01-preview":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-09-01-preview/types.json","Index":91}],"2021-10-15":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2021-10-15/types.json","Index":95}],"2022-02-05":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-02-05/types.json","Index":95}],"2022-12-12":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-12-12/types.json","Index":95}],"2023-03-01-preview":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2023-03-01-preview/types.json","Index":103}]},"microsoft.devices/provisioningservices/keys":{"2017-08-21-preview":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2017-08-21-preview/types.json","Index":58}],"2017-11-15":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2017-11-15/types.json","Index":59}],"2018-01-22":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2018-01-22/types.json","Index":59}],"2020-01-01":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-01-01/types.json","Index":68}],"2020-03-01":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-03-01/types.json","Index":85}],"2020-09-01-preview":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-09-01-preview/types.json","Index":92}],"2021-10-15":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2021-10-15/types.json","Index":96}],"2022-02-05":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-02-05/types.json","Index":96}],"2022-12-12":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-12-12/types.json","Index":96}],"2023-03-01-preview":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2023-03-01-preview/types.json","Index":104}]},"microsoft.deviceupdate/accounts/privateendpointconnectionproxies":{"2020-03-01-preview":[{"RelativePath":"deviceupdate/microsoft.deviceupdate/2020-03-01-preview/types.json","Index":115},{"RelativePath":"deviceupdate/microsoft.deviceupdate/2020-03-01-preview/types.json","Index":117}],"2022-04-01-preview":[{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-04-01-preview/types.json","Index":123},{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-04-01-preview/types.json","Index":125}],"2022-10-01":[{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-10-01/types.json","Index":123},{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-10-01/types.json","Index":125}],"2022-12-01-preview":[{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-12-01-preview/types.json","Index":124},{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-12-01-preview/types.json","Index":126}],"2023-07-01":[{"RelativePath":"deviceupdate/microsoft.deviceupdate/2023-07-01/types.json","Index":124},{"RelativePath":"deviceupdate/microsoft.deviceupdate/2023-07-01/types.json","Index":126}]},"microsoft.devspaces/locations":{"2019-04-01":[{"RelativePath":"devspaces/microsoft.devspaces/2019-04-01/types.json","Index":28}]},"microsoft.devspaces/controllers":{"2019-04-01":[{"RelativePath":"devspaces/microsoft.devspaces/2019-04-01/types.json","Index":36}]},"microsoft.devtestlab/labs":{"2015-05-21-preview":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":156},{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":159},{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":163}],"2016-05-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":274},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":275},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":277},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":280},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":284}],"2018-09-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":334},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":335},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":337},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":340},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":342},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":346}]},"microsoft.devtestlab/labs/artifactsources/artifacts":{"2015-05-21-preview":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":168}],"2016-05-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":295}],"2018-09-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":357}]},"microsoft.devtestlab/labs/costinsights":{"2015-05-21-preview":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":169}]},"microsoft.devtestlab/labs/costs":{"2015-05-21-preview":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":170}]},"microsoft.devtestlab/labs/policysets":{"2015-05-21-preview":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":179}],"2016-05-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":309}],"2018-09-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":371}]},"microsoft.devtestlab/labs/schedules":{"2015-05-21-preview":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":180}],"2016-05-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":310},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":313}],"2018-09-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":372},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":375}]},"microsoft.devtestlab/labs/virtualmachines":{"2015-05-21-preview":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":183},{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":184},{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":185}],"2016-05-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":327},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":330},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":331},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":333},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":334},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":335},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":336}],"2018-09-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":384},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":387},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":388},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":390},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":392},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":393},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":394},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":396},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":397},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":398},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":399},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":400},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":401}]},"microsoft.devtestlab/schedules":{"2016-05-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":285},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":287}],"2018-09-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":347},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":349}]},"microsoft.devtestlab/labs/notificationchannels":{"2016-05-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":300}],"2018-09-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":362}]},"microsoft.devtestlab/labs/users/disks":{"2016-05-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":315},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":317}],"2018-09-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":377},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":379}]},"microsoft.devtestlab/labs/virtualmachines/schedules":{"2016-05-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":337}],"2018-09-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":402}]},"microsoft.devtestlab/labs/users/servicefabrics":{"2018-09-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":380},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":381},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":382}]},"microsoft.devtestlab/labs/users/servicefabrics/schedules":{"2018-09-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":383}]},"microsoft.dynamics365fraudprotection/locations":{"2021-02-01-preview":[{"RelativePath":"dfp/microsoft.dynamics365fraudprotection/2021-02-01-preview/types.json","Index":42}]},"microsoft.digitaltwins/locations":{"2020-03-01-preview":[{"RelativePath":"digitaltwins/microsoft.digitaltwins/2020-03-01-preview/types.json","Index":47}],"2020-10-31":[{"RelativePath":"digitaltwins/microsoft.digitaltwins/2020-10-31/types.json","Index":54}],"2020-12-01":[{"RelativePath":"digitaltwins/microsoft.digitaltwins/2020-12-01/types.json","Index":85}],"2021-06-30-preview":[{"RelativePath":"digitaltwins/microsoft.digitaltwins/2021-06-30-preview/types.json","Index":115}],"2022-05-31":[{"RelativePath":"digitaltwins/microsoft.digitaltwins/2022-05-31/types.json","Index":117}],"2022-10-31":[{"RelativePath":"digitaltwins/microsoft.digitaltwins/2022-10-31/types.json","Index":125}],"2023-01-31":[{"RelativePath":"digitaltwins/microsoft.digitaltwins/2023-01-31/types.json","Index":128}]},"microsoft.network/virtualnetworks":{"2020-04-01-preview":[{"RelativePath":"dnsresolver/microsoft.network/2020-04-01-preview/types.json","Index":114},{"RelativePath":"dnsresolver/microsoft.network/2020-04-01-preview/types.json","Index":119}],"2022-07-01":[{"RelativePath":"dnsresolver/microsoft.network/2022-07-01/types.json","Index":114},{"RelativePath":"dnsresolver/microsoft.network/2022-07-01/types.json","Index":119},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3172},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3182},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3189}],"2021-02-01-preview":[{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":402},{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":412}],"2021-05-01-preview":[{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":333},{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":343}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3067},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3077}],"2022-02-01-preview":[{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":339},{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":349}],"2022-04-01-preview":[{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":344},{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":354}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3166},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3176},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3183}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3184},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3194},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3201}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3252},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3262},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3269}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3260},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3270},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3277}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3265},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3275},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3282}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3270},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3280},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3287}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3298},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3308},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3315}]},"dynatrace.observability/monitors":{"2021-09-01-preview":[{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01-preview/types.json","Index":110},{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01-preview/types.json","Index":120},{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01-preview/types.json","Index":122},{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01-preview/types.json","Index":154},{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01-preview/types.json","Index":186},{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01-preview/types.json","Index":194},{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01-preview/types.json","Index":199}],"2021-09-01":[{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01/types.json","Index":110},{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01/types.json","Index":120},{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01/types.json","Index":122},{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01/types.json","Index":154},{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01/types.json","Index":186},{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01/types.json","Index":194},{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01/types.json","Index":199}],"2023-04-27":[{"RelativePath":"dynatrace/dynatrace.observability/2023-04-27/types.json","Index":121},{"RelativePath":"dynatrace/dynatrace.observability/2023-04-27/types.json","Index":123},{"RelativePath":"dynatrace/dynatrace.observability/2023-04-27/types.json","Index":155},{"RelativePath":"dynatrace/dynatrace.observability/2023-04-27/types.json","Index":158},{"RelativePath":"dynatrace/dynatrace.observability/2023-04-27/types.json","Index":190},{"RelativePath":"dynatrace/dynatrace.observability/2023-04-27/types.json","Index":198},{"RelativePath":"dynatrace/dynatrace.observability/2023-04-27/types.json","Index":203}]},"microsoft.edgemarketplace/offers":{"2023-08-01-preview":[{"RelativePath":"edgemarketplace/microsoft.edgemarketplace/2023-08-01-preview/types.json","Index":56},{"RelativePath":"edgemarketplace/microsoft.edgemarketplace/2023-08-01-preview/types.json","Index":58}],"2023-08-01":[{"RelativePath":"edgemarketplace/microsoft.edgemarketplace/2023-08-01/types.json","Index":56},{"RelativePath":"edgemarketplace/microsoft.edgemarketplace/2023-08-01/types.json","Index":58}]},"microsoft.edgeorder/orderitems":{"2020-12-01-preview":[{"RelativePath":"edgeorder/microsoft.edgeorder/2020-12-01-preview/types.json","Index":116},{"RelativePath":"edgeorder/microsoft.edgeorder/2020-12-01-preview/types.json","Index":118}],"2021-12-01":[{"RelativePath":"edgeorder/microsoft.edgeorder/2021-12-01/types.json","Index":120},{"RelativePath":"edgeorder/microsoft.edgeorder/2021-12-01/types.json","Index":122}],"2022-05-01-preview":[{"RelativePath":"edgeorder/microsoft.edgeorder/2022-05-01-preview/types.json","Index":136},{"RelativePath":"edgeorder/microsoft.edgeorder/2022-05-01-preview/types.json","Index":138}]},"microsoft.edgeorderpartner/locations/productfamilies/inventories":{"2020-12-01-preview":[{"RelativePath":"edgeorderpartner/microsoft.edgeorderpartner/2020-12-01-preview/types.json","Index":10},{"RelativePath":"edgeorderpartner/microsoft.edgeorderpartner/2020-12-01-preview/types.json","Index":16}]},"microsoft.education/labs":{"2021-12-01-preview":[{"RelativePath":"education/microsoft.education/2021-12-01-preview/types.json","Index":80}]},"microsoft.education/labs/joinrequests":{"2021-12-01-preview":[{"RelativePath":"education/microsoft.education/2021-12-01-preview/types.json","Index":81},{"RelativePath":"education/microsoft.education/2021-12-01-preview/types.json","Index":82}]},"microsoft.elastic/monitors":{"2020-07-01-preview":[{"RelativePath":"elastic/microsoft.elastic/2020-07-01-preview/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2020-07-01-preview/types.json","Index":82},{"RelativePath":"elastic/microsoft.elastic/2020-07-01-preview/types.json","Index":86},{"RelativePath":"elastic/microsoft.elastic/2020-07-01-preview/types.json","Index":88},{"RelativePath":"elastic/microsoft.elastic/2020-07-01-preview/types.json","Index":93}],"2020-07-01":[{"RelativePath":"elastic/microsoft.elastic/2020-07-01/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2020-07-01/types.json","Index":82},{"RelativePath":"elastic/microsoft.elastic/2020-07-01/types.json","Index":86},{"RelativePath":"elastic/microsoft.elastic/2020-07-01/types.json","Index":88},{"RelativePath":"elastic/microsoft.elastic/2020-07-01/types.json","Index":93}],"2021-09-01-preview":[{"RelativePath":"elastic/microsoft.elastic/2021-09-01-preview/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2021-09-01-preview/types.json","Index":82},{"RelativePath":"elastic/microsoft.elastic/2021-09-01-preview/types.json","Index":86},{"RelativePath":"elastic/microsoft.elastic/2021-09-01-preview/types.json","Index":90},{"RelativePath":"elastic/microsoft.elastic/2021-09-01-preview/types.json","Index":92},{"RelativePath":"elastic/microsoft.elastic/2021-09-01-preview/types.json","Index":97}],"2021-10-01-preview":[{"RelativePath":"elastic/microsoft.elastic/2021-10-01-preview/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2021-10-01-preview/types.json","Index":82},{"RelativePath":"elastic/microsoft.elastic/2021-10-01-preview/types.json","Index":86},{"RelativePath":"elastic/microsoft.elastic/2021-10-01-preview/types.json","Index":90},{"RelativePath":"elastic/microsoft.elastic/2021-10-01-preview/types.json","Index":92},{"RelativePath":"elastic/microsoft.elastic/2021-10-01-preview/types.json","Index":97},{"RelativePath":"elastic/microsoft.elastic/2021-10-01-preview/types.json","Index":100},{"RelativePath":"elastic/microsoft.elastic/2021-10-01-preview/types.json","Index":102}],"2022-05-05-preview":[{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":82},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":86},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":90},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":92},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":97},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":100},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":102},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":111},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":112},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":113},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":114},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":115},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":116}],"2022-07-01-preview":[{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":82},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":86},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":90},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":92},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":97},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":100},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":102},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":111},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":112},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":113},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":114},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":115},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":116},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":117},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":118}],"2022-09-01-preview":[{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":82},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":86},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":90},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":92},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":97},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":100},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":102},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":111},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":112},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":113},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":114},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":115},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":116},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":117},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":118}],"2023-02-01-preview":[{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":84},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":88},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":92},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":94},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":99},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":102},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":104},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":113},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":114},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":115},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":116},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":117},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":118},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":119},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":120}],"2023-05-01-preview":[{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":84},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":88},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":92},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":94},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":99},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":102},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":104},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":113},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":114},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":115},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":116},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":117},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":118},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":119},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":120}],"2023-06-01":[{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":84},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":88},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":92},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":94},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":99},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":102},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":104},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":113},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":114},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":115},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":116},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":117},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":118},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":119},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":120}],"2023-06-15-preview":[{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":84},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":88},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":92},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":94},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":99},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":102},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":104},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":113},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":114},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":115},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":116},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":117},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":118},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":119},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":120}],"2023-07-01-preview":[{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":84},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":88},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":91},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":96},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":100},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":102},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":107},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":110},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":112},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":121},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":122},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":123},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":124},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":125},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":126},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":127},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":128}],"2023-10-01-preview":[{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":84},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":88},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":91},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":96},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":100},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":102},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":107},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":110},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":112},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":121},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":122},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":123},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":124},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":125},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":126},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":127},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":128}],"2023-11-01-preview":[{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":78},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":85},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":89},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":92},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":97},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":101},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":103},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":108},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":111},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":113},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":122},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":123},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":124},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":125},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":126},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":127},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":128},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":129}]},"microsoft.engagementfabric/accounts":{"2018-09-01-preview":[{"RelativePath":"engagementfabric/microsoft.engagementfabric/2018-09-01-preview/types.json","Index":27},{"RelativePath":"engagementfabric/microsoft.engagementfabric/2018-09-01-preview/types.json","Index":32},{"RelativePath":"engagementfabric/microsoft.engagementfabric/2018-09-01-preview/types.json","Index":37}]},"microsoft.eventgrid/eventsubscriptions":{"2017-06-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2017-06-15-preview/types.json","Index":56}],"2017-09-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2017-09-15-preview/types.json","Index":60}],"2018-01-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2018-01-01/types.json","Index":60}],"2018-05-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2018-05-01-preview/types.json","Index":86}],"2018-09-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2018-09-15-preview/types.json","Index":144}],"2019-01-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2019-01-01/types.json","Index":72}],"2019-02-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2019-02-01-preview/types.json","Index":155}],"2019-06-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2019-06-01/types.json","Index":137}],"2020-01-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-01-01-preview/types.json","Index":161}],"2020-04-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":324}],"2020-06-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-06-01/types.json","Index":210}],"2020-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":368},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":371}],"2021-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":376},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":379}],"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":482},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":485}],"2021-12-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":286},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":289}],"2022-06-15":[{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":426},{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":427}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":726},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":727}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":744},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":745}]},"microsoft.eventgrid/topics":{"2017-06-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2017-06-15-preview/types.json","Index":58},{"RelativePath":"eventgrid/microsoft.eventgrid/2017-06-15-preview/types.json","Index":60}],"2017-09-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2017-09-15-preview/types.json","Index":62},{"RelativePath":"eventgrid/microsoft.eventgrid/2017-09-15-preview/types.json","Index":64}],"2018-01-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2018-01-01/types.json","Index":62},{"RelativePath":"eventgrid/microsoft.eventgrid/2018-01-01/types.json","Index":64}],"2018-05-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2018-05-01-preview/types.json","Index":88},{"RelativePath":"eventgrid/microsoft.eventgrid/2018-05-01-preview/types.json","Index":90}],"2018-09-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2018-09-15-preview/types.json","Index":146},{"RelativePath":"eventgrid/microsoft.eventgrid/2018-09-15-preview/types.json","Index":148}],"2019-01-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2019-01-01/types.json","Index":74},{"RelativePath":"eventgrid/microsoft.eventgrid/2019-01-01/types.json","Index":76}],"2019-02-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2019-02-01-preview/types.json","Index":157},{"RelativePath":"eventgrid/microsoft.eventgrid/2019-02-01-preview/types.json","Index":159}],"2019-06-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2019-06-01/types.json","Index":139},{"RelativePath":"eventgrid/microsoft.eventgrid/2019-06-01/types.json","Index":141}],"2020-01-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-01-01-preview/types.json","Index":163},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-01-01-preview/types.json","Index":165}],"2020-04-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":336},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":338}],"2020-06-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-06-01/types.json","Index":212},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-06-01/types.json","Index":214}],"2020-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":385},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":387}],"2021-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":393},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":395}],"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":512},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":514}],"2021-12-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":293},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":295}],"2022-06-15":[{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":435},{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":437}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":755},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":756}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":820},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":821}]},"microsoft.eventgrid/domains":{"2018-09-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2018-09-15-preview/types.json","Index":140},{"RelativePath":"eventgrid/microsoft.eventgrid/2018-09-15-preview/types.json","Index":142}],"2019-02-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2019-02-01-preview/types.json","Index":151},{"RelativePath":"eventgrid/microsoft.eventgrid/2019-02-01-preview/types.json","Index":153}],"2019-06-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2019-06-01/types.json","Index":133},{"RelativePath":"eventgrid/microsoft.eventgrid/2019-06-01/types.json","Index":135}],"2020-01-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-01-01-preview/types.json","Index":157},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-01-01-preview/types.json","Index":159}],"2020-04-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":320},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":322}],"2020-06-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-06-01/types.json","Index":206},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-06-01/types.json","Index":208}],"2020-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":364},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":366}],"2021-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":372},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":374}],"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":479},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":481}],"2021-12-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":282},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":284}],"2022-06-15":[{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":417},{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":419}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":715},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":717}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":733},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":735}]},"microsoft.eventgrid/systemtopics/eventsubscriptions":{"2020-04-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":325}],"2020-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":372},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":373}],"2021-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":380},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":381}],"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":492},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":493}],"2021-12-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":290},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":291}],"2022-06-15":[{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":430},{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":431}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":728},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":729}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":746},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":747}]},"microsoft.eventgrid/partnertopics/eventsubscriptions":{"2020-04-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":326}],"2020-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":374},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":375}],"2021-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":382},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":383}],"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":494},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":495}],"2022-06-15":[{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":432},{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":433}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":730},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":731}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":749},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":750}]},"microsoft.eventgrid/partnernamespaces":{"2020-04-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":328},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":330}],"2020-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":377},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":379}],"2021-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":385},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":387}],"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":504},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":506}],"2022-06-15":[{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":443},{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":445}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":748},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":750}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":767},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":769}]},"microsoft.eventgrid/partnertopics":{"2020-04-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":333},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":334}],"2020-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":382},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":383}],"2021-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":390},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":391}],"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":509},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":510}],"2022-06-15":[{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":448},{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":449}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":753},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":754}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":772},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":773}]},"microsoft.eventgrid/partnernamespaces/channels":{"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":477}],"2022-06-15":[{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":415}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":713}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":731}]},"microsoft.eventgrid/domains/topics/eventsubscriptions":{"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":486},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":487}],"2022-06-15":[{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":428},{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":429}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":720},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":721}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":738},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":739}]},"microsoft.eventgrid/topics/eventsubscriptions":{"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":488},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":489}],"2022-06-15":[{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":422},{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":423}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":722},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":723}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":740},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":741}]},"microsoft.eventgrid/domains/eventsubscriptions":{"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":490},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":491}],"2022-06-15":[{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":424},{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":425}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":724},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":725}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":742},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":743}]},"microsoft.eventgrid/partnerconfigurations":{"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":498},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":499}],"2022-06-15":[{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":440},{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":441}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":742},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":743}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":761},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":762}]},"microsoft.eventgrid/partnerdestinations":{"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":502}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":746}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":765}]},"microsoft.eventgrid/namespaces":{"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":733},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":735}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":752},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":754}]},"microsoft.eventgrid/namespaces/topics":{"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":737},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":739}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":756},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":758}]},"microsoft.eventgrid/namespaces/topics/eventsubscriptions":{"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":748}]},"microsoft.eventgrid/topics/networksecurityperimeterconfigurations":{"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":818}]},"microsoft.eventgrid/domains/networksecurityperimeterconfigurations":{"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":819}]},"microsoft.eventhub/namespaces":{"2014-09-01":[{"RelativePath":"eventhub/microsoft.eventhub/2014-09-01/types.json","Index":74}],"2023-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":215}]},"microsoft.eventhub/namespaces/authorizationrules":{"2015-08-01":[{"RelativePath":"eventhub/microsoft.eventhub/2015-08-01/types.json","Index":72},{"RelativePath":"eventhub/microsoft.eventhub/2015-08-01/types.json","Index":77}],"2017-04-01":[{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":96},{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":101}],"2018-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":143},{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":148}],"2021-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":143},{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":148}],"2021-06-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":155},{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":160}],"2021-11-01":[{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":168},{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":173}],"2022-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":191},{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":196}],"2022-10-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":195},{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":200}],"2023-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":217},{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":222}],"2024-01-01":[{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":219},{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":224}]},"microsoft.eventhub/namespaces/eventhubs/authorizationrules":{"2015-08-01":[{"RelativePath":"eventhub/microsoft.eventhub/2015-08-01/types.json","Index":78},{"RelativePath":"eventhub/microsoft.eventhub/2015-08-01/types.json","Index":79}],"2017-04-01":[{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":105},{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":106}],"2018-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":152},{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":153}],"2021-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":149},{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":150}],"2021-06-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":161},{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":162}],"2021-11-01":[{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":174},{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":175}],"2022-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":201},{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":202}],"2022-10-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":205},{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":206}],"2023-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":227},{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":228}],"2024-01-01":[{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":229},{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":230}]},"microsoft.eventhub/namespaces/disasterrecoveryconfigs/authorizationrules":{"2017-04-01":[{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":102}],"2018-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":149}],"2021-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":153}],"2021-06-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":165}],"2021-11-01":[{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":178}],"2022-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":198}],"2022-10-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":202}],"2023-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":224}],"2024-01-01":[{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":226}]},"microsoft.eventhub/namespaces/disasterrecoveryconfigs":{"2017-04-01":[{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":103},{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":104}],"2018-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":150},{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":151}],"2021-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":151},{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":152}],"2021-06-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":163},{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":164}],"2021-11-01":[{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":176},{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":177}],"2022-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":199},{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":200}],"2022-10-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":203},{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":204}],"2023-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":225},{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":226}],"2024-01-01":[{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":227},{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":228}]},"microsoft.eventhub/namespaces/networksecurityperimeterconfigurations":{"2022-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":197}],"2022-10-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":201}],"2023-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":223}],"2024-01-01":[{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":225}]},"microsoft.eventhub/clusters":{"2024-01-01":[{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":217}]},"microsoft.extendedlocation/customlocations":{"2021-08-31-preview":[{"RelativePath":"extendedlocation/microsoft.extendedlocation/2021-08-31-preview/types.json","Index":47}]},"microsoft.iotfirmwaredefense/workspaces/firmwares":{"2023-02-08-preview":[{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":48},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":49},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":51},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":59},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":60},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":80},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":82},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":83},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":87},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":93},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":95},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":97},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":99},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":119},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":128}]},"microsoft.iotfirmwaredefense/workspaces":{"2023-02-08-preview":[{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":130}]},"microsoft.fluidrelay/fluidrelayservers":{"2021-03-12-preview":[{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-03-12-preview/types.json","Index":37},{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-03-12-preview/types.json","Index":38}],"2021-06-15-preview":[{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-06-15-preview/types.json","Index":41},{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-06-15-preview/types.json","Index":42}],"2021-08-30-preview":[{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-08-30-preview/types.json","Index":50},{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-08-30-preview/types.json","Index":51}],"2021-09-10-preview":[{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-09-10-preview/types.json","Index":54},{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-09-10-preview/types.json","Index":55}],"2022-02-15":[{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-02-15/types.json","Index":54},{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-02-15/types.json","Index":55}],"2022-04-21":[{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-04-21/types.json","Index":60},{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-04-21/types.json","Index":61},{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-04-21/types.json","Index":62}],"2022-05-11":[{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-05-11/types.json","Index":60},{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-05-11/types.json","Index":61},{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-05-11/types.json","Index":62}],"2022-05-26":[{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-05-26/types.json","Index":64},{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-05-26/types.json","Index":65},{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-05-26/types.json","Index":66}],"2022-06-01":[{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-06-01/types.json","Index":64},{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-06-01/types.json","Index":65}]},"microsoft.network/frontdoors":{"2018-08-01":[{"RelativePath":"frontdoor/microsoft.network/2018-08-01/types.json","Index":217},{"RelativePath":"frontdoor/microsoft.network/2018-08-01/types.json","Index":220}],"2019-04-01":[{"RelativePath":"frontdoor/microsoft.network/2019-04-01/types.json","Index":159},{"RelativePath":"frontdoor/microsoft.network/2019-04-01/types.json","Index":162}],"2019-05-01":[{"RelativePath":"frontdoor/microsoft.network/2019-05-01/types.json","Index":168},{"RelativePath":"frontdoor/microsoft.network/2019-05-01/types.json","Index":171}],"2020-01-01":[{"RelativePath":"frontdoor/microsoft.network/2020-01-01/types.json","Index":239},{"RelativePath":"frontdoor/microsoft.network/2020-01-01/types.json","Index":242}],"2020-04-01":[{"RelativePath":"frontdoor/microsoft.network/2020-04-01/types.json","Index":342},{"RelativePath":"frontdoor/microsoft.network/2020-04-01/types.json","Index":345}],"2020-05-01":[{"RelativePath":"frontdoor/microsoft.network/2020-05-01/types.json","Index":240},{"RelativePath":"frontdoor/microsoft.network/2020-05-01/types.json","Index":243}],"2021-06-01":[{"RelativePath":"frontdoor/microsoft.network/2021-06-01/types.json","Index":378},{"RelativePath":"frontdoor/microsoft.network/2021-06-01/types.json","Index":381}]},"microsoft.network/frontdoors/frontendendpoints":{"2018-08-01":[{"RelativePath":"frontdoor/microsoft.network/2018-08-01/types.json","Index":221},{"RelativePath":"frontdoor/microsoft.network/2018-08-01/types.json","Index":222}],"2019-04-01":[{"RelativePath":"frontdoor/microsoft.network/2019-04-01/types.json","Index":163},{"RelativePath":"frontdoor/microsoft.network/2019-04-01/types.json","Index":164}],"2019-05-01":[{"RelativePath":"frontdoor/microsoft.network/2019-05-01/types.json","Index":172},{"RelativePath":"frontdoor/microsoft.network/2019-05-01/types.json","Index":173}],"2020-01-01":[{"RelativePath":"frontdoor/microsoft.network/2020-01-01/types.json","Index":243},{"RelativePath":"frontdoor/microsoft.network/2020-01-01/types.json","Index":244}],"2020-04-01":[{"RelativePath":"frontdoor/microsoft.network/2020-04-01/types.json","Index":346},{"RelativePath":"frontdoor/microsoft.network/2020-04-01/types.json","Index":347}],"2020-05-01":[{"RelativePath":"frontdoor/microsoft.network/2020-05-01/types.json","Index":244},{"RelativePath":"frontdoor/microsoft.network/2020-05-01/types.json","Index":245}],"2021-06-01":[{"RelativePath":"frontdoor/microsoft.network/2021-06-01/types.json","Index":382},{"RelativePath":"frontdoor/microsoft.network/2021-06-01/types.json","Index":383}]},"microsoft.hanaonazure/hanainstances":{"2017-11-03-preview":[{"RelativePath":"hanaonazure/microsoft.hanaonazure/2017-11-03-preview/types.json","Index":86},{"RelativePath":"hanaonazure/microsoft.hanaonazure/2017-11-03-preview/types.json","Index":87},{"RelativePath":"hanaonazure/microsoft.hanaonazure/2017-11-03-preview/types.json","Index":88}]},"microsoft.hdinsight/clusters/roles":{"2015-03-01-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":112},{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":114}],"2018-06-01-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":112},{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":114}],"2021-06-01":[{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":176},{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":178}],"2023-04-15-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":176},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":178}],"2023-08-15-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":179},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":181}]},"microsoft.hdinsight/clusters":{"2015-03-01-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":116},{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":118},{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":120},{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":122},{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":125},{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":129},{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":132},{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":134}],"2018-06-01-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":116},{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":118},{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":120},{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":122},{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":125},{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":129},{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":132},{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":134}],"2021-06-01":[{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":180},{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":182},{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":184},{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":186},{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":189},{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":193},{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":196},{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":198}],"2023-04-15-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":180},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":182},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":184},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":186},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":189},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":193},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":196},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":198}],"2023-08-15-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":183},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":185},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":187},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":189},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":192},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":196},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":199},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":201}]},"microsoft.hdinsight/locations":{"2015-03-01-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":137},{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":154}],"2018-06-01-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":137},{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":154}],"2021-06-01":[{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":201},{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":220}],"2023-04-15-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":201},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":220}],"2023-06-01-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2023-06-01-preview/types.json","Index":162}],"2023-08-15-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":204},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":223}]},"microsoft.hdinsight/clusters/scriptexecutionhistory":{"2015-03-01-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":155}],"2018-06-01-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":155}],"2021-06-01":[{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":221}],"2023-04-15-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":221}],"2023-08-15-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":224}]},"microsoft.hdinsight/clusterpools/clusters":{"2023-06-01-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2023-06-01-preview/types.json","Index":143},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-06-01-preview/types.json","Index":159}]},"microsoft.healthbot/healthbots":{"2022-08-08":[{"RelativePath":"healthbot/microsoft.healthbot/2022-08-08/types.json","Index":42},{"RelativePath":"healthbot/microsoft.healthbot/2022-08-08/types.json","Index":43}],"2023-05-01":[{"RelativePath":"healthbot/microsoft.healthbot/2023-05-01/types.json","Index":43},{"RelativePath":"healthbot/microsoft.healthbot/2023-05-01/types.json","Index":44}]},"microsoft.help/troubleshooters":{"2023-09-01-preview":[{"RelativePath":"help/microsoft.help/2023-09-01-preview/types.json","Index":168},{"RelativePath":"help/microsoft.help/2023-09-01-preview/types.json","Index":169},{"RelativePath":"help/microsoft.help/2023-09-01-preview/types.json","Index":171}]},"microsoft.hybridcontainerservice/provisionedclusters":{"2022-09-01-preview":[{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2022-09-01-preview/types.json","Index":218}]},"microsoft.hybridcontainerservice/provisionedclusterinstances":{"2023-11-15-preview":[{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2023-11-15-preview/types.json","Index":260},{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2023-11-15-preview/types.json","Index":261}],"2024-01-01":[{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2024-01-01/types.json","Index":268},{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2024-01-01/types.json","Index":269}]},"microsoft.hybridcloud/cloudconnectors":{"2023-01-01-preview":[{"RelativePath":"hybridcloud/microsoft.hybridcloud/2023-01-01-preview/types.json","Index":53}]},"microsoft.hybridcompute/machines":{"2019-03-18-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2019-03-18-preview/types.json","Index":27}],"2019-08-02-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2019-08-02-preview/types.json","Index":40}],"2019-12-12":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2019-12-12/types.json","Index":43}],"2020-08-15-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2020-08-15-preview/types.json","Index":90},{"RelativePath":"hybridcompute/microsoft.hybridcompute/2020-08-15-preview/types.json","Index":144}],"2021-04-22-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-04-22-preview/types.json","Index":78}],"2021-05-17-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-05-17-preview/types.json","Index":80}],"2021-05-20":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-05-20/types.json","Index":78}],"2021-06-10-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-06-10-preview/types.json","Index":83}],"2021-12-10-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-12-10-preview/types.json","Index":86}],"2022-03-10":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-03-10/types.json","Index":101}],"2022-05-10-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-05-10-preview/types.json","Index":108}],"2022-08-11-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-08-11-preview/types.json","Index":113}],"2022-11-10":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-11-10/types.json","Index":114}],"2022-12-27-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27-preview/types.json","Index":118}],"2022-12-27":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27/types.json","Index":136},{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27/types.json","Index":190},{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27/types.json","Index":194}],"2023-03-15-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-03-15-preview/types.json","Index":134}],"2023-06-20-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-06-20-preview/types.json","Index":232},{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-06-20-preview/types.json","Index":286},{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-06-20-preview/types.json","Index":290}],"2023-10-03-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":325},{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":379},{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":383}]},"microsoft.hybridcompute/privatelinkscopes/networksecurityperimeterconfigurations":{"2023-10-03-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":384}]},"microsoft.hybridconnectivity/endpoints":{"2021-10-06-preview":[{"RelativePath":"hybridconnectivity/microsoft.hybridconnectivity/2021-10-06-preview/types.json","Index":29}],"2022-05-01-preview":[{"RelativePath":"hybridconnectivity/microsoft.hybridconnectivity/2022-05-01-preview/types.json","Index":29},{"RelativePath":"hybridconnectivity/microsoft.hybridconnectivity/2022-05-01-preview/types.json","Index":32}],"2023-03-15":[{"RelativePath":"hybridconnectivity/microsoft.hybridconnectivity/2023-03-15/types.json","Index":47},{"RelativePath":"hybridconnectivity/microsoft.hybridconnectivity/2023-03-15/types.json","Index":55},{"RelativePath":"hybridconnectivity/microsoft.hybridconnectivity/2023-03-15/types.json","Index":61}]},"microsoft.hybriddata/datamanagers/dataservices/jobdefinitions":{"2016-06-01":[{"RelativePath":"hybriddatamanager/microsoft.hybriddata/2016-06-01/types.json","Index":79}],"2019-06-01":[{"RelativePath":"hybriddatamanager/microsoft.hybriddata/2019-06-01/types.json","Index":79}]},"microsoft.hybriddata/datamanagers/dataservices/jobdefinitions/jobs":{"2016-06-01":[{"RelativePath":"hybriddatamanager/microsoft.hybriddata/2016-06-01/types.json","Index":80},{"RelativePath":"hybriddatamanager/microsoft.hybriddata/2016-06-01/types.json","Index":81}],"2019-06-01":[{"RelativePath":"hybriddatamanager/microsoft.hybriddata/2019-06-01/types.json","Index":80},{"RelativePath":"hybriddatamanager/microsoft.hybriddata/2019-06-01/types.json","Index":81}]},"microsoft.kubernetes/connectedclusters":{"2020-01-01-preview":[{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2020-01-01-preview/types.json","Index":40}],"2021-04-01-preview":[{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2021-04-01-preview/types.json","Index":53}],"2021-10-01":[{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2021-10-01/types.json","Index":50}],"2022-05-01-preview":[{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2022-05-01-preview/types.json","Index":53}],"2022-10-01-preview":[{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2022-10-01-preview/types.json","Index":58}],"2023-11-01-preview":[{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2023-11-01-preview/types.json","Index":66}],"2024-01-01":[{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2024-01-01/types.json","Index":66}]},"microsoft.hybridnetwork/devices":{"2020-01-01-preview":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2020-01-01-preview/types.json","Index":211}],"2021-05-01":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2021-05-01/types.json","Index":243}],"2022-01-01-preview":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":243}]},"microsoft.hybridnetwork/locations/vendors/networkfunctions/roleinstances":{"2020-01-01-preview":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2020-01-01-preview/types.json","Index":212},{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2020-01-01-preview/types.json","Index":213},{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2020-01-01-preview/types.json","Index":214}],"2021-05-01":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2021-05-01/types.json","Index":244},{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2021-05-01/types.json","Index":245},{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2021-05-01/types.json","Index":246}],"2022-01-01-preview":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":257},{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":258},{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":259}]},"microsoft.hybridnetwork/networkfunctions":{"2022-01-01-preview":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":253}],"2023-09-01":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":463}]},"microsoft.hybridnetwork/vendors/vendorskus":{"2022-01-01-preview":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":256}]},"microsoft.hybridnetwork/publishers/configurationgroupschemas":{"2023-09-01":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":453}]},"microsoft.hybridnetwork/publishers/networkfunctiondefinitiongroups/networkfunctiondefinitionversions":{"2023-09-01":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":472}]},"microsoft.hybridnetwork/publishers/networkservicedesigngroups/networkservicedesignversions":{"2023-09-01":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":481}]},"microsoft.hybridnetwork/publishers/artifactstores/artifactmanifests":{"2023-09-01":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":490},{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":499}]},"microsoft.virtualmachineimages/imagetemplates":{"2018-02-01-preview":[{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2018-02-01-preview/types.json","Index":57}],"2019-02-01-preview":[{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2019-02-01-preview/types.json","Index":71}],"2019-05-01-preview":[{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2019-05-01-preview/types.json","Index":84}],"2020-02-14":[{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2020-02-14/types.json","Index":91},{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2020-02-14/types.json","Index":92}],"2021-10-01":[{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2021-10-01/types.json","Index":103},{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2021-10-01/types.json","Index":104}],"2022-02-14":[{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2022-02-14/types.json","Index":129},{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2022-02-14/types.json","Index":130}],"2022-07-01":[{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2022-07-01/types.json","Index":166},{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2022-07-01/types.json","Index":167}],"2023-07-01":[{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2023-07-01/types.json","Index":173},{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2023-07-01/types.json","Index":174}]},"microsoft.intune/locations/users/devices":{"2015-01-14-preview":[{"RelativePath":"intune/microsoft.intune/2015-01-14-preview/types.json","Index":148}]},"microsoft.devices/iothubs":{"2016-02-03":[{"RelativePath":"iothub/microsoft.devices/2016-02-03/types.json","Index":72},{"RelativePath":"iothub/microsoft.devices/2016-02-03/types.json","Index":93},{"RelativePath":"iothub/microsoft.devices/2016-02-03/types.json","Index":95}],"2017-01-19":[{"RelativePath":"iothub/microsoft.devices/2017-01-19/types.json","Index":95},{"RelativePath":"iothub/microsoft.devices/2017-01-19/types.json","Index":116},{"RelativePath":"iothub/microsoft.devices/2017-01-19/types.json","Index":118}],"2017-07-01":[{"RelativePath":"iothub/microsoft.devices/2017-07-01/types.json","Index":102},{"RelativePath":"iothub/microsoft.devices/2017-07-01/types.json","Index":123},{"RelativePath":"iothub/microsoft.devices/2017-07-01/types.json","Index":125}],"2018-01-22":[{"RelativePath":"iothub/microsoft.devices/2018-01-22/types.json","Index":102},{"RelativePath":"iothub/microsoft.devices/2018-01-22/types.json","Index":123},{"RelativePath":"iothub/microsoft.devices/2018-01-22/types.json","Index":125}],"2018-04-01":[{"RelativePath":"iothub/microsoft.devices/2018-04-01/types.json","Index":139},{"RelativePath":"iothub/microsoft.devices/2018-04-01/types.json","Index":160},{"RelativePath":"iothub/microsoft.devices/2018-04-01/types.json","Index":162}],"2018-12-01-preview":[{"RelativePath":"iothub/microsoft.devices/2018-12-01-preview/types.json","Index":143},{"RelativePath":"iothub/microsoft.devices/2018-12-01-preview/types.json","Index":164},{"RelativePath":"iothub/microsoft.devices/2018-12-01-preview/types.json","Index":166}],"2019-03-22-preview":[{"RelativePath":"iothub/microsoft.devices/2019-03-22-preview/types.json","Index":146},{"RelativePath":"iothub/microsoft.devices/2019-03-22-preview/types.json","Index":167},{"RelativePath":"iothub/microsoft.devices/2019-03-22-preview/types.json","Index":169},{"RelativePath":"iothub/microsoft.devices/2019-03-22-preview/types.json","Index":171}],"2019-03-22":[{"RelativePath":"iothub/microsoft.devices/2019-03-22/types.json","Index":141},{"RelativePath":"iothub/microsoft.devices/2019-03-22/types.json","Index":162},{"RelativePath":"iothub/microsoft.devices/2019-03-22/types.json","Index":164},{"RelativePath":"iothub/microsoft.devices/2019-03-22/types.json","Index":166}],"2019-07-01-preview":[{"RelativePath":"iothub/microsoft.devices/2019-07-01-preview/types.json","Index":149},{"RelativePath":"iothub/microsoft.devices/2019-07-01-preview/types.json","Index":170},{"RelativePath":"iothub/microsoft.devices/2019-07-01-preview/types.json","Index":172},{"RelativePath":"iothub/microsoft.devices/2019-07-01-preview/types.json","Index":174}],"2019-11-04":[{"RelativePath":"iothub/microsoft.devices/2019-11-04/types.json","Index":144},{"RelativePath":"iothub/microsoft.devices/2019-11-04/types.json","Index":165},{"RelativePath":"iothub/microsoft.devices/2019-11-04/types.json","Index":167},{"RelativePath":"iothub/microsoft.devices/2019-11-04/types.json","Index":169}],"2020-03-01":[{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":176},{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":200},{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":205},{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":207}],"2020-04-01":[{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":176},{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":200},{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":205},{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":207}],"2020-06-15":[{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":176},{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":200},{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":205},{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":207}],"2020-07-10-preview":[{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":188},{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":212},{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":217},{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":219}],"2020-08-01":[{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":176},{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":200},{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":205},{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":207}],"2020-08-31-preview":[{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":196},{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":220},{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":225},{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":227}],"2020-08-31":[{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":184},{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":208},{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":213},{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":215}],"2021-02-01-preview":[{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":204},{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":228},{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":233},{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":235}],"2021-03-03-preview":[{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":204},{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":228},{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":233},{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":235}],"2021-03-31":[{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":196},{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":220},{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":225},{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":227}],"2021-07-01-preview":[{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":208},{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":232},{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":237},{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":239}],"2021-07-01":[{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":197},{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":221},{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":226},{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":228}],"2021-07-02-preview":[{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":219},{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":243},{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":248},{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":250}],"2021-07-02":[{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":208},{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":232},{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":237},{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":239}],"2022-04-30-preview":[{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":225},{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":249},{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":254},{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":256}],"2022-11-15-preview":[{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":229},{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":253},{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":258},{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":260}],"2023-06-30-preview":[{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":229},{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":253},{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":258},{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":260}],"2023-06-30":[{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":213},{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":237},{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":242},{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":244}]},"microsoft.devices/iothubs/iothubkeys":{"2016-02-03":[{"RelativePath":"iothub/microsoft.devices/2016-02-03/types.json","Index":96}],"2017-01-19":[{"RelativePath":"iothub/microsoft.devices/2017-01-19/types.json","Index":119}],"2017-07-01":[{"RelativePath":"iothub/microsoft.devices/2017-07-01/types.json","Index":126}],"2018-01-22":[{"RelativePath":"iothub/microsoft.devices/2018-01-22/types.json","Index":126}],"2018-04-01":[{"RelativePath":"iothub/microsoft.devices/2018-04-01/types.json","Index":163}],"2018-12-01-preview":[{"RelativePath":"iothub/microsoft.devices/2018-12-01-preview/types.json","Index":167}],"2019-03-22-preview":[{"RelativePath":"iothub/microsoft.devices/2019-03-22-preview/types.json","Index":172}],"2019-03-22":[{"RelativePath":"iothub/microsoft.devices/2019-03-22/types.json","Index":167}],"2019-07-01-preview":[{"RelativePath":"iothub/microsoft.devices/2019-07-01-preview/types.json","Index":175}],"2019-11-04":[{"RelativePath":"iothub/microsoft.devices/2019-11-04/types.json","Index":170}],"2020-03-01":[{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":208}],"2020-04-01":[{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":208}],"2020-06-15":[{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":208}],"2020-07-10-preview":[{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":220}],"2020-08-01":[{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":208}],"2020-08-31-preview":[{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":228}],"2020-08-31":[{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":216}],"2021-02-01-preview":[{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":236}],"2021-03-03-preview":[{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":236}],"2021-03-31":[{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":228}],"2021-07-01-preview":[{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":240}],"2021-07-01":[{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":229}],"2021-07-02-preview":[{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":251}],"2021-07-02":[{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":240}],"2022-04-30-preview":[{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":257}],"2022-11-15-preview":[{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":261}],"2023-06-30-preview":[{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":261}],"2023-06-30":[{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":245}]},"microsoft.devices/iothubs/certificates":{"2017-07-01":[{"RelativePath":"iothub/microsoft.devices/2017-07-01/types.json","Index":129},{"RelativePath":"iothub/microsoft.devices/2017-07-01/types.json","Index":132}],"2018-01-22":[{"RelativePath":"iothub/microsoft.devices/2018-01-22/types.json","Index":129},{"RelativePath":"iothub/microsoft.devices/2018-01-22/types.json","Index":132}],"2018-04-01":[{"RelativePath":"iothub/microsoft.devices/2018-04-01/types.json","Index":166},{"RelativePath":"iothub/microsoft.devices/2018-04-01/types.json","Index":169}],"2018-12-01-preview":[{"RelativePath":"iothub/microsoft.devices/2018-12-01-preview/types.json","Index":170},{"RelativePath":"iothub/microsoft.devices/2018-12-01-preview/types.json","Index":173}],"2019-03-22-preview":[{"RelativePath":"iothub/microsoft.devices/2019-03-22-preview/types.json","Index":175},{"RelativePath":"iothub/microsoft.devices/2019-03-22-preview/types.json","Index":178}],"2019-03-22":[{"RelativePath":"iothub/microsoft.devices/2019-03-22/types.json","Index":170},{"RelativePath":"iothub/microsoft.devices/2019-03-22/types.json","Index":173}],"2019-07-01-preview":[{"RelativePath":"iothub/microsoft.devices/2019-07-01-preview/types.json","Index":178},{"RelativePath":"iothub/microsoft.devices/2019-07-01-preview/types.json","Index":181}],"2019-11-04":[{"RelativePath":"iothub/microsoft.devices/2019-11-04/types.json","Index":173},{"RelativePath":"iothub/microsoft.devices/2019-11-04/types.json","Index":176}],"2020-03-01":[{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":211},{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":214}],"2020-04-01":[{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":211},{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":214}],"2020-06-15":[{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":211},{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":214}],"2020-07-10-preview":[{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":223},{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":226}],"2020-08-01":[{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":211},{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":214}],"2020-08-31-preview":[{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":231},{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":234}],"2020-08-31":[{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":219},{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":222}],"2021-02-01-preview":[{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":239},{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":242}],"2021-03-03-preview":[{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":239},{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":242}],"2021-03-31":[{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":231},{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":234}],"2021-07-01-preview":[{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":243},{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":246}],"2021-07-01":[{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":232},{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":235}],"2021-07-02-preview":[{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":254},{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":257}],"2021-07-02":[{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":243},{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":246}],"2022-04-30-preview":[{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":260},{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":263}],"2022-11-15-preview":[{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":264},{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":267}],"2023-06-30-preview":[{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":264},{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":267}],"2023-06-30":[{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":248},{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":251}]},"microsoft.devices/iothubs/routing":{"2018-04-01":[{"RelativePath":"iothub/microsoft.devices/2018-04-01/types.json","Index":121},{"RelativePath":"iothub/microsoft.devices/2018-04-01/types.json","Index":136}],"2018-12-01-preview":[{"RelativePath":"iothub/microsoft.devices/2018-12-01-preview/types.json","Index":125},{"RelativePath":"iothub/microsoft.devices/2018-12-01-preview/types.json","Index":140}],"2019-03-22-preview":[{"RelativePath":"iothub/microsoft.devices/2019-03-22-preview/types.json","Index":128},{"RelativePath":"iothub/microsoft.devices/2019-03-22-preview/types.json","Index":143}],"2019-03-22":[{"RelativePath":"iothub/microsoft.devices/2019-03-22/types.json","Index":123},{"RelativePath":"iothub/microsoft.devices/2019-03-22/types.json","Index":138}],"2019-07-01-preview":[{"RelativePath":"iothub/microsoft.devices/2019-07-01-preview/types.json","Index":131},{"RelativePath":"iothub/microsoft.devices/2019-07-01-preview/types.json","Index":146}],"2019-11-04":[{"RelativePath":"iothub/microsoft.devices/2019-11-04/types.json","Index":126},{"RelativePath":"iothub/microsoft.devices/2019-11-04/types.json","Index":141}],"2020-03-01":[{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":158},{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":173}],"2020-04-01":[{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":158},{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":173}],"2020-06-15":[{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":158},{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":173}],"2020-07-10-preview":[{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":170},{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":185}],"2020-08-01":[{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":158},{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":173}],"2020-08-31-preview":[{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":178},{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":193}],"2020-08-31":[{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":166},{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":181}],"2021-02-01-preview":[{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":186},{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":201}],"2021-03-03-preview":[{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":186},{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":201}],"2021-03-31":[{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":178},{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":193}],"2021-07-01-preview":[{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":190},{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":205}],"2021-07-01":[{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":179},{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":194}],"2021-07-02-preview":[{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":201},{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":216}],"2021-07-02":[{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":190},{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":205}],"2022-04-30-preview":[{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":207},{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":222}],"2022-11-15-preview":[{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":211},{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":226}],"2023-06-30-preview":[{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":211},{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":226}],"2023-06-30":[{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":195},{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":210}]},"microsoft.keyvault/locations/deletedvaults":{"2016-10-01":[{"RelativePath":"keyvault/microsoft.keyvault/2016-10-01/types.json","Index":103}],"2018-02-14-preview":[{"RelativePath":"keyvault/microsoft.keyvault/2018-02-14-preview/types.json","Index":116}],"2018-02-14":[{"RelativePath":"keyvault/microsoft.keyvault/2018-02-14/types.json","Index":138}],"2019-09-01":[{"RelativePath":"keyvault/microsoft.keyvault/2019-09-01/types.json","Index":181}],"2020-04-01-preview":[{"RelativePath":"keyvault/microsoft.keyvault/2020-04-01-preview/types.json","Index":215}],"2021-04-01-preview":[{"RelativePath":"keyvault/microsoft.keyvault/2021-04-01-preview/types.json","Index":264}],"2021-06-01-preview":[{"RelativePath":"keyvault/microsoft.keyvault/2021-06-01-preview/types.json","Index":273}],"2021-10-01":[{"RelativePath":"keyvault/microsoft.keyvault/2021-10-01/types.json","Index":258}],"2021-11-01-preview":[{"RelativePath":"keyvault/microsoft.keyvault/2021-11-01-preview/types.json","Index":273}],"2022-02-01-preview":[{"RelativePath":"keyvault/microsoft.keyvault/2022-02-01-preview/types.json","Index":279}],"2022-07-01":[{"RelativePath":"keyvault/microsoft.keyvault/2022-07-01/types.json","Index":279}],"2022-11-01":[{"RelativePath":"keyvault/microsoft.keyvault/2022-11-01/types.json","Index":326}],"2023-02-01":[{"RelativePath":"keyvault/microsoft.keyvault/2023-02-01/types.json","Index":335}],"2023-07-01":[{"RelativePath":"keyvault/microsoft.keyvault/2023-07-01/types.json","Index":343}]},"microsoft.keyvault/locations/deletedmanagedhsms":{"2021-04-01-preview":[{"RelativePath":"keyvault/microsoft.keyvault/2021-04-01-preview/types.json","Index":265}],"2021-06-01-preview":[{"RelativePath":"keyvault/microsoft.keyvault/2021-06-01-preview/types.json","Index":274}],"2021-10-01":[{"RelativePath":"keyvault/microsoft.keyvault/2021-10-01/types.json","Index":259}],"2021-11-01-preview":[{"RelativePath":"keyvault/microsoft.keyvault/2021-11-01-preview/types.json","Index":274}],"2022-02-01-preview":[{"RelativePath":"keyvault/microsoft.keyvault/2022-02-01-preview/types.json","Index":280}],"2022-07-01":[{"RelativePath":"keyvault/microsoft.keyvault/2022-07-01/types.json","Index":280}],"2022-11-01":[{"RelativePath":"keyvault/microsoft.keyvault/2022-11-01/types.json","Index":327}],"2023-02-01":[{"RelativePath":"keyvault/microsoft.keyvault/2023-02-01/types.json","Index":336}],"2023-07-01":[{"RelativePath":"keyvault/microsoft.keyvault/2023-07-01/types.json","Index":344}]},"microsoft.labservices/users":{"2018-10-15":[{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":80},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":86},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":89},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":96},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":100},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":104},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":106},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":108},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":109},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":110}]},"microsoft.labservices/labaccounts":{"2018-10-15":[{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":121},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":131}]},"microsoft.labservices/labaccounts/labs":{"2018-10-15":[{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":134},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":135}]},"microsoft.labservices/labaccounts/labs/environmentsettings":{"2018-10-15":[{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":136},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":138},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":139},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":140}]},"microsoft.labservices/labaccounts/labs/environmentsettings/environments":{"2018-10-15":[{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":141},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":142},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":143},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":144}]},"microsoft.labservices/labplans":{"2021-10-01-preview":[{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":205}],"2021-11-15-preview":[{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":205}],"2022-08-01":[{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":207}],"2023-06-07":[{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":208}]},"microsoft.labservices/labs":{"2021-10-01-preview":[{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":206},{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":207}],"2021-11-15-preview":[{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":206},{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":207}],"2022-08-01":[{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":208},{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":209}],"2023-06-07":[{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":209},{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":210}]},"microsoft.labservices/labs/users":{"2021-10-01-preview":[{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":209}],"2021-11-15-preview":[{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":209}],"2022-08-01":[{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":211}],"2023-06-07":[{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":212}]},"microsoft.labservices/labs/virtualmachines":{"2021-10-01-preview":[{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":210},{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":211},{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":212},{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":213},{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":215}],"2021-11-15-preview":[{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":210},{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":211},{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":212},{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":213},{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":215}],"2022-08-01":[{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":212},{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":213},{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":214},{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":215},{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":217}],"2023-06-07":[{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":213},{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":214},{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":215},{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":216},{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":218}]},"microsoft.loadtestservice/locations/quotas":{"2022-12-01":[{"RelativePath":"loadtestservice/microsoft.loadtestservice/2022-12-01/types.json","Index":58}]},"microsoft.logic/workflows":{"2015-02-01-preview":[{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":184},{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":185},{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":186},{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":189}],"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":588},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":589},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":591},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":600},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":601},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":604},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":610},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":611}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":554},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":555},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":557},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":566},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":567},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":570},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":576},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":577}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":750},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":751},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":753},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":762},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":763},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":765},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":771},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":774}]},"microsoft.logic/workflows/accesskeys":{"2015-02-01-preview":[{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":191},{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":197}]},"microsoft.logic/workflows/triggers":{"2015-02-01-preview":[{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":198}],"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":614},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":615},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":618},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":619}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":579},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":580},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":583},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":584}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":776},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":777},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":780},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":781}]},"microsoft.logic/workflows/runs":{"2015-02-01-preview":[{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":199}],"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":621}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":587}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":784}]},"microsoft.logic/integrationaccounts":{"2015-08-01-preview":[{"RelativePath":"logic/microsoft.logic/2015-08-01-preview/types.json","Index":245}],"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":633},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":640},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":672},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":675}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":599},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":606},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":638},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":641}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":796},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":803},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":835},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":838}]},"microsoft.logic/locations/workflows":{"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":612}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":578}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":775}]},"microsoft.logic/workflows/versions/triggers":{"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":613}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":585}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":782}]},"microsoft.logic/workflows/triggers/histories":{"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":620}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":586}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":783}]},"microsoft.logic/workflows/runs/actions":{"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":630}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":596}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":793}]},"microsoft.logic/workflows/runs/actions/repetitions":{"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":631}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":597}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":794}]},"microsoft.logic/integrationaccounts/assemblies":{"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":676}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":642}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":839}]},"microsoft.logic/integrationaccounts/schemas":{"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":677}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":643}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":840}]},"microsoft.logic/integrationaccounts/maps":{"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":678}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":644}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":841}]},"microsoft.logic/integrationaccounts/partners":{"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":679}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":645}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":842}]},"microsoft.logic/integrationaccounts/agreements":{"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":680}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":646}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":843}]},"microsoft.logic/integrationserviceenvironments":{"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":844}]},"microsoft.logz/monitors":{"2020-10-01-preview":[{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":104},{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":113},{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":115},{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":124},{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":125}],"2020-10-01":[{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":104},{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":113},{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":115},{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":124},{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":125}],"2022-01-01-preview":[{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":127},{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":136},{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":138},{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":147},{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":148}]},"microsoft.logz/monitors/accounts":{"2020-10-01-preview":[{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":126},{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":127},{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":128},{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":129}],"2020-10-01":[{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":126},{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":127},{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":128},{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":129}],"2022-01-01-preview":[{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":149},{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":150},{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":151},{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":152}]},"microsoft.machinelearning/workspaces":{"2016-04-01":[{"RelativePath":"machinelearning/microsoft.machinelearning/2016-04-01/types.json","Index":28},{"RelativePath":"machinelearning/microsoft.machinelearning/2016-04-01/types.json","Index":30}],"2019-10-01":[{"RelativePath":"machinelearning/microsoft.machinelearning/2019-10-01/types.json","Index":29},{"RelativePath":"machinelearning/microsoft.machinelearning/2019-10-01/types.json","Index":31}]},"microsoft.machinelearning/commitmentplans/commitmentassociations":{"2016-05-01-preview":[{"RelativePath":"machinelearning/microsoft.machinelearning/2016-05-01-preview/types.json","Index":127}]},"microsoft.machinelearningcompute/operationalizationclusters":{"2017-06-01-preview":[{"RelativePath":"machinelearningcompute/microsoft.machinelearningcompute/2017-06-01-preview/types.json","Index":96},{"RelativePath":"machinelearningcompute/microsoft.machinelearningcompute/2017-06-01-preview/types.json","Index":101},{"RelativePath":"machinelearningcompute/microsoft.machinelearningcompute/2017-06-01-preview/types.json","Index":106}],"2017-08-01-preview":[{"RelativePath":"machinelearningcompute/microsoft.machinelearningcompute/2017-08-01-preview/types.json","Index":108},{"RelativePath":"machinelearningcompute/microsoft.machinelearningcompute/2017-08-01-preview/types.json","Index":113},{"RelativePath":"machinelearningcompute/microsoft.machinelearningcompute/2017-08-01-preview/types.json","Index":123}]},"microsoft.machinelearningservices/workspaces":{"2018-03-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2018-03-01-preview/types.json","Index":69},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2018-03-01-preview/types.json","Index":70}],"2018-11-19":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2018-11-19/types.json","Index":86},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2018-11-19/types.json","Index":87}],"2019-05-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-05-01/types.json","Index":86},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-05-01/types.json","Index":87}],"2019-06-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-06-01/types.json","Index":90},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-06-01/types.json","Index":91}],"2019-11-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-11-01/types.json","Index":91},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-11-01/types.json","Index":92}],"2020-01-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-01-01/types.json","Index":113},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-01-01/types.json","Index":114}],"2020-02-18-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-02-18-preview/types.json","Index":152},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-02-18-preview/types.json","Index":153}],"2020-03-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-03-01/types.json","Index":133},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-03-01/types.json","Index":134}],"2020-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-04-01/types.json","Index":141},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-04-01/types.json","Index":142},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-04-01/types.json","Index":143}],"2020-05-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-01-preview/types.json","Index":298},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-01-preview/types.json","Index":299}],"2020-05-15-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-15-preview/types.json","Index":192},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-15-preview/types.json","Index":193}],"2020-06-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":171},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":172},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":173}],"2020-08-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":195},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":196},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":197}],"2020-09-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":310},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":311},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":314},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":316}],"2021-01-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":271},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":272},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":274},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":275},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":276},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":278}],"2021-03-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":691},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":692},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":694},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":695},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":697},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":698}],"2021-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":279},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":280},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":282},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":283},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":284},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":286}],"2021-07-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":264},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":270},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":271},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":273},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":274},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":276},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":277}],"2022-01-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":270},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":276},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":277},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":279},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":280},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":282},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":283}],"2022-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1143},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1149},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1150},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1152},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1153},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1155},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1156}],"2022-05-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":779},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":785},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":786},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":788},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":789},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":791},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":792}],"2022-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1329},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1335},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1336},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1338},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1339},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1341},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1342}],"2022-10-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1492},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1498},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1499},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1501},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1502},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1504},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1505}],"2022-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1189},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1195},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1196},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1198},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1199},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1201},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1202}],"2022-12-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1535},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1541},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1542},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1544},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1545},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1547},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1548}],"2023-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1646},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1652},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1653},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1655},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1656},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1658},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1659}],"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1889},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1895},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1896},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1898},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1899},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1901},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1902},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1904}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1345},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1351},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1352},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1354},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1355},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1357},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1358}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2141},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2147},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2149},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2150},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2152},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2153},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2154},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2156}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2276},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2282},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2284},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2285},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2287},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2288},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2289},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2291}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1650},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1656},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1657},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1659},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1660},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1662},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1663},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1665}]},"microsoft.machinelearningservices/workspaces/computes":{"2018-03-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2018-03-01-preview/types.json","Index":76}],"2018-11-19":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2018-11-19/types.json","Index":99},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2018-11-19/types.json","Index":107}],"2019-05-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-05-01/types.json","Index":99},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-05-01/types.json","Index":107}],"2019-06-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-06-01/types.json","Index":128},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-06-01/types.json","Index":136}],"2019-11-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-11-01/types.json","Index":131},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-11-01/types.json","Index":139}],"2020-01-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-01-01/types.json","Index":153},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-01-01/types.json","Index":161}],"2020-02-18-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-02-18-preview/types.json","Index":193},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-02-18-preview/types.json","Index":201},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-02-18-preview/types.json","Index":202},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-02-18-preview/types.json","Index":203},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-02-18-preview/types.json","Index":204}],"2020-03-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-03-01/types.json","Index":173},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-03-01/types.json","Index":181}],"2020-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-04-01/types.json","Index":182},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-04-01/types.json","Index":190}],"2020-05-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-01-preview/types.json","Index":338},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-01-preview/types.json","Index":346}],"2020-05-15-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-15-preview/types.json","Index":232},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-15-preview/types.json","Index":240}],"2020-06-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":213},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":221},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":222},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":223},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":224}],"2020-08-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":237},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":245},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":246},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":247},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":248}],"2020-09-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":356},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":364},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":365},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":366},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":367}],"2021-01-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":318},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":326},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":327},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":328},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":329}],"2021-03-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":739},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":747},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":748},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":749},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":750},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":751}],"2021-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":327},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":335},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":336},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":337},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":338}],"2021-07-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":308},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":316},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":317},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":318},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":319}],"2022-01-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":314},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":322},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":323},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":324},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":325}],"2022-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1187},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1195},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1196},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1197},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1198}],"2022-05-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":823},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":831},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":832},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":833},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":834}],"2022-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1364},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1375},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1383},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1384},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1385},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1386},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1388}],"2022-10-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1527},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1538},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1546},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1547},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1548},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1549},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1551}],"2022-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1233},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1241},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1242},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1243},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1244}],"2022-12-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1570},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1581},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1589},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1590},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1591},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1592},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1594}],"2023-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1681},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1692},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1700},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1701},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1702},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1703},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1705}],"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1926},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1937},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1945},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1946},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1947},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1948},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1950}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1389},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1397},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1398},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1399},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1400}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1953},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1964},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1972},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1973},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1974},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1975},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1977}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2069},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2080},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2088},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2089},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2090},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2091},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2093},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2112},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2114}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1696},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1704},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1705},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1706},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1707}]},"microsoft.machinelearningservices/locations":{"2019-06-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-06-01/types.json","Index":109}],"2019-11-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-11-01/types.json","Index":112}],"2020-01-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-01-01/types.json","Index":134}],"2020-02-18-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-02-18-preview/types.json","Index":173}],"2020-03-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-03-01/types.json","Index":154}],"2020-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-04-01/types.json","Index":163}],"2020-05-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-01-preview/types.json","Index":319}],"2020-05-15-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-15-preview/types.json","Index":213}],"2020-06-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":193}],"2020-08-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":217}],"2020-09-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":336}],"2021-01-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":298}],"2021-03-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":718}],"2021-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":306}],"2021-07-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":297}],"2022-01-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":303}],"2022-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1176}],"2022-05-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":812}],"2022-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1362}],"2022-10-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1525}],"2022-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1222}],"2022-12-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1568}],"2023-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1679}],"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1924}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1378}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1951}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2067}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1685}]},"microsoft.machinelearningservices/workspaces/batchendpoints":{"2021-03-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":752}],"2022-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1199}],"2022-05-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":835}],"2022-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1389}],"2022-10-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1552}],"2022-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1245}],"2022-12-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1595}],"2023-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1706}],"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1966}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1416}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2039}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2178}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1723}]},"microsoft.machinelearningservices/workspaces/datastores":{"2021-03-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":766}],"2022-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1213}],"2022-05-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":845}],"2022-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1403}],"2022-10-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1566}],"2022-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1255}],"2022-12-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1609}],"2023-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1720}],"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1981}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1427}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2054}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2193}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1738}]},"microsoft.machinelearningservices/workspaces/jobs":{"2021-03-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":767}],"2022-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1214}],"2022-05-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":846}],"2022-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1404}],"2022-10-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1567}],"2022-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1256}],"2022-12-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1610}],"2023-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1767}],"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":2011}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1428}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2084}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2213}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1754}]},"microsoft.machinelearningservices/workspaces/labelingjobs":{"2021-03-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":775},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":776},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":777}],"2022-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1412},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1413},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1414}],"2022-10-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1575},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1576},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1577}],"2022-12-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1618},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1619},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1620}],"2023-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1775},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1776},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1777}],"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":2019},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":2020},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":2021}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2092},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2093},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2094}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2221},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2222},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2223}]},"microsoft.machinelearningservices/workspaces/onlineendpoints":{"2021-03-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":778},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":783},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":785}],"2022-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1215},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1220},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1222}],"2022-05-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":847},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":852},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":854}],"2022-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1415},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1420},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1422}],"2022-10-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1578},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1583},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1585}],"2022-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1257},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1262},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1264}],"2022-12-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1621},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1626},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1628}],"2023-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1824},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1829},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1831}],"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":2068},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":2073},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":2075}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1429},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1434},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1436}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2096},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2101},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2103}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2225},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2230},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2232}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1756},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1761},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1763}]},"microsoft.machinelearningservices/workspaces/onlineendpoints/deployments":{"2021-03-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":791}],"2022-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1228}],"2022-05-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":860}],"2022-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1428}],"2022-10-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1591}],"2022-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1270}],"2022-12-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1635}],"2023-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1838}],"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":2082}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1442}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2110}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2239}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1769}]},"microsoft.machinelearningservices/workspaces/featuresets/versions":{"2023-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1726},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1739},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1742},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1766}],"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":2007},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":2010}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2080},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2083}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2207}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1753}]},"microsoft.machinelearningservices/workspaces/models/versions":{"2023-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1823}],"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":2067}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2095}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2224}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1755}]},"microsoft.machinelearningservices/registries/codes/versions":{"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1963}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1413}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1990}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2127}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1720}]},"microsoft.machinelearningservices/registries/data/versions":{"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1964}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1414}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1991}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2128}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1721}]},"microsoft.machinelearningservices/registries/models/versions":{"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1965}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1415}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2037},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2038}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2176},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2177}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1722}]},"microsoft.machinelearningservices/workspaces/codes/versions":{"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1967}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1417}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2040}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2179}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1725},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1726}]},"microsoft.machinelearningservices/registries":{"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":2085}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1445}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2113}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2247}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1772}]},"microsoft.machinelearningservices/workspaces/connections":{"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2158}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2293},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2294}]},"microsoft.machinelearningservices/workspaces/inferencepools":{"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2209}]},"microsoft.machinelearningservices/workspaces/inferencepools/groups":{"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2212}]},"microsoft.machinelearningservices/workspaces/serverlessendpoints":{"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2240},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2241},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2244}]},"microsoft.machinelearningservices/workspaces/components/versions":{"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1727}]},"microsoft.machinelearningservices/workspaces/data/versions":{"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1728}]},"microsoft.machinelearningservices/workspaces/environments/versions":{"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1739}]},"microsoft.maintenance/scheduledevents":{"2023-10-01-preview":[{"RelativePath":"maintenance/microsoft.maintenance/2023-10-01-preview/types.json","Index":87}]},"microsoft.managednetworkfabric/l2isolationdomains":{"2023-02-01-preview":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":444},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":447},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":448},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":449}],"2023-06-15":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":969},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":970},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":971}]},"microsoft.managednetworkfabric/l3isolationdomains":{"2023-02-01-preview":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":450},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":451},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":452},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":453}],"2023-06-15":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":972},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":973},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":974}]},"microsoft.managednetworkfabric/l3isolationdomains/internalnetworks":{"2023-02-01-preview":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":454},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":455},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":456},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":457},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":458},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":459}],"2023-06-15":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":975},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":976},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":977}]},"microsoft.managednetworkfabric/l3isolationdomains/externalnetworks":{"2023-02-01-preview":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":460},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":461},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":462},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":463},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":464}],"2023-06-15":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":978},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":979}]},"microsoft.managednetworkfabric/networkdevices":{"2023-02-01-preview":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":465},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":466},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":468},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":469},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":477},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":478},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":479},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":480}],"2023-06-15":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":986},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":987},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":995},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":997}]},"microsoft.managednetworkfabric/networkdevices/networkinterfaces":{"2023-02-01-preview":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":481},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":482}],"2023-06-15":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":998}]},"microsoft.managednetworkfabric/networkfabriccontrollers":{"2023-02-01-preview":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":483},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":484}]},"microsoft.managednetworkfabric/networkfabrics":{"2023-02-01-preview":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":485},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":486}],"2023-06-15":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":999},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1000},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1005},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1006},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1007},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1008},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1014},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1015},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1016}]},"microsoft.managednetworkfabric/accesscontrollists":{"2023-06-15":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":936},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":937},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":952}]},"microsoft.managednetworkfabric/networkfabrics/networktonetworkinterconnects":{"2023-06-15":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1017},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1018}]},"microsoft.managednetworkfabric/networktaprules":{"2023-06-15":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1019},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1020},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1021}]},"microsoft.managednetworkfabric/networktaps":{"2023-06-15":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1022},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1023}]},"microsoft.managednetworkfabric/routepolicies":{"2023-06-15":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1024},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1025},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1026}]},"microsoft.maps/accounts":{"2017-01-01-preview":[{"RelativePath":"maps/microsoft.maps/2017-01-01-preview/types.json","Index":16},{"RelativePath":"maps/microsoft.maps/2017-01-01-preview/types.json","Index":21}],"2018-05-01":[{"RelativePath":"maps/microsoft.maps/2018-05-01/types.json","Index":16},{"RelativePath":"maps/microsoft.maps/2018-05-01/types.json","Index":21}],"2020-02-01-preview":[{"RelativePath":"maps/microsoft.maps/2020-02-01-preview/types.json","Index":39},{"RelativePath":"maps/microsoft.maps/2020-02-01-preview/types.json","Index":44}],"2021-02-01":[{"RelativePath":"maps/microsoft.maps/2021-02-01/types.json","Index":40},{"RelativePath":"maps/microsoft.maps/2021-02-01/types.json","Index":45}],"2021-07-01-preview":[{"RelativePath":"maps/microsoft.maps/2021-07-01-preview/types.json","Index":50},{"RelativePath":"maps/microsoft.maps/2021-07-01-preview/types.json","Index":55}],"2021-12-01-preview":[{"RelativePath":"maps/microsoft.maps/2021-12-01-preview/types.json","Index":59},{"RelativePath":"maps/microsoft.maps/2021-12-01-preview/types.json","Index":61},{"RelativePath":"maps/microsoft.maps/2021-12-01-preview/types.json","Index":66}],"2023-06-01":[{"RelativePath":"maps/microsoft.maps/2023-06-01/types.json","Index":70},{"RelativePath":"maps/microsoft.maps/2023-06-01/types.json","Index":72},{"RelativePath":"maps/microsoft.maps/2023-06-01/types.json","Index":77}],"2023-08-01-preview":[{"RelativePath":"maps/microsoft.maps/2023-08-01-preview/types.json","Index":70},{"RelativePath":"maps/microsoft.maps/2023-08-01-preview/types.json","Index":72},{"RelativePath":"maps/microsoft.maps/2023-08-01-preview/types.json","Index":77}]},"microsoft.dbformariadb/servers":{"2018-06-01-preview":[{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01-preview/types.json","Index":90},{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01-preview/types.json","Index":94}],"2018-06-01":[{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":146},{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":150},{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":155}],"2020-01-01":[{"RelativePath":"mariadb/microsoft.dbformariadb/2020-01-01/types.json","Index":8},{"RelativePath":"mariadb/microsoft.dbformariadb/2020-01-01/types.json","Index":9}]},"microsoft.marketplace/privatestores":{"2020-12-01":[{"RelativePath":"marketplace/microsoft.marketplace/2020-12-01/types.json","Index":55}],"2021-06-01":[{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":80},{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":83},{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":91},{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":99},{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":107},{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":119}],"2021-12-01":[{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":80},{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":83},{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":91},{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":99},{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":107},{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":119},{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":129},{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":132},{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":140},{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":143}],"2022-03-01":[{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":79},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":82},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":87},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":90},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":98},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":107},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":115},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":127},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":137},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":140},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":148},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":151}],"2022-09-01":[{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":85},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":88},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":93},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":96},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":104},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":113},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":121},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":133},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":143},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":146},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":154},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":157},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":163}],"2023-01-01":[{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":85},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":88},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":93},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":96},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":104},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":113},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":121},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":133},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":143},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":146},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":154},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":157},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":163}]},"microsoft.marketplace/privatestores/offers":{"2020-12-01":[{"RelativePath":"marketplace/microsoft.marketplace/2020-12-01/types.json","Index":60}],"2021-06-01":[{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":133}],"2021-12-01":[{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":157}],"2022-03-01":[{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":165}],"2022-09-01":[{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":177}],"2023-01-01":[{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":177}]},"microsoft.marketplace/privatestores/requestapprovals":{"2020-12-01":[{"RelativePath":"marketplace/microsoft.marketplace/2020-12-01/types.json","Index":66},{"RelativePath":"marketplace/microsoft.marketplace/2020-12-01/types.json","Index":69}],"2021-06-01":[{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":125},{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":128}],"2021-12-01":[{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":149},{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":152}],"2022-03-01":[{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":157},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":160}],"2022-09-01":[{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":169},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":172}],"2023-01-01":[{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":169},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":172}]},"microsoft.marketplace/privatestores/collections":{"2021-06-01":[{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":141}],"2021-12-01":[{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":165}],"2022-03-01":[{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":173},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":175},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":176}],"2022-09-01":[{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":180},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":181},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":189},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":191},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":192}],"2023-01-01":[{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":180},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":181},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":189},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":191},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":192},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":201}]},"microsoft.marketplace/privatestores/collections/offers":{"2022-03-01":[{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":183}],"2022-09-01":[{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":199}],"2023-01-01":[{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":208}]},"microsoft.marketplaceordering/agreements/offers/plans":{"2015-06-01":[{"RelativePath":"marketplaceordering/microsoft.marketplaceordering/2015-06-01/types.json","Index":23},{"RelativePath":"marketplaceordering/microsoft.marketplaceordering/2015-06-01/types.json","Index":24}],"2021-01-01":[{"RelativePath":"marketplaceordering/microsoft.marketplaceordering/2021-01-01/types.json","Index":34},{"RelativePath":"marketplaceordering/microsoft.marketplaceordering/2021-01-01/types.json","Index":35}]},"microsoft.media/mediaservices":{"2015-10-01":[{"RelativePath":"mediaservices/microsoft.media/2015-10-01/types.json","Index":23},{"RelativePath":"mediaservices/microsoft.media/2015-10-01/types.json","Index":25},{"RelativePath":"mediaservices/microsoft.media/2015-10-01/types.json","Index":27}],"2018-03-30-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":370}],"2018-06-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":376}],"2018-07-01":[{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":426}],"2019-05-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":426}],"2020-05-01":[{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":647},{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":652}],"2021-05-01":[{"RelativePath":"mediaservices/microsoft.media/2021-05-01/types.json","Index":72},{"RelativePath":"mediaservices/microsoft.media/2021-05-01/types.json","Index":77}],"2021-06-01":[{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":620},{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":625}],"2021-11-01":[{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":662},{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":667}],"2023-01-01":[{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":269},{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":274}]},"microsoft.media/locations":{"2018-03-30-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":373}],"2018-06-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":379}],"2018-07-01":[{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":429}],"2019-05-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":429}],"2020-05-01":[{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":655}],"2021-05-01":[{"RelativePath":"mediaservices/microsoft.media/2021-05-01/types.json","Index":80}],"2021-06-01":[{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":628}],"2021-11-01":[{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":670}],"2023-01-01":[{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":277}],"2021-05-01-preview":[{"RelativePath":"videoanalyzer/microsoft.media/2021-05-01-preview/types.json","Index":90}],"2021-11-01-preview":[{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":253}]},"microsoft.media/mediaservices/assets":{"2018-03-30-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":381},{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":383}],"2018-06-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":387},{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":389}],"2018-07-01":[{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":437},{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":441},{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":445}],"2019-05-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":437},{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":441},{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":445}],"2020-05-01":[{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":607},{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":611},{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":615}],"2021-06-01":[{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":636},{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":640},{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":644}],"2021-11-01":[{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":679},{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":683},{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":687}],"2022-08-01":[{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":305},{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":309},{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":313}],"2023-01-01":[{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":285},{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":289},{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":293}]},"microsoft.media/mediaservices/contentkeypolicies":{"2018-03-30-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":384}],"2018-06-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":390}],"2018-07-01":[{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":446}],"2019-05-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":446}],"2020-05-01":[{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":616}],"2021-06-01":[{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":645}],"2021-11-01":[{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":689}],"2022-08-01":[{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":315}],"2023-01-01":[{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":295}]},"microsoft.media/mediaservices/transforms/jobs":{"2018-03-30-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":385}],"2018-06-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":391}],"2018-07-01":[{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":447}],"2019-05-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":447}],"2020-05-01":[{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":617}],"2021-06-01":[{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":646}],"2021-11-01":[{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":671}],"2022-05-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2022-05-01-preview/types.json","Index":358}],"2022-07-01":[{"RelativePath":"mediaservices/microsoft.media/2022-07-01/types.json","Index":353}]},"microsoft.media/mediaservices/streaminglocators":{"2018-03-30-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":394},{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":410}],"2018-06-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":394},{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":410}],"2018-07-01":[{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":450},{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":466}],"2019-05-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":450},{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":466}],"2020-05-01":[{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":620},{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":636}],"2021-06-01":[{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":649},{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":665}],"2021-11-01":[{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":692},{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":708}],"2022-08-01":[{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":318},{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":334}],"2023-01-01":[{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":298},{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":314}]},"microsoft.media/mediaservices/liveevents":{"2018-03-30-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":411},{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":413},{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":414}],"2018-06-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":411},{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":413},{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":414}],"2018-07-01":[{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":467},{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":469},{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":470}],"2019-05-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":467},{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":469},{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":470}],"2020-05-01":[{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":637},{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":638},{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":640},{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":641}],"2021-06-01":[{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":666},{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":667},{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":669},{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":670}],"2021-11-01":[{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":709},{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":710},{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":712},{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":713}],"2022-08-01":[{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":289},{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":290},{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":292},{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":293}],"2022-11-01":[{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":113},{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":114},{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":116},{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":117},{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":134},{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":162},{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":172}]},"microsoft.media/mediaservices/streamingendpoints":{"2018-03-30-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":415},{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":416},{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":418}],"2018-06-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":415},{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":416},{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":418}],"2018-07-01":[{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":471},{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":472},{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":474}],"2019-05-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":471},{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":472},{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":474}],"2020-05-01":[{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":642},{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":643},{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":645}],"2021-06-01":[{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":671},{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":672},{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":674}],"2021-11-01":[{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":714},{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":715},{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":717}],"2022-08-01":[{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":294},{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":295},{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":297}],"2022-11-01":[{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":173},{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":174},{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":176}]},"microsoft.media/mediaservices/mediagraphs":{"2019-09-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2019-09-01-preview/types.json","Index":28},{"RelativePath":"mediaservices/microsoft.media/2019-09-01-preview/types.json","Index":29}],"2020-02-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2020-02-01-preview/types.json","Index":43},{"RelativePath":"mediaservices/microsoft.media/2020-02-01-preview/types.json","Index":44}]},"microsoft.media/mediaservices/assets/tracks":{"2021-11-01":[{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":688}],"2022-08-01":[{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":314}],"2023-01-01":[{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":294}]},"microsoft.migrate/projects":{"2017-11-11-preview":[{"RelativePath":"migrate/microsoft.migrate/2017-11-11-preview/types.json","Index":352}],"2018-02-02":[{"RelativePath":"migrate/microsoft.migrate/2018-02-02/types.json","Index":389}]},"microsoft.migrate/projects/groups/assessments":{"2017-11-11-preview":[{"RelativePath":"migrate/microsoft.migrate/2017-11-11-preview/types.json","Index":354}],"2018-02-02":[{"RelativePath":"migrate/microsoft.migrate/2018-02-02/types.json","Index":391}]},"microsoft.migrate/locations":{"2018-02-02":[{"RelativePath":"migrate/microsoft.migrate/2018-02-02/types.json","Index":387}]},"microsoft.migrate/assessmentprojects/groups":{"2019-10-01":[{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":579}],"2023-03-15":[{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":4157}]},"microsoft.migrate/assessmentprojects/groups/assessments":{"2019-10-01":[{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":581}],"2023-03-15":[{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":4159}]},"microsoft.migrate/modernizeprojects/migrateagents":{"2022-05-01-preview":[{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":341}]},"microsoft.migrate/modernizeprojects/workloaddeployments":{"2022-05-01-preview":[{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":344},{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":346},{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":349},{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":350},{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":351}]},"microsoft.migrate/modernizeprojects/workloadinstances":{"2022-05-01-preview":[{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":352},{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":353}]},"microsoft.migrate/migrateprojects":{"2023-01-01":[{"RelativePath":"migrate/microsoft.migrate/2023-01-01/types.json","Index":191},{"RelativePath":"migrate/microsoft.migrate/2023-01-01/types.json","Index":200},{"RelativePath":"migrate/microsoft.migrate/2023-01-01/types.json","Index":230}],"2018-09-01-preview":[{"RelativePath":"migrateprojects/microsoft.migrate/2018-09-01-preview/types.json","Index":108},{"RelativePath":"migrateprojects/microsoft.migrate/2018-09-01-preview/types.json","Index":114}]},"microsoft.migrate/migrateprojects/solutions":{"2023-01-01":[{"RelativePath":"migrate/microsoft.migrate/2023-01-01/types.json","Index":232},{"RelativePath":"migrate/microsoft.migrate/2023-01-01/types.json","Index":233}],"2018-09-01-preview":[{"RelativePath":"migrateprojects/microsoft.migrate/2018-09-01-preview/types.json","Index":116},{"RelativePath":"migrateprojects/microsoft.migrate/2018-09-01-preview/types.json","Index":117}]},"microsoft.migrate/migrateprojects/privateendpointconnectionproxies":{"2023-01-01":[{"RelativePath":"migrate/microsoft.migrate/2023-01-01/types.json","Index":235}]},"microsoft.migrate/assessmentprojects/groups/avsassessments":{"2023-03-15":[{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":4160}]},"microsoft.migrate/assessmentprojects/groups/sqlassessments":{"2023-03-15":[{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":4161}]},"microsoft.offazure/hypervsites":{"2020-01-01":[{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":42},{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":47},{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":49}],"2020-07-07":[{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":82},{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":87},{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":89}],"2023-06-06":[{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":921},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":923},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":924},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":925},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":926},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":927},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":928},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":929},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":930},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":931},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":932},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":933},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":934}]},"microsoft.offazure/vmwaresites/machines":{"2020-01-01":[{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":50},{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":51}],"2020-07-07":[{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":90},{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":91}],"2023-06-06":[{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":955},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":956}]},"microsoft.offazure/vmwaresites":{"2020-01-01":[{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":52},{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":53},{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":55}],"2020-07-07":[{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":92},{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":93},{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":95}],"2023-06-06":[{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":896},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":898},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":899},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":900},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":902},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":903},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":904},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":905},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":906},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":907},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":908},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":909},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":910},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":911},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":915},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":920}]},"microsoft.offazure/importsites":{"2023-06-06":[{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":837},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":838},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":839}]},"microsoft.offazure/mastersites":{"2023-06-06":[{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":848}]},"microsoft.offazure/serversites":{"2023-06-06":[{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":849},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":851},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":852},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":860},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":870},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":871},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":873},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":877},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":882},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":887},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":889},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":891},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":893},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":895}]},"microsoft.offazure/mastersites/sqlsites":{"2023-06-06":[{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":935},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":936},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":938},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":940},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":942}]},"microsoft.offazure/mastersites/webappsites":{"2023-06-06":[{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":943},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":945},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":947},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":949},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":954}]},"microsoft.mixedreality/locations":{"2019-02-28-preview":[{"RelativePath":"mixedreality/microsoft.mixedreality/2019-02-28-preview/types.json","Index":21}],"2019-12-02-preview":[{"RelativePath":"mixedreality/microsoft.mixedreality/2019-12-02-preview/types.json","Index":26}],"2020-04-06-preview":[{"RelativePath":"mixedreality/microsoft.mixedreality/2020-04-06-preview/types.json","Index":42}],"2020-05-01":[{"RelativePath":"mixedreality/microsoft.mixedreality/2020-05-01/types.json","Index":38}],"2021-01-01":[{"RelativePath":"mixedreality/microsoft.mixedreality/2021-01-01/types.json","Index":43}],"2021-03-01-preview":[{"RelativePath":"mixedreality/microsoft.mixedreality/2021-03-01-preview/types.json","Index":50}]},"microsoft.mixedreality/spatialanchorsaccounts":{"2019-02-28-preview":[{"RelativePath":"mixedreality/microsoft.mixedreality/2019-02-28-preview/types.json","Index":24}],"2019-12-02-preview":[{"RelativePath":"mixedreality/microsoft.mixedreality/2019-12-02-preview/types.json","Index":30}],"2020-05-01":[{"RelativePath":"mixedreality/microsoft.mixedreality/2020-05-01/types.json","Index":40},{"RelativePath":"mixedreality/microsoft.mixedreality/2020-05-01/types.json","Index":42}],"2021-01-01":[{"RelativePath":"mixedreality/microsoft.mixedreality/2021-01-01/types.json","Index":45},{"RelativePath":"mixedreality/microsoft.mixedreality/2021-01-01/types.json","Index":47}],"2021-03-01-preview":[{"RelativePath":"mixedreality/microsoft.mixedreality/2021-03-01-preview/types.json","Index":52},{"RelativePath":"mixedreality/microsoft.mixedreality/2021-03-01-preview/types.json","Index":54}]},"microsoft.mixedreality/remoterenderingaccounts":{"2019-12-02-preview":[{"RelativePath":"mixedreality/microsoft.mixedreality/2019-12-02-preview/types.json","Index":29}],"2020-04-06-preview":[{"RelativePath":"mixedreality/microsoft.mixedreality/2020-04-06-preview/types.json","Index":34},{"RelativePath":"mixedreality/microsoft.mixedreality/2020-04-06-preview/types.json","Index":36}],"2021-01-01":[{"RelativePath":"mixedreality/microsoft.mixedreality/2021-01-01/types.json","Index":48},{"RelativePath":"mixedreality/microsoft.mixedreality/2021-01-01/types.json","Index":49}],"2021-03-01-preview":[{"RelativePath":"mixedreality/microsoft.mixedreality/2021-03-01-preview/types.json","Index":55},{"RelativePath":"mixedreality/microsoft.mixedreality/2021-03-01-preview/types.json","Index":56}]},"microsoft.mixedreality/objectanchorsaccounts":{"2021-03-01-preview":[{"RelativePath":"mixedreality/microsoft.mixedreality/2021-03-01-preview/types.json","Index":57},{"RelativePath":"mixedreality/microsoft.mixedreality/2021-03-01-preview/types.json","Index":58}]},"microsoft.mobilenetwork/mobilenetworks":{"2022-03-01-preview":[{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-03-01-preview/types.json","Index":239}],"2022-04-01-preview":[{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":301}]},"microsoft.mobilenetwork/packetcorecontrolplanes":{"2022-11-01":[{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":350},{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":351},{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":353}],"2023-06-01":[{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":399},{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":400},{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":402}],"2023-09-01":[{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":411},{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":412},{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":414}]},"microsoft.mobilenetwork/simgroups":{"2022-11-01":[{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":357},{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":360},{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":386}],"2023-06-01":[{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":406},{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":409},{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":435}],"2023-09-01":[{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":418},{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":421},{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":447}]},"microsoft.mobilenetwork/packetcorecontrolplanes/packetcaptures":{"2023-06-01":[{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":398}],"2023-09-01":[{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":410}]},"microsoft.mobilenetwork/mobilenetworks/sites":{"2023-06-01":[{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":438}],"2023-09-01":[{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":450}]},"microsoft.insights/actiongroups":{"2017-04-01":[{"RelativePath":"monitor/microsoft.insights/2017-04-01/types.json","Index":49}],"2018-03-01":[{"RelativePath":"monitor/microsoft.insights/2018-03-01/types.json","Index":106}],"2018-09-01":[{"RelativePath":"monitor/microsoft.insights/2018-09-01/types.json","Index":43}],"2019-03-01":[{"RelativePath":"monitor/microsoft.insights/2019-03-01/types.json","Index":43}],"2019-06-01":[{"RelativePath":"monitor/microsoft.insights/2019-06-01/types.json","Index":43}],"2021-09-01":[{"RelativePath":"monitor/microsoft.insights/2021-09-01/types.json","Index":60},{"RelativePath":"monitor/microsoft.insights/2021-09-01/types.json","Index":62}],"2022-04-01":[{"RelativePath":"monitor/microsoft.insights/2022-04-01/types.json","Index":45}],"2022-06-01":[{"RelativePath":"monitor/microsoft.insights/2022-06-01/types.json","Index":312},{"RelativePath":"monitor/microsoft.insights/2022-06-01/types.json","Index":314}],"2023-01-01":[{"RelativePath":"monitor/microsoft.insights/2023-01-01/types.json","Index":60},{"RelativePath":"monitor/microsoft.insights/2023-01-01/types.json","Index":62}]},"microsoft.managedidentity/userassignedidentities":{"2021-09-30-preview":[{"RelativePath":"msi/microsoft.managedidentity/2021-09-30-preview/types.json","Index":24}],"2022-01-31-preview":[{"RelativePath":"msi/microsoft.managedidentity/2022-01-31-preview/types.json","Index":30}],"2023-07-31-preview":[{"RelativePath":"msi/microsoft.managedidentity/2023-07-31-preview/types.json","Index":38}]},"microsoft.dbformysql/servers":{"2017-12-01-preview":[{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01-preview/types.json","Index":123},{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01-preview/types.json","Index":127}],"2017-12-01":[{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01/types.json","Index":123},{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01/types.json","Index":127}],"2018-06-01":[{"RelativePath":"mysql/microsoft.dbformysql/2018-06-01/types.json","Index":51}],"2020-01-01":[{"RelativePath":"mysql/microsoft.dbformysql/2020-01-01/types.json","Index":15},{"RelativePath":"mysql/microsoft.dbformysql/2020-01-01/types.json","Index":16},{"RelativePath":"mysql/microsoft.dbformysql/2020-01-01/types.json","Index":19}]},"microsoft.dbformysql/flexibleservers":{"2020-07-01-preview":[{"RelativePath":"mysql/microsoft.dbformysql/2020-07-01-preview/types.json","Index":93},{"RelativePath":"mysql/microsoft.dbformysql/2020-07-01-preview/types.json","Index":94},{"RelativePath":"mysql/microsoft.dbformysql/2020-07-01-preview/types.json","Index":95},{"RelativePath":"mysql/microsoft.dbformysql/2020-07-01-preview/types.json","Index":99}],"2021-05-01-preview":[{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01-preview/types.json","Index":109},{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01-preview/types.json","Index":114},{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01-preview/types.json","Index":115},{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01-preview/types.json","Index":116},{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01-preview/types.json","Index":124}],"2021-05-01":[{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01/types.json","Index":113},{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01/types.json","Index":118},{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01/types.json","Index":119},{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01/types.json","Index":120},{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01/types.json","Index":128}],"2021-12-01-preview":[{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":138},{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":139},{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":144},{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":145},{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":146}],"2022-01-01":[{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":138},{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":139},{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":144},{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":145},{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":146}],"2022-09-30-preview":[{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":139},{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":142},{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":143},{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":148},{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":149},{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":150},{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":152}],"2023-06-01-preview":[{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":185},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":188},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":199},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":200},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":205},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":206},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":207},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":209},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":212}],"2023-06-30":[{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":196},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":199},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":210},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":211},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":216},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":217},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":218},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":220},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":223}],"2023-10-01-preview":[{"RelativePath":"mysql/microsoft.dbformysql/2023-10-01-preview/types.json","Index":121},{"RelativePath":"mysql/microsoft.dbformysql/2023-10-01-preview/types.json","Index":126},{"RelativePath":"mysql/microsoft.dbformysql/2023-10-01-preview/types.json","Index":127},{"RelativePath":"mysql/microsoft.dbformysql/2023-10-01-preview/types.json","Index":128},{"RelativePath":"mysql/microsoft.dbformysql/2023-10-01-preview/types.json","Index":130},{"RelativePath":"mysql/microsoft.dbformysql/2023-10-01-preview/types.json","Index":133}]},"microsoft.dbformysql/locations":{"2020-07-01-preview":[{"RelativePath":"mysql/microsoft.dbformysql/2020-07-01-preview/types.json","Index":104}],"2021-05-01-preview":[{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01-preview/types.json","Index":129},{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01-preview/types.json","Index":132}],"2021-05-01":[{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01/types.json","Index":133},{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01/types.json","Index":136}],"2021-12-01-preview":[{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":151},{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":154}],"2022-01-01":[{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":151},{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":154}],"2022-09-30-preview":[{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":157},{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":160}],"2023-06-01-preview":[{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":217},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":220}],"2023-06-30":[{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":228},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":231}]},"microsoft.netapp/locations":{"2019-05-01":[{"RelativePath":"netapp/microsoft.netapp/2019-05-01/types.json","Index":48},{"RelativePath":"netapp/microsoft.netapp/2019-05-01/types.json","Index":49}],"2019-06-01":[{"RelativePath":"netapp/microsoft.netapp/2019-06-01/types.json","Index":54},{"RelativePath":"netapp/microsoft.netapp/2019-06-01/types.json","Index":55}],"2019-07-01":[{"RelativePath":"netapp/microsoft.netapp/2019-07-01/types.json","Index":54},{"RelativePath":"netapp/microsoft.netapp/2019-07-01/types.json","Index":55}],"2019-08-01":[{"RelativePath":"netapp/microsoft.netapp/2019-08-01/types.json","Index":60},{"RelativePath":"netapp/microsoft.netapp/2019-08-01/types.json","Index":61}],"2019-10-01":[{"RelativePath":"netapp/microsoft.netapp/2019-10-01/types.json","Index":67},{"RelativePath":"netapp/microsoft.netapp/2019-10-01/types.json","Index":68}],"2019-11-01":[{"RelativePath":"netapp/microsoft.netapp/2019-11-01/types.json","Index":66},{"RelativePath":"netapp/microsoft.netapp/2019-11-01/types.json","Index":67}],"2020-02-01":[{"RelativePath":"netapp/microsoft.netapp/2020-02-01/types.json","Index":68},{"RelativePath":"netapp/microsoft.netapp/2020-02-01/types.json","Index":69}],"2020-03-01":[{"RelativePath":"netapp/microsoft.netapp/2020-03-01/types.json","Index":70},{"RelativePath":"netapp/microsoft.netapp/2020-03-01/types.json","Index":71}],"2020-05-01":[{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":99},{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":100},{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":107}],"2020-06-01":[{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":111},{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":112},{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":119}],"2020-07-01":[{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":111},{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":112},{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":119}],"2020-08-01":[{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":111},{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":112},{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":119}],"2020-09-01":[{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":112},{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":113},{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":120}],"2020-11-01":[{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":126},{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":127},{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":134}],"2020-12-01":[{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":124},{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":125},{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":132}],"2021-02-01":[{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":124},{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":125},{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":132}],"2021-04-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":131},{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":132},{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":139}],"2021-04-01":[{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":131},{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":133},{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":140}],"2021-06-01":[{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":148},{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":150},{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":157}],"2021-08-01":[{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":163},{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":165},{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":172}],"2021-10-01":[{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":172},{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":174},{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":181}],"2022-01-01":[{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":193},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":195},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":202}],"2022-03-01":[{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":194},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":196},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":203}],"2022-05-01":[{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":219},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":221},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":228}],"2022-09-01":[{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":224},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":226},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":233}],"2022-11-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":231},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":233},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":240}],"2022-11-01":[{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":225},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":227},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":234}],"2023-05-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":257},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":259},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":266},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":282},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":289}],"2023-05-01":[{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":220},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":222},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":229},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":245},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":252}]},"microsoft.netapp/netappaccounts/capacitypools/volumes":{"2019-10-01":[{"RelativePath":"netapp/microsoft.netapp/2019-10-01/types.json","Index":69},{"RelativePath":"netapp/microsoft.netapp/2019-10-01/types.json","Index":70},{"RelativePath":"netapp/microsoft.netapp/2019-10-01/types.json","Index":71},{"RelativePath":"netapp/microsoft.netapp/2019-10-01/types.json","Index":73}],"2019-11-01":[{"RelativePath":"netapp/microsoft.netapp/2019-11-01/types.json","Index":69},{"RelativePath":"netapp/microsoft.netapp/2019-11-01/types.json","Index":70},{"RelativePath":"netapp/microsoft.netapp/2019-11-01/types.json","Index":71},{"RelativePath":"netapp/microsoft.netapp/2019-11-01/types.json","Index":72},{"RelativePath":"netapp/microsoft.netapp/2019-11-01/types.json","Index":74}],"2020-02-01":[{"RelativePath":"netapp/microsoft.netapp/2020-02-01/types.json","Index":71},{"RelativePath":"netapp/microsoft.netapp/2020-02-01/types.json","Index":72},{"RelativePath":"netapp/microsoft.netapp/2020-02-01/types.json","Index":73},{"RelativePath":"netapp/microsoft.netapp/2020-02-01/types.json","Index":74},{"RelativePath":"netapp/microsoft.netapp/2020-02-01/types.json","Index":76}],"2020-03-01":[{"RelativePath":"netapp/microsoft.netapp/2020-03-01/types.json","Index":73},{"RelativePath":"netapp/microsoft.netapp/2020-03-01/types.json","Index":74},{"RelativePath":"netapp/microsoft.netapp/2020-03-01/types.json","Index":75},{"RelativePath":"netapp/microsoft.netapp/2020-03-01/types.json","Index":76},{"RelativePath":"netapp/microsoft.netapp/2020-03-01/types.json","Index":78}],"2020-05-01":[{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":109},{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":111},{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":112},{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":113},{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":115},{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":116},{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":118}],"2020-06-01":[{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":121},{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":123},{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":124},{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":125},{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":127},{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":128},{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":130}],"2020-07-01":[{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":121},{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":123},{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":124},{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":125},{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":127},{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":128},{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":130}],"2020-08-01":[{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":121},{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":123},{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":124},{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":125},{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":127},{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":128},{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":130}],"2020-09-01":[{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":122},{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":124},{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":125},{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":126},{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":128},{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":129},{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":131}],"2020-11-01":[{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":136},{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":138},{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":139},{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":140},{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":142},{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":143},{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":145}],"2020-12-01":[{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":134},{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":136},{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":137},{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":138},{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":140},{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":141},{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":143}],"2021-02-01":[{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":134},{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":136},{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":137},{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":138},{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":140},{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":141},{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":143}],"2021-04-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":141},{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":143},{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":144},{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":145},{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":147},{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":148},{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":150}],"2021-04-01":[{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":142},{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":144},{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":145},{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":146},{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":148},{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":149},{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":151}],"2021-06-01":[{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":159},{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":161},{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":162},{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":163},{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":165},{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":166},{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":168}],"2021-08-01":[{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":174},{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":176},{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":177},{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":178},{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":180},{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":181},{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":183}],"2021-10-01":[{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":183},{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":185},{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":186},{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":187},{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":189},{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":190},{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":192}],"2022-01-01":[{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":204},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":205},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":207},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":218},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":219},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":220},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":222},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":223},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":225},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":226},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":227},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":228}],"2022-03-01":[{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":205},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":206},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":208},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":210},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":221},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":222},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":223},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":225},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":226},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":228},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":229},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":230},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":231}],"2022-05-01":[{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":231},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":232},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":234},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":236},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":247},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":248},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":249},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":251},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":252},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":254},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":256},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":257},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":258}],"2022-09-01":[{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":236},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":237},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":239},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":241},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":243},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":254},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":255},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":256},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":258},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":259},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":261},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":263},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":264},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":265}],"2022-11-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":245},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":246},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":248},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":252},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":254},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":256},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":267},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":268},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":269},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":271},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":272},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":274},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":276},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":277},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":278},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":279}],"2022-11-01":[{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":237},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":238},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":240},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":244},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":246},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":248},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":259},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":260},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":261},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":263},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":264},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":266},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":268},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":269},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":270}],"2023-05-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":298},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":300},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":301},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":302},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":304},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":308},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":310},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":312},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":323},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":324},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":325},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":327},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":328},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":330},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":332},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":333},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":334},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":335}],"2023-05-01":[{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":257},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":259},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":260},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":262},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":266},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":268},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":270},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":281},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":282},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":283},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":285},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":286},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":288},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":290},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":291},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":292}]},"microsoft.netapp/netappaccounts/capacitypools/volumes/snapshots":{"2021-10-01":[{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":195}],"2022-01-01":[{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":231}],"2022-03-01":[{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":234}],"2022-05-01":[{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":261}],"2022-09-01":[{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":268}],"2022-11-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":282}],"2022-11-01":[{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":273}],"2023-05-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":338}],"2023-05-01":[{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":295}]},"microsoft.netapp/netappaccounts/capacitypools/volumes/subvolumes":{"2021-10-01":[{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":198}],"2022-01-01":[{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":234}],"2022-03-01":[{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":237}],"2022-05-01":[{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":264}],"2022-09-01":[{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":274}],"2022-11-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":285}],"2022-11-01":[{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":279}],"2023-05-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":341}],"2023-05-01":[{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":298}]},"microsoft.netapp/netappaccounts":{"2022-05-01":[{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":229}],"2022-09-01":[{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":234}],"2022-11-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":241},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":243}],"2022-11-01":[{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":235}],"2023-05-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":290},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":292},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":294}],"2023-05-01":[{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":253}]},"microsoft.netapp/netappaccounts/capacitypools/volumes/backups":{"2022-09-01":[{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":271}],"2022-11-01":[{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":276}]},"microsoft.netapp/netappaccounts/backupvaults/backups":{"2022-11-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":288}],"2023-05-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":344}]},"microsoft.network/applicationgateways":{"2015-05-01-preview":[{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":308},{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":309}],"2015-06-15":[{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":352},{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":353}],"2016-03-30":[{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":359},{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":360}],"2016-06-01":[{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":385},{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":386}],"2016-09-01":[{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":466},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":467},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":480}],"2016-12-01":[{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":491},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":492},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":505}],"2017-03-01":[{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":512},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":513},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":527}],"2017-03-30":[{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":512},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":513},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":527}],"2017-06-01":[{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":697},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":698},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":712}],"2017-08-01":[{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":704},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":705},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":719}],"2017-09-01":[{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":718},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":719},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":733}],"2017-10-01":[{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":731},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":732},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":746}],"2017-11-01":[{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":731},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":732},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":746}],"2018-01-01":[{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":731},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":732},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":746}],"2018-02-01":[{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":783},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":784},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":798}],"2018-04-01":[{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":942},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":943},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":957}],"2018-06-01":[{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":942},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":943},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":957}],"2018-07-01":[{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":980},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":981},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":995}],"2018-08-01":[{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1188},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1189},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1203}],"2018-10-01":[{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1205},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1206},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1220}],"2018-11-01":[{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1227},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1228},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1242}],"2018-12-01":[{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1312},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1313},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1327}],"2019-02-01":[{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1325},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1326},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1340},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1346}],"2019-04-01":[{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1411},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1412},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1426},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1432}],"2019-06-01":[{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1516},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1517},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1531},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1537}],"2019-07-01":[{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1942},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1943},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1957},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1963}],"2019-08-01":[{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1955},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1956},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1970},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1976}],"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1995},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1996},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2010},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2016}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2056},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2057},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2071},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2077}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2100},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2101},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2115},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2121}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2162},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2163},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2177},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2183}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2193},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2194},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2208},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2214}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2286},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2287},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2301},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2307}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2399},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2400},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2414},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2420}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2469},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2470},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2484},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2490}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2505},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2506},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2520},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2526}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2517},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2518},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2532},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2538}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2576},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2577},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2591},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2597}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2612},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2613},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2627},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2633}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2650},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2651},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2665},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2671}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2745},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2746},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2760},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2768}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2968},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2969},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2983},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2991}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3067},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3068},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3082},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3090}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3073},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3074},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3088},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3096}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3085},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3086},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3100},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3108}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3131},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3132},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3146},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3154}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3139},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3140},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3154},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3162}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3144},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3145},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3159},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3167}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3149},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3150},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3164},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3172}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3174},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3175},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3189},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3197}]},"microsoft.network/virtualnetworkgateways":{"2015-05-01-preview":[{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":310}],"2015-06-15":[{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":354},{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":359}],"2016-03-30":[{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":361},{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":366}],"2016-06-01":[{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":426},{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":431}],"2016-09-01":[{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":557},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":562},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":572},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":576}],"2016-12-01":[{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":582},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":587},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":597},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":601}],"2017-03-01":[{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":677},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":682},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":692},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":696}],"2017-03-30":[{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":677},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":682},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":692},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":696}],"2017-06-01":[{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":866},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":875},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":876},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":886},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":890}],"2017-08-01":[{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":873},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":882},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":883},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":884},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":894},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":898}],"2017-09-01":[{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":910},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":919},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":920},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":921},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":931},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":932},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":936}],"2017-10-01":[{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":938},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":947},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":948},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":949},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":959},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":960},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":964}],"2017-11-01":[{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":938},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":947},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":948},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":949},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":959},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":960},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":964}],"2018-01-01":[{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":940},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":949},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":950},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":951},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":961},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":962},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":966}],"2018-02-01":[{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":1006},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":1015},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":1016},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":1017},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":1027},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":1028},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":1032},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":1085},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":1086}],"2018-04-01":[{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1167},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1176},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1177},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1178},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1188},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1189},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1193},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1246},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1247}],"2018-06-01":[{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1186},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1187},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1196},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1197},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1198},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1208},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1209},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1213},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1266},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1267}],"2018-07-01":[{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1224},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1233},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1234},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1235},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1245},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1246},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1250},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1303},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1304}],"2018-08-01":[{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1436},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1437},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1446},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1447},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1448},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1458},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1459},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1463},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1516},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1517}],"2018-10-01":[{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1456},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1457},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1466},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1467},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1468},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1478},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1479},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1483},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1536},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1537}],"2018-11-01":[{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1478},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1479},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1488},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1489},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1490},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1500},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1501},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1505},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1558},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1559}],"2018-12-01":[{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1569},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1570},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1579},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1580},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1581},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1591},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1592},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1596},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1649},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1650}],"2019-02-01":[{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1588},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1589},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1598},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1599},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1600},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1610},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1611},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1615},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1668},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1669}],"2019-04-01":[{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1677},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1678},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1687},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1688},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1689},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1699},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1700},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1704},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1757},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1758},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1762}],"2019-06-01":[{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1784},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1785},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1794},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1795},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1796},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1806},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1807},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1811},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1864},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1865},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1869}],"2019-07-01":[{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2210},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2211},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2220},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2221},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2222},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2232},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2233},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2237},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2290},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2291},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2293},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2295},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2299}],"2019-08-01":[{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2235},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2236},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2245},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2246},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2247},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2257},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2258},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2262},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2315},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2316},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2318},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2320},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2324}],"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2301},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2302},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2311},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2312},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2313},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2323},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2324},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2328},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2381},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2382},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2384},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2386},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2390}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2355},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2356},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2365},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2366},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2367},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2377},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2378},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2382},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2435},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2436},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2438},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2440},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2444},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2447}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2399},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2400},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2409},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2410},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2411},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2421},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2422},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2426},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2479},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2480},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2482},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2484},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2488},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2491}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2461},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2462},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2471},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2472},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2473},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2483},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2484},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2488},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2541},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2542},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2544},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2546},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2550},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2553}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2492},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2493},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2502},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2503},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2504},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2514},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2515},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2519},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2572},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2573},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2575},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2577},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2581},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2584}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2592},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2593},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2602},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2603},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2604},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2614},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2615},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2619},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2672},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2673},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2675},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2677},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2681},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2684}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2708},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2709},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2718},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2719},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2720},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2730},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2731},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2735},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2788},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2789},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2791},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2793},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2797},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2800}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2778},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2779},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2788},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2789},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2790},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2800},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2801},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2805},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2858},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2859},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2861},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2863},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2867},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2870}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2814},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2815},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2824},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2825},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2826},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2836},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2837},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2841},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2894},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2895},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2897},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2899},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2903},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2906}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2826},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2827},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2836},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2837},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2838},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2848},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2849},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2853},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2906},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2907},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2909},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2911},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2915},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2918}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2890},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2891},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2900},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2901},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2902},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2912},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2913},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2917},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2970},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2971},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2973},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2975},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2979},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2982}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2926},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2927},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2936},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2937},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2938},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2948},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2949},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2953},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3006},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3007},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3009},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3011},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3015},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3018}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2991},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2992},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3001},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3002},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3003},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3013},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3014},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3018},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3071},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3072},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3074},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3076},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3080},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3083}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3088},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3089},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3098},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3099},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3100},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3110},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3111},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3115},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3168},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3169},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3171},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3173},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3177},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3180}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3374},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3375},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3384},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3385},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3386},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3396},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3397},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3401},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3454},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3455},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3457},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3459},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3463},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3466}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3481},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3482},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3491},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3492},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3493},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3503},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3504},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3508},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3561},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3562},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3564},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3566},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3570},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3573}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3487},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3488},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3497},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3498},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3499},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3509},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3510},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3514},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3567},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3568},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3570},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3572},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3576},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3579}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3499},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3500},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3509},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3510},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3511},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3521},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3522},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3526},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3579},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3580},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3582},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3584},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3588},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3591}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3567},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3568},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3577},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3578},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3579},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3589},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3590},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3594},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3647},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3648},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3650},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3652},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3656},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3659}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3575},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3576},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3585},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3586},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3587},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3597},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3598},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3602},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3655},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3656},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3658},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3660},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3664},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3667}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3585},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3586},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3595},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3596},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3597},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3607},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3608},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3612},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3665},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3666},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3668},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3670},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3674},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3677}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3590},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3591},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3600},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3601},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3602},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3612},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3613},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3617},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3670},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3671},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3673},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3675},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3679},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3682}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3618},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3619},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3628},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3629},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3630},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3640},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3641},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3645},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3698},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3699},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3701},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3703},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3707},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3710}]},"microsoft.network/networkinterfaces":{"2016-06-01":[{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":406},{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":425}],"2016-09-01":[{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":446},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":465}],"2016-12-01":[{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":471},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":490}],"2017-03-01":[{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":547},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":566}],"2017-03-30":[{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":547},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":566}],"2017-06-01":[{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":732},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":755}],"2017-08-01":[{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":739},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":762}],"2017-09-01":[{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":753},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":776}],"2017-10-01":[{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":766},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":789}],"2017-11-01":[{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":766},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":789}],"2018-01-01":[{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":766},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":789}],"2018-02-01":[{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":818},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":841}],"2018-04-01":[{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":977},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1000}],"2018-06-01":[{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":977},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1000}],"2018-07-01":[{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1015},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1038}],"2018-08-01":[{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1223},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1246}],"2018-10-01":[{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1240},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1263}],"2018-11-01":[{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1262},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1285}],"2018-12-01":[{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1347},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1370}],"2019-02-01":[{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1366},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1389}],"2019-04-01":[{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1455},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1478}],"2019-06-01":[{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1557},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1580}],"2019-07-01":[{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1983},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2006}],"2019-08-01":[{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2008},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2031}],"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2071},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2094}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2132},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2155}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2176},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2199}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2238},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2261}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2269},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2292}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2362},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2385}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2478},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2501}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2548},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2571}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2584},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2607}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2593},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2616}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2652},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2675}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2688},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2711}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2726},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2749}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2823},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2846}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3109},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3132}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3215},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3238}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3221},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3244}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3233},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3256}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3301},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3324}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3309},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3332}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3314},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3337}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3319},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3342}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3347},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3370}]},"microsoft.network/networkwatchers":{"2016-09-01":[{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":490},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":502},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":512},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":524},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":532},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":534},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":538},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":540}],"2016-12-01":[{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":515},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":527},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":537},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":549},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":557},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":559},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":563},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":565}],"2017-03-01":[{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":576},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":588},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":598},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":610},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":618},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":620},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":624},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":626},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":660}],"2017-03-30":[{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":576},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":588},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":598},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":610},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":618},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":620},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":624},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":626},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":660}],"2017-06-01":[{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":765},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":777},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":787},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":799},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":807},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":809},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":813},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":815},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":849}],"2017-08-01":[{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":772},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":784},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":794},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":806},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":814},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":816},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":820},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":822},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":856}],"2017-09-01":[{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":786},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":798},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":808},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":820},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":828},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":830},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":834},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":836},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":870},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":880},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":893}],"2017-10-01":[{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":799},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":811},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":821},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":833},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":841},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":843},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":847},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":849},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":883},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":893},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":906}],"2017-11-01":[{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":799},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":811},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":821},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":833},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":841},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":843},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":847},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":849},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":883},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":893},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":906}],"2018-01-01":[{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":799},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":811},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":821},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":833},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":841},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":843},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":849},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":851},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":885},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":895},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":908}],"2018-02-01":[{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":851},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":863},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":873},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":885},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":893},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":895},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":899},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":901},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":947},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":957},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":970}],"2018-04-01":[{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1010},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1022},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1032},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1044},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1052},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1054},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1060},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1062},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1108},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1118},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1131}],"2018-06-01":[{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1010},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1022},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1032},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1044},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1052},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1054},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1060},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1062},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1108},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1118},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1131},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1150}],"2018-07-01":[{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1048},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1060},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1070},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1082},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1090},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1092},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1098},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1100},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1146},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1156},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1169},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1188}],"2018-08-01":[{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1256},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1268},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1278},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1290},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1298},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1300},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1306},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1308},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1354},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1364},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1377},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1400}],"2018-10-01":[{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1273},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1285},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1295},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1307},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1315},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1317},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1326},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1328},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1374},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1384},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1397},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1420}],"2018-11-01":[{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1295},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1307},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1317},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1329},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1337},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1339},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1348},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1350},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1396},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1406},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1419},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1442}],"2018-12-01":[{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1380},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1392},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1402},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1414},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1422},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1424},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1433},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1435},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1481},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1491},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1504},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1527}],"2019-02-01":[{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1399},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1411},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1421},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1433},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1441},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1443},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1452},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1454},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1500},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1510},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1523},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1546}],"2019-04-01":[{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1488},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1500},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1510},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1522},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1530},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1532},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1541},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1543},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1589},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1599},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1612},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1635}],"2019-06-01":[{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1590},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1602},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1612},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1624},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1632},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1634},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1643},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1645},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1691},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1701},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1714},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1737}],"2019-07-01":[{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2016},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2028},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2038},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2050},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2058},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2060},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2069},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2071},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2117},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2127},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2140},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2163}],"2019-08-01":[{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2041},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2053},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2063},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2075},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2083},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2085},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2094},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2096},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2142},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2152},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2165},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2188}],"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2104},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2116},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2126},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2138},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2146},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2148},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2157},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2159},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2208},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2218},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2231},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2254}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2165},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2177},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2187},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2199},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2207},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2209},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2212},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2214},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2262},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2272},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2285},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2308}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2209},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2221},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2231},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2243},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2251},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2253},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2256},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2258},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2306},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2316},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2329},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2352}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2271},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2283},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2293},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2305},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2313},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2315},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2318},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2320},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2368},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2378},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2391},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2414}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2302},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2314},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2324},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2336},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2344},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2346},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2349},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2351},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2399},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2409},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2422},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2445}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2395},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2407},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2417},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2429},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2437},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2439},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2442},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2444},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2499},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2509},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2522},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2545}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2511},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2523},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2533},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2545},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2553},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2555},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2558},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2560},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2615},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2625},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2638},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2661}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2581},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2593},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2603},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2615},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2623},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2625},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2628},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2630},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2685},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2695},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2708},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2731}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2617},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2629},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2639},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2651},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2659},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2661},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2664},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2666},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2721},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2731},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2744},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2767}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2629},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2641},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2651},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2663},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2671},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2673},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2676},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2678},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2733},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2743},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2756},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2779}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2696},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2708},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2718},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2730},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2738},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2740},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2743},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2745},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2800},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2810},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2823},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2846}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2732},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2744},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2754},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2766},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2774},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2776},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2779},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2781},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2836},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2846},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2859},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2882}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2797},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2809},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2819},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2831},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2839},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2841},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2844},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2846},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2901},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2911},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2924},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2947}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2894},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2906},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2916},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2928},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2936},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2938},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2941},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2943},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2998},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3008},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3021},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3044}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3180},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3192},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3202},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3214},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3222},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3224},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3227},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3229},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3284},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3294},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3307},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3330}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3287},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3299},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3309},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3321},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3329},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3331},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3334},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3336},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3391},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3401},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3414},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3437}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3293},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3305},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3315},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3327},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3335},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3337},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3340},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3342},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3397},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3407},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3420},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3443}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3305},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3317},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3327},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3339},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3347},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3349},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3352},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3354},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3409},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3419},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3432},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3455}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3373},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3385},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3395},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3407},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3415},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3417},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3420},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3422},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3477},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3487},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3500},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3523}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3381},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3393},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3403},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3415},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3423},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3425},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3428},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3430},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3485},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3495},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3508},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3531}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3391},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3403},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3413},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3425},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3433},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3435},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3438},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3440},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3495},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3505},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3518},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3541}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3396},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3408},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3418},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3430},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3438},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3440},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3443},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3445},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3500},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3510},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3523},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3546}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3424},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3436},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3446},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3458},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3466},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3468},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3471},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3473},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3528},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3538},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3551},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3574}]},"microsoft.network/networkwatchers/packetcaptures":{"2016-09-01":[{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":541},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":556}],"2016-12-01":[{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":566},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":581}],"2017-03-01":[{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":661},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":676}],"2017-03-30":[{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":661},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":676}],"2017-06-01":[{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":850},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":865}],"2017-08-01":[{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":857},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":872}],"2017-09-01":[{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":894},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":909}],"2017-10-01":[{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":907},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":922}],"2017-11-01":[{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":907},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":922}],"2018-01-01":[{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":909},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":924}],"2018-02-01":[{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":971},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":986}],"2018-04-01":[{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1132},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1147}],"2018-06-01":[{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1151},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1166}],"2018-07-01":[{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1189},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1204}],"2018-08-01":[{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1401},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1416}],"2018-10-01":[{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1421},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1436}],"2018-11-01":[{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1443},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1458}],"2018-12-01":[{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1528},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1543}],"2019-02-01":[{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1547},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1562}],"2019-04-01":[{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1636},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1651}],"2019-06-01":[{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1738},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1753}],"2019-07-01":[{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2164},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2179}],"2019-08-01":[{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2189},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2204}],"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2255},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2270}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2309},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2324}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2353},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2368}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2415},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2430}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2446},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2461}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2546},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2561}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2662},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2677}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2732},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2747}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2768},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2783}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2780},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2795}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2847},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2862}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2883},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2898}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2948},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2963}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3045},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3060}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3331},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3346}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3438},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3453}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3444},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3459}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3456},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3471}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3524},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3539}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3532},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3547}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3542},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3557}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3547},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3562}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3575},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3590}]},"microsoft.network/connections":{"2017-09-01":[{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":938}],"2017-10-01":[{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":966}],"2017-11-01":[{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":966}],"2018-01-01":[{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":968}],"2018-02-01":[{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":1088}],"2018-04-01":[{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1249}],"2018-06-01":[{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1269}],"2018-07-01":[{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1306}],"2018-08-01":[{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1519}],"2018-10-01":[{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1539}],"2018-11-01":[{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1561}],"2018-12-01":[{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1652}],"2019-02-01":[{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1671}],"2019-04-01":[{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1764}],"2019-06-01":[{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1871}],"2019-07-01":[{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2301},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2302},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2303}],"2019-08-01":[{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2326},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2327},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2328}],"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2392},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2393},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2394}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2449},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2450},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2451}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2493},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2494},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2495}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2555},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2556},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2557}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2586},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2587},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2588}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2686},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2687},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2688}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2802},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2803},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2804}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2872},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2873},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2874}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2908},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2909},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2910},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2911}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2920},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2921},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2922},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2923},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2924}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2984},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2985},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2986},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2987},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2988}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3020},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3021},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3022},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3023},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3024}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3085},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3086},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3087},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3088},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3089}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3182},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3183},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3184},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3185},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3186}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3468},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3469},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3470},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3471},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3472}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3575},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3576},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3577},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3578},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3579}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3581},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3582},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3583},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3584},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3585}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3593},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3594},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3595},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3596},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3597}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3661},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3662},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3663},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3664},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3665}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3669},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3670},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3671},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3672},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3673}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3679},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3680},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3681},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3682},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3683}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3684},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3685},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3686},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3687},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3688}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3712},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3713},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3714},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3715},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3716}]},"microsoft.network/networkwatchers/connectionmonitors":{"2017-10-01":[{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":923},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":924},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":937}],"2017-11-01":[{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":923},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":924},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":937}],"2018-01-01":[{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":925},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":926},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":939}],"2018-02-01":[{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":987},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":988},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":1005}],"2018-04-01":[{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1148},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1149},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1166}],"2018-06-01":[{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1167},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1168},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1185}],"2018-07-01":[{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1205},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1206},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1223}],"2018-08-01":[{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1417},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1418},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1435}],"2018-10-01":[{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1437},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1438},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1455}],"2018-11-01":[{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1459},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1460},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1477}],"2018-12-01":[{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1544},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1545},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1562}],"2019-02-01":[{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1563},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1564},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1581}],"2019-04-01":[{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1652},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1653},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1670}],"2019-06-01":[{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1754},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1755},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1772}],"2019-07-01":[{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2180},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2181},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2198}],"2019-08-01":[{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2205},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2206},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2223}],"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2271},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2272},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2289}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2325},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2326},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2343}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2369},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2370},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2387}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2431},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2432},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2449}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2462},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2463},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2480}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2562},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2563},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2580}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2678},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2679},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2696}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2748},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2749},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2766}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2784},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2785},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2802}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2796},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2797},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2814}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2863},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2864},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2881}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2899},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2900},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2917}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2964},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2965},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2982}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3061},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3062},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3079}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3347},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3348},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3365}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3454},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3455},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3472}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3460},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3461},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3478}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3472},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3473},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3490}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3540},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3541},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3558}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3548},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3549},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3566}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3558},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3559},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3576}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3563},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3564},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3581}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3591},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3592},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3609}]},"microsoft.network/virtualwans":{"2018-04-01":[{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1252}],"2018-06-01":[{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1272}],"2018-07-01":[{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1309}],"2018-08-01":[{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1522}],"2018-10-01":[{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1542}],"2018-11-01":[{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1564}],"2018-12-01":[{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1655}],"2019-02-01":[{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1674}],"2019-04-01":[{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1767}],"2019-06-01":[{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1874}],"2019-07-01":[{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2306}],"2019-08-01":[{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1982},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1985},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1988}],"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2045},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2048},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2051}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2106},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2109},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2112}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2150},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2153},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2156}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2212},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2215},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2218}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2243},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2246},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2249}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2336},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2339},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2342}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2449},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2452},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2455}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2519},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2522},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2525}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2555},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2558},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2561}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2567},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2570},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2573}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2626},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2629},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2632}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2662},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2665},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2668}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2700},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2703},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2706}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2797},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2800},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2803}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3083},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3086},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3089}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3189},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3192},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3195}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3195},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3198},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3201}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3207},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3210},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3213}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3275},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3278},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3281}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3283},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3286},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3289}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3288},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3291},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3294}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3293},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3296},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3299}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3321},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3324},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3327}]},"microsoft.network/p2svpngateways":{"2018-08-01":[{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1528}],"2018-10-01":[{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1548}],"2018-11-01":[{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1570}],"2018-12-01":[{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1661}],"2019-02-01":[{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1680}],"2019-04-01":[{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1776},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1779}],"2019-06-01":[{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1883},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1886}],"2019-07-01":[{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2315},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2318}],"2019-08-01":[{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2336},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2337},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2341}],"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2402},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2403},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2407}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2459},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2460},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2464},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2465}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2503},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2504},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2508},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2509}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2565},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2566},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2570},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2571}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2596},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2597},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2601},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2602}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2700},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2701},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2705},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2706}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2820},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2825},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2826},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2830},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2831}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2890},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2895},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2896},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2900},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2901}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2927},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2932},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2933},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2937},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2938}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2942},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2947},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2948},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2952},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2953}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":3006},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":3011},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":3012},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":3016},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":3017}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3042},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3047},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3048},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3052},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3053}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3107},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3112},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3113},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3117},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3118}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3204},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3209},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3210},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3214},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3215}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3490},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3495},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3496},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3500},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3501}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3601},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3606},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3607},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3611},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3612}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3607},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3612},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3613},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3617},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3618}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3619},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3624},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3625},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3629},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3630}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3695},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3700},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3701},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3705},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3706}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3703},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3708},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3709},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3713},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3714}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3713},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3718},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3719},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3723},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3724}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3718},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3723},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3724},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3728},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3729}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3746},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3751},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3752},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3756},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3757}]},"microsoft.network/virtualnetworks/subnets":{"2018-12-01":[{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1568}],"2019-02-01":[{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1587}],"2019-04-01":[{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1676}],"2019-06-01":[{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1781},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1783}],"2019-07-01":[{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2207},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2209}],"2019-08-01":[{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2232},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2234}],"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2298},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2300}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2352},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2354}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2396},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2398}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2458},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2460}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2489},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2491}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2589},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2591}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2705},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2707}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2775},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2777}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2811},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2813}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2823},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2825}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2887},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2889}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2923},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2925}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2988},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2990}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3085},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3087}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3371},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3373}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3478},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3480}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3484},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3486}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3496},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3498}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3564},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3566}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3572},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3574}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3582},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3584}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3587},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3589}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3615},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3617}]},"microsoft.network/locations":{"2019-04-01":[{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1435}],"2019-06-01":[{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1775}],"2019-07-01":[{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2201}],"2019-08-01":[{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2226}],"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2292}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2346}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2390}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2452}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2483}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2583}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2699}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2769}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2805}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2817}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2683},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2686}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2719},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2722}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2775},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2778}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2872},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2875}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3158},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3161}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3265},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3268}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3271},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3274}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3283},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3286}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3351},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3354}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3359},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3362}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3364},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3367}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3369},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3372}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3397},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3400}]},"microsoft.network/vpngateways":{"2019-04-01":[{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1770}],"2019-06-01":[{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1877}],"2019-07-01":[{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2309}],"2019-08-01":[{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2331}],"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2397}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2454}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2498}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2560}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2591}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2695}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2809},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2811},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2813}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2879},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2881},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2883}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2916},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2918},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2920}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2929},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2931},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2933}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2993},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2995},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2997}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3029},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3031},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3033}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3094},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3096},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3098}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3191},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3193},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3195}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3477},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3479},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3481}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3588},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3590},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3592}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3594},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3596},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3598}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3606},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3608},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3610}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3682},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3684},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3686}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3690},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3692},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3694}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3700},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3702},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3704}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3705},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3707},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3709}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3733},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3735},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3737}]},"microsoft.network/bastionhosts":{"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2024},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2025},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2026},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2033},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2039}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2085},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2086},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2087},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2094},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2100}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2129},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2130},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2131},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2138},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2144}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2191},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2192},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2193},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2200},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2206}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2222},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2223},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2224},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2231},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2237}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2315},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2316},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2317},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2324},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2330}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2428},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2429},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2430},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2437},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2443}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2498},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2499},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2500},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2507},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2513}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2534},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2535},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2536},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2543},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2549}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2546},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2547},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2548},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2555},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2561}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2605},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2606},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2607},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2614},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2620}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2641},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2642},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2643},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2650},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2656}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2679},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2680},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2681},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2688},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2694}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2776},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2777},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2778},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2785},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2791}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3002},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3003},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3004},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3011},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3017}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3101},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3102},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3103},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3110},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3116}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3107},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3108},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3109},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3116},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3122}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3119},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3120},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3121},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3128},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3134}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3187},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3188},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3189},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3196},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3202}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3195},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3196},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3197},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3204},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3210}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3200},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3201},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3202},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3209},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3215}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3205},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3206},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3207},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3214},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3220}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3230},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3231},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3234},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3235},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3242},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3248}]},"microsoft.network/virtualhubs":{"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2692}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2806}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2876}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2913}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2926}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2990}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3026}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3091}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3188}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3474}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3581},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3583},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3585}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3587},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3589},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3591}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3599},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3601},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3603}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3672},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3677},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3679}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3680},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3685},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3687}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3690},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3695},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3697}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3695},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3700},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3702}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3723},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3728},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3730}]},"microsoft.network/expressrouteports":{"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2458}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2528}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2564}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2619}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2678}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2714}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2752}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2849}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3135}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3242}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3248}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3260}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3328}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3336}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3341}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3346}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3374}]},"microsoft.network/vpngateways/vpnconnections":{"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2816},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2819}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2886},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2889}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2923},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2926}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2938},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2941}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":3002},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":3005}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3038},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3041}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3103},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3106}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3200},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3203}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3486},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3489}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3597},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3600}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3603},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3606}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3615},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3618}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3691},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3694}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3699},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3702}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3709},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3712}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3714},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3717}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3742},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3745}]},"microsoft.network/virtualhubs/bgpconnections":{"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2835},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2836}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2905},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2906}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2942},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2943}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2957},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2958}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":3021},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":3022}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3057},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3058}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3122},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3123}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3219},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3220}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3505},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3506}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3616},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3617}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3622},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3623}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3634},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3635}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3710},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3713}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3718},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3721}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3728},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3731}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3733},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3736}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3761},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3764}]},"microsoft.network/vpngateways/vpnconnections/vpnlinkconnections":{"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2934},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2935}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2998},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2999}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3034},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3035}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3099},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3100}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3196},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3197}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3482},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3483}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3593},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3594}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3599},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3600}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3611},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3612}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3687},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3688}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3695},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3696}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3705},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3706}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3710},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3711}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3738},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3739}]},"microsoft.network/networkmanagers":{"2021-02-01-preview":[{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":338},{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":359},{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":367},{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":375},{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":385},{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":395}],"2021-05-01-preview":[{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":270},{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":291},{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":299},{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":307},{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":317},{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":327}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3025},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3035},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3042},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3061}],"2022-02-01-preview":[{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":276},{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":297},{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":305},{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":313},{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":323},{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":333}],"2022-04-01-preview":[{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":281},{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":302},{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":310},{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":318},{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":328},{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":338}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3124},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3134},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3141},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3160}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3130},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3140},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3147},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3166}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3142},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3152},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3159},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3178}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3210},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3220},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3227},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3246}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3218},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3228},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3235},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3254}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3223},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3233},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3240},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3259}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3228},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3238},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3245},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3264}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3256},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3266},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3273},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3292}]},"microsoft.network/networkmanagers/networkgroups":{"2021-02-01-preview":[{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":397}],"2021-05-01-preview":[{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":344}],"2022-02-01-preview":[{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":350}],"2022-04-01-preview":[{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":355}]},"microsoft.network/networksecurityperimeters/resourceassociations":{"2021-02-01-preview":[{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":413}],"2023-07-01-preview":[{"RelativePath":"network/microsoft.network/2023-07-01-preview/types.json","Index":113}],"2023-08-01-preview":[{"RelativePath":"network/microsoft.network/2023-08-01-preview/types.json","Index":114}]},"microsoft.network/networksecurityperimeters/profiles/accessrules":{"2021-02-01-preview":[{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":414}],"2023-07-01-preview":[{"RelativePath":"network/microsoft.network/2023-07-01-preview/types.json","Index":114}],"2023-08-01-preview":[{"RelativePath":"network/microsoft.network/2023-08-01-preview/types.json","Index":115}]},"microsoft.network/firewallpolicies":{"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2766},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2770}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2863},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2867}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3149},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3153}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3256},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3260}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3262},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3266}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3274},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3278}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3342},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3346}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3350},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3354}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3355},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3359}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3360},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3364}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3388},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3392}]},"microsoft.network/loadbalancers/backendaddresspools":{"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2787}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2884}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3170}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3277}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3283}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3295}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3363}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3371}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3376}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3381}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3409}]},"microsoft.network/azurefirewalls":{"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2994}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3093}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3099}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3111}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3157},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3179}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3165},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3187}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3170},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3192}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3175},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3197}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3200},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3222}]},"microsoft.network/publicipaddresses":{"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3239}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3245}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3257}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3325}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3333}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3338}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3343}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3371}]},"microsoft.network/loadbalancers":{"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3381}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3386}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3414}]},"microsoft.networkanalytics/dataproducts":{"2023-11-15":[{"RelativePath":"networkanalytics/microsoft.networkanalytics/2023-11-15/types.json","Index":113},{"RelativePath":"networkanalytics/microsoft.networkanalytics/2023-11-15/types.json","Index":116},{"RelativePath":"networkanalytics/microsoft.networkanalytics/2023-11-15/types.json","Index":119},{"RelativePath":"networkanalytics/microsoft.networkanalytics/2023-11-15/types.json","Index":120},{"RelativePath":"networkanalytics/microsoft.networkanalytics/2023-11-15/types.json","Index":122}]},"microsoft.networkanalytics/dataproducts/datatypes":{"2023-11-15":[{"RelativePath":"networkanalytics/microsoft.networkanalytics/2023-11-15/types.json","Index":123},{"RelativePath":"networkanalytics/microsoft.networkanalytics/2023-11-15/types.json","Index":126}]},"microsoft.networkcloud/baremetalmachines":{"2023-05-01-preview":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":664},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":669},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":670},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":672},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":673},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":676},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":681},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":684},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":685},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":686},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":690}],"2023-07-01":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":664},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":669},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":670},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":672},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":673},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":676},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":681},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":684},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":685},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":686}],"2023-10-01-preview":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":684},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":689},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":690},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":692},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":693},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":696},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":701},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":704},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":705},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":706}]},"microsoft.networkcloud/clusters":{"2023-05-01-preview":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":693},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":695}],"2023-07-01":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":689},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":691}],"2023-10-01-preview":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":709},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":714},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":716}]},"microsoft.networkcloud/kubernetesclusters":{"2023-05-01-preview":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":697}],"2023-07-01":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":693}],"2023-10-01-preview":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":718}]},"microsoft.networkcloud/storageappliances":{"2023-05-01-preview":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":698},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":701},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":706}],"2023-07-01":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":694},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":697}],"2023-10-01-preview":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":719},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":722}]},"microsoft.networkcloud/virtualmachines":{"2023-05-01-preview":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":708},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":709},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":714},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":715},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":716},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":717}],"2023-07-01":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":702},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":703},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":704},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":705}],"2023-10-01-preview":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":727},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":728},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":729},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":730}]},"newrelic.observability/monitors":{"2022-07-01-preview":[{"RelativePath":"newrelic/newrelic.observability/2022-07-01-preview/types.json","Index":122},{"RelativePath":"newrelic/newrelic.observability/2022-07-01-preview/types.json","Index":127},{"RelativePath":"newrelic/newrelic.observability/2022-07-01-preview/types.json","Index":133},{"RelativePath":"newrelic/newrelic.observability/2022-07-01-preview/types.json","Index":137},{"RelativePath":"newrelic/newrelic.observability/2022-07-01-preview/types.json","Index":143},{"RelativePath":"newrelic/newrelic.observability/2022-07-01-preview/types.json","Index":153},{"RelativePath":"newrelic/newrelic.observability/2022-07-01-preview/types.json","Index":155}],"2022-07-01":[{"RelativePath":"newrelic/newrelic.observability/2022-07-01/types.json","Index":122},{"RelativePath":"newrelic/newrelic.observability/2022-07-01/types.json","Index":127},{"RelativePath":"newrelic/newrelic.observability/2022-07-01/types.json","Index":133},{"RelativePath":"newrelic/newrelic.observability/2022-07-01/types.json","Index":137},{"RelativePath":"newrelic/newrelic.observability/2022-07-01/types.json","Index":143},{"RelativePath":"newrelic/newrelic.observability/2022-07-01/types.json","Index":153},{"RelativePath":"newrelic/newrelic.observability/2022-07-01/types.json","Index":155}],"2023-10-01-preview":[{"RelativePath":"newrelic/newrelic.observability/2023-10-01-preview/types.json","Index":122},{"RelativePath":"newrelic/newrelic.observability/2023-10-01-preview/types.json","Index":127},{"RelativePath":"newrelic/newrelic.observability/2023-10-01-preview/types.json","Index":133},{"RelativePath":"newrelic/newrelic.observability/2023-10-01-preview/types.json","Index":137},{"RelativePath":"newrelic/newrelic.observability/2023-10-01-preview/types.json","Index":143},{"RelativePath":"newrelic/newrelic.observability/2023-10-01-preview/types.json","Index":153},{"RelativePath":"newrelic/newrelic.observability/2023-10-01-preview/types.json","Index":155},{"RelativePath":"newrelic/newrelic.observability/2023-10-01-preview/types.json","Index":159},{"RelativePath":"newrelic/newrelic.observability/2023-10-01-preview/types.json","Index":164}],"2023-11-01-preview":[{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":152},{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":157},{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":163},{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":167},{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":173},{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":183},{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":187},{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":189},{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":193},{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":198}]},"microsoft.notificationhubs/namespaces":{"2014-09-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2014-09-01/types.json","Index":54},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2014-09-01/types.json","Index":59}],"2016-03-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2016-03-01/types.json","Index":65}],"2017-04-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2017-04-01/types.json","Index":65}],"2023-01-01-preview":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":150},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":153}],"2023-09-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":150},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":153}],"2023-10-01-preview":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":152},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":155}]},"microsoft.notificationhubs/namespaces/authorizationrules":{"2014-09-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2014-09-01/types.json","Index":61}],"2016-03-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2016-03-01/types.json","Index":58},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2016-03-01/types.json","Index":60}],"2017-04-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2017-04-01/types.json","Index":58},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2017-04-01/types.json","Index":60}],"2023-01-01-preview":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":168},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":169}],"2023-09-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":168},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":169}],"2023-10-01-preview":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":170},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":171}]},"microsoft.notificationhubs/namespaces/notificationhubs":{"2014-09-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2014-09-01/types.json","Index":62},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2014-09-01/types.json","Index":65}],"2016-03-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2016-03-01/types.json","Index":71}],"2017-04-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2017-04-01/types.json","Index":66},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2017-04-01/types.json","Index":70}],"2023-01-01-preview":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":159},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":160}],"2023-09-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":159},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":160}],"2023-10-01-preview":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":161},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":162}]},"microsoft.notificationhubs/namespaces/notificationhubs/authorizationrules":{"2014-09-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2014-09-01/types.json","Index":66}],"2016-03-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2016-03-01/types.json","Index":66},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2016-03-01/types.json","Index":67}],"2017-04-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2017-04-01/types.json","Index":71},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2017-04-01/types.json","Index":72}],"2023-01-01-preview":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":162},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":167}],"2023-09-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":162},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":167}],"2023-10-01-preview":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":164},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":169}]},"microsoft.openenergyplatform/energyservices":{"2022-04-04-preview":[{"RelativePath":"oep/microsoft.openenergyplatform/2022-04-04-preview/types.json","Index":36},{"RelativePath":"oep/microsoft.openenergyplatform/2022-04-04-preview/types.json","Index":37},{"RelativePath":"oep/microsoft.openenergyplatform/2022-04-04-preview/types.json","Index":41}]},"microsoft.offazurespringboot/springbootsites":{"2023-01-01-preview":[{"RelativePath":"offazurespringboot/microsoft.offazurespringboot/2023-01-01-preview/types.json","Index":113}]},"microsoft.operationalinsights/workspaces":{"2015-03-20":[{"RelativePath":"operationalinsights/microsoft.operationalinsights/2015-03-20/types.json","Index":41},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2015-03-20/types.json","Index":45},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2015-03-20/types.json","Index":47},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2015-03-20/types.json","Index":48}],"2015-11-01-preview":[{"RelativePath":"operationalinsights/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":59}],"2020-03-01-preview":[{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":181},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":182},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":196},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":200}],"2020-08-01":[{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":178},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":179},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":193},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":197}]},"microsoft.operationalinsights/workspaces/intelligencepacks":{"2015-11-01-preview":[{"RelativePath":"operationalinsights/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":56},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":57}],"2020-03-01-preview":[{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":178},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":179}],"2020-08-01":[{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":175},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":176}]},"microsoft.operationalinsights/workspaces/tables":{"2021-12-01-preview":[{"RelativePath":"operationalinsights/microsoft.operationalinsights/2021-12-01-preview/types.json","Index":108}],"2022-10-01":[{"RelativePath":"operationalinsights/microsoft.operationalinsights/2022-10-01/types.json","Index":148},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2022-10-01/types.json","Index":149}]},"microsoft.orbital/spacecrafts":{"2022-03-01":[{"RelativePath":"orbital/microsoft.orbital/2022-03-01/types.json","Index":106}],"2022-11-01":[{"RelativePath":"orbital/microsoft.orbital/2022-11-01/types.json","Index":108}]},"paloaltonetworks.cloudngfw/globalrulestacks":{"2022-08-29-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":268},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":271},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":274},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":278},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":281},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":285},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":286}],"2022-08-29":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":268},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":271},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":274},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":278},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":281},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":285},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":286}],"2023-09-01-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":269},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":272},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":275},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":279},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":282},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":286},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":287}],"2023-09-01":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":269},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":272},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":275},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":279},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":282},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":286},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":287}],"2023-10-10-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":270},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":273},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":276},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":280},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":283},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":287},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":288}]},"paloaltonetworks.cloudngfw/globalrulestacks/postrules":{"2022-08-29-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":291},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":292},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":294}],"2022-08-29":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":291},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":292},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":294}],"2023-09-01-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":292},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":293},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":295}],"2023-09-01":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":292},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":293},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":295}],"2023-10-10-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":293},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":294},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":296}]},"paloaltonetworks.cloudngfw/globalrulestacks/prerules":{"2022-08-29-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":295},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":296},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":297}],"2022-08-29":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":295},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":296},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":297}],"2023-09-01-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":296},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":297},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":298}],"2023-09-01":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":296},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":297},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":298}],"2023-10-10-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":297},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":298},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":299}]},"paloaltonetworks.cloudngfw/firewalls":{"2022-08-29-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":299},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":316},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":330},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":331}],"2022-08-29":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":299},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":316},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":330},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":331}],"2023-09-01-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":300},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":317},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":331},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":332}],"2023-09-01":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":300},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":317},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":331},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":332}],"2023-10-10-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":301},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":318},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":332},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":333}]},"paloaltonetworks.cloudngfw/localrulestacks":{"2022-08-29-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":332},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":333},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":334},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":335},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":336},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":337},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":338},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":339}],"2022-08-29":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":332},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":333},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":334},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":335},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":336},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":337},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":338},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":339}],"2023-09-01-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":333},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":334},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":335},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":336},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":337},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":338},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":339},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":340}],"2023-09-01":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":333},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":334},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":335},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":336},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":337},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":338},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":339},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":340}],"2023-10-10-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":334},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":335},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":336},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":337},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":338},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":339},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":340},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":341}]},"paloaltonetworks.cloudngfw/localrulestacks/localrules":{"2022-08-29-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":340},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":341},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":342}],"2022-08-29":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":340},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":341},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":342}],"2023-09-01-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":341},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":342},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":343}],"2023-09-01":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":341},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":342},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":343}],"2023-10-10-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":342},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":343},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":344}]},"microsoft.peering/peerings/registeredprefixes":{"2022-06-01":[{"RelativePath":"peering/microsoft.peering/2022-06-01/types.json","Index":196}],"2022-10-01":[{"RelativePath":"peering/microsoft.peering/2022-10-01/types.json","Index":196}]},"microsoft.policyinsights/policyevents":{"2018-04-04":[{"RelativePath":"policyinsights/microsoft.policyinsights/2018-04-04/types.json","Index":11}],"2018-07-01-preview":[{"RelativePath":"policyinsights/microsoft.policyinsights/2018-07-01-preview/types.json","Index":35}],"2019-10-01":[{"RelativePath":"policyinsights/microsoft.policyinsights/2019-10-01/types.json","Index":13}]},"microsoft.policyinsights/policystates":{"2018-04-04":[{"RelativePath":"policyinsights/microsoft.policyinsights/2018-04-04/types.json","Index":15},{"RelativePath":"policyinsights/microsoft.policyinsights/2018-04-04/types.json","Index":24}],"2018-07-01-preview":[{"RelativePath":"policyinsights/microsoft.policyinsights/2018-07-01-preview/types.json","Index":43},{"RelativePath":"policyinsights/microsoft.policyinsights/2018-07-01-preview/types.json","Index":52}],"2019-10-01":[{"RelativePath":"policyinsights/microsoft.policyinsights/2019-10-01/types.json","Index":24},{"RelativePath":"policyinsights/microsoft.policyinsights/2019-10-01/types.json","Index":40},{"RelativePath":"policyinsights/microsoft.policyinsights/2019-10-01/types.json","Index":41}]},"microsoft.policyinsights/policytrackedresources":{"2018-07-01-preview":[{"RelativePath":"policyinsights/microsoft.policyinsights/2018-07-01-preview/types.json","Index":21}]},"microsoft.policyinsights/remediations":{"2018-07-01-preview":[{"RelativePath":"policyinsights/microsoft.policyinsights/2018-07-01-preview/types.json","Index":29},{"RelativePath":"policyinsights/microsoft.policyinsights/2018-07-01-preview/types.json","Index":31}],"2019-07-01":[{"RelativePath":"policyinsights/microsoft.policyinsights/2019-07-01/types.json","Index":26},{"RelativePath":"policyinsights/microsoft.policyinsights/2019-07-01/types.json","Index":28}],"2021-10-01":[{"RelativePath":"policyinsights/microsoft.policyinsights/2021-10-01/types.json","Index":38},{"RelativePath":"policyinsights/microsoft.policyinsights/2021-10-01/types.json","Index":40}]},"microsoft.policyinsights/componentpolicystates":{"2022-04-01":[{"RelativePath":"policyinsights/microsoft.policyinsights/2022-04-01/types.json","Index":15}]},"microsoft.dbforpostgresql/servers":{"2017-12-01-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01-preview/types.json","Index":126},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01-preview/types.json","Index":130}],"2017-12-01":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01/types.json","Index":126},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01/types.json","Index":130}],"2018-06-01":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2018-06-01/types.json","Index":51}]},"microsoft.dbforpostgresql/flexibleservers":{"2020-02-14-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2020-02-14-preview/types.json","Index":71},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2020-02-14-preview/types.json","Index":72},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2020-02-14-preview/types.json","Index":73}],"2021-06-01-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01-preview/types.json","Index":103},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01-preview/types.json","Index":104},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01-preview/types.json","Index":105},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01-preview/types.json","Index":110}],"2021-06-01":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01/types.json","Index":95},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01/types.json","Index":96},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01/types.json","Index":97}],"2022-01-20-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-01-20-preview/types.json","Index":101},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-01-20-preview/types.json","Index":102},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-01-20-preview/types.json","Index":103}],"2022-03-08-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-03-08-preview/types.json","Index":143},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-03-08-preview/types.json","Index":144},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-03-08-preview/types.json","Index":145}],"2022-05-01-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-05-01-preview/types.json","Index":66}],"2022-12-01":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-12-01/types.json","Index":148},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-12-01/types.json","Index":149},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-12-01/types.json","Index":150}],"2023-03-01-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":238},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":239},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":240},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":245},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":250},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":255}],"2023-06-01-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":354},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":355},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":356},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":361},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":366},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":371}]},"microsoft.dbforpostgresql/locations":{"2020-02-14-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2020-02-14-preview/types.json","Index":78}],"2021-06-01-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01-preview/types.json","Index":115}],"2021-06-01":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01/types.json","Index":102}],"2022-01-20-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-01-20-preview/types.json","Index":108}],"2022-03-08-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-03-08-preview/types.json","Index":131},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-03-08-preview/types.json","Index":136}],"2022-12-01":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-12-01/types.json","Index":136},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-12-01/types.json","Index":141}],"2023-03-01-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":226},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":231}],"2023-06-01-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":342},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":347}]},"microsoft.dbforpostgresql/servergroupsv2":{"2022-11-08":[{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":125},{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":126},{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":127},{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":128}]},"microsoft.powerbidedicated/capacities":{"2017-10-01":[{"RelativePath":"powerbidedicated/microsoft.powerbidedicated/2017-10-01/types.json","Index":45},{"RelativePath":"powerbidedicated/microsoft.powerbidedicated/2017-10-01/types.json","Index":46}],"2021-01-01":[{"RelativePath":"powerbidedicated/microsoft.powerbidedicated/2021-01-01/types.json","Index":72},{"RelativePath":"powerbidedicated/microsoft.powerbidedicated/2021-01-01/types.json","Index":73}]},"microsoft.powerbidedicated/locations":{"2017-10-01":[{"RelativePath":"powerbidedicated/microsoft.powerbidedicated/2017-10-01/types.json","Index":49}],"2021-01-01":[{"RelativePath":"powerbidedicated/microsoft.powerbidedicated/2021-01-01/types.json","Index":76}]},"microsoft.powerbi/locations":{"2016-01-29":[{"RelativePath":"powerbiembedded/microsoft.powerbi/2016-01-29/types.json","Index":23}]},"microsoft.powerbi/workspacecollections":{"2016-01-29":[{"RelativePath":"powerbiembedded/microsoft.powerbi/2016-01-29/types.json","Index":25},{"RelativePath":"powerbiembedded/microsoft.powerbi/2016-01-29/types.json","Index":30}]},"microsoft.professionalservice/resources":{"2023-07-01-preview":[{"RelativePath":"professionalservice/microsoft.professionalservice/2023-07-01-preview/types.json","Index":42}]},"microsoft.providerhub/providerregistrations/defaultrollouts":{"2020-11-20":[{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":448}],"2021-05-01-preview":[{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":456}],"2021-06-01-preview":[{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":501}],"2021-09-01-preview":[{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":511}]},"microsoft.providerhub/providerregistrations":{"2020-11-20":[{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":569},{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":572},{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":574}],"2021-05-01-preview":[{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":577},{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":580},{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":582}],"2021-06-01-preview":[{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":627},{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":630},{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":641}],"2021-09-01-preview":[{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":637},{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":640},{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":651}]},"microsoft.providerhub/providerregistrations/resourceactions":{"2021-06-01-preview":[{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":645}],"2021-09-01-preview":[{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":655}]},"microsoft.purview/accounts":{"2020-12-01-preview":[{"RelativePath":"purview/microsoft.purview/2020-12-01-preview/types.json","Index":64}],"2021-07-01":[{"RelativePath":"purview/microsoft.purview/2021-07-01/types.json","Index":68},{"RelativePath":"purview/microsoft.purview/2021-07-01/types.json","Index":70}],"2021-12-01":[{"RelativePath":"purview/microsoft.purview/2021-12-01/types.json","Index":123},{"RelativePath":"purview/microsoft.purview/2021-12-01/types.json","Index":125},{"RelativePath":"purview/microsoft.purview/2021-12-01/types.json","Index":130}]},"microsoft.purview/locations":{"2021-12-01":[{"RelativePath":"purview/microsoft.purview/2021-12-01/types.json","Index":131}]},"microsoft.quantum/locations":{"2019-11-04-preview":[{"RelativePath":"quantum/microsoft.quantum/2019-11-04-preview/types.json","Index":51}],"2022-01-10-preview":[{"RelativePath":"quantum/microsoft.quantum/2022-01-10-preview/types.json","Index":51}]},"microsoft.recommendationsservice/accounts":{"2022-02-01":[{"RelativePath":"recommendationsservice/microsoft.recommendationsservice/2022-02-01/types.json","Index":69}],"2022-03-01-preview":[{"RelativePath":"recommendationsservice/microsoft.recommendationsservice/2022-03-01-preview/types.json","Index":77}]},"microsoft.recoveryservices/locations":{"2016-06-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2016-06-01/types.json","Index":71}],"2020-02-02":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2020-02-02/types.json","Index":86}],"2020-10-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2020-10-01/types.json","Index":97}],"2021-01-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-01-01/types.json","Index":97}],"2021-02-10":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-02-10/types.json","Index":97},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":837},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":865},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":878}],"2021-03-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-03-01/types.json","Index":97},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":837},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":865},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":878}],"2021-04-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-04-01/types.json","Index":109},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":862},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":890},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":903}],"2021-06-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-06-01/types.json","Index":109},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":839},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":867},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":880}],"2021-07-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-07-01/types.json","Index":109},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":873},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":901},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":914}],"2021-08-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-08-01/types.json","Index":109},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":873},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":901},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":914}],"2021-11-01-preview":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-11-01-preview/types.json","Index":113}],"2021-12-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-12-01/types.json","Index":109},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":934},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":962},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":975}],"2022-01-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-01-01/types.json","Index":113},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":920},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":948},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":961}],"2022-01-31-preview":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-01-31-preview/types.json","Index":113},{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-01-31-preview/types.json","Index":129}],"2022-02-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-02-01/types.json","Index":113},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":920},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":948},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":961}],"2022-03-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-03-01/types.json","Index":122},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":920},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":948},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":961}],"2022-04-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-04-01/types.json","Index":130},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":920},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":948},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":961}],"2022-05-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-05-01/types.json","Index":130}],"2022-08-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-08-01/types.json","Index":136}],"2022-09-10":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-09-10/types.json","Index":136}],"2022-09-30-preview":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":144},{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":162},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":972},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1001},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1014}],"2022-10-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-10-01/types.json","Index":144},{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-10-01/types.json","Index":162},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":972},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1001},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1014}],"2023-01-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-01-01/types.json","Index":144},{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-01-01/types.json","Index":162},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":988},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1017},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1030}],"2023-02-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-02-01/types.json","Index":150},{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-02-01/types.json","Index":168},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":989},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1018},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1031}],"2023-04-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-04-01/types.json","Index":165},{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-04-01/types.json","Index":183},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":994},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1026},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1039}],"2023-06-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-06-01/types.json","Index":165},{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-06-01/types.json","Index":183},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":998},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1030},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1043}],"2017-07-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2017-07-01/types.json","Index":64},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2017-07-01/types.json","Index":92},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2017-07-01/types.json","Index":105}],"2018-12-20":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2018-12-20/types.json","Index":121},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2018-12-20/types.json","Index":239},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2018-12-20/types.json","Index":242}],"2021-02-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":846},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":874},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":887}],"2021-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":837},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":865},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":878}],"2021-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":896},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":924},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":937}],"2021-11-15":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-11-15/types.json","Index":197},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-11-15/types.json","Index":315},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-11-15/types.json","Index":318}],"2022-06-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":972},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1001},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1014}],"2022-09-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":972},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1001},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1014}],"2023-01-15":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-15/types.json","Index":198},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-15/types.json","Index":316},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-15/types.json","Index":319}]},"microsoft.recoveryservices/vaults/backupfabrics/protectioncontainers/protecteditems/recoverypoints":{"2016-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":301},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":307},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":319}],"2016-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-12-01/types.json","Index":187},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-12-01/types.json","Index":188}],"2018-12-20":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2018-12-20/types.json","Index":248}],"2019-05-13":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-05-13/types.json","Index":647}],"2019-06-15":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-06-15/types.json","Index":660}],"2020-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":867},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":875},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":876}],"2020-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":871},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":879},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":880}],"2021-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":806},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":923},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":931},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":932}],"2021-02-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":913},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":1030},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":1038},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":1039}],"2021-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":904},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":1021},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":1029},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":1030}],"2021-02-10":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":904},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":1021},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":1029},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":1030}],"2021-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":904},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":1021},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":1029},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":1030}],"2021-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":929},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":1046},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":1054},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":1055}],"2021-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":906},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":1024},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":1032},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":1033}],"2021-07-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":940},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":1059},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":1067},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":1068}],"2021-08-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":940},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":1058},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":1066},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":1067}],"2021-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":963},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1082},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1090},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1091}],"2021-11-15":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-11-15/types.json","Index":324}],"2021-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1001},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1120},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1128},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1129}],"2022-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":987},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1106},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1114},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1115}],"2022-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":987},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1106},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1114},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1115}],"2022-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":987},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1106},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1114},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1115}],"2022-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":987},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1106},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1114},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1115}],"2022-06-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1040},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1159},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1167},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1168}],"2022-09-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1040},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1159},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1167},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1168}],"2022-09-30-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1040},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1159},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1167},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1168}],"2022-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1040},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1159},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1167},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1168}],"2023-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1056},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1175},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1183},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1184}],"2023-01-15":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-15/types.json","Index":325}],"2023-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1057},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1183},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1191},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1192}],"2023-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1065},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1190},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1198},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1199}],"2023-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1069},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1210},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1218},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1219}]},"microsoft.recoveryservices/vaults/backupfabrics":{"2016-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":320}],"2016-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-12-01/types.json","Index":163}],"2020-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":889}],"2020-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":893}],"2021-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":945}],"2021-02-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":1052}],"2021-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":1043}],"2021-02-10":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":1043}],"2021-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":1043}],"2021-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":1068}],"2021-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":1046}],"2021-07-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":1083}],"2021-08-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":1082}],"2021-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1107}],"2021-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1145}],"2022-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1131}],"2022-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1131}],"2022-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1131}],"2022-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1131}],"2022-06-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1184}],"2022-09-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1184}],"2022-09-30-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1184}],"2022-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1184}],"2023-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1200}],"2023-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1208}],"2023-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1215}],"2023-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1236}]},"microsoft.recoveryservices/vaults/backupfabrics/protectioncontainers/protecteditems":{"2016-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":326}],"2016-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-12-01/types.json","Index":179}],"2020-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":906}],"2020-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":910}],"2021-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":962},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":969}],"2021-02-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":1069},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":1076}],"2021-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":1060},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":1067}],"2021-02-10":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":1060},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":1067}],"2021-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":1060},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":1067}],"2021-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":1085},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":1092}],"2021-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":1063},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":1070}],"2021-07-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":1100},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":1107}],"2021-08-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":1099},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":1106}],"2021-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1124},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1131}],"2021-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1162},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1169}],"2022-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1148},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1155}],"2022-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1148},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1155}],"2022-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1148},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1155}],"2022-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1148},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1155}],"2022-06-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1203},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1210}],"2022-09-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1203},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1210}],"2022-09-30-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1203},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1210}],"2022-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1203},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1210}],"2023-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1219},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1226}],"2023-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1227},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1234}],"2023-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1234},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1241}],"2023-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1255},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1262}]},"microsoft.recoveryservices/vaults":{"2016-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":327}],"2016-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-12-01/types.json","Index":190}],"2019-05-13":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-05-13/types.json","Index":649},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-05-13/types.json","Index":656}],"2019-06-15":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-06-15/types.json","Index":662},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-06-15/types.json","Index":669}],"2020-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":878},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":885},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":887}],"2020-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":882},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":889},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":891}],"2021-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":934},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":941},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":943}],"2021-02-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":1041},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":1048},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":1050}],"2021-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":1032},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":1039},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":1041}],"2021-02-10":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":1032},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":1039},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":1041}],"2021-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":1032},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":1039},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":1041}],"2021-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":1057},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":1064},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":1066}],"2021-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":1035},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":1042},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":1044}],"2021-07-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":1070},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":1077},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":1081}],"2021-08-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":1069},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":1076},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":1080}],"2021-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1093},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1100},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1101},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1105}],"2021-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1131},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1138},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1139},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1143}],"2022-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1117},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1124},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1125},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1129}],"2022-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1117},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1124},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1125},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1129}],"2022-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1117},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1124},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1125},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1129}],"2022-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1117},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1124},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1125},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1129}],"2022-06-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1170},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1177},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1178},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1182}],"2022-09-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1170},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1177},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1178},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1182}],"2022-09-30-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1170},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1177},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1178},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1182}],"2022-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1170},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1177},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1178},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1182}],"2023-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1186},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1193},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1194},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1198}],"2023-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1194},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1201},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1202},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1206}],"2023-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1201},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1208},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1209},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1213}],"2023-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1221},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1229},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1230},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1234}]},"microsoft.recoveryservices/vaults/backupjobs":{"2016-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":328}],"2019-05-13":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-05-13/types.json","Index":648}],"2019-06-15":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-06-15/types.json","Index":661}],"2020-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":877}],"2020-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":881}],"2021-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":933}],"2021-02-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":1040}],"2021-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":1031}],"2021-02-10":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":1031}],"2021-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":1031}],"2021-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":1056}],"2021-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":1034}],"2021-07-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":1069}],"2021-08-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":1068}],"2021-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1092}],"2021-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1130}],"2022-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1116}],"2022-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1116}],"2022-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1116}],"2022-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1116}],"2022-06-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1169}],"2022-09-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1169}],"2022-09-30-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1169}],"2022-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1169}],"2023-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1185}],"2023-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1193}],"2023-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1200}],"2023-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1220}]},"microsoft.recoveryservices/vaults/backupfabrics/protectioncontainers":{"2016-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-12-01/types.json","Index":162}],"2020-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":888}],"2020-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":892}],"2021-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":944}],"2021-02-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":1051}],"2021-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":1042}],"2021-02-10":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":1042}],"2021-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":1042}],"2021-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":1067}],"2021-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":1045}],"2021-07-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":1082}],"2021-08-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":1081}],"2021-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1106}],"2021-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1144}],"2022-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1130}],"2022-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1130}],"2022-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1130}],"2022-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1130}],"2022-06-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1183}],"2022-09-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1183}],"2022-09-30-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1183}],"2022-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1183}],"2023-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1199}],"2023-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1207}],"2023-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1214}],"2023-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1235}]},"microsoft.recoveryservices/vaults/backupstorageconfig":{"2020-07-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-07-01/types.json","Index":14},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-07-01/types.json","Index":21}],"2020-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":775},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":782}],"2020-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":778},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":785}],"2021-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":787},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":794}],"2021-02-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":894},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":901}],"2021-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":885},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":892}],"2021-02-10":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":885},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":892}],"2021-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":885},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":892}],"2021-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":910},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":917}],"2021-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":887},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":894}],"2021-07-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":921},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":928}],"2021-08-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":921},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":928}],"2021-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":944},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":951}],"2021-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":982},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":989}],"2022-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":968},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":975}],"2022-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":968},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":975}],"2022-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":968},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":975}],"2022-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":968},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":975}],"2022-06-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1021},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1028}],"2022-09-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1021},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1028}],"2022-09-30-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1021},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1028}],"2022-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1021},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1028}],"2023-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1037},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1044}],"2023-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1038},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1045}],"2023-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1046},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1053}],"2023-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1050},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1057}]},"microsoft.recoveryservices/vaults/backupresourceguardproxies":{"2021-02-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":1080}],"2021-07-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":1111}],"2021-08-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":1110}],"2021-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1135}],"2021-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1173}],"2022-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1159}],"2022-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1159}],"2022-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1159}],"2022-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1159}],"2022-06-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1214}],"2022-09-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1214}],"2022-09-30-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1214}],"2022-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1214}],"2023-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1230}],"2023-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1238}],"2023-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1245}],"2023-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1266}]},"microsoft.recoveryservices/vaults/backuptieringcost":{"2023-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1294}]},"microsoft.datareplication/replicationvaults/protecteditems":{"2021-02-16-preview":[{"RelativePath":"recoveryservicesdatareplication/microsoft.datareplication/2021-02-16-preview/types.json","Index":327}]},"microsoft.datareplication/locations":{"2021-02-16-preview":[{"RelativePath":"recoveryservicesdatareplication/microsoft.datareplication/2021-02-16-preview/types.json","Index":330}]},"microsoft.datareplication/deployments":{"2021-02-16-preview":[{"RelativePath":"recoveryservicesdatareplication/microsoft.datareplication/2021-02-16-preview/types.json","Index":334}]},"microsoft.recoveryservices/vaults/replicationfabrics/replicationprotectioncontainers/replicationprotecteditems":{"2016-08-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":472},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":473},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":476},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":491},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":492},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":495},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":513},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":516},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":519},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":528}],"2018-01-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":716},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":717},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":735},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":744},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":745},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":760},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":763},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":766},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":769},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":772}],"2018-07-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":941},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":953},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":954},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":972},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":981},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":989},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":990},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1005},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1010},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1028},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1031},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1049},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1052}],"2021-02-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1158},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1172},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1173},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1174},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1187},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1196},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1204},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1205},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1224},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1229},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1247},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1250},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1268},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1271}],"2021-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":941},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":953},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":954},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":972},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":981},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":989},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":990},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1005},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1010},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1028},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1031},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1049},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1052}],"2021-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1158},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1172},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1173},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1174},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1187},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1196},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1204},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1205},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1224},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1229},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1247},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1250},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1268},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1271}],"2021-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1176},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1190},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1191},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1192},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1205},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1214},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1222},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1223},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1242},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1247},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1265},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1268},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1286},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1292},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1295}],"2021-07-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1176},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1190},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1191},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1192},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1205},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1214},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1222},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1223},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1242},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1247},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1265},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1268},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1286},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1292},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1295}],"2021-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1188},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1202},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1203},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1204},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1217},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1226},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1234},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1235},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1254},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1259},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1277},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1280},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1298},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1304},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1307}],"2021-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1188},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1202},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1203},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1204},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1217},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1226},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1234},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1235},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1254},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1259},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1277},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1280},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1298},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1304},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1307}],"2021-11-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1202},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1216},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1217},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1218},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1231},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1240},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1248},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1249},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1268},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1273},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1279},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1297},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1300},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1318},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1324},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1327}],"2021-12-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1202},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1216},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1217},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1218},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1231},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1240},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1248},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1249},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1268},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1273},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1279},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1297},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1300},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1318},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1324},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1327}],"2022-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1207},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1221},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1222},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1223},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1236},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1245},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1253},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1254},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1273},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1278},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1284},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1302},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1305},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1323},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1329},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1332}],"2022-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1207},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1221},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1222},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1223},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1236},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1245},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1253},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1254},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1273},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1278},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1284},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1302},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1305},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1323},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1329},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1332}],"2022-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1207},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1221},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1222},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1223},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1236},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1245},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1253},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1254},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1273},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1278},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1284},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1302},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1305},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1323},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1329},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1332}],"2022-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1207},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1221},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1222},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1223},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1236},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1245},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1253},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1254},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1273},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1278},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1284},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1302},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1305},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1323},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1329},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1332}],"2022-05-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1240},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1254},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1255},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1256},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1269},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1278},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1286},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1287},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1306},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1311},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1317},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1335},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1338},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1356},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1362},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1365}],"2022-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1240},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1254},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1255},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1256},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1269},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1278},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1286},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1287},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1306},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1311},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1317},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1335},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1338},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1356},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1362},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1365}],"2022-09-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1240},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1254},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1255},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1256},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1269},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1278},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1286},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1287},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1306},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1311},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1317},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1335},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1338},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1356},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1362},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1365}],"2022-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1243},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1257},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1258},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1259},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1272},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1281},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1289},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1290},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1309},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1314},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1320},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1338},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1341},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1359},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1365},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1368}],"2023-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1251},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1265},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1266},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1267},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1280},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1289},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1297},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1298},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1317},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1322},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1328},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1346},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1349},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1367},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1373},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1376}],"2023-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1254},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1268},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1269},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1270},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1283},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1292},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1300},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1301},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1320},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1325},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1331},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1349},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1352},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1370},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1376},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1379}],"2023-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1254},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1268},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1269},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1270},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1283},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1292},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1300},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1301},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1320},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1325},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1331},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1349},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1352},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1370},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1376},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1379}],"2023-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1274},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1288},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1289},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1290},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1303},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1312},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1320},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1321},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1340},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1345},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1351},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1369},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1372},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1390},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1396},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1399}]},"microsoft.recoveryservices/vaults/replicationfabrics":{"2016-08-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":529},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":550},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":554},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":555},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":556}],"2018-01-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":577},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":578},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":582},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":583},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":586}],"2018-07-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":799},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":800},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":804},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":805},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":808}],"2021-02-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":954},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":955},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":959},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":960},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":963}],"2021-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":799},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":800},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":804},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":805},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":808}],"2021-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":954},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":955},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":959},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":960},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":963}],"2021-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":967},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":968},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":972},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":973},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":976}],"2021-07-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":967},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":968},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":972},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":973},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":976}],"2021-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":979},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":980},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":984},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":985},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":988}],"2021-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":979},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":980},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":984},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":985},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":988}],"2021-11-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":992},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":993},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":997},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":998},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1001}],"2021-12-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":992},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":993},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":997},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":998},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1001}],"2022-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":995},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":996},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1000},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1001},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1004}],"2022-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":995},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":996},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1000},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1001},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1004}],"2022-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":995},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":996},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1000},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1001},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1004}],"2022-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":995},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":996},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1000},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1001},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1004}],"2022-05-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1008},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1009},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1013},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1014},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1017}],"2022-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1008},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1009},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1013},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1014},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1017}],"2022-09-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1008},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1009},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1013},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1014},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1017}],"2022-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1011},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1012},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1016},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1017},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1020}],"2023-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1018},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1019},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1023},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1024},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1027}],"2023-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1021},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1022},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1026},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1027},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1030}],"2023-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1021},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1022},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1026},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1027},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1030}],"2023-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1035},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1036},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1040},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1041},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1044}]},"microsoft.recoveryservices/vaults/replicationfabrics/replicationrecoveryservicesproviders":{"2016-08-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":558},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":559}],"2018-01-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":781},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":782}],"2018-07-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1061},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1062}],"2021-02-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1280},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1281}],"2021-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1061},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1062}],"2021-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1280},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1281}],"2021-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1304},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1305}],"2021-07-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1304},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1305}],"2021-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1316},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1317}],"2021-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1316},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1317}],"2021-11-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1336},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1337}],"2021-12-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1336},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1337}],"2022-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1341},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1342}],"2022-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1341},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1342}],"2022-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1341},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1342}],"2022-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1341},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1342}],"2022-05-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1374},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1375}],"2022-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1374},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1375}],"2022-09-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1374},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1375}],"2022-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1377},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1378}],"2023-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1385},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1386}],"2023-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1388},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1389}],"2023-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1388},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1389}],"2023-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1408},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1409}]},"microsoft.recoveryservices/vaults/replicationrecoveryplans":{"2016-08-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":565},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":566},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":569},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":611},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":621},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":628}],"2018-01-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":794},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":839},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":840},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":847},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":850},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":860}],"2018-07-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1075},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1127},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1128},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1135},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1138},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1148}],"2021-02-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1294},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1295},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1352},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1353},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1360},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1363},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1373}],"2021-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1075},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1127},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1128},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1135},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1138},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1148}],"2021-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1294},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1295},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1352},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1353},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1360},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1363},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1373}],"2021-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1318},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1319},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1376},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1377},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1384},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1387},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1397}],"2021-07-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1318},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1319},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1376},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1377},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1384},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1387},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1397}],"2021-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1330},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1331},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1388},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1389},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1396},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1399},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1409}],"2021-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1330},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1331},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1388},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1389},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1396},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1399},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1409}],"2021-11-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1350},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1351},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1408},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1409},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1416},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1419},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1429}],"2021-12-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1350},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1351},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1408},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1409},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1416},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1419},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1429}],"2022-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1355},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1356},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1413},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1414},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1421},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1424},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1434}],"2022-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1355},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1356},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1413},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1414},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1421},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1424},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1434}],"2022-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1355},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1356},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1413},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1414},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1421},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1424},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1434}],"2022-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1355},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1356},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1413},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1414},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1421},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1424},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1434}],"2022-05-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1388},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1389},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1446},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1447},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1454},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1457},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1467}],"2022-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1388},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1389},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1446},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1447},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1454},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1457},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1467}],"2022-09-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1388},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1389},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1446},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1447},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1454},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1457},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1467}],"2022-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1391},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1392},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1449},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1450},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1457},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1460},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1470}],"2023-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1399},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1400},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1457},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1458},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1465},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1468},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1478}],"2023-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1402},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1403},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1460},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1461},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1468},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1471},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1481}],"2023-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1402},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1403},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1460},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1461},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1468},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1471},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1481}],"2023-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1422},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1423},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1480},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1481},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1488},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1491},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1501}]},"microsoft.recoveryservices/vaults/replicationfabrics/replicationprotectioncontainers":{"2016-08-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":638},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":639},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":642}],"2018-01-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":591},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":592},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":600}],"2018-07-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":813},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":814},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":822}],"2021-02-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":968},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":969},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":977}],"2021-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":813},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":814},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":822}],"2021-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":968},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":969},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":977}],"2021-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":981},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":982},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":990}],"2021-07-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":981},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":982},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":990}],"2021-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":993},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":994},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1002}],"2021-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":993},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":994},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1002}],"2021-11-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1006},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1007},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1015}],"2021-12-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1006},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1007},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1015}],"2022-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1009},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1010},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1018}],"2022-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1009},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1010},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1018}],"2022-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1009},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1010},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1018}],"2022-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1009},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1010},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1018}],"2022-05-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1022},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1023},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1031}],"2022-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1022},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1023},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1031}],"2022-09-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1022},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1023},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1031}],"2022-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1025},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1026},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1034}],"2023-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1032},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1033},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1041}],"2023-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1035},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1036},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1044}],"2023-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1035},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1036},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1044}],"2023-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1049},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1050},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1058}]},"microsoft.recoveryservices/vaults/replicationfabrics/replicationprotectioncontainers/replicationprotectioncontainermappings":{"2016-08-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":646}],"2018-01-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":776}],"2018-07-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1056}],"2021-02-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1275}],"2021-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1056}],"2021-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1275}],"2021-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1299}],"2021-07-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1299}],"2021-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1311}],"2021-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1311}],"2021-11-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1331}],"2021-12-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1331}],"2022-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1336}],"2022-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1336}],"2022-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1336}],"2022-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1336}],"2022-05-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1369}],"2022-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1369}],"2022-09-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1369}],"2022-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1372}],"2023-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1380}],"2023-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1383}],"2023-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1383}],"2023-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1403}]},"microsoft.recoveryservices/vaults/replicationjobs":{"2016-08-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":650},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":651},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":652}],"2018-01-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":784},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":785},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":788}],"2018-07-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1064},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1065},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1068}],"2021-02-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1283},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1284},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1287}],"2021-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1064},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1065},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1068}],"2021-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1283},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1284},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1287}],"2021-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1307},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1308},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1311}],"2021-07-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1307},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1308},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1311}],"2021-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1319},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1320},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1323}],"2021-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1319},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1320},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1323}],"2021-11-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1339},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1340},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1343}],"2021-12-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1339},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1340},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1343}],"2022-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1344},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1345},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1348}],"2022-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1344},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1345},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1348}],"2022-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1344},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1345},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1348}],"2022-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1344},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1345},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1348}],"2022-05-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1377},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1378},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1381}],"2022-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1377},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1378},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1381}],"2022-09-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1377},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1378},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1381}],"2022-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1380},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1381},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1384}],"2023-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1388},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1389},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1392}],"2023-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1391},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1392},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1395}],"2023-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1391},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1392},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1395}],"2023-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1411},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1412},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1415}]},"microsoft.recoveryservices/vaults/replicationfabrics/replicationprotectioncontainers/replicationmigrationitems":{"2018-01-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":648},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":654},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":660},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":663}],"2018-07-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":860},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":866},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":869}],"2021-02-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1029},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1035},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1041},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1044}],"2021-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":860},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":866},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":869}],"2021-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1029},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1035},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1041},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1044}],"2021-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1042},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1048},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1054},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1057}],"2021-07-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1042},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1048},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1054},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1057}],"2021-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1054},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1060},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1066},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1069}],"2021-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1054},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1060},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1066},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1069}],"2021-11-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1067},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1073},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1079},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1082}],"2021-12-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1067},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1073},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1079},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1082}],"2022-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1070},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1076},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1084},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1087}],"2022-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1070},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1076},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1084},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1087}],"2022-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1070},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1076},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1084},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1087}],"2022-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1070},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1076},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1084},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1087}],"2022-05-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1094},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1097},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1103},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1109},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1117},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1120}],"2022-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1094},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1097},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1103},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1109},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1117},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1120}],"2022-09-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1094},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1097},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1103},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1109},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1117},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1120}],"2022-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1097},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1100},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1106},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1112},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1120},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1123}],"2023-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1105},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1108},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1114},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1120},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1128},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1131}],"2023-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1108},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1111},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1117},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1123},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1131},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1134}],"2023-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1108},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1111},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1117},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1123},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1131},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1134}],"2023-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1122},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1125},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1131},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1137},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1145},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1148}]},"microsoft.recoveryservices/vaults/replicationvaulthealth":{"2018-01-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":882}],"2018-07-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1169}],"2021-02-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1399}],"2021-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1169}],"2021-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1399}],"2021-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1423}],"2021-07-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1423}],"2021-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1435}],"2021-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1435}],"2021-11-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1455}],"2021-12-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1455}],"2022-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1460}],"2022-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1460}],"2022-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1460}],"2022-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1460}],"2022-05-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1493}],"2022-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1493}],"2022-09-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1493}],"2022-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1496}],"2023-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1504}],"2023-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1507}],"2023-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1507}],"2023-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1527}]},"microsoft.redhatopenshift/openshiftclusters":{"2020-04-30":[{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2020-04-30/types.json","Index":46}],"2021-09-01-preview":[{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2021-09-01-preview/types.json","Index":106},{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2021-09-01-preview/types.json","Index":108}],"2022-04-01":[{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2022-04-01/types.json","Index":58},{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2022-04-01/types.json","Index":60}],"2022-09-04":[{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2022-09-04/types.json","Index":78},{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2022-09-04/types.json","Index":80}],"2023-04-01":[{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-04-01/types.json","Index":81},{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-04-01/types.json","Index":83}],"2023-07-01-preview":[{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-07-01-preview/types.json","Index":89},{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-07-01-preview/types.json","Index":91}],"2023-09-04":[{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-09-04/types.json","Index":85},{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-09-04/types.json","Index":87}]},"microsoft.cache/redis":{"2015-08-01":[{"RelativePath":"redis/microsoft.cache/2015-08-01/types.json","Index":25},{"RelativePath":"redis/microsoft.cache/2015-08-01/types.json","Index":30},{"RelativePath":"redis/microsoft.cache/2015-08-01/types.json","Index":36}],"2016-04-01":[{"RelativePath":"redis/microsoft.cache/2016-04-01/types.json","Index":48},{"RelativePath":"redis/microsoft.cache/2016-04-01/types.json","Index":53},{"RelativePath":"redis/microsoft.cache/2016-04-01/types.json","Index":60},{"RelativePath":"redis/microsoft.cache/2016-04-01/types.json","Index":63},{"RelativePath":"redis/microsoft.cache/2016-04-01/types.json","Index":65}],"2017-02-01":[{"RelativePath":"redis/microsoft.cache/2017-02-01/types.json","Index":59},{"RelativePath":"redis/microsoft.cache/2017-02-01/types.json","Index":64},{"RelativePath":"redis/microsoft.cache/2017-02-01/types.json","Index":71},{"RelativePath":"redis/microsoft.cache/2017-02-01/types.json","Index":74},{"RelativePath":"redis/microsoft.cache/2017-02-01/types.json","Index":76}],"2017-10-01":[{"RelativePath":"redis/microsoft.cache/2017-10-01/types.json","Index":60},{"RelativePath":"redis/microsoft.cache/2017-10-01/types.json","Index":65},{"RelativePath":"redis/microsoft.cache/2017-10-01/types.json","Index":72},{"RelativePath":"redis/microsoft.cache/2017-10-01/types.json","Index":75},{"RelativePath":"redis/microsoft.cache/2017-10-01/types.json","Index":77}],"2018-03-01":[{"RelativePath":"redis/microsoft.cache/2018-03-01/types.json","Index":77},{"RelativePath":"redis/microsoft.cache/2018-03-01/types.json","Index":82},{"RelativePath":"redis/microsoft.cache/2018-03-01/types.json","Index":89},{"RelativePath":"redis/microsoft.cache/2018-03-01/types.json","Index":92},{"RelativePath":"redis/microsoft.cache/2018-03-01/types.json","Index":94}],"2019-07-01":[{"RelativePath":"redis/microsoft.cache/2019-07-01/types.json","Index":79},{"RelativePath":"redis/microsoft.cache/2019-07-01/types.json","Index":84},{"RelativePath":"redis/microsoft.cache/2019-07-01/types.json","Index":92},{"RelativePath":"redis/microsoft.cache/2019-07-01/types.json","Index":95},{"RelativePath":"redis/microsoft.cache/2019-07-01/types.json","Index":97}],"2020-06-01":[{"RelativePath":"redis/microsoft.cache/2020-06-01/types.json","Index":100},{"RelativePath":"redis/microsoft.cache/2020-06-01/types.json","Index":105},{"RelativePath":"redis/microsoft.cache/2020-06-01/types.json","Index":113},{"RelativePath":"redis/microsoft.cache/2020-06-01/types.json","Index":116},{"RelativePath":"redis/microsoft.cache/2020-06-01/types.json","Index":118}],"2020-12-01":[{"RelativePath":"redis/microsoft.cache/2020-12-01/types.json","Index":100},{"RelativePath":"redis/microsoft.cache/2020-12-01/types.json","Index":105},{"RelativePath":"redis/microsoft.cache/2020-12-01/types.json","Index":113},{"RelativePath":"redis/microsoft.cache/2020-12-01/types.json","Index":116},{"RelativePath":"redis/microsoft.cache/2020-12-01/types.json","Index":118}],"2021-06-01":[{"RelativePath":"redis/microsoft.cache/2021-06-01/types.json","Index":108},{"RelativePath":"redis/microsoft.cache/2021-06-01/types.json","Index":113},{"RelativePath":"redis/microsoft.cache/2021-06-01/types.json","Index":121},{"RelativePath":"redis/microsoft.cache/2021-06-01/types.json","Index":124},{"RelativePath":"redis/microsoft.cache/2021-06-01/types.json","Index":126}],"2022-05-01":[{"RelativePath":"redis/microsoft.cache/2022-05-01/types.json","Index":108},{"RelativePath":"redis/microsoft.cache/2022-05-01/types.json","Index":113},{"RelativePath":"redis/microsoft.cache/2022-05-01/types.json","Index":121},{"RelativePath":"redis/microsoft.cache/2022-05-01/types.json","Index":124},{"RelativePath":"redis/microsoft.cache/2022-05-01/types.json","Index":126}],"2022-06-01":[{"RelativePath":"redis/microsoft.cache/2022-06-01/types.json","Index":108},{"RelativePath":"redis/microsoft.cache/2022-06-01/types.json","Index":113},{"RelativePath":"redis/microsoft.cache/2022-06-01/types.json","Index":121},{"RelativePath":"redis/microsoft.cache/2022-06-01/types.json","Index":124},{"RelativePath":"redis/microsoft.cache/2022-06-01/types.json","Index":126}],"2023-04-01":[{"RelativePath":"redis/microsoft.cache/2023-04-01/types.json","Index":108},{"RelativePath":"redis/microsoft.cache/2023-04-01/types.json","Index":113},{"RelativePath":"redis/microsoft.cache/2023-04-01/types.json","Index":121},{"RelativePath":"redis/microsoft.cache/2023-04-01/types.json","Index":124},{"RelativePath":"redis/microsoft.cache/2023-04-01/types.json","Index":126}],"2023-05-01-preview":[{"RelativePath":"redis/microsoft.cache/2023-05-01-preview/types.json","Index":136},{"RelativePath":"redis/microsoft.cache/2023-05-01-preview/types.json","Index":141},{"RelativePath":"redis/microsoft.cache/2023-05-01-preview/types.json","Index":149},{"RelativePath":"redis/microsoft.cache/2023-05-01-preview/types.json","Index":152},{"RelativePath":"redis/microsoft.cache/2023-05-01-preview/types.json","Index":154}],"2023-08-01":[{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":139},{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":144},{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":152},{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":155},{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":157},{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":164}]},"microsoft.cache/redisenterprise/databases":{"2020-10-01-preview":[{"RelativePath":"redisenterprise/microsoft.cache/2020-10-01-preview/types.json","Index":105},{"RelativePath":"redisenterprise/microsoft.cache/2020-10-01-preview/types.json","Index":110},{"RelativePath":"redisenterprise/microsoft.cache/2020-10-01-preview/types.json","Index":112},{"RelativePath":"redisenterprise/microsoft.cache/2020-10-01-preview/types.json","Index":114}],"2021-02-01-preview":[{"RelativePath":"redisenterprise/microsoft.cache/2021-02-01-preview/types.json","Index":126},{"RelativePath":"redisenterprise/microsoft.cache/2021-02-01-preview/types.json","Index":131},{"RelativePath":"redisenterprise/microsoft.cache/2021-02-01-preview/types.json","Index":133},{"RelativePath":"redisenterprise/microsoft.cache/2021-02-01-preview/types.json","Index":135},{"RelativePath":"redisenterprise/microsoft.cache/2021-02-01-preview/types.json","Index":138}],"2021-03-01":[{"RelativePath":"redisenterprise/microsoft.cache/2021-03-01/types.json","Index":117},{"RelativePath":"redisenterprise/microsoft.cache/2021-03-01/types.json","Index":122},{"RelativePath":"redisenterprise/microsoft.cache/2021-03-01/types.json","Index":124},{"RelativePath":"redisenterprise/microsoft.cache/2021-03-01/types.json","Index":126}],"2021-08-01":[{"RelativePath":"redisenterprise/microsoft.cache/2021-08-01/types.json","Index":117},{"RelativePath":"redisenterprise/microsoft.cache/2021-08-01/types.json","Index":122},{"RelativePath":"redisenterprise/microsoft.cache/2021-08-01/types.json","Index":125},{"RelativePath":"redisenterprise/microsoft.cache/2021-08-01/types.json","Index":127}],"2022-01-01":[{"RelativePath":"redisenterprise/microsoft.cache/2022-01-01/types.json","Index":126},{"RelativePath":"redisenterprise/microsoft.cache/2022-01-01/types.json","Index":131},{"RelativePath":"redisenterprise/microsoft.cache/2022-01-01/types.json","Index":134},{"RelativePath":"redisenterprise/microsoft.cache/2022-01-01/types.json","Index":136},{"RelativePath":"redisenterprise/microsoft.cache/2022-01-01/types.json","Index":139}],"2022-11-01-preview":[{"RelativePath":"redisenterprise/microsoft.cache/2022-11-01-preview/types.json","Index":157},{"RelativePath":"redisenterprise/microsoft.cache/2022-11-01-preview/types.json","Index":162},{"RelativePath":"redisenterprise/microsoft.cache/2022-11-01-preview/types.json","Index":165},{"RelativePath":"redisenterprise/microsoft.cache/2022-11-01-preview/types.json","Index":167},{"RelativePath":"redisenterprise/microsoft.cache/2022-11-01-preview/types.json","Index":170}],"2023-03-01-preview":[{"RelativePath":"redisenterprise/microsoft.cache/2023-03-01-preview/types.json","Index":151},{"RelativePath":"redisenterprise/microsoft.cache/2023-03-01-preview/types.json","Index":156},{"RelativePath":"redisenterprise/microsoft.cache/2023-03-01-preview/types.json","Index":159},{"RelativePath":"redisenterprise/microsoft.cache/2023-03-01-preview/types.json","Index":161},{"RelativePath":"redisenterprise/microsoft.cache/2023-03-01-preview/types.json","Index":164},{"RelativePath":"redisenterprise/microsoft.cache/2023-03-01-preview/types.json","Index":167}],"2023-07-01":[{"RelativePath":"redisenterprise/microsoft.cache/2023-07-01/types.json","Index":126},{"RelativePath":"redisenterprise/microsoft.cache/2023-07-01/types.json","Index":131},{"RelativePath":"redisenterprise/microsoft.cache/2023-07-01/types.json","Index":134},{"RelativePath":"redisenterprise/microsoft.cache/2023-07-01/types.json","Index":136},{"RelativePath":"redisenterprise/microsoft.cache/2023-07-01/types.json","Index":139},{"RelativePath":"redisenterprise/microsoft.cache/2023-07-01/types.json","Index":142}],"2023-08-01-preview":[{"RelativePath":"redisenterprise/microsoft.cache/2023-08-01-preview/types.json","Index":155},{"RelativePath":"redisenterprise/microsoft.cache/2023-08-01-preview/types.json","Index":160},{"RelativePath":"redisenterprise/microsoft.cache/2023-08-01-preview/types.json","Index":163},{"RelativePath":"redisenterprise/microsoft.cache/2023-08-01-preview/types.json","Index":165},{"RelativePath":"redisenterprise/microsoft.cache/2023-08-01-preview/types.json","Index":168},{"RelativePath":"redisenterprise/microsoft.cache/2023-08-01-preview/types.json","Index":171}],"2023-10-01-preview":[{"RelativePath":"redisenterprise/microsoft.cache/2023-10-01-preview/types.json","Index":158},{"RelativePath":"redisenterprise/microsoft.cache/2023-10-01-preview/types.json","Index":163},{"RelativePath":"redisenterprise/microsoft.cache/2023-10-01-preview/types.json","Index":166},{"RelativePath":"redisenterprise/microsoft.cache/2023-10-01-preview/types.json","Index":168},{"RelativePath":"redisenterprise/microsoft.cache/2023-10-01-preview/types.json","Index":171},{"RelativePath":"redisenterprise/microsoft.cache/2023-10-01-preview/types.json","Index":174}],"2023-11-01":[{"RelativePath":"redisenterprise/microsoft.cache/2023-11-01/types.json","Index":144},{"RelativePath":"redisenterprise/microsoft.cache/2023-11-01/types.json","Index":149},{"RelativePath":"redisenterprise/microsoft.cache/2023-11-01/types.json","Index":152},{"RelativePath":"redisenterprise/microsoft.cache/2023-11-01/types.json","Index":154},{"RelativePath":"redisenterprise/microsoft.cache/2023-11-01/types.json","Index":157},{"RelativePath":"redisenterprise/microsoft.cache/2023-11-01/types.json","Index":160}]},"microsoft.relay/namespaces":{"2016-07-01":[{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":53}]},"microsoft.relay/namespaces/authorizationrules":{"2016-07-01":[{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":55},{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":60}],"2017-04-01":[{"RelativePath":"relay/microsoft.relay/2017-04-01/types.json","Index":56},{"RelativePath":"relay/microsoft.relay/2017-04-01/types.json","Index":61}],"2021-11-01":[{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":104},{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":109}]},"microsoft.relay/namespaces/hybridconnections":{"2016-07-01":[{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":61}]},"microsoft.relay/namespaces/hybridconnections/authorizationrules":{"2016-07-01":[{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":62},{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":63}],"2017-04-01":[{"RelativePath":"relay/microsoft.relay/2017-04-01/types.json","Index":62},{"RelativePath":"relay/microsoft.relay/2017-04-01/types.json","Index":63}],"2021-11-01":[{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":110},{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":111}]},"microsoft.relay/namespaces/wcfrelays":{"2016-07-01":[{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":64}]},"microsoft.relay/namespaces/wcfrelays/authorizationrules":{"2016-07-01":[{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":65},{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":66}],"2017-04-01":[{"RelativePath":"relay/microsoft.relay/2017-04-01/types.json","Index":64},{"RelativePath":"relay/microsoft.relay/2017-04-01/types.json","Index":65}],"2021-11-01":[{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":112},{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":113}]},"microsoft.capacity/reservationorders":{"2017-11-01":[{"RelativePath":"reservations/microsoft.capacity/2017-11-01/types.json","Index":129},{"RelativePath":"reservations/microsoft.capacity/2017-11-01/types.json","Index":134}],"2018-06-01":[{"RelativePath":"reservations/microsoft.capacity/2018-06-01/types.json","Index":57},{"RelativePath":"reservations/microsoft.capacity/2018-06-01/types.json","Index":62}],"2019-04-01":[{"RelativePath":"reservations/microsoft.capacity/2019-04-01/types.json","Index":172},{"RelativePath":"reservations/microsoft.capacity/2019-04-01/types.json","Index":177}],"2020-10-01-preview":[{"RelativePath":"reservations/microsoft.capacity/2020-10-01-preview/types.json","Index":162},{"RelativePath":"reservations/microsoft.capacity/2020-10-01-preview/types.json","Index":167}],"2020-11-15-preview":[{"RelativePath":"reservations/microsoft.capacity/2020-11-15-preview/types.json","Index":12}],"2021-07-01":[{"RelativePath":"reservations/microsoft.capacity/2021-07-01/types.json","Index":225},{"RelativePath":"reservations/microsoft.capacity/2021-07-01/types.json","Index":230},{"RelativePath":"reservations/microsoft.capacity/2021-07-01/types.json","Index":235}],"2022-03-01":[{"RelativePath":"reservations/microsoft.capacity/2022-03-01/types.json","Index":232},{"RelativePath":"reservations/microsoft.capacity/2022-03-01/types.json","Index":237},{"RelativePath":"reservations/microsoft.capacity/2022-03-01/types.json","Index":242},{"RelativePath":"reservations/microsoft.capacity/2022-03-01/types.json","Index":315},{"RelativePath":"reservations/microsoft.capacity/2022-03-01/types.json","Index":318}],"2022-11-01":[{"RelativePath":"reservations/microsoft.capacity/2022-11-01/types.json","Index":235},{"RelativePath":"reservations/microsoft.capacity/2022-11-01/types.json","Index":240},{"RelativePath":"reservations/microsoft.capacity/2022-11-01/types.json","Index":245},{"RelativePath":"reservations/microsoft.capacity/2022-11-01/types.json","Index":318},{"RelativePath":"reservations/microsoft.capacity/2022-11-01/types.json","Index":345}]},"microsoft.capacity/reservationorders/reservations":{"2019-04-01":[{"RelativePath":"reservations/microsoft.capacity/2019-04-01/types.json","Index":165},{"RelativePath":"reservations/microsoft.capacity/2019-04-01/types.json","Index":166},{"RelativePath":"reservations/microsoft.capacity/2019-04-01/types.json","Index":167}],"2020-10-01-preview":[{"RelativePath":"reservations/microsoft.capacity/2020-10-01-preview/types.json","Index":157}],"2021-07-01":[{"RelativePath":"reservations/microsoft.capacity/2021-07-01/types.json","Index":220}],"2022-03-01":[{"RelativePath":"reservations/microsoft.capacity/2022-03-01/types.json","Index":225},{"RelativePath":"reservations/microsoft.capacity/2022-03-01/types.json","Index":226},{"RelativePath":"reservations/microsoft.capacity/2022-03-01/types.json","Index":227}],"2022-11-01":[{"RelativePath":"reservations/microsoft.capacity/2022-11-01/types.json","Index":228},{"RelativePath":"reservations/microsoft.capacity/2022-11-01/types.json","Index":229},{"RelativePath":"reservations/microsoft.capacity/2022-11-01/types.json","Index":230}]},"microsoft.resourceconnector/appliances":{"2021-10-31-preview":[{"RelativePath":"resourceconnector/microsoft.resourceconnector/2021-10-31-preview/types.json","Index":47}],"2022-04-15-preview":[{"RelativePath":"resourceconnector/microsoft.resourceconnector/2022-04-15-preview/types.json","Index":65},{"RelativePath":"resourceconnector/microsoft.resourceconnector/2022-04-15-preview/types.json","Index":69}],"2022-10-27":[{"RelativePath":"resourceconnector/microsoft.resourceconnector/2022-10-27/types.json","Index":76},{"RelativePath":"resourceconnector/microsoft.resourceconnector/2022-10-27/types.json","Index":83}]},"microsoft.resourcehealth/events":{"2022-10-01-preview":[{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-10-01-preview/types.json","Index":114},{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-10-01-preview/types.json","Index":116}],"2022-10-01":[{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-10-01/types.json","Index":114},{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-10-01/types.json","Index":116}],"2023-07-01-preview":[{"RelativePath":"resourcehealth/microsoft.resourcehealth/2023-07-01-preview/types.json","Index":116},{"RelativePath":"resourcehealth/microsoft.resourcehealth/2023-07-01-preview/types.json","Index":118}],"2023-10-01-preview":[{"RelativePath":"resourcehealth/microsoft.resourcehealth/2023-10-01-preview/types.json","Index":116},{"RelativePath":"resourcehealth/microsoft.resourcehealth/2023-10-01-preview/types.json","Index":118}]},"microsoft.migrate/movecollections":{"2019-10-01-preview":[{"RelativePath":"resourcemover/microsoft.migrate/2019-10-01-preview/types.json","Index":142},{"RelativePath":"resourcemover/microsoft.migrate/2019-10-01-preview/types.json","Index":148},{"RelativePath":"resourcemover/microsoft.migrate/2019-10-01-preview/types.json","Index":154},{"RelativePath":"resourcemover/microsoft.migrate/2019-10-01-preview/types.json","Index":160},{"RelativePath":"resourcemover/microsoft.migrate/2019-10-01-preview/types.json","Index":161},{"RelativePath":"resourcemover/microsoft.migrate/2019-10-01-preview/types.json","Index":167}],"2021-01-01":[{"RelativePath":"resourcemover/microsoft.migrate/2021-01-01/types.json","Index":142},{"RelativePath":"resourcemover/microsoft.migrate/2021-01-01/types.json","Index":148},{"RelativePath":"resourcemover/microsoft.migrate/2021-01-01/types.json","Index":154},{"RelativePath":"resourcemover/microsoft.migrate/2021-01-01/types.json","Index":160},{"RelativePath":"resourcemover/microsoft.migrate/2021-01-01/types.json","Index":161},{"RelativePath":"resourcemover/microsoft.migrate/2021-01-01/types.json","Index":167}],"2021-08-01":[{"RelativePath":"resourcemover/microsoft.migrate/2021-08-01/types.json","Index":163},{"RelativePath":"resourcemover/microsoft.migrate/2021-08-01/types.json","Index":169},{"RelativePath":"resourcemover/microsoft.migrate/2021-08-01/types.json","Index":175},{"RelativePath":"resourcemover/microsoft.migrate/2021-08-01/types.json","Index":181},{"RelativePath":"resourcemover/microsoft.migrate/2021-08-01/types.json","Index":182},{"RelativePath":"resourcemover/microsoft.migrate/2021-08-01/types.json","Index":188}],"2022-08-01":[{"RelativePath":"resourcemover/microsoft.migrate/2022-08-01/types.json","Index":163},{"RelativePath":"resourcemover/microsoft.migrate/2022-08-01/types.json","Index":169},{"RelativePath":"resourcemover/microsoft.migrate/2022-08-01/types.json","Index":175},{"RelativePath":"resourcemover/microsoft.migrate/2022-08-01/types.json","Index":181},{"RelativePath":"resourcemover/microsoft.migrate/2022-08-01/types.json","Index":182},{"RelativePath":"resourcemover/microsoft.migrate/2022-08-01/types.json","Index":188}],"2023-08-01":[{"RelativePath":"resourcemover/microsoft.migrate/2023-08-01/types.json","Index":166},{"RelativePath":"resourcemover/microsoft.migrate/2023-08-01/types.json","Index":172},{"RelativePath":"resourcemover/microsoft.migrate/2023-08-01/types.json","Index":178},{"RelativePath":"resourcemover/microsoft.migrate/2023-08-01/types.json","Index":184},{"RelativePath":"resourcemover/microsoft.migrate/2023-08-01/types.json","Index":185},{"RelativePath":"resourcemover/microsoft.migrate/2023-08-01/types.json","Index":191}]},"microsoft.resources/deployments":{"2015-11-01":[{"RelativePath":"resources/microsoft.resources/2015-11-01/types.json","Index":39},{"RelativePath":"resources/microsoft.resources/2015-11-01/types.json","Index":55}],"2016-02-01":[{"RelativePath":"resources/microsoft.resources/2016-02-01/types.json","Index":45},{"RelativePath":"resources/microsoft.resources/2016-02-01/types.json","Index":60},{"RelativePath":"resources/microsoft.resources/2016-02-01/types.json","Index":62}],"2016-07-01":[{"RelativePath":"resources/microsoft.resources/2016-07-01/types.json","Index":48},{"RelativePath":"resources/microsoft.resources/2016-07-01/types.json","Index":63},{"RelativePath":"resources/microsoft.resources/2016-07-01/types.json","Index":65}],"2016-09-01":[{"RelativePath":"resources/microsoft.resources/2016-09-01/types.json","Index":48},{"RelativePath":"resources/microsoft.resources/2016-09-01/types.json","Index":63},{"RelativePath":"resources/microsoft.resources/2016-09-01/types.json","Index":65}],"2017-05-10":[{"RelativePath":"resources/microsoft.resources/2017-05-10/types.json","Index":48},{"RelativePath":"resources/microsoft.resources/2017-05-10/types.json","Index":63},{"RelativePath":"resources/microsoft.resources/2017-05-10/types.json","Index":65}],"2018-02-01":[{"RelativePath":"resources/microsoft.resources/2018-02-01/types.json","Index":52},{"RelativePath":"resources/microsoft.resources/2018-02-01/types.json","Index":75},{"RelativePath":"resources/microsoft.resources/2018-02-01/types.json","Index":77}],"2018-05-01":[{"RelativePath":"resources/microsoft.resources/2018-05-01/types.json","Index":52},{"RelativePath":"resources/microsoft.resources/2018-05-01/types.json","Index":75},{"RelativePath":"resources/microsoft.resources/2018-05-01/types.json","Index":77}],"2019-03-01":[{"RelativePath":"resources/microsoft.resources/2019-03-01/types.json","Index":52},{"RelativePath":"resources/microsoft.resources/2019-03-01/types.json","Index":75},{"RelativePath":"resources/microsoft.resources/2019-03-01/types.json","Index":77}],"2019-05-01":[{"RelativePath":"resources/microsoft.resources/2019-05-01/types.json","Index":52},{"RelativePath":"resources/microsoft.resources/2019-05-01/types.json","Index":75},{"RelativePath":"resources/microsoft.resources/2019-05-01/types.json","Index":77}],"2019-05-10":[{"RelativePath":"resources/microsoft.resources/2019-05-10/types.json","Index":52},{"RelativePath":"resources/microsoft.resources/2019-05-10/types.json","Index":75},{"RelativePath":"resources/microsoft.resources/2019-05-10/types.json","Index":77}],"2019-07-01":[{"RelativePath":"resources/microsoft.resources/2019-07-01/types.json","Index":52},{"RelativePath":"resources/microsoft.resources/2019-07-01/types.json","Index":73},{"RelativePath":"resources/microsoft.resources/2019-07-01/types.json","Index":75},{"RelativePath":"resources/microsoft.resources/2019-07-01/types.json","Index":104}],"2019-08-01":[{"RelativePath":"resources/microsoft.resources/2019-08-01/types.json","Index":52},{"RelativePath":"resources/microsoft.resources/2019-08-01/types.json","Index":73},{"RelativePath":"resources/microsoft.resources/2019-08-01/types.json","Index":75},{"RelativePath":"resources/microsoft.resources/2019-08-01/types.json","Index":104}],"2019-10-01":[{"RelativePath":"resources/microsoft.resources/2019-10-01/types.json","Index":71},{"RelativePath":"resources/microsoft.resources/2019-10-01/types.json","Index":95},{"RelativePath":"resources/microsoft.resources/2019-10-01/types.json","Index":97},{"RelativePath":"resources/microsoft.resources/2019-10-01/types.json","Index":126}],"2020-06-01":[{"RelativePath":"resources/microsoft.resources/2020-06-01/types.json","Index":104},{"RelativePath":"resources/microsoft.resources/2020-06-01/types.json","Index":141},{"RelativePath":"resources/microsoft.resources/2020-06-01/types.json","Index":143},{"RelativePath":"resources/microsoft.resources/2020-06-01/types.json","Index":172}],"2020-08-01":[{"RelativePath":"resources/microsoft.resources/2020-08-01/types.json","Index":102},{"RelativePath":"resources/microsoft.resources/2020-08-01/types.json","Index":139},{"RelativePath":"resources/microsoft.resources/2020-08-01/types.json","Index":141},{"RelativePath":"resources/microsoft.resources/2020-08-01/types.json","Index":170}],"2020-10-01":[{"RelativePath":"resources/microsoft.resources/2020-10-01/types.json","Index":172},{"RelativePath":"resources/microsoft.resources/2020-10-01/types.json","Index":209},{"RelativePath":"resources/microsoft.resources/2020-10-01/types.json","Index":211},{"RelativePath":"resources/microsoft.resources/2020-10-01/types.json","Index":240}],"2021-01-01":[{"RelativePath":"resources/microsoft.resources/2021-01-01/types.json","Index":107},{"RelativePath":"resources/microsoft.resources/2021-01-01/types.json","Index":144},{"RelativePath":"resources/microsoft.resources/2021-01-01/types.json","Index":146},{"RelativePath":"resources/microsoft.resources/2021-01-01/types.json","Index":177}],"2021-04-01":[{"RelativePath":"resources/microsoft.resources/2021-04-01/types.json","Index":112},{"RelativePath":"resources/microsoft.resources/2021-04-01/types.json","Index":149},{"RelativePath":"resources/microsoft.resources/2021-04-01/types.json","Index":151},{"RelativePath":"resources/microsoft.resources/2021-04-01/types.json","Index":182}],"2022-09-01":[{"RelativePath":"resources/microsoft.resources/2022-09-01/types.json","Index":116},{"RelativePath":"resources/microsoft.resources/2022-09-01/types.json","Index":154},{"RelativePath":"resources/microsoft.resources/2022-09-01/types.json","Index":156},{"RelativePath":"resources/microsoft.resources/2022-09-01/types.json","Index":188}],"2023-07-01":[{"RelativePath":"resources/microsoft.resources/2023-07-01/types.json","Index":116},{"RelativePath":"resources/microsoft.resources/2023-07-01/types.json","Index":154},{"RelativePath":"resources/microsoft.resources/2023-07-01/types.json","Index":156},{"RelativePath":"resources/microsoft.resources/2023-07-01/types.json","Index":188}]},"microsoft.resources/deploymentstacks":{"2022-08-01-preview":[{"RelativePath":"resources/microsoft.resources/2022-08-01-preview/types.json","Index":82}]},"microsoft.solutions/applications":{"2019-07-01":[{"RelativePath":"resources/microsoft.solutions/2019-07-01/types.json","Index":143},{"RelativePath":"solutions/microsoft.solutions/2019-07-01/types.json","Index":146},{"RelativePath":"solutions/microsoft.solutions/2019-07-01/types.json","Index":160},{"RelativePath":"solutions/microsoft.solutions/2019-07-01/types.json","Index":166}],"2020-08-21-preview":[{"RelativePath":"resources/microsoft.solutions/2020-08-21-preview/types.json","Index":143},{"RelativePath":"solutions/microsoft.solutions/2020-08-21-preview/types.json","Index":146},{"RelativePath":"solutions/microsoft.solutions/2020-08-21-preview/types.json","Index":160},{"RelativePath":"solutions/microsoft.solutions/2020-08-21-preview/types.json","Index":166}],"2018-02-01":[{"RelativePath":"solutions/microsoft.solutions/2018-02-01/types.json","Index":78}],"2018-03-01":[{"RelativePath":"solutions/microsoft.solutions/2018-03-01/types.json","Index":123},{"RelativePath":"solutions/microsoft.solutions/2018-03-01/types.json","Index":137},{"RelativePath":"solutions/microsoft.solutions/2018-03-01/types.json","Index":143}],"2018-06-01":[{"RelativePath":"solutions/microsoft.solutions/2018-06-01/types.json","Index":123},{"RelativePath":"solutions/microsoft.solutions/2018-06-01/types.json","Index":137},{"RelativePath":"solutions/microsoft.solutions/2018-06-01/types.json","Index":143}],"2018-09-01-preview":[{"RelativePath":"solutions/microsoft.solutions/2018-09-01-preview/types.json","Index":123},{"RelativePath":"solutions/microsoft.solutions/2018-09-01-preview/types.json","Index":137},{"RelativePath":"solutions/microsoft.solutions/2018-09-01-preview/types.json","Index":143}],"2021-02-01-preview":[{"RelativePath":"solutions/microsoft.solutions/2021-02-01-preview/types.json","Index":154},{"RelativePath":"solutions/microsoft.solutions/2021-02-01-preview/types.json","Index":157},{"RelativePath":"solutions/microsoft.solutions/2021-02-01-preview/types.json","Index":171},{"RelativePath":"solutions/microsoft.solutions/2021-02-01-preview/types.json","Index":177}],"2021-07-01":[{"RelativePath":"solutions/microsoft.solutions/2021-07-01/types.json","Index":148},{"RelativePath":"solutions/microsoft.solutions/2021-07-01/types.json","Index":151},{"RelativePath":"solutions/microsoft.solutions/2021-07-01/types.json","Index":165},{"RelativePath":"solutions/microsoft.solutions/2021-07-01/types.json","Index":171}]},"microsoft.scheduler/jobcollections":{"2014-08-01-preview":[{"RelativePath":"scheduler/microsoft.scheduler/2014-08-01-preview/types.json","Index":117},{"RelativePath":"scheduler/microsoft.scheduler/2014-08-01-preview/types.json","Index":118}],"2016-01-01":[{"RelativePath":"scheduler/microsoft.scheduler/2016-01-01/types.json","Index":117},{"RelativePath":"scheduler/microsoft.scheduler/2016-01-01/types.json","Index":118}],"2016-03-01":[{"RelativePath":"scheduler/microsoft.scheduler/2016-03-01/types.json","Index":119},{"RelativePath":"scheduler/microsoft.scheduler/2016-03-01/types.json","Index":120}]},"microsoft.scheduler/jobcollections/jobs":{"2014-08-01-preview":[{"RelativePath":"scheduler/microsoft.scheduler/2014-08-01-preview/types.json","Index":119}],"2016-01-01":[{"RelativePath":"scheduler/microsoft.scheduler/2016-01-01/types.json","Index":119}],"2016-03-01":[{"RelativePath":"scheduler/microsoft.scheduler/2016-03-01/types.json","Index":121}]},"microsoft.scom/managedinstances":{"2023-07-07-preview":[{"RelativePath":"scom/microsoft.scom/2023-07-07-preview/types.json","Index":70},{"RelativePath":"scom/microsoft.scom/2023-07-07-preview/types.json","Index":72},{"RelativePath":"scom/microsoft.scom/2023-07-07-preview/types.json","Index":73},{"RelativePath":"scom/microsoft.scom/2023-07-07-preview/types.json","Index":75},{"RelativePath":"scom/microsoft.scom/2023-07-07-preview/types.json","Index":83}]},"microsoft.scvmm/virtualmachines":{"2020-06-05-preview":[{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":136},{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":137},{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":138},{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":140},{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":142},{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":144}],"2022-05-21-preview":[{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":178},{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":179},{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":180},{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":182},{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":184},{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":186}],"2023-04-01-preview":[{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":203},{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":204},{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":205},{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":207},{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":209},{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":211}]},"microsoft.scvmm/virtualmachineinstances":{"2023-04-01-preview":[{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":212},{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":213},{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":214},{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":215},{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":216},{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":217}],"2023-10-07":[{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":245},{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":246},{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":247},{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":249},{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":251},{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":253}]},"microsoft.search/searchservices":{"2015-02-28":[{"RelativePath":"search/microsoft.search/2015-02-28/types.json","Index":20}],"2015-08-19":[{"RelativePath":"search/microsoft.search/2015-08-19/types.json","Index":42},{"RelativePath":"search/microsoft.search/2015-08-19/types.json","Index":46}],"2019-10-01-preview":[{"RelativePath":"search/microsoft.search/2019-10-01-preview/types.json","Index":62},{"RelativePath":"search/microsoft.search/2019-10-01-preview/types.json","Index":66}],"2020-03-13":[{"RelativePath":"search/microsoft.search/2020-03-13/types.json","Index":62},{"RelativePath":"search/microsoft.search/2020-03-13/types.json","Index":66}],"2020-08-01-preview":[{"RelativePath":"search/microsoft.search/2020-08-01-preview/types.json","Index":80},{"RelativePath":"search/microsoft.search/2020-08-01-preview/types.json","Index":84}],"2020-08-01":[{"RelativePath":"search/microsoft.search/2020-08-01/types.json","Index":80},{"RelativePath":"search/microsoft.search/2020-08-01/types.json","Index":84}],"2021-04-01-preview":[{"RelativePath":"search/microsoft.search/2021-04-01-preview/types.json","Index":108},{"RelativePath":"search/microsoft.search/2021-04-01-preview/types.json","Index":112}],"2022-09-01":[{"RelativePath":"search/microsoft.search/2022-09-01/types.json","Index":100},{"RelativePath":"search/microsoft.search/2022-09-01/types.json","Index":104}],"2023-11-01":[{"RelativePath":"search/microsoft.search/2023-11-01/types.json","Index":104},{"RelativePath":"search/microsoft.search/2023-11-01/types.json","Index":108}]},"microsoft.security/adaptivenetworkhardenings":{"2015-06-01-preview":[{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":232}],"2020-01-01":[{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":334}]},"microsoft.security/locations/alerts":{"2015-06-01-preview":[{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":233},{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":234}],"2019-01-01":[{"RelativePath":"security/microsoft.security/2019-01-01/types.json","Index":39},{"RelativePath":"security/microsoft.security/2019-01-01/types.json","Index":40}],"2020-01-01":[{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":341},{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":342},{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":343}],"2021-01-01":[{"RelativePath":"security/microsoft.security/2021-01-01/types.json","Index":51},{"RelativePath":"security/microsoft.security/2021-01-01/types.json","Index":52},{"RelativePath":"security/microsoft.security/2021-01-01/types.json","Index":53},{"RelativePath":"security/microsoft.security/2021-01-01/types.json","Index":68}],"2021-11-01":[{"RelativePath":"security/microsoft.security/2021-11-01/types.json","Index":51},{"RelativePath":"security/microsoft.security/2021-11-01/types.json","Index":52},{"RelativePath":"security/microsoft.security/2021-11-01/types.json","Index":53},{"RelativePath":"security/microsoft.security/2021-11-01/types.json","Index":68}],"2022-01-01":[{"RelativePath":"security/microsoft.security/2022-01-01/types.json","Index":55},{"RelativePath":"security/microsoft.security/2022-01-01/types.json","Index":56},{"RelativePath":"security/microsoft.security/2022-01-01/types.json","Index":57},{"RelativePath":"security/microsoft.security/2022-01-01/types.json","Index":58},{"RelativePath":"security/microsoft.security/2022-01-01/types.json","Index":74}]},"microsoft.security/locations/jitnetworkaccesspolicies":{"2015-06-01-preview":[{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":240}],"2020-01-01":[{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":340}]},"microsoft.security/locations/tasks":{"2015-06-01-preview":[{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":241}]},"microsoft.security/iotsecuritysolutions/analyticsmodels/aggregatedalerts":{"2017-08-01-preview":[{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":266}],"2019-08-01":[{"RelativePath":"security/microsoft.security/2019-08-01/types.json","Index":266}]},"microsoft.security/automations":{"2019-01-01-preview":[{"RelativePath":"security/microsoft.security/2019-01-01-preview/types.json","Index":187}]},"microsoft.security/governancerules":{"2022-01-01-preview":[{"RelativePath":"security/microsoft.security/2022-01-01-preview/types.json","Index":35}]},"microsoft.security/securityconnectors/devops":{"2023-09-01-preview":[{"RelativePath":"security/microsoft.security/2023-09-01-preview/types.json","Index":190},{"RelativePath":"security/microsoft.security/2023-09-01-preview/types.json","Index":194},{"RelativePath":"security/microsoft.security/2023-09-01-preview/types.json","Index":198}]},"microsoft.security/securityconnectors/devops/gitlabgroups":{"2023-09-01-preview":[{"RelativePath":"security/microsoft.security/2023-09-01-preview/types.json","Index":199}]},"microsoft.securityinsights/bookmarks":{"2019-01-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":453}],"2021-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1317}],"2021-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1526}],"2022-01-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1568}],"2022-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1567}],"2022-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1631}],"2022-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1631}],"2022-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1655}],"2022-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1688}],"2022-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1707}],"2022-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1724}],"2022-11-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1724}],"2022-12-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1732}],"2023-02-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1764}],"2023-03-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1807}],"2023-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":2039}],"2023-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":2053}],"2023-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2065}],"2023-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2100}],"2023-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2100}],"2023-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2100}],"2023-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2113}]},"microsoft.securityinsights/entities":{"2019-01-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":461},{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":479},{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":514}],"2021-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1325},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1343},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1378}],"2021-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1534},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1552},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1587}],"2022-01-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1576},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1594},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1629}],"2022-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1575},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1593},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1628}],"2022-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1639},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1657},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1699}],"2022-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1639},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1657},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1699}],"2022-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1663},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1681},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1723}],"2022-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1696},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1714},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1756}],"2022-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1715},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1733},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1775}],"2022-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1732},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1750},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1808}],"2022-11-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1732},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1750},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1808}],"2022-12-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1740},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1758},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1816}],"2023-02-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1772},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1790},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1848}],"2023-03-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1560},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1639},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1657},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1715}],"2023-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1792},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1871},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1889},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1947}],"2023-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1806},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1885},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1903},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1961}],"2023-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1818},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1897},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1915},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1973}],"2023-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1853},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1932},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1950},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2008}],"2023-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1853},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1932},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1950},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2008}],"2023-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1853},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1932},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1950},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2008}],"2023-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1866},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1945},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1963},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2021}]},"microsoft.securityinsights/incidents":{"2019-01-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":596},{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":625},{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":652}],"2021-03-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":798},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":880},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":916},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":1096}],"2021-04-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":198},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":234},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":284}],"2021-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1382},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1408},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1434},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1461}],"2021-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1368},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1372},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1398},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1424},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1494}],"2021-10-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":613},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":642},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":822}],"2022-01-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1410},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1414},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1440},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1466},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1536}],"2022-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1409},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1413},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1439},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1465},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1535}],"2022-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1473},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1477},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1503},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1529},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1599}],"2022-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1473},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1477},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1503},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1529},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1599}],"2022-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1491},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1495},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1522},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1549},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1622}],"2022-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1524},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1528},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1555},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1582},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1655}],"2022-08-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":640},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":669},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":849}],"2022-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1543},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1547},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1574},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1601},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1674}],"2022-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1560},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1564},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1591},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1618},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1691}],"2022-11-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1560},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1564},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1591},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1618},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1691}],"2022-11-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":707},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":736},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":916}],"2022-12-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1571},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1572},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1599},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1626},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1699}],"2023-02-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1603},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1604},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1631},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1658},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1731}],"2023-02-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":749},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":778},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":958}],"2023-03-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1717},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1718},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1745},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1772},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1800}],"2023-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1949},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1950},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1977},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":2004},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":2032}],"2023-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1963},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1964},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1991},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":2018},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":2046}],"2023-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1975},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1976},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2003},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2030},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2058}],"2023-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2010},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2011},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2038},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2065},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2093}],"2023-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2010},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2011},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2038},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2065},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2093}],"2023-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2010},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2011},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2038},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2065},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2093}],"2023-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2023},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2024},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2051},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2078},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2106}]},"microsoft.securityinsights/threatintelligence":{"2019-01-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":659},{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":674}],"2021-04-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":291},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":306}],"2021-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1476},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1491}],"2021-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1594},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1609}],"2021-10-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":829},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":844}],"2022-01-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1636},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1651}],"2022-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1635},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1650}],"2022-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1706},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1721}],"2022-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1706},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1721}],"2022-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1730},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1745}],"2022-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1763},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1778}],"2022-08-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":856},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":871}],"2022-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1782},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1797}],"2022-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1815},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1830}],"2022-11-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1815},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1830}],"2022-11-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":923},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":938}],"2022-12-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1823},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1838}],"2023-02-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1855},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1870}],"2023-02-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":965},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":980}],"2023-03-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1814},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1829}],"2023-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":2046},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":2061}],"2023-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":2060},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":2075}],"2023-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2083},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2098}],"2023-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2118},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2133}],"2023-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2118},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2133}],"2023-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2118},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2133}],"2023-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2132},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2147}]},"microsoft.securityinsights/threatintelligence/indicators":{"2019-01-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":677},{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":678}],"2021-04-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":309},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":310}],"2021-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1494},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1495}],"2021-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1612},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1613}],"2021-10-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":847},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":848}],"2022-01-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1654},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1655}],"2022-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1653},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1654}],"2022-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1724},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1725}],"2022-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1724},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1725}],"2022-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1748},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1749}],"2022-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1781},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1782}],"2022-08-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":874},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":875}],"2022-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1800},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1801}],"2022-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1833},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1834}],"2022-11-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1833},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1834}],"2022-11-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":941},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":942}],"2022-12-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1841},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1842}],"2023-02-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1873},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1874}],"2023-02-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":983},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":984}],"2023-03-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1832},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1833}],"2023-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":2064},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":2065}],"2023-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":2078},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":2079}],"2023-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2101},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2102}],"2023-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2136},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2137}],"2023-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2136},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2137}],"2023-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2136},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2137}],"2023-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2150},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2151}]},"microsoft.securityinsights/dataconnectors":{"2021-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1468},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1469}],"2021-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1620},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1621}],"2022-01-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1662},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1663}],"2022-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1661},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1662}],"2022-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1732},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1733}],"2022-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1732},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1733}],"2022-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1756},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1757}],"2022-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1789},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1790}],"2022-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1808},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1809}],"2022-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1841},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1842}],"2022-11-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1841},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1842}],"2022-12-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1849},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1850}],"2023-02-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1881},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1882}],"2023-03-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1843},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1844}],"2023-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":2077},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":2078}],"2023-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":2091},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":2092}],"2023-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2114},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2115}],"2023-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2149},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2150}],"2023-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2149},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2150}],"2023-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2149},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2150}],"2023-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2163},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2164}]},"microsoft.securityinsights/alertrules":{"2023-02-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1601}],"2023-03-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1836}],"2023-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":2068}],"2023-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":2082}],"2023-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2105}],"2023-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2140}],"2023-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2140}],"2023-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2140}],"2023-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2154}]},"microsoft.securityinsights/workspacemanagerassignments":{"2023-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":2070}],"2023-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":2084}],"2023-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2107}],"2023-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2142}],"2023-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2142}],"2023-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2142}],"2023-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2156}]},"microsoft.securityinsights/sourcecontrols":{"2023-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2076}],"2023-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2111}],"2023-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2111}],"2023-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2111}],"2023-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2125}]},"microsoft.serialconsole/consoleservices":{"2018-05-01":[{"RelativePath":"serialconsole/microsoft.serialconsole/2018-05-01/types.json","Index":17},{"RelativePath":"serialconsole/microsoft.serialconsole/2018-05-01/types.json","Index":19}]},"microsoft.serialconsole/serialports":{"2018-05-01":[{"RelativePath":"serialconsole/microsoft.serialconsole/2018-05-01/types.json","Index":21}]},"microsoft.operationalinsights/workspaces/features":{"2015-11-01-preview":[{"RelativePath":"service-map/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":272},{"RelativePath":"service-map/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":280}]},"microsoft.servicebus/namespaces/authorizationrules":{"2015-08-01":[{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":120},{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":125}],"2017-04-01":[{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":140},{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":145}],"2018-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":177},{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":182}],"2021-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":185},{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":190}],"2021-06-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":189},{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":194}],"2021-11-01":[{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":189},{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":194}],"2022-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":198},{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":203}],"2022-10-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":197},{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":202}]},"microsoft.servicebus/namespaces/queues/authorizationrules":{"2015-08-01":[{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":126},{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":127}],"2017-04-01":[{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":154},{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":155}],"2018-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":196},{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":197}],"2021-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":198},{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":199}],"2021-06-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":202},{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":203}],"2021-11-01":[{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":202},{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":203}],"2022-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":211},{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":212}],"2022-10-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":210},{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":211}]},"microsoft.servicebus/namespaces/topics/authorizationrules":{"2015-08-01":[{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":128},{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":129}],"2017-04-01":[{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":156},{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":157}],"2018-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":198},{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":199}],"2021-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":200},{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":201}],"2021-06-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":204},{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":205}],"2021-11-01":[{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":204},{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":205}],"2022-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":213},{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":214}],"2022-10-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":212},{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":213}]},"microsoft.servicebus/namespaces":{"2017-04-01":[{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":153}],"2018-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":190}]},"microsoft.servicebus/namespaces/disasterrecoveryconfigs":{"2017-04-01":[{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":158},{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":159}],"2018-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":191},{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":194}],"2021-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":191},{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":194}],"2021-06-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":195},{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":198}],"2021-11-01":[{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":195},{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":198}],"2022-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":204},{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":207}],"2022-10-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":203},{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":206}]},"microsoft.servicebus/namespaces/disasterrecoveryconfigs/authorizationrules":{"2017-04-01":[{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":160}],"2018-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":195}],"2021-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":195}],"2021-06-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":199}],"2021-11-01":[{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":199}],"2022-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":208}],"2022-10-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":207}]},"microsoft.servicebus/namespaces/migrationconfigurations":{"2017-04-01":[{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":161},{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":162}],"2018-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":200},{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":201}],"2021-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":196},{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":197}],"2021-06-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":200},{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":201}],"2021-11-01":[{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":200},{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":201}],"2022-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":209},{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":210}],"2022-10-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":208},{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":209}]},"microsoft.servicefabric/managedclusters/nodetypes":{"2020-01-01-preview":[{"RelativePath":"servicefabric/microsoft.servicefabric/2020-01-01-preview/types.json","Index":92},{"RelativePath":"servicefabric/microsoft.servicefabric/2020-01-01-preview/types.json","Index":93},{"RelativePath":"servicefabric/microsoft.servicefabric/2020-01-01-preview/types.json","Index":94}],"2021-01-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-01-01-preview/types.json","Index":219},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-01-01-preview/types.json","Index":220},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-01-01-preview/types.json","Index":221}],"2021-05-01":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-05-01/types.json","Index":226},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-05-01/types.json","Index":227},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-05-01/types.json","Index":228}],"2021-07-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-07-01-preview/types.json","Index":235},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-07-01-preview/types.json","Index":236},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-07-01-preview/types.json","Index":237}],"2021-11-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-11-01-preview/types.json","Index":252},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-11-01-preview/types.json","Index":253},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-11-01-preview/types.json","Index":254}],"2022-01-01":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-01-01/types.json","Index":252},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-01-01/types.json","Index":253},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-01-01/types.json","Index":254}],"2022-02-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-02-01-preview/types.json","Index":257},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-02-01-preview/types.json","Index":258},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-02-01-preview/types.json","Index":259}],"2022-06-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-06-01-preview/types.json","Index":260},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-06-01-preview/types.json","Index":261},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-06-01-preview/types.json","Index":262}],"2022-08-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-08-01-preview/types.json","Index":260},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-08-01-preview/types.json","Index":261},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-08-01-preview/types.json","Index":262}],"2022-10-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-10-01-preview/types.json","Index":270},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-10-01-preview/types.json","Index":271},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-10-01-preview/types.json","Index":272}],"2023-02-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-02-01-preview/types.json","Index":272},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-02-01-preview/types.json","Index":273},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-02-01-preview/types.json","Index":274}],"2023-03-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-03-01-preview/types.json","Index":273},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-03-01-preview/types.json","Index":274},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-03-01-preview/types.json","Index":275}],"2023-07-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-07-01-preview/types.json","Index":276},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-07-01-preview/types.json","Index":277},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-07-01-preview/types.json","Index":278}],"2023-09-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-09-01-preview/types.json","Index":295},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-09-01-preview/types.json","Index":296},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-09-01-preview/types.json","Index":297}],"2023-11-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":303},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":304},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":305}]},"microsoft.servicefabric/clusters":{"2020-12-01-preview":[{"RelativePath":"servicefabric/microsoft.servicefabric/2020-12-01-preview/types.json","Index":204}],"2021-06-01":[{"RelativePath":"servicefabric/microsoft.servicefabric/2021-06-01/types.json","Index":217}]},"microsoft.servicefabric/managedclusters":{"2022-02-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-02-01-preview/types.json","Index":254}],"2022-06-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-06-01-preview/types.json","Index":257}],"2022-08-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-08-01-preview/types.json","Index":257}],"2022-10-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-10-01-preview/types.json","Index":264}],"2023-02-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-02-01-preview/types.json","Index":266}],"2023-03-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-03-01-preview/types.json","Index":267}],"2023-07-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-07-01-preview/types.json","Index":267},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-07-01-preview/types.json","Index":269},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-07-01-preview/types.json","Index":270}],"2023-09-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-09-01-preview/types.json","Index":286},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-09-01-preview/types.json","Index":288},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-09-01-preview/types.json","Index":289}],"2023-11-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":294},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":296},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":297}]},"microsoft.servicefabric/managedclusters/applications":{"2023-11-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":287},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":288},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":290}]},"microsoft.servicefabricmesh/secrets/values":{"2018-09-01-preview":[{"RelativePath":"servicefabricmesh/microsoft.servicefabricmesh/2018-09-01-preview/types.json","Index":192}]},"microsoft.servicelinker/linkers":{"2021-11-01-preview":[{"RelativePath":"servicelinker/microsoft.servicelinker/2021-11-01-preview/types.json","Index":61},{"RelativePath":"servicelinker/microsoft.servicelinker/2021-11-01-preview/types.json","Index":65}],"2022-01-01-preview":[{"RelativePath":"servicelinker/microsoft.servicelinker/2022-01-01-preview/types.json","Index":81},{"RelativePath":"servicelinker/microsoft.servicelinker/2022-01-01-preview/types.json","Index":85}],"2022-05-01":[{"RelativePath":"servicelinker/microsoft.servicelinker/2022-05-01/types.json","Index":83},{"RelativePath":"servicelinker/microsoft.servicelinker/2022-05-01/types.json","Index":87}],"2022-11-01-preview":[{"RelativePath":"servicelinker/microsoft.servicelinker/2022-11-01-preview/types.json","Index":199},{"RelativePath":"servicelinker/microsoft.servicelinker/2022-11-01-preview/types.json","Index":200},{"RelativePath":"servicelinker/microsoft.servicelinker/2022-11-01-preview/types.json","Index":201}]},"microsoft.servicelinker/locations/connectors":{"2022-11-01-preview":[{"RelativePath":"servicelinker/microsoft.servicelinker/2022-11-01-preview/types.json","Index":194},{"RelativePath":"servicelinker/microsoft.servicelinker/2022-11-01-preview/types.json","Index":198}]},"microsoft.signalrservice/locations":{"2018-03-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2018-03-01-preview/types.json","Index":32}],"2018-10-01":[{"RelativePath":"signalr/microsoft.signalrservice/2018-10-01/types.json","Index":40}],"2020-05-01":[{"RelativePath":"signalr/microsoft.signalrservice/2020-05-01/types.json","Index":102}],"2020-07-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2020-07-01-preview/types.json","Index":111}],"2021-04-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2021-04-01-preview/types.json","Index":150}],"2021-06-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2021-06-01-preview/types.json","Index":150}],"2021-09-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2021-09-01-preview/types.json","Index":150}],"2021-10-01":[{"RelativePath":"signalr/microsoft.signalrservice/2021-10-01/types.json","Index":154}],"2022-02-01":[{"RelativePath":"signalr/microsoft.signalrservice/2022-02-01/types.json","Index":188}],"2022-08-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2022-08-01-preview/types.json","Index":189}],"2023-02-01":[{"RelativePath":"signalr/microsoft.signalrservice/2023-02-01/types.json","Index":189}],"2023-03-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2023-03-01-preview/types.json","Index":205}],"2023-06-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2023-06-01-preview/types.json","Index":205}],"2023-08-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2023-08-01-preview/types.json","Index":210}]},"microsoft.signalrservice/signalr":{"2018-03-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2018-03-01-preview/types.json","Index":34},{"RelativePath":"signalr/microsoft.signalrservice/2018-03-01-preview/types.json","Index":39}],"2018-10-01":[{"RelativePath":"signalr/microsoft.signalrservice/2018-10-01/types.json","Index":42},{"RelativePath":"signalr/microsoft.signalrservice/2018-10-01/types.json","Index":47},{"RelativePath":"signalr/microsoft.signalrservice/2018-10-01/types.json","Index":48}],"2020-05-01":[{"RelativePath":"signalr/microsoft.signalrservice/2020-05-01/types.json","Index":104},{"RelativePath":"signalr/microsoft.signalrservice/2020-05-01/types.json","Index":109},{"RelativePath":"signalr/microsoft.signalrservice/2020-05-01/types.json","Index":110}],"2020-07-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2020-07-01-preview/types.json","Index":113},{"RelativePath":"signalr/microsoft.signalrservice/2020-07-01-preview/types.json","Index":118},{"RelativePath":"signalr/microsoft.signalrservice/2020-07-01-preview/types.json","Index":119}],"2021-04-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2021-04-01-preview/types.json","Index":152},{"RelativePath":"signalr/microsoft.signalrservice/2021-04-01-preview/types.json","Index":157},{"RelativePath":"signalr/microsoft.signalrservice/2021-04-01-preview/types.json","Index":158}],"2021-06-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2021-06-01-preview/types.json","Index":152},{"RelativePath":"signalr/microsoft.signalrservice/2021-06-01-preview/types.json","Index":157},{"RelativePath":"signalr/microsoft.signalrservice/2021-06-01-preview/types.json","Index":158}],"2021-09-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2021-09-01-preview/types.json","Index":152},{"RelativePath":"signalr/microsoft.signalrservice/2021-09-01-preview/types.json","Index":158},{"RelativePath":"signalr/microsoft.signalrservice/2021-09-01-preview/types.json","Index":159}],"2021-10-01":[{"RelativePath":"signalr/microsoft.signalrservice/2021-10-01/types.json","Index":156},{"RelativePath":"signalr/microsoft.signalrservice/2021-10-01/types.json","Index":162},{"RelativePath":"signalr/microsoft.signalrservice/2021-10-01/types.json","Index":163}],"2022-02-01":[{"RelativePath":"signalr/microsoft.signalrservice/2022-02-01/types.json","Index":190},{"RelativePath":"signalr/microsoft.signalrservice/2022-02-01/types.json","Index":196},{"RelativePath":"signalr/microsoft.signalrservice/2022-02-01/types.json","Index":197}],"2022-08-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2022-08-01-preview/types.json","Index":191},{"RelativePath":"signalr/microsoft.signalrservice/2022-08-01-preview/types.json","Index":197},{"RelativePath":"signalr/microsoft.signalrservice/2022-08-01-preview/types.json","Index":198}],"2023-02-01":[{"RelativePath":"signalr/microsoft.signalrservice/2023-02-01/types.json","Index":191},{"RelativePath":"signalr/microsoft.signalrservice/2023-02-01/types.json","Index":197},{"RelativePath":"signalr/microsoft.signalrservice/2023-02-01/types.json","Index":198}],"2023-03-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2023-03-01-preview/types.json","Index":207},{"RelativePath":"signalr/microsoft.signalrservice/2023-03-01-preview/types.json","Index":213},{"RelativePath":"signalr/microsoft.signalrservice/2023-03-01-preview/types.json","Index":214}],"2023-06-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2023-06-01-preview/types.json","Index":207},{"RelativePath":"signalr/microsoft.signalrservice/2023-06-01-preview/types.json","Index":213},{"RelativePath":"signalr/microsoft.signalrservice/2023-06-01-preview/types.json","Index":214}],"2023-08-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2023-08-01-preview/types.json","Index":212},{"RelativePath":"signalr/microsoft.signalrservice/2023-08-01-preview/types.json","Index":218},{"RelativePath":"signalr/microsoft.signalrservice/2023-08-01-preview/types.json","Index":219}]},"microsoft.signalrservice/signalr/replicas":{"2023-03-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2023-03-01-preview/types.json","Index":215}],"2023-06-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2023-06-01-preview/types.json","Index":215}],"2023-08-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2023-08-01-preview/types.json","Index":220}]},"microsoft.azuresphere/catalogs":{"2022-09-01-preview":[{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":159},{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":163},{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":168},{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":172},{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":176}]},"microsoft.azuresphere/catalogs/certificates":{"2022-09-01-preview":[{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":178},{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":194}]},"microsoft.azuresphere/catalogs/products":{"2022-09-01-preview":[{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":195},{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":196}]},"microsoft.azuresphere/catalogs/products/devicegroups":{"2022-09-01-preview":[{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":199},{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":200}]},"microsoft.azuresphere/catalogs/products/devicegroups/devices":{"2022-09-01-preview":[{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":207}]},"microsoft.sql/servers/databases":{"2014-04-01":[{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":534},{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":535},{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":545}],"2017-03-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":372},{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":374},{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":378},{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":381},{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":382}],"2017-10-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":185},{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":186},{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":187},{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":189}],"2018-06-01-preview":[{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":175}],"2019-06-01-preview":[{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":227},{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":229},{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":232},{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":233},{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":234}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1077},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1080},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1081},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1082},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1083},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1085},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1090},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1093}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1096},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1097},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1098},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1099},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1101},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1111},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1116},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1119}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1134},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1137},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1138},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1139},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1140},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1142},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1152},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1157}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1171},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1174},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1175},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1176},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1178},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1188},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1193},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1196}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1231},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1232},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1237},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1239},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1242},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1243},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1244},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1247}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1232},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1233},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1238},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1240},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1243},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1244},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1245},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1248}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1259},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1260},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1265},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1267},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1270},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1271},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1272},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1275}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1307},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1308},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1313},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1315},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1318},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1319},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1320},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1323}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1427},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1428},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1433},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1435},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1438},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1439},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1440},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1443}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1458},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1459},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1464},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1466},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1469},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1470},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1471},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1474}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1538},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1539},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1544},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1546},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1549},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1550},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1551},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1554}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1544},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1545},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1550},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1552},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1555},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1556},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1557},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1560}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1582},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1583},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1588},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1590},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1593},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1594},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1595},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1598}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1629},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1630},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1635},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1637},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1640},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1641},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1642},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1645}]},"microsoft.sql/servers":{"2014-04-01":[{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":634}],"2017-10-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":180}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1098},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1101}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1124},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1127}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1167},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1172}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1257},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1258}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1313},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1314}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1314},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1315}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1347},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1348}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1403},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1404}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1524},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1525}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1559},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1560}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1643},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1646},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1647}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1654},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1657},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1658}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1706},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1709},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1710}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1745},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1748},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1749}]},"microsoft.sql/servers/databases/replicationlinks":{"2014-04-01":[{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":635},{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":636},{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":638}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1336},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1337}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1392},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1393}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1513},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1514}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1548},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1549}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1632},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1633}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1643},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1644}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1695},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1696}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1734},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1735}]},"microsoft.sql/servers/disasterrecoveryconfiguration":{"2014-04-01":[{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":639},{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":640}]},"microsoft.sql/servers/encryptionprotector":{"2015-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":280}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1115}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1135}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1120}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1205}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1256}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1257}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1284}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1332}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1453}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1488}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1568}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1574}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1623}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1659}]},"microsoft.sql/servers/failovergroups":{"2015-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":283},{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":284}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1118},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1119}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1138},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1139}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1201},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1202}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1208},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1209}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1259},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1260}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1260},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1261}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1287},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1288}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1335},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1336}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1456},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1457}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1491},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1492}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1571},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1572}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1577},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1578},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1579}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1626},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1627},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1628}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1662},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1663},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1664}]},"microsoft.sql/servers/syncagents":{"2015-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":286}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1138}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1162}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1162}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1260}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1316}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1317}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1350}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1406}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1527}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1562}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1649}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1660}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1712}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1751}]},"microsoft.sql/servers/databases/syncgroups":{"2015-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":287},{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":288},{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":289}],"2019-06-01-preview":[{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":223},{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":224},{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":225}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1139},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1140},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1141}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1163},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1164},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1165}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1163},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1164},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1165}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1261},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1262},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1263}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1317},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1318},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1319}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1318},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1319},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1320}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1351},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1352},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1353}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1407},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1408},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1409}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1528},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1529},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1530}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1563},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1564},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1565}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1650},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1651},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1652}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1661},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1662},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1663}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1713},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1714},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1715}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1752},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1753},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1754}]},"microsoft.sql/servers/databases/syncgroups/syncmembers":{"2015-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":290}],"2019-06-01-preview":[{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":226}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1142}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1166}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1166}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1264}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1320}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1321}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1354}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1410}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1531}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1566}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1653}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1664}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1716}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1755}]},"microsoft.sql/servers/jobagents/jobs/executions":{"2017-03-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":365}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1123}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1143}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1121}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1213}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1264}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1265}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1292}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1340}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1461}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1496}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1576}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1583}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1632}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1668}]},"microsoft.sql/servers/jobagents/jobs":{"2017-03-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":367}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1125}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1145}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1123}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1215}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1266}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1267}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1294}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1342}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1463}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1498}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1578}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1585}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1634}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1670}]},"microsoft.sql/servers/dnsaliases":{"2017-03-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":369}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1136}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1160}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1160}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1252}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1308}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1309}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1342}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1398}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1519}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1554}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1638}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1649}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1701}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1740}]},"microsoft.sql/servers/databases/schemas/tables/columns/sensitivitylabels":{"2017-03-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":383},{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":384}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1132},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1133}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1156},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1157}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1175},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1176}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1248},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1249}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1304},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1305}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1305},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1306}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1338},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1339}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1394},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1395}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1515},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1516}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1550},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1551}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1634},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1635}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1645},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1646}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1697},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1698}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1736},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1737}]},"microsoft.sql/servers/databases/operations":{"2017-03-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":385}],"2017-10-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":167}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1106}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1093}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1197}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1168}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1222}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1223}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1250}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1298}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1418}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1444}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1524}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1530}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1568}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1615}]},"microsoft.sql/locations/manageddatabaserestoreazureasyncoperation":{"2017-03-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":387}]},"microsoft.sql/servers/elasticpools/operations":{"2017-10-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":168}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1113}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1134}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1119}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1203}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1254}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1255}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1282}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1330}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1451}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1486}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1566}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1572}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1621}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1657}]},"microsoft.sql/servers/databases/vulnerabilityassessments/scans":{"2017-10-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":169},{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":172}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1107},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1110}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1128},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1131}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1113},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1116}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1197},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1200}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1248},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1251}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1249},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1252}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1278},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1279}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1326},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1327}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1447},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1448}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1448},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1449}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1528},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1529}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1534},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1535}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1572},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1573}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1619},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1620}]},"microsoft.sql/managedinstances/databases/vulnerabilityassessments/scans":{"2017-10-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":173},{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":174}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1128},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1129}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1150},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1151}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1124},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1125}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1240},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1241}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1296},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1297}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1297},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1298}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1324},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1325}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1380},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1381}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1501},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1502}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1526},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1527}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1606},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1607}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1613},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1614}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1662},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1663}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1701},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1702}]},"microsoft.sql/locations/instancefailovergroups":{"2017-10-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":176},{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":177}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1121},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1122}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1141},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1142}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1204},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1205}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1211},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1212}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1262},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1263}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1263},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1264}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1290},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1291}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1338},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1339}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1459},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1460}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1494},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1495}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1574},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1575}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1581},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1582}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1630},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1631}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1666},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1667}]},"microsoft.sql/managedinstances":{"2017-10-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":181}],"2019-06-01-preview":[{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":237}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1104},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1105}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1154},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1155}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1130},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1131}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1244},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1247}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1300},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1303}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1301},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1304}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1328},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1331}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1384},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1387}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1505},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1508}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1542},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1543}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1622},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1623},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1624},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1625}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1629},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1630},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1633},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1634}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1678},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1679},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1682},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1685},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1686}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1717},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1718},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1721},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1724},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1725}]},"microsoft.sql/managedinstances/encryptionprotector":{"2017-10-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":182}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1130}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1152}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1126}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1242}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1298}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1299}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1326}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1382}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1503}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1538}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1618}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1625}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1674}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1713}]},"microsoft.sql/managedinstances/databases/schemas/tables/columns/sensitivitylabels":{"2018-06-01-preview":[{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":172},{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":173}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1126},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1127}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1148},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1149}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1173},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1174}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1238},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1239}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1294},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1295}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1295},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1296}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1322},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1323}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1378},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1379}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1499},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1500}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1524},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1525}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1604},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1605}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1611},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1612}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1660},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1661}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1699},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1700}]},"microsoft.sql/servers/elasticpools":{"2018-06-01-preview":[{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":174}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1114}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1092}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1198}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1204}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1255}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1256}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1283}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1331}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1452}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1487}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1567}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1573}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1622}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1658}]},"microsoft.sql/managedinstances/databases":{"2018-06-01-preview":[{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":177}],"2019-06-01-preview":[{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":236}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1103}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1147}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1207}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1237}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1293}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1294}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1321}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1369},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1370},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1372},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1377}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1490},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1491},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1493},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1498}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1529},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1530},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1532},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1537}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1609},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1610},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1612},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1617}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1616},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1617},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1619},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1624}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1665},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1666},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1668},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1673}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1704},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1705},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1707},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1712}]},"microsoft.sql/managedinstances/operations":{"2019-06-01-preview":[{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":222}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1131}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1153}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1127}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1243}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1299}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1300}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1327}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1383}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1504}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1539}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1619}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1626}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1675}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1714}]},"microsoft.sql/locations/deletedservers":{"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1112}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1133}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1118}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1202}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1253}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1254}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1281}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1329}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1450}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1476}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1556}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1562}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1600}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1647}]},"microsoft.sql/virtualclusters":{"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1148}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1172}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1213}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1270}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1326}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1327}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1360}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1416}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1537}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1573}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1660}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1671}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1723}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1762}]},"microsoft.sql/locations/longtermretentionservers/longtermretentiondatabases/longtermretentionbackups":{"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1189},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1196}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1228},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1235}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1283},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1291}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1284},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1292}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1311},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1319}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1359},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1367}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1480},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1488}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1515},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1523}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1595},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1603}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1602},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1610}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1651},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1659}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1675},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1690},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1698}]},"microsoft.sql/servers/databases/ledgerdigestuploads":{"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1170}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1268}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1269}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1296}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1344}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1465}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1500}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1580}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1587}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1636}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1672}]},"microsoft.sql/managedinstances/dnsaliases":{"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1334}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1390}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1511}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1546}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1630}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1639}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1691}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1730}]},"microsoft.sql/servers/databases/sqlvulnerabilityassessments":{"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1444}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1445}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1525}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1531}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1569}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1616}]},"microsoft.sql/managedinstances/distributedavailabilitygroups":{"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1485}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1565}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1571}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1620}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1656}]},"microsoft.sql/servers/databases/encryptionprotector":{"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1522},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1523}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1528},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1529}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1566},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1567}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1613},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1614}]},"microsoft.sql/managedinstances/databases/ledgerdigestuploads":{"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1627}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1636}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1688}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1727}]},"microsoft.sql/servers/networksecurityperimeterconfigurations":{"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1641}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1693}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1732}]},"microsoft.sqlvirtualmachine/sqlvirtualmachines":{"2021-11-01-preview":[{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2021-11-01-preview/types.json","Index":153},{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2021-11-01-preview/types.json","Index":154}],"2022-02-01-preview":[{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-02-01-preview/types.json","Index":158},{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-02-01-preview/types.json","Index":159}],"2022-02-01":[{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-02-01/types.json","Index":158},{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-02-01/types.json","Index":159}],"2022-07-01-preview":[{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-07-01-preview/types.json","Index":161},{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-07-01-preview/types.json","Index":162}],"2022-08-01-preview":[{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-08-01-preview/types.json","Index":167},{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-08-01-preview/types.json","Index":168},{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-08-01-preview/types.json","Index":172}],"2023-01-01-preview":[{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2023-01-01-preview/types.json","Index":170},{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2023-01-01-preview/types.json","Index":171},{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2023-01-01-preview/types.json","Index":175}]},"microsoft.storage/storageaccounts":{"2015-05-01-preview":[{"RelativePath":"storage/microsoft.storage/2015-05-01-preview/types.json","Index":33},{"RelativePath":"storage/microsoft.storage/2015-05-01-preview/types.json","Index":38}],"2015-06-15":[{"RelativePath":"storage/microsoft.storage/2015-06-15/types.json","Index":33},{"RelativePath":"storage/microsoft.storage/2015-06-15/types.json","Index":35}],"2016-01-01":[{"RelativePath":"storage/microsoft.storage/2016-01-01/types.json","Index":53},{"RelativePath":"storage/microsoft.storage/2016-01-01/types.json","Index":55}],"2016-05-01":[{"RelativePath":"storage/microsoft.storage/2016-05-01/types.json","Index":53},{"RelativePath":"storage/microsoft.storage/2016-05-01/types.json","Index":55},{"RelativePath":"storage/microsoft.storage/2016-05-01/types.json","Index":79},{"RelativePath":"storage/microsoft.storage/2016-05-01/types.json","Index":99}],"2016-12-01":[{"RelativePath":"storage/microsoft.storage/2016-12-01/types.json","Index":53},{"RelativePath":"storage/microsoft.storage/2016-12-01/types.json","Index":55},{"RelativePath":"storage/microsoft.storage/2016-12-01/types.json","Index":79},{"RelativePath":"storage/microsoft.storage/2016-12-01/types.json","Index":99}],"2017-06-01":[{"RelativePath":"storage/microsoft.storage/2017-06-01/types.json","Index":90},{"RelativePath":"storage/microsoft.storage/2017-06-01/types.json","Index":92},{"RelativePath":"storage/microsoft.storage/2017-06-01/types.json","Index":116},{"RelativePath":"storage/microsoft.storage/2017-06-01/types.json","Index":136}],"2017-10-01":[{"RelativePath":"storage/microsoft.storage/2017-10-01/types.json","Index":92},{"RelativePath":"storage/microsoft.storage/2017-10-01/types.json","Index":94},{"RelativePath":"storage/microsoft.storage/2017-10-01/types.json","Index":118},{"RelativePath":"storage/microsoft.storage/2017-10-01/types.json","Index":138}],"2018-02-01":[{"RelativePath":"storage/microsoft.storage/2018-02-01/types.json","Index":134},{"RelativePath":"storage/microsoft.storage/2018-02-01/types.json","Index":136},{"RelativePath":"storage/microsoft.storage/2018-02-01/types.json","Index":160},{"RelativePath":"storage/microsoft.storage/2018-02-01/types.json","Index":180}],"2018-03-01-preview":[{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":141},{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":143},{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":167},{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":187}],"2018-07-01":[{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":167},{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":169},{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":193},{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":213},{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":214}],"2018-11-01":[{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":188},{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":190},{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":214},{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":234},{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":235},{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":236}],"2019-04-01":[{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":217},{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":219},{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":243},{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":263},{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":264},{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":265}],"2019-06-01":[{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":330},{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":332},{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":356},{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":376},{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":377},{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":378},{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":379}],"2020-08-01-preview":[{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":343},{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":345},{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":369},{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":389},{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":390},{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":391},{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":392}],"2021-01-01":[{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":350},{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":352},{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":376},{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":396},{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":397},{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":398},{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":399}],"2021-02-01":[{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":355},{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":357},{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":381},{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":401},{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":402},{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":403},{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":404}],"2021-04-01":[{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":390},{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":392},{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":416},{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":436},{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":437},{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":438},{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":439}],"2021-06-01":[{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":394},{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":396},{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":420},{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":440},{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":441},{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":442},{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":443},{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":444}],"2021-08-01":[{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":409},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":411},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":435},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":455},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":456},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":457},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":458},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":459}],"2021-09-01":[{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":432},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":434},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":458},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":478},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":479},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":480},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":481},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":482}],"2022-05-01":[{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":433},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":435},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":459},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":479},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":480},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":481},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":482},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":483}],"2022-09-01":[{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":433},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":435},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":459},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":479},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":480},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":481},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":482},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":483}],"2023-01-01":[{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":444},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":446},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":470},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":490},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":491},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":492},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":510},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":511},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":512}]},"microsoft.storage/storageaccounts/blobservices/containers":{"2018-02-01":[{"RelativePath":"storage/microsoft.storage/2018-02-01/types.json","Index":183},{"RelativePath":"storage/microsoft.storage/2018-02-01/types.json","Index":184},{"RelativePath":"storage/microsoft.storage/2018-02-01/types.json","Index":193}],"2018-03-01-preview":[{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":190},{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":191},{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":200}],"2018-07-01":[{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":217},{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":218},{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":227}],"2018-11-01":[{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":239},{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":240},{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":249}],"2019-04-01":[{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":268},{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":269},{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":278}],"2019-06-01":[{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":382},{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":383},{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":392}],"2020-08-01-preview":[{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":395},{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":396},{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":405}],"2021-01-01":[{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":402},{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":403},{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":412}],"2021-02-01":[{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":407},{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":408},{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":417}],"2021-04-01":[{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":442},{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":443},{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":452},{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":453}],"2021-06-01":[{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":447},{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":448},{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":457},{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":458}],"2021-08-01":[{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":467},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":468},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":477},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":478}],"2021-09-01":[{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":490},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":491},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":500},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":501}],"2022-05-01":[{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":491},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":492},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":501},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":502}],"2022-09-01":[{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":491},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":492},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":501},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":502}],"2023-01-01":[{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":520},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":521},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":530},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":531}]},"microsoft.storage/storageaccounts/blobservices/containers/immutabilitypolicies":{"2018-02-01":[{"RelativePath":"storage/microsoft.storage/2018-02-01/types.json","Index":195},{"RelativePath":"storage/microsoft.storage/2018-02-01/types.json","Index":196}],"2018-03-01-preview":[{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":202},{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":203}],"2018-07-01":[{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":229},{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":230}],"2018-11-01":[{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":251},{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":252}],"2019-04-01":[{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":280},{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":281}],"2019-06-01":[{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":394},{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":395}],"2020-08-01-preview":[{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":407},{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":408}],"2021-01-01":[{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":414},{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":415}],"2021-02-01":[{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":419},{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":420}],"2021-04-01":[{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":455},{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":456}],"2021-06-01":[{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":460},{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":461}],"2021-08-01":[{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":480},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":481}],"2021-09-01":[{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":503},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":504}],"2022-05-01":[{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":504},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":505}],"2022-09-01":[{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":504},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":505}],"2023-01-01":[{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":533},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":534}]},"microsoft.storage/storageaccounts/fileservices/shares":{"2019-06-01":[{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":397}],"2020-08-01-preview":[{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":410}],"2021-01-01":[{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":417}],"2021-02-01":[{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":422}],"2021-04-01":[{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":458},{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":467}],"2021-06-01":[{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":463},{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":472}],"2021-08-01":[{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":483},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":492}],"2021-09-01":[{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":506},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":515}],"2022-05-01":[{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":507},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":516}],"2022-09-01":[{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":507},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":516}],"2023-01-01":[{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":536},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":545}]},"microsoft.storage/storageaccounts/localusers":{"2021-08-01":[{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":462},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":464}],"2021-09-01":[{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":485},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":487}],"2022-05-01":[{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":486},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":488}],"2022-09-01":[{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":486},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":488}],"2023-01-01":[{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":515},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":517}]},"microsoft.storageactions/locations":{"2023-01-01":[{"RelativePath":"storageactions/microsoft.storageactions/2023-01-01/types.json","Index":74}]},"microsoft.storagecache/caches":{"2019-08-01-preview":[{"RelativePath":"storagecache/microsoft.storagecache/2019-08-01-preview/types.json","Index":59},{"RelativePath":"storagecache/microsoft.storagecache/2019-08-01-preview/types.json","Index":60},{"RelativePath":"storagecache/microsoft.storagecache/2019-08-01-preview/types.json","Index":61},{"RelativePath":"storagecache/microsoft.storagecache/2019-08-01-preview/types.json","Index":62}],"2019-11-01":[{"RelativePath":"storagecache/microsoft.storagecache/2019-11-01/types.json","Index":59},{"RelativePath":"storagecache/microsoft.storagecache/2019-11-01/types.json","Index":60},{"RelativePath":"storagecache/microsoft.storagecache/2019-11-01/types.json","Index":61},{"RelativePath":"storagecache/microsoft.storagecache/2019-11-01/types.json","Index":62}],"2020-03-01":[{"RelativePath":"storagecache/microsoft.storagecache/2020-03-01/types.json","Index":82},{"RelativePath":"storagecache/microsoft.storagecache/2020-03-01/types.json","Index":83},{"RelativePath":"storagecache/microsoft.storagecache/2020-03-01/types.json","Index":84},{"RelativePath":"storagecache/microsoft.storagecache/2020-03-01/types.json","Index":85}],"2020-10-01":[{"RelativePath":"storagecache/microsoft.storagecache/2020-10-01/types.json","Index":112},{"RelativePath":"storagecache/microsoft.storagecache/2020-10-01/types.json","Index":113},{"RelativePath":"storagecache/microsoft.storagecache/2020-10-01/types.json","Index":114},{"RelativePath":"storagecache/microsoft.storagecache/2020-10-01/types.json","Index":115},{"RelativePath":"storagecache/microsoft.storagecache/2020-10-01/types.json","Index":116}],"2021-03-01":[{"RelativePath":"storagecache/microsoft.storagecache/2021-03-01/types.json","Index":116},{"RelativePath":"storagecache/microsoft.storagecache/2021-03-01/types.json","Index":117},{"RelativePath":"storagecache/microsoft.storagecache/2021-03-01/types.json","Index":118},{"RelativePath":"storagecache/microsoft.storagecache/2021-03-01/types.json","Index":119},{"RelativePath":"storagecache/microsoft.storagecache/2021-03-01/types.json","Index":120}],"2021-05-01":[{"RelativePath":"storagecache/microsoft.storagecache/2021-05-01/types.json","Index":120},{"RelativePath":"storagecache/microsoft.storagecache/2021-05-01/types.json","Index":121},{"RelativePath":"storagecache/microsoft.storagecache/2021-05-01/types.json","Index":122},{"RelativePath":"storagecache/microsoft.storagecache/2021-05-01/types.json","Index":123},{"RelativePath":"storagecache/microsoft.storagecache/2021-05-01/types.json","Index":124}],"2021-09-01":[{"RelativePath":"storagecache/microsoft.storagecache/2021-09-01/types.json","Index":125},{"RelativePath":"storagecache/microsoft.storagecache/2021-09-01/types.json","Index":126},{"RelativePath":"storagecache/microsoft.storagecache/2021-09-01/types.json","Index":127},{"RelativePath":"storagecache/microsoft.storagecache/2021-09-01/types.json","Index":128},{"RelativePath":"storagecache/microsoft.storagecache/2021-09-01/types.json","Index":129}],"2022-01-01":[{"RelativePath":"storagecache/microsoft.storagecache/2022-01-01/types.json","Index":126},{"RelativePath":"storagecache/microsoft.storagecache/2022-01-01/types.json","Index":127},{"RelativePath":"storagecache/microsoft.storagecache/2022-01-01/types.json","Index":128},{"RelativePath":"storagecache/microsoft.storagecache/2022-01-01/types.json","Index":129},{"RelativePath":"storagecache/microsoft.storagecache/2022-01-01/types.json","Index":130}],"2022-05-01":[{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":139},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":140},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":141},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":142},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":143},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":145},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":146},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":147},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":148},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":150}],"2023-01-01":[{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":139},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":140},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":141},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":142},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":143},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":145},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":146},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":147},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":148},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":150}],"2023-03-01-preview":[{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":191},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":192},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":193},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":194},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":195},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":197},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":198},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":199},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":200},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":202}],"2023-05-01":[{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":196},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":197},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":198},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":199},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":200},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":202},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":203},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":204},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":205},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":207}],"2023-11-01-preview":[{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":201},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":202},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":203},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":204},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":205},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":207},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":208},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":209},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":210},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":212}]},"microsoft.storagecache/caches/storagetargets":{"2021-03-01":[{"RelativePath":"storagecache/microsoft.storagecache/2021-03-01/types.json","Index":121}],"2021-05-01":[{"RelativePath":"storagecache/microsoft.storagecache/2021-05-01/types.json","Index":125},{"RelativePath":"storagecache/microsoft.storagecache/2021-05-01/types.json","Index":126},{"RelativePath":"storagecache/microsoft.storagecache/2021-05-01/types.json","Index":127},{"RelativePath":"storagecache/microsoft.storagecache/2021-05-01/types.json","Index":128}],"2021-09-01":[{"RelativePath":"storagecache/microsoft.storagecache/2021-09-01/types.json","Index":130},{"RelativePath":"storagecache/microsoft.storagecache/2021-09-01/types.json","Index":131},{"RelativePath":"storagecache/microsoft.storagecache/2021-09-01/types.json","Index":132},{"RelativePath":"storagecache/microsoft.storagecache/2021-09-01/types.json","Index":133}],"2022-01-01":[{"RelativePath":"storagecache/microsoft.storagecache/2022-01-01/types.json","Index":131},{"RelativePath":"storagecache/microsoft.storagecache/2022-01-01/types.json","Index":132},{"RelativePath":"storagecache/microsoft.storagecache/2022-01-01/types.json","Index":133},{"RelativePath":"storagecache/microsoft.storagecache/2022-01-01/types.json","Index":134},{"RelativePath":"storagecache/microsoft.storagecache/2022-01-01/types.json","Index":135}],"2022-05-01":[{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":151},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":152},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":153},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":154},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":155}],"2023-01-01":[{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":151},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":152},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":153},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":154},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":155},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":156}],"2023-03-01-preview":[{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":203},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":204},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":205},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":206},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":207},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":208}],"2023-05-01":[{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":208},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":209},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":210},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":211},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":212},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":213}],"2023-11-01-preview":[{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":213},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":214},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":215},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":216},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":217},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":218}]},"microsoft.storagecache/amlfilesystems":{"2023-03-01-preview":[{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":210},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":211}],"2023-05-01":[{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":194},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":195}],"2023-11-01-preview":[{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":199},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":200}]},"microsoft.importexport/jobs":{"2016-11-01":[{"RelativePath":"storageimportexport/microsoft.importexport/2016-11-01/types.json","Index":55}],"2020-08-01":[{"RelativePath":"storageimportexport/microsoft.importexport/2020-08-01/types.json","Index":55}],"2021-01-01":[{"RelativePath":"storageimportexport/microsoft.importexport/2021-01-01/types.json","Index":55}]},"microsoft.storagemover/storagemovers/projects/jobdefinitions":{"2022-07-01-preview":[{"RelativePath":"storagemover/microsoft.storagemover/2022-07-01-preview/types.json","Index":105},{"RelativePath":"storagemover/microsoft.storagemover/2022-07-01-preview/types.json","Index":106}],"2023-03-01":[{"RelativePath":"storagemover/microsoft.storagemover/2023-03-01/types.json","Index":105},{"RelativePath":"storagemover/microsoft.storagemover/2023-03-01/types.json","Index":106}],"2023-07-01-preview":[{"RelativePath":"storagemover/microsoft.storagemover/2023-07-01-preview/types.json","Index":112},{"RelativePath":"storagemover/microsoft.storagemover/2023-07-01-preview/types.json","Index":113}],"2023-10-01":[{"RelativePath":"storagemover/microsoft.storagemover/2023-10-01/types.json","Index":112},{"RelativePath":"storagemover/microsoft.storagemover/2023-10-01/types.json","Index":113}]},"microsoft.storagepool/diskpools":{"2021-04-01-preview":[{"RelativePath":"storagepool/microsoft.storagepool/2021-04-01-preview/types.json","Index":80},{"RelativePath":"storagepool/microsoft.storagepool/2021-04-01-preview/types.json","Index":81}],"2021-08-01":[{"RelativePath":"storagepool/microsoft.storagepool/2021-08-01/types.json","Index":83},{"RelativePath":"storagepool/microsoft.storagepool/2021-08-01/types.json","Index":84},{"RelativePath":"storagepool/microsoft.storagepool/2021-08-01/types.json","Index":85}]},"microsoft.storagesync/storagesyncservices/syncgroups/cloudendpoints":{"2017-06-05-preview":[{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":64},{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":67},{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":71},{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":72},{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":75}],"2018-04-02":[{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":63},{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":66},{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":70},{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":71},{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":74}],"2018-07-01":[{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":58},{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":61},{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":65},{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":66},{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":69}],"2018-10-01":[{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":93},{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":96},{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":100},{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":101},{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":104}],"2019-02-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":93},{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":96},{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":100},{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":101},{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":104}],"2019-03-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":93},{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":96},{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":100},{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":101},{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":104},{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":110}],"2019-06-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":100},{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":103},{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":107},{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":108},{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":111},{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":117}],"2019-10-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":107},{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":110},{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":114},{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":115},{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":118},{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":124}],"2020-03-01":[{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":153},{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":156},{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":160},{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":161},{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":164},{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":170}],"2020-09-01":[{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":172},{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":175},{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":179},{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":180},{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":183},{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":189}],"2022-06-01":[{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":176},{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":179},{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":183},{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":184},{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":187},{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":193}],"2022-09-01":[{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":198},{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":201},{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":205},{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":206},{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":209},{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":215}]},"microsoft.storagesync/storagesyncservices/syncgroups/serverendpoints":{"2017-06-05-preview":[{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":76}],"2018-04-02":[{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":76}],"2018-07-01":[{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":71}],"2018-10-01":[{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":106}],"2019-02-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":106}],"2019-03-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":112}],"2019-06-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":119}],"2019-10-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":126}],"2020-03-01":[{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":172}],"2020-09-01":[{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":191}],"2022-06-01":[{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":195}],"2022-09-01":[{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":217}]},"microsoft.storagesync/storagesyncservices/workflows":{"2017-06-05-preview":[{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":77}],"2018-04-02":[{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":77}],"2018-07-01":[{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":74}],"2018-10-01":[{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":109}],"2019-02-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":109}],"2019-03-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":115}],"2019-06-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":122}],"2019-10-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":129}],"2020-03-01":[{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":175}],"2020-09-01":[{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":194}],"2022-06-01":[{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":198}],"2022-09-01":[{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":220}]},"microsoft.storagesync/locations":{"2018-04-02":[{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":61}],"2018-07-01":[{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":56}],"2018-10-01":[{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":91}],"2019-02-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":91}],"2019-03-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":91}],"2019-06-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":98}],"2019-10-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":105}],"2020-03-01":[{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":151}],"2020-09-01":[{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":170}],"2022-06-01":[{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":174}],"2022-09-01":[{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":196}]},"microsoft.storagesync/storagesyncservices/registeredservers":{"2018-07-01":[{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":73}],"2018-10-01":[{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":108}],"2019-02-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":108}],"2019-03-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":114}],"2019-06-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":121}],"2019-10-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":128}],"2020-03-01":[{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":174}],"2020-09-01":[{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":193}],"2022-06-01":[{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":197}],"2022-09-01":[{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":219}]},"microsoft.storsimple/managers":{"2016-10-01":[{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":170},{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":173}],"2017-06-01":[{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":223},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":229},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":230},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":233},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":235},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":242}]},"microsoft.storsimple/managers/devices":{"2016-10-01":[{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":176},{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":177},{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":178},{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":181},{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":182},{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":183}],"2017-06-01":[{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":166},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":169},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":170},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":171},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":172},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":185},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":186},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":189},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":221}]},"microsoft.storsimple/managers/devices/backups/elements":{"2016-10-01":[{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":188}],"2017-06-01":[{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":251}]},"microsoft.storsimple/managers/devices/securitysettings":{"2016-10-01":[{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":191}],"2017-06-01":[{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":243}]},"microsoft.storsimple/managers/devices/fileservers":{"2016-10-01":[{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":192}]},"microsoft.storsimple/managers/devices/iscsiservers":{"2016-10-01":[{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":193}]},"microsoft.storsimple/managers/devices/backups":{"2017-06-01":[{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":252}]},"microsoft.storsimple/managers/devices/hardwarecomponentgroups":{"2017-06-01":[{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":279}]},"microsoft.storsimple/managers/devices/jobs":{"2017-06-01":[{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":280}]},"microsoft.streamanalytics/streamingjobs":{"2016-03-01":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2016-03-01/types.json","Index":151},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2016-03-01/types.json","Index":152}],"2017-04-01-preview":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":274},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":275}],"2020-03-01":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":267},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":268},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":270}],"2021-10-01-preview":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":353},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":354},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":356}]},"microsoft.streamanalytics/streamingjobs/inputs":{"2016-03-01":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2016-03-01/types.json","Index":155}],"2017-04-01-preview":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":267}],"2020-03-01":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":273}],"2021-10-01-preview":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":346}]},"microsoft.streamanalytics/streamingjobs/outputs":{"2016-03-01":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2016-03-01/types.json","Index":156}],"2017-04-01-preview":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":268}],"2020-03-01":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":274}],"2021-10-01-preview":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":347}]},"microsoft.streamanalytics/streamingjobs/functions":{"2016-03-01":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2016-03-01/types.json","Index":157},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2016-03-01/types.json","Index":167}],"2017-04-01-preview":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":248},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":266}],"2020-03-01":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":275},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":285}],"2021-10-01-preview":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":327},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":345}]},"microsoft.streamanalytics/locations":{"2017-04-01-preview":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":291},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":310},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":312},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":314},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":316}],"2021-10-01-preview":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":372},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":392},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":394},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":396},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":398}]},"microsoft.streamanalytics/clusters":{"2020-03-01-preview":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01-preview/types.json","Index":46}],"2020-03-01":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":300}]},"microsoft.subscription/subscriptions":{"2021-10-01":[{"RelativePath":"subscription/microsoft.subscription/2021-10-01/types.json","Index":49}]},"microsoft.support/supporttickets":{"2019-05-01-preview":[{"RelativePath":"support/microsoft.support/2019-05-01-preview/types.json","Index":44}],"2020-04-01":[{"RelativePath":"support/microsoft.support/2020-04-01/types.json","Index":45}],"2022-09-01-preview":[{"RelativePath":"support/microsoft.support/2022-09-01-preview/types.json","Index":84}]},"microsoft.support/fileworkspaces/files":{"2022-09-01-preview":[{"RelativePath":"support/microsoft.support/2022-09-01-preview/types.json","Index":86}]},"microsoft.synapse/workspaces":{"2019-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":499}],"2020-12-01":[{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":515}],"2021-03-01":[{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":518}],"2021-04-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":742}],"2021-05-01":[{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":523}],"2021-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":956},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":960}],"2021-06-01":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":549}]},"microsoft.synapse/workspaces/sqlpools":{"2019-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":500},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":501},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":504}],"2020-04-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2020-04-01-preview/types.json","Index":73},{"RelativePath":"synapse/microsoft.synapse/2020-04-01-preview/types.json","Index":74}],"2020-12-01":[{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":516},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":517},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":520}],"2021-03-01":[{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":621},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":622},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":625}],"2021-04-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":845},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":846},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":849}],"2021-05-01":[{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":626},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":627},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":630}],"2021-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":963},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":964},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":967}],"2021-06-01":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":552},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":553},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":556}]},"microsoft.synapse/workspaces/sqlpools/schemas/tables/columns/sensitivitylabels":{"2019-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":505},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":506}],"2020-12-01":[{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":521},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":522}],"2021-03-01":[{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":626},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":627}],"2021-04-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":850},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":851}],"2021-05-01":[{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":631},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":632}],"2021-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":968},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":969}],"2021-06-01":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":557},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":558}]},"microsoft.synapse/workspaces/sqlpools/vulnerabilityassessments/scans":{"2019-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":507},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":510}],"2020-12-01":[{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":523},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":526}],"2021-03-01":[{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":628},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":631}],"2021-04-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":852},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":855}],"2021-05-01":[{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":633},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":636}],"2021-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":970},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":973}],"2021-06-01":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":559},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":562}]},"microsoft.synapse/workspaces/integrationruntimes":{"2019-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":511},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":570},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":571},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":572},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":573},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":593},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":595},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":596},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":598},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":604},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":605},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":609},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":610}],"2020-12-01":[{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":527},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":586},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":587},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":588},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":589},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":609},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":611},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":612},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":614},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":620},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":621},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":625},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":626}],"2021-03-01":[{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":519},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":578},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":579},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":580},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":581},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":601},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":603},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":604},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":606},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":612},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":613},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":617},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":618}],"2021-04-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":743},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":802},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":803},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":804},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":805},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":825},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":827},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":828},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":830},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":836},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":837},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":841},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":842}],"2021-05-01":[{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":524},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":583},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":584},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":585},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":586},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":606},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":608},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":609},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":611},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":617},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":618},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":622},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":623}],"2021-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":807},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":867},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":868},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":869},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":870},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":890},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":892},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":893},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":895},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":901},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":902},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":906},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":907}],"2021-06-01":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":564},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":623},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":624},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":625},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":626},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":646},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":648},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":649},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":651},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":657},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":658},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":662},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":663}]},"microsoft.synapse/workspaces/integrationruntimes/nodes":{"2019-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":612}],"2020-12-01":[{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":628}],"2021-03-01":[{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":620}],"2021-04-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":844}],"2021-05-01":[{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":625}],"2021-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":909}],"2021-06-01":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":665}]},"microsoft.synapse/workspaces/encryptionprotector":{"2020-12-01":[{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":629}],"2021-03-01":[{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":632}],"2021-04-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":856}],"2021-05-01":[{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":637}],"2021-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":974}],"2021-06-01":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":563}]},"microsoft.synapse/locations":{"2021-04-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":863}],"2021-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":916}]},"microsoft.synapse/workspaces/kustopools":{"2021-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":917},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":918},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":919},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":920},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":921},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":925},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":926},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":931},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":934}]},"microsoft.synapse/workspaces/kustopools/databases":{"2021-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":937},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":949},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":952}]},"microsoft.testbase/testbaseaccounts":{"2020-12-16-preview":[{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":339},{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":342},{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":348}],"2022-04-01-preview":[{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":341},{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":344},{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":350},{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":354},{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":365}],"2023-11-01-preview":[{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":613},{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":614},{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":620},{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":626},{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":627},{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":638}]},"microsoft.testbase/testbaseaccounts/packages":{"2020-12-16-preview":[{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":349},{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":351}],"2022-04-01-preview":[{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":366},{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":368},{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":376}],"2023-11-01-preview":[{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":650},{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":652},{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":662}]},"microsoft.testbase/testbaseaccounts/packages/testresults":{"2020-12-16-preview":[{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":352},{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":353}],"2022-04-01-preview":[{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":377},{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":378},{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":380}],"2023-11-01-preview":[{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":663},{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":664},{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":666}]},"microsoft.testbase/testbaseaccounts/chatsessions":{"2023-11-01-preview":[{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":611}]},"microsoft.testbase/testbaseaccounts/draftpackages":{"2023-11-01-preview":[{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":640},{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":642},{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":647},{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":649}]},"microsoft.videoindexer/accounts":{"2021-10-18-preview":[{"RelativePath":"vi/microsoft.videoindexer/2021-10-18-preview/types.json","Index":50}],"2021-10-27-preview":[{"RelativePath":"vi/microsoft.videoindexer/2021-10-27-preview/types.json","Index":50}],"2021-11-10-preview":[{"RelativePath":"vi/microsoft.videoindexer/2021-11-10-preview/types.json","Index":50}],"2022-04-13-preview":[{"RelativePath":"vi/microsoft.videoindexer/2022-04-13-preview/types.json","Index":50}],"2022-07-20-preview":[{"RelativePath":"vi/microsoft.videoindexer/2022-07-20-preview/types.json","Index":50},{"RelativePath":"vi/microsoft.videoindexer/2022-07-20-preview/types.json","Index":56}],"2022-08-01":[{"RelativePath":"vi/microsoft.videoindexer/2022-08-01/types.json","Index":50}],"2024-01-01":[{"RelativePath":"vi/microsoft.videoindexer/2024-01-01/types.json","Index":50},{"RelativePath":"vi/microsoft.videoindexer/2024-01-01/types.json","Index":56}]},"microsoft.media/videoanalyzers":{"2021-05-01-preview":[{"RelativePath":"videoanalyzer/microsoft.media/2021-05-01-preview/types.json","Index":84}]},"microsoft.media/videoanalyzers/edgemodules":{"2021-05-01-preview":[{"RelativePath":"videoanalyzer/microsoft.media/2021-05-01-preview/types.json","Index":93}],"2021-11-01-preview":[{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":244}]},"microsoft.media/videoanalyzers/videos":{"2021-05-01-preview":[{"RelativePath":"videoanalyzer/microsoft.media/2021-05-01-preview/types.json","Index":95}],"2021-11-01-preview":[{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":255}]},"microsoft.media/videoanalyzers/livepipelines":{"2021-11-01-preview":[{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":245},{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":246}]},"microsoft.media/videoanalyzers/pipelinejobs":{"2021-11-01-preview":[{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":247}]},"microsoft.avs/locations":{"2020-03-20":[{"RelativePath":"vmware/microsoft.avs/2020-03-20/types.json","Index":77},{"RelativePath":"vmware/microsoft.avs/2020-03-20/types.json","Index":83}],"2020-07-17-preview":[{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":213},{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":219}],"2021-01-01-preview":[{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":228},{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":234}],"2021-06-01":[{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":310},{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":316}],"2021-12-01":[{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":379},{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":385}],"2022-05-01":[{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":412},{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":418}],"2023-03-01":[{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":413},{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":419}]},"microsoft.avs/privateclouds":{"2020-03-20":[{"RelativePath":"vmware/microsoft.avs/2020-03-20/types.json","Index":85}],"2020-07-17-preview":[{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":220},{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":221},{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":223}],"2021-01-01-preview":[{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":235},{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":236},{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":238}],"2021-06-01":[{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":317},{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":318},{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":320}],"2021-12-01":[{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":386},{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":387},{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":389}],"2022-05-01":[{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":419},{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":420},{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":422}],"2023-03-01":[{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":420},{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":421},{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":423}]},"microsoft.avs/privateclouds/scriptexecutions":{"2021-06-01":[{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":328}],"2021-12-01":[{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":402}],"2022-05-01":[{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":440}],"2023-03-01":[{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":441}]},"microsoft.avs/privateclouds/clusters/virtualmachines":{"2021-12-01":[{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":394}],"2022-05-01":[{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":432}],"2023-03-01":[{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":433}]},"microsoft.avs/privateclouds/clusters":{"2022-05-01":[{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":427}],"2023-03-01":[{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":428}]},"microsoft.voiceservices/locations":{"2023-01-31":[{"RelativePath":"voiceservices/microsoft.voiceservices/2023-01-31/types.json","Index":80}],"2023-04-03":[{"RelativePath":"voiceservices/microsoft.voiceservices/2023-04-03/types.json","Index":88}],"2023-09-01":[{"RelativePath":"voiceservices/microsoft.voiceservices/2023-09-01/types.json","Index":110}]},"microsoft.certificateregistration/certificateorders":{"2015-08-01":[{"RelativePath":"web/microsoft.certificateregistration/2015-08-01/types.json","Index":60},{"RelativePath":"web/microsoft.certificateregistration/2015-08-01/types.json","Index":64},{"RelativePath":"web/microsoft.certificateregistration/2015-08-01/types.json","Index":79},{"RelativePath":"web/microsoft.certificateregistration/2015-08-01/types.json","Index":84},{"RelativePath":"web/microsoft.certificateregistration/2015-08-01/types.json","Index":85},{"RelativePath":"web/microsoft.certificateregistration/2015-08-01/types.json","Index":86}],"2018-02-01":[{"RelativePath":"web/microsoft.certificateregistration/2018-02-01/types.json","Index":61},{"RelativePath":"web/microsoft.certificateregistration/2018-02-01/types.json","Index":64},{"RelativePath":"web/microsoft.certificateregistration/2018-02-01/types.json","Index":65},{"RelativePath":"web/microsoft.certificateregistration/2018-02-01/types.json","Index":67},{"RelativePath":"web/microsoft.certificateregistration/2018-02-01/types.json","Index":70},{"RelativePath":"web/microsoft.certificateregistration/2018-02-01/types.json","Index":71},{"RelativePath":"web/microsoft.certificateregistration/2018-02-01/types.json","Index":90},{"RelativePath":"web/microsoft.certificateregistration/2018-02-01/types.json","Index":94}],"2019-08-01":[{"RelativePath":"web/microsoft.certificateregistration/2019-08-01/types.json","Index":61},{"RelativePath":"web/microsoft.certificateregistration/2019-08-01/types.json","Index":64},{"RelativePath":"web/microsoft.certificateregistration/2019-08-01/types.json","Index":65},{"RelativePath":"web/microsoft.certificateregistration/2019-08-01/types.json","Index":67},{"RelativePath":"web/microsoft.certificateregistration/2019-08-01/types.json","Index":70},{"RelativePath":"web/microsoft.certificateregistration/2019-08-01/types.json","Index":71},{"RelativePath":"web/microsoft.certificateregistration/2019-08-01/types.json","Index":90},{"RelativePath":"web/microsoft.certificateregistration/2019-08-01/types.json","Index":94}],"2020-06-01":[{"RelativePath":"web/microsoft.certificateregistration/2020-06-01/types.json","Index":61},{"RelativePath":"web/microsoft.certificateregistration/2020-06-01/types.json","Index":64},{"RelativePath":"web/microsoft.certificateregistration/2020-06-01/types.json","Index":65},{"RelativePath":"web/microsoft.certificateregistration/2020-06-01/types.json","Index":67},{"RelativePath":"web/microsoft.certificateregistration/2020-06-01/types.json","Index":70},{"RelativePath":"web/microsoft.certificateregistration/2020-06-01/types.json","Index":71},{"RelativePath":"web/microsoft.certificateregistration/2020-06-01/types.json","Index":90},{"RelativePath":"web/microsoft.certificateregistration/2020-06-01/types.json","Index":94}],"2020-09-01":[{"RelativePath":"web/microsoft.certificateregistration/2020-09-01/types.json","Index":72},{"RelativePath":"web/microsoft.certificateregistration/2020-09-01/types.json","Index":75},{"RelativePath":"web/microsoft.certificateregistration/2020-09-01/types.json","Index":76},{"RelativePath":"web/microsoft.certificateregistration/2020-09-01/types.json","Index":78},{"RelativePath":"web/microsoft.certificateregistration/2020-09-01/types.json","Index":81},{"RelativePath":"web/microsoft.certificateregistration/2020-09-01/types.json","Index":82},{"RelativePath":"web/microsoft.certificateregistration/2020-09-01/types.json","Index":101},{"RelativePath":"web/microsoft.certificateregistration/2020-09-01/types.json","Index":105}],"2020-10-01":[{"RelativePath":"web/microsoft.certificateregistration/2020-10-01/types.json","Index":72},{"RelativePath":"web/microsoft.certificateregistration/2020-10-01/types.json","Index":75},{"RelativePath":"web/microsoft.certificateregistration/2020-10-01/types.json","Index":76},{"RelativePath":"web/microsoft.certificateregistration/2020-10-01/types.json","Index":78},{"RelativePath":"web/microsoft.certificateregistration/2020-10-01/types.json","Index":81},{"RelativePath":"web/microsoft.certificateregistration/2020-10-01/types.json","Index":82},{"RelativePath":"web/microsoft.certificateregistration/2020-10-01/types.json","Index":101},{"RelativePath":"web/microsoft.certificateregistration/2020-10-01/types.json","Index":105}],"2020-12-01":[{"RelativePath":"web/microsoft.certificateregistration/2020-12-01/types.json","Index":125},{"RelativePath":"web/microsoft.certificateregistration/2020-12-01/types.json","Index":128},{"RelativePath":"web/microsoft.certificateregistration/2020-12-01/types.json","Index":129},{"RelativePath":"web/microsoft.certificateregistration/2020-12-01/types.json","Index":131},{"RelativePath":"web/microsoft.certificateregistration/2020-12-01/types.json","Index":134},{"RelativePath":"web/microsoft.certificateregistration/2020-12-01/types.json","Index":135},{"RelativePath":"web/microsoft.certificateregistration/2020-12-01/types.json","Index":154},{"RelativePath":"web/microsoft.certificateregistration/2020-12-01/types.json","Index":158}],"2021-01-01":[{"RelativePath":"web/microsoft.certificateregistration/2021-01-01/types.json","Index":125},{"RelativePath":"web/microsoft.certificateregistration/2021-01-01/types.json","Index":128},{"RelativePath":"web/microsoft.certificateregistration/2021-01-01/types.json","Index":129},{"RelativePath":"web/microsoft.certificateregistration/2021-01-01/types.json","Index":131},{"RelativePath":"web/microsoft.certificateregistration/2021-01-01/types.json","Index":134},{"RelativePath":"web/microsoft.certificateregistration/2021-01-01/types.json","Index":135},{"RelativePath":"web/microsoft.certificateregistration/2021-01-01/types.json","Index":154},{"RelativePath":"web/microsoft.certificateregistration/2021-01-01/types.json","Index":158}],"2021-01-15":[{"RelativePath":"web/microsoft.certificateregistration/2021-01-15/types.json","Index":125},{"RelativePath":"web/microsoft.certificateregistration/2021-01-15/types.json","Index":128},{"RelativePath":"web/microsoft.certificateregistration/2021-01-15/types.json","Index":129},{"RelativePath":"web/microsoft.certificateregistration/2021-01-15/types.json","Index":131},{"RelativePath":"web/microsoft.certificateregistration/2021-01-15/types.json","Index":134},{"RelativePath":"web/microsoft.certificateregistration/2021-01-15/types.json","Index":135},{"RelativePath":"web/microsoft.certificateregistration/2021-01-15/types.json","Index":154},{"RelativePath":"web/microsoft.certificateregistration/2021-01-15/types.json","Index":158}],"2021-02-01":[{"RelativePath":"web/microsoft.certificateregistration/2021-02-01/types.json","Index":125},{"RelativePath":"web/microsoft.certificateregistration/2021-02-01/types.json","Index":128},{"RelativePath":"web/microsoft.certificateregistration/2021-02-01/types.json","Index":129},{"RelativePath":"web/microsoft.certificateregistration/2021-02-01/types.json","Index":131},{"RelativePath":"web/microsoft.certificateregistration/2021-02-01/types.json","Index":134},{"RelativePath":"web/microsoft.certificateregistration/2021-02-01/types.json","Index":135},{"RelativePath":"web/microsoft.certificateregistration/2021-02-01/types.json","Index":154},{"RelativePath":"web/microsoft.certificateregistration/2021-02-01/types.json","Index":158}],"2021-03-01":[{"RelativePath":"web/microsoft.certificateregistration/2021-03-01/types.json","Index":125},{"RelativePath":"web/microsoft.certificateregistration/2021-03-01/types.json","Index":128},{"RelativePath":"web/microsoft.certificateregistration/2021-03-01/types.json","Index":129},{"RelativePath":"web/microsoft.certificateregistration/2021-03-01/types.json","Index":131},{"RelativePath":"web/microsoft.certificateregistration/2021-03-01/types.json","Index":134},{"RelativePath":"web/microsoft.certificateregistration/2021-03-01/types.json","Index":135},{"RelativePath":"web/microsoft.certificateregistration/2021-03-01/types.json","Index":154},{"RelativePath":"web/microsoft.certificateregistration/2021-03-01/types.json","Index":158}],"2022-03-01":[{"RelativePath":"web/microsoft.certificateregistration/2022-03-01/types.json","Index":125},{"RelativePath":"web/microsoft.certificateregistration/2022-03-01/types.json","Index":128},{"RelativePath":"web/microsoft.certificateregistration/2022-03-01/types.json","Index":129},{"RelativePath":"web/microsoft.certificateregistration/2022-03-01/types.json","Index":131},{"RelativePath":"web/microsoft.certificateregistration/2022-03-01/types.json","Index":134},{"RelativePath":"web/microsoft.certificateregistration/2022-03-01/types.json","Index":135},{"RelativePath":"web/microsoft.certificateregistration/2022-03-01/types.json","Index":153},{"RelativePath":"web/microsoft.certificateregistration/2022-03-01/types.json","Index":156}],"2022-09-01":[{"RelativePath":"web/microsoft.certificateregistration/2022-09-01/types.json","Index":125},{"RelativePath":"web/microsoft.certificateregistration/2022-09-01/types.json","Index":128},{"RelativePath":"web/microsoft.certificateregistration/2022-09-01/types.json","Index":129},{"RelativePath":"web/microsoft.certificateregistration/2022-09-01/types.json","Index":131},{"RelativePath":"web/microsoft.certificateregistration/2022-09-01/types.json","Index":134},{"RelativePath":"web/microsoft.certificateregistration/2022-09-01/types.json","Index":135},{"RelativePath":"web/microsoft.certificateregistration/2022-09-01/types.json","Index":153},{"RelativePath":"web/microsoft.certificateregistration/2022-09-01/types.json","Index":156}],"2023-01-01":[{"RelativePath":"web/microsoft.certificateregistration/2023-01-01/types.json","Index":125},{"RelativePath":"web/microsoft.certificateregistration/2023-01-01/types.json","Index":128},{"RelativePath":"web/microsoft.certificateregistration/2023-01-01/types.json","Index":129},{"RelativePath":"web/microsoft.certificateregistration/2023-01-01/types.json","Index":131},{"RelativePath":"web/microsoft.certificateregistration/2023-01-01/types.json","Index":134},{"RelativePath":"web/microsoft.certificateregistration/2023-01-01/types.json","Index":135},{"RelativePath":"web/microsoft.certificateregistration/2023-01-01/types.json","Index":153},{"RelativePath":"web/microsoft.certificateregistration/2023-01-01/types.json","Index":156}]},"microsoft.domainregistration/domains":{"2015-04-01":[{"RelativePath":"web/microsoft.domainregistration/2015-04-01/types.json","Index":80}],"2018-02-01":[{"RelativePath":"web/microsoft.domainregistration/2018-02-01/types.json","Index":80}],"2019-08-01":[{"RelativePath":"web/microsoft.domainregistration/2019-08-01/types.json","Index":80}],"2020-06-01":[{"RelativePath":"web/microsoft.domainregistration/2020-06-01/types.json","Index":80}],"2020-09-01":[{"RelativePath":"web/microsoft.domainregistration/2020-09-01/types.json","Index":91}],"2020-10-01":[{"RelativePath":"web/microsoft.domainregistration/2020-10-01/types.json","Index":91}],"2020-12-01":[{"RelativePath":"web/microsoft.domainregistration/2020-12-01/types.json","Index":80}],"2021-01-01":[{"RelativePath":"web/microsoft.domainregistration/2021-01-01/types.json","Index":80}],"2021-01-15":[{"RelativePath":"web/microsoft.domainregistration/2021-01-15/types.json","Index":80}],"2021-02-01":[{"RelativePath":"web/microsoft.domainregistration/2021-02-01/types.json","Index":80}],"2021-03-01":[{"RelativePath":"web/microsoft.domainregistration/2021-03-01/types.json","Index":80}],"2022-03-01":[{"RelativePath":"web/microsoft.domainregistration/2022-03-01/types.json","Index":80}],"2022-09-01":[{"RelativePath":"web/microsoft.domainregistration/2022-09-01/types.json","Index":80}],"2023-01-01":[{"RelativePath":"web/microsoft.domainregistration/2023-01-01/types.json","Index":80}]},"microsoft.domainregistration/topleveldomains":{"2015-04-01":[{"RelativePath":"web/microsoft.domainregistration/2015-04-01/types.json","Index":85}],"2015-08-01":[{"RelativePath":"web/microsoft.domainregistration/2015-08-01/types.json","Index":79}],"2018-02-01":[{"RelativePath":"web/microsoft.domainregistration/2018-02-01/types.json","Index":85}],"2019-08-01":[{"RelativePath":"web/microsoft.domainregistration/2019-08-01/types.json","Index":85}],"2020-06-01":[{"RelativePath":"web/microsoft.domainregistration/2020-06-01/types.json","Index":85}],"2020-09-01":[{"RelativePath":"web/microsoft.domainregistration/2020-09-01/types.json","Index":96}],"2020-10-01":[{"RelativePath":"web/microsoft.domainregistration/2020-10-01/types.json","Index":96}],"2020-12-01":[{"RelativePath":"web/microsoft.domainregistration/2020-12-01/types.json","Index":85}],"2021-01-01":[{"RelativePath":"web/microsoft.domainregistration/2021-01-01/types.json","Index":85}],"2021-01-15":[{"RelativePath":"web/microsoft.domainregistration/2021-01-15/types.json","Index":85}],"2021-02-01":[{"RelativePath":"web/microsoft.domainregistration/2021-02-01/types.json","Index":85}],"2021-03-01":[{"RelativePath":"web/microsoft.domainregistration/2021-03-01/types.json","Index":85}],"2022-03-01":[{"RelativePath":"web/microsoft.domainregistration/2022-03-01/types.json","Index":85}],"2022-09-01":[{"RelativePath":"web/microsoft.domainregistration/2022-09-01/types.json","Index":85}],"2023-01-01":[{"RelativePath":"web/microsoft.domainregistration/2023-01-01/types.json","Index":85}]},"microsoft.web/connections":{"2015-08-01-preview":[{"RelativePath":"web/microsoft.web/2015-08-01-preview/types.json","Index":93},{"RelativePath":"web/microsoft.web/2015-08-01-preview/types.json","Index":103},{"RelativePath":"web/microsoft.web/2015-08-01-preview/types.json","Index":109}],"2016-06-01":[{"RelativePath":"web/microsoft.web/2016-06-01/types.json","Index":114},{"RelativePath":"web/microsoft.web/2016-06-01/types.json","Index":116}]},"microsoft.web/hostingenvironments":{"2015-08-01":[{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":546},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":551},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":552}],"2016-09-01":[{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":124},{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":232},{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":233}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":966},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":967},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":968},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":969}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1220},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1221},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1222},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1223}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1311},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1312},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1313},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1314}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1322},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1323},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1324},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1325}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1322},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1323},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1324},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1325}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1435},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1436},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1437},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1438}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1245},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1246},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1247},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1248}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1245},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1246},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1247},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1248}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1251},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1252},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1253},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1254}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1329},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1330},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1331},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1332}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1668},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1669},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1670},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1671},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1672},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1673}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1698},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1699},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1700},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1701},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1702},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1703}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1723},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1724},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1725},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1726},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1727},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1728}]},"microsoft.web/serverfarms/workers":{"2015-08-01":[{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":553}],"2016-09-01":[{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":238}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":974}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1228}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1319}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1330}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1330}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1443}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1253}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1253}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1259}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1337}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1678}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1708}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1733}]},"microsoft.web/serverfarms":{"2015-08-01":[{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":554}],"2016-09-01":[{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":237}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":973}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1227}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1318}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1329}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1329}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1442}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1252}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1252}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1258}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1336}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1677}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1707}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1732}]},"microsoft.web/sites":{"2015-08-01":[{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":556},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":562},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":563},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":564},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":574},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":576},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":594},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":596},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":597},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":598},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":599},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":600},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":601}],"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":636},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":652},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":653},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":663},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":666},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":683},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":684},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":690},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":691},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":692},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":693},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":698},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":699},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":700},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":701},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":702},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":703}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":976},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":979},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":980},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":990},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1000},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1003},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1020},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1021},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1027},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1028},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1029},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1030},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1033},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1037},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1042},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1043},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1044},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1047},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1048},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1049},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1050},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1051}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":704},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":707},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":708},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":718},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":728},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":731},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":748},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":749},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":755},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":756},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":757},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":758},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":761},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":765},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":770},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":771},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":772},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":775},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":776},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":777},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":778},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":779}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1062},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1065},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1066},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1076},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1086},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1089},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1092},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1109},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1110},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1116},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1117},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1118},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1119},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1122},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1126},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1128},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1133},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1134},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1135},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1138},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1139},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1140},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1141},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1142}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1149},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1152},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1153},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1163},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1173},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1176},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1178},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1195},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1196},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1202},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1203},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1204},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1205},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1208},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1212},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1214},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1219},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1220},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1221},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1224},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1225},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1226},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1227},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1228}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1160},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1163},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1164},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1174},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1184},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1187},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1189},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1206},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1207},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1213},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1214},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1215},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1216},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1219},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1223},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1225},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1230},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1231},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1232},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1235},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1236},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1237},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1238},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1239}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1160},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1163},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1164},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1174},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1184},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1187},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1189},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1206},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1207},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1213},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1214},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1215},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1216},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1219},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1223},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1225},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1230},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1231},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1232},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1235},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1236},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1237},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1238},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1239}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1268},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1271},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1272},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1282},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1292},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1295},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1297},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1311},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1312},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1318},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1319},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1320},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1321},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1324},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1328},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1333},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1334},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1335},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1338},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1339},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1340},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1341},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1342}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1345},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1348},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1349},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1359},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1369},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1372},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1374},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1388},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1389},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1395},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1396},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1397},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1398},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1401},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1405},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1410},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1411},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1412},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1415},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1416},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1417},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1418},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1419}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1345},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1348},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1349},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1359},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1369},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1372},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1374},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1388},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1389},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1395},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1396},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1397},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1398},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1401},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1405},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1410},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1411},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1412},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1415},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1416},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1417},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1418},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1419}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1350},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1353},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1354},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1364},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1374},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1377},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1379},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1393},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1394},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1400},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1401},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1402},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1403},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1406},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1410},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1415},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1416},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1417},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1420},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1421},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1422},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1423},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1424}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1435},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1438},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1439},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1449},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1459},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1462},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1464},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1478},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1479},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1485},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1486},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1487},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1488},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1491},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1495},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1500},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1501},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1502},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1505},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1506},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1507},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1508},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1509}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1779},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1782},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1783},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1793},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1803},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1806},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1808},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1822},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1823},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1829},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1830},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1831},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1832},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1835},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1839},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1844},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1845},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1846},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1849},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1850},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1851},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1852},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1853}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1816},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1819},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1820},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1830},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1840},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1843},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1845},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1859},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1860},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1866},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1867},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1868},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1869},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1872},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1876},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1881},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1882},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1883},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1886},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1887},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1888},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1889},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1890},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1894},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1911}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1841},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1844},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1845},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1855},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1865},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1868},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1870},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1884},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1885},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1891},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1892},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1893},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1894},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1897},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1901},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1906},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1907},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1908},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1911},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1912},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1913},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1914},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1915},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1919},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1936}]},"microsoft.web/sites/slots":{"2015-08-01":[{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":602},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":603},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":604},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":605},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":606},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":607},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":608},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":609},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":610},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":611},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":612},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":613},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":614}],"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":727},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":728},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":729},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":730},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":731},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":732},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":733},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":734},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":735},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":736},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":737},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":738},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":739},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":740},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":741},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":742}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1070},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1071},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1072},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1073},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1074},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1075},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1076},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1077},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1078},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1079},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1080},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1081},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1082},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1083},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1084},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1085},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1087},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1088},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1089},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1090},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1091}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":793},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":794},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":795},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":796},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":797},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":798},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":799},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":800},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":801},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":802},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":803},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":804},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":805},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":806},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":807},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":808},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":810},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":811},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":812},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":813},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":814}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1160},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1161},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1162},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1163},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1164},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1165},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1166},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1167},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1168},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1169},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1170},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1171},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1172},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1173},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1174},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1175},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1176},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1177},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1179},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1180},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1181},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1182},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1183}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1246},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1247},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1248},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1249},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1250},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1251},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1252},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1253},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1254},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1255},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1256},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1257},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1258},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1259},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1260},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1261},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1262},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1263},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1265},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1266},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1267},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1268},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1269}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1257},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1258},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1259},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1260},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1261},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1262},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1263},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1264},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1265},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1266},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1267},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1268},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1269},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1270},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1271},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1272},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1273},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1274},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1276},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1277},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1278},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1279},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1280}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1257},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1258},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1259},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1260},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1261},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1262},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1263},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1264},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1265},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1266},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1267},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1268},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1269},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1270},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1271},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1272},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1273},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1274},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1276},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1277},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1278},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1279},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1280}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1360},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1361},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1362},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1363},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1364},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1365},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1366},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1367},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1368},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1369},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1370},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1371},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1372},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1373},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1374},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1375},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1376},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1378},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1379},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1380},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1381},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1382}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1435},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1436},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1437},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1438},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1439},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1440},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1441},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1442},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1443},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1444},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1445},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1446},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1447},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1448},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1449},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1450},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1451},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1453},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1454},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1455},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1456},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1457}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1435},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1436},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1437},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1438},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1439},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1440},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1441},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1442},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1443},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1444},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1445},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1446},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1447},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1448},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1449},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1450},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1451},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1453},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1454},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1455},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1456},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1457}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1440},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1441},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1442},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1443},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1444},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1445},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1446},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1447},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1448},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1449},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1450},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1451},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1452},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1453},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1454},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1455},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1456},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1458},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1459},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1460},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1461},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1462}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1525},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1526},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1527},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1528},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1529},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1530},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1531},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1532},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1533},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1534},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1535},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1536},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1537},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1538},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1539},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1540},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1541},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1543},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1544},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1545},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1546},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1547}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1869},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1870},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1871},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1872},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1873},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1874},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1875},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1876},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1877},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1878},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1879},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1880},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1881},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1882},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1883},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1884},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1885},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1887},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1888},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1889},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1890},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1891}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1927},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1928},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1929},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1930},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1931},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1932},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1933},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1934},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1935},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1936},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1937},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1938},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1939},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1940},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1941},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1942},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1943},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1945},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1946},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1947},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1948},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1949},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1950},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1951}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1952},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1953},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1954},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1955},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1956},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1957},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1958},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1959},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1960},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1961},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1962},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1963},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1964},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1965},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1966},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1967},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1968},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1970},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1971},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1972},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1973},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1974},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1975},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1976}]},"microsoft.web/sites/slots/config":{"2015-08-01":[{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":618}],"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":745}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1094}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":817}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1186}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1272}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1283}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1283}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1385}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1460}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1460}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1465}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1550}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1894}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1954}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1979}]},"microsoft.web/sites/config":{"2015-08-01":[{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":619}],"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":718}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1056}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":784}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1147}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1233}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1244}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1244}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1347}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1422}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1422}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1427}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1512}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1856}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1914}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1939}]},"microsoft.web/sites/slots/backups":{"2015-08-01":[{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":620},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":632}],"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":743},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":744}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1092},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1093}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":815},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":816}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1184},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1185}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1270},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1271}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1281},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1282}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1281},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1282}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1383},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1384}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1458},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1459}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1458},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1459}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1463},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1464}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1548},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1549}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1892},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1893}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1952},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1953}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1977},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1978}]},"microsoft.web/sites/backups":{"2015-08-01":[{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":633},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":634}],"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":704},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":715}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1052},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1053}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":780},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":781}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1143},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1144}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1229},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1230}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1240},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1241}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1240},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1241}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1343},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1344}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1420},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1421}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1420},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1421}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1425},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1426}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1510},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1511}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1854},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1855}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1912},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1913}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1937},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1938}]},"microsoft.web/sites/diagnostics/analyses":{"2016-03-01":[{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":155}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":950}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1049}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1136}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1147}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1147}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1255}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1296}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1296}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1301}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1386}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1727}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1757}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1782}]},"microsoft.web/sites/diagnostics/detectors":{"2016-03-01":[{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":162}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":957}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1056}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1143}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1154}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1154}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1262}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1303}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1303}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1308}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1393}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1734}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1764}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1789}]},"microsoft.web/sites/slots/diagnostics/analyses":{"2016-03-01":[{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":163}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":958}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1057}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1144}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1155}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1155}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1263}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1304}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1304}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1309}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1394}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1735}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1765}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1790}]},"microsoft.web/sites/slots/diagnostics/detectors":{"2016-03-01":[{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":164}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":959}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1058}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1145}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1156}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1156}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1264}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1305}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1305}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1310}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1395}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1736}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1766}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1791}]},"microsoft.web/recommendations":{"2016-03-01":[{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":165}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":960}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1059}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1146}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1157}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1157}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1265}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1306}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1306}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1311}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1396}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1737}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1767}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1792}]},"microsoft.web/sites/recommendations":{"2016-03-01":[{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":166}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":961}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1060}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1147}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1158}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1158}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1266}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1307}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1307}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1312}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1397}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1738}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1768}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1793}]},"microsoft.web/customapis":{"2016-06-01":[{"RelativePath":"web/microsoft.web/2016-06-01/types.json","Index":99}]},"microsoft.web/locations":{"2016-06-01":[{"RelativePath":"web/microsoft.web/2016-06-01/types.json","Index":102},{"RelativePath":"web/microsoft.web/2016-06-01/types.json","Index":103}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1288}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1299}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1299}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1401}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1312}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1312}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1317}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1402}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1743}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1773}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1798}]},"microsoft.web/sites/config/snapshots":{"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":719}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1057}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":785}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1148}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1234}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1245}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1245}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1348}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1423}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1423}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1428}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1513}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1857}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1915}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1940}]},"microsoft.web/sites/containerlogs":{"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":720}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1058}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":786}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1149}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1235}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1246}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1246}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1349}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1424}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1424}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1429}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1514}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1858}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1916}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1941}]},"microsoft.web/sites/continuouswebjobs":{"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":721},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":722}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1059},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1060}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":787},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":788}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1150},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1151}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1236},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1237}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1247},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1248}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1247},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1248}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1350},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1351}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1425},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1426}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1425},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1426}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1430},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1431}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1515},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1516}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1859},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1860}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1917},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1918}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1942},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1943}]},"microsoft.web/sites/functions":{"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":723}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1061},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1062}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":789}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1152},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1153}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1238},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1239}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1249},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1250}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1249},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1250}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1352},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1353}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1427},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1428}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1427},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1428}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1432},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1433}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1517},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1518}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1861},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1862}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1919},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1920}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1944},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1945}]},"microsoft.web/sites/hybridconnectionnamespaces/relays":{"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":726}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1069}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":792}]},"microsoft.web/sites/slots/config/snapshots":{"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":746}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1095}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":818}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1187}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1273}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1284}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1284}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1386}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1461}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1461}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1466}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1551}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1895}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1955}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1980}]},"microsoft.web/sites/slots/containerlogs":{"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":747}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1096}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":819}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1188}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1274}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1285}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1285}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1387}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1462}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1462}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1467}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1552}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1896}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1956}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1981}]},"microsoft.web/sites/slots/continuouswebjobs":{"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":748},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":749}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1097},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1098}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":820},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":821}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1189},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1190}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1275},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1276}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1286},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1287}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1286},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1287}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1388},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1389}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1463},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1464}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1463},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1464}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1468},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1469}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1553},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1554}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1897},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1898}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1957},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1958}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1982},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1983}]},"microsoft.web/sites/slots/functions":{"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":750}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1099},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1100}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":822}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1191},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1192}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1277},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1278}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1288},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1289}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1288},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1289}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1390},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1391}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1465},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1466}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1465},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1466}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1470},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1471}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1555},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1556}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1899},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1900}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1959},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1960}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1984},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1985}]},"microsoft.web/sites/slots/hybridconnectionnamespaces/relays":{"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":751}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1104}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":823}]},"microsoft.web/sites/slots/triggeredwebjobs":{"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":752}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1105}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":824}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1196}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1282}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1293}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1293}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1395}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1470}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1470}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1475}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1560}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1904}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1964}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1989}]},"microsoft.web/sites/triggeredwebjobs":{"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":753}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1106}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":825}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1197}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1283}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1294}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1294}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1396}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1471}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1471}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1476}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1561}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1905}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1965}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1990}]},"microsoft.web/serverfarms/hybridconnectionnamespaces/relays":{"2016-09-01":[{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":236}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":972}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1226}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1317}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1328}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1328}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1441}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1251}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1251}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1257}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1335}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1676}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1706}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1731}]},"microsoft.web/sites/host":{"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1066},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1067},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1068}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1157},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1158},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1159}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1243},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1244},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1245}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1254},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1255},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1256}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1254},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1255},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1256}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1357},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1358},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1359}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1432},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1433},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1434}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1432},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1433},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1434}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1437},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1438},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1439}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1522},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1523},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1524}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1866},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1867},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1868}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1924},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1925},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1926}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1949},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1950},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1951}]},"microsoft.web/sites/slots/host":{"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1101},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1102},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1103}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1193},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1194},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1195}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1279},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1280},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1281}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1290},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1291},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1292}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1290},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1291},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1292}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1392},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1393},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1394}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1467},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1468},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1469}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1467},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1468},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1469}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1472},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1473},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1474}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1557},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1558},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1559}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1901},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1902},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1903}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1961},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1962},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1963}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1986},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1987},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1988}]},"microsoft.web/staticsites/authproviders":{"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1202}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1293}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1304}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1304}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1406}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1317}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1317}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1322}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1407}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1748}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1778}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1803}]},"microsoft.web/staticsites/builds":{"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1203}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1294}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1305}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1305}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1407},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1408},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1411}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1320},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1321},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1324}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1320},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1321},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1324}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1325},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1326},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1329}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1410},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1411},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1414}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1751},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1752},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1755}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1783},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1784},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1787},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1790}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1808},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1809},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1812},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1815}]},"microsoft.web/staticsites":{"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1208},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1209},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1210},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1211},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1214}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1299},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1300},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1301},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1302},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1305}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1310},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1311},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1312},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1313},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1316}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1310},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1311},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1312},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1313},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1316}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1416},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1417},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1418},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1421},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1422},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1423},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1426},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1427}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1329},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1330},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1331},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1334},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1335},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1336},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1339},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1340}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1329},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1330},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1331},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1334},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1335},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1336},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1339},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1340}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1334},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1335},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1336},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1339},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1340},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1341},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1344},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1345}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1419},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1420},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1421},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1424},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1425},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1426},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1429},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1430}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1760},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1761},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1762},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1765},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1766},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1767},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1770},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1771}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1795},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1796},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1797},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1800},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1801},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1802},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1805},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1806},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1807}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1820},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1821},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1822},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1825},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1826},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1827},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1830},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1831},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1832}]},"microsoft.web/staticsites/customdomains":{"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1215}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1306}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1317}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1317}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1430}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1343}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1343}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1348}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1433}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1774}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1810}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1835}]},"microsoft.web/containerapps":{"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1341}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1682}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1712}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1737}]},"microsoft.web/containerapps/revisions":{"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1342},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1343},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1344}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1683},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1684},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1685}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1713},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1714},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1715}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1738},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1739},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1740}]},"microsoft.web/staticsites/linkedbackends":{"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1776}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1813}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1838}]},"microsoft.web/staticsites/builds/linkedbackends":{"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1777}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1814}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1839}]},"microsoft.web/sites/hostruntime/webhooks/api/workflows":{"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1911},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1949}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1971},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":2009}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1996},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":2034}]},"microsoft.web/sites/hostruntime/webhooks/api/workflows/runs":{"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1950}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":2010}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":2035}]},"microsoft.web/sites/hostruntime/webhooks/api/workflows/runs/actions":{"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1959}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":2019}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":2044}]},"microsoft.web/sites/hostruntime/webhooks/api/workflows/runs/actions/repetitions":{"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1960}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":2020}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":2045}]},"microsoft.web/sites/hostruntime/webhooks/api/workflows/triggers":{"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1964},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1965}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":2024},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":2025}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":2049},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":2050}]},"microsoft.web/sites/hostruntime/webhooks/api/workflows/triggers/histories":{"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1966}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":2026}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":2051}]},"microsoft.web/staticsites/builds/databaseconnections":{"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1780}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1805}]},"microsoft.web/staticsites/databaseconnections":{"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1811}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1836}]},"microsoft.signalrservice/webpubsub":{"2021-04-01-preview":[{"RelativePath":"webpubsub/microsoft.signalrservice/2021-04-01-preview/types.json","Index":147},{"RelativePath":"webpubsub/microsoft.signalrservice/2021-04-01-preview/types.json","Index":152},{"RelativePath":"webpubsub/microsoft.signalrservice/2021-04-01-preview/types.json","Index":153}],"2021-06-01-preview":[{"RelativePath":"webpubsub/microsoft.signalrservice/2021-06-01-preview/types.json","Index":141},{"RelativePath":"webpubsub/microsoft.signalrservice/2021-06-01-preview/types.json","Index":146},{"RelativePath":"webpubsub/microsoft.signalrservice/2021-06-01-preview/types.json","Index":147}],"2021-09-01-preview":[{"RelativePath":"webpubsub/microsoft.signalrservice/2021-09-01-preview/types.json","Index":143},{"RelativePath":"webpubsub/microsoft.signalrservice/2021-09-01-preview/types.json","Index":148},{"RelativePath":"webpubsub/microsoft.signalrservice/2021-09-01-preview/types.json","Index":149}],"2021-10-01":[{"RelativePath":"webpubsub/microsoft.signalrservice/2021-10-01/types.json","Index":151},{"RelativePath":"webpubsub/microsoft.signalrservice/2021-10-01/types.json","Index":157},{"RelativePath":"webpubsub/microsoft.signalrservice/2021-10-01/types.json","Index":158}],"2022-08-01-preview":[{"RelativePath":"webpubsub/microsoft.signalrservice/2022-08-01-preview/types.json","Index":191},{"RelativePath":"webpubsub/microsoft.signalrservice/2022-08-01-preview/types.json","Index":197},{"RelativePath":"webpubsub/microsoft.signalrservice/2022-08-01-preview/types.json","Index":198}],"2023-02-01":[{"RelativePath":"webpubsub/microsoft.signalrservice/2023-02-01/types.json","Index":191},{"RelativePath":"webpubsub/microsoft.signalrservice/2023-02-01/types.json","Index":197},{"RelativePath":"webpubsub/microsoft.signalrservice/2023-02-01/types.json","Index":198}],"2023-03-01-preview":[{"RelativePath":"webpubsub/microsoft.signalrservice/2023-03-01-preview/types.json","Index":207},{"RelativePath":"webpubsub/microsoft.signalrservice/2023-03-01-preview/types.json","Index":213},{"RelativePath":"webpubsub/microsoft.signalrservice/2023-03-01-preview/types.json","Index":214}],"2023-06-01-preview":[{"RelativePath":"webpubsub/microsoft.signalrservice/2023-06-01-preview/types.json","Index":210},{"RelativePath":"webpubsub/microsoft.signalrservice/2023-06-01-preview/types.json","Index":216},{"RelativePath":"webpubsub/microsoft.signalrservice/2023-06-01-preview/types.json","Index":217}],"2023-08-01-preview":[{"RelativePath":"webpubsub/microsoft.signalrservice/2023-08-01-preview/types.json","Index":215},{"RelativePath":"webpubsub/microsoft.signalrservice/2023-08-01-preview/types.json","Index":221},{"RelativePath":"webpubsub/microsoft.signalrservice/2023-08-01-preview/types.json","Index":222}]},"microsoft.signalrservice/webpubsub/replicas":{"2023-03-01-preview":[{"RelativePath":"webpubsub/microsoft.signalrservice/2023-03-01-preview/types.json","Index":215}],"2023-06-01-preview":[{"RelativePath":"webpubsub/microsoft.signalrservice/2023-06-01-preview/types.json","Index":218}],"2023-08-01-preview":[{"RelativePath":"webpubsub/microsoft.signalrservice/2023-08-01-preview/types.json","Index":223}]},"microsoft.workloads/locations/sapvirtualinstancemetadata":{"2021-12-01-preview":[{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":476},{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":497},{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":515},{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":527}],"2022-11-01-preview":[{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":410},{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":431},{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":451},{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":463}],"2023-04-01":[{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":410},{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":431},{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":451},{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":463}],"2023-10-01-preview":[{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":324},{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":345},{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":365},{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":377}]},"microsoft.workloads/sapvirtualinstances":{"2021-12-01-preview":[{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":534},{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":536}],"2022-11-01-preview":[{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":470},{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":472}],"2023-04-01":[{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":470},{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":472}],"2023-10-01-preview":[{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":385},{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":387}]},"microsoft.workloads/sapvirtualinstances/centralinstances":{"2022-11-01-preview":[{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":473},{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":474}],"2023-04-01":[{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":473},{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":474}],"2023-10-01-preview":[{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":388},{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":389}]},"microsoft.workloads/sapvirtualinstances/databaseinstances":{"2022-11-01-preview":[{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":475},{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":476}],"2023-04-01":[{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":475},{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":476}],"2023-10-01-preview":[{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":390},{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":391}]},"microsoft.workloads/sapvirtualinstances/applicationinstances":{"2022-11-01-preview":[{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":477},{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":478}],"2023-04-01":[{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":477},{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":478}],"2023-10-01-preview":[{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":392},{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":393}]}}} \ No newline at end of file +{"Resources":{"Microsoft.Addons/supportProviders/supportPlanTypes@2017-05-15":{"RelativePath":"addons/microsoft.addons/2017-05-15/types.json","Index":24},"Microsoft.Addons/supportProviders/supportPlanTypes@2018-03-01":{"RelativePath":"addons/microsoft.addons/2018-03-01/types.json","Index":24},"Microsoft.AutonomousDevelopmentPlatform/accounts@2020-07-01-preview":{"RelativePath":"adp/microsoft.autonomousdevelopmentplatform/2020-07-01-preview/types.json","Index":31},"Microsoft.AutonomousDevelopmentPlatform/accounts/dataPools@2020-07-01-preview":{"RelativePath":"adp/microsoft.autonomousdevelopmentplatform/2020-07-01-preview/types.json","Index":45},"Microsoft.AutonomousDevelopmentPlatform/accounts@2021-02-01-preview":{"RelativePath":"adp/microsoft.autonomousdevelopmentplatform/2021-02-01-preview/types.json","Index":31},"Microsoft.AutonomousDevelopmentPlatform/accounts/dataPools@2021-02-01-preview":{"RelativePath":"adp/microsoft.autonomousdevelopmentplatform/2021-02-01-preview/types.json","Index":46},"Microsoft.AutonomousDevelopmentPlatform/accounts@2021-11-01-preview":{"RelativePath":"adp/microsoft.autonomousdevelopmentplatform/2021-11-01-preview/types.json","Index":31},"Microsoft.AutonomousDevelopmentPlatform/accounts/dataPools@2021-11-01-preview":{"RelativePath":"adp/microsoft.autonomousdevelopmentplatform/2021-11-01-preview/types.json","Index":57},"Microsoft.Advisor/recommendations/suppressions@2016-07-12-preview":{"RelativePath":"advisor/microsoft.advisor/2016-07-12-preview/types.json","Index":12},"Microsoft.Advisor/recommendations/suppressions@2017-03-31":{"RelativePath":"advisor/microsoft.advisor/2017-03-31/types.json","Index":12},"Microsoft.Advisor/recommendations@2017-03-31":{"RelativePath":"advisor/microsoft.advisor/2017-03-31/types.json","Index":34},"Microsoft.Advisor/recommendations/suppressions@2017-04-19":{"RelativePath":"advisor/microsoft.advisor/2017-04-19/types.json","Index":12},"Microsoft.Advisor/recommendations@2017-04-19":{"RelativePath":"advisor/microsoft.advisor/2017-04-19/types.json","Index":35},"Microsoft.Advisor/configurations@2020-01-01":{"RelativePath":"advisor/microsoft.advisor/2020-01-01/types.json","Index":31},"Microsoft.Advisor/recommendations/suppressions@2020-01-01":{"RelativePath":"advisor/microsoft.advisor/2020-01-01/types.json","Index":36},"Microsoft.Advisor/recommendations@2020-01-01":{"RelativePath":"advisor/microsoft.advisor/2020-01-01/types.json","Index":61},"Microsoft.Advisor/configurations@2022-09-01":{"RelativePath":"advisor/microsoft.advisor/2022-09-01/types.json","Index":38},"Microsoft.Advisor/recommendations/suppressions@2022-09-01":{"RelativePath":"advisor/microsoft.advisor/2022-09-01/types.json","Index":43},"Microsoft.Advisor/recommendations@2022-09-01":{"RelativePath":"advisor/microsoft.advisor/2022-09-01/types.json","Index":72},"Microsoft.Advisor/configurations@2022-10-01":{"RelativePath":"advisor/microsoft.advisor/2022-10-01/types.json","Index":49},"Microsoft.Advisor/recommendations/suppressions@2022-10-01":{"RelativePath":"advisor/microsoft.advisor/2022-10-01/types.json","Index":54},"Microsoft.Advisor/recommendations@2022-10-01":{"RelativePath":"advisor/microsoft.advisor/2022-10-01/types.json","Index":83},"Microsoft.Advisor/advisorScore@2022-10-01":{"RelativePath":"advisor/microsoft.advisor/2022-10-01/types.json","Index":96},"Microsoft.Advisor/configurations@2023-01-01":{"RelativePath":"advisor/microsoft.advisor/2023-01-01/types.json","Index":49},"Microsoft.Advisor/recommendations/suppressions@2023-01-01":{"RelativePath":"advisor/microsoft.advisor/2023-01-01/types.json","Index":54},"Microsoft.Advisor/recommendations@2023-01-01":{"RelativePath":"advisor/microsoft.advisor/2023-01-01/types.json","Index":83},"Microsoft.Advisor/advisorScore@2023-01-01":{"RelativePath":"advisor/microsoft.advisor/2023-01-01/types.json","Index":96},"Microsoft.AgFoodPlatform/farmBeats/extensions@2020-05-12-preview":{"RelativePath":"agfood/microsoft.agfoodplatform/2020-05-12-preview/types.json","Index":23},"Microsoft.AgFoodPlatform/farmBeats@2020-05-12-preview":{"RelativePath":"agfood/microsoft.agfoodplatform/2020-05-12-preview/types.json","Index":32},"Microsoft.AgFoodPlatform/farmBeatsExtensionDefinitions@2020-05-12-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2020-05-12-preview/types.json","Index":50},"Microsoft.AgFoodPlatform/farmBeats/extensions@2021-09-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2021-09-01-preview/types.json","Index":26},"Microsoft.AgFoodPlatform/farmBeats@2021-09-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2021-09-01-preview/types.json","Index":69},"Microsoft.AgFoodPlatform/farmBeats/privateEndpointConnections@2021-09-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2021-09-01-preview/types.json","Index":73},"Microsoft.AgFoodPlatform/farmBeats/solutions@2021-09-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2021-09-01-preview/types.json","Index":78},"Microsoft.AgFoodPlatform/farmBeatsExtensionDefinitions@2021-09-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2021-09-01-preview/types.json","Index":90},"Microsoft.AgFoodPlatform/farmBeats/privateLinkResources@2021-09-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2021-09-01-preview/types.json","Index":97},"Microsoft.AgFoodPlatform/farmBeatsSolutionDefinitions@2021-09-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2021-09-01-preview/types.json","Index":115},"Microsoft.AgFoodPlatform/farmBeats/dataConnectors@2023-06-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2023-06-01-preview/types.json","Index":29},"Microsoft.AgFoodPlatform/farmBeats@2023-06-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2023-06-01-preview/types.json","Index":75},"Microsoft.AgFoodPlatform/farmBeats/extensions@2023-06-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2023-06-01-preview/types.json","Index":83},"Microsoft.AgFoodPlatform/farmBeats/privateEndpointConnections@2023-06-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2023-06-01-preview/types.json","Index":87},"Microsoft.AgFoodPlatform/farmBeats/solutions@2023-06-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2023-06-01-preview/types.json","Index":92},"Microsoft.AgFoodPlatform/farmBeatsExtensionDefinitions@2023-06-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2023-06-01-preview/types.json","Index":105},"Microsoft.AgFoodPlatform/farmBeats/privateLinkResources@2023-06-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2023-06-01-preview/types.json","Index":112},"Microsoft.AgFoodPlatform/farmBeatsSolutionDefinitions@2023-06-01-preview":{"RelativePath":"agrifood/microsoft.agfoodplatform/2023-06-01-preview/types.json","Index":121},"Microsoft.AlertsManagement/alerts@2018-05-05-preview":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2018-05-05-preview/types.json","Index":45},"Microsoft.AlertsManagement/smartGroups@2018-05-05-preview":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2018-05-05-preview/types.json","Index":68},"Microsoft.AlertsManagement/alerts@2018-05-05":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2018-05-05/types.json","Index":46},"Microsoft.AlertsManagement/smartGroups@2018-05-05":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2018-05-05/types.json","Index":69},"microsoft.alertsManagement/smartDetectorAlertRules@2019-03-01":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2019-03-01/types.json","Index":29},"Microsoft.AlertsManagement/alerts@2019-03-01":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2019-03-01/types.json","Index":69},"Microsoft.AlertsManagement/actionRules@2019-05-05-preview":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2019-05-05-preview/types.json","Index":45},"Microsoft.AlertsManagement/smartGroups@2019-05-05-preview":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2019-05-05-preview/types.json","Index":68},"Microsoft.AlertsManagement/alerts@2019-05-05-preview":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2019-05-05-preview/types.json","Index":107},"microsoft.alertsManagement/smartDetectorAlertRules@2019-06-01":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2019-06-01/types.json","Index":30},"microsoft.alertsManagement/smartDetectorAlertRules@2021-04-01":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2021-04-01/types.json","Index":39},"Microsoft.AlertsManagement/prometheusRuleGroups@2021-07-22-preview":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2021-07-22-preview/types.json","Index":33},"Microsoft.AlertsManagement/actionRules@2021-08-08-preview":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2021-08-08-preview/types.json","Index":71},"Microsoft.AlertsManagement/actionRules@2021-08-08":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2021-08-08/types.json","Index":71},"Microsoft.AlertsManagement/prometheusRuleGroups@2023-03-01":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2023-03-01/types.json","Index":33},"Microsoft.AlertsManagement/tenantActivityLogAlerts@2023-04-01-preview":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2023-04-01-preview/types.json","Index":26},"Microsoft.AlertsManagement/actionRules@2023-05-01-preview":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2023-05-01-preview/types.json","Index":78},"Microsoft.AlertsManagement/alerts@2023-07-12-preview":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2023-07-12-preview/types.json","Index":47},"Microsoft.AlertsManagement/alerts/enrichments@2023-07-12-preview":{"RelativePath":"alertsmanagement/microsoft.alertsmanagement/2023-07-12-preview/types.json","Index":75},"Microsoft.AnalysisServices/servers@2016-05-16":{"RelativePath":"analysisservices/microsoft.analysisservices/2016-05-16/types.json","Index":46},"Microsoft.AnalysisServices/servers@2017-07-14":{"RelativePath":"analysisservices/microsoft.analysisservices/2017-07-14/types.json","Index":47},"Microsoft.AnalysisServices/servers@2017-08-01":{"RelativePath":"analysisservices/microsoft.analysisservices/2017-08-01/types.json","Index":53},"Microsoft.ApiCenter/services@2023-07-01-preview":{"RelativePath":"apicenter/microsoft.apicenter/2023-07-01-preview/types.json","Index":36},"Microsoft.ApiCenter/services@2024-03-01":{"RelativePath":"apicenter/microsoft.apicenter/2024-03-01/types.json","Index":36},"Microsoft.ApiCenter/services/metadataSchemas@2024-03-01":{"RelativePath":"apicenter/microsoft.apicenter/2024-03-01/types.json","Index":47},"Microsoft.ApiCenter/services/workspaces@2024-03-01":{"RelativePath":"apicenter/microsoft.apicenter/2024-03-01/types.json","Index":52},"Microsoft.ApiCenter/services/workspaces/apis@2024-03-01":{"RelativePath":"apicenter/microsoft.apicenter/2024-03-01/types.json","Index":78},"Microsoft.ApiCenter/services/workspaces/apis/versions@2024-03-01":{"RelativePath":"apicenter/microsoft.apicenter/2024-03-01/types.json","Index":91},"Microsoft.ApiCenter/services/workspaces/apis/versions/definitions@2024-03-01":{"RelativePath":"apicenter/microsoft.apicenter/2024-03-01/types.json","Index":97},"Microsoft.ApiCenter/services/workspaces/apis/deployments@2024-03-01":{"RelativePath":"apicenter/microsoft.apicenter/2024-03-01/types.json","Index":107},"Microsoft.ApiCenter/services/workspaces/environments@2024-03-01":{"RelativePath":"apicenter/microsoft.apicenter/2024-03-01/types.json","Index":129},"Microsoft.ApiManagement/service/apis@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":25},"Microsoft.ApiManagement/service/apis/operations@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":40},"Microsoft.ApiManagement/service/subscriptions@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":51},"Microsoft.ApiManagement/service/products@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":58},"Microsoft.ApiManagement/service/products/apis@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":62},"Microsoft.ApiManagement/service/products/groups@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":66},"Microsoft.ApiManagement/service/groups@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":70},"Microsoft.ApiManagement/service/groups/users@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":74},"Microsoft.ApiManagement/service/certificates@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":78},"Microsoft.ApiManagement/service/users@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":87},"Microsoft.ApiManagement/service/authorizationServers@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":117},"Microsoft.ApiManagement/service/loggers@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":122},"Microsoft.ApiManagement/service/properties@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":127},"Microsoft.ApiManagement/service/openidConnectProviders@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":131},"Microsoft.ApiManagement/service/backends@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":135},"Microsoft.ApiManagement/service/identityProviders@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":146},"Microsoft.ApiManagement/service@2016-07-07":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":179},"Microsoft.ApiManagement/service/apis@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":25},"Microsoft.ApiManagement/service/apis/operations@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":40},"Microsoft.ApiManagement/service/authorizationServers@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":70},"Microsoft.ApiManagement/service/backends@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":83},"Microsoft.ApiManagement/service/certificates@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":87},"Microsoft.ApiManagement/service@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":120},"Microsoft.ApiManagement/service/groups@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":124},"Microsoft.ApiManagement/service/groups/users@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":128},"Microsoft.ApiManagement/service/identityProviders@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":140},"Microsoft.ApiManagement/service/loggers@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":145},"Microsoft.ApiManagement/service/openidConnectProviders@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":149},"Microsoft.ApiManagement/service/products@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":156},"Microsoft.ApiManagement/service/products/apis@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":160},"Microsoft.ApiManagement/service/products/groups@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":164},"Microsoft.ApiManagement/service/properties@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":169},"Microsoft.ApiManagement/service/subscriptions@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":180},"Microsoft.ApiManagement/service/tenant@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":185},"Microsoft.ApiManagement/service/users@2016-10-10":{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":194},"Microsoft.ApiManagement/service/policies@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":14},"Microsoft.ApiManagement/service/apis@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":43},"Microsoft.ApiManagement/service/apis/releases@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":48},"Microsoft.ApiManagement/service/apis/operations@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":66},"Microsoft.ApiManagement/service/apis/operations/policies@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":72},"Microsoft.ApiManagement/service/apis/policies@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":78},"Microsoft.ApiManagement/service/apis/schemas@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":84},"Microsoft.ApiManagement/service/apis/diagnostics@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":89},"Microsoft.ApiManagement/service/apis/diagnostics/loggers@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":93},"Microsoft.ApiManagement/service/apis/issues@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":104},"Microsoft.ApiManagement/service/apis/issues/comments@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":109},"Microsoft.ApiManagement/service/apis/issues/attachments@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":114},"Microsoft.ApiManagement/service/authorizationServers@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":145},"Microsoft.ApiManagement/service/backends@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":168},"Microsoft.ApiManagement/service/certificates@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":173},"Microsoft.ApiManagement/service@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":211},"Microsoft.ApiManagement/service/diagnostics@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":215},"Microsoft.ApiManagement/service/diagnostics/loggers@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":219},"Microsoft.ApiManagement/service/templates@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":241},"Microsoft.ApiManagement/service/groups@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":250},"Microsoft.ApiManagement/service/groups/users@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":254},"Microsoft.ApiManagement/service/identityProviders@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":274},"Microsoft.ApiManagement/service/loggers@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":288},"Microsoft.ApiManagement/service/notifications@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":304},"Microsoft.ApiManagement/service/notifications/recipientUsers@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":308},"Microsoft.ApiManagement/service/notifications/recipientEmails@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":312},"Microsoft.ApiManagement/service/openidConnectProviders@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":317},"Microsoft.ApiManagement/service/portalsettings@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":337},"Microsoft.ApiManagement/service/products@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":345},"Microsoft.ApiManagement/service/products/apis@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":349},"Microsoft.ApiManagement/service/products/groups@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":353},"Microsoft.ApiManagement/service/products/policies@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":359},"Microsoft.ApiManagement/service/properties@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":365},"Microsoft.ApiManagement/service/subscriptions@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":377},"Microsoft.ApiManagement/service/tags@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":382},"Microsoft.ApiManagement/service/apis/tags@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":386},"Microsoft.ApiManagement/service/apis/operations/tags@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":390},"Microsoft.ApiManagement/service/products/tags@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":394},"Microsoft.ApiManagement/service/apis/tagDescriptions@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":399},"Microsoft.ApiManagement/service/users@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":421},"Microsoft.ApiManagement/service/api-version-sets@2017-03-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":425},"Microsoft.ApiManagement/service/policies@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":19},"Microsoft.ApiManagement/service/apis@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":55},"Microsoft.ApiManagement/service/apis/releases@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":60},"Microsoft.ApiManagement/service/apis/operations@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":78},"Microsoft.ApiManagement/service/apis/operations/policies@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":84},"Microsoft.ApiManagement/service/apis/policies@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":90},"Microsoft.ApiManagement/service/apis/schemas@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":96},"Microsoft.ApiManagement/service/apis/diagnostics@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":101},"Microsoft.ApiManagement/service/apis/diagnostics/loggers@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":105},"Microsoft.ApiManagement/service/apis/issues@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":116},"Microsoft.ApiManagement/service/apis/issues/comments@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":121},"Microsoft.ApiManagement/service/apis/issues/attachments@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":126},"Microsoft.ApiManagement/service/authorizationServers@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":157},"Microsoft.ApiManagement/service/backends@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":180},"Microsoft.ApiManagement/service/certificates@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":185},"Microsoft.ApiManagement/service@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":225},"Microsoft.ApiManagement/service/diagnostics@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":229},"Microsoft.ApiManagement/service/diagnostics/loggers@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":233},"Microsoft.ApiManagement/service/templates@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":255},"Microsoft.ApiManagement/service/groups@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":264},"Microsoft.ApiManagement/service/groups/users@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":268},"Microsoft.ApiManagement/service/identityProviders@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":288},"Microsoft.ApiManagement/service/loggers@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":297},"Microsoft.ApiManagement/service/notifications@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":313},"Microsoft.ApiManagement/service/notifications/recipientUsers@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":317},"Microsoft.ApiManagement/service/notifications/recipientEmails@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":321},"Microsoft.ApiManagement/service/openidConnectProviders@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":326},"Microsoft.ApiManagement/service/portalsettings@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":346},"Microsoft.ApiManagement/service/products@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":354},"Microsoft.ApiManagement/service/products/apis@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":358},"Microsoft.ApiManagement/service/products/groups@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":362},"Microsoft.ApiManagement/service/products/policies@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":368},"Microsoft.ApiManagement/service/properties@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":374},"Microsoft.ApiManagement/service/subscriptions@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":386},"Microsoft.ApiManagement/service/tags@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":391},"Microsoft.ApiManagement/service/apis/tags@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":395},"Microsoft.ApiManagement/service/apis/operations/tags@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":399},"Microsoft.ApiManagement/service/products/tags@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":403},"Microsoft.ApiManagement/service/apis/tagDescriptions@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":408},"Microsoft.ApiManagement/service/users@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":429},"Microsoft.ApiManagement/service/api-version-sets@2018-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":438},"Microsoft.ApiManagement/service/apis@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":46},"Microsoft.ApiManagement/service/apis/releases@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":51},"Microsoft.ApiManagement/service/apis/operations@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":69},"Microsoft.ApiManagement/service/apis/operations/policies@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":81},"Microsoft.ApiManagement/service/apis/operations/tags@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":86},"Microsoft.ApiManagement/service/apis/tags@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":90},"Microsoft.ApiManagement/service/products/tags@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":94},"Microsoft.ApiManagement/service/tags@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":98},"Microsoft.ApiManagement/service/apis/policies@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":104},"Microsoft.ApiManagement/service/apis/schemas@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":110},"Microsoft.ApiManagement/service/apis/diagnostics@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":124},"Microsoft.ApiManagement/service/apis/issues@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":135},"Microsoft.ApiManagement/service/apis/issues/comments@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":140},"Microsoft.ApiManagement/service/apis/issues/attachments@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":145},"Microsoft.ApiManagement/service/apis/tagDescriptions@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":150},"Microsoft.ApiManagement/service/authorizationServers@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":181},"Microsoft.ApiManagement/service/backends@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":204},"Microsoft.ApiManagement/service/caches@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":209},"Microsoft.ApiManagement/service/certificates@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":214},"Microsoft.ApiManagement/service@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":255},"Microsoft.ApiManagement/service/diagnostics@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":259},"Microsoft.ApiManagement/service/templates@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":281},"Microsoft.ApiManagement/service/groups@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":290},"Microsoft.ApiManagement/service/groups/users@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":294},"Microsoft.ApiManagement/service/identityProviders@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":314},"Microsoft.ApiManagement/service/loggers@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":323},"Microsoft.ApiManagement/service/notifications@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":339},"Microsoft.ApiManagement/service/notifications/recipientUsers@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":343},"Microsoft.ApiManagement/service/notifications/recipientEmails@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":347},"Microsoft.ApiManagement/service/openidConnectProviders@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":352},"Microsoft.ApiManagement/service/policies@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":358},"Microsoft.ApiManagement/service/portalsettings@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":378},"Microsoft.ApiManagement/service/products@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":386},"Microsoft.ApiManagement/service/products/apis@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":390},"Microsoft.ApiManagement/service/products/groups@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":394},"Microsoft.ApiManagement/service/products/policies@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":400},"Microsoft.ApiManagement/service/properties@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":406},"Microsoft.ApiManagement/service/subscriptions@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":418},"Microsoft.ApiManagement/service/users@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":439},"Microsoft.ApiManagement/service/api-version-sets@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":448},"Microsoft.ApiManagement/service/issues@2018-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":452},"Microsoft.ApiManagement/service/apis@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":47},"Microsoft.ApiManagement/service/apis/releases@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":52},"Microsoft.ApiManagement/service/apis/operations@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":70},"Microsoft.ApiManagement/service/apis/operations/policies@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":82},"Microsoft.ApiManagement/service/apis/operations/tags@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":87},"Microsoft.ApiManagement/service/apis/tags@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":91},"Microsoft.ApiManagement/service/products/tags@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":95},"Microsoft.ApiManagement/service/tags@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":99},"Microsoft.ApiManagement/service/apis/policies@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":105},"Microsoft.ApiManagement/service/apis/schemas@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":111},"Microsoft.ApiManagement/service/apis/diagnostics@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":133},"Microsoft.ApiManagement/service/apis/issues@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":144},"Microsoft.ApiManagement/service/apis/issues/comments@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":149},"Microsoft.ApiManagement/service/apis/issues/attachments@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":154},"Microsoft.ApiManagement/service/apis/tagDescriptions@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":159},"Microsoft.ApiManagement/service/apiVersionSets@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":168},"Microsoft.ApiManagement/service/authorizationServers@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":199},"Microsoft.ApiManagement/service/backends@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":222},"Microsoft.ApiManagement/service/caches@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":227},"Microsoft.ApiManagement/service/certificates@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":232},"Microsoft.ApiManagement/service@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":274},"Microsoft.ApiManagement/service/diagnostics@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":278},"Microsoft.ApiManagement/service/templates@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":300},"Microsoft.ApiManagement/service/groups@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":309},"Microsoft.ApiManagement/service/groups/users@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":313},"Microsoft.ApiManagement/service/identityProviders@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":333},"Microsoft.ApiManagement/service/loggers@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":342},"Microsoft.ApiManagement/service/notifications@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":358},"Microsoft.ApiManagement/service/notifications/recipientUsers@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":362},"Microsoft.ApiManagement/service/notifications/recipientEmails@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":366},"Microsoft.ApiManagement/service/openidConnectProviders@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":371},"Microsoft.ApiManagement/service/policies@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":377},"Microsoft.ApiManagement/service/portalsettings@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":397},"Microsoft.ApiManagement/service/products@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":405},"Microsoft.ApiManagement/service/products/apis@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":409},"Microsoft.ApiManagement/service/products/groups@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":413},"Microsoft.ApiManagement/service/products/policies@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":419},"Microsoft.ApiManagement/service/properties@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":425},"Microsoft.ApiManagement/service/subscriptions@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":437},"Microsoft.ApiManagement/service/users@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":461},"Microsoft.ApiManagement/service/issues@2019-01-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":465},"Microsoft.ApiManagement/service/apis@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":47},"Microsoft.ApiManagement/service/apis/releases@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":52},"Microsoft.ApiManagement/service/apis/operations@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":70},"Microsoft.ApiManagement/service/apis/operations/policies@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":82},"Microsoft.ApiManagement/service/apis/operations/tags@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":87},"Microsoft.ApiManagement/service/apis/tags@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":91},"Microsoft.ApiManagement/service/products/tags@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":95},"Microsoft.ApiManagement/service/tags@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":99},"Microsoft.ApiManagement/service/apis/policies@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":105},"Microsoft.ApiManagement/service/apis/schemas@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":111},"Microsoft.ApiManagement/service/apis/diagnostics@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":133},"Microsoft.ApiManagement/service/apis/issues@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":144},"Microsoft.ApiManagement/service/apis/issues/comments@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":149},"Microsoft.ApiManagement/service/apis/issues/attachments@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":154},"Microsoft.ApiManagement/service/apis/tagDescriptions@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":159},"Microsoft.ApiManagement/service/apiVersionSets@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":168},"Microsoft.ApiManagement/service/authorizationServers@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":199},"Microsoft.ApiManagement/service/backends@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":222},"Microsoft.ApiManagement/service/caches@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":227},"Microsoft.ApiManagement/service/certificates@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":232},"Microsoft.ApiManagement/service@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":280},"Microsoft.ApiManagement/service/diagnostics@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":284},"Microsoft.ApiManagement/service/templates@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":306},"Microsoft.ApiManagement/service/gateways@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":312},"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":317},"Microsoft.ApiManagement/service/gateways/apis@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":323},"Microsoft.ApiManagement/service/groups@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":332},"Microsoft.ApiManagement/service/groups/users@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":336},"Microsoft.ApiManagement/service/identityProviders@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":356},"Microsoft.ApiManagement/service/loggers@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":365},"Microsoft.ApiManagement/service/notifications@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":381},"Microsoft.ApiManagement/service/notifications/recipientUsers@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":385},"Microsoft.ApiManagement/service/notifications/recipientEmails@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":389},"Microsoft.ApiManagement/service/openidConnectProviders@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":394},"Microsoft.ApiManagement/service/policies@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":400},"Microsoft.ApiManagement/service/portalsettings@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":420},"Microsoft.ApiManagement/service/products@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":428},"Microsoft.ApiManagement/service/products/apis@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":432},"Microsoft.ApiManagement/service/products/groups@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":436},"Microsoft.ApiManagement/service/products/policies@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":442},"Microsoft.ApiManagement/service/namedValues@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":448},"Microsoft.ApiManagement/service/subscriptions@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":460},"Microsoft.ApiManagement/service/users@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":483},"Microsoft.ApiManagement/service/issues@2019-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":487},"Microsoft.ApiManagement/service/apis@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":47},"Microsoft.ApiManagement/service/apis/releases@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":52},"Microsoft.ApiManagement/service/apis/operations@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":70},"Microsoft.ApiManagement/service/apis/operations/policies@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":82},"Microsoft.ApiManagement/service/apis/operations/tags@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":87},"Microsoft.ApiManagement/service/apis/tags@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":91},"Microsoft.ApiManagement/service/products/tags@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":95},"Microsoft.ApiManagement/service/tags@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":99},"Microsoft.ApiManagement/service/apis/policies@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":105},"Microsoft.ApiManagement/service/apis/schemas@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":111},"Microsoft.ApiManagement/service/apis/diagnostics@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":133},"Microsoft.ApiManagement/service/apis/issues@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":144},"Microsoft.ApiManagement/service/apis/issues/comments@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":149},"Microsoft.ApiManagement/service/apis/issues/attachments@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":154},"Microsoft.ApiManagement/service/apis/tagDescriptions@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":159},"Microsoft.ApiManagement/service/apiVersionSets@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":168},"Microsoft.ApiManagement/service/authorizationServers@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":199},"Microsoft.ApiManagement/service/backends@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":222},"Microsoft.ApiManagement/service/caches@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":227},"Microsoft.ApiManagement/service/certificates@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":232},"Microsoft.ApiManagement/service/contentTypes@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":237},"Microsoft.ApiManagement/service/contentTypes/contentItems@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":242},"Microsoft.ApiManagement/service@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":290},"Microsoft.ApiManagement/service/diagnostics@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":294},"Microsoft.ApiManagement/service/templates@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":316},"Microsoft.ApiManagement/service/gateways@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":322},"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":327},"Microsoft.ApiManagement/service/gateways/apis@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":333},"Microsoft.ApiManagement/service/groups@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":342},"Microsoft.ApiManagement/service/groups/users@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":346},"Microsoft.ApiManagement/service/identityProviders@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":366},"Microsoft.ApiManagement/service/loggers@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":375},"Microsoft.ApiManagement/service/namedValues@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":381},"Microsoft.ApiManagement/service/notifications@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":397},"Microsoft.ApiManagement/service/notifications/recipientUsers@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":401},"Microsoft.ApiManagement/service/notifications/recipientEmails@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":405},"Microsoft.ApiManagement/service/openidConnectProviders@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":410},"Microsoft.ApiManagement/service/policies@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":416},"Microsoft.ApiManagement/service/portalsettings@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":436},"Microsoft.ApiManagement/service/products@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":444},"Microsoft.ApiManagement/service/products/apis@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":448},"Microsoft.ApiManagement/service/products/groups@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":452},"Microsoft.ApiManagement/service/products/policies@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":458},"Microsoft.ApiManagement/service/subscriptions@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":470},"Microsoft.ApiManagement/service/users@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":494},"Microsoft.ApiManagement/service/issues@2019-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":498},"Microsoft.ApiManagement/service/apis@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":47},"Microsoft.ApiManagement/service/apis/releases@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":52},"Microsoft.ApiManagement/service/apis/operations@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":70},"Microsoft.ApiManagement/service/apis/operations/policies@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":82},"Microsoft.ApiManagement/service/apis/operations/tags@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":87},"Microsoft.ApiManagement/service/apis/tags@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":91},"Microsoft.ApiManagement/service/products/tags@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":95},"Microsoft.ApiManagement/service/tags@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":99},"Microsoft.ApiManagement/service/apis/policies@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":105},"Microsoft.ApiManagement/service/apis/schemas@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":111},"Microsoft.ApiManagement/service/apis/diagnostics@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":143},"Microsoft.ApiManagement/service/apis/issues@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":154},"Microsoft.ApiManagement/service/apis/issues/comments@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":159},"Microsoft.ApiManagement/service/apis/issues/attachments@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":164},"Microsoft.ApiManagement/service/apis/tagDescriptions@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":169},"Microsoft.ApiManagement/service/apiVersionSets@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":178},"Microsoft.ApiManagement/service/authorizationServers@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":209},"Microsoft.ApiManagement/service/backends@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":233},"Microsoft.ApiManagement/service/caches@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":238},"Microsoft.ApiManagement/service/certificates@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":245},"Microsoft.ApiManagement/service/contentTypes@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":250},"Microsoft.ApiManagement/service/contentTypes/contentItems@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":255},"Microsoft.ApiManagement/service@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":306},"Microsoft.ApiManagement/service/diagnostics@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":310},"Microsoft.ApiManagement/service/templates@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":332},"Microsoft.ApiManagement/service/gateways@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":338},"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":343},"Microsoft.ApiManagement/service/gateways/apis@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":349},"Microsoft.ApiManagement/service/gateways/certificateAuthorities@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":354},"Microsoft.ApiManagement/service/groups@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":363},"Microsoft.ApiManagement/service/groups/users@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":367},"Microsoft.ApiManagement/service/identityProviders@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":387},"Microsoft.ApiManagement/service/loggers@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":397},"Microsoft.ApiManagement/service/namedValues@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":403},"Microsoft.ApiManagement/service/notifications@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":419},"Microsoft.ApiManagement/service/notifications/recipientUsers@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":423},"Microsoft.ApiManagement/service/notifications/recipientEmails@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":427},"Microsoft.ApiManagement/service/openidConnectProviders@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":432},"Microsoft.ApiManagement/service/policies@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":438},"Microsoft.ApiManagement/service/portalRevisions@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":448},"Microsoft.ApiManagement/service/portalsettings@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":468},"Microsoft.ApiManagement/service/products@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":476},"Microsoft.ApiManagement/service/products/apis@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":480},"Microsoft.ApiManagement/service/products/groups@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":484},"Microsoft.ApiManagement/service/products/policies@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":490},"Microsoft.ApiManagement/service/subscriptions@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":502},"Microsoft.ApiManagement/service/tenant@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":510},"Microsoft.ApiManagement/service/users@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":534},"Microsoft.ApiManagement/locations/deletedservices@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":539},"Microsoft.ApiManagement/service/issues@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":543},"Microsoft.ApiManagement/service/settings@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":551},"Microsoft.ApiManagement/service/users/subscriptions@2020-06-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":563},"Microsoft.ApiManagement/service/apis@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":47},"Microsoft.ApiManagement/service/apis/releases@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":52},"Microsoft.ApiManagement/service/apis/operations@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":70},"Microsoft.ApiManagement/service/apis/operations/policies@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":82},"Microsoft.ApiManagement/service/apis/operations/tags@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":87},"Microsoft.ApiManagement/service/apis/tags@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":91},"Microsoft.ApiManagement/service/products/tags@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":95},"Microsoft.ApiManagement/service/tags@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":99},"Microsoft.ApiManagement/service/apis/policies@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":105},"Microsoft.ApiManagement/service/apis/schemas@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":111},"Microsoft.ApiManagement/service/apis/diagnostics@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":143},"Microsoft.ApiManagement/service/apis/issues@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":154},"Microsoft.ApiManagement/service/apis/issues/comments@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":159},"Microsoft.ApiManagement/service/apis/issues/attachments@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":164},"Microsoft.ApiManagement/service/apis/tagDescriptions@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":169},"Microsoft.ApiManagement/service/apiVersionSets@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":178},"Microsoft.ApiManagement/service/authorizationServers@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":209},"Microsoft.ApiManagement/service/backends@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":233},"Microsoft.ApiManagement/service/caches@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":238},"Microsoft.ApiManagement/service/certificates@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":245},"Microsoft.ApiManagement/service/contentTypes@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":250},"Microsoft.ApiManagement/service/contentTypes/contentItems@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":255},"Microsoft.ApiManagement/service@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":306},"Microsoft.ApiManagement/service/diagnostics@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":310},"Microsoft.ApiManagement/service/templates@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":332},"Microsoft.ApiManagement/service/gateways@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":338},"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":343},"Microsoft.ApiManagement/service/gateways/apis@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":349},"Microsoft.ApiManagement/service/gateways/certificateAuthorities@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":354},"Microsoft.ApiManagement/service/groups@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":363},"Microsoft.ApiManagement/service/groups/users@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":367},"Microsoft.ApiManagement/service/identityProviders@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":387},"Microsoft.ApiManagement/service/loggers@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":397},"Microsoft.ApiManagement/service/namedValues@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":403},"Microsoft.ApiManagement/service/notifications@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":419},"Microsoft.ApiManagement/service/notifications/recipientUsers@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":423},"Microsoft.ApiManagement/service/notifications/recipientEmails@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":427},"Microsoft.ApiManagement/service/openidConnectProviders@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":432},"Microsoft.ApiManagement/service/policies@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":438},"Microsoft.ApiManagement/service/portalRevisions@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":448},"Microsoft.ApiManagement/service/portalsettings@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":468},"Microsoft.ApiManagement/service/products@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":476},"Microsoft.ApiManagement/service/products/apis@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":480},"Microsoft.ApiManagement/service/products/groups@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":484},"Microsoft.ApiManagement/service/products/policies@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":490},"Microsoft.ApiManagement/service/subscriptions@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":502},"Microsoft.ApiManagement/service/tenant@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":510},"Microsoft.ApiManagement/service/users@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":534},"Microsoft.ApiManagement/locations/deletedservices@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":539},"Microsoft.ApiManagement/service/issues@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":543},"Microsoft.ApiManagement/service/settings@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":551},"Microsoft.ApiManagement/service/users/subscriptions@2020-12-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":563},"Microsoft.ApiManagement/service/apis@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":53},"Microsoft.ApiManagement/service/apis/releases@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":58},"Microsoft.ApiManagement/service/apis/operations@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":78},"Microsoft.ApiManagement/service/apis/operations/policies@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":90},"Microsoft.ApiManagement/service/apis/operations/tags@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":95},"Microsoft.ApiManagement/service/apis/tags@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":99},"Microsoft.ApiManagement/service/products/tags@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":103},"Microsoft.ApiManagement/service/tags@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":107},"Microsoft.ApiManagement/service/apis/policies@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":113},"Microsoft.ApiManagement/service/apis/schemas@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":118},"Microsoft.ApiManagement/service/apis/diagnostics@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":150},"Microsoft.ApiManagement/service/apis/issues@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":161},"Microsoft.ApiManagement/service/apis/issues/comments@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":166},"Microsoft.ApiManagement/service/apis/issues/attachments@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":171},"Microsoft.ApiManagement/service/apis/tagDescriptions@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":176},"Microsoft.ApiManagement/service/apiVersionSets@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":185},"Microsoft.ApiManagement/service/authorizationServers@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":216},"Microsoft.ApiManagement/service/backends@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":240},"Microsoft.ApiManagement/service/caches@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":245},"Microsoft.ApiManagement/service/certificates@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":252},"Microsoft.ApiManagement/service/contentTypes@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":257},"Microsoft.ApiManagement/service/contentTypes/contentItems@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":262},"Microsoft.ApiManagement/service@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":322},"Microsoft.ApiManagement/service/diagnostics@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":326},"Microsoft.ApiManagement/service/templates@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":348},"Microsoft.ApiManagement/service/gateways@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":354},"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":359},"Microsoft.ApiManagement/service/gateways/apis@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":365},"Microsoft.ApiManagement/service/gateways/certificateAuthorities@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":370},"Microsoft.ApiManagement/service/groups@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":379},"Microsoft.ApiManagement/service/groups/users@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":383},"Microsoft.ApiManagement/service/identityProviders@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":403},"Microsoft.ApiManagement/service/loggers@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":413},"Microsoft.ApiManagement/service/namedValues@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":419},"Microsoft.ApiManagement/service/notifications@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":435},"Microsoft.ApiManagement/service/notifications/recipientUsers@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":439},"Microsoft.ApiManagement/service/notifications/recipientEmails@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":443},"Microsoft.ApiManagement/service/openidConnectProviders@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":448},"Microsoft.ApiManagement/service/policies@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":454},"Microsoft.ApiManagement/service/portalRevisions@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":464},"Microsoft.ApiManagement/service/portalsettings@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":484},"Microsoft.ApiManagement/service/products@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":492},"Microsoft.ApiManagement/service/products/apis@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":496},"Microsoft.ApiManagement/service/products/groups@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":500},"Microsoft.ApiManagement/service/products/policies@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":506},"Microsoft.ApiManagement/service/subscriptions@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":518},"Microsoft.ApiManagement/service/tenant@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":526},"Microsoft.ApiManagement/service/users@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":550},"Microsoft.ApiManagement/locations/deletedservices@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":555},"Microsoft.ApiManagement/service/issues@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":559},"Microsoft.ApiManagement/service/settings@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":567},"Microsoft.ApiManagement/service/users/subscriptions@2021-01-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":579},"Microsoft.ApiManagement/service/apis@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":56},"Microsoft.ApiManagement/service/apis/releases@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":61},"Microsoft.ApiManagement/service/apis/operations@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":82},"Microsoft.ApiManagement/service/apis/operations/policies@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":94},"Microsoft.ApiManagement/service/apis/operations/tags@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":99},"Microsoft.ApiManagement/service/apis/tags@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":103},"Microsoft.ApiManagement/service/products/tags@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":107},"Microsoft.ApiManagement/service/tags@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":111},"Microsoft.ApiManagement/service/apis/policies@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":117},"Microsoft.ApiManagement/service/apis/schemas@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":123},"Microsoft.ApiManagement/service/apis/diagnostics@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":155},"Microsoft.ApiManagement/service/apis/issues@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":166},"Microsoft.ApiManagement/service/apis/issues/comments@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":171},"Microsoft.ApiManagement/service/apis/issues/attachments@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":176},"Microsoft.ApiManagement/service/apis/tagDescriptions@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":181},"Microsoft.ApiManagement/service/apiVersionSets@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":190},"Microsoft.ApiManagement/service/authorizationServers@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":221},"Microsoft.ApiManagement/service/backends@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":245},"Microsoft.ApiManagement/service/caches@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":250},"Microsoft.ApiManagement/service/certificates@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":257},"Microsoft.ApiManagement/service/contentTypes@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":262},"Microsoft.ApiManagement/service/contentTypes/contentItems@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":267},"Microsoft.ApiManagement/service@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":361},"Microsoft.ApiManagement/service/diagnostics@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":365},"Microsoft.ApiManagement/service/templates@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":387},"Microsoft.ApiManagement/service/gateways@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":393},"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":398},"Microsoft.ApiManagement/service/gateways/apis@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":404},"Microsoft.ApiManagement/service/gateways/certificateAuthorities@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":409},"Microsoft.ApiManagement/service/groups@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":418},"Microsoft.ApiManagement/service/groups/users@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":422},"Microsoft.ApiManagement/service/identityProviders@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":442},"Microsoft.ApiManagement/service/loggers@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":452},"Microsoft.ApiManagement/service/namedValues@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":458},"Microsoft.ApiManagement/service/notifications@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":474},"Microsoft.ApiManagement/service/notifications/recipientUsers@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":478},"Microsoft.ApiManagement/service/notifications/recipientEmails@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":482},"Microsoft.ApiManagement/service/openidConnectProviders@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":487},"Microsoft.ApiManagement/service/policies@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":493},"Microsoft.ApiManagement/service/portalRevisions@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":503},"Microsoft.ApiManagement/service/portalsettings@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":523},"Microsoft.ApiManagement/service/privateEndpointConnections@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":534},"Microsoft.ApiManagement/service/products@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":542},"Microsoft.ApiManagement/service/products/apis@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":546},"Microsoft.ApiManagement/service/products/groups@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":550},"Microsoft.ApiManagement/service/products/policies@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":556},"Microsoft.ApiManagement/service/schemas@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":564},"Microsoft.ApiManagement/service/subscriptions@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":576},"Microsoft.ApiManagement/service/tenant@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":584},"Microsoft.ApiManagement/service/users@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":608},"Microsoft.ApiManagement/locations/deletedservices@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":613},"Microsoft.ApiManagement/service/issues@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":617},"Microsoft.ApiManagement/service/privateLinkResources@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":624},"Microsoft.ApiManagement/service/settings@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":632},"Microsoft.ApiManagement/service/users/subscriptions@2021-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":644},"Microsoft.ApiManagement/service/apis@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":56},"Microsoft.ApiManagement/service/apis/releases@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":61},"Microsoft.ApiManagement/service/apis/operations@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":82},"Microsoft.ApiManagement/service/apis/operations/policies@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":94},"Microsoft.ApiManagement/service/apis/operations/tags@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":99},"Microsoft.ApiManagement/service/apis/tags@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":103},"Microsoft.ApiManagement/service/products/tags@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":107},"Microsoft.ApiManagement/service/tags@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":111},"Microsoft.ApiManagement/service/apis/policies@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":117},"Microsoft.ApiManagement/service/apis/schemas@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":123},"Microsoft.ApiManagement/service/apis/diagnostics@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":155},"Microsoft.ApiManagement/service/apis/issues@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":166},"Microsoft.ApiManagement/service/apis/issues/comments@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":171},"Microsoft.ApiManagement/service/apis/issues/attachments@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":176},"Microsoft.ApiManagement/service/apis/tagDescriptions@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":181},"Microsoft.ApiManagement/service/apiVersionSets@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":190},"Microsoft.ApiManagement/service/authorizationServers@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":221},"Microsoft.ApiManagement/service/backends@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":245},"Microsoft.ApiManagement/service/caches@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":250},"Microsoft.ApiManagement/service/certificates@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":257},"Microsoft.ApiManagement/service/contentTypes@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":262},"Microsoft.ApiManagement/service/contentTypes/contentItems@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":267},"Microsoft.ApiManagement/service@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":361},"Microsoft.ApiManagement/service/diagnostics@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":365},"Microsoft.ApiManagement/service/templates@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":387},"Microsoft.ApiManagement/service/gateways@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":393},"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":398},"Microsoft.ApiManagement/service/gateways/apis@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":404},"Microsoft.ApiManagement/service/gateways/certificateAuthorities@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":409},"Microsoft.ApiManagement/service/groups@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":418},"Microsoft.ApiManagement/service/groups/users@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":422},"Microsoft.ApiManagement/service/identityProviders@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":442},"Microsoft.ApiManagement/service/loggers@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":452},"Microsoft.ApiManagement/service/namedValues@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":458},"Microsoft.ApiManagement/service/notifications@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":474},"Microsoft.ApiManagement/service/notifications/recipientUsers@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":478},"Microsoft.ApiManagement/service/notifications/recipientEmails@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":482},"Microsoft.ApiManagement/service/openidConnectProviders@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":487},"Microsoft.ApiManagement/service/policies@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":493},"Microsoft.ApiManagement/service/portalRevisions@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":503},"Microsoft.ApiManagement/service/portalsettings@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":523},"Microsoft.ApiManagement/service/privateEndpointConnections@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":534},"Microsoft.ApiManagement/service/products@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":542},"Microsoft.ApiManagement/service/products/apis@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":546},"Microsoft.ApiManagement/service/products/groups@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":550},"Microsoft.ApiManagement/service/products/policies@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":556},"Microsoft.ApiManagement/service/schemas@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":564},"Microsoft.ApiManagement/service/subscriptions@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":576},"Microsoft.ApiManagement/service/tenant@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":584},"Microsoft.ApiManagement/service/users@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":608},"Microsoft.ApiManagement/locations/deletedservices@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":613},"Microsoft.ApiManagement/service/issues@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":617},"Microsoft.ApiManagement/service/privateLinkResources@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":624},"Microsoft.ApiManagement/service/settings@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":632},"Microsoft.ApiManagement/service/users/subscriptions@2021-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":644},"Microsoft.ApiManagement/service/apis@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":56},"Microsoft.ApiManagement/service/apis/releases@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":61},"Microsoft.ApiManagement/service/apis/operations@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":82},"Microsoft.ApiManagement/service/apis/operations/policies@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":94},"Microsoft.ApiManagement/service/apis/operations/tags@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":99},"Microsoft.ApiManagement/service/apis/tags@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":103},"Microsoft.ApiManagement/service/products/tags@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":107},"Microsoft.ApiManagement/service/tags@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":111},"Microsoft.ApiManagement/service/apis/policies@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":117},"Microsoft.ApiManagement/service/apis/schemas@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":123},"Microsoft.ApiManagement/service/apis/diagnostics@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":155},"Microsoft.ApiManagement/service/apis/issues@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":166},"Microsoft.ApiManagement/service/apis/issues/comments@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":171},"Microsoft.ApiManagement/service/apis/issues/attachments@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":176},"Microsoft.ApiManagement/service/apis/tagDescriptions@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":181},"Microsoft.ApiManagement/service/apiVersionSets@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":190},"Microsoft.ApiManagement/service/authorizationServers@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":221},"Microsoft.ApiManagement/service/backends@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":245},"Microsoft.ApiManagement/service/caches@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":250},"Microsoft.ApiManagement/service/certificates@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":257},"Microsoft.ApiManagement/service/contentTypes@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":262},"Microsoft.ApiManagement/service/contentTypes/contentItems@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":267},"Microsoft.ApiManagement/service@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":361},"Microsoft.ApiManagement/service/diagnostics@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":365},"Microsoft.ApiManagement/service/templates@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":387},"Microsoft.ApiManagement/service/gateways@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":393},"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":398},"Microsoft.ApiManagement/service/gateways/apis@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":404},"Microsoft.ApiManagement/service/gateways/certificateAuthorities@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":409},"Microsoft.ApiManagement/service/groups@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":418},"Microsoft.ApiManagement/service/groups/users@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":422},"Microsoft.ApiManagement/service/identityProviders@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":442},"Microsoft.ApiManagement/service/loggers@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":452},"Microsoft.ApiManagement/service/namedValues@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":458},"Microsoft.ApiManagement/service/notifications@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":474},"Microsoft.ApiManagement/service/notifications/recipientUsers@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":478},"Microsoft.ApiManagement/service/notifications/recipientEmails@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":482},"Microsoft.ApiManagement/service/openidConnectProviders@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":487},"Microsoft.ApiManagement/service/policies@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":493},"Microsoft.ApiManagement/service/policyFragments@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":501},"Microsoft.ApiManagement/service/portalRevisions@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":511},"Microsoft.ApiManagement/service/portalsettings@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":531},"Microsoft.ApiManagement/service/portalconfigs@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":549},"Microsoft.ApiManagement/service/privateEndpointConnections@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":560},"Microsoft.ApiManagement/service/products@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":568},"Microsoft.ApiManagement/service/products/apis@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":572},"Microsoft.ApiManagement/service/products/groups@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":576},"Microsoft.ApiManagement/service/products/policies@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":582},"Microsoft.ApiManagement/service/schemas@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":590},"Microsoft.ApiManagement/service/subscriptions@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":602},"Microsoft.ApiManagement/service/tenant@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":610},"Microsoft.ApiManagement/service/users@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":634},"Microsoft.ApiManagement/locations/deletedservices@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":639},"Microsoft.ApiManagement/service/issues@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":643},"Microsoft.ApiManagement/service/privateLinkResources@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":650},"Microsoft.ApiManagement/service/settings@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":658},"Microsoft.ApiManagement/service/users/subscriptions@2021-12-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":670},"Microsoft.ApiManagement/service/apis@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":61},"Microsoft.ApiManagement/service/apis/releases@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":66},"Microsoft.ApiManagement/service/apis/operations@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":87},"Microsoft.ApiManagement/service/apis/operations/policies@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":99},"Microsoft.ApiManagement/service/apis/operations/tags@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":104},"Microsoft.ApiManagement/service/apis/tags@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":108},"Microsoft.ApiManagement/service/products/tags@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":112},"Microsoft.ApiManagement/service/tags@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":116},"Microsoft.ApiManagement/service/apis/policies@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":122},"Microsoft.ApiManagement/service/apis/schemas@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":128},"Microsoft.ApiManagement/service/apis/diagnostics@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":160},"Microsoft.ApiManagement/service/apis/issues@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":171},"Microsoft.ApiManagement/service/apis/issues/comments@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":176},"Microsoft.ApiManagement/service/apis/issues/attachments@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":181},"Microsoft.ApiManagement/service/apis/tagDescriptions@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":186},"Microsoft.ApiManagement/service/apiVersionSets@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":195},"Microsoft.ApiManagement/service/authorizationServers@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":226},"Microsoft.ApiManagement/service/authorizationProviders@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":235},"Microsoft.ApiManagement/service/authorizationProviders/authorizations@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":247},"Microsoft.ApiManagement/service/authorizationProviders/authorizations/accessPolicies@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":252},"Microsoft.ApiManagement/service/backends@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":276},"Microsoft.ApiManagement/service/caches@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":281},"Microsoft.ApiManagement/service/certificates@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":288},"Microsoft.ApiManagement/service/contentTypes@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":293},"Microsoft.ApiManagement/service/contentTypes/contentItems@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":298},"Microsoft.ApiManagement/service@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":400},"Microsoft.ApiManagement/service/diagnostics@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":404},"Microsoft.ApiManagement/service/templates@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":426},"Microsoft.ApiManagement/service/gateways@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":432},"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":437},"Microsoft.ApiManagement/service/gateways/apis@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":443},"Microsoft.ApiManagement/service/gateways/certificateAuthorities@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":448},"Microsoft.ApiManagement/service/groups@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":457},"Microsoft.ApiManagement/service/groups/users@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":461},"Microsoft.ApiManagement/service/identityProviders@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":481},"Microsoft.ApiManagement/service/loggers@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":491},"Microsoft.ApiManagement/service/namedValues@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":497},"Microsoft.ApiManagement/service/notifications@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":513},"Microsoft.ApiManagement/service/notifications/recipientUsers@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":517},"Microsoft.ApiManagement/service/notifications/recipientEmails@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":521},"Microsoft.ApiManagement/service/openidConnectProviders@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":526},"Microsoft.ApiManagement/service/policies@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":532},"Microsoft.ApiManagement/service/policyFragments@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":540},"Microsoft.ApiManagement/service/portalconfigs@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":558},"Microsoft.ApiManagement/service/portalRevisions@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":568},"Microsoft.ApiManagement/service/portalsettings@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":588},"Microsoft.ApiManagement/service/privateEndpointConnections@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":599},"Microsoft.ApiManagement/service/products@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":607},"Microsoft.ApiManagement/service/products/apis@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":611},"Microsoft.ApiManagement/service/products/groups@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":615},"Microsoft.ApiManagement/service/products/policies@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":621},"Microsoft.ApiManagement/service/schemas@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":629},"Microsoft.ApiManagement/service/subscriptions@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":641},"Microsoft.ApiManagement/service/tenant@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":649},"Microsoft.ApiManagement/service/users@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":673},"Microsoft.ApiManagement/locations/deletedservices@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":678},"Microsoft.ApiManagement/service/issues@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":682},"Microsoft.ApiManagement/service/privateLinkResources@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":689},"Microsoft.ApiManagement/service/settings@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":697},"Microsoft.ApiManagement/service/users/subscriptions@2022-04-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":709},"Microsoft.ApiManagement/service/apis@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":61},"Microsoft.ApiManagement/service/apis/releases@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":66},"Microsoft.ApiManagement/service/apis/operations@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":87},"Microsoft.ApiManagement/service/apis/operations/policies@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":99},"Microsoft.ApiManagement/service/apis/operations/tags@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":104},"Microsoft.ApiManagement/service/apis/tags@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":108},"Microsoft.ApiManagement/service/products/tags@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":112},"Microsoft.ApiManagement/service/tags@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":116},"Microsoft.ApiManagement/service/apis/resolvers@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":121},"Microsoft.ApiManagement/service/apis/resolvers/policies@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":127},"Microsoft.ApiManagement/service/apis/policies@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":133},"Microsoft.ApiManagement/service/apis/schemas@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":139},"Microsoft.ApiManagement/service/apis/diagnostics@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":171},"Microsoft.ApiManagement/service/apis/issues@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":182},"Microsoft.ApiManagement/service/apis/issues/comments@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":187},"Microsoft.ApiManagement/service/apis/issues/attachments@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":192},"Microsoft.ApiManagement/service/apis/tagDescriptions@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":197},"Microsoft.ApiManagement/service/apis/wikis@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":205},"Microsoft.ApiManagement/service/apiVersionSets@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":214},"Microsoft.ApiManagement/service/authorizationServers@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":245},"Microsoft.ApiManagement/service/authorizationProviders@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":254},"Microsoft.ApiManagement/service/authorizationProviders/authorizations@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":266},"Microsoft.ApiManagement/service/authorizationProviders/authorizations/accessPolicies@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":271},"Microsoft.ApiManagement/service/backends@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":295},"Microsoft.ApiManagement/service/caches@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":300},"Microsoft.ApiManagement/service/certificates@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":307},"Microsoft.ApiManagement/service/contentTypes@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":312},"Microsoft.ApiManagement/service/contentTypes/contentItems@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":317},"Microsoft.ApiManagement/service@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":419},"Microsoft.ApiManagement/service/diagnostics@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":423},"Microsoft.ApiManagement/service/templates@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":445},"Microsoft.ApiManagement/service/gateways@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":451},"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":456},"Microsoft.ApiManagement/service/gateways/apis@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":462},"Microsoft.ApiManagement/service/gateways/certificateAuthorities@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":467},"Microsoft.ApiManagement/service/groups@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":476},"Microsoft.ApiManagement/service/groups/users@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":480},"Microsoft.ApiManagement/service/identityProviders@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":500},"Microsoft.ApiManagement/service/loggers@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":510},"Microsoft.ApiManagement/service/namedValues@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":516},"Microsoft.ApiManagement/service/notifications@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":532},"Microsoft.ApiManagement/service/notifications/recipientUsers@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":536},"Microsoft.ApiManagement/service/notifications/recipientEmails@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":540},"Microsoft.ApiManagement/service/openidConnectProviders@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":545},"Microsoft.ApiManagement/service/policies@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":551},"Microsoft.ApiManagement/service/policyFragments@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":559},"Microsoft.ApiManagement/service/portalconfigs@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":577},"Microsoft.ApiManagement/service/portalRevisions@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":587},"Microsoft.ApiManagement/service/portalsettings@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":607},"Microsoft.ApiManagement/service/privateEndpointConnections@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":618},"Microsoft.ApiManagement/service/products@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":626},"Microsoft.ApiManagement/service/products/apis@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":630},"Microsoft.ApiManagement/service/products/groups@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":634},"Microsoft.ApiManagement/service/products/policies@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":640},"Microsoft.ApiManagement/service/products/wikis@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":645},"Microsoft.ApiManagement/service/schemas@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":653},"Microsoft.ApiManagement/service/subscriptions@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":665},"Microsoft.ApiManagement/service/tenant@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":673},"Microsoft.ApiManagement/service/users@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":697},"Microsoft.ApiManagement/service/documentations@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":702},"Microsoft.ApiManagement/locations/deletedservices@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":707},"Microsoft.ApiManagement/service/issues@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":711},"Microsoft.ApiManagement/service/privateLinkResources@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":718},"Microsoft.ApiManagement/service/settings@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":726},"Microsoft.ApiManagement/service/users/subscriptions@2022-08-01":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":738},"Microsoft.ApiManagement/service/apis@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":61},"Microsoft.ApiManagement/service/apis/releases@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":66},"Microsoft.ApiManagement/service/apis/operations@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":87},"Microsoft.ApiManagement/service/apis/operations/policies@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":99},"Microsoft.ApiManagement/service/apis/operations/tags@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":104},"Microsoft.ApiManagement/service/apis/tags@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":108},"Microsoft.ApiManagement/service/products/tags@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":112},"Microsoft.ApiManagement/service/tags@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":116},"Microsoft.ApiManagement/service/apis/resolvers@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":121},"Microsoft.ApiManagement/service/apis/resolvers/policies@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":127},"Microsoft.ApiManagement/service/apis/policies@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":133},"Microsoft.ApiManagement/service/apis/schemas@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":139},"Microsoft.ApiManagement/service/apis/diagnostics@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":171},"Microsoft.ApiManagement/service/apis/issues@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":182},"Microsoft.ApiManagement/service/apis/issues/comments@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":187},"Microsoft.ApiManagement/service/apis/issues/attachments@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":192},"Microsoft.ApiManagement/service/apis/tagDescriptions@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":197},"Microsoft.ApiManagement/service/apis/wikis@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":205},"Microsoft.ApiManagement/service/apiVersionSets@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":214},"Microsoft.ApiManagement/service/authorizationProviders@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":223},"Microsoft.ApiManagement/service/authorizationProviders/authorizations@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":235},"Microsoft.ApiManagement/service/authorizationProviders/authorizations/accessPolicies@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":240},"Microsoft.ApiManagement/service/authorizationServers@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":271},"Microsoft.ApiManagement/service/backends@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":302},"Microsoft.ApiManagement/service/caches@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":307},"Microsoft.ApiManagement/service/certificates@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":314},"Microsoft.ApiManagement/service/contentTypes@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":319},"Microsoft.ApiManagement/service/contentTypes/contentItems@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":324},"Microsoft.ApiManagement/service@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":428},"Microsoft.ApiManagement/service/diagnostics@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":432},"Microsoft.ApiManagement/service/documentations@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":437},"Microsoft.ApiManagement/service/templates@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":459},"Microsoft.ApiManagement/service/gateways@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":465},"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":470},"Microsoft.ApiManagement/service/gateways/apis@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":476},"Microsoft.ApiManagement/service/gateways/certificateAuthorities@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":481},"Microsoft.ApiManagement/service/groups@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":490},"Microsoft.ApiManagement/service/groups/users@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":494},"Microsoft.ApiManagement/service/identityProviders@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":514},"Microsoft.ApiManagement/service/loggers@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":524},"Microsoft.ApiManagement/service/namedValues@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":530},"Microsoft.ApiManagement/service/notifications@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":546},"Microsoft.ApiManagement/service/notifications/recipientUsers@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":550},"Microsoft.ApiManagement/service/notifications/recipientEmails@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":554},"Microsoft.ApiManagement/service/openidConnectProviders@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":559},"Microsoft.ApiManagement/service/policies@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":565},"Microsoft.ApiManagement/service/policyFragments@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":573},"Microsoft.ApiManagement/service/portalconfigs@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":591},"Microsoft.ApiManagement/service/portalRevisions@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":601},"Microsoft.ApiManagement/service/portalsettings@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":621},"Microsoft.ApiManagement/service/privateEndpointConnections@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":632},"Microsoft.ApiManagement/service/products@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":640},"Microsoft.ApiManagement/service/products/apis@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":644},"Microsoft.ApiManagement/service/products/groups@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":648},"Microsoft.ApiManagement/service/products/policies@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":654},"Microsoft.ApiManagement/service/products/wikis@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":659},"Microsoft.ApiManagement/service/products/apiLinks@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":664},"Microsoft.ApiManagement/service/products/groupLinks@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":669},"Microsoft.ApiManagement/service/schemas@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":677},"Microsoft.ApiManagement/service/subscriptions@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":689},"Microsoft.ApiManagement/service/tags/apiLinks@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":694},"Microsoft.ApiManagement/service/tags/operationLinks@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":699},"Microsoft.ApiManagement/service/tags/productLinks@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":704},"Microsoft.ApiManagement/service/tenant@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":712},"Microsoft.ApiManagement/service/users@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":736},"Microsoft.ApiManagement/service/workspaces@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":741},"Microsoft.ApiManagement/service/workspaces/policies@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":747},"Microsoft.ApiManagement/service/workspaces/namedValues@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":751},"Microsoft.ApiManagement/service/workspaces/schemas@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":755},"Microsoft.ApiManagement/service/workspaces/notifications@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":767},"Microsoft.ApiManagement/service/workspaces/notifications/recipientUsers@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":771},"Microsoft.ApiManagement/service/workspaces/notifications/recipientEmails@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":775},"Microsoft.ApiManagement/service/workspaces/policyFragments@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":779},"Microsoft.ApiManagement/service/workspaces/groups@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":783},"Microsoft.ApiManagement/service/workspaces/groups/users@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":787},"Microsoft.ApiManagement/service/workspaces/subscriptions@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":791},"Microsoft.ApiManagement/service/workspaces/apiVersionSets@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":795},"Microsoft.ApiManagement/service/workspaces/apis@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":799},"Microsoft.ApiManagement/service/workspaces/apis/releases@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":803},"Microsoft.ApiManagement/service/workspaces/apis/operations@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":807},"Microsoft.ApiManagement/service/workspaces/apis/operations/policies@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":813},"Microsoft.ApiManagement/service/workspaces/apis/policies@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":819},"Microsoft.ApiManagement/service/workspaces/apis/schemas@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":823},"Microsoft.ApiManagement/service/workspaces/products@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":827},"Microsoft.ApiManagement/service/workspaces/products/apiLinks@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":831},"Microsoft.ApiManagement/service/workspaces/products/groupLinks@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":835},"Microsoft.ApiManagement/service/workspaces/products/policies@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":841},"Microsoft.ApiManagement/service/workspaces/tags@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":845},"Microsoft.ApiManagement/service/workspaces/tags/apiLinks@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":849},"Microsoft.ApiManagement/service/workspaces/tags/operationLinks@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":853},"Microsoft.ApiManagement/service/workspaces/tags/productLinks@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":857},"Microsoft.ApiManagement/locations/deletedservices@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":862},"Microsoft.ApiManagement/service/issues@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":866},"Microsoft.ApiManagement/service/privateLinkResources@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":873},"Microsoft.ApiManagement/service/settings@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":881},"Microsoft.ApiManagement/service/users/subscriptions@2022-09-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":893},"Microsoft.ApiManagement/service/apis@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":65},"Microsoft.ApiManagement/service/apis/releases@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":70},"Microsoft.ApiManagement/service/apis/operations@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":91},"Microsoft.ApiManagement/service/apis/operations/policies@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":103},"Microsoft.ApiManagement/service/apis/operations/tags@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":108},"Microsoft.ApiManagement/service/apis/tags@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":112},"Microsoft.ApiManagement/service/products/tags@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":116},"Microsoft.ApiManagement/service/tags@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":120},"Microsoft.ApiManagement/service/apis/resolvers@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":125},"Microsoft.ApiManagement/service/apis/resolvers/policies@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":131},"Microsoft.ApiManagement/service/apis/policies@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":137},"Microsoft.ApiManagement/service/apis/schemas@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":143},"Microsoft.ApiManagement/service/apis/diagnostics@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":175},"Microsoft.ApiManagement/service/apis/issues@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":186},"Microsoft.ApiManagement/service/apis/issues/comments@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":191},"Microsoft.ApiManagement/service/apis/issues/attachments@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":196},"Microsoft.ApiManagement/service/apis/tagDescriptions@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":201},"Microsoft.ApiManagement/service/apis/wikis@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":209},"Microsoft.ApiManagement/service/apiVersionSets@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":218},"Microsoft.ApiManagement/service/authorizationProviders@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":227},"Microsoft.ApiManagement/service/authorizationProviders/authorizations@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":239},"Microsoft.ApiManagement/service/authorizationProviders/authorizations/accessPolicies@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":244},"Microsoft.ApiManagement/service/authorizationServers@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":275},"Microsoft.ApiManagement/service/backends@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":306},"Microsoft.ApiManagement/service/caches@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":311},"Microsoft.ApiManagement/service/certificates@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":318},"Microsoft.ApiManagement/service/contentTypes@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":323},"Microsoft.ApiManagement/service/contentTypes/contentItems@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":328},"Microsoft.ApiManagement/service@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":443},"Microsoft.ApiManagement/service/diagnostics@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":447},"Microsoft.ApiManagement/service/documentations@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":452},"Microsoft.ApiManagement/service/templates@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":474},"Microsoft.ApiManagement/service/gateways@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":480},"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":485},"Microsoft.ApiManagement/service/gateways/apis@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":491},"Microsoft.ApiManagement/service/gateways/certificateAuthorities@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":496},"Microsoft.ApiManagement/service/groups@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":505},"Microsoft.ApiManagement/service/groups/users@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":509},"Microsoft.ApiManagement/service/identityProviders@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":529},"Microsoft.ApiManagement/service/loggers@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":539},"Microsoft.ApiManagement/service/namedValues@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":545},"Microsoft.ApiManagement/service/notifications@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":561},"Microsoft.ApiManagement/service/notifications/recipientUsers@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":565},"Microsoft.ApiManagement/service/notifications/recipientEmails@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":569},"Microsoft.ApiManagement/service/openidConnectProviders@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":574},"Microsoft.ApiManagement/service/policies@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":580},"Microsoft.ApiManagement/service/policyFragments@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":588},"Microsoft.ApiManagement/service/portalconfigs@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":606},"Microsoft.ApiManagement/service/portalRevisions@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":616},"Microsoft.ApiManagement/service/portalsettings@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":636},"Microsoft.ApiManagement/service/privateEndpointConnections@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":647},"Microsoft.ApiManagement/service/products@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":655},"Microsoft.ApiManagement/service/products/apis@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":659},"Microsoft.ApiManagement/service/products/groups@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":663},"Microsoft.ApiManagement/service/products/policies@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":669},"Microsoft.ApiManagement/service/products/wikis@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":674},"Microsoft.ApiManagement/service/products/apiLinks@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":679},"Microsoft.ApiManagement/service/products/groupLinks@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":684},"Microsoft.ApiManagement/service/schemas@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":692},"Microsoft.ApiManagement/service/subscriptions@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":704},"Microsoft.ApiManagement/service/tags/apiLinks@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":709},"Microsoft.ApiManagement/service/tags/operationLinks@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":714},"Microsoft.ApiManagement/service/tags/productLinks@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":719},"Microsoft.ApiManagement/service/tenant@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":727},"Microsoft.ApiManagement/service/users@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":751},"Microsoft.ApiManagement/service/workspaces@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":756},"Microsoft.ApiManagement/service/workspaces/policies@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":762},"Microsoft.ApiManagement/service/workspaces/namedValues@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":766},"Microsoft.ApiManagement/service/workspaces/schemas@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":770},"Microsoft.ApiManagement/service/workspaces/notifications@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":782},"Microsoft.ApiManagement/service/workspaces/notifications/recipientUsers@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":786},"Microsoft.ApiManagement/service/workspaces/notifications/recipientEmails@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":790},"Microsoft.ApiManagement/service/workspaces/policyFragments@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":794},"Microsoft.ApiManagement/service/workspaces/groups@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":798},"Microsoft.ApiManagement/service/workspaces/groups/users@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":802},"Microsoft.ApiManagement/service/workspaces/subscriptions@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":806},"Microsoft.ApiManagement/service/workspaces/apiVersionSets@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":810},"Microsoft.ApiManagement/service/workspaces/apis@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":814},"Microsoft.ApiManagement/service/workspaces/apis/releases@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":818},"Microsoft.ApiManagement/service/workspaces/apis/operations@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":822},"Microsoft.ApiManagement/service/workspaces/apis/operations/policies@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":828},"Microsoft.ApiManagement/service/workspaces/apis/policies@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":834},"Microsoft.ApiManagement/service/workspaces/apis/schemas@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":838},"Microsoft.ApiManagement/service/workspaces/products@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":842},"Microsoft.ApiManagement/service/workspaces/products/apiLinks@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":846},"Microsoft.ApiManagement/service/workspaces/products/groupLinks@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":850},"Microsoft.ApiManagement/service/workspaces/products/policies@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":856},"Microsoft.ApiManagement/service/workspaces/tags@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":860},"Microsoft.ApiManagement/service/workspaces/tags/apiLinks@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":864},"Microsoft.ApiManagement/service/workspaces/tags/operationLinks@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":868},"Microsoft.ApiManagement/service/workspaces/tags/productLinks@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":872},"Microsoft.ApiManagement/locations/deletedservices@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":877},"Microsoft.ApiManagement/service/issues@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":881},"Microsoft.ApiManagement/service/privateLinkResources@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":888},"Microsoft.ApiManagement/service/settings@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":896},"Microsoft.ApiManagement/service/users/subscriptions@2023-03-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":908},"Microsoft.ApiManagement/service/apis@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":69},"Microsoft.ApiManagement/service/apis/releases@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":74},"Microsoft.ApiManagement/service/apis/operations@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":95},"Microsoft.ApiManagement/service/apis/operations/policies@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":107},"Microsoft.ApiManagement/service/apis/operations/tags@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":112},"Microsoft.ApiManagement/service/apis/tags@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":116},"Microsoft.ApiManagement/service/products/tags@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":120},"Microsoft.ApiManagement/service/tags@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":124},"Microsoft.ApiManagement/service/apis/resolvers@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":129},"Microsoft.ApiManagement/service/apis/resolvers/policies@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":135},"Microsoft.ApiManagement/service/apis/policies@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":141},"Microsoft.ApiManagement/service/apis/schemas@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":147},"Microsoft.ApiManagement/service/apis/diagnostics@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":179},"Microsoft.ApiManagement/service/apis/issues@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":190},"Microsoft.ApiManagement/service/apis/issues/comments@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":195},"Microsoft.ApiManagement/service/apis/issues/attachments@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":200},"Microsoft.ApiManagement/service/apis/tagDescriptions@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":205},"Microsoft.ApiManagement/service/apis/wikis@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":213},"Microsoft.ApiManagement/service/apiVersionSets@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":222},"Microsoft.ApiManagement/service/authorizationProviders@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":231},"Microsoft.ApiManagement/service/authorizationProviders/authorizations@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":243},"Microsoft.ApiManagement/service/authorizationProviders/authorizations/accessPolicies@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":249},"Microsoft.ApiManagement/service/authorizationServers@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":280},"Microsoft.ApiManagement/service/backends@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":317},"Microsoft.ApiManagement/service/caches@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":322},"Microsoft.ApiManagement/service/certificates@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":329},"Microsoft.ApiManagement/service/contentTypes@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":334},"Microsoft.ApiManagement/service/contentTypes/contentItems@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":339},"Microsoft.ApiManagement/service@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":456},"Microsoft.ApiManagement/service/diagnostics@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":460},"Microsoft.ApiManagement/service/documentations@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":465},"Microsoft.ApiManagement/service/templates@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":487},"Microsoft.ApiManagement/service/gateways@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":493},"Microsoft.ApiManagement/service/gateways/hostnameConfigurations@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":498},"Microsoft.ApiManagement/service/gateways/apis@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":504},"Microsoft.ApiManagement/service/gateways/certificateAuthorities@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":509},"Microsoft.ApiManagement/service/groups@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":518},"Microsoft.ApiManagement/service/groups/users@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":522},"Microsoft.ApiManagement/service/identityProviders@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":542},"Microsoft.ApiManagement/service/loggers@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":552},"Microsoft.ApiManagement/service/namedValues@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":558},"Microsoft.ApiManagement/service/notifications@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":574},"Microsoft.ApiManagement/service/notifications/recipientUsers@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":578},"Microsoft.ApiManagement/service/notifications/recipientEmails@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":582},"Microsoft.ApiManagement/service/openidConnectProviders@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":587},"Microsoft.ApiManagement/service/policies@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":593},"Microsoft.ApiManagement/service/policyFragments@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":601},"Microsoft.ApiManagement/service/policyRestrictions@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":609},"Microsoft.ApiManagement/service/portalconfigs@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":627},"Microsoft.ApiManagement/service/portalRevisions@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":637},"Microsoft.ApiManagement/service/portalsettings@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":657},"Microsoft.ApiManagement/service/privateEndpointConnections@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":668},"Microsoft.ApiManagement/service/products@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":676},"Microsoft.ApiManagement/service/products/apis@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":680},"Microsoft.ApiManagement/service/products/groups@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":684},"Microsoft.ApiManagement/service/products/policies@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":690},"Microsoft.ApiManagement/service/products/wikis@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":695},"Microsoft.ApiManagement/service/products/apiLinks@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":700},"Microsoft.ApiManagement/service/products/groupLinks@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":705},"Microsoft.ApiManagement/service/schemas@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":713},"Microsoft.ApiManagement/service/subscriptions@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":725},"Microsoft.ApiManagement/service/tags/apiLinks@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":730},"Microsoft.ApiManagement/service/tags/operationLinks@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":735},"Microsoft.ApiManagement/service/tags/productLinks@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":740},"Microsoft.ApiManagement/service/tenant@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":748},"Microsoft.ApiManagement/service/users@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":772},"Microsoft.ApiManagement/service/workspaces@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":777},"Microsoft.ApiManagement/service/workspaces/policies@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":783},"Microsoft.ApiManagement/service/workspaces/namedValues@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":787},"Microsoft.ApiManagement/service/workspaces/schemas@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":791},"Microsoft.ApiManagement/service/workspaces/notifications@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":803},"Microsoft.ApiManagement/service/workspaces/notifications/recipientUsers@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":807},"Microsoft.ApiManagement/service/workspaces/notifications/recipientEmails@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":811},"Microsoft.ApiManagement/service/workspaces/policyFragments@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":815},"Microsoft.ApiManagement/service/workspaces/groups@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":819},"Microsoft.ApiManagement/service/workspaces/groups/users@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":823},"Microsoft.ApiManagement/service/workspaces/subscriptions@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":827},"Microsoft.ApiManagement/service/workspaces/apiVersionSets@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":831},"Microsoft.ApiManagement/service/workspaces/apis@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":835},"Microsoft.ApiManagement/service/workspaces/apis/releases@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":839},"Microsoft.ApiManagement/service/workspaces/apis/operations@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":843},"Microsoft.ApiManagement/service/workspaces/apis/operations/policies@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":849},"Microsoft.ApiManagement/service/workspaces/apis/policies@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":855},"Microsoft.ApiManagement/service/workspaces/apis/schemas@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":859},"Microsoft.ApiManagement/service/workspaces/products@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":863},"Microsoft.ApiManagement/service/workspaces/products/apiLinks@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":867},"Microsoft.ApiManagement/service/workspaces/products/groupLinks@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":871},"Microsoft.ApiManagement/service/workspaces/products/policies@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":877},"Microsoft.ApiManagement/service/workspaces/tags@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":881},"Microsoft.ApiManagement/service/workspaces/tags/apiLinks@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":885},"Microsoft.ApiManagement/service/workspaces/tags/operationLinks@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":889},"Microsoft.ApiManagement/service/workspaces/tags/productLinks@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":893},"Microsoft.ApiManagement/locations/deletedservices@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":898},"Microsoft.ApiManagement/service/issues@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":902},"Microsoft.ApiManagement/service/privateLinkResources@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":909},"Microsoft.ApiManagement/service/settings@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":917},"Microsoft.ApiManagement/service/users/subscriptions@2023-05-01-preview":{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":929},"Microsoft.App/containerApps@2022-01-01-preview":{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":103},"Microsoft.App/managedEnvironments@2022-01-01-preview":{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":123},"Microsoft.App/managedEnvironments/certificates@2022-01-01-preview":{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":135},"Microsoft.App/containerApps/sourcecontrols@2022-01-01-preview":{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":148},"Microsoft.App/managedEnvironments/daprComponents@2022-01-01-preview":{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":157},"Microsoft.App/containerApps/authConfigs@2022-01-01-preview":{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":223},"Microsoft.App/managedEnvironments/storages@2022-01-01-preview":{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":232},"Microsoft.App/containerApps/revisions@2022-01-01-preview":{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":247},"Microsoft.App/containerApps/revisions/replicas@2022-01-01-preview":{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":254},"Microsoft.App/containerApps/authConfigs@2022-03-01":{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":84},"Microsoft.App/containerApps@2022-03-01":{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":169},"Microsoft.App/managedEnvironments/daprComponents@2022-03-01":{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":178},"Microsoft.App/managedEnvironments@2022-03-01":{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":198},"Microsoft.App/managedEnvironments/certificates@2022-03-01":{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":210},"Microsoft.App/managedEnvironments/storages@2022-03-01":{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":219},"Microsoft.App/containerApps/sourcecontrols@2022-03-01":{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":232},"Microsoft.App/containerApps/revisions@2022-03-01":{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":247},"Microsoft.App/containerApps/revisions/replicas@2022-03-01":{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":254},"Microsoft.App/containerApps/authConfigs@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":84},"Microsoft.App/containerApps@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":192},"Microsoft.App/managedEnvironments/daprComponents@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":201},"Microsoft.App/managedEnvironments@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":232},"Microsoft.App/managedEnvironments/certificates@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":245},"Microsoft.App/managedEnvironments/storages@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":254},"Microsoft.App/containerApps/sourcecontrols@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":267},"Microsoft.App/connectedEnvironments@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":282},"Microsoft.App/connectedEnvironments/certificates@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":287},"Microsoft.App/connectedEnvironments/daprComponents@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":291},"Microsoft.App/connectedEnvironments/storages@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":296},"Microsoft.App/containerApps/revisions@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":311},"Microsoft.App/containerApps/revisions/replicas@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":318},"Microsoft.App/containerApps/detectors@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":338},"Microsoft.App/containerApps/detectorProperties/revisions@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":342},"Microsoft.App/containerApps/detectorProperties@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":348},"Microsoft.App/managedEnvironments/detectors@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":352},"Microsoft.App/managedEnvironments/detectorProperties@2022-06-01-preview":{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":358},"Microsoft.App/containerApps/authConfigs@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":84},"Microsoft.App/connectedEnvironments@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":103},"Microsoft.App/connectedEnvironments/certificates@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":116},"Microsoft.App/connectedEnvironments/daprComponents@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":126},"Microsoft.App/connectedEnvironments/storages@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":135},"Microsoft.App/containerApps@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":248},"Microsoft.App/managedEnvironments@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":278},"Microsoft.App/managedEnvironments/certificates@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":283},"Microsoft.App/managedEnvironments/daprComponents@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":287},"Microsoft.App/managedEnvironments/storages@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":292},"Microsoft.App/containerApps/sourcecontrols@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":305},"Microsoft.App/containerApps/revisions@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":320},"Microsoft.App/containerApps/revisions/replicas@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":327},"Microsoft.App/containerApps/detectors@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":347},"Microsoft.App/containerApps/detectorProperties/revisions@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":351},"Microsoft.App/containerApps/detectorProperties@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":357},"Microsoft.App/managedEnvironments/detectors@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":361},"Microsoft.App/managedEnvironments/detectorProperties@2022-10-01":{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":367},"Microsoft.App/containerApps/authConfigs@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":84},"Microsoft.App/connectedEnvironments@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":103},"Microsoft.App/connectedEnvironments/certificates@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":116},"Microsoft.App/connectedEnvironments/daprComponents@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":126},"Microsoft.App/connectedEnvironments/storages@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":135},"Microsoft.App/containerApps@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":255},"Microsoft.App/jobs@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":281},"Microsoft.App/managedEnvironments@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":305},"Microsoft.App/managedEnvironments/certificates@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":310},"Microsoft.App/managedEnvironments/managedCertificates@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":326},"Microsoft.App/managedEnvironments/daprComponents@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":330},"Microsoft.App/managedEnvironments/storages@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":335},"Microsoft.App/containerApps/sourcecontrols@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":348},"Microsoft.App/containerApps/revisions@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":363},"Microsoft.App/containerApps/revisions/replicas@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":370},"Microsoft.App/containerApps/detectors@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":390},"Microsoft.App/containerApps/detectorProperties/revisions@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":394},"Microsoft.App/containerApps/detectorProperties@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":400},"Microsoft.App/managedEnvironments/detectors@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":404},"Microsoft.App/managedEnvironments/detectorProperties@2022-11-01-preview":{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":410},"Microsoft.App/containerApps/authConfigs@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":84},"Microsoft.App/connectedEnvironments@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":103},"Microsoft.App/connectedEnvironments/certificates@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":116},"Microsoft.App/connectedEnvironments/daprComponents@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":126},"Microsoft.App/connectedEnvironments/storages@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":135},"Microsoft.App/containerApps@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":258},"Microsoft.App/jobs@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":289},"Microsoft.App/managedEnvironments@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":315},"Microsoft.App/managedEnvironments/certificates@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":320},"Microsoft.App/managedEnvironments/managedCertificates@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":336},"Microsoft.App/managedEnvironments/daprComponents@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":340},"Microsoft.App/managedEnvironments/storages@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":345},"Microsoft.App/containerApps/sourcecontrols@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":358},"Microsoft.App/containerApps/revisions@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":380},"Microsoft.App/containerApps/revisions/replicas@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":396},"Microsoft.App/containerApps/detectors@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":416},"Microsoft.App/containerApps/detectorProperties/revisions@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":420},"Microsoft.App/containerApps/detectorProperties@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":426},"Microsoft.App/managedEnvironments/detectors@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":430},"Microsoft.App/managedEnvironments/detectorProperties@2023-04-01-preview":{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":436},"Microsoft.App/containerApps/authConfigs@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":84},"Microsoft.App/connectedEnvironments@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":103},"Microsoft.App/connectedEnvironments/certificates@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":116},"Microsoft.App/connectedEnvironments/daprComponents@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":126},"Microsoft.App/connectedEnvironments/storages@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":135},"Microsoft.App/containerApps@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":258},"Microsoft.App/jobs@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":289},"Microsoft.App/managedEnvironments@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":315},"Microsoft.App/managedEnvironments/certificates@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":320},"Microsoft.App/managedEnvironments/managedCertificates@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":336},"Microsoft.App/managedEnvironments/daprComponents@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":340},"Microsoft.App/managedEnvironments/storages@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":345},"Microsoft.App/containerApps/sourcecontrols@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":358},"Microsoft.App/containerApps/revisions@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":380},"Microsoft.App/containerApps/revisions/replicas@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":396},"Microsoft.App/containerApps/detectors@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":416},"Microsoft.App/containerApps/detectorProperties/revisions@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":420},"Microsoft.App/containerApps/detectorProperties@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":426},"Microsoft.App/managedEnvironments/detectors@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":430},"Microsoft.App/managedEnvironments/detectorProperties@2023-05-01":{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":436},"Microsoft.App/containerApps/authConfigs@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":87},"Microsoft.App/connectedEnvironments@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":106},"Microsoft.App/connectedEnvironments/certificates@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":119},"Microsoft.App/connectedEnvironments/daprComponents@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":129},"Microsoft.App/connectedEnvironments/storages@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":138},"Microsoft.App/containerApps@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":263},"Microsoft.App/jobs@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":294},"Microsoft.App/managedEnvironments@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":320},"Microsoft.App/managedEnvironments/certificates@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":325},"Microsoft.App/managedEnvironments/managedCertificates@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":341},"Microsoft.App/managedEnvironments/daprComponents@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":345},"Microsoft.App/managedEnvironments/storages@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":350},"Microsoft.App/containerApps/sourcecontrols@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":363},"Microsoft.App/containerApps/revisions@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":385},"Microsoft.App/containerApps/revisions/replicas@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":401},"Microsoft.App/containerApps/detectors@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":421},"Microsoft.App/containerApps/detectorProperties/revisions@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":425},"Microsoft.App/containerApps/detectorProperties@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":431},"Microsoft.App/managedEnvironments/detectors@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":435},"Microsoft.App/managedEnvironments/detectorProperties@2023-05-02-preview":{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":441},"Microsoft.App/containerApps/resiliencyPolicies@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":36},"Microsoft.App/containerApps/authConfigs@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":105},"Microsoft.App/builders@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":128},"Microsoft.App/builders/builds@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":155},"Microsoft.App/connectedEnvironments@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":174},"Microsoft.App/connectedEnvironments/certificates@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":190},"Microsoft.App/connectedEnvironments/daprComponents@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":203},"Microsoft.App/connectedEnvironments/storages@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":212},"Microsoft.App/containerApps@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":330},"Microsoft.App/jobs@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":361},"Microsoft.App/managedEnvironments@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":397},"Microsoft.App/managedEnvironments/certificates@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":402},"Microsoft.App/managedEnvironments/managedCertificates@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":418},"Microsoft.App/managedEnvironments/daprComponents@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":422},"Microsoft.App/managedEnvironments/daprComponents/resiliencyPolicies@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":431},"Microsoft.App/managedEnvironments/daprSubscriptions@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":442},"Microsoft.App/managedEnvironments/storages@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":447},"Microsoft.App/containerApps/sourcecontrols@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":460},"Microsoft.App/containerApps/revisions@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":482},"Microsoft.App/containerApps/revisions/replicas@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":498},"Microsoft.App/containerApps/detectors@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":518},"Microsoft.App/containerApps/detectorProperties/revisions@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":522},"Microsoft.App/containerApps/detectorProperties@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":528},"Microsoft.App/managedEnvironments/detectors@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":532},"Microsoft.App/managedEnvironments/detectorProperties@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":538},"Microsoft.App/jobs/detectors@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":542},"Microsoft.App/jobs/detectorProperties@2023-08-01-preview":{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":548},"Microsoft.AppComplianceAutomation/reports@2022-11-16-preview":{"RelativePath":"appcomplianceautomation/microsoft.appcomplianceautomation/2022-11-16-preview/types.json","Index":40},"Microsoft.AppComplianceAutomation/reports/snapshots@2022-11-16-preview":{"RelativePath":"appcomplianceautomation/microsoft.appcomplianceautomation/2022-11-16-preview/types.json","Index":97},"Microsoft.AppConfiguration/configurationStores@2019-02-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-02-01-preview/types.json","Index":20},"Microsoft.AppConfiguration/configurationStores@2019-10-01":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-10-01/types.json","Index":29},"Microsoft.AppConfiguration/configurationStores@2019-11-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-11-01-preview/types.json","Index":54},"Microsoft.AppConfiguration/configurationStores/privateEndpointConnections@2019-11-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-11-01-preview/types.json","Index":58},"Microsoft.AppConfiguration/configurationStores@2020-06-01":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2020-06-01/types.json","Index":54},"Microsoft.AppConfiguration/configurationStores/privateEndpointConnections@2020-06-01":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2020-06-01/types.json","Index":58},"Microsoft.AppConfiguration/configurationStores@2020-07-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2020-07-01-preview/types.json","Index":54},"Microsoft.AppConfiguration/configurationStores/privateEndpointConnections@2020-07-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2020-07-01-preview/types.json","Index":58},"Microsoft.AppConfiguration/configurationStores/keyValues@2020-07-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2020-07-01-preview/types.json","Index":64},"Microsoft.AppConfiguration/configurationStores@2021-03-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2021-03-01-preview/types.json","Index":65},"Microsoft.AppConfiguration/configurationStores/privateEndpointConnections@2021-03-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2021-03-01-preview/types.json","Index":69},"Microsoft.AppConfiguration/configurationStores/keyValues@2021-03-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2021-03-01-preview/types.json","Index":75},"Microsoft.AppConfiguration/configurationStores@2021-10-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2021-10-01-preview/types.json","Index":68},"Microsoft.AppConfiguration/configurationStores/privateEndpointConnections@2021-10-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2021-10-01-preview/types.json","Index":72},"Microsoft.AppConfiguration/configurationStores/keyValues@2021-10-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2021-10-01-preview/types.json","Index":78},"Microsoft.AppConfiguration/configurationStores@2022-03-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-03-01-preview/types.json","Index":68},"Microsoft.AppConfiguration/configurationStores/privateEndpointConnections@2022-03-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-03-01-preview/types.json","Index":72},"Microsoft.AppConfiguration/configurationStores/keyValues@2022-03-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-03-01-preview/types.json","Index":78},"Microsoft.AppConfiguration/configurationStores/replicas@2022-03-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-03-01-preview/types.json","Index":89},"Microsoft.AppConfiguration/configurationStores@2022-05-01":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-05-01/types.json","Index":68},"Microsoft.AppConfiguration/configurationStores/privateEndpointConnections@2022-05-01":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-05-01/types.json","Index":72},"Microsoft.AppConfiguration/configurationStores/keyValues@2022-05-01":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-05-01/types.json","Index":78},"Microsoft.AppConfiguration/configurationStores@2023-03-01":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-03-01/types.json","Index":68},"Microsoft.AppConfiguration/configurationStores/privateEndpointConnections@2023-03-01":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-03-01/types.json","Index":72},"Microsoft.AppConfiguration/configurationStores/keyValues@2023-03-01":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-03-01/types.json","Index":78},"Microsoft.AppConfiguration/configurationStores/replicas@2023-03-01":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-03-01/types.json","Index":89},"Microsoft.AppConfiguration/configurationStores@2023-08-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-08-01-preview/types.json","Index":75},"Microsoft.AppConfiguration/configurationStores/privateEndpointConnections@2023-08-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-08-01-preview/types.json","Index":79},"Microsoft.AppConfiguration/configurationStores/keyValues@2023-08-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-08-01-preview/types.json","Index":85},"Microsoft.AppConfiguration/configurationStores/replicas@2023-08-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-08-01-preview/types.json","Index":96},"Microsoft.AppConfiguration/configurationStores/snapshots@2023-08-01-preview":{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-08-01-preview/types.json","Index":119},"Microsoft.Insights/components/exportconfiguration@2015-05-01":{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":11},"Microsoft.Insights/components/ProactiveDetectionConfigs@2015-05-01":{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":17},"Microsoft.Insights/components/favorites@2015-05-01":{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":25},"microsoft.insights/components/analyticsItems@2015-05-01":{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":39},"microsoft.insights/components/myanalyticsItems@2015-05-01":{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":52},"Microsoft.Insights/webtests@2015-05-01":{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":67},"microsoft.insights/workbooks@2015-05-01":{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":80},"Microsoft.Insights/myWorkbooks@2015-05-01":{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":90},"Microsoft.Insights/components@2015-05-01":{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":109},"microsoft.insights/components/pricingPlans@2017-10-01":{"RelativePath":"applicationinsights/microsoft.insights/2017-10-01/types.json","Index":13},"Microsoft.Insights/components@2018-05-01-preview":{"RelativePath":"applicationinsights/microsoft.insights/2018-05-01-preview/types.json","Index":32},"Microsoft.Insights/components/ProactiveDetectionConfigs@2018-05-01-preview":{"RelativePath":"applicationinsights/microsoft.insights/2018-05-01-preview/types.json","Index":39},"Microsoft.Insights/webtests@2018-05-01-preview":{"RelativePath":"applicationinsights/microsoft.insights/2018-05-01-preview/types.json","Index":61},"microsoft.insights/workbooks@2018-06-17-preview":{"RelativePath":"applicationinsights/microsoft.insights/2018-06-17-preview/types.json","Index":17},"microsoft.insights/workbooktemplates@2019-10-17-preview":{"RelativePath":"applicationinsights/microsoft.insights/2019-10-17-preview/types.json","Index":19},"Microsoft.Insights/components@2020-02-02-preview":{"RelativePath":"applicationinsights/microsoft.insights/2020-02-02-preview/types.json","Index":32},"Microsoft.Insights/components@2020-02-02":{"RelativePath":"applicationinsights/microsoft.insights/2020-02-02/types.json","Index":32},"microsoft.insights/components/linkedStorageAccounts@2020-03-01-preview":{"RelativePath":"applicationinsights/microsoft.insights/2020-03-01-preview/types.json","Index":14},"Microsoft.Insights/webtests@2020-10-05-preview":{"RelativePath":"applicationinsights/microsoft.insights/2020-10-05-preview/types.json","Index":29},"Microsoft.Insights/myWorkbooks@2020-10-20":{"RelativePath":"applicationinsights/microsoft.insights/2020-10-20/types.json","Index":23},"Microsoft.Insights/workbooks@2020-10-20":{"RelativePath":"applicationinsights/microsoft.insights/2020-10-20/types.json","Index":39},"Microsoft.Insights/workbooktemplates@2020-11-20":{"RelativePath":"applicationinsights/microsoft.insights/2020-11-20/types.json","Index":19},"Microsoft.Insights/myWorkbooks@2021-03-08":{"RelativePath":"applicationinsights/microsoft.insights/2021-03-08/types.json","Index":34},"Microsoft.Insights/workbooks@2021-03-08":{"RelativePath":"applicationinsights/microsoft.insights/2021-03-08/types.json","Index":50},"Microsoft.Insights/workbooks/revisions@2021-03-08":{"RelativePath":"applicationinsights/microsoft.insights/2021-03-08/types.json","Index":59},"Microsoft.Insights/workbooks@2021-08-01":{"RelativePath":"applicationinsights/microsoft.insights/2021-08-01/types.json","Index":36},"Microsoft.Insights/workbooks/revisions@2021-08-01":{"RelativePath":"applicationinsights/microsoft.insights/2021-08-01/types.json","Index":44},"Microsoft.Insights/workbooks@2022-04-01":{"RelativePath":"applicationinsights/microsoft.insights/2022-04-01/types.json","Index":35},"Microsoft.Insights/workbooks/revisions@2022-04-01":{"RelativePath":"applicationinsights/microsoft.insights/2022-04-01/types.json","Index":42},"Microsoft.Insights/webtests@2022-06-15":{"RelativePath":"applicationinsights/microsoft.insights/2022-06-15/types.json","Index":29},"Microsoft.Insights/workbooks@2023-06-01":{"RelativePath":"applicationinsights/microsoft.insights/2023-06-01/types.json","Index":35},"Microsoft.Insights/workbooks/revisions@2023-06-01":{"RelativePath":"applicationinsights/microsoft.insights/2023-06-01/types.json","Index":42},"Microsoft.AppPlatform/Spring@2020-07-01":{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":34},"Microsoft.AppPlatform/Spring/configServers@2020-07-01":{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":54},"Microsoft.AppPlatform/Spring/monitoringSettings@2020-07-01":{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":65},"Microsoft.AppPlatform/Spring/apps@2020-07-01":{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":83},"Microsoft.AppPlatform/Spring/apps/bindings@2020-07-01":{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":89},"Microsoft.AppPlatform/Spring/certificates@2020-07-01":{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":95},"Microsoft.AppPlatform/Spring/apps/domains@2020-07-01":{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":100},"Microsoft.AppPlatform/Spring/apps/deployments@2020-07-01":{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":131},"Microsoft.AppPlatform/Spring@2020-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":34},"Microsoft.AppPlatform/Spring/configServers@2020-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":54},"Microsoft.AppPlatform/Spring/monitoringSettings@2020-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":66},"Microsoft.AppPlatform/Spring/apps@2020-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":84},"Microsoft.AppPlatform/Spring/apps/bindings@2020-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":90},"Microsoft.AppPlatform/Spring/certificates@2020-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":96},"Microsoft.AppPlatform/Spring/apps/domains@2020-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":101},"Microsoft.AppPlatform/Spring/apps/deployments@2020-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":132},"Microsoft.AppPlatform/Spring@2021-06-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":34},"Microsoft.AppPlatform/Spring/configServers@2021-06-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":54},"Microsoft.AppPlatform/Spring/monitoringSettings@2021-06-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":66},"Microsoft.AppPlatform/Spring/apps@2021-06-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":84},"Microsoft.AppPlatform/Spring/apps/bindings@2021-06-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":90},"Microsoft.AppPlatform/Spring/certificates@2021-06-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":96},"Microsoft.AppPlatform/Spring/apps/domains@2021-06-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":101},"Microsoft.AppPlatform/Spring/apps/deployments@2021-06-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":138},"Microsoft.AppPlatform/Spring@2021-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":39},"Microsoft.AppPlatform/Spring/configServers@2021-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":59},"Microsoft.AppPlatform/Spring/monitoringSettings@2021-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":71},"Microsoft.AppPlatform/Spring/apps@2021-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":97},"Microsoft.AppPlatform/Spring/apps/bindings@2021-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":103},"Microsoft.AppPlatform/Spring/storages@2021-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":121},"Microsoft.AppPlatform/Spring/certificates@2021-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":131},"Microsoft.AppPlatform/Spring/apps/domains@2021-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":136},"Microsoft.AppPlatform/Spring/apps/deployments@2021-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":174},"Microsoft.AppPlatform/Spring@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":50},"Microsoft.AppPlatform/Spring/configServers@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":70},"Microsoft.AppPlatform/Spring/configurationServices@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":90},"Microsoft.AppPlatform/Spring/serviceRegistries@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":104},"Microsoft.AppPlatform/Spring/buildServices/builds@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":117},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":138},"Microsoft.AppPlatform/Spring/buildServices/builders@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":154},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":160},"Microsoft.AppPlatform/Spring/monitoringSettings@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":172},"Microsoft.AppPlatform/Spring/apps@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":201},"Microsoft.AppPlatform/Spring/apps/bindings@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":207},"Microsoft.AppPlatform/Spring/storages@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":214},"Microsoft.AppPlatform/Spring/certificates@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":224},"Microsoft.AppPlatform/Spring/apps/domains@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":229},"Microsoft.AppPlatform/Spring/apps/deployments@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":265},"Microsoft.AppPlatform/Spring/gateways@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":290},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":306},"Microsoft.AppPlatform/Spring/gateways/domains@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":311},"Microsoft.AppPlatform/Spring/apiPortals@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":327},"Microsoft.AppPlatform/Spring/apiPortals/domains@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":332},"Microsoft.AppPlatform/Spring/buildServices@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":344},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":362},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":367},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2022-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":372},"Microsoft.AppPlatform/Spring@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":50},"Microsoft.AppPlatform/Spring/configServers@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":70},"Microsoft.AppPlatform/Spring/configurationServices@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":90},"Microsoft.AppPlatform/Spring/serviceRegistries@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":104},"Microsoft.AppPlatform/Spring/buildServices/builds@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":117},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":138},"Microsoft.AppPlatform/Spring/buildServices/builders@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":154},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":160},"Microsoft.AppPlatform/Spring/monitoringSettings@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":172},"Microsoft.AppPlatform/Spring/apps@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":203},"Microsoft.AppPlatform/Spring/apps/bindings@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":209},"Microsoft.AppPlatform/Spring/storages@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":216},"Microsoft.AppPlatform/Spring/certificates@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":226},"Microsoft.AppPlatform/Spring/apps/domains@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":231},"Microsoft.AppPlatform/Spring/apps/deployments@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":267},"Microsoft.AppPlatform/Spring/gateways@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":292},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":308},"Microsoft.AppPlatform/Spring/gateways/domains@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":313},"Microsoft.AppPlatform/Spring/apiPortals@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":329},"Microsoft.AppPlatform/Spring/apiPortals/domains@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":334},"Microsoft.AppPlatform/Spring/buildServices@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":346},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":364},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":369},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2022-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":374},"Microsoft.AppPlatform/Spring@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":47},"Microsoft.AppPlatform/Spring/configServers@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":67},"Microsoft.AppPlatform/Spring/configurationServices@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":87},"Microsoft.AppPlatform/Spring/serviceRegistries@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":101},"Microsoft.AppPlatform/Spring/buildServices/builds@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":114},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":135},"Microsoft.AppPlatform/Spring/buildServices/builders@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":151},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":157},"Microsoft.AppPlatform/Spring/monitoringSettings@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":169},"Microsoft.AppPlatform/Spring/apps@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":192},"Microsoft.AppPlatform/Spring/apps/bindings@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":198},"Microsoft.AppPlatform/Spring/certificates@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":208},"Microsoft.AppPlatform/Spring/apps/domains@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":213},"Microsoft.AppPlatform/Spring/apps/deployments@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":242},"Microsoft.AppPlatform/Spring/buildServices@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":254},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":272},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":277},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2022-04-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":282},"Microsoft.AppPlatform/Spring@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":53},"Microsoft.AppPlatform/Spring/configServers@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":73},"Microsoft.AppPlatform/Spring/configurationServices@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":93},"Microsoft.AppPlatform/Spring/serviceRegistries@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":107},"Microsoft.AppPlatform/Spring/buildServices/builds@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":121},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":142},"Microsoft.AppPlatform/Spring/buildServices/builders@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":158},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":164},"Microsoft.AppPlatform/Spring/monitoringSettings@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":176},"Microsoft.AppPlatform/Spring/apps@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":208},"Microsoft.AppPlatform/Spring/apps/bindings@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":214},"Microsoft.AppPlatform/Spring/storages@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":221},"Microsoft.AppPlatform/Spring/certificates@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":237},"Microsoft.AppPlatform/Spring/apps/domains@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":248},"Microsoft.AppPlatform/Spring/apps/deployments@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":296},"Microsoft.AppPlatform/Spring/gateways@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":321},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":338},"Microsoft.AppPlatform/Spring/gateways/domains@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":343},"Microsoft.AppPlatform/Spring/apiPortals@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":359},"Microsoft.AppPlatform/Spring/apiPortals/domains@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":364},"Microsoft.AppPlatform/Spring/buildServices@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":376},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":394},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":399},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2022-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":404},"Microsoft.AppPlatform/Spring@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":53},"Microsoft.AppPlatform/Spring/configServers@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":73},"Microsoft.AppPlatform/Spring/configurationServices@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":93},"Microsoft.AppPlatform/Spring/serviceRegistries@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":107},"Microsoft.AppPlatform/Spring/buildServices/builds@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":121},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":142},"Microsoft.AppPlatform/Spring/buildServices/builders@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":158},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":164},"Microsoft.AppPlatform/Spring/monitoringSettings@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":176},"Microsoft.AppPlatform/Spring/apps@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":217},"Microsoft.AppPlatform/Spring/apps/bindings@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":223},"Microsoft.AppPlatform/Spring/storages@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":230},"Microsoft.AppPlatform/Spring/certificates@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":246},"Microsoft.AppPlatform/Spring/apps/domains@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":257},"Microsoft.AppPlatform/Spring/apps/deployments@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":305},"Microsoft.AppPlatform/Spring/gateways@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":330},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":350},"Microsoft.AppPlatform/Spring/gateways/domains@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":355},"Microsoft.AppPlatform/Spring/apiPortals@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":371},"Microsoft.AppPlatform/Spring/apiPortals/domains@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":376},"Microsoft.AppPlatform/Spring/buildServices@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":388},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":406},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":411},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2022-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":416},"Microsoft.AppPlatform/Spring@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":53},"Microsoft.AppPlatform/Spring/configServers@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":73},"Microsoft.AppPlatform/Spring/configurationServices@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":93},"Microsoft.AppPlatform/Spring/serviceRegistries@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":107},"Microsoft.AppPlatform/Spring/applicationLiveViews@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":124},"Microsoft.AppPlatform/Spring/DevToolPortals@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":148},"Microsoft.AppPlatform/Spring/buildServices/builds@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":162},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":184},"Microsoft.AppPlatform/Spring/buildServices/builders@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":200},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":206},"Microsoft.AppPlatform/Spring/monitoringSettings@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":218},"Microsoft.AppPlatform/Spring/apps@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":259},"Microsoft.AppPlatform/Spring/apps/bindings@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":265},"Microsoft.AppPlatform/Spring/storages@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":272},"Microsoft.AppPlatform/Spring/certificates@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":288},"Microsoft.AppPlatform/Spring/apps/domains@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":299},"Microsoft.AppPlatform/Spring/apps/deployments@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":347},"Microsoft.AppPlatform/Spring/gateways@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":382},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":404},"Microsoft.AppPlatform/Spring/gateways/domains@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":409},"Microsoft.AppPlatform/Spring/apiPortals@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":425},"Microsoft.AppPlatform/Spring/apiPortals/domains@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":430},"Microsoft.AppPlatform/Spring/applicationAccelerators@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":446},"Microsoft.AppPlatform/Spring/applicationAccelerators/customizedAccelerators@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":466},"Microsoft.AppPlatform/Spring/buildServices@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":478},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":496},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":501},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":506},"Microsoft.AppPlatform/Spring/applicationAccelerators/predefinedAccelerators@2022-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":520},"Microsoft.AppPlatform/Spring@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":52},"Microsoft.AppPlatform/Spring/configServers@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":72},"Microsoft.AppPlatform/Spring/configurationServices@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":92},"Microsoft.AppPlatform/Spring/serviceRegistries@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":106},"Microsoft.AppPlatform/Spring/buildServices/builds@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":120},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":141},"Microsoft.AppPlatform/Spring/buildServices/builders@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":157},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":163},"Microsoft.AppPlatform/Spring/monitoringSettings@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":175},"Microsoft.AppPlatform/Spring/apps@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":215},"Microsoft.AppPlatform/Spring/apps/bindings@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":221},"Microsoft.AppPlatform/Spring/storages@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":228},"Microsoft.AppPlatform/Spring/certificates@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":244},"Microsoft.AppPlatform/Spring/apps/domains@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":255},"Microsoft.AppPlatform/Spring/apps/deployments@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":302},"Microsoft.AppPlatform/Spring/gateways@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":327},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":347},"Microsoft.AppPlatform/Spring/gateways/domains@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":352},"Microsoft.AppPlatform/Spring/apiPortals@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":368},"Microsoft.AppPlatform/Spring/apiPortals/domains@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":373},"Microsoft.AppPlatform/Spring/buildServices@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":385},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":403},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":408},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2022-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":413},"Microsoft.AppPlatform/Spring@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":53},"Microsoft.AppPlatform/Spring/configServers@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":73},"Microsoft.AppPlatform/Spring/configurationServices@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":93},"Microsoft.AppPlatform/Spring/serviceRegistries@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":107},"Microsoft.AppPlatform/Spring/applicationLiveViews@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":124},"Microsoft.AppPlatform/Spring/DevToolPortals@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":148},"Microsoft.AppPlatform/Spring/buildServices/builds@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":162},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":184},"Microsoft.AppPlatform/Spring/buildServices/builders@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":200},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":206},"Microsoft.AppPlatform/Spring/monitoringSettings@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":218},"Microsoft.AppPlatform/Spring/apps@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":260},"Microsoft.AppPlatform/Spring/apps/bindings@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":266},"Microsoft.AppPlatform/Spring/storages@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":273},"Microsoft.AppPlatform/Spring/certificates@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":289},"Microsoft.AppPlatform/Spring/apps/domains@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":300},"Microsoft.AppPlatform/Spring/apps/deployments@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":362},"Microsoft.AppPlatform/Spring/gateways@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":397},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":419},"Microsoft.AppPlatform/Spring/gateways/domains@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":424},"Microsoft.AppPlatform/Spring/apiPortals@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":440},"Microsoft.AppPlatform/Spring/apiPortals/domains@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":445},"Microsoft.AppPlatform/Spring/applicationAccelerators@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":461},"Microsoft.AppPlatform/Spring/applicationAccelerators/customizedAccelerators@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":481},"Microsoft.AppPlatform/Spring/buildServices@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":493},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":511},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":516},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":521},"Microsoft.AppPlatform/Spring/applicationAccelerators/predefinedAccelerators@2023-01-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":535},"Microsoft.AppPlatform/Spring@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":53},"Microsoft.AppPlatform/Spring/configServers@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":73},"Microsoft.AppPlatform/Spring/configurationServices@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":93},"Microsoft.AppPlatform/Spring/serviceRegistries@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":107},"Microsoft.AppPlatform/Spring/applicationLiveViews@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":124},"Microsoft.AppPlatform/Spring/DevToolPortals@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":148},"Microsoft.AppPlatform/Spring/containerRegistries@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":162},"Microsoft.AppPlatform/Spring/buildServices@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":174},"Microsoft.AppPlatform/Spring/buildServices/builds@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":188},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":210},"Microsoft.AppPlatform/Spring/buildServices/builders@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":226},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":232},"Microsoft.AppPlatform/Spring/monitoringSettings@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":244},"Microsoft.AppPlatform/Spring/apps@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":286},"Microsoft.AppPlatform/Spring/apps/bindings@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":292},"Microsoft.AppPlatform/Spring/storages@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":299},"Microsoft.AppPlatform/Spring/certificates@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":315},"Microsoft.AppPlatform/Spring/apps/domains@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":326},"Microsoft.AppPlatform/Spring/apps/deployments@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":388},"Microsoft.AppPlatform/Spring/gateways@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":428},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":450},"Microsoft.AppPlatform/Spring/gateways/domains@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":455},"Microsoft.AppPlatform/Spring/apiPortals@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":471},"Microsoft.AppPlatform/Spring/apiPortals/domains@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":476},"Microsoft.AppPlatform/Spring/applicationAccelerators@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":492},"Microsoft.AppPlatform/Spring/applicationAccelerators/customizedAccelerators@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":512},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":530},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":535},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":540},"Microsoft.AppPlatform/Spring/applicationAccelerators/predefinedAccelerators@2023-03-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":554},"Microsoft.AppPlatform/Spring@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":53},"Microsoft.AppPlatform/Spring/apms@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":67},"Microsoft.AppPlatform/Spring/eurekaServers@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":82},"Microsoft.AppPlatform/Spring/configServers@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":104},"Microsoft.AppPlatform/Spring/configurationServices@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":130},"Microsoft.AppPlatform/Spring/serviceRegistries@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":144},"Microsoft.AppPlatform/Spring/applicationLiveViews@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":161},"Microsoft.AppPlatform/Spring/DevToolPortals@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":185},"Microsoft.AppPlatform/Spring/containerRegistries@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":200},"Microsoft.AppPlatform/Spring/buildServices@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":212},"Microsoft.AppPlatform/Spring/buildServices/builds@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":230},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":252},"Microsoft.AppPlatform/Spring/buildServices/builders@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":268},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":274},"Microsoft.AppPlatform/Spring/monitoringSettings@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":286},"Microsoft.AppPlatform/Spring/apps@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":328},"Microsoft.AppPlatform/Spring/apps/bindings@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":334},"Microsoft.AppPlatform/Spring/storages@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":341},"Microsoft.AppPlatform/Spring/certificates@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":357},"Microsoft.AppPlatform/Spring/apps/domains@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":368},"Microsoft.AppPlatform/Spring/apps/deployments@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":431},"Microsoft.AppPlatform/Spring/gateways@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":473},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":495},"Microsoft.AppPlatform/Spring/gateways/domains@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":500},"Microsoft.AppPlatform/Spring/apiPortals@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":516},"Microsoft.AppPlatform/Spring/apiPortals/domains@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":521},"Microsoft.AppPlatform/Spring/applicationAccelerators@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":537},"Microsoft.AppPlatform/Spring/applicationAccelerators/customizedAccelerators@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":557},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":575},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":580},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":585},"Microsoft.AppPlatform/Spring/applicationAccelerators/predefinedAccelerators@2023-05-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":599},"Microsoft.AppPlatform/Spring@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":64},"Microsoft.AppPlatform/Spring/apms@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":78},"Microsoft.AppPlatform/Spring/eurekaServers@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":93},"Microsoft.AppPlatform/Spring/configServers@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":115},"Microsoft.AppPlatform/Spring/configurationServices@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":141},"Microsoft.AppPlatform/Spring/serviceRegistries@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":155},"Microsoft.AppPlatform/Spring/applicationLiveViews@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":172},"Microsoft.AppPlatform/Spring/DevToolPortals@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":196},"Microsoft.AppPlatform/Spring/containerRegistries@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":211},"Microsoft.AppPlatform/Spring/buildServices@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":223},"Microsoft.AppPlatform/Spring/buildServices/builds@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":241},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":263},"Microsoft.AppPlatform/Spring/buildServices/builders@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":279},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":285},"Microsoft.AppPlatform/Spring/monitoringSettings@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":297},"Microsoft.AppPlatform/Spring/apps@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":339},"Microsoft.AppPlatform/Spring/apps/bindings@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":345},"Microsoft.AppPlatform/Spring/storages@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":352},"Microsoft.AppPlatform/Spring/certificates@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":368},"Microsoft.AppPlatform/Spring/apps/domains@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":379},"Microsoft.AppPlatform/Spring/apps/deployments@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":442},"Microsoft.AppPlatform/Spring/gateways@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":484},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":506},"Microsoft.AppPlatform/Spring/gateways/domains@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":511},"Microsoft.AppPlatform/Spring/apiPortals@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":527},"Microsoft.AppPlatform/Spring/apiPortals/domains@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":532},"Microsoft.AppPlatform/Spring/applicationAccelerators@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":548},"Microsoft.AppPlatform/Spring/applicationAccelerators/customizedAccelerators@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":568},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":586},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":591},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":596},"Microsoft.AppPlatform/Spring/applicationAccelerators/predefinedAccelerators@2023-07-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":610},"Microsoft.AppPlatform/Spring@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":64},"Microsoft.AppPlatform/Spring/apms@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":78},"Microsoft.AppPlatform/Spring/eurekaServers@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":93},"Microsoft.AppPlatform/Spring/configServers@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":115},"Microsoft.AppPlatform/Spring/configurationServices@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":141},"Microsoft.AppPlatform/Spring/serviceRegistries@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":155},"Microsoft.AppPlatform/Spring/applicationLiveViews@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":172},"Microsoft.AppPlatform/Spring/DevToolPortals@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":196},"Microsoft.AppPlatform/Spring/containerRegistries@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":211},"Microsoft.AppPlatform/Spring/buildServices@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":223},"Microsoft.AppPlatform/Spring/buildServices/builds@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":241},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":263},"Microsoft.AppPlatform/Spring/buildServices/builders@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":279},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":285},"Microsoft.AppPlatform/Spring/monitoringSettings@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":297},"Microsoft.AppPlatform/Spring/apps@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":339},"Microsoft.AppPlatform/Spring/apps/bindings@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":345},"Microsoft.AppPlatform/Spring/storages@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":352},"Microsoft.AppPlatform/Spring/certificates@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":371},"Microsoft.AppPlatform/Spring/apps/domains@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":382},"Microsoft.AppPlatform/Spring/apps/deployments@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":447},"Microsoft.AppPlatform/Spring/gateways@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":490},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":512},"Microsoft.AppPlatform/Spring/gateways/domains@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":517},"Microsoft.AppPlatform/Spring/apiPortals@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":533},"Microsoft.AppPlatform/Spring/apiPortals/domains@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":538},"Microsoft.AppPlatform/Spring/applicationAccelerators@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":554},"Microsoft.AppPlatform/Spring/applicationAccelerators/customizedAccelerators@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":578},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":596},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":601},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":606},"Microsoft.AppPlatform/Spring/applicationAccelerators/predefinedAccelerators@2023-09-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":620},"Microsoft.AppPlatform/Spring@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":64},"Microsoft.AppPlatform/Spring/apms@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":78},"Microsoft.AppPlatform/Spring/eurekaServers@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":93},"Microsoft.AppPlatform/Spring/configServers@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":115},"Microsoft.AppPlatform/Spring/configurationServices@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":141},"Microsoft.AppPlatform/Spring/serviceRegistries@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":155},"Microsoft.AppPlatform/Spring/applicationLiveViews@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":172},"Microsoft.AppPlatform/Spring/DevToolPortals@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":196},"Microsoft.AppPlatform/Spring/containerRegistries@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":211},"Microsoft.AppPlatform/Spring/buildServices@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":223},"Microsoft.AppPlatform/Spring/buildServices/builds@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":248},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":270},"Microsoft.AppPlatform/Spring/buildServices/builders@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":286},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":292},"Microsoft.AppPlatform/Spring/monitoringSettings@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":304},"Microsoft.AppPlatform/Spring/apps@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":346},"Microsoft.AppPlatform/Spring/apps/bindings@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":352},"Microsoft.AppPlatform/Spring/storages@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":359},"Microsoft.AppPlatform/Spring/certificates@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":378},"Microsoft.AppPlatform/Spring/apps/domains@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":389},"Microsoft.AppPlatform/Spring/apps/deployments@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":454},"Microsoft.AppPlatform/Spring/gateways@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":502},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":524},"Microsoft.AppPlatform/Spring/gateways/domains@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":529},"Microsoft.AppPlatform/Spring/apiPortals@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":548},"Microsoft.AppPlatform/Spring/apiPortals/domains@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":553},"Microsoft.AppPlatform/Spring/applicationAccelerators@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":569},"Microsoft.AppPlatform/Spring/applicationAccelerators/customizedAccelerators@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":593},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":611},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":616},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":621},"Microsoft.AppPlatform/Spring/applicationAccelerators/predefinedAccelerators@2023-11-01-preview":{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":635},"Microsoft.AppPlatform/Spring@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":53},"Microsoft.AppPlatform/Spring/apms@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":67},"Microsoft.AppPlatform/Spring/configServers@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":87},"Microsoft.AppPlatform/Spring/configurationServices@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":113},"Microsoft.AppPlatform/Spring/serviceRegistries@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":127},"Microsoft.AppPlatform/Spring/applicationLiveViews@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":144},"Microsoft.AppPlatform/Spring/DevToolPortals@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":168},"Microsoft.AppPlatform/Spring/containerRegistries@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":183},"Microsoft.AppPlatform/Spring/buildServices@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":195},"Microsoft.AppPlatform/Spring/buildServices/builds@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":220},"Microsoft.AppPlatform/Spring/buildServices/builders/buildpackBindings@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":241},"Microsoft.AppPlatform/Spring/buildServices/builders@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":257},"Microsoft.AppPlatform/Spring/buildServices/agentPools@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":263},"Microsoft.AppPlatform/Spring/monitoringSettings@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":275},"Microsoft.AppPlatform/Spring/apps@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":315},"Microsoft.AppPlatform/Spring/apps/bindings@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":321},"Microsoft.AppPlatform/Spring/storages@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":328},"Microsoft.AppPlatform/Spring/certificates@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":347},"Microsoft.AppPlatform/Spring/apps/domains@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":358},"Microsoft.AppPlatform/Spring/apps/deployments@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":408},"Microsoft.AppPlatform/Spring/gateways@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":443},"Microsoft.AppPlatform/Spring/gateways/routeConfigs@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":465},"Microsoft.AppPlatform/Spring/gateways/domains@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":470},"Microsoft.AppPlatform/Spring/apiPortals@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":489},"Microsoft.AppPlatform/Spring/apiPortals/domains@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":494},"Microsoft.AppPlatform/Spring/applicationAccelerators@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":511},"Microsoft.AppPlatform/Spring/applicationAccelerators/customizedAccelerators@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":536},"Microsoft.AppPlatform/Spring/buildServices/builds/results@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":554},"Microsoft.AppPlatform/Spring/buildServices/supportedBuildpacks@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":559},"Microsoft.AppPlatform/Spring/buildServices/supportedStacks@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":564},"Microsoft.AppPlatform/Spring/applicationAccelerators/predefinedAccelerators@2023-12-01":{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":579},"Microsoft.Attestation/attestationProviders@2018-09-01-preview":{"RelativePath":"attestation/microsoft.attestation/2018-09-01-preview/types.json","Index":21},"Microsoft.Attestation/attestationProviders@2020-10-01":{"RelativePath":"attestation/microsoft.attestation/2020-10-01/types.json","Index":46},"Microsoft.Attestation/attestationProviders/privateEndpointConnections@2020-10-01":{"RelativePath":"attestation/microsoft.attestation/2020-10-01/types.json","Index":50},"Microsoft.Attestation/attestationProviders@2021-06-01-preview":{"RelativePath":"attestation/microsoft.attestation/2021-06-01-preview/types.json","Index":49},"Microsoft.Attestation/attestationProviders/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"attestation/microsoft.attestation/2021-06-01-preview/types.json","Index":53},"Microsoft.Attestation/attestationProviders@2021-06-01":{"RelativePath":"attestation/microsoft.attestation/2021-06-01/types.json","Index":52},"Microsoft.Attestation/attestationProviders/privateEndpointConnections@2021-06-01":{"RelativePath":"attestation/microsoft.attestation/2021-06-01/types.json","Index":56},"Microsoft.Authorization/roleDefinitions@2015-07-01":{"RelativePath":"authorization/microsoft.authorization/2015-07-01/types.json","Index":17},"Microsoft.Authorization/roleAssignments@2015-07-01":{"RelativePath":"authorization/microsoft.authorization/2015-07-01/types.json","Index":22},"Microsoft.Authorization/roleAssignments@2017-10-01-preview":{"RelativePath":"authorization/microsoft.authorization/2017-10-01-preview/types.json","Index":12},"Microsoft.Authorization/roleDefinitions@2018-01-01-preview":{"RelativePath":"authorization/microsoft.authorization/2018-01-01-preview/types.json","Index":19},"Microsoft.Authorization/roleAssignments@2018-01-01-preview":{"RelativePath":"authorization/microsoft.authorization/2018-01-01-preview/types.json","Index":24},"Microsoft.Authorization/accessReviewScheduleDefinitions@2018-05-01-preview":{"RelativePath":"authorization/microsoft.authorization/2018-05-01-preview/types.json","Index":89},"Microsoft.Authorization/accessReviewScheduleSettings@2018-05-01-preview":{"RelativePath":"authorization/microsoft.authorization/2018-05-01-preview/types.json","Index":98},"Microsoft.Authorization/accessReviewScheduleDefinitions/instances@2018-05-01-preview":{"RelativePath":"authorization/microsoft.authorization/2018-05-01-preview/types.json","Index":102},"Microsoft.Authorization/accessReviewScheduleDefinitions/instances/decisions@2018-05-01-preview":{"RelativePath":"authorization/microsoft.authorization/2018-05-01-preview/types.json","Index":129},"Microsoft.Authorization/roleAssignments@2018-09-01-preview":{"RelativePath":"authorization/microsoft.authorization/2018-09-01-preview/types.json","Index":17},"Microsoft.Authorization/roleAssignments@2020-03-01-preview":{"RelativePath":"authorization/microsoft.authorization/2020-03-01-preview/types.json","Index":17},"Microsoft.Authorization/roleAssignments@2020-04-01-preview":{"RelativePath":"authorization/microsoft.authorization/2020-04-01-preview/types.json","Index":17},"Microsoft.Authorization/roleAssignments@2020-08-01-preview":{"RelativePath":"authorization/microsoft.authorization/2020-08-01-preview/types.json","Index":17},"Microsoft.Authorization/roleManagementPolicyAssignments@2020-10-01-preview":{"RelativePath":"authorization/microsoft.authorization/2020-10-01-preview/types.json","Index":17},"Microsoft.Authorization/roleAssignments@2020-10-01-preview":{"RelativePath":"authorization/microsoft.authorization/2020-10-01-preview/types.json","Index":28},"Microsoft.Authorization/roleAssignmentScheduleRequests@2020-10-01-preview":{"RelativePath":"authorization/microsoft.authorization/2020-10-01-preview/types.json","Index":83},"Microsoft.Authorization/roleEligibilityScheduleRequests@2020-10-01-preview":{"RelativePath":"authorization/microsoft.authorization/2020-10-01-preview/types.json","Index":134},"Microsoft.Authorization/roleAssignmentScheduleRequests@2020-10-01":{"RelativePath":"authorization/microsoft.authorization/2020-10-01/types.json","Index":62},"Microsoft.Authorization/roleEligibilityScheduleRequests@2020-10-01":{"RelativePath":"authorization/microsoft.authorization/2020-10-01/types.json","Index":113},"Microsoft.Authorization/roleManagementPolicyAssignments@2020-10-01":{"RelativePath":"authorization/microsoft.authorization/2020-10-01/types.json","Index":170},"Microsoft.Authorization/roleAssignmentApprovals/stages@2021-01-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-01-01-preview/types.json","Index":42},"Microsoft.Authorization/roleAssignmentApprovals@2021-01-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-01-01-preview/types.json","Index":49},"Microsoft.Authorization/accessReviewScheduleDefinitions@2021-03-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-03-01-preview/types.json","Index":95},"Microsoft.Authorization/accessReviewScheduleSettings@2021-03-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-03-01-preview/types.json","Index":104},"Microsoft.Authorization/accessReviewScheduleDefinitions/instances@2021-03-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-03-01-preview/types.json","Index":108},"Microsoft.Authorization/accessReviewScheduleDefinitions/instances/decisions@2021-03-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-03-01-preview/types.json","Index":136},"Microsoft.Authorization/accessReviewScheduleDefinitions@2021-07-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-07-01-preview/types.json","Index":103},"Microsoft.Authorization/accessReviewScheduleDefinitions/instances@2021-07-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-07-01-preview/types.json","Index":125},"Microsoft.Authorization/accessReviewScheduleSettings@2021-07-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-07-01-preview/types.json","Index":134},"Microsoft.Authorization/accessReviewScheduleDefinitions/instances/decisions@2021-07-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-07-01-preview/types.json","Index":162},"Microsoft.Authorization/accessReviewHistoryDefinitions@2021-11-16-preview":{"RelativePath":"authorization/microsoft.authorization/2021-11-16-preview/types.json","Index":71},"Microsoft.Authorization/accessReviewScheduleDefinitions@2021-11-16-preview":{"RelativePath":"authorization/microsoft.authorization/2021-11-16-preview/types.json","Index":144},"Microsoft.Authorization/accessReviewScheduleDefinitions/instances@2021-11-16-preview":{"RelativePath":"authorization/microsoft.authorization/2021-11-16-preview/types.json","Index":166},"Microsoft.Authorization/accessReviewScheduleSettings@2021-11-16-preview":{"RelativePath":"authorization/microsoft.authorization/2021-11-16-preview/types.json","Index":175},"Microsoft.Authorization/accessReviewScheduleDefinitions/instances/decisions@2021-11-16-preview":{"RelativePath":"authorization/microsoft.authorization/2021-11-16-preview/types.json","Index":205},"Microsoft.Authorization/accessReviewHistoryDefinitions@2021-12-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":71},"Microsoft.Authorization/accessReviewScheduleDefinitions@2021-12-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":144},"Microsoft.Authorization/accessReviewScheduleDefinitions/instances@2021-12-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":166},"Microsoft.Authorization/accessReviewScheduleSettings@2021-12-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":175},"Microsoft.Authorization/accessReviewScheduleDefinitions/instances/decisions@2021-12-01-preview":{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":215},"Microsoft.Authorization/roleAssignmentScheduleRequests@2022-04-01-preview":{"RelativePath":"authorization/microsoft.authorization/2022-04-01-preview/types.json","Index":62},"Microsoft.Authorization/roleEligibilityScheduleRequests@2022-04-01-preview":{"RelativePath":"authorization/microsoft.authorization/2022-04-01-preview/types.json","Index":113},"Microsoft.Authorization/roleAssignments@2022-04-01":{"RelativePath":"authorization/microsoft.authorization/2022-04-01/types.json","Index":18},"Microsoft.Authorization/roleDefinitions@2022-04-01":{"RelativePath":"authorization/microsoft.authorization/2022-04-01/types.json","Index":30},"Microsoft.Authorization/roleDefinitions@2022-05-01-preview":{"RelativePath":"authorization/microsoft.authorization/2022-05-01-preview/types.json","Index":19},"Microsoft.Automanage/accounts@2020-06-30-preview":{"RelativePath":"automanage/microsoft.automanage/2020-06-30-preview/types.json","Index":16},"Microsoft.Automanage/configurationProfileAssignments@2020-06-30-preview":{"RelativePath":"automanage/microsoft.automanage/2020-06-30-preview/types.json","Index":33},"Microsoft.Automanage/configurationProfilePreferences@2020-06-30-preview":{"RelativePath":"automanage/microsoft.automanage/2020-06-30-preview/types.json","Index":50},"Microsoft.Automanage/configurationProfiles@2021-04-30-preview":{"RelativePath":"automanage/microsoft.automanage/2021-04-30-preview/types.json","Index":25},"Microsoft.Automanage/configurationProfiles/versions@2021-04-30-preview":{"RelativePath":"automanage/microsoft.automanage/2021-04-30-preview/types.json","Index":30},"Microsoft.Automanage/configurationProfileAssignments@2021-04-30-preview":{"RelativePath":"automanage/microsoft.automanage/2021-04-30-preview/types.json","Index":36},"Microsoft.Automanage/bestPractices@2021-04-30-preview":{"RelativePath":"automanage/microsoft.automanage/2021-04-30-preview/types.json","Index":40},"Microsoft.Automanage/bestPractices/versions@2021-04-30-preview":{"RelativePath":"automanage/microsoft.automanage/2021-04-30-preview/types.json","Index":44},"Microsoft.Automanage/configurationProfileAssignments/reports@2021-04-30-preview":{"RelativePath":"automanage/microsoft.automanage/2021-04-30-preview/types.json","Index":55},"Microsoft.Automanage/servicePrincipals@2021-04-30-preview":{"RelativePath":"automanage/microsoft.automanage/2021-04-30-preview/types.json","Index":61},"Microsoft.Automanage/configurationProfiles@2022-05-04":{"RelativePath":"automanage/microsoft.automanage/2022-05-04/types.json","Index":24},"Microsoft.Automanage/configurationProfiles/versions@2022-05-04":{"RelativePath":"automanage/microsoft.automanage/2022-05-04/types.json","Index":29},"Microsoft.Automanage/configurationProfileAssignments@2022-05-04":{"RelativePath":"automanage/microsoft.automanage/2022-05-04/types.json","Index":34},"Microsoft.Automanage/bestPractices@2022-05-04":{"RelativePath":"automanage/microsoft.automanage/2022-05-04/types.json","Index":38},"Microsoft.Automanage/bestPractices/versions@2022-05-04":{"RelativePath":"automanage/microsoft.automanage/2022-05-04/types.json","Index":42},"Microsoft.Automanage/configurationProfileAssignments/reports@2022-05-04":{"RelativePath":"automanage/microsoft.automanage/2022-05-04/types.json","Index":53},"Microsoft.Automanage/servicePrincipals@2022-05-04":{"RelativePath":"automanage/microsoft.automanage/2022-05-04/types.json","Index":59},"Microsoft.Automation/automationAccounts@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":21},"Microsoft.Automation/automationAccounts/certificates@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":26},"Microsoft.Automation/automationAccounts/connections@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":33},"Microsoft.Automation/automationAccounts/connectionTypes@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":40},"Microsoft.Automation/automationAccounts/credentials@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":45},"Microsoft.Automation/automationAccounts/compilationjobs@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":72},"Microsoft.Automation/automationAccounts/configurations@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":90},"Microsoft.Automation/automationAccounts/nodeConfigurations@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":94},"Microsoft.Automation/automationAccounts/jobs@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":121},"Microsoft.Automation/automationAccounts/jobSchedules@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":127},"Microsoft.Automation/automationAccounts/modules@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":152},"Microsoft.Automation/automationAccounts/runbooks/draft@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":163},"Microsoft.Automation/automationAccounts/runbooks@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":189},"Microsoft.Automation/automationAccounts/schedules@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":214},"Microsoft.Automation/automationAccounts/variables@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":219},"Microsoft.Automation/automationAccounts/watchers@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":226},"Microsoft.Automation/automationAccounts/webhooks@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":232},"Microsoft.Automation/automationAccounts/nodes@2015-10-31":{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":239},"Microsoft.Automation/automationAccounts/softwareUpdateConfigurations@2017-05-15-preview":{"RelativePath":"automation/microsoft.automation/2017-05-15-preview/types.json","Index":77},"Microsoft.Automation/automationAccounts/sourceControls@2017-05-15-preview":{"RelativePath":"automation/microsoft.automation/2017-05-15-preview/types.json","Index":90},"Microsoft.Automation/automationAccounts/sourceControls/sourceControlSyncJobs@2017-05-15-preview":{"RelativePath":"automation/microsoft.automation/2017-05-15-preview/types.json","Index":102},"Microsoft.Automation/automationAccounts/jobs@2017-05-15-preview":{"RelativePath":"automation/microsoft.automation/2017-05-15-preview/types.json","Index":128},"Microsoft.Automation/automationAccounts/compilationjobs@2018-01-15":{"RelativePath":"automation/microsoft.automation/2018-01-15/types.json","Index":34},"Microsoft.Automation/automationAccounts/nodeConfigurations@2018-01-15":{"RelativePath":"automation/microsoft.automation/2018-01-15/types.json","Index":45},"Microsoft.Automation/automationAccounts/nodes@2018-01-15":{"RelativePath":"automation/microsoft.automation/2018-01-15/types.json","Index":53},"Microsoft.Automation/automationAccounts/runbooks/draft@2018-06-30":{"RelativePath":"automation/microsoft.automation/2018-06-30/types.json","Index":18},"Microsoft.Automation/automationAccounts/runbooks@2018-06-30":{"RelativePath":"automation/microsoft.automation/2018-06-30/types.json","Index":46},"Microsoft.Automation/automationAccounts/python2Packages@2018-06-30":{"RelativePath":"automation/microsoft.automation/2018-06-30/types.json","Index":70},"Microsoft.Automation/automationAccounts/runbooks/draft@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":18},"Microsoft.Automation/automationAccounts/runbooks@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":46},"Microsoft.Automation/automationAccounts/python2Packages@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":70},"Microsoft.Automation/automationAccounts/compilationjobs@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":97},"Microsoft.Automation/automationAccounts/nodeConfigurations@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":107},"Microsoft.Automation/automationAccounts/sourceControls@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":120},"Microsoft.Automation/automationAccounts/sourceControls/sourceControlSyncJobs@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":132},"Microsoft.Automation/automationAccounts/jobs@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":158},"Microsoft.Automation/automationAccounts@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":172},"Microsoft.Automation/automationAccounts/certificates@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":177},"Microsoft.Automation/automationAccounts/connections@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":184},"Microsoft.Automation/automationAccounts/connectionTypes@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":191},"Microsoft.Automation/automationAccounts/credentials@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":196},"Microsoft.Automation/automationAccounts/configurations@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":213},"Microsoft.Automation/automationAccounts/softwareUpdateConfigurations@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":283},"Microsoft.Automation/automationAccounts/jobSchedules@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":290},"Microsoft.Automation/automationAccounts/modules@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":313},"Microsoft.Automation/automationAccounts/schedules@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":325},"Microsoft.Automation/automationAccounts/variables@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":330},"Microsoft.Automation/automationAccounts/watchers@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":337},"Microsoft.Automation/automationAccounts/nodes@2019-06-01":{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":345},"Microsoft.Automation/automationAccounts/privateEndpointConnections@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":15},"Microsoft.Automation/automationAccounts/python2Packages@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":41},"Microsoft.Automation/automationAccounts/nodeConfigurations@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":52},"Microsoft.Automation/automationAccounts/compilationjobs@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":78},"Microsoft.Automation/automationAccounts/sourceControls@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":91},"Microsoft.Automation/automationAccounts/sourceControls/sourceControlSyncJobs@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":103},"Microsoft.Automation/automationAccounts@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":133},"Microsoft.Automation/automationAccounts/certificates@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":138},"Microsoft.Automation/automationAccounts/connections@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":145},"Microsoft.Automation/automationAccounts/connectionTypes@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":152},"Microsoft.Automation/automationAccounts/credentials@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":157},"Microsoft.Automation/automationAccounts/jobSchedules@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":165},"Microsoft.Automation/automationAccounts/modules@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":188},"Microsoft.Automation/automationAccounts/schedules@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":213},"Microsoft.Automation/automationAccounts/variables@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":218},"Microsoft.Automation/automationAccounts/watchers@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":225},"Microsoft.Automation/automationAccounts/nodes@2020-01-13-preview":{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":233},"Microsoft.Automation/automationAccounts@2021-06-22":{"RelativePath":"automation/microsoft.automation/2021-06-22/types.json","Index":52},"Microsoft.Automation/automationAccounts/hybridRunbookWorkerGroups@2021-06-22":{"RelativePath":"automation/microsoft.automation/2021-06-22/types.json","Index":62},"Microsoft.Automation/automationAccounts/hybridRunbookWorkerGroups/hybridRunbookWorkers@2021-06-22":{"RelativePath":"automation/microsoft.automation/2021-06-22/types.json","Index":70},"Microsoft.Automation/automationAccounts/hybridRunbookWorkerGroups@2022-02-22":{"RelativePath":"automation/microsoft.automation/2022-02-22/types.json","Index":27},"Microsoft.Automation/automationAccounts@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":52},"Microsoft.Automation/automationAccounts/certificates@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":57},"Microsoft.Automation/automationAccounts/connections@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":64},"Microsoft.Automation/automationAccounts/connectionTypes@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":71},"Microsoft.Automation/automationAccounts/credentials@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":76},"Microsoft.Automation/automationAccounts/configurations@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":94},"Microsoft.Automation/automationAccounts/nodeConfigurations@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":105},"Microsoft.Automation/automationAccounts/hybridRunbookWorkerGroups/hybridRunbookWorkers@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":113},"Microsoft.Automation/automationAccounts/hybridRunbookWorkerGroups@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":122},"Microsoft.Automation/automationAccounts/jobs@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":148},"Microsoft.Automation/automationAccounts/jobSchedules@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":155},"Microsoft.Automation/automationAccounts/modules@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":180},"Microsoft.Automation/automationAccounts/python2Packages@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":203},"Microsoft.Automation/automationAccounts/python3Packages@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":208},"Microsoft.Automation/automationAccounts/runbooks/draft@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":219},"Microsoft.Automation/automationAccounts/runbooks@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":245},"Microsoft.Automation/automationAccounts/schedules@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":270},"Microsoft.Automation/automationAccounts/sourceControls@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":283},"Microsoft.Automation/automationAccounts/sourceControls/sourceControlSyncJobs@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":295},"Microsoft.Automation/automationAccounts/variables@2022-08-08":{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":300},"Microsoft.Automation/automationAccounts/softwareUpdateConfigurations@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":77},"Microsoft.Automation/automationAccounts@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":122},"Microsoft.Automation/automationAccounts/certificates@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":127},"Microsoft.Automation/automationAccounts/connections@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":134},"Microsoft.Automation/automationAccounts/connectionTypes@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":141},"Microsoft.Automation/automationAccounts/credentials@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":146},"Microsoft.Automation/automationAccounts/compilationjobs@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":173},"Microsoft.Automation/automationAccounts/configurations@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":191},"Microsoft.Automation/automationAccounts/nodeConfigurations@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":201},"Microsoft.Automation/automationAccounts/hybridRunbookWorkerGroups/hybridRunbookWorkers@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":210},"Microsoft.Automation/automationAccounts/hybridRunbookWorkerGroups@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":220},"Microsoft.Automation/automationAccounts/jobs@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":247},"Microsoft.Automation/automationAccounts/jobSchedules@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":254},"Microsoft.Automation/automationAccounts/modules@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":279},"Microsoft.Automation/automationAccounts/runtimeEnvironments/packages@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":305},"Microsoft.Automation/automationAccounts/privateEndpointConnections@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":309},"Microsoft.Automation/automationAccounts/python2Packages@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":332},"Microsoft.Automation/automationAccounts/python3Packages@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":337},"Microsoft.Automation/automationAccounts/runbooks/draft@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":348},"Microsoft.Automation/automationAccounts/runbooks@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":375},"Microsoft.Automation/automationAccounts/runtimeEnvironments@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":383},"Microsoft.Automation/automationAccounts/schedules@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":395},"Microsoft.Automation/automationAccounts/sourceControls@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":408},"Microsoft.Automation/automationAccounts/sourceControls/sourceControlSyncJobs@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":420},"Microsoft.Automation/automationAccounts/variables@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":425},"Microsoft.Automation/automationAccounts/watchers@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":432},"Microsoft.Automation/automationAccounts/webhooks@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":438},"Microsoft.Automation/automationAccounts/nodes@2023-05-15-preview":{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":446},"Microsoft.Automation/automationAccounts@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":52},"Microsoft.Automation/automationAccounts/certificates@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":57},"Microsoft.Automation/automationAccounts/connections@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":64},"Microsoft.Automation/automationAccounts/connectionTypes@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":71},"Microsoft.Automation/automationAccounts/credentials@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":76},"Microsoft.Automation/automationAccounts/configurations@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":94},"Microsoft.Automation/automationAccounts/nodeConfigurations@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":105},"Microsoft.Automation/automationAccounts/hybridRunbookWorkerGroups/hybridRunbookWorkers@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":113},"Microsoft.Automation/automationAccounts/hybridRunbookWorkerGroups@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":122},"Microsoft.Automation/automationAccounts/jobs@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":148},"Microsoft.Automation/automationAccounts/jobSchedules@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":155},"Microsoft.Automation/automationAccounts/modules@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":180},"Microsoft.Automation/automationAccounts/powerShell72Modules@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":185},"Microsoft.Automation/automationAccounts/python2Packages@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":208},"Microsoft.Automation/automationAccounts/python3Packages@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":213},"Microsoft.Automation/automationAccounts/runbooks/draft@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":224},"Microsoft.Automation/automationAccounts/runbooks@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":251},"Microsoft.Automation/automationAccounts/schedules@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":276},"Microsoft.Automation/automationAccounts/sourceControls@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":289},"Microsoft.Automation/automationAccounts/sourceControls/sourceControlSyncJobs@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":301},"Microsoft.Automation/automationAccounts/variables@2023-11-01":{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":306},"Microsoft.AzureBridge.Admin/activations/downloadedProducts@2016-01-01":{"RelativePath":"azsadmin/microsoft.azurebridge.admin/2016-01-01/types.json","Index":54},"Microsoft.AzureBridge.Admin/activations@2016-01-01":{"RelativePath":"azsadmin/microsoft.azurebridge.admin/2016-01-01/types.json","Index":74},"Microsoft.AzureBridge.Admin/activations/products@2016-01-01":{"RelativePath":"azsadmin/microsoft.azurebridge.admin/2016-01-01/types.json","Index":88},"Microsoft.Backup.Admin/backupLocations@2018-09-01":{"RelativePath":"azsadmin/microsoft.backup.admin/2018-09-01/types.json","Index":14},"Microsoft.Backup.Admin/backupLocations/backups@2018-09-01":{"RelativePath":"azsadmin/microsoft.backup.admin/2018-09-01/types.json","Index":39},"Microsoft.Compute.Admin/locations/diskmigrationjobs@2015-12-01-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2015-12-01-preview/types.json","Index":41},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/offers/skus/versions@2015-12-01-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2015-12-01-preview/types.json","Index":59},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/types/versions@2015-12-01-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2015-12-01-preview/types.json","Index":74},"Microsoft.Compute.Admin/locations/quotas@2015-12-01-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2015-12-01-preview/types.json","Index":79},"Microsoft.Compute.Admin/locations/disks@2015-12-01-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2015-12-01-preview/types.json","Index":119},"Microsoft.Compute.Admin/locations/features@2015-12-01-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2015-12-01-preview/types.json","Index":130},"Microsoft.Compute.Admin/locations/computeScaleUnits@2015-12-01-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2015-12-01-preview/types.json","Index":155},"Microsoft.Compute.Admin/locations/quotas@2018-02-09":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-02-09/types.json","Index":12},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/offers/skus/versions@2018-02-09":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-02-09/types.json","Index":30},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/types/versions@2018-02-09":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-02-09/types.json","Index":45},"Microsoft.Compute.Admin/locations/diskmigrationjobs@2018-02-09":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-02-09/types.json","Index":79},"Microsoft.Compute.Admin/locations/features@2018-02-09":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-02-09/types.json","Index":90},"Microsoft.Compute.Admin/locations/computeScaleUnits@2018-02-09":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-02-09/types.json","Index":115},"Microsoft.Compute.Admin/locations/disks@2018-02-09":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-02-09/types.json","Index":155},"Microsoft.Compute.Admin/locations/diskmigrationjobs@2018-07-30-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-07-30-preview/types.json","Index":41},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/offers/skus/versions@2018-07-30-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-07-30-preview/types.json","Index":59},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/types/versions@2018-07-30-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-07-30-preview/types.json","Index":74},"Microsoft.Compute.Admin/locations/quotas@2018-07-30-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-07-30-preview/types.json","Index":79},"Microsoft.Compute.Admin/locations/disks@2018-07-30-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-07-30-preview/types.json","Index":119},"Microsoft.Compute.Admin/locations/features@2018-07-30-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-07-30-preview/types.json","Index":130},"Microsoft.Compute.Admin/locations/computeScaleUnits@2018-07-30-preview":{"RelativePath":"azsadmin/microsoft.compute.admin/2018-07-30-preview/types.json","Index":155},"Microsoft.Compute.Admin/locations/diskmigrationjobs@2020-11-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2020-11-01/types.json","Index":41},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/offers/skus/versions@2020-11-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2020-11-01/types.json","Index":59},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/types/versions@2020-11-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2020-11-01/types.json","Index":74},"Microsoft.Compute.Admin/locations/quotas@2020-11-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2020-11-01/types.json","Index":79},"Microsoft.Compute.Admin/locations/disks@2020-11-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2020-11-01/types.json","Index":119},"Microsoft.Compute.Admin/locations/features@2020-11-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2020-11-01/types.json","Index":130},"Microsoft.Compute.Admin/locations/computeScaleUnits@2020-11-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2020-11-01/types.json","Index":155},"Microsoft.Compute.Admin/locations/diskmigrationjobs@2021-01-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-01-01/types.json","Index":41},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/offers/skus/versions@2021-01-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-01-01/types.json","Index":59},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/types/versions@2021-01-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-01-01/types.json","Index":74},"Microsoft.Compute.Admin/locations/quotas@2021-01-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-01-01/types.json","Index":79},"Microsoft.Compute.Admin/locations/disks@2021-01-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-01-01/types.json","Index":119},"Microsoft.Compute.Admin/locations/features@2021-01-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-01-01/types.json","Index":130},"Microsoft.Compute.Admin/locations/computeScaleUnits@2021-01-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-01-01/types.json","Index":155},"Microsoft.Compute.Admin/locations/diskmigrationjobs@2021-03-30":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-03-30/types.json","Index":41},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/offers/skus/versions@2021-03-30":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-03-30/types.json","Index":59},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/types/versions@2021-03-30":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-03-30/types.json","Index":74},"Microsoft.Compute.Admin/locations/quotas@2021-03-30":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-03-30/types.json","Index":79},"Microsoft.Compute.Admin/locations/disks@2021-03-30":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-03-30/types.json","Index":119},"Microsoft.Compute.Admin/locations/features@2021-03-30":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-03-30/types.json","Index":130},"Microsoft.Compute.Admin/locations/computeScaleUnits@2021-03-30":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-03-30/types.json","Index":155},"Microsoft.Compute.Admin/locations/diskmigrationjobs@2021-04-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-04-01/types.json","Index":41},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/offers/skus/versions@2021-04-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-04-01/types.json","Index":59},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/types/versions@2021-04-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-04-01/types.json","Index":74},"Microsoft.Compute.Admin/locations/quotas@2021-04-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-04-01/types.json","Index":79},"Microsoft.Compute.Admin/locations/disks@2021-04-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-04-01/types.json","Index":119},"Microsoft.Compute.Admin/locations/features@2021-04-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-04-01/types.json","Index":130},"Microsoft.Compute.Admin/locations/computeScaleUnits@2021-04-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-04-01/types.json","Index":155},"Microsoft.Compute.Admin/locations/diskmigrationjobs@2021-09-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-09-01/types.json","Index":41},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/offers/skus/versions@2021-09-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-09-01/types.json","Index":59},"Microsoft.Compute.Admin/locations/artifactTypes/publishers/types/versions@2021-09-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-09-01/types.json","Index":74},"Microsoft.Compute.Admin/locations/quotas@2021-09-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-09-01/types.json","Index":79},"Microsoft.Compute.Admin/locations/disks@2021-09-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-09-01/types.json","Index":119},"Microsoft.Compute.Admin/locations/features@2021-09-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-09-01/types.json","Index":130},"Microsoft.Compute.Admin/locations/computeScaleUnits@2021-09-01":{"RelativePath":"azsadmin/microsoft.compute.admin/2021-09-01/types.json","Index":155},"Microsoft.ContainerRegistry.Admin/locations/configurations@2019-11-01-preview":{"RelativePath":"azsadmin/microsoft.containerregistry.admin/2019-11-01-preview/types.json","Index":12},"Microsoft.ContainerRegistry.Admin/locations/quotas@2019-11-01-preview":{"RelativePath":"azsadmin/microsoft.containerregistry.admin/2019-11-01-preview/types.json","Index":17},"Microsoft.ContainerRegistry.Admin/locations/capacities@2019-11-01-preview":{"RelativePath":"azsadmin/microsoft.containerregistry.admin/2019-11-01-preview/types.json","Index":22},"Microsoft.Deployment.Admin/locations/fileContainers@2018-07-01":{"RelativePath":"azsadmin/microsoft.deployment.admin/2018-07-01/types.json","Index":17},"Microsoft.Deployment.Admin/locations/productPackages@2018-07-01":{"RelativePath":"azsadmin/microsoft.deployment.admin/2018-07-01/types.json","Index":22},"Microsoft.Deployment.Admin/locations/fileContainers@2019-01-01":{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":17},"Microsoft.Deployment.Admin/locations/productPackages@2019-01-01":{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":22},"Microsoft.Deployment.Admin/locations/actionPlans@2019-01-01":{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":31},"Microsoft.Deployment.Admin/locations/actionPlans/operations@2019-01-01":{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":36},"Microsoft.Deployment.Admin/locations@2019-01-01":{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":42},"Microsoft.Deployment.Admin/locations/productDeployments@2019-01-01":{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":68},"Microsoft.Deployment.Admin/locations/productPackages/secrets@2019-01-01":{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":96},"Microsoft.Fabric.Admin/fabricLocations/ipPools@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":13},"Microsoft.Fabric.Admin/fabricLocations/applicationOperationResults@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":20},"Microsoft.Fabric.Admin/fabricLocations/computeOperationResults@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":27},"Microsoft.Fabric.Admin/fabricLocations/edgeGateways@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":33},"Microsoft.Fabric.Admin/fabricLocations/edgeGatewayPools@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":40},"Microsoft.Fabric.Admin/fabricLocations@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":47},"Microsoft.Fabric.Admin/fabricLocations/fileShares@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":53},"Microsoft.Fabric.Admin/fabricLocations/infraRoles@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":60},"Microsoft.Fabric.Admin/fabricLocations/infraRoleInstances@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":72},"Microsoft.Fabric.Admin/fabricLocations/logicalNetworks@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":80},"Microsoft.Fabric.Admin/fabricLocations/storageSubSystems/storagePools@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":86},"Microsoft.Fabric.Admin/fabricLocations/storageSubSystems@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":92},"Microsoft.Fabric.Admin/fabricLocations/storageSubSystems/storagePools/volumes@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":98},"Microsoft.Fabric.Admin/fabricLocations/logicalNetworks/logicalSubnets@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":106},"Microsoft.Fabric.Admin/fabricLocations/macAddressPools@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":113},"Microsoft.Fabric.Admin/fabricLocations/networkOperationResults@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":120},"Microsoft.Fabric.Admin/fabricLocations/scaleUnits@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":139},"Microsoft.Fabric.Admin/fabricLocations/scaleUnitNodes@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":154},"Microsoft.Fabric.Admin/fabricLocations/slbMuxInstances@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":161},"Microsoft.Fabric.Admin/fabricLocations/storageOperationResults@2016-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":168},"Microsoft.Fabric.Admin/fabricLocations/scaleUnits/storageSubSystems/drives@2018-10-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2018-10-01/types.json","Index":13},"Microsoft.Fabric.Admin/fabricLocations/scaleUnits/storageSubSystems@2018-10-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2018-10-01/types.json","Index":19},"Microsoft.Fabric.Admin/fabricLocations/scaleUnits/storageSubSystems/volumes@2018-10-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2018-10-01/types.json","Index":25},"Microsoft.Fabric.Admin/fabricLocations/scaleUnits/storageSubSystems/drives@2019-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2019-05-01/types.json","Index":13},"Microsoft.Fabric.Admin/fabricLocations/scaleUnits/storageSubSystems/volumes@2019-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2019-05-01/types.json","Index":19},"Microsoft.Fabric.Admin/fabricLocations/nasClusters@2019-05-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2019-05-01/types.json","Index":25},"Microsoft.Fabric.Admin/fabricLocations/computeOperationResults@2020-10-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2020-10-01/types.json","Index":14},"Microsoft.Fabric.Admin/fabricLocations/scaleUnits@2020-10-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2020-10-01/types.json","Index":37},"Microsoft.Fabric.Admin/fabricLocations/scaleUnitNodes@2020-10-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2020-10-01/types.json","Index":58},"Microsoft.Fabric.Admin/fabricLocations@2022-03-01":{"RelativePath":"azsadmin/microsoft.fabric.admin/2022-03-01/types.json","Index":14},"microsoft.gallery.admin/galleryItems@2015-04-01":{"RelativePath":"azsadmin/microsoft.gallery.admin/2015-04-01/types.json","Index":47},"Microsoft.InfrastructureInsights.Admin/regionHealths/alerts@2016-05-01":{"RelativePath":"azsadmin/microsoft.infrastructureinsights.admin/2016-05-01/types.json","Index":18},"Microsoft.InfrastructureInsights.Admin/regionHealths@2016-05-01":{"RelativePath":"azsadmin/microsoft.infrastructureinsights.admin/2016-05-01/types.json","Index":41},"Microsoft.InfrastructureInsights.Admin/regionHealths/serviceHealths/resourceHealths@2016-05-01":{"RelativePath":"azsadmin/microsoft.infrastructureinsights.admin/2016-05-01/types.json","Index":48},"Microsoft.InfrastructureInsights.Admin/regionHealths/serviceHealths@2016-05-01":{"RelativePath":"azsadmin/microsoft.infrastructureinsights.admin/2016-05-01/types.json","Index":54},"Microsoft.Network.Admin/locations/quotas@2015-06-15":{"RelativePath":"azsadmin/microsoft.network.admin/2015-06-15/types.json","Index":18},"Microsoft.Network.Admin/locations/quotas@2022-02-01":{"RelativePath":"azsadmin/microsoft.network.admin/2022-02-01/types.json","Index":18},"Microsoft.Storage.Admin/locations/quotas@2019-08-08-preview":{"RelativePath":"azsadmin/microsoft.storage.admin/2019-08-08-preview/types.json","Index":12},"Microsoft.Storage.Admin/storageServices@2019-08-08-preview":{"RelativePath":"azsadmin/microsoft.storage.admin/2019-08-08-preview/types.json","Index":17},"Microsoft.Storage.Admin/locations/storageAccounts@2019-08-08-preview":{"RelativePath":"azsadmin/microsoft.storage.admin/2019-08-08-preview/types.json","Index":56},"Microsoft.Subscriptions.Admin/subscriptions@2015-11-01":{"RelativePath":"azsadmin/microsoft.subscriptions.admin/2015-11-01/types.json","Index":23},"Microsoft.Subscriptions.Admin/subscriptions/acquiredPlans@2015-11-01":{"RelativePath":"azsadmin/microsoft.subscriptions.admin/2015-11-01/types.json","Index":32},"Microsoft.Subscriptions.Admin/directoryTenants@2015-11-01":{"RelativePath":"azsadmin/microsoft.subscriptions.admin/2015-11-01/types.json","Index":38},"Microsoft.Subscriptions.Admin/locations@2015-11-01":{"RelativePath":"azsadmin/microsoft.subscriptions.admin/2015-11-01/types.json","Index":42},"Microsoft.Subscriptions.Admin/offers@2015-11-01":{"RelativePath":"azsadmin/microsoft.subscriptions.admin/2015-11-01/types.json","Index":55},"Microsoft.Subscriptions.Admin/offers/offerDelegations@2015-11-01":{"RelativePath":"azsadmin/microsoft.subscriptions.admin/2015-11-01/types.json","Index":61},"Microsoft.Subscriptions.Admin/plans@2015-11-01":{"RelativePath":"azsadmin/microsoft.subscriptions.admin/2015-11-01/types.json","Index":69},"Microsoft.Subscriptions.Admin/delegatedProviders@2015-11-01":{"RelativePath":"azsadmin/microsoft.subscriptions.admin/2015-11-01/types.json","Index":85},"Microsoft.Subscriptions.Admin/delegatedProviders/offers@2015-11-01":{"RelativePath":"azsadmin/microsoft.subscriptions.admin/2015-11-01/types.json","Index":95},"Microsoft.Subscriptions.Admin/locations/quotas@2015-11-01":{"RelativePath":"azsadmin/microsoft.subscriptions.admin/2015-11-01/types.json","Index":101},"Microsoft.Update.Admin/updateLocations/updates@2016-05-01":{"RelativePath":"azsadmin/microsoft.update.admin/2016-05-01/types.json","Index":23},"Microsoft.Update.Admin/updateLocations@2016-05-01":{"RelativePath":"azsadmin/microsoft.update.admin/2016-05-01/types.json","Index":35},"Microsoft.Update.Admin/updateLocations/updates/updateRuns@2016-05-01":{"RelativePath":"azsadmin/microsoft.update.admin/2016-05-01/types.json","Index":48},"Microsoft.Update.Admin/updateLocations/updateRuns@2016-05-01":{"RelativePath":"azsadmin/microsoft.update.admin/2016-05-01/types.json","Index":53},"Microsoft.Update.Admin/updateLocations/updates@2021-07-01":{"RelativePath":"azsadmin/microsoft.update.admin/2021-07-01/types.json","Index":37},"Microsoft.Update.Admin/updateLocations@2021-07-01":{"RelativePath":"azsadmin/microsoft.update.admin/2021-07-01/types.json","Index":55},"Microsoft.Update.Admin/updateLocations/updates/updateRuns@2021-07-01":{"RelativePath":"azsadmin/microsoft.update.admin/2021-07-01/types.json","Index":68},"Microsoft.Update.Admin/updateLocations/updateRuns@2021-07-01":{"RelativePath":"azsadmin/microsoft.update.admin/2021-07-01/types.json","Index":73},"Microsoft.Kusto/clusters@2018-09-07-preview":{"RelativePath":"azure-kusto/microsoft.kusto/2018-09-07-preview/types.json","Index":42},"Microsoft.Kusto/clusters/databases@2018-09-07-preview":{"RelativePath":"azure-kusto/microsoft.kusto/2018-09-07-preview/types.json","Index":55},"Microsoft.Kusto/clusters/databases/eventhubconnections@2018-09-07-preview":{"RelativePath":"azure-kusto/microsoft.kusto/2018-09-07-preview/types.json","Index":64},"Microsoft.Kusto/clusters@2019-01-21":{"RelativePath":"azure-kusto/microsoft.kusto/2019-01-21/types.json","Index":48},"Microsoft.Kusto/clusters/databases@2019-01-21":{"RelativePath":"azure-kusto/microsoft.kusto/2019-01-21/types.json","Index":60},"Microsoft.Kusto/clusters/databases/dataConnections@2019-01-21":{"RelativePath":"azure-kusto/microsoft.kusto/2019-01-21/types.json","Index":94},"Microsoft.Kusto/clusters@2019-05-15":{"RelativePath":"azure-kusto/microsoft.kusto/2019-05-15/types.json","Index":52},"Microsoft.Kusto/clusters/databases@2019-05-15":{"RelativePath":"azure-kusto/microsoft.kusto/2019-05-15/types.json","Index":65},"Microsoft.Kusto/clusters/databases/dataConnections@2019-05-15":{"RelativePath":"azure-kusto/microsoft.kusto/2019-05-15/types.json","Index":119},"Microsoft.Kusto/clusters@2019-09-07":{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":59},"Microsoft.Kusto/clusters/databases@2019-09-07":{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":88},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2019-09-07":{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":105},"Microsoft.Kusto/clusters/databases/dataConnections@2019-09-07":{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":159},"Microsoft.Kusto/clusters@2019-11-09":{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":59},"Microsoft.Kusto/clusters/principalAssignments@2019-11-09":{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":78},"Microsoft.Kusto/clusters/databases@2019-11-09":{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":107},"Microsoft.Kusto/clusters/databases/principalAssignments@2019-11-09":{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":130},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2019-11-09":{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":147},"Microsoft.Kusto/clusters/databases/dataConnections@2019-11-09":{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":210},"Microsoft.Kusto/clusters@2020-02-15":{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":74},"Microsoft.Kusto/clusters/principalAssignments@2020-02-15":{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":93},"Microsoft.Kusto/clusters/databases@2020-02-15":{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":122},"Microsoft.Kusto/clusters/databases/principalAssignments@2020-02-15":{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":145},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2020-02-15":{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":162},"Microsoft.Kusto/clusters/databases/dataConnections@2020-02-15":{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":225},"Microsoft.Kusto/clusters@2020-06-14":{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":74},"Microsoft.Kusto/clusters/principalAssignments@2020-06-14":{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":93},"Microsoft.Kusto/clusters/databases@2020-06-14":{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":122},"Microsoft.Kusto/clusters/databases/principalAssignments@2020-06-14":{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":145},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2020-06-14":{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":162},"Microsoft.Kusto/clusters/databases/dataConnections@2020-06-14":{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":234},"Microsoft.Kusto/clusters@2020-09-18":{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":80},"Microsoft.Kusto/clusters/principalAssignments@2020-09-18":{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":99},"Microsoft.Kusto/clusters/databases@2020-09-18":{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":128},"Microsoft.Kusto/clusters/databases/principalAssignments@2020-09-18":{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":151},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2020-09-18":{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":168},"Microsoft.Kusto/clusters/databases/dataConnections@2020-09-18":{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":261},"Microsoft.Kusto/clusters@2021-01-01":{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":83},"Microsoft.Kusto/clusters/principalAssignments@2021-01-01":{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":102},"Microsoft.Kusto/clusters/databases@2021-01-01":{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":131},"Microsoft.Kusto/clusters/databases/principalAssignments@2021-01-01":{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":154},"Microsoft.Kusto/clusters/databases/scripts@2021-01-01":{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":177},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2021-01-01":{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":201},"Microsoft.Kusto/clusters/databases/dataConnections@2021-01-01":{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":294},"Microsoft.Kusto/clusters@2021-08-27":{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":104},"Microsoft.Kusto/clusters/principalAssignments@2021-08-27":{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":123},"Microsoft.Kusto/clusters/databases@2021-08-27":{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":152},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2021-08-27":{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":176},"Microsoft.Kusto/clusters/managedPrivateEndpoints@2021-08-27":{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":188},"Microsoft.Kusto/clusters/databases/principalAssignments@2021-08-27":{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":211},"Microsoft.Kusto/clusters/databases/scripts@2021-08-27":{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":223},"Microsoft.Kusto/clusters/privateEndpointConnections@2021-08-27":{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":230},"Microsoft.Kusto/clusters/databases/dataConnections@2021-08-27":{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":323},"Microsoft.Kusto/clusters/privateLinkResources@2021-08-27":{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":330},"Microsoft.Kusto/clusters@2022-02-01":{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":131},"Microsoft.Kusto/clusters/principalAssignments@2022-02-01":{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":150},"Microsoft.Kusto/clusters/databases@2022-02-01":{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":179},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2022-02-01":{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":203},"Microsoft.Kusto/clusters/managedPrivateEndpoints@2022-02-01":{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":215},"Microsoft.Kusto/clusters/databases/principalAssignments@2022-02-01":{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":238},"Microsoft.Kusto/clusters/databases/scripts@2022-02-01":{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":250},"Microsoft.Kusto/clusters/privateEndpointConnections@2022-02-01":{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":254},"Microsoft.Kusto/clusters/databases/dataConnections@2022-02-01":{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":356},"Microsoft.Kusto/clusters/privateLinkResources@2022-02-01":{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":363},"Microsoft.Kusto/clusters@2022-07-07":{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":149},"Microsoft.Kusto/clusters/principalAssignments@2022-07-07":{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":168},"Microsoft.Kusto/clusters/databases@2022-07-07":{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":208},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2022-07-07":{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":225},"Microsoft.Kusto/clusters/managedPrivateEndpoints@2022-07-07":{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":237},"Microsoft.Kusto/clusters/databases/principalAssignments@2022-07-07":{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":260},"Microsoft.Kusto/clusters/databases/scripts@2022-07-07":{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":272},"Microsoft.Kusto/clusters/privateEndpointConnections@2022-07-07":{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":276},"Microsoft.Kusto/clusters/databases/dataConnections@2022-07-07":{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":378},"Microsoft.Kusto/clusters/privateLinkResources@2022-07-07":{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":385},"Microsoft.Kusto/clusters@2022-11-11":{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":154},"Microsoft.Kusto/clusters/principalAssignments@2022-11-11":{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":174},"Microsoft.Kusto/clusters/databases@2022-11-11":{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":216},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2022-11-11":{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":234},"Microsoft.Kusto/clusters/managedPrivateEndpoints@2022-11-11":{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":247},"Microsoft.Kusto/clusters/databases/principalAssignments@2022-11-11":{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":271},"Microsoft.Kusto/clusters/databases/scripts@2022-11-11":{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":284},"Microsoft.Kusto/clusters/privateEndpointConnections@2022-11-11":{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":288},"Microsoft.Kusto/clusters/databases/dataConnections@2022-11-11":{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":404},"Microsoft.Kusto/clusters/privateLinkResources@2022-11-11":{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":411},"Microsoft.Kusto/clusters@2022-12-29":{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":156},"Microsoft.Kusto/clusters/principalAssignments@2022-12-29":{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":176},"Microsoft.Kusto/clusters/databases@2022-12-29":{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":220},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2022-12-29":{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":238},"Microsoft.Kusto/clusters/managedPrivateEndpoints@2022-12-29":{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":251},"Microsoft.Kusto/clusters/databases/principalAssignments@2022-12-29":{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":275},"Microsoft.Kusto/clusters/databases/scripts@2022-12-29":{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":288},"Microsoft.Kusto/clusters/privateEndpointConnections@2022-12-29":{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":292},"Microsoft.Kusto/clusters/databases/dataConnections@2022-12-29":{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":408},"Microsoft.Kusto/clusters/privateLinkResources@2022-12-29":{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":415},"Microsoft.Kusto/clusters@2023-05-02":{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":161},"Microsoft.Kusto/clusters/principalAssignments@2023-05-02":{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":181},"Microsoft.Kusto/clusters/databases@2023-05-02":{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":226},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2023-05-02":{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":244},"Microsoft.Kusto/clusters/managedPrivateEndpoints@2023-05-02":{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":257},"Microsoft.Kusto/clusters/databases/principalAssignments@2023-05-02":{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":281},"Microsoft.Kusto/clusters/databases/scripts@2023-05-02":{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":294},"Microsoft.Kusto/clusters/privateEndpointConnections@2023-05-02":{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":298},"Microsoft.Kusto/clusters/databases/dataConnections@2023-05-02":{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":414},"Microsoft.Kusto/clusters/privateLinkResources@2023-05-02":{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":421},"Microsoft.Kusto/clusters@2023-08-15":{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":166},"Microsoft.Kusto/clusters/principalAssignments@2023-08-15":{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":186},"Microsoft.Kusto/clusters/databases@2023-08-15":{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":231},"Microsoft.Kusto/clusters/attachedDatabaseConfigurations@2023-08-15":{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":249},"Microsoft.Kusto/clusters/managedPrivateEndpoints@2023-08-15":{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":262},"Microsoft.Kusto/clusters/databases/principalAssignments@2023-08-15":{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":286},"Microsoft.Kusto/clusters/databases/scripts@2023-08-15":{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":299},"Microsoft.Kusto/clusters/sandboxCustomImages@2023-08-15":{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":314},"Microsoft.Kusto/clusters/privateEndpointConnections@2023-08-15":{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":318},"Microsoft.Kusto/clusters/databases/dataConnections@2023-08-15":{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":434},"Microsoft.Kusto/clusters/privateLinkResources@2023-08-15":{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":441},"microsoft.aadiam/diagnosticSettings@2017-04-01-preview":{"RelativePath":"azureactivedirectory/microsoft.aadiam/2017-04-01-preview/types.json","Index":18},"microsoft.aadiam/diagnosticSettings@2017-04-01":{"RelativePath":"azureactivedirectory/microsoft.aadiam/2017-04-01/types.json","Index":18},"microsoft.aadiam/privateLinkForAzureAd@2020-03-01-preview":{"RelativePath":"azureactivedirectory/microsoft.aadiam/2020-03-01-preview/types.json","Index":13},"microsoft.aadiam/privateLinkForAzureAd/privateLinkResources@2020-03-01-preview":{"RelativePath":"azureactivedirectory/microsoft.aadiam/2020-03-01-preview/types.json","Index":19},"microsoft.aadiam/privateLinkForAzureAd@2020-03-01":{"RelativePath":"azureactivedirectory/microsoft.aadiam/2020-03-01/types.json","Index":13},"microsoft.aadiam/privateLinkForAzureAd/privateEndpointConnections@2020-03-01":{"RelativePath":"azureactivedirectory/microsoft.aadiam/2020-03-01/types.json","Index":31},"microsoft.aadiam/privateLinkForAzureAd/privateLinkResources@2020-03-01":{"RelativePath":"azureactivedirectory/microsoft.aadiam/2020-03-01/types.json","Index":37},"microsoft.aadiam/azureADMetrics@2020-07-01-preview":{"RelativePath":"azureactivedirectory/microsoft.aadiam/2020-07-01-preview/types.json","Index":17},"Microsoft.AzureArcData/sqlManagedInstances@2021-06-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-06-01-preview/types.json","Index":32},"Microsoft.AzureArcData/sqlServerInstances@2021-06-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-06-01-preview/types.json","Index":38},"Microsoft.AzureArcData/postgresInstances@2021-06-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-06-01-preview/types.json","Index":46},"Microsoft.AzureArcData/dataControllers@2021-06-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-06-01-preview/types.json","Index":56},"Microsoft.AzureArcData/sqlManagedInstances@2021-07-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-07-01-preview/types.json","Index":37},"Microsoft.AzureArcData/sqlServerInstances@2021-07-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-07-01-preview/types.json","Index":43},"Microsoft.AzureArcData/postgresInstances@2021-07-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-07-01-preview/types.json","Index":51},"Microsoft.AzureArcData/dataControllers@2021-07-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-07-01-preview/types.json","Index":68},"Microsoft.AzureArcData/sqlManagedInstances@2021-08-01":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-08-01/types.json","Index":44},"Microsoft.AzureArcData/sqlServerInstances@2021-08-01":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-08-01/types.json","Index":74},"Microsoft.AzureArcData/dataControllers@2021-08-01":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-08-01/types.json","Index":91},"Microsoft.AzureArcData/sqlManagedInstances@2021-11-01":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-11-01/types.json","Index":45},"Microsoft.AzureArcData/sqlServerInstances@2021-11-01":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-11-01/types.json","Index":75},"Microsoft.AzureArcData/dataControllers@2021-11-01":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2021-11-01/types.json","Index":92},"Microsoft.AzureArcData/sqlManagedInstances@2022-03-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2022-03-01-preview/types.json","Index":46},"Microsoft.AzureArcData/sqlServerInstances@2022-03-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2022-03-01-preview/types.json","Index":98},"Microsoft.AzureArcData/dataControllers@2022-03-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2022-03-01-preview/types.json","Index":115},"Microsoft.AzureArcData/dataControllers/activeDirectoryConnectors@2022-03-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2022-03-01-preview/types.json","Index":131},"Microsoft.AzureArcData/postgresInstances@2022-03-01-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2022-03-01-preview/types.json","Index":139},"Microsoft.AzureArcData/sqlManagedInstances@2022-06-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2022-06-15-preview/types.json","Index":46},"Microsoft.AzureArcData/sqlServerInstances@2022-06-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2022-06-15-preview/types.json","Index":98},"Microsoft.AzureArcData/dataControllers@2022-06-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2022-06-15-preview/types.json","Index":115},"Microsoft.AzureArcData/dataControllers/activeDirectoryConnectors@2022-06-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2022-06-15-preview/types.json","Index":131},"Microsoft.AzureArcData/postgresInstances@2022-06-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2022-06-15-preview/types.json","Index":139},"Microsoft.AzureArcData/sqlServerInstances/databases@2022-06-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2022-06-15-preview/types.json","Index":161},"Microsoft.AzureArcData/sqlManagedInstances@2023-01-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2023-01-15-preview/types.json","Index":53},"Microsoft.AzureArcData/sqlManagedInstances/failoverGroups@2023-01-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2023-01-15-preview/types.json","Index":72},"Microsoft.AzureArcData/sqlServerInstances@2023-01-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2023-01-15-preview/types.json","Index":125},"Microsoft.AzureArcData/dataControllers@2023-01-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2023-01-15-preview/types.json","Index":142},"Microsoft.AzureArcData/dataControllers/activeDirectoryConnectors@2023-01-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2023-01-15-preview/types.json","Index":158},"Microsoft.AzureArcData/postgresInstances@2023-01-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2023-01-15-preview/types.json","Index":166},"Microsoft.AzureArcData/sqlServerInstances/databases@2023-01-15-preview":{"RelativePath":"azurearcdata/microsoft.azurearcdata/2023-01-15-preview/types.json","Index":188},"Microsoft.AzureData/sqlServerRegistrations@2019-07-24-preview":{"RelativePath":"azuredata/microsoft.azuredata/2019-07-24-preview/types.json","Index":24},"Microsoft.AzureData/sqlServerRegistrations/sqlServers@2019-07-24-preview":{"RelativePath":"azuredata/microsoft.azuredata/2019-07-24-preview/types.json","Index":29},"Microsoft.AzureDataTransfer/connections/flows@2023-10-11-preview":{"RelativePath":"azuredatatransfer/microsoft.azuredatatransfer/2023-10-11-preview/types.json","Index":62},"Microsoft.AzureDataTransfer/connections@2023-10-11-preview":{"RelativePath":"azuredatatransfer/microsoft.azuredatatransfer/2023-10-11-preview/types.json","Index":97},"Microsoft.AzureDataTransfer/pipelines@2023-10-11-preview":{"RelativePath":"azuredatatransfer/microsoft.azuredatatransfer/2023-10-11-preview/types.json","Index":129},"Microsoft.IntegrationSpaces/spaces@2023-11-14-preview":{"RelativePath":"azureintegrationspaces/microsoft.integrationspaces/2023-11-14-preview/types.json","Index":32},"Microsoft.IntegrationSpaces/spaces/applications@2023-11-14-preview":{"RelativePath":"azureintegrationspaces/microsoft.integrationspaces/2023-11-14-preview/types.json","Index":48},"Microsoft.IntegrationSpaces/spaces/applications/businessProcesses@2023-11-14-preview":{"RelativePath":"azureintegrationspaces/microsoft.integrationspaces/2023-11-14-preview/types.json","Index":68},"Microsoft.IntegrationSpaces/spaces/applications/resources@2023-11-14-preview":{"RelativePath":"azureintegrationspaces/microsoft.integrationspaces/2023-11-14-preview/types.json","Index":81},"Microsoft.IntegrationSpaces/spaces/infrastructureResources@2023-11-14-preview":{"RelativePath":"azureintegrationspaces/microsoft.integrationspaces/2023-11-14-preview/types.json","Index":94},"Microsoft.IntegrationSpaces/spaces/applications/businessProcesses/versions@2023-11-14-preview":{"RelativePath":"azureintegrationspaces/microsoft.integrationspaces/2023-11-14-preview/types.json","Index":98},"Microsoft.AzureLargeInstance/azureLargeInstances@2023-07-20-preview":{"RelativePath":"azurelargeinstance/microsoft.azurelargeinstance/2023-07-20-preview/types.json","Index":98},"Microsoft.AzureLargeInstance/azureLargeStorageInstances@2023-07-20-preview":{"RelativePath":"azurelargeinstance/microsoft.azurelargeinstance/2023-07-20-preview/types.json","Index":119},"Microsoft.AzureStack/registrations@2016-01-01":{"RelativePath":"azurestack/microsoft.azurestack/2016-01-01/types.json","Index":15},"Microsoft.AzureStack/registrations/products@2016-01-01":{"RelativePath":"azurestack/microsoft.azurestack/2016-01-01/types.json","Index":37},"Microsoft.AzureStack/registrations@2017-06-01":{"RelativePath":"azurestack/microsoft.azurestack/2017-06-01/types.json","Index":15},"Microsoft.AzureStack/registrations/customerSubscriptions@2017-06-01":{"RelativePath":"azurestack/microsoft.azurestack/2017-06-01/types.json","Index":20},"Microsoft.AzureStack/cloudManifestFiles@2017-06-01":{"RelativePath":"azurestack/microsoft.azurestack/2017-06-01/types.json","Index":27},"Microsoft.AzureStack/registrations/products@2017-06-01":{"RelativePath":"azurestack/microsoft.azurestack/2017-06-01/types.json","Index":49},"Microsoft.AzureStack/registrations/customerSubscriptions@2020-06-01-preview":{"RelativePath":"azurestack/microsoft.azurestack/2020-06-01-preview/types.json","Index":23},"Microsoft.AzureStack/registrations@2020-06-01-preview":{"RelativePath":"azurestack/microsoft.azurestack/2020-06-01-preview/types.json","Index":31},"Microsoft.AzureStack/linkedSubscriptions@2020-06-01-preview":{"RelativePath":"azurestack/microsoft.azurestack/2020-06-01-preview/types.json","Index":39},"Microsoft.AzureStack/cloudManifestFiles@2020-06-01-preview":{"RelativePath":"azurestack/microsoft.azurestack/2020-06-01-preview/types.json","Index":46},"Microsoft.AzureStack/registrations/products@2020-06-01-preview":{"RelativePath":"azurestack/microsoft.azurestack/2020-06-01-preview/types.json","Index":68},"Microsoft.AzureStack/registrations/customerSubscriptions@2022-06-01":{"RelativePath":"azurestack/microsoft.azurestack/2022-06-01/types.json","Index":12},"Microsoft.AzureStack/registrations@2022-06-01":{"RelativePath":"azurestack/microsoft.azurestack/2022-06-01/types.json","Index":20},"Microsoft.AzureStack/cloudManifestFiles@2022-06-01":{"RelativePath":"azurestack/microsoft.azurestack/2022-06-01/types.json","Index":27},"Microsoft.AzureStack/registrations/products@2022-06-01":{"RelativePath":"azurestack/microsoft.azurestack/2022-06-01/types.json","Index":49},"Microsoft.AzureStackHCI/clusters@2020-03-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2020-03-01-preview/types.json","Index":28},"Microsoft.AzureStackHCI/clusters@2020-10-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2020-10-01/types.json","Index":39},"Microsoft.AzureStackHCI/clusters/arcSettings@2021-01-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-01-01-preview/types.json","Index":60},"Microsoft.AzureStackHCI/clusters@2021-01-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-01-01-preview/types.json","Index":81},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2021-01-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-01-01-preview/types.json","Index":124},"Microsoft.AzureStackHCI/galleryimages@2021-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-07-01-preview/types.json","Index":37},"Microsoft.AzureStackHCI/networkinterfaces@2021-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-07-01-preview/types.json","Index":59},"Microsoft.AzureStackHCI/virtualharddisks@2021-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-07-01-preview/types.json","Index":72},"Microsoft.AzureStackHCI/virtualmachines@2021-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-07-01-preview/types.json","Index":115},"Microsoft.AzureStackHCI/virtualnetworks@2021-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-07-01-preview/types.json","Index":158},"Microsoft.AzureStackHCI/clusters/arcSettings@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":60},"Microsoft.AzureStackHCI/clusters@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":99},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":142},"Microsoft.AzureStackHCI/galleryimages@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":179},"Microsoft.AzureStackHCI/marketplacegalleryimages@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":208},"Microsoft.AzureStackHCI/networkinterfaces@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":236},"Microsoft.AzureStackHCI/storagecontainers@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":249},"Microsoft.AzureStackHCI/virtualharddisks@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":274},"Microsoft.AzureStackHCI/virtualmachines@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":337},"Microsoft.AzureStackHCI/virtualMachines/hybridIdentityMetadata@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":342},"Microsoft.AzureStackHCI/virtualMachines/extensions@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":354},"Microsoft.AzureStackHCI/virtualMachines/guestAgents@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":365},"Microsoft.AzureStackHCI/virtualnetworks@2021-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":414},"Microsoft.AzureStackHCI/clusters/arcSettings@2021-09-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01/types.json","Index":60},"Microsoft.AzureStackHCI/clusters@2021-09-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01/types.json","Index":99},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2021-09-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01/types.json","Index":142},"Microsoft.AzureStackHCI/clusters/arcSettings@2022-01-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-01-01/types.json","Index":60},"Microsoft.AzureStackHCI/clusters@2022-01-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-01-01/types.json","Index":99},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2022-01-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-01-01/types.json","Index":142},"Microsoft.AzureStackHCI/clusters/arcSettings@2022-03-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-03-01/types.json","Index":60},"Microsoft.AzureStackHCI/clusters@2022-03-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-03-01/types.json","Index":99},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2022-03-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-03-01/types.json","Index":142},"Microsoft.AzureStackHCI/clusters/arcSettings@2022-05-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-05-01/types.json","Index":60},"Microsoft.AzureStackHCI/clusters@2022-05-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-05-01/types.json","Index":99},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2022-05-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-05-01/types.json","Index":142},"Microsoft.AzureStackHCI/clusters/arcSettings@2022-09-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-09-01/types.json","Index":60},"Microsoft.AzureStackHCI/clusters@2022-09-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-09-01/types.json","Index":109},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2022-09-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-09-01/types.json","Index":152},"Microsoft.AzureStackHCI/clusters/arcSettings@2022-10-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":60},"Microsoft.AzureStackHCI/clusters@2022-10-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":117},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2022-10-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":160},"Microsoft.AzureStackHCI/clusters/publishers/offers@2022-10-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":168},"Microsoft.AzureStackHCI/clusters/publishers@2022-10-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":173},"Microsoft.AzureStackHCI/clusters/publishers/offers/skus@2022-10-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":179},"Microsoft.AzureStackHCI/clusters/updates/updateRuns@2022-10-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":197},"Microsoft.AzureStackHCI/clusters/updateSummaries@2022-10-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":220},"Microsoft.AzureStackHCI/clusters/updates@2022-10-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":257},"Microsoft.AzureStackHCI/clusters/arcSettings@2022-12-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":82},"Microsoft.AzureStackHCI/clusters@2022-12-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":157},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2022-12-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":220},"Microsoft.AzureStackHCI/clusters/updates/updateRuns@2022-12-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":251},"Microsoft.AzureStackHCI/clusters/updateSummaries@2022-12-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":312},"Microsoft.AzureStackHCI/clusters/updates@2022-12-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":375},"Microsoft.AzureStackHCI/clusters/publishers/offers@2022-12-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":383},"Microsoft.AzureStackHCI/clusters/publishers@2022-12-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":388},"Microsoft.AzureStackHCI/clusters/publishers/offers/skus@2022-12-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":394},"Microsoft.AzureStackHCI/clusters/arcSettings@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":84},"Microsoft.AzureStackHCI/clusters@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":159},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":232},"Microsoft.AzureStackHCI/galleryImages@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":275},"Microsoft.AzureStackHCI/marketplaceGalleryImages@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":310},"Microsoft.AzureStackHCI/networkInterfaces@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":344},"Microsoft.AzureStackHCI/storageContainers@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":369},"Microsoft.AzureStackHCI/clusters/updates/updateRuns@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":400},"Microsoft.AzureStackHCI/clusters/updateSummaries@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":456},"Microsoft.AzureStackHCI/clusters/updates@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":535},"Microsoft.AzureStackHCI/virtualHardDisks@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":566},"Microsoft.AzureStackHCI/virtualMachines@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":659},"Microsoft.AzureStackHCI/virtualMachines/hybridIdentityMetadata@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":664},"Microsoft.AzureStackHCI/virtualMachines/extensions@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":676},"Microsoft.AzureStackHCI/virtualMachines/guestAgents@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":687},"Microsoft.AzureStackHCI/virtualNetworks@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":744},"Microsoft.AzureStackHCI/clusters/publishers/offers@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":752},"Microsoft.AzureStackHCI/clusters/publishers@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":757},"Microsoft.AzureStackHCI/clusters/publishers/offers/skus@2022-12-15-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":763},"Microsoft.AzureStackHCI/clusters/arcSettings@2023-02-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":82},"Microsoft.AzureStackHCI/clusters@2023-02-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":157},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2023-02-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":227},"Microsoft.AzureStackHCI/clusters/updates/updateRuns@2023-02-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":258},"Microsoft.AzureStackHCI/clusters/updateSummaries@2023-02-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":319},"Microsoft.AzureStackHCI/clusters/updates@2023-02-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":382},"Microsoft.AzureStackHCI/clusters/publishers/offers@2023-02-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":390},"Microsoft.AzureStackHCI/clusters/publishers@2023-02-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":395},"Microsoft.AzureStackHCI/clusters/publishers/offers/skus@2023-02-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":401},"Microsoft.AzureStackHCI/clusters/arcSettings@2023-03-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":84},"Microsoft.AzureStackHCI/clusters@2023-03-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":162},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2023-03-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":235},"Microsoft.AzureStackHCI/clusters/updates/updateRuns@2023-03-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":266},"Microsoft.AzureStackHCI/clusters/updateSummaries@2023-03-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":327},"Microsoft.AzureStackHCI/clusters/updates@2023-03-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":390},"Microsoft.AzureStackHCI/clusters/publishers/offers@2023-03-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":398},"Microsoft.AzureStackHCI/clusters/publishers@2023-03-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":403},"Microsoft.AzureStackHCI/clusters/publishers/offers/skus@2023-03-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":409},"Microsoft.AzureStackHCI/clusters/arcSettings@2023-06-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":84},"Microsoft.AzureStackHCI/clusters@2023-06-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":168},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2023-06-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":241},"Microsoft.AzureStackHCI/clusters/updates/updateRuns@2023-06-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":272},"Microsoft.AzureStackHCI/clusters/updateSummaries@2023-06-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":333},"Microsoft.AzureStackHCI/clusters/updates@2023-06-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":396},"Microsoft.AzureStackHCI/clusters/publishers/offers@2023-06-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":404},"Microsoft.AzureStackHCI/clusters/publishers@2023-06-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":409},"Microsoft.AzureStackHCI/clusters/publishers/offers/skus@2023-06-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":415},"Microsoft.AzureStackHCI/galleryImages@2023-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-07-01-preview/types.json","Index":55},"Microsoft.AzureStackHCI/marketplaceGalleryImages@2023-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-07-01-preview/types.json","Index":84},"Microsoft.AzureStackHCI/networkInterfaces@2023-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-07-01-preview/types.json","Index":109},"Microsoft.AzureStackHCI/storageContainers@2023-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-07-01-preview/types.json","Index":128},"Microsoft.AzureStackHCI/virtualHardDisks@2023-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-07-01-preview/types.json","Index":153},"Microsoft.AzureStackHCI/virtualMachineInstances@2023-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-07-01-preview/types.json","Index":248},"Microsoft.AzureStackHCI/virtualMachineInstances/guestAgents@2023-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-07-01-preview/types.json","Index":260},"Microsoft.AzureStackHCI/virtualNetworks@2023-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-07-01-preview/types.json","Index":305},"Microsoft.AzureStackHCI/virtualMachineInstances/hybridIdentityMetadata@2023-07-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-07-01-preview/types.json","Index":311},"Microsoft.AzureStackHCI/clusters/arcSettings@2023-08-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":84},"Microsoft.AzureStackHCI/clusters@2023-08-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":182},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2023-08-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":255},"Microsoft.AzureStackHCI/clusters/updates/updateRuns@2023-08-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":286},"Microsoft.AzureStackHCI/clusters/updateSummaries@2023-08-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":353},"Microsoft.AzureStackHCI/clusters/updates@2023-08-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":416},"Microsoft.AzureStackHCI/clusters/deploymentSettings@2023-08-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":478},"Microsoft.AzureStackHCI/edgeDevices@2023-08-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":506},"Microsoft.AzureStackHCI/clusters/publishers/offers@2023-08-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":514},"Microsoft.AzureStackHCI/clusters/publishers@2023-08-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":519},"Microsoft.AzureStackHCI/clusters/publishers/offers/skus@2023-08-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":525},"Microsoft.AzureStackHCI/clusters/arcSettings@2023-08-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":84},"Microsoft.AzureStackHCI/clusters@2023-08-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":176},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2023-08-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":249},"Microsoft.AzureStackHCI/clusters/updates/updateRuns@2023-08-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":280},"Microsoft.AzureStackHCI/clusters/updateSummaries@2023-08-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":341},"Microsoft.AzureStackHCI/clusters/updates@2023-08-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":404},"Microsoft.AzureStackHCI/clusters/publishers/offers@2023-08-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":412},"Microsoft.AzureStackHCI/clusters/publishers@2023-08-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":417},"Microsoft.AzureStackHCI/clusters/publishers/offers/skus@2023-08-01":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":423},"Microsoft.AzureStackHCI/galleryImages@2023-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-09-01-preview/types.json","Index":55},"Microsoft.AzureStackHCI/logicalNetworks@2023-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-09-01-preview/types.json","Index":96},"Microsoft.AzureStackHCI/marketplaceGalleryImages@2023-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-09-01-preview/types.json","Index":125},"Microsoft.AzureStackHCI/networkInterfaces@2023-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-09-01-preview/types.json","Index":150},"Microsoft.AzureStackHCI/storageContainers@2023-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-09-01-preview/types.json","Index":169},"Microsoft.AzureStackHCI/virtualHardDisks@2023-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-09-01-preview/types.json","Index":194},"Microsoft.AzureStackHCI/virtualMachineInstances@2023-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-09-01-preview/types.json","Index":291},"Microsoft.AzureStackHCI/virtualMachineInstances/guestAgents@2023-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-09-01-preview/types.json","Index":302},"Microsoft.AzureStackHCI/virtualMachineInstances/hybridIdentityMetadata@2023-09-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-09-01-preview/types.json","Index":308},"Microsoft.AzureStackHCI/clusters/arcSettings@2023-11-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":84},"Microsoft.AzureStackHCI/clusters@2023-11-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":182},"Microsoft.AzureStackHCI/clusters/deploymentSettings@2023-11-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":244},"Microsoft.AzureStackHCI/edgeDevices@2023-11-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":272},"Microsoft.AzureStackHCI/clusters/arcSettings/extensions@2023-11-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":345},"Microsoft.AzureStackHCI/clusters/securitySettings@2023-11-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":389},"Microsoft.AzureStackHCI/clusters/updates/updateRuns@2023-11-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":420},"Microsoft.AzureStackHCI/clusters/updateSummaries@2023-11-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":487},"Microsoft.AzureStackHCI/clusters/updates@2023-11-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":551},"Microsoft.AzureStackHCI/clusters/publishers/offers@2023-11-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":559},"Microsoft.AzureStackHCI/clusters/publishers@2023-11-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":564},"Microsoft.AzureStackHCI/clusters/publishers/offers/skus@2023-11-01-preview":{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":570},"Microsoft.BareMetalInfrastructure/bareMetalInstances@2020-08-06-preview":{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2020-08-06-preview/types.json","Index":83},"Microsoft.BareMetalInfrastructure/bareMetalInstances@2021-08-09":{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2021-08-09/types.json","Index":94},"Microsoft.BareMetalInfrastructure/bareMetalStorageInstances@2023-04-06":{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2023-04-06/types.json","Index":35},"Microsoft.BareMetalInfrastructure/bareMetalInstances@2023-04-06":{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2023-04-06/types.json","Index":111},"Microsoft.BareMetalInfrastructure/bareMetalStorageInstances@2023-08-04-preview":{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2023-08-04-preview/types.json","Index":35},"Microsoft.BareMetalInfrastructure/bareMetalInstances@2023-08-04-preview":{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2023-08-04-preview/types.json","Index":113},"Microsoft.BareMetalInfrastructure/bareMetalStorageInstances@2023-11-01-preview":{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2023-11-01-preview/types.json","Index":39},"Microsoft.BareMetalInfrastructure/bareMetalInstances@2023-11-01-preview":{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2023-11-01-preview/types.json","Index":117},"Microsoft.Batch/batchAccounts@2015-12-01":{"RelativePath":"batch/microsoft.batch/2015-12-01/types.json","Index":21},"Microsoft.Batch/batchAccounts/applications/versions@2015-12-01":{"RelativePath":"batch/microsoft.batch/2015-12-01/types.json","Index":29},"Microsoft.Batch/batchAccounts/applications@2015-12-01":{"RelativePath":"batch/microsoft.batch/2015-12-01/types.json","Index":39},"Microsoft.Batch/batchAccounts@2017-01-01":{"RelativePath":"batch/microsoft.batch/2017-01-01/types.json","Index":25},"Microsoft.Batch/batchAccounts/applications/versions@2017-01-01":{"RelativePath":"batch/microsoft.batch/2017-01-01/types.json","Index":33},"Microsoft.Batch/batchAccounts/applications@2017-01-01":{"RelativePath":"batch/microsoft.batch/2017-01-01/types.json","Index":43},"Microsoft.Batch/batchAccounts@2017-05-01":{"RelativePath":"batch/microsoft.batch/2017-05-01/types.json","Index":25},"Microsoft.Batch/batchAccounts/applications/versions@2017-05-01":{"RelativePath":"batch/microsoft.batch/2017-05-01/types.json","Index":33},"Microsoft.Batch/batchAccounts/applications@2017-05-01":{"RelativePath":"batch/microsoft.batch/2017-05-01/types.json","Index":43},"Microsoft.Batch/batchAccounts@2017-09-01":{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":25},"Microsoft.Batch/batchAccounts/applications/versions@2017-09-01":{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":33},"Microsoft.Batch/batchAccounts/applications@2017-09-01":{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":43},"Microsoft.Batch/batchAccounts/certificates@2017-09-01":{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":61},"Microsoft.Batch/batchAccounts/pools@2017-09-01":{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":165},"Microsoft.Batch/batchAccounts@2018-12-01":{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":25},"Microsoft.Batch/batchAccounts/applications/versions@2018-12-01":{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":33},"Microsoft.Batch/batchAccounts/applications@2018-12-01":{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":38},"Microsoft.Batch/batchAccounts/certificates@2018-12-01":{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":56},"Microsoft.Batch/batchAccounts/pools@2018-12-01":{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":165},"Microsoft.Batch/batchAccounts@2019-04-01":{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":27},"Microsoft.Batch/batchAccounts/applications/versions@2019-04-01":{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":35},"Microsoft.Batch/batchAccounts/applications@2019-04-01":{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":40},"Microsoft.Batch/batchAccounts/certificates@2019-04-01":{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":58},"Microsoft.Batch/batchAccounts/pools@2019-04-01":{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":167},"Microsoft.Batch/batchAccounts@2019-08-01":{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":27},"Microsoft.Batch/batchAccounts/applications/versions@2019-08-01":{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":35},"Microsoft.Batch/batchAccounts/applications@2019-08-01":{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":40},"Microsoft.Batch/batchAccounts/certificates@2019-08-01":{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":58},"Microsoft.Batch/batchAccounts/pools@2019-08-01":{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":178},"Microsoft.Batch/batchAccounts@2020-03-01":{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":49},"Microsoft.Batch/batchAccounts/applications/versions@2020-03-01":{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":57},"Microsoft.Batch/batchAccounts/applications@2020-03-01":{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":62},"Microsoft.Batch/batchAccounts/certificates@2020-03-01":{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":80},"Microsoft.Batch/batchAccounts/pools@2020-03-01":{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":210},"Microsoft.Batch/batchAccounts/privateLinkResources@2020-03-01":{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":217},"Microsoft.Batch/batchAccounts/privateEndpointConnections@2020-03-01":{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":221},"Microsoft.Batch/batchAccounts@2020-05-01":{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":53},"Microsoft.Batch/batchAccounts/applications/versions@2020-05-01":{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":61},"Microsoft.Batch/batchAccounts/applications@2020-05-01":{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":66},"Microsoft.Batch/batchAccounts/certificates@2020-05-01":{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":84},"Microsoft.Batch/batchAccounts/pools@2020-05-01":{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":214},"Microsoft.Batch/batchAccounts/privateLinkResources@2020-05-01":{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":221},"Microsoft.Batch/batchAccounts/privateEndpointConnections@2020-05-01":{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":225},"Microsoft.Batch/batchAccounts@2020-09-01":{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":53},"Microsoft.Batch/batchAccounts/applications/versions@2020-09-01":{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":61},"Microsoft.Batch/batchAccounts/applications@2020-09-01":{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":66},"Microsoft.Batch/batchAccounts/certificates@2020-09-01":{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":84},"Microsoft.Batch/batchAccounts/pools@2020-09-01":{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":214},"Microsoft.Batch/batchAccounts/privateLinkResources@2020-09-01":{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":221},"Microsoft.Batch/batchAccounts/privateEndpointConnections@2020-09-01":{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":225},"Microsoft.Batch/batchAccounts@2021-01-01":{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":56},"Microsoft.Batch/batchAccounts/applications/versions@2021-01-01":{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":64},"Microsoft.Batch/batchAccounts/applications@2021-01-01":{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":69},"Microsoft.Batch/batchAccounts/certificates@2021-01-01":{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":87},"Microsoft.Batch/batchAccounts/pools@2021-01-01":{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":230},"Microsoft.Batch/batchAccounts/privateLinkResources@2021-01-01":{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":237},"Microsoft.Batch/batchAccounts/privateEndpointConnections@2021-01-01":{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":241},"Microsoft.Batch/batchAccounts@2021-06-01":{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":65},"Microsoft.Batch/batchAccounts/applications/versions@2021-06-01":{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":73},"Microsoft.Batch/batchAccounts/applications@2021-06-01":{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":78},"Microsoft.Batch/batchAccounts/certificates@2021-06-01":{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":96},"Microsoft.Batch/batchAccounts/pools@2021-06-01":{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":241},"Microsoft.Batch/batchAccounts/privateLinkResources@2021-06-01":{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":248},"Microsoft.Batch/batchAccounts/privateEndpointConnections@2021-06-01":{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":252},"Microsoft.Batch/batchAccounts@2022-01-01":{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":65},"Microsoft.Batch/batchAccounts/applications/versions@2022-01-01":{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":73},"Microsoft.Batch/batchAccounts/applications@2022-01-01":{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":78},"Microsoft.Batch/batchAccounts/certificates@2022-01-01":{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":96},"Microsoft.Batch/batchAccounts/pools@2022-01-01":{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":244},"Microsoft.Batch/batchAccounts/detectors@2022-01-01":{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":249},"Microsoft.Batch/batchAccounts/privateLinkResources@2022-01-01":{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":256},"Microsoft.Batch/batchAccounts/privateEndpointConnections@2022-01-01":{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":260},"Microsoft.Batch/batchAccounts@2022-06-01":{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":77},"Microsoft.Batch/batchAccounts/applications/versions@2022-06-01":{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":85},"Microsoft.Batch/batchAccounts/applications@2022-06-01":{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":90},"Microsoft.Batch/batchAccounts/certificates@2022-06-01":{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":108},"Microsoft.Batch/batchAccounts/pools@2022-06-01":{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":256},"Microsoft.Batch/batchAccounts/detectors@2022-06-01":{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":261},"Microsoft.Batch/batchAccounts/privateLinkResources@2022-06-01":{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":268},"Microsoft.Batch/batchAccounts/privateEndpointConnections@2022-06-01":{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":272},"Microsoft.Batch/batchAccounts@2022-10-01":{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":77},"Microsoft.Batch/batchAccounts/applications/versions@2022-10-01":{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":85},"Microsoft.Batch/batchAccounts/applications@2022-10-01":{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":90},"Microsoft.Batch/batchAccounts/certificates@2022-10-01":{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":108},"Microsoft.Batch/batchAccounts/pools@2022-10-01":{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":264},"Microsoft.Batch/batchAccounts/detectors@2022-10-01":{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":269},"Microsoft.Batch/batchAccounts/privateLinkResources@2022-10-01":{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":276},"Microsoft.Batch/batchAccounts/privateEndpointConnections@2022-10-01":{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":280},"Microsoft.Batch/batchAccounts@2023-05-01":{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":77},"Microsoft.Batch/batchAccounts/applications/versions@2023-05-01":{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":85},"Microsoft.Batch/batchAccounts/applications@2023-05-01":{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":90},"Microsoft.Batch/batchAccounts/certificates@2023-05-01":{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":108},"Microsoft.Batch/batchAccounts/pools@2023-05-01":{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":266},"Microsoft.Batch/batchAccounts/detectors@2023-05-01":{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":271},"Microsoft.Batch/batchAccounts/privateLinkResources@2023-05-01":{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":278},"Microsoft.Batch/batchAccounts/privateEndpointConnections@2023-05-01":{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":282},"Microsoft.Batch/batchAccounts@2023-11-01":{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":77},"Microsoft.Batch/batchAccounts/applications/versions@2023-11-01":{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":85},"Microsoft.Batch/batchAccounts/applications@2023-11-01":{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":90},"Microsoft.Batch/batchAccounts/certificates@2023-11-01":{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":108},"Microsoft.Batch/batchAccounts/pools@2023-11-01":{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":281},"Microsoft.Batch/batchAccounts/detectors@2023-11-01":{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":286},"Microsoft.Batch/batchAccounts/privateLinkResources@2023-11-01":{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":293},"Microsoft.Batch/batchAccounts/privateEndpointConnections@2023-11-01":{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":297},"Microsoft.BatchAI/clusters@2017-09-01-preview":{"RelativePath":"batchai/microsoft.batchai/2017-09-01-preview/types.json","Index":56},"Microsoft.BatchAI/jobs@2017-09-01-preview":{"RelativePath":"batchai/microsoft.batchai/2017-09-01-preview/types.json","Index":103},"Microsoft.BatchAI/fileServers@2017-09-01-preview":{"RelativePath":"batchai/microsoft.batchai/2017-09-01-preview/types.json","Index":129},"Microsoft.BatchAI/clusters@2018-03-01":{"RelativePath":"batchai/microsoft.batchai/2018-03-01/types.json","Index":60},"Microsoft.BatchAI/jobs@2018-03-01":{"RelativePath":"batchai/microsoft.batchai/2018-03-01/types.json","Index":109},"Microsoft.BatchAI/fileServers@2018-03-01":{"RelativePath":"batchai/microsoft.batchai/2018-03-01/types.json","Index":135},"Microsoft.BatchAI/workspaces@2018-05-01":{"RelativePath":"batchai/microsoft.batchai/2018-05-01/types.json","Index":18},"Microsoft.BatchAI/workspaces/experiments@2018-05-01":{"RelativePath":"batchai/microsoft.batchai/2018-05-01/types.json","Index":28},"Microsoft.BatchAI/workspaces/experiments/jobs@2018-05-01":{"RelativePath":"batchai/microsoft.batchai/2018-05-01/types.json","Index":96},"Microsoft.BatchAI/workspaces/fileServers@2018-05-01":{"RelativePath":"batchai/microsoft.batchai/2018-05-01/types.json","Index":112},"Microsoft.BatchAI/workspaces/clusters@2018-05-01":{"RelativePath":"batchai/microsoft.batchai/2018-05-01/types.json","Index":145},"Microsoft.Billing/invoices@2017-02-27-preview":{"RelativePath":"billing/microsoft.billing/2017-02-27-preview/types.json","Index":13},"Microsoft.Billing/billingPeriods@2017-04-24-preview":{"RelativePath":"billing/microsoft.billing/2017-04-24-preview/types.json","Index":13},"Microsoft.Billing/invoices@2017-04-24-preview":{"RelativePath":"billing/microsoft.billing/2017-04-24-preview/types.json","Index":20},"Microsoft.Billing/enrollmentAccounts@2018-03-01-preview":{"RelativePath":"billing/microsoft.billing/2018-03-01-preview/types.json","Index":12},"Microsoft.Billing/billingPeriods@2018-03-01-preview":{"RelativePath":"billing/microsoft.billing/2018-03-01-preview/types.json","Index":18},"Microsoft.Billing/invoices@2018-03-01-preview":{"RelativePath":"billing/microsoft.billing/2018-03-01-preview/types.json","Index":25},"Microsoft.Billing/billingAccounts/billingProfiles@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":20},"Microsoft.Billing/billingAccounts/invoiceSections@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":24},"Microsoft.Billing/billingAccounts/billingProfiles/policies@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":30},"Microsoft.Billing/billingAccounts/lineOfCredit@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":40},"Microsoft.Billing/billingAccounts@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":59},"Microsoft.Billing/billingAccounts/billingProfiles/availableBalance@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":65},"Microsoft.Billing/billingAccounts/customers@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":73},"Microsoft.Billing/billingAccounts/departments@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":77},"Microsoft.Billing/billingAccounts/enrollmentAccounts@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":81},"Microsoft.Billing/billingAccounts/billingProfiles/invoices@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":100},"Microsoft.Billing/billingAccounts/customers/billingSubscriptions@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":111},"Microsoft.Billing/billingAccounts/invoiceSections/billingSubscriptions@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":115},"Microsoft.Billing/billingAccounts/invoiceSections/products@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":133},"Microsoft.Billing/billingRoleDefinitions@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":143},"Microsoft.Billing/billingRoleAssignments@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":148},"Microsoft.Billing/billingAccounts/agreements@2018-11-01-preview":{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":155},"Microsoft.Billing/billingAccounts/billingProfiles/instructions@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":12},"Microsoft.Billing/billingAccounts/billingProfiles@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":53},"Microsoft.Billing/billingAccounts/billingProfiles/invoiceSections@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":57},"Microsoft.Billing/billingAccounts/billingProfiles/policies@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":73},"Microsoft.Billing/billingAccounts/customers/policies@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":82},"Microsoft.Billing/billingAccounts/billingRoleAssignments@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":87},"Microsoft.Billing/billingAccounts/departments/billingRoleAssignments@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":91},"Microsoft.Billing/billingAccounts/enrollmentAccounts/billingRoleAssignments@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":95},"Microsoft.Billing/billingAccounts@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":124},"Microsoft.Billing/billingAccounts/billingProfiles/availableBalance@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":131},"Microsoft.Billing/billingAccounts/customers@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":139},"Microsoft.Billing/billingAccounts/customers/billingSubscriptions@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":150},"Microsoft.Billing/billingAccounts/billingProfiles/invoiceSections/billingSubscriptions@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":154},"Microsoft.Billing/billingAccounts/customers/products@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":172},"Microsoft.Billing/billingAccounts/billingProfiles/invoiceSections/products@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":176},"Microsoft.Billing/billingAccounts/departments@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":180},"Microsoft.Billing/billingAccounts/enrollmentAccounts@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":184},"Microsoft.Billing/billingAccounts/invoices@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":218},"Microsoft.Billing/billingAccounts/billingProfiles/invoices@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":222},"Microsoft.Billing/billingAccounts/billingSubscriptions/invoices@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":226},"Microsoft.Billing/billingProperty@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":243},"Microsoft.Billing/billingAccounts/billingRoleDefinitions@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":252},"Microsoft.Billing/billingAccounts/billingProfiles/invoiceSections/billingRoleDefinitions@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":256},"Microsoft.Billing/billingAccounts/billingProfiles/billingRoleDefinitions@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":260},"Microsoft.Billing/billingAccounts/departments/billingRoleDefinitions@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":264},"Microsoft.Billing/billingAccounts/enrollmentAccounts/billingRoleDefinitions@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":268},"Microsoft.Billing/billingAccounts/billingProfiles/invoiceSections/billingRoleAssignments@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":272},"Microsoft.Billing/billingAccounts/billingProfiles/billingRoleAssignments@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":276},"Microsoft.Billing/billingAccounts/agreements@2019-10-01-preview":{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":291},"Microsoft.Billing/billingAccounts/billingProfiles/instructions@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":12},"Microsoft.Billing/billingAccounts/billingProfiles@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":56},"Microsoft.Billing/billingAccounts/billingProfiles/invoiceSections@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":60},"Microsoft.Billing/billingAccounts/billingProfiles/policies@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":76},"Microsoft.Billing/billingAccounts/customers/policies@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":85},"Microsoft.Billing/billingAccounts@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":119},"Microsoft.Billing/billingAccounts/billingProfiles/availableBalance@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":126},"Microsoft.Billing/billingAccounts/customers@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":134},"Microsoft.Billing/billingAccounts/billingSubscriptions@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":146},"Microsoft.Billing/billingAccounts/products@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":167},"Microsoft.Billing/billingAccounts/invoices@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":204},"Microsoft.Billing/billingAccounts/billingSubscriptions/invoices@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":208},"Microsoft.Billing/billingProperty@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":225},"Microsoft.Billing/billingAccounts/billingRoleDefinitions@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":234},"Microsoft.Billing/billingAccounts/billingProfiles/invoiceSections/billingRoleDefinitions@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":238},"Microsoft.Billing/billingAccounts/billingProfiles/billingRoleDefinitions@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":242},"Microsoft.Billing/billingAccounts/billingRoleAssignments@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":247},"Microsoft.Billing/billingAccounts/billingProfiles/invoiceSections/billingRoleAssignments@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":251},"Microsoft.Billing/billingAccounts/billingProfiles/billingRoleAssignments@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":255},"Microsoft.Billing/billingAccounts/agreements@2020-05-01":{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":275},"Microsoft.Billing/promotions@2020-09-01-preview":{"RelativePath":"billing/microsoft.billing/2020-09-01-preview/types.json","Index":14},"Microsoft.Billing/promotions@2020-11-01-preview":{"RelativePath":"billing/microsoft.billing/2020-11-01-preview/types.json","Index":14},"Microsoft.Billing/billingAccounts/billingSubscriptionAliases@2021-10-01":{"RelativePath":"billing/microsoft.billing/2021-10-01/types.json","Index":40},"Microsoft.Billing/billingAccounts/billingSubscriptions@2021-10-01":{"RelativePath":"billing/microsoft.billing/2021-10-01/types.json","Index":61},"Microsoft.Billing/paymentMethods@2021-10-01":{"RelativePath":"billing/microsoft.billing/2021-10-01/types.json","Index":74},"Microsoft.Billing/billingAccounts/paymentMethods@2021-10-01":{"RelativePath":"billing/microsoft.billing/2021-10-01/types.json","Index":78},"Microsoft.Billing/billingAccounts/billingProfiles/paymentMethodLinks@2021-10-01":{"RelativePath":"billing/microsoft.billing/2021-10-01/types.json","Index":91},"Microsoft.BillingBenefits/savingsPlanOrderAliases@2022-11-01":{"RelativePath":"billingbenefits/microsoft.billingbenefits/2022-11-01/types.json","Index":47},"Microsoft.BillingBenefits/reservationOrderAliases@2022-11-01":{"RelativePath":"billingbenefits/microsoft.billingbenefits/2022-11-01/types.json","Index":102},"Microsoft.BillingBenefits/savingsPlanOrders@2022-11-01":{"RelativePath":"billingbenefits/microsoft.billingbenefits/2022-11-01/types.json","Index":133},"Microsoft.BillingBenefits/savingsPlanOrders/savingsPlans@2022-11-01":{"RelativePath":"billingbenefits/microsoft.billingbenefits/2022-11-01/types.json","Index":173},"Microsoft.Blockchain/blockchainMembers@2018-06-01-preview":{"RelativePath":"blockchain/microsoft.blockchain/2018-06-01-preview/types.json","Index":29},"Microsoft.Blockchain/blockchainMembers/transactionNodes@2018-06-01-preview":{"RelativePath":"blockchain/microsoft.blockchain/2018-06-01-preview/types.json","Index":41},"Microsoft.Blueprint/blueprints@2017-11-11-preview":{"RelativePath":"blueprint/microsoft.blueprint/2017-11-11-preview/types.json","Index":31},"Microsoft.Blueprint/blueprints/artifacts@2017-11-11-preview":{"RelativePath":"blueprint/microsoft.blueprint/2017-11-11-preview/types.json","Index":50},"Microsoft.Blueprint/blueprints/versions@2017-11-11-preview":{"RelativePath":"blueprint/microsoft.blueprint/2017-11-11-preview/types.json","Index":60},"Microsoft.Blueprint/blueprintAssignments@2017-11-11-preview":{"RelativePath":"blueprint/microsoft.blueprint/2017-11-11-preview/types.json","Index":89},"Microsoft.Blueprint/blueprints/versions/artifacts@2017-11-11-preview":{"RelativePath":"blueprint/microsoft.blueprint/2017-11-11-preview/types.json","Index":99},"Microsoft.Blueprint/blueprints@2018-11-01-preview":{"RelativePath":"blueprint/microsoft.blueprint/2018-11-01-preview/types.json","Index":32},"Microsoft.Blueprint/blueprints/artifacts@2018-11-01-preview":{"RelativePath":"blueprint/microsoft.blueprint/2018-11-01-preview/types.json","Index":53},"Microsoft.Blueprint/blueprints/versions@2018-11-01-preview":{"RelativePath":"blueprint/microsoft.blueprint/2018-11-01-preview/types.json","Index":63},"Microsoft.Blueprint/blueprintAssignments@2018-11-01-preview":{"RelativePath":"blueprint/microsoft.blueprint/2018-11-01-preview/types.json","Index":98},"Microsoft.Blueprint/blueprints/versions/artifacts@2018-11-01-preview":{"RelativePath":"blueprint/microsoft.blueprint/2018-11-01-preview/types.json","Index":108},"Microsoft.Blueprint/blueprintAssignments/assignmentOperations@2018-11-01-preview":{"RelativePath":"blueprint/microsoft.blueprint/2018-11-01-preview/types.json","Index":121},"Microsoft.BotService/botServices@2017-12-01":{"RelativePath":"botservice/microsoft.botservice/2017-12-01/types.json","Index":28},"Microsoft.BotService/botServices/channels@2017-12-01":{"RelativePath":"botservice/microsoft.botservice/2017-12-01/types.json","Index":86},"Microsoft.BotService/botServices/Connections@2017-12-01":{"RelativePath":"botservice/microsoft.botservice/2017-12-01/types.json","Index":99},"Microsoft.BotService/botServices@2018-07-12":{"RelativePath":"botservice/microsoft.botservice/2018-07-12/types.json","Index":28},"Microsoft.BotService/botServices/channels@2018-07-12":{"RelativePath":"botservice/microsoft.botservice/2018-07-12/types.json","Index":87},"Microsoft.BotService/botServices/Connections@2018-07-12":{"RelativePath":"botservice/microsoft.botservice/2018-07-12/types.json","Index":100},"Microsoft.BotService/enterpriseChannels@2018-07-12":{"RelativePath":"botservice/microsoft.botservice/2018-07-12/types.json","Index":135},"Microsoft.BotService/botServices@2020-06-02":{"RelativePath":"botservice/microsoft.botservice/2020-06-02/types.json","Index":28},"Microsoft.BotService/botServices/channels@2020-06-02":{"RelativePath":"botservice/microsoft.botservice/2020-06-02/types.json","Index":101},"Microsoft.BotService/botServices/connections@2020-06-02":{"RelativePath":"botservice/microsoft.botservice/2020-06-02/types.json","Index":114},"Microsoft.BotService/botServices@2021-03-01":{"RelativePath":"botservice/microsoft.botservice/2021-03-01/types.json","Index":39},"Microsoft.BotService/botServices/channels@2021-03-01":{"RelativePath":"botservice/microsoft.botservice/2021-03-01/types.json","Index":138},"Microsoft.BotService/botServices/connections@2021-03-01":{"RelativePath":"botservice/microsoft.botservice/2021-03-01/types.json","Index":153},"Microsoft.BotService/botServices@2021-05-01-preview":{"RelativePath":"botservice/microsoft.botservice/2021-05-01-preview/types.json","Index":54},"Microsoft.BotService/botServices/channels@2021-05-01-preview":{"RelativePath":"botservice/microsoft.botservice/2021-05-01-preview/types.json","Index":153},"Microsoft.BotService/botServices/connections@2021-05-01-preview":{"RelativePath":"botservice/microsoft.botservice/2021-05-01-preview/types.json","Index":168},"Microsoft.BotService/botServices/privateEndpointConnections@2021-05-01-preview":{"RelativePath":"botservice/microsoft.botservice/2021-05-01-preview/types.json","Index":172},"Microsoft.BotService/botServices@2022-06-15-preview":{"RelativePath":"botservice/microsoft.botservice/2022-06-15-preview/types.json","Index":54},"Microsoft.BotService/botServices/channels@2022-06-15-preview":{"RelativePath":"botservice/microsoft.botservice/2022-06-15-preview/types.json","Index":153},"Microsoft.BotService/botServices/connections@2022-06-15-preview":{"RelativePath":"botservice/microsoft.botservice/2022-06-15-preview/types.json","Index":168},"Microsoft.BotService/botServices/privateEndpointConnections@2022-06-15-preview":{"RelativePath":"botservice/microsoft.botservice/2022-06-15-preview/types.json","Index":172},"Microsoft.BotService/botServices@2022-09-15":{"RelativePath":"botservice/microsoft.botservice/2022-09-15/types.json","Index":54},"Microsoft.BotService/botServices/channels@2022-09-15":{"RelativePath":"botservice/microsoft.botservice/2022-09-15/types.json","Index":153},"Microsoft.BotService/botServices/connections@2022-09-15":{"RelativePath":"botservice/microsoft.botservice/2022-09-15/types.json","Index":168},"Microsoft.BotService/botServices/privateEndpointConnections@2022-09-15":{"RelativePath":"botservice/microsoft.botservice/2022-09-15/types.json","Index":172},"Microsoft.BotService/botServices@2023-09-15-preview":{"RelativePath":"botservice/microsoft.botservice/2023-09-15-preview/types.json","Index":94},"Microsoft.BotService/botServices/channels@2023-09-15-preview":{"RelativePath":"botservice/microsoft.botservice/2023-09-15-preview/types.json","Index":193},"Microsoft.BotService/botServices/connections@2023-09-15-preview":{"RelativePath":"botservice/microsoft.botservice/2023-09-15-preview/types.json","Index":208},"Microsoft.BotService/botServices/privateEndpointConnections@2023-09-15-preview":{"RelativePath":"botservice/microsoft.botservice/2023-09-15-preview/types.json","Index":212},"Microsoft.Cdn/profiles@2015-06-01":{"RelativePath":"cdn/microsoft.cdn/2015-06-01/types.json","Index":26},"Microsoft.Cdn/profiles/endpoints@2015-06-01":{"RelativePath":"cdn/microsoft.cdn/2015-06-01/types.json","Index":52},"Microsoft.Cdn/profiles/endpoints/origins@2015-06-01":{"RelativePath":"cdn/microsoft.cdn/2015-06-01/types.json","Index":65},"Microsoft.Cdn/profiles/endpoints/customDomains@2015-06-01":{"RelativePath":"cdn/microsoft.cdn/2015-06-01/types.json","Index":78},"Microsoft.Cdn/profiles@2016-04-02":{"RelativePath":"cdn/microsoft.cdn/2016-04-02/types.json","Index":28},"Microsoft.Cdn/profiles/endpoints@2016-04-02":{"RelativePath":"cdn/microsoft.cdn/2016-04-02/types.json","Index":54},"Microsoft.Cdn/profiles/endpoints/origins@2016-04-02":{"RelativePath":"cdn/microsoft.cdn/2016-04-02/types.json","Index":67},"Microsoft.Cdn/profiles/endpoints/customDomains@2016-04-02":{"RelativePath":"cdn/microsoft.cdn/2016-04-02/types.json","Index":80},"Microsoft.Cdn/profiles@2016-10-02":{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":25},"Microsoft.Cdn/profiles/endpoints@2016-10-02":{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":59},"Microsoft.Cdn/profiles/endpoints/customDomains@2016-10-02":{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":75},"Microsoft.Cdn/profiles/endpoints/origins@2016-10-02":{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":85},"Microsoft.Cdn/profiles@2017-04-02":{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":25},"Microsoft.Cdn/profiles/endpoints@2017-04-02":{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":59},"Microsoft.Cdn/profiles/endpoints/customDomains@2017-04-02":{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":85},"Microsoft.Cdn/profiles/endpoints/origins@2017-04-02":{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":95},"Microsoft.Cdn/profiles@2017-10-12":{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":27},"Microsoft.Cdn/profiles/endpoints@2017-10-12":{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":93},"Microsoft.Cdn/profiles/endpoints/customDomains@2017-10-12":{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":119},"Microsoft.Cdn/profiles/endpoints/origins@2017-10-12":{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":129},"Microsoft.Cdn/profiles@2019-04-15":{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":27},"Microsoft.Cdn/profiles/endpoints@2019-04-15":{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":408},"Microsoft.Cdn/profiles/endpoints/customDomains@2019-04-15":{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":459},"Microsoft.Cdn/profiles/endpoints/origins@2019-04-15":{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":469},"Microsoft.Cdn/profiles@2019-06-15-preview":{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":27},"Microsoft.Cdn/profiles/endpoints@2019-06-15-preview":{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":365},"Microsoft.Cdn/profiles/endpoints/customDomains@2019-06-15-preview":{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":416},"Microsoft.Cdn/CdnWebApplicationFirewallPolicies@2019-06-15-preview":{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":521},"Microsoft.Cdn/profiles/endpoints/origins@2019-06-15-preview":{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":531},"Microsoft.Cdn/profiles@2019-06-15":{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":27},"Microsoft.Cdn/profiles/endpoints@2019-06-15":{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":409},"Microsoft.Cdn/profiles/endpoints/customDomains@2019-06-15":{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":460},"Microsoft.Cdn/CdnWebApplicationFirewallPolicies@2019-06-15":{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":565},"Microsoft.Cdn/profiles/endpoints/origins@2019-06-15":{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":575},"Microsoft.Cdn/profiles@2019-12-31":{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":27},"Microsoft.Cdn/profiles/endpoints@2019-12-31":{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":434},"Microsoft.Cdn/profiles/endpoints/origins@2019-12-31":{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":443},"Microsoft.Cdn/profiles/endpoints/originGroups@2019-12-31":{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":453},"Microsoft.Cdn/profiles/endpoints/customDomains@2019-12-31":{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":504},"Microsoft.Cdn/profiles@2020-04-15":{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":27},"Microsoft.Cdn/profiles/endpoints@2020-04-15":{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":449},"Microsoft.Cdn/profiles/endpoints/origins@2020-04-15":{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":464},"Microsoft.Cdn/profiles/endpoints/originGroups@2020-04-15":{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":474},"Microsoft.Cdn/profiles/endpoints/customDomains@2020-04-15":{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":525},"Microsoft.Cdn/CdnWebApplicationFirewallPolicies@2020-04-15":{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":630},"Microsoft.Cdn/profiles@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":45},"Microsoft.Cdn/profiles/endpoints@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":480},"Microsoft.Cdn/profiles/endpoints/origins@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":495},"Microsoft.Cdn/profiles/endpoints/originGroups@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":505},"Microsoft.Cdn/profiles/endpoints/customDomains@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":556},"Microsoft.Cdn/profiles/customDomains@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":587},"Microsoft.Cdn/profiles/afdEndpoints@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":607},"Microsoft.Cdn/profiles/originGroups@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":627},"Microsoft.Cdn/profiles/originGroups/origins@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":653},"Microsoft.Cdn/profiles/afdEndpoints/routes@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":695},"Microsoft.Cdn/profiles/ruleSets@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":711},"Microsoft.Cdn/profiles/ruleSets/rules@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":732},"Microsoft.Cdn/profiles/securityPolicies@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":755},"Microsoft.Cdn/profiles/secrets@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":779},"Microsoft.Cdn/CdnWebApplicationFirewallPolicies@2020-09-01":{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":884},"Microsoft.Cdn/profiles/customDomains@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":54},"Microsoft.Cdn/profiles/afdEndpoints@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":79},"Microsoft.Cdn/profiles/originGroups@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":108},"Microsoft.Cdn/profiles/originGroups/origins@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":134},"Microsoft.Cdn/profiles/afdEndpoints/routes@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":179},"Microsoft.Cdn/profiles/ruleSets@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":195},"Microsoft.Cdn/profiles/ruleSets/rules@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":744},"Microsoft.Cdn/profiles/securityPolicies@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":767},"Microsoft.Cdn/profiles/secrets@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":793},"Microsoft.Cdn/profiles@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":825},"Microsoft.Cdn/profiles/endpoints@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":896},"Microsoft.Cdn/profiles/endpoints/origins@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":917},"Microsoft.Cdn/profiles/endpoints/originGroups@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":933},"Microsoft.Cdn/profiles/endpoints/customDomains@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":990},"Microsoft.Cdn/cdnWebApplicationFirewallPolicies@2021-06-01":{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1088},"Microsoft.Cdn/profiles/customDomains@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":55},"Microsoft.Cdn/profiles/afdEndpoints@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":80},"Microsoft.Cdn/profiles/originGroups@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":109},"Microsoft.Cdn/profiles/originGroups/origins@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":135},"Microsoft.Cdn/profiles/afdEndpoints/routes@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":180},"Microsoft.Cdn/profiles/ruleSets@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":196},"Microsoft.Cdn/profiles/ruleSets/rules@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":745},"Microsoft.Cdn/profiles/securityPolicies@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":768},"Microsoft.Cdn/profiles/secrets@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":795},"Microsoft.Cdn/profiles@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":833},"Microsoft.Cdn/profiles/endpoints@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":904},"Microsoft.Cdn/profiles/endpoints/origins@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":925},"Microsoft.Cdn/profiles/endpoints/originGroups@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":941},"Microsoft.Cdn/profiles/endpoints/customDomains@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":998},"Microsoft.Cdn/cdnWebApplicationFirewallPolicies@2022-05-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1097},"Microsoft.Cdn/profiles/customDomains@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":55},"Microsoft.Cdn/profiles/afdEndpoints@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":80},"Microsoft.Cdn/profiles/originGroups@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":109},"Microsoft.Cdn/profiles/originGroups/origins@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":135},"Microsoft.Cdn/profiles/afdEndpoints/routes@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":180},"Microsoft.Cdn/profiles/ruleSets@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":196},"Microsoft.Cdn/profiles/ruleSets/rules@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":745},"Microsoft.Cdn/profiles/securityPolicies@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":768},"Microsoft.Cdn/profiles/secrets@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":795},"Microsoft.Cdn/profiles@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":841},"Microsoft.Cdn/profiles/endpoints@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":912},"Microsoft.Cdn/profiles/endpoints/origins@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":933},"Microsoft.Cdn/profiles/endpoints/originGroups@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":949},"Microsoft.Cdn/profiles/endpoints/customDomains@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1006},"Microsoft.Cdn/cdnWebApplicationFirewallPolicies@2022-11-01-preview":{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1105},"Microsoft.Cdn/profiles/customDomains@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":55},"Microsoft.Cdn/profiles/afdEndpoints@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":80},"Microsoft.Cdn/profiles/originGroups@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":109},"Microsoft.Cdn/profiles/originGroups/origins@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":135},"Microsoft.Cdn/profiles/afdEndpoints/routes@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":180},"Microsoft.Cdn/profiles/ruleSets@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":196},"Microsoft.Cdn/profiles/ruleSets/rules@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":745},"Microsoft.Cdn/profiles/securityPolicies@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":768},"Microsoft.Cdn/profiles/secrets@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":795},"Microsoft.Cdn/profiles@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":841},"Microsoft.Cdn/profiles/endpoints@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":912},"Microsoft.Cdn/profiles/endpoints/origins@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":933},"Microsoft.Cdn/profiles/endpoints/originGroups@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":949},"Microsoft.Cdn/profiles/endpoints/customDomains@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1006},"Microsoft.Cdn/cdnWebApplicationFirewallPolicies@2023-05-01":{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1105},"Microsoft.Cdn/profiles/customDomains@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":58},"Microsoft.Cdn/profiles/afdEndpoints@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":83},"Microsoft.Cdn/profiles/originGroups@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":112},"Microsoft.Cdn/profiles/originGroups/origins@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":138},"Microsoft.Cdn/profiles/afdEndpoints/routes@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":183},"Microsoft.Cdn/profiles/ruleSets@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":199},"Microsoft.Cdn/profiles/ruleSets/rules@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":756},"Microsoft.Cdn/profiles/securityPolicies@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":779},"Microsoft.Cdn/profiles/secrets@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":806},"Microsoft.Cdn/profiles/keyGroups@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":823},"Microsoft.Cdn/profiles@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":869},"Microsoft.Cdn/profiles/endpoints@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":940},"Microsoft.Cdn/profiles/endpoints/origins@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":961},"Microsoft.Cdn/profiles/endpoints/originGroups@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":977},"Microsoft.Cdn/profiles/endpoints/customDomains@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1034},"Microsoft.Cdn/cdnWebApplicationFirewallPolicies@2023-07-01-preview":{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1133},"Microsoft.ChangeAnalysis/profile@2020-04-01-preview":{"RelativePath":"changeanalysis/microsoft.changeanalysis/2020-04-01-preview/types.json","Index":27},"Microsoft.Chaos/targets/capabilities@2021-09-15-preview":{"RelativePath":"chaos/microsoft.chaos/2021-09-15-preview/types.json","Index":23},"Microsoft.Chaos/experiments@2021-09-15-preview":{"RelativePath":"chaos/microsoft.chaos/2021-09-15-preview/types.json","Index":58},"Microsoft.Chaos/targets@2021-09-15-preview":{"RelativePath":"chaos/microsoft.chaos/2021-09-15-preview/types.json","Index":63},"Microsoft.Chaos/locations/targetTypes@2021-09-15-preview":{"RelativePath":"chaos/microsoft.chaos/2021-09-15-preview/types.json","Index":69},"Microsoft.Chaos/locations/targetTypes/capabilityTypes@2021-09-15-preview":{"RelativePath":"chaos/microsoft.chaos/2021-09-15-preview/types.json","Index":74},"Microsoft.Chaos/targets/capabilities@2022-07-01-preview":{"RelativePath":"chaos/microsoft.chaos/2022-07-01-preview/types.json","Index":23},"Microsoft.Chaos/experiments@2022-07-01-preview":{"RelativePath":"chaos/microsoft.chaos/2022-07-01-preview/types.json","Index":58},"Microsoft.Chaos/targets@2022-07-01-preview":{"RelativePath":"chaos/microsoft.chaos/2022-07-01-preview/types.json","Index":63},"Microsoft.Chaos/locations/targetTypes@2022-07-01-preview":{"RelativePath":"chaos/microsoft.chaos/2022-07-01-preview/types.json","Index":69},"Microsoft.Chaos/locations/targetTypes/capabilityTypes@2022-07-01-preview":{"RelativePath":"chaos/microsoft.chaos/2022-07-01-preview/types.json","Index":75},"Microsoft.Chaos/targets/capabilities@2022-10-01-preview":{"RelativePath":"chaos/microsoft.chaos/2022-10-01-preview/types.json","Index":23},"Microsoft.Chaos/experiments@2022-10-01-preview":{"RelativePath":"chaos/microsoft.chaos/2022-10-01-preview/types.json","Index":63},"Microsoft.Chaos/targets@2022-10-01-preview":{"RelativePath":"chaos/microsoft.chaos/2022-10-01-preview/types.json","Index":68},"Microsoft.Chaos/locations/targetTypes/capabilityTypes@2022-10-01-preview":{"RelativePath":"chaos/microsoft.chaos/2022-10-01-preview/types.json","Index":74},"Microsoft.Chaos/locations/targetTypes@2022-10-01-preview":{"RelativePath":"chaos/microsoft.chaos/2022-10-01-preview/types.json","Index":80},"Microsoft.Chaos/targets/capabilities@2023-04-01-preview":{"RelativePath":"chaos/microsoft.chaos/2023-04-01-preview/types.json","Index":23},"Microsoft.Chaos/experiments@2023-04-01-preview":{"RelativePath":"chaos/microsoft.chaos/2023-04-01-preview/types.json","Index":66},"Microsoft.Chaos/targets@2023-04-01-preview":{"RelativePath":"chaos/microsoft.chaos/2023-04-01-preview/types.json","Index":71},"Microsoft.Chaos/locations/targetTypes/capabilityTypes@2023-04-01-preview":{"RelativePath":"chaos/microsoft.chaos/2023-04-01-preview/types.json","Index":79},"Microsoft.Chaos/locations/targetTypes@2023-04-01-preview":{"RelativePath":"chaos/microsoft.chaos/2023-04-01-preview/types.json","Index":85},"Microsoft.Chaos/targets/capabilities@2023-04-15-preview":{"RelativePath":"chaos/microsoft.chaos/2023-04-15-preview/types.json","Index":23},"Microsoft.Chaos/experiments@2023-04-15-preview":{"RelativePath":"chaos/microsoft.chaos/2023-04-15-preview/types.json","Index":67},"Microsoft.Chaos/targets@2023-04-15-preview":{"RelativePath":"chaos/microsoft.chaos/2023-04-15-preview/types.json","Index":72},"Microsoft.Chaos/locations/targetTypes/capabilityTypes@2023-04-15-preview":{"RelativePath":"chaos/microsoft.chaos/2023-04-15-preview/types.json","Index":80},"Microsoft.Chaos/locations/targetTypes@2023-04-15-preview":{"RelativePath":"chaos/microsoft.chaos/2023-04-15-preview/types.json","Index":86},"Microsoft.Chaos/targets/capabilities@2023-09-01-preview":{"RelativePath":"chaos/microsoft.chaos/2023-09-01-preview/types.json","Index":23},"Microsoft.Chaos/experiments@2023-09-01-preview":{"RelativePath":"chaos/microsoft.chaos/2023-09-01-preview/types.json","Index":74},"Microsoft.Chaos/targets@2023-09-01-preview":{"RelativePath":"chaos/microsoft.chaos/2023-09-01-preview/types.json","Index":79},"Microsoft.Chaos/locations/targetTypes/capabilityTypes@2023-09-01-preview":{"RelativePath":"chaos/microsoft.chaos/2023-09-01-preview/types.json","Index":87},"Microsoft.Chaos/locations/targetTypes@2023-09-01-preview":{"RelativePath":"chaos/microsoft.chaos/2023-09-01-preview/types.json","Index":93},"Microsoft.Chaos/targets/capabilities@2023-10-27-preview":{"RelativePath":"chaos/microsoft.chaos/2023-10-27-preview/types.json","Index":23},"Microsoft.Chaos/experiments@2023-10-27-preview":{"RelativePath":"chaos/microsoft.chaos/2023-10-27-preview/types.json","Index":75},"Microsoft.Chaos/privateAccesses@2023-10-27-preview":{"RelativePath":"chaos/microsoft.chaos/2023-10-27-preview/types.json","Index":96},"Microsoft.Chaos/targets@2023-10-27-preview":{"RelativePath":"chaos/microsoft.chaos/2023-10-27-preview/types.json","Index":101},"Microsoft.Chaos/locations/targetTypes/capabilityTypes@2023-10-27-preview":{"RelativePath":"chaos/microsoft.chaos/2023-10-27-preview/types.json","Index":109},"Microsoft.Chaos/privateAccesses/privateEndpointConnections@2023-10-27-preview":{"RelativePath":"chaos/microsoft.chaos/2023-10-27-preview/types.json","Index":113},"Microsoft.Chaos/locations/targetTypes@2023-10-27-preview":{"RelativePath":"chaos/microsoft.chaos/2023-10-27-preview/types.json","Index":119},"Microsoft.Chaos/targets/capabilities@2023-11-01":{"RelativePath":"chaos/microsoft.chaos/2023-11-01/types.json","Index":23},"Microsoft.Chaos/experiments@2023-11-01":{"RelativePath":"chaos/microsoft.chaos/2023-11-01/types.json","Index":74},"Microsoft.Chaos/targets@2023-11-01":{"RelativePath":"chaos/microsoft.chaos/2023-11-01/types.json","Index":79},"Microsoft.Chaos/locations/targetTypes/capabilityTypes@2023-11-01":{"RelativePath":"chaos/microsoft.chaos/2023-11-01/types.json","Index":87},"Microsoft.Chaos/locations/targetTypes@2023-11-01":{"RelativePath":"chaos/microsoft.chaos/2023-11-01/types.json","Index":93},"Microsoft.Chaos/targets/capabilities@2024-01-01":{"RelativePath":"chaos/microsoft.chaos/2024-01-01/types.json","Index":23},"Microsoft.Chaos/experiments@2024-01-01":{"RelativePath":"chaos/microsoft.chaos/2024-01-01/types.json","Index":74},"Microsoft.Chaos/targets@2024-01-01":{"RelativePath":"chaos/microsoft.chaos/2024-01-01/types.json","Index":79},"Microsoft.Chaos/locations/targetTypes/capabilityTypes@2024-01-01":{"RelativePath":"chaos/microsoft.chaos/2024-01-01/types.json","Index":87},"Microsoft.Chaos/locations/targetTypes@2024-01-01":{"RelativePath":"chaos/microsoft.chaos/2024-01-01/types.json","Index":93},"Microsoft.Portal/locations/userSettings@2018-10-01":{"RelativePath":"cloudshell/microsoft.portal/2018-10-01/types.json","Index":30},"Microsoft.Portal/locations/consoles@2018-10-01":{"RelativePath":"cloudshell/microsoft.portal/2018-10-01/types.json","Index":48},"Microsoft.Portal/userSettings@2018-10-01":{"RelativePath":"cloudshell/microsoft.portal/2018-10-01/types.json","Index":52},"Microsoft.Portal/consoles@2018-10-01":{"RelativePath":"cloudshell/microsoft.portal/2018-10-01/types.json","Index":70},"Microsoft.CognitiveServices/accounts@2016-02-01-preview":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2016-02-01-preview/types.json","Index":47},"Microsoft.CognitiveServices/accounts@2017-04-18":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2017-04-18/types.json","Index":66},"Microsoft.CognitiveServices/accounts/privateEndpointConnections@2017-04-18":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2017-04-18/types.json","Index":70},"Microsoft.CognitiveServices/accounts@2021-04-30":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-04-30/types.json","Index":93},"Microsoft.CognitiveServices/accounts/privateEndpointConnections@2021-04-30":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-04-30/types.json","Index":97},"Microsoft.CognitiveServices/locations/resourceGroups/deletedAccounts@2021-04-30":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-04-30/types.json","Index":102},"Microsoft.CognitiveServices/accounts@2021-10-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-10-01/types.json","Index":93},"Microsoft.CognitiveServices/accounts/privateEndpointConnections@2021-10-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-10-01/types.json","Index":97},"Microsoft.CognitiveServices/accounts/deployments@2021-10-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-10-01/types.json","Index":114},"Microsoft.CognitiveServices/accounts/commitmentPlans@2021-10-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-10-01/types.json","Index":125},"Microsoft.CognitiveServices/locations/resourceGroups/deletedAccounts@2021-10-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-10-01/types.json","Index":130},"Microsoft.CognitiveServices/accounts@2022-03-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-03-01/types.json","Index":93},"Microsoft.CognitiveServices/accounts/privateEndpointConnections@2022-03-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-03-01/types.json","Index":97},"Microsoft.CognitiveServices/accounts/deployments@2022-03-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-03-01/types.json","Index":114},"Microsoft.CognitiveServices/accounts/commitmentPlans@2022-03-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-03-01/types.json","Index":125},"Microsoft.CognitiveServices/locations/resourceGroups/deletedAccounts@2022-03-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-03-01/types.json","Index":130},"Microsoft.CognitiveServices/accounts@2022-10-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-10-01/types.json","Index":93},"Microsoft.CognitiveServices/accounts/privateEndpointConnections@2022-10-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-10-01/types.json","Index":97},"Microsoft.CognitiveServices/accounts/deployments@2022-10-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-10-01/types.json","Index":115},"Microsoft.CognitiveServices/accounts/commitmentPlans@2022-10-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-10-01/types.json","Index":126},"Microsoft.CognitiveServices/locations/resourceGroups/deletedAccounts@2022-10-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-10-01/types.json","Index":131},"Microsoft.CognitiveServices/accounts@2022-12-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-12-01/types.json","Index":102},"Microsoft.CognitiveServices/accounts/privateEndpointConnections@2022-12-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-12-01/types.json","Index":106},"Microsoft.CognitiveServices/accounts/deployments@2022-12-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-12-01/types.json","Index":124},"Microsoft.CognitiveServices/accounts/commitmentPlans@2022-12-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-12-01/types.json","Index":144},"Microsoft.CognitiveServices/commitmentPlans@2022-12-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-12-01/types.json","Index":149},"Microsoft.CognitiveServices/commitmentPlans/accountAssociations@2022-12-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-12-01/types.json","Index":154},"Microsoft.CognitiveServices/locations/resourceGroups/deletedAccounts@2022-12-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-12-01/types.json","Index":159},"Microsoft.CognitiveServices/accounts@2023-05-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-05-01/types.json","Index":106},"Microsoft.CognitiveServices/accounts/privateEndpointConnections@2023-05-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-05-01/types.json","Index":110},"Microsoft.CognitiveServices/accounts/deployments@2023-05-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-05-01/types.json","Index":135},"Microsoft.CognitiveServices/accounts/commitmentPlans@2023-05-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-05-01/types.json","Index":157},"Microsoft.CognitiveServices/commitmentPlans@2023-05-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-05-01/types.json","Index":162},"Microsoft.CognitiveServices/commitmentPlans/accountAssociations@2023-05-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-05-01/types.json","Index":167},"Microsoft.CognitiveServices/locations/resourceGroups/deletedAccounts@2023-05-01":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-05-01/types.json","Index":172},"Microsoft.CognitiveServices/accounts@2023-10-01-preview":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":110},"Microsoft.CognitiveServices/accounts/privateEndpointConnections@2023-10-01-preview":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":114},"Microsoft.CognitiveServices/accounts/deployments@2023-10-01-preview":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":141},"Microsoft.CognitiveServices/accounts/commitmentPlans@2023-10-01-preview":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":163},"Microsoft.CognitiveServices/commitmentPlans@2023-10-01-preview":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":168},"Microsoft.CognitiveServices/commitmentPlans/accountAssociations@2023-10-01-preview":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":174},"Microsoft.CognitiveServices/accounts/encryptionScopes@2023-10-01-preview":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":194},"Microsoft.CognitiveServices/accounts/raiPolicies@2023-10-01-preview":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":219},"Microsoft.CognitiveServices/accounts/raiBlocklists@2023-10-01-preview":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":225},"Microsoft.CognitiveServices/accounts/raiBlocklists/raiBlocklistItems@2023-10-01-preview":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":231},"Microsoft.CognitiveServices/locations/resourceGroups/deletedAccounts@2023-10-01-preview":{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":236},"Microsoft.Communication/communicationServices@2020-08-20-preview":{"RelativePath":"communication/microsoft.communication/2020-08-20-preview/types.json","Index":23},"Microsoft.Communication/communicationServices@2020-08-20":{"RelativePath":"communication/microsoft.communication/2020-08-20/types.json","Index":34},"Microsoft.Communication/communicationServices@2021-10-01-preview":{"RelativePath":"communication/microsoft.communication/2021-10-01-preview/types.json","Index":35},"Microsoft.Communication/emailServices/domains@2021-10-01-preview":{"RelativePath":"communication/microsoft.communication/2021-10-01-preview/types.json","Index":70},"Microsoft.Communication/emailServices@2021-10-01-preview":{"RelativePath":"communication/microsoft.communication/2021-10-01-preview/types.json","Index":86},"Microsoft.Communication/communicationServices@2022-07-01-preview":{"RelativePath":"communication/microsoft.communication/2022-07-01-preview/types.json","Index":35},"Microsoft.Communication/emailServices/domains@2022-07-01-preview":{"RelativePath":"communication/microsoft.communication/2022-07-01-preview/types.json","Index":70},"Microsoft.Communication/emailServices@2022-07-01-preview":{"RelativePath":"communication/microsoft.communication/2022-07-01-preview/types.json","Index":86},"Microsoft.Communication/communicationServices@2023-03-01-preview":{"RelativePath":"communication/microsoft.communication/2023-03-01-preview/types.json","Index":35},"Microsoft.Communication/emailServices/domains@2023-03-01-preview":{"RelativePath":"communication/microsoft.communication/2023-03-01-preview/types.json","Index":69},"Microsoft.Communication/emailServices@2023-03-01-preview":{"RelativePath":"communication/microsoft.communication/2023-03-01-preview/types.json","Index":85},"Microsoft.Communication/emailServices/domains/senderUsernames@2023-03-01-preview":{"RelativePath":"communication/microsoft.communication/2023-03-01-preview/types.json","Index":100},"Microsoft.Communication/communicationServices@2023-03-31":{"RelativePath":"communication/microsoft.communication/2023-03-31/types.json","Index":35},"Microsoft.Communication/emailServices/domains@2023-03-31":{"RelativePath":"communication/microsoft.communication/2023-03-31/types.json","Index":69},"Microsoft.Communication/emailServices@2023-03-31":{"RelativePath":"communication/microsoft.communication/2023-03-31/types.json","Index":85},"Microsoft.Communication/emailServices/domains/senderUsernames@2023-03-31":{"RelativePath":"communication/microsoft.communication/2023-03-31/types.json","Index":100},"Microsoft.Communication/communicationServices@2023-04-01-preview":{"RelativePath":"communication/microsoft.communication/2023-04-01-preview/types.json","Index":43},"Microsoft.Communication/emailServices/domains@2023-04-01-preview":{"RelativePath":"communication/microsoft.communication/2023-04-01-preview/types.json","Index":77},"Microsoft.Communication/emailServices@2023-04-01-preview":{"RelativePath":"communication/microsoft.communication/2023-04-01-preview/types.json","Index":93},"Microsoft.Communication/emailServices/domains/senderUsernames@2023-04-01-preview":{"RelativePath":"communication/microsoft.communication/2023-04-01-preview/types.json","Index":108},"Microsoft.Communication/communicationServices@2023-04-01":{"RelativePath":"communication/microsoft.communication/2023-04-01/types.json","Index":43},"Microsoft.Communication/emailServices/domains@2023-04-01":{"RelativePath":"communication/microsoft.communication/2023-04-01/types.json","Index":77},"Microsoft.Communication/emailServices@2023-04-01":{"RelativePath":"communication/microsoft.communication/2023-04-01/types.json","Index":93},"Microsoft.Communication/emailServices/domains/senderUsernames@2023-04-01":{"RelativePath":"communication/microsoft.communication/2023-04-01/types.json","Index":108},"Microsoft.Communication/communicationServices@2023-06-01-preview":{"RelativePath":"communication/microsoft.communication/2023-06-01-preview/types.json","Index":43},"Microsoft.Communication/emailServices/domains@2023-06-01-preview":{"RelativePath":"communication/microsoft.communication/2023-06-01-preview/types.json","Index":77},"Microsoft.Communication/emailServices@2023-06-01-preview":{"RelativePath":"communication/microsoft.communication/2023-06-01-preview/types.json","Index":93},"Microsoft.Communication/emailServices/domains/senderUsernames@2023-06-01-preview":{"RelativePath":"communication/microsoft.communication/2023-06-01-preview/types.json","Index":108},"Microsoft.Communication/emailServices/domains/suppressionLists@2023-06-01-preview":{"RelativePath":"communication/microsoft.communication/2023-06-01-preview/types.json","Index":113},"Microsoft.Communication/emailServices/domains/suppressionLists/suppressionListAddresses@2023-06-01-preview":{"RelativePath":"communication/microsoft.communication/2023-06-01-preview/types.json","Index":118},"Microsoft.Community/communityTrainings@2023-11-01":{"RelativePath":"communitytraining/microsoft.community/2023-11-01/types.json","Index":39},"Microsoft.Compute/availabilitySets@2015-06-15":{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":21},"Microsoft.Compute/virtualMachines/extensions@2015-06-15":{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":30},"Microsoft.Compute/virtualMachines@2015-06-15":{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":162},"Microsoft.Compute/virtualMachineScaleSets@2015-06-15":{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":204},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2015-06-15":{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":210},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2015-06-15":{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":223},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2015-06-15":{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":234},"Microsoft.Compute/availabilitySets@2016-03-30":{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":21},"Microsoft.Compute/virtualMachines/extensions@2016-03-30":{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":30},"Microsoft.Compute/virtualMachines@2016-03-30":{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":175},"Microsoft.Compute/virtualMachineScaleSets@2016-03-30":{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":220},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2016-03-30":{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":226},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2016-03-30":{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":239},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2016-03-30":{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":250},"Microsoft.Compute/availabilitySets@2016-04-30-preview":{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":22},"Microsoft.Compute/virtualMachines/extensions@2016-04-30-preview":{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":31},"Microsoft.Compute/virtualMachines@2016-04-30-preview":{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":180},"Microsoft.Compute/images@2016-04-30-preview":{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":204},"Microsoft.Compute/virtualMachineScaleSets@2016-04-30-preview":{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":262},"Microsoft.Compute/disks@2016-04-30-preview":{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":287},"Microsoft.Compute/snapshots@2016-04-30-preview":{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":292},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2016-04-30-preview":{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":298},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2016-04-30-preview":{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":311},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2016-04-30-preview":{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":322},"Microsoft.Compute/disks@2017-03-30":{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":33},"Microsoft.Compute/snapshots@2017-03-30":{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":38},"Microsoft.Compute/availabilitySets@2017-03-30":{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":53},"Microsoft.Compute/virtualMachines/extensions@2017-03-30":{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":62},"Microsoft.Compute/virtualMachines@2017-03-30":{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":253},"Microsoft.Compute/images@2017-03-30":{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":283},"Microsoft.Compute/virtualMachineScaleSets@2017-03-30":{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":352},"Microsoft.Compute/virtualMachineScaleSets/extensions@2017-03-30":{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":356},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2017-03-30":{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":362},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2017-03-30":{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":375},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2017-03-30":{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":396},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2017-03-30":{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":408},"Microsoft.Compute/availabilitySets@2017-12-01":{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":22},"Microsoft.Compute/virtualMachines/extensions@2017-12-01":{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":31},"Microsoft.Compute/virtualMachines@2017-12-01":{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":296},"Microsoft.Compute/images@2017-12-01":{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":326},"Microsoft.Compute/virtualMachineScaleSets@2017-12-01":{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":407},"Microsoft.Compute/virtualMachineScaleSets/extensions@2017-12-01":{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":411},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2017-12-01":{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":423},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2017-12-01":{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":429},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2017-12-01":{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":442},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2017-12-01":{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":463},"Microsoft.Compute/availabilitySets@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":22},"Microsoft.Compute/proximityPlacementGroups@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":34},"Microsoft.Compute/virtualMachines/extensions@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":43},"Microsoft.Compute/virtualMachines@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":309},"Microsoft.Compute/images@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":341},"Microsoft.Compute/virtualMachineScaleSets@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":425},"Microsoft.Compute/virtualMachineScaleSets/extensions@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":429},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":442},"Microsoft.Compute/disks@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":470},"Microsoft.Compute/snapshots@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":480},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":486},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":499},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2018-04-01":{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":520},"Microsoft.Compute/galleries@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":21},"Microsoft.Compute/galleries/images@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":46},"Microsoft.Compute/galleries/images/versions@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":89},"Microsoft.Compute/disks@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":118},"Microsoft.Compute/snapshots@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":132},"Microsoft.Compute/availabilitySets@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":147},"Microsoft.Compute/proximityPlacementGroups@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":159},"Microsoft.Compute/virtualMachines/extensions@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":168},"Microsoft.Compute/virtualMachines@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":440},"Microsoft.Compute/images@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":474},"Microsoft.Compute/virtualMachineScaleSets@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":562},"Microsoft.Compute/virtualMachineScaleSets/extensions@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":566},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":579},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":585},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":598},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2018-06-01":{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":619},"Microsoft.Compute/disks@2018-09-30":{"RelativePath":"compute/microsoft.compute/2018-09-30/types.json","Index":49},"Microsoft.Compute/snapshots@2018-09-30":{"RelativePath":"compute/microsoft.compute/2018-09-30/types.json","Index":66},"Microsoft.Compute/availabilitySets@2018-10-01":{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":22},"Microsoft.Compute/proximityPlacementGroups@2018-10-01":{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":34},"Microsoft.Compute/virtualMachines/extensions@2018-10-01":{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":43},"Microsoft.Compute/virtualMachines@2018-10-01":{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":315},"Microsoft.Compute/images@2018-10-01":{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":349},"Microsoft.Compute/virtualMachineScaleSets@2018-10-01":{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":438},"Microsoft.Compute/virtualMachineScaleSets/extensions@2018-10-01":{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":442},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2018-10-01":{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":455},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2018-10-01":{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":461},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2018-10-01":{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":475},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2018-10-01":{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":496},"Microsoft.Compute/availabilitySets@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":22},"Microsoft.Compute/proximityPlacementGroups@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":34},"Microsoft.Compute/hostGroups@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":43},"Microsoft.Compute/hostGroups/hosts@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":59},"Microsoft.Compute/virtualMachines/extensions@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":68},"Microsoft.Compute/virtualMachines@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":351},"Microsoft.Compute/images@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":388},"Microsoft.Compute/virtualMachineScaleSets@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":486},"Microsoft.Compute/virtualMachineScaleSets/extensions@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":490},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":506},"Microsoft.Compute/disks@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":548},"Microsoft.Compute/snapshots@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":565},"Microsoft.Compute/galleries@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":579},"Microsoft.Compute/galleries/images@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":604},"Microsoft.Compute/galleries/images/versions@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":653},"Microsoft.Compute/galleries/applications@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":662},"Microsoft.Compute/galleries/applications/versions@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":682},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":688},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":705},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2019-03-01":{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":726},"Microsoft.Compute/availabilitySets@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":22},"Microsoft.Compute/proximityPlacementGroups@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":35},"Microsoft.Compute/hostGroups@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":44},"Microsoft.Compute/hostGroups/hosts@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":60},"Microsoft.Compute/virtualMachines/extensions@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":69},"Microsoft.Compute/virtualMachines@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":353},"Microsoft.Compute/images@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":390},"Microsoft.Compute/virtualMachineScaleSets@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":491},"Microsoft.Compute/virtualMachineScaleSets/extensions@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":495},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":500},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":516},"Microsoft.Compute/galleries@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":530},"Microsoft.Compute/galleries/images@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":558},"Microsoft.Compute/galleries/images/versions@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":606},"Microsoft.Compute/galleries/applications@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":615},"Microsoft.Compute/galleries/applications/versions@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":635},"Microsoft.Compute/disks@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":681},"Microsoft.Compute/snapshots@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":698},"Microsoft.Compute/diskEncryptionSets@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":708},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":714},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":731},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2019-07-01":{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":752},"Microsoft.Compute/disks@2019-11-01":{"RelativePath":"compute/microsoft.compute/2019-11-01/types.json","Index":56},"Microsoft.Compute/snapshots@2019-11-01":{"RelativePath":"compute/microsoft.compute/2019-11-01/types.json","Index":73},"Microsoft.Compute/diskEncryptionSets@2019-11-01":{"RelativePath":"compute/microsoft.compute/2019-11-01/types.json","Index":83},"Microsoft.Compute/galleries@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":21},"Microsoft.Compute/galleries/images@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":49},"Microsoft.Compute/galleries/images/versions@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":103},"Microsoft.Compute/galleries/applications@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":112},"Microsoft.Compute/galleries/applications/versions@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":133},"Microsoft.Compute/availabilitySets@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":148},"Microsoft.Compute/proximityPlacementGroups@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":161},"Microsoft.Compute/hostGroups@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":170},"Microsoft.Compute/hostGroups/hosts@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":186},"Microsoft.Compute/sshPublicKeys@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":192},"Microsoft.Compute/virtualMachines/extensions@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":201},"Microsoft.Compute/virtualMachines@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":488},"Microsoft.Compute/images@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":525},"Microsoft.Compute/virtualMachineScaleSets@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":626},"Microsoft.Compute/virtualMachineScaleSets/extensions@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":630},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":635},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":651},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":657},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":674},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2019-12-01":{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":695},"Microsoft.Compute/disks@2020-05-01":{"RelativePath":"compute/microsoft.compute/2020-05-01/types.json","Index":61},"Microsoft.Compute/snapshots@2020-05-01":{"RelativePath":"compute/microsoft.compute/2020-05-01/types.json","Index":82},"Microsoft.Compute/diskEncryptionSets@2020-05-01":{"RelativePath":"compute/microsoft.compute/2020-05-01/types.json","Index":96},"Microsoft.Compute/diskAccesses@2020-05-01":{"RelativePath":"compute/microsoft.compute/2020-05-01/types.json","Index":116},"Microsoft.Compute/availabilitySets@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":22},"Microsoft.Compute/proximityPlacementGroups@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":35},"Microsoft.Compute/hostGroups@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":51},"Microsoft.Compute/hostGroups/hosts@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":64},"Microsoft.Compute/sshPublicKeys@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":70},"Microsoft.Compute/virtualMachines/extensions@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":79},"Microsoft.Compute/virtualMachines@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":396},"Microsoft.Compute/images@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":433},"Microsoft.Compute/virtualMachineScaleSets@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":534},"Microsoft.Compute/virtualMachineScaleSets/extensions@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":538},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":542},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":557},"Microsoft.Compute/virtualMachines/runCommands@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":577},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":582},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":588},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":609},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2020-06-01":{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":626},"Microsoft.Compute/disks@2020-06-30":{"RelativePath":"compute/microsoft.compute/2020-06-30/types.json","Index":61},"Microsoft.Compute/snapshots@2020-06-30":{"RelativePath":"compute/microsoft.compute/2020-06-30/types.json","Index":89},"Microsoft.Compute/diskEncryptionSets@2020-06-30":{"RelativePath":"compute/microsoft.compute/2020-06-30/types.json","Index":102},"Microsoft.Compute/diskAccesses@2020-06-30":{"RelativePath":"compute/microsoft.compute/2020-06-30/types.json","Index":122},"Microsoft.Compute/galleries@2020-09-30":{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":31},"Microsoft.Compute/galleries/images@2020-09-30":{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":61},"Microsoft.Compute/galleries/images/versions@2020-09-30":{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":115},"Microsoft.Compute/galleries/applications@2020-09-30":{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":124},"Microsoft.Compute/galleries/applications/versions@2020-09-30":{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":145},"Microsoft.Compute/disks@2020-09-30":{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":203},"Microsoft.Compute/snapshots@2020-09-30":{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":231},"Microsoft.Compute/diskEncryptionSets@2020-09-30":{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":246},"Microsoft.Compute/diskAccesses@2020-09-30":{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":266},"Microsoft.Compute/diskAccesses/privateEndpointConnections@2020-09-30":{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":270},"Microsoft.Compute/cloudServices@2020-10-01-preview":{"RelativePath":"compute/microsoft.compute/2020-10-01-preview/types.json","Index":40},"Microsoft.Compute/cloudServices/updateDomains@2020-10-01-preview":{"RelativePath":"compute/microsoft.compute/2020-10-01-preview/types.json","Index":44},"Microsoft.Compute/disks@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":71},"Microsoft.Compute/snapshots@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":99},"Microsoft.Compute/diskEncryptionSets@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":114},"Microsoft.Compute/diskAccesses@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":134},"Microsoft.Compute/diskAccesses/privateEndpointConnections@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":138},"Microsoft.Compute/availabilitySets@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":153},"Microsoft.Compute/proximityPlacementGroups@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":166},"Microsoft.Compute/hostGroups@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":182},"Microsoft.Compute/hostGroups/hosts@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":195},"Microsoft.Compute/sshPublicKeys@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":201},"Microsoft.Compute/virtualMachines/extensions@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":210},"Microsoft.Compute/virtualMachines@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":535},"Microsoft.Compute/virtualMachineScaleSets@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":641},"Microsoft.Compute/images@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":682},"Microsoft.Compute/virtualMachineScaleSets/extensions@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":686},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":690},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":705},"Microsoft.Compute/virtualMachines/runCommands@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":725},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":730},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":736},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":759},"Microsoft.Compute/locations/edgeZones/publishers/artifacttypes/offers/skus/versions@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":764},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2020-12-01":{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":781},"Microsoft.Compute/cloudServices@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":40},"Microsoft.Compute/cloudServices/updateDomains@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":44},"Microsoft.Compute/availabilitySets@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":58},"Microsoft.Compute/proximityPlacementGroups@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":71},"Microsoft.Compute/hostGroups@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":87},"Microsoft.Compute/hostGroups/hosts@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":100},"Microsoft.Compute/sshPublicKeys@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":106},"Microsoft.Compute/virtualMachines/extensions@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":115},"Microsoft.Compute/virtualMachines@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":500},"Microsoft.Compute/virtualMachineScaleSets@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":612},"Microsoft.Compute/images@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":653},"Microsoft.Compute/restorePointCollections@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":684},"Microsoft.Compute/restorePointCollections/restorePoints@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":688},"Microsoft.Compute/virtualMachineScaleSets/extensions@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":692},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":696},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":711},"Microsoft.Compute/virtualMachines/runCommands@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":731},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":736},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":742},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":765},"Microsoft.Compute/locations/edgeZones/publishers/artifacttypes/offers/skus/versions@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":770},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2021-03-01":{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":787},"Microsoft.Compute/disks@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":78},"Microsoft.Compute/snapshots@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":111},"Microsoft.Compute/diskEncryptionSets@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":130},"Microsoft.Compute/diskAccesses@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":150},"Microsoft.Compute/diskAccesses/privateEndpointConnections@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":154},"Microsoft.Compute/availabilitySets@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":169},"Microsoft.Compute/proximityPlacementGroups@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":182},"Microsoft.Compute/hostGroups@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":198},"Microsoft.Compute/hostGroups/hosts@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":211},"Microsoft.Compute/sshPublicKeys@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":217},"Microsoft.Compute/virtualMachines/extensions@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":226},"Microsoft.Compute/virtualMachines@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":605},"Microsoft.Compute/virtualMachineScaleSets@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":718},"Microsoft.Compute/images@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":759},"Microsoft.Compute/restorePointCollections@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":790},"Microsoft.Compute/restorePointCollections/restorePoints@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":794},"Microsoft.Compute/capacityReservationGroups@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":809},"Microsoft.Compute/capacityReservationGroups/capacityReservations@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":819},"Microsoft.Compute/virtualMachineScaleSets/extensions@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":823},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":827},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":842},"Microsoft.Compute/virtualMachines/runCommands@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":862},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":867},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":873},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":896},"Microsoft.Compute/locations/edgeZones/publishers/artifacttypes/offers/skus/versions@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":901},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2021-04-01":{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":918},"Microsoft.Compute/availabilitySets@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":22},"Microsoft.Compute/proximityPlacementGroups@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":35},"Microsoft.Compute/hostGroups@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":51},"Microsoft.Compute/hostGroups/hosts@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":64},"Microsoft.Compute/sshPublicKeys@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":70},"Microsoft.Compute/virtualMachines/extensions@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":79},"Microsoft.Compute/virtualMachines@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":469},"Microsoft.Compute/virtualMachineScaleSets@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":582},"Microsoft.Compute/images@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":623},"Microsoft.Compute/restorePointCollections@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":654},"Microsoft.Compute/restorePointCollections/restorePoints@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":658},"Microsoft.Compute/capacityReservationGroups@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":673},"Microsoft.Compute/capacityReservationGroups/capacityReservations@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":683},"Microsoft.Compute/virtualMachineScaleSets/extensions@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":687},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":691},"Microsoft.Compute/virtualMachineScaleSets/virtualmachines@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":706},"Microsoft.Compute/virtualMachines/runCommands@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":726},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":731},"Microsoft.Compute/galleries@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":756},"Microsoft.Compute/galleries/images@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":786},"Microsoft.Compute/galleries/images/versions@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":843},"Microsoft.Compute/galleries/applications@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":852},"Microsoft.Compute/galleries/applications/versions@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":876},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":882},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":905},"Microsoft.Compute/locations/edgeZones/publishers/artifacttypes/offers/skus/versions@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":910},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2021-07-01":{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":927},"Microsoft.Compute/disks@2021-08-01":{"RelativePath":"compute/microsoft.compute/2021-08-01/types.json","Index":83},"Microsoft.Compute/snapshots@2021-08-01":{"RelativePath":"compute/microsoft.compute/2021-08-01/types.json","Index":116},"Microsoft.Compute/diskEncryptionSets@2021-08-01":{"RelativePath":"compute/microsoft.compute/2021-08-01/types.json","Index":136},"Microsoft.Compute/diskAccesses@2021-08-01":{"RelativePath":"compute/microsoft.compute/2021-08-01/types.json","Index":156},"Microsoft.Compute/diskAccesses/privateEndpointConnections@2021-08-01":{"RelativePath":"compute/microsoft.compute/2021-08-01/types.json","Index":160},"Microsoft.Compute/galleries@2021-10-01":{"RelativePath":"compute/microsoft.compute/2021-10-01/types.json","Index":48},"Microsoft.Compute/galleries/images@2021-10-01":{"RelativePath":"compute/microsoft.compute/2021-10-01/types.json","Index":81},"Microsoft.Compute/galleries/images/versions@2021-10-01":{"RelativePath":"compute/microsoft.compute/2021-10-01/types.json","Index":156},"Microsoft.Compute/galleries/applications@2021-10-01":{"RelativePath":"compute/microsoft.compute/2021-10-01/types.json","Index":165},"Microsoft.Compute/galleries/applications/versions@2021-10-01":{"RelativePath":"compute/microsoft.compute/2021-10-01/types.json","Index":191},"Microsoft.Compute/availabilitySets@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":22},"Microsoft.Compute/proximityPlacementGroups@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":35},"Microsoft.Compute/hostGroups@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":51},"Microsoft.Compute/hostGroups/hosts@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":64},"Microsoft.Compute/sshPublicKeys@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":70},"Microsoft.Compute/virtualMachines/extensions@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":79},"Microsoft.Compute/virtualMachines@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":474},"Microsoft.Compute/virtualMachineScaleSets@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":592},"Microsoft.Compute/images@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":633},"Microsoft.Compute/restorePointCollections@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":668},"Microsoft.Compute/restorePointCollections/restorePoints@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":672},"Microsoft.Compute/capacityReservationGroups@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":687},"Microsoft.Compute/capacityReservationGroups/capacityReservations@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":697},"Microsoft.Compute/virtualMachineScaleSets/extensions@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":701},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":705},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":720},"Microsoft.Compute/virtualMachines/runCommands@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":740},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":745},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":751},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":777},"Microsoft.Compute/locations/edgeZones/publishers/artifacttypes/offers/skus/versions@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":782},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2021-11-01":{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":799},"Microsoft.Compute/disks@2021-12-01":{"RelativePath":"compute/microsoft.compute/2021-12-01/types.json","Index":89},"Microsoft.Compute/snapshots@2021-12-01":{"RelativePath":"compute/microsoft.compute/2021-12-01/types.json","Index":125},"Microsoft.Compute/diskEncryptionSets@2021-12-01":{"RelativePath":"compute/microsoft.compute/2021-12-01/types.json","Index":145},"Microsoft.Compute/diskAccesses@2021-12-01":{"RelativePath":"compute/microsoft.compute/2021-12-01/types.json","Index":165},"Microsoft.Compute/diskAccesses/privateEndpointConnections@2021-12-01":{"RelativePath":"compute/microsoft.compute/2021-12-01/types.json","Index":169},"Microsoft.Compute/galleries@2022-01-03":{"RelativePath":"compute/microsoft.compute/2022-01-03/types.json","Index":48},"Microsoft.Compute/galleries/images@2022-01-03":{"RelativePath":"compute/microsoft.compute/2022-01-03/types.json","Index":81},"Microsoft.Compute/galleries/images/versions@2022-01-03":{"RelativePath":"compute/microsoft.compute/2022-01-03/types.json","Index":156},"Microsoft.Compute/galleries/applications@2022-01-03":{"RelativePath":"compute/microsoft.compute/2022-01-03/types.json","Index":165},"Microsoft.Compute/galleries/applications/versions@2022-01-03":{"RelativePath":"compute/microsoft.compute/2022-01-03/types.json","Index":193},"Microsoft.Compute/virtualMachineScaleSets@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":223},"Microsoft.Compute/virtualMachineScaleSets/extensions@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":227},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":240},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":531},"Microsoft.Compute/virtualMachines/extensions@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":536},"Microsoft.Compute/virtualMachines@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":578},"Microsoft.Compute/availabilitySets@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":586},"Microsoft.Compute/proximityPlacementGroups@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":602},"Microsoft.Compute/hostGroups@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":619},"Microsoft.Compute/hostGroups/hosts@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":632},"Microsoft.Compute/sshPublicKeys@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":638},"Microsoft.Compute/images@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":681},"Microsoft.Compute/restorePointCollections@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":717},"Microsoft.Compute/restorePointCollections/restorePoints@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":721},"Microsoft.Compute/capacityReservationGroups@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":736},"Microsoft.Compute/capacityReservationGroups/capacityReservations@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":746},"Microsoft.Compute/virtualMachines/runCommands@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":766},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":771},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":788},"Microsoft.Compute/locations/publishers/artifacttypes/offers/skus/versions@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":814},"Microsoft.Compute/locations/edgeZones/publishers/artifacttypes/offers/skus/versions@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":819},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2022-03-01":{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":825},"Microsoft.Compute/disks@2022-03-02":{"RelativePath":"compute/microsoft.compute/2022-03-02/types.json","Index":90},"Microsoft.Compute/diskAccesses@2022-03-02":{"RelativePath":"compute/microsoft.compute/2022-03-02/types.json","Index":110},"Microsoft.Compute/diskAccesses/privateEndpointConnections@2022-03-02":{"RelativePath":"compute/microsoft.compute/2022-03-02/types.json","Index":114},"Microsoft.Compute/diskEncryptionSets@2022-03-02":{"RelativePath":"compute/microsoft.compute/2022-03-02/types.json","Index":138},"Microsoft.Compute/snapshots@2022-03-02":{"RelativePath":"compute/microsoft.compute/2022-03-02/types.json","Index":177},"Microsoft.Compute/galleries@2022-03-03":{"RelativePath":"compute/microsoft.compute/2022-03-03/types.json","Index":48},"Microsoft.Compute/galleries/images@2022-03-03":{"RelativePath":"compute/microsoft.compute/2022-03-03/types.json","Index":81},"Microsoft.Compute/galleries/images/versions@2022-03-03":{"RelativePath":"compute/microsoft.compute/2022-03-03/types.json","Index":163},"Microsoft.Compute/galleries/applications@2022-03-03":{"RelativePath":"compute/microsoft.compute/2022-03-03/types.json","Index":180},"Microsoft.Compute/galleries/applications/versions@2022-03-03":{"RelativePath":"compute/microsoft.compute/2022-03-03/types.json","Index":209},"Microsoft.Compute/cloudServices@2022-04-04":{"RelativePath":"compute/microsoft.compute/2022-04-04/types.json","Index":44},"Microsoft.Compute/cloudServices/updateDomains@2022-04-04":{"RelativePath":"compute/microsoft.compute/2022-04-04/types.json","Index":48},"Microsoft.Compute/disks@2022-07-02":{"RelativePath":"compute/microsoft.compute/2022-07-02/types.json","Index":90},"Microsoft.Compute/diskAccesses@2022-07-02":{"RelativePath":"compute/microsoft.compute/2022-07-02/types.json","Index":110},"Microsoft.Compute/diskAccesses/privateEndpointConnections@2022-07-02":{"RelativePath":"compute/microsoft.compute/2022-07-02/types.json","Index":114},"Microsoft.Compute/diskEncryptionSets@2022-07-02":{"RelativePath":"compute/microsoft.compute/2022-07-02/types.json","Index":138},"Microsoft.Compute/snapshots@2022-07-02":{"RelativePath":"compute/microsoft.compute/2022-07-02/types.json","Index":177},"Microsoft.Compute/virtualMachineScaleSets@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":224},"Microsoft.Compute/virtualMachineScaleSets/extensions@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":228},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":241},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":535},"Microsoft.Compute/virtualMachines/extensions@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":540},"Microsoft.Compute/virtualMachines@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":582},"Microsoft.Compute/availabilitySets@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":590},"Microsoft.Compute/proximityPlacementGroups@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":606},"Microsoft.Compute/hostGroups@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":623},"Microsoft.Compute/hostGroups/hosts@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":636},"Microsoft.Compute/sshPublicKeys@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":642},"Microsoft.Compute/images@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":685},"Microsoft.Compute/restorePointCollections@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":721},"Microsoft.Compute/restorePointCollections/restorePoints@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":725},"Microsoft.Compute/capacityReservationGroups@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":740},"Microsoft.Compute/capacityReservationGroups/capacityReservations@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":750},"Microsoft.Compute/virtualMachines/runCommands@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":770},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":775},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":792},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2022-08-01":{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":798},"Microsoft.Compute/galleries@2022-08-03":{"RelativePath":"compute/microsoft.compute/2022-08-03/types.json","Index":48},"Microsoft.Compute/galleries/images@2022-08-03":{"RelativePath":"compute/microsoft.compute/2022-08-03/types.json","Index":81},"Microsoft.Compute/galleries/images/versions@2022-08-03":{"RelativePath":"compute/microsoft.compute/2022-08-03/types.json","Index":180},"Microsoft.Compute/galleries/applications@2022-08-03":{"RelativePath":"compute/microsoft.compute/2022-08-03/types.json","Index":197},"Microsoft.Compute/galleries/applications/versions@2022-08-03":{"RelativePath":"compute/microsoft.compute/2022-08-03/types.json","Index":226},"Microsoft.Compute/cloudServices@2022-09-04":{"RelativePath":"compute/microsoft.compute/2022-09-04/types.json","Index":45},"Microsoft.Compute/cloudServices/updateDomains@2022-09-04":{"RelativePath":"compute/microsoft.compute/2022-09-04/types.json","Index":49},"Microsoft.Compute/virtualMachineScaleSets@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":226},"Microsoft.Compute/virtualMachineScaleSets/extensions@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":230},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":243},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":540},"Microsoft.Compute/virtualMachines/extensions@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":545},"Microsoft.Compute/virtualMachines@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":587},"Microsoft.Compute/availabilitySets@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":595},"Microsoft.Compute/proximityPlacementGroups@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":611},"Microsoft.Compute/hostGroups@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":628},"Microsoft.Compute/hostGroups/hosts@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":641},"Microsoft.Compute/sshPublicKeys@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":647},"Microsoft.Compute/images@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":690},"Microsoft.Compute/restorePointCollections@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":726},"Microsoft.Compute/restorePointCollections/restorePoints@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":730},"Microsoft.Compute/capacityReservationGroups@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":745},"Microsoft.Compute/capacityReservationGroups/capacityReservations@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":755},"Microsoft.Compute/virtualMachines/runCommands@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":775},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":780},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":797},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2022-11-01":{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":803},"Microsoft.Compute/disks@2023-01-02":{"RelativePath":"compute/microsoft.compute/2023-01-02/types.json","Index":90},"Microsoft.Compute/diskAccesses@2023-01-02":{"RelativePath":"compute/microsoft.compute/2023-01-02/types.json","Index":110},"Microsoft.Compute/diskAccesses/privateEndpointConnections@2023-01-02":{"RelativePath":"compute/microsoft.compute/2023-01-02/types.json","Index":114},"Microsoft.Compute/diskEncryptionSets@2023-01-02":{"RelativePath":"compute/microsoft.compute/2023-01-02/types.json","Index":138},"Microsoft.Compute/snapshots@2023-01-02":{"RelativePath":"compute/microsoft.compute/2023-01-02/types.json","Index":177},"Microsoft.Compute/virtualMachineScaleSets@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":240},"Microsoft.Compute/virtualMachineScaleSets/extensions@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":244},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":248},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":543},"Microsoft.Compute/virtualMachines/extensions@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":548},"Microsoft.Compute/virtualMachines@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":590},"Microsoft.Compute/availabilitySets@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":598},"Microsoft.Compute/proximityPlacementGroups@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":614},"Microsoft.Compute/hostGroups@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":631},"Microsoft.Compute/hostGroups/hosts@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":644},"Microsoft.Compute/sshPublicKeys@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":650},"Microsoft.Compute/images@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":693},"Microsoft.Compute/restorePointCollections@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":738},"Microsoft.Compute/restorePointCollections/restorePoints@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":742},"Microsoft.Compute/capacityReservationGroups@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":757},"Microsoft.Compute/capacityReservationGroups/capacityReservations@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":767},"Microsoft.Compute/virtualMachines/runCommands@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":788},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":793},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":810},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2023-03-01":{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":816},"Microsoft.Compute/disks@2023-04-02":{"RelativePath":"compute/microsoft.compute/2023-04-02/types.json","Index":91},"Microsoft.Compute/diskAccesses@2023-04-02":{"RelativePath":"compute/microsoft.compute/2023-04-02/types.json","Index":111},"Microsoft.Compute/diskAccesses/privateEndpointConnections@2023-04-02":{"RelativePath":"compute/microsoft.compute/2023-04-02/types.json","Index":115},"Microsoft.Compute/diskEncryptionSets@2023-04-02":{"RelativePath":"compute/microsoft.compute/2023-04-02/types.json","Index":139},"Microsoft.Compute/snapshots@2023-04-02":{"RelativePath":"compute/microsoft.compute/2023-04-02/types.json","Index":178},"Microsoft.Compute/virtualMachineScaleSets@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":255},"Microsoft.Compute/virtualMachineScaleSets/extensions@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":259},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":263},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":573},"Microsoft.Compute/virtualMachines/extensions@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":578},"Microsoft.Compute/virtualMachines@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":620},"Microsoft.Compute/availabilitySets@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":628},"Microsoft.Compute/proximityPlacementGroups@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":644},"Microsoft.Compute/hostGroups@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":661},"Microsoft.Compute/hostGroups/hosts@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":674},"Microsoft.Compute/sshPublicKeys@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":680},"Microsoft.Compute/images@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":723},"Microsoft.Compute/restorePointCollections@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":768},"Microsoft.Compute/restorePointCollections/restorePoints@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":772},"Microsoft.Compute/capacityReservationGroups@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":787},"Microsoft.Compute/capacityReservationGroups/capacityReservations@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":797},"Microsoft.Compute/virtualMachines/runCommands@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":818},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":823},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":840},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2023-07-01":{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":846},"Microsoft.Compute/virtualMachineScaleSets@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":264},"Microsoft.Compute/virtualMachineScaleSets/extensions@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":268},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":272},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":582},"Microsoft.Compute/virtualMachines/extensions@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":587},"Microsoft.Compute/virtualMachines@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":629},"Microsoft.Compute/availabilitySets@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":637},"Microsoft.Compute/proximityPlacementGroups@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":653},"Microsoft.Compute/hostGroups@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":670},"Microsoft.Compute/hostGroups/hosts@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":683},"Microsoft.Compute/sshPublicKeys@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":689},"Microsoft.Compute/images@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":732},"Microsoft.Compute/restorePointCollections@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":780},"Microsoft.Compute/restorePointCollections/restorePoints@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":784},"Microsoft.Compute/capacityReservationGroups@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":802},"Microsoft.Compute/capacityReservationGroups/capacityReservations@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":812},"Microsoft.Compute/virtualMachines/runCommands@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":833},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":838},"Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":855},"Microsoft.Compute/locations/publishers/artifacttypes/types/versions@2023-09-01":{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":861},"Microsoft.Compute/disks@2023-10-02":{"RelativePath":"compute/microsoft.compute/2023-10-02/types.json","Index":95},"Microsoft.Compute/diskAccesses@2023-10-02":{"RelativePath":"compute/microsoft.compute/2023-10-02/types.json","Index":115},"Microsoft.Compute/diskAccesses/privateEndpointConnections@2023-10-02":{"RelativePath":"compute/microsoft.compute/2023-10-02/types.json","Index":119},"Microsoft.Compute/diskEncryptionSets@2023-10-02":{"RelativePath":"compute/microsoft.compute/2023-10-02/types.json","Index":143},"Microsoft.Compute/snapshots@2023-10-02":{"RelativePath":"compute/microsoft.compute/2023-10-02/types.json","Index":182},"Microsoft.ContainerService/containerServices@2015-11-01-preview":{"RelativePath":"compute/microsoft.containerservice/2015-11-01-preview/types.json","Index":76},"Microsoft.ContainerService/containerServices@2016-03-30":{"RelativePath":"compute/microsoft.containerservice/2016-03-30/types.json","Index":75},"Microsoft.ContainerService/containerServices@2016-09-30":{"RelativePath":"compute/microsoft.containerservice/2016-09-30/types.json","Index":79},"Microsoft.ContainerService/containerServices@2017-01-31":{"RelativePath":"compute/microsoft.containerservice/2017-01-31/types.json","Index":79},"Microsoft.ConfidentialLedger/ledgers@2020-12-01-preview":{"RelativePath":"confidentialledger/microsoft.confidentialledger/2020-12-01-preview/types.json","Index":48},"Microsoft.ConfidentialLedger/ledgers@2021-05-13-preview":{"RelativePath":"confidentialledger/microsoft.confidentialledger/2021-05-13-preview/types.json","Index":48},"Microsoft.ConfidentialLedger/ledgers@2022-05-13":{"RelativePath":"confidentialledger/microsoft.confidentialledger/2022-05-13/types.json","Index":48},"Microsoft.ConfidentialLedger/ledgers@2022-09-08-preview":{"RelativePath":"confidentialledger/microsoft.confidentialledger/2022-09-08-preview/types.json","Index":48},"Microsoft.ConfidentialLedger/managedCCFs@2022-09-08-preview":{"RelativePath":"confidentialledger/microsoft.confidentialledger/2022-09-08-preview/types.json","Index":68},"Microsoft.ConfidentialLedger/ledgers@2023-01-26-preview":{"RelativePath":"confidentialledger/microsoft.confidentialledger/2023-01-26-preview/types.json","Index":54},"Microsoft.ConfidentialLedger/managedCCFs@2023-01-26-preview":{"RelativePath":"confidentialledger/microsoft.confidentialledger/2023-01-26-preview/types.json","Index":74},"Microsoft.ConfidentialLedger/ledgers@2023-06-28-preview":{"RelativePath":"confidentialledger/microsoft.confidentialledger/2023-06-28-preview/types.json","Index":58},"Microsoft.ConfidentialLedger/managedCCFs@2023-06-28-preview":{"RelativePath":"confidentialledger/microsoft.confidentialledger/2023-06-28-preview/types.json","Index":84},"Microsoft.Confluent/agreements@2020-03-01-preview":{"RelativePath":"confluent/microsoft.confluent/2020-03-01-preview/types.json","Index":13},"Microsoft.Confluent/organizations@2020-03-01-preview":{"RelativePath":"confluent/microsoft.confluent/2020-03-01-preview/types.json","Index":42},"Microsoft.Confluent/agreements@2020-03-01":{"RelativePath":"confluent/microsoft.confluent/2020-03-01/types.json","Index":13},"Microsoft.Confluent/organizations@2020-03-01":{"RelativePath":"confluent/microsoft.confluent/2020-03-01/types.json","Index":42},"Microsoft.Confluent/agreements@2021-03-01-preview":{"RelativePath":"confluent/microsoft.confluent/2021-03-01-preview/types.json","Index":24},"Microsoft.Confluent/organizations@2021-03-01-preview":{"RelativePath":"confluent/microsoft.confluent/2021-03-01-preview/types.json","Index":53},"Microsoft.Confluent/agreements@2021-09-01-preview":{"RelativePath":"confluent/microsoft.confluent/2021-09-01-preview/types.json","Index":24},"Microsoft.Confluent/organizations@2021-09-01-preview":{"RelativePath":"confluent/microsoft.confluent/2021-09-01-preview/types.json","Index":53},"Microsoft.Confluent/agreements@2021-12-01":{"RelativePath":"confluent/microsoft.confluent/2021-12-01/types.json","Index":24},"Microsoft.Confluent/organizations@2021-12-01":{"RelativePath":"confluent/microsoft.confluent/2021-12-01/types.json","Index":53},"Microsoft.Confluent/agreements@2023-08-22":{"RelativePath":"confluent/microsoft.confluent/2023-08-22/types.json","Index":24},"Microsoft.Confluent/organizations@2023-08-22":{"RelativePath":"confluent/microsoft.confluent/2023-08-22/types.json","Index":55},"Microsoft.ConnectedVMwarevSphere/resourcePools@2020-10-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":27},"Microsoft.ConnectedVMwarevSphere/clusters@2020-10-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":36},"Microsoft.ConnectedVMwarevSphere/hosts@2020-10-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":43},"Microsoft.ConnectedVMwarevSphere/datastores@2020-10-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":59},"Microsoft.ConnectedVMwarevSphere/vcenters@2020-10-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":67},"Microsoft.ConnectedVMwarevSphere/virtualMachines@2020-10-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":148},"Microsoft.ConnectedVMwarevSphere/virtualMachineTemplates@2020-10-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":164},"Microsoft.ConnectedVMwarevSphere/virtualNetworks@2020-10-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":171},"Microsoft.ConnectedVMwarevSphere/vcenters/inventoryItems@2020-10-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":200},"Microsoft.ConnectedVMwarevSphere/virtualMachines/hybridIdentityMetadata@2020-10-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":205},"Microsoft.ConnectedVMwarevSphere/virtualMachines/extensions@2020-10-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":217},"Microsoft.ConnectedVMwarevSphere/virtualMachines/guestAgents@2020-10-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":229},"Microsoft.ConnectedVMwarevSphere/virtualMachines@2022-01-10-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":106},"Microsoft.ConnectedVMwarevSphere/resourcePools@2022-01-10-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":113},"Microsoft.ConnectedVMwarevSphere/clusters@2022-01-10-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":122},"Microsoft.ConnectedVMwarevSphere/hosts@2022-01-10-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":129},"Microsoft.ConnectedVMwarevSphere/datastores@2022-01-10-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":145},"Microsoft.ConnectedVMwarevSphere/vcenters@2022-01-10-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":153},"Microsoft.ConnectedVMwarevSphere/virtualMachineTemplates@2022-01-10-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":169},"Microsoft.ConnectedVMwarevSphere/virtualNetworks@2022-01-10-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":176},"Microsoft.ConnectedVMwarevSphere/vcenters/inventoryItems@2022-01-10-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":205},"Microsoft.ConnectedVMwarevSphere/virtualMachines/hybridIdentityMetadata@2022-01-10-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":210},"Microsoft.ConnectedVMwarevSphere/virtualMachines/extensions@2022-01-10-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":222},"Microsoft.ConnectedVMwarevSphere/virtualMachines/guestAgents@2022-01-10-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":234},"Microsoft.ConnectedVMwarevSphere/virtualMachines@2022-07-15-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":108},"Microsoft.ConnectedVMwarevSphere/resourcePools@2022-07-15-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":117},"Microsoft.ConnectedVMwarevSphere/clusters@2022-07-15-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":126},"Microsoft.ConnectedVMwarevSphere/hosts@2022-07-15-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":135},"Microsoft.ConnectedVMwarevSphere/datastores@2022-07-15-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":151},"Microsoft.ConnectedVMwarevSphere/vcenters@2022-07-15-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":159},"Microsoft.ConnectedVMwarevSphere/virtualMachineTemplates@2022-07-15-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":175},"Microsoft.ConnectedVMwarevSphere/virtualNetworks@2022-07-15-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":182},"Microsoft.ConnectedVMwarevSphere/vcenters/inventoryItems@2022-07-15-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":219},"Microsoft.ConnectedVMwarevSphere/virtualMachines/hybridIdentityMetadata@2022-07-15-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":224},"Microsoft.ConnectedVMwarevSphere/virtualMachines/extensions@2022-07-15-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":236},"Microsoft.ConnectedVMwarevSphere/virtualMachines/guestAgents@2022-07-15-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":248},"Microsoft.ConnectedVMwarevSphere/virtualMachines@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":117},"Microsoft.ConnectedVMwarevSphere/resourcePools@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":135},"Microsoft.ConnectedVMwarevSphere/clusters@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":153},"Microsoft.ConnectedVMwarevSphere/hosts@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":171},"Microsoft.ConnectedVMwarevSphere/datastores@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":187},"Microsoft.ConnectedVMwarevSphere/vcenters@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":204},"Microsoft.ConnectedVMwarevSphere/virtualMachineTemplates@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":229},"Microsoft.ConnectedVMwarevSphere/virtualNetworks@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":245},"Microsoft.ConnectedVMwarevSphere/vcenters/inventoryItems@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":291},"Microsoft.ConnectedVMwarevSphere/virtualMachines/hybridIdentityMetadata@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":305},"Microsoft.ConnectedVMwarevSphere/virtualMachines/extensions@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":317},"Microsoft.ConnectedVMwarevSphere/virtualMachines/guestAgents@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":338},"Microsoft.ConnectedVMwarevSphere/virtualMachineInstances@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":363},"Microsoft.ConnectedVMwarevSphere/virtualMachineInstances/guestAgents@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":368},"Microsoft.ConnectedVMwarevSphere/virtualMachineInstances/hybridIdentityMetadata@2023-03-01-preview":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":383},"Microsoft.ConnectedVMwarevSphere/resourcePools@2023-10-01":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":38},"Microsoft.ConnectedVMwarevSphere/clusters@2023-10-01":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":56},"Microsoft.ConnectedVMwarevSphere/hosts@2023-10-01":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":74},"Microsoft.ConnectedVMwarevSphere/datastores@2023-10-01":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":90},"Microsoft.ConnectedVMwarevSphere/vcenters@2023-10-01":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":107},"Microsoft.ConnectedVMwarevSphere/virtualMachineTemplates@2023-10-01":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":169},"Microsoft.ConnectedVMwarevSphere/virtualNetworks@2023-10-01":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":185},"Microsoft.ConnectedVMwarevSphere/vcenters/inventoryItems@2023-10-01":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":231},"Microsoft.ConnectedVMwarevSphere/virtualMachineInstances@2023-10-01":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":275},"Microsoft.ConnectedVMwarevSphere/virtualMachineInstances/guestAgents@2023-10-01":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":297},"Microsoft.ConnectedVMwarevSphere/virtualMachineInstances/hybridIdentityMetadata@2023-10-01":{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":312},"Microsoft.Billing/billingPeriods/Microsoft.Consumption@2018-06-30":{"RelativePath":"consumption/microsoft.billing/2018-06-30/types.json","Index":17},"Microsoft.Billing/billingPeriods/Microsoft.Consumption@2018-08-31":{"RelativePath":"consumption/microsoft.billing/2018-08-31/types.json","Index":17},"Microsoft.Billing/billingPeriods/Microsoft.Consumption@2018-10-01":{"RelativePath":"consumption/microsoft.billing/2018-10-01/types.json","Index":19},"Microsoft.Billing/billingPeriods/Microsoft.Consumption@2019-01-01":{"RelativePath":"consumption/microsoft.billing/2019-01-01/types.json","Index":19},"Microsoft.Billing/billingPeriods/Microsoft.Consumption@2019-04-01-preview":{"RelativePath":"consumption/microsoft.billing/2019-04-01-preview/types.json","Index":19},"Microsoft.Billing/billingPeriods/Microsoft.Consumption@2019-05-01-preview":{"RelativePath":"consumption/microsoft.billing/2019-05-01-preview/types.json","Index":19},"Microsoft.Billing/billingPeriods/Microsoft.Consumption@2019-05-01":{"RelativePath":"consumption/microsoft.billing/2019-05-01/types.json","Index":19},"Microsoft.Billing/billingPeriods/Microsoft.Consumption@2019-06-01":{"RelativePath":"consumption/microsoft.billing/2019-06-01/types.json","Index":19},"Microsoft.Billing/billingPeriods/Microsoft.Consumption@2019-10-01":{"RelativePath":"consumption/microsoft.billing/2019-10-01/types.json","Index":19},"Microsoft.Billing/billingPeriods/Microsoft.Consumption@2019-11-01":{"RelativePath":"consumption/microsoft.billing/2019-11-01/types.json","Index":19},"Microsoft.Consumption/budgets@2017-12-30-preview":{"RelativePath":"consumption/microsoft.consumption/2017-12-30-preview/types.json","Index":28},"Microsoft.Consumption/budgets@2018-01-31":{"RelativePath":"consumption/microsoft.consumption/2018-01-31/types.json","Index":34},"Microsoft.Consumption/pricesheets@2018-01-31":{"RelativePath":"consumption/microsoft.consumption/2018-01-31/types.json","Index":44},"Microsoft.Consumption/budgets@2018-03-31":{"RelativePath":"consumption/microsoft.consumption/2018-03-31/types.json","Index":36},"Microsoft.Consumption/pricesheets@2018-03-31":{"RelativePath":"consumption/microsoft.consumption/2018-03-31/types.json","Index":46},"Microsoft.Consumption/pricesheets@2018-05-31":{"RelativePath":"consumption/microsoft.consumption/2018-05-31/types.json","Index":17},"Microsoft.Consumption/budgets@2018-06-30":{"RelativePath":"consumption/microsoft.consumption/2018-06-30/types.json","Index":36},"Microsoft.Consumption/pricesheets@2018-06-30":{"RelativePath":"consumption/microsoft.consumption/2018-06-30/types.json","Index":46},"Microsoft.Consumption/budgets@2018-08-31":{"RelativePath":"consumption/microsoft.consumption/2018-08-31/types.json","Index":36},"Microsoft.Consumption/pricesheets@2018-08-31":{"RelativePath":"consumption/microsoft.consumption/2018-08-31/types.json","Index":46},"Microsoft.Consumption/budgets@2018-10-01":{"RelativePath":"consumption/microsoft.consumption/2018-10-01/types.json","Index":36},"Microsoft.Consumption/pricesheets@2018-10-01":{"RelativePath":"consumption/microsoft.consumption/2018-10-01/types.json","Index":46},"Microsoft.Consumption/credits@2018-11-01-preview":{"RelativePath":"consumption/microsoft.consumption/2018-11-01-preview/types.json","Index":16},"Microsoft.Consumption/budgets@2019-01-01":{"RelativePath":"consumption/microsoft.consumption/2019-01-01/types.json","Index":39},"Microsoft.Consumption/pricesheets@2019-01-01":{"RelativePath":"consumption/microsoft.consumption/2019-01-01/types.json","Index":49},"Microsoft.Consumption/budgets@2019-04-01-preview":{"RelativePath":"consumption/microsoft.consumption/2019-04-01-preview/types.json","Index":36},"Microsoft.Consumption/pricesheets@2019-04-01-preview":{"RelativePath":"consumption/microsoft.consumption/2019-04-01-preview/types.json","Index":46},"Microsoft.Consumption/budgets@2019-05-01-preview":{"RelativePath":"consumption/microsoft.consumption/2019-05-01-preview/types.json","Index":36},"Microsoft.Consumption/pricesheets@2019-05-01-preview":{"RelativePath":"consumption/microsoft.consumption/2019-05-01-preview/types.json","Index":46},"Microsoft.Consumption/budgets@2019-05-01":{"RelativePath":"consumption/microsoft.consumption/2019-05-01/types.json","Index":41},"Microsoft.Consumption/pricesheets@2019-05-01":{"RelativePath":"consumption/microsoft.consumption/2019-05-01/types.json","Index":51},"Microsoft.Consumption/budgets@2019-06-01":{"RelativePath":"consumption/microsoft.consumption/2019-06-01/types.json","Index":39},"Microsoft.Consumption/pricesheets@2019-06-01":{"RelativePath":"consumption/microsoft.consumption/2019-06-01/types.json","Index":49},"Microsoft.Consumption/budgets@2019-10-01":{"RelativePath":"consumption/microsoft.consumption/2019-10-01/types.json","Index":64},"Microsoft.Consumption/pricesheets@2019-10-01":{"RelativePath":"consumption/microsoft.consumption/2019-10-01/types.json","Index":74},"Microsoft.Consumption/credits@2019-10-01":{"RelativePath":"consumption/microsoft.consumption/2019-10-01/types.json","Index":84},"Microsoft.Consumption/budgets@2019-11-01":{"RelativePath":"consumption/microsoft.consumption/2019-11-01/types.json","Index":43},"Microsoft.Consumption/pricesheets@2019-11-01":{"RelativePath":"consumption/microsoft.consumption/2019-11-01/types.json","Index":53},"Microsoft.Consumption/credits@2019-11-01":{"RelativePath":"consumption/microsoft.consumption/2019-11-01/types.json","Index":62},"Microsoft.Consumption/budgets@2021-05-01":{"RelativePath":"consumption/microsoft.consumption/2021-05-01/types.json","Index":42},"Microsoft.Consumption/pricesheets@2021-05-01":{"RelativePath":"consumption/microsoft.consumption/2021-05-01/types.json","Index":52},"Microsoft.Consumption/credits@2021-05-01":{"RelativePath":"consumption/microsoft.consumption/2021-05-01/types.json","Index":62},"Microsoft.Consumption/budgets@2021-10-01":{"RelativePath":"consumption/microsoft.consumption/2021-10-01/types.json","Index":65},"Microsoft.Consumption/pricesheets@2021-10-01":{"RelativePath":"consumption/microsoft.consumption/2021-10-01/types.json","Index":75},"Microsoft.Consumption/credits@2021-10-01":{"RelativePath":"consumption/microsoft.consumption/2021-10-01/types.json","Index":85},"Microsoft.Consumption/budgets@2022-09-01":{"RelativePath":"consumption/microsoft.consumption/2022-09-01/types.json","Index":65},"Microsoft.Consumption/pricesheets@2022-09-01":{"RelativePath":"consumption/microsoft.consumption/2022-09-01/types.json","Index":76},"Microsoft.Consumption/credits@2022-09-01":{"RelativePath":"consumption/microsoft.consumption/2022-09-01/types.json","Index":86},"Microsoft.Consumption/budgets@2023-03-01":{"RelativePath":"consumption/microsoft.consumption/2023-03-01/types.json","Index":65},"Microsoft.Consumption/pricesheets@2023-03-01":{"RelativePath":"consumption/microsoft.consumption/2023-03-01/types.json","Index":76},"Microsoft.Consumption/credits@2023-03-01":{"RelativePath":"consumption/microsoft.consumption/2023-03-01/types.json","Index":86},"Microsoft.Consumption/budgets@2023-05-01":{"RelativePath":"consumption/microsoft.consumption/2023-05-01/types.json","Index":65},"Microsoft.Consumption/pricesheets@2023-05-01":{"RelativePath":"consumption/microsoft.consumption/2023-05-01/types.json","Index":76},"Microsoft.Consumption/credits@2023-05-01":{"RelativePath":"consumption/microsoft.consumption/2023-05-01/types.json","Index":86},"Microsoft.Consumption/budgets@2023-11-01":{"RelativePath":"consumption/microsoft.consumption/2023-11-01/types.json","Index":65},"Microsoft.Consumption/pricesheets@2023-11-01":{"RelativePath":"consumption/microsoft.consumption/2023-11-01/types.json","Index":76},"Microsoft.Consumption/credits@2023-11-01":{"RelativePath":"consumption/microsoft.consumption/2023-11-01/types.json","Index":86},"Microsoft.ContainerInstance/containerGroups@2017-08-01-preview":{"RelativePath":"containerinstance/microsoft.containerinstance/2017-08-01-preview/types.json","Index":48},"Microsoft.ContainerInstance/containerGroups@2017-10-01-preview":{"RelativePath":"containerinstance/microsoft.containerinstance/2017-10-01-preview/types.json","Index":55},"Microsoft.ContainerInstance/containerGroups@2017-12-01-preview":{"RelativePath":"containerinstance/microsoft.containerinstance/2017-12-01-preview/types.json","Index":57},"Microsoft.ContainerInstance/containerGroups@2018-02-01-preview":{"RelativePath":"containerinstance/microsoft.containerinstance/2018-02-01-preview/types.json","Index":57},"Microsoft.ContainerInstance/containerGroups@2018-04-01":{"RelativePath":"containerinstance/microsoft.containerinstance/2018-04-01/types.json","Index":57},"Microsoft.ContainerInstance/containerGroups@2018-06-01":{"RelativePath":"containerinstance/microsoft.containerinstance/2018-06-01/types.json","Index":66},"Microsoft.ContainerInstance/containerGroups@2018-09-01":{"RelativePath":"containerinstance/microsoft.containerinstance/2018-09-01/types.json","Index":72},"Microsoft.ContainerInstance/containerGroups@2018-10-01":{"RelativePath":"containerinstance/microsoft.containerinstance/2018-10-01/types.json","Index":87},"Microsoft.ContainerInstance/containerGroups@2019-12-01":{"RelativePath":"containerinstance/microsoft.containerinstance/2019-12-01/types.json","Index":99},"Microsoft.ContainerInstance/containerGroups@2020-11-01":{"RelativePath":"containerinstance/microsoft.containerinstance/2020-11-01/types.json","Index":102},"Microsoft.ContainerInstance/containerGroups@2021-03-01":{"RelativePath":"containerinstance/microsoft.containerinstance/2021-03-01/types.json","Index":102},"Microsoft.ContainerInstance/containerGroups@2021-07-01":{"RelativePath":"containerinstance/microsoft.containerinstance/2021-07-01/types.json","Index":102},"Microsoft.ContainerInstance/containerGroups@2021-09-01":{"RelativePath":"containerinstance/microsoft.containerinstance/2021-09-01/types.json","Index":103},"Microsoft.ContainerInstance/containerGroups@2021-10-01":{"RelativePath":"containerinstance/microsoft.containerinstance/2021-10-01/types.json","Index":109},"Microsoft.ContainerInstance/containerGroups@2022-09-01":{"RelativePath":"containerinstance/microsoft.containerinstance/2022-09-01/types.json","Index":112},"Microsoft.ContainerInstance/containerGroups@2022-10-01-preview":{"RelativePath":"containerinstance/microsoft.containerinstance/2022-10-01-preview/types.json","Index":121},"Microsoft.ContainerInstance/containerGroups@2023-02-01-preview":{"RelativePath":"containerinstance/microsoft.containerinstance/2023-02-01-preview/types.json","Index":119},"Microsoft.ContainerInstance/containerGroups@2023-05-01":{"RelativePath":"containerinstance/microsoft.containerinstance/2023-05-01/types.json","Index":121},"Microsoft.ContainerRegistry/registries@2016-06-27-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2016-06-27-preview/types.json","Index":14},"Microsoft.ContainerRegistry/registries@2017-03-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2017-03-01/types.json","Index":20},"Microsoft.ContainerRegistry/registries@2017-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2017-06-01-preview/types.json","Index":31},"Microsoft.ContainerRegistry/registries/replications@2017-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2017-06-01-preview/types.json","Index":44},"Microsoft.ContainerRegistry/registries/webhooks@2017-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2017-06-01-preview/types.json","Index":65},"Microsoft.ContainerRegistry/registries@2017-10-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2017-10-01/types.json","Index":45},"Microsoft.ContainerRegistry/registries/replications@2017-10-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2017-10-01/types.json","Index":58},"Microsoft.ContainerRegistry/registries/webhooks@2017-10-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2017-10-01/types.json","Index":82},"Microsoft.ContainerRegistry/registries/buildTasks/steps@2018-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2018-02-01-preview/types.json","Index":35},"Microsoft.ContainerRegistry/registries/buildTasks@2018-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2018-02-01-preview/types.json","Index":63},"Microsoft.ContainerRegistry/registries/builds@2018-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2018-02-01-preview/types.json","Index":92},"Microsoft.ContainerRegistry/registries/tasks@2018-09-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2018-09-01/types.json","Index":89},"Microsoft.ContainerRegistry/registries/runs@2018-09-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2018-09-01/types.json","Index":121},"Microsoft.ContainerRegistry/registries/tasks@2019-04-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-04-01/types.json","Index":103},"Microsoft.ContainerRegistry/registries/runs@2019-04-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-04-01/types.json","Index":136},"Microsoft.ContainerRegistry/registries/scopeMaps@2019-05-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-05-01-preview/types.json","Index":31},"Microsoft.ContainerRegistry/registries/tokens@2019-05-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-05-01-preview/types.json","Index":58},"Microsoft.ContainerRegistry/registries@2019-05-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-05-01/types.json","Index":60},"Microsoft.ContainerRegistry/registries/replications@2019-05-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-05-01/types.json","Index":73},"Microsoft.ContainerRegistry/registries/webhooks@2019-05-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-05-01/types.json","Index":97},"Microsoft.ContainerRegistry/registries/agentPools@2019-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-06-01-preview/types.json","Index":34},"Microsoft.ContainerRegistry/registries/taskRuns@2019-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-06-01-preview/types.json","Index":128},"Microsoft.ContainerRegistry/registries/tasks@2019-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-06-01-preview/types.json","Index":193},"Microsoft.ContainerRegistry/registries/runs@2019-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-06-01-preview/types.json","Index":197},"Microsoft.ContainerRegistry/registries/exportPipelines@2019-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":45},"Microsoft.ContainerRegistry/registries@2019-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":129},"Microsoft.ContainerRegistry/registries/importPipelines@2019-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":155},"Microsoft.ContainerRegistry/registries/pipelineRuns@2019-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":180},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2019-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":184},"Microsoft.ContainerRegistry/registries/replications@2019-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":197},"Microsoft.ContainerRegistry/registries/webhooks@2019-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":221},"Microsoft.ContainerRegistry/registries/connectedRegistries@2020-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":65},"Microsoft.ContainerRegistry/registries/exportPipelines@2020-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":92},"Microsoft.ContainerRegistry/registries@2020-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":179},"Microsoft.ContainerRegistry/registries/importPipelines@2020-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":205},"Microsoft.ContainerRegistry/registries/pipelineRuns@2020-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":230},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2020-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":234},"Microsoft.ContainerRegistry/registries/replications@2020-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":250},"Microsoft.ContainerRegistry/registries/scopeMaps@2020-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":263},"Microsoft.ContainerRegistry/registries/tokens@2020-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":289},"Microsoft.ContainerRegistry/registries/webhooks@2020-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":313},"Microsoft.ContainerRegistry/registries/connectedRegistries@2021-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":65},"Microsoft.ContainerRegistry/registries/exportPipelines@2021-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":92},"Microsoft.ContainerRegistry/registries@2021-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":183},"Microsoft.ContainerRegistry/registries/importPipelines@2021-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":209},"Microsoft.ContainerRegistry/registries/pipelineRuns@2021-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":234},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":238},"Microsoft.ContainerRegistry/registries/replications@2021-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":254},"Microsoft.ContainerRegistry/registries/scopeMaps@2021-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":267},"Microsoft.ContainerRegistry/registries/tokens@2021-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":293},"Microsoft.ContainerRegistry/registries/webhooks@2021-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":317},"Microsoft.ContainerRegistry/registries/connectedRegistries@2021-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":68},"Microsoft.ContainerRegistry/registries/exportPipelines@2021-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":95},"Microsoft.ContainerRegistry/registries@2021-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":186},"Microsoft.ContainerRegistry/registries/importPipelines@2021-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":212},"Microsoft.ContainerRegistry/registries/pipelineRuns@2021-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":237},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2021-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":241},"Microsoft.ContainerRegistry/registries/replications@2021-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":257},"Microsoft.ContainerRegistry/registries/scopeMaps@2021-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":270},"Microsoft.ContainerRegistry/registries/tokens@2021-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":296},"Microsoft.ContainerRegistry/registries/webhooks@2021-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":320},"Microsoft.ContainerRegistry/registries@2021-09-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-09-01/types.json","Index":113},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2021-09-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-09-01/types.json","Index":117},"Microsoft.ContainerRegistry/registries/replications@2021-09-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-09-01/types.json","Index":133},"Microsoft.ContainerRegistry/registries/webhooks@2021-09-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-09-01/types.json","Index":157},"Microsoft.ContainerRegistry/registries/connectedRegistries@2021-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":68},"Microsoft.ContainerRegistry/registries/exportPipelines@2021-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":95},"Microsoft.ContainerRegistry/registries@2021-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":186},"Microsoft.ContainerRegistry/registries/importPipelines@2021-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":212},"Microsoft.ContainerRegistry/registries/pipelineRuns@2021-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":237},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2021-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":241},"Microsoft.ContainerRegistry/registries/replications@2021-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":257},"Microsoft.ContainerRegistry/registries/scopeMaps@2021-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":270},"Microsoft.ContainerRegistry/registries/tokens@2021-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":296},"Microsoft.ContainerRegistry/registries/webhooks@2021-12-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":320},"Microsoft.ContainerRegistry/registries/connectedRegistries@2022-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":68},"Microsoft.ContainerRegistry/registries/exportPipelines@2022-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":95},"Microsoft.ContainerRegistry/registries@2022-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":190},"Microsoft.ContainerRegistry/registries/importPipelines@2022-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":216},"Microsoft.ContainerRegistry/registries/pipelineRuns@2022-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":241},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2022-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":245},"Microsoft.ContainerRegistry/registries/replications@2022-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":261},"Microsoft.ContainerRegistry/registries/scopeMaps@2022-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":274},"Microsoft.ContainerRegistry/registries/tokens@2022-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":300},"Microsoft.ContainerRegistry/registries/webhooks@2022-02-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":324},"Microsoft.ContainerRegistry/registries@2022-12-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":113},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2022-12-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":117},"Microsoft.ContainerRegistry/registries/replications@2022-12-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":133},"Microsoft.ContainerRegistry/registries/scopeMaps@2022-12-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":146},"Microsoft.ContainerRegistry/registries/tokens@2022-12-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":172},"Microsoft.ContainerRegistry/registries/webhooks@2022-12-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":196},"Microsoft.ContainerRegistry/registries/cacheRules@2023-01-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":30},"Microsoft.ContainerRegistry/registries/connectedRegistries@2023-01-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":80},"Microsoft.ContainerRegistry/registries/credentialSets@2023-01-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":108},"Microsoft.ContainerRegistry/registries/exportPipelines@2023-01-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":127},"Microsoft.ContainerRegistry/registries@2023-01-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":222},"Microsoft.ContainerRegistry/registries/importPipelines@2023-01-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":248},"Microsoft.ContainerRegistry/registries/pipelineRuns@2023-01-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":273},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2023-01-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":277},"Microsoft.ContainerRegistry/registries/replications@2023-01-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":293},"Microsoft.ContainerRegistry/registries/scopeMaps@2023-01-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":306},"Microsoft.ContainerRegistry/registries/tokens@2023-01-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":332},"Microsoft.ContainerRegistry/registries/webhooks@2023-01-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":356},"Microsoft.ContainerRegistry/registries/packages/archives@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":33},"Microsoft.ContainerRegistry/registries/packages/archives/versions@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":45},"Microsoft.ContainerRegistry/registries/cacheRules@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":57},"Microsoft.ContainerRegistry/registries/connectedRegistries@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":107},"Microsoft.ContainerRegistry/registries/credentialSets@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":135},"Microsoft.ContainerRegistry/registries/exportPipelines@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":154},"Microsoft.ContainerRegistry/registries@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":249},"Microsoft.ContainerRegistry/registries/importPipelines@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":275},"Microsoft.ContainerRegistry/registries/pipelineRuns@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":300},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":304},"Microsoft.ContainerRegistry/registries/replications@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":320},"Microsoft.ContainerRegistry/registries/scopeMaps@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":333},"Microsoft.ContainerRegistry/registries/tokens@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":359},"Microsoft.ContainerRegistry/registries/webhooks@2023-06-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":383},"Microsoft.ContainerRegistry/registries/cacheRules@2023-07-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":30},"Microsoft.ContainerRegistry/registries/credentialSets@2023-07-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":58},"Microsoft.ContainerRegistry/registries@2023-07-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":145},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2023-07-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":149},"Microsoft.ContainerRegistry/registries/replications@2023-07-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":165},"Microsoft.ContainerRegistry/registries/scopeMaps@2023-07-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":178},"Microsoft.ContainerRegistry/registries/tokens@2023-07-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":204},"Microsoft.ContainerRegistry/registries/webhooks@2023-07-01":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":228},"Microsoft.ContainerRegistry/registries/packages/archives@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":33},"Microsoft.ContainerRegistry/registries/packages/archives/versions@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":45},"Microsoft.ContainerRegistry/registries/cacheRules@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":57},"Microsoft.ContainerRegistry/registries/connectedRegistries@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":107},"Microsoft.ContainerRegistry/registries/credentialSets@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":135},"Microsoft.ContainerRegistry/registries/exportPipelines@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":154},"Microsoft.ContainerRegistry/registries@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":249},"Microsoft.ContainerRegistry/registries/importPipelines@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":275},"Microsoft.ContainerRegistry/registries/pipelineRuns@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":300},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":304},"Microsoft.ContainerRegistry/registries/replications@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":320},"Microsoft.ContainerRegistry/registries/scopeMaps@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":333},"Microsoft.ContainerRegistry/registries/tokens@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":359},"Microsoft.ContainerRegistry/registries/webhooks@2023-08-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":383},"Microsoft.ContainerRegistry/registries/packages/archives@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":33},"Microsoft.ContainerRegistry/registries/packages/archives/versions@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":45},"Microsoft.ContainerRegistry/registries/cacheRules@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":57},"Microsoft.ContainerRegistry/registries/connectedRegistries@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":107},"Microsoft.ContainerRegistry/registries/credentialSets@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":135},"Microsoft.ContainerRegistry/registries/exportPipelines@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":154},"Microsoft.ContainerRegistry/registries@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":252},"Microsoft.ContainerRegistry/registries/importPipelines@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":278},"Microsoft.ContainerRegistry/registries/pipelineRuns@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":303},"Microsoft.ContainerRegistry/registries/privateEndpointConnections@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":307},"Microsoft.ContainerRegistry/registries/replications@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":323},"Microsoft.ContainerRegistry/registries/scopeMaps@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":336},"Microsoft.ContainerRegistry/registries/tokens@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":362},"Microsoft.ContainerRegistry/registries/webhooks@2023-11-01-preview":{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":386},"Microsoft.ContainerService/containerServices@2017-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2017-07-01/types.json","Index":393},"Microsoft.ContainerService/managedClusters@2017-08-31":{"RelativePath":"containerservice/microsoft.containerservice/2017-08-31/types.json","Index":203},"Microsoft.ContainerService/managedClusters/accessProfiles@2017-08-31":{"RelativePath":"containerservice/microsoft.containerservice/2017-08-31/types.json","Index":209},"Microsoft.ContainerService/managedClusters@2018-03-31":{"RelativePath":"containerservice/microsoft.containerservice/2018-03-31/types.json","Index":211},"Microsoft.ContainerService/managedClusters@2018-08-01-preview":{"RelativePath":"containerservice/microsoft.containerservice/2018-08-01-preview/types.json","Index":211},"Microsoft.ContainerService/openShiftManagedClusters@2018-09-30-preview":{"RelativePath":"containerservice/microsoft.containerservice/2018-09-30-preview/types.json","Index":103},"Microsoft.ContainerService/managedClusters@2019-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2019-02-01/types.json","Index":214},"Microsoft.ContainerService/managedClusters/agentPools@2019-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2019-02-01/types.json","Index":401},"Microsoft.ContainerService/managedClusters@2019-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2019-04-01/types.json","Index":222},"Microsoft.ContainerService/managedClusters/agentPools@2019-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2019-04-01/types.json","Index":409},"Microsoft.ContainerService/openShiftManagedClusters@2019-04-30":{"RelativePath":"containerservice/microsoft.containerservice/2019-04-30/types.json","Index":103},"Microsoft.ContainerService/managedClusters@2019-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2019-06-01/types.json","Index":229},"Microsoft.ContainerService/managedClusters/agentPools@2019-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2019-06-01/types.json","Index":423},"Microsoft.ContainerService/managedClusters@2019-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2019-08-01/types.json","Index":238},"Microsoft.ContainerService/managedClusters/agentPools@2019-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2019-08-01/types.json","Index":432},"Microsoft.ContainerService/openShiftManagedClusters@2019-09-30-preview":{"RelativePath":"containerservice/microsoft.containerservice/2019-09-30-preview/types.json","Index":104},"Microsoft.ContainerService/managedClusters@2019-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2019-10-01/types.json","Index":238},"Microsoft.ContainerService/managedClusters/agentPools@2019-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2019-10-01/types.json","Index":432},"Microsoft.ContainerService/openShiftManagedClusters@2019-10-27-preview":{"RelativePath":"containerservice/microsoft.containerservice/2019-10-27-preview/types.json","Index":102},"Microsoft.ContainerService/managedClusters@2019-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2019-11-01/types.json","Index":246},"Microsoft.ContainerService/managedClusters/agentPools@2019-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2019-11-01/types.json","Index":442},"Microsoft.ContainerService/managedClusters@2020-01-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-01-01/types.json","Index":246},"Microsoft.ContainerService/managedClusters/agentPools@2020-01-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-01-01/types.json","Index":442},"Microsoft.ContainerService/managedClusters@2020-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-02-01/types.json","Index":251},"Microsoft.ContainerService/managedClusters/agentPools@2020-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-02-01/types.json","Index":448},"Microsoft.ContainerService/managedClusters@2020-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-03-01/types.json","Index":261},"Microsoft.ContainerService/managedClusters/agentPools@2020-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-03-01/types.json","Index":461},"Microsoft.ContainerService/managedClusters@2020-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-04-01/types.json","Index":261},"Microsoft.ContainerService/managedClusters/agentPools@2020-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-04-01/types.json","Index":460},"Microsoft.ContainerService/managedClusters@2020-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-06-01/types.json","Index":264},"Microsoft.ContainerService/managedClusters/agentPools@2020-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-06-01/types.json","Index":463},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2020-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-06-01/types.json","Index":480},"Microsoft.ContainerService/managedClusters@2020-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-07-01/types.json","Index":267},"Microsoft.ContainerService/managedClusters/agentPools@2020-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-07-01/types.json","Index":466},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2020-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-07-01/types.json","Index":483},"Microsoft.ContainerService/managedClusters@2020-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":278},"Microsoft.ContainerService/managedClusters/agentPools@2020-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":480},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2020-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":497},"Microsoft.ContainerService/managedClusters@2020-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":304},"Microsoft.ContainerService/managedClusters/agentPools@2020-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":506},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2020-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":523},"Microsoft.ContainerService/managedClusters@2020-12-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":307},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2020-12-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":336},"Microsoft.ContainerService/managedClusters/agentPools@2020-12-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":540},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2020-12-01":{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":557},"Microsoft.ContainerService/managedClusters@2021-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":308},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2021-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":337},"Microsoft.ContainerService/managedClusters/agentPools@2021-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":542},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2021-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":559},"Microsoft.ContainerService/managedClusters@2021-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":151},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2021-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":180},"Microsoft.ContainerService/managedClusters/agentPools@2021-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":219},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2021-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":236},"Microsoft.ContainerService/managedClusters@2021-05-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":151},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2021-05-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":180},"Microsoft.ContainerService/managedClusters/agentPools@2021-05-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":219},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2021-05-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":236},"Microsoft.ContainerService/managedClusters@2021-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":160},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2021-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":189},"Microsoft.ContainerService/managedClusters/agentPools@2021-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":231},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2021-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":248},"Microsoft.ContainerService/managedClusters@2021-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":167},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2021-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":196},"Microsoft.ContainerService/managedClusters/agentPools@2021-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":241},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2021-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":258},"Microsoft.ContainerService/snapshots@2021-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":266},"Microsoft.ContainerService/managedClusters@2021-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":168},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2021-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":197},"Microsoft.ContainerService/managedClusters/agentPools@2021-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":242},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2021-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":259},"Microsoft.ContainerService/snapshots@2021-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":273},"Microsoft.ContainerService/managedClusters@2021-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":174},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2021-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":203},"Microsoft.ContainerService/managedClusters/agentPools@2021-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":248},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2021-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":265},"Microsoft.ContainerService/snapshots@2021-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":279},"Microsoft.ContainerService/managedClusters@2021-11-01-preview":{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":175},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2021-11-01-preview":{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":204},"Microsoft.ContainerService/managedClusters/agentPools@2021-11-01-preview":{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":249},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2021-11-01-preview":{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":266},"Microsoft.ContainerService/snapshots@2021-11-01-preview":{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":280},"Microsoft.ContainerService/managedClusters@2022-01-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":174},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-01-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":203},"Microsoft.ContainerService/managedClusters/agentPools@2022-01-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":248},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-01-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":265},"Microsoft.ContainerService/snapshots@2022-01-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":279},"Microsoft.ContainerService/managedClusters@2022-01-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":176},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-01-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":205},"Microsoft.ContainerService/managedClusters/agentPools@2022-01-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":250},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-01-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":267},"Microsoft.ContainerService/snapshots@2022-01-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":281},"Microsoft.ContainerService/managedClusters@2022-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":185},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":203},"Microsoft.ContainerService/managedClusters/agentPools@2022-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":248},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":265},"Microsoft.ContainerService/snapshots@2022-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":279},"Microsoft.ContainerService/managedClusters@2022-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":188},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":206},"Microsoft.ContainerService/managedClusters/agentPools@2022-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":251},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":268},"Microsoft.ContainerService/snapshots@2022-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":283},"Microsoft.ContainerService/managedclustersnapshots@2022-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":307},"Microsoft.ContainerService/managedClusters@2022-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":185},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":203},"Microsoft.ContainerService/managedClusters/agentPools@2022-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":248},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":265},"Microsoft.ContainerService/snapshots@2022-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":279},"Microsoft.ContainerService/managedClusters@2022-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":192},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":210},"Microsoft.ContainerService/managedClusters/agentPools@2022-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":255},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":272},"Microsoft.ContainerService/snapshots@2022-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":287},"Microsoft.ContainerService/managedclustersnapshots@2022-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":311},"Microsoft.ContainerService/managedClusters@2022-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":189},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":207},"Microsoft.ContainerService/managedClusters/agentPools@2022-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":252},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":269},"Microsoft.ContainerService/snapshots@2022-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":283},"Microsoft.ContainerService/managedClusters@2022-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":200},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":218},"Microsoft.ContainerService/managedClusters/agentPools@2022-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":265},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":282},"Microsoft.ContainerService/snapshots@2022-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":299},"Microsoft.ContainerService/managedclustersnapshots@2022-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":325},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2022-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":336},"Microsoft.ContainerService/managedClusters@2022-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":207},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":225},"Microsoft.ContainerService/managedClusters/agentPools@2022-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":272},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":289},"Microsoft.ContainerService/snapshots@2022-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":306},"Microsoft.ContainerService/managedclustersnapshots@2022-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":332},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2022-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":343},"Microsoft.ContainerService/managedClusters@2022-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":195},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":213},"Microsoft.ContainerService/managedClusters/agentPools@2022-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":258},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":275},"Microsoft.ContainerService/snapshots@2022-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":289},"Microsoft.ContainerService/fleets@2022-06-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-06-02-preview/types.json","Index":32},"Microsoft.ContainerService/fleets/members@2022-06-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-06-02-preview/types.json","Index":44},"Microsoft.ContainerService/managedClusters@2022-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":197},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":215},"Microsoft.ContainerService/managedClusters/agentPools@2022-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":262},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":279},"Microsoft.ContainerService/snapshots@2022-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":295},"Microsoft.ContainerService/fleets@2022-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-07-02-preview/types.json","Index":32},"Microsoft.ContainerService/fleets/members@2022-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-07-02-preview/types.json","Index":44},"Microsoft.ContainerService/managedClusters@2022-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":242},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":260},"Microsoft.ContainerService/managedClusters/agentPools@2022-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":308},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":325},"Microsoft.ContainerService/snapshots@2022-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":343},"Microsoft.ContainerService/managedclustersnapshots@2022-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":369},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2022-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":380},"Microsoft.ContainerService/managedClusters@2022-08-03-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":245},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-08-03-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":263},"Microsoft.ContainerService/managedClusters/agentPools@2022-08-03-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":311},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-08-03-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":328},"Microsoft.ContainerService/snapshots@2022-08-03-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":346},"Microsoft.ContainerService/managedclustersnapshots@2022-08-03-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":372},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2022-08-03-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":383},"Microsoft.ContainerService/managedClusters@2022-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":199},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":217},"Microsoft.ContainerService/managedClusters/agentPools@2022-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":264},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":281},"Microsoft.ContainerService/snapshots@2022-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":297},"Microsoft.ContainerService/fleets@2022-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-09-02-preview/types.json","Index":32},"Microsoft.ContainerService/fleets/members@2022-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-09-02-preview/types.json","Index":44},"Microsoft.ContainerService/managedClusters@2022-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":261},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":309},"Microsoft.ContainerService/managedClusters/agentPools@2022-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":357},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":375},"Microsoft.ContainerService/snapshots@2022-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":393},"Microsoft.ContainerService/managedclustersnapshots@2022-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":419},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2022-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":431},"Microsoft.ContainerService/managedClusters@2022-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":203},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":221},"Microsoft.ContainerService/managedClusters/agentPools@2022-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":268},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":286},"Microsoft.ContainerService/snapshots@2022-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":302},"Microsoft.ContainerService/managedClusters@2022-11-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":266},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2022-11-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":314},"Microsoft.ContainerService/managedClusters/agentPools@2022-11-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":363},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2022-11-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":381},"Microsoft.ContainerService/snapshots@2022-11-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":399},"Microsoft.ContainerService/managedclustersnapshots@2022-11-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":425},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2022-11-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":437},"Microsoft.ContainerService/managedClusters@2023-01-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":208},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-01-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":226},"Microsoft.ContainerService/managedClusters/agentPools@2023-01-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":273},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-01-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":291},"Microsoft.ContainerService/snapshots@2023-01-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":307},"Microsoft.ContainerService/managedClusters@2023-01-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":273},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-01-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":321},"Microsoft.ContainerService/managedClusters/agentPools@2023-01-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":370},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-01-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":388},"Microsoft.ContainerService/snapshots@2023-01-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":406},"Microsoft.ContainerService/managedclustersnapshots@2023-01-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":432},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-01-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":444},"Microsoft.ContainerService/managedClusters@2023-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":214},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":232},"Microsoft.ContainerService/managedClusters/agentPools@2023-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":279},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":297},"Microsoft.ContainerService/snapshots@2023-02-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":313},"Microsoft.ContainerService/managedClusters@2023-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":284},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":332},"Microsoft.ContainerService/managedClusters/agentPools@2023-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":381},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":399},"Microsoft.ContainerService/snapshots@2023-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":417},"Microsoft.ContainerService/managedclustersnapshots@2023-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":444},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-02-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":456},"Microsoft.ContainerService/managedClusters@2023-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":218},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":236},"Microsoft.ContainerService/managedClusters/agentPools@2023-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":283},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":301},"Microsoft.ContainerService/snapshots@2023-03-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":317},"Microsoft.ContainerService/managedClusters@2023-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":288},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":336},"Microsoft.ContainerService/managedClusters/agentPools@2023-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":385},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":403},"Microsoft.ContainerService/snapshots@2023-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":421},"Microsoft.ContainerService/managedclustersnapshots@2023-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":448},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-03-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":460},"Microsoft.ContainerService/fleets@2023-03-15-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-15-preview/types.json","Index":32},"Microsoft.ContainerService/fleets/members@2023-03-15-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-15-preview/types.json","Index":44},"Microsoft.ContainerService/fleets/updateRuns@2023-03-15-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-03-15-preview/types.json","Index":83},"Microsoft.ContainerService/managedClusters@2023-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":219},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":237},"Microsoft.ContainerService/managedClusters/agentPools@2023-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":285},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":303},"Microsoft.ContainerService/snapshots@2023-04-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":320},"Microsoft.ContainerService/managedClusters@2023-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":289},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":337},"Microsoft.ContainerService/managedClusters/agentPools@2023-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":387},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":405},"Microsoft.ContainerService/snapshots@2023-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":424},"Microsoft.ContainerService/managedclustersnapshots@2023-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":451},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-04-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":463},"Microsoft.ContainerService/managedClusters@2023-05-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":219},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-05-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":267},"Microsoft.ContainerService/managedClusters/agentPools@2023-05-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":315},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-05-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":333},"Microsoft.ContainerService/snapshots@2023-05-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":350},"Microsoft.ContainerService/managedClusters@2023-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":290},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":338},"Microsoft.ContainerService/managedClusters/agentPools@2023-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":388},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":406},"Microsoft.ContainerService/snapshots@2023-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":425},"Microsoft.ContainerService/managedclustersnapshots@2023-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":452},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-05-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":464},"Microsoft.ContainerService/managedClusters@2023-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":226},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":274},"Microsoft.ContainerService/managedClusters/agentPools@2023-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":322},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":340},"Microsoft.ContainerService/snapshots@2023-06-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":357},"Microsoft.ContainerService/managedClusters@2023-06-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":303},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-06-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":351},"Microsoft.ContainerService/managedClusters/agentPools@2023-06-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":401},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-06-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":419},"Microsoft.ContainerService/snapshots@2023-06-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":438},"Microsoft.ContainerService/managedclustersnapshots@2023-06-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":465},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-06-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":477},"Microsoft.ContainerService/locations/meshRevisionProfiles@2023-06-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":488},"Microsoft.ContainerService/managedClusters/meshUpgradeProfiles@2023-06-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":495},"Microsoft.ContainerService/fleets@2023-06-15-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-15-preview/types.json","Index":42},"Microsoft.ContainerService/fleets/members@2023-06-15-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-15-preview/types.json","Index":54},"Microsoft.ContainerService/fleets/updateRuns@2023-06-15-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-06-15-preview/types.json","Index":101},"Microsoft.ContainerService/managedClusters@2023-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":228},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":276},"Microsoft.ContainerService/managedClusters/agentPools@2023-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":324},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":342},"Microsoft.ContainerService/snapshots@2023-07-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":359},"Microsoft.ContainerService/managedClusters@2023-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":300},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":348},"Microsoft.ContainerService/managedClusters/agentPools@2023-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":398},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":416},"Microsoft.ContainerService/snapshots@2023-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":435},"Microsoft.ContainerService/managedclustersnapshots@2023-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":462},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":474},"Microsoft.ContainerService/locations/guardrailsVersions@2023-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":482},"Microsoft.ContainerService/locations/meshRevisionProfiles@2023-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":493},"Microsoft.ContainerService/managedClusters/meshUpgradeProfiles@2023-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":500},"Microsoft.ContainerService/managedClusters/agentPools/machines@2023-07-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":511},"Microsoft.ContainerService/managedClusters@2023-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":245},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":293},"Microsoft.ContainerService/managedClusters/agentPools@2023-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":341},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":359},"Microsoft.ContainerService/snapshots@2023-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":376},"Microsoft.ContainerService/locations/meshRevisionProfiles@2023-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":387},"Microsoft.ContainerService/managedClusters/meshUpgradeProfiles@2023-08-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":394},"Microsoft.ContainerService/managedClusters@2023-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":310},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":358},"Microsoft.ContainerService/managedClusters/agentPools@2023-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":408},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":426},"Microsoft.ContainerService/snapshots@2023-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":445},"Microsoft.ContainerService/managedclustersnapshots@2023-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":473},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":485},"Microsoft.ContainerService/locations/guardrailsVersions@2023-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":493},"Microsoft.ContainerService/locations/meshRevisionProfiles@2023-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":504},"Microsoft.ContainerService/managedClusters/meshUpgradeProfiles@2023-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":511},"Microsoft.ContainerService/managedClusters/agentPools/machines@2023-08-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":522},"Microsoft.ContainerService/fleets@2023-08-15-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-15-preview/types.json","Index":42},"Microsoft.ContainerService/fleets/members@2023-08-15-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-15-preview/types.json","Index":54},"Microsoft.ContainerService/fleets/updateRuns@2023-08-15-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-15-preview/types.json","Index":101},"Microsoft.ContainerService/fleets/updateStrategies@2023-08-15-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-08-15-preview/types.json","Index":110},"Microsoft.ContainerService/managedClusters@2023-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":245},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":293},"Microsoft.ContainerService/managedClusters/agentPools@2023-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":341},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":359},"Microsoft.ContainerService/snapshots@2023-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":376},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":388},"Microsoft.ContainerService/locations/meshRevisionProfiles@2023-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":399},"Microsoft.ContainerService/managedClusters/meshUpgradeProfiles@2023-09-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":406},"Microsoft.ContainerService/managedClusters@2023-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":319},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":367},"Microsoft.ContainerService/managedClusters/agentPools@2023-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":419},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":437},"Microsoft.ContainerService/snapshots@2023-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":457},"Microsoft.ContainerService/managedclustersnapshots@2023-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":485},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":497},"Microsoft.ContainerService/locations/guardrailsVersions@2023-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":505},"Microsoft.ContainerService/locations/meshRevisionProfiles@2023-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":516},"Microsoft.ContainerService/managedClusters/meshUpgradeProfiles@2023-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":523},"Microsoft.ContainerService/managedClusters/agentPools/machines@2023-09-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":534},"Microsoft.ContainerService/managedClusters@2023-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":257},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":305},"Microsoft.ContainerService/managedClusters/agentPools@2023-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":353},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":371},"Microsoft.ContainerService/snapshots@2023-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":388},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":400},"Microsoft.ContainerService/locations/meshRevisionProfiles@2023-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":411},"Microsoft.ContainerService/managedClusters/meshUpgradeProfiles@2023-10-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":418},"Microsoft.ContainerService/managedClusters@2023-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":321},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":369},"Microsoft.ContainerService/managedClusters/agentPools@2023-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":423},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":441},"Microsoft.ContainerService/snapshots@2023-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":461},"Microsoft.ContainerService/managedclustersnapshots@2023-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":489},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":501},"Microsoft.ContainerService/locations/guardrailsVersions@2023-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":509},"Microsoft.ContainerService/locations/meshRevisionProfiles@2023-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":520},"Microsoft.ContainerService/managedClusters/meshUpgradeProfiles@2023-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":527},"Microsoft.ContainerService/managedClusters/agentPools/machines@2023-10-02-preview":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":538},"Microsoft.ContainerService/fleets@2023-10-15":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-15/types.json","Index":39},"Microsoft.ContainerService/fleets/members@2023-10-15":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-15/types.json","Index":51},"Microsoft.ContainerService/fleets/updateRuns@2023-10-15":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-15/types.json","Index":98},"Microsoft.ContainerService/fleets/updateStrategies@2023-10-15":{"RelativePath":"containerservice/microsoft.containerservice/2023-10-15/types.json","Index":107},"Microsoft.ContainerService/managedClusters@2023-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-11-01/types.json","Index":257},"Microsoft.ContainerService/managedClusters/maintenanceConfigurations@2023-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-11-01/types.json","Index":305},"Microsoft.ContainerService/managedClusters/agentPools@2023-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-11-01/types.json","Index":353},"Microsoft.ContainerService/managedClusters/privateEndpointConnections@2023-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-11-01/types.json","Index":371},"Microsoft.ContainerService/snapshots@2023-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-11-01/types.json","Index":388},"Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings@2023-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-11-01/types.json","Index":400},"Microsoft.ContainerService/locations/meshRevisionProfiles@2023-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-11-01/types.json","Index":411},"Microsoft.ContainerService/managedClusters/meshUpgradeProfiles@2023-11-01":{"RelativePath":"containerservice/microsoft.containerservice/2023-11-01/types.json","Index":418},"Microsoft.ContainerStorage/pools@2023-07-01-preview":{"RelativePath":"containerstorage/microsoft.containerstorage/2023-07-01-preview/types.json","Index":82},"Microsoft.ContainerStorage/pools/snapshots@2023-07-01-preview":{"RelativePath":"containerstorage/microsoft.containerstorage/2023-07-01-preview/types.json","Index":95},"Microsoft.ContainerStorage/pools/volumes@2023-07-01-preview":{"RelativePath":"containerstorage/microsoft.containerstorage/2023-07-01-preview/types.json","Index":111},"Microsoft.DocumentDB/databaseAccounts@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":37},"Microsoft.DocumentDB/databaseAccounts/apis/databases@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":45},"Microsoft.DocumentDB/databaseAccounts/apis/databases/settings@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":53},"Microsoft.DocumentDB/databaseAccounts/apis/databases/containers@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":96},"Microsoft.DocumentDB/databaseAccounts/apis/databases/containers/settings@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":102},"Microsoft.DocumentDB/databaseAccounts/apis/databases/collections@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":118},"Microsoft.DocumentDB/databaseAccounts/apis/databases/collections/settings@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":124},"Microsoft.DocumentDB/databaseAccounts/apis/tables@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":132},"Microsoft.DocumentDB/databaseAccounts/apis/tables/settings@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":138},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":146},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/settings@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":152},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/tables@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":167},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/tables/settings@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":173},"Microsoft.DocumentDB/databaseAccounts/apis/databases/graphs@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":181},"Microsoft.DocumentDB/databaseAccounts/apis/databases/graphs/settings@2015-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":187},"Microsoft.DocumentDB/databaseAccounts@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":37},"Microsoft.DocumentDB/databaseAccounts/apis/databases@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":45},"Microsoft.DocumentDB/databaseAccounts/apis/databases/settings@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":53},"Microsoft.DocumentDB/databaseAccounts/apis/databases/containers@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":96},"Microsoft.DocumentDB/databaseAccounts/apis/databases/containers/settings@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":102},"Microsoft.DocumentDB/databaseAccounts/apis/databases/collections@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":118},"Microsoft.DocumentDB/databaseAccounts/apis/databases/collections/settings@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":124},"Microsoft.DocumentDB/databaseAccounts/apis/tables@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":132},"Microsoft.DocumentDB/databaseAccounts/apis/tables/settings@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":138},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":146},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/settings@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":152},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/tables@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":167},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/tables/settings@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":173},"Microsoft.DocumentDB/databaseAccounts/apis/databases/graphs@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":181},"Microsoft.DocumentDB/databaseAccounts/apis/databases/graphs/settings@2015-04-08":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":187},"Microsoft.DocumentDB/databaseAccounts@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":37},"Microsoft.DocumentDB/databaseAccounts/apis/databases@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":45},"Microsoft.DocumentDB/databaseAccounts/apis/databases/settings@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":53},"Microsoft.DocumentDB/databaseAccounts/apis/databases/containers@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":96},"Microsoft.DocumentDB/databaseAccounts/apis/databases/containers/settings@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":102},"Microsoft.DocumentDB/databaseAccounts/apis/databases/collections@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":118},"Microsoft.DocumentDB/databaseAccounts/apis/databases/collections/settings@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":124},"Microsoft.DocumentDB/databaseAccounts/apis/tables@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":132},"Microsoft.DocumentDB/databaseAccounts/apis/tables/settings@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":138},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":146},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/settings@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":152},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/tables@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":167},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/tables/settings@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":173},"Microsoft.DocumentDB/databaseAccounts/apis/databases/graphs@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":181},"Microsoft.DocumentDB/databaseAccounts/apis/databases/graphs/settings@2015-11-06":{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":187},"Microsoft.DocumentDB/databaseAccounts@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":37},"Microsoft.DocumentDB/databaseAccounts/apis/databases@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":45},"Microsoft.DocumentDB/databaseAccounts/apis/databases/settings@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":53},"Microsoft.DocumentDB/databaseAccounts/apis/databases/containers@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":96},"Microsoft.DocumentDB/databaseAccounts/apis/databases/containers/settings@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":102},"Microsoft.DocumentDB/databaseAccounts/apis/databases/collections@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":118},"Microsoft.DocumentDB/databaseAccounts/apis/databases/collections/settings@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":124},"Microsoft.DocumentDB/databaseAccounts/apis/tables@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":132},"Microsoft.DocumentDB/databaseAccounts/apis/tables/settings@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":138},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":146},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/settings@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":152},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/tables@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":167},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/tables/settings@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":173},"Microsoft.DocumentDB/databaseAccounts/apis/databases/graphs@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":181},"Microsoft.DocumentDB/databaseAccounts/apis/databases/graphs/settings@2016-03-19":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":187},"Microsoft.DocumentDB/databaseAccounts@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":37},"Microsoft.DocumentDB/databaseAccounts/apis/databases@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":45},"Microsoft.DocumentDB/databaseAccounts/apis/databases/settings@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":53},"Microsoft.DocumentDB/databaseAccounts/apis/databases/containers@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":96},"Microsoft.DocumentDB/databaseAccounts/apis/databases/containers/settings@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":102},"Microsoft.DocumentDB/databaseAccounts/apis/databases/collections@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":118},"Microsoft.DocumentDB/databaseAccounts/apis/databases/collections/settings@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":124},"Microsoft.DocumentDB/databaseAccounts/apis/tables@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":132},"Microsoft.DocumentDB/databaseAccounts/apis/tables/settings@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":138},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":146},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/settings@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":152},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/tables@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":167},"Microsoft.DocumentDB/databaseAccounts/apis/keyspaces/tables/settings@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":173},"Microsoft.DocumentDB/databaseAccounts/apis/databases/graphs@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":181},"Microsoft.DocumentDB/databaseAccounts/apis/databases/graphs/settings@2016-03-31":{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":187},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2019-08-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01-preview/types.json","Index":14},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2019-08-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01-preview/types.json","Index":21},"Microsoft.DocumentDB/databaseAccounts@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":37},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":45},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":53},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":110},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":116},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":124},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":132},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":149},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":157},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":163},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":177},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":183},"Microsoft.DocumentDB/databaseAccounts/tables@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":191},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":197},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":205},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":211},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":226},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":232},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":240},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":246},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":254},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":260},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2019-08-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":267},"Microsoft.DocumentDB/databaseAccounts@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":37},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":45},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":56},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":112},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":118},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":125},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":132},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":148},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":155},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":161},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":174},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":180},"Microsoft.DocumentDB/databaseAccounts/tables@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":187},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":193},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":200},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":206},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":220},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":226},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":233},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":239},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":246},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":252},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2019-12-12":{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":259},"Microsoft.DocumentDB/databaseAccounts@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":45},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":53},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":64},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":121},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":127},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":135},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":142},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":158},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":166},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":172},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":186},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":192},"Microsoft.DocumentDB/databaseAccounts/tables@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":200},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":206},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":214},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":220},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":235},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":241},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":249},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":255},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":263},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":269},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2020-03-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":276},"Microsoft.DocumentDB/databaseAccounts@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":53},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":62},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":73},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":130},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":136},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":144},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":151},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":167},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":175},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":181},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":195},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":201},"Microsoft.DocumentDB/databaseAccounts/tables@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":209},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":215},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":223},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":229},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":244},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":250},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":258},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":264},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":272},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":278},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2020-04-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":285},"Microsoft.DocumentDB/databaseAccounts@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":92},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":101},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":112},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":169},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":175},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":183},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":190},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":206},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":219},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":224},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":232},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":238},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":252},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":258},"Microsoft.DocumentDB/databaseAccounts/tables@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":266},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":272},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":280},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":286},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":301},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":307},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":315},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":321},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":329},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":335},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2020-06-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":342},"Microsoft.DocumentDB/databaseAccounts@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":59},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":68},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":79},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":136},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":142},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":150},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":157},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":173},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":181},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":187},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":201},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":207},"Microsoft.DocumentDB/databaseAccounts/tables@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":215},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":221},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":229},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":235},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":250},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":256},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":264},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":270},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":278},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":284},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2020-09-01":{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":291},"Microsoft.DocumentDB/databaseAccounts@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":72},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":81},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":92},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":150},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":156},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":164},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":171},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":187},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":195},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":201},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":215},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":221},"Microsoft.DocumentDB/databaseAccounts/tables@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":229},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":235},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":243},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":249},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":264},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":270},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":278},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":284},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":292},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":298},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":305},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":309},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2021-01-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":316},"Microsoft.DocumentDB/databaseAccounts@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":97},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":106},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":117},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":175},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":181},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":189},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":196},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":212},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":225},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":230},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":238},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":244},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":258},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":264},"Microsoft.DocumentDB/databaseAccounts/tables@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":272},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":278},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":286},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":292},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":307},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":313},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":321},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":327},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":335},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":341},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":348},"Microsoft.DocumentDB/cassandraClusters@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":371},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":384},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":388},"Microsoft.DocumentDB/locations@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":398},"Microsoft.DocumentDB/cassandraClusters/backups@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":403},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2021-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":410},"Microsoft.DocumentDB/databaseAccounts@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":72},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":81},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":92},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":150},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":156},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":164},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":171},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":187},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":195},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":201},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":215},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":221},"Microsoft.DocumentDB/databaseAccounts/tables@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":229},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":235},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":243},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":249},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":264},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":270},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":278},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":284},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":292},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":298},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":305},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":309},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2021-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":316},"Microsoft.DocumentDB/databaseAccounts@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":97},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":106},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":117},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":175},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":181},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":189},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":196},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":212},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":225},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":230},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":238},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":244},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":258},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":264},"Microsoft.DocumentDB/databaseAccounts/tables@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":272},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":278},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":286},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":292},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":307},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":313},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":321},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":327},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":335},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":341},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":348},"Microsoft.DocumentDB/cassandraClusters@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":371},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":384},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":388},"Microsoft.DocumentDB/databaseAccounts/services@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":404},"Microsoft.DocumentDB/locations@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":414},"Microsoft.DocumentDB/cassandraClusters/backups@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":419},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2021-04-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":426},"Microsoft.DocumentDB/databaseAccounts@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":72},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":81},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":92},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":150},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":156},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":164},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":171},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":187},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":200},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":205},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":213},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":219},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":233},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":239},"Microsoft.DocumentDB/databaseAccounts/tables@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":247},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":253},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":261},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":267},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":282},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":288},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":296},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":302},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":310},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":316},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":323},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":327},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2021-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":334},"Microsoft.DocumentDB/databaseAccounts@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":76},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":85},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":96},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":154},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":160},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":168},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":175},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":191},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":204},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":209},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":217},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":223},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":237},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":243},"Microsoft.DocumentDB/databaseAccounts/tables@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":251},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":257},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":265},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":271},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":286},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":292},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":300},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":306},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":314},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":320},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":327},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":331},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2021-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":338},"Microsoft.DocumentDB/databaseAccounts@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":105},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":114},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":125},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":183},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":189},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":197},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":204},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":220},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":233},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":238},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":246},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":252},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":266},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":272},"Microsoft.DocumentDB/databaseAccounts/tables@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":280},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":286},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":294},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":300},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":315},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":321},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":329},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":335},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":343},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":349},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":356},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":360},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2021-06-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":367},"Microsoft.DocumentDB/databaseAccounts@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":114},"Microsoft.DocumentDB/databaseAccounts/graphs@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":123},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":131},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":142},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":200},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":206},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":214},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":221},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":237},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":250},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":255},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":263},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":269},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":283},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":289},"Microsoft.DocumentDB/databaseAccounts/tables@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":297},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":303},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":311},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":317},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":332},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":338},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":346},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":352},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":360},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":366},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":374},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":380},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":387},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":391},"Microsoft.DocumentDB/cassandraClusters@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":414},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":427},"Microsoft.DocumentDB/databaseAccounts/services@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":443},"Microsoft.DocumentDB/locations@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":453},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":460},"Microsoft.DocumentDB/cassandraClusters/backups@2021-07-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":465},"Microsoft.DocumentDB/databaseAccounts@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":115},"Microsoft.DocumentDB/databaseAccounts/graphs@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":124},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":132},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":143},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":150},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":208},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":214},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":222},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":229},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":245},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":258},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":263},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":271},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":277},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":291},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":297},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":311},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":317},"Microsoft.DocumentDB/databaseAccounts/tables@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":325},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":331},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":339},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":345},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":360},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":366},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":374},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":380},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":388},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":394},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":402},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":408},"Microsoft.DocumentDB/cassandraClusters@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":436},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":451},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":458},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":462},"Microsoft.DocumentDB/databaseAccounts/services@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":478},"Microsoft.DocumentDB/databaseAccounts/dataTransferJobs@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":489},"Microsoft.DocumentDB/locations@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":499},"Microsoft.DocumentDB/cassandraClusters/backups@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":504},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2021-10-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":511},"Microsoft.DocumentDB/databaseAccounts@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":111},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":120},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":131},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":189},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":195},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":203},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":210},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":226},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":239},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":244},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":252},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":258},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":272},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":278},"Microsoft.DocumentDB/databaseAccounts/tables@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":286},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":292},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":300},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":306},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":321},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":327},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":335},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":341},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":349},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":355},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":362},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":366},"Microsoft.DocumentDB/cassandraClusters@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":393},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":406},"Microsoft.DocumentDB/locations@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":416},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2021-10-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":423},"Microsoft.DocumentDB/databaseAccounts@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":119},"Microsoft.DocumentDB/databaseAccounts/graphs@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":128},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":136},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":147},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":154},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":212},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":218},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":226},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":233},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":249},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":262},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":267},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":275},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":281},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":295},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":301},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":315},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":321},"Microsoft.DocumentDB/databaseAccounts/tables@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":329},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":335},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":343},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":349},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":364},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":370},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":378},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":384},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":392},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":398},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":406},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":412},"Microsoft.DocumentDB/databaseAccounts/dataTransferJobs@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":425},"Microsoft.DocumentDB/cassandraClusters@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":453},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":468},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":475},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":479},"Microsoft.DocumentDB/databaseAccounts/services@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":495},"Microsoft.DocumentDB/locations@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":505},"Microsoft.DocumentDB/cassandraClusters/backups@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":510},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2021-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":517},"Microsoft.DocumentDB/databaseAccounts@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":124},"Microsoft.DocumentDB/databaseAccounts/graphs@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":133},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":141},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":152},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":159},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":220},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":226},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":234},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":241},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":257},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":270},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":275},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":283},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":289},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":303},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":309},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":323},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":329},"Microsoft.DocumentDB/databaseAccounts/tables@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":337},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":343},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":351},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":357},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":372},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":378},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":386},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":392},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":400},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":406},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":414},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":420},"Microsoft.DocumentDB/databaseAccounts/dataTransferJobs@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":433},"Microsoft.DocumentDB/cassandraClusters@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":461},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":476},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":483},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":487},"Microsoft.DocumentDB/databaseAccounts/services@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":503},"Microsoft.DocumentDB/locations@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":513},"Microsoft.DocumentDB/cassandraClusters/backups@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":518},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2022-02-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":525},"Microsoft.DocumentDB/databaseAccounts@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":126},"Microsoft.DocumentDB/databaseAccounts/graphs@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":135},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":143},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":154},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":161},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":222},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":228},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":236},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":243},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":259},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":272},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":277},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":285},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":291},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":305},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":311},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":325},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":331},"Microsoft.DocumentDB/databaseAccounts/tables@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":339},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":345},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":353},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":359},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":374},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":380},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":388},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":394},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":402},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":408},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":416},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":422},"Microsoft.DocumentDB/databaseAccounts/dataTransferJobs@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":435},"Microsoft.DocumentDB/cassandraClusters@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":463},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":478},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":485},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":489},"Microsoft.DocumentDB/databaseAccounts/services@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":505},"Microsoft.DocumentDB/locations@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":515},"Microsoft.DocumentDB/cassandraClusters/backups@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":520},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2022-05-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":527},"Microsoft.DocumentDB/databaseAccounts@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":111},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":120},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":131},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":189},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":195},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":203},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":210},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":226},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":239},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":244},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":252},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":258},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":272},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":278},"Microsoft.DocumentDB/databaseAccounts/tables@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":286},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":292},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":300},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":306},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":321},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":327},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":335},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":341},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":349},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":355},"Microsoft.DocumentDB/cassandraClusters@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":382},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":395},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":402},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":406},"Microsoft.DocumentDB/databaseAccounts/services@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":422},"Microsoft.DocumentDB/locations@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":432},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2022-05-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":439},"Microsoft.DocumentDB/databaseAccounts@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":126},"Microsoft.DocumentDB/databaseAccounts/graphs@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":135},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":147},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":158},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":165},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":229},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":235},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":243},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":250},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":266},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":279},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":284},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":295},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":301},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":318},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":324},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":335},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":341},"Microsoft.DocumentDB/databaseAccounts/tables@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":349},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":355},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":363},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":369},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":384},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":390},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":398},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":404},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":412},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":418},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":426},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":432},"Microsoft.DocumentDB/databaseAccounts/dataTransferJobs@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":447},"Microsoft.DocumentDB/cassandraClusters@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":475},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":490},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":497},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":501},"Microsoft.DocumentDB/databaseAccounts/services@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":517},"Microsoft.DocumentDB/locations@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":527},"Microsoft.DocumentDB/cassandraClusters/backups@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":532},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2022-08-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":539},"Microsoft.DocumentDB/databaseAccounts@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":113},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":122},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":133},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":191},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":197},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":205},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":212},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":228},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":241},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":246},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":254},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":260},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":274},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":280},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":291},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":297},"Microsoft.DocumentDB/databaseAccounts/tables@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":305},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":311},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":319},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":325},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":340},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":346},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":354},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":360},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":368},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":374},"Microsoft.DocumentDB/cassandraClusters@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":401},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":414},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":421},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":425},"Microsoft.DocumentDB/databaseAccounts/services@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":441},"Microsoft.DocumentDB/locations@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":451},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2022-08-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":458},"Microsoft.DocumentDB/databaseAccounts@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":130},"Microsoft.DocumentDB/databaseAccounts/graphs@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":139},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":151},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":162},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":169},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":233},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":239},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":247},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":254},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":270},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":283},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":288},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":299},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":305},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":322},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":328},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":339},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":345},"Microsoft.DocumentDB/databaseAccounts/tables@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":356},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":362},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":370},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":376},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":391},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":397},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":405},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":411},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":422},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":428},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":439},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":445},"Microsoft.DocumentDB/databaseAccounts/dataTransferJobs@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":458},"Microsoft.DocumentDB/cassandraClusters@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":486},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":501},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":508},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":512},"Microsoft.DocumentDB/databaseAccounts/services@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":528},"Microsoft.DocumentDB/locations@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":538},"Microsoft.DocumentDB/cassandraClusters/backups@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":543},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2022-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":550},"Microsoft.DocumentDB/databaseAccounts@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":121},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":130},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":141},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":202},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":208},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":215},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":223},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":230},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":246},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":259},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":264},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":272},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":278},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":292},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":298},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":309},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":315},"Microsoft.DocumentDB/databaseAccounts/tables@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":323},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":329},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":337},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":343},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":358},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":364},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":372},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":378},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":386},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":392},"Microsoft.DocumentDB/cassandraClusters@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":419},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":432},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":439},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":443},"Microsoft.DocumentDB/databaseAccounts/services@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":459},"Microsoft.DocumentDB/locations@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":469},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2022-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":476},"Microsoft.DocumentDB/databaseAccounts@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":131},"Microsoft.DocumentDB/databaseAccounts/graphs@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":140},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":153},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":164},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":171},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":236},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":242},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":250},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":257},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":273},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":286},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":291},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":303},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":309},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":327},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":333},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":344},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":350},"Microsoft.DocumentDB/databaseAccounts/tables@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":362},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":368},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":376},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":382},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":397},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":403},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":411},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":417},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":429},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":435},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":447},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":453},"Microsoft.DocumentDB/databaseAccounts/dataTransferJobs@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":468},"Microsoft.DocumentDB/cassandraClusters@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":496},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":511},"Microsoft.DocumentDB/mongoClusters@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":541},"Microsoft.DocumentDB/mongoClusters/firewallRules@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":553},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":560},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":564},"Microsoft.DocumentDB/databaseAccounts/services@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":580},"Microsoft.DocumentDB/locations@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":590},"Microsoft.DocumentDB/cassandraClusters/backups@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":595},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2023-03-01-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":602},"Microsoft.DocumentDB/databaseAccounts@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":131},"Microsoft.DocumentDB/databaseAccounts/graphs@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":140},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":153},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":164},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":171},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":237},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":243},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":251},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":258},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":274},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":287},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":292},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":304},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":310},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":328},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":334},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":348},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":354},"Microsoft.DocumentDB/databaseAccounts/tables@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":366},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":372},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":380},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":386},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":401},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":407},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":415},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":421},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":433},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":439},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":451},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":457},"Microsoft.DocumentDB/databaseAccounts/dataTransferJobs@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":472},"Microsoft.DocumentDB/cassandraClusters@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":501},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":516},"Microsoft.DocumentDB/mongoClusters@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":546},"Microsoft.DocumentDB/mongoClusters/firewallRules@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":558},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":565},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":569},"Microsoft.DocumentDB/databaseAccounts/services@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":585},"Microsoft.DocumentDB/locations@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":601},"Microsoft.DocumentDB/cassandraClusters/backups@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":606},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2023-03-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":613},"Microsoft.DocumentDB/databaseAccounts@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":121},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":130},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":141},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":202},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":208},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":215},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":223},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":230},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":246},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":259},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":264},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":272},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":278},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":292},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":298},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":312},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":318},"Microsoft.DocumentDB/databaseAccounts/tables@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":326},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":332},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":340},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":346},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":361},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":367},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":375},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":381},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":389},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":395},"Microsoft.DocumentDB/cassandraClusters@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":424},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":439},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":446},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":450},"Microsoft.DocumentDB/databaseAccounts/services@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":466},"Microsoft.DocumentDB/locations@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":482},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2023-03-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":489},"Microsoft.DocumentDB/databaseAccounts@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":126},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":135},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":146},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":207},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":213},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":220},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":228},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":235},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":251},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":264},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":269},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":277},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":283},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":297},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":303},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":317},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":323},"Microsoft.DocumentDB/databaseAccounts/tables@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":331},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":337},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":345},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":351},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":366},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":372},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":380},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":386},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":394},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":400},"Microsoft.DocumentDB/cassandraClusters@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":429},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":444},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":451},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":455},"Microsoft.DocumentDB/databaseAccounts/services@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":471},"Microsoft.DocumentDB/locations@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":487},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2023-04-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":494},"Microsoft.DocumentDB/databaseAccounts@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":147},"Microsoft.DocumentDB/databaseAccounts/graphs@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":156},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":169},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":180},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":187},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":253},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":259},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":267},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":274},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":290},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":303},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":308},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":320},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":326},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":344},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":350},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":364},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":370},"Microsoft.DocumentDB/databaseAccounts/tables@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":382},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":388},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":396},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":402},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":417},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":423},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":431},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":437},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":449},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":455},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":467},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":473},"Microsoft.DocumentDB/databaseAccounts/dataTransferJobs@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":488},"Microsoft.DocumentDB/cassandraClusters@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":523},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":538},"Microsoft.DocumentDB/mongoClusters@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":568},"Microsoft.DocumentDB/mongoClusters/firewallRules@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":580},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":587},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":591},"Microsoft.DocumentDB/databaseAccounts/services@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":607},"Microsoft.DocumentDB/locations@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":623},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2023-09-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":630},"Microsoft.DocumentDB/databaseAccounts@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":138},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":147},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":158},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":219},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":225},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":232},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":240},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":247},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":263},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":276},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":281},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":289},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":295},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":309},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":315},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":329},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":335},"Microsoft.DocumentDB/databaseAccounts/tables@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":343},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":349},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":357},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":363},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":378},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":384},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":392},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":398},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":406},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":412},"Microsoft.DocumentDB/cassandraClusters@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":441},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":456},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":463},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":467},"Microsoft.DocumentDB/databaseAccounts/services@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":483},"Microsoft.DocumentDB/locations@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":499},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2023-09-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":506},"Microsoft.DocumentDB/databaseAccounts@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":135},"Microsoft.DocumentDB/databaseAccounts/graphs@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":144},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":157},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":168},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":175},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":243},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":249},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":257},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":264},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":280},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":293},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":298},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":310},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":316},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":334},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":340},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":354},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":360},"Microsoft.DocumentDB/databaseAccounts/tables@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":372},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":378},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":386},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":392},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":407},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":413},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":421},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/views/throughputSettings@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":427},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":439},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":445},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":457},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":463},"Microsoft.DocumentDB/databaseAccounts/dataTransferJobs@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":481},"Microsoft.DocumentDB/cassandraClusters@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":528},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":543},"Microsoft.DocumentDB/mongoClusters@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":573},"Microsoft.DocumentDB/mongoClusters/firewallRules@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":585},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":592},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":596},"Microsoft.DocumentDB/databaseAccounts/services@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":612},"Microsoft.DocumentDB/throughputPools@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":628},"Microsoft.DocumentDB/throughputPools/throughputPoolAccounts@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":643},"Microsoft.DocumentDB/locations@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":663},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2023-11-15-preview":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":670},"Microsoft.DocumentDB/databaseAccounts@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":126},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":139},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/throughputSettings@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":150},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":216},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":222},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/clientEncryptionKeys@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":229},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":237},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/userDefinedFunctions@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":244},"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/triggers@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":260},"Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":273},"Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":278},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":289},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":295},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":312},"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/collections/throughputSettings@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":318},"Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":332},"Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":338},"Microsoft.DocumentDB/databaseAccounts/tables@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":349},"Microsoft.DocumentDB/databaseAccounts/tables/throughputSettings@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":355},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":363},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":369},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":384},"Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/tables/throughputSettings@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":390},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":401},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/throughputSettings@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":407},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":418},"Microsoft.DocumentDB/databaseAccounts/gremlinDatabases/graphs/throughputSettings@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":424},"Microsoft.DocumentDB/cassandraClusters@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":453},"Microsoft.DocumentDB/cassandraClusters/dataCenters@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":468},"Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":475},"Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":479},"Microsoft.DocumentDB/databaseAccounts/services@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":495},"Microsoft.DocumentDB/locations@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":511},"Microsoft.DocumentDB/databaseAccounts/privateLinkResources@2023-11-15":{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":518},"Microsoft.CostManagement/reportconfigs@2018-05-31":{"RelativePath":"cost-management/microsoft.costmanagement/2018-05-31/types.json","Index":57},"Microsoft.CostManagement/reports@2018-08-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2018-08-01-preview/types.json","Index":57},"Microsoft.CostManagement/connectors@2018-08-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2018-08-01-preview/types.json","Index":69},"Microsoft.CostManagement/exports@2019-01-01":{"RelativePath":"cost-management/microsoft.costmanagement/2019-01-01/types.json","Index":68},"Microsoft.CostManagement/cloudConnectors@2019-03-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2019-03-01-preview/types.json","Index":24},"Microsoft.CostManagement/externalSubscriptions@2019-03-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2019-03-01-preview/types.json","Index":28},"Microsoft.CostManagement/showbackRules@2019-03-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2019-03-01-preview/types.json","Index":57},"Microsoft.CostManagement/externalBillingAccounts@2019-03-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2019-03-01-preview/types.json","Index":62},"Microsoft.CostManagement/views@2019-04-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2019-04-01-preview/types.json","Index":72},"Microsoft.CostManagement/budgets@2019-04-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2019-04-01-preview/types.json","Index":95},"Microsoft.CostManagement/exports@2019-09-01":{"RelativePath":"cost-management/microsoft.costmanagement/2019-09-01/types.json","Index":66},"Microsoft.CostManagement/exports@2019-10-01":{"RelativePath":"cost-management/microsoft.costmanagement/2019-10-01/types.json","Index":66},"Microsoft.CostManagement/settings@2019-11-01":{"RelativePath":"cost-management/microsoft.costmanagement/2019-11-01/types.json","Index":18},"Microsoft.CostManagement/views@2019-11-01":{"RelativePath":"cost-management/microsoft.costmanagement/2019-11-01/types.json","Index":86},"Microsoft.CostManagement/exports@2019-11-01":{"RelativePath":"cost-management/microsoft.costmanagement/2019-11-01/types.json","Index":143},"Microsoft.CostManagement/alerts@2019-11-01":{"RelativePath":"cost-management/microsoft.costmanagement/2019-11-01/types.json","Index":209},"Microsoft.CostManagement/costAllocationRules@2020-03-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2020-03-01-preview/types.json","Index":32},"Microsoft.CostManagement/views@2020-06-01":{"RelativePath":"cost-management/microsoft.costmanagement/2020-06-01/types.json","Index":72},"Microsoft.CostManagement/exports@2020-06-01":{"RelativePath":"cost-management/microsoft.costmanagement/2020-06-01/types.json","Index":128},"Microsoft.CostManagement/alerts@2020-06-01":{"RelativePath":"cost-management/microsoft.costmanagement/2020-06-01/types.json","Index":194},"Microsoft.CostManagement/exports@2020-12-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2020-12-01-preview/types.json","Index":63},"Microsoft.CostManagement/exports@2021-01-01":{"RelativePath":"cost-management/microsoft.costmanagement/2021-01-01/types.json","Index":63},"Microsoft.CostManagement/views@2021-10-01":{"RelativePath":"cost-management/microsoft.costmanagement/2021-10-01/types.json","Index":72},"Microsoft.CostManagement/exports@2021-10-01":{"RelativePath":"cost-management/microsoft.costmanagement/2021-10-01/types.json","Index":128},"Microsoft.CostManagement/alerts@2021-10-01":{"RelativePath":"cost-management/microsoft.costmanagement/2021-10-01/types.json","Index":193},"Microsoft.CostManagement/scheduledActions@2022-04-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2022-04-01-preview/types.json","Index":55},"Microsoft.CostManagement/scheduledActions@2022-06-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2022-06-01-preview/types.json","Index":56},"Microsoft.CostManagement/views@2022-08-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2022-08-01-preview/types.json","Index":72},"Microsoft.CostManagement/alerts@2022-08-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2022-08-01-preview/types.json","Index":137},"Microsoft.CostManagement/views@2022-10-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01-preview/types.json","Index":72},"Microsoft.CostManagement/settings@2022-10-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01-preview/types.json","Index":81},"Microsoft.CostManagement/alerts@2022-10-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01-preview/types.json","Index":146},"Microsoft.CostManagement/views@2022-10-01":{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01/types.json","Index":72},"Microsoft.CostManagement/exports@2022-10-01":{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01/types.json","Index":128},"Microsoft.CostManagement/scheduledActions@2022-10-01":{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01/types.json","Index":178},"Microsoft.CostManagement/alerts@2022-10-01":{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01/types.json","Index":243},"Microsoft.CostManagement/views@2022-10-05-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-05-preview/types.json","Index":72},"Microsoft.CostManagement/settings@2022-10-05-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-05-preview/types.json","Index":81},"Microsoft.CostManagement/markupRules@2022-10-05-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-05-preview/types.json","Index":87},"Microsoft.CostManagement/alerts@2022-10-05-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-05-preview/types.json","Index":152},"Microsoft.CostManagement/exports@2023-03-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-03-01/types.json","Index":63},"Microsoft.CostManagement/views@2023-03-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-03-01/types.json","Index":128},"Microsoft.CostManagement/scheduledActions@2023-03-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-03-01/types.json","Index":178},"Microsoft.CostManagement/alerts@2023-03-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-03-01/types.json","Index":243},"Microsoft.CostManagement/budgets@2023-04-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2023-04-01-preview/types.json","Index":73},"Microsoft.CostManagement/exports@2023-04-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2023-04-01-preview/types.json","Index":133},"Microsoft.CostManagement/views@2023-04-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2023-04-01-preview/types.json","Index":198},"Microsoft.CostManagement/scheduledActions@2023-04-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2023-04-01-preview/types.json","Index":248},"Microsoft.CostManagement/alerts@2023-04-01-preview":{"RelativePath":"cost-management/microsoft.costmanagement/2023-04-01-preview/types.json","Index":313},"Microsoft.CostManagement/budgets@2023-08-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":73},"Microsoft.CostManagement/exports@2023-08-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":133},"Microsoft.CostManagement/views@2023-08-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":198},"Microsoft.CostManagement/scheduledActions@2023-08-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":248},"Microsoft.CostManagement/costAllocationRules@2023-08-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":273},"Microsoft.CostManagement/settings@2023-08-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":282},"Microsoft.CostManagement/alerts@2023-08-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":347},"Microsoft.CostManagement/costAllocationRules@2023-09-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":32},"Microsoft.CostManagement/budgets@2023-09-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":98},"Microsoft.CostManagement/exports@2023-09-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":158},"Microsoft.CostManagement/views@2023-09-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":223},"Microsoft.CostManagement/scheduledActions@2023-09-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":273},"Microsoft.CostManagement/settings@2023-09-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":282},"Microsoft.CostManagement/alerts@2023-09-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":347},"Microsoft.CostManagement/costAllocationRules@2023-11-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":32},"Microsoft.CostManagement/budgets@2023-11-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":98},"Microsoft.CostManagement/exports@2023-11-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":158},"Microsoft.CostManagement/views@2023-11-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":223},"Microsoft.CostManagement/scheduledActions@2023-11-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":273},"Microsoft.CostManagement/settings@2023-11-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":282},"Microsoft.CostManagement/alerts@2023-11-01":{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":347},"Microsoft.AzureActiveDirectory/b2cDirectories@2019-01-01-preview":{"RelativePath":"cpim/microsoft.azureactivedirectory/2019-01-01-preview/types.json","Index":24},"Microsoft.AzureActiveDirectory/guestUsages@2020-05-01-preview":{"RelativePath":"cpim/microsoft.azureactivedirectory/2020-05-01-preview/types.json","Index":13},"Microsoft.AzureActiveDirectory/b2cDirectories@2021-04-01":{"RelativePath":"cpim/microsoft.azureactivedirectory/2021-04-01/types.json","Index":36},"Microsoft.AzureActiveDirectory/guestUsages@2021-04-01":{"RelativePath":"cpim/microsoft.azureactivedirectory/2021-04-01/types.json","Index":42},"Microsoft.AzureActiveDirectory/b2cDirectories@2023-01-18-preview":{"RelativePath":"cpim/microsoft.azureactivedirectory/2023-01-18-preview/types.json","Index":36},"Microsoft.AzureActiveDirectory/guestUsages@2023-01-18-preview":{"RelativePath":"cpim/microsoft.azureactivedirectory/2023-01-18-preview/types.json","Index":42},"Microsoft.AzureActiveDirectory/b2cDirectories@2023-05-17-preview":{"RelativePath":"cpim/microsoft.azureactivedirectory/2023-05-17-preview/types.json","Index":36},"Microsoft.AzureActiveDirectory/guestUsages@2023-05-17-preview":{"RelativePath":"cpim/microsoft.azureactivedirectory/2023-05-17-preview/types.json","Index":42},"Microsoft.AzureActiveDirectory/ciamDirectories@2023-05-17-preview":{"RelativePath":"cpim/microsoft.azureactivedirectory/2023-05-17-preview/types.json","Index":66},"Microsoft.CustomerInsights/hubs@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":14},"Microsoft.CustomerInsights/hubs/profiles@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":58},"Microsoft.CustomerInsights/hubs/interactions@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":90},"Microsoft.CustomerInsights/hubs/relationships@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":113},"Microsoft.CustomerInsights/hubs/relationshipLinks@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":134},"Microsoft.CustomerInsights/hubs/authorizationPolicies@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":144},"Microsoft.CustomerInsights/hubs/connectors@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":164},"Microsoft.CustomerInsights/hubs/connectors/mappings@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":211},"Microsoft.CustomerInsights/hubs/kpi@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":256},"Microsoft.CustomerInsights/hubs/views@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":262},"Microsoft.CustomerInsights/hubs/links@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":285},"Microsoft.CustomerInsights/hubs/roleAssignments@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":312},"Microsoft.CustomerInsights/hubs/widgetTypes@2017-01-01":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":318},"Microsoft.CustomerInsights/hubs@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":14},"Microsoft.CustomerInsights/hubs/profiles@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":58},"Microsoft.CustomerInsights/hubs/interactions@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":90},"Microsoft.CustomerInsights/hubs/relationships@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":113},"Microsoft.CustomerInsights/hubs/relationshipLinks@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":135},"Microsoft.CustomerInsights/hubs/authorizationPolicies@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":145},"Microsoft.CustomerInsights/hubs/connectors@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":165},"Microsoft.CustomerInsights/hubs/connectors/mappings@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":212},"Microsoft.CustomerInsights/hubs/kpi@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":257},"Microsoft.CustomerInsights/hubs/views@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":263},"Microsoft.CustomerInsights/hubs/links@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":296},"Microsoft.CustomerInsights/hubs/roleAssignments@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":323},"Microsoft.CustomerInsights/hubs/predictions@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":347},"Microsoft.CustomerInsights/hubs/widgetTypes@2017-04-26":{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":353},"Microsoft.CustomProviders/resourceProviders@2018-09-01-preview":{"RelativePath":"customproviders/microsoft.customproviders/2018-09-01-preview/types.json","Index":32},"Microsoft.CustomProviders/associations@2018-09-01-preview":{"RelativePath":"customproviders/microsoft.customproviders/2018-09-01-preview/types.json","Index":43},"Microsoft.Dashboard/grafana@2021-09-01-preview":{"RelativePath":"dashboard/microsoft.dashboard/2021-09-01-preview/types.json","Index":46},"Microsoft.Dashboard/grafana@2022-05-01-preview":{"RelativePath":"dashboard/microsoft.dashboard/2022-05-01-preview/types.json","Index":73},"Microsoft.Dashboard/grafana/privateEndpointConnections@2022-05-01-preview":{"RelativePath":"dashboard/microsoft.dashboard/2022-05-01-preview/types.json","Index":77},"Microsoft.Dashboard/grafana/privateLinkResources@2022-05-01-preview":{"RelativePath":"dashboard/microsoft.dashboard/2022-05-01-preview/types.json","Index":94},"Microsoft.Dashboard/grafana@2022-08-01":{"RelativePath":"dashboard/microsoft.dashboard/2022-08-01/types.json","Index":76},"Microsoft.Dashboard/grafana/privateEndpointConnections@2022-08-01":{"RelativePath":"dashboard/microsoft.dashboard/2022-08-01/types.json","Index":80},"Microsoft.Dashboard/grafana/privateLinkResources@2022-08-01":{"RelativePath":"dashboard/microsoft.dashboard/2022-08-01/types.json","Index":97},"Microsoft.Dashboard/grafana@2022-10-01-preview":{"RelativePath":"dashboard/microsoft.dashboard/2022-10-01-preview/types.json","Index":88},"Microsoft.Dashboard/grafana/privateEndpointConnections@2022-10-01-preview":{"RelativePath":"dashboard/microsoft.dashboard/2022-10-01-preview/types.json","Index":92},"Microsoft.Dashboard/grafana/managedPrivateEndpoints@2022-10-01-preview":{"RelativePath":"dashboard/microsoft.dashboard/2022-10-01-preview/types.json","Index":115},"Microsoft.Dashboard/grafana/privateLinkResources@2022-10-01-preview":{"RelativePath":"dashboard/microsoft.dashboard/2022-10-01-preview/types.json","Index":132},"Microsoft.Dashboard/grafana@2023-09-01":{"RelativePath":"dashboard/microsoft.dashboard/2023-09-01/types.json","Index":88},"Microsoft.Dashboard/grafana/privateEndpointConnections@2023-09-01":{"RelativePath":"dashboard/microsoft.dashboard/2023-09-01/types.json","Index":92},"Microsoft.Dashboard/grafana/managedPrivateEndpoints@2023-09-01":{"RelativePath":"dashboard/microsoft.dashboard/2023-09-01/types.json","Index":115},"Microsoft.Dashboard/grafana/privateLinkResources@2023-09-01":{"RelativePath":"dashboard/microsoft.dashboard/2023-09-01/types.json","Index":132},"Microsoft.DataBox/jobs@2018-01-01":{"RelativePath":"databox/microsoft.databox/2018-01-01/types.json","Index":115},"Microsoft.DataBox/jobs@2019-09-01":{"RelativePath":"databox/microsoft.databox/2019-09-01/types.json","Index":137},"Microsoft.DataBox/jobs@2020-04-01":{"RelativePath":"databox/microsoft.databox/2020-04-01/types.json","Index":184},"Microsoft.DataBox/jobs@2020-11-01":{"RelativePath":"databox/microsoft.databox/2020-11-01/types.json","Index":193},"Microsoft.DataBox/jobs@2021-03-01":{"RelativePath":"databox/microsoft.databox/2021-03-01/types.json","Index":203},"Microsoft.DataBox/jobs@2021-05-01":{"RelativePath":"databox/microsoft.databox/2021-05-01/types.json","Index":206},"Microsoft.DataBox/jobs@2021-08-01-preview":{"RelativePath":"databox/microsoft.databox/2021-08-01-preview/types.json","Index":326},"Microsoft.DataBox/jobs@2021-12-01":{"RelativePath":"databox/microsoft.databox/2021-12-01/types.json","Index":366},"Microsoft.DataBox/jobs@2022-02-01":{"RelativePath":"databox/microsoft.databox/2022-02-01/types.json","Index":388},"Microsoft.DataBox/jobs@2022-09-01":{"RelativePath":"databox/microsoft.databox/2022-09-01/types.json","Index":398},"Microsoft.DataBox/jobs@2022-10-01":{"RelativePath":"databox/microsoft.databox/2022-10-01/types.json","Index":412},"Microsoft.DataBox/jobs@2022-12-01":{"RelativePath":"databox/microsoft.databox/2022-12-01/types.json","Index":429},"Microsoft.DataBox/jobs@2023-03-01":{"RelativePath":"databox/microsoft.databox/2023-03-01/types.json","Index":461},"Microsoft.DataBox/jobs@2023-12-01":{"RelativePath":"databox/microsoft.databox/2023-12-01/types.json","Index":470},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2019-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":34},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2019-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":48},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2019-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":77},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2019-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":105},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2019-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":141},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2019-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":152},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2019-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":165},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2019-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":176},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2019-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":201},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2019-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":217},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2019-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":228},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2019-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":35},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2019-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":49},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2019-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":78},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2019-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":106},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2019-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":145},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2019-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":156},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2019-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":169},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2019-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":180},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2019-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":205},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2019-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":221},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2019-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":232},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":42},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":56},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":86},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":114},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":153},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":164},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":178},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":193},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":206},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":221},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":246},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":262},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2019-08-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":273},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":46},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":60},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":90},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":126},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":165},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":176},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":190},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":205},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":218},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":233},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":258},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":274},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2020-05-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":285},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":94},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":108},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":145},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":243},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/addons@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":281},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/monitoringConfig@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":296},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":335},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":346},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":360},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":375},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":388},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":403},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":428},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":444},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2020-09-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":455},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":94},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":108},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":145},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":243},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/addons@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":281},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/monitoringConfig@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":296},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":335},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":346},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":360},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":375},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":388},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":403},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":428},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":444},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2020-09-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":455},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":94},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":108},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":145},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":243},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/addons@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":281},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/monitoringConfig@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":296},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":335},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":346},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":360},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":375},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":388},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":403},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":428},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":444},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2020-12-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":455},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":98},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":112},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":149},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":247},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/addons@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":285},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/monitoringConfig@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":300},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":339},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":350},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":364},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":379},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":392},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":407},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":432},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":480},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2021-02-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":491},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":102},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":116},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticProactiveLogCollectionSettings@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":125},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticRemoteSupportSettings@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":143},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":180},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":278},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/addons@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":316},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/monitoringConfig@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":331},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":370},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":381},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":395},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":410},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":423},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":438},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":463},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":515},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2021-02-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":526},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":102},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":116},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticProactiveLogCollectionSettings@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":125},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticRemoteSupportSettings@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":143},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":180},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":278},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/addons@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":316},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/monitoringConfig@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":331},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":370},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":381},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":395},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":410},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":423},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":438},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":463},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":515},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2021-06-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":526},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":102},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":116},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticProactiveLogCollectionSettings@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":125},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticRemoteSupportSettings@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":143},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":180},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":278},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/addons@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":316},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/monitoringConfig@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":331},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":370},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":381},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":395},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":410},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":423},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":438},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":463},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":515},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2021-06-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":526},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":106},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":120},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticProactiveLogCollectionSettings@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":129},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticRemoteSupportSettings@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":147},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":184},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":282},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/addons@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":320},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/monitoringConfig@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":335},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":374},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":385},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":399},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":414},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":427},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":442},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":467},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":519},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":530},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/deviceCapacityInfo@2022-03-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":549},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":107},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":121},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticProactiveLogCollectionSettings@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":130},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticRemoteSupportSettings@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":148},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":185},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":321},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/addons@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":342},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/monitoringConfig@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":357},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":396},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":407},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":421},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":436},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":449},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":464},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":489},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":541},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":552},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/deviceCapacityInfo@2022-04-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":571},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":107},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":121},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticProactiveLogCollectionSettings@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":130},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticRemoteSupportSettings@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":148},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":185},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":321},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/addons@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":342},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/monitoringConfig@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":357},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":396},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":407},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":421},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":436},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":449},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":464},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":489},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":541},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":552},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/deviceCapacityInfo@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":571},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/publishers/offers/skus/versions@2022-12-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":576},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":107},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":121},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticProactiveLogCollectionSettings@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":130},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticRemoteSupportSettings@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":148},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":185},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":321},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/addons@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":342},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/monitoringConfig@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":357},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":396},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":407},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":421},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":436},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":449},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":464},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":489},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":541},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":552},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/deviceCapacityInfo@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":571},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/publishers/offers/skus/versions@2023-01-01-preview":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":576},"Microsoft.DataBoxEdge/dataBoxEdgeDevices@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":106},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/bandwidthSchedules@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":120},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticProactiveLogCollectionSettings@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":129},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/diagnosticRemoteSupportSettings@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":147},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/orders@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":184},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":282},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/addons@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":320},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/roles/monitoringConfig@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":335},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/shares@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":374},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccountCredentials@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":385},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":399},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/storageAccounts/containers@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":414},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/triggers@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":427},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/users@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":442},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/networkSettings@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":467},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/updateSummary@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":519},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/alerts@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":530},"Microsoft.DataBoxEdge/dataBoxEdgeDevices/deviceCapacityInfo@2023-07-01":{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":549},"Microsoft.Databricks/workspaces@2018-04-01":{"RelativePath":"databricks/microsoft.databricks/2018-04-01/types.json","Index":55},"Microsoft.Databricks/workspaces/virtualNetworkPeerings@2018-04-01":{"RelativePath":"databricks/microsoft.databricks/2018-04-01/types.json","Index":73},"Microsoft.Databricks/workspaces@2021-04-01-preview":{"RelativePath":"databricks/microsoft.databricks/2021-04-01-preview/types.json","Index":95},"Microsoft.Databricks/workspaces/privateEndpointConnections@2021-04-01-preview":{"RelativePath":"databricks/microsoft.databricks/2021-04-01-preview/types.json","Index":99},"Microsoft.Databricks/workspaces/virtualNetworkPeerings@2021-04-01-preview":{"RelativePath":"databricks/microsoft.databricks/2021-04-01-preview/types.json","Index":117},"Microsoft.Databricks/workspaces/privateLinkResources@2021-04-01-preview":{"RelativePath":"databricks/microsoft.databricks/2021-04-01-preview/types.json","Index":124},"Microsoft.Databricks/workspaces@2022-04-01-preview":{"RelativePath":"databricks/microsoft.databricks/2022-04-01-preview/types.json","Index":100},"Microsoft.Databricks/workspaces/privateEndpointConnections@2022-04-01-preview":{"RelativePath":"databricks/microsoft.databricks/2022-04-01-preview/types.json","Index":104},"Microsoft.Databricks/workspaces/virtualNetworkPeerings@2022-04-01-preview":{"RelativePath":"databricks/microsoft.databricks/2022-04-01-preview/types.json","Index":122},"Microsoft.Databricks/accessConnectors@2022-04-01-preview":{"RelativePath":"databricks/microsoft.databricks/2022-04-01-preview/types.json","Index":144},"Microsoft.Databricks/workspaces/privateLinkResources@2022-04-01-preview":{"RelativePath":"databricks/microsoft.databricks/2022-04-01-preview/types.json","Index":151},"Microsoft.Databricks/accessConnectors@2022-10-01-preview":{"RelativePath":"databricks/microsoft.databricks/2022-10-01-preview/types.json","Index":36},"Microsoft.Databricks/workspaces@2023-02-01":{"RelativePath":"databricks/microsoft.databricks/2023-02-01/types.json","Index":100},"Microsoft.Databricks/workspaces/privateEndpointConnections@2023-02-01":{"RelativePath":"databricks/microsoft.databricks/2023-02-01/types.json","Index":104},"Microsoft.Databricks/workspaces/virtualNetworkPeerings@2023-02-01":{"RelativePath":"databricks/microsoft.databricks/2023-02-01/types.json","Index":122},"Microsoft.Databricks/workspaces/privateLinkResources@2023-02-01":{"RelativePath":"databricks/microsoft.databricks/2023-02-01/types.json","Index":129},"Microsoft.Databricks/accessConnectors@2023-05-01":{"RelativePath":"databricks/microsoft.databricks/2023-05-01/types.json","Index":36},"Microsoft.Databricks/workspaces@2023-09-15-preview":{"RelativePath":"databricks/microsoft.databricks/2023-09-15-preview/types.json","Index":122},"Microsoft.Databricks/workspaces/privateEndpointConnections@2023-09-15-preview":{"RelativePath":"databricks/microsoft.databricks/2023-09-15-preview/types.json","Index":126},"Microsoft.Databricks/workspaces/virtualNetworkPeerings@2023-09-15-preview":{"RelativePath":"databricks/microsoft.databricks/2023-09-15-preview/types.json","Index":144},"Microsoft.Databricks/workspaces/privateLinkResources@2023-09-15-preview":{"RelativePath":"databricks/microsoft.databricks/2023-09-15-preview/types.json","Index":151},"Microsoft.DataCatalog/catalogs@2016-03-30":{"RelativePath":"datacatalog/microsoft.datacatalog/2016-03-30/types.json","Index":19},"Microsoft.Datadog/agreements@2020-02-01-preview":{"RelativePath":"datadog/microsoft.datadog/2020-02-01-preview/types.json","Index":13},"Microsoft.Datadog/monitors@2020-02-01-preview":{"RelativePath":"datadog/microsoft.datadog/2020-02-01-preview/types.json","Index":47},"Microsoft.Datadog/monitors/tagRules@2020-02-01-preview":{"RelativePath":"datadog/microsoft.datadog/2020-02-01-preview/types.json","Index":70},"Microsoft.Datadog/monitors/singleSignOnConfigurations@2020-02-01-preview":{"RelativePath":"datadog/microsoft.datadog/2020-02-01-preview/types.json","Index":90},"Microsoft.Datadog/agreements@2021-03-01":{"RelativePath":"datadog/microsoft.datadog/2021-03-01/types.json","Index":24},"Microsoft.Datadog/monitors@2021-03-01":{"RelativePath":"datadog/microsoft.datadog/2021-03-01/types.json","Index":58},"Microsoft.Datadog/monitors/tagRules@2021-03-01":{"RelativePath":"datadog/microsoft.datadog/2021-03-01/types.json","Index":81},"Microsoft.Datadog/monitors/singleSignOnConfigurations@2021-03-01":{"RelativePath":"datadog/microsoft.datadog/2021-03-01/types.json","Index":101},"Microsoft.Datadog/agreements@2022-06-01":{"RelativePath":"datadog/microsoft.datadog/2022-06-01/types.json","Index":24},"Microsoft.Datadog/monitors@2022-06-01":{"RelativePath":"datadog/microsoft.datadog/2022-06-01/types.json","Index":58},"Microsoft.Datadog/monitors/tagRules@2022-06-01":{"RelativePath":"datadog/microsoft.datadog/2022-06-01/types.json","Index":81},"Microsoft.Datadog/monitors/singleSignOnConfigurations@2022-06-01":{"RelativePath":"datadog/microsoft.datadog/2022-06-01/types.json","Index":101},"Microsoft.Datadog/agreements@2022-08-01":{"RelativePath":"datadog/microsoft.datadog/2022-08-01/types.json","Index":24},"Microsoft.Datadog/monitors@2022-08-01":{"RelativePath":"datadog/microsoft.datadog/2022-08-01/types.json","Index":58},"Microsoft.Datadog/monitors/tagRules@2022-08-01":{"RelativePath":"datadog/microsoft.datadog/2022-08-01/types.json","Index":81},"Microsoft.Datadog/monitors/singleSignOnConfigurations@2022-08-01":{"RelativePath":"datadog/microsoft.datadog/2022-08-01/types.json","Index":101},"Microsoft.Datadog/agreements@2023-01-01":{"RelativePath":"datadog/microsoft.datadog/2023-01-01/types.json","Index":24},"Microsoft.Datadog/monitors@2023-01-01":{"RelativePath":"datadog/microsoft.datadog/2023-01-01/types.json","Index":58},"Microsoft.Datadog/monitors/tagRules@2023-01-01":{"RelativePath":"datadog/microsoft.datadog/2023-01-01/types.json","Index":81},"Microsoft.Datadog/monitors/singleSignOnConfigurations@2023-01-01":{"RelativePath":"datadog/microsoft.datadog/2023-01-01/types.json","Index":101},"Microsoft.Datadog/monitors/monitoredSubscriptions@2023-01-01":{"RelativePath":"datadog/microsoft.datadog/2023-01-01/types.json","Index":119},"Microsoft.DataFactory/factories@2017-09-01-preview":{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":16},"Microsoft.DataFactory/factories/integrationRuntimes@2017-09-01-preview":{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":59},"Microsoft.DataFactory/factories/linkedservices@2017-09-01-preview":{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":386},"Microsoft.DataFactory/factories/datasets@2017-09-01-preview":{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":538},"Microsoft.DataFactory/factories/pipelines@2017-09-01-preview":{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":729},"Microsoft.DataFactory/factories/triggers@2017-09-01-preview":{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":743},"Microsoft.DataFactory/factories@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":40},"Microsoft.DataFactory/factories/integrationRuntimes@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":131},"Microsoft.DataFactory/factories/linkedservices@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":631},"Microsoft.DataFactory/factories/datasets@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":961},"Microsoft.DataFactory/factories/pipelines@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1749},"Microsoft.DataFactory/factories/triggers@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1838},"Microsoft.DataFactory/factories/dataflows@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1867},"Microsoft.DataFactory/factories/managedVirtualNetworks@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1872},"Microsoft.DataFactory/factories/managedVirtualNetworks/managedPrivateEndpoints@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1879},"Microsoft.DataFactory/factories/credentials@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1886},"Microsoft.DataFactory/factories/privateEndpointConnections@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1893},"Microsoft.DataFactory/factories/globalParameters@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1898},"Microsoft.DataFactory/factories/adfcdcs@2018-06-01":{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1941},"Microsoft.DataLakeAnalytics/accounts@2015-10-01-preview":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2015-10-01-preview/types.json","Index":89},"Microsoft.DataLakeAnalytics/accounts/DataLakeStoreAccounts@2015-10-01-preview":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2015-10-01-preview/types.json","Index":93},"Microsoft.DataLakeAnalytics/accounts/StorageAccounts@2015-10-01-preview":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2015-10-01-preview/types.json","Index":97},"Microsoft.DataLakeAnalytics/accounts/computePolicies@2015-10-01-preview":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2015-10-01-preview/types.json","Index":101},"Microsoft.DataLakeAnalytics/accounts/firewallRules@2015-10-01-preview":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2015-10-01-preview/types.json","Index":105},"Microsoft.DataLakeAnalytics/accounts/storageAccounts/containers@2015-10-01-preview":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2015-10-01-preview/types.json","Index":110},"Microsoft.DataLakeAnalytics/accounts@2016-11-01":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2016-11-01/types.json","Index":91},"Microsoft.DataLakeAnalytics/accounts/dataLakeStoreAccounts@2016-11-01":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2016-11-01/types.json","Index":95},"Microsoft.DataLakeAnalytics/accounts/storageAccounts@2016-11-01":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2016-11-01/types.json","Index":99},"Microsoft.DataLakeAnalytics/accounts/computePolicies@2016-11-01":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2016-11-01/types.json","Index":103},"Microsoft.DataLakeAnalytics/accounts/firewallRules@2016-11-01":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2016-11-01/types.json","Index":107},"Microsoft.DataLakeAnalytics/accounts/storageAccounts/containers@2016-11-01":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2016-11-01/types.json","Index":112},"Microsoft.DataLakeAnalytics/accounts@2019-11-01-preview":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2019-11-01-preview/types.json","Index":91},"Microsoft.DataLakeAnalytics/accounts/dataLakeStoreAccounts@2019-11-01-preview":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2019-11-01-preview/types.json","Index":95},"Microsoft.DataLakeAnalytics/accounts/storageAccounts@2019-11-01-preview":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2019-11-01-preview/types.json","Index":99},"Microsoft.DataLakeAnalytics/accounts/computePolicies@2019-11-01-preview":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2019-11-01-preview/types.json","Index":103},"Microsoft.DataLakeAnalytics/accounts/firewallRules@2019-11-01-preview":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2019-11-01-preview/types.json","Index":107},"Microsoft.DataLakeAnalytics/accounts/storageAccounts/containers@2019-11-01-preview":{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2019-11-01-preview/types.json","Index":112},"Microsoft.DataLakeStore/accounts/firewallRules@2015-10-01-preview":{"RelativePath":"datalake-store/microsoft.datalakestore/2015-10-01-preview/types.json","Index":12},"Microsoft.DataLakeStore/accounts@2015-10-01-preview":{"RelativePath":"datalake-store/microsoft.datalakestore/2015-10-01-preview/types.json","Index":44},"Microsoft.DataLakeStore/accounts@2016-11-01":{"RelativePath":"datalake-store/microsoft.datalakestore/2016-11-01/types.json","Index":75},"Microsoft.DataLakeStore/accounts/firewallRules@2016-11-01":{"RelativePath":"datalake-store/microsoft.datalakestore/2016-11-01/types.json","Index":79},"Microsoft.DataLakeStore/accounts/virtualNetworkRules@2016-11-01":{"RelativePath":"datalake-store/microsoft.datalakestore/2016-11-01/types.json","Index":83},"Microsoft.DataLakeStore/accounts/trustedIdProviders@2016-11-01":{"RelativePath":"datalake-store/microsoft.datalakestore/2016-11-01/types.json","Index":87},"Microsoft.DataMigration/services@2017-11-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2017-11-15-preview/types.json","Index":25},"Microsoft.DataMigration/services/projects/tasks@2017-11-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2017-11-15-preview/types.json","Index":155},"Microsoft.DataMigration/services/projects@2017-11-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2017-11-15-preview/types.json","Index":181},"Microsoft.DataMigration/services@2018-03-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2018-03-15-preview/types.json","Index":25},"Microsoft.DataMigration/services/projects/tasks@2018-03-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2018-03-15-preview/types.json","Index":222},"Microsoft.DataMigration/services/projects@2018-03-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2018-03-15-preview/types.json","Index":248},"Microsoft.DataMigration/services@2018-03-31-preview":{"RelativePath":"datamigration/microsoft.datamigration/2018-03-31-preview/types.json","Index":25},"Microsoft.DataMigration/services/projects/tasks@2018-03-31-preview":{"RelativePath":"datamigration/microsoft.datamigration/2018-03-31-preview/types.json","Index":272},"Microsoft.DataMigration/services/projects@2018-03-31-preview":{"RelativePath":"datamigration/microsoft.datamigration/2018-03-31-preview/types.json","Index":299},"Microsoft.DataMigration/services@2018-04-19":{"RelativePath":"datamigration/microsoft.datamigration/2018-04-19/types.json","Index":25},"Microsoft.DataMigration/services/projects/tasks@2018-04-19":{"RelativePath":"datamigration/microsoft.datamigration/2018-04-19/types.json","Index":634},"Microsoft.DataMigration/services/projects@2018-04-19":{"RelativePath":"datamigration/microsoft.datamigration/2018-04-19/types.json","Index":668},"Microsoft.DataMigration/services@2018-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":25},"Microsoft.DataMigration/services/projects/tasks@2018-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":981},"Microsoft.DataMigration/services/serviceTasks@2018-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":985},"Microsoft.DataMigration/services/projects@2018-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":1030},"Microsoft.DataMigration/services/projects/files@2018-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":1035},"Microsoft.DataMigration/services@2021-06-30":{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":36},"Microsoft.DataMigration/services/projects/tasks@2021-06-30":{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1102},"Microsoft.DataMigration/services/serviceTasks@2021-06-30":{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1106},"Microsoft.DataMigration/services/projects@2021-06-30":{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1151},"Microsoft.DataMigration/services/projects/files@2021-06-30":{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1156},"Microsoft.DataMigration/databaseMigrations@2021-10-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":42},"Microsoft.DataMigration/sqlMigrationServices@2021-10-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":48},"Microsoft.DataMigration/services@2021-10-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":66},"Microsoft.DataMigration/services/projects/tasks@2021-10-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1133},"Microsoft.DataMigration/services/serviceTasks@2021-10-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1137},"Microsoft.DataMigration/services/projects@2021-10-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1182},"Microsoft.DataMigration/services/projects/files@2021-10-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1187},"Microsoft.DataMigration/databaseMigrations@2022-01-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":42},"Microsoft.DataMigration/sqlMigrationServices@2022-01-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":48},"Microsoft.DataMigration/services@2022-01-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":66},"Microsoft.DataMigration/services/projects/tasks@2022-01-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1147},"Microsoft.DataMigration/services/serviceTasks@2022-01-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1151},"Microsoft.DataMigration/services/projects@2022-01-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1208},"Microsoft.DataMigration/services/projects/files@2022-01-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1213},"Microsoft.DataMigration/databaseMigrations@2022-03-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":35},"Microsoft.DataMigration/sqlMigrationServices@2022-03-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":41},"Microsoft.DataMigration/services@2022-03-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":59},"Microsoft.DataMigration/services/projects/tasks@2022-03-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1152},"Microsoft.DataMigration/services/serviceTasks@2022-03-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1156},"Microsoft.DataMigration/services/projects@2022-03-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1225},"Microsoft.DataMigration/services/projects/files@2022-03-30-preview":{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1230},"Microsoft.DataMigration/databaseMigrations@2023-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":45},"Microsoft.DataMigration/migrationServices@2023-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":57},"Microsoft.DataMigration/sqlMigrationServices@2023-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":74},"Microsoft.DataMigration/services@2023-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":92},"Microsoft.DataMigration/services/projects/tasks@2023-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1185},"Microsoft.DataMigration/services/serviceTasks@2023-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1189},"Microsoft.DataMigration/services/projects@2023-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1258},"Microsoft.DataMigration/services/projects/files@2023-07-15-preview":{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1263},"Microsoft.DataProtection/backupVaults@2021-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":40},"Microsoft.DataProtection/backupVaults/backupPolicies@2021-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":131},"Microsoft.DataProtection/backupVaults/backupInstances@2021-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":175},"Microsoft.DataProtection/backupVaults/operationResults@2021-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":180},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2021-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":195},"Microsoft.DataProtection/backupVaults/backupJobs@2021-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":208},"Microsoft.DataProtection/backupVaults@2021-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":40},"Microsoft.DataProtection/backupVaults/backupPolicies@2021-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":131},"Microsoft.DataProtection/backupVaults/backupInstances@2021-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":175},"Microsoft.DataProtection/backupVaults/operationResults@2021-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":180},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2021-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":195},"Microsoft.DataProtection/backupVaults/backupJobs@2021-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":208},"Microsoft.DataProtection/backupVaults@2021-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":40},"Microsoft.DataProtection/backupVaults/backupPolicies@2021-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":131},"Microsoft.DataProtection/backupVaults/backupInstances@2021-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":182},"Microsoft.DataProtection/backupVaults/operationResults@2021-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":187},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2021-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":202},"Microsoft.DataProtection/backupVaults/backupJobs@2021-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":215},"Microsoft.DataProtection/backupVaults@2021-07-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":52},"Microsoft.DataProtection/backupVaults/backupPolicies@2021-07-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":143},"Microsoft.DataProtection/backupVaults/backupInstances@2021-07-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":194},"Microsoft.DataProtection/resourceGuards@2021-07-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":209},"Microsoft.DataProtection/backupVaults/operationResults@2021-07-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":214},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2021-07-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":229},"Microsoft.DataProtection/backupVaults/backupJobs@2021-07-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":242},"Microsoft.DataProtection/backupVaults@2021-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":52},"Microsoft.DataProtection/backupVaults/backupPolicies@2021-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":143},"Microsoft.DataProtection/backupVaults/backupInstances@2021-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":197},"Microsoft.DataProtection/resourceGuards@2021-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":212},"Microsoft.DataProtection/backupVaults/operationResults@2021-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":217},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2021-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":232},"Microsoft.DataProtection/backupVaults/backupJobs@2021-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":245},"Microsoft.DataProtection/backupVaults@2021-12-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":52},"Microsoft.DataProtection/backupVaults/backupPolicies@2021-12-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":143},"Microsoft.DataProtection/backupVaults/backupInstances@2021-12-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":194},"Microsoft.DataProtection/resourceGuards@2021-12-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":209},"Microsoft.DataProtection/backupVaults/operationResults@2021-12-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":214},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2021-12-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":229},"Microsoft.DataProtection/backupVaults/backupJobs@2021-12-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":242},"Microsoft.DataProtection/backupVaults@2022-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":52},"Microsoft.DataProtection/backupVaults/backupPolicies@2022-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":143},"Microsoft.DataProtection/backupVaults/backupInstances@2022-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":197},"Microsoft.DataProtection/resourceGuards@2022-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":212},"Microsoft.DataProtection/backupVaults/operationResults@2022-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":217},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2022-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":221},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2022-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":236},"Microsoft.DataProtection/backupVaults/backupJobs@2022-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":249},"Microsoft.DataProtection/backupVaults@2022-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":57},"Microsoft.DataProtection/backupVaults/backupPolicies@2022-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":148},"Microsoft.DataProtection/backupVaults/backupInstances@2022-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":202},"Microsoft.DataProtection/resourceGuards@2022-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":217},"Microsoft.DataProtection/backupVaults/operationResults@2022-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":222},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2022-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":226},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2022-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":241},"Microsoft.DataProtection/backupVaults/backupJobs@2022-02-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":254},"Microsoft.DataProtection/backupVaults@2022-03-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":52},"Microsoft.DataProtection/backupVaults/backupPolicies@2022-03-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":143},"Microsoft.DataProtection/backupVaults/backupInstances@2022-03-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":197},"Microsoft.DataProtection/resourceGuards@2022-03-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":212},"Microsoft.DataProtection/backupVaults/operationResults@2022-03-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":217},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2022-03-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":221},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2022-03-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":236},"Microsoft.DataProtection/backupVaults/backupJobs@2022-03-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":249},"Microsoft.DataProtection/backupVaults@2022-03-31-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":57},"Microsoft.DataProtection/backupVaults/backupPolicies@2022-03-31-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":148},"Microsoft.DataProtection/backupVaults/backupInstances@2022-03-31-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":202},"Microsoft.DataProtection/resourceGuards@2022-03-31-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":217},"Microsoft.DataProtection/backupVaults/operationResults@2022-03-31-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":222},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2022-03-31-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":226},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2022-03-31-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":241},"Microsoft.DataProtection/backupVaults/backupJobs@2022-03-31-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":254},"Microsoft.DataProtection/backupVaults@2022-04-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":57},"Microsoft.DataProtection/backupVaults/backupPolicies@2022-04-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":148},"Microsoft.DataProtection/backupVaults/backupInstances@2022-04-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":202},"Microsoft.DataProtection/resourceGuards@2022-04-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":217},"Microsoft.DataProtection/backupVaults/operationResults@2022-04-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":222},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2022-04-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":226},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2022-04-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":241},"Microsoft.DataProtection/backupVaults/backupJobs@2022-04-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":254},"Microsoft.DataProtection/backupVaults@2022-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":58},"Microsoft.DataProtection/backupVaults/backupPolicies@2022-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":149},"Microsoft.DataProtection/backupVaults/backupInstances@2022-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":204},"Microsoft.DataProtection/resourceGuards@2022-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":219},"Microsoft.DataProtection/backupVaults/operationResults@2022-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":224},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2022-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":229},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2022-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":244},"Microsoft.DataProtection/backupVaults/backupJobs@2022-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":257},"Microsoft.DataProtection/backupVaults@2022-09-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":69},"Microsoft.DataProtection/backupVaults/backupPolicies@2022-09-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":160},"Microsoft.DataProtection/backupVaults/backupInstances@2022-09-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":215},"Microsoft.DataProtection/resourceGuards@2022-09-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":230},"Microsoft.DataProtection/backupVaults/backupResourceGuardProxies@2022-09-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":237},"Microsoft.DataProtection/backupVaults/operationResults@2022-09-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":242},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2022-09-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":247},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2022-09-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":262},"Microsoft.DataProtection/backupVaults/backupJobs@2022-09-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":275},"Microsoft.DataProtection/backupVaults/deletedBackupInstances@2022-09-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":297},"Microsoft.DataProtection/backupVaults@2022-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":69},"Microsoft.DataProtection/backupVaults/backupPolicies@2022-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":160},"Microsoft.DataProtection/backupVaults/backupInstances@2022-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":224},"Microsoft.DataProtection/resourceGuards@2022-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":239},"Microsoft.DataProtection/backupVaults/backupResourceGuardProxies@2022-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":246},"Microsoft.DataProtection/backupVaults/operationResults@2022-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":251},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2022-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":256},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2022-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":271},"Microsoft.DataProtection/backupVaults/backupJobs@2022-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":284},"Microsoft.DataProtection/backupVaults/deletedBackupInstances@2022-10-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":306},"Microsoft.DataProtection/backupVaults@2022-11-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":69},"Microsoft.DataProtection/backupVaults/backupPolicies@2022-11-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":160},"Microsoft.DataProtection/backupVaults/backupInstances@2022-11-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":227},"Microsoft.DataProtection/resourceGuards@2022-11-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":242},"Microsoft.DataProtection/backupVaults/backupResourceGuardProxies@2022-11-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":249},"Microsoft.DataProtection/backupVaults/operationResults@2022-11-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":254},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2022-11-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":259},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2022-11-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":274},"Microsoft.DataProtection/backupVaults/backupJobs@2022-11-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":287},"Microsoft.DataProtection/backupVaults/deletedBackupInstances@2022-11-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":309},"Microsoft.DataProtection/backupVaults@2022-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":75},"Microsoft.DataProtection/backupVaults/backupPolicies@2022-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":166},"Microsoft.DataProtection/backupVaults/backupInstances@2022-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":221},"Microsoft.DataProtection/resourceGuards@2022-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":236},"Microsoft.DataProtection/backupVaults/operationResults@2022-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":241},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2022-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":246},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2022-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":261},"Microsoft.DataProtection/backupVaults/backupJobs@2022-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":274},"Microsoft.DataProtection/backupVaults/deletedBackupInstances@2022-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":296},"Microsoft.DataProtection/backupVaults@2023-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":75},"Microsoft.DataProtection/backupVaults/backupPolicies@2023-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":166},"Microsoft.DataProtection/backupVaults/backupInstances@2023-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":233},"Microsoft.DataProtection/resourceGuards@2023-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":248},"Microsoft.DataProtection/backupVaults/backupResourceGuardProxies@2023-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":255},"Microsoft.DataProtection/backupVaults/operationResults@2023-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":260},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2023-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":265},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2023-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":280},"Microsoft.DataProtection/backupVaults/backupJobs@2023-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":293},"Microsoft.DataProtection/backupVaults/deletedBackupInstances@2023-01-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":315},"Microsoft.DataProtection/backupVaults@2023-04-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":87},"Microsoft.DataProtection/backupVaults/backupPolicies@2023-04-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":178},"Microsoft.DataProtection/backupVaults/backupInstances@2023-04-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":246},"Microsoft.DataProtection/resourceGuards@2023-04-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":261},"Microsoft.DataProtection/backupVaults/backupResourceGuardProxies@2023-04-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":268},"Microsoft.DataProtection/backupVaults/operationResults@2023-04-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":273},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2023-04-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":278},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2023-04-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":293},"Microsoft.DataProtection/backupVaults/backupJobs@2023-04-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":306},"Microsoft.DataProtection/backupVaults/deletedBackupInstances@2023-04-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":328},"Microsoft.DataProtection/backupVaults@2023-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":87},"Microsoft.DataProtection/backupVaults/backupPolicies@2023-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":178},"Microsoft.DataProtection/backupVaults/backupInstances@2023-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":251},"Microsoft.DataProtection/resourceGuards@2023-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":266},"Microsoft.DataProtection/backupVaults/backupResourceGuardProxies@2023-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":273},"Microsoft.DataProtection/backupVaults/operationResults@2023-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":278},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2023-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":283},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2023-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":298},"Microsoft.DataProtection/backupVaults/backupJobs@2023-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":311},"Microsoft.DataProtection/backupVaults/deletedBackupInstances@2023-05-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":333},"Microsoft.DataProtection/backupVaults@2023-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":100},"Microsoft.DataProtection/backupVaults/backupPolicies@2023-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":191},"Microsoft.DataProtection/backupVaults/backupInstances@2023-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":264},"Microsoft.DataProtection/resourceGuards@2023-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":279},"Microsoft.DataProtection/backupVaults/backupResourceGuardProxies@2023-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":286},"Microsoft.DataProtection/backupVaults/operationResults@2023-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":291},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2023-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":296},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2023-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":311},"Microsoft.DataProtection/backupVaults/backupJobs@2023-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":324},"Microsoft.DataProtection/backupVaults/deletedBackupInstances@2023-06-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":346},"Microsoft.DataProtection/backupVaults@2023-08-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":100},"Microsoft.DataProtection/backupVaults/backupPolicies@2023-08-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":191},"Microsoft.DataProtection/backupVaults/backupInstances@2023-08-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":264},"Microsoft.DataProtection/resourceGuards@2023-08-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":279},"Microsoft.DataProtection/backupVaults/backupResourceGuardProxies@2023-08-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":286},"Microsoft.DataProtection/backupVaults/operationResults@2023-08-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":291},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2023-08-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":296},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2023-08-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":311},"Microsoft.DataProtection/backupVaults/backupJobs@2023-08-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":326},"Microsoft.DataProtection/backupVaults/deletedBackupInstances@2023-08-01-preview":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":348},"Microsoft.DataProtection/backupVaults@2023-11-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":88},"Microsoft.DataProtection/backupVaults/backupPolicies@2023-11-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":179},"Microsoft.DataProtection/backupVaults/backupInstances@2023-11-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":252},"Microsoft.DataProtection/resourceGuards@2023-11-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":267},"Microsoft.DataProtection/backupVaults/backupResourceGuardProxies@2023-11-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":274},"Microsoft.DataProtection/backupVaults/operationResults@2023-11-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":279},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2023-11-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":284},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2023-11-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":302},"Microsoft.DataProtection/backupVaults/backupJobs@2023-11-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":317},"Microsoft.DataProtection/backupVaults/deletedBackupInstances@2023-11-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":339},"Microsoft.DataProtection/backupVaults@2023-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":88},"Microsoft.DataProtection/backupVaults/backupPolicies@2023-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":179},"Microsoft.DataProtection/backupVaults/backupInstances@2023-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":252},"Microsoft.DataProtection/resourceGuards@2023-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":267},"Microsoft.DataProtection/backupVaults/backupResourceGuardProxies@2023-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":274},"Microsoft.DataProtection/backupVaults/operationResults@2023-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":279},"Microsoft.DataProtection/backupVaults/backupInstances/operationResults@2023-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":284},"Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints@2023-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":302},"Microsoft.DataProtection/backupVaults/backupJobs@2023-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":317},"Microsoft.DataProtection/backupVaults/deletedBackupInstances@2023-12-01":{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":339},"Microsoft.DataShare/accounts@2018-11-01-preview":{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":22},"Microsoft.DataShare/accounts/shares/dataSets@2018-11-01-preview":{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":74},"Microsoft.DataShare/accounts/shareSubscriptions/dataSetMappings@2018-11-01-preview":{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":204},"Microsoft.DataShare/accounts/shares/invitations@2018-11-01-preview":{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":214},"Microsoft.DataShare/accounts/shares@2018-11-01-preview":{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":228},"Microsoft.DataShare/accounts/shareSubscriptions@2018-11-01-preview":{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":247},"Microsoft.DataShare/accounts/shares/synchronizationSettings@2018-11-01-preview":{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":263},"Microsoft.DataShare/accounts/shareSubscriptions/triggers@2018-11-01-preview":{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":286},"Microsoft.DataShare/locations/consumerInvitations@2018-11-01-preview":{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":296},"Microsoft.DataShare/accounts/shares/providerShareSubscriptions@2018-11-01-preview":{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":306},"Microsoft.DataShare/accounts@2019-11-01":{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":22},"Microsoft.DataShare/accounts/shares/dataSets@2019-11-01":{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":74},"Microsoft.DataShare/accounts/shareSubscriptions/dataSetMappings@2019-11-01":{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":204},"Microsoft.DataShare/accounts/shares/invitations@2019-11-01":{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":214},"Microsoft.DataShare/accounts/shares@2019-11-01":{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":228},"Microsoft.DataShare/accounts/shareSubscriptions@2019-11-01":{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":247},"Microsoft.DataShare/accounts/shares/synchronizationSettings@2019-11-01":{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":263},"Microsoft.DataShare/accounts/shareSubscriptions/triggers@2019-11-01":{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":286},"Microsoft.DataShare/locations/consumerInvitations@2019-11-01":{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":296},"Microsoft.DataShare/accounts/shares/providerShareSubscriptions@2019-11-01":{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":306},"Microsoft.DataShare/accounts@2020-09-01":{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":33},"Microsoft.DataShare/accounts/shares/dataSets@2020-09-01":{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":88},"Microsoft.DataShare/accounts/shareSubscriptions/dataSetMappings@2020-09-01":{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":230},"Microsoft.DataShare/accounts/shares/invitations@2020-09-01":{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":240},"Microsoft.DataShare/accounts/shares@2020-09-01":{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":254},"Microsoft.DataShare/accounts/shareSubscriptions@2020-09-01":{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":273},"Microsoft.DataShare/accounts/shares/synchronizationSettings@2020-09-01":{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":289},"Microsoft.DataShare/accounts/shareSubscriptions/triggers@2020-09-01":{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":312},"Microsoft.DataShare/locations/consumerInvitations@2020-09-01":{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":322},"Microsoft.DataShare/accounts/shares/providerShareSubscriptions@2020-09-01":{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":332},"Microsoft.DataShare/accounts@2020-10-01-preview":{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":33},"Microsoft.DataShare/accounts/shares/dataSets@2020-10-01-preview":{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":98},"Microsoft.DataShare/accounts/shareSubscriptions/dataSetMappings@2020-10-01-preview":{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":264},"Microsoft.DataShare/accounts/shares/invitations@2020-10-01-preview":{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":274},"Microsoft.DataShare/accounts/shares@2020-10-01-preview":{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":288},"Microsoft.DataShare/accounts/shareSubscriptions@2020-10-01-preview":{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":307},"Microsoft.DataShare/accounts/shares/synchronizationSettings@2020-10-01-preview":{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":323},"Microsoft.DataShare/accounts/shareSubscriptions/triggers@2020-10-01-preview":{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":346},"Microsoft.DataShare/locations/consumerInvitations@2020-10-01-preview":{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":356},"Microsoft.DataShare/accounts/shares/providerShareSubscriptions@2020-10-01-preview":{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":366},"Microsoft.DataShare/accounts@2021-08-01":{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":33},"Microsoft.DataShare/accounts/shares/dataSets@2021-08-01":{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":104},"Microsoft.DataShare/accounts/shareSubscriptions/dataSetMappings@2021-08-01":{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":258},"Microsoft.DataShare/accounts/shares/invitations@2021-08-01":{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":268},"Microsoft.DataShare/accounts/shares@2021-08-01":{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":282},"Microsoft.DataShare/accounts/shareSubscriptions@2021-08-01":{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":301},"Microsoft.DataShare/accounts/shares/synchronizationSettings@2021-08-01":{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":317},"Microsoft.DataShare/accounts/shareSubscriptions/triggers@2021-08-01":{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":340},"Microsoft.DataShare/locations/consumerInvitations@2021-08-01":{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":350},"Microsoft.DataShare/accounts/shares/providerShareSubscriptions@2021-08-01":{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":360},"Microsoft.DeploymentManager/serviceTopologies@2018-09-01-preview":{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2018-09-01-preview/types.json","Index":13},"Microsoft.DeploymentManager/serviceTopologies/services@2018-09-01-preview":{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2018-09-01-preview/types.json","Index":19},"Microsoft.DeploymentManager/serviceTopologies/services/serviceUnits@2018-09-01-preview":{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2018-09-01-preview/types.json","Index":29},"Microsoft.DeploymentManager/steps@2018-09-01-preview":{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2018-09-01-preview/types.json","Index":38},"Microsoft.DeploymentManager/rollouts@2018-09-01-preview":{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2018-09-01-preview/types.json","Index":69},"Microsoft.DeploymentManager/artifactSources@2018-09-01-preview":{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2018-09-01-preview/types.json","Index":79},"Microsoft.DeploymentManager/serviceTopologies@2019-11-01-preview":{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2019-11-01-preview/types.json","Index":13},"Microsoft.DeploymentManager/serviceTopologies/services@2019-11-01-preview":{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2019-11-01-preview/types.json","Index":19},"Microsoft.DeploymentManager/serviceTopologies/services/serviceUnits@2019-11-01-preview":{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2019-11-01-preview/types.json","Index":29},"Microsoft.DeploymentManager/steps@2019-11-01-preview":{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2019-11-01-preview/types.json","Index":65},"Microsoft.DeploymentManager/rollouts@2019-11-01-preview":{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2019-11-01-preview/types.json","Index":96},"Microsoft.DeploymentManager/artifactSources@2019-11-01-preview":{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2019-11-01-preview/types.json","Index":106},"Microsoft.DesktopVirtualization/workspaces@2019-01-23-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-01-23-preview/types.json","Index":14},"Microsoft.DesktopVirtualization/applicationGroups@2019-01-23-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-01-23-preview/types.json","Index":23},"Microsoft.DesktopVirtualization/applicationGroups/applications@2019-01-23-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-01-23-preview/types.json","Index":32},"Microsoft.DesktopVirtualization/hostPools@2019-01-23-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-01-23-preview/types.json","Index":54},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2019-01-23-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-01-23-preview/types.json","Index":59},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2019-01-23-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-01-23-preview/types.json","Index":74},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2019-01-23-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-01-23-preview/types.json","Index":92},"Microsoft.DesktopVirtualization/workspaces@2019-09-24-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-09-24-preview/types.json","Index":14},"Microsoft.DesktopVirtualization/applicationGroups@2019-09-24-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-09-24-preview/types.json","Index":23},"Microsoft.DesktopVirtualization/applicationGroups/applications@2019-09-24-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-09-24-preview/types.json","Index":32},"Microsoft.DesktopVirtualization/hostPools@2019-09-24-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-09-24-preview/types.json","Index":58},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2019-09-24-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-09-24-preview/types.json","Index":63},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2019-09-24-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-09-24-preview/types.json","Index":78},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2019-09-24-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-09-24-preview/types.json","Index":96},"Microsoft.DesktopVirtualization/workspaces@2019-12-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-12-10-preview/types.json","Index":14},"Microsoft.DesktopVirtualization/applicationGroups@2019-12-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-12-10-preview/types.json","Index":23},"Microsoft.DesktopVirtualization/applicationGroups/applications@2019-12-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-12-10-preview/types.json","Index":32},"Microsoft.DesktopVirtualization/hostPools@2019-12-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-12-10-preview/types.json","Index":58},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2019-12-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-12-10-preview/types.json","Index":63},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2019-12-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-12-10-preview/types.json","Index":78},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2019-12-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-12-10-preview/types.json","Index":96},"Microsoft.DesktopVirtualization/workspaces@2020-09-21-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-09-21-preview/types.json","Index":14},"Microsoft.DesktopVirtualization/applicationGroups@2020-09-21-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-09-21-preview/types.json","Index":23},"Microsoft.DesktopVirtualization/applicationGroups/applications@2020-09-21-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-09-21-preview/types.json","Index":35},"Microsoft.DesktopVirtualization/hostPools@2020-09-21-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-09-21-preview/types.json","Index":61},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2020-09-21-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-09-21-preview/types.json","Index":70},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2020-09-21-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-09-21-preview/types.json","Index":75},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2020-09-21-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-09-21-preview/types.json","Index":90},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2020-09-21-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-09-21-preview/types.json","Index":108},"Microsoft.DesktopVirtualization/workspaces@2020-10-19-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-10-19-preview/types.json","Index":14},"Microsoft.DesktopVirtualization/applicationGroups@2020-10-19-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-10-19-preview/types.json","Index":23},"Microsoft.DesktopVirtualization/applicationGroups/applications@2020-10-19-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-10-19-preview/types.json","Index":35},"Microsoft.DesktopVirtualization/hostPools@2020-10-19-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-10-19-preview/types.json","Index":66},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2020-10-19-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-10-19-preview/types.json","Index":75},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2020-10-19-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-10-19-preview/types.json","Index":80},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2020-10-19-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-10-19-preview/types.json","Index":95},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2020-10-19-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-10-19-preview/types.json","Index":113},"Microsoft.DesktopVirtualization/workspaces@2020-11-02-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-02-preview/types.json","Index":14},"Microsoft.DesktopVirtualization/applicationGroups@2020-11-02-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-02-preview/types.json","Index":23},"Microsoft.DesktopVirtualization/applicationGroups/applications@2020-11-02-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-02-preview/types.json","Index":35},"Microsoft.DesktopVirtualization/hostPools@2020-11-02-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-02-preview/types.json","Index":66},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2020-11-02-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-02-preview/types.json","Index":75},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2020-11-02-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-02-preview/types.json","Index":80},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2020-11-02-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-02-preview/types.json","Index":95},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2020-11-02-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-02-preview/types.json","Index":113},"Microsoft.DesktopVirtualization/workspaces@2020-11-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-10-preview/types.json","Index":14},"Microsoft.DesktopVirtualization/scalingPlans@2020-11-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-10-preview/types.json","Index":51},"Microsoft.DesktopVirtualization/applicationGroups@2020-11-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-10-preview/types.json","Index":60},"Microsoft.DesktopVirtualization/applicationGroups/applications@2020-11-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-10-preview/types.json","Index":72},"Microsoft.DesktopVirtualization/hostPools@2020-11-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-10-preview/types.json","Index":103},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2020-11-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-10-preview/types.json","Index":112},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2020-11-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-10-preview/types.json","Index":117},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2020-11-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-10-preview/types.json","Index":132},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2020-11-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-10-preview/types.json","Index":150},"Microsoft.DesktopVirtualization/workspaces@2021-01-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":23},"Microsoft.DesktopVirtualization/scalingPlans@2021-01-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":61},"Microsoft.DesktopVirtualization/applicationGroups@2021-01-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":77},"Microsoft.DesktopVirtualization/applicationGroups/applications@2021-01-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":89},"Microsoft.DesktopVirtualization/hostPools@2021-01-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":121},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2021-01-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":130},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2021-01-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":135},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2021-01-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":150},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2021-01-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":194},"Microsoft.DesktopVirtualization/workspaces@2021-02-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":23},"Microsoft.DesktopVirtualization/scalingPlans@2021-02-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":61},"Microsoft.DesktopVirtualization/applicationGroups@2021-02-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":77},"Microsoft.DesktopVirtualization/applicationGroups/applications@2021-02-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":89},"Microsoft.DesktopVirtualization/hostPools@2021-02-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":121},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2021-02-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":130},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2021-02-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":135},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2021-02-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":150},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2021-02-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":194},"Microsoft.DesktopVirtualization/workspaces@2021-03-09-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":23},"Microsoft.DesktopVirtualization/scalingPlans@2021-03-09-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":61},"Microsoft.DesktopVirtualization/applicationGroups@2021-03-09-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":77},"Microsoft.DesktopVirtualization/applicationGroups/applications@2021-03-09-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":89},"Microsoft.DesktopVirtualization/hostPools@2021-03-09-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":121},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2021-03-09-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":130},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2021-03-09-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":135},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2021-03-09-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":150},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2021-03-09-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":194},"Microsoft.DesktopVirtualization/workspaces@2021-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":26},"Microsoft.DesktopVirtualization/scalingPlans@2021-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":64},"Microsoft.DesktopVirtualization/applicationGroups@2021-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":80},"Microsoft.DesktopVirtualization/applicationGroups/applications@2021-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":92},"Microsoft.DesktopVirtualization/hostPools@2021-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":127},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2021-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":136},"Microsoft.DesktopVirtualization/hostPools/privateEndpointConnections@2021-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":163},"Microsoft.DesktopVirtualization/workspaces/privateEndpointConnections@2021-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":167},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2021-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":172},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2021-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":187},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2021-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":231},"Microsoft.DesktopVirtualization/workspaces@2021-07-12":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":23},"Microsoft.DesktopVirtualization/scalingPlans@2021-07-12":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":61},"Microsoft.DesktopVirtualization/applicationGroups@2021-07-12":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":77},"Microsoft.DesktopVirtualization/applicationGroups/applications@2021-07-12":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":89},"Microsoft.DesktopVirtualization/hostPools@2021-07-12":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":121},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2021-07-12":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":130},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2021-07-12":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":135},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2021-07-12":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":150},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2021-07-12":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":194},"Microsoft.DesktopVirtualization/workspaces@2021-09-03-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":37},"Microsoft.DesktopVirtualization/scalingPlans@2021-09-03-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":74},"Microsoft.DesktopVirtualization/applicationGroups@2021-09-03-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":90},"Microsoft.DesktopVirtualization/applicationGroups/applications@2021-09-03-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":102},"Microsoft.DesktopVirtualization/hostPools@2021-09-03-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":137},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2021-09-03-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":146},"Microsoft.DesktopVirtualization/hostPools/privateEndpointConnections@2021-09-03-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":162},"Microsoft.DesktopVirtualization/workspaces/privateEndpointConnections@2021-09-03-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":166},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2021-09-03-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":171},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2021-09-03-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":186},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2021-09-03-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":230},"Microsoft.DesktopVirtualization/workspaces@2022-02-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":51},"Microsoft.DesktopVirtualization/scalingPlans@2022-02-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":88},"Microsoft.DesktopVirtualization/applicationGroups@2022-02-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":104},"Microsoft.DesktopVirtualization/applicationGroups/applications@2022-02-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":116},"Microsoft.DesktopVirtualization/hostPools@2022-02-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":168},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2022-02-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":177},"Microsoft.DesktopVirtualization/hostPools/privateEndpointConnections@2022-02-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":181},"Microsoft.DesktopVirtualization/workspaces/privateEndpointConnections@2022-02-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":185},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2022-02-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":190},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2022-02-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":205},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2022-02-10-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":249},"Microsoft.DesktopVirtualization/workspaces@2022-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":51},"Microsoft.DesktopVirtualization/scalingPlans@2022-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":88},"Microsoft.DesktopVirtualization/scalingPlans/pooledSchedules@2022-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":117},"Microsoft.DesktopVirtualization/applicationGroups@2022-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":133},"Microsoft.DesktopVirtualization/applicationGroups/applications@2022-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":145},"Microsoft.DesktopVirtualization/hostPools@2022-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":197},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2022-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":206},"Microsoft.DesktopVirtualization/hostPools/privateEndpointConnections@2022-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":210},"Microsoft.DesktopVirtualization/workspaces/privateEndpointConnections@2022-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":214},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2022-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":219},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2022-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":234},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2022-04-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":278},"Microsoft.DesktopVirtualization/workspaces@2022-09-09":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":34},"Microsoft.DesktopVirtualization/scalingPlans@2022-09-09":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":71},"Microsoft.DesktopVirtualization/scalingPlans/pooledSchedules@2022-09-09":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":100},"Microsoft.DesktopVirtualization/applicationGroups@2022-09-09":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":109},"Microsoft.DesktopVirtualization/applicationGroups/applications@2022-09-09":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":121},"Microsoft.DesktopVirtualization/hostPools@2022-09-09":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":167},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2022-09-09":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":176},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2022-09-09":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":181},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2022-09-09":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":196},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2022-09-09":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":240},"Microsoft.DesktopVirtualization/workspaces@2022-10-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":51},"Microsoft.DesktopVirtualization/workspaces/privateEndpointConnections@2022-10-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":55},"Microsoft.DesktopVirtualization/hostPools/privateEndpointConnections@2022-10-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":59},"Microsoft.DesktopVirtualization/scalingPlans@2022-10-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":96},"Microsoft.DesktopVirtualization/scalingPlans/pooledSchedules@2022-10-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":125},"Microsoft.DesktopVirtualization/applicationGroups@2022-10-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":134},"Microsoft.DesktopVirtualization/applicationGroups/applications@2022-10-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":146},"Microsoft.DesktopVirtualization/hostPools@2022-10-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":198},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2022-10-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":207},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2022-10-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":212},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2022-10-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":227},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2022-10-14-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":271},"Microsoft.DesktopVirtualization/workspaces@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":51},"Microsoft.DesktopVirtualization/workspaces/privateEndpointConnections@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":55},"Microsoft.DesktopVirtualization/hostPools/privateEndpointConnections@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":59},"Microsoft.DesktopVirtualization/scalingPlans@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":96},"Microsoft.DesktopVirtualization/scalingPlans/pooledSchedules@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":125},"Microsoft.DesktopVirtualization/scalingPlans/personalSchedules@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":187},"Microsoft.DesktopVirtualization/applicationGroups@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":196},"Microsoft.DesktopVirtualization/applicationGroups/applications@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":208},"Microsoft.DesktopVirtualization/hostPools@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":260},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":269},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":274},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":289},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2023-07-07-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":333},"Microsoft.DesktopVirtualization/workspaces@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":51},"Microsoft.DesktopVirtualization/workspaces/privateEndpointConnections@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":55},"Microsoft.DesktopVirtualization/hostPools/privateEndpointConnections@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":59},"Microsoft.DesktopVirtualization/scalingPlans@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":96},"Microsoft.DesktopVirtualization/scalingPlans/pooledSchedules@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":125},"Microsoft.DesktopVirtualization/scalingPlans/personalSchedules@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":187},"Microsoft.DesktopVirtualization/applicationGroups@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":196},"Microsoft.DesktopVirtualization/applicationGroups/applications@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":208},"Microsoft.DesktopVirtualization/hostPools@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":260},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":269},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":274},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":289},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2023-09-05":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":333},"Microsoft.DesktopVirtualization/workspaces@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":51},"Microsoft.DesktopVirtualization/workspaces/privateEndpointConnections@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":55},"Microsoft.DesktopVirtualization/hostPools/privateEndpointConnections@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":59},"Microsoft.DesktopVirtualization/scalingPlans@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":96},"Microsoft.DesktopVirtualization/scalingPlans/pooledSchedules@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":125},"Microsoft.DesktopVirtualization/scalingPlans/personalSchedules@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":187},"Microsoft.DesktopVirtualization/applicationGroups@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":196},"Microsoft.DesktopVirtualization/applicationGroups/applications@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":208},"Microsoft.DesktopVirtualization/hostPools@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":261},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":270},"Microsoft.DesktopVirtualization/appAttachPackages@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":292},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":297},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":312},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2023-10-04-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":356},"Microsoft.DesktopVirtualization/workspaces@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":51},"Microsoft.DesktopVirtualization/workspaces/privateEndpointConnections@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":55},"Microsoft.DesktopVirtualization/hostPools/privateEndpointConnections@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":59},"Microsoft.DesktopVirtualization/scalingPlans@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":96},"Microsoft.DesktopVirtualization/scalingPlans/pooledSchedules@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":125},"Microsoft.DesktopVirtualization/scalingPlans/personalSchedules@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":187},"Microsoft.DesktopVirtualization/applicationGroups@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":196},"Microsoft.DesktopVirtualization/applicationGroups/applications@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":208},"Microsoft.DesktopVirtualization/hostPools@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":264},"Microsoft.DesktopVirtualization/hostPools/sessionHostManagements@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":271},"Microsoft.DesktopVirtualization/hostPools/sessionHostConfigurations@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":309},"Microsoft.DesktopVirtualization/hostPools/msixPackages@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":318},"Microsoft.DesktopVirtualization/appAttachPackages@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":340},"Microsoft.DesktopVirtualization/applicationGroups/desktops@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":345},"Microsoft.DesktopVirtualization/hostPools/activeSessionHostConfigurations@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":353},"Microsoft.DesktopVirtualization/hostPools/sessionHosts/userSessions@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":368},"Microsoft.DesktopVirtualization/hostPools/sessionHosts@2023-11-01-preview":{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":412},"Microsoft.DevCenter/devcenters@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":32},"Microsoft.DevCenter/projects@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":38},"Microsoft.DevCenter/devcenters/attachednetworks@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":53},"Microsoft.DevCenter/devcenters/galleries@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":58},"Microsoft.DevCenter/devcenters/catalogs@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":64},"Microsoft.DevCenter/devcenters/environmentTypes@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":70},"Microsoft.DevCenter/projects/environmentTypes@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":85},"Microsoft.DevCenter/devcenters/devboxdefinitions@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":105},"Microsoft.DevCenter/projects/pools@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":116},"Microsoft.DevCenter/projects/pools/schedules@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":128},"Microsoft.DevCenter/networkConnections@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":144},"Microsoft.DevCenter/projects/attachednetworks@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":148},"Microsoft.DevCenter/devcenters/galleries/images@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":155},"Microsoft.DevCenter/devcenters/galleries/images/versions@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":160},"Microsoft.DevCenter/projects/devboxdefinitions@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":165},"Microsoft.DevCenter/networkConnections/healthChecks@2022-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":180},"Microsoft.DevCenter/devcenters@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":32},"Microsoft.DevCenter/projects@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":38},"Microsoft.DevCenter/devcenters/attachednetworks@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":53},"Microsoft.DevCenter/devcenters/galleries@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":58},"Microsoft.DevCenter/devcenters/catalogs@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":64},"Microsoft.DevCenter/devcenters/environmentTypes@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":70},"Microsoft.DevCenter/projects/environmentTypes@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":85},"Microsoft.DevCenter/devcenters/devboxdefinitions@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":105},"Microsoft.DevCenter/projects/pools@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":116},"Microsoft.DevCenter/projects/pools/schedules@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":128},"Microsoft.DevCenter/networkConnections@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":144},"Microsoft.DevCenter/projects/attachednetworks@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":148},"Microsoft.DevCenter/devcenters/galleries/images@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":155},"Microsoft.DevCenter/devcenters/galleries/images/versions@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":160},"Microsoft.DevCenter/projects/allowedEnvironmentTypes@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":165},"Microsoft.DevCenter/projects/devboxdefinitions@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":170},"Microsoft.DevCenter/networkConnections/healthChecks@2022-09-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":185},"Microsoft.DevCenter/devcenters@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":32},"Microsoft.DevCenter/projects@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":38},"Microsoft.DevCenter/devcenters/attachednetworks@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":53},"Microsoft.DevCenter/devcenters/galleries@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":58},"Microsoft.DevCenter/devcenters/catalogs@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":69},"Microsoft.DevCenter/devcenters/environmentTypes@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":75},"Microsoft.DevCenter/projects/environmentTypes@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":90},"Microsoft.DevCenter/devcenters/devboxdefinitions@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":110},"Microsoft.DevCenter/projects/pools@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":121},"Microsoft.DevCenter/projects/pools/schedules@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":133},"Microsoft.DevCenter/networkConnections@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":149},"Microsoft.DevCenter/projects/attachednetworks@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":153},"Microsoft.DevCenter/devcenters/galleries/images@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":160},"Microsoft.DevCenter/devcenters/galleries/images/versions@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":165},"Microsoft.DevCenter/projects/allowedEnvironmentTypes@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":170},"Microsoft.DevCenter/projects/devboxdefinitions@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":175},"Microsoft.DevCenter/networkConnections/healthChecks@2022-10-12-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":190},"Microsoft.DevCenter/devcenters@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":49},"Microsoft.DevCenter/projects@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":72},"Microsoft.DevCenter/devcenters/attachednetworks@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":104},"Microsoft.DevCenter/devcenters/galleries@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":126},"Microsoft.DevCenter/devcenters/catalogs@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":154},"Microsoft.DevCenter/devcenters/environmentTypes@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":177},"Microsoft.DevCenter/projects/environmentTypes@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":209},"Microsoft.DevCenter/devcenters/devboxdefinitions@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":249},"Microsoft.DevCenter/projects/pools@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":277},"Microsoft.DevCenter/projects/pools/schedules@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":306},"Microsoft.DevCenter/networkConnections@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":339},"Microsoft.DevCenter/projects/attachednetworks@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":343},"Microsoft.DevCenter/devcenters/galleries/images@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":367},"Microsoft.DevCenter/devcenters/galleries/images/versions@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":389},"Microsoft.DevCenter/projects/allowedEnvironmentTypes@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":411},"Microsoft.DevCenter/projects/devboxdefinitions@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":416},"Microsoft.DevCenter/networkConnections/healthChecks@2022-11-11-preview":{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":431},"Microsoft.DevCenter/devcenters@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":49},"Microsoft.DevCenter/projects@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":72},"Microsoft.DevCenter/devcenters/attachednetworks@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":104},"Microsoft.DevCenter/devcenters/galleries@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":126},"Microsoft.DevCenter/devcenters/catalogs@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":154},"Microsoft.DevCenter/devcenters/environmentTypes@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":177},"Microsoft.DevCenter/projects/environmentTypes@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":209},"Microsoft.DevCenter/devcenters/devboxdefinitions@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":249},"Microsoft.DevCenter/projects/pools@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":289},"Microsoft.DevCenter/projects/pools/schedules@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":318},"Microsoft.DevCenter/networkConnections@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":351},"Microsoft.DevCenter/projects/attachednetworks@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":355},"Microsoft.DevCenter/devcenters/galleries/images@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":382},"Microsoft.DevCenter/devcenters/galleries/images/versions@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":404},"Microsoft.DevCenter/projects/allowedEnvironmentTypes@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":426},"Microsoft.DevCenter/projects/devboxdefinitions@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":431},"Microsoft.DevCenter/networkConnections/healthChecks@2023-01-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":446},"Microsoft.DevCenter/devcenters@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":49},"Microsoft.DevCenter/projects@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":72},"Microsoft.DevCenter/devcenters/attachednetworks@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":104},"Microsoft.DevCenter/devcenters/galleries@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":126},"Microsoft.DevCenter/devcenters/catalogs@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":154},"Microsoft.DevCenter/devcenters/environmentTypes@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":177},"Microsoft.DevCenter/projects/environmentTypes@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":209},"Microsoft.DevCenter/devcenters/devboxdefinitions@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":249},"Microsoft.DevCenter/projects/pools@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":289},"Microsoft.DevCenter/projects/pools/schedules@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":318},"Microsoft.DevCenter/networkConnections@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":351},"Microsoft.DevCenter/projects/attachednetworks@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":355},"Microsoft.DevCenter/devcenters/galleries/images@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":382},"Microsoft.DevCenter/devcenters/galleries/images/versions@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":404},"Microsoft.DevCenter/projects/allowedEnvironmentTypes@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":426},"Microsoft.DevCenter/projects/devboxdefinitions@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":431},"Microsoft.DevCenter/networkConnections/healthChecks@2023-04-01":{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":446},"Microsoft.DevCenter/devcenters@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":56},"Microsoft.DevCenter/projects@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":79},"Microsoft.DevCenter/devcenters/attachednetworks@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":111},"Microsoft.DevCenter/devcenters/galleries@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":133},"Microsoft.DevCenter/devcenters/catalogs@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":165},"Microsoft.DevCenter/devcenters/environmentTypes@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":188},"Microsoft.DevCenter/projects/environmentTypes@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":220},"Microsoft.DevCenter/devcenters/devboxdefinitions@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":265},"Microsoft.DevCenter/projects/pools@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":308},"Microsoft.DevCenter/projects/pools/schedules@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":337},"Microsoft.DevCenter/networkConnections@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":370},"Microsoft.DevCenter/projects/attachednetworks@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":374},"Microsoft.DevCenter/devcenters/galleries/images@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":401},"Microsoft.DevCenter/devcenters/galleries/images/versions@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":423},"Microsoft.DevCenter/projects/allowedEnvironmentTypes@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":445},"Microsoft.DevCenter/projects/devboxdefinitions@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":450},"Microsoft.DevCenter/devcenters/catalogs/devboxdefinitions@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":455},"Microsoft.DevCenter/devcenters/catalogs/tasks@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":471},"Microsoft.DevCenter/devcenters/catalogs/environmentDefinitions@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":490},"Microsoft.DevCenter/networkConnections/healthChecks@2023-08-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":505},"Microsoft.DevCenter/devcenters@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":56},"Microsoft.DevCenter/projects@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":79},"Microsoft.DevCenter/devcenters/attachednetworks@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":111},"Microsoft.DevCenter/devcenters/galleries@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":133},"Microsoft.DevCenter/devcenters/catalogs@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":168},"Microsoft.DevCenter/devcenters/environmentTypes@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":191},"Microsoft.DevCenter/projects/environmentTypes@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":223},"Microsoft.DevCenter/devcenters/devboxdefinitions@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":268},"Microsoft.DevCenter/projects/pools@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":315},"Microsoft.DevCenter/projects/pools/schedules@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":344},"Microsoft.DevCenter/networkConnections@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":377},"Microsoft.DevCenter/projects/attachednetworks@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":381},"Microsoft.DevCenter/devcenters/galleries/images@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":408},"Microsoft.DevCenter/devcenters/galleries/images/versions@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":430},"Microsoft.DevCenter/projects/allowedEnvironmentTypes@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":452},"Microsoft.DevCenter/projects/devboxdefinitions@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":457},"Microsoft.DevCenter/devcenters/catalogs/devboxdefinitions@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":462},"Microsoft.DevCenter/devcenters/catalogs/tasks@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":478},"Microsoft.DevCenter/devcenters/catalogs/environmentDefinitions@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":497},"Microsoft.DevCenter/networkConnections/healthChecks@2023-10-01-preview":{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":512},"Microsoft.DevHub/workflows@2022-04-01-preview":{"RelativePath":"developerhub/microsoft.devhub/2022-04-01-preview/types.json","Index":43},"Microsoft.DevHub/workflows@2022-10-11-preview":{"RelativePath":"developerhub/microsoft.devhub/2022-10-11-preview/types.json","Index":71},"Microsoft.DevHub/workflows@2023-08-01":{"RelativePath":"developerhub/microsoft.devhub/2023-08-01/types.json","Index":71},"Microsoft.Devices/provisioningServices/certificates@2017-08-21-preview":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2017-08-21-preview/types.json","Index":12},"Microsoft.Devices/provisioningServices@2017-08-21-preview":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2017-08-21-preview/types.json","Index":49},"Microsoft.Devices/provisioningServices/certificates@2017-11-15":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2017-11-15/types.json","Index":12},"Microsoft.Devices/provisioningServices@2017-11-15":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2017-11-15/types.json","Index":49},"Microsoft.Devices/provisioningServices/certificates@2018-01-22":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2018-01-22/types.json","Index":12},"Microsoft.Devices/provisioningServices@2018-01-22":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2018-01-22/types.json","Index":49},"Microsoft.Devices/provisioningServices/certificates@2020-01-01":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-01-01/types.json","Index":12},"Microsoft.Devices/provisioningServices@2020-01-01":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-01-01/types.json","Index":58},"Microsoft.Devices/provisioningServices/certificates@2020-03-01":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-03-01/types.json","Index":12},"Microsoft.Devices/provisioningServices@2020-03-01":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-03-01/types.json","Index":71},"Microsoft.Devices/provisioningServices/privateEndpointConnections@2020-03-01":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-03-01/types.json","Index":75},"Microsoft.Devices/provisioningServices/certificates@2020-09-01-preview":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-09-01-preview/types.json","Index":12},"Microsoft.Devices/provisioningServices@2020-09-01-preview":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-09-01-preview/types.json","Index":78},"Microsoft.Devices/provisioningServices/privateEndpointConnections@2020-09-01-preview":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-09-01-preview/types.json","Index":82},"Microsoft.Devices/provisioningServices/certificates@2021-10-15":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2021-10-15/types.json","Index":23},"Microsoft.Devices/provisioningServices@2021-10-15":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2021-10-15/types.json","Index":82},"Microsoft.Devices/provisioningServices/privateEndpointConnections@2021-10-15":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2021-10-15/types.json","Index":86},"Microsoft.Devices/provisioningServices/certificates@2022-02-05":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-02-05/types.json","Index":23},"Microsoft.Devices/provisioningServices@2022-02-05":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-02-05/types.json","Index":82},"Microsoft.Devices/provisioningServices/privateEndpointConnections@2022-02-05":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-02-05/types.json","Index":86},"Microsoft.Devices/provisioningServices/certificates@2022-12-12":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-12-12/types.json","Index":23},"Microsoft.Devices/provisioningServices@2022-12-12":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-12-12/types.json","Index":82},"Microsoft.Devices/provisioningServices/privateEndpointConnections@2022-12-12":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-12-12/types.json","Index":86},"Microsoft.Devices/provisioningServices/certificates@2023-03-01-preview":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2023-03-01-preview/types.json","Index":23},"Microsoft.Devices/provisioningServices@2023-03-01-preview":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2023-03-01-preview/types.json","Index":90},"Microsoft.Devices/provisioningServices/privateEndpointConnections@2023-03-01-preview":{"RelativePath":"deviceprovisioningservices/microsoft.devices/2023-03-01-preview/types.json","Index":94},"Microsoft.DeviceRegistry/assets@2023-11-01-preview":{"RelativePath":"deviceregistry/microsoft.deviceregistry/2023-11-01-preview/types.json","Index":47},"Microsoft.DeviceRegistry/assetEndpointProfiles@2023-11-01-preview":{"RelativePath":"deviceregistry/microsoft.deviceregistry/2023-11-01-preview/types.json","Index":69},"Microsoft.DeviceUpdate/accounts@2020-03-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2020-03-01-preview/types.json","Index":57},"Microsoft.DeviceUpdate/accounts/instances@2020-03-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2020-03-01-preview/types.json","Index":75},"Microsoft.DeviceUpdate/accounts/privateEndpointConnections@2020-03-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2020-03-01-preview/types.json","Index":79},"Microsoft.DeviceUpdate/accounts/privateEndpointConnectionProxies@2020-03-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2020-03-01-preview/types.json","Index":102},"Microsoft.DeviceUpdate/accounts/privateLinkResources@2020-03-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2020-03-01-preview/types.json","Index":113},"Microsoft.DeviceUpdate/accounts@2022-04-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-04-01-preview/types.json","Index":65},"Microsoft.DeviceUpdate/accounts/instances@2022-04-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-04-01-preview/types.json","Index":83},"Microsoft.DeviceUpdate/accounts/privateEndpointConnections@2022-04-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-04-01-preview/types.json","Index":87},"Microsoft.DeviceUpdate/accounts/privateEndpointConnectionProxies@2022-04-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-04-01-preview/types.json","Index":110},"Microsoft.DeviceUpdate/accounts/privateLinkResources@2022-04-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-04-01-preview/types.json","Index":121},"Microsoft.DeviceUpdate/accounts@2022-10-01":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-10-01/types.json","Index":65},"Microsoft.DeviceUpdate/accounts/instances@2022-10-01":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-10-01/types.json","Index":83},"Microsoft.DeviceUpdate/accounts/privateEndpointConnections@2022-10-01":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-10-01/types.json","Index":87},"Microsoft.DeviceUpdate/accounts/privateEndpointConnectionProxies@2022-10-01":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-10-01/types.json","Index":110},"Microsoft.DeviceUpdate/accounts/privateLinkResources@2022-10-01":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-10-01/types.json","Index":121},"Microsoft.DeviceUpdate/accounts@2022-12-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-12-01-preview/types.json","Index":66},"Microsoft.DeviceUpdate/accounts/instances@2022-12-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-12-01-preview/types.json","Index":84},"Microsoft.DeviceUpdate/accounts/privateEndpointConnections@2022-12-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-12-01-preview/types.json","Index":88},"Microsoft.DeviceUpdate/accounts/privateEndpointConnectionProxies@2022-12-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-12-01-preview/types.json","Index":111},"Microsoft.DeviceUpdate/accounts/privateLinkResources@2022-12-01-preview":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-12-01-preview/types.json","Index":122},"Microsoft.DeviceUpdate/accounts@2023-07-01":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2023-07-01/types.json","Index":66},"Microsoft.DeviceUpdate/accounts/instances@2023-07-01":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2023-07-01/types.json","Index":84},"Microsoft.DeviceUpdate/accounts/privateEndpointConnections@2023-07-01":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2023-07-01/types.json","Index":88},"Microsoft.DeviceUpdate/accounts/privateEndpointConnectionProxies@2023-07-01":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2023-07-01/types.json","Index":111},"Microsoft.DeviceUpdate/accounts/privateLinkResources@2023-07-01":{"RelativePath":"deviceupdate/microsoft.deviceupdate/2023-07-01/types.json","Index":122},"Microsoft.DevOps/pipelines@2019-07-01-preview":{"RelativePath":"devops/microsoft.devops/2019-07-01-preview/types.json","Index":27},"Microsoft.DevOps/pipelines@2020-07-13-preview":{"RelativePath":"devops/microsoft.devops/2020-07-13-preview/types.json","Index":42},"Microsoft.DevOpsInfrastructure/pools@2023-10-30-preview":{"RelativePath":"devopsinfrastructure/microsoft.devopsinfrastructure/2023-10-30-preview/types.json","Index":62},"Microsoft.DevOpsInfrastructure/pools@2023-12-13-preview":{"RelativePath":"devopsinfrastructure/microsoft.devopsinfrastructure/2023-12-13-preview/types.json","Index":82},"Microsoft.DevSpaces/controllers@2019-04-01":{"RelativePath":"devspaces/microsoft.devspaces/2019-04-01/types.json","Index":26},"Microsoft.DevTestLab/labs@2015-05-21-preview":{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":17},"Microsoft.DevTestLab/labs/artifactsources@2015-05-21-preview":{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":29},"Microsoft.DevTestLab/labs/customimages@2015-05-21-preview":{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":51},"Microsoft.DevTestLab/labs/formulas@2015-05-21-preview":{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":67},"Microsoft.DevTestLab/labs/policysets/policies@2015-05-21-preview":{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":85},"Microsoft.DevTestLab/labs/schedules@2015-05-21-preview":{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":102},"Microsoft.DevTestLab/labs/virtualmachines@2015-05-21-preview":{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":107},"Microsoft.DevTestLab/labs/virtualnetworks@2015-05-21-preview":{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":129},"Microsoft.DevTestLab/labs/artifactsources/artifacts@2015-05-21-preview":{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":135},"Microsoft.DevTestLab/labs/costinsights@2015-05-21-preview":{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":143},"Microsoft.DevTestLab/labs/costs@2015-05-21-preview":{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":155},"Microsoft.DevTestLab/labs@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":19},"Microsoft.DevTestLab/schedules@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":36},"Microsoft.DevTestLab/labs/artifactsources@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":48},"Microsoft.DevTestLab/labs/costs@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":79},"Microsoft.DevTestLab/labs/customimages@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":101},"Microsoft.DevTestLab/labs/formulas@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":139},"Microsoft.DevTestLab/labs/notificationchannels@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":150},"Microsoft.DevTestLab/labs/policysets/policies@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":171},"Microsoft.DevTestLab/labs/schedules@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":176},"Microsoft.DevTestLab/labs/servicerunners@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":182},"Microsoft.DevTestLab/labs/users@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":190},"Microsoft.DevTestLab/labs/users/disks@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":199},"Microsoft.DevTestLab/labs/users/environments@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":208},"Microsoft.DevTestLab/labs/users/secrets@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":214},"Microsoft.DevTestLab/labs/virtualmachines@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":224},"Microsoft.DevTestLab/labs/virtualmachines/schedules@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":229},"Microsoft.DevTestLab/labs/virtualnetworks@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":259},"Microsoft.DevTestLab/labs/artifactsources/armtemplates@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":267},"Microsoft.DevTestLab/labs/artifactsources/artifacts@2016-05-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":273},"Microsoft.DevTestLab/labs@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":34},"Microsoft.DevTestLab/schedules@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":51},"Microsoft.DevTestLab/labs/artifactsources@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":64},"Microsoft.DevTestLab/labs/costs@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":95},"Microsoft.DevTestLab/labs/customimages@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":124},"Microsoft.DevTestLab/labs/formulas@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":165},"Microsoft.DevTestLab/labs/notificationchannels@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":176},"Microsoft.DevTestLab/labs/policysets/policies@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":199},"Microsoft.DevTestLab/labs/schedules@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":204},"Microsoft.DevTestLab/labs/servicerunners@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":215},"Microsoft.DevTestLab/labs/users@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":223},"Microsoft.DevTestLab/labs/users/disks@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":233},"Microsoft.DevTestLab/labs/users/environments@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":242},"Microsoft.DevTestLab/labs/users/secrets@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":248},"Microsoft.DevTestLab/labs/users/servicefabrics@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":259},"Microsoft.DevTestLab/labs/users/servicefabrics/schedules@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":264},"Microsoft.DevTestLab/labs/virtualmachines@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":284},"Microsoft.DevTestLab/labs/virtualmachines/schedules@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":289},"Microsoft.DevTestLab/labs/virtualnetworks@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":319},"Microsoft.DevTestLab/labs/artifactsources/armtemplates@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":327},"Microsoft.DevTestLab/labs/artifactsources/artifacts@2018-09-15":{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":333},"Microsoft.Dynamics365FraudProtection/instances@2021-02-01-preview":{"RelativePath":"dfp/microsoft.dynamics365fraudprotection/2021-02-01-preview/types.json","Index":39},"Microsoft.DigitalTwins/digitalTwinsInstances@2020-03-01-preview":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2020-03-01-preview/types.json","Index":22},"Microsoft.DigitalTwins/digitalTwinsInstances/endpoints@2020-03-01-preview":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2020-03-01-preview/types.json","Index":40},"Microsoft.DigitalTwins/digitalTwinsInstances@2020-10-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2020-10-31/types.json","Index":24},"Microsoft.DigitalTwins/digitalTwinsInstances/endpoints@2020-10-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2020-10-31/types.json","Index":47},"Microsoft.DigitalTwins/digitalTwinsInstances@2020-12-01":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2020-12-01/types.json","Index":48},"Microsoft.DigitalTwins/digitalTwinsInstances/endpoints@2020-12-01":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2020-12-01/types.json","Index":74},"Microsoft.DigitalTwins/digitalTwinsInstances/privateEndpointConnections@2020-12-01":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2020-12-01/types.json","Index":78},"Microsoft.DigitalTwins/digitalTwinsInstances@2021-06-30-preview":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2021-06-30-preview/types.json","Index":59},"Microsoft.DigitalTwins/digitalTwinsInstances/endpoints@2021-06-30-preview":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2021-06-30-preview/types.json","Index":85},"Microsoft.DigitalTwins/digitalTwinsInstances/privateEndpointConnections@2021-06-30-preview":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2021-06-30-preview/types.json","Index":89},"Microsoft.DigitalTwins/digitalTwinsInstances/timeSeriesDatabaseConnections@2021-06-30-preview":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2021-06-30-preview/types.json","Index":108},"Microsoft.DigitalTwins/digitalTwinsInstances@2022-05-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2022-05-31/types.json","Index":59},"Microsoft.DigitalTwins/digitalTwinsInstances/endpoints@2022-05-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2022-05-31/types.json","Index":86},"Microsoft.DigitalTwins/digitalTwinsInstances/privateEndpointConnections@2022-05-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2022-05-31/types.json","Index":90},"Microsoft.DigitalTwins/digitalTwinsInstances/timeSeriesDatabaseConnections@2022-05-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2022-05-31/types.json","Index":110},"Microsoft.DigitalTwins/digitalTwinsInstances@2022-10-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2022-10-31/types.json","Index":63},"Microsoft.DigitalTwins/digitalTwinsInstances/endpoints@2022-10-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2022-10-31/types.json","Index":94},"Microsoft.DigitalTwins/digitalTwinsInstances/privateEndpointConnections@2022-10-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2022-10-31/types.json","Index":98},"Microsoft.DigitalTwins/digitalTwinsInstances/timeSeriesDatabaseConnections@2022-10-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2022-10-31/types.json","Index":118},"Microsoft.DigitalTwins/digitalTwinsInstances@2023-01-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2023-01-31/types.json","Index":63},"Microsoft.DigitalTwins/digitalTwinsInstances/endpoints@2023-01-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2023-01-31/types.json","Index":94},"Microsoft.DigitalTwins/digitalTwinsInstances/privateEndpointConnections@2023-01-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2023-01-31/types.json","Index":98},"Microsoft.DigitalTwins/digitalTwinsInstances/timeSeriesDatabaseConnections@2023-01-31":{"RelativePath":"digitaltwins/microsoft.digitaltwins/2023-01-31/types.json","Index":121},"Microsoft.DelegatedNetwork/controller@2020-08-08-preview":{"RelativePath":"dnc/microsoft.delegatednetwork/2020-08-08-preview/types.json","Index":18},"Microsoft.DelegatedNetwork/orchestrators@2020-08-08-preview":{"RelativePath":"dnc/microsoft.delegatednetwork/2020-08-08-preview/types.json","Index":36},"Microsoft.DelegatedNetwork/delegatedSubnets@2020-08-08-preview":{"RelativePath":"dnc/microsoft.delegatednetwork/2020-08-08-preview/types.json","Index":48},"Microsoft.DelegatedNetwork/controller@2021-03-15":{"RelativePath":"dnc/microsoft.delegatednetwork/2021-03-15/types.json","Index":18},"Microsoft.DelegatedNetwork/orchestrators@2021-03-15":{"RelativePath":"dnc/microsoft.delegatednetwork/2021-03-15/types.json","Index":36},"Microsoft.DelegatedNetwork/delegatedSubnets@2021-03-15":{"RelativePath":"dnc/microsoft.delegatednetwork/2021-03-15/types.json","Index":48},"Microsoft.DelegatedNetwork/controller@2023-05-18-preview":{"RelativePath":"dnc/microsoft.delegatednetwork/2023-05-18-preview/types.json","Index":21},"Microsoft.DelegatedNetwork/orchestrators@2023-05-18-preview":{"RelativePath":"dnc/microsoft.delegatednetwork/2023-05-18-preview/types.json","Index":39},"Microsoft.DelegatedNetwork/delegatedSubnets@2023-05-18-preview":{"RelativePath":"dnc/microsoft.delegatednetwork/2023-05-18-preview/types.json","Index":51},"Microsoft.DelegatedNetwork/controller@2023-06-27-preview":{"RelativePath":"dnc/microsoft.delegatednetwork/2023-06-27-preview/types.json","Index":21},"Microsoft.DelegatedNetwork/orchestrators@2023-06-27-preview":{"RelativePath":"dnc/microsoft.delegatednetwork/2023-06-27-preview/types.json","Index":39},"Microsoft.DelegatedNetwork/delegatedSubnets@2023-06-27-preview":{"RelativePath":"dnc/microsoft.delegatednetwork/2023-06-27-preview/types.json","Index":51},"Microsoft.Network/dnszones/A@2015-05-04-preview":{"RelativePath":"dns/microsoft.network/2015-05-04-preview/types.json","Index":29},"Microsoft.Network/dnszones/AAAA@2015-05-04-preview":{"RelativePath":"dns/microsoft.network/2015-05-04-preview/types.json","Index":33},"Microsoft.Network/dnszones/CNAME@2015-05-04-preview":{"RelativePath":"dns/microsoft.network/2015-05-04-preview/types.json","Index":37},"Microsoft.Network/dnszones/MX@2015-05-04-preview":{"RelativePath":"dns/microsoft.network/2015-05-04-preview/types.json","Index":41},"Microsoft.Network/dnszones/NS@2015-05-04-preview":{"RelativePath":"dns/microsoft.network/2015-05-04-preview/types.json","Index":45},"Microsoft.Network/dnszones/PTR@2015-05-04-preview":{"RelativePath":"dns/microsoft.network/2015-05-04-preview/types.json","Index":49},"Microsoft.Network/dnszones/SOA@2015-05-04-preview":{"RelativePath":"dns/microsoft.network/2015-05-04-preview/types.json","Index":53},"Microsoft.Network/dnszones/SRV@2015-05-04-preview":{"RelativePath":"dns/microsoft.network/2015-05-04-preview/types.json","Index":57},"Microsoft.Network/dnszones/TXT@2015-05-04-preview":{"RelativePath":"dns/microsoft.network/2015-05-04-preview/types.json","Index":61},"Microsoft.Network/dnszones@2015-05-04-preview":{"RelativePath":"dns/microsoft.network/2015-05-04-preview/types.json","Index":67},"Microsoft.Network/dnsZones/A@2016-04-01":{"RelativePath":"dns/microsoft.network/2016-04-01/types.json","Index":30},"Microsoft.Network/dnsZones/AAAA@2016-04-01":{"RelativePath":"dns/microsoft.network/2016-04-01/types.json","Index":34},"Microsoft.Network/dnsZones/CNAME@2016-04-01":{"RelativePath":"dns/microsoft.network/2016-04-01/types.json","Index":38},"Microsoft.Network/dnsZones/MX@2016-04-01":{"RelativePath":"dns/microsoft.network/2016-04-01/types.json","Index":42},"Microsoft.Network/dnsZones/NS@2016-04-01":{"RelativePath":"dns/microsoft.network/2016-04-01/types.json","Index":46},"Microsoft.Network/dnsZones/PTR@2016-04-01":{"RelativePath":"dns/microsoft.network/2016-04-01/types.json","Index":50},"Microsoft.Network/dnsZones/SOA@2016-04-01":{"RelativePath":"dns/microsoft.network/2016-04-01/types.json","Index":54},"Microsoft.Network/dnsZones/SRV@2016-04-01":{"RelativePath":"dns/microsoft.network/2016-04-01/types.json","Index":58},"Microsoft.Network/dnsZones/TXT@2016-04-01":{"RelativePath":"dns/microsoft.network/2016-04-01/types.json","Index":62},"Microsoft.Network/dnsZones@2016-04-01":{"RelativePath":"dns/microsoft.network/2016-04-01/types.json","Index":72},"Microsoft.Network/dnsZones/A@2017-09-01":{"RelativePath":"dns/microsoft.network/2017-09-01/types.json","Index":32},"Microsoft.Network/dnsZones/AAAA@2017-09-01":{"RelativePath":"dns/microsoft.network/2017-09-01/types.json","Index":36},"Microsoft.Network/dnsZones/CAA@2017-09-01":{"RelativePath":"dns/microsoft.network/2017-09-01/types.json","Index":40},"Microsoft.Network/dnsZones/CNAME@2017-09-01":{"RelativePath":"dns/microsoft.network/2017-09-01/types.json","Index":44},"Microsoft.Network/dnsZones/MX@2017-09-01":{"RelativePath":"dns/microsoft.network/2017-09-01/types.json","Index":48},"Microsoft.Network/dnsZones/NS@2017-09-01":{"RelativePath":"dns/microsoft.network/2017-09-01/types.json","Index":52},"Microsoft.Network/dnsZones/PTR@2017-09-01":{"RelativePath":"dns/microsoft.network/2017-09-01/types.json","Index":56},"Microsoft.Network/dnsZones/SOA@2017-09-01":{"RelativePath":"dns/microsoft.network/2017-09-01/types.json","Index":60},"Microsoft.Network/dnsZones/SRV@2017-09-01":{"RelativePath":"dns/microsoft.network/2017-09-01/types.json","Index":64},"Microsoft.Network/dnsZones/TXT@2017-09-01":{"RelativePath":"dns/microsoft.network/2017-09-01/types.json","Index":68},"Microsoft.Network/dnsZones@2017-09-01":{"RelativePath":"dns/microsoft.network/2017-09-01/types.json","Index":78},"Microsoft.Network/dnsZones/A@2017-10-01":{"RelativePath":"dns/microsoft.network/2017-10-01/types.json","Index":32},"Microsoft.Network/dnsZones/AAAA@2017-10-01":{"RelativePath":"dns/microsoft.network/2017-10-01/types.json","Index":36},"Microsoft.Network/dnsZones/CAA@2017-10-01":{"RelativePath":"dns/microsoft.network/2017-10-01/types.json","Index":40},"Microsoft.Network/dnsZones/CNAME@2017-10-01":{"RelativePath":"dns/microsoft.network/2017-10-01/types.json","Index":44},"Microsoft.Network/dnsZones/MX@2017-10-01":{"RelativePath":"dns/microsoft.network/2017-10-01/types.json","Index":48},"Microsoft.Network/dnsZones/NS@2017-10-01":{"RelativePath":"dns/microsoft.network/2017-10-01/types.json","Index":52},"Microsoft.Network/dnsZones/PTR@2017-10-01":{"RelativePath":"dns/microsoft.network/2017-10-01/types.json","Index":56},"Microsoft.Network/dnsZones/SOA@2017-10-01":{"RelativePath":"dns/microsoft.network/2017-10-01/types.json","Index":60},"Microsoft.Network/dnsZones/SRV@2017-10-01":{"RelativePath":"dns/microsoft.network/2017-10-01/types.json","Index":64},"Microsoft.Network/dnsZones/TXT@2017-10-01":{"RelativePath":"dns/microsoft.network/2017-10-01/types.json","Index":68},"Microsoft.Network/dnsZones@2017-10-01":{"RelativePath":"dns/microsoft.network/2017-10-01/types.json","Index":78},"Microsoft.Network/dnsZones/A@2018-03-01-preview":{"RelativePath":"dns/microsoft.network/2018-03-01-preview/types.json","Index":32},"Microsoft.Network/dnsZones/AAAA@2018-03-01-preview":{"RelativePath":"dns/microsoft.network/2018-03-01-preview/types.json","Index":36},"Microsoft.Network/dnsZones/CAA@2018-03-01-preview":{"RelativePath":"dns/microsoft.network/2018-03-01-preview/types.json","Index":40},"Microsoft.Network/dnsZones/CNAME@2018-03-01-preview":{"RelativePath":"dns/microsoft.network/2018-03-01-preview/types.json","Index":44},"Microsoft.Network/dnsZones/MX@2018-03-01-preview":{"RelativePath":"dns/microsoft.network/2018-03-01-preview/types.json","Index":48},"Microsoft.Network/dnsZones/NS@2018-03-01-preview":{"RelativePath":"dns/microsoft.network/2018-03-01-preview/types.json","Index":52},"Microsoft.Network/dnsZones/PTR@2018-03-01-preview":{"RelativePath":"dns/microsoft.network/2018-03-01-preview/types.json","Index":56},"Microsoft.Network/dnsZones/SOA@2018-03-01-preview":{"RelativePath":"dns/microsoft.network/2018-03-01-preview/types.json","Index":60},"Microsoft.Network/dnsZones/SRV@2018-03-01-preview":{"RelativePath":"dns/microsoft.network/2018-03-01-preview/types.json","Index":64},"Microsoft.Network/dnsZones/TXT@2018-03-01-preview":{"RelativePath":"dns/microsoft.network/2018-03-01-preview/types.json","Index":68},"Microsoft.Network/dnsZones@2018-03-01-preview":{"RelativePath":"dns/microsoft.network/2018-03-01-preview/types.json","Index":81},"Microsoft.Network/dnsZones/A@2018-05-01":{"RelativePath":"dns/microsoft.network/2018-05-01/types.json","Index":33},"Microsoft.Network/dnsZones/AAAA@2018-05-01":{"RelativePath":"dns/microsoft.network/2018-05-01/types.json","Index":37},"Microsoft.Network/dnsZones/CAA@2018-05-01":{"RelativePath":"dns/microsoft.network/2018-05-01/types.json","Index":41},"Microsoft.Network/dnsZones/CNAME@2018-05-01":{"RelativePath":"dns/microsoft.network/2018-05-01/types.json","Index":45},"Microsoft.Network/dnsZones/MX@2018-05-01":{"RelativePath":"dns/microsoft.network/2018-05-01/types.json","Index":49},"Microsoft.Network/dnsZones/NS@2018-05-01":{"RelativePath":"dns/microsoft.network/2018-05-01/types.json","Index":53},"Microsoft.Network/dnsZones/PTR@2018-05-01":{"RelativePath":"dns/microsoft.network/2018-05-01/types.json","Index":57},"Microsoft.Network/dnsZones/SOA@2018-05-01":{"RelativePath":"dns/microsoft.network/2018-05-01/types.json","Index":61},"Microsoft.Network/dnsZones/SRV@2018-05-01":{"RelativePath":"dns/microsoft.network/2018-05-01/types.json","Index":65},"Microsoft.Network/dnsZones/TXT@2018-05-01":{"RelativePath":"dns/microsoft.network/2018-05-01/types.json","Index":69},"Microsoft.Network/dnsZones@2018-05-01":{"RelativePath":"dns/microsoft.network/2018-05-01/types.json","Index":81},"Microsoft.Network/dnsZones/dnssecConfigs@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":28},"Microsoft.Network/dnsZones/A@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":61},"Microsoft.Network/dnsZones/AAAA@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":65},"Microsoft.Network/dnsZones/CAA@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":69},"Microsoft.Network/dnsZones/CNAME@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":73},"Microsoft.Network/dnsZones/MX@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":77},"Microsoft.Network/dnsZones/NS@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":81},"Microsoft.Network/dnsZones/PTR@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":85},"Microsoft.Network/dnsZones/SOA@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":89},"Microsoft.Network/dnsZones/SRV@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":93},"Microsoft.Network/dnsZones/TXT@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":97},"Microsoft.Network/dnsZones/TLSA@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":101},"Microsoft.Network/dnsZones/DS@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":105},"Microsoft.Network/dnsZones/NAPTR@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":109},"Microsoft.Network/dnsZones@2023-07-01-preview":{"RelativePath":"dns/microsoft.network/2023-07-01-preview/types.json","Index":122},"Microsoft.Network/dnsResolvers@2020-04-01-preview":{"RelativePath":"dnsresolver/microsoft.network/2020-04-01-preview/types.json","Index":35},"Microsoft.Network/dnsResolvers/inboundEndpoints@2020-04-01-preview":{"RelativePath":"dnsresolver/microsoft.network/2020-04-01-preview/types.json","Index":53},"Microsoft.Network/dnsResolvers/outboundEndpoints@2020-04-01-preview":{"RelativePath":"dnsresolver/microsoft.network/2020-04-01-preview/types.json","Index":66},"Microsoft.Network/dnsForwardingRulesets@2020-04-01-preview":{"RelativePath":"dnsresolver/microsoft.network/2020-04-01-preview/types.json","Index":80},"Microsoft.Network/dnsForwardingRulesets/forwardingRules@2020-04-01-preview":{"RelativePath":"dnsresolver/microsoft.network/2020-04-01-preview/types.json","Index":98},"Microsoft.Network/dnsForwardingRulesets/virtualNetworkLinks@2020-04-01-preview":{"RelativePath":"dnsresolver/microsoft.network/2020-04-01-preview/types.json","Index":111},"Microsoft.Network/dnsResolvers@2022-07-01":{"RelativePath":"dnsresolver/microsoft.network/2022-07-01/types.json","Index":35},"Microsoft.Network/dnsResolvers/inboundEndpoints@2022-07-01":{"RelativePath":"dnsresolver/microsoft.network/2022-07-01/types.json","Index":53},"Microsoft.Network/dnsResolvers/outboundEndpoints@2022-07-01":{"RelativePath":"dnsresolver/microsoft.network/2022-07-01/types.json","Index":66},"Microsoft.Network/dnsForwardingRulesets@2022-07-01":{"RelativePath":"dnsresolver/microsoft.network/2022-07-01/types.json","Index":80},"Microsoft.Network/dnsForwardingRulesets/forwardingRules@2022-07-01":{"RelativePath":"dnsresolver/microsoft.network/2022-07-01/types.json","Index":98},"Microsoft.Network/dnsForwardingRulesets/virtualNetworkLinks@2022-07-01":{"RelativePath":"dnsresolver/microsoft.network/2022-07-01/types.json","Index":111},"Microsoft.AAD/domainServices@2017-01-01":{"RelativePath":"domainservices/microsoft.aad/2017-01-01/types.json","Index":46},"Microsoft.AAD/domainServices@2017-06-01":{"RelativePath":"domainservices/microsoft.aad/2017-06-01/types.json","Index":57},"Microsoft.Aad/domainServices/ouContainer@2017-06-01":{"RelativePath":"domainservices/microsoft.aad/2017-06-01/types.json","Index":65},"Microsoft.AAD/domainServices@2020-01-01":{"RelativePath":"domainservices/microsoft.aad/2020-01-01/types.json","Index":59},"Microsoft.Aad/domainServices/ouContainer@2020-01-01":{"RelativePath":"domainservices/microsoft.aad/2020-01-01/types.json","Index":67},"Microsoft.AAD/domainServices@2021-03-01":{"RelativePath":"domainservices/microsoft.aad/2021-03-01/types.json","Index":76},"Microsoft.Aad/domainServices/ouContainer@2021-03-01":{"RelativePath":"domainservices/microsoft.aad/2021-03-01/types.json","Index":84},"Microsoft.AAD/domainServices@2021-05-01":{"RelativePath":"domainservices/microsoft.aad/2021-05-01/types.json","Index":89},"Microsoft.Aad/domainServices/ouContainer@2021-05-01":{"RelativePath":"domainservices/microsoft.aad/2021-05-01/types.json","Index":97},"Microsoft.AAD/domainServices@2022-09-01":{"RelativePath":"domainservices/microsoft.aad/2022-09-01/types.json","Index":98},"Microsoft.Aad/domainServices/ouContainer@2022-09-01":{"RelativePath":"domainservices/microsoft.aad/2022-09-01/types.json","Index":106},"Microsoft.AAD/domainServices@2022-12-01":{"RelativePath":"domainservices/microsoft.aad/2022-12-01/types.json","Index":98},"Microsoft.Aad/domainServices/ouContainer@2022-12-01":{"RelativePath":"domainservices/microsoft.aad/2022-12-01/types.json","Index":106},"Dynatrace.Observability/monitors@2021-09-01-preview":{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01-preview/types.json","Index":72},"Dynatrace.Observability/monitors/tagRules@2021-09-01-preview":{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01-preview/types.json","Index":104},"Dynatrace.Observability/monitors/singleSignOnConfigurations@2021-09-01-preview":{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01-preview/types.json","Index":108},"Dynatrace.Observability/monitors@2021-09-01":{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01/types.json","Index":72},"Dynatrace.Observability/monitors/tagRules@2021-09-01":{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01/types.json","Index":104},"Dynatrace.Observability/monitors/singleSignOnConfigurations@2021-09-01":{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01/types.json","Index":108},"Dynatrace.Observability/monitors@2023-04-27":{"RelativePath":"dynatrace/dynatrace.observability/2023-04-27/types.json","Index":72},"Dynatrace.Observability/monitors/tagRules@2023-04-27":{"RelativePath":"dynatrace/dynatrace.observability/2023-04-27/types.json","Index":107},"Dynatrace.Observability/monitors/singleSignOnConfigurations@2023-04-27":{"RelativePath":"dynatrace/dynatrace.observability/2023-04-27/types.json","Index":111},"Microsoft.EdgeMarketplace/publishers@2023-08-01-preview":{"RelativePath":"edgemarketplace/microsoft.edgemarketplace/2023-08-01-preview/types.json","Index":27},"Microsoft.EdgeMarketplace/offers@2023-08-01-preview":{"RelativePath":"edgemarketplace/microsoft.edgemarketplace/2023-08-01-preview/types.json","Index":53},"Microsoft.EdgeMarketplace/publishers@2023-08-01":{"RelativePath":"edgemarketplace/microsoft.edgemarketplace/2023-08-01/types.json","Index":27},"Microsoft.EdgeMarketplace/offers@2023-08-01":{"RelativePath":"edgemarketplace/microsoft.edgemarketplace/2023-08-01/types.json","Index":53},"Microsoft.EdgeOrder/addresses@2020-12-01-preview":{"RelativePath":"edgeorder/microsoft.edgeorder/2020-12-01-preview/types.json","Index":31},"Microsoft.EdgeOrder/orderItems@2020-12-01-preview":{"RelativePath":"edgeorder/microsoft.edgeorder/2020-12-01-preview/types.json","Index":107},"Microsoft.EdgeOrder/locations/orders@2020-12-01-preview":{"RelativePath":"edgeorder/microsoft.edgeorder/2020-12-01-preview/types.json","Index":114},"Microsoft.EdgeOrder/addresses@2021-12-01":{"RelativePath":"edgeorder/microsoft.edgeorder/2021-12-01/types.json","Index":35},"Microsoft.EdgeOrder/orderItems@2021-12-01":{"RelativePath":"edgeorder/microsoft.edgeorder/2021-12-01/types.json","Index":111},"Microsoft.EdgeOrder/locations/orders@2021-12-01":{"RelativePath":"edgeorder/microsoft.edgeorder/2021-12-01/types.json","Index":118},"Microsoft.EdgeOrder/addresses@2022-05-01-preview":{"RelativePath":"edgeorder/microsoft.edgeorder/2022-05-01-preview/types.json","Index":35},"Microsoft.EdgeOrder/orderItems@2022-05-01-preview":{"RelativePath":"edgeorder/microsoft.edgeorder/2022-05-01-preview/types.json","Index":124},"Microsoft.EdgeOrder/locations/orders@2022-05-01-preview":{"RelativePath":"edgeorder/microsoft.edgeorder/2022-05-01-preview/types.json","Index":134},"Microsoft.EdgeOrder/addresses@2024-02-01":{"RelativePath":"edgeorder/microsoft.edgeorder/2024-02-01/types.json","Index":43},"Microsoft.EdgeOrder/orderItems@2024-02-01":{"RelativePath":"edgeorder/microsoft.edgeorder/2024-02-01/types.json","Index":165},"Microsoft.EdgeOrder/locations/orders@2024-02-01":{"RelativePath":"edgeorder/microsoft.edgeorder/2024-02-01/types.json","Index":175},"Microsoft.Education/labs@2021-12-01-preview":{"RelativePath":"education/microsoft.education/2021-12-01-preview/types.json","Index":29},"Microsoft.Education/labs/students@2021-12-01-preview":{"RelativePath":"education/microsoft.education/2021-12-01-preview/types.json","Index":43},"Microsoft.Education/grants@2021-12-01-preview":{"RelativePath":"education/microsoft.education/2021-12-01-preview/types.json","Index":55},"Microsoft.Education/labs/joinRequests@2021-12-01-preview":{"RelativePath":"education/microsoft.education/2021-12-01-preview/types.json","Index":63},"Microsoft.Education/studentLabs@2021-12-01-preview":{"RelativePath":"education/microsoft.education/2021-12-01-preview/types.json","Index":77},"Microsoft.Elastic/monitors@2020-07-01-preview":{"RelativePath":"elastic/microsoft.elastic/2020-07-01-preview/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2020-07-01-preview":{"RelativePath":"elastic/microsoft.elastic/2020-07-01-preview/types.json","Index":70},"Microsoft.Elastic/monitors@2020-07-01":{"RelativePath":"elastic/microsoft.elastic/2020-07-01/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2020-07-01":{"RelativePath":"elastic/microsoft.elastic/2020-07-01/types.json","Index":70},"Microsoft.Elastic/monitors@2021-09-01-preview":{"RelativePath":"elastic/microsoft.elastic/2021-09-01-preview/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2021-09-01-preview":{"RelativePath":"elastic/microsoft.elastic/2021-09-01-preview/types.json","Index":70},"Microsoft.Elastic/monitors@2021-10-01-preview":{"RelativePath":"elastic/microsoft.elastic/2021-10-01-preview/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2021-10-01-preview":{"RelativePath":"elastic/microsoft.elastic/2021-10-01-preview/types.json","Index":70},"Microsoft.Elastic/monitors@2022-05-05-preview":{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2022-05-05-preview":{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":70},"Microsoft.Elastic/monitors@2022-07-01-preview":{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2022-07-01-preview":{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":70},"Microsoft.Elastic/monitors@2022-09-01-preview":{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2022-09-01-preview":{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":70},"Microsoft.Elastic/monitors@2023-02-01-preview":{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2023-02-01-preview":{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":70},"Microsoft.Elastic/monitors@2023-05-01-preview":{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2023-05-01-preview":{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":70},"Microsoft.Elastic/monitors@2023-06-01":{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2023-06-01":{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":70},"Microsoft.Elastic/monitors@2023-06-15-preview":{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2023-06-15-preview":{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":70},"Microsoft.Elastic/monitors@2023-07-01-preview":{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2023-07-01-preview":{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":70},"Microsoft.Elastic/monitors@2023-10-01-preview":{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":49},"Microsoft.Elastic/monitors/tagRules@2023-10-01-preview":{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":70},"Microsoft.Elastic/monitors@2023-11-01-preview":{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":50},"Microsoft.Elastic/monitors/tagRules@2023-11-01-preview":{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":71},"Microsoft.ElasticSan/elasticSans@2021-11-20-preview":{"RelativePath":"elasticsan/microsoft.elasticsan/2021-11-20-preview/types.json","Index":40},"Microsoft.ElasticSan/elasticSans/volumegroups@2021-11-20-preview":{"RelativePath":"elasticsan/microsoft.elasticsan/2021-11-20-preview/types.json","Index":70},"Microsoft.ElasticSan/elasticSans/volumegroups/volumes@2021-11-20-preview":{"RelativePath":"elasticsan/microsoft.elasticsan/2021-11-20-preview/types.json","Index":97},"Microsoft.ElasticSan/elasticSans@2022-12-01-preview":{"RelativePath":"elasticsan/microsoft.elasticsan/2022-12-01-preview/types.json","Index":60},"Microsoft.ElasticSan/elasticSans/volumegroups@2022-12-01-preview":{"RelativePath":"elasticsan/microsoft.elasticsan/2022-12-01-preview/types.json","Index":90},"Microsoft.ElasticSan/elasticSans/volumegroups/volumes@2022-12-01-preview":{"RelativePath":"elasticsan/microsoft.elasticsan/2022-12-01-preview/types.json","Index":116},"Microsoft.ElasticSan/elasticSans/privateEndpointConnections@2022-12-01-preview":{"RelativePath":"elasticsan/microsoft.elasticsan/2022-12-01-preview/types.json","Index":120},"Microsoft.ElasticSan/elasticSans@2023-01-01":{"RelativePath":"elasticsan/microsoft.elasticsan/2023-01-01/types.json","Index":63},"Microsoft.ElasticSan/elasticSans/volumegroups@2023-01-01":{"RelativePath":"elasticsan/microsoft.elasticsan/2023-01-01/types.json","Index":99},"Microsoft.ElasticSan/elasticSans/volumegroups/volumes@2023-01-01":{"RelativePath":"elasticsan/microsoft.elasticsan/2023-01-01/types.json","Index":140},"Microsoft.ElasticSan/elasticSans/privateEndpointConnections@2023-01-01":{"RelativePath":"elasticsan/microsoft.elasticsan/2023-01-01/types.json","Index":144},"Microsoft.ElasticSan/elasticSans/volumegroups/snapshots@2023-01-01":{"RelativePath":"elasticsan/microsoft.elasticsan/2023-01-01/types.json","Index":159},"Microsoft.EngagementFabric/Accounts@2018-09-01-preview":{"RelativePath":"engagementfabric/microsoft.engagementfabric/2018-09-01-preview/types.json","Index":13},"Microsoft.EngagementFabric/Accounts/Channels@2018-09-01-preview":{"RelativePath":"engagementfabric/microsoft.engagementfabric/2018-09-01-preview/types.json","Index":20},"Microsoft.EnterpriseKnowledgeGraph/services@2018-12-03":{"RelativePath":"enterpriseknowledgegraph/microsoft.enterpriseknowledgegraph/2018-12-03/types.json","Index":22},"Microsoft.EventGrid/eventSubscriptions@2017-06-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2017-06-15-preview/types.json","Index":26},"Microsoft.EventGrid/topics@2017-06-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2017-06-15-preview/types.json","Index":39},"Microsoft.EventGrid/topicTypes@2017-06-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2017-06-15-preview/types.json","Index":54},"Microsoft.EventGrid/eventSubscriptions@2017-09-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2017-09-15-preview/types.json","Index":29},"Microsoft.EventGrid/topics@2017-09-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2017-09-15-preview/types.json","Index":42},"Microsoft.EventGrid/topicTypes@2017-09-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2017-09-15-preview/types.json","Index":58},"Microsoft.EventGrid/eventSubscriptions@2018-01-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2018-01-01/types.json","Index":29},"Microsoft.EventGrid/topics@2018-01-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2018-01-01/types.json","Index":42},"Microsoft.EventGrid/topicTypes@2018-01-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2018-01-01/types.json","Index":58},"Microsoft.EventGrid/eventSubscriptions@2018-05-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2018-05-01-preview/types.json","Index":45},"Microsoft.EventGrid/topics@2018-05-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2018-05-01-preview/types.json","Index":68},"Microsoft.EventGrid/topicTypes@2018-05-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2018-05-01-preview/types.json","Index":84},"Microsoft.EventGrid/domains@2018-09-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2018-09-15-preview/types.json","Index":30},"Microsoft.EventGrid/eventSubscriptions@2018-09-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2018-09-15-preview/types.json","Index":101},"Microsoft.EventGrid/topics@2018-09-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2018-09-15-preview/types.json","Index":118},"Microsoft.EventGrid/domains/topics@2018-09-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2018-09-15-preview/types.json","Index":122},"Microsoft.EventGrid/topicTypes@2018-09-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2018-09-15-preview/types.json","Index":138},"Microsoft.EventGrid/eventSubscriptions@2019-01-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-01-01/types.json","Index":41},"Microsoft.EventGrid/topics@2019-01-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-01-01/types.json","Index":54},"Microsoft.EventGrid/topicTypes@2019-01-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-01-01/types.json","Index":70},"Microsoft.EventGrid/domains@2019-02-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-02-01-preview/types.json","Index":30},"Microsoft.EventGrid/domains/topics@2019-02-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-02-01-preview/types.json","Index":42},"Microsoft.EventGrid/eventSubscriptions@2019-02-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-02-01-preview/types.json","Index":116},"Microsoft.EventGrid/topics@2019-02-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-02-01-preview/types.json","Index":133},"Microsoft.EventGrid/topicTypes@2019-02-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-02-01-preview/types.json","Index":149},"Microsoft.EventGrid/domains@2019-06-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-06-01/types.json","Index":20},"Microsoft.EventGrid/domains/topics@2019-06-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-06-01/types.json","Index":32},"Microsoft.EventGrid/eventSubscriptions@2019-06-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-06-01/types.json","Index":102},"Microsoft.EventGrid/topics@2019-06-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-06-01/types.json","Index":115},"Microsoft.EventGrid/topicTypes@2019-06-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2019-06-01/types.json","Index":131},"Microsoft.EventGrid/domains@2020-01-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-01-01-preview/types.json","Index":30},"Microsoft.EventGrid/domains/topics@2020-01-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-01-01-preview/types.json","Index":42},"Microsoft.EventGrid/eventSubscriptions@2020-01-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-01-01-preview/types.json","Index":122},"Microsoft.EventGrid/topics@2020-01-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-01-01-preview/types.json","Index":139},"Microsoft.EventGrid/topicTypes@2020-01-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-01-01-preview/types.json","Index":155},"Microsoft.EventGrid/domains@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":67},"Microsoft.EventGrid/domains/topics@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":79},"Microsoft.EventGrid/partnerNamespaces/eventChannels@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":143},"Microsoft.EventGrid/eventSubscriptions@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":197},"Microsoft.EventGrid/systemTopics/eventSubscriptions@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":201},"Microsoft.EventGrid/partnerTopics/eventSubscriptions@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":205},"Microsoft.EventGrid/partnerNamespaces@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":218},"Microsoft.EventGrid/partnerRegistrations@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":236},"Microsoft.EventGrid/topics/privateEndpointConnections@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":240},"Microsoft.EventGrid/domains/privateEndpointConnections@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":244},"Microsoft.EventGrid/systemTopics@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":257},"Microsoft.EventGrid/topics@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":279},"Microsoft.EventGrid/partnerTopics@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":296},"Microsoft.EventGrid/extensionTopics@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":302},"Microsoft.EventGrid/topicTypes@2020-04-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":318},"Microsoft.EventGrid/domains@2020-06-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-06-01/types.json","Index":66},"Microsoft.EventGrid/domains/topics@2020-06-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-06-01/types.json","Index":78},"Microsoft.EventGrid/eventSubscriptions@2020-06-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-06-01/types.json","Index":158},"Microsoft.EventGrid/topics@2020-06-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-06-01/types.json","Index":180},"Microsoft.EventGrid/topics/privateEndpointConnections@2020-06-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-06-01/types.json","Index":184},"Microsoft.EventGrid/domains/privateEndpointConnections@2020-06-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-06-01/types.json","Index":188},"Microsoft.EventGrid/topicTypes@2020-06-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-06-01/types.json","Index":204},"Microsoft.EventGrid/domains@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":78},"Microsoft.EventGrid/domains/topics@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":90},"Microsoft.EventGrid/partnerNamespaces/eventChannels@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":164},"Microsoft.EventGrid/eventSubscriptions@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":232},"Microsoft.EventGrid/systemTopics/eventSubscriptions@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":236},"Microsoft.EventGrid/partnerTopics/eventSubscriptions@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":240},"Microsoft.EventGrid/partnerNamespaces@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":253},"Microsoft.EventGrid/partnerRegistrations@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":271},"Microsoft.EventGrid/topics/privateEndpointConnections@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":275},"Microsoft.EventGrid/domains/privateEndpointConnections@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":279},"Microsoft.EventGrid/systemTopics@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":292},"Microsoft.EventGrid/topics@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":318},"Microsoft.EventGrid/partnerTopics@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":335},"Microsoft.EventGrid/extensionTopics@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":341},"Microsoft.EventGrid/topicTypes@2020-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":362},"Microsoft.EventGrid/domains@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":78},"Microsoft.EventGrid/domains/topics@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":90},"Microsoft.EventGrid/partnerNamespaces/eventChannels@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":164},"Microsoft.EventGrid/eventSubscriptions@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":231},"Microsoft.EventGrid/systemTopics/eventSubscriptions@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":235},"Microsoft.EventGrid/partnerTopics/eventSubscriptions@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":239},"Microsoft.EventGrid/partnerNamespaces@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":257},"Microsoft.EventGrid/partnerRegistrations@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":275},"Microsoft.EventGrid/topics/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":279},"Microsoft.EventGrid/domains/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":283},"Microsoft.EventGrid/partnerNamespaces/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":287},"Microsoft.EventGrid/systemTopics@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":300},"Microsoft.EventGrid/topics@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":326},"Microsoft.EventGrid/partnerTopics@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":343},"Microsoft.EventGrid/extensionTopics@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":349},"Microsoft.EventGrid/topicTypes@2021-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":370},"Microsoft.EventGrid/partnerNamespaces/channels@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":52},"Microsoft.EventGrid/domains@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":115},"Microsoft.EventGrid/domains/topics@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":127},"Microsoft.EventGrid/partnerNamespaces/eventChannels@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":201},"Microsoft.EventGrid/eventSubscriptions@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":271},"Microsoft.EventGrid/domains/topics/eventSubscriptions@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":275},"Microsoft.EventGrid/topics/eventSubscriptions@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":279},"Microsoft.EventGrid/domains/eventSubscriptions@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":283},"Microsoft.EventGrid/systemTopics/eventSubscriptions@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":287},"Microsoft.EventGrid/partnerTopics/eventSubscriptions@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":291},"Microsoft.EventGrid/partnerConfigurations@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":308},"Microsoft.EventGrid/partnerDestinations@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":324},"Microsoft.EventGrid/partnerNamespaces@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":345},"Microsoft.EventGrid/partnerRegistrations@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":363},"Microsoft.EventGrid/partnerTopics@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":380},"Microsoft.EventGrid/topics/privateEndpointConnections@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":384},"Microsoft.EventGrid/domains/privateEndpointConnections@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":388},"Microsoft.EventGrid/partnerNamespaces/privateEndpointConnections@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":392},"Microsoft.EventGrid/systemTopics@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":405},"Microsoft.EventGrid/topics@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":434},"Microsoft.EventGrid/extensionTopics@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":440},"Microsoft.EventGrid/topicTypes@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":462},"Microsoft.EventGrid/verifiedPartners@2021-10-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":475},"Microsoft.EventGrid/domains@2021-12-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":74},"Microsoft.EventGrid/domains/topics@2021-12-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":86},"Microsoft.EventGrid/eventSubscriptions@2021-12-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":206},"Microsoft.EventGrid/systemTopics/eventSubscriptions@2021-12-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":210},"Microsoft.EventGrid/topics@2021-12-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":232},"Microsoft.EventGrid/topics/privateEndpointConnections@2021-12-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":236},"Microsoft.EventGrid/domains/privateEndpointConnections@2021-12-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":240},"Microsoft.EventGrid/systemTopics@2021-12-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":253},"Microsoft.EventGrid/extensionTopics@2021-12-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":259},"Microsoft.EventGrid/topicTypes@2021-12-01":{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":280},"Microsoft.EventGrid/partnerNamespaces/channels@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":42},"Microsoft.EventGrid/domains@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":101},"Microsoft.EventGrid/domains/topics@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":113},"Microsoft.EventGrid/topics/eventSubscriptions@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":233},"Microsoft.EventGrid/domains/eventSubscriptions@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":237},"Microsoft.EventGrid/eventSubscriptions@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":241},"Microsoft.EventGrid/domains/topics/eventSubscriptions@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":245},"Microsoft.EventGrid/systemTopics/eventSubscriptions@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":249},"Microsoft.EventGrid/partnerTopics/eventSubscriptions@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":253},"Microsoft.EventGrid/topics@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":278},"Microsoft.EventGrid/partnerConfigurations@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":295},"Microsoft.EventGrid/partnerNamespaces@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":316},"Microsoft.EventGrid/partnerRegistrations@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":329},"Microsoft.EventGrid/partnerTopics@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":347},"Microsoft.EventGrid/topics/privateEndpointConnections@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":351},"Microsoft.EventGrid/domains/privateEndpointConnections@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":355},"Microsoft.EventGrid/partnerNamespaces/privateEndpointConnections@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":359},"Microsoft.EventGrid/systemTopics@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":372},"Microsoft.EventGrid/extensionTopics@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":378},"Microsoft.EventGrid/topicTypes@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":400},"Microsoft.EventGrid/verifiedPartners@2022-06-15":{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":413},"Microsoft.EventGrid/namespaces/caCertificates@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":31},"Microsoft.EventGrid/partnerNamespaces/channels@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":67},"Microsoft.EventGrid/namespaces/clientGroups@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":80},"Microsoft.EventGrid/namespaces/clients@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":109},"Microsoft.EventGrid/domains@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":176},"Microsoft.EventGrid/domains/topics@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":188},"Microsoft.EventGrid/domains/topics/eventSubscriptions@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":315},"Microsoft.EventGrid/topics/eventSubscriptions@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":319},"Microsoft.EventGrid/domains/eventSubscriptions@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":323},"Microsoft.EventGrid/eventSubscriptions@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":327},"Microsoft.EventGrid/systemTopics/eventSubscriptions@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":331},"Microsoft.EventGrid/namespaces/topics/eventSubscriptions@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":410},"Microsoft.EventGrid/partnerTopics/eventSubscriptions@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":414},"Microsoft.EventGrid/namespaces@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":468},"Microsoft.EventGrid/namespaces/topics@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":488},"Microsoft.EventGrid/partnerConfigurations@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":505},"Microsoft.EventGrid/partnerDestinations@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":522},"Microsoft.EventGrid/partnerNamespaces@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":547},"Microsoft.EventGrid/partnerRegistrations@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":560},"Microsoft.EventGrid/partnerTopics@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":578},"Microsoft.EventGrid/namespaces/permissionBindings@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":594},"Microsoft.EventGrid/topics/privateEndpointConnections@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":598},"Microsoft.EventGrid/domains/privateEndpointConnections@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":602},"Microsoft.EventGrid/partnerNamespaces/privateEndpointConnections@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":606},"Microsoft.EventGrid/namespaces/privateEndpointConnections@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":610},"Microsoft.EventGrid/systemTopics@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":623},"Microsoft.EventGrid/topics@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":656},"Microsoft.EventGrid/namespaces/topicSpaces@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":670},"Microsoft.EventGrid/extensionTopics@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":676},"Microsoft.EventGrid/topicTypes@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":698},"Microsoft.EventGrid/verifiedPartners@2023-06-01-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":711},"Microsoft.EventGrid/namespaces/caCertificates@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":31},"Microsoft.EventGrid/partnerNamespaces/channels@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":67},"Microsoft.EventGrid/namespaces/clientGroups@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":80},"Microsoft.EventGrid/namespaces/clients@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":106},"Microsoft.EventGrid/domains@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":174},"Microsoft.EventGrid/domains/topics@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":186},"Microsoft.EventGrid/domains/topics/eventSubscriptions@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":326},"Microsoft.EventGrid/topics/eventSubscriptions@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":330},"Microsoft.EventGrid/domains/eventSubscriptions@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":334},"Microsoft.EventGrid/eventSubscriptions@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":338},"Microsoft.EventGrid/systemTopics/eventSubscriptions@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":342},"Microsoft.EventGrid/namespaces/topics/eventSubscriptions@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":423},"Microsoft.EventGrid/partnerTopics/eventSubscriptions@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":427},"Microsoft.EventGrid/namespaces@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":482},"Microsoft.EventGrid/namespaces/topics@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":502},"Microsoft.EventGrid/partnerConfigurations@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":519},"Microsoft.EventGrid/partnerDestinations@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":536},"Microsoft.EventGrid/partnerNamespaces@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":562},"Microsoft.EventGrid/partnerRegistrations@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":575},"Microsoft.EventGrid/partnerTopics@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":593},"Microsoft.EventGrid/namespaces/permissionBindings@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":609},"Microsoft.EventGrid/topics/privateEndpointConnections@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":613},"Microsoft.EventGrid/domains/privateEndpointConnections@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":617},"Microsoft.EventGrid/partnerNamespaces/privateEndpointConnections@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":621},"Microsoft.EventGrid/namespaces/privateEndpointConnections@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":625},"Microsoft.EventGrid/systemTopics@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":638},"Microsoft.EventGrid/topics@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":672},"Microsoft.EventGrid/namespaces/topicSpaces@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":686},"Microsoft.EventGrid/extensionTopics@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":692},"Microsoft.EventGrid/topicTypes@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":716},"Microsoft.EventGrid/verifiedPartners@2023-12-15-preview":{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":729},"Microsoft.EventHub/namespaces@2014-09-01":{"RelativePath":"eventhub/microsoft.eventhub/2014-09-01/types.json","Index":35},"Microsoft.EventHub/namespaces/AuthorizationRules@2014-09-01":{"RelativePath":"eventhub/microsoft.eventhub/2014-09-01/types.json","Index":45},"Microsoft.EventHub/namespaces/eventhubs@2014-09-01":{"RelativePath":"eventhub/microsoft.eventhub/2014-09-01/types.json","Index":61},"Microsoft.EventHub/namespaces/eventhubs/authorizationRules@2014-09-01":{"RelativePath":"eventhub/microsoft.eventhub/2014-09-01/types.json","Index":65},"Microsoft.EventHub/namespaces/eventhubs/consumergroups@2014-09-01":{"RelativePath":"eventhub/microsoft.eventhub/2014-09-01/types.json","Index":70},"Microsoft.EventHub/namespaces@2015-08-01":{"RelativePath":"eventhub/microsoft.eventhub/2015-08-01/types.json","Index":35},"Microsoft.EventHub/namespaces/AuthorizationRules@2015-08-01":{"RelativePath":"eventhub/microsoft.eventhub/2015-08-01/types.json","Index":45},"Microsoft.EventHub/namespaces/eventhubs@2015-08-01":{"RelativePath":"eventhub/microsoft.eventhub/2015-08-01/types.json","Index":61},"Microsoft.EventHub/namespaces/eventhubs/authorizationRules@2015-08-01":{"RelativePath":"eventhub/microsoft.eventhub/2015-08-01/types.json","Index":65},"Microsoft.EventHub/namespaces/eventhubs/consumergroups@2015-08-01":{"RelativePath":"eventhub/microsoft.eventhub/2015-08-01/types.json","Index":70},"Microsoft.EventHub/namespaces/authorizationRules@2017-04-01":{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":17},"Microsoft.EventHub/namespaces@2017-04-01":{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":30},"Microsoft.EventHub/namespaces/networkRuleSets@2017-04-01":{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":46},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs@2017-04-01":{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":59},"Microsoft.EventHub/namespaces/eventhubs/authorizationRules@2017-04-01":{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":63},"Microsoft.EventHub/namespaces/eventhubs@2017-04-01":{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":85},"Microsoft.EventHub/namespaces/eventhubs/consumergroups@2017-04-01":{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":90},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs/authorizationRules@2017-04-01":{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":94},"Microsoft.EventHub/clusters@2018-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":16},"Microsoft.EventHub/namespaces/ipfilterrules@2018-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":24},"Microsoft.EventHub/namespaces@2018-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":43},"Microsoft.EventHub/namespaces/virtualnetworkrules@2018-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":48},"Microsoft.EventHub/namespaces/networkRuleSets@2018-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":64},"Microsoft.EventHub/namespaces/authorizationRules@2018-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":74},"Microsoft.EventHub/namespaces/privateEndpointConnections@2018-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":93},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs@2018-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":106},"Microsoft.EventHub/namespaces/eventhubs/authorizationRules@2018-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":110},"Microsoft.EventHub/namespaces/eventhubs@2018-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":132},"Microsoft.EventHub/namespaces/eventhubs/consumergroups@2018-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":137},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs/authorizationRules@2018-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":141},"Microsoft.EventHub/namespaces@2021-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":63},"Microsoft.EventHub/namespaces/networkRuleSets@2021-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":79},"Microsoft.EventHub/namespaces/authorizationRules@2021-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":89},"Microsoft.EventHub/namespaces/privateEndpointConnections@2021-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":93},"Microsoft.EventHub/namespaces/eventhubs@2021-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":115},"Microsoft.EventHub/namespaces/eventhubs/authorizationRules@2021-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":119},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs@2021-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":132},"Microsoft.EventHub/namespaces/eventhubs/consumergroups@2021-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":137},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs/authorizationRules@2021-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":141},"Microsoft.EventHub/clusters@2021-06-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":27},"Microsoft.EventHub/namespaces@2021-06-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":72},"Microsoft.EventHub/namespaces/networkRuleSets@2021-06-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":91},"Microsoft.EventHub/namespaces/authorizationRules@2021-06-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":101},"Microsoft.EventHub/namespaces/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":105},"Microsoft.EventHub/namespaces/eventhubs@2021-06-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":127},"Microsoft.EventHub/namespaces/eventhubs/authorizationRules@2021-06-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":131},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs@2021-06-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":144},"Microsoft.EventHub/namespaces/eventhubs/consumergroups@2021-06-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":149},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs/authorizationRules@2021-06-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":153},"Microsoft.EventHub/clusters@2021-11-01":{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":27},"Microsoft.EventHub/namespaces@2021-11-01":{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":72},"Microsoft.EventHub/namespaces/networkRuleSets@2021-11-01":{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":91},"Microsoft.EventHub/namespaces/authorizationRules@2021-11-01":{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":101},"Microsoft.EventHub/namespaces/privateEndpointConnections@2021-11-01":{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":105},"Microsoft.EventHub/namespaces/eventhubs@2021-11-01":{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":127},"Microsoft.EventHub/namespaces/eventhubs/authorizationRules@2021-11-01":{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":131},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs@2021-11-01":{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":144},"Microsoft.EventHub/namespaces/eventhubs/consumergroups@2021-11-01":{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":149},"Microsoft.EventHub/namespaces/schemagroups@2021-11-01":{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":162},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs/authorizationRules@2021-11-01":{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":166},"Microsoft.EventHub/clusters@2022-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":27},"Microsoft.EventHub/namespaces@2022-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":80},"Microsoft.EventHub/namespaces/networkRuleSets@2022-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":100},"Microsoft.EventHub/namespaces/authorizationRules@2022-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":110},"Microsoft.EventHub/namespaces/privateEndpointConnections@2022-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":114},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs@2022-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":127},"Microsoft.EventHub/namespaces/eventhubs/authorizationRules@2022-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":131},"Microsoft.EventHub/namespaces/eventhubs@2022-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":153},"Microsoft.EventHub/namespaces/eventhubs/consumergroups@2022-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":158},"Microsoft.EventHub/namespaces/schemagroups@2022-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":171},"Microsoft.EventHub/namespaces/applicationGroups@2022-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":185},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs/authorizationRules@2022-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":189},"Microsoft.EventHub/clusters@2022-10-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":27},"Microsoft.EventHub/namespaces@2022-10-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":80},"Microsoft.EventHub/namespaces/networkRuleSets@2022-10-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":100},"Microsoft.EventHub/namespaces/authorizationRules@2022-10-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":110},"Microsoft.EventHub/namespaces/privateEndpointConnections@2022-10-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":114},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs@2022-10-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":127},"Microsoft.EventHub/namespaces/eventhubs/authorizationRules@2022-10-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":131},"Microsoft.EventHub/namespaces/eventhubs@2022-10-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":157},"Microsoft.EventHub/namespaces/eventhubs/consumergroups@2022-10-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":162},"Microsoft.EventHub/namespaces/schemagroups@2022-10-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":175},"Microsoft.EventHub/namespaces/applicationGroups@2022-10-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":189},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs/authorizationRules@2022-10-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":193},"Microsoft.EventHub/clusters@2023-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":36},"Microsoft.EventHub/namespaces@2023-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":95},"Microsoft.EventHub/namespaces/networkRuleSets@2023-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":115},"Microsoft.EventHub/namespaces/authorizationRules@2023-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":125},"Microsoft.EventHub/namespaces/privateEndpointConnections@2023-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":129},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs@2023-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":142},"Microsoft.EventHub/namespaces/eventhubs/authorizationRules@2023-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":146},"Microsoft.EventHub/namespaces/eventhubs@2023-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":176},"Microsoft.EventHub/namespaces/eventhubs/consumergroups@2023-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":181},"Microsoft.EventHub/namespaces/schemagroups@2023-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":194},"Microsoft.EventHub/namespaces/applicationGroups@2023-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":208},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs/authorizationRules@2023-01-01-preview":{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":212},"Microsoft.EventHub/clusters@2024-01-01":{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":46},"Microsoft.EventHub/namespaces@2024-01-01":{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":99},"Microsoft.EventHub/namespaces/networkRuleSets@2024-01-01":{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":119},"Microsoft.EventHub/namespaces/authorizationRules@2024-01-01":{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":129},"Microsoft.EventHub/namespaces/privateEndpointConnections@2024-01-01":{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":133},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs@2024-01-01":{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":146},"Microsoft.EventHub/namespaces/eventhubs/authorizationRules@2024-01-01":{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":150},"Microsoft.EventHub/namespaces/eventhubs@2024-01-01":{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":180},"Microsoft.EventHub/namespaces/eventhubs/consumergroups@2024-01-01":{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":185},"Microsoft.EventHub/namespaces/schemagroups@2024-01-01":{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":198},"Microsoft.EventHub/namespaces/applicationGroups@2024-01-01":{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":212},"Microsoft.EventHub/namespaces/disasterRecoveryConfigs/authorizationRules@2024-01-01":{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":216},"Microsoft.ExtendedLocation/customLocations@2021-03-15-preview":{"RelativePath":"extendedlocation/microsoft.extendedlocation/2021-03-15-preview/types.json","Index":28},"Microsoft.ExtendedLocation/customLocations@2021-08-15":{"RelativePath":"extendedlocation/microsoft.extendedlocation/2021-08-15/types.json","Index":32},"Microsoft.ExtendedLocation/customLocations@2021-08-31-preview":{"RelativePath":"extendedlocation/microsoft.extendedlocation/2021-08-31-preview/types.json","Index":32},"Microsoft.ExtendedLocation/customLocations/resourceSyncRules@2021-08-31-preview":{"RelativePath":"extendedlocation/microsoft.extendedlocation/2021-08-31-preview/types.json","Index":43},"Microsoft.IoTFirmwareDefense/workspaces/firmwares@2023-02-08-preview":{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":35},"Microsoft.IoTFirmwareDefense/workspaces@2023-02-08-preview":{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":46},"Microsoft.FluidRelay/fluidRelayServers@2021-03-12-preview":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-03-12-preview/types.json","Index":31},"Microsoft.FluidRelay/fluidRelayServers@2021-06-15-preview":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-06-15-preview/types.json","Index":35},"Microsoft.FluidRelay/fluidRelayServers@2021-08-30-preview":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-08-30-preview/types.json","Index":35},"Microsoft.FluidRelay/fluidRelayServers/fluidRelayContainers@2021-08-30-preview":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-08-30-preview/types.json","Index":44},"Microsoft.FluidRelay/fluidRelayServers@2021-09-10-preview":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-09-10-preview/types.json","Index":39},"Microsoft.FluidRelay/fluidRelayServers/fluidRelayContainers@2021-09-10-preview":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-09-10-preview/types.json","Index":48},"Microsoft.FluidRelay/fluidRelayServers@2022-02-15":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-02-15/types.json","Index":39},"Microsoft.FluidRelay/fluidRelayServers/fluidRelayContainers@2022-02-15":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-02-15/types.json","Index":48},"Microsoft.FluidRelay/fluidRelayServers@2022-04-21":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-04-21/types.json","Index":45},"Microsoft.FluidRelay/fluidRelayServers/fluidRelayContainers@2022-04-21":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-04-21/types.json","Index":54},"Microsoft.FluidRelay/fluidRelayServers@2022-05-11":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-05-11/types.json","Index":45},"Microsoft.FluidRelay/fluidRelayServers/fluidRelayContainers@2022-05-11":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-05-11/types.json","Index":54},"Microsoft.FluidRelay/fluidRelayServers@2022-05-26":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-05-26/types.json","Index":49},"Microsoft.FluidRelay/fluidRelayServers/fluidRelayContainers@2022-05-26":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-05-26/types.json","Index":58},"Microsoft.FluidRelay/fluidRelayServers@2022-06-01":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-06-01/types.json","Index":49},"Microsoft.FluidRelay/fluidRelayServers/fluidRelayContainers@2022-06-01":{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-06-01/types.json","Index":58},"Microsoft.Network/frontDoors@2018-08-01":{"RelativePath":"frontdoor/microsoft.network/2018-08-01/types.json","Index":134},"Microsoft.Network/FrontDoorWebApplicationFirewallPolicies@2018-08-01":{"RelativePath":"frontdoor/microsoft.network/2018-08-01/types.json","Index":210},"Microsoft.Network/frontDoors/frontendEndpoints@2018-08-01":{"RelativePath":"frontdoor/microsoft.network/2018-08-01/types.json","Index":214},"Microsoft.Network/FrontDoorWebApplicationFirewallPolicies@2019-03-01":{"RelativePath":"frontdoor/microsoft.network/2019-03-01/types.json","Index":91},"Microsoft.Network/frontDoors@2019-04-01":{"RelativePath":"frontdoor/microsoft.network/2019-04-01/types.json","Index":152},"Microsoft.Network/frontDoors/frontendEndpoints@2019-04-01":{"RelativePath":"frontdoor/microsoft.network/2019-04-01/types.json","Index":156},"Microsoft.Network/frontDoors@2019-05-01":{"RelativePath":"frontdoor/microsoft.network/2019-05-01/types.json","Index":161},"Microsoft.Network/frontDoors/frontendEndpoints@2019-05-01":{"RelativePath":"frontdoor/microsoft.network/2019-05-01/types.json","Index":165},"Microsoft.Network/FrontDoorWebApplicationFirewallPolicies@2019-10-01":{"RelativePath":"frontdoor/microsoft.network/2019-10-01/types.json","Index":107},"Microsoft.Network/NetworkExperimentProfiles@2019-11-01":{"RelativePath":"frontdoor/microsoft.network/2019-11-01/types.json","Index":23},"Microsoft.Network/NetworkExperimentProfiles/Experiments@2019-11-01":{"RelativePath":"frontdoor/microsoft.network/2019-11-01/types.json","Index":40},"Microsoft.Network/frontDoors@2020-01-01":{"RelativePath":"frontdoor/microsoft.network/2020-01-01/types.json","Index":228},"Microsoft.Network/frontDoors/rulesEngines@2020-01-01":{"RelativePath":"frontdoor/microsoft.network/2020-01-01/types.json","Index":232},"Microsoft.Network/frontDoors/frontendEndpoints@2020-01-01":{"RelativePath":"frontdoor/microsoft.network/2020-01-01/types.json","Index":236},"Microsoft.Network/FrontDoorWebApplicationFirewallPolicies@2020-04-01":{"RelativePath":"frontdoor/microsoft.network/2020-04-01/types.json","Index":109},"Microsoft.Network/frontDoors@2020-04-01":{"RelativePath":"frontdoor/microsoft.network/2020-04-01/types.json","Index":331},"Microsoft.Network/frontDoors/rulesEngines@2020-04-01":{"RelativePath":"frontdoor/microsoft.network/2020-04-01/types.json","Index":335},"Microsoft.Network/frontDoors/frontendEndpoints@2020-04-01":{"RelativePath":"frontdoor/microsoft.network/2020-04-01/types.json","Index":339},"Microsoft.Network/frontDoors@2020-05-01":{"RelativePath":"frontdoor/microsoft.network/2020-05-01/types.json","Index":229},"Microsoft.Network/frontDoors/rulesEngines@2020-05-01":{"RelativePath":"frontdoor/microsoft.network/2020-05-01/types.json","Index":233},"Microsoft.Network/frontDoors/frontendEndpoints@2020-05-01":{"RelativePath":"frontdoor/microsoft.network/2020-05-01/types.json","Index":237},"Microsoft.Network/FrontDoorWebApplicationFirewallPolicies@2020-11-01":{"RelativePath":"frontdoor/microsoft.network/2020-11-01/types.json","Index":124},"Microsoft.Network/frontDoors@2021-06-01":{"RelativePath":"frontdoor/microsoft.network/2021-06-01/types.json","Index":244},"Microsoft.Network/frontDoors/rulesEngines@2021-06-01":{"RelativePath":"frontdoor/microsoft.network/2021-06-01/types.json","Index":248},"Microsoft.Network/FrontDoorWebApplicationFirewallPolicies@2021-06-01":{"RelativePath":"frontdoor/microsoft.network/2021-06-01/types.json","Index":371},"Microsoft.Network/frontDoors/frontendEndpoints@2021-06-01":{"RelativePath":"frontdoor/microsoft.network/2021-06-01/types.json","Index":375},"Microsoft.Network/FrontDoorWebApplicationFirewallPolicies@2022-05-01":{"RelativePath":"frontdoor/microsoft.network/2022-05-01/types.json","Index":126},"Microsoft.GraphServices/accounts@2022-09-22-preview":{"RelativePath":"graphservicesprod/microsoft.graphservices/2022-09-22-preview/types.json","Index":28},"Microsoft.GraphServices/accounts@2023-04-13":{"RelativePath":"graphservicesprod/microsoft.graphservices/2023-04-13/types.json","Index":28},"Microsoft.GuestConfiguration/guestConfigurationAssignments@2018-01-20-preview":{"RelativePath":"guestconfiguration/microsoft.guestconfiguration/2018-01-20-preview/types.json","Index":24},"Microsoft.GuestConfiguration/guestConfigurationAssignments@2018-06-30-preview":{"RelativePath":"guestconfiguration/microsoft.guestconfiguration/2018-06-30-preview/types.json","Index":34},"Microsoft.GuestConfiguration/guestConfigurationAssignments@2018-11-20":{"RelativePath":"guestconfiguration/microsoft.guestconfiguration/2018-11-20/types.json","Index":46},"Microsoft.GuestConfiguration/guestConfigurationAssignments@2020-06-25":{"RelativePath":"guestconfiguration/microsoft.guestconfiguration/2020-06-25/types.json","Index":65},"Microsoft.GuestConfiguration/guestConfigurationAssignments@2021-01-25":{"RelativePath":"guestconfiguration/microsoft.guestconfiguration/2021-01-25/types.json","Index":76},"Microsoft.GuestConfiguration/guestConfigurationAssignments@2022-01-25":{"RelativePath":"guestconfiguration/microsoft.guestconfiguration/2022-01-25/types.json","Index":76},"Microsoft.HanaOnAzure/hanaInstances@2017-11-03-preview":{"RelativePath":"hanaonazure/microsoft.hanaonazure/2017-11-03-preview/types.json","Index":85},"Microsoft.HanaOnAzure/sapMonitors@2020-02-07-preview":{"RelativePath":"hanaonazure/microsoft.hanaonazure/2020-02-07-preview/types.json","Index":21},"Microsoft.HanaOnAzure/sapMonitors/providerInstances@2020-02-07-preview":{"RelativePath":"hanaonazure/microsoft.hanaonazure/2020-02-07-preview/types.json","Index":34},"Microsoft.HardwareSecurityModules/dedicatedHSMs@2018-10-31-preview":{"RelativePath":"hardwaresecuritymodules/microsoft.hardwaresecuritymodules/2018-10-31-preview/types.json","Index":35},"Microsoft.HardwareSecurityModules/dedicatedHSMs@2021-11-30":{"RelativePath":"hardwaresecuritymodules/microsoft.hardwaresecuritymodules/2021-11-30/types.json","Index":46},"Microsoft.HardwareSecurityModules/cloudHsmClusters@2022-08-31-preview":{"RelativePath":"hardwaresecuritymodules/microsoft.hardwaresecuritymodules/2022-08-31-preview/types.json","Index":57},"Microsoft.HardwareSecurityModules/cloudHsmClusters/privateEndpointConnections@2022-08-31-preview":{"RelativePath":"hardwaresecuritymodules/microsoft.hardwaresecuritymodules/2022-08-31-preview/types.json","Index":61},"Microsoft.HardwareSecurityModules/cloudHsmClusters@2023-12-10-preview":{"RelativePath":"hardwaresecuritymodules/microsoft.hardwaresecuritymodules/2023-12-10-preview/types.json","Index":67},"Microsoft.HardwareSecurityModules/cloudHsmClusters/privateEndpointConnections@2023-12-10-preview":{"RelativePath":"hardwaresecuritymodules/microsoft.hardwaresecuritymodules/2023-12-10-preview/types.json","Index":71},"Microsoft.HDInsight/clusters@2015-03-01-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":94},"Microsoft.HDInsight/clusters/applications@2015-03-01-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":110},"Microsoft.HDInsight/clusters@2018-06-01-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":94},"Microsoft.HDInsight/clusters/applications@2018-06-01-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":110},"Microsoft.HDInsight/clusters@2021-06-01":{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":146},"Microsoft.HDInsight/clusters/applications@2021-06-01":{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":163},"Microsoft.HDInsight/clusters/privateEndpointConnections@2021-06-01":{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":167},"Microsoft.HDInsight/clusters/privateLinkResources@2021-06-01":{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":174},"Microsoft.HDInsight/clusters/applications@2023-04-15-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":86},"Microsoft.HDInsight/clusters@2023-04-15-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":163},"Microsoft.HDInsight/clusters/privateEndpointConnections@2023-04-15-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":167},"Microsoft.HDInsight/clusters/privateLinkResources@2023-04-15-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":174},"Microsoft.HDInsight/clusterpools@2023-06-01-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2023-06-01-preview/types.json","Index":35},"Microsoft.HDInsight/clusterpools/clusters@2023-06-01-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2023-06-01-preview/types.json","Index":137},"Microsoft.HDInsight/clusters/applications@2023-08-15-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":86},"Microsoft.HDInsight/clusters@2023-08-15-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":166},"Microsoft.HDInsight/clusters/privateEndpointConnections@2023-08-15-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":170},"Microsoft.HDInsight/clusters/privateLinkResources@2023-08-15-preview":{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":177},"Microsoft.HealthBot/healthBots@2020-10-20-preview":{"RelativePath":"healthbot/microsoft.healthbot/2020-10-20-preview/types.json","Index":31},"Microsoft.HealthBot/healthBots@2020-10-20":{"RelativePath":"healthbot/microsoft.healthbot/2020-10-20/types.json","Index":31},"Microsoft.HealthBot/healthBots@2020-12-08-preview":{"RelativePath":"healthbot/microsoft.healthbot/2020-12-08-preview/types.json","Index":32},"Microsoft.HealthBot/healthBots@2020-12-08":{"RelativePath":"healthbot/microsoft.healthbot/2020-12-08/types.json","Index":29},"Microsoft.HealthBot/healthBots@2021-06-10":{"RelativePath":"healthbot/microsoft.healthbot/2021-06-10/types.json","Index":37},"Microsoft.HealthBot/healthBots@2021-08-24":{"RelativePath":"healthbot/microsoft.healthbot/2021-08-24/types.json","Index":38},"Microsoft.HealthBot/healthBots@2022-08-08":{"RelativePath":"healthbot/microsoft.healthbot/2022-08-08/types.json","Index":38},"Microsoft.HealthBot/healthBots@2023-05-01":{"RelativePath":"healthbot/microsoft.healthbot/2023-05-01/types.json","Index":39},"Microsoft.HealthcareApis/services@2018-08-20-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2018-08-20-preview/types.json","Index":39},"Microsoft.HealthcareApis/services@2019-09-16":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2019-09-16/types.json","Index":40},"Microsoft.HealthcareApis/services@2020-03-15":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2020-03-15/types.json","Index":40},"Microsoft.HealthcareApis/services@2020-03-30":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2020-03-30/types.json","Index":57},"Microsoft.HealthcareApis/services/privateEndpointConnections@2020-03-30":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2020-03-30/types.json","Index":61},"Microsoft.HealthcareApis/services/privateLinkResources@2020-03-30":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2020-03-30/types.json","Index":68},"Microsoft.HealthcareApis/services@2021-01-11":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-01-11/types.json","Index":70},"Microsoft.HealthcareApis/services/privateEndpointConnections@2021-01-11":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-01-11/types.json","Index":74},"Microsoft.HealthcareApis/services/privateLinkResources@2021-01-11":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-01-11/types.json","Index":81},"Microsoft.HealthcareApis/services@2021-06-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-06-01-preview/types.json","Index":74},"Microsoft.HealthcareApis/services/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-06-01-preview/types.json","Index":78},"Microsoft.HealthcareApis/workspaces@2021-06-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-06-01-preview/types.json","Index":98},"Microsoft.HealthcareApis/workspaces/dicomservices@2021-06-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-06-01-preview/types.json","Index":120},"Microsoft.HealthcareApis/workspaces/iotconnectors@2021-06-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-06-01-preview/types.json","Index":146},"Microsoft.HealthcareApis/workspaces/iotconnectors/fhirdestinations@2021-06-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-06-01-preview/types.json","Index":168},"Microsoft.HealthcareApis/workspaces/fhirservices@2021-06-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-06-01-preview/types.json","Index":201},"Microsoft.HealthcareApis/services/privateLinkResources@2021-06-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-06-01-preview/types.json","Index":208},"Microsoft.HealthcareApis/services@2021-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-11-01/types.json","Index":76},"Microsoft.HealthcareApis/services/privateEndpointConnections@2021-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-11-01/types.json","Index":80},"Microsoft.HealthcareApis/workspaces@2021-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-11-01/types.json","Index":104},"Microsoft.HealthcareApis/workspaces/dicomservices@2021-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-11-01/types.json","Index":138},"Microsoft.HealthcareApis/workspaces/iotconnectors@2021-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-11-01/types.json","Index":160},"Microsoft.HealthcareApis/workspaces/iotconnectors/fhirdestinations@2021-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-11-01/types.json","Index":182},"Microsoft.HealthcareApis/workspaces/fhirservices@2021-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-11-01/types.json","Index":234},"Microsoft.HealthcareApis/workspaces/privateEndpointConnections@2021-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-11-01/types.json","Index":238},"Microsoft.HealthcareApis/services/privateLinkResources@2021-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-11-01/types.json","Index":245},"Microsoft.HealthcareApis/workspaces/privateLinkResources@2021-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2021-11-01/types.json","Index":249},"Microsoft.HealthcareApis/services@2022-01-31-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-01-31-preview/types.json","Index":77},"Microsoft.HealthcareApis/services/privateEndpointConnections@2022-01-31-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-01-31-preview/types.json","Index":81},"Microsoft.HealthcareApis/workspaces@2022-01-31-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-01-31-preview/types.json","Index":105},"Microsoft.HealthcareApis/workspaces/dicomservices@2022-01-31-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-01-31-preview/types.json","Index":139},"Microsoft.HealthcareApis/workspaces/iotconnectors@2022-01-31-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-01-31-preview/types.json","Index":161},"Microsoft.HealthcareApis/workspaces/iotconnectors/fhirdestinations@2022-01-31-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-01-31-preview/types.json","Index":183},"Microsoft.HealthcareApis/workspaces/fhirservices@2022-01-31-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-01-31-preview/types.json","Index":236},"Microsoft.HealthcareApis/workspaces/privateEndpointConnections@2022-01-31-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-01-31-preview/types.json","Index":240},"Microsoft.HealthcareApis/services/privateLinkResources@2022-01-31-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-01-31-preview/types.json","Index":247},"Microsoft.HealthcareApis/workspaces/privateLinkResources@2022-01-31-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-01-31-preview/types.json","Index":251},"Microsoft.HealthcareApis/services@2022-05-15":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-05-15/types.json","Index":76},"Microsoft.HealthcareApis/services/privateEndpointConnections@2022-05-15":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-05-15/types.json","Index":80},"Microsoft.HealthcareApis/workspaces@2022-05-15":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-05-15/types.json","Index":104},"Microsoft.HealthcareApis/workspaces/dicomservices@2022-05-15":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-05-15/types.json","Index":142},"Microsoft.HealthcareApis/workspaces/iotconnectors@2022-05-15":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-05-15/types.json","Index":164},"Microsoft.HealthcareApis/workspaces/iotconnectors/fhirdestinations@2022-05-15":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-05-15/types.json","Index":186},"Microsoft.HealthcareApis/workspaces/fhirservices@2022-05-15":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-05-15/types.json","Index":238},"Microsoft.HealthcareApis/workspaces/privateEndpointConnections@2022-05-15":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-05-15/types.json","Index":242},"Microsoft.HealthcareApis/services/privateLinkResources@2022-05-15":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-05-15/types.json","Index":249},"Microsoft.HealthcareApis/workspaces/privateLinkResources@2022-05-15":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-05-15/types.json","Index":253},"Microsoft.HealthcareApis/services@2022-06-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-06-01/types.json","Index":77},"Microsoft.HealthcareApis/services/privateEndpointConnections@2022-06-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-06-01/types.json","Index":81},"Microsoft.HealthcareApis/workspaces@2022-06-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-06-01/types.json","Index":105},"Microsoft.HealthcareApis/workspaces/dicomservices@2022-06-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-06-01/types.json","Index":143},"Microsoft.HealthcareApis/workspaces/iotconnectors@2022-06-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-06-01/types.json","Index":165},"Microsoft.HealthcareApis/workspaces/iotconnectors/fhirdestinations@2022-06-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-06-01/types.json","Index":187},"Microsoft.HealthcareApis/workspaces/fhirservices@2022-06-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-06-01/types.json","Index":240},"Microsoft.HealthcareApis/workspaces/privateEndpointConnections@2022-06-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-06-01/types.json","Index":244},"Microsoft.HealthcareApis/services/privateLinkResources@2022-06-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-06-01/types.json","Index":251},"Microsoft.HealthcareApis/workspaces/privateLinkResources@2022-06-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-06-01/types.json","Index":255},"Microsoft.HealthcareApis/services@2022-10-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-10-01-preview/types.json","Index":77},"Microsoft.HealthcareApis/services/privateEndpointConnections@2022-10-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-10-01-preview/types.json","Index":81},"Microsoft.HealthcareApis/workspaces@2022-10-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-10-01-preview/types.json","Index":105},"Microsoft.HealthcareApis/workspaces/dicomservices@2022-10-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-10-01-preview/types.json","Index":143},"Microsoft.HealthcareApis/workspaces/iotconnectors@2022-10-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-10-01-preview/types.json","Index":165},"Microsoft.HealthcareApis/workspaces/iotconnectors/fhirdestinations@2022-10-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-10-01-preview/types.json","Index":187},"Microsoft.HealthcareApis/workspaces/fhirservices@2022-10-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-10-01-preview/types.json","Index":240},"Microsoft.HealthcareApis/workspaces/privateEndpointConnections@2022-10-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-10-01-preview/types.json","Index":244},"Microsoft.HealthcareApis/workspaces/analyticsconnectors@2022-10-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-10-01-preview/types.json","Index":276},"Microsoft.HealthcareApis/services/privateLinkResources@2022-10-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-10-01-preview/types.json","Index":283},"Microsoft.HealthcareApis/workspaces/privateLinkResources@2022-10-01-preview":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-10-01-preview/types.json","Index":287},"Microsoft.HealthcareApis/services@2022-12-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-12-01/types.json","Index":77},"Microsoft.HealthcareApis/services/privateEndpointConnections@2022-12-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-12-01/types.json","Index":81},"Microsoft.HealthcareApis/workspaces@2022-12-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-12-01/types.json","Index":105},"Microsoft.HealthcareApis/workspaces/dicomservices@2022-12-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-12-01/types.json","Index":147},"Microsoft.HealthcareApis/workspaces/iotconnectors@2022-12-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-12-01/types.json","Index":169},"Microsoft.HealthcareApis/workspaces/iotconnectors/fhirdestinations@2022-12-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-12-01/types.json","Index":191},"Microsoft.HealthcareApis/workspaces/fhirservices@2022-12-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-12-01/types.json","Index":245},"Microsoft.HealthcareApis/workspaces/privateEndpointConnections@2022-12-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-12-01/types.json","Index":249},"Microsoft.HealthcareApis/services/privateLinkResources@2022-12-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-12-01/types.json","Index":256},"Microsoft.HealthcareApis/workspaces/privateLinkResources@2022-12-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2022-12-01/types.json","Index":260},"Microsoft.HealthcareApis/services@2023-02-28":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-02-28/types.json","Index":77},"Microsoft.HealthcareApis/services/privateEndpointConnections@2023-02-28":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-02-28/types.json","Index":81},"Microsoft.HealthcareApis/workspaces@2023-02-28":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-02-28/types.json","Index":105},"Microsoft.HealthcareApis/workspaces/dicomservices@2023-02-28":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-02-28/types.json","Index":147},"Microsoft.HealthcareApis/workspaces/iotconnectors@2023-02-28":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-02-28/types.json","Index":169},"Microsoft.HealthcareApis/workspaces/iotconnectors/fhirdestinations@2023-02-28":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-02-28/types.json","Index":191},"Microsoft.HealthcareApis/workspaces/fhirservices@2023-02-28":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-02-28/types.json","Index":245},"Microsoft.HealthcareApis/workspaces/privateEndpointConnections@2023-02-28":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-02-28/types.json","Index":249},"Microsoft.HealthcareApis/services/privateLinkResources@2023-02-28":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-02-28/types.json","Index":256},"Microsoft.HealthcareApis/workspaces/privateLinkResources@2023-02-28":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-02-28/types.json","Index":260},"Microsoft.HealthcareApis/services@2023-09-06":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-09-06/types.json","Index":77},"Microsoft.HealthcareApis/services/privateEndpointConnections@2023-09-06":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-09-06/types.json","Index":81},"Microsoft.HealthcareApis/workspaces@2023-09-06":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-09-06/types.json","Index":105},"Microsoft.HealthcareApis/workspaces/dicomservices@2023-09-06":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-09-06/types.json","Index":147},"Microsoft.HealthcareApis/workspaces/iotconnectors@2023-09-06":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-09-06/types.json","Index":169},"Microsoft.HealthcareApis/workspaces/iotconnectors/fhirdestinations@2023-09-06":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-09-06/types.json","Index":191},"Microsoft.HealthcareApis/workspaces/fhirservices@2023-09-06":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-09-06/types.json","Index":243},"Microsoft.HealthcareApis/workspaces/privateEndpointConnections@2023-09-06":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-09-06/types.json","Index":247},"Microsoft.HealthcareApis/services/privateLinkResources@2023-09-06":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-09-06/types.json","Index":254},"Microsoft.HealthcareApis/workspaces/privateLinkResources@2023-09-06":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-09-06/types.json","Index":258},"Microsoft.HealthcareApis/services@2023-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-11-01/types.json","Index":77},"Microsoft.HealthcareApis/services/privateEndpointConnections@2023-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-11-01/types.json","Index":81},"Microsoft.HealthcareApis/workspaces@2023-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-11-01/types.json","Index":105},"Microsoft.HealthcareApis/workspaces/dicomservices@2023-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-11-01/types.json","Index":149},"Microsoft.HealthcareApis/workspaces/iotconnectors@2023-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-11-01/types.json","Index":171},"Microsoft.HealthcareApis/workspaces/iotconnectors/fhirdestinations@2023-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-11-01/types.json","Index":193},"Microsoft.HealthcareApis/workspaces/fhirservices@2023-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-11-01/types.json","Index":245},"Microsoft.HealthcareApis/workspaces/privateEndpointConnections@2023-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-11-01/types.json","Index":249},"Microsoft.HealthcareApis/services/privateLinkResources@2023-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-11-01/types.json","Index":256},"Microsoft.HealthcareApis/workspaces/privateLinkResources@2023-11-01":{"RelativePath":"healthcareapis/microsoft.healthcareapis/2023-11-01/types.json","Index":260},"Microsoft.Help/diagnostics@2023-01-01-preview":{"RelativePath":"help/microsoft.help/2023-01-01-preview/types.json","Index":48},"Microsoft.Help/diagnostics@2023-06-01":{"RelativePath":"help/microsoft.help/2023-06-01/types.json","Index":48},"Microsoft.Help/diagnostics@2023-09-01-preview":{"RelativePath":"help/microsoft.help/2023-09-01-preview/types.json","Index":49},"Microsoft.Help/solutions@2023-09-01-preview":{"RelativePath":"help/microsoft.help/2023-09-01-preview/types.json","Index":110},"Microsoft.Help/troubleshooters@2023-09-01-preview":{"RelativePath":"help/microsoft.help/2023-09-01-preview/types.json","Index":159},"Microsoft.HybridContainerService/provisionedClusters@2022-05-01-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2022-05-01-preview/types.json","Index":123},"Microsoft.HybridContainerService/provisionedClusters/hybridIdentityMetadata@2022-05-01-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2022-05-01-preview/types.json","Index":128},"Microsoft.HybridContainerService/provisionedClusters/agentPools@2022-05-01-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2022-05-01-preview/types.json","Index":154},"Microsoft.HybridContainerService/virtualNetworks@2022-05-01-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2022-05-01-preview/types.json","Index":183},"Microsoft.HybridContainerService/storageSpaces@2022-05-01-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2022-05-01-preview/types.json","Index":204},"Microsoft.HybridContainerService/provisionedClusters@2022-09-01-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2022-09-01-preview/types.json","Index":123},"Microsoft.HybridContainerService/provisionedClusters/hybridIdentityMetadata@2022-09-01-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2022-09-01-preview/types.json","Index":128},"Microsoft.HybridContainerService/provisionedClusters/agentPools@2022-09-01-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2022-09-01-preview/types.json","Index":154},"Microsoft.HybridContainerService/storageSpaces@2022-09-01-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2022-09-01-preview/types.json","Index":175},"Microsoft.HybridContainerService/virtualNetworks@2022-09-01-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2022-09-01-preview/types.json","Index":204},"Microsoft.HybridContainerService/provisionedClusters/upgradeProfiles@2022-09-01-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2022-09-01-preview/types.json","Index":217},"Microsoft.HybridContainerService/provisionedClusterInstances@2023-11-15-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2023-11-15-preview/types.json","Index":89},"Microsoft.HybridContainerService/provisionedClusterInstances/hybridIdentityMetadata@2023-11-15-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2023-11-15-preview/types.json","Index":106},"Microsoft.HybridContainerService/provisionedClusterInstances/agentPools@2023-11-15-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2023-11-15-preview/types.json","Index":136},"Microsoft.HybridContainerService/kubernetesVersions@2023-11-15-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2023-11-15-preview/types.json","Index":170},"Microsoft.HybridContainerService/skus@2023-11-15-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2023-11-15-preview/types.json","Index":191},"Microsoft.HybridContainerService/virtualNetworks@2023-11-15-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2023-11-15-preview/types.json","Index":219},"Microsoft.HybridContainerService/provisionedClusterInstances/upgradeProfiles@2023-11-15-preview":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2023-11-15-preview/types.json","Index":243},"Microsoft.HybridContainerService/provisionedClusterInstances@2024-01-01":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2024-01-01/types.json","Index":98},"Microsoft.HybridContainerService/provisionedClusterInstances/hybridIdentityMetadata@2024-01-01":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2024-01-01/types.json","Index":114},"Microsoft.HybridContainerService/provisionedClusterInstances/agentPools@2024-01-01":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2024-01-01/types.json","Index":152},"Microsoft.HybridContainerService/kubernetesVersions@2024-01-01":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2024-01-01/types.json","Index":182},"Microsoft.HybridContainerService/skus@2024-01-01":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2024-01-01/types.json","Index":202},"Microsoft.HybridContainerService/virtualNetworks@2024-01-01":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2024-01-01/types.json","Index":230},"Microsoft.HybridContainerService/provisionedClusterInstances/upgradeProfiles@2024-01-01":{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2024-01-01/types.json","Index":252},"Microsoft.HybridCloud/cloudConnectors@2023-01-01-preview":{"RelativePath":"hybridcloud/microsoft.hybridcloud/2023-01-01-preview/types.json","Index":32},"Microsoft.HybridCloud/cloudConnections@2023-01-01-preview":{"RelativePath":"hybridcloud/microsoft.hybridcloud/2023-01-01-preview/types.json","Index":45},"Microsoft.HybridCompute/machines@2019-03-18-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2019-03-18-preview/types.json","Index":22},"Microsoft.HybridCompute/machines@2019-08-02-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2019-08-02-preview/types.json","Index":29},"Microsoft.HybridCompute/machines/extensions@2019-08-02-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2019-08-02-preview/types.json","Index":35},"Microsoft.HybridCompute/machines@2019-12-12":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2019-12-12/types.json","Index":31},"Microsoft.HybridCompute/machines/extensions@2019-12-12":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2019-12-12/types.json","Index":38},"Microsoft.HybridCompute/machines@2020-07-30-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2020-07-30-preview/types.json","Index":30},"Microsoft.HybridCompute/machines/extensions@2020-07-30-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2020-07-30-preview/types.json","Index":37},"Microsoft.HybridCompute/machines@2020-08-02":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2020-08-02/types.json","Index":30},"Microsoft.HybridCompute/machines/extensions@2020-08-02":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2020-08-02/types.json","Index":37},"Microsoft.HybridCompute/machines@2020-08-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2020-08-15-preview/types.json","Index":31},"Microsoft.HybridCompute/machines/extensions@2020-08-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2020-08-15-preview/types.json","Index":38},"Microsoft.HybridCompute/privateLinkScopes@2020-08-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2020-08-15-preview/types.json","Index":52},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2020-08-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2020-08-15-preview/types.json","Index":56},"Microsoft.HybridCompute/privateLinkScopes/scopedResources@2020-08-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2020-08-15-preview/types.json","Index":61},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2020-08-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2020-08-15-preview/types.json","Index":68},"Microsoft.HybridCompute/machines@2021-01-28-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-01-28-preview/types.json","Index":44},"Microsoft.HybridCompute/machines/extensions@2021-01-28-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-01-28-preview/types.json","Index":50},"Microsoft.HybridCompute/privateLinkScopes@2021-01-28-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-01-28-preview/types.json","Index":59},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2021-01-28-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-01-28-preview/types.json","Index":66},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2021-01-28-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-01-28-preview/types.json","Index":73},"Microsoft.HybridCompute/machines@2021-03-25-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-03-25-preview/types.json","Index":45},"Microsoft.HybridCompute/machines/extensions@2021-03-25-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-03-25-preview/types.json","Index":51},"Microsoft.HybridCompute/privateLinkScopes@2021-03-25-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-03-25-preview/types.json","Index":60},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2021-03-25-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-03-25-preview/types.json","Index":67},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2021-03-25-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-03-25-preview/types.json","Index":74},"Microsoft.HybridCompute/machines@2021-04-22-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-04-22-preview/types.json","Index":45},"Microsoft.HybridCompute/machines/extensions@2021-04-22-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-04-22-preview/types.json","Index":51},"Microsoft.HybridCompute/privateLinkScopes@2021-04-22-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-04-22-preview/types.json","Index":60},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2021-04-22-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-04-22-preview/types.json","Index":67},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2021-04-22-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-04-22-preview/types.json","Index":74},"Microsoft.HybridCompute/machines@2021-05-17-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-05-17-preview/types.json","Index":45},"Microsoft.HybridCompute/machines/extensions@2021-05-17-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-05-17-preview/types.json","Index":51},"Microsoft.HybridCompute/privateLinkScopes@2021-05-17-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-05-17-preview/types.json","Index":65},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2021-05-17-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-05-17-preview/types.json","Index":69},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2021-05-17-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-05-17-preview/types.json","Index":76},"Microsoft.HybridCompute/machines@2021-05-20":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-05-20/types.json","Index":45},"Microsoft.HybridCompute/machines/extensions@2021-05-20":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-05-20/types.json","Index":51},"Microsoft.HybridCompute/privateLinkScopes@2021-05-20":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-05-20/types.json","Index":60},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2021-05-20":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-05-20/types.json","Index":67},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2021-05-20":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-05-20/types.json","Index":74},"Microsoft.HybridCompute/machines@2021-06-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-06-10-preview/types.json","Index":48},"Microsoft.HybridCompute/machines/extensions@2021-06-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-06-10-preview/types.json","Index":54},"Microsoft.HybridCompute/privateLinkScopes@2021-06-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-06-10-preview/types.json","Index":68},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2021-06-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-06-10-preview/types.json","Index":72},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2021-06-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-06-10-preview/types.json","Index":79},"Microsoft.HybridCompute/machines@2021-12-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-12-10-preview/types.json","Index":51},"Microsoft.HybridCompute/machines/extensions@2021-12-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-12-10-preview/types.json","Index":57},"Microsoft.HybridCompute/privateLinkScopes@2021-12-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-12-10-preview/types.json","Index":71},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2021-12-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-12-10-preview/types.json","Index":75},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2021-12-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-12-10-preview/types.json","Index":82},"Microsoft.HybridCompute/machines@2022-03-10":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-03-10/types.json","Index":65},"Microsoft.HybridCompute/machines/extensions@2022-03-10":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-03-10/types.json","Index":71},"Microsoft.HybridCompute/privateLinkScopes@2022-03-10":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-03-10/types.json","Index":86},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2022-03-10":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-03-10/types.json","Index":90},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2022-03-10":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-03-10/types.json","Index":97},"Microsoft.HybridCompute/machines@2022-05-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-05-10-preview/types.json","Index":73},"Microsoft.HybridCompute/machines/extensions@2022-05-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-05-10-preview/types.json","Index":78},"Microsoft.HybridCompute/privateLinkScopes@2022-05-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-05-10-preview/types.json","Index":93},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2022-05-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-05-10-preview/types.json","Index":97},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2022-05-10-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-05-10-preview/types.json","Index":104},"Microsoft.HybridCompute/machines@2022-08-11-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-08-11-preview/types.json","Index":73},"Microsoft.HybridCompute/machines/extensions@2022-08-11-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-08-11-preview/types.json","Index":78},"Microsoft.HybridCompute/privateLinkScopes@2022-08-11-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-08-11-preview/types.json","Index":93},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2022-08-11-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-08-11-preview/types.json","Index":97},"Microsoft.HybridCompute/locations/publishers/extensionTypes/versions@2022-08-11-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-08-11-preview/types.json","Index":102},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2022-08-11-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-08-11-preview/types.json","Index":109},"Microsoft.HybridCompute/machines@2022-11-10":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-11-10/types.json","Index":74},"Microsoft.HybridCompute/machines/extensions@2022-11-10":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-11-10/types.json","Index":79},"Microsoft.HybridCompute/privateLinkScopes@2022-11-10":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-11-10/types.json","Index":94},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2022-11-10":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-11-10/types.json","Index":98},"Microsoft.HybridCompute/locations/publishers/extensionTypes/versions@2022-11-10":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-11-10/types.json","Index":103},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2022-11-10":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-11-10/types.json","Index":110},"Microsoft.HybridCompute/machines@2022-12-27-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27-preview/types.json","Index":78},"Microsoft.HybridCompute/machines/extensions@2022-12-27-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27-preview/types.json","Index":83},"Microsoft.HybridCompute/privateLinkScopes@2022-12-27-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27-preview/types.json","Index":98},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2022-12-27-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27-preview/types.json","Index":102},"Microsoft.HybridCompute/locations/publishers/extensionTypes/versions@2022-12-27-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27-preview/types.json","Index":107},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2022-12-27-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27-preview/types.json","Index":114},"Microsoft.HybridCompute/machines@2022-12-27":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27/types.json","Index":78},"Microsoft.HybridCompute/machines/extensions@2022-12-27":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27/types.json","Index":83},"Microsoft.HybridCompute/privateLinkScopes@2022-12-27":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27/types.json","Index":98},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2022-12-27":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27/types.json","Index":102},"Microsoft.HybridCompute/locations/publishers/extensionTypes/versions@2022-12-27":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27/types.json","Index":107},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2022-12-27":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27/types.json","Index":114},"Microsoft.HybridCompute/machines@2023-03-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-03-15-preview/types.json","Index":89},"Microsoft.HybridCompute/machines/extensions@2023-03-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-03-15-preview/types.json","Index":94},"Microsoft.HybridCompute/privateLinkScopes@2023-03-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-03-15-preview/types.json","Index":109},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2023-03-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-03-15-preview/types.json","Index":113},"Microsoft.HybridCompute/locations/publishers/extensionTypes/versions@2023-03-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-03-15-preview/types.json","Index":118},"Microsoft.HybridCompute/machines/hybridIdentityMetadata@2023-03-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-03-15-preview/types.json","Index":123},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2023-03-15-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-03-15-preview/types.json","Index":130},"Microsoft.HybridCompute/licenses@2023-06-20-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-06-20-preview/types.json","Index":48},"Microsoft.HybridCompute/machines@2023-06-20-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-06-20-preview/types.json","Index":141},"Microsoft.HybridCompute/machines/licenseProfiles@2023-06-20-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-06-20-preview/types.json","Index":169},"Microsoft.HybridCompute/machines/extensions@2023-06-20-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-06-20-preview/types.json","Index":174},"Microsoft.HybridCompute/privateLinkScopes@2023-06-20-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-06-20-preview/types.json","Index":189},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2023-06-20-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-06-20-preview/types.json","Index":193},"Microsoft.HybridCompute/locations/publishers/extensionTypes/versions@2023-06-20-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-06-20-preview/types.json","Index":198},"Microsoft.HybridCompute/machines/hybridIdentityMetadata@2023-06-20-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-06-20-preview/types.json","Index":203},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2023-06-20-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-06-20-preview/types.json","Index":210},"Microsoft.HybridCompute/licenses@2023-10-03-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":48},"Microsoft.HybridCompute/machines@2023-10-03-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":166},"Microsoft.HybridCompute/machines/licenseProfiles@2023-10-03-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":195},"Microsoft.HybridCompute/machines/extensions@2023-10-03-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":200},"Microsoft.HybridCompute/machines/runCommands@2023-10-03-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":226},"Microsoft.HybridCompute/privateLinkScopes@2023-10-03-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":241},"Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections@2023-10-03-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":245},"Microsoft.HybridCompute/networkConfigurations@2023-10-03-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":253},"Microsoft.HybridCompute/locations/publishers/extensionTypes/versions@2023-10-03-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":258},"Microsoft.HybridCompute/machines/hybridIdentityMetadata@2023-10-03-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":263},"Microsoft.HybridCompute/privateLinkScopes/privateLinkResources@2023-10-03-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":270},"Microsoft.HybridCompute/privateLinkScopes/networkSecurityPerimeterConfigurations@2023-10-03-preview":{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":303},"Microsoft.HybridConnectivity/endpoints@2021-10-06-preview":{"RelativePath":"hybridconnectivity/microsoft.hybridconnectivity/2021-10-06-preview/types.json","Index":26},"Microsoft.HybridConnectivity/endpoints@2022-05-01-preview":{"RelativePath":"hybridconnectivity/microsoft.hybridconnectivity/2022-05-01-preview/types.json","Index":26},"Microsoft.HybridConnectivity/endpoints@2023-03-15":{"RelativePath":"hybridconnectivity/microsoft.hybridconnectivity/2023-03-15/types.json","Index":26},"Microsoft.HybridConnectivity/endpoints/serviceConfigurations@2023-03-15":{"RelativePath":"hybridconnectivity/microsoft.hybridconnectivity/2023-03-15/types.json","Index":40},"Microsoft.HybridData/dataManagers@2016-06-01":{"RelativePath":"hybriddatamanager/microsoft.hybriddata/2016-06-01/types.json","Index":13},"Microsoft.HybridData/dataManagers/dataServices/jobDefinitions@2016-06-01":{"RelativePath":"hybriddatamanager/microsoft.hybriddata/2016-06-01/types.json","Index":63},"Microsoft.HybridData/dataManagers/dataStores@2016-06-01":{"RelativePath":"hybriddatamanager/microsoft.hybriddata/2016-06-01/types.json","Index":73},"Microsoft.HybridData/dataManagers@2019-06-01":{"RelativePath":"hybriddatamanager/microsoft.hybriddata/2019-06-01/types.json","Index":13},"Microsoft.HybridData/dataManagers/dataServices/jobDefinitions@2019-06-01":{"RelativePath":"hybriddatamanager/microsoft.hybriddata/2019-06-01/types.json","Index":63},"Microsoft.HybridData/dataManagers/dataStores@2019-06-01":{"RelativePath":"hybriddatamanager/microsoft.hybriddata/2019-06-01/types.json","Index":73},"Microsoft.Kubernetes/connectedClusters@2020-01-01-preview":{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2020-01-01-preview/types.json","Index":31},"Microsoft.Kubernetes/connectedClusters@2021-03-01":{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2021-03-01/types.json","Index":41},"Microsoft.Kubernetes/connectedClusters@2021-04-01-preview":{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2021-04-01-preview/types.json","Index":44},"Microsoft.Kubernetes/connectedClusters@2021-10-01":{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2021-10-01/types.json","Index":41},"Microsoft.Kubernetes/connectedClusters@2022-05-01-preview":{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2022-05-01-preview/types.json","Index":44},"Microsoft.Kubernetes/connectedClusters@2022-10-01-preview":{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2022-10-01-preview/types.json","Index":49},"Microsoft.Kubernetes/connectedClusters@2023-11-01-preview":{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2023-11-01-preview/types.json","Index":57},"Microsoft.Kubernetes/connectedClusters@2024-01-01":{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2024-01-01/types.json","Index":57},"Microsoft.HybridNetwork/networkFunctions@2020-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2020-01-01-preview/types.json","Index":54},"Microsoft.HybridNetwork/devices@2020-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2020-01-01-preview/types.json","Index":76},"Microsoft.HybridNetwork/vendors@2020-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2020-01-01-preview/types.json","Index":90},"Microsoft.HybridNetwork/vendors/vendorSkus@2020-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2020-01-01-preview/types.json","Index":166},"Microsoft.HybridNetwork/vendors/vendorSkus/previewSubscriptions@2020-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2020-01-01-preview/types.json","Index":170},"Microsoft.HybridNetwork/locations/vendors/networkFunctions@2020-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2020-01-01-preview/types.json","Index":198},"Microsoft.HybridNetwork/locations/vendors/networkFunctions/roleInstances@2020-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2020-01-01-preview/types.json","Index":209},"Microsoft.HybridNetwork/networkFunctions@2021-05-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2021-05-01/types.json","Index":65},"Microsoft.HybridNetwork/devices@2021-05-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2021-05-01/types.json","Index":87},"Microsoft.HybridNetwork/vendors@2021-05-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2021-05-01/types.json","Index":101},"Microsoft.HybridNetwork/vendors/vendorSkus@2021-05-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2021-05-01/types.json","Index":181},"Microsoft.HybridNetwork/vendors/vendorSkus/previewSubscriptions@2021-05-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2021-05-01/types.json","Index":194},"Microsoft.HybridNetwork/locations/vendors/networkFunctions@2021-05-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2021-05-01/types.json","Index":222},"Microsoft.HybridNetwork/locations/vendors/networkFunctions/roleInstances@2021-05-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2021-05-01/types.json","Index":241},"Microsoft.HybridNetwork/devices@2022-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":41},"Microsoft.HybridNetwork/networkFunctions@2022-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":87},"Microsoft.HybridNetwork/vendors@2022-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":101},"Microsoft.HybridNetwork/vendors/vendorSkus@2022-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":181},"Microsoft.HybridNetwork/vendors/vendorSkus/previewSubscriptions@2022-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":194},"Microsoft.HybridNetwork/locations/vendors/networkFunctions@2022-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":222},"Microsoft.HybridNetwork/locations/vendors/networkFunctions/roleInstances@2022-01-01-preview":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":241},"Microsoft.HybridNetwork/publishers/configurationGroupSchemas@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":40},"Microsoft.HybridNetwork/configurationGroupValues@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":67},"Microsoft.HybridNetwork/networkFunctions@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":103},"Microsoft.HybridNetwork/publishers/networkFunctionDefinitionGroups@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":118},"Microsoft.HybridNetwork/publishers/networkFunctionDefinitionGroups/networkFunctionDefinitionVersions@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":216},"Microsoft.HybridNetwork/publishers/networkServiceDesignGroups@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":231},"Microsoft.HybridNetwork/publishers/networkServiceDesignGroups/networkServiceDesignVersions@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":267},"Microsoft.HybridNetwork/publishers@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":285},"Microsoft.HybridNetwork/publishers/artifactStores@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":308},"Microsoft.HybridNetwork/publishers/artifactStores/artifactManifests@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":338},"Microsoft.HybridNetwork/sites@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":362},"Microsoft.HybridNetwork/siteNetworkServices@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":390},"Microsoft.HybridNetwork/networkFunctions/components@2023-09-01":{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":444},"Microsoft.VirtualMachineImages/imageTemplates@2018-02-01-preview":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2018-02-01-preview/types.json","Index":56},"Microsoft.VirtualMachineImages/imageTemplates@2019-02-01-preview":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2019-02-01-preview/types.json","Index":70},"Microsoft.VirtualMachineImages/imageTemplates@2019-05-01-preview":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2019-05-01-preview/types.json","Index":83},"Microsoft.VirtualMachineImages/imageTemplates@2020-02-14":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2020-02-14/types.json","Index":90},"Microsoft.VirtualMachineImages/imageTemplates@2021-10-01":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2021-10-01/types.json","Index":102},"Microsoft.VirtualMachineImages/imageTemplates@2022-02-14":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2022-02-14/types.json","Index":117},"Microsoft.VirtualMachineImages/imageTemplates/runOutputs@2022-02-14":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2022-02-14/types.json","Index":128},"Microsoft.VirtualMachineImages/imageTemplates@2022-07-01":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2022-07-01/types.json","Index":138},"Microsoft.VirtualMachineImages/imageTemplates/triggers@2022-07-01":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2022-07-01/types.json","Index":153},"Microsoft.VirtualMachineImages/imageTemplates/runOutputs@2022-07-01":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2022-07-01/types.json","Index":165},"Microsoft.VirtualMachineImages/imageTemplates@2023-07-01":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2023-07-01/types.json","Index":145},"Microsoft.VirtualMachineImages/imageTemplates/triggers@2023-07-01":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2023-07-01/types.json","Index":160},"Microsoft.VirtualMachineImages/imageTemplates/runOutputs@2023-07-01":{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2023-07-01/types.json","Index":172},"Microsoft.Intune/locations/iosPolicies@2015-01-14-preview":{"RelativePath":"intune/microsoft.intune/2015-01-14-preview/types.json","Index":55},"Microsoft.Intune/locations/iosPolicies/apps@2015-01-14-preview":{"RelativePath":"intune/microsoft.intune/2015-01-14-preview/types.json","Index":60},"Microsoft.Intune/locations/iosPolicies/groups@2015-01-14-preview":{"RelativePath":"intune/microsoft.intune/2015-01-14-preview/types.json","Index":64},"Microsoft.Intune/locations/androidPolicies@2015-01-14-preview":{"RelativePath":"intune/microsoft.intune/2015-01-14-preview/types.json","Index":110},"Microsoft.Intune/locations/androidPolicies/apps@2015-01-14-preview":{"RelativePath":"intune/microsoft.intune/2015-01-14-preview/types.json","Index":114},"Microsoft.Intune/locations/androidPolicies/groups@2015-01-14-preview":{"RelativePath":"intune/microsoft.intune/2015-01-14-preview/types.json","Index":118},"Microsoft.Intune/locations@2015-01-14-preview":{"RelativePath":"intune/microsoft.intune/2015-01-14-preview/types.json","Index":125},"Microsoft.Intune/locations/users/devices@2015-01-14-preview":{"RelativePath":"intune/microsoft.intune/2015-01-14-preview/types.json","Index":131},"Microsoft.Intune/locations/statuses@2015-01-14-preview":{"RelativePath":"intune/microsoft.intune/2015-01-14-preview/types.json","Index":138},"Microsoft.Intune/locations/flaggedUsers@2015-01-14-preview":{"RelativePath":"intune/microsoft.intune/2015-01-14-preview/types.json","Index":144},"Microsoft.IoTCentral/iotApps@2018-09-01":{"RelativePath":"iotcentral/microsoft.iotcentral/2018-09-01/types.json","Index":23},"Microsoft.IoTCentral/iotApps@2021-06-01":{"RelativePath":"iotcentral/microsoft.iotcentral/2021-06-01/types.json","Index":25},"Microsoft.IoTCentral/iotApps@2021-11-01-preview":{"RelativePath":"iotcentral/microsoft.iotcentral/2021-11-01-preview/types.json","Index":69},"Microsoft.IoTCentral/iotApps/privateEndpointConnections@2021-11-01-preview":{"RelativePath":"iotcentral/microsoft.iotcentral/2021-11-01-preview/types.json","Index":73},"Microsoft.IoTCentral/iotApps/privateLinkResources@2021-11-01-preview":{"RelativePath":"iotcentral/microsoft.iotcentral/2021-11-01-preview/types.json","Index":80},"Microsoft.Devices/IotHubs@2016-02-03":{"RelativePath":"iothub/microsoft.devices/2016-02-03/types.json","Index":64},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2016-02-03":{"RelativePath":"iothub/microsoft.devices/2016-02-03/types.json","Index":69},"Microsoft.Devices/IotHubs@2017-01-19":{"RelativePath":"iothub/microsoft.devices/2017-01-19/types.json","Index":87},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2017-01-19":{"RelativePath":"iothub/microsoft.devices/2017-01-19/types.json","Index":92},"Microsoft.Devices/IotHubs@2017-07-01":{"RelativePath":"iothub/microsoft.devices/2017-07-01/types.json","Index":89},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2017-07-01":{"RelativePath":"iothub/microsoft.devices/2017-07-01/types.json","Index":94},"Microsoft.Devices/IotHubs/certificates@2017-07-01":{"RelativePath":"iothub/microsoft.devices/2017-07-01/types.json","Index":99},"Microsoft.Devices/IotHubs@2018-01-22":{"RelativePath":"iothub/microsoft.devices/2018-01-22/types.json","Index":89},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2018-01-22":{"RelativePath":"iothub/microsoft.devices/2018-01-22/types.json","Index":94},"Microsoft.Devices/IotHubs/certificates@2018-01-22":{"RelativePath":"iothub/microsoft.devices/2018-01-22/types.json","Index":99},"Microsoft.Devices/IotHubs@2018-04-01":{"RelativePath":"iothub/microsoft.devices/2018-04-01/types.json","Index":95},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2018-04-01":{"RelativePath":"iothub/microsoft.devices/2018-04-01/types.json","Index":100},"Microsoft.Devices/IotHubs/certificates@2018-04-01":{"RelativePath":"iothub/microsoft.devices/2018-04-01/types.json","Index":105},"Microsoft.Devices/IotHubs@2018-12-01-preview":{"RelativePath":"iothub/microsoft.devices/2018-12-01-preview/types.json","Index":99},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2018-12-01-preview":{"RelativePath":"iothub/microsoft.devices/2018-12-01-preview/types.json","Index":104},"Microsoft.Devices/IotHubs/certificates@2018-12-01-preview":{"RelativePath":"iothub/microsoft.devices/2018-12-01-preview/types.json","Index":109},"Microsoft.Devices/IotHubs@2019-03-22-preview":{"RelativePath":"iothub/microsoft.devices/2019-03-22-preview/types.json","Index":102},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2019-03-22-preview":{"RelativePath":"iothub/microsoft.devices/2019-03-22-preview/types.json","Index":107},"Microsoft.Devices/IotHubs/certificates@2019-03-22-preview":{"RelativePath":"iothub/microsoft.devices/2019-03-22-preview/types.json","Index":112},"Microsoft.Devices/IotHubs@2019-03-22":{"RelativePath":"iothub/microsoft.devices/2019-03-22/types.json","Index":97},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2019-03-22":{"RelativePath":"iothub/microsoft.devices/2019-03-22/types.json","Index":102},"Microsoft.Devices/IotHubs/certificates@2019-03-22":{"RelativePath":"iothub/microsoft.devices/2019-03-22/types.json","Index":107},"Microsoft.Devices/IotHubs@2019-07-01-preview":{"RelativePath":"iothub/microsoft.devices/2019-07-01-preview/types.json","Index":104},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2019-07-01-preview":{"RelativePath":"iothub/microsoft.devices/2019-07-01-preview/types.json","Index":109},"Microsoft.Devices/IotHubs/certificates@2019-07-01-preview":{"RelativePath":"iothub/microsoft.devices/2019-07-01-preview/types.json","Index":114},"Microsoft.Devices/IotHubs@2019-11-04":{"RelativePath":"iothub/microsoft.devices/2019-11-04/types.json","Index":100},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2019-11-04":{"RelativePath":"iothub/microsoft.devices/2019-11-04/types.json","Index":105},"Microsoft.Devices/IotHubs/certificates@2019-11-04":{"RelativePath":"iothub/microsoft.devices/2019-11-04/types.json","Index":110},"Microsoft.Devices/IotHubs@2020-03-01":{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":128},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2020-03-01":{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":133},"Microsoft.Devices/IotHubs/certificates@2020-03-01":{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":138},"Microsoft.Devices/iotHubs/privateEndpointConnections@2020-03-01":{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":142},"Microsoft.Devices/IotHubs@2020-04-01":{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":128},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2020-04-01":{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":133},"Microsoft.Devices/IotHubs/certificates@2020-04-01":{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":138},"Microsoft.Devices/iotHubs/privateEndpointConnections@2020-04-01":{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":142},"Microsoft.Devices/IotHubs@2020-06-15":{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":128},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2020-06-15":{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":133},"Microsoft.Devices/IotHubs/certificates@2020-06-15":{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":138},"Microsoft.Devices/iotHubs/privateEndpointConnections@2020-06-15":{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":142},"Microsoft.Devices/IotHubs@2020-07-10-preview":{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":139},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2020-07-10-preview":{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":144},"Microsoft.Devices/IotHubs/certificates@2020-07-10-preview":{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":149},"Microsoft.Devices/iotHubs/privateEndpointConnections@2020-07-10-preview":{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":153},"Microsoft.Devices/IotHubs@2020-08-01":{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":128},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2020-08-01":{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":133},"Microsoft.Devices/IotHubs/certificates@2020-08-01":{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":138},"Microsoft.Devices/iotHubs/privateEndpointConnections@2020-08-01":{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":142},"Microsoft.Devices/IotHubs@2020-08-31-preview":{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":147},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2020-08-31-preview":{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":152},"Microsoft.Devices/IotHubs/certificates@2020-08-31-preview":{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":157},"Microsoft.Devices/iotHubs/privateEndpointConnections@2020-08-31-preview":{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":161},"Microsoft.Devices/IotHubs@2020-08-31":{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":136},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2020-08-31":{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":141},"Microsoft.Devices/IotHubs/certificates@2020-08-31":{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":146},"Microsoft.Devices/iotHubs/privateEndpointConnections@2020-08-31":{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":150},"Microsoft.Devices/IotHubs@2021-02-01-preview":{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":154},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2021-02-01-preview":{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":159},"Microsoft.Devices/IotHubs/certificates@2021-02-01-preview":{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":164},"Microsoft.Devices/iotHubs/privateEndpointConnections@2021-02-01-preview":{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":168},"Microsoft.Devices/IotHubs@2021-03-03-preview":{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":154},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2021-03-03-preview":{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":159},"Microsoft.Devices/IotHubs/certificates@2021-03-03-preview":{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":164},"Microsoft.Devices/iotHubs/privateEndpointConnections@2021-03-03-preview":{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":168},"Microsoft.Devices/IotHubs@2021-03-31":{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":147},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2021-03-31":{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":152},"Microsoft.Devices/IotHubs/certificates@2021-03-31":{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":157},"Microsoft.Devices/iotHubs/privateEndpointConnections@2021-03-31":{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":161},"Microsoft.Devices/IotHubs@2021-07-01-preview":{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":157},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2021-07-01-preview":{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":162},"Microsoft.Devices/IotHubs/certificates@2021-07-01-preview":{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":167},"Microsoft.Devices/iotHubs/privateEndpointConnections@2021-07-01-preview":{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":171},"Microsoft.Devices/IotHubs@2021-07-01":{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":148},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2021-07-01":{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":153},"Microsoft.Devices/IotHubs/certificates@2021-07-01":{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":158},"Microsoft.Devices/iotHubs/privateEndpointConnections@2021-07-01":{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":162},"Microsoft.Devices/IotHubs@2021-07-02-preview":{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":168},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2021-07-02-preview":{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":173},"Microsoft.Devices/IotHubs/certificates@2021-07-02-preview":{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":178},"Microsoft.Devices/iotHubs/privateEndpointConnections@2021-07-02-preview":{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":182},"Microsoft.Devices/IotHubs@2021-07-02":{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":159},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2021-07-02":{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":164},"Microsoft.Devices/IotHubs/certificates@2021-07-02":{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":169},"Microsoft.Devices/iotHubs/privateEndpointConnections@2021-07-02":{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":173},"Microsoft.Devices/IotHubs@2022-04-30-preview":{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":174},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2022-04-30-preview":{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":179},"Microsoft.Devices/IotHubs/certificates@2022-04-30-preview":{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":184},"Microsoft.Devices/iotHubs/privateEndpointConnections@2022-04-30-preview":{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":188},"Microsoft.Devices/IotHubs@2022-11-15-preview":{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":178},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2022-11-15-preview":{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":183},"Microsoft.Devices/IotHubs/certificates@2022-11-15-preview":{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":188},"Microsoft.Devices/iotHubs/privateEndpointConnections@2022-11-15-preview":{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":192},"Microsoft.Devices/IotHubs@2023-06-30-preview":{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":178},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2023-06-30-preview":{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":183},"Microsoft.Devices/IotHubs/certificates@2023-06-30-preview":{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":188},"Microsoft.Devices/iotHubs/privateEndpointConnections@2023-06-30-preview":{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":192},"Microsoft.Devices/IotHubs@2023-06-30":{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":164},"Microsoft.Devices/IotHubs/eventHubEndpoints/ConsumerGroups@2023-06-30":{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":169},"Microsoft.Devices/IotHubs/certificates@2023-06-30":{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":174},"Microsoft.Devices/iotHubs/privateEndpointConnections@2023-06-30":{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":178},"Microsoft.IoTOperationsDataProcessor/instances@2023-10-04-preview":{"RelativePath":"iotoperationsdataprocessor/microsoft.iotoperationsdataprocessor/2023-10-04-preview/types.json","Index":33},"Microsoft.IoTOperationsDataProcessor/instances/datasets@2023-10-04-preview":{"RelativePath":"iotoperationsdataprocessor/microsoft.iotoperationsdataprocessor/2023-10-04-preview/types.json","Index":49},"Microsoft.IoTOperationsDataProcessor/instances/pipelines@2023-10-04-preview":{"RelativePath":"iotoperationsdataprocessor/microsoft.iotoperationsdataprocessor/2023-10-04-preview/types.json","Index":68},"Microsoft.IoTOperationsMQ/mq@2023-10-04-preview":{"RelativePath":"iotoperationsmq/microsoft.iotoperationsmq/2023-10-04-preview/types.json","Index":35},"Microsoft.IoTOperationsMQ/mq/broker@2023-10-04-preview":{"RelativePath":"iotoperationsmq/microsoft.iotoperationsmq/2023-10-04-preview/types.json","Index":79},"Microsoft.IoTOperationsMQ/mq/broker/authentication@2023-10-04-preview":{"RelativePath":"iotoperationsmq/microsoft.iotoperationsmq/2023-10-04-preview/types.json","Index":111},"Microsoft.IoTOperationsMQ/mq/broker/authorization@2023-10-04-preview":{"RelativePath":"iotoperationsmq/microsoft.iotoperationsmq/2023-10-04-preview/types.json","Index":141},"Microsoft.IoTOperationsMQ/mq/broker/listener@2023-10-04-preview":{"RelativePath":"iotoperationsmq/microsoft.iotoperationsmq/2023-10-04-preview/types.json","Index":166},"Microsoft.IoTOperationsMQ/mq/dataLakeConnector@2023-10-04-preview":{"RelativePath":"iotoperationsmq/microsoft.iotoperationsmq/2023-10-04-preview/types.json","Index":202},"Microsoft.IoTOperationsMQ/mq/dataLakeConnector/topicMap@2023-10-04-preview":{"RelativePath":"iotoperationsmq/microsoft.iotoperationsmq/2023-10-04-preview/types.json","Index":236},"Microsoft.IoTOperationsMQ/mq/diagnosticService@2023-10-04-preview":{"RelativePath":"iotoperationsmq/microsoft.iotoperationsmq/2023-10-04-preview/types.json","Index":250},"Microsoft.IoTOperationsMQ/mq/kafkaConnector@2023-10-04-preview":{"RelativePath":"iotoperationsmq/microsoft.iotoperationsmq/2023-10-04-preview/types.json","Index":276},"Microsoft.IoTOperationsMQ/mq/kafkaConnector/topicMap@2023-10-04-preview":{"RelativePath":"iotoperationsmq/microsoft.iotoperationsmq/2023-10-04-preview/types.json","Index":310},"Microsoft.IoTOperationsMQ/mq/mqttBridgeConnector@2023-10-04-preview":{"RelativePath":"iotoperationsmq/microsoft.iotoperationsmq/2023-10-04-preview/types.json","Index":334},"Microsoft.IoTOperationsMQ/mq/mqttBridgeConnector/topicMap@2023-10-04-preview":{"RelativePath":"iotoperationsmq/microsoft.iotoperationsmq/2023-10-04-preview/types.json","Index":354},"Microsoft.IoTOperationsOrchestrator/instances@2023-10-04-preview":{"RelativePath":"iotoperationsorchestrator/microsoft.iotoperationsorchestrator/2023-10-04-preview/types.json","Index":36},"Microsoft.IoTOperationsOrchestrator/solutions@2023-10-04-preview":{"RelativePath":"iotoperationsorchestrator/microsoft.iotoperationsorchestrator/2023-10-04-preview/types.json","Index":50},"Microsoft.IoTOperationsOrchestrator/targets@2023-10-04-preview":{"RelativePath":"iotoperationsorchestrator/microsoft.iotoperationsorchestrator/2023-10-04-preview/types.json","Index":69},"Microsoft.IoTSecurity/defenderSettings@2021-02-01-preview":{"RelativePath":"iotsecurity/microsoft.iotsecurity/2021-02-01-preview/types.json","Index":23},"Microsoft.IoTSecurity/sites@2021-02-01-preview":{"RelativePath":"iotsecurity/microsoft.iotsecurity/2021-02-01-preview/types.json","Index":41},"Microsoft.IoTSecurity/sensors@2021-02-01-preview":{"RelativePath":"iotsecurity/microsoft.iotsecurity/2021-02-01-preview/types.json","Index":58},"Microsoft.IoTSecurity/onPremiseSensors@2021-02-01-preview":{"RelativePath":"iotsecurity/microsoft.iotsecurity/2021-02-01-preview/types.json","Index":62},"Microsoft.IoTSecurity/locations/deviceGroups@2021-02-01-preview":{"RelativePath":"iotsecurity/microsoft.iotsecurity/2021-02-01-preview/types.json","Index":66},"Microsoft.IoTSecurity/locations@2021-02-01-preview":{"RelativePath":"iotsecurity/microsoft.iotsecurity/2021-02-01-preview/types.json","Index":70},"Microsoft.IoTSecurity/locations/deviceGroups/devices@2021-02-01-preview":{"RelativePath":"iotsecurity/microsoft.iotsecurity/2021-02-01-preview/types.json","Index":142},"Microsoft.KeyVault/vaults@2015-06-01":{"RelativePath":"keyvault/microsoft.keyvault/2015-06-01/types.json","Index":69},"Microsoft.KeyVault/vaults/secrets@2016-10-01":{"RelativePath":"keyvault/microsoft.keyvault/2016-10-01/types.json","Index":14},"Microsoft.KeyVault/vaults@2016-10-01":{"RelativePath":"keyvault/microsoft.keyvault/2016-10-01/types.json","Index":92},"Microsoft.KeyVault/vaults/accessPolicies@2016-10-01":{"RelativePath":"keyvault/microsoft.keyvault/2016-10-01/types.json","Index":102},"Microsoft.KeyVault/vaults/secrets@2018-02-14-preview":{"RelativePath":"keyvault/microsoft.keyvault/2018-02-14-preview/types.json","Index":14},"Microsoft.KeyVault/vaults@2018-02-14-preview":{"RelativePath":"keyvault/microsoft.keyvault/2018-02-14-preview/types.json","Index":105},"Microsoft.KeyVault/vaults/accessPolicies@2018-02-14-preview":{"RelativePath":"keyvault/microsoft.keyvault/2018-02-14-preview/types.json","Index":115},"Microsoft.KeyVault/vaults/secrets@2018-02-14":{"RelativePath":"keyvault/microsoft.keyvault/2018-02-14/types.json","Index":14},"Microsoft.KeyVault/vaults@2018-02-14":{"RelativePath":"keyvault/microsoft.keyvault/2018-02-14/types.json","Index":122},"Microsoft.KeyVault/vaults/accessPolicies@2018-02-14":{"RelativePath":"keyvault/microsoft.keyvault/2018-02-14/types.json","Index":132},"Microsoft.KeyVault/vaults/privateEndpointConnections@2018-02-14":{"RelativePath":"keyvault/microsoft.keyvault/2018-02-14/types.json","Index":137},"Microsoft.KeyVault/vaults/secrets@2019-09-01":{"RelativePath":"keyvault/microsoft.keyvault/2019-09-01/types.json","Index":14},"Microsoft.KeyVault/vaults@2019-09-01":{"RelativePath":"keyvault/microsoft.keyvault/2019-09-01/types.json","Index":129},"Microsoft.KeyVault/vaults/accessPolicies@2019-09-01":{"RelativePath":"keyvault/microsoft.keyvault/2019-09-01/types.json","Index":139},"Microsoft.KeyVault/vaults/privateEndpointConnections@2019-09-01":{"RelativePath":"keyvault/microsoft.keyvault/2019-09-01/types.json","Index":144},"Microsoft.KeyVault/vaults/keys@2019-09-01":{"RelativePath":"keyvault/microsoft.keyvault/2019-09-01/types.json","Index":175},"Microsoft.KeyVault/vaults/keys/versions@2019-09-01":{"RelativePath":"keyvault/microsoft.keyvault/2019-09-01/types.json","Index":180},"Microsoft.KeyVault/managedHSMs@2020-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2020-04-01-preview/types.json","Index":32},"Microsoft.KeyVault/vaults/keys@2020-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2020-04-01-preview/types.json","Index":63},"Microsoft.KeyVault/vaults@2020-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2020-04-01-preview/types.json","Index":187},"Microsoft.KeyVault/vaults/accessPolicies@2020-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2020-04-01-preview/types.json","Index":197},"Microsoft.KeyVault/vaults/privateEndpointConnections@2020-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2020-04-01-preview/types.json","Index":202},"Microsoft.KeyVault/vaults/secrets@2020-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2020-04-01-preview/types.json","Index":209},"Microsoft.KeyVault/vaults/keys/versions@2020-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2020-04-01-preview/types.json","Index":214},"Microsoft.KeyVault/vaults@2021-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-04-01-preview/types.json","Index":132},"Microsoft.KeyVault/vaults/accessPolicies@2021-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-04-01-preview/types.json","Index":142},"Microsoft.KeyVault/vaults/privateEndpointConnections@2021-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-04-01-preview/types.json","Index":147},"Microsoft.KeyVault/managedHSMs@2021-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-04-01-preview/types.json","Index":206},"Microsoft.KeyVault/managedHSMs/privateEndpointConnections@2021-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-04-01-preview/types.json","Index":211},"Microsoft.KeyVault/vaults/keys@2021-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-04-01-preview/types.json","Index":251},"Microsoft.KeyVault/vaults/secrets@2021-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-04-01-preview/types.json","Index":258},"Microsoft.KeyVault/vaults/keys/versions@2021-04-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-04-01-preview/types.json","Index":263},"Microsoft.KeyVault/vaults/keys@2021-06-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-06-01-preview/types.json","Index":49},"Microsoft.KeyVault/vaults@2021-06-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-06-01-preview/types.json","Index":181},"Microsoft.KeyVault/vaults/accessPolicies@2021-06-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-06-01-preview/types.json","Index":191},"Microsoft.KeyVault/vaults/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-06-01-preview/types.json","Index":196},"Microsoft.KeyVault/managedHSMs@2021-06-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-06-01-preview/types.json","Index":255},"Microsoft.KeyVault/managedHSMs/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-06-01-preview/types.json","Index":260},"Microsoft.KeyVault/vaults/secrets@2021-06-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-06-01-preview/types.json","Index":267},"Microsoft.KeyVault/vaults/keys/versions@2021-06-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-06-01-preview/types.json","Index":272},"Microsoft.KeyVault/vaults/keys@2021-10-01":{"RelativePath":"keyvault/microsoft.keyvault/2021-10-01/types.json","Index":38},"Microsoft.KeyVault/vaults@2021-10-01":{"RelativePath":"keyvault/microsoft.keyvault/2021-10-01/types.json","Index":166},"Microsoft.KeyVault/vaults/accessPolicies@2021-10-01":{"RelativePath":"keyvault/microsoft.keyvault/2021-10-01/types.json","Index":176},"Microsoft.KeyVault/vaults/privateEndpointConnections@2021-10-01":{"RelativePath":"keyvault/microsoft.keyvault/2021-10-01/types.json","Index":181},"Microsoft.KeyVault/managedHSMs@2021-10-01":{"RelativePath":"keyvault/microsoft.keyvault/2021-10-01/types.json","Index":240},"Microsoft.KeyVault/managedHSMs/privateEndpointConnections@2021-10-01":{"RelativePath":"keyvault/microsoft.keyvault/2021-10-01/types.json","Index":245},"Microsoft.KeyVault/vaults/secrets@2021-10-01":{"RelativePath":"keyvault/microsoft.keyvault/2021-10-01/types.json","Index":252},"Microsoft.KeyVault/vaults/keys/versions@2021-10-01":{"RelativePath":"keyvault/microsoft.keyvault/2021-10-01/types.json","Index":257},"Microsoft.KeyVault/vaults/keys@2021-11-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-11-01-preview/types.json","Index":49},"Microsoft.KeyVault/vaults@2021-11-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-11-01-preview/types.json","Index":181},"Microsoft.KeyVault/vaults/accessPolicies@2021-11-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-11-01-preview/types.json","Index":191},"Microsoft.KeyVault/vaults/privateEndpointConnections@2021-11-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-11-01-preview/types.json","Index":196},"Microsoft.KeyVault/managedHSMs@2021-11-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-11-01-preview/types.json","Index":255},"Microsoft.KeyVault/managedHSMs/privateEndpointConnections@2021-11-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-11-01-preview/types.json","Index":260},"Microsoft.KeyVault/vaults/secrets@2021-11-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-11-01-preview/types.json","Index":267},"Microsoft.KeyVault/vaults/keys/versions@2021-11-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2021-11-01-preview/types.json","Index":272},"Microsoft.KeyVault/vaults/keys@2022-02-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2022-02-01-preview/types.json","Index":49},"Microsoft.KeyVault/vaults@2022-02-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2022-02-01-preview/types.json","Index":181},"Microsoft.KeyVault/vaults/accessPolicies@2022-02-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2022-02-01-preview/types.json","Index":191},"Microsoft.KeyVault/vaults/privateEndpointConnections@2022-02-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2022-02-01-preview/types.json","Index":196},"Microsoft.KeyVault/managedHSMs@2022-02-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2022-02-01-preview/types.json","Index":261},"Microsoft.KeyVault/managedHSMs/privateEndpointConnections@2022-02-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2022-02-01-preview/types.json","Index":266},"Microsoft.KeyVault/vaults/secrets@2022-02-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2022-02-01-preview/types.json","Index":273},"Microsoft.KeyVault/vaults/keys/versions@2022-02-01-preview":{"RelativePath":"keyvault/microsoft.keyvault/2022-02-01-preview/types.json","Index":278},"Microsoft.KeyVault/vaults/keys@2022-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-07-01/types.json","Index":49},"Microsoft.KeyVault/vaults@2022-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-07-01/types.json","Index":181},"Microsoft.KeyVault/vaults/accessPolicies@2022-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-07-01/types.json","Index":191},"Microsoft.KeyVault/vaults/privateEndpointConnections@2022-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-07-01/types.json","Index":196},"Microsoft.KeyVault/managedHSMs@2022-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-07-01/types.json","Index":261},"Microsoft.KeyVault/managedHSMs/privateEndpointConnections@2022-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-07-01/types.json","Index":266},"Microsoft.KeyVault/vaults/secrets@2022-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-07-01/types.json","Index":273},"Microsoft.KeyVault/vaults/keys/versions@2022-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-07-01/types.json","Index":278},"Microsoft.KeyVault/vaults/keys@2022-11-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-11-01/types.json","Index":49},"Microsoft.KeyVault/vaults@2022-11-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-11-01/types.json","Index":181},"Microsoft.KeyVault/vaults/accessPolicies@2022-11-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-11-01/types.json","Index":191},"Microsoft.KeyVault/vaults/privateEndpointConnections@2022-11-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-11-01/types.json","Index":196},"Microsoft.KeyVault/managedHSMs@2022-11-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-11-01/types.json","Index":261},"Microsoft.KeyVault/managedHSMs/privateEndpointConnections@2022-11-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-11-01/types.json","Index":266},"Microsoft.KeyVault/managedHSMs/keys@2022-11-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-11-01/types.json","Index":308},"Microsoft.KeyVault/vaults/secrets@2022-11-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-11-01/types.json","Index":315},"Microsoft.KeyVault/vaults/keys/versions@2022-11-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-11-01/types.json","Index":320},"Microsoft.KeyVault/managedHSMs/keys/versions@2022-11-01":{"RelativePath":"keyvault/microsoft.keyvault/2022-11-01/types.json","Index":325},"Microsoft.KeyVault/vaults/keys@2023-02-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-02-01/types.json","Index":49},"Microsoft.KeyVault/managedHSMs/keys@2023-02-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-02-01/types.json","Index":91},"Microsoft.KeyVault/vaults@2023-02-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-02-01/types.json","Index":223},"Microsoft.KeyVault/vaults/accessPolicies@2023-02-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-02-01/types.json","Index":233},"Microsoft.KeyVault/vaults/privateEndpointConnections@2023-02-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-02-01/types.json","Index":238},"Microsoft.KeyVault/managedHSMs@2023-02-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-02-01/types.json","Index":312},"Microsoft.KeyVault/managedHSMs/privateEndpointConnections@2023-02-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-02-01/types.json","Index":317},"Microsoft.KeyVault/vaults/secrets@2023-02-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-02-01/types.json","Index":324},"Microsoft.KeyVault/vaults/keys/versions@2023-02-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-02-01/types.json","Index":329},"Microsoft.KeyVault/managedHSMs/keys/versions@2023-02-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-02-01/types.json","Index":334},"Microsoft.KeyVault/vaults/keys@2023-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-07-01/types.json","Index":49},"Microsoft.KeyVault/managedHSMs/keys@2023-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-07-01/types.json","Index":91},"Microsoft.KeyVault/vaults@2023-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-07-01/types.json","Index":223},"Microsoft.KeyVault/vaults/accessPolicies@2023-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-07-01/types.json","Index":233},"Microsoft.KeyVault/vaults/privateEndpointConnections@2023-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-07-01/types.json","Index":238},"Microsoft.KeyVault/managedHSMs@2023-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-07-01/types.json","Index":320},"Microsoft.KeyVault/managedHSMs/privateEndpointConnections@2023-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-07-01/types.json","Index":325},"Microsoft.KeyVault/vaults/secrets@2023-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-07-01/types.json","Index":332},"Microsoft.KeyVault/vaults/keys/versions@2023-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-07-01/types.json","Index":337},"Microsoft.KeyVault/managedHSMs/keys/versions@2023-07-01":{"RelativePath":"keyvault/microsoft.keyvault/2023-07-01/types.json","Index":342},"Microsoft.KubernetesConfiguration/sourceControlConfigurations@2019-11-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2019-11-01-preview/types.json","Index":38},"Microsoft.KubernetesConfiguration/sourceControlConfigurations@2020-07-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2020-07-01-preview/types.json","Index":37},"Microsoft.KubernetesConfiguration/extensions@2020-07-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2020-07-01-preview/types.json","Index":62},"Microsoft.KubernetesConfiguration/sourceControlConfigurations@2020-10-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2020-10-01-preview/types.json","Index":37},"Microsoft.KubernetesConfiguration/sourceControlConfigurations@2021-03-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2021-03-01/types.json","Index":47},"Microsoft.KubernetesConfiguration/extensions@2021-05-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2021-05-01-preview/types.json","Index":48},"Microsoft.KubernetesConfiguration/sourceControlConfigurations@2021-05-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2021-05-01-preview/types.json","Index":77},"Microsoft.KubernetesConfiguration/extensions@2021-09-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2021-09-01/types.json","Index":50},"Microsoft.KubernetesConfiguration/extensions@2021-11-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2021-11-01-preview/types.json","Index":50},"Microsoft.KubernetesConfiguration/sourceControlConfigurations@2021-11-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2021-11-01-preview/types.json","Index":79},"Microsoft.KubernetesConfiguration/fluxConfigurations@2021-11-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2021-11-01-preview/types.json","Index":125},"Microsoft.KubernetesConfiguration/extensions@2022-01-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-01-01-preview/types.json","Index":50},"Microsoft.KubernetesConfiguration/fluxConfigurations@2022-01-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-01-01-preview/types.json","Index":94},"Microsoft.KubernetesConfiguration/sourceControlConfigurations@2022-01-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-01-01-preview/types.json","Index":123},"Microsoft.KubernetesConfiguration/extensionTypes@2022-01-15-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-01-15-preview/types.json","Index":27},"Microsoft.KubernetesConfiguration/fluxConfigurations@2022-03-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-03-01/types.json","Index":61},"Microsoft.KubernetesConfiguration/sourceControlConfigurations@2022-03-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-03-01/types.json","Index":90},"Microsoft.KubernetesConfiguration/extensions@2022-03-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-03-01/types.json","Index":124},"Microsoft.KubernetesConfiguration/extensions@2022-04-02-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-04-02-preview/types.json","Index":53},"Microsoft.KubernetesConfiguration/privateLinkScopes@2022-04-02-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-04-02-preview/types.json","Index":83},"Microsoft.KubernetesConfiguration/privateLinkScopes/privateEndpointConnections@2022-04-02-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-04-02-preview/types.json","Index":87},"Microsoft.KubernetesConfiguration/privateLinkScopes/privateLinkResources@2022-04-02-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-04-02-preview/types.json","Index":94},"Microsoft.KubernetesConfiguration/extensions@2022-07-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-07-01/types.json","Index":52},"Microsoft.KubernetesConfiguration/fluxConfigurations@2022-07-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-07-01/types.json","Index":99},"Microsoft.KubernetesConfiguration/sourceControlConfigurations@2022-07-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-07-01/types.json","Index":128},"Microsoft.KubernetesConfiguration/extensions@2022-11-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-11-01/types.json","Index":53},"Microsoft.KubernetesConfiguration/fluxConfigurations@2022-11-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-11-01/types.json","Index":100},"Microsoft.KubernetesConfiguration/sourceControlConfigurations@2022-11-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2022-11-01/types.json","Index":129},"Microsoft.KubernetesConfiguration/locations/extensionTypes@2023-05-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2023-05-01-preview/types.json","Index":17},"Microsoft.KubernetesConfiguration/locations/extensionTypes/versions@2023-05-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2023-05-01-preview/types.json","Index":31},"Microsoft.KubernetesConfiguration/extensionTypes@2023-05-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2023-05-01-preview/types.json","Index":35},"Microsoft.KubernetesConfiguration/extensionTypes/versions@2023-05-01-preview":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2023-05-01-preview/types.json","Index":39},"Microsoft.KubernetesConfiguration/extensions@2023-05-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2023-05-01/types.json","Index":53},"Microsoft.KubernetesConfiguration/fluxConfigurations@2023-05-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2023-05-01/types.json","Index":104},"Microsoft.KubernetesConfiguration/sourceControlConfigurations@2023-05-01":{"RelativePath":"kubernetesconfiguration/microsoft.kubernetesconfiguration/2023-05-01/types.json","Index":133},"Microsoft.LabServices/labaccounts@2018-10-15":{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":23},"Microsoft.LabServices/labaccounts/galleryimages@2018-10-15":{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":30},"Microsoft.LabServices/labaccounts/labs@2018-10-15":{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":39},"Microsoft.LabServices/labaccounts/labs/environmentsettings@2018-10-15":{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":61},"Microsoft.LabServices/labaccounts/labs/environmentsettings/environments@2018-10-15":{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":69},"Microsoft.LabServices/labaccounts/labs/users@2018-10-15":{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":75},"Microsoft.LabServices/labPlans@2021-10-01-preview":{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":62},"Microsoft.LabServices/labPlans/images@2021-10-01-preview":{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":87},"Microsoft.LabServices/labs@2021-10-01-preview":{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":134},"Microsoft.LabServices/labs/users@2021-10-01-preview":{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":154},"Microsoft.LabServices/labs/schedules@2021-10-01-preview":{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":179},"Microsoft.LabServices/labs/virtualMachines@2021-10-01-preview":{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":203},"Microsoft.LabServices/labPlans/images@2021-11-15-preview":{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":43},"Microsoft.LabServices/labPlans@2021-11-15-preview":{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":87},"Microsoft.LabServices/labs@2021-11-15-preview":{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":134},"Microsoft.LabServices/labs/schedules@2021-11-15-preview":{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":159},"Microsoft.LabServices/labs/users@2021-11-15-preview":{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":179},"Microsoft.LabServices/labs/virtualMachines@2021-11-15-preview":{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":203},"Microsoft.LabServices/labPlans/images@2022-08-01":{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":43},"Microsoft.LabServices/labPlans@2022-08-01":{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":89},"Microsoft.LabServices/labs@2022-08-01":{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":136},"Microsoft.LabServices/labs/schedules@2022-08-01":{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":161},"Microsoft.LabServices/labs/users@2022-08-01":{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":181},"Microsoft.LabServices/labs/virtualMachines@2022-08-01":{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":205},"Microsoft.LabServices/labPlans/images@2023-06-07":{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":43},"Microsoft.LabServices/labPlans@2023-06-07":{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":90},"Microsoft.LabServices/labs@2023-06-07":{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":137},"Microsoft.LabServices/labs/schedules@2023-06-07":{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":162},"Microsoft.LabServices/labs/users@2023-06-07":{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":182},"Microsoft.LabServices/labs/virtualMachines@2023-06-07":{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":206},"Astronomer.Astro/organizations@2023-08-01-preview":{"RelativePath":"liftrastronomer/astronomer.astro/2023-08-01-preview/types.json","Index":55},"Astronomer.Astro/organizations@2023-08-01":{"RelativePath":"liftrastronomer/astronomer.astro/2023-08-01/types.json","Index":55},"Qumulo.Storage/fileSystems@2022-06-27-preview":{"RelativePath":"liftrqumulo/qumulo.storage/2022-06-27-preview/types.json","Index":51},"Qumulo.Storage/fileSystems@2022-10-12-preview":{"RelativePath":"liftrqumulo/qumulo.storage/2022-10-12-preview/types.json","Index":53},"Qumulo.Storage/fileSystems@2022-10-12":{"RelativePath":"liftrqumulo/qumulo.storage/2022-10-12/types.json","Index":53},"Microsoft.LoadTestService/loadTests@2021-12-01-preview":{"RelativePath":"loadtestservice/microsoft.loadtestservice/2021-12-01-preview/types.json","Index":33},"Microsoft.LoadTestService/loadTests@2022-04-15-preview":{"RelativePath":"loadtestservice/microsoft.loadtestservice/2022-04-15-preview/types.json","Index":42},"Microsoft.LoadTestService/loadTests@2022-12-01":{"RelativePath":"loadtestservice/microsoft.loadtestservice/2022-12-01/types.json","Index":42},"Microsoft.LoadTestService/locations/quotas@2022-12-01":{"RelativePath":"loadtestservice/microsoft.loadtestservice/2022-12-01/types.json","Index":52},"Microsoft.Logic/workflows@2015-02-01-preview":{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":46},"Microsoft.Logic/workflows/accessKeys@2015-02-01-preview":{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":51},"Microsoft.Logic/workflows/versions@2015-02-01-preview":{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":64},"Microsoft.Logic/workflows/triggers@2015-02-01-preview":{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":102},"Microsoft.Logic/workflows/triggers/histories@2015-02-01-preview":{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":120},"Microsoft.Logic/workflows/runs@2015-02-01-preview":{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":164},"Microsoft.Logic/workflows/runs/actions@2015-02-01-preview":{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":182},"Microsoft.Logic/integrationAccounts@2015-08-01-preview":{"RelativePath":"logic/microsoft.logic/2015-08-01-preview/types.json","Index":20},"Microsoft.Logic/integrationAccounts/schemas@2015-08-01-preview":{"RelativePath":"logic/microsoft.logic/2015-08-01-preview/types.json","Index":31},"Microsoft.Logic/integrationAccounts/maps@2015-08-01-preview":{"RelativePath":"logic/microsoft.logic/2015-08-01-preview/types.json","Index":40},"Microsoft.Logic/integrationAccounts/partners@2015-08-01-preview":{"RelativePath":"logic/microsoft.logic/2015-08-01-preview/types.json","Index":53},"Microsoft.Logic/integrationAccounts/agreements@2015-08-01-preview":{"RelativePath":"logic/microsoft.logic/2015-08-01-preview/types.json","Index":234},"Microsoft.Logic/integrationAccounts/certificates@2015-08-01-preview":{"RelativePath":"logic/microsoft.logic/2015-08-01-preview/types.json","Index":242},"Microsoft.Logic/workflows@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":60},"Microsoft.Logic/integrationAccounts@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":70},"Microsoft.Logic/integrationAccounts/assemblies@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":78},"Microsoft.Logic/integrationAccounts/batchConfigurations@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":118},"Microsoft.Logic/integrationAccounts/schemas@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":127},"Microsoft.Logic/integrationAccounts/maps@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":137},"Microsoft.Logic/integrationAccounts/partners@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":150},"Microsoft.Logic/integrationAccounts/agreements@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":340},"Microsoft.Logic/integrationAccounts/certificates@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":348},"Microsoft.Logic/integrationAccounts/sessions@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":354},"Microsoft.Logic/integrationAccounts/rosettanetprocessconfigurations@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":392},"Microsoft.Logic/workflows/versions@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":406},"Microsoft.Logic/workflows/triggers@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":451},"Microsoft.Logic/workflows/triggers/histories@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":471},"Microsoft.Logic/workflows/runs@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":517},"Microsoft.Logic/workflows/runs/actions@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":540},"Microsoft.Logic/workflows/runs/actions/repetitions@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":565},"Microsoft.Logic/workflows/runs/actions/repetitions/requestHistories@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":573},"Microsoft.Logic/workflows/runs/actions/requestHistories@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":578},"Microsoft.Logic/workflows/runs/actions/scopeRepetitions@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":583},"Microsoft.Logic/workflows/runs/operations@2016-06-01":{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":587},"Microsoft.Logic/workflows@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":60},"Microsoft.Logic/integrationAccounts@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":71},"Microsoft.Logic/integrationAccounts/assemblies@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":79},"Microsoft.Logic/integrationAccounts/batchConfigurations@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":119},"Microsoft.Logic/integrationAccounts/schemas@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":128},"Microsoft.Logic/integrationAccounts/maps@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":141},"Microsoft.Logic/integrationAccounts/partners@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":154},"Microsoft.Logic/integrationAccounts/agreements@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":344},"Microsoft.Logic/integrationAccounts/certificates@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":352},"Microsoft.Logic/integrationAccounts/sessions@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":358},"Microsoft.Logic/workflows/versions@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":372},"Microsoft.Logic/workflows/triggers@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":417},"Microsoft.Logic/workflows/triggers/histories@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":437},"Microsoft.Logic/workflows/runs@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":483},"Microsoft.Logic/workflows/runs/actions@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":506},"Microsoft.Logic/workflows/runs/actions/repetitions@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":531},"Microsoft.Logic/workflows/runs/actions/repetitions/requestHistories@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":539},"Microsoft.Logic/workflows/runs/actions/requestHistories@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":544},"Microsoft.Logic/workflows/runs/actions/scopeRepetitions@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":549},"Microsoft.Logic/workflows/runs/operations@2018-07-01-preview":{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":553},"Microsoft.Logic/workflows@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":87},"Microsoft.Logic/integrationAccounts@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":106},"Microsoft.Logic/integrationAccounts/assemblies@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":114},"Microsoft.Logic/integrationAccounts/batchConfigurations@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":154},"Microsoft.Logic/integrationAccounts/schemas@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":163},"Microsoft.Logic/integrationAccounts/maps@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":176},"Microsoft.Logic/integrationAccounts/partners@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":189},"Microsoft.Logic/integrationAccounts/agreements@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":379},"Microsoft.Logic/integrationAccounts/certificates@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":387},"Microsoft.Logic/integrationAccounts/sessions@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":393},"Microsoft.Logic/integrationServiceEnvironments@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":443},"Microsoft.Logic/integrationServiceEnvironments/managedApis@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":531},"Microsoft.Logic/workflows/versions@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":568},"Microsoft.Logic/workflows/triggers@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":613},"Microsoft.Logic/workflows/triggers/histories@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":633},"Microsoft.Logic/workflows/runs@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":679},"Microsoft.Logic/workflows/runs/actions@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":704},"Microsoft.Logic/workflows/runs/actions/repetitions@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":727},"Microsoft.Logic/workflows/runs/actions/repetitions/requestHistories@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":735},"Microsoft.Logic/workflows/runs/actions/requestHistories@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":740},"Microsoft.Logic/workflows/runs/actions/scopeRepetitions@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":745},"Microsoft.Logic/workflows/runs/operations@2019-05-01":{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":749},"Microsoft.Logz/monitors@2020-10-01-preview":{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":50},"Microsoft.Logz/monitors/tagRules@2020-10-01-preview":{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":71},"Microsoft.Logz/monitors/singleSignOnConfigurations@2020-10-01-preview":{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":91},"Microsoft.Logz/monitors/accounts@2020-10-01-preview":{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":96},"Microsoft.Logz/monitors/accounts/tagRules@2020-10-01-preview":{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":100},"Microsoft.Logz/monitors@2020-10-01":{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":50},"Microsoft.Logz/monitors/tagRules@2020-10-01":{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":71},"Microsoft.Logz/monitors/singleSignOnConfigurations@2020-10-01":{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":91},"Microsoft.Logz/monitors/accounts@2020-10-01":{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":96},"Microsoft.Logz/monitors/accounts/tagRules@2020-10-01":{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":100},"Microsoft.Logz/monitors@2022-01-01-preview":{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":50},"Microsoft.Logz/monitors/tagRules@2022-01-01-preview":{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":71},"Microsoft.Logz/monitors/singleSignOnConfigurations@2022-01-01-preview":{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":91},"Microsoft.Logz/monitors/accounts@2022-01-01-preview":{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":96},"Microsoft.Logz/monitors/accounts/tagRules@2022-01-01-preview":{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":100},"Microsoft.Logz/monitors/metricsSource@2022-01-01-preview":{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":105},"Microsoft.Logz/monitors/metricsSource/tagRules@2022-01-01-preview":{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":123},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForEDMUpload@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":68},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForEDMUpload/privateEndpointConnections@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":72},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForM365ComplianceCenter@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":81},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForM365ComplianceCenter/privateEndpointConnections@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":85},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForM365SecurityCenter@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":94},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForM365SecurityCenter/privateEndpointConnections@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":98},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForO365ManagementActivityAPI@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":107},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForO365ManagementActivityAPI/privateEndpointConnections@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":111},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForSCCPowershell@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":120},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForSCCPowershell/privateEndpointConnections@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":124},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForMIPPolicySync@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":133},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForMIPPolicySync/privateEndpointConnections@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":137},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForEDMUpload/privateLinkResources@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":144},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForM365ComplianceCenter/privateLinkResources@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":148},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForM365SecurityCenter/privateLinkResources@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":152},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForO365ManagementActivityAPI/privateLinkResources@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":156},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForSCCPowershell/privateLinkResources@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":160},"Microsoft.M365SecurityAndCompliance/privateLinkServicesForMIPPolicySync/privateLinkResources@2021-03-25-preview":{"RelativePath":"m365securityandcompliance/microsoft.m365securityandcompliance/2021-03-25-preview/types.json","Index":164},"Microsoft.MachineLearning/workspaces@2016-04-01":{"RelativePath":"machinelearning/microsoft.machinelearning/2016-04-01/types.json","Index":27},"Microsoft.MachineLearning/commitmentPlans@2016-05-01-preview":{"RelativePath":"machinelearning/microsoft.machinelearning/2016-05-01-preview/types.json","Index":16},"Microsoft.MachineLearning/webServices@2016-05-01-preview":{"RelativePath":"machinelearning/microsoft.machinelearning/2016-05-01-preview/types.json","Index":117},"Microsoft.MachineLearning/commitmentPlans/commitmentAssociations@2016-05-01-preview":{"RelativePath":"machinelearning/microsoft.machinelearning/2016-05-01-preview/types.json","Index":123},"Microsoft.MachineLearning/webServices@2017-01-01":{"RelativePath":"machinelearning/microsoft.machinelearning/2017-01-01/types.json","Index":109},"Microsoft.MachineLearning/workspaces@2019-10-01":{"RelativePath":"machinelearning/microsoft.machinelearning/2019-10-01/types.json","Index":28},"Microsoft.MachineLearningCompute/operationalizationClusters@2017-06-01-preview":{"RelativePath":"machinelearningcompute/microsoft.machinelearningcompute/2017-06-01-preview/types.json","Index":91},"Microsoft.MachineLearningCompute/operationalizationClusters@2017-08-01-preview":{"RelativePath":"machinelearningcompute/microsoft.machinelearningcompute/2017-08-01-preview/types.json","Index":102},"Microsoft.MachineLearningExperimentation/accounts@2017-05-01-preview":{"RelativePath":"machinelearningexperimentation/microsoft.machinelearningexperimentation/2017-05-01-preview/types.json","Index":20},"Microsoft.MachineLearningExperimentation/accounts/workspaces@2017-05-01-preview":{"RelativePath":"machinelearningexperimentation/microsoft.machinelearningexperimentation/2017-05-01-preview/types.json","Index":32},"Microsoft.MachineLearningExperimentation/accounts/workspaces/projects@2017-05-01-preview":{"RelativePath":"machinelearningexperimentation/microsoft.machinelearningexperimentation/2017-05-01-preview/types.json","Index":44},"Microsoft.MachineLearningServices/workspaces@2018-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2018-03-01-preview/types.json","Index":23},"Microsoft.MachineLearningServices/workspaces/computes@2018-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2018-03-01-preview/types.json","Index":64},"Microsoft.MachineLearningServices/workspaces@2018-11-19":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2018-11-19/types.json","Index":23},"Microsoft.MachineLearningServices/workspaces/computes@2018-11-19":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2018-11-19/types.json","Index":81},"Microsoft.MachineLearningServices/workspaces@2019-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-05-01/types.json","Index":23},"Microsoft.MachineLearningServices/workspaces/computes@2019-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-05-01/types.json","Index":81},"Microsoft.MachineLearningServices/workspaces@2019-06-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-06-01/types.json","Index":23},"Microsoft.MachineLearningServices/workspaces/computes@2019-06-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-06-01/types.json","Index":85},"Microsoft.MachineLearningServices/workspaces@2019-11-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-11-01/types.json","Index":24},"Microsoft.MachineLearningServices/workspaces/computes@2019-11-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-11-01/types.json","Index":86},"Microsoft.MachineLearningServices/workspaces@2020-01-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-01-01/types.json","Index":29},"Microsoft.MachineLearningServices/workspaces/computes@2020-01-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-01-01/types.json","Index":91},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2020-01-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-01-01/types.json","Index":108},"Microsoft.MachineLearningServices/workspaces@2020-02-18-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-02-18-preview/types.json","Index":29},"Microsoft.MachineLearningServices/workspaces/computes@2020-02-18-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-02-18-preview/types.json","Index":130},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2020-02-18-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-02-18-preview/types.json","Index":147},"Microsoft.MachineLearningServices/workspaces@2020-03-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-03-01/types.json","Index":61},"Microsoft.MachineLearningServices/workspaces/computes@2020-03-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-03-01/types.json","Index":123},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2020-03-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-03-01/types.json","Index":128},"Microsoft.MachineLearningServices/workspaces@2020-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-04-01/types.json","Index":63},"Microsoft.MachineLearningServices/workspaces/computes@2020-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-04-01/types.json","Index":130},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2020-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-04-01/types.json","Index":135},"Microsoft.MachineLearningServices/workspaces@2020-05-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-01-preview/types.json","Index":61},"Microsoft.MachineLearningServices/workspaces/computes@2020-05-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-01-preview/types.json","Index":123},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2020-05-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-01-preview/types.json","Index":128},"Microsoft.MachineLearningServices/workspaces/linkedWorkspaces@2020-05-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-01-preview/types.json","Index":133},"Microsoft.MachineLearningServices/workspaces/services@2020-05-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-01-preview/types.json","Index":183},"Microsoft.MachineLearningServices/workspaces/datasets@2020-05-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-01-preview/types.json","Index":220},"Microsoft.MachineLearningServices/workspaces/datastores@2020-05-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-01-preview/types.json","Index":293},"Microsoft.MachineLearningServices/workspaces@2020-05-15-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-15-preview/types.json","Index":61},"Microsoft.MachineLearningServices/workspaces/computes@2020-05-15-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-15-preview/types.json","Index":127},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2020-05-15-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-15-preview/types.json","Index":132},"Microsoft.MachineLearningServices/workspaces/linkedWorkspaces@2020-05-15-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-15-preview/types.json","Index":137},"Microsoft.MachineLearningServices/workspaces/services@2020-05-15-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-15-preview/types.json","Index":187},"Microsoft.MachineLearningServices/workspaces@2020-06-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":62},"Microsoft.MachineLearningServices/workspaces/connections@2020-06-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":67},"Microsoft.MachineLearningServices/workspaces/computes@2020-06-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":161},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2020-06-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":165},"Microsoft.MachineLearningServices/workspaces@2020-08-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":62},"Microsoft.MachineLearningServices/workspaces/connections@2020-08-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":67},"Microsoft.MachineLearningServices/workspaces/computes@2020-08-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":185},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2020-08-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":189},"Microsoft.MachineLearningServices/workspaces/labelingJobs@2020-09-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":63},"Microsoft.MachineLearningServices/workspaces@2020-09-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":117},"Microsoft.MachineLearningServices/workspaces/computes@2020-09-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":239},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2020-09-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":244},"Microsoft.MachineLearningServices/workspaces/linkedServices@2020-09-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":250},"Microsoft.MachineLearningServices/workspaces/services@2020-09-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":300},"Microsoft.MachineLearningServices/workspaces/connections@2020-09-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":305},"Microsoft.MachineLearningServices/workspaces@2021-01-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":77},"Microsoft.MachineLearningServices/workspaces/computes@2021-01-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":203},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2021-01-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":208},"Microsoft.MachineLearningServices/workspaces/services@2021-01-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":258},"Microsoft.MachineLearningServices/workspaces/connections@2021-01-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":265},"Microsoft.MachineLearningServices/workspaces@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":77},"Microsoft.MachineLearningServices/workspaces/computes@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":251},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":256},"Microsoft.MachineLearningServices/workspaces/connections@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":263},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":284},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":312},"Microsoft.MachineLearningServices/workspaces/codes@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":319},"Microsoft.MachineLearningServices/workspaces/codes/versions@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":326},"Microsoft.MachineLearningServices/workspaces/data@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":333},"Microsoft.MachineLearningServices/workspaces/data/versions@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":343},"Microsoft.MachineLearningServices/workspaces/datastores@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":429},"Microsoft.MachineLearningServices/workspaces/environments@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":436},"Microsoft.MachineLearningServices/workspaces/environments/versions@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":457},"Microsoft.MachineLearningServices/workspaces/jobs@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":563},"Microsoft.MachineLearningServices/workspaces/labelingJobs@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":621},"Microsoft.MachineLearningServices/workspaces/models@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":628},"Microsoft.MachineLearningServices/workspaces/models/versions@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":638},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":657},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2021-03-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":685},"Microsoft.MachineLearningServices/workspaces@2021-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":77},"Microsoft.MachineLearningServices/workspaces/computes@2021-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":211},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2021-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":216},"Microsoft.MachineLearningServices/workspaces/services@2021-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":266},"Microsoft.MachineLearningServices/workspaces/connections@2021-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":273},"Microsoft.MachineLearningServices/workspaces@2021-07-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":80},"Microsoft.MachineLearningServices/workspaces/computes@2021-07-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":224},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2021-07-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":229},"Microsoft.MachineLearningServices/workspaces/connections@2021-07-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":236},"Microsoft.MachineLearningServices/workspaces@2022-01-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":86},"Microsoft.MachineLearningServices/workspaces/computes@2022-01-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":230},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2022-01-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":235},"Microsoft.MachineLearningServices/workspaces/connections@2022-01-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":242},"Microsoft.MachineLearningServices/workspaces@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":85},"Microsoft.MachineLearningServices/workspaces/computes@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":307},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":312},"Microsoft.MachineLearningServices/workspaces/connections@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":319},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":339},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":373},"Microsoft.MachineLearningServices/workspaces/codes@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":380},"Microsoft.MachineLearningServices/workspaces/codes/versions@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":387},"Microsoft.MachineLearningServices/workspaces/components@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":394},"Microsoft.MachineLearningServices/workspaces/components/versions@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":401},"Microsoft.MachineLearningServices/workspaces/data@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":412},"Microsoft.MachineLearningServices/workspaces/data/versions@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":426},"Microsoft.MachineLearningServices/workspaces/datastores@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":522},"Microsoft.MachineLearningServices/workspaces/environments@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":529},"Microsoft.MachineLearningServices/workspaces/environments/versions@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":545},"Microsoft.MachineLearningServices/workspaces/jobs@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1039},"Microsoft.MachineLearningServices/workspaces/models@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1046},"Microsoft.MachineLearningServices/workspaces/models/versions@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1060},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1083},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2022-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1115},"Microsoft.MachineLearningServices/workspaces@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":85},"Microsoft.MachineLearningServices/workspaces/computes@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":288},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":293},"Microsoft.MachineLearningServices/workspaces/connections@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":318},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":338},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":372},"Microsoft.MachineLearningServices/workspaces/codes@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":379},"Microsoft.MachineLearningServices/workspaces/codes/versions@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":386},"Microsoft.MachineLearningServices/workspaces/components@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":393},"Microsoft.MachineLearningServices/workspaces/components/versions@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":400},"Microsoft.MachineLearningServices/workspaces/data@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":411},"Microsoft.MachineLearningServices/workspaces/data/versions@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":425},"Microsoft.MachineLearningServices/workspaces/datastores@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":491},"Microsoft.MachineLearningServices/workspaces/environments@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":498},"Microsoft.MachineLearningServices/workspaces/environments/versions@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":514},"Microsoft.MachineLearningServices/workspaces/jobs@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":686},"Microsoft.MachineLearningServices/workspaces/models@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":693},"Microsoft.MachineLearningServices/workspaces/models/versions@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":703},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":722},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2022-05-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":751},"Microsoft.MachineLearningServices/workspaces@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":86},"Microsoft.MachineLearningServices/workspaces/computes@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":316},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":321},"Microsoft.MachineLearningServices/workspaces/connections@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":346},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":366},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":400},"Microsoft.MachineLearningServices/workspaces/codes@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":407},"Microsoft.MachineLearningServices/workspaces/codes/versions@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":414},"Microsoft.MachineLearningServices/workspaces/components@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":421},"Microsoft.MachineLearningServices/workspaces/components/versions@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":428},"Microsoft.MachineLearningServices/workspaces/data@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":439},"Microsoft.MachineLearningServices/workspaces/data/versions@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":453},"Microsoft.MachineLearningServices/workspaces/datastores@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":549},"Microsoft.MachineLearningServices/workspaces/environments@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":556},"Microsoft.MachineLearningServices/workspaces/environments/versions@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":572},"Microsoft.MachineLearningServices/workspaces/jobs@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1149},"Microsoft.MachineLearningServices/workspaces/labelingJobs@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1187},"Microsoft.MachineLearningServices/workspaces/models@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1194},"Microsoft.MachineLearningServices/workspaces/models/versions@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1204},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1227},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1259},"Microsoft.MachineLearningServices/workspaces/schedules@2022-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1301},"Microsoft.MachineLearningServices/workspaces@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":86},"Microsoft.MachineLearningServices/workspaces/computes@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":348},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":353},"Microsoft.MachineLearningServices/workspaces/connections@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":380},"Microsoft.MachineLearningServices/registries/codes@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":394},"Microsoft.MachineLearningServices/registries/codes/versions@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":408},"Microsoft.MachineLearningServices/registries/components@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":422},"Microsoft.MachineLearningServices/registries/components/versions@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":436},"Microsoft.MachineLearningServices/registries/environments@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":450},"Microsoft.MachineLearningServices/registries/environments/versions@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":473},"Microsoft.MachineLearningServices/registries/models@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":487},"Microsoft.MachineLearningServices/registries/models/versions@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":504},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":524},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":558},"Microsoft.MachineLearningServices/workspaces/codes@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":562},"Microsoft.MachineLearningServices/workspaces/codes/versions@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":566},"Microsoft.MachineLearningServices/workspaces/components@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":570},"Microsoft.MachineLearningServices/workspaces/components/versions@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":574},"Microsoft.MachineLearningServices/workspaces/data@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":585},"Microsoft.MachineLearningServices/workspaces/data/versions@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":599},"Microsoft.MachineLearningServices/workspaces/datastores@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":695},"Microsoft.MachineLearningServices/workspaces/environments@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":699},"Microsoft.MachineLearningServices/workspaces/environments/versions@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":703},"Microsoft.MachineLearningServices/workspaces/jobs@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1314},"Microsoft.MachineLearningServices/workspaces/labelingJobs@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1352},"Microsoft.MachineLearningServices/workspaces/models@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1356},"Microsoft.MachineLearningServices/workspaces/models/versions@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1360},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1383},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1415},"Microsoft.MachineLearningServices/workspaces/schedules@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1445},"Microsoft.MachineLearningServices/registries@2022-10-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1464},"Microsoft.MachineLearningServices/workspaces@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":85},"Microsoft.MachineLearningServices/workspaces/computes@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":315},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":320},"Microsoft.MachineLearningServices/workspaces/connections@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":345},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":365},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":399},"Microsoft.MachineLearningServices/workspaces/codes@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":406},"Microsoft.MachineLearningServices/workspaces/codes/versions@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":413},"Microsoft.MachineLearningServices/workspaces/components@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":420},"Microsoft.MachineLearningServices/workspaces/components/versions@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":427},"Microsoft.MachineLearningServices/workspaces/data@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":438},"Microsoft.MachineLearningServices/workspaces/data/versions@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":452},"Microsoft.MachineLearningServices/workspaces/datastores@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":518},"Microsoft.MachineLearningServices/workspaces/environments@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":525},"Microsoft.MachineLearningServices/workspaces/environments/versions@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":544},"Microsoft.MachineLearningServices/workspaces/jobs@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1060},"Microsoft.MachineLearningServices/workspaces/models@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1067},"Microsoft.MachineLearningServices/workspaces/models/versions@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1077},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1099},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1131},"Microsoft.MachineLearningServices/workspaces/schedules@2022-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1161},"Microsoft.MachineLearningServices/workspaces@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":88},"Microsoft.MachineLearningServices/workspaces/computes@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":357},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":362},"Microsoft.MachineLearningServices/workspaces/connections@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":402},"Microsoft.MachineLearningServices/registries/codes@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":416},"Microsoft.MachineLearningServices/registries/codes/versions@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":430},"Microsoft.MachineLearningServices/registries/components@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":444},"Microsoft.MachineLearningServices/registries/components/versions@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":458},"Microsoft.MachineLearningServices/registries/environments@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":472},"Microsoft.MachineLearningServices/registries/environments/versions@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":498},"Microsoft.MachineLearningServices/registries/models@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":512},"Microsoft.MachineLearningServices/registries/models/versions@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":529},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":549},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":583},"Microsoft.MachineLearningServices/workspaces/codes@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":587},"Microsoft.MachineLearningServices/workspaces/codes/versions@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":591},"Microsoft.MachineLearningServices/workspaces/components@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":595},"Microsoft.MachineLearningServices/workspaces/components/versions@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":599},"Microsoft.MachineLearningServices/workspaces/data@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":610},"Microsoft.MachineLearningServices/workspaces/data/versions@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":624},"Microsoft.MachineLearningServices/workspaces/datastores@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":720},"Microsoft.MachineLearningServices/workspaces/environments@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":724},"Microsoft.MachineLearningServices/workspaces/environments/versions@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":728},"Microsoft.MachineLearningServices/workspaces/jobs@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1357},"Microsoft.MachineLearningServices/workspaces/labelingJobs@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1395},"Microsoft.MachineLearningServices/workspaces/models@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1399},"Microsoft.MachineLearningServices/workspaces/models/versions@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1403},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1426},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1458},"Microsoft.MachineLearningServices/workspaces/schedules@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1488},"Microsoft.MachineLearningServices/registries@2022-12-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1507},"Microsoft.MachineLearningServices/workspaces@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":88},"Microsoft.MachineLearningServices/workspaces/computes@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":357},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":362},"Microsoft.MachineLearningServices/workspaces/connections@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":402},"Microsoft.MachineLearningServices/registries/codes@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":416},"Microsoft.MachineLearningServices/registries/codes/versions@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":430},"Microsoft.MachineLearningServices/registries/components@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":444},"Microsoft.MachineLearningServices/registries/components/versions@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":458},"Microsoft.MachineLearningServices/registries/data@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":469},"Microsoft.MachineLearningServices/registries/data/versions@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":483},"Microsoft.MachineLearningServices/registries/environments@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":497},"Microsoft.MachineLearningServices/registries/environments/versions@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":523},"Microsoft.MachineLearningServices/registries/models@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":537},"Microsoft.MachineLearningServices/registries/models/versions@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":554},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":574},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":619},"Microsoft.MachineLearningServices/workspaces/codes@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":623},"Microsoft.MachineLearningServices/workspaces/codes/versions@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":627},"Microsoft.MachineLearningServices/workspaces/components@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":631},"Microsoft.MachineLearningServices/workspaces/components/versions@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":635},"Microsoft.MachineLearningServices/workspaces/data@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":639},"Microsoft.MachineLearningServices/workspaces/data/versions@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":643},"Microsoft.MachineLearningServices/workspaces/datastores@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":739},"Microsoft.MachineLearningServices/workspaces/environments@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":743},"Microsoft.MachineLearningServices/workspaces/environments/versions@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":747},"Microsoft.MachineLearningServices/workspaces/featuresets@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":761},"Microsoft.MachineLearningServices/workspaces/featuresets/versions@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":792},"Microsoft.MachineLearningServices/workspaces/featurestoreEntities@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":806},"Microsoft.MachineLearningServices/workspaces/featurestoreEntities/versions@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":831},"Microsoft.MachineLearningServices/workspaces/jobs@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1467},"Microsoft.MachineLearningServices/workspaces/labelingJobs@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1505},"Microsoft.MachineLearningServices/workspaces/models@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1509},"Microsoft.MachineLearningServices/workspaces/models/versions@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1513},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1536},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1568},"Microsoft.MachineLearningServices/workspaces/schedules@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1598},"Microsoft.MachineLearningServices/registries@2023-02-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1618},"Microsoft.MachineLearningServices/workspaces@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":122},"Microsoft.MachineLearningServices/workspaces/computes@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":385},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":390},"Microsoft.MachineLearningServices/workspaces/connections@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":430},"Microsoft.MachineLearningServices/workspaces/outboundRules@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":434},"Microsoft.MachineLearningServices/registries/codes@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":448},"Microsoft.MachineLearningServices/registries/codes/versions@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":466},"Microsoft.MachineLearningServices/registries/components@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":480},"Microsoft.MachineLearningServices/registries/components/versions@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":494},"Microsoft.MachineLearningServices/registries/data@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":505},"Microsoft.MachineLearningServices/registries/data/versions@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":523},"Microsoft.MachineLearningServices/registries/environments@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":537},"Microsoft.MachineLearningServices/registries/environments/versions@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":563},"Microsoft.MachineLearningServices/registries/models@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":577},"Microsoft.MachineLearningServices/registries/models/versions@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":594},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":614},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":659},"Microsoft.MachineLearningServices/workspaces/codes@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":663},"Microsoft.MachineLearningServices/workspaces/codes/versions@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":667},"Microsoft.MachineLearningServices/workspaces/components@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":671},"Microsoft.MachineLearningServices/workspaces/components/versions@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":675},"Microsoft.MachineLearningServices/workspaces/data@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":679},"Microsoft.MachineLearningServices/workspaces/data/versions@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":683},"Microsoft.MachineLearningServices/workspaces/datastores@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":788},"Microsoft.MachineLearningServices/workspaces/environments@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":792},"Microsoft.MachineLearningServices/workspaces/environments/versions@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":796},"Microsoft.MachineLearningServices/workspaces/featuresets@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":810},"Microsoft.MachineLearningServices/workspaces/featuresets/versions@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":855},"Microsoft.MachineLearningServices/workspaces/featurestoreEntities@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":869},"Microsoft.MachineLearningServices/workspaces/featurestoreEntities/versions@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":894},"Microsoft.MachineLearningServices/workspaces/jobs@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1541},"Microsoft.MachineLearningServices/workspaces/labelingJobs@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1580},"Microsoft.MachineLearningServices/workspaces/models@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1584},"Microsoft.MachineLearningServices/workspaces/models/versions@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1588},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1611},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1657},"Microsoft.MachineLearningServices/workspaces/schedules@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1817},"Microsoft.MachineLearningServices/registries@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1845},"Microsoft.MachineLearningServices/workspaces/featuresets/versions/features@2023-04-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1861},"Microsoft.MachineLearningServices/workspaces@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":85},"Microsoft.MachineLearningServices/workspaces/computes@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":343},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":348},"Microsoft.MachineLearningServices/workspaces/connections@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":373},"Microsoft.MachineLearningServices/registries/codes@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":387},"Microsoft.MachineLearningServices/registries/codes/versions@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":401},"Microsoft.MachineLearningServices/registries/components@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":415},"Microsoft.MachineLearningServices/registries/components/versions@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":429},"Microsoft.MachineLearningServices/registries/data@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":440},"Microsoft.MachineLearningServices/registries/data/versions@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":454},"Microsoft.MachineLearningServices/registries/environments@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":468},"Microsoft.MachineLearningServices/registries/environments/versions@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":494},"Microsoft.MachineLearningServices/registries/models@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":508},"Microsoft.MachineLearningServices/registries/models/versions@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":525},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":545},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":579},"Microsoft.MachineLearningServices/workspaces/codes@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":583},"Microsoft.MachineLearningServices/workspaces/codes/versions@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":587},"Microsoft.MachineLearningServices/workspaces/components@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":591},"Microsoft.MachineLearningServices/workspaces/components/versions@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":595},"Microsoft.MachineLearningServices/workspaces/data@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":599},"Microsoft.MachineLearningServices/workspaces/data/versions@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":603},"Microsoft.MachineLearningServices/workspaces/datastores@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":669},"Microsoft.MachineLearningServices/workspaces/environments@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":673},"Microsoft.MachineLearningServices/workspaces/environments/versions@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":677},"Microsoft.MachineLearningServices/workspaces/jobs@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1196},"Microsoft.MachineLearningServices/workspaces/models@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1200},"Microsoft.MachineLearningServices/workspaces/models/versions@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1204},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1227},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1259},"Microsoft.MachineLearningServices/workspaces/schedules@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1289},"Microsoft.MachineLearningServices/registries@2023-04-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1317},"Microsoft.MachineLearningServices/workspaces/computes@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":294},"Microsoft.MachineLearningServices/registries/codes@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":308},"Microsoft.MachineLearningServices/registries/codes/versions@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":326},"Microsoft.MachineLearningServices/registries/components@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":340},"Microsoft.MachineLearningServices/registries/components/versions@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":354},"Microsoft.MachineLearningServices/registries/data@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":365},"Microsoft.MachineLearningServices/registries/data/versions@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":383},"Microsoft.MachineLearningServices/registries/environments@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":397},"Microsoft.MachineLearningServices/registries/environments/versions@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":423},"Microsoft.MachineLearningServices/registries/models@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":437},"Microsoft.MachineLearningServices/registries/models/versions@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":454},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":474},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":519},"Microsoft.MachineLearningServices/workspaces/codes@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":523},"Microsoft.MachineLearningServices/workspaces/codes/versions@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":527},"Microsoft.MachineLearningServices/workspaces/components@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":531},"Microsoft.MachineLearningServices/workspaces/components/versions@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":535},"Microsoft.MachineLearningServices/workspaces/data@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":539},"Microsoft.MachineLearningServices/workspaces/data/versions@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":543},"Microsoft.MachineLearningServices/workspaces/datastores@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":648},"Microsoft.MachineLearningServices/workspaces/environments@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":652},"Microsoft.MachineLearningServices/workspaces/environments/versions@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":656},"Microsoft.MachineLearningServices/workspaces/featuresets@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":670},"Microsoft.MachineLearningServices/workspaces/featuresets/versions@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":715},"Microsoft.MachineLearningServices/workspaces/featurestoreEntities@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":729},"Microsoft.MachineLearningServices/workspaces/featurestoreEntities/versions@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":754},"Microsoft.MachineLearningServices/workspaces/jobs@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1402},"Microsoft.MachineLearningServices/workspaces/labelingJobs@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1441},"Microsoft.MachineLearningServices/workspaces/models@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1445},"Microsoft.MachineLearningServices/workspaces/models/versions@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1449},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1472},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1518},"Microsoft.MachineLearningServices/workspaces/schedules@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1733},"Microsoft.MachineLearningServices/registries@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1762},"Microsoft.MachineLearningServices/workspaces@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1857},"Microsoft.MachineLearningServices/workspaces/connections@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1906},"Microsoft.MachineLearningServices/workspaces/outboundRules@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1910},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1915},"Microsoft.MachineLearningServices/workspaces/featuresets/versions/features@2023-06-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1931},"Microsoft.MachineLearningServices/workspaces/computes@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":306},"Microsoft.MachineLearningServices/capacityReserverationGroups@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":313},"Microsoft.MachineLearningServices/registries/codes@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":327},"Microsoft.MachineLearningServices/registries/codes/versions@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":345},"Microsoft.MachineLearningServices/registries/components@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":359},"Microsoft.MachineLearningServices/registries/components/versions@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":373},"Microsoft.MachineLearningServices/registries/data@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":384},"Microsoft.MachineLearningServices/registries/data/versions@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":402},"Microsoft.MachineLearningServices/registries/environments@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":416},"Microsoft.MachineLearningServices/registries/environments/versions@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":442},"Microsoft.MachineLearningServices/registries/models@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":456},"Microsoft.MachineLearningServices/registries/models/versions@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":473},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":493},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":538},"Microsoft.MachineLearningServices/workspaces/codes@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":542},"Microsoft.MachineLearningServices/workspaces/codes/versions@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":546},"Microsoft.MachineLearningServices/workspaces/components@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":550},"Microsoft.MachineLearningServices/workspaces/components/versions@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":554},"Microsoft.MachineLearningServices/workspaces/data@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":558},"Microsoft.MachineLearningServices/workspaces/data/versions@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":562},"Microsoft.MachineLearningServices/workspaces/datastores@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":667},"Microsoft.MachineLearningServices/workspaces/environments@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":671},"Microsoft.MachineLearningServices/workspaces/environments/versions@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":675},"Microsoft.MachineLearningServices/workspaces/featuresets@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":689},"Microsoft.MachineLearningServices/workspaces/featuresets/versions@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":747},"Microsoft.MachineLearningServices/workspaces/featurestoreEntities@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":761},"Microsoft.MachineLearningServices/workspaces/featurestoreEntities/versions@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":786},"Microsoft.MachineLearningServices/workspaces/inferencePools@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":805},"Microsoft.MachineLearningServices/workspaces/inferencePools/endpoints@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":821},"Microsoft.MachineLearningServices/workspaces/inferencePools/groups@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":835},"Microsoft.MachineLearningServices/workspaces/jobs@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":1485},"Microsoft.MachineLearningServices/workspaces/labelingJobs@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":1524},"Microsoft.MachineLearningServices/workspaces/models@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":1528},"Microsoft.MachineLearningServices/workspaces/models/versions@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":1532},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":1555},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":1600},"Microsoft.MachineLearningServices/workspaces/schedules@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":1824},"Microsoft.MachineLearningServices/workspaces/serverlessEndpoints@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":1843},"Microsoft.MachineLearningServices/registries@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":1872},"Microsoft.MachineLearningServices/workspaces@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":1973},"Microsoft.MachineLearningServices/workspaces/connections@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2022},"Microsoft.MachineLearningServices/workspaces/outboundRules@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2026},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2031},"Microsoft.MachineLearningServices/workspaces/featuresets/versions/features@2023-08-01-preview":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2047},"Microsoft.MachineLearningServices/workspaces@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":121},"Microsoft.MachineLearningServices/workspaces/computes@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":379},"Microsoft.MachineLearningServices/workspaces/privateEndpointConnections@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":384},"Microsoft.MachineLearningServices/workspaces/connections@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":409},"Microsoft.MachineLearningServices/workspaces/outboundRules@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":413},"Microsoft.MachineLearningServices/registries/codes@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":427},"Microsoft.MachineLearningServices/registries/codes/versions@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":441},"Microsoft.MachineLearningServices/registries/components@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":455},"Microsoft.MachineLearningServices/registries/components/versions@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":469},"Microsoft.MachineLearningServices/registries/data@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":480},"Microsoft.MachineLearningServices/registries/data/versions@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":494},"Microsoft.MachineLearningServices/registries/environments@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":508},"Microsoft.MachineLearningServices/registries/environments/versions@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":534},"Microsoft.MachineLearningServices/registries/models@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":548},"Microsoft.MachineLearningServices/registries/models/versions@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":565},"Microsoft.MachineLearningServices/workspaces/batchEndpoints@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":585},"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":619},"Microsoft.MachineLearningServices/workspaces/codes@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":623},"Microsoft.MachineLearningServices/workspaces/codes/versions@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":627},"Microsoft.MachineLearningServices/workspaces/components@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":631},"Microsoft.MachineLearningServices/workspaces/components/versions@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":635},"Microsoft.MachineLearningServices/workspaces/data@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":639},"Microsoft.MachineLearningServices/workspaces/data/versions@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":643},"Microsoft.MachineLearningServices/workspaces/datastores@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":709},"Microsoft.MachineLearningServices/workspaces/environments@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":713},"Microsoft.MachineLearningServices/workspaces/environments/versions@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":717},"Microsoft.MachineLearningServices/workspaces/featuresets@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":731},"Microsoft.MachineLearningServices/workspaces/featuresets/versions@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":789},"Microsoft.MachineLearningServices/workspaces/featurestoreEntities@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":803},"Microsoft.MachineLearningServices/workspaces/featurestoreEntities/versions@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":828},"Microsoft.MachineLearningServices/workspaces/jobs@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1354},"Microsoft.MachineLearningServices/workspaces/models@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1358},"Microsoft.MachineLearningServices/workspaces/models/versions@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1362},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1385},"Microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1417},"Microsoft.MachineLearningServices/workspaces/schedules@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1578},"Microsoft.MachineLearningServices/registries@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1606},"Microsoft.MachineLearningServices/workspaces/featuresets/versions/features@2023-10-01":{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1622},"Microsoft.Maintenance/applyUpdates@2018-06-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2018-06-01-preview/types.json","Index":20},"Microsoft.Maintenance/configurationAssignments@2018-06-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2018-06-01-preview/types.json","Index":25},"Microsoft.Maintenance/maintenanceConfigurations@2018-06-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2018-06-01-preview/types.json","Index":37},"Microsoft.Maintenance/applyUpdates@2020-04-01":{"RelativePath":"maintenance/microsoft.maintenance/2020-04-01/types.json","Index":20},"Microsoft.Maintenance/configurationAssignments@2020-04-01":{"RelativePath":"maintenance/microsoft.maintenance/2020-04-01/types.json","Index":25},"Microsoft.Maintenance/maintenanceConfigurations@2020-04-01":{"RelativePath":"maintenance/microsoft.maintenance/2020-04-01/types.json","Index":37},"Microsoft.Maintenance/applyUpdates@2020-07-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2020-07-01-preview/types.json","Index":20},"Microsoft.Maintenance/configurationAssignments@2020-07-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2020-07-01-preview/types.json","Index":25},"Microsoft.Maintenance/maintenanceConfigurations@2020-07-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2020-07-01-preview/types.json","Index":46},"Microsoft.Maintenance/publicMaintenanceConfigurations@2020-07-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2020-07-01-preview/types.json","Index":51},"Microsoft.Maintenance/applyUpdates@2021-04-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2021-04-01-preview/types.json","Index":31},"Microsoft.Maintenance/configurationAssignments@2021-04-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2021-04-01-preview/types.json","Index":36},"Microsoft.Maintenance/maintenanceConfigurations@2021-04-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2021-04-01-preview/types.json","Index":75},"Microsoft.Maintenance/publicMaintenanceConfigurations@2021-04-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2021-04-01-preview/types.json","Index":80},"Microsoft.Maintenance/applyUpdates@2021-05-01":{"RelativePath":"maintenance/microsoft.maintenance/2021-05-01/types.json","Index":31},"Microsoft.Maintenance/configurationAssignments@2021-05-01":{"RelativePath":"maintenance/microsoft.maintenance/2021-05-01/types.json","Index":36},"Microsoft.Maintenance/maintenanceConfigurations@2021-05-01":{"RelativePath":"maintenance/microsoft.maintenance/2021-05-01/types.json","Index":54},"Microsoft.Maintenance/publicMaintenanceConfigurations@2021-05-01":{"RelativePath":"maintenance/microsoft.maintenance/2021-05-01/types.json","Index":59},"Microsoft.Maintenance/applyUpdates@2021-09-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2021-09-01-preview/types.json","Index":31},"Microsoft.Maintenance/configurationAssignments@2021-09-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2021-09-01-preview/types.json","Index":36},"Microsoft.Maintenance/maintenanceConfigurations@2021-09-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2021-09-01-preview/types.json","Index":75},"Microsoft.Maintenance/publicMaintenanceConfigurations@2021-09-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2021-09-01-preview/types.json","Index":80},"Microsoft.Maintenance/applyUpdates@2022-07-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2022-07-01-preview/types.json","Index":31},"Microsoft.Maintenance/configurationAssignments@2022-07-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2022-07-01-preview/types.json","Index":36},"Microsoft.Maintenance/maintenanceConfigurations@2022-07-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2022-07-01-preview/types.json","Index":76},"Microsoft.Maintenance/publicMaintenanceConfigurations@2022-07-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2022-07-01-preview/types.json","Index":81},"Microsoft.Maintenance/applyUpdates@2022-11-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2022-11-01-preview/types.json","Index":31},"Microsoft.Maintenance/configurationAssignments@2022-11-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2022-11-01-preview/types.json","Index":36},"Microsoft.Maintenance/maintenanceConfigurations@2022-11-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2022-11-01-preview/types.json","Index":80},"Microsoft.Maintenance/publicMaintenanceConfigurations@2022-11-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2022-11-01-preview/types.json","Index":85},"Microsoft.Maintenance/applyUpdates@2023-04-01":{"RelativePath":"maintenance/microsoft.maintenance/2023-04-01/types.json","Index":31},"Microsoft.Maintenance/configurationAssignments@2023-04-01":{"RelativePath":"maintenance/microsoft.maintenance/2023-04-01/types.json","Index":47},"Microsoft.Maintenance/maintenanceConfigurations@2023-04-01":{"RelativePath":"maintenance/microsoft.maintenance/2023-04-01/types.json","Index":79},"Microsoft.Maintenance/publicMaintenanceConfigurations@2023-04-01":{"RelativePath":"maintenance/microsoft.maintenance/2023-04-01/types.json","Index":84},"Microsoft.Maintenance/applyUpdates@2023-09-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2023-09-01-preview/types.json","Index":32},"Microsoft.Maintenance/configurationAssignments@2023-09-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2023-09-01-preview/types.json","Index":48},"Microsoft.Maintenance/maintenanceConfigurations@2023-09-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2023-09-01-preview/types.json","Index":80},"Microsoft.Maintenance/publicMaintenanceConfigurations@2023-09-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2023-09-01-preview/types.json","Index":85},"Microsoft.Maintenance/applyUpdates@2023-10-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2023-10-01-preview/types.json","Index":32},"Microsoft.Maintenance/configurationAssignments@2023-10-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2023-10-01-preview/types.json","Index":48},"Microsoft.Maintenance/maintenanceConfigurations@2023-10-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2023-10-01-preview/types.json","Index":80},"Microsoft.Maintenance/publicMaintenanceConfigurations@2023-10-01-preview":{"RelativePath":"maintenance/microsoft.maintenance/2023-10-01-preview/types.json","Index":85},"Microsoft.ManagedNetwork/managedNetworks@2019-06-01-preview":{"RelativePath":"managednetwork/microsoft.managednetwork/2019-06-01-preview/types.json","Index":52},"Microsoft.ManagedNetwork/scopeAssignments@2019-06-01-preview":{"RelativePath":"managednetwork/microsoft.managednetwork/2019-06-01-preview/types.json","Index":62},"Microsoft.ManagedNetwork/managedNetworks/managedNetworkGroups@2019-06-01-preview":{"RelativePath":"managednetwork/microsoft.managednetwork/2019-06-01-preview/types.json","Index":68},"Microsoft.ManagedNetwork/managedNetworks/managedNetworkPeeringPolicies@2019-06-01-preview":{"RelativePath":"managednetwork/microsoft.managednetwork/2019-06-01-preview/types.json","Index":72},"Microsoft.ManagedNetworkFabric/accessControlLists@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":38},"Microsoft.ManagedNetworkFabric/ipCommunities@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":61},"Microsoft.ManagedNetworkFabric/ipExtendedCommunities@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":77},"Microsoft.ManagedNetworkFabric/ipPrefixes@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":98},"Microsoft.ManagedNetworkFabric/l2IsolationDomains@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":114},"Microsoft.ManagedNetworkFabric/l3IsolationDomains@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":145},"Microsoft.ManagedNetworkFabric/l3IsolationDomains/internalNetworks@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":187},"Microsoft.ManagedNetworkFabric/l3IsolationDomains/externalNetworks@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":209},"Microsoft.ManagedNetworkFabric/networkDevices@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":227},"Microsoft.ManagedNetworkFabric/networkDevices/networkInterfaces@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":244},"Microsoft.ManagedNetworkFabric/networkFabricControllers@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":271},"Microsoft.ManagedNetworkFabric/networkFabrics@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":308},"Microsoft.ManagedNetworkFabric/networkFabrics/networkToNetworkInterconnects@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":334},"Microsoft.ManagedNetworkFabric/networkRacks@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":347},"Microsoft.ManagedNetworkFabric/routePolicies@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":374},"Microsoft.ManagedNetworkFabric/networkDeviceSkus@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":405},"Microsoft.ManagedNetworkFabric/networkFabricSkus@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":416},"Microsoft.ManagedNetworkFabric/networkRackSkus@2023-02-01-preview":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":438},"Microsoft.ManagedNetworkFabric/accessControlLists@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":111},"Microsoft.ManagedNetworkFabric/internetGateways@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":127},"Microsoft.ManagedNetworkFabric/internetGatewayRules@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":146},"Microsoft.ManagedNetworkFabric/ipCommunities@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":190},"Microsoft.ManagedNetworkFabric/ipExtendedCommunities@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":227},"Microsoft.ManagedNetworkFabric/ipPrefixes@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":268},"Microsoft.ManagedNetworkFabric/l2IsolationDomains@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":299},"Microsoft.ManagedNetworkFabric/l3IsolationDomains@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":342},"Microsoft.ManagedNetworkFabric/l3IsolationDomains/internalNetworks@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":422},"Microsoft.ManagedNetworkFabric/l3IsolationDomains/externalNetworks@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":464},"Microsoft.ManagedNetworkFabric/neighborGroups@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":482},"Microsoft.ManagedNetworkFabric/networkDevices@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":519},"Microsoft.ManagedNetworkFabric/networkDevices/networkInterfaces@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":539},"Microsoft.ManagedNetworkFabric/networkFabricControllers@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":568},"Microsoft.ManagedNetworkFabric/networkFabrics@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":618},"Microsoft.ManagedNetworkFabric/networkFabrics/networkToNetworkInterconnects@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":665},"Microsoft.ManagedNetworkFabric/networkPacketBrokers@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":682},"Microsoft.ManagedNetworkFabric/networkRacks@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":700},"Microsoft.ManagedNetworkFabric/networkTapRules@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":768},"Microsoft.ManagedNetworkFabric/networkTaps@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":812},"Microsoft.ManagedNetworkFabric/routePolicies@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":868},"Microsoft.ManagedNetworkFabric/networkDeviceSkus@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":896},"Microsoft.ManagedNetworkFabric/networkFabricSkus@2023-06-15":{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":912},"Microsoft.ManagedServices/registrationDefinitions@2018-06-01-preview":{"RelativePath":"managedservices/microsoft.managedservices/2018-06-01-preview/types.json","Index":29},"Microsoft.ManagedServices/registrationAssignments@2018-06-01-preview":{"RelativePath":"managedservices/microsoft.managedservices/2018-06-01-preview/types.json","Index":63},"Microsoft.ManagedServices/registrationDefinitions@2019-04-01-preview":{"RelativePath":"managedservices/microsoft.managedservices/2019-04-01-preview/types.json","Index":29},"Microsoft.ManagedServices/registrationAssignments@2019-04-01-preview":{"RelativePath":"managedservices/microsoft.managedservices/2019-04-01-preview/types.json","Index":63},"Microsoft.ManagedServices/registrationDefinitions@2019-06-01":{"RelativePath":"managedservices/microsoft.managedservices/2019-06-01/types.json","Index":29},"Microsoft.ManagedServices/registrationAssignments@2019-06-01":{"RelativePath":"managedservices/microsoft.managedservices/2019-06-01/types.json","Index":63},"Microsoft.ManagedServices/registrationDefinitions@2019-09-01":{"RelativePath":"managedservices/microsoft.managedservices/2019-09-01/types.json","Index":29},"Microsoft.ManagedServices/registrationAssignments@2019-09-01":{"RelativePath":"managedservices/microsoft.managedservices/2019-09-01/types.json","Index":63},"Microsoft.ManagedServices/marketplaceRegistrationDefinitions@2019-09-01":{"RelativePath":"managedservices/microsoft.managedservices/2019-09-01/types.json","Index":69},"Microsoft.ManagedServices/registrationDefinitions@2020-02-01-preview":{"RelativePath":"managedservices/microsoft.managedservices/2020-02-01-preview/types.json","Index":37},"Microsoft.ManagedServices/registrationAssignments@2020-02-01-preview":{"RelativePath":"managedservices/microsoft.managedservices/2020-02-01-preview/types.json","Index":72},"Microsoft.ManagedServices/marketplaceRegistrationDefinitions@2020-02-01-preview":{"RelativePath":"managedservices/microsoft.managedservices/2020-02-01-preview/types.json","Index":79},"Microsoft.ManagedServices/registrationDefinitions@2022-01-01-preview":{"RelativePath":"managedservices/microsoft.managedservices/2022-01-01-preview/types.json","Index":48},"Microsoft.ManagedServices/registrationAssignments@2022-01-01-preview":{"RelativePath":"managedservices/microsoft.managedservices/2022-01-01-preview/types.json","Index":83},"Microsoft.ManagedServices/marketplaceRegistrationDefinitions@2022-01-01-preview":{"RelativePath":"managedservices/microsoft.managedservices/2022-01-01-preview/types.json","Index":90},"Microsoft.ManagedServices/registrationDefinitions@2022-10-01":{"RelativePath":"managedservices/microsoft.managedservices/2022-10-01/types.json","Index":48},"Microsoft.ManagedServices/registrationAssignments@2022-10-01":{"RelativePath":"managedservices/microsoft.managedservices/2022-10-01/types.json","Index":83},"Microsoft.ManagedServices/marketplaceRegistrationDefinitions@2022-10-01":{"RelativePath":"managedservices/microsoft.managedservices/2022-10-01/types.json","Index":90},"Microsoft.Management/managementGroups@2017-11-01-preview":{"RelativePath":"managementgroups/microsoft.management/2017-11-01-preview/types.json","Index":20},"Microsoft.Management/managementGroups/subscriptions@2017-11-01-preview":{"RelativePath":"managementgroups/microsoft.management/2017-11-01-preview/types.json","Index":24},"Microsoft.Management/managementGroups@2018-01-01-preview":{"RelativePath":"managementgroups/microsoft.management/2018-01-01-preview/types.json","Index":22},"Microsoft.Management/managementGroups/subscriptions@2018-01-01-preview":{"RelativePath":"managementgroups/microsoft.management/2018-01-01-preview/types.json","Index":26},"Microsoft.Management/managementGroups@2018-03-01-preview":{"RelativePath":"managementgroups/microsoft.management/2018-03-01-preview/types.json","Index":22},"Microsoft.Management/managementGroups/subscriptions@2018-03-01-preview":{"RelativePath":"managementgroups/microsoft.management/2018-03-01-preview/types.json","Index":26},"Microsoft.Management/managementGroups@2019-11-01":{"RelativePath":"managementgroups/microsoft.management/2019-11-01/types.json","Index":24},"Microsoft.Management/managementGroups/subscriptions@2019-11-01":{"RelativePath":"managementgroups/microsoft.management/2019-11-01/types.json","Index":28},"Microsoft.Management/managementGroups@2020-02-01":{"RelativePath":"managementgroups/microsoft.management/2020-02-01/types.json","Index":24},"Microsoft.Management/managementGroups/subscriptions@2020-02-01":{"RelativePath":"managementgroups/microsoft.management/2020-02-01/types.json","Index":28},"Microsoft.Management/managementGroups/settings@2020-02-01":{"RelativePath":"managementgroups/microsoft.management/2020-02-01/types.json","Index":34},"Microsoft.Management/managementGroups@2020-05-01":{"RelativePath":"managementgroups/microsoft.management/2020-05-01/types.json","Index":22},"Microsoft.Management/managementGroups/subscriptions@2020-05-01":{"RelativePath":"managementgroups/microsoft.management/2020-05-01/types.json","Index":28},"Microsoft.Management/managementGroups/settings@2020-05-01":{"RelativePath":"managementgroups/microsoft.management/2020-05-01/types.json","Index":34},"Microsoft.Management/managementGroups@2020-10-01":{"RelativePath":"managementgroups/microsoft.management/2020-10-01/types.json","Index":23},"Microsoft.Management/managementGroups/subscriptions@2020-10-01":{"RelativePath":"managementgroups/microsoft.management/2020-10-01/types.json","Index":29},"Microsoft.Management/managementGroups/settings@2020-10-01":{"RelativePath":"managementgroups/microsoft.management/2020-10-01/types.json","Index":35},"Microsoft.Management/managementGroups@2021-04-01":{"RelativePath":"managementgroups/microsoft.management/2021-04-01/types.json","Index":24},"Microsoft.Management/managementGroups/subscriptions@2021-04-01":{"RelativePath":"managementgroups/microsoft.management/2021-04-01/types.json","Index":30},"Microsoft.Management/managementGroups/settings@2021-04-01":{"RelativePath":"managementgroups/microsoft.management/2021-04-01/types.json","Index":36},"Microsoft.Management/managementGroups@2023-04-01":{"RelativePath":"managementgroups/microsoft.management/2023-04-01/types.json","Index":24},"Microsoft.Management/managementGroups/subscriptions@2023-04-01":{"RelativePath":"managementgroups/microsoft.management/2023-04-01/types.json","Index":30},"Microsoft.Management/managementGroups/settings@2023-04-01":{"RelativePath":"managementgroups/microsoft.management/2023-04-01/types.json","Index":36},"Microsoft.ManagementPartner/partners@2018-02-01":{"RelativePath":"managementpartner/microsoft.managementpartner/2018-02-01/types.json","Index":15},"Microsoft.Maps/accounts@2017-01-01-preview":{"RelativePath":"maps/microsoft.maps/2017-01-01-preview/types.json","Index":14},"Microsoft.Maps/accounts@2018-05-01":{"RelativePath":"maps/microsoft.maps/2018-05-01/types.json","Index":14},"Microsoft.Maps/accounts@2020-02-01-preview":{"RelativePath":"maps/microsoft.maps/2020-02-01-preview/types.json","Index":25},"Microsoft.Maps/accounts/privateAtlases@2020-02-01-preview":{"RelativePath":"maps/microsoft.maps/2020-02-01-preview/types.json","Index":31},"Microsoft.Maps/accounts/creators@2020-02-01-preview":{"RelativePath":"maps/microsoft.maps/2020-02-01-preview/types.json","Index":37},"Microsoft.Maps/accounts@2021-02-01":{"RelativePath":"maps/microsoft.maps/2021-02-01/types.json","Index":32},"Microsoft.Maps/accounts/creators@2021-02-01":{"RelativePath":"maps/microsoft.maps/2021-02-01/types.json","Index":38},"Microsoft.Maps/accounts@2021-07-01-preview":{"RelativePath":"maps/microsoft.maps/2021-07-01-preview/types.json","Index":42},"Microsoft.Maps/accounts/creators@2021-07-01-preview":{"RelativePath":"maps/microsoft.maps/2021-07-01-preview/types.json","Index":48},"Microsoft.Maps/accounts@2021-12-01-preview":{"RelativePath":"maps/microsoft.maps/2021-12-01-preview/types.json","Index":46},"Microsoft.Maps/accounts/creators@2021-12-01-preview":{"RelativePath":"maps/microsoft.maps/2021-12-01-preview/types.json","Index":52},"Microsoft.Maps/accounts@2023-06-01":{"RelativePath":"maps/microsoft.maps/2023-06-01/types.json","Index":56},"Microsoft.Maps/accounts/creators@2023-06-01":{"RelativePath":"maps/microsoft.maps/2023-06-01/types.json","Index":62},"Microsoft.Maps/accounts@2023-08-01-preview":{"RelativePath":"maps/microsoft.maps/2023-08-01-preview/types.json","Index":56},"Microsoft.Maps/accounts/creators@2023-08-01-preview":{"RelativePath":"maps/microsoft.maps/2023-08-01-preview/types.json","Index":62},"Microsoft.Maps/accounts@2023-12-01-preview":{"RelativePath":"maps/microsoft.maps/2023-12-01-preview/types.json","Index":71},"Microsoft.Maps/accounts/creators@2023-12-01-preview":{"RelativePath":"maps/microsoft.maps/2023-12-01-preview/types.json","Index":77},"Microsoft.Maps/accounts/privateEndpointConnections@2023-12-01-preview":{"RelativePath":"maps/microsoft.maps/2023-12-01-preview/types.json","Index":81},"Microsoft.Maps/accounts/privateLinkResources@2023-12-01-preview":{"RelativePath":"maps/microsoft.maps/2023-12-01-preview/types.json","Index":88},"Microsoft.DBforMariaDB/servers@2018-06-01-preview":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01-preview/types.json","Index":51},"Microsoft.DBforMariaDB/servers/firewallRules@2018-06-01-preview":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01-preview/types.json","Index":56},"Microsoft.DBforMariaDB/servers/virtualNetworkRules@2018-06-01-preview":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01-preview/types.json","Index":67},"Microsoft.DBforMariaDB/servers/databases@2018-06-01-preview":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01-preview/types.json","Index":72},"Microsoft.DBforMariaDB/servers/configurations@2018-06-01-preview":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01-preview/types.json","Index":77},"Microsoft.DBforMariaDB/servers/securityAlertPolicies@2018-06-01-preview":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01-preview/types.json","Index":89},"Microsoft.DBforMariaDB/servers@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":69},"Microsoft.DBforMariaDB/servers/firewallRules@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":74},"Microsoft.DBforMariaDB/servers/virtualNetworkRules@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":85},"Microsoft.DBforMariaDB/servers/databases@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":90},"Microsoft.DBforMariaDB/servers/configurations@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":95},"Microsoft.DBforMariaDB/servers/privateEndpointConnections@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":101},"Microsoft.DBforMariaDB/servers/securityAlertPolicies@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":113},"Microsoft.DBforMariaDB/servers/queryTexts@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":118},"Microsoft.DBforMariaDB/servers/topQueryStatistics@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":124},"Microsoft.DBforMariaDB/servers/waitStatistics@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":129},"Microsoft.DBforMariaDB/servers/advisors@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":133},"Microsoft.DBforMariaDB/servers/advisors/recommendedActions@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":139},"Microsoft.DBforMariaDB/servers/privateLinkResources@2018-06-01":{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":145},"Microsoft.Marketplace/privateStores/offers@2020-01-01":{"RelativePath":"marketplace/microsoft.marketplace/2020-01-01/types.json","Index":21},"Microsoft.Marketplace/privateStores@2020-01-01":{"RelativePath":"marketplace/microsoft.marketplace/2020-01-01/types.json","Index":30},"Microsoft.Marketplace/privateStores/requestApprovals@2020-12-01":{"RelativePath":"marketplace/microsoft.marketplace/2020-12-01/types.json","Index":30},"Microsoft.Marketplace/privateStores/adminRequestApprovals@2020-12-01":{"RelativePath":"marketplace/microsoft.marketplace/2020-12-01/types.json","Index":43},"Microsoft.Marketplace/privateStores@2021-06-01":{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":31},"Microsoft.Marketplace/privateStores/requestApprovals@2021-06-01":{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":43},"Microsoft.Marketplace/privateStores/adminRequestApprovals@2021-06-01":{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":57},"Microsoft.Marketplace/privateStores/collections@2021-06-01":{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":63},"Microsoft.Marketplace/privateStores/collections/offers@2021-06-01":{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":77},"Microsoft.Marketplace/privateStores@2021-12-01":{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":31},"Microsoft.Marketplace/privateStores/requestApprovals@2021-12-01":{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":43},"Microsoft.Marketplace/privateStores/adminRequestApprovals@2021-12-01":{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":57},"Microsoft.Marketplace/privateStores/collections@2021-12-01":{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":63},"Microsoft.Marketplace/privateStores/collections/offers@2021-12-01":{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":77},"Microsoft.Marketplace/privateStores@2022-03-01":{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":31},"Microsoft.Marketplace/privateStores/requestApprovals@2022-03-01":{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":43},"Microsoft.Marketplace/privateStores/adminRequestApprovals@2022-03-01":{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":57},"Microsoft.Marketplace/privateStores/collections@2022-03-01":{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":63},"Microsoft.Marketplace/privateStores/collections/offers@2022-03-01":{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":77},"Microsoft.Marketplace/privateStores@2022-09-01":{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":31},"Microsoft.Marketplace/privateStores/requestApprovals@2022-09-01":{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":43},"Microsoft.Marketplace/privateStores/adminRequestApprovals@2022-09-01":{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":57},"Microsoft.Marketplace/privateStores/collections@2022-09-01":{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":69},"Microsoft.Marketplace/privateStores/collections/offers@2022-09-01":{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":83},"Microsoft.Marketplace/privateStores@2023-01-01":{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":31},"Microsoft.Marketplace/privateStores/requestApprovals@2023-01-01":{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":43},"Microsoft.Marketplace/privateStores/adminRequestApprovals@2023-01-01":{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":57},"Microsoft.Marketplace/privateStores/collections@2023-01-01":{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":69},"Microsoft.Marketplace/privateStores/collections/offers@2023-01-01":{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":83},"Microsoft.Marketplace/mysolutions@2023-03-01-preview":{"RelativePath":"marketplacecatalog/microsoft.marketplace/2023-03-01-preview/types.json","Index":27},"Microsoft.MarketplaceOrdering/offerTypes/publishers/offers/plans/agreements@2015-06-01":{"RelativePath":"marketplaceordering/microsoft.marketplaceordering/2015-06-01/types.json","Index":13},"Microsoft.MarketplaceOrdering/agreements/offers/plans@2015-06-01":{"RelativePath":"marketplaceordering/microsoft.marketplaceordering/2015-06-01/types.json","Index":21},"Microsoft.MarketplaceOrdering/offerTypes/publishers/offers/plans/agreements@2021-01-01":{"RelativePath":"marketplaceordering/microsoft.marketplaceordering/2021-01-01/types.json","Index":24},"Microsoft.MarketplaceOrdering/agreements/offers/plans@2021-01-01":{"RelativePath":"marketplaceordering/microsoft.marketplaceordering/2021-01-01/types.json","Index":32},"Microsoft.Media/mediaservices@2015-10-01":{"RelativePath":"mediaservices/microsoft.media/2015-10-01/types.json","Index":17},"Microsoft.Media/mediaservices@2018-03-30-preview":{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":18},"Microsoft.Media/mediaServices/assets@2018-03-30-preview":{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":26},"Microsoft.Media/mediaServices/contentKeyPolicies@2018-03-30-preview":{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":93},"Microsoft.Media/mediaServices/transforms@2018-03-30-preview":{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":207},"Microsoft.Media/mediaServices/transforms/jobs@2018-03-30-preview":{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":268},"Microsoft.Media/mediaServices/streamingPolicies@2018-03-30-preview":{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":300},"Microsoft.Media/mediaServices/streamingLocators@2018-03-30-preview":{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":307},"Microsoft.Media/mediaservices/liveEvents@2018-03-30-preview":{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":340},"Microsoft.Media/mediaservices/liveEvents/liveOutputs@2018-03-30-preview":{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":350},"Microsoft.Media/mediaservices/streamingEndpoints@2018-03-30-preview":{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":368},"Microsoft.Media/mediaservices@2018-06-01-preview":{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":18},"Microsoft.Media/mediaServices/assets@2018-06-01-preview":{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":26},"Microsoft.Media/mediaServices/contentKeyPolicies@2018-06-01-preview":{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":93},"Microsoft.Media/mediaServices/transforms@2018-06-01-preview":{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":207},"Microsoft.Media/mediaServices/transforms/jobs@2018-06-01-preview":{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":269},"Microsoft.Media/mediaServices/streamingPolicies@2018-06-01-preview":{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":301},"Microsoft.Media/mediaServices/streamingLocators@2018-06-01-preview":{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":313},"Microsoft.Media/mediaservices/liveEvents@2018-06-01-preview":{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":346},"Microsoft.Media/mediaservices/liveEvents/liveOutputs@2018-06-01-preview":{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":356},"Microsoft.Media/mediaservices/streamingEndpoints@2018-06-01-preview":{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":374},"Microsoft.Media/mediaServices/accountFilters@2018-07-01":{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":28},"Microsoft.Media/mediaservices@2018-07-01":{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":39},"Microsoft.Media/mediaServices/assets@2018-07-01":{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":47},"Microsoft.Media/mediaServices/assets/assetFilters@2018-07-01":{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":51},"Microsoft.Media/mediaServices/contentKeyPolicies@2018-07-01":{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":118},"Microsoft.Media/mediaServices/transforms@2018-07-01":{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":245},"Microsoft.Media/mediaServices/transforms/jobs@2018-07-01":{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":310},"Microsoft.Media/mediaServices/streamingPolicies@2018-07-01":{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":342},"Microsoft.Media/mediaServices/streamingLocators@2018-07-01":{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":355},"Microsoft.Media/mediaservices/liveEvents@2018-07-01":{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":396},"Microsoft.Media/mediaservices/liveEvents/liveOutputs@2018-07-01":{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":406},"Microsoft.Media/mediaservices/streamingEndpoints@2018-07-01":{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":424},"Microsoft.Media/mediaServices/accountFilters@2019-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":28},"Microsoft.Media/mediaservices@2019-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":39},"Microsoft.Media/mediaServices/assets@2019-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":47},"Microsoft.Media/mediaServices/assets/assetFilters@2019-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":51},"Microsoft.Media/mediaServices/contentKeyPolicies@2019-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":118},"Microsoft.Media/mediaServices/transforms@2019-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":245},"Microsoft.Media/mediaServices/transforms/jobs@2019-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":310},"Microsoft.Media/mediaServices/streamingPolicies@2019-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":342},"Microsoft.Media/mediaServices/streamingLocators@2019-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":355},"Microsoft.Media/mediaservices/liveEvents@2019-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":396},"Microsoft.Media/mediaservices/liveEvents/liveOutputs@2019-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":406},"Microsoft.Media/mediaservices/streamingEndpoints@2019-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":424},"Microsoft.Media/mediaServices/mediaGraphs@2019-09-01-preview":{"RelativePath":"mediaservices/microsoft.media/2019-09-01-preview/types.json","Index":27},"Microsoft.Media/mediaServices/mediaGraphs@2020-02-01-preview":{"RelativePath":"mediaservices/microsoft.media/2020-02-01-preview/types.json","Index":42},"Microsoft.Media/mediaServices/accountFilters@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":39},"Microsoft.Media/mediaServices/assets@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":47},"Microsoft.Media/mediaServices/assets/assetFilters@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":51},"Microsoft.Media/mediaServices/contentKeyPolicies@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":120},"Microsoft.Media/mediaServices/transforms@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":304},"Microsoft.Media/mediaServices/transforms/jobs@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":434},"Microsoft.Media/mediaServices/streamingPolicies@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":466},"Microsoft.Media/mediaServices/streamingLocators@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":479},"Microsoft.Media/mediaservices/liveEvents@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":525},"Microsoft.Media/mediaservices/liveEvents/liveOutputs@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":535},"Microsoft.Media/mediaservices/streamingEndpoints@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":553},"Microsoft.Media/mediaservices@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":576},"Microsoft.Media/mediaservices/privateEndpointConnections@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":592},"Microsoft.Media/mediaservices/privateLinkResources@2020-05-01":{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":599},"Microsoft.Media/mediaservices@2021-05-01":{"RelativePath":"mediaservices/microsoft.media/2021-05-01/types.json","Index":47},"Microsoft.Media/mediaservices/privateEndpointConnections@2021-05-01":{"RelativePath":"mediaservices/microsoft.media/2021-05-01/types.json","Index":63},"Microsoft.Media/mediaservices/privateLinkResources@2021-05-01":{"RelativePath":"mediaservices/microsoft.media/2021-05-01/types.json","Index":70},"Microsoft.Media/mediaservices@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":50},"Microsoft.Media/mediaservices/privateEndpointConnections@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":66},"Microsoft.Media/mediaServices/accountFilters@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":87},"Microsoft.Media/mediaServices/assets@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":95},"Microsoft.Media/mediaServices/assets/assetFilters@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":99},"Microsoft.Media/mediaServices/contentKeyPolicies@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":168},"Microsoft.Media/mediaServices/transforms@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":360},"Microsoft.Media/mediaServices/transforms/jobs@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":490},"Microsoft.Media/mediaServices/streamingPolicies@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":522},"Microsoft.Media/mediaServices/streamingLocators@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":535},"Microsoft.Media/mediaservices/liveEvents@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":583},"Microsoft.Media/mediaservices/liveEvents/liveOutputs@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":593},"Microsoft.Media/mediaservices/streamingEndpoints@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":611},"Microsoft.Media/mediaservices/privateLinkResources@2021-06-01":{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":618},"Microsoft.Media/mediaservices@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":68},"Microsoft.Media/mediaservices/privateEndpointConnections@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":72},"Microsoft.Media/mediaServices/transforms@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":269},"Microsoft.Media/mediaServices/transforms/jobs@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":399},"Microsoft.Media/mediaServices/accountFilters@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":420},"Microsoft.Media/mediaServices/assets@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":428},"Microsoft.Media/mediaServices/assets/assetFilters@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":432},"Microsoft.Media/mediaServices/assets/tracks@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":452},"Microsoft.Media/mediaServices/contentKeyPolicies@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":521},"Microsoft.Media/mediaServices/streamingPolicies@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":553},"Microsoft.Media/mediaServices/streamingLocators@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":566},"Microsoft.Media/mediaservices/liveEvents@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":615},"Microsoft.Media/mediaservices/liveEvents/liveOutputs@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":625},"Microsoft.Media/mediaservices/streamingEndpoints@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":644},"Microsoft.Media/mediaservices/privateLinkResources@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":651},"Microsoft.Media/locations/mediaServicesOperationResults@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":656},"Microsoft.Media/mediaServices/assets/tracks/operationResults@2021-11-01":{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":660},"Microsoft.Media/mediaServices/transforms@2022-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2022-05-01-preview/types.json","Index":225},"Microsoft.Media/mediaServices/transforms/jobs@2022-05-01-preview":{"RelativePath":"mediaservices/microsoft.media/2022-05-01-preview/types.json","Index":357},"Microsoft.Media/mediaServices/transforms@2022-07-01":{"RelativePath":"mediaservices/microsoft.media/2022-07-01/types.json","Index":220},"Microsoft.Media/mediaServices/transforms/jobs@2022-07-01":{"RelativePath":"mediaservices/microsoft.media/2022-07-01/types.json","Index":352},"Microsoft.Media/mediaservices/liveEvents@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":67},"Microsoft.Media/mediaservices/liveEvents/liveOutputs@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":77},"Microsoft.Media/mediaservices/streamingEndpoints@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":96},"Microsoft.Media/mediaServices/accountFilters@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":117},"Microsoft.Media/mediaServices/assets@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":125},"Microsoft.Media/mediaServices/assets/assetFilters@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":129},"Microsoft.Media/mediaServices/assets/tracks@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":150},"Microsoft.Media/mediaServices/contentKeyPolicies@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":224},"Microsoft.Media/mediaServices/streamingPolicies@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":257},"Microsoft.Media/mediaServices/streamingLocators@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":270},"Microsoft.Media/mediaservices/liveEvents/operationLocations@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":275},"Microsoft.Media/mediaservices/liveEvents/liveOutputs/operationLocations@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":279},"Microsoft.Media/mediaservices/streamingEndpoints/operationLocations@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":284},"Microsoft.Media/mediaServices/assets/tracks/operationResults@2022-08-01":{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":288},"Microsoft.Media/mediaservices/liveEvents@2022-11-01":{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":69},"Microsoft.Media/mediaservices/liveEvents/liveOutputs@2022-11-01":{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":79},"Microsoft.Media/mediaservices/streamingEndpoints@2022-11-01":{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":98},"Microsoft.Media/mediaservices/liveEvents/operationLocations@2022-11-01":{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":103},"Microsoft.Media/mediaservices/liveEvents/liveOutputs/operationLocations@2022-11-01":{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":107},"Microsoft.Media/mediaservices/streamingEndpoints/operationLocations@2022-11-01":{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":112},"Microsoft.Media/mediaServices/accountFilters@2023-01-01":{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":39},"Microsoft.Media/mediaservices@2023-01-01":{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":94},"Microsoft.Media/mediaservices/privateEndpointConnections@2023-01-01":{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":98},"Microsoft.Media/mediaServices/assets@2023-01-01":{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":106},"Microsoft.Media/mediaServices/assets/assetFilters@2023-01-01":{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":110},"Microsoft.Media/mediaServices/assets/tracks@2023-01-01":{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":131},"Microsoft.Media/mediaServices/contentKeyPolicies@2023-01-01":{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":205},"Microsoft.Media/mediaServices/streamingPolicies@2023-01-01":{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":238},"Microsoft.Media/mediaServices/streamingLocators@2023-01-01":{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":251},"Microsoft.Media/mediaservices/privateLinkResources@2023-01-01":{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":258},"Microsoft.Media/locations/mediaServicesOperationResults@2023-01-01":{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":263},"Microsoft.Media/mediaServices/assets/tracks/operationResults@2023-01-01":{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":267},"Microsoft.Migrate/projects@2017-11-11-preview":{"RelativePath":"migrate/microsoft.migrate/2017-11-11-preview/types.json","Index":24},"Microsoft.Migrate/projects/groups@2017-11-11-preview":{"RelativePath":"migrate/microsoft.migrate/2017-11-11-preview/types.json","Index":31},"Microsoft.Migrate/projects/groups/assessments@2017-11-11-preview":{"RelativePath":"migrate/microsoft.migrate/2017-11-11-preview/types.json","Index":151},"Microsoft.Migrate/projects/machines@2017-11-11-preview":{"RelativePath":"migrate/microsoft.migrate/2017-11-11-preview/types.json","Index":166},"Microsoft.Migrate/projects/groups/assessments/assessedMachines@2017-11-11-preview":{"RelativePath":"migrate/microsoft.migrate/2017-11-11-preview/types.json","Index":350},"Microsoft.Migrate/projects@2018-02-02":{"RelativePath":"migrate/microsoft.migrate/2018-02-02/types.json","Index":24},"Microsoft.Migrate/projects/groups@2018-02-02":{"RelativePath":"migrate/microsoft.migrate/2018-02-02/types.json","Index":31},"Microsoft.Migrate/projects/groups/assessments@2018-02-02":{"RelativePath":"migrate/microsoft.migrate/2018-02-02/types.json","Index":169},"Microsoft.Migrate/projects/machines@2018-02-02":{"RelativePath":"migrate/microsoft.migrate/2018-02-02/types.json","Index":184},"Microsoft.Migrate/projects/groups/assessments/assessedMachines@2018-02-02":{"RelativePath":"migrate/microsoft.migrate/2018-02-02/types.json","Index":379},"Microsoft.Migrate/assessmentProjects@2019-10-01":{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":37},"Microsoft.Migrate/assessmentProjects/groups@2019-10-01":{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":49},"Microsoft.Migrate/assessmentProjects/groups/assessments@2019-10-01":{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":233},"Microsoft.Migrate/assessmentProjects/hypervcollectors@2019-10-01":{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":240},"Microsoft.Migrate/assessmentProjects/servercollectors@2019-10-01":{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":244},"Microsoft.Migrate/assessmentProjects/vmwarecollectors@2019-10-01":{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":248},"Microsoft.Migrate/assessmentProjects/importcollectors@2019-10-01":{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":253},"Microsoft.Migrate/assessmentprojects/privateEndpointConnections@2019-10-01":{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":257},"Microsoft.Migrate/assessmentProjects/assessmentOptions@2019-10-01":{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":270},"Microsoft.Migrate/assessmentProjects/machines@2019-10-01":{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":285},"Microsoft.Migrate/assessmentProjects/groups/assessments/assessedMachines@2019-10-01":{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":564},"Microsoft.Migrate/assessmentprojects/privateLinkResources@2019-10-01":{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":571},"Microsoft.Migrate/migrateProjects@2020-05-01":{"RelativePath":"migrate/microsoft.migrate/2020-05-01/types.json","Index":80},"Microsoft.Migrate/migrateProjects/privateEndpointConnections@2020-05-01":{"RelativePath":"migrate/microsoft.migrate/2020-05-01/types.json","Index":90},"Microsoft.Migrate/modernizeProjects/migrateAgents@2022-05-01-preview":{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":31},"Microsoft.Migrate/modernizeProjects@2022-05-01-preview":{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":54},"Microsoft.Migrate/modernizeProjects/workloadDeployments@2022-05-01-preview":{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":249},"Microsoft.Migrate/modernizeProjects/workloadInstances@2022-05-01-preview":{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":255},"Microsoft.Migrate/modernizeProjects/deployedResources@2022-05-01-preview":{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":268},"Microsoft.Migrate/modernizeProjects/jobs@2022-05-01-preview":{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":340},"Microsoft.Migrate/migrateProjects@2023-01-01":{"RelativePath":"migrate/microsoft.migrate/2023-01-01/types.json","Index":83},"Microsoft.Migrate/migrateProjects/solutions@2023-01-01":{"RelativePath":"migrate/microsoft.migrate/2023-01-01/types.json","Index":136},"Microsoft.Migrate/migrateProjects/privateEndpointConnections@2023-01-01":{"RelativePath":"migrate/microsoft.migrate/2023-01-01/types.json","Index":140},"Microsoft.Migrate/migrateProjects/privateEndpointConnectionProxies@2023-01-01":{"RelativePath":"migrate/microsoft.migrate/2023-01-01/types.json","Index":162},"Microsoft.Migrate/assessmentProjects@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":50},"Microsoft.Migrate/assessmentProjects/groups@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":80},"Microsoft.Migrate/assessmentProjects/groups/assessments@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":292},"Microsoft.Migrate/assessmentProjects/groups/avsAssessments@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":498},"Microsoft.Migrate/assessmentProjects/groups/sqlAssessments@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":846},"Microsoft.Migrate/assessmentProjects/hypervcollectors@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":861},"Microsoft.Migrate/assessmentProjects/importcollectors@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":874},"Microsoft.Migrate/assessmentProjects/privateEndpointConnections@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":878},"Microsoft.Migrate/assessmentProjects/servercollectors@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":882},"Microsoft.Migrate/assessmentProjects/sqlcollectors@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":886},"Microsoft.Migrate/assessmentProjects/vmwarecollectors@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":890},"Microsoft.Migrate/assessmentProjects/assessmentOptions@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":909},"Microsoft.Migrate/assessmentProjects/avsAssessmentOptions@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":1128},"Microsoft.Migrate/assessmentProjects/groups/assessments/assessedMachines@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":1802},"Microsoft.Migrate/assessmentProjects/groups/avsAssessments/avsAssessedMachines@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":1845},"Microsoft.Migrate/assessmentProjects/groups/sqlAssessments/assessedSqlDatabases@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":2022},"Microsoft.Migrate/assessmentProjects/groups/sqlAssessments/assessedSqlInstances@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":2652},"Microsoft.Migrate/assessmentProjects/groups/sqlAssessments/assessedSqlMachines@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":3391},"Microsoft.Migrate/assessmentProjects/groups/sqlAssessments/recommendedAssessedEntities@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":3419},"Microsoft.Migrate/assessmentProjects/groups/sqlAssessments/summaries@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":3433},"Microsoft.Migrate/assessmentProjects/machines@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":3453},"Microsoft.Migrate/assessmentProjects/privateLinkResources@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":3460},"Microsoft.Migrate/assessmentProjects/projectSummary@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":3473},"Microsoft.Migrate/assessmentProjects/sqlAssessmentOptions@2023-03-15":{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":4149},"Microsoft.OffAzure/HyperVSites/clusters@2020-01-01":{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":16},"Microsoft.OffAzure/HyperVSites/hosts@2020-01-01":{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":22},"Microsoft.OffAzure/HyperVSites@2020-01-01":{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":30},"Microsoft.OffAzure/VMwareSites@2020-01-01":{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":35},"Microsoft.OffAzure/VMwareSites/vCenters@2020-01-01":{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":41},"Microsoft.OffAzure/HyperVSites/clusters@2020-07-07":{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":16},"Microsoft.OffAzure/HyperVSites/hosts@2020-07-07":{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":22},"Microsoft.OffAzure/HyperVSites@2020-07-07":{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":41},"Microsoft.OffAzure/VMwareSites@2020-07-07":{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":46},"Microsoft.OffAzure/VMwareSites/vCenters@2020-07-07":{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":52},"Microsoft.OffAzure/MasterSites@2020-07-07":{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":77},"Microsoft.OffAzure/masterSites/privateEndpointConnections@2020-07-07":{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":81},"Microsoft.OffAzure/importSites@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":32},"Microsoft.OffAzure/masterSites@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":71},"Microsoft.OffAzure/serverSites@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":87},"Microsoft.OffAzure/vmwareSites@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":92},"Microsoft.OffAzure/hypervSites@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":106},"Microsoft.OffAzure/hypervSites/clusters@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":133},"Microsoft.OffAzure/hypervSites/hosts@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":147},"Microsoft.OffAzure/masterSites/privateEndpointConnections@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":151},"Microsoft.OffAzure/masterSites/sqlSites@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":169},"Microsoft.OffAzure/masterSites/sqlSites/discoverySiteDataSources@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":182},"Microsoft.OffAzure/masterSites/webAppSites@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":199},"Microsoft.OffAzure/masterSites/webAppSites/discoverySiteDataSources@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":212},"Microsoft.OffAzure/vmwareSites/vcenters@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":226},"Microsoft.OffAzure/hypervSites/jobs@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":241},"Microsoft.OffAzure/hypervSites/machines@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":400},"Microsoft.OffAzure/hypervSites/machines/softwareInventories@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":415},"Microsoft.OffAzure/hypervSites/runAsAccounts@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":428},"Microsoft.OffAzure/importSites/deleteJobs@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":448},"Microsoft.OffAzure/importSites/jobs@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":452},"Microsoft.OffAzure/importSites/machines@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":470},"Microsoft.OffAzure/masterSites/privateLinkResources@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":485},"Microsoft.OffAzure/masterSites/sqlSites/jobs@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":489},"Microsoft.OffAzure/masterSites/sqlSites/runAsAccounts@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":493},"Microsoft.OffAzure/masterSites/sqlSites/sqlAvailabilityGroups@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":545},"Microsoft.OffAzure/masterSites/sqlSites/sqlDatabases@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":579},"Microsoft.OffAzure/masterSites/sqlSites/sqlServers@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":622},"Microsoft.OffAzure/masterSites/webAppSites/extendedMachines@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":636},"Microsoft.OffAzure/masterSites/webAppSites/iisWebApplications@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":670},"Microsoft.OffAzure/masterSites/webAppSites/iisWebServers@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":687},"Microsoft.OffAzure/masterSites/webAppSites/runasaccounts@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":691},"Microsoft.OffAzure/masterSites/webAppSites/tomcatWebApplications@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":713},"Microsoft.OffAzure/masterSites/webAppSites/tomcatWebServers@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":738},"Microsoft.OffAzure/serverSites/jobs@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":742},"Microsoft.OffAzure/serverSites/machines@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":764},"Microsoft.OffAzure/serverSites/machines/softwareInventories@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":770},"Microsoft.OffAzure/serverSites/runAsAccounts@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":774},"Microsoft.OffAzure/vmwareSites/hosts@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":800},"Microsoft.OffAzure/vmwareSites/jobs@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":804},"Microsoft.OffAzure/vmwareSites/machines@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":825},"Microsoft.OffAzure/vmwareSites/machines/softwareInventories@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":831},"Microsoft.OffAzure/vmwareSites/runAsAccounts@2023-06-06":{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":835},"Microsoft.Migrate/migrateProjects@2018-09-01-preview":{"RelativePath":"migrateprojects/microsoft.migrate/2018-09-01-preview/types.json","Index":51},"Microsoft.Migrate/migrateProjects/solutions@2018-09-01-preview":{"RelativePath":"migrateprojects/microsoft.migrate/2018-09-01-preview/types.json","Index":92},"Microsoft.MixedReality/spatialAnchorsAccounts@2019-02-28-preview":{"RelativePath":"mixedreality/microsoft.mixedreality/2019-02-28-preview/types.json","Index":15},"Microsoft.MixedReality/remoteRenderingAccounts@2019-12-02-preview":{"RelativePath":"mixedreality/microsoft.mixedreality/2019-12-02-preview/types.json","Index":15},"Microsoft.MixedReality/spatialAnchorsAccounts@2019-12-02-preview":{"RelativePath":"mixedreality/microsoft.mixedreality/2019-12-02-preview/types.json","Index":20},"Microsoft.MixedReality/remoteRenderingAccounts@2020-04-06-preview":{"RelativePath":"mixedreality/microsoft.mixedreality/2020-04-06-preview/types.json","Index":32},"Microsoft.MixedReality/spatialAnchorsAccounts@2020-05-01":{"RelativePath":"mixedreality/microsoft.mixedreality/2020-05-01/types.json","Index":32},"Microsoft.MixedReality/spatialAnchorsAccounts@2021-01-01":{"RelativePath":"mixedreality/microsoft.mixedreality/2021-01-01/types.json","Index":32},"Microsoft.MixedReality/remoteRenderingAccounts@2021-01-01":{"RelativePath":"mixedreality/microsoft.mixedreality/2021-01-01/types.json","Index":37},"Microsoft.MixedReality/spatialAnchorsAccounts@2021-03-01-preview":{"RelativePath":"mixedreality/microsoft.mixedreality/2021-03-01-preview/types.json","Index":32},"Microsoft.MixedReality/remoteRenderingAccounts@2021-03-01-preview":{"RelativePath":"mixedreality/microsoft.mixedreality/2021-03-01-preview/types.json","Index":37},"Microsoft.MixedReality/objectAnchorsAccounts@2021-03-01-preview":{"RelativePath":"mixedreality/microsoft.mixedreality/2021-03-01-preview/types.json","Index":44},"Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes/attachedDataNetworks@2022-03-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-03-01-preview/types.json","Index":42},"Microsoft.MobileNetwork/mobileNetworks/dataNetworks@2022-03-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-03-01-preview/types.json","Index":56},"Microsoft.MobileNetwork/mobileNetworks@2022-03-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-03-01-preview/types.json","Index":71},"Microsoft.MobileNetwork/mobileNetworks/sites@2022-03-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-03-01-preview/types.json","Index":87},"Microsoft.MobileNetwork/sims@2022-03-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-03-01-preview/types.json","Index":112},"Microsoft.MobileNetwork/packetCoreControlPlanes@2022-03-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-03-01-preview/types.json","Index":130},"Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes@2022-03-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-03-01-preview/types.json","Index":144},"Microsoft.MobileNetwork/mobileNetworks/services@2022-03-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-03-01-preview/types.json","Index":187},"Microsoft.MobileNetwork/mobileNetworks/simPolicies@2022-03-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-03-01-preview/types.json","Index":221},"Microsoft.MobileNetwork/mobileNetworks/slices@2022-03-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-03-01-preview/types.json","Index":236},"Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes/attachedDataNetworks@2022-04-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":43},"Microsoft.MobileNetwork/mobileNetworks/dataNetworks@2022-04-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":57},"Microsoft.MobileNetwork/mobileNetworks@2022-04-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":72},"Microsoft.MobileNetwork/mobileNetworks/sites@2022-04-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":88},"Microsoft.MobileNetwork/simGroups@2022-04-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":112},"Microsoft.MobileNetwork/simGroups/sims@2022-04-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":135},"Microsoft.MobileNetwork/packetCoreControlPlanes@2022-04-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":169},"Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes@2022-04-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":183},"Microsoft.MobileNetwork/mobileNetworks/services@2022-04-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":226},"Microsoft.MobileNetwork/mobileNetworks/simPolicies@2022-04-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":260},"Microsoft.MobileNetwork/mobileNetworks/slices@2022-04-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":275},"Microsoft.MobileNetwork/packetCoreControlPlaneVersions@2022-04-01-preview":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":298},"Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes/attachedDataNetworks@2022-11-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":43},"Microsoft.MobileNetwork/mobileNetworks/dataNetworks@2022-11-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":57},"Microsoft.MobileNetwork/mobileNetworks@2022-11-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":72},"Microsoft.MobileNetwork/packetCoreControlPlanes@2022-11-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":136},"Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes@2022-11-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":150},"Microsoft.MobileNetwork/mobileNetworks/services@2022-11-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":193},"Microsoft.MobileNetwork/simGroups/sims@2022-11-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":224},"Microsoft.MobileNetwork/simGroups@2022-11-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":240},"Microsoft.MobileNetwork/mobileNetworks/simPolicies@2022-11-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":282},"Microsoft.MobileNetwork/mobileNetworks/sites@2022-11-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":298},"Microsoft.MobileNetwork/mobileNetworks/slices@2022-11-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":313},"Microsoft.MobileNetwork/packetCoreControlPlaneVersions@2022-11-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":344},"Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes/attachedDataNetworks@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":43},"Microsoft.MobileNetwork/mobileNetworks/dataNetworks@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":57},"Microsoft.MobileNetwork/packetCoreControlPlanes/diagnosticsPackages@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":75},"Microsoft.MobileNetwork/mobileNetworks@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":90},"Microsoft.MobileNetwork/packetCoreControlPlanes/packetCaptures@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":109},"Microsoft.MobileNetwork/packetCoreControlPlanes@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":184},"Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":198},"Microsoft.MobileNetwork/mobileNetworks/services@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":241},"Microsoft.MobileNetwork/simGroups/sims@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":272},"Microsoft.MobileNetwork/simGroups@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":288},"Microsoft.MobileNetwork/mobileNetworks/simPolicies@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":330},"Microsoft.MobileNetwork/mobileNetworks/sites@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":346},"Microsoft.MobileNetwork/mobileNetworks/slices@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":361},"Microsoft.MobileNetwork/packetCoreControlPlaneVersions@2023-06-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":392},"Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes/attachedDataNetworks@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":43},"Microsoft.MobileNetwork/mobileNetworks/dataNetworks@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":57},"Microsoft.MobileNetwork/packetCoreControlPlanes/diagnosticsPackages@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":75},"Microsoft.MobileNetwork/mobileNetworks@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":90},"Microsoft.MobileNetwork/packetCoreControlPlanes/packetCaptures@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":110},"Microsoft.MobileNetwork/packetCoreControlPlanes@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":195},"Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":210},"Microsoft.MobileNetwork/mobileNetworks/services@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":253},"Microsoft.MobileNetwork/simGroups/sims@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":284},"Microsoft.MobileNetwork/simGroups@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":300},"Microsoft.MobileNetwork/mobileNetworks/simPolicies@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":342},"Microsoft.MobileNetwork/mobileNetworks/sites@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":358},"Microsoft.MobileNetwork/mobileNetworks/slices@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":373},"Microsoft.MobileNetwork/packetCoreControlPlaneVersions@2023-09-01":{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":404},"Microsoft.Insights/alertrules@2014-04-01":{"RelativePath":"monitor/microsoft.insights/2014-04-01/types.json","Index":51},"Microsoft.Insights/autoscalesettings@2014-04-01":{"RelativePath":"monitor/microsoft.insights/2014-04-01/types.json","Index":122},"Microsoft.Insights/autoscalesettings@2015-04-01":{"RelativePath":"monitor/microsoft.insights/2015-04-01/types.json","Index":78},"microsoft.insights/diagnosticSettings@2015-07-01":{"RelativePath":"monitor/microsoft.insights/2015-07-01/types.json","Index":19},"Microsoft.Insights/alertrules@2016-03-01":{"RelativePath":"monitor/microsoft.insights/2016-03-01/types.json","Index":51},"Microsoft.Insights/logprofiles@2016-03-01":{"RelativePath":"monitor/microsoft.insights/2016-03-01/types.json","Index":60},"microsoft.insights/diagnosticSettings@2016-09-01":{"RelativePath":"monitor/microsoft.insights/2016-09-01/types.json","Index":19},"microsoft.insights/activityLogAlerts@2017-03-01-preview":{"RelativePath":"monitor/microsoft.insights/2017-03-01-preview/types.json","Index":21},"microsoft.insights/activityLogAlerts@2017-04-01":{"RelativePath":"monitor/microsoft.insights/2017-04-01/types.json","Index":21},"microsoft.insights/actionGroups@2017-04-01":{"RelativePath":"monitor/microsoft.insights/2017-04-01/types.json","Index":47},"Microsoft.Insights/diagnosticSettings@2017-05-01-preview":{"RelativePath":"monitor/microsoft.insights/2017-05-01-preview/types.json","Index":17},"Microsoft.Insights/diagnosticSettingsCategories@2017-05-01-preview":{"RelativePath":"monitor/microsoft.insights/2017-05-01-preview/types.json","Index":25},"Microsoft.Insights/metricAlerts@2018-03-01":{"RelativePath":"monitor/microsoft.insights/2018-03-01/types.json","Index":72},"microsoft.insights/actionGroups@2018-03-01":{"RelativePath":"monitor/microsoft.insights/2018-03-01/types.json","Index":104},"Microsoft.Insights/scheduledQueryRules@2018-04-16":{"RelativePath":"monitor/microsoft.insights/2018-04-16/types.json","Index":63},"microsoft.insights/guestDiagnosticSettingsAssociation@2018-06-01-preview":{"RelativePath":"monitor/microsoft.insights/2018-06-01-preview/types.json","Index":13},"microsoft.insights/guestDiagnosticSettings@2018-06-01-preview":{"RelativePath":"monitor/microsoft.insights/2018-06-01-preview/types.json","Index":43},"microsoft.insights/actionGroups@2018-09-01":{"RelativePath":"monitor/microsoft.insights/2018-09-01/types.json","Index":41},"Microsoft.Insights/vmInsightsOnboardingStatuses@2018-11-27-preview":{"RelativePath":"monitor/microsoft.insights/2018-11-27-preview/types.json","Index":24},"microsoft.insights/actionGroups@2019-03-01":{"RelativePath":"monitor/microsoft.insights/2019-03-01/types.json","Index":41},"microsoft.insights/actionGroups@2019-06-01":{"RelativePath":"monitor/microsoft.insights/2019-06-01/types.json","Index":41},"microsoft.insights/privateLinkScopes@2019-10-17-preview":{"RelativePath":"monitor/microsoft.insights/2019-10-17-preview/types.json","Index":18},"Microsoft.Insights/privateLinkScopes/privateEndpointConnections@2019-10-17-preview":{"RelativePath":"monitor/microsoft.insights/2019-10-17-preview/types.json","Index":22},"Microsoft.Insights/privateLinkScopes/scopedResources@2019-10-17-preview":{"RelativePath":"monitor/microsoft.insights/2019-10-17-preview/types.json","Index":27},"Microsoft.Insights/privateLinkScopes/privateLinkResources@2019-10-17-preview":{"RelativePath":"monitor/microsoft.insights/2019-10-17-preview/types.json","Index":33},"Microsoft.Insights/dataCollectionRuleAssociations@2019-11-01-preview":{"RelativePath":"monitor/microsoft.insights/2019-11-01-preview/types.json","Index":18},"Microsoft.Insights/dataCollectionRules@2019-11-01-preview":{"RelativePath":"monitor/microsoft.insights/2019-11-01-preview/types.json","Index":111},"microsoft.insights/diagnosticSettings@2020-01-01-preview":{"RelativePath":"monitor/microsoft.insights/2020-01-01-preview/types.json","Index":14},"Microsoft.Insights/scheduledQueryRules@2020-05-01-preview":{"RelativePath":"monitor/microsoft.insights/2020-05-01-preview/types.json","Index":40},"Microsoft.Insights/activityLogAlerts@2020-10-01":{"RelativePath":"monitor/microsoft.insights/2020-10-01/types.json","Index":25},"Microsoft.Insights/scheduledQueryRules@2021-02-01-preview":{"RelativePath":"monitor/microsoft.insights/2021-02-01-preview/types.json","Index":54},"Microsoft.Insights/dataCollectionEndpoints@2021-04-01":{"RelativePath":"monitor/microsoft.insights/2021-04-01/types.json","Index":39},"Microsoft.Insights/dataCollectionRuleAssociations@2021-04-01":{"RelativePath":"monitor/microsoft.insights/2021-04-01/types.json","Index":61},"Microsoft.Insights/dataCollectionRules@2021-04-01":{"RelativePath":"monitor/microsoft.insights/2021-04-01/types.json","Index":171},"Microsoft.Insights/diagnosticSettings@2021-05-01-preview":{"RelativePath":"monitor/microsoft.insights/2021-05-01-preview/types.json","Index":28},"Microsoft.Insights/autoscalesettings@2021-05-01-preview":{"RelativePath":"monitor/microsoft.insights/2021-05-01-preview/types.json","Index":104},"Microsoft.Insights/diagnosticSettingsCategories@2021-05-01-preview":{"RelativePath":"monitor/microsoft.insights/2021-05-01-preview/types.json","Index":113},"microsoft.insights/privateLinkScopes@2021-07-01-preview":{"RelativePath":"monitor/microsoft.insights/2021-07-01-preview/types.json","Index":53},"Microsoft.Insights/privateLinkScopes/privateEndpointConnections@2021-07-01-preview":{"RelativePath":"monitor/microsoft.insights/2021-07-01-preview/types.json","Index":57},"Microsoft.Insights/privateLinkScopes/scopedResources@2021-07-01-preview":{"RelativePath":"monitor/microsoft.insights/2021-07-01-preview/types.json","Index":62},"Microsoft.Insights/privateLinkScopes/privateLinkResources@2021-07-01-preview":{"RelativePath":"monitor/microsoft.insights/2021-07-01-preview/types.json","Index":69},"Microsoft.Insights/scheduledQueryRules@2021-08-01":{"RelativePath":"monitor/microsoft.insights/2021-08-01/types.json","Index":54},"Microsoft.Insights/dataCollectionEndpoints@2021-09-01-preview":{"RelativePath":"monitor/microsoft.insights/2021-09-01-preview/types.json","Index":39},"Microsoft.Insights/dataCollectionRuleAssociations@2021-09-01-preview":{"RelativePath":"monitor/microsoft.insights/2021-09-01-preview/types.json","Index":62},"Microsoft.Insights/dataCollectionRules@2021-09-01-preview":{"RelativePath":"monitor/microsoft.insights/2021-09-01-preview/types.json","Index":201},"Microsoft.Insights/actionGroups@2021-09-01":{"RelativePath":"monitor/microsoft.insights/2021-09-01/types.json","Index":43},"Microsoft.Insights/actionGroups@2022-04-01":{"RelativePath":"monitor/microsoft.insights/2022-04-01/types.json","Index":43},"Microsoft.Insights/dataCollectionEndpoints@2022-06-01":{"RelativePath":"monitor/microsoft.insights/2022-06-01/types.json","Index":63},"Microsoft.Insights/dataCollectionRuleAssociations@2022-06-01":{"RelativePath":"monitor/microsoft.insights/2022-06-01/types.json","Index":87},"Microsoft.Insights/dataCollectionRules@2022-06-01":{"RelativePath":"monitor/microsoft.insights/2022-06-01/types.json","Index":265},"Microsoft.Insights/actionGroups@2022-06-01":{"RelativePath":"monitor/microsoft.insights/2022-06-01/types.json","Index":301},"Microsoft.Insights/scheduledQueryRules@2022-06-15":{"RelativePath":"monitor/microsoft.insights/2022-06-15/types.json","Index":54},"Microsoft.Insights/scheduledQueryRules@2022-08-01-preview":{"RelativePath":"monitor/microsoft.insights/2022-08-01-preview/types.json","Index":66},"Microsoft.Insights/autoscalesettings@2022-10-01":{"RelativePath":"monitor/microsoft.insights/2022-10-01/types.json","Index":94},"Microsoft.Insights/activityLogAlerts@2023-01-01-preview":{"RelativePath":"monitor/microsoft.insights/2023-01-01-preview/types.json","Index":26},"Microsoft.Insights/actionGroups@2023-01-01":{"RelativePath":"monitor/microsoft.insights/2023-01-01/types.json","Index":43},"Microsoft.Insights/scheduledQueryRules@2023-03-15-preview":{"RelativePath":"monitor/microsoft.insights/2023-03-15-preview/types.json","Index":63},"Microsoft.Monitor/accounts@2021-06-03-preview":{"RelativePath":"monitor/microsoft.monitor/2021-06-03-preview/types.json","Index":32},"Microsoft.Monitor/accounts@2023-04-03":{"RelativePath":"monitor/microsoft.monitor/2023-04-03/types.json","Index":50},"Microsoft.MobilePacketCore/networkFunctions@2023-05-15-preview":{"RelativePath":"mpcnetworkfunction/microsoft.mobilepacketcore/2023-05-15-preview/types.json","Index":60},"Microsoft.ManagedIdentity/userAssignedIdentities@2015-08-31-preview":{"RelativePath":"msi/microsoft.managedidentity/2015-08-31-preview/types.json","Index":13},"Microsoft.ManagedIdentity/identities@2015-08-31-preview":{"RelativePath":"msi/microsoft.managedidentity/2015-08-31-preview/types.json","Index":19},"Microsoft.ManagedIdentity/userAssignedIdentities@2018-11-30":{"RelativePath":"msi/microsoft.managedidentity/2018-11-30/types.json","Index":13},"Microsoft.ManagedIdentity/identities@2018-11-30":{"RelativePath":"msi/microsoft.managedidentity/2018-11-30/types.json","Index":20},"Microsoft.ManagedIdentity/userAssignedIdentities@2021-09-30-preview":{"RelativePath":"msi/microsoft.managedidentity/2021-09-30-preview/types.json","Index":13},"Microsoft.ManagedIdentity/identities@2021-09-30-preview":{"RelativePath":"msi/microsoft.managedidentity/2021-09-30-preview/types.json","Index":20},"Microsoft.ManagedIdentity/userAssignedIdentities@2022-01-31-preview":{"RelativePath":"msi/microsoft.managedidentity/2022-01-31-preview/types.json","Index":13},"Microsoft.ManagedIdentity/userAssignedIdentities/federatedIdentityCredentials@2022-01-31-preview":{"RelativePath":"msi/microsoft.managedidentity/2022-01-31-preview/types.json","Index":19},"Microsoft.ManagedIdentity/identities@2022-01-31-preview":{"RelativePath":"msi/microsoft.managedidentity/2022-01-31-preview/types.json","Index":26},"Microsoft.ManagedIdentity/userAssignedIdentities@2023-01-31":{"RelativePath":"msi/microsoft.managedidentity/2023-01-31/types.json","Index":24},"Microsoft.ManagedIdentity/userAssignedIdentities/federatedIdentityCredentials@2023-01-31":{"RelativePath":"msi/microsoft.managedidentity/2023-01-31/types.json","Index":30},"Microsoft.ManagedIdentity/identities@2023-01-31":{"RelativePath":"msi/microsoft.managedidentity/2023-01-31/types.json","Index":37},"Microsoft.ManagedIdentity/userAssignedIdentities@2023-07-31-preview":{"RelativePath":"msi/microsoft.managedidentity/2023-07-31-preview/types.json","Index":24},"Microsoft.ManagedIdentity/userAssignedIdentities/federatedIdentityCredentials@2023-07-31-preview":{"RelativePath":"msi/microsoft.managedidentity/2023-07-31-preview/types.json","Index":30},"Microsoft.ManagedIdentity/identities@2023-07-31-preview":{"RelativePath":"msi/microsoft.managedidentity/2023-07-31-preview/types.json","Index":37},"Microsoft.DBforMySQL/servers@2017-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01-preview/types.json","Index":77},"Microsoft.DBforMySQL/servers/firewallRules@2017-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01-preview/types.json","Index":82},"Microsoft.DBforMySQL/servers/virtualNetworkRules@2017-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01-preview/types.json","Index":93},"Microsoft.DBforMySQL/servers/databases@2017-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01-preview/types.json","Index":98},"Microsoft.DBforMySQL/servers/configurations@2017-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01-preview/types.json","Index":103},"Microsoft.DBforMySQL/servers/administrators@2017-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01-preview/types.json","Index":110},"Microsoft.DBforMySQL/servers/securityAlertPolicies@2017-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01-preview/types.json","Index":122},"Microsoft.DBforMySQL/servers@2017-12-01":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01/types.json","Index":77},"Microsoft.DBforMySQL/servers/firewallRules@2017-12-01":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01/types.json","Index":82},"Microsoft.DBforMySQL/servers/virtualNetworkRules@2017-12-01":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01/types.json","Index":93},"Microsoft.DBforMySQL/servers/databases@2017-12-01":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01/types.json","Index":98},"Microsoft.DBforMySQL/servers/configurations@2017-12-01":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01/types.json","Index":103},"Microsoft.DBforMySQL/servers/administrators@2017-12-01":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01/types.json","Index":110},"Microsoft.DBforMySQL/servers/securityAlertPolicies@2017-12-01":{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01/types.json","Index":122},"Microsoft.DBforMySQL/servers/privateEndpointConnections@2018-06-01":{"RelativePath":"mysql/microsoft.dbformysql/2018-06-01/types.json","Index":14},"Microsoft.DBforMySQL/servers/queryTexts@2018-06-01":{"RelativePath":"mysql/microsoft.dbformysql/2018-06-01/types.json","Index":19},"Microsoft.DBforMySQL/servers/topQueryStatistics@2018-06-01":{"RelativePath":"mysql/microsoft.dbformysql/2018-06-01/types.json","Index":25},"Microsoft.DBforMySQL/servers/waitStatistics@2018-06-01":{"RelativePath":"mysql/microsoft.dbformysql/2018-06-01/types.json","Index":30},"Microsoft.DBforMySQL/servers/advisors@2018-06-01":{"RelativePath":"mysql/microsoft.dbformysql/2018-06-01/types.json","Index":34},"Microsoft.DBforMySQL/servers/advisors/recommendedActions@2018-06-01":{"RelativePath":"mysql/microsoft.dbformysql/2018-06-01/types.json","Index":40},"Microsoft.DBforMySQL/servers/privateLinkResources@2018-06-01":{"RelativePath":"mysql/microsoft.dbformysql/2018-06-01/types.json","Index":46},"Microsoft.DBforMySQL/servers/keys@2020-01-01":{"RelativePath":"mysql/microsoft.dbformysql/2020-01-01/types.json","Index":14},"Microsoft.DBForMySql/flexibleServers@2020-07-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2020-07-01-preview/types.json","Index":61},"Microsoft.DBForMySql/flexibleServers/keys@2020-07-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2020-07-01-preview/types.json","Index":68},"Microsoft.DBForMySql/flexibleServers/firewallRules@2020-07-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2020-07-01-preview/types.json","Index":73},"Microsoft.DBForMySql/flexibleServers/databases@2020-07-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2020-07-01-preview/types.json","Index":78},"Microsoft.DBForMySql/flexibleServers/configurations@2020-07-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2020-07-01-preview/types.json","Index":92},"Microsoft.DBforMySQL/flexibleServers@2021-05-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01-preview/types.json","Index":76},"Microsoft.DBforMySQL/flexibleServers/firewallRules@2021-05-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01-preview/types.json","Index":81},"Microsoft.DBforMySQL/flexibleServers/databases@2021-05-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01-preview/types.json","Index":86},"Microsoft.DBforMySQL/flexibleServers/backups@2021-05-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01-preview/types.json","Index":91},"Microsoft.DBforMySQL/flexibleServers/configurations@2021-05-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01-preview/types.json","Index":108},"Microsoft.DBforMySQL/flexibleServers@2021-05-01":{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01/types.json","Index":80},"Microsoft.DBforMySQL/flexibleServers/firewallRules@2021-05-01":{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01/types.json","Index":85},"Microsoft.DBforMySQL/flexibleServers/databases@2021-05-01":{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01/types.json","Index":90},"Microsoft.DBforMySQL/flexibleServers/backups@2021-05-01":{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01/types.json","Index":95},"Microsoft.DBforMySQL/flexibleServers/configurations@2021-05-01":{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01/types.json","Index":112},"Microsoft.DBforMySQL/flexibleServers/backups@2021-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":23},"Microsoft.DBforMySQL/flexibleServers/configurations@2021-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":40},"Microsoft.DBforMySQL/flexibleServers/databases@2021-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":45},"Microsoft.DBforMySQL/flexibleServers/firewallRules@2021-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":50},"Microsoft.DBforMySQL/flexibleServers@2021-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":118},"Microsoft.DBforMySQL/flexibleServers/administrators@2021-12-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":127},"Microsoft.DBforMySQL/flexibleServers/backups@2022-01-01":{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":23},"Microsoft.DBforMySQL/flexibleServers/configurations@2022-01-01":{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":40},"Microsoft.DBforMySQL/flexibleServers/databases@2022-01-01":{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":45},"Microsoft.DBforMySQL/flexibleServers/firewallRules@2022-01-01":{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":50},"Microsoft.DBforMySQL/flexibleServers@2022-01-01":{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":118},"Microsoft.DBforMySQL/flexibleServers/administrators@2022-01-01":{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":127},"Microsoft.DBforMySQL/flexibleServers/backups@2022-09-30-preview":{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":23},"Microsoft.DBforMySQL/flexibleServers@2022-09-30-preview":{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":92},"Microsoft.DBforMySQL/flexibleServers/privateEndpointConnections@2022-09-30-preview":{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":109},"Microsoft.DBforMySQL/flexibleServers/privateLinkResources@2022-09-30-preview":{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":116},"Microsoft.DBforMySQL/flexibleServers/administrators@2023-06-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":27},"Microsoft.DBforMySQL/flexibleServers/backups@2023-06-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":32},"Microsoft.DBforMySQL/flexibleServers/configurations@2023-06-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":49},"Microsoft.DBforMySQL/flexibleServers/databases@2023-06-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":54},"Microsoft.DBforMySQL/flexibleServers/firewallRules@2023-06-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":59},"Microsoft.DBforMySQL/flexibleServers@2023-06-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":146},"Microsoft.DBforMySQL/locations/capabilitySets@2023-06-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":162},"Microsoft.DBforMySQL/flexibleServers/administrators@2023-06-30":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":27},"Microsoft.DBforMySQL/flexibleServers/backups@2023-06-30":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":32},"Microsoft.DBforMySQL/flexibleServers/configurations@2023-06-30":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":49},"Microsoft.DBforMySQL/flexibleServers/databases@2023-06-30":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":54},"Microsoft.DBforMySQL/flexibleServers/firewallRules@2023-06-30":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":59},"Microsoft.DBforMySQL/flexibleServers@2023-06-30":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":146},"Microsoft.DBforMySQL/flexibleServers/privateEndpointConnections@2023-06-30":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":150},"Microsoft.DBforMySQL/locations/capabilitySets@2023-06-30":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":166},"Microsoft.DBforMySQL/flexibleServers/privateLinkResources@2023-06-30":{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":173},"Microsoft.DBforMySQL/flexibleServers@2023-10-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2023-10-01-preview/types.json","Index":105},"Microsoft.DBforMySQL/flexibleServers/advancedThreatProtectionSettings@2023-10-01-preview":{"RelativePath":"mysql/microsoft.dbformysql/2023-10-01-preview/types.json","Index":120},"Microsoft.NetApp/netAppAccounts@2017-08-15":{"RelativePath":"netapp/microsoft.netapp/2017-08-15/types.json","Index":14},"Microsoft.NetApp/netAppAccounts/capacityPools@2017-08-15":{"RelativePath":"netapp/microsoft.netapp/2017-08-15/types.json","Index":23},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2017-08-15":{"RelativePath":"netapp/microsoft.netapp/2017-08-15/types.json","Index":35},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2017-08-15":{"RelativePath":"netapp/microsoft.netapp/2017-08-15/types.json","Index":40},"Microsoft.NetApp/netAppAccounts@2019-05-01":{"RelativePath":"netapp/microsoft.netapp/2019-05-01/types.json","Index":14},"Microsoft.NetApp/netAppAccounts/capacityPools@2019-05-01":{"RelativePath":"netapp/microsoft.netapp/2019-05-01/types.json","Index":23},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2019-05-01":{"RelativePath":"netapp/microsoft.netapp/2019-05-01/types.json","Index":38},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2019-05-01":{"RelativePath":"netapp/microsoft.netapp/2019-05-01/types.json","Index":43},"Microsoft.NetApp/netAppAccounts@2019-06-01":{"RelativePath":"netapp/microsoft.netapp/2019-06-01/types.json","Index":14},"Microsoft.NetApp/netAppAccounts/capacityPools@2019-06-01":{"RelativePath":"netapp/microsoft.netapp/2019-06-01/types.json","Index":23},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2019-06-01":{"RelativePath":"netapp/microsoft.netapp/2019-06-01/types.json","Index":38},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2019-06-01":{"RelativePath":"netapp/microsoft.netapp/2019-06-01/types.json","Index":43},"Microsoft.NetApp/netAppAccounts@2019-07-01":{"RelativePath":"netapp/microsoft.netapp/2019-07-01/types.json","Index":14},"Microsoft.NetApp/netAppAccounts/capacityPools@2019-07-01":{"RelativePath":"netapp/microsoft.netapp/2019-07-01/types.json","Index":23},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2019-07-01":{"RelativePath":"netapp/microsoft.netapp/2019-07-01/types.json","Index":38},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2019-07-01":{"RelativePath":"netapp/microsoft.netapp/2019-07-01/types.json","Index":43},"Microsoft.NetApp/netAppAccounts@2019-08-01":{"RelativePath":"netapp/microsoft.netapp/2019-08-01/types.json","Index":15},"Microsoft.NetApp/netAppAccounts/capacityPools@2019-08-01":{"RelativePath":"netapp/microsoft.netapp/2019-08-01/types.json","Index":25},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2019-08-01":{"RelativePath":"netapp/microsoft.netapp/2019-08-01/types.json","Index":43},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2019-08-01":{"RelativePath":"netapp/microsoft.netapp/2019-08-01/types.json","Index":49},"Microsoft.NetApp/netAppAccounts@2019-10-01":{"RelativePath":"netapp/microsoft.netapp/2019-10-01/types.json","Index":15},"Microsoft.NetApp/netAppAccounts/capacityPools@2019-10-01":{"RelativePath":"netapp/microsoft.netapp/2019-10-01/types.json","Index":25},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2019-10-01":{"RelativePath":"netapp/microsoft.netapp/2019-10-01/types.json","Index":50},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2019-10-01":{"RelativePath":"netapp/microsoft.netapp/2019-10-01/types.json","Index":56},"Microsoft.NetApp/netAppAccounts@2019-11-01":{"RelativePath":"netapp/microsoft.netapp/2019-11-01/types.json","Index":15},"Microsoft.NetApp/netAppAccounts/capacityPools@2019-11-01":{"RelativePath":"netapp/microsoft.netapp/2019-11-01/types.json","Index":25},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2019-11-01":{"RelativePath":"netapp/microsoft.netapp/2019-11-01/types.json","Index":50},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2019-11-01":{"RelativePath":"netapp/microsoft.netapp/2019-11-01/types.json","Index":55},"Microsoft.NetApp/netAppAccounts@2020-02-01":{"RelativePath":"netapp/microsoft.netapp/2020-02-01/types.json","Index":16},"Microsoft.NetApp/netAppAccounts/capacityPools@2020-02-01":{"RelativePath":"netapp/microsoft.netapp/2020-02-01/types.json","Index":26},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2020-02-01":{"RelativePath":"netapp/microsoft.netapp/2020-02-01/types.json","Index":52},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2020-02-01":{"RelativePath":"netapp/microsoft.netapp/2020-02-01/types.json","Index":57},"Microsoft.NetApp/netAppAccounts@2020-03-01":{"RelativePath":"netapp/microsoft.netapp/2020-03-01/types.json","Index":16},"Microsoft.NetApp/netAppAccounts/capacityPools@2020-03-01":{"RelativePath":"netapp/microsoft.netapp/2020-03-01/types.json","Index":26},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2020-03-01":{"RelativePath":"netapp/microsoft.netapp/2020-03-01/types.json","Index":54},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2020-03-01":{"RelativePath":"netapp/microsoft.netapp/2020-03-01/types.json","Index":59},"Microsoft.NetApp/netAppAccounts@2020-05-01":{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":16},"Microsoft.NetApp/netAppAccounts/capacityPools@2020-05-01":{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":26},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2020-05-01":{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":53},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2020-05-01":{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":58},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2020-05-01":{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":68},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2020-05-01":{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":76},"Microsoft.NetApp/netAppAccounts/backupPolicies@2020-05-01":{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":84},"Microsoft.NetApp/netAppAccounts/accountBackups@2020-05-01":{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":88},"Microsoft.NetApp/netAppAccounts@2020-06-01":{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":22},"Microsoft.NetApp/netAppAccounts/capacityPools@2020-06-01":{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":35},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2020-06-01":{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":65},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2020-06-01":{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":70},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2020-06-01":{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":80},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2020-06-01":{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":88},"Microsoft.NetApp/netAppAccounts/backupPolicies@2020-06-01":{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":96},"Microsoft.NetApp/netAppAccounts/accountBackups@2020-06-01":{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":100},"Microsoft.NetApp/netAppAccounts@2020-07-01":{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":22},"Microsoft.NetApp/netAppAccounts/capacityPools@2020-07-01":{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":35},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2020-07-01":{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":65},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2020-07-01":{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":70},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2020-07-01":{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":80},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2020-07-01":{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":88},"Microsoft.NetApp/netAppAccounts/backupPolicies@2020-07-01":{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":96},"Microsoft.NetApp/netAppAccounts/accountBackups@2020-07-01":{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":100},"Microsoft.NetApp/netAppAccounts@2020-08-01":{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":22},"Microsoft.NetApp/netAppAccounts/capacityPools@2020-08-01":{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":35},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2020-08-01":{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":65},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2020-08-01":{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":70},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2020-08-01":{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":80},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2020-08-01":{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":88},"Microsoft.NetApp/netAppAccounts/backupPolicies@2020-08-01":{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":96},"Microsoft.NetApp/netAppAccounts/accountBackups@2020-08-01":{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":100},"Microsoft.NetApp/netAppAccounts@2020-09-01":{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":23},"Microsoft.NetApp/netAppAccounts/capacityPools@2020-09-01":{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":36},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2020-09-01":{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":66},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2020-09-01":{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":71},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2020-09-01":{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":81},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2020-09-01":{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":89},"Microsoft.NetApp/netAppAccounts/backupPolicies@2020-09-01":{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":97},"Microsoft.NetApp/netAppAccounts/accountBackups@2020-09-01":{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":101},"Microsoft.NetApp/netAppAccounts@2020-11-01":{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":37},"Microsoft.NetApp/netAppAccounts/capacityPools@2020-11-01":{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":50},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2020-11-01":{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":80},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2020-11-01":{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":85},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2020-11-01":{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":95},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2020-11-01":{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":103},"Microsoft.NetApp/netAppAccounts/backupPolicies@2020-11-01":{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":111},"Microsoft.NetApp/netAppAccounts/accountBackups@2020-11-01":{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":115},"Microsoft.NetApp/netAppAccounts@2020-12-01":{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":35},"Microsoft.NetApp/netAppAccounts/capacityPools@2020-12-01":{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":48},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2020-12-01":{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":78},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2020-12-01":{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":83},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2020-12-01":{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":93},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2020-12-01":{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":101},"Microsoft.NetApp/netAppAccounts/backupPolicies@2020-12-01":{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":109},"Microsoft.NetApp/netAppAccounts/accountBackups@2020-12-01":{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":113},"Microsoft.NetApp/netAppAccounts@2021-02-01":{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":35},"Microsoft.NetApp/netAppAccounts/capacityPools@2021-02-01":{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":48},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2021-02-01":{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":78},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2021-02-01":{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":83},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2021-02-01":{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":93},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2021-02-01":{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":101},"Microsoft.NetApp/netAppAccounts/backupPolicies@2021-02-01":{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":109},"Microsoft.NetApp/netAppAccounts/accountBackups@2021-02-01":{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":113},"Microsoft.NetApp/netAppAccounts@2021-04-01-preview":{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":35},"Microsoft.NetApp/netAppAccounts/capacityPools@2021-04-01-preview":{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":48},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2021-04-01-preview":{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":85},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2021-04-01-preview":{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":90},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2021-04-01-preview":{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":100},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2021-04-01-preview":{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":108},"Microsoft.NetApp/netAppAccounts/backupPolicies@2021-04-01-preview":{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":116},"Microsoft.NetApp/netAppAccounts/accountBackups@2021-04-01-preview":{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":120},"Microsoft.NetApp/netAppAccounts@2021-04-01":{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":36},"Microsoft.NetApp/netAppAccounts/capacityPools@2021-04-01":{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":52},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2021-04-01":{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":85},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2021-04-01":{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":90},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2021-04-01":{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":100},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2021-04-01":{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":108},"Microsoft.NetApp/netAppAccounts/backupPolicies@2021-04-01":{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":116},"Microsoft.NetApp/netAppAccounts/accountBackups@2021-04-01":{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":120},"Microsoft.NetApp/netAppAccounts@2021-06-01":{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":36},"Microsoft.NetApp/netAppAccounts/capacityPools@2021-06-01":{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":53},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2021-06-01":{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":97},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2021-06-01":{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":102},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2021-06-01":{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":112},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2021-06-01":{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":120},"Microsoft.NetApp/netAppAccounts/backupPolicies@2021-06-01":{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":128},"Microsoft.NetApp/locations/quotaLimits@2021-06-01":{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":133},"Microsoft.NetApp/netAppAccounts/accountBackups@2021-06-01":{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":137},"Microsoft.NetApp/netAppAccounts@2021-08-01":{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":36},"Microsoft.NetApp/netAppAccounts/capacityPools@2021-08-01":{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":53},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2021-08-01":{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":99},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2021-08-01":{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":104},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2021-08-01":{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":114},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2021-08-01":{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":122},"Microsoft.NetApp/netAppAccounts/backupPolicies@2021-08-01":{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":130},"Microsoft.NetApp/netAppAccounts/volumeGroups@2021-08-01":{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":143},"Microsoft.NetApp/locations/quotaLimits@2021-08-01":{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":148},"Microsoft.NetApp/netAppAccounts/accountBackups@2021-08-01":{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":152},"Microsoft.NetApp/netAppAccounts@2021-10-01":{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":37},"Microsoft.NetApp/netAppAccounts/capacityPools@2021-10-01":{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":54},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2021-10-01":{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":103},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2021-10-01":{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":108},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2021-10-01":{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":118},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2021-10-01":{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":126},"Microsoft.NetApp/netAppAccounts/backupPolicies@2021-10-01":{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":134},"Microsoft.NetApp/netAppAccounts/volumeGroups@2021-10-01":{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":147},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes@2021-10-01":{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":152},"Microsoft.NetApp/locations/quotaLimits@2021-10-01":{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":157},"Microsoft.NetApp/netAppAccounts/accountBackups@2021-10-01":{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":161},"Microsoft.NetApp/netAppAccounts@2022-01-01":{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":37},"Microsoft.NetApp/netAppAccounts/capacityPools@2022-01-01":{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":54},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2022-01-01":{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":106},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2022-01-01":{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":111},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2022-01-01":{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":121},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2022-01-01":{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":129},"Microsoft.NetApp/netAppAccounts/backupPolicies@2022-01-01":{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":137},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/volumeQuotaRules@2022-01-01":{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":156},"Microsoft.NetApp/netAppAccounts/volumeGroups@2022-01-01":{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":168},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes@2022-01-01":{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":173},"Microsoft.NetApp/locations/quotaLimits@2022-01-01":{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":178},"Microsoft.NetApp/netAppAccounts/accountBackups@2022-01-01":{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":182},"Microsoft.NetApp/netAppAccounts@2022-03-01":{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":37},"Microsoft.NetApp/netAppAccounts/capacityPools@2022-03-01":{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":54},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2022-03-01":{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":107},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2022-03-01":{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":112},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2022-03-01":{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":122},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2022-03-01":{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":130},"Microsoft.NetApp/netAppAccounts/backupPolicies@2022-03-01":{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":138},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/volumeQuotaRules@2022-03-01":{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":157},"Microsoft.NetApp/netAppAccounts/volumeGroups@2022-03-01":{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":169},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes@2022-03-01":{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":174},"Microsoft.NetApp/locations/quotaLimits@2022-03-01":{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":179},"Microsoft.NetApp/netAppAccounts/accountBackups@2022-03-01":{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":183},"Microsoft.NetApp/netAppAccounts@2022-05-01":{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":56},"Microsoft.NetApp/netAppAccounts/capacityPools@2022-05-01":{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":73},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2022-05-01":{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":132},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2022-05-01":{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":137},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2022-05-01":{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":147},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2022-05-01":{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":155},"Microsoft.NetApp/netAppAccounts/backupPolicies@2022-05-01":{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":163},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/volumeQuotaRules@2022-05-01":{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":182},"Microsoft.NetApp/netAppAccounts/volumeGroups@2022-05-01":{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":194},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes@2022-05-01":{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":199},"Microsoft.NetApp/locations/quotaLimits@2022-05-01":{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":204},"Microsoft.NetApp/netAppAccounts/accountBackups@2022-05-01":{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":208},"Microsoft.NetApp/netAppAccounts@2022-09-01":{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":56},"Microsoft.NetApp/netAppAccounts/capacityPools@2022-09-01":{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":73},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2022-09-01":{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":137},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2022-09-01":{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":142},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2022-09-01":{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":152},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2022-09-01":{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":160},"Microsoft.NetApp/netAppAccounts/backupPolicies@2022-09-01":{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":168},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/volumeQuotaRules@2022-09-01":{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":187},"Microsoft.NetApp/netAppAccounts/volumeGroups@2022-09-01":{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":199},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes@2022-09-01":{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":204},"Microsoft.NetApp/locations/quotaLimits@2022-09-01":{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":209},"Microsoft.NetApp/netAppAccounts/accountBackups@2022-09-01":{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":213},"Microsoft.NetApp/netAppAccounts@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":56},"Microsoft.NetApp/netAppAccounts/capacityPools@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":73},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":138},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":143},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":153},"Microsoft.NetApp/netAppAccounts/backupVaults/backups@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":161},"Microsoft.NetApp/netAppAccounts/backupPolicies@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":169},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/volumeQuotaRules@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":188},"Microsoft.NetApp/netAppAccounts/volumeGroups@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":200},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":205},"Microsoft.NetApp/netAppAccounts/backupVaults@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":211},"Microsoft.NetApp/locations/quotaLimits@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":216},"Microsoft.NetApp/netAppAccounts/accountBackups@2022-11-01-preview":{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":220},"Microsoft.NetApp/netAppAccounts@2022-11-01":{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":56},"Microsoft.NetApp/netAppAccounts/capacityPools@2022-11-01":{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":73},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2022-11-01":{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":138},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2022-11-01":{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":143},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2022-11-01":{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":153},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups@2022-11-01":{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":161},"Microsoft.NetApp/netAppAccounts/backupPolicies@2022-11-01":{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":169},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/volumeQuotaRules@2022-11-01":{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":188},"Microsoft.NetApp/netAppAccounts/volumeGroups@2022-11-01":{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":200},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes@2022-11-01":{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":205},"Microsoft.NetApp/locations/quotaLimits@2022-11-01":{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":210},"Microsoft.NetApp/netAppAccounts/accountBackups@2022-11-01":{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":214},"Microsoft.NetApp/netAppAccounts@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":56},"Microsoft.NetApp/netAppAccounts/capacityPools@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":73},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":145},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":150},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":160},"Microsoft.NetApp/netAppAccounts/backupVaults/backups@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":168},"Microsoft.NetApp/netAppAccounts/backupPolicies@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":176},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/volumeQuotaRules@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":195},"Microsoft.NetApp/netAppAccounts/volumeGroups@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":209},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":214},"Microsoft.NetApp/netAppAccounts/backupVaults@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":220},"Microsoft.NetApp/locations/quotaLimits@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":225},"Microsoft.NetApp/locations/regionInfos@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":242},"Microsoft.NetApp/netAppAccounts/accountBackups@2023-05-01-preview":{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":246},"Microsoft.NetApp/netAppAccounts@2023-05-01":{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":56},"Microsoft.NetApp/netAppAccounts/capacityPools@2023-05-01":{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":73},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2023-05-01":{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":143},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2023-05-01":{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":148},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2023-05-01":{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":158},"Microsoft.NetApp/netAppAccounts/backupPolicies@2023-05-01":{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":166},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/volumeQuotaRules@2023-05-01":{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":185},"Microsoft.NetApp/netAppAccounts/volumeGroups@2023-05-01":{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":199},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes@2023-05-01":{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":204},"Microsoft.NetApp/locations/quotaLimits@2023-05-01":{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":209},"Microsoft.NetApp/netAppAccounts@2023-07-01":{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":56},"Microsoft.NetApp/netAppAccounts/capacityPools@2023-07-01":{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":73},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2023-07-01":{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":143},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2023-07-01":{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":148},"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2023-07-01":{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":158},"Microsoft.NetApp/netAppAccounts/backupPolicies@2023-07-01":{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":166},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/volumeQuotaRules@2023-07-01":{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":185},"Microsoft.NetApp/netAppAccounts/volumeGroups@2023-07-01":{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":199},"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes@2023-07-01":{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":204},"Microsoft.NetApp/locations/quotaLimits@2023-07-01":{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":209},"microsoft.compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2015-05-01-preview":{"RelativePath":"network/microsoft.compute/2015-05-01-preview/types.json","Index":25},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2015-06-15":{"RelativePath":"network/microsoft.compute/2015-06-15/types.json","Index":83},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2016-03-30":{"RelativePath":"network/microsoft.compute/2016-03-30/types.json","Index":95},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2016-06-01":{"RelativePath":"network/microsoft.compute/2016-06-01/types.json","Index":98},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2016-09-01":{"RelativePath":"network/microsoft.compute/2016-09-01/types.json","Index":98},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2016-12-01":{"RelativePath":"network/microsoft.compute/2016-12-01/types.json","Index":98},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2017-03-01":{"RelativePath":"network/microsoft.compute/2017-03-01/types.json","Index":98},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2017-03-01":{"RelativePath":"network/microsoft.compute/2017-03-01/types.json","Index":103},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2017-03-30":{"RelativePath":"network/microsoft.compute/2017-03-30/types.json","Index":98},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2017-03-30":{"RelativePath":"network/microsoft.compute/2017-03-30/types.json","Index":103},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2017-06-01":{"RelativePath":"network/microsoft.compute/2017-06-01/types.json","Index":106},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2017-06-01":{"RelativePath":"network/microsoft.compute/2017-06-01/types.json","Index":112},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2017-08-01":{"RelativePath":"network/microsoft.compute/2017-08-01/types.json","Index":110},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2017-08-01":{"RelativePath":"network/microsoft.compute/2017-08-01/types.json","Index":116},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2017-09-01":{"RelativePath":"network/microsoft.compute/2017-09-01/types.json","Index":117},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2017-09-01":{"RelativePath":"network/microsoft.compute/2017-09-01/types.json","Index":121},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2017-09-01":{"RelativePath":"network/microsoft.compute/2017-09-01/types.json","Index":127},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2017-10-01":{"RelativePath":"network/microsoft.compute/2017-10-01/types.json","Index":117},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2017-10-01":{"RelativePath":"network/microsoft.compute/2017-10-01/types.json","Index":121},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2017-10-01":{"RelativePath":"network/microsoft.compute/2017-10-01/types.json","Index":127},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2017-11-01":{"RelativePath":"network/microsoft.compute/2017-11-01/types.json","Index":119},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2017-11-01":{"RelativePath":"network/microsoft.compute/2017-11-01/types.json","Index":123},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2017-11-01":{"RelativePath":"network/microsoft.compute/2017-11-01/types.json","Index":129},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2018-01-01":{"RelativePath":"network/microsoft.compute/2018-01-01/types.json","Index":119},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2018-01-01":{"RelativePath":"network/microsoft.compute/2018-01-01/types.json","Index":123},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2018-01-01":{"RelativePath":"network/microsoft.compute/2018-01-01/types.json","Index":129},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2018-02-01":{"RelativePath":"network/microsoft.compute/2018-02-01/types.json","Index":119},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2018-02-01":{"RelativePath":"network/microsoft.compute/2018-02-01/types.json","Index":123},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2018-02-01":{"RelativePath":"network/microsoft.compute/2018-02-01/types.json","Index":129},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2018-04-01":{"RelativePath":"network/microsoft.compute/2018-04-01/types.json","Index":119},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2018-04-01":{"RelativePath":"network/microsoft.compute/2018-04-01/types.json","Index":123},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2018-04-01":{"RelativePath":"network/microsoft.compute/2018-04-01/types.json","Index":129},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2018-06-01":{"RelativePath":"network/microsoft.compute/2018-06-01/types.json","Index":119},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2018-06-01":{"RelativePath":"network/microsoft.compute/2018-06-01/types.json","Index":123},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2018-06-01":{"RelativePath":"network/microsoft.compute/2018-06-01/types.json","Index":129},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2018-07-01":{"RelativePath":"network/microsoft.compute/2018-07-01/types.json","Index":128},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2018-07-01":{"RelativePath":"network/microsoft.compute/2018-07-01/types.json","Index":132},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2018-07-01":{"RelativePath":"network/microsoft.compute/2018-07-01/types.json","Index":138},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2018-08-01":{"RelativePath":"network/microsoft.compute/2018-08-01/types.json","Index":165},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2018-08-01":{"RelativePath":"network/microsoft.compute/2018-08-01/types.json","Index":169},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2018-08-01":{"RelativePath":"network/microsoft.compute/2018-08-01/types.json","Index":175},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2018-10-01":{"RelativePath":"network/microsoft.compute/2018-10-01/types.json","Index":165},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2018-10-01":{"RelativePath":"network/microsoft.compute/2018-10-01/types.json","Index":169},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2018-10-01":{"RelativePath":"network/microsoft.compute/2018-10-01/types.json","Index":175},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2018-11-01":{"RelativePath":"network/microsoft.compute/2018-11-01/types.json","Index":169},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2018-11-01":{"RelativePath":"network/microsoft.compute/2018-11-01/types.json","Index":173},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2018-11-01":{"RelativePath":"network/microsoft.compute/2018-11-01/types.json","Index":179},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2018-12-01":{"RelativePath":"network/microsoft.compute/2018-12-01/types.json","Index":169},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2018-12-01":{"RelativePath":"network/microsoft.compute/2018-12-01/types.json","Index":173},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2018-12-01":{"RelativePath":"network/microsoft.compute/2018-12-01/types.json","Index":179},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2019-02-01":{"RelativePath":"network/microsoft.compute/2019-02-01/types.json","Index":171},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2019-02-01":{"RelativePath":"network/microsoft.compute/2019-02-01/types.json","Index":175},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2019-02-01":{"RelativePath":"network/microsoft.compute/2019-02-01/types.json","Index":181},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2019-04-01":{"RelativePath":"network/microsoft.compute/2019-04-01/types.json","Index":190},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2019-04-01":{"RelativePath":"network/microsoft.compute/2019-04-01/types.json","Index":194},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2019-04-01":{"RelativePath":"network/microsoft.compute/2019-04-01/types.json","Index":200},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2019-06-01":{"RelativePath":"network/microsoft.compute/2019-06-01/types.json","Index":190},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2019-06-01":{"RelativePath":"network/microsoft.compute/2019-06-01/types.json","Index":194},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2019-06-01":{"RelativePath":"network/microsoft.compute/2019-06-01/types.json","Index":200},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2019-07-01":{"RelativePath":"network/microsoft.compute/2019-07-01/types.json","Index":307},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2019-07-01":{"RelativePath":"network/microsoft.compute/2019-07-01/types.json","Index":311},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2019-07-01":{"RelativePath":"network/microsoft.compute/2019-07-01/types.json","Index":317},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2019-08-01":{"RelativePath":"network/microsoft.compute/2019-08-01/types.json","Index":308},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2019-08-01":{"RelativePath":"network/microsoft.compute/2019-08-01/types.json","Index":312},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2019-08-01":{"RelativePath":"network/microsoft.compute/2019-08-01/types.json","Index":318},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2019-09-01":{"RelativePath":"network/microsoft.compute/2019-09-01/types.json","Index":308},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2019-09-01":{"RelativePath":"network/microsoft.compute/2019-09-01/types.json","Index":312},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2019-09-01":{"RelativePath":"network/microsoft.compute/2019-09-01/types.json","Index":318},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2019-11-01":{"RelativePath":"network/microsoft.compute/2019-11-01/types.json","Index":308},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2019-11-01":{"RelativePath":"network/microsoft.compute/2019-11-01/types.json","Index":312},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2019-11-01":{"RelativePath":"network/microsoft.compute/2019-11-01/types.json","Index":318},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2019-12-01":{"RelativePath":"network/microsoft.compute/2019-12-01/types.json","Index":323},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2019-12-01":{"RelativePath":"network/microsoft.compute/2019-12-01/types.json","Index":327},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2019-12-01":{"RelativePath":"network/microsoft.compute/2019-12-01/types.json","Index":333},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2020-03-01":{"RelativePath":"network/microsoft.compute/2020-03-01/types.json","Index":327},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2020-03-01":{"RelativePath":"network/microsoft.compute/2020-03-01/types.json","Index":331},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2020-03-01":{"RelativePath":"network/microsoft.compute/2020-03-01/types.json","Index":337},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2020-04-01":{"RelativePath":"network/microsoft.compute/2020-04-01/types.json","Index":330},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2020-04-01":{"RelativePath":"network/microsoft.compute/2020-04-01/types.json","Index":334},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2020-04-01":{"RelativePath":"network/microsoft.compute/2020-04-01/types.json","Index":340},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2020-05-01":{"RelativePath":"network/microsoft.compute/2020-05-01/types.json","Index":330},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2020-05-01":{"RelativePath":"network/microsoft.compute/2020-05-01/types.json","Index":334},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2020-05-01":{"RelativePath":"network/microsoft.compute/2020-05-01/types.json","Index":340},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2020-06-01":{"RelativePath":"network/microsoft.compute/2020-06-01/types.json","Index":330},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2020-06-01":{"RelativePath":"network/microsoft.compute/2020-06-01/types.json","Index":334},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2020-06-01":{"RelativePath":"network/microsoft.compute/2020-06-01/types.json","Index":340},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2020-07-01":{"RelativePath":"network/microsoft.compute/2020-07-01/types.json","Index":403},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2020-07-01":{"RelativePath":"network/microsoft.compute/2020-07-01/types.json","Index":407},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2020-07-01":{"RelativePath":"network/microsoft.compute/2020-07-01/types.json","Index":412},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2020-07-01":{"RelativePath":"network/microsoft.compute/2020-07-01/types.json","Index":418},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2020-07-01":{"RelativePath":"network/microsoft.compute/2020-07-01/types.json","Index":424},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2020-08-01":{"RelativePath":"network/microsoft.compute/2020-08-01/types.json","Index":417},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2020-08-01":{"RelativePath":"network/microsoft.compute/2020-08-01/types.json","Index":421},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2020-08-01":{"RelativePath":"network/microsoft.compute/2020-08-01/types.json","Index":426},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2020-08-01":{"RelativePath":"network/microsoft.compute/2020-08-01/types.json","Index":432},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2020-08-01":{"RelativePath":"network/microsoft.compute/2020-08-01/types.json","Index":438},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2020-11-01":{"RelativePath":"network/microsoft.compute/2020-11-01/types.json","Index":417},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2020-11-01":{"RelativePath":"network/microsoft.compute/2020-11-01/types.json","Index":422},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2020-11-01":{"RelativePath":"network/microsoft.compute/2020-11-01/types.json","Index":426},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2020-11-01":{"RelativePath":"network/microsoft.compute/2020-11-01/types.json","Index":432},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2020-11-01":{"RelativePath":"network/microsoft.compute/2020-11-01/types.json","Index":438},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2021-02-01":{"RelativePath":"network/microsoft.compute/2021-02-01/types.json","Index":430},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2021-02-01":{"RelativePath":"network/microsoft.compute/2021-02-01/types.json","Index":435},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2021-02-01":{"RelativePath":"network/microsoft.compute/2021-02-01/types.json","Index":439},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2021-02-01":{"RelativePath":"network/microsoft.compute/2021-02-01/types.json","Index":445},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2021-02-01":{"RelativePath":"network/microsoft.compute/2021-02-01/types.json","Index":451},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2021-03-01":{"RelativePath":"network/microsoft.compute/2021-03-01/types.json","Index":435},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2021-03-01":{"RelativePath":"network/microsoft.compute/2021-03-01/types.json","Index":440},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2021-03-01":{"RelativePath":"network/microsoft.compute/2021-03-01/types.json","Index":444},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2021-03-01":{"RelativePath":"network/microsoft.compute/2021-03-01/types.json","Index":450},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2021-03-01":{"RelativePath":"network/microsoft.compute/2021-03-01/types.json","Index":456},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2021-05-01":{"RelativePath":"network/microsoft.compute/2021-05-01/types.json","Index":438},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2021-05-01":{"RelativePath":"network/microsoft.compute/2021-05-01/types.json","Index":443},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2021-05-01":{"RelativePath":"network/microsoft.compute/2021-05-01/types.json","Index":447},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2021-05-01":{"RelativePath":"network/microsoft.compute/2021-05-01/types.json","Index":453},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2021-05-01":{"RelativePath":"network/microsoft.compute/2021-05-01/types.json","Index":459},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2021-08-01":{"RelativePath":"network/microsoft.compute/2021-08-01/types.json","Index":447},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2021-08-01":{"RelativePath":"network/microsoft.compute/2021-08-01/types.json","Index":452},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2021-08-01":{"RelativePath":"network/microsoft.compute/2021-08-01/types.json","Index":456},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2021-08-01":{"RelativePath":"network/microsoft.compute/2021-08-01/types.json","Index":462},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2021-08-01":{"RelativePath":"network/microsoft.compute/2021-08-01/types.json","Index":468},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2022-01-01":{"RelativePath":"network/microsoft.compute/2022-01-01/types.json","Index":447},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2022-01-01":{"RelativePath":"network/microsoft.compute/2022-01-01/types.json","Index":452},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2022-01-01":{"RelativePath":"network/microsoft.compute/2022-01-01/types.json","Index":456},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2022-01-01":{"RelativePath":"network/microsoft.compute/2022-01-01/types.json","Index":462},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2022-01-01":{"RelativePath":"network/microsoft.compute/2022-01-01/types.json","Index":468},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2022-05-01":{"RelativePath":"network/microsoft.compute/2022-05-01/types.json","Index":448},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2022-05-01":{"RelativePath":"network/microsoft.compute/2022-05-01/types.json","Index":453},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2022-05-01":{"RelativePath":"network/microsoft.compute/2022-05-01/types.json","Index":457},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2022-05-01":{"RelativePath":"network/microsoft.compute/2022-05-01/types.json","Index":463},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2022-05-01":{"RelativePath":"network/microsoft.compute/2022-05-01/types.json","Index":469},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2022-07-01":{"RelativePath":"network/microsoft.compute/2022-07-01/types.json","Index":448},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2022-07-01":{"RelativePath":"network/microsoft.compute/2022-07-01/types.json","Index":453},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2022-07-01":{"RelativePath":"network/microsoft.compute/2022-07-01/types.json","Index":457},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2022-07-01":{"RelativePath":"network/microsoft.compute/2022-07-01/types.json","Index":463},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2022-07-01":{"RelativePath":"network/microsoft.compute/2022-07-01/types.json","Index":469},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2022-09-01":{"RelativePath":"network/microsoft.compute/2022-09-01/types.json","Index":448},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2022-09-01":{"RelativePath":"network/microsoft.compute/2022-09-01/types.json","Index":453},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2022-09-01":{"RelativePath":"network/microsoft.compute/2022-09-01/types.json","Index":457},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2022-09-01":{"RelativePath":"network/microsoft.compute/2022-09-01/types.json","Index":463},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2022-09-01":{"RelativePath":"network/microsoft.compute/2022-09-01/types.json","Index":469},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2022-11-01":{"RelativePath":"network/microsoft.compute/2022-11-01/types.json","Index":459},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2022-11-01":{"RelativePath":"network/microsoft.compute/2022-11-01/types.json","Index":464},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2022-11-01":{"RelativePath":"network/microsoft.compute/2022-11-01/types.json","Index":468},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2022-11-01":{"RelativePath":"network/microsoft.compute/2022-11-01/types.json","Index":474},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2022-11-01":{"RelativePath":"network/microsoft.compute/2022-11-01/types.json","Index":480},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2023-02-01":{"RelativePath":"network/microsoft.compute/2023-02-01/types.json","Index":459},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2023-02-01":{"RelativePath":"network/microsoft.compute/2023-02-01/types.json","Index":464},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2023-02-01":{"RelativePath":"network/microsoft.compute/2023-02-01/types.json","Index":468},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2023-02-01":{"RelativePath":"network/microsoft.compute/2023-02-01/types.json","Index":474},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2023-02-01":{"RelativePath":"network/microsoft.compute/2023-02-01/types.json","Index":480},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2023-04-01":{"RelativePath":"network/microsoft.compute/2023-04-01/types.json","Index":462},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2023-04-01":{"RelativePath":"network/microsoft.compute/2023-04-01/types.json","Index":467},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2023-04-01":{"RelativePath":"network/microsoft.compute/2023-04-01/types.json","Index":471},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2023-04-01":{"RelativePath":"network/microsoft.compute/2023-04-01/types.json","Index":477},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2023-04-01":{"RelativePath":"network/microsoft.compute/2023-04-01/types.json","Index":483},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2023-05-01":{"RelativePath":"network/microsoft.compute/2023-05-01/types.json","Index":462},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2023-05-01":{"RelativePath":"network/microsoft.compute/2023-05-01/types.json","Index":467},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2023-05-01":{"RelativePath":"network/microsoft.compute/2023-05-01/types.json","Index":471},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2023-05-01":{"RelativePath":"network/microsoft.compute/2023-05-01/types.json","Index":477},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2023-05-01":{"RelativePath":"network/microsoft.compute/2023-05-01/types.json","Index":483},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2023-06-01":{"RelativePath":"network/microsoft.compute/2023-06-01/types.json","Index":462},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2023-06-01":{"RelativePath":"network/microsoft.compute/2023-06-01/types.json","Index":467},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2023-06-01":{"RelativePath":"network/microsoft.compute/2023-06-01/types.json","Index":471},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2023-06-01":{"RelativePath":"network/microsoft.compute/2023-06-01/types.json","Index":477},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2023-06-01":{"RelativePath":"network/microsoft.compute/2023-06-01/types.json","Index":483},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2023-09-01":{"RelativePath":"network/microsoft.compute/2023-09-01/types.json","Index":464},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2023-09-01":{"RelativePath":"network/microsoft.compute/2023-09-01/types.json","Index":469},"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2023-09-01":{"RelativePath":"network/microsoft.compute/2023-09-01/types.json","Index":473},"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2023-09-01":{"RelativePath":"network/microsoft.compute/2023-09-01/types.json","Index":479},"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2023-09-01":{"RelativePath":"network/microsoft.compute/2023-09-01/types.json","Index":485},"Microsoft.Network/applicationGateways@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":67},"Microsoft.Network/expressRouteCircuits@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":110},"Microsoft.Network/expressRouteCircuits/peerings@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":114},"Microsoft.Network/loadBalancers@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":168},"Microsoft.Network/localNetworkGateways@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":176},"Microsoft.Network/networkInterfaces@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":193},"Microsoft.Network/routeTables@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":209},"Microsoft.Network/networkSecurityGroups@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":231},"Microsoft.Network/publicIPAddresses@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":241},"Microsoft.Network/routeTables/routes@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":245},"Microsoft.Network/networkSecurityGroups/securityRules@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":249},"Microsoft.Network/expressRouteCircuits/authorizations@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":253},"Microsoft.Network/virtualnetworks/subnets@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":259},"Microsoft.Network/connections@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":292},"Microsoft.Network/virtualnetworkgateways@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":297},"Microsoft.Network/virtualnetworks@2015-05-01-preview":{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":307},"Microsoft.Network/applicationGateways@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":151},"Microsoft.Network/expressRouteCircuits/authorizations@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":159},"Microsoft.Network/expressRouteCircuits/peerings@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":179},"Microsoft.Network/expressRouteCircuits@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":202},"Microsoft.Network/loadBalancers@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":247},"Microsoft.Network/networkInterfaces@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":252},"Microsoft.Network/networkSecurityGroups@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":257},"Microsoft.Network/networkSecurityGroups/securityRules@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":261},"Microsoft.Network/publicIPAddresses@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":266},"Microsoft.Network/routeTables@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":271},"Microsoft.Network/routeTables/routes@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":275},"Microsoft.Network/virtualNetworks@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":286},"Microsoft.Network/virtualnetworks/subnets@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":290},"Microsoft.Network/virtualNetworkGateways@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":325},"Microsoft.Network/connections@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":346},"Microsoft.Network/localNetworkGateways@2015-06-15":{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":351},"Microsoft.Network/applicationGateways@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":158},"Microsoft.Network/expressRouteCircuits/authorizations@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":166},"Microsoft.Network/expressRouteCircuits/peerings@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":186},"Microsoft.Network/expressRouteCircuits@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":209},"Microsoft.Network/loadBalancers@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":254},"Microsoft.Network/localNetworkGateways@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":263},"Microsoft.Network/networkInterfaces@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":268},"Microsoft.Network/networkSecurityGroups@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":273},"Microsoft.Network/publicIPAddresses@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":278},"Microsoft.Network/routeTables@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":283},"Microsoft.Network/routeTables/routes@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":287},"Microsoft.Network/networkSecurityGroups/securityRules@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":291},"Microsoft.Network/virtualNetworks/subnets@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":295},"Microsoft.Network/connections@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":344},"Microsoft.Network/virtualNetworkGateways@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":349},"Microsoft.Network/virtualNetworks@2016-03-30":{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":358},"Microsoft.Network/applicationGateways@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":171},"Microsoft.Network/expressRouteCircuits/authorizations@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":179},"Microsoft.Network/expressRouteCircuits/peerings@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":199},"Microsoft.Network/expressRouteCircuits@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":222},"Microsoft.Network/loadBalancers@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":267},"Microsoft.Network/localNetworkGateways@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":276},"Microsoft.Network/networkInterfaces@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":281},"Microsoft.Network/networkSecurityGroups@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":286},"Microsoft.Network/publicIPAddresses@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":291},"Microsoft.Network/routeTables@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":296},"Microsoft.Network/routeTables/routes@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":300},"Microsoft.Network/networkSecurityGroups/securityRules@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":304},"Microsoft.Network/virtualNetworks/subnets@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":308},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":317},"Microsoft.Network/connections@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":368},"Microsoft.Network/virtualNetworkGateways@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":373},"Microsoft.Network/virtualNetworks@2016-06-01":{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":384},"Microsoft.Network/networkInterfaces@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":98},"Microsoft.Network/applicationGateways@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":183},"Microsoft.Network/expressRouteCircuits/authorizations@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":191},"Microsoft.Network/expressRouteCircuits/peerings@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":211},"Microsoft.Network/expressRouteCircuits@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":234},"Microsoft.Network/loadBalancers@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":279},"Microsoft.Network/networkSecurityGroups@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":284},"Microsoft.Network/networkSecurityGroups/securityRules@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":288},"Microsoft.Network/networkWatchers@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":299},"Microsoft.Network/networkWatchers/packetCaptures@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":316},"Microsoft.Network/publicIPAddresses@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":321},"Microsoft.Network/routeTables@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":326},"Microsoft.Network/routeTables/routes@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":330},"Microsoft.Network/virtualNetworks@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":348},"Microsoft.Network/virtualNetworks/subnets@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":352},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":356},"Microsoft.Network/virtualNetworkGateways@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":393},"Microsoft.Network/connections@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":421},"Microsoft.Network/localNetworkGateways@2016-09-01":{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":426},"Microsoft.Network/networkInterfaces@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":98},"Microsoft.Network/applicationGateways@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":184},"Microsoft.Network/expressRouteCircuits/authorizations@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":192},"Microsoft.Network/expressRouteCircuits/peerings@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":227},"Microsoft.Network/expressRouteCircuits@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":249},"Microsoft.Network/loadBalancers@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":294},"Microsoft.Network/networkSecurityGroups@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":299},"Microsoft.Network/networkSecurityGroups/securityRules@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":303},"Microsoft.Network/networkWatchers@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":314},"Microsoft.Network/networkWatchers/packetCaptures@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":331},"Microsoft.Network/publicIPAddresses@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":336},"Microsoft.Network/routeFilters@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":341},"Microsoft.Network/routeFilters/routeFilterRules@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":346},"Microsoft.Network/routeTables@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":351},"Microsoft.Network/routeTables/routes@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":355},"Microsoft.Network/virtualNetworks@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":373},"Microsoft.Network/virtualNetworks/subnets@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":377},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":381},"Microsoft.Network/virtualNetworkGateways@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":418},"Microsoft.Network/connections@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":446},"Microsoft.Network/localNetworkGateways@2016-12-01":{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":451},"Microsoft.Network/applicationGateways@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":182},"Microsoft.Network/expressRouteCircuits/authorizations@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":190},"Microsoft.Network/expressRouteCircuits/peerings@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":229},"Microsoft.Network/expressRouteCircuits@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":251},"Microsoft.Network/loadBalancers@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":296},"Microsoft.Network/networkInterfaces@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":301},"Microsoft.Network/networkSecurityGroups@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":306},"Microsoft.Network/networkSecurityGroups/securityRules@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":310},"Microsoft.Network/networkWatchers@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":321},"Microsoft.Network/networkWatchers/packetCaptures@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":338},"Microsoft.Network/publicIPAddresses@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":343},"Microsoft.Network/routeFilters@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":348},"Microsoft.Network/routeFilters/routeFilterRules@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":353},"Microsoft.Network/routeTables@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":358},"Microsoft.Network/routeTables/routes@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":362},"Microsoft.Network/virtualNetworks@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":380},"Microsoft.Network/virtualNetworks/subnets@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":384},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":388},"Microsoft.Network/virtualNetworkGateways@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":431},"Microsoft.Network/connections@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":506},"Microsoft.Network/localNetworkGateways@2017-03-01":{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":511},"Microsoft.Network/applicationGateways@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":182},"Microsoft.Network/expressRouteCircuits/authorizations@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":190},"Microsoft.Network/expressRouteCircuits/peerings@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":229},"Microsoft.Network/expressRouteCircuits@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":251},"Microsoft.Network/loadBalancers@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":296},"Microsoft.Network/networkInterfaces@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":301},"Microsoft.Network/networkSecurityGroups@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":306},"Microsoft.Network/networkSecurityGroups/securityRules@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":310},"Microsoft.Network/networkWatchers@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":321},"Microsoft.Network/networkWatchers/packetCaptures@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":338},"Microsoft.Network/publicIPAddresses@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":343},"Microsoft.Network/routeFilters@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":348},"Microsoft.Network/routeFilters/routeFilterRules@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":353},"Microsoft.Network/routeTables@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":358},"Microsoft.Network/routeTables/routes@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":362},"Microsoft.Network/virtualNetworks@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":380},"Microsoft.Network/virtualNetworks/subnets@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":384},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":388},"Microsoft.Network/virtualNetworkGateways@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":431},"Microsoft.Network/connections@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":506},"Microsoft.Network/localNetworkGateways@2017-03-30":{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":511},"Microsoft.Network/applicationGateways@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":244},"Microsoft.Network/expressRouteCircuits/authorizations@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":252},"Microsoft.Network/expressRouteCircuits/peerings@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":292},"Microsoft.Network/expressRouteCircuits@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":315},"Microsoft.Network/loadBalancers@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":361},"Microsoft.Network/loadBalancers/inboundNatRules@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":365},"Microsoft.Network/networkInterfaces@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":370},"Microsoft.Network/networkSecurityGroups@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":375},"Microsoft.Network/networkSecurityGroups/securityRules@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":379},"Microsoft.Network/networkWatchers@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":390},"Microsoft.Network/networkWatchers/packetCaptures@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":407},"Microsoft.Network/publicIPAddresses@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":413},"Microsoft.Network/routeFilters@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":418},"Microsoft.Network/routeFilters/routeFilterRules@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":423},"Microsoft.Network/routeTables@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":428},"Microsoft.Network/routeTables/routes@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":432},"Microsoft.Network/virtualNetworks@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":450},"Microsoft.Network/virtualNetworks/subnets@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":454},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":458},"Microsoft.Network/virtualNetworkGateways@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":505},"Microsoft.Network/connections@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":580},"Microsoft.Network/localNetworkGateways@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":585},"Microsoft.Network/applicationGatewayAvailableSslOptions@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":632},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":671},"Microsoft.Network/loadBalancers/backendAddressPools@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":675},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":680},"Microsoft.Network/loadBalancers/loadBalancingRules@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":684},"Microsoft.Network/loadBalancers/probes@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":688},"Microsoft.Network/networkInterfaces/ipConfigurations@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":692},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2017-06-01":{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":696},"Microsoft.Network/applicationGateways@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":248},"Microsoft.Network/expressRouteCircuits/authorizations@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":256},"Microsoft.Network/expressRouteCircuits/peerings@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":296},"Microsoft.Network/expressRouteCircuits@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":318},"Microsoft.Network/loadBalancers@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":368},"Microsoft.Network/loadBalancers/inboundNatRules@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":372},"Microsoft.Network/networkInterfaces@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":377},"Microsoft.Network/networkSecurityGroups@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":382},"Microsoft.Network/networkSecurityGroups/securityRules@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":386},"Microsoft.Network/networkWatchers@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":397},"Microsoft.Network/networkWatchers/packetCaptures@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":414},"Microsoft.Network/publicIPAddresses@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":420},"Microsoft.Network/routeFilters@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":425},"Microsoft.Network/routeFilters/routeFilterRules@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":430},"Microsoft.Network/routeTables@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":435},"Microsoft.Network/routeTables/routes@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":439},"Microsoft.Network/virtualNetworks@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":457},"Microsoft.Network/virtualNetworks/subnets@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":461},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":465},"Microsoft.Network/virtualNetworkGateways@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":512},"Microsoft.Network/connections@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":587},"Microsoft.Network/localNetworkGateways@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":592},"Microsoft.Network/applicationGatewayAvailableSslOptions@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":639},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":678},"Microsoft.Network/loadBalancers/backendAddressPools@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":682},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":687},"Microsoft.Network/loadBalancers/loadBalancingRules@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":691},"Microsoft.Network/loadBalancers/probes@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":695},"Microsoft.Network/networkInterfaces/ipConfigurations@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":699},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2017-08-01":{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":703},"Microsoft.Network/applicationGateways@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":255},"Microsoft.Network/applicationSecurityGroups@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":260},"Microsoft.Network/expressRouteCircuits/authorizations@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":268},"Microsoft.Network/expressRouteCircuits/peerings@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":308},"Microsoft.Network/expressRouteCircuits@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":330},"Microsoft.Network/loadBalancers@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":382},"Microsoft.Network/loadBalancers/inboundNatRules@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":386},"Microsoft.Network/networkInterfaces@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":391},"Microsoft.Network/networkSecurityGroups@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":396},"Microsoft.Network/networkSecurityGroups/securityRules@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":400},"Microsoft.Network/networkWatchers@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":411},"Microsoft.Network/networkWatchers/packetCaptures@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":428},"Microsoft.Network/publicIPAddresses@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":434},"Microsoft.Network/routeFilters@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":439},"Microsoft.Network/routeFilters/routeFilterRules@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":444},"Microsoft.Network/routeTables@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":449},"Microsoft.Network/routeTables/routes@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":453},"Microsoft.Network/virtualNetworks@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":471},"Microsoft.Network/virtualNetworks/subnets@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":475},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":479},"Microsoft.Network/virtualNetworkGateways@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":526},"Microsoft.Network/connections@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":601},"Microsoft.Network/localNetworkGateways@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":606},"Microsoft.Network/applicationGatewayAvailableSslOptions@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":653},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":692},"Microsoft.Network/loadBalancers/backendAddressPools@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":696},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":701},"Microsoft.Network/loadBalancers/loadBalancingRules@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":705},"Microsoft.Network/loadBalancers/probes@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":709},"Microsoft.Network/networkInterfaces/ipConfigurations@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":713},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2017-09-01":{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":717},"Microsoft.Network/applicationGateways@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":255},"Microsoft.Network/applicationSecurityGroups@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":260},"Microsoft.Network/expressRouteCircuits/authorizations@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":268},"Microsoft.Network/expressRouteCircuits/peerings@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":308},"Microsoft.Network/expressRouteCircuits@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":330},"Microsoft.Network/loadBalancers@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":382},"Microsoft.Network/loadBalancers/inboundNatRules@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":386},"Microsoft.Network/networkInterfaces@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":391},"Microsoft.Network/networkSecurityGroups@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":396},"Microsoft.Network/networkSecurityGroups/securityRules@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":400},"Microsoft.Network/networkWatchers@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":411},"Microsoft.Network/networkWatchers/packetCaptures@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":428},"Microsoft.Network/networkWatchers/connectionMonitors@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":441},"Microsoft.Network/publicIPAddresses@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":447},"Microsoft.Network/routeFilters@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":452},"Microsoft.Network/routeFilters/routeFilterRules@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":457},"Microsoft.Network/routeTables@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":462},"Microsoft.Network/routeTables/routes@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":466},"Microsoft.Network/virtualNetworks@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":484},"Microsoft.Network/virtualNetworks/subnets@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":488},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":492},"Microsoft.Network/virtualNetworkGateways@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":539},"Microsoft.Network/connections@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":614},"Microsoft.Network/localNetworkGateways@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":619},"Microsoft.Network/applicationGatewayAvailableSslOptions@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":666},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":705},"Microsoft.Network/loadBalancers/backendAddressPools@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":709},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":714},"Microsoft.Network/loadBalancers/loadBalancingRules@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":718},"Microsoft.Network/loadBalancers/probes@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":722},"Microsoft.Network/networkInterfaces/ipConfigurations@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":726},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2017-10-01":{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":730},"Microsoft.Network/applicationGateways@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":257},"Microsoft.Network/applicationSecurityGroups@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":262},"Microsoft.Network/expressRouteCircuits/authorizations@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":270},"Microsoft.Network/expressRouteCircuits/peerings@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":309},"Microsoft.Network/expressRouteCircuits@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":331},"Microsoft.Network/loadBalancers@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":383},"Microsoft.Network/loadBalancers/inboundNatRules@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":387},"Microsoft.Network/networkInterfaces@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":392},"Microsoft.Network/networkSecurityGroups@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":397},"Microsoft.Network/networkSecurityGroups/securityRules@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":401},"Microsoft.Network/networkWatchers@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":412},"Microsoft.Network/networkWatchers/packetCaptures@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":429},"Microsoft.Network/networkWatchers/connectionMonitors@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":442},"Microsoft.Network/publicIPAddresses@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":448},"Microsoft.Network/routeFilters@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":453},"Microsoft.Network/routeFilters/routeFilterRules@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":457},"Microsoft.Network/routeTables@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":462},"Microsoft.Network/routeTables/routes@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":466},"Microsoft.Network/virtualNetworks@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":484},"Microsoft.Network/virtualNetworks/subnets@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":488},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":492},"Microsoft.Network/virtualNetworkGateways@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":539},"Microsoft.Network/connections@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":614},"Microsoft.Network/localNetworkGateways@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":619},"Microsoft.Network/applicationGatewayAvailableSslOptions@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":666},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":705},"Microsoft.Network/loadBalancers/backendAddressPools@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":709},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":714},"Microsoft.Network/loadBalancers/loadBalancingRules@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":718},"Microsoft.Network/loadBalancers/probes@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":722},"Microsoft.Network/networkInterfaces/ipConfigurations@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":726},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2017-11-01":{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":730},"Microsoft.Network/applicationGateways@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":257},"Microsoft.Network/applicationSecurityGroups@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":262},"Microsoft.Network/expressRouteCircuits/authorizations@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":270},"Microsoft.Network/expressRouteCircuits/peerings@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":309},"Microsoft.Network/expressRouteCircuits@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":331},"Microsoft.Network/loadBalancers@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":383},"Microsoft.Network/loadBalancers/inboundNatRules@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":387},"Microsoft.Network/networkInterfaces@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":392},"Microsoft.Network/networkSecurityGroups@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":397},"Microsoft.Network/networkSecurityGroups/securityRules@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":401},"Microsoft.Network/networkWatchers@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":412},"Microsoft.Network/networkWatchers/packetCaptures@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":429},"Microsoft.Network/networkWatchers/connectionMonitors@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":442},"Microsoft.Network/publicIPAddresses@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":448},"Microsoft.Network/routeFilters@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":453},"Microsoft.Network/routeFilters/routeFilterRules@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":457},"Microsoft.Network/routeTables@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":462},"Microsoft.Network/routeTables/routes@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":466},"Microsoft.Network/virtualNetworks@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":484},"Microsoft.Network/virtualNetworks/subnets@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":488},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":492},"Microsoft.Network/virtualNetworkGateways@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":539},"Microsoft.Network/connections@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":614},"Microsoft.Network/localNetworkGateways@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":619},"Microsoft.Network/applicationGatewayAvailableSslOptions@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":666},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":705},"Microsoft.Network/loadBalancers/backendAddressPools@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":709},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":714},"Microsoft.Network/loadBalancers/loadBalancingRules@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":718},"Microsoft.Network/loadBalancers/probes@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":722},"Microsoft.Network/networkInterfaces/ipConfigurations@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":726},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2018-01-01":{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":730},"Microsoft.Network/applicationGateways@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":257},"Microsoft.Network/applicationSecurityGroups@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":262},"Microsoft.Network/ddosProtectionPlans@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":269},"Microsoft.Network/expressRouteCircuits/authorizations@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":277},"Microsoft.Network/expressRouteCircuits/peerings@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":323},"Microsoft.Network/expressRouteCircuits/peerings/connections@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":327},"Microsoft.Network/expressRouteCircuits@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":349},"Microsoft.Network/expressRouteCrossConnections@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":371},"Microsoft.Network/expressRouteCrossConnections/peerings@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":375},"Microsoft.Network/loadBalancers@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":428},"Microsoft.Network/loadBalancers/inboundNatRules@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":432},"Microsoft.Network/networkInterfaces@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":437},"Microsoft.Network/networkSecurityGroups@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":442},"Microsoft.Network/networkSecurityGroups/securityRules@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":446},"Microsoft.Network/networkWatchers@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":457},"Microsoft.Network/networkWatchers/packetCaptures@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":474},"Microsoft.Network/networkWatchers/connectionMonitors@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":487},"Microsoft.Network/publicIPAddresses@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":493},"Microsoft.Network/routeFilters@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":498},"Microsoft.Network/routeFilters/routeFilterRules@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":502},"Microsoft.Network/routeTables@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":507},"Microsoft.Network/routeTables/routes@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":511},"Microsoft.Network/virtualNetworks@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":529},"Microsoft.Network/virtualNetworks/subnets@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":533},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":537},"Microsoft.Network/virtualNetworkGateways@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":637},"Microsoft.Network/connections@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":666},"Microsoft.Network/localNetworkGateways@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":671},"Microsoft.Network/applicationGatewayAvailableSslOptions@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":718},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":757},"Microsoft.Network/loadBalancers/backendAddressPools@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":761},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":766},"Microsoft.Network/loadBalancers/loadBalancingRules@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":770},"Microsoft.Network/loadBalancers/probes@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":774},"Microsoft.Network/networkInterfaces/ipConfigurations@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":778},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2018-02-01":{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":782},"Microsoft.Network/azureFirewalls@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":67},"Microsoft.Network/applicationGateways@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":323},"Microsoft.Network/applicationSecurityGroups@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":328},"Microsoft.Network/ddosProtectionPlans@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":335},"Microsoft.Network/expressRouteCircuits/authorizations@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":343},"Microsoft.Network/expressRouteCircuits/peerings@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":389},"Microsoft.Network/expressRouteCircuits/peerings/connections@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":393},"Microsoft.Network/expressRouteCircuits@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":415},"Microsoft.Network/expressRouteCrossConnections@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":437},"Microsoft.Network/expressRouteCrossConnections/peerings@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":441},"Microsoft.Network/loadBalancers@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":494},"Microsoft.Network/loadBalancers/inboundNatRules@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":498},"Microsoft.Network/networkInterfaces@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":503},"Microsoft.Network/networkSecurityGroups@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":508},"Microsoft.Network/networkSecurityGroups/securityRules@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":512},"Microsoft.Network/networkWatchers@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":523},"Microsoft.Network/networkWatchers/packetCaptures@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":540},"Microsoft.Network/networkWatchers/connectionMonitors@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":553},"Microsoft.Network/publicIPAddresses@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":559},"Microsoft.Network/routeFilters@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":564},"Microsoft.Network/routeFilters/routeFilterRules@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":568},"Microsoft.Network/routeTables@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":573},"Microsoft.Network/routeTables/routes@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":577},"Microsoft.Network/virtualNetworks@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":595},"Microsoft.Network/virtualNetworks/subnets@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":599},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":603},"Microsoft.Network/virtualNetworkGateways@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":716},"Microsoft.Network/connections@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":745},"Microsoft.Network/localNetworkGateways@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":750},"Microsoft.Network/virtualWans@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":763},"Microsoft.Network/vpnSites@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":775},"Microsoft.Network/virtualHubs@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":795},"Microsoft.Network/vpnGateways@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":821},"Microsoft.Network/vpnGateways/vpnConnections@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":825},"Microsoft.Network/applicationGatewayAvailableSslOptions@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":872},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":911},"Microsoft.Network/loadBalancers/backendAddressPools@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":915},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":920},"Microsoft.Network/loadBalancers/loadBalancingRules@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":924},"Microsoft.Network/loadBalancers/probes@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":928},"Microsoft.Network/networkInterfaces/ipConfigurations@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":932},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":936},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2018-04-01":{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":941},"Microsoft.Network/azureFirewalls@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":67},"Microsoft.Network/applicationGateways@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":323},"Microsoft.Network/applicationSecurityGroups@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":328},"Microsoft.Network/ddosProtectionPlans@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":335},"Microsoft.Network/expressRouteCircuits/authorizations@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":343},"Microsoft.Network/expressRouteCircuits/peerings@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":389},"Microsoft.Network/expressRouteCircuits/peerings/connections@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":393},"Microsoft.Network/expressRouteCircuits@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":415},"Microsoft.Network/expressRouteCrossConnections@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":437},"Microsoft.Network/expressRouteCrossConnections/peerings@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":441},"Microsoft.Network/loadBalancers@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":494},"Microsoft.Network/loadBalancers/inboundNatRules@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":498},"Microsoft.Network/networkInterfaces@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":503},"Microsoft.Network/networkSecurityGroups@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":508},"Microsoft.Network/networkSecurityGroups/securityRules@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":512},"Microsoft.Network/networkWatchers@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":523},"Microsoft.Network/networkWatchers/packetCaptures@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":540},"Microsoft.Network/networkWatchers/connectionMonitors@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":553},"Microsoft.Network/publicIPAddresses@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":559},"Microsoft.Network/routeFilters@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":564},"Microsoft.Network/routeFilters/routeFilterRules@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":568},"Microsoft.Network/routeTables@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":573},"Microsoft.Network/routeTables/routes@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":577},"Microsoft.Network/virtualNetworks@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":595},"Microsoft.Network/virtualNetworks/subnets@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":599},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":603},"Microsoft.Network/virtualNetworkGateways@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":716},"Microsoft.Network/connections@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":745},"Microsoft.Network/localNetworkGateways@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":750},"Microsoft.Network/virtualWans@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":763},"Microsoft.Network/vpnSites@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":775},"Microsoft.Network/virtualHubs@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":795},"Microsoft.Network/vpnGateways@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":821},"Microsoft.Network/vpnGateways/vpnConnections@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":825},"Microsoft.Network/applicationGatewayAvailableSslOptions@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":872},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":911},"Microsoft.Network/loadBalancers/backendAddressPools@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":915},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":920},"Microsoft.Network/loadBalancers/loadBalancingRules@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":924},"Microsoft.Network/loadBalancers/probes@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":928},"Microsoft.Network/networkInterfaces/ipConfigurations@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":932},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":936},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2018-06-01":{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":941},"Microsoft.Network/azureFirewalls@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":67},"Microsoft.Network/applicationGateways@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":332},"Microsoft.Network/applicationSecurityGroups@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":337},"Microsoft.Network/ddosProtectionPlans@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":344},"Microsoft.Network/expressRouteCircuits/authorizations@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":352},"Microsoft.Network/expressRouteCircuits/peerings@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":398},"Microsoft.Network/expressRouteCircuits/peerings/connections@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":402},"Microsoft.Network/expressRouteCircuits@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":424},"Microsoft.Network/expressRouteCrossConnections@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":446},"Microsoft.Network/expressRouteCrossConnections/peerings@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":450},"Microsoft.Network/loadBalancers@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":507},"Microsoft.Network/loadBalancers/inboundNatRules@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":511},"Microsoft.Network/networkInterfaces@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":516},"Microsoft.Network/networkSecurityGroups@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":521},"Microsoft.Network/networkSecurityGroups/securityRules@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":525},"Microsoft.Network/networkWatchers@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":536},"Microsoft.Network/networkWatchers/packetCaptures@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":553},"Microsoft.Network/networkWatchers/connectionMonitors@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":566},"Microsoft.Network/publicIPAddresses@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":572},"Microsoft.Network/publicIPPrefixes@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":588},"Microsoft.Network/routeFilters@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":593},"Microsoft.Network/routeFilters/routeFilterRules@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":597},"Microsoft.Network/routeTables@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":602},"Microsoft.Network/routeTables/routes@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":606},"Microsoft.Network/virtualNetworks@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":624},"Microsoft.Network/virtualNetworks/subnets@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":628},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":632},"Microsoft.Network/virtualNetworkGateways@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":745},"Microsoft.Network/connections@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":774},"Microsoft.Network/localNetworkGateways@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":779},"Microsoft.Network/virtualWans@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":792},"Microsoft.Network/vpnSites@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":804},"Microsoft.Network/virtualHubs@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":824},"Microsoft.Network/vpnGateways@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":850},"Microsoft.Network/vpnGateways/vpnConnections@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":854},"Microsoft.Network/serviceEndpointPolicies@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":859},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":863},"Microsoft.Network/applicationGatewayAvailableSslOptions@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":910},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":949},"Microsoft.Network/loadBalancers/backendAddressPools@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":953},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":958},"Microsoft.Network/loadBalancers/loadBalancingRules@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":962},"Microsoft.Network/loadBalancers/probes@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":966},"Microsoft.Network/networkInterfaces/ipConfigurations@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":970},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":974},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2018-07-01":{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":979},"Microsoft.Network/applicationGateways@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":321},"Microsoft.Network/applicationSecurityGroups@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":326},"Microsoft.Network/azureFirewalls@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":409},"Microsoft.Network/ddosProtectionPlans@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":416},"Microsoft.Network/expressRouteCircuits/authorizations@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":424},"Microsoft.Network/expressRouteCircuits/peerings@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":471},"Microsoft.Network/expressRouteCircuits/peerings/connections@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":475},"Microsoft.Network/expressRouteCircuits@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":498},"Microsoft.Network/expressRouteCrossConnections@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":520},"Microsoft.Network/expressRouteCrossConnections/peerings@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":524},"Microsoft.Network/expressRouteGateways@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":547},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":551},"Microsoft.Network/ExpressRoutePorts@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":570},"Microsoft.Network/interfaceEndpoints@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":575},"Microsoft.Network/loadBalancers@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":622},"Microsoft.Network/loadBalancers/inboundNatRules@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":626},"Microsoft.Network/networkInterfaces@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":631},"Microsoft.Network/networkInterfaces/tapConfigurations@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":635},"Microsoft.Network/networkProfiles@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":653},"Microsoft.Network/networkSecurityGroups@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":658},"Microsoft.Network/networkSecurityGroups/securityRules@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":662},"Microsoft.Network/networkWatchers@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":673},"Microsoft.Network/networkWatchers/packetCaptures@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":690},"Microsoft.Network/networkWatchers/connectionMonitors@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":703},"Microsoft.Network/publicIPAddresses@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":709},"Microsoft.Network/publicIPPrefixes@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":725},"Microsoft.Network/routeFilters@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":730},"Microsoft.Network/routeFilters/routeFilterRules@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":734},"Microsoft.Network/routeTables@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":739},"Microsoft.Network/routeTables/routes@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":743},"Microsoft.Network/serviceEndpointPolicies@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":748},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":752},"Microsoft.Network/virtualNetworks@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":770},"Microsoft.Network/virtualNetworks/subnets@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":774},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":778},"Microsoft.Network/virtualNetworkTaps@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":783},"Microsoft.Network/virtualNetworkGateways@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":896},"Microsoft.Network/connections@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":928},"Microsoft.Network/localNetworkGateways@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":933},"Microsoft.Network/virtualWans@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":972},"Microsoft.Network/vpnSites@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":984},"Microsoft.Network/virtualHubs@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1007},"Microsoft.Network/vpnGateways@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1035},"Microsoft.Network/vpnGateways/vpnConnections@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1039},"Microsoft.Network/virtualWans/p2sVpnServerConfigurations@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1043},"Microsoft.Network/p2svpnGateways@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1056},"Microsoft.Network/applicationGatewayAvailableSslOptions@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1103},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1142},"Microsoft.Network/ExpressRoutePortsLocations@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1150},"Microsoft.Network/ExpressRoutePorts/links@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1154},"Microsoft.Network/loadBalancers/backendAddressPools@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1158},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1163},"Microsoft.Network/loadBalancers/loadBalancingRules@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1167},"Microsoft.Network/loadBalancers/outboundRules@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1171},"Microsoft.Network/loadBalancers/probes@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1175},"Microsoft.Network/networkInterfaces/ipConfigurations@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1179},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1183},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2018-08-01":{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1187},"Microsoft.Network/applicationGateways@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":338},"Microsoft.Network/applicationSecurityGroups@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":343},"Microsoft.Network/azureFirewalls@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":426},"Microsoft.Network/ddosProtectionPlans@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":433},"Microsoft.Network/expressRouteCircuits/authorizations@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":441},"Microsoft.Network/expressRouteCircuits/peerings@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":488},"Microsoft.Network/expressRouteCircuits/peerings/connections@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":492},"Microsoft.Network/expressRouteCircuits@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":515},"Microsoft.Network/expressRouteCrossConnections@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":537},"Microsoft.Network/expressRouteCrossConnections/peerings@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":541},"Microsoft.Network/expressRouteGateways@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":564},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":568},"Microsoft.Network/ExpressRoutePorts@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":587},"Microsoft.Network/interfaceEndpoints@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":592},"Microsoft.Network/loadBalancers@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":639},"Microsoft.Network/loadBalancers/inboundNatRules@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":643},"Microsoft.Network/networkInterfaces@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":648},"Microsoft.Network/networkInterfaces/tapConfigurations@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":652},"Microsoft.Network/networkProfiles@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":670},"Microsoft.Network/networkSecurityGroups@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":675},"Microsoft.Network/networkSecurityGroups/securityRules@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":679},"Microsoft.Network/networkWatchers@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":690},"Microsoft.Network/networkWatchers/packetCaptures@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":707},"Microsoft.Network/networkWatchers/connectionMonitors@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":720},"Microsoft.Network/publicIPAddresses@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":726},"Microsoft.Network/publicIPPrefixes@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":742},"Microsoft.Network/routeFilters@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":747},"Microsoft.Network/routeFilters/routeFilterRules@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":751},"Microsoft.Network/routeTables@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":756},"Microsoft.Network/routeTables/routes@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":760},"Microsoft.Network/serviceEndpointPolicies@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":765},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":769},"Microsoft.Network/virtualNetworks@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":787},"Microsoft.Network/virtualNetworks/subnets@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":791},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":795},"Microsoft.Network/virtualNetworkGateways@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":908},"Microsoft.Network/connections@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":940},"Microsoft.Network/localNetworkGateways@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":945},"Microsoft.Network/virtualNetworkTaps@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":950},"Microsoft.Network/virtualWans@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":989},"Microsoft.Network/vpnSites@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1001},"Microsoft.Network/virtualHubs@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1024},"Microsoft.Network/vpnGateways@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1052},"Microsoft.Network/vpnGateways/vpnConnections@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1056},"Microsoft.Network/virtualWans/p2sVpnServerConfigurations@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1060},"Microsoft.Network/p2svpnGateways@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1073},"Microsoft.Network/applicationGatewayAvailableSslOptions@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1120},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1159},"Microsoft.Network/ExpressRoutePortsLocations@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1167},"Microsoft.Network/ExpressRoutePorts/links@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1171},"Microsoft.Network/loadBalancers/backendAddressPools@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1175},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1180},"Microsoft.Network/loadBalancers/loadBalancingRules@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1184},"Microsoft.Network/loadBalancers/outboundRules@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1188},"Microsoft.Network/loadBalancers/probes@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1192},"Microsoft.Network/networkInterfaces/ipConfigurations@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1196},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1200},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2018-10-01":{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1204},"Microsoft.Network/applicationGateways@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":342},"Microsoft.Network/applicationSecurityGroups@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":347},"Microsoft.Network/azureFirewalls@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":430},"Microsoft.Network/ddosCustomPolicies@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":448},"Microsoft.Network/ddosProtectionPlans@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":455},"Microsoft.Network/expressRouteCircuits/authorizations@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":463},"Microsoft.Network/expressRouteCircuits/peerings@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":510},"Microsoft.Network/expressRouteCircuits/peerings/connections@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":514},"Microsoft.Network/expressRouteCircuits@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":537},"Microsoft.Network/expressRouteCrossConnections@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":559},"Microsoft.Network/expressRouteCrossConnections/peerings@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":563},"Microsoft.Network/expressRouteGateways@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":586},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":590},"Microsoft.Network/ExpressRoutePorts@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":609},"Microsoft.Network/interfaceEndpoints@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":614},"Microsoft.Network/loadBalancers@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":661},"Microsoft.Network/loadBalancers/inboundNatRules@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":665},"Microsoft.Network/networkInterfaces@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":670},"Microsoft.Network/networkInterfaces/tapConfigurations@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":674},"Microsoft.Network/networkProfiles@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":692},"Microsoft.Network/networkSecurityGroups@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":697},"Microsoft.Network/networkSecurityGroups/securityRules@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":701},"Microsoft.Network/networkWatchers@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":712},"Microsoft.Network/networkWatchers/packetCaptures@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":729},"Microsoft.Network/networkWatchers/connectionMonitors@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":742},"Microsoft.Network/publicIPAddresses@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":748},"Microsoft.Network/publicIPPrefixes@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":764},"Microsoft.Network/routeFilters@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":769},"Microsoft.Network/routeFilters/routeFilterRules@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":773},"Microsoft.Network/routeTables@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":778},"Microsoft.Network/routeTables/routes@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":782},"Microsoft.Network/serviceEndpointPolicies@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":787},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":791},"Microsoft.Network/virtualNetworks@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":809},"Microsoft.Network/virtualNetworks/subnets@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":813},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":817},"Microsoft.Network/virtualNetworkGateways@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":930},"Microsoft.Network/connections@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":962},"Microsoft.Network/localNetworkGateways@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":967},"Microsoft.Network/virtualNetworkTaps@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":972},"Microsoft.Network/virtualWans@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1011},"Microsoft.Network/vpnSites@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1023},"Microsoft.Network/virtualHubs@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1046},"Microsoft.Network/vpnGateways@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1074},"Microsoft.Network/vpnGateways/vpnConnections@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1078},"Microsoft.Network/virtualWans/p2sVpnServerConfigurations@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1082},"Microsoft.Network/p2svpnGateways@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1095},"Microsoft.Network/applicationGatewayAvailableSslOptions@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1142},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1181},"Microsoft.Network/ExpressRoutePortsLocations@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1189},"Microsoft.Network/ExpressRoutePorts/links@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1193},"Microsoft.Network/loadBalancers/backendAddressPools@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1197},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1202},"Microsoft.Network/loadBalancers/loadBalancingRules@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1206},"Microsoft.Network/loadBalancers/outboundRules@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1210},"Microsoft.Network/loadBalancers/probes@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1214},"Microsoft.Network/networkInterfaces/ipConfigurations@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1218},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1222},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2018-11-01":{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1226},"Microsoft.Network/applicationGateways@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":344},"Microsoft.Network/applicationSecurityGroups@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":349},"Microsoft.Network/azureFirewalls@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":437},"Microsoft.Network/ddosCustomPolicies@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":455},"Microsoft.Network/ddosProtectionPlans@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":462},"Microsoft.Network/expressRouteCircuits/authorizations@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":470},"Microsoft.Network/expressRouteCircuits/peerings@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":524},"Microsoft.Network/expressRouteCircuits/peerings/connections@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":528},"Microsoft.Network/expressRouteCircuits@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":552},"Microsoft.Network/expressRouteCrossConnections@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":574},"Microsoft.Network/expressRouteCrossConnections/peerings@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":578},"Microsoft.Network/expressRouteGateways@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":601},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":605},"Microsoft.Network/ExpressRoutePorts@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":624},"Microsoft.Network/interfaceEndpoints@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":629},"Microsoft.Network/loadBalancers@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":676},"Microsoft.Network/loadBalancers/inboundNatRules@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":680},"Microsoft.Network/networkInterfaces@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":685},"Microsoft.Network/networkInterfaces/tapConfigurations@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":689},"Microsoft.Network/networkProfiles@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":707},"Microsoft.Network/networkSecurityGroups@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":712},"Microsoft.Network/networkSecurityGroups/securityRules@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":716},"Microsoft.Network/networkWatchers@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":727},"Microsoft.Network/networkWatchers/packetCaptures@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":744},"Microsoft.Network/networkWatchers/connectionMonitors@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":757},"Microsoft.Network/publicIPAddresses@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":763},"Microsoft.Network/publicIPPrefixes@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":779},"Microsoft.Network/routeFilters@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":784},"Microsoft.Network/routeFilters/routeFilterRules@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":788},"Microsoft.Network/routeTables@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":793},"Microsoft.Network/routeTables/routes@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":797},"Microsoft.Network/serviceEndpointPolicies@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":802},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":806},"Microsoft.Network/virtualNetworks@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":824},"Microsoft.Network/virtualNetworks/subnets@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":828},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":832},"Microsoft.Network/virtualNetworkGateways@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":945},"Microsoft.Network/connections@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":977},"Microsoft.Network/localNetworkGateways@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":982},"Microsoft.Network/virtualNetworkTaps@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":987},"Microsoft.Network/virtualWans@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1026},"Microsoft.Network/vpnSites@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1038},"Microsoft.Network/virtualHubs@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1061},"Microsoft.Network/vpnGateways@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1089},"Microsoft.Network/vpnGateways/vpnConnections@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1093},"Microsoft.Network/virtualWans/p2sVpnServerConfigurations@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1097},"Microsoft.Network/p2svpnGateways@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1110},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1176},"Microsoft.Network/applicationGatewayAvailableSslOptions@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1223},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1262},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1266},"Microsoft.Network/ExpressRoutePortsLocations@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1274},"Microsoft.Network/ExpressRoutePorts/links@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1278},"Microsoft.Network/loadBalancers/backendAddressPools@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1282},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1287},"Microsoft.Network/loadBalancers/loadBalancingRules@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1291},"Microsoft.Network/loadBalancers/outboundRules@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1295},"Microsoft.Network/loadBalancers/probes@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1299},"Microsoft.Network/networkInterfaces/ipConfigurations@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1303},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1307},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2018-12-01":{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1311},"Microsoft.Network/applicationGateways@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":346},"Microsoft.Network/applicationSecurityGroups@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":351},"Microsoft.Network/azureFirewalls@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":438},"Microsoft.Network/ddosCustomPolicies@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":456},"Microsoft.Network/ddosProtectionPlans@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":463},"Microsoft.Network/expressRouteCircuits/authorizations@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":471},"Microsoft.Network/expressRouteCircuits/peerings@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":525},"Microsoft.Network/expressRouteCircuits/peerings/connections@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":529},"Microsoft.Network/expressRouteCircuits@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":553},"Microsoft.Network/expressRouteCrossConnections@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":575},"Microsoft.Network/expressRouteCrossConnections/peerings@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":579},"Microsoft.Network/expressRouteGateways@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":602},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":606},"Microsoft.Network/ExpressRoutePorts@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":625},"Microsoft.Network/interfaceEndpoints@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":630},"Microsoft.Network/loadBalancers@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":677},"Microsoft.Network/loadBalancers/inboundNatRules@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":681},"Microsoft.Network/natGateways@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":693},"Microsoft.Network/networkInterfaces@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":698},"Microsoft.Network/networkInterfaces/tapConfigurations@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":702},"Microsoft.Network/networkProfiles@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":720},"Microsoft.Network/networkSecurityGroups@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":725},"Microsoft.Network/networkSecurityGroups/securityRules@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":729},"Microsoft.Network/networkWatchers@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":740},"Microsoft.Network/networkWatchers/packetCaptures@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":757},"Microsoft.Network/networkWatchers/connectionMonitors@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":770},"Microsoft.Network/publicIPAddresses@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":776},"Microsoft.Network/publicIPPrefixes@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":792},"Microsoft.Network/routeFilters@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":797},"Microsoft.Network/routeFilters/routeFilterRules@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":801},"Microsoft.Network/routeTables@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":806},"Microsoft.Network/routeTables/routes@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":810},"Microsoft.Network/serviceEndpointPolicies@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":815},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":819},"Microsoft.Network/virtualNetworks@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":837},"Microsoft.Network/virtualNetworks/subnets@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":841},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":845},"Microsoft.Network/virtualNetworkGateways@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":958},"Microsoft.Network/connections@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":990},"Microsoft.Network/localNetworkGateways@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":995},"Microsoft.Network/virtualNetworkTaps@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1000},"Microsoft.Network/virtualWans@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1039},"Microsoft.Network/vpnSites@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1051},"Microsoft.Network/virtualHubs@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1074},"Microsoft.Network/vpnGateways@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1102},"Microsoft.Network/vpnGateways/vpnConnections@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1106},"Microsoft.Network/virtualWans/p2sVpnServerConfigurations@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1110},"Microsoft.Network/p2svpnGateways@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1123},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1189},"Microsoft.Network/applicationGatewayAvailableSslOptions@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1236},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1275},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1279},"Microsoft.Network/ExpressRoutePortsLocations@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1287},"Microsoft.Network/ExpressRoutePorts/links@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1291},"Microsoft.Network/loadBalancers/backendAddressPools@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1295},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1300},"Microsoft.Network/loadBalancers/loadBalancingRules@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1304},"Microsoft.Network/loadBalancers/outboundRules@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1308},"Microsoft.Network/loadBalancers/probes@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1312},"Microsoft.Network/networkInterfaces/ipConfigurations@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1316},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1320},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2019-02-01":{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1324},"Microsoft.Network/applicationGateways@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":365},"Microsoft.Network/applicationSecurityGroups@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":370},"Microsoft.Network/azureFirewalls@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":458},"Microsoft.Network/bastionHosts@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":480},"Microsoft.Network/ddosCustomPolicies@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":498},"Microsoft.Network/ddosProtectionPlans@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":505},"Microsoft.Network/expressRouteCircuits/authorizations@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":513},"Microsoft.Network/expressRouteCircuits/peerings@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":553},"Microsoft.Network/expressRouteCircuits/peerings/connections@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":557},"Microsoft.Network/expressRouteCircuits@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":582},"Microsoft.Network/expressRouteCrossConnections@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":604},"Microsoft.Network/expressRouteCrossConnections/peerings@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":608},"Microsoft.Network/expressRouteGateways@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":631},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":635},"Microsoft.Network/ExpressRoutePorts@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":654},"Microsoft.Network/privateEndpoints@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":659},"Microsoft.Network/privateLinkServices@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":699},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":703},"Microsoft.Network/loadBalancers@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":750},"Microsoft.Network/loadBalancers/inboundNatRules@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":754},"Microsoft.Network/natGateways@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":767},"Microsoft.Network/networkInterfaces@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":772},"Microsoft.Network/networkInterfaces/tapConfigurations@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":776},"Microsoft.Network/networkProfiles@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":794},"Microsoft.Network/networkSecurityGroups@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":799},"Microsoft.Network/networkSecurityGroups/securityRules@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":803},"Microsoft.Network/networkWatchers@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":814},"Microsoft.Network/networkWatchers/packetCaptures@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":831},"Microsoft.Network/networkWatchers/connectionMonitors@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":844},"Microsoft.Network/publicIPAddresses@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":850},"Microsoft.Network/publicIPPrefixes@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":866},"Microsoft.Network/routeFilters@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":883},"Microsoft.Network/routeFilters/routeFilterRules@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":887},"Microsoft.Network/routeTables@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":892},"Microsoft.Network/routeTables/routes@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":896},"Microsoft.Network/serviceEndpointPolicies@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":901},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":905},"Microsoft.Network/virtualNetworks@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":923},"Microsoft.Network/virtualNetworks/subnets@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":927},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":931},"Microsoft.Network/virtualNetworkGateways@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1044},"Microsoft.Network/connections@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1076},"Microsoft.Network/localNetworkGateways@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1081},"Microsoft.Network/virtualNetworkTaps@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1086},"Microsoft.Network/virtualWans@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1125},"Microsoft.Network/vpnSites@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1137},"Microsoft.Network/virtualHubs@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1160},"Microsoft.Network/vpnGateways@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1188},"Microsoft.Network/vpnGateways/vpnConnections@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1192},"Microsoft.Network/virtualWans/p2sVpnServerConfigurations@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1196},"Microsoft.Network/p2svpnGateways@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1209},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1275},"Microsoft.Network/applicationGatewayAvailableSslOptions@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1322},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1361},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1365},"Microsoft.Network/ExpressRoutePortsLocations@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1373},"Microsoft.Network/ExpressRoutePorts/links@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1377},"Microsoft.Network/loadBalancers/backendAddressPools@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1381},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1386},"Microsoft.Network/loadBalancers/loadBalancingRules@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1390},"Microsoft.Network/loadBalancers/outboundRules@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1394},"Microsoft.Network/loadBalancers/probes@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1398},"Microsoft.Network/networkInterfaces/ipConfigurations@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1402},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1406},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2019-04-01":{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1410},"Microsoft.Network/applicationGateways@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":365},"Microsoft.Network/applicationSecurityGroups@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":370},"Microsoft.Network/azureFirewalls@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":461},"Microsoft.Network/bastionHosts@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":483},"Microsoft.Network/ddosCustomPolicies@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":501},"Microsoft.Network/ddosProtectionPlans@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":508},"Microsoft.Network/expressRouteCircuits/authorizations@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":516},"Microsoft.Network/expressRouteCircuits/peerings@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":556},"Microsoft.Network/expressRouteCircuits/peerings/connections@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":560},"Microsoft.Network/expressRouteCircuits@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":585},"Microsoft.Network/expressRouteCrossConnections@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":607},"Microsoft.Network/expressRouteCrossConnections/peerings@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":611},"Microsoft.Network/expressRouteGateways@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":634},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":638},"Microsoft.Network/ExpressRoutePorts@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":657},"Microsoft.Network/firewallPolicies@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":675},"Microsoft.Network/firewallPolicies/ruleGroups@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":724},"Microsoft.Network/loadBalancers@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":771},"Microsoft.Network/loadBalancers/inboundNatRules@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":775},"Microsoft.Network/natGateways@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":788},"Microsoft.Network/networkInterfaces@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":793},"Microsoft.Network/networkInterfaces/tapConfigurations@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":797},"Microsoft.Network/networkProfiles@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":815},"Microsoft.Network/networkSecurityGroups@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":820},"Microsoft.Network/networkSecurityGroups/securityRules@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":824},"Microsoft.Network/networkWatchers@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":835},"Microsoft.Network/networkWatchers/packetCaptures@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":852},"Microsoft.Network/networkWatchers/connectionMonitors@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":865},"Microsoft.Network/privateEndpoints@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":870},"Microsoft.Network/privateLinkServices@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":910},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":914},"Microsoft.Network/publicIPAddresses@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":920},"Microsoft.Network/publicIPPrefixes@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":936},"Microsoft.Network/routeFilters@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":953},"Microsoft.Network/routeFilters/routeFilterRules@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":957},"Microsoft.Network/routeTables@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":962},"Microsoft.Network/routeTables/routes@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":966},"Microsoft.Network/serviceEndpointPolicies@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":971},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":975},"Microsoft.Network/virtualNetworks@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":993},"Microsoft.Network/virtualNetworks/subnets@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":997},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1001},"Microsoft.Network/virtualNetworkGateways@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1114},"Microsoft.Network/connections@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1146},"Microsoft.Network/localNetworkGateways@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1151},"Microsoft.Network/virtualNetworkTaps@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1156},"Microsoft.Network/virtualWans@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1195},"Microsoft.Network/vpnSites@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1217},"Microsoft.Network/virtualHubs@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1240},"Microsoft.Network/vpnGateways@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1285},"Microsoft.Network/vpnGateways/vpnConnections@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1289},"Microsoft.Network/virtualWans/p2sVpnServerConfigurations@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1293},"Microsoft.Network/p2svpnGateways@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1306},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1372},"Microsoft.Network/applicationGatewayAvailableSslOptions@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1419},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1458},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1462},"Microsoft.Network/ExpressRoutePortsLocations@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1470},"Microsoft.Network/ExpressRoutePorts/links@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1474},"Microsoft.Network/loadBalancers/backendAddressPools@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1478},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1483},"Microsoft.Network/loadBalancers/loadBalancingRules@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1487},"Microsoft.Network/loadBalancers/outboundRules@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1491},"Microsoft.Network/loadBalancers/probes@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1495},"Microsoft.Network/networkInterfaces/ipConfigurations@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1499},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1503},"Microsoft.Network/vpnSites/vpnSiteLinks@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1507},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1511},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2019-06-01":{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1515},"Microsoft.Network/applicationGateways@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":552},"Microsoft.Network/applicationSecurityGroups@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":557},"Microsoft.Network/azureFirewalls@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":649},"Microsoft.Network/bastionHosts@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":671},"Microsoft.Network/ddosCustomPolicies@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":694},"Microsoft.Network/ddosProtectionPlans@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":706},"Microsoft.Network/expressRouteCircuits/authorizations@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":719},"Microsoft.Network/expressRouteCircuits/peerings@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":774},"Microsoft.Network/expressRouteCircuits/peerings/connections@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":778},"Microsoft.Network/expressRouteCircuits@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":808},"Microsoft.Network/expressRouteCrossConnections@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":840},"Microsoft.Network/expressRouteCrossConnections/peerings@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":844},"Microsoft.Network/expressRouteGateways@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":867},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":871},"Microsoft.Network/ExpressRoutePorts@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":904},"Microsoft.Network/firewallPolicies@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":922},"Microsoft.Network/firewallPolicies/ruleGroups@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":971},"Microsoft.Network/loadBalancers@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1043},"Microsoft.Network/loadBalancers/inboundNatRules@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1047},"Microsoft.Network/natGateways@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1065},"Microsoft.Network/networkInterfaces@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1070},"Microsoft.Network/networkInterfaces/tapConfigurations@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1074},"Microsoft.Network/networkProfiles@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1112},"Microsoft.Network/networkSecurityGroups@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1117},"Microsoft.Network/networkSecurityGroups/securityRules@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1121},"Microsoft.Network/networkWatchers@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1132},"Microsoft.Network/networkWatchers/packetCaptures@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1149},"Microsoft.Network/networkWatchers/connectionMonitors@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1162},"Microsoft.Network/privateEndpoints@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1167},"Microsoft.Network/privateLinkServices@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1207},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1211},"Microsoft.Network/publicIPAddresses@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1217},"Microsoft.Network/publicIPPrefixes@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1238},"Microsoft.Network/routeFilters@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1265},"Microsoft.Network/routeFilters/routeFilterRules@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1269},"Microsoft.Network/routeTables@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1274},"Microsoft.Network/routeTables/routes@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1278},"Microsoft.Network/serviceEndpointPolicies@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1283},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1287},"Microsoft.Network/virtualNetworks@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1315},"Microsoft.Network/virtualNetworks/subnets@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1319},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1323},"Microsoft.Network/virtualNetworkGateways@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1468},"Microsoft.Network/connections@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1514},"Microsoft.Network/localNetworkGateways@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1519},"Microsoft.Network/virtualNetworkTaps@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1524},"Microsoft.Network/virtualRouters@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1537},"Microsoft.Network/virtualRouters/peerings@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1547},"Microsoft.Network/virtualWans@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1611},"Microsoft.Network/vpnSites@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1633},"Microsoft.Network/virtualHubs@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1656},"Microsoft.Network/vpnGateways@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1701},"Microsoft.Network/vpnGateways/vpnConnections@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1705},"Microsoft.Network/virtualWans/p2sVpnServerConfigurations@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1709},"Microsoft.Network/p2svpnGateways@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1722},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1793},"Microsoft.Network/applicationGatewayAvailableSslOptions@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1840},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1879},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1883},"Microsoft.Network/ExpressRoutePortsLocations@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1896},"Microsoft.Network/ExpressRoutePorts/links@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1900},"Microsoft.Network/loadBalancers/backendAddressPools@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1904},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1909},"Microsoft.Network/loadBalancers/loadBalancingRules@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1913},"Microsoft.Network/loadBalancers/outboundRules@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1917},"Microsoft.Network/loadBalancers/probes@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1921},"Microsoft.Network/networkInterfaces/ipConfigurations@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1925},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1929},"Microsoft.Network/vpnSites/vpnSiteLinks@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1933},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1937},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2019-07-01":{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1941},"Microsoft.Network/applicationGateways@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":553},"Microsoft.Network/applicationSecurityGroups@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":558},"Microsoft.Network/azureFirewalls@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":656},"Microsoft.Network/bastionHosts@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":678},"Microsoft.Network/ddosCustomPolicies@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":701},"Microsoft.Network/ddosProtectionPlans@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":713},"Microsoft.Network/expressRouteCircuits/authorizations@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":726},"Microsoft.Network/expressRouteCircuits/peerings@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":781},"Microsoft.Network/expressRouteCircuits/peerings/connections@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":785},"Microsoft.Network/expressRouteCircuits@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":815},"Microsoft.Network/expressRouteCrossConnections@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":847},"Microsoft.Network/expressRouteCrossConnections/peerings@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":851},"Microsoft.Network/expressRouteGateways@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":874},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":878},"Microsoft.Network/ExpressRoutePorts@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":911},"Microsoft.Network/firewallPolicies@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":929},"Microsoft.Network/firewallPolicies/ruleGroups@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":976},"Microsoft.Network/loadBalancers@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1048},"Microsoft.Network/loadBalancers/inboundNatRules@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1052},"Microsoft.Network/natGateways@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1070},"Microsoft.Network/networkInterfaces@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1075},"Microsoft.Network/networkInterfaces/tapConfigurations@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1079},"Microsoft.Network/networkProfiles@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1117},"Microsoft.Network/networkSecurityGroups@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1122},"Microsoft.Network/networkSecurityGroups/securityRules@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1126},"Microsoft.Network/networkWatchers@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1137},"Microsoft.Network/networkWatchers/packetCaptures@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1154},"Microsoft.Network/networkWatchers/connectionMonitors@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1167},"Microsoft.Network/privateEndpoints@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1172},"Microsoft.Network/privateLinkServices@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1212},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1216},"Microsoft.Network/publicIPAddresses@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1222},"Microsoft.Network/publicIPPrefixes@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1243},"Microsoft.Network/routeFilters@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1270},"Microsoft.Network/routeFilters/routeFilterRules@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1274},"Microsoft.Network/routeTables@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1279},"Microsoft.Network/routeTables/routes@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1283},"Microsoft.Network/serviceEndpointPolicies@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1288},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1292},"Microsoft.Network/virtualNetworks@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1321},"Microsoft.Network/virtualNetworks/subnets@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1325},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1329},"Microsoft.Network/virtualNetworkGateways@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1474},"Microsoft.Network/connections@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1520},"Microsoft.Network/localNetworkGateways@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1525},"Microsoft.Network/virtualNetworkTaps@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1530},"Microsoft.Network/virtualRouters@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1543},"Microsoft.Network/virtualRouters/peerings@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1553},"Microsoft.Network/virtualWans@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1571},"Microsoft.Network/vpnSites@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1593},"Microsoft.Network/vpnServerConfigurations@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1637},"Microsoft.Network/virtualHubs@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1660},"Microsoft.Network/vpnGateways@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1705},"Microsoft.Network/vpnGateways/vpnConnections@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1709},"Microsoft.Network/p2svpnGateways@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1714},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1806},"Microsoft.Network/applicationGatewayAvailableSslOptions@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1853},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1892},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1896},"Microsoft.Network/ExpressRoutePortsLocations@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1909},"Microsoft.Network/ExpressRoutePorts/links@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1913},"Microsoft.Network/loadBalancers/backendAddressPools@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1917},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1922},"Microsoft.Network/loadBalancers/loadBalancingRules@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1926},"Microsoft.Network/loadBalancers/outboundRules@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1930},"Microsoft.Network/loadBalancers/probes@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1934},"Microsoft.Network/networkInterfaces/ipConfigurations@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1938},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1942},"Microsoft.Network/vpnSites/vpnSiteLinks@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1946},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1950},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2019-08-01":{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1954},"Microsoft.Network/applicationGateways@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":554},"Microsoft.Network/applicationSecurityGroups@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":559},"Microsoft.Network/azureFirewalls@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":663},"Microsoft.Network/bastionHosts@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":685},"Microsoft.Network/ddosCustomPolicies@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":708},"Microsoft.Network/ddosProtectionPlans@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":720},"Microsoft.Network/expressRouteCircuits/authorizations@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":733},"Microsoft.Network/expressRouteCircuits/peerings@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":788},"Microsoft.Network/expressRouteCircuits/peerings/connections@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":792},"Microsoft.Network/expressRouteCircuits@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":822},"Microsoft.Network/expressRouteCrossConnections@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":854},"Microsoft.Network/expressRouteCrossConnections/peerings@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":858},"Microsoft.Network/expressRouteGateways@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":881},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":885},"Microsoft.Network/ExpressRoutePorts@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":918},"Microsoft.Network/firewallPolicies@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":936},"Microsoft.Network/firewallPolicies/ruleGroups@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":983},"Microsoft.Network/ipGroups@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":996},"Microsoft.Network/loadBalancers@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1068},"Microsoft.Network/loadBalancers/inboundNatRules@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1072},"Microsoft.Network/natGateways@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1090},"Microsoft.Network/networkInterfaces@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1095},"Microsoft.Network/networkInterfaces/tapConfigurations@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1099},"Microsoft.Network/networkProfiles@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1137},"Microsoft.Network/networkSecurityGroups@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1142},"Microsoft.Network/networkSecurityGroups/securityRules@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1146},"Microsoft.Network/networkWatchers@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1157},"Microsoft.Network/networkWatchers/packetCaptures@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1174},"Microsoft.Network/networkWatchers/connectionMonitors@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1187},"Microsoft.Network/privateEndpoints@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1192},"Microsoft.Network/privateLinkServices@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1232},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1236},"Microsoft.Network/publicIPAddresses@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1242},"Microsoft.Network/publicIPPrefixes@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1263},"Microsoft.Network/routeFilters@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1290},"Microsoft.Network/routeFilters/routeFilterRules@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1294},"Microsoft.Network/routeTables@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1299},"Microsoft.Network/routeTables/routes@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1303},"Microsoft.Network/serviceEndpointPolicies@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1308},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1312},"Microsoft.Network/virtualNetworks@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1341},"Microsoft.Network/virtualNetworks/subnets@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1345},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1349},"Microsoft.Network/virtualNetworkGateways@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1494},"Microsoft.Network/connections@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1540},"Microsoft.Network/localNetworkGateways@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1545},"Microsoft.Network/virtualNetworkTaps@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1550},"Microsoft.Network/virtualRouters@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1563},"Microsoft.Network/virtualRouters/peerings@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1573},"Microsoft.Network/virtualWans@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1591},"Microsoft.Network/vpnSites@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1613},"Microsoft.Network/vpnServerConfigurations@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1657},"Microsoft.Network/virtualHubs@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1693},"Microsoft.Network/vpnGateways@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1738},"Microsoft.Network/vpnGateways/vpnConnections@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1742},"Microsoft.Network/p2svpnGateways@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1747},"Microsoft.Network/virtualHubs/routeTables@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1751},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1846},"Microsoft.Network/applicationGatewayAvailableSslOptions@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1893},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1932},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1936},"Microsoft.Network/ExpressRoutePortsLocations@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1949},"Microsoft.Network/ExpressRoutePorts/links@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1953},"Microsoft.Network/loadBalancers/backendAddressPools@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1957},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1962},"Microsoft.Network/loadBalancers/loadBalancingRules@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1966},"Microsoft.Network/loadBalancers/outboundRules@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1970},"Microsoft.Network/loadBalancers/probes@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1974},"Microsoft.Network/networkInterfaces/ipConfigurations@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1978},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1982},"Microsoft.Network/vpnSites/vpnSiteLinks@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1986},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1990},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2019-09-01":{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1994},"Microsoft.Network/applicationGateways@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":555},"Microsoft.Network/applicationSecurityGroups@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":560},"Microsoft.Network/azureFirewalls@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":666},"Microsoft.Network/bastionHosts@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":688},"Microsoft.Network/ddosCustomPolicies@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":711},"Microsoft.Network/ddosProtectionPlans@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":723},"Microsoft.Network/expressRouteCircuits/authorizations@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":736},"Microsoft.Network/expressRouteCircuits/peerings@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":791},"Microsoft.Network/expressRouteCircuits/peerings/connections@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":795},"Microsoft.Network/expressRouteCircuits@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":825},"Microsoft.Network/expressRouteCrossConnections@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":857},"Microsoft.Network/expressRouteCrossConnections/peerings@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":861},"Microsoft.Network/expressRouteGateways@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":884},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":888},"Microsoft.Network/ExpressRoutePorts@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":921},"Microsoft.Network/firewallPolicies@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":939},"Microsoft.Network/firewallPolicies/ruleGroups@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":986},"Microsoft.Network/ipGroups@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":999},"Microsoft.Network/loadBalancers@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1071},"Microsoft.Network/loadBalancers/inboundNatRules@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1075},"Microsoft.Network/natGateways@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1093},"Microsoft.Network/networkInterfaces@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1098},"Microsoft.Network/networkInterfaces/tapConfigurations@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1102},"Microsoft.Network/networkProfiles@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1140},"Microsoft.Network/networkSecurityGroups@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1145},"Microsoft.Network/networkSecurityGroups/securityRules@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1149},"Microsoft.Network/networkWatchers@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1160},"Microsoft.Network/networkWatchers/packetCaptures@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1177},"Microsoft.Network/networkWatchers/connectionMonitors@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1231},"Microsoft.Network/networkWatchers/flowLogs@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1248},"Microsoft.Network/privateEndpoints@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1253},"Microsoft.Network/privateLinkServices@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1293},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1297},"Microsoft.Network/publicIPAddresses@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1303},"Microsoft.Network/publicIPPrefixes@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1324},"Microsoft.Network/routeFilters@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1351},"Microsoft.Network/routeFilters/routeFilterRules@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1355},"Microsoft.Network/routeTables@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1360},"Microsoft.Network/routeTables/routes@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1364},"Microsoft.Network/serviceEndpointPolicies@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1369},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1373},"Microsoft.Network/virtualNetworks@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1402},"Microsoft.Network/virtualNetworks/subnets@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1406},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1410},"Microsoft.Network/virtualNetworkGateways@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1555},"Microsoft.Network/connections@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1601},"Microsoft.Network/localNetworkGateways@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1606},"Microsoft.Network/virtualNetworkTaps@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1611},"Microsoft.Network/virtualRouters@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1624},"Microsoft.Network/virtualRouters/peerings@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1634},"Microsoft.Network/virtualWans@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1652},"Microsoft.Network/vpnSites@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1674},"Microsoft.Network/vpnServerConfigurations@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1718},"Microsoft.Network/virtualHubs@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1754},"Microsoft.Network/vpnGateways@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1799},"Microsoft.Network/vpnGateways/vpnConnections@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1803},"Microsoft.Network/p2svpnGateways@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1808},"Microsoft.Network/virtualHubs/routeTables@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1812},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1907},"Microsoft.Network/applicationGatewayAvailableSslOptions@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1954},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1993},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":1997},"Microsoft.Network/ExpressRoutePortsLocations@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2010},"Microsoft.Network/ExpressRoutePorts/links@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2014},"Microsoft.Network/loadBalancers/backendAddressPools@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2018},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2023},"Microsoft.Network/loadBalancers/loadBalancingRules@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2027},"Microsoft.Network/loadBalancers/outboundRules@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2031},"Microsoft.Network/loadBalancers/probes@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2035},"Microsoft.Network/networkInterfaces/ipConfigurations@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2039},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2043},"Microsoft.Network/vpnSites/vpnSiteLinks@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2047},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2051},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2019-11-01":{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2055},"Microsoft.Network/applicationGateways@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":570},"Microsoft.Network/applicationSecurityGroups@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":575},"Microsoft.Network/azureFirewalls@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":681},"Microsoft.Network/bastionHosts@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":703},"Microsoft.Network/ddosCustomPolicies@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":726},"Microsoft.Network/ddosProtectionPlans@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":738},"Microsoft.Network/expressRouteCircuits/authorizations@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":751},"Microsoft.Network/expressRouteCircuits/peerings@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":811},"Microsoft.Network/expressRouteCircuits/peerings/connections@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":815},"Microsoft.Network/expressRouteCircuits@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":845},"Microsoft.Network/expressRouteCrossConnections@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":877},"Microsoft.Network/expressRouteCrossConnections/peerings@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":881},"Microsoft.Network/expressRouteGateways@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":904},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":908},"Microsoft.Network/ExpressRoutePorts@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":941},"Microsoft.Network/firewallPolicies@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":959},"Microsoft.Network/firewallPolicies/ruleGroups@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1021},"Microsoft.Network/ipGroups@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1034},"Microsoft.Network/loadBalancers@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1106},"Microsoft.Network/loadBalancers/inboundNatRules@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1110},"Microsoft.Network/natGateways@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1128},"Microsoft.Network/networkInterfaces@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1133},"Microsoft.Network/networkInterfaces/tapConfigurations@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1137},"Microsoft.Network/networkProfiles@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1175},"Microsoft.Network/networkSecurityGroups@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1180},"Microsoft.Network/networkSecurityGroups/securityRules@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1184},"Microsoft.Network/networkVirtualAppliances@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1200},"Microsoft.Network/networkWatchers@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1211},"Microsoft.Network/networkWatchers/packetCaptures@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1228},"Microsoft.Network/networkWatchers/connectionMonitors@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1282},"Microsoft.Network/networkWatchers/flowLogs@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1287},"Microsoft.Network/privateEndpoints@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1292},"Microsoft.Network/privateLinkServices@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1332},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1336},"Microsoft.Network/publicIPAddresses@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1342},"Microsoft.Network/publicIPPrefixes@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1363},"Microsoft.Network/routeFilters@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1390},"Microsoft.Network/routeFilters/routeFilterRules@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1394},"Microsoft.Network/routeTables@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1399},"Microsoft.Network/routeTables/routes@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1403},"Microsoft.Network/serviceEndpointPolicies@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1408},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1412},"Microsoft.Network/virtualNetworks@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1441},"Microsoft.Network/virtualNetworks/subnets@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1445},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1449},"Microsoft.Network/virtualNetworkGateways@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1599},"Microsoft.Network/connections@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1645},"Microsoft.Network/localNetworkGateways@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1650},"Microsoft.Network/virtualNetworkTaps@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1655},"Microsoft.Network/virtualRouters@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1668},"Microsoft.Network/virtualRouters/peerings@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1678},"Microsoft.Network/virtualWans@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1696},"Microsoft.Network/vpnSites@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1718},"Microsoft.Network/vpnServerConfigurations@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1762},"Microsoft.Network/virtualHubs@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1798},"Microsoft.Network/vpnGateways@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1843},"Microsoft.Network/vpnGateways/vpnConnections@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1847},"Microsoft.Network/p2svpnGateways@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1852},"Microsoft.Network/virtualHubs/routeTables@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1856},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1951},"Microsoft.Network/applicationGatewayAvailableSslOptions@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":1998},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2037},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2041},"Microsoft.Network/ExpressRoutePortsLocations@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2054},"Microsoft.Network/ExpressRoutePorts/links@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2058},"Microsoft.Network/loadBalancers/backendAddressPools@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2062},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2067},"Microsoft.Network/loadBalancers/loadBalancingRules@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2071},"Microsoft.Network/loadBalancers/outboundRules@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2075},"Microsoft.Network/loadBalancers/probes@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2079},"Microsoft.Network/networkInterfaces/ipConfigurations@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2083},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2087},"Microsoft.Network/vpnSites/vpnSiteLinks@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2091},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2095},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2019-12-01":{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2099},"Microsoft.Network/applicationGateways@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":574},"Microsoft.Network/applicationSecurityGroups@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":579},"Microsoft.Network/azureFirewalls@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":685},"Microsoft.Network/bastionHosts@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":707},"Microsoft.Network/ddosCustomPolicies@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":730},"Microsoft.Network/ddosProtectionPlans@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":742},"Microsoft.Network/expressRouteCircuits/authorizations@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":755},"Microsoft.Network/expressRouteCircuits/peerings@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":815},"Microsoft.Network/expressRouteCircuits/peerings/connections@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":819},"Microsoft.Network/expressRouteCircuits@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":849},"Microsoft.Network/expressRouteCrossConnections@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":881},"Microsoft.Network/expressRouteCrossConnections/peerings@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":885},"Microsoft.Network/ExpressRoutePorts@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":918},"Microsoft.Network/firewallPolicies@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":936},"Microsoft.Network/firewallPolicies/ruleGroups@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":998},"Microsoft.Network/IpAllocations@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1011},"Microsoft.Network/ipGroups@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1024},"Microsoft.Network/loadBalancers@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1096},"Microsoft.Network/loadBalancers/inboundNatRules@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1100},"Microsoft.Network/natGateways@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1118},"Microsoft.Network/networkInterfaces@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1123},"Microsoft.Network/networkInterfaces/tapConfigurations@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1127},"Microsoft.Network/networkProfiles@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1165},"Microsoft.Network/networkSecurityGroups@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1170},"Microsoft.Network/networkSecurityGroups/securityRules@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1174},"Microsoft.Network/networkVirtualAppliances@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1190},"Microsoft.Network/networkWatchers@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1201},"Microsoft.Network/networkWatchers/packetCaptures@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1218},"Microsoft.Network/networkWatchers/connectionMonitors@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1272},"Microsoft.Network/networkWatchers/flowLogs@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1277},"Microsoft.Network/privateEndpoints@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1282},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1303},"Microsoft.Network/privateLinkServices@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1343},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1347},"Microsoft.Network/publicIPAddresses@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1353},"Microsoft.Network/publicIPPrefixes@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1374},"Microsoft.Network/routeFilters@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1401},"Microsoft.Network/routeFilters/routeFilterRules@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1405},"Microsoft.Network/routeTables@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1410},"Microsoft.Network/routeTables/routes@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1414},"Microsoft.Network/securityPartnerProviders@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1434},"Microsoft.Network/serviceEndpointPolicies@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1439},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1443},"Microsoft.Network/virtualNetworks@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1473},"Microsoft.Network/virtualNetworks/subnets@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1477},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1481},"Microsoft.Network/virtualNetworkGateways@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1633},"Microsoft.Network/connections@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1679},"Microsoft.Network/localNetworkGateways@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1684},"Microsoft.Network/virtualNetworkTaps@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1689},"Microsoft.Network/virtualRouters@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1702},"Microsoft.Network/virtualRouters/peerings@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1712},"Microsoft.Network/virtualWans@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1730},"Microsoft.Network/vpnSites@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1752},"Microsoft.Network/vpnServerConfigurations@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1797},"Microsoft.Network/virtualHubs@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1833},"Microsoft.Network/vpnGateways@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1878},"Microsoft.Network/vpnGateways/vpnConnections@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1882},"Microsoft.Network/p2svpnGateways@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1887},"Microsoft.Network/virtualHubs/routeTables@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1891},"Microsoft.Network/expressRouteGateways@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1914},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":1918},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2013},"Microsoft.Network/applicationGatewayAvailableSslOptions@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2060},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2099},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2103},"Microsoft.Network/ExpressRoutePortsLocations@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2116},"Microsoft.Network/ExpressRoutePorts/links@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2120},"Microsoft.Network/loadBalancers/backendAddressPools@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2124},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2129},"Microsoft.Network/loadBalancers/loadBalancingRules@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2133},"Microsoft.Network/loadBalancers/outboundRules@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2137},"Microsoft.Network/loadBalancers/probes@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2141},"Microsoft.Network/networkInterfaces/ipConfigurations@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2145},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2149},"Microsoft.Network/vpnSites/vpnSiteLinks@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2153},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2157},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2020-03-01":{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2161},"Microsoft.Network/applicationGateways@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":577},"Microsoft.Network/applicationSecurityGroups@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":582},"Microsoft.Network/azureFirewalls@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":689},"Microsoft.Network/bastionHosts@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":711},"Microsoft.Network/ddosCustomPolicies@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":734},"Microsoft.Network/ddosProtectionPlans@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":746},"Microsoft.Network/expressRouteCircuits/authorizations@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":759},"Microsoft.Network/expressRouteCircuits/peerings@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":819},"Microsoft.Network/expressRouteCircuits/peerings/connections@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":823},"Microsoft.Network/expressRouteCircuits@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":853},"Microsoft.Network/expressRouteCrossConnections@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":885},"Microsoft.Network/expressRouteCrossConnections/peerings@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":889},"Microsoft.Network/ExpressRoutePorts@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":922},"Microsoft.Network/firewallPolicies@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":943},"Microsoft.Network/firewallPolicies/ruleGroups@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1005},"Microsoft.Network/IpAllocations@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1018},"Microsoft.Network/ipGroups@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1031},"Microsoft.Network/loadBalancers@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1103},"Microsoft.Network/loadBalancers/backendAddressPools@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1107},"Microsoft.Network/loadBalancers/inboundNatRules@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1111},"Microsoft.Network/natGateways@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1129},"Microsoft.Network/networkInterfaces@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1134},"Microsoft.Network/networkInterfaces/tapConfigurations@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1138},"Microsoft.Network/networkProfiles@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1176},"Microsoft.Network/networkSecurityGroups@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1181},"Microsoft.Network/networkSecurityGroups/securityRules@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1185},"Microsoft.Network/networkVirtualAppliances@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1201},"Microsoft.Network/networkWatchers@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1212},"Microsoft.Network/networkWatchers/packetCaptures@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1229},"Microsoft.Network/networkWatchers/connectionMonitors@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1283},"Microsoft.Network/networkWatchers/flowLogs@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1288},"Microsoft.Network/privateEndpoints@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1293},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1314},"Microsoft.Network/privateLinkServices@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1354},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1358},"Microsoft.Network/publicIPAddresses@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1364},"Microsoft.Network/publicIPPrefixes@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1385},"Microsoft.Network/routeFilters@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1412},"Microsoft.Network/routeFilters/routeFilterRules@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1416},"Microsoft.Network/routeTables@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1421},"Microsoft.Network/routeTables/routes@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1425},"Microsoft.Network/securityPartnerProviders@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1445},"Microsoft.Network/serviceEndpointPolicies@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1450},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1454},"Microsoft.Network/virtualNetworks@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1484},"Microsoft.Network/virtualNetworks/subnets@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1488},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1492},"Microsoft.Network/virtualNetworkGateways@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1644},"Microsoft.Network/connections@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1690},"Microsoft.Network/localNetworkGateways@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1695},"Microsoft.Network/virtualNetworkTaps@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1700},"Microsoft.Network/virtualRouters@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1713},"Microsoft.Network/virtualRouters/peerings@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1723},"Microsoft.Network/virtualWans@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1741},"Microsoft.Network/vpnSites@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1763},"Microsoft.Network/vpnServerConfigurations@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1816},"Microsoft.Network/virtualHubs@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1852},"Microsoft.Network/vpnGateways@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1897},"Microsoft.Network/vpnGateways/vpnConnections@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1901},"Microsoft.Network/p2svpnGateways@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1906},"Microsoft.Network/virtualHubs/routeTables@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1910},"Microsoft.Network/expressRouteGateways@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1933},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1937},"Microsoft.Network/virtualHubs/hubRouteTables@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":1953},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2048},"Microsoft.Network/applicationGatewayAvailableSslOptions@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2095},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2134},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2138},"Microsoft.Network/ExpressRoutePortsLocations@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2151},"Microsoft.Network/ExpressRoutePorts/links@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2155},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2160},"Microsoft.Network/loadBalancers/loadBalancingRules@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2164},"Microsoft.Network/loadBalancers/outboundRules@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2168},"Microsoft.Network/loadBalancers/probes@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2172},"Microsoft.Network/networkInterfaces/ipConfigurations@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2176},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2180},"Microsoft.Network/vpnSites/vpnSiteLinks@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2184},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2188},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2020-04-01":{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2192},"Microsoft.Network/applicationGateways@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":604},"Microsoft.Network/applicationGateways/privateEndpointConnections@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":608},"Microsoft.Network/applicationSecurityGroups@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":613},"Microsoft.Network/azureFirewalls@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":721},"Microsoft.Network/bastionHosts@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":743},"Microsoft.Network/ddosCustomPolicies@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":766},"Microsoft.Network/ddosProtectionPlans@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":778},"Microsoft.Network/expressRouteCircuits/authorizations@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":791},"Microsoft.Network/expressRouteCircuits/peerings@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":851},"Microsoft.Network/expressRouteCircuits/peerings/connections@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":855},"Microsoft.Network/expressRouteCircuits@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":885},"Microsoft.Network/expressRouteCrossConnections@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":917},"Microsoft.Network/expressRouteCrossConnections/peerings@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":921},"Microsoft.Network/ExpressRoutePorts@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":954},"Microsoft.Network/firewallPolicies@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":977},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1041},"Microsoft.Network/IpAllocations@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1054},"Microsoft.Network/ipGroups@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1067},"Microsoft.Network/loadBalancers@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1139},"Microsoft.Network/loadBalancers/backendAddressPools@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1143},"Microsoft.Network/loadBalancers/inboundNatRules@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1147},"Microsoft.Network/natGateways@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1165},"Microsoft.Network/networkInterfaces@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1170},"Microsoft.Network/networkInterfaces/tapConfigurations@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1174},"Microsoft.Network/networkProfiles@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1212},"Microsoft.Network/networkSecurityGroups@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1217},"Microsoft.Network/networkSecurityGroups/securityRules@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1221},"Microsoft.Network/networkVirtualAppliances@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1238},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1250},"Microsoft.Network/networkWatchers@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1261},"Microsoft.Network/networkWatchers/packetCaptures@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1278},"Microsoft.Network/networkWatchers/connectionMonitors@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1332},"Microsoft.Network/networkWatchers/flowLogs@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1337},"Microsoft.Network/privateEndpoints@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1342},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1363},"Microsoft.Network/privateLinkServices@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1403},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1407},"Microsoft.Network/publicIPAddresses@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1413},"Microsoft.Network/publicIPPrefixes@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1434},"Microsoft.Network/routeFilters@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1461},"Microsoft.Network/routeFilters/routeFilterRules@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1465},"Microsoft.Network/routeTables@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1470},"Microsoft.Network/routeTables/routes@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1474},"Microsoft.Network/securityPartnerProviders@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1494},"Microsoft.Network/serviceEndpointPolicies@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1499},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1503},"Microsoft.Network/virtualNetworks@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1533},"Microsoft.Network/virtualNetworks/subnets@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1537},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1541},"Microsoft.Network/virtualNetworkGateways@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1693},"Microsoft.Network/connections@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1739},"Microsoft.Network/localNetworkGateways@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1744},"Microsoft.Network/virtualNetworkTaps@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1749},"Microsoft.Network/virtualRouters@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1762},"Microsoft.Network/virtualRouters/peerings@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1772},"Microsoft.Network/virtualWans@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1790},"Microsoft.Network/vpnSites@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1812},"Microsoft.Network/vpnServerConfigurations@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1866},"Microsoft.Network/virtualHubs@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1902},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1912},"Microsoft.Network/vpnGateways@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1957},"Microsoft.Network/vpnGateways/vpnConnections@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1961},"Microsoft.Network/p2svpnGateways@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1966},"Microsoft.Network/virtualHubs/routeTables@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1970},"Microsoft.Network/expressRouteGateways@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1993},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":1997},"Microsoft.Network/virtualHubs/bgpConnections@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2012},"Microsoft.Network/virtualHubs/ipConfigurations@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2025},"Microsoft.Network/virtualHubs/hubRouteTables@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2041},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2136},"Microsoft.Network/applicationGatewayAvailableSslOptions@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2183},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2222},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2226},"Microsoft.Network/ExpressRoutePortsLocations@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2239},"Microsoft.Network/ExpressRoutePorts/links@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2243},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2248},"Microsoft.Network/loadBalancers/loadBalancingRules@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2252},"Microsoft.Network/loadBalancers/outboundRules@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2256},"Microsoft.Network/loadBalancers/probes@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2260},"Microsoft.Network/networkInterfaces/ipConfigurations@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2264},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2268},"Microsoft.Network/networkVirtualApplianceSkus@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2277},"Microsoft.Network/vpnSites/vpnSiteLinks@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2281},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2020-05-01":{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2285},"Microsoft.Network/applicationGateways@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":622},"Microsoft.Network/applicationGateways/privateEndpointConnections@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":626},"Microsoft.Network/applicationSecurityGroups@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":631},"Microsoft.Network/azureFirewalls@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":739},"Microsoft.Network/bastionHosts@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":761},"Microsoft.Network/customIpPrefixes@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":781},"Microsoft.Network/ddosCustomPolicies@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":804},"Microsoft.Network/ddosProtectionPlans@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":816},"Microsoft.Network/dscpConfigurations@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":845},"Microsoft.Network/expressRouteCircuits/authorizations@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":858},"Microsoft.Network/expressRouteCircuits/peerings@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":918},"Microsoft.Network/expressRouteCircuits/peerings/connections@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":922},"Microsoft.Network/expressRouteCircuits@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":952},"Microsoft.Network/expressRouteCrossConnections@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":984},"Microsoft.Network/expressRouteCrossConnections/peerings@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":988},"Microsoft.Network/ExpressRoutePorts@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1026},"Microsoft.Network/firewallPolicies@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1049},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1113},"Microsoft.Network/IpAllocations@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1126},"Microsoft.Network/ipGroups@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1139},"Microsoft.Network/loadBalancers@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1211},"Microsoft.Network/loadBalancers/backendAddressPools@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1215},"Microsoft.Network/loadBalancers/inboundNatRules@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1219},"Microsoft.Network/natGateways@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1237},"Microsoft.Network/networkInterfaces@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1242},"Microsoft.Network/networkInterfaces/tapConfigurations@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1246},"Microsoft.Network/networkProfiles@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1284},"Microsoft.Network/networkSecurityGroups@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1289},"Microsoft.Network/networkSecurityGroups/securityRules@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1293},"Microsoft.Network/networkVirtualAppliances@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1311},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1323},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1338},"Microsoft.Network/networkWatchers@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1349},"Microsoft.Network/networkWatchers/packetCaptures@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1366},"Microsoft.Network/networkWatchers/connectionMonitors@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1441},"Microsoft.Network/networkWatchers/flowLogs@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1446},"Microsoft.Network/privateEndpoints@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1451},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1472},"Microsoft.Network/privateLinkServices@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1512},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1516},"Microsoft.Network/publicIPAddresses@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1522},"Microsoft.Network/publicIPPrefixes@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1543},"Microsoft.Network/routeFilters@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1570},"Microsoft.Network/routeFilters/routeFilterRules@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1574},"Microsoft.Network/routeTables@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1579},"Microsoft.Network/routeTables/routes@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1583},"Microsoft.Network/securityPartnerProviders@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1603},"Microsoft.Network/serviceEndpointPolicies@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1608},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1612},"Microsoft.Network/virtualNetworks@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1642},"Microsoft.Network/virtualNetworks/subnets@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1646},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1650},"Microsoft.Network/virtualNetworkGateways@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1802},"Microsoft.Network/connections@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1848},"Microsoft.Network/localNetworkGateways@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1853},"Microsoft.Network/virtualNetworkTaps@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1858},"Microsoft.Network/virtualRouters@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1871},"Microsoft.Network/virtualRouters/peerings@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1881},"Microsoft.Network/virtualWans@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1899},"Microsoft.Network/vpnSites@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1923},"Microsoft.Network/vpnServerConfigurations@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":1977},"Microsoft.Network/virtualHubs@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2013},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2023},"Microsoft.Network/vpnGateways@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2070},"Microsoft.Network/vpnGateways/vpnConnections@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2074},"Microsoft.Network/p2svpnGateways@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2079},"Microsoft.Network/virtualHubs/routeTables@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2083},"Microsoft.Network/expressRouteGateways@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2106},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2110},"Microsoft.Network/virtualHubs/bgpConnections@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2125},"Microsoft.Network/virtualHubs/ipConfigurations@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2138},"Microsoft.Network/virtualHubs/hubRouteTables@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2154},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2249},"Microsoft.Network/applicationGatewayAvailableSslOptions@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2296},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2335},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2339},"Microsoft.Network/ExpressRoutePortsLocations@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2352},"Microsoft.Network/ExpressRoutePorts/links@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2356},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2361},"Microsoft.Network/loadBalancers/loadBalancingRules@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2365},"Microsoft.Network/loadBalancers/outboundRules@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2369},"Microsoft.Network/loadBalancers/probes@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2373},"Microsoft.Network/networkInterfaces/ipConfigurations@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2377},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2381},"Microsoft.Network/networkVirtualApplianceSkus@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2390},"Microsoft.Network/vpnSites/vpnSiteLinks@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2394},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2020-06-01":{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2398},"Microsoft.Network/applicationGateways@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":695},"Microsoft.Network/applicationGateways/privateEndpointConnections@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":699},"Microsoft.Network/applicationSecurityGroups@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":704},"Microsoft.Network/azureFirewalls@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":812},"Microsoft.Network/bastionHosts@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":834},"Microsoft.Network/customIpPrefixes@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":854},"Microsoft.Network/ddosCustomPolicies@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":877},"Microsoft.Network/ddosProtectionPlans@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":889},"Microsoft.Network/dscpConfigurations@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":918},"Microsoft.Network/expressRouteCircuits/authorizations@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":931},"Microsoft.Network/expressRouteCircuits/peerings@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":991},"Microsoft.Network/expressRouteCircuits/peerings/connections@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":995},"Microsoft.Network/expressRouteCircuits@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1025},"Microsoft.Network/expressRouteCrossConnections@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1057},"Microsoft.Network/expressRouteCrossConnections/peerings@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1061},"Microsoft.Network/ExpressRoutePorts@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1099},"Microsoft.Network/firewallPolicies@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1152},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1218},"Microsoft.Network/IpAllocations@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1231},"Microsoft.Network/ipGroups@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1245},"Microsoft.Network/loadBalancers@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1320},"Microsoft.Network/loadBalancers/backendAddressPools@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1324},"Microsoft.Network/loadBalancers/inboundNatRules@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1328},"Microsoft.Network/natGateways@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1334},"Microsoft.Network/networkInterfaces@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1339},"Microsoft.Network/networkInterfaces/tapConfigurations@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1343},"Microsoft.Network/networkProfiles@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1381},"Microsoft.Network/networkSecurityGroups@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1386},"Microsoft.Network/networkSecurityGroups/securityRules@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1390},"Microsoft.Network/networkVirtualAppliances@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1408},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1420},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1435},"Microsoft.Network/networkWatchers@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1446},"Microsoft.Network/networkWatchers/packetCaptures@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1463},"Microsoft.Network/networkWatchers/connectionMonitors@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1538},"Microsoft.Network/networkWatchers/flowLogs@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1543},"Microsoft.Network/privateEndpoints@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1548},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1569},"Microsoft.Network/privateLinkServices@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1574},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1578},"Microsoft.Network/publicIPAddresses@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1584},"Microsoft.Network/publicIPPrefixes@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1608},"Microsoft.Network/routeFilters@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1635},"Microsoft.Network/routeFilters/routeFilterRules@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1639},"Microsoft.Network/routeTables@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1644},"Microsoft.Network/routeTables/routes@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1648},"Microsoft.Network/securityPartnerProviders@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1668},"Microsoft.Network/serviceEndpointPolicies@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1673},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1677},"Microsoft.Network/virtualNetworks@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1707},"Microsoft.Network/virtualNetworks/subnets@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1711},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1715},"Microsoft.Network/virtualNetworkGateways@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1868},"Microsoft.Network/connections@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1918},"Microsoft.Network/localNetworkGateways@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1923},"Microsoft.Network/virtualNetworkTaps@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1928},"Microsoft.Network/virtualRouters@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1941},"Microsoft.Network/virtualRouters/peerings@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1951},"Microsoft.Network/virtualWans@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1969},"Microsoft.Network/vpnSites@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":1993},"Microsoft.Network/vpnServerConfigurations@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2047},"Microsoft.Network/virtualHubs@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2083},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2093},"Microsoft.Network/vpnGateways@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2140},"Microsoft.Network/vpnGateways/vpnConnections@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2144},"Microsoft.Network/p2svpnGateways@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2149},"Microsoft.Network/virtualHubs/routeTables@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2153},"Microsoft.Network/expressRouteGateways@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2176},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2180},"Microsoft.Network/virtualHubs/bgpConnections@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2195},"Microsoft.Network/virtualHubs/ipConfigurations@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2208},"Microsoft.Network/virtualHubs/hubRouteTables@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2224},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2319},"Microsoft.Network/applicationGatewayAvailableSslOptions@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2366},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2405},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2409},"Microsoft.Network/ExpressRoutePortsLocations@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2422},"Microsoft.Network/ExpressRoutePorts/links@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2426},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2431},"Microsoft.Network/loadBalancers/loadBalancingRules@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2435},"Microsoft.Network/loadBalancers/outboundRules@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2439},"Microsoft.Network/loadBalancers/probes@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2443},"Microsoft.Network/networkInterfaces/ipConfigurations@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2447},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2451},"Microsoft.Network/networkVirtualApplianceSkus@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2460},"Microsoft.Network/vpnSites/vpnSiteLinks@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2464},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2020-07-01":{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2468},"Microsoft.Network/applicationGateways@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":702},"Microsoft.Network/applicationGateways/privateEndpointConnections@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":706},"Microsoft.Network/applicationSecurityGroups@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":711},"Microsoft.Network/azureFirewalls@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":819},"Microsoft.Network/bastionHosts@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":841},"Microsoft.Network/customIpPrefixes@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":861},"Microsoft.Network/ddosCustomPolicies@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":884},"Microsoft.Network/ddosProtectionPlans@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":896},"Microsoft.Network/dscpConfigurations@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":925},"Microsoft.Network/expressRouteCircuits/authorizations@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":938},"Microsoft.Network/expressRouteCircuits/peerings@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":998},"Microsoft.Network/expressRouteCircuits/peerings/connections@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1002},"Microsoft.Network/expressRouteCircuits@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1032},"Microsoft.Network/expressRouteCrossConnections@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1064},"Microsoft.Network/expressRouteCrossConnections/peerings@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1068},"Microsoft.Network/ExpressRoutePorts@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1106},"Microsoft.Network/firewallPolicies@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1159},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1225},"Microsoft.Network/IpAllocations@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1238},"Microsoft.Network/ipGroups@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1252},"Microsoft.Network/loadBalancers@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1327},"Microsoft.Network/loadBalancers/backendAddressPools@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1331},"Microsoft.Network/loadBalancers/inboundNatRules@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1335},"Microsoft.Network/natGateways@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1341},"Microsoft.Network/networkInterfaces@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1346},"Microsoft.Network/networkInterfaces/tapConfigurations@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1350},"Microsoft.Network/networkProfiles@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1388},"Microsoft.Network/networkSecurityGroups@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1393},"Microsoft.Network/networkSecurityGroups/securityRules@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1397},"Microsoft.Network/networkVirtualAppliances@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1415},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1427},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1442},"Microsoft.Network/networkWatchers@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1453},"Microsoft.Network/networkWatchers/packetCaptures@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1470},"Microsoft.Network/networkWatchers/connectionMonitors@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1545},"Microsoft.Network/networkWatchers/flowLogs@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1550},"Microsoft.Network/privateEndpoints@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1555},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1576},"Microsoft.Network/privateLinkServices@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1581},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1585},"Microsoft.Network/publicIPAddresses@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1591},"Microsoft.Network/publicIPPrefixes@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1615},"Microsoft.Network/routeFilters@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1642},"Microsoft.Network/routeFilters/routeFilterRules@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1646},"Microsoft.Network/routeTables@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1651},"Microsoft.Network/routeTables/routes@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1655},"Microsoft.Network/securityPartnerProviders@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1675},"Microsoft.Network/serviceEndpointPolicies@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1680},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1684},"Microsoft.Network/virtualNetworks@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1714},"Microsoft.Network/virtualNetworks/subnets@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1718},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1722},"Microsoft.Network/virtualNetworkGateways@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1875},"Microsoft.Network/connections@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1925},"Microsoft.Network/localNetworkGateways@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1930},"Microsoft.Network/virtualNetworkTaps@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1935},"Microsoft.Network/virtualRouters@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1948},"Microsoft.Network/virtualRouters/peerings@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1958},"Microsoft.Network/virtualWans@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":1976},"Microsoft.Network/vpnSites@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2000},"Microsoft.Network/vpnServerConfigurations@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2054},"Microsoft.Network/virtualHubs@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2090},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2100},"Microsoft.Network/vpnGateways@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2172},"Microsoft.Network/vpnGateways/vpnConnections@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2176},"Microsoft.Network/vpnGateways/natRules@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2180},"Microsoft.Network/p2svpnGateways@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2185},"Microsoft.Network/virtualHubs/routeTables@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2189},"Microsoft.Network/expressRouteGateways@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2212},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2216},"Microsoft.Network/virtualHubs/bgpConnections@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2231},"Microsoft.Network/virtualHubs/ipConfigurations@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2244},"Microsoft.Network/virtualHubs/hubRouteTables@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2260},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2355},"Microsoft.Network/applicationGatewayAvailableSslOptions@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2402},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2441},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2445},"Microsoft.Network/ExpressRoutePortsLocations@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2458},"Microsoft.Network/ExpressRoutePorts/links@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2462},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2467},"Microsoft.Network/loadBalancers/loadBalancingRules@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2471},"Microsoft.Network/loadBalancers/outboundRules@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2475},"Microsoft.Network/loadBalancers/probes@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2479},"Microsoft.Network/networkInterfaces/ipConfigurations@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2483},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2487},"Microsoft.Network/networkVirtualApplianceSkus@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2496},"Microsoft.Network/vpnSites/vpnSiteLinks@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2500},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2020-08-01":{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2504},"Microsoft.Network/applicationGateways@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":702},"Microsoft.Network/applicationGateways/privateEndpointConnections@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":706},"Microsoft.Network/applicationSecurityGroups@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":711},"Microsoft.Network/azureFirewalls@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":819},"Microsoft.Network/bastionHosts@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":841},"Microsoft.Network/networkInterfaces@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":846},"Microsoft.Network/publicIPAddresses@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":852},"Microsoft.Network/customIpPrefixes@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":872},"Microsoft.Network/ddosCustomPolicies@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":895},"Microsoft.Network/ddosProtectionPlans@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":907},"Microsoft.Network/dscpConfigurations@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":936},"Microsoft.Network/expressRouteCircuits/authorizations@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":949},"Microsoft.Network/expressRouteCircuits/peerings@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1009},"Microsoft.Network/expressRouteCircuits/peerings/connections@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1013},"Microsoft.Network/expressRouteCircuits@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1043},"Microsoft.Network/expressRouteCrossConnections@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1075},"Microsoft.Network/expressRouteCrossConnections/peerings@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1079},"Microsoft.Network/ExpressRoutePorts@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1117},"Microsoft.Network/firewallPolicies@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1176},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1242},"Microsoft.Network/IpAllocations@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1255},"Microsoft.Network/ipGroups@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1269},"Microsoft.Network/loadBalancers@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1344},"Microsoft.Network/loadBalancers/backendAddressPools@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1348},"Microsoft.Network/loadBalancers/inboundNatRules@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1352},"Microsoft.Network/natGateways@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1358},"Microsoft.Network/networkInterfaces/tapConfigurations@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1362},"Microsoft.Network/networkProfiles@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1400},"Microsoft.Network/networkSecurityGroups@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1405},"Microsoft.Network/networkSecurityGroups/securityRules@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1409},"Microsoft.Network/networkVirtualAppliances@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1427},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1439},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1454},"Microsoft.Network/networkWatchers@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1465},"Microsoft.Network/networkWatchers/packetCaptures@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1482},"Microsoft.Network/networkWatchers/connectionMonitors@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1557},"Microsoft.Network/networkWatchers/flowLogs@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1562},"Microsoft.Network/privateEndpoints@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1567},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1588},"Microsoft.Network/privateLinkServices@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1593},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1597},"Microsoft.Network/publicIPPrefixes@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1621},"Microsoft.Network/routeFilters@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1648},"Microsoft.Network/routeFilters/routeFilterRules@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1652},"Microsoft.Network/routeTables@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1657},"Microsoft.Network/routeTables/routes@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1661},"Microsoft.Network/securityPartnerProviders@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1681},"Microsoft.Network/serviceEndpointPolicies@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1686},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1690},"Microsoft.Network/virtualNetworks@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1720},"Microsoft.Network/virtualNetworks/subnets@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1724},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1728},"Microsoft.Network/virtualNetworkGateways@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1886},"Microsoft.Network/connections@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1936},"Microsoft.Network/localNetworkGateways@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1941},"Microsoft.Network/virtualNetworkTaps@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1946},"Microsoft.Network/virtualRouters@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1959},"Microsoft.Network/virtualRouters/peerings@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1969},"Microsoft.Network/virtualWans@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":1987},"Microsoft.Network/vpnSites@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2011},"Microsoft.Network/vpnServerConfigurations@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2065},"Microsoft.Network/virtualHubs@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2101},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2111},"Microsoft.Network/vpnGateways@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2184},"Microsoft.Network/vpnGateways/vpnConnections@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2188},"Microsoft.Network/vpnGateways/natRules@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2192},"Microsoft.Network/p2svpnGateways@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2197},"Microsoft.Network/virtualHubs/routeTables@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2201},"Microsoft.Network/expressRouteGateways@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2224},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2228},"Microsoft.Network/virtualHubs/bgpConnections@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2243},"Microsoft.Network/virtualHubs/ipConfigurations@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2256},"Microsoft.Network/virtualHubs/hubRouteTables@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2272},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2367},"Microsoft.Network/applicationGatewayAvailableSslOptions@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2414},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2453},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2457},"Microsoft.Network/ExpressRoutePortsLocations@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2470},"Microsoft.Network/ExpressRoutePorts/links@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2474},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2479},"Microsoft.Network/loadBalancers/loadBalancingRules@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2483},"Microsoft.Network/loadBalancers/outboundRules@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2487},"Microsoft.Network/loadBalancers/probes@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2491},"Microsoft.Network/networkInterfaces/ipConfigurations@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2495},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2499},"Microsoft.Network/networkVirtualApplianceSkus@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2508},"Microsoft.Network/vpnSites/vpnSiteLinks@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2512},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2020-11-01":{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2516},"Microsoft.Network/networkManagers@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":37},"Microsoft.Network/networkManagers/connectivityConfigurations@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":69},"Microsoft.Network/networkManagers/networkGroups@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":81},"Microsoft.Network/networkManagers/securityUserConfigurations@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":97},"Microsoft.Network/networkManagers/securityUserConfigurations/ruleCollections@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":109},"Microsoft.Network/networkManagers/securityUserConfigurations/ruleCollections/rules@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":161},"Microsoft.Network/networkManagers/securityAdminConfigurations@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":165},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":169},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":225},"Microsoft.Network/networkSecurityPerimeters@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":238},"Microsoft.Network/networkSecurityPerimeters/profiles@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":244},"Microsoft.Network/networkSecurityPerimeters/profiles/accessRules@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":268},"Microsoft.Network/networkSecurityPerimeters/resourceAssociations@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":286},"Microsoft.Network/networkSecurityPerimeters/links@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":308},"Microsoft.Network/networkSecurityPerimeters/linkReferences@2021-02-01-preview":{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":330},"Microsoft.Network/applicationGateways@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":715},"Microsoft.Network/applicationGateways/privateEndpointConnections@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":719},"Microsoft.Network/applicationSecurityGroups@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":724},"Microsoft.Network/azureFirewalls@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":832},"Microsoft.Network/bastionHosts@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":858},"Microsoft.Network/networkInterfaces@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":863},"Microsoft.Network/publicIPAddresses@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":869},"Microsoft.Network/customIpPrefixes@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":893},"Microsoft.Network/ddosCustomPolicies@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":916},"Microsoft.Network/ddosProtectionPlans@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":928},"Microsoft.Network/dscpConfigurations@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":957},"Microsoft.Network/expressRouteCircuits/authorizations@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":970},"Microsoft.Network/expressRouteCircuits/peerings@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1030},"Microsoft.Network/expressRouteCircuits/peerings/connections@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1034},"Microsoft.Network/expressRouteCircuits@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1064},"Microsoft.Network/expressRouteCrossConnections@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1096},"Microsoft.Network/expressRouteCrossConnections/peerings@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1100},"Microsoft.Network/ExpressRoutePorts@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1138},"Microsoft.Network/firewallPolicies@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1197},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1263},"Microsoft.Network/IpAllocations@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1276},"Microsoft.Network/ipGroups@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1290},"Microsoft.Network/loadBalancers@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1367},"Microsoft.Network/loadBalancers/backendAddressPools@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1371},"Microsoft.Network/loadBalancers/inboundNatRules@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1375},"Microsoft.Network/natGateways@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1381},"Microsoft.Network/networkInterfaces/tapConfigurations@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1385},"Microsoft.Network/networkProfiles@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1423},"Microsoft.Network/networkSecurityGroups@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1428},"Microsoft.Network/networkSecurityGroups/securityRules@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1432},"Microsoft.Network/networkVirtualAppliances@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1450},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1462},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1477},"Microsoft.Network/networkWatchers@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1488},"Microsoft.Network/networkWatchers/packetCaptures@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1505},"Microsoft.Network/networkWatchers/connectionMonitors@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1580},"Microsoft.Network/networkWatchers/flowLogs@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1585},"Microsoft.Network/privateEndpoints@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1590},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1616},"Microsoft.Network/privateLinkServices@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1621},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1625},"Microsoft.Network/publicIPPrefixes@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1649},"Microsoft.Network/routeFilters@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1676},"Microsoft.Network/routeFilters/routeFilterRules@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1680},"Microsoft.Network/routeTables@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1685},"Microsoft.Network/routeTables/routes@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1689},"Microsoft.Network/securityPartnerProviders@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1709},"Microsoft.Network/serviceEndpointPolicies@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1714},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1718},"Microsoft.Network/virtualNetworks@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1753},"Microsoft.Network/virtualNetworks/subnets@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1757},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1761},"Microsoft.Network/virtualNetworkGateways@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1936},"Microsoft.Network/connections@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1988},"Microsoft.Network/localNetworkGateways@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1993},"Microsoft.Network/virtualNetworkGateways/natRules@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":1997},"Microsoft.Network/virtualNetworkTaps@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2002},"Microsoft.Network/virtualRouters@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2015},"Microsoft.Network/virtualRouters/peerings@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2025},"Microsoft.Network/virtualWans@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2043},"Microsoft.Network/vpnSites@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2067},"Microsoft.Network/vpnServerConfigurations@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2121},"Microsoft.Network/virtualHubs@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2161},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2171},"Microsoft.Network/vpnGateways@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2243},"Microsoft.Network/vpnGateways/vpnConnections@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2247},"Microsoft.Network/vpnGateways/natRules@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2251},"Microsoft.Network/p2svpnGateways@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2256},"Microsoft.Network/virtualHubs/routeTables@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2260},"Microsoft.Network/expressRouteGateways@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2283},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2287},"Microsoft.Network/virtualHubs/bgpConnections@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2302},"Microsoft.Network/virtualHubs/ipConfigurations@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2315},"Microsoft.Network/virtualHubs/hubRouteTables@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2331},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2426},"Microsoft.Network/applicationGatewayAvailableSslOptions@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2473},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2512},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2516},"Microsoft.Network/ExpressRoutePortsLocations@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2529},"Microsoft.Network/ExpressRoutePorts/links@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2533},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2538},"Microsoft.Network/loadBalancers/loadBalancingRules@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2542},"Microsoft.Network/loadBalancers/outboundRules@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2546},"Microsoft.Network/loadBalancers/probes@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2550},"Microsoft.Network/networkInterfaces/ipConfigurations@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2554},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2558},"Microsoft.Network/networkVirtualApplianceSkus@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2567},"Microsoft.Network/vpnSites/vpnSiteLinks@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2571},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2021-02-01":{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2575},"Microsoft.Network/networkSecurityPerimeters@2021-03-01-preview":{"RelativePath":"network/microsoft.network/2021-03-01-preview/types.json","Index":18},"Microsoft.Network/applicationGateways@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":736},"Microsoft.Network/applicationGateways/privateEndpointConnections@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":740},"Microsoft.Network/applicationSecurityGroups@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":745},"Microsoft.Network/azureFirewalls@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":853},"Microsoft.Network/bastionHosts@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":879},"Microsoft.Network/networkInterfaces@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":884},"Microsoft.Network/publicIPAddresses@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":890},"Microsoft.Network/customIpPrefixes@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":914},"Microsoft.Network/ddosCustomPolicies@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":937},"Microsoft.Network/ddosProtectionPlans@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":949},"Microsoft.Network/dscpConfigurations@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":995},"Microsoft.Network/expressRouteCircuits/authorizations@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1008},"Microsoft.Network/expressRouteCircuits/peerings@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1068},"Microsoft.Network/expressRouteCircuits/peerings/connections@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1072},"Microsoft.Network/expressRouteCircuits@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1102},"Microsoft.Network/expressRouteCrossConnections@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1134},"Microsoft.Network/expressRouteCrossConnections/peerings@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1138},"Microsoft.Network/ExpressRoutePorts@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1176},"Microsoft.Network/firewallPolicies@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1237},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1303},"Microsoft.Network/IpAllocations@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1316},"Microsoft.Network/ipGroups@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1330},"Microsoft.Network/loadBalancers@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1407},"Microsoft.Network/loadBalancers/backendAddressPools@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1411},"Microsoft.Network/loadBalancers/inboundNatRules@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1415},"Microsoft.Network/natGateways@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1421},"Microsoft.Network/networkInterfaces/tapConfigurations@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1425},"Microsoft.Network/networkProfiles@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1463},"Microsoft.Network/networkSecurityGroups@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1468},"Microsoft.Network/networkSecurityGroups/securityRules@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1472},"Microsoft.Network/networkVirtualAppliances@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1490},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1502},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1517},"Microsoft.Network/networkWatchers@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1528},"Microsoft.Network/networkWatchers/packetCaptures@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1545},"Microsoft.Network/networkWatchers/connectionMonitors@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1620},"Microsoft.Network/networkWatchers/flowLogs@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1625},"Microsoft.Network/privateEndpoints@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1630},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1651},"Microsoft.Network/privateLinkServices@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1656},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1660},"Microsoft.Network/publicIPPrefixes@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1684},"Microsoft.Network/routeFilters@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1711},"Microsoft.Network/routeFilters/routeFilterRules@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1715},"Microsoft.Network/routeTables@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1720},"Microsoft.Network/routeTables/routes@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1724},"Microsoft.Network/securityPartnerProviders@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1744},"Microsoft.Network/serviceEndpointPolicies@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1749},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1753},"Microsoft.Network/virtualNetworks@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1788},"Microsoft.Network/virtualNetworks/subnets@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1792},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1796},"Microsoft.Network/virtualNetworkGateways@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":1971},"Microsoft.Network/connections@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2023},"Microsoft.Network/localNetworkGateways@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2028},"Microsoft.Network/virtualNetworkGateways/natRules@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2032},"Microsoft.Network/virtualNetworkTaps@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2037},"Microsoft.Network/virtualRouters@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2050},"Microsoft.Network/virtualRouters/peerings@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2060},"Microsoft.Network/virtualWans@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2078},"Microsoft.Network/vpnSites@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2102},"Microsoft.Network/vpnServerConfigurations@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2157},"Microsoft.Network/virtualHubs@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2197},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2207},"Microsoft.Network/vpnGateways@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2279},"Microsoft.Network/vpnGateways/vpnConnections@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2283},"Microsoft.Network/vpnGateways/natRules@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2287},"Microsoft.Network/p2svpnGateways@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2292},"Microsoft.Network/virtualHubs/routeTables@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2296},"Microsoft.Network/expressRouteGateways@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2319},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2323},"Microsoft.Network/virtualHubs/bgpConnections@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2338},"Microsoft.Network/virtualHubs/ipConfigurations@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2351},"Microsoft.Network/virtualHubs/hubRouteTables@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2367},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2462},"Microsoft.Network/applicationGatewayAvailableSslOptions@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2509},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2548},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2552},"Microsoft.Network/ExpressRoutePortsLocations@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2565},"Microsoft.Network/ExpressRoutePorts/links@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2569},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2574},"Microsoft.Network/loadBalancers/loadBalancingRules@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2578},"Microsoft.Network/loadBalancers/outboundRules@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2582},"Microsoft.Network/loadBalancers/probes@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2586},"Microsoft.Network/networkInterfaces/ipConfigurations@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2590},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2594},"Microsoft.Network/networkVirtualApplianceSkus@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2603},"Microsoft.Network/vpnSites/vpnSiteLinks@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2607},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2021-03-01":{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2611},"Microsoft.Network/networkManagers@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":41},"Microsoft.Network/networkManagers/connectivityConfigurations@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":73},"Microsoft.Network/networkManagers/networkGroups@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":83},"Microsoft.Network/networkManagers/networkGroups/staticMembers@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":88},"Microsoft.Network/networkManagers/securityUserConfigurations@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":108},"Microsoft.Network/networkManagers/securityUserConfigurations/ruleCollections@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":120},"Microsoft.Network/networkManagers/securityUserConfigurations/ruleCollections/rules@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":172},"Microsoft.Network/networkManagers/securityAdminConfigurations@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":176},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":180},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":236},"Microsoft.Network/networkManagerConnections@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":247},"Microsoft.Network/managementGroups/networkManagerConnections@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":251},"Microsoft.Network/networkManagers/scopeConnections@2021-05-01-preview":{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":262},"Microsoft.Network/applicationGateways@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":739},"Microsoft.Network/applicationGateways/privateEndpointConnections@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":743},"Microsoft.Network/applicationSecurityGroups@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":748},"Microsoft.Network/azureFirewalls@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":857},"Microsoft.Network/bastionHosts@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":883},"Microsoft.Network/networkInterfaces@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":888},"Microsoft.Network/publicIPAddresses@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":894},"Microsoft.Network/customIpPrefixes@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":915},"Microsoft.Network/ddosCustomPolicies@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":938},"Microsoft.Network/ddosProtectionPlans@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":950},"Microsoft.Network/dscpConfigurations@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":996},"Microsoft.Network/expressRouteCircuits/authorizations@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1009},"Microsoft.Network/expressRouteCircuits/peerings@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1069},"Microsoft.Network/expressRouteCircuits/peerings/connections@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1073},"Microsoft.Network/expressRouteCircuits@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1103},"Microsoft.Network/expressRouteCrossConnections@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1135},"Microsoft.Network/expressRouteCrossConnections/peerings@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1139},"Microsoft.Network/ExpressRoutePorts@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1177},"Microsoft.Network/firewallPolicies@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1239},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1305},"Microsoft.Network/firewallPolicies/signatureOverrides@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1312},"Microsoft.Network/IpAllocations@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1325},"Microsoft.Network/ipGroups@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1339},"Microsoft.Network/loadBalancers@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1416},"Microsoft.Network/loadBalancers/backendAddressPools@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1420},"Microsoft.Network/loadBalancers/inboundNatRules@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1424},"Microsoft.Network/natGateways@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1430},"Microsoft.Network/networkInterfaces/tapConfigurations@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1434},"Microsoft.Network/networkProfiles@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1472},"Microsoft.Network/networkSecurityGroups@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1477},"Microsoft.Network/networkSecurityGroups/securityRules@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1481},"Microsoft.Network/networkVirtualAppliances@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1499},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1511},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1526},"Microsoft.Network/networkWatchers@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1537},"Microsoft.Network/networkWatchers/packetCaptures@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1554},"Microsoft.Network/networkWatchers/connectionMonitors@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1629},"Microsoft.Network/networkWatchers/flowLogs@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1634},"Microsoft.Network/privateEndpoints@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1639},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1660},"Microsoft.Network/privateLinkServices@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1665},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1669},"Microsoft.Network/publicIPPrefixes@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1693},"Microsoft.Network/routeFilters@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1720},"Microsoft.Network/routeFilters/routeFilterRules@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1724},"Microsoft.Network/routeTables@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1729},"Microsoft.Network/routeTables/routes@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1733},"Microsoft.Network/securityPartnerProviders@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1753},"Microsoft.Network/serviceEndpointPolicies@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1758},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1762},"Microsoft.Network/virtualNetworks@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1801},"Microsoft.Network/virtualNetworks/subnets@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1805},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1809},"Microsoft.Network/virtualNetworkGateways@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":1984},"Microsoft.Network/connections@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2036},"Microsoft.Network/localNetworkGateways@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2041},"Microsoft.Network/virtualNetworkGateways/natRules@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2045},"Microsoft.Network/virtualNetworkTaps@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2050},"Microsoft.Network/virtualRouters@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2063},"Microsoft.Network/virtualRouters/peerings@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2073},"Microsoft.Network/virtualWans@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2091},"Microsoft.Network/vpnSites@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2115},"Microsoft.Network/vpnServerConfigurations@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2170},"Microsoft.Network/virtualHubs@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2210},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2220},"Microsoft.Network/vpnGateways@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2292},"Microsoft.Network/vpnGateways/vpnConnections@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2296},"Microsoft.Network/vpnGateways/natRules@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2300},"Microsoft.Network/p2svpnGateways@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2305},"Microsoft.Network/virtualHubs/routeTables@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2309},"Microsoft.Network/expressRouteGateways@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2332},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2336},"Microsoft.Network/virtualHubs/bgpConnections@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2351},"Microsoft.Network/virtualHubs/ipConfigurations@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2364},"Microsoft.Network/virtualHubs/hubRouteTables@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2380},"Microsoft.Network/virtualHubs/routingIntent@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2393},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2500},"Microsoft.Network/applicationGatewayAvailableSslOptions@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2547},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2586},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2590},"Microsoft.Network/ExpressRoutePortsLocations@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2603},"Microsoft.Network/ExpressRoutePorts/links@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2607},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2612},"Microsoft.Network/loadBalancers/loadBalancingRules@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2616},"Microsoft.Network/loadBalancers/outboundRules@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2620},"Microsoft.Network/loadBalancers/probes@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2624},"Microsoft.Network/networkInterfaces/ipConfigurations@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2628},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2632},"Microsoft.Network/networkVirtualApplianceSkus@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2641},"Microsoft.Network/vpnSites/vpnSiteLinks@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2645},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2021-05-01":{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2649},"Microsoft.Network/applicationGateways@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":792},"Microsoft.Network/applicationGateways/privateEndpointConnections@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":796},"Microsoft.Network/applicationSecurityGroups@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":801},"Microsoft.Network/azureFirewalls@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":910},"Microsoft.Network/bastionHosts@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":936},"Microsoft.Network/networkInterfaces@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":941},"Microsoft.Network/publicIPAddresses@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":947},"Microsoft.Network/customIpPrefixes@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":968},"Microsoft.Network/ddosCustomPolicies@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":991},"Microsoft.Network/ddosProtectionPlans@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1003},"Microsoft.Network/dscpConfigurations@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1049},"Microsoft.Network/expressRouteCircuits/authorizations@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1062},"Microsoft.Network/expressRouteCircuits/peerings@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1122},"Microsoft.Network/expressRouteCircuits/peerings/connections@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1126},"Microsoft.Network/expressRouteCircuits@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1156},"Microsoft.Network/expressRouteCrossConnections@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1188},"Microsoft.Network/expressRouteCrossConnections/peerings@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1192},"Microsoft.Network/ExpressRoutePorts@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1230},"Microsoft.Network/expressRoutePorts/authorizations@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1243},"Microsoft.Network/firewallPolicies@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1306},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1372},"Microsoft.Network/firewallPolicies/signatureOverrides@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1379},"Microsoft.Network/IpAllocations@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1392},"Microsoft.Network/ipGroups@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1406},"Microsoft.Network/loadBalancers@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1483},"Microsoft.Network/loadBalancers/backendAddressPools@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1487},"Microsoft.Network/loadBalancers/inboundNatRules@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1491},"Microsoft.Network/natGateways@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1497},"Microsoft.Network/networkInterfaces/tapConfigurations@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1501},"Microsoft.Network/networkProfiles@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1539},"Microsoft.Network/networkSecurityGroups@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1544},"Microsoft.Network/networkSecurityGroups/securityRules@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1548},"Microsoft.Network/networkVirtualAppliances@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1566},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1578},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1593},"Microsoft.Network/networkWatchers@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1604},"Microsoft.Network/networkWatchers/packetCaptures@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1621},"Microsoft.Network/networkWatchers/connectionMonitors@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1696},"Microsoft.Network/networkWatchers/flowLogs@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1701},"Microsoft.Network/privateEndpoints@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1706},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1727},"Microsoft.Network/privateLinkServices@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1732},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1736},"Microsoft.Network/publicIPPrefixes@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1760},"Microsoft.Network/routeFilters@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1787},"Microsoft.Network/routeFilters/routeFilterRules@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1791},"Microsoft.Network/routeTables@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1796},"Microsoft.Network/routeTables/routes@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1800},"Microsoft.Network/securityPartnerProviders@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1820},"Microsoft.Network/serviceEndpointPolicies@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1825},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1829},"Microsoft.Network/virtualNetworks@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1868},"Microsoft.Network/virtualNetworks/subnets@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1872},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":1876},"Microsoft.Network/virtualNetworkGateways@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2051},"Microsoft.Network/connections@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2105},"Microsoft.Network/localNetworkGateways@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2110},"Microsoft.Network/virtualNetworkGateways/natRules@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2114},"Microsoft.Network/virtualNetworkTaps@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2119},"Microsoft.Network/virtualRouters@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2132},"Microsoft.Network/virtualRouters/peerings@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2142},"Microsoft.Network/virtualWans@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2160},"Microsoft.Network/vpnSites@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2184},"Microsoft.Network/vpnServerConfigurations@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2256},"Microsoft.Network/vpnServerConfigurations/configurationPolicyGroups@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2260},"Microsoft.Network/virtualHubs@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2304},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2314},"Microsoft.Network/vpnGateways@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2387},"Microsoft.Network/vpnGateways/vpnConnections@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2391},"Microsoft.Network/vpnGateways/natRules@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2395},"Microsoft.Network/p2svpnGateways@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2400},"Microsoft.Network/virtualHubs/routeTables@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2404},"Microsoft.Network/expressRouteGateways@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2427},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2431},"Microsoft.Network/virtualHubs/bgpConnections@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2446},"Microsoft.Network/virtualHubs/ipConfigurations@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2459},"Microsoft.Network/virtualHubs/hubRouteTables@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2475},"Microsoft.Network/virtualHubs/routingIntent@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2488},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2595},"Microsoft.Network/applicationGatewayAvailableSslOptions@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2642},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2681},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2685},"Microsoft.Network/ExpressRoutePortsLocations@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2698},"Microsoft.Network/ExpressRoutePorts/links@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2702},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2707},"Microsoft.Network/loadBalancers/loadBalancingRules@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2711},"Microsoft.Network/loadBalancers/outboundRules@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2715},"Microsoft.Network/loadBalancers/probes@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2719},"Microsoft.Network/networkInterfaces/ipConfigurations@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2723},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2727},"Microsoft.Network/networkVirtualApplianceSkus@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2736},"Microsoft.Network/vpnSites/vpnSiteLinks@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2740},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2021-08-01":{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2744},"Microsoft.Network/applicationGateways@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":797},"Microsoft.Network/applicationGateways/privateEndpointConnections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":801},"Microsoft.Network/applicationSecurityGroups@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":806},"Microsoft.Network/azureFirewalls@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":915},"Microsoft.Network/bastionHosts@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":941},"Microsoft.Network/networkInterfaces@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":946},"Microsoft.Network/publicIPAddresses@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":952},"Microsoft.Network/customIpPrefixes@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":974},"Microsoft.Network/ddosCustomPolicies@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":997},"Microsoft.Network/ddosProtectionPlans@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1009},"Microsoft.Network/dscpConfigurations@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1055},"Microsoft.Network/expressRouteCircuits/authorizations@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1068},"Microsoft.Network/expressRouteCircuits/peerings@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1128},"Microsoft.Network/expressRouteCircuits/peerings/connections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1132},"Microsoft.Network/expressRouteCircuits@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1162},"Microsoft.Network/expressRouteCrossConnections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1194},"Microsoft.Network/expressRouteCrossConnections/peerings@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1198},"Microsoft.Network/ExpressRoutePorts@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1236},"Microsoft.Network/expressRoutePorts/authorizations@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1249},"Microsoft.Network/firewallPolicies@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1315},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1381},"Microsoft.Network/firewallPolicies/signatureOverrides@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1388},"Microsoft.Network/IpAllocations@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1401},"Microsoft.Network/ipGroups@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1415},"Microsoft.Network/loadBalancers@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1492},"Microsoft.Network/loadBalancers/backendAddressPools@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1496},"Microsoft.Network/loadBalancers/inboundNatRules@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1500},"Microsoft.Network/natGateways@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1506},"Microsoft.Network/networkInterfaces/tapConfigurations@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1510},"Microsoft.Network/networkManagers@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1543},"Microsoft.Network/networkManagerConnections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1554},"Microsoft.Network/networkManagers/connectivityConfigurations@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1586},"Microsoft.Network/networkManagers/networkGroups@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1596},"Microsoft.Network/networkManagers/networkGroups/staticMembers@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1606},"Microsoft.Network/networkManagers/scopeConnections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1617},"Microsoft.Network/networkManagers/securityAdminConfigurations@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1631},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1643},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1703},"Microsoft.Network/networkProfiles@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1741},"Microsoft.Network/networkSecurityGroups@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1746},"Microsoft.Network/networkSecurityGroups/securityRules@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1750},"Microsoft.Network/networkVirtualAppliances@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1768},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1780},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1795},"Microsoft.Network/networkWatchers@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1807},"Microsoft.Network/networkWatchers/packetCaptures@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1830},"Microsoft.Network/networkWatchers/connectionMonitors@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1907},"Microsoft.Network/networkWatchers/flowLogs@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1912},"Microsoft.Network/privateEndpoints@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1917},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1938},"Microsoft.Network/privateLinkServices@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1943},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1947},"Microsoft.Network/publicIPPrefixes@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1971},"Microsoft.Network/routeFilters@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":1998},"Microsoft.Network/routeFilters/routeFilterRules@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2002},"Microsoft.Network/routeTables@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2007},"Microsoft.Network/routeTables/routes@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2011},"Microsoft.Network/securityPartnerProviders@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2031},"Microsoft.Network/serviceEndpointPolicies@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2036},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2040},"Microsoft.Network/virtualNetworks@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2079},"Microsoft.Network/virtualNetworks/subnets@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2083},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2087},"Microsoft.Network/virtualNetworkGateways@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2262},"Microsoft.Network/connections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2316},"Microsoft.Network/localNetworkGateways@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2321},"Microsoft.Network/virtualNetworkGateways/natRules@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2325},"Microsoft.Network/virtualNetworkTaps@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2330},"Microsoft.Network/virtualRouters@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2343},"Microsoft.Network/virtualRouters/peerings@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2353},"Microsoft.Network/virtualWans@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2371},"Microsoft.Network/vpnSites@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2395},"Microsoft.Network/vpnServerConfigurations@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2467},"Microsoft.Network/vpnServerConfigurations/configurationPolicyGroups@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2471},"Microsoft.Network/virtualHubs@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2516},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2526},"Microsoft.Network/vpnGateways@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2599},"Microsoft.Network/vpnGateways/vpnConnections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2603},"Microsoft.Network/vpnGateways/natRules@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2607},"Microsoft.Network/p2svpnGateways@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2612},"Microsoft.Network/virtualHubs/routeTables@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2616},"Microsoft.Network/expressRouteGateways@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2639},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2643},"Microsoft.Network/virtualHubs/bgpConnections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2658},"Microsoft.Network/virtualHubs/ipConfigurations@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2671},"Microsoft.Network/virtualHubs/hubRouteTables@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2687},"Microsoft.Network/virtualHubs/routingIntent@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2700},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2808},"Microsoft.Network/applicationGatewayAvailableSslOptions@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2858},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2898},"Microsoft.Network/expressRouteProviderPorts@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2904},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2908},"Microsoft.Network/ExpressRoutePortsLocations@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2921},"Microsoft.Network/ExpressRoutePorts/links@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2925},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2930},"Microsoft.Network/loadBalancers/loadBalancingRules@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2934},"Microsoft.Network/loadBalancers/outboundRules@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2938},"Microsoft.Network/loadBalancers/probes@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2942},"Microsoft.Network/networkInterfaces/ipConfigurations@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2946},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2950},"Microsoft.Network/networkVirtualApplianceSkus@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2959},"Microsoft.Network/vpnSites/vpnSiteLinks@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2963},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2022-01-01":{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2967},"Microsoft.Network/networkManagers@2022-02-01-preview":{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":41},"Microsoft.Network/networkManagers/connectivityConfigurations@2022-02-01-preview":{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":73},"Microsoft.Network/networkManagers/networkGroups@2022-02-01-preview":{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":83},"Microsoft.Network/networkManagers/networkGroups/staticMembers@2022-02-01-preview":{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":88},"Microsoft.Network/networkManagers/securityUserConfigurations@2022-02-01-preview":{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":101},"Microsoft.Network/networkManagers/securityUserConfigurations/ruleCollections@2022-02-01-preview":{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":113},"Microsoft.Network/networkManagers/securityUserConfigurations/ruleCollections/rules@2022-02-01-preview":{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":165},"Microsoft.Network/networkManagers/securityAdminConfigurations@2022-02-01-preview":{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":179},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2022-02-01-preview":{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":190},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2022-02-01-preview":{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":246},"Microsoft.Network/networkManagerConnections@2022-02-01-preview":{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":257},"Microsoft.Network/networkManagers/scopeConnections@2022-02-01-preview":{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":268},"Microsoft.Network/networkManagers@2022-04-01-preview":{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":41},"Microsoft.Network/networkManagers/connectivityConfigurations@2022-04-01-preview":{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":73},"Microsoft.Network/networkManagers/networkGroups@2022-04-01-preview":{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":83},"Microsoft.Network/networkManagers/networkGroups/staticMembers@2022-04-01-preview":{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":93},"Microsoft.Network/networkManagers/securityUserConfigurations@2022-04-01-preview":{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":106},"Microsoft.Network/networkManagers/securityUserConfigurations/ruleCollections@2022-04-01-preview":{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":118},"Microsoft.Network/networkManagers/securityUserConfigurations/ruleCollections/rules@2022-04-01-preview":{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":170},"Microsoft.Network/networkManagers/securityAdminConfigurations@2022-04-01-preview":{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":184},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2022-04-01-preview":{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":195},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2022-04-01-preview":{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":251},"Microsoft.Network/networkManagerConnections@2022-04-01-preview":{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":262},"Microsoft.Network/networkManagers/scopeConnections@2022-04-01-preview":{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":273},"Microsoft.Network/applicationGateways@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":801},"Microsoft.Network/applicationGateways/privateEndpointConnections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":805},"Microsoft.Network/applicationSecurityGroups@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":810},"Microsoft.Network/azureFirewalls@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":919},"Microsoft.Network/bastionHosts@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":945},"Microsoft.Network/networkInterfaces@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":950},"Microsoft.Network/publicIPAddresses@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":956},"Microsoft.Network/customIpPrefixes@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":993},"Microsoft.Network/ddosCustomPolicies@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1004},"Microsoft.Network/ddosProtectionPlans@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1017},"Microsoft.Network/dscpConfigurations@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1063},"Microsoft.Network/expressRouteCircuits/authorizations@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1076},"Microsoft.Network/expressRouteCircuits/peerings@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1136},"Microsoft.Network/expressRouteCircuits/peerings/connections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1140},"Microsoft.Network/expressRouteCircuits@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1170},"Microsoft.Network/expressRouteCrossConnections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1202},"Microsoft.Network/expressRouteCrossConnections/peerings@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1206},"Microsoft.Network/ExpressRoutePorts@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1247},"Microsoft.Network/expressRoutePorts/authorizations@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1260},"Microsoft.Network/firewallPolicies@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1326},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1392},"Microsoft.Network/firewallPolicies/signatureOverrides@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1399},"Microsoft.Network/IpAllocations@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1412},"Microsoft.Network/ipGroups@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1426},"Microsoft.Network/loadBalancers@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1503},"Microsoft.Network/loadBalancers/backendAddressPools@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1507},"Microsoft.Network/loadBalancers/inboundNatRules@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1511},"Microsoft.Network/natGateways@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1517},"Microsoft.Network/networkInterfaces/tapConfigurations@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1521},"Microsoft.Network/networkManagers@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1554},"Microsoft.Network/networkManagerConnections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1565},"Microsoft.Network/networkManagers/connectivityConfigurations@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1597},"Microsoft.Network/networkManagers/networkGroups@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1607},"Microsoft.Network/networkManagers/networkGroups/staticMembers@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1617},"Microsoft.Network/networkManagers/scopeConnections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1628},"Microsoft.Network/networkManagers/securityAdminConfigurations@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1643},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1655},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1715},"Microsoft.Network/networkProfiles@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1753},"Microsoft.Network/networkSecurityGroups@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1758},"Microsoft.Network/networkSecurityGroups/securityRules@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1762},"Microsoft.Network/networkVirtualAppliances@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1780},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1792},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1807},"Microsoft.Network/networkWatchers@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1819},"Microsoft.Network/networkWatchers/packetCaptures@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1842},"Microsoft.Network/networkWatchers/connectionMonitors@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1919},"Microsoft.Network/networkWatchers/flowLogs@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1924},"Microsoft.Network/privateEndpoints@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1929},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1950},"Microsoft.Network/privateLinkServices@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1955},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1959},"Microsoft.Network/publicIPPrefixes@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":1983},"Microsoft.Network/routeFilters@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2010},"Microsoft.Network/routeFilters/routeFilterRules@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2014},"Microsoft.Network/routeTables@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2019},"Microsoft.Network/routeTables/routes@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2023},"Microsoft.Network/securityPartnerProviders@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2043},"Microsoft.Network/serviceEndpointPolicies@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2048},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2052},"Microsoft.Network/virtualNetworks@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2091},"Microsoft.Network/virtualNetworks/subnets@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2095},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2099},"Microsoft.Network/virtualNetworkGateways@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2298},"Microsoft.Network/connections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2352},"Microsoft.Network/localNetworkGateways@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2357},"Microsoft.Network/virtualNetworkGateways/natRules@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2361},"Microsoft.Network/virtualNetworkTaps@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2366},"Microsoft.Network/virtualRouters@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2379},"Microsoft.Network/virtualRouters/peerings@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2389},"Microsoft.Network/virtualWans@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2407},"Microsoft.Network/vpnSites@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2431},"Microsoft.Network/vpnServerConfigurations@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2507},"Microsoft.Network/vpnServerConfigurations/configurationPolicyGroups@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2511},"Microsoft.Network/virtualHubs@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2557},"Microsoft.Network/virtualHubs/routeMaps@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2599},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2609},"Microsoft.Network/vpnGateways@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2682},"Microsoft.Network/vpnGateways/vpnConnections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2686},"Microsoft.Network/vpnGateways/natRules@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2690},"Microsoft.Network/p2svpnGateways@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2695},"Microsoft.Network/virtualHubs/routeTables@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2699},"Microsoft.Network/expressRouteGateways@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2722},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2726},"Microsoft.Network/virtualHubs/bgpConnections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2741},"Microsoft.Network/virtualHubs/ipConfigurations@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2754},"Microsoft.Network/virtualHubs/hubRouteTables@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2770},"Microsoft.Network/virtualHubs/routingIntent@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2783},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2898},"Microsoft.Network/cloudServiceSlots@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2907},"Microsoft.Network/applicationGatewayAvailableSslOptions@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2957},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":2997},"Microsoft.Network/expressRouteProviderPorts@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3003},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3007},"Microsoft.Network/ExpressRoutePortsLocations@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3020},"Microsoft.Network/ExpressRoutePorts/links@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3024},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3029},"Microsoft.Network/loadBalancers/loadBalancingRules@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3033},"Microsoft.Network/loadBalancers/outboundRules@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3037},"Microsoft.Network/loadBalancers/probes@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3041},"Microsoft.Network/networkInterfaces/ipConfigurations@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3045},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3049},"Microsoft.Network/networkVirtualApplianceSkus@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3058},"Microsoft.Network/vpnSites/vpnSiteLinks@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3062},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2022-05-01":{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3066},"Microsoft.Network/applicationGateways@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":801},"Microsoft.Network/applicationGateways/privateEndpointConnections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":805},"Microsoft.Network/applicationSecurityGroups@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":810},"Microsoft.Network/azureFirewalls@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":919},"Microsoft.Network/bastionHosts@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":945},"Microsoft.Network/networkInterfaces@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":950},"Microsoft.Network/publicIPAddresses@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":956},"Microsoft.Network/cloudServiceSlots@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":965},"Microsoft.Network/customIpPrefixes@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1002},"Microsoft.Network/ddosCustomPolicies@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1013},"Microsoft.Network/ddosProtectionPlans@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1026},"Microsoft.Network/dscpConfigurations@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1072},"Microsoft.Network/expressRouteCircuits/authorizations@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1085},"Microsoft.Network/expressRouteCircuits/peerings@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1145},"Microsoft.Network/expressRouteCircuits/peerings/connections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1149},"Microsoft.Network/expressRouteCircuits@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1179},"Microsoft.Network/expressRouteCrossConnections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1211},"Microsoft.Network/expressRouteCrossConnections/peerings@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1215},"Microsoft.Network/ExpressRoutePorts@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1256},"Microsoft.Network/expressRoutePorts/authorizations@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1269},"Microsoft.Network/firewallPolicies@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1335},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1401},"Microsoft.Network/firewallPolicies/signatureOverrides@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1408},"Microsoft.Network/IpAllocations@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1421},"Microsoft.Network/ipGroups@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1435},"Microsoft.Network/loadBalancers@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1512},"Microsoft.Network/loadBalancers/backendAddressPools@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1516},"Microsoft.Network/loadBalancers/inboundNatRules@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1520},"Microsoft.Network/natGateways@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1526},"Microsoft.Network/networkInterfaces/tapConfigurations@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1530},"Microsoft.Network/networkManagers@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1563},"Microsoft.Network/networkManagerConnections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1574},"Microsoft.Network/networkManagers/connectivityConfigurations@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1606},"Microsoft.Network/networkManagers/networkGroups@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1616},"Microsoft.Network/networkManagers/networkGroups/staticMembers@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1626},"Microsoft.Network/networkManagers/scopeConnections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1637},"Microsoft.Network/networkManagers/securityAdminConfigurations@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1652},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1664},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1724},"Microsoft.Network/networkProfiles@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1762},"Microsoft.Network/networkSecurityGroups@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1767},"Microsoft.Network/networkSecurityGroups/securityRules@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1771},"Microsoft.Network/networkVirtualAppliances@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1796},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1808},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1823},"Microsoft.Network/networkWatchers@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1834},"Microsoft.Network/networkWatchers/packetCaptures@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1857},"Microsoft.Network/networkWatchers/connectionMonitors@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1934},"Microsoft.Network/networkWatchers/flowLogs@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1939},"Microsoft.Network/privateEndpoints@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1944},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1965},"Microsoft.Network/privateLinkServices@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1970},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1974},"Microsoft.Network/publicIPPrefixes@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":1998},"Microsoft.Network/routeFilters@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2025},"Microsoft.Network/routeFilters/routeFilterRules@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2029},"Microsoft.Network/routeTables@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2034},"Microsoft.Network/routeTables/routes@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2038},"Microsoft.Network/securityPartnerProviders@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2058},"Microsoft.Network/serviceEndpointPolicies@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2063},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2067},"Microsoft.Network/virtualNetworks@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2106},"Microsoft.Network/virtualNetworks/subnets@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2110},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2114},"Microsoft.Network/virtualNetworkGateways@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2313},"Microsoft.Network/connections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2367},"Microsoft.Network/localNetworkGateways@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2372},"Microsoft.Network/virtualNetworkGateways/natRules@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2376},"Microsoft.Network/virtualNetworkTaps@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2381},"Microsoft.Network/virtualRouters@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2394},"Microsoft.Network/virtualRouters/peerings@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2404},"Microsoft.Network/virtualWans@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2422},"Microsoft.Network/vpnSites@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2446},"Microsoft.Network/vpnServerConfigurations@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2522},"Microsoft.Network/vpnServerConfigurations/configurationPolicyGroups@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2526},"Microsoft.Network/virtualHubs@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2572},"Microsoft.Network/virtualHubs/routeMaps@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2614},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2624},"Microsoft.Network/vpnGateways@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2697},"Microsoft.Network/vpnGateways/vpnConnections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2701},"Microsoft.Network/vpnGateways/natRules@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2705},"Microsoft.Network/p2svpnGateways@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2710},"Microsoft.Network/virtualHubs/routeTables@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2714},"Microsoft.Network/expressRouteGateways@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2737},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2741},"Microsoft.Network/virtualHubs/bgpConnections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2756},"Microsoft.Network/virtualHubs/ipConfigurations@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2769},"Microsoft.Network/virtualHubs/hubRouteTables@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2785},"Microsoft.Network/virtualHubs/routingIntent@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2798},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2913},"Microsoft.Network/applicationGatewayAvailableSslOptions@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":2963},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3003},"Microsoft.Network/expressRouteProviderPorts@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3009},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3013},"Microsoft.Network/ExpressRoutePortsLocations@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3026},"Microsoft.Network/ExpressRoutePorts/links@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3030},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3035},"Microsoft.Network/loadBalancers/loadBalancingRules@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3039},"Microsoft.Network/loadBalancers/outboundRules@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3043},"Microsoft.Network/loadBalancers/probes@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3047},"Microsoft.Network/networkInterfaces/ipConfigurations@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3051},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3055},"Microsoft.Network/networkVirtualApplianceSkus@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3064},"Microsoft.Network/vpnSites/vpnSiteLinks@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3068},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2022-07-01":{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3072},"Microsoft.Network/applicationGateways@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":809},"Microsoft.Network/applicationGateways/privateEndpointConnections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":813},"Microsoft.Network/applicationSecurityGroups@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":818},"Microsoft.Network/azureFirewalls@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":927},"Microsoft.Network/bastionHosts@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":953},"Microsoft.Network/networkInterfaces@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":958},"Microsoft.Network/publicIPAddresses@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":964},"Microsoft.Network/cloudServiceSlots@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":973},"Microsoft.Network/customIpPrefixes@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1010},"Microsoft.Network/ddosCustomPolicies@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1021},"Microsoft.Network/ddosProtectionPlans@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1034},"Microsoft.Network/dscpConfigurations@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1080},"Microsoft.Network/expressRouteCircuits/authorizations@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1093},"Microsoft.Network/expressRouteCircuits/peerings@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1153},"Microsoft.Network/expressRouteCircuits/peerings/connections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1157},"Microsoft.Network/expressRouteCircuits@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1187},"Microsoft.Network/expressRouteCrossConnections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1219},"Microsoft.Network/expressRouteCrossConnections/peerings@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1223},"Microsoft.Network/ExpressRoutePorts@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1264},"Microsoft.Network/expressRoutePorts/authorizations@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1277},"Microsoft.Network/firewallPolicies@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1343},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1409},"Microsoft.Network/firewallPolicies/signatureOverrides@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1416},"Microsoft.Network/IpAllocations@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1429},"Microsoft.Network/ipGroups@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1443},"Microsoft.Network/loadBalancers@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1520},"Microsoft.Network/loadBalancers/backendAddressPools@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1524},"Microsoft.Network/loadBalancers/inboundNatRules@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1528},"Microsoft.Network/natGateways@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1534},"Microsoft.Network/networkInterfaces/tapConfigurations@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1538},"Microsoft.Network/networkManagers@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1571},"Microsoft.Network/networkManagerConnections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1582},"Microsoft.Network/networkManagers/connectivityConfigurations@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1614},"Microsoft.Network/networkManagers/networkGroups@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1624},"Microsoft.Network/networkManagers/networkGroups/staticMembers@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1634},"Microsoft.Network/networkManagers/scopeConnections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1645},"Microsoft.Network/networkManagers/securityAdminConfigurations@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1660},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1672},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1732},"Microsoft.Network/networkProfiles@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1770},"Microsoft.Network/networkSecurityGroups@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1775},"Microsoft.Network/networkSecurityGroups/securityRules@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1779},"Microsoft.Network/networkVirtualAppliances@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1804},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1816},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1831},"Microsoft.Network/networkWatchers@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1842},"Microsoft.Network/networkWatchers/packetCaptures@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1865},"Microsoft.Network/networkWatchers/connectionMonitors@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1942},"Microsoft.Network/networkWatchers/flowLogs@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1947},"Microsoft.Network/privateEndpoints@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1952},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1973},"Microsoft.Network/privateLinkServices@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1978},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":1982},"Microsoft.Network/publicIPPrefixes@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2006},"Microsoft.Network/routeFilters@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2033},"Microsoft.Network/routeFilters/routeFilterRules@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2037},"Microsoft.Network/routeTables@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2042},"Microsoft.Network/routeTables/routes@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2046},"Microsoft.Network/securityPartnerProviders@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2066},"Microsoft.Network/serviceEndpointPolicies@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2071},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2075},"Microsoft.Network/virtualNetworks@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2115},"Microsoft.Network/virtualNetworks/subnets@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2119},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2123},"Microsoft.Network/virtualNetworkGateways@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2322},"Microsoft.Network/connections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2376},"Microsoft.Network/localNetworkGateways@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2381},"Microsoft.Network/virtualNetworkGateways/natRules@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2385},"Microsoft.Network/virtualNetworkTaps@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2390},"Microsoft.Network/virtualRouters@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2403},"Microsoft.Network/virtualRouters/peerings@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2413},"Microsoft.Network/virtualWans@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2431},"Microsoft.Network/vpnSites@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2455},"Microsoft.Network/vpnServerConfigurations@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2531},"Microsoft.Network/vpnServerConfigurations/configurationPolicyGroups@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2535},"Microsoft.Network/virtualHubs@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2581},"Microsoft.Network/virtualHubs/routeMaps@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2623},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2633},"Microsoft.Network/vpnGateways@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2706},"Microsoft.Network/vpnGateways/vpnConnections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2710},"Microsoft.Network/vpnGateways/natRules@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2714},"Microsoft.Network/p2svpnGateways@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2719},"Microsoft.Network/virtualHubs/routeTables@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2723},"Microsoft.Network/expressRouteGateways@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2746},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2750},"Microsoft.Network/virtualHubs/bgpConnections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2765},"Microsoft.Network/virtualHubs/ipConfigurations@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2778},"Microsoft.Network/virtualHubs/hubRouteTables@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2794},"Microsoft.Network/virtualHubs/routingIntent@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2807},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2925},"Microsoft.Network/applicationGatewayAvailableSslOptions@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":2975},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3015},"Microsoft.Network/expressRouteProviderPorts@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3021},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3025},"Microsoft.Network/ExpressRoutePortsLocations@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3038},"Microsoft.Network/ExpressRoutePorts/links@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3042},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3047},"Microsoft.Network/loadBalancers/loadBalancingRules@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3051},"Microsoft.Network/loadBalancers/outboundRules@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3055},"Microsoft.Network/loadBalancers/probes@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3059},"Microsoft.Network/networkInterfaces/ipConfigurations@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3063},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3067},"Microsoft.Network/networkVirtualApplianceSkus@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3076},"Microsoft.Network/vpnSites/vpnSiteLinks@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3080},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2022-09-01":{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3084},"Microsoft.Network/applicationGateways@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":820},"Microsoft.Network/applicationGateways/privateEndpointConnections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":824},"Microsoft.Network/applicationSecurityGroups@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":829},"Microsoft.Network/azureFirewalls@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":938},"Microsoft.Network/bastionHosts@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":964},"Microsoft.Network/networkInterfaces@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":969},"Microsoft.Network/publicIPAddresses@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":975},"Microsoft.Network/cloudServiceSlots@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":984},"Microsoft.Network/customIpPrefixes@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1021},"Microsoft.Network/ddosCustomPolicies@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1032},"Microsoft.Network/ddosProtectionPlans@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1045},"Microsoft.Network/dscpConfigurations@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1091},"Microsoft.Network/expressRouteCircuits/authorizations@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1104},"Microsoft.Network/expressRouteCircuits/peerings@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1164},"Microsoft.Network/expressRouteCircuits/peerings/connections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1168},"Microsoft.Network/expressRouteCircuits@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1198},"Microsoft.Network/expressRouteCrossConnections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1230},"Microsoft.Network/expressRouteCrossConnections/peerings@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1234},"Microsoft.Network/ExpressRoutePorts@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1275},"Microsoft.Network/expressRoutePorts/authorizations@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1288},"Microsoft.Network/firewallPolicies@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1354},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1422},"Microsoft.Network/firewallPolicies/signatureOverrides@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1429},"Microsoft.Network/IpAllocations@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1442},"Microsoft.Network/ipGroups@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1456},"Microsoft.Network/loadBalancers@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1533},"Microsoft.Network/loadBalancers/backendAddressPools@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1537},"Microsoft.Network/loadBalancers/inboundNatRules@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1541},"Microsoft.Network/natGateways@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1547},"Microsoft.Network/networkInterfaces/tapConfigurations@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1551},"Microsoft.Network/networkManagers@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1584},"Microsoft.Network/networkManagerConnections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1595},"Microsoft.Network/networkManagers/connectivityConfigurations@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1627},"Microsoft.Network/networkManagers/networkGroups@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1637},"Microsoft.Network/networkManagers/networkGroups/staticMembers@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1647},"Microsoft.Network/networkManagers/scopeConnections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1658},"Microsoft.Network/networkManagers/securityAdminConfigurations@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1673},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1685},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1745},"Microsoft.Network/networkProfiles@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1783},"Microsoft.Network/networkSecurityGroups@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1788},"Microsoft.Network/networkSecurityGroups/securityRules@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1792},"Microsoft.Network/networkVirtualAppliances@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1819},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1831},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1846},"Microsoft.Network/networkWatchers@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1857},"Microsoft.Network/networkWatchers/packetCaptures@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1880},"Microsoft.Network/networkWatchers/connectionMonitors@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1957},"Microsoft.Network/networkWatchers/flowLogs@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1962},"Microsoft.Network/privateEndpoints@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1967},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1988},"Microsoft.Network/privateLinkServices@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1993},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":1997},"Microsoft.Network/publicIPPrefixes@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2021},"Microsoft.Network/routeFilters@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2048},"Microsoft.Network/routeFilters/routeFilterRules@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2052},"Microsoft.Network/routeTables@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2057},"Microsoft.Network/routeTables/routes@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2061},"Microsoft.Network/securityPartnerProviders@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2081},"Microsoft.Network/serviceEndpointPolicies@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2086},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2090},"Microsoft.Network/virtualNetworks@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2130},"Microsoft.Network/virtualNetworks/subnets@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2134},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2138},"Microsoft.Network/virtualNetworkGateways@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2337},"Microsoft.Network/connections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2391},"Microsoft.Network/localNetworkGateways@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2396},"Microsoft.Network/virtualNetworkGateways/natRules@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2400},"Microsoft.Network/virtualNetworkTaps@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2405},"Microsoft.Network/virtualRouters@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2418},"Microsoft.Network/virtualRouters/peerings@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2428},"Microsoft.Network/virtualWans@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2446},"Microsoft.Network/vpnSites@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2470},"Microsoft.Network/vpnServerConfigurations@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2546},"Microsoft.Network/vpnServerConfigurations/configurationPolicyGroups@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2550},"Microsoft.Network/virtualHubs@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2596},"Microsoft.Network/virtualHubs/routeMaps@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2638},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2648},"Microsoft.Network/vpnGateways@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2721},"Microsoft.Network/vpnGateways/vpnConnections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2725},"Microsoft.Network/vpnGateways/natRules@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2729},"Microsoft.Network/p2svpnGateways@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2734},"Microsoft.Network/virtualHubs/routeTables@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2738},"Microsoft.Network/expressRouteGateways@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2761},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2765},"Microsoft.Network/virtualHubs/bgpConnections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2780},"Microsoft.Network/virtualHubs/ipConfigurations@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2793},"Microsoft.Network/virtualHubs/hubRouteTables@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2809},"Microsoft.Network/virtualHubs/routingIntent@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2822},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":2971},"Microsoft.Network/applicationGatewayAvailableSslOptions@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3021},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3061},"Microsoft.Network/expressRouteProviderPorts@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3067},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3071},"Microsoft.Network/ExpressRoutePortsLocations@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3084},"Microsoft.Network/ExpressRoutePorts/links@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3088},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3093},"Microsoft.Network/loadBalancers/loadBalancingRules@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3097},"Microsoft.Network/loadBalancers/outboundRules@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3101},"Microsoft.Network/loadBalancers/probes@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3105},"Microsoft.Network/networkInterfaces/ipConfigurations@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3109},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3113},"Microsoft.Network/networkVirtualApplianceSkus@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3122},"Microsoft.Network/vpnSites/vpnSiteLinks@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3126},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2022-11-01":{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3130},"Microsoft.Network/applicationGateways@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":825},"Microsoft.Network/applicationGateways/privateEndpointConnections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":829},"Microsoft.Network/applicationSecurityGroups@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":834},"Microsoft.Network/azureFirewalls@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":943},"Microsoft.Network/bastionHosts@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":969},"Microsoft.Network/networkInterfaces@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":974},"Microsoft.Network/publicIPAddresses@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":980},"Microsoft.Network/cloudServiceSlots@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":989},"Microsoft.Network/customIpPrefixes@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1026},"Microsoft.Network/ddosCustomPolicies@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1037},"Microsoft.Network/ddosProtectionPlans@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1050},"Microsoft.Network/dscpConfigurations@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1096},"Microsoft.Network/expressRouteCircuits/authorizations@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1109},"Microsoft.Network/expressRouteCircuits/peerings@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1169},"Microsoft.Network/expressRouteCircuits/peerings/connections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1173},"Microsoft.Network/expressRouteCircuits@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1203},"Microsoft.Network/expressRouteCrossConnections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1235},"Microsoft.Network/expressRouteCrossConnections/peerings@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1239},"Microsoft.Network/ExpressRoutePorts@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1280},"Microsoft.Network/expressRoutePorts/authorizations@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1293},"Microsoft.Network/firewallPolicies@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1359},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1427},"Microsoft.Network/firewallPolicies/signatureOverrides@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1434},"Microsoft.Network/IpAllocations@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1447},"Microsoft.Network/ipGroups@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1461},"Microsoft.Network/loadBalancers@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1538},"Microsoft.Network/loadBalancers/backendAddressPools@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1542},"Microsoft.Network/loadBalancers/inboundNatRules@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1546},"Microsoft.Network/natGateways@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1552},"Microsoft.Network/networkInterfaces/tapConfigurations@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1556},"Microsoft.Network/networkManagers@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1589},"Microsoft.Network/networkManagerConnections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1600},"Microsoft.Network/networkManagers/connectivityConfigurations@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1632},"Microsoft.Network/networkManagers/networkGroups@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1642},"Microsoft.Network/networkManagers/networkGroups/staticMembers@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1652},"Microsoft.Network/networkManagers/scopeConnections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1663},"Microsoft.Network/networkManagers/securityAdminConfigurations@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1678},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1690},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1750},"Microsoft.Network/networkProfiles@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1788},"Microsoft.Network/networkSecurityGroups@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1793},"Microsoft.Network/networkSecurityGroups/securityRules@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1797},"Microsoft.Network/networkVirtualAppliances@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1824},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1836},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1851},"Microsoft.Network/networkWatchers@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1862},"Microsoft.Network/networkWatchers/packetCaptures@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1885},"Microsoft.Network/networkWatchers/connectionMonitors@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1962},"Microsoft.Network/networkWatchers/flowLogs@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1967},"Microsoft.Network/privateEndpoints@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1972},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1993},"Microsoft.Network/privateLinkServices@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":1998},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2002},"Microsoft.Network/publicIPPrefixes@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2026},"Microsoft.Network/routeFilters@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2053},"Microsoft.Network/routeFilters/routeFilterRules@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2057},"Microsoft.Network/routeTables@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2062},"Microsoft.Network/routeTables/routes@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2066},"Microsoft.Network/securityPartnerProviders@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2086},"Microsoft.Network/serviceEndpointPolicies@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2091},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2095},"Microsoft.Network/virtualNetworks@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2135},"Microsoft.Network/virtualNetworks/subnets@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2139},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2143},"Microsoft.Network/virtualNetworkGateways@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2345},"Microsoft.Network/connections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2399},"Microsoft.Network/localNetworkGateways@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2404},"Microsoft.Network/virtualNetworkGateways/natRules@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2408},"Microsoft.Network/virtualNetworkTaps@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2413},"Microsoft.Network/virtualRouters@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2426},"Microsoft.Network/virtualRouters/peerings@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2436},"Microsoft.Network/virtualWans@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2454},"Microsoft.Network/vpnSites@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2478},"Microsoft.Network/vpnServerConfigurations@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2554},"Microsoft.Network/vpnServerConfigurations/configurationPolicyGroups@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2558},"Microsoft.Network/virtualHubs@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2604},"Microsoft.Network/virtualHubs/routeMaps@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2646},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2656},"Microsoft.Network/vpnGateways@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2729},"Microsoft.Network/vpnGateways/vpnConnections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2733},"Microsoft.Network/vpnGateways/natRules@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2737},"Microsoft.Network/p2svpnGateways@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2742},"Microsoft.Network/virtualHubs/routeTables@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2746},"Microsoft.Network/expressRouteGateways@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2769},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2773},"Microsoft.Network/virtualHubs/bgpConnections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2788},"Microsoft.Network/virtualHubs/ipConfigurations@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2801},"Microsoft.Network/virtualHubs/hubRouteTables@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2817},"Microsoft.Network/virtualHubs/routingIntent@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2830},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":2979},"Microsoft.Network/applicationGatewayAvailableSslOptions@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3029},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3069},"Microsoft.Network/expressRouteProviderPorts@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3075},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3079},"Microsoft.Network/ExpressRoutePortsLocations@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3092},"Microsoft.Network/ExpressRoutePorts/links@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3096},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3101},"Microsoft.Network/loadBalancers/loadBalancingRules@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3105},"Microsoft.Network/loadBalancers/outboundRules@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3109},"Microsoft.Network/loadBalancers/probes@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3113},"Microsoft.Network/networkInterfaces/ipConfigurations@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3117},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3121},"Microsoft.Network/networkVirtualApplianceSkus@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3130},"Microsoft.Network/vpnSites/vpnSiteLinks@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3134},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2023-02-01":{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3138},"Microsoft.Network/applicationGateways@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":830},"Microsoft.Network/applicationGateways/privateEndpointConnections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":834},"Microsoft.Network/applicationSecurityGroups@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":839},"Microsoft.Network/azureFirewalls@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":948},"Microsoft.Network/bastionHosts@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":974},"Microsoft.Network/networkInterfaces@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":979},"Microsoft.Network/publicIPAddresses@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":985},"Microsoft.Network/cloudServiceSlots@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":994},"Microsoft.Network/customIpPrefixes@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1031},"Microsoft.Network/ddosCustomPolicies@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1042},"Microsoft.Network/ddosProtectionPlans@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1055},"Microsoft.Network/dscpConfigurations@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1101},"Microsoft.Network/expressRouteCircuits/authorizations@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1114},"Microsoft.Network/expressRouteCircuits/peerings@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1174},"Microsoft.Network/expressRouteCircuits/peerings/connections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1178},"Microsoft.Network/expressRouteCircuits@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1208},"Microsoft.Network/expressRouteCrossConnections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1240},"Microsoft.Network/expressRouteCrossConnections/peerings@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1244},"Microsoft.Network/ExpressRoutePorts@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1285},"Microsoft.Network/expressRoutePorts/authorizations@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1298},"Microsoft.Network/firewallPolicies@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1364},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1432},"Microsoft.Network/firewallPolicies/signatureOverrides@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1439},"Microsoft.Network/IpAllocations@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1452},"Microsoft.Network/ipGroups@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1466},"Microsoft.Network/loadBalancers@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1543},"Microsoft.Network/loadBalancers/backendAddressPools@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1547},"Microsoft.Network/loadBalancers/inboundNatRules@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1551},"Microsoft.Network/natGateways@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1557},"Microsoft.Network/networkInterfaces/tapConfigurations@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1561},"Microsoft.Network/networkManagers@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1594},"Microsoft.Network/networkManagerConnections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1605},"Microsoft.Network/networkManagers/connectivityConfigurations@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1637},"Microsoft.Network/networkManagers/networkGroups@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1647},"Microsoft.Network/networkManagers/networkGroups/staticMembers@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1657},"Microsoft.Network/networkManagers/scopeConnections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1668},"Microsoft.Network/networkManagers/securityAdminConfigurations@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1683},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1695},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1755},"Microsoft.Network/networkProfiles@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1793},"Microsoft.Network/networkSecurityGroups@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1798},"Microsoft.Network/networkSecurityGroups/securityRules@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1802},"Microsoft.Network/networkVirtualAppliances@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1829},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1841},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1856},"Microsoft.Network/networkWatchers@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1867},"Microsoft.Network/networkWatchers/packetCaptures@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1890},"Microsoft.Network/networkWatchers/connectionMonitors@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1967},"Microsoft.Network/networkWatchers/flowLogs@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1972},"Microsoft.Network/privateEndpoints@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1977},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":1998},"Microsoft.Network/privateLinkServices@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2003},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2007},"Microsoft.Network/publicIPPrefixes@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2031},"Microsoft.Network/routeFilters@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2058},"Microsoft.Network/routeFilters/routeFilterRules@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2062},"Microsoft.Network/routeTables@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2067},"Microsoft.Network/routeTables/routes@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2071},"Microsoft.Network/securityPartnerProviders@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2091},"Microsoft.Network/serviceEndpointPolicies@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2096},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2100},"Microsoft.Network/virtualNetworks@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2140},"Microsoft.Network/virtualNetworks/subnets@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2144},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2148},"Microsoft.Network/virtualNetworkGateways@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2350},"Microsoft.Network/connections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2404},"Microsoft.Network/localNetworkGateways@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2409},"Microsoft.Network/virtualNetworkGateways/natRules@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2413},"Microsoft.Network/virtualNetworkTaps@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2418},"Microsoft.Network/virtualRouters@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2431},"Microsoft.Network/virtualRouters/peerings@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2441},"Microsoft.Network/virtualWans@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2459},"Microsoft.Network/vpnSites@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2483},"Microsoft.Network/vpnServerConfigurations@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2559},"Microsoft.Network/vpnServerConfigurations/configurationPolicyGroups@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2563},"Microsoft.Network/virtualHubs@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2609},"Microsoft.Network/virtualHubs/routeMaps@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2651},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2661},"Microsoft.Network/vpnGateways@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2734},"Microsoft.Network/vpnGateways/vpnConnections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2738},"Microsoft.Network/vpnGateways/natRules@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2742},"Microsoft.Network/p2svpnGateways@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2747},"Microsoft.Network/virtualHubs/routeTables@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2751},"Microsoft.Network/expressRouteGateways@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2774},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2778},"Microsoft.Network/virtualHubs/bgpConnections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2793},"Microsoft.Network/virtualHubs/ipConfigurations@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2806},"Microsoft.Network/virtualHubs/hubRouteTables@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2822},"Microsoft.Network/virtualHubs/routingIntent@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2835},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":2984},"Microsoft.Network/applicationGatewayAvailableSslOptions@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3034},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3074},"Microsoft.Network/expressRouteProviderPorts@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3080},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3084},"Microsoft.Network/ExpressRoutePortsLocations@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3097},"Microsoft.Network/ExpressRoutePorts/links@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3101},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3106},"Microsoft.Network/loadBalancers/loadBalancingRules@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3110},"Microsoft.Network/loadBalancers/outboundRules@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3114},"Microsoft.Network/loadBalancers/probes@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3118},"Microsoft.Network/networkInterfaces/ipConfigurations@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3122},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3126},"Microsoft.Network/networkVirtualApplianceSkus@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3135},"Microsoft.Network/vpnSites/vpnSiteLinks@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3139},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2023-04-01":{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3143},"Microsoft.Network/applicationGateways@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":830},"Microsoft.Network/applicationGateways/privateEndpointConnections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":834},"Microsoft.Network/applicationSecurityGroups@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":839},"Microsoft.Network/azureFirewalls@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":948},"Microsoft.Network/bastionHosts@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":977},"Microsoft.Network/networkInterfaces@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":982},"Microsoft.Network/publicIPAddresses@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":988},"Microsoft.Network/cloudServiceSlots@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":997},"Microsoft.Network/customIpPrefixes@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1034},"Microsoft.Network/ddosCustomPolicies@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1045},"Microsoft.Network/ddosProtectionPlans@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1058},"Microsoft.Network/dscpConfigurations@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1104},"Microsoft.Network/expressRouteCircuits/authorizations@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1117},"Microsoft.Network/expressRouteCircuits/peerings@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1177},"Microsoft.Network/expressRouteCircuits/peerings/connections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1181},"Microsoft.Network/expressRouteCircuits@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1211},"Microsoft.Network/expressRouteCrossConnections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1243},"Microsoft.Network/expressRouteCrossConnections/peerings@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1247},"Microsoft.Network/ExpressRoutePorts@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1288},"Microsoft.Network/expressRoutePorts/authorizations@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1301},"Microsoft.Network/firewallPolicies@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1367},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1435},"Microsoft.Network/firewallPolicies/signatureOverrides@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1442},"Microsoft.Network/IpAllocations@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1455},"Microsoft.Network/ipGroups@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1469},"Microsoft.Network/loadBalancers@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1546},"Microsoft.Network/loadBalancers/backendAddressPools@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1550},"Microsoft.Network/loadBalancers/inboundNatRules@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1554},"Microsoft.Network/natGateways@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1560},"Microsoft.Network/networkInterfaces/tapConfigurations@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1564},"Microsoft.Network/networkManagers@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1597},"Microsoft.Network/networkManagerConnections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1608},"Microsoft.Network/networkManagers/connectivityConfigurations@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1640},"Microsoft.Network/networkManagers/networkGroups@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1650},"Microsoft.Network/networkManagers/networkGroups/staticMembers@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1660},"Microsoft.Network/networkManagers/scopeConnections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1671},"Microsoft.Network/networkManagers/securityAdminConfigurations@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1686},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1698},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1758},"Microsoft.Network/networkProfiles@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1796},"Microsoft.Network/networkSecurityGroups@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1801},"Microsoft.Network/networkSecurityGroups/securityRules@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1805},"Microsoft.Network/networkVirtualAppliances@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1832},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1844},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1859},"Microsoft.Network/networkWatchers@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1870},"Microsoft.Network/networkWatchers/packetCaptures@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1893},"Microsoft.Network/networkWatchers/connectionMonitors@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1970},"Microsoft.Network/networkWatchers/flowLogs@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1975},"Microsoft.Network/privateEndpoints@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":1980},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2001},"Microsoft.Network/privateLinkServices@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2006},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2010},"Microsoft.Network/publicIPPrefixes@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2034},"Microsoft.Network/routeFilters@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2061},"Microsoft.Network/routeFilters/routeFilterRules@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2065},"Microsoft.Network/routeTables@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2070},"Microsoft.Network/routeTables/routes@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2074},"Microsoft.Network/securityPartnerProviders@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2094},"Microsoft.Network/serviceEndpointPolicies@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2099},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2103},"Microsoft.Network/virtualNetworks@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2143},"Microsoft.Network/virtualNetworks/subnets@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2147},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2151},"Microsoft.Network/virtualNetworkGateways@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2355},"Microsoft.Network/connections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2409},"Microsoft.Network/localNetworkGateways@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2414},"Microsoft.Network/virtualNetworkGateways/natRules@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2418},"Microsoft.Network/virtualNetworkTaps@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2423},"Microsoft.Network/virtualRouters@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2436},"Microsoft.Network/virtualRouters/peerings@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2446},"Microsoft.Network/virtualWans@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2464},"Microsoft.Network/vpnSites@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2488},"Microsoft.Network/vpnServerConfigurations@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2564},"Microsoft.Network/vpnServerConfigurations/configurationPolicyGroups@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2568},"Microsoft.Network/virtualHubs@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2614},"Microsoft.Network/virtualHubs/routeMaps@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2656},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2666},"Microsoft.Network/vpnGateways@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2739},"Microsoft.Network/vpnGateways/vpnConnections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2743},"Microsoft.Network/vpnGateways/natRules@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2747},"Microsoft.Network/p2svpnGateways@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2752},"Microsoft.Network/virtualHubs/routeTables@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2756},"Microsoft.Network/expressRouteGateways@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2779},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2783},"Microsoft.Network/virtualHubs/bgpConnections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2798},"Microsoft.Network/virtualHubs/ipConfigurations@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2811},"Microsoft.Network/virtualHubs/hubRouteTables@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2827},"Microsoft.Network/virtualHubs/routingIntent@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2840},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":2989},"Microsoft.Network/applicationGatewayAvailableSslOptions@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3039},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3079},"Microsoft.Network/expressRouteProviderPorts@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3085},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3089},"Microsoft.Network/ExpressRoutePortsLocations@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3102},"Microsoft.Network/ExpressRoutePorts/links@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3106},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3111},"Microsoft.Network/loadBalancers/loadBalancingRules@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3115},"Microsoft.Network/loadBalancers/outboundRules@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3119},"Microsoft.Network/loadBalancers/probes@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3123},"Microsoft.Network/networkInterfaces/ipConfigurations@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3127},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3131},"Microsoft.Network/networkVirtualApplianceSkus@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3140},"Microsoft.Network/vpnSites/vpnSiteLinks@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3144},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2023-05-01":{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3148},"Microsoft.Network/applicationGateways@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":831},"Microsoft.Network/applicationGateways/privateEndpointConnections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":835},"Microsoft.Network/applicationSecurityGroups@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":840},"Microsoft.Network/azureFirewalls@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":949},"Microsoft.Network/bastionHosts@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":979},"Microsoft.Network/networkInterfaces@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":984},"Microsoft.Network/publicIPAddresses@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":990},"Microsoft.Network/cloudServiceSlots@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":999},"Microsoft.Network/customIpPrefixes@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1036},"Microsoft.Network/ddosCustomPolicies@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1047},"Microsoft.Network/ddosProtectionPlans@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1060},"Microsoft.Network/dscpConfigurations@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1106},"Microsoft.Network/expressRouteCircuits/authorizations@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1119},"Microsoft.Network/expressRouteCircuits/peerings@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1179},"Microsoft.Network/expressRouteCircuits/peerings/connections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1183},"Microsoft.Network/expressRouteCircuits@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1213},"Microsoft.Network/expressRouteCrossConnections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1245},"Microsoft.Network/expressRouteCrossConnections/peerings@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1249},"Microsoft.Network/ExpressRoutePorts@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1290},"Microsoft.Network/expressRoutePorts/authorizations@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1303},"Microsoft.Network/firewallPolicies@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1374},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1442},"Microsoft.Network/firewallPolicies/signatureOverrides@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1449},"Microsoft.Network/IpAllocations@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1462},"Microsoft.Network/ipGroups@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1476},"Microsoft.Network/loadBalancers@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1553},"Microsoft.Network/loadBalancers/backendAddressPools@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1557},"Microsoft.Network/loadBalancers/inboundNatRules@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1561},"Microsoft.Network/natGateways@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1567},"Microsoft.Network/networkInterfaces/tapConfigurations@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1571},"Microsoft.Network/networkManagers@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1604},"Microsoft.Network/networkManagerConnections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1615},"Microsoft.Network/networkManagers/connectivityConfigurations@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1647},"Microsoft.Network/networkManagers/networkGroups@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1657},"Microsoft.Network/networkManagers/networkGroups/staticMembers@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1667},"Microsoft.Network/networkManagers/scopeConnections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1678},"Microsoft.Network/networkManagers/securityAdminConfigurations@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1693},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1705},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1765},"Microsoft.Network/networkProfiles@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1803},"Microsoft.Network/networkSecurityGroups@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1808},"Microsoft.Network/networkSecurityGroups/securityRules@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1812},"Microsoft.Network/networkVirtualAppliances@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1842},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1854},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1869},"Microsoft.Network/networkWatchers@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1880},"Microsoft.Network/networkWatchers/packetCaptures@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1903},"Microsoft.Network/networkWatchers/connectionMonitors@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1980},"Microsoft.Network/networkWatchers/flowLogs@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1985},"Microsoft.Network/privateEndpoints@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":1990},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2011},"Microsoft.Network/privateLinkServices@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2016},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2020},"Microsoft.Network/publicIPPrefixes@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2044},"Microsoft.Network/routeFilters@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2071},"Microsoft.Network/routeFilters/routeFilterRules@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2075},"Microsoft.Network/routeTables@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2080},"Microsoft.Network/routeTables/routes@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2084},"Microsoft.Network/securityPartnerProviders@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2104},"Microsoft.Network/serviceEndpointPolicies@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2109},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2113},"Microsoft.Network/virtualNetworks@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2153},"Microsoft.Network/virtualNetworks/subnets@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2157},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2161},"Microsoft.Network/virtualNetworkGateways@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2367},"Microsoft.Network/connections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2421},"Microsoft.Network/localNetworkGateways@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2426},"Microsoft.Network/virtualNetworkGateways/natRules@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2430},"Microsoft.Network/virtualNetworkTaps@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2435},"Microsoft.Network/virtualRouters@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2448},"Microsoft.Network/virtualRouters/peerings@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2458},"Microsoft.Network/virtualWans@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2476},"Microsoft.Network/vpnSites@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2500},"Microsoft.Network/vpnServerConfigurations@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2576},"Microsoft.Network/vpnServerConfigurations/configurationPolicyGroups@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2580},"Microsoft.Network/virtualHubs@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2626},"Microsoft.Network/virtualHubs/routeMaps@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2668},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2678},"Microsoft.Network/vpnGateways@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2751},"Microsoft.Network/vpnGateways/vpnConnections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2755},"Microsoft.Network/vpnGateways/natRules@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2759},"Microsoft.Network/p2svpnGateways@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2764},"Microsoft.Network/virtualHubs/routeTables@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2768},"Microsoft.Network/expressRouteGateways@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2791},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2795},"Microsoft.Network/networkVirtualAppliances/networkVirtualApplianceConnections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2806},"Microsoft.Network/virtualHubs/bgpConnections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2821},"Microsoft.Network/virtualHubs/ipConfigurations@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2834},"Microsoft.Network/virtualHubs/hubRouteTables@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2850},"Microsoft.Network/virtualHubs/routingIntent@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":2863},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3014},"Microsoft.Network/applicationGatewayAvailableSslOptions@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3064},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3104},"Microsoft.Network/expressRouteProviderPorts@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3110},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3114},"Microsoft.Network/ExpressRoutePortsLocations@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3127},"Microsoft.Network/ExpressRoutePorts/links@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3131},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3136},"Microsoft.Network/loadBalancers/loadBalancingRules@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3140},"Microsoft.Network/loadBalancers/outboundRules@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3144},"Microsoft.Network/loadBalancers/probes@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3148},"Microsoft.Network/networkInterfaces/ipConfigurations@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3152},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3156},"Microsoft.Network/networkVirtualApplianceSkus@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3165},"Microsoft.Network/vpnSites/vpnSiteLinks@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3169},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2023-06-01":{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3173},"Microsoft.Network/networkSecurityPerimeters@2023-07-01-preview":{"RelativePath":"network/microsoft.network/2023-07-01-preview/types.json","Index":20},"Microsoft.Network/networkSecurityPerimeters/profiles@2023-07-01-preview":{"RelativePath":"network/microsoft.network/2023-07-01-preview/types.json","Index":26},"Microsoft.Network/networkSecurityPerimeters/profiles/accessRules@2023-07-01-preview":{"RelativePath":"network/microsoft.network/2023-07-01-preview/types.json","Index":50},"Microsoft.Network/networkSecurityPerimeters/resourceAssociations@2023-07-01-preview":{"RelativePath":"network/microsoft.network/2023-07-01-preview/types.json","Index":68},"Microsoft.Network/networkSecurityPerimeters/links@2023-07-01-preview":{"RelativePath":"network/microsoft.network/2023-07-01-preview/types.json","Index":90},"Microsoft.Network/networkSecurityPerimeters/linkReferences@2023-07-01-preview":{"RelativePath":"network/microsoft.network/2023-07-01-preview/types.json","Index":112},"Microsoft.Network/networkSecurityPerimeters@2023-08-01-preview":{"RelativePath":"network/microsoft.network/2023-08-01-preview/types.json","Index":20},"Microsoft.Network/networkSecurityPerimeters/profiles@2023-08-01-preview":{"RelativePath":"network/microsoft.network/2023-08-01-preview/types.json","Index":26},"Microsoft.Network/networkSecurityPerimeters/profiles/accessRules@2023-08-01-preview":{"RelativePath":"network/microsoft.network/2023-08-01-preview/types.json","Index":51},"Microsoft.Network/networkSecurityPerimeters/resourceAssociations@2023-08-01-preview":{"RelativePath":"network/microsoft.network/2023-08-01-preview/types.json","Index":69},"Microsoft.Network/networkSecurityPerimeters/links@2023-08-01-preview":{"RelativePath":"network/microsoft.network/2023-08-01-preview/types.json","Index":91},"Microsoft.Network/networkSecurityPerimeters/linkReferences@2023-08-01-preview":{"RelativePath":"network/microsoft.network/2023-08-01-preview/types.json","Index":113},"Microsoft.Network/applicationGateways@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":833},"Microsoft.Network/applicationGateways/privateEndpointConnections@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":837},"Microsoft.Network/applicationSecurityGroups@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":842},"Microsoft.Network/azureFirewalls@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":951},"Microsoft.Network/bastionHosts@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":982},"Microsoft.Network/networkInterfaces@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":987},"Microsoft.Network/publicIPAddresses@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":993},"Microsoft.Network/cloudServiceSlots@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1002},"Microsoft.Network/customIpPrefixes@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1039},"Microsoft.Network/ddosCustomPolicies@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1050},"Microsoft.Network/ddosProtectionPlans@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1063},"Microsoft.Network/dscpConfigurations@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1109},"Microsoft.Network/expressRouteCircuits/authorizations@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1122},"Microsoft.Network/expressRouteCircuits/peerings@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1182},"Microsoft.Network/expressRouteCircuits/peerings/connections@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1186},"Microsoft.Network/expressRouteCircuits@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1216},"Microsoft.Network/expressRouteCrossConnections@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1248},"Microsoft.Network/expressRouteCrossConnections/peerings@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1252},"Microsoft.Network/ExpressRoutePorts@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1293},"Microsoft.Network/expressRoutePorts/authorizations@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1306},"Microsoft.Network/firewallPolicies@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1377},"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1445},"Microsoft.Network/firewallPolicies/signatureOverrides@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1452},"Microsoft.Network/IpAllocations@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1465},"Microsoft.Network/ipGroups@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1479},"Microsoft.Network/loadBalancers@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1556},"Microsoft.Network/loadBalancers/backendAddressPools@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1560},"Microsoft.Network/loadBalancers/inboundNatRules@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1564},"Microsoft.Network/natGateways@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1570},"Microsoft.Network/networkInterfaces/tapConfigurations@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1574},"Microsoft.Network/networkManagers@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1607},"Microsoft.Network/networkManagerConnections@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1618},"Microsoft.Network/networkManagers/connectivityConfigurations@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1650},"Microsoft.Network/networkManagers/networkGroups@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1660},"Microsoft.Network/networkManagers/networkGroups/staticMembers@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1670},"Microsoft.Network/networkManagers/scopeConnections@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1681},"Microsoft.Network/networkManagers/securityAdminConfigurations@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1696},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1708},"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1768},"Microsoft.Network/networkProfiles@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1806},"Microsoft.Network/networkSecurityGroups@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1811},"Microsoft.Network/networkSecurityGroups/securityRules@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1815},"Microsoft.Network/networkVirtualAppliances@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1845},"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1857},"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1872},"Microsoft.Network/networkWatchers@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1883},"Microsoft.Network/networkWatchers/packetCaptures@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1906},"Microsoft.Network/networkWatchers/connectionMonitors@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1983},"Microsoft.Network/networkWatchers/flowLogs@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1988},"Microsoft.Network/privateEndpoints@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":1993},"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2014},"Microsoft.Network/privateLinkServices@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2019},"Microsoft.Network/privateLinkServices/privateEndpointConnections@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2023},"Microsoft.Network/publicIPPrefixes@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2047},"Microsoft.Network/routeFilters@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2074},"Microsoft.Network/routeFilters/routeFilterRules@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2078},"Microsoft.Network/routeTables@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2083},"Microsoft.Network/routeTables/routes@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2087},"Microsoft.Network/securityPartnerProviders@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2107},"Microsoft.Network/serviceEndpointPolicies@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2112},"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2116},"Microsoft.Network/virtualNetworks@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2156},"Microsoft.Network/virtualNetworks/subnets@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2160},"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2164},"Microsoft.Network/virtualNetworkGateways@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2370},"Microsoft.Network/connections@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2424},"Microsoft.Network/localNetworkGateways@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2429},"Microsoft.Network/virtualNetworkGateways/natRules@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2433},"Microsoft.Network/virtualNetworkTaps@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2438},"Microsoft.Network/virtualRouters@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2451},"Microsoft.Network/virtualRouters/peerings@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2461},"Microsoft.Network/virtualWans@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2479},"Microsoft.Network/vpnSites@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2503},"Microsoft.Network/vpnServerConfigurations@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2579},"Microsoft.Network/vpnServerConfigurations/configurationPolicyGroups@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2583},"Microsoft.Network/virtualHubs@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2629},"Microsoft.Network/virtualHubs/routeMaps@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2671},"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2681},"Microsoft.Network/vpnGateways@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2754},"Microsoft.Network/vpnGateways/vpnConnections@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2758},"Microsoft.Network/vpnGateways/natRules@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2762},"Microsoft.Network/p2svpnGateways@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2767},"Microsoft.Network/virtualHubs/routeTables@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2771},"Microsoft.Network/expressRouteGateways@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2794},"Microsoft.Network/expressRouteGateways/expressRouteConnections@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2798},"Microsoft.Network/networkVirtualAppliances/networkVirtualApplianceConnections@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2809},"Microsoft.Network/virtualHubs/bgpConnections@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2824},"Microsoft.Network/virtualHubs/ipConfigurations@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2837},"Microsoft.Network/virtualHubs/hubRouteTables@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2853},"Microsoft.Network/virtualHubs/routingIntent@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":2866},"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3017},"Microsoft.Network/applicationGatewayAvailableSslOptions@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3067},"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3107},"Microsoft.Network/expressRouteProviderPorts@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3113},"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3117},"Microsoft.Network/ExpressRoutePortsLocations@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3130},"Microsoft.Network/ExpressRoutePorts/links@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3134},"Microsoft.Network/loadBalancers/frontendIPConfigurations@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3139},"Microsoft.Network/loadBalancers/loadBalancingRules@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3143},"Microsoft.Network/loadBalancers/outboundRules@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3147},"Microsoft.Network/loadBalancers/probes@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3151},"Microsoft.Network/networkInterfaces/ipConfigurations@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3155},"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3159},"Microsoft.Network/networkVirtualApplianceSkus@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3168},"Microsoft.Network/vpnSites/vpnSiteLinks@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3172},"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2023-09-01":{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3176},"Microsoft.NetworkAnalytics/dataProducts@2023-11-15":{"RelativePath":"networkanalytics/microsoft.networkanalytics/2023-11-15/types.json","Index":66},"Microsoft.NetworkAnalytics/dataProducts/dataTypes@2023-11-15":{"RelativePath":"networkanalytics/microsoft.networkanalytics/2023-11-15/types.json","Index":82},"Microsoft.NetworkAnalytics/dataProductsCatalogs@2023-11-15":{"RelativePath":"networkanalytics/microsoft.networkanalytics/2023-11-15/types.json","Index":102},"Microsoft.NetworkCloud/bareMetalMachines@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":61},"Microsoft.NetworkCloud/cloudServicesNetworks@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":88},"Microsoft.NetworkCloud/clusterManagers@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":112},"Microsoft.NetworkCloud/clusters@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":168},"Microsoft.NetworkCloud/kubernetesClusters@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":314},"Microsoft.NetworkCloud/l2Networks@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":337},"Microsoft.NetworkCloud/l3Networks@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":367},"Microsoft.NetworkCloud/racks@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":383},"Microsoft.NetworkCloud/storageAppliances@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":406},"Microsoft.NetworkCloud/trunkedNetworks@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":431},"Microsoft.NetworkCloud/virtualMachines@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":490},"Microsoft.NetworkCloud/volumes@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":507},"Microsoft.NetworkCloud/clusters/bareMetalMachineKeySets@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":535},"Microsoft.NetworkCloud/clusters/bmcKeySets@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":557},"Microsoft.NetworkCloud/clusters/metricsConfigurations@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":575},"Microsoft.NetworkCloud/kubernetesClusters/agentPools@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":600},"Microsoft.NetworkCloud/virtualMachines/consoles@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":618},"Microsoft.NetworkCloud/rackSkus@2023-05-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":653},"Microsoft.NetworkCloud/bareMetalMachines@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":61},"Microsoft.NetworkCloud/cloudServicesNetworks@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":88},"Microsoft.NetworkCloud/clusterManagers@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":112},"Microsoft.NetworkCloud/clusters@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":168},"Microsoft.NetworkCloud/kubernetesClusters@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":314},"Microsoft.NetworkCloud/l2Networks@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":337},"Microsoft.NetworkCloud/l3Networks@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":367},"Microsoft.NetworkCloud/racks@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":383},"Microsoft.NetworkCloud/storageAppliances@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":406},"Microsoft.NetworkCloud/trunkedNetworks@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":431},"Microsoft.NetworkCloud/virtualMachines@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":490},"Microsoft.NetworkCloud/volumes@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":507},"Microsoft.NetworkCloud/clusters/bareMetalMachineKeySets@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":535},"Microsoft.NetworkCloud/clusters/bmcKeySets@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":557},"Microsoft.NetworkCloud/clusters/metricsConfigurations@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":575},"Microsoft.NetworkCloud/kubernetesClusters/agentPools@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":600},"Microsoft.NetworkCloud/virtualMachines/consoles@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":618},"Microsoft.NetworkCloud/rackSkus@2023-07-01":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":653},"Microsoft.NetworkCloud/bareMetalMachines@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":63},"Microsoft.NetworkCloud/cloudServicesNetworks@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":90},"Microsoft.NetworkCloud/clusterManagers@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":114},"Microsoft.NetworkCloud/clusters@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":188},"Microsoft.NetworkCloud/kubernetesClusters@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":334},"Microsoft.NetworkCloud/l2Networks@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":357},"Microsoft.NetworkCloud/l3Networks@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":387},"Microsoft.NetworkCloud/racks@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":403},"Microsoft.NetworkCloud/storageAppliances@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":426},"Microsoft.NetworkCloud/trunkedNetworks@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":451},"Microsoft.NetworkCloud/virtualMachines@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":510},"Microsoft.NetworkCloud/volumes@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":527},"Microsoft.NetworkCloud/clusters/bareMetalMachineKeySets@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":555},"Microsoft.NetworkCloud/clusters/bmcKeySets@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":577},"Microsoft.NetworkCloud/clusters/metricsConfigurations@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":595},"Microsoft.NetworkCloud/kubernetesClusters/agentPools@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":620},"Microsoft.NetworkCloud/virtualMachines/consoles@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":638},"Microsoft.NetworkCloud/rackSkus@2023-10-01-preview":{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":673},"Microsoft.NetworkFunction/azureTrafficCollectors@2021-09-01-preview":{"RelativePath":"networkfunction/microsoft.networkfunction/2021-09-01-preview/types.json","Index":64},"Microsoft.NetworkFunction/azureTrafficCollectors/collectorPolicies@2021-09-01-preview":{"RelativePath":"networkfunction/microsoft.networkfunction/2021-09-01-preview/types.json","Index":68},"Microsoft.NetworkFunction/azureTrafficCollectors@2022-05-01":{"RelativePath":"networkfunction/microsoft.networkfunction/2022-05-01/types.json","Index":64},"Microsoft.NetworkFunction/azureTrafficCollectors/collectorPolicies@2022-05-01":{"RelativePath":"networkfunction/microsoft.networkfunction/2022-05-01/types.json","Index":68},"Microsoft.NetworkFunction/azureTrafficCollectors@2022-08-01":{"RelativePath":"networkfunction/microsoft.networkfunction/2022-08-01/types.json","Index":54},"Microsoft.NetworkFunction/azureTrafficCollectors/collectorPolicies@2022-08-01":{"RelativePath":"networkfunction/microsoft.networkfunction/2022-08-01/types.json","Index":59},"Microsoft.NetworkFunction/azureTrafficCollectors@2022-11-01":{"RelativePath":"networkfunction/microsoft.networkfunction/2022-11-01/types.json","Index":31},"Microsoft.NetworkFunction/azureTrafficCollectors/collectorPolicies@2022-11-01":{"RelativePath":"networkfunction/microsoft.networkfunction/2022-11-01/types.json","Index":57},"NewRelic.Observability/monitors@2022-07-01-preview":{"RelativePath":"newrelic/newrelic.observability/2022-07-01-preview/types.json","Index":85},"NewRelic.Observability/monitors/tagRules@2022-07-01-preview":{"RelativePath":"newrelic/newrelic.observability/2022-07-01-preview/types.json","Index":120},"NewRelic.Observability/monitors@2022-07-01":{"RelativePath":"newrelic/newrelic.observability/2022-07-01/types.json","Index":85},"NewRelic.Observability/monitors/tagRules@2022-07-01":{"RelativePath":"newrelic/newrelic.observability/2022-07-01/types.json","Index":120},"NewRelic.Observability/monitors@2023-10-01-preview":{"RelativePath":"newrelic/newrelic.observability/2023-10-01-preview/types.json","Index":85},"NewRelic.Observability/monitors/tagRules@2023-10-01-preview":{"RelativePath":"newrelic/newrelic.observability/2023-10-01-preview/types.json","Index":120},"NewRelic.Observability/monitors@2023-11-01-preview":{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":85},"NewRelic.Observability/monitors/tagRules@2023-11-01-preview":{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":120},"NewRelic.Observability/monitors/monitoredSubscriptions@2023-11-01-preview":{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":150},"Nginx.NginxPlus/nginxDeployments/certificates@2021-05-01-preview":{"RelativePath":"nginx/nginx.nginxplus/2021-05-01-preview/types.json","Index":34},"Nginx.NginxPlus/nginxDeployments/configurations@2021-05-01-preview":{"RelativePath":"nginx/nginx.nginxplus/2021-05-01-preview/types.json","Index":54},"Nginx.NginxPlus/nginxDeployments@2021-05-01-preview":{"RelativePath":"nginx/nginx.nginxplus/2021-05-01-preview/types.json","Index":91},"Nginx.NginxPlus/nginxDeployments/certificates@2022-08-01":{"RelativePath":"nginx/nginx.nginxplus/2022-08-01/types.json","Index":34},"Nginx.NginxPlus/nginxDeployments/configurations@2022-08-01":{"RelativePath":"nginx/nginx.nginxplus/2022-08-01/types.json","Index":54},"Nginx.NginxPlus/nginxDeployments@2022-08-01":{"RelativePath":"nginx/nginx.nginxplus/2022-08-01/types.json","Index":91},"Nginx.NginxPlus/nginxDeployments/certificates@2023-04-01":{"RelativePath":"nginx/nginx.nginxplus/2023-04-01/types.json","Index":33},"Nginx.NginxPlus/nginxDeployments/configurations@2023-04-01":{"RelativePath":"nginx/nginx.nginxplus/2023-04-01/types.json","Index":53},"Nginx.NginxPlus/nginxDeployments@2023-04-01":{"RelativePath":"nginx/nginx.nginxplus/2023-04-01/types.json","Index":92},"Microsoft.NotificationHubs/namespaces@2014-09-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2014-09-01/types.json","Index":16},"Microsoft.NotificationHubs/namespaces/AuthorizationRules@2014-09-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2014-09-01/types.json","Index":26},"Microsoft.NotificationHubs/namespaces/notificationHubs@2014-09-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2014-09-01/types.json","Index":45},"Microsoft.NotificationHubs/namespaces/notificationHubs/AuthorizationRules@2014-09-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2014-09-01/types.json","Index":49},"Microsoft.NotificationHubs/namespaces@2016-03-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2016-03-01/types.json","Index":21},"Microsoft.NotificationHubs/namespaces/AuthorizationRules@2016-03-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2016-03-01/types.json","Index":32},"Microsoft.NotificationHubs/namespaces/notificationHubs@2016-03-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2016-03-01/types.json","Index":51},"Microsoft.NotificationHubs/namespaces/notificationHubs/AuthorizationRules@2016-03-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2016-03-01/types.json","Index":56},"Microsoft.NotificationHubs/namespaces@2017-04-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2017-04-01/types.json","Index":21},"Microsoft.NotificationHubs/namespaces/AuthorizationRules@2017-04-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2017-04-01/types.json","Index":32},"Microsoft.NotificationHubs/namespaces/notificationHubs@2017-04-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2017-04-01/types.json","Index":51},"Microsoft.NotificationHubs/namespaces/notificationHubs/AuthorizationRules@2017-04-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2017-04-01/types.json","Index":56},"Microsoft.NotificationHubs/namespaces/notificationHubs@2023-01-01-preview":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":52},"Microsoft.NotificationHubs/namespaces/notificationHubs/authorizationRules@2023-01-01-preview":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":57},"Microsoft.NotificationHubs/namespaces@2023-01-01-preview":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":129},"Microsoft.NotificationHubs/namespaces/authorizationRules@2023-01-01-preview":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":134},"Microsoft.NotificationHubs/namespaces/privateEndpointConnections@2023-01-01-preview":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":138},"Microsoft.NotificationHubs/namespaces/privateLinkResources@2023-01-01-preview":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":145},"Microsoft.NotificationHubs/namespaces/notificationHubs@2023-09-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":52},"Microsoft.NotificationHubs/namespaces/notificationHubs/authorizationRules@2023-09-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":57},"Microsoft.NotificationHubs/namespaces@2023-09-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":129},"Microsoft.NotificationHubs/namespaces/authorizationRules@2023-09-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":134},"Microsoft.NotificationHubs/namespaces/privateEndpointConnections@2023-09-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":138},"Microsoft.NotificationHubs/namespaces/privateLinkResources@2023-09-01":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":145},"Microsoft.NotificationHubs/namespaces/notificationHubs@2023-10-01-preview":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":54},"Microsoft.NotificationHubs/namespaces/notificationHubs/authorizationRules@2023-10-01-preview":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":59},"Microsoft.NotificationHubs/namespaces@2023-10-01-preview":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":131},"Microsoft.NotificationHubs/namespaces/authorizationRules@2023-10-01-preview":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":136},"Microsoft.NotificationHubs/namespaces/privateEndpointConnections@2023-10-01-preview":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":140},"Microsoft.NotificationHubs/namespaces/privateLinkResources@2023-10-01-preview":{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":147},"Microsoft.OpenEnergyPlatform/energyServices@2021-06-01-preview":{"RelativePath":"oep/microsoft.openenergyplatform/2021-06-01-preview/types.json","Index":34},"Microsoft.OpenEnergyPlatform/energyServices@2022-04-04-preview":{"RelativePath":"oep/microsoft.openenergyplatform/2022-04-04-preview/types.json","Index":34},"Microsoft.OffAzureSpringBoot/springbootsites@2023-01-01-preview":{"RelativePath":"offazurespringboot/microsoft.offazurespringboot/2023-01-01-preview/types.json","Index":33},"Microsoft.OffAzureSpringBoot/springbootsites/springbootservers@2023-01-01-preview":{"RelativePath":"offazurespringboot/microsoft.offazurespringboot/2023-01-01-preview/types.json","Index":50},"Microsoft.OffAzureSpringBoot/springbootsites/springbootapps@2023-01-01-preview":{"RelativePath":"offazurespringboot/microsoft.offazurespringboot/2023-01-01-preview/types.json","Index":80},"Microsoft.OffAzureSpringBoot/springbootsites/summaries@2023-01-01-preview":{"RelativePath":"offazurespringboot/microsoft.offazurespringboot/2023-01-01-preview/types.json","Index":95},"Microsoft.OffAzureSpringBoot/springbootsites/errorSummaries@2023-01-01-preview":{"RelativePath":"offazurespringboot/microsoft.offazurespringboot/2023-01-01-preview/types.json","Index":112},"Microsoft.OperationalInsights/workspaces/storageInsightConfigs@2015-03-20":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2015-03-20/types.json","Index":20},"Microsoft.OperationalInsights/workspaces/savedSearches@2015-03-20":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2015-03-20/types.json","Index":27},"Microsoft.OperationalInsights/workspaces/linkedServices@2015-11-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":12},"Microsoft.OperationalInsights/workspaces/dataSources@2015-11-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":33},"Microsoft.OperationalInsights/workspaces@2015-11-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":55},"Microsoft.OperationalInsights/clusters@2019-08-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2019-08-01-preview/types.json","Index":28},"Microsoft.OperationalInsights/workspaces/linkedServices@2019-08-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2019-08-01-preview/types.json","Index":33},"Microsoft.OperationalInsights/workspaces/dataExports@2019-08-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2019-08-01-preview/types.json","Index":44},"Microsoft.OperationalInsights/workspaces/linkedStorageAccounts@2019-08-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2019-08-01-preview/types.json","Index":56},"Microsoft.OperationalInsights/queryPacks@2019-09-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2019-09-01-preview/types.json","Index":13},"Microsoft.OperationalInsights/queryPacks/queries@2019-09-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2019-09-01-preview/types.json","Index":35},"Microsoft.OperationalInsights/queryPacks@2019-09-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2019-09-01/types.json","Index":13},"Microsoft.OperationalInsights/queryPacks/queries@2019-09-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2019-09-01/types.json","Index":35},"Microsoft.OperationalInsights/workspaces/dataExports@2020-03-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":18},"Microsoft.OperationalInsights/workspaces/dataSources@2020-03-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":57},"Microsoft.OperationalInsights/workspaces/linkedServices@2020-03-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":68},"Microsoft.OperationalInsights/workspaces/linkedStorageAccounts@2020-03-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":86},"Microsoft.OperationalInsights/workspaces@2020-03-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":125},"Microsoft.OperationalInsights/clusters@2020-03-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":147},"Microsoft.OperationalInsights/workspaces/storageInsightConfigs@2020-03-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":160},"Microsoft.OperationalInsights/workspaces/savedSearches@2020-03-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":167},"Microsoft.OperationalInsights/workspaces/dataCollectorLogs@2020-03-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":172},"Microsoft.OperationalInsights/workspaces/tables@2020-03-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":177},"Microsoft.OperationalInsights/workspaces/dataExports@2020-08-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":18},"Microsoft.OperationalInsights/workspaces/dataSources@2020-08-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":57},"Microsoft.OperationalInsights/workspaces/linkedServices@2020-08-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":68},"Microsoft.OperationalInsights/workspaces/linkedStorageAccounts@2020-08-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":86},"Microsoft.OperationalInsights/workspaces/storageInsightConfigs@2020-08-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":99},"Microsoft.OperationalInsights/workspaces/savedSearches@2020-08-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":106},"Microsoft.OperationalInsights/workspaces@2020-08-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":147},"Microsoft.OperationalInsights/clusters@2020-08-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":169},"Microsoft.OperationalInsights/workspaces/tables@2020-08-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":174},"Microsoft.OperationalInsights/clusters@2020-10-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-10-01/types.json","Index":38},"Microsoft.OperationalInsights/workspaces@2020-10-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-10-01/types.json","Index":79},"Microsoft.OperationalInsights/workspaces/tables@2020-10-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-10-01/types.json","Index":84},"Microsoft.OperationalInsights/clusters@2021-06-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2021-06-01/types.json","Index":38},"Microsoft.OperationalInsights/workspaces@2021-06-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2021-06-01/types.json","Index":79},"Microsoft.OperationalInsights/workspaces@2021-12-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2021-12-01-preview/types.json","Index":59},"Microsoft.OperationalInsights/workspaces/tables@2021-12-01-preview":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2021-12-01-preview/types.json","Index":107},"Microsoft.OperationalInsights/workspaces/tables@2022-10-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2022-10-01/types.json","Index":67},"Microsoft.OperationalInsights/clusters@2022-10-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2022-10-01/types.json","Index":99},"Microsoft.OperationalInsights/workspaces@2022-10-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2022-10-01/types.json","Index":147},"Microsoft.OperationalInsights/workspaces@2023-09-01":{"RelativePath":"operationalinsights/microsoft.operationalinsights/2023-09-01/types.json","Index":66},"Microsoft.OperationsManagement/solutions@2015-11-01-preview":{"RelativePath":"operationsmanagement/microsoft.operationsmanagement/2015-11-01-preview/types.json","Index":16},"Microsoft.OperationsManagement/ManagementAssociations@2015-11-01-preview":{"RelativePath":"operationsmanagement/microsoft.operationsmanagement/2015-11-01-preview/types.json","Index":21},"Microsoft.OperationsManagement/ManagementConfigurations@2015-11-01-preview":{"RelativePath":"operationsmanagement/microsoft.operationsmanagement/2015-11-01-preview/types.json","Index":28},"Microsoft.Orbital/spacecrafts@2022-03-01":{"RelativePath":"orbital/microsoft.orbital/2022-03-01/types.json","Index":43},"Microsoft.Orbital/spacecrafts/contacts@2022-03-01":{"RelativePath":"orbital/microsoft.orbital/2022-03-01/types.json","Index":64},"Microsoft.Orbital/contactProfiles@2022-03-01":{"RelativePath":"orbital/microsoft.orbital/2022-03-01/types.json","Index":98},"Microsoft.Orbital/spacecrafts@2022-11-01":{"RelativePath":"orbital/microsoft.orbital/2022-11-01/types.json","Index":43},"Microsoft.Orbital/spacecrafts/contacts@2022-11-01":{"RelativePath":"orbital/microsoft.orbital/2022-11-01/types.json","Index":64},"Microsoft.Orbital/contactProfiles@2022-11-01":{"RelativePath":"orbital/microsoft.orbital/2022-11-01/types.json","Index":100},"PaloAltoNetworks.Cloudngfw/globalRulestacks@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":50},"PaloAltoNetworks.Cloudngfw/globalRulestacks/certificates@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":68},"PaloAltoNetworks.Cloudngfw/globalRulestacks/fqdnlists@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":84},"PaloAltoNetworks.Cloudngfw/globalRulestacks/postRules@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":138},"PaloAltoNetworks.Cloudngfw/globalRulestacks/prefixlists@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":154},"PaloAltoNetworks.Cloudngfw/globalRulestacks/preRules@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":158},"PaloAltoNetworks.Cloudngfw/firewalls@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":221},"PaloAltoNetworks.Cloudngfw/localRulestacks@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":226},"PaloAltoNetworks.Cloudngfw/localRulestacks/certificates@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":230},"PaloAltoNetworks.Cloudngfw/localRulestacks/fqdnlists@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":234},"PaloAltoNetworks.Cloudngfw/localRulestacks/localRules@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":238},"PaloAltoNetworks.Cloudngfw/localRulestacks/prefixlists@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":242},"PaloAltoNetworks.Cloudngfw/firewalls/statuses@2022-08-29-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":267},"PaloAltoNetworks.Cloudngfw/globalRulestacks@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":50},"PaloAltoNetworks.Cloudngfw/globalRulestacks/certificates@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":68},"PaloAltoNetworks.Cloudngfw/globalRulestacks/fqdnlists@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":84},"PaloAltoNetworks.Cloudngfw/globalRulestacks/postRules@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":138},"PaloAltoNetworks.Cloudngfw/globalRulestacks/prefixlists@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":154},"PaloAltoNetworks.Cloudngfw/globalRulestacks/preRules@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":158},"PaloAltoNetworks.Cloudngfw/firewalls@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":221},"PaloAltoNetworks.Cloudngfw/localRulestacks@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":226},"PaloAltoNetworks.Cloudngfw/localRulestacks/certificates@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":230},"PaloAltoNetworks.Cloudngfw/localRulestacks/fqdnlists@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":234},"PaloAltoNetworks.Cloudngfw/localRulestacks/localRules@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":238},"PaloAltoNetworks.Cloudngfw/localRulestacks/prefixlists@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":242},"PaloAltoNetworks.Cloudngfw/firewalls/statuses@2022-08-29":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":267},"PaloAltoNetworks.Cloudngfw/globalRulestacks@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":50},"PaloAltoNetworks.Cloudngfw/globalRulestacks/certificates@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":68},"PaloAltoNetworks.Cloudngfw/globalRulestacks/fqdnlists@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":84},"PaloAltoNetworks.Cloudngfw/globalRulestacks/postRules@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":138},"PaloAltoNetworks.Cloudngfw/globalRulestacks/prefixlists@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":154},"PaloAltoNetworks.Cloudngfw/globalRulestacks/preRules@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":158},"PaloAltoNetworks.Cloudngfw/firewalls@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":222},"PaloAltoNetworks.Cloudngfw/localRulestacks@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":227},"PaloAltoNetworks.Cloudngfw/localRulestacks/certificates@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":231},"PaloAltoNetworks.Cloudngfw/localRulestacks/fqdnlists@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":235},"PaloAltoNetworks.Cloudngfw/localRulestacks/localRules@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":239},"PaloAltoNetworks.Cloudngfw/localRulestacks/prefixlists@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":243},"PaloAltoNetworks.Cloudngfw/firewalls/statuses@2023-09-01-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":268},"PaloAltoNetworks.Cloudngfw/globalRulestacks@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":50},"PaloAltoNetworks.Cloudngfw/globalRulestacks/certificates@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":68},"PaloAltoNetworks.Cloudngfw/globalRulestacks/fqdnlists@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":84},"PaloAltoNetworks.Cloudngfw/globalRulestacks/postRules@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":138},"PaloAltoNetworks.Cloudngfw/globalRulestacks/prefixlists@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":154},"PaloAltoNetworks.Cloudngfw/globalRulestacks/preRules@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":158},"PaloAltoNetworks.Cloudngfw/firewalls@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":222},"PaloAltoNetworks.Cloudngfw/localRulestacks@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":227},"PaloAltoNetworks.Cloudngfw/localRulestacks/certificates@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":231},"PaloAltoNetworks.Cloudngfw/localRulestacks/fqdnlists@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":235},"PaloAltoNetworks.Cloudngfw/localRulestacks/localRules@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":239},"PaloAltoNetworks.Cloudngfw/localRulestacks/prefixlists@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":243},"PaloAltoNetworks.Cloudngfw/firewalls/statuses@2023-09-01":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":268},"PaloAltoNetworks.Cloudngfw/globalRulestacks@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":50},"PaloAltoNetworks.Cloudngfw/globalRulestacks/certificates@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":68},"PaloAltoNetworks.Cloudngfw/globalRulestacks/fqdnlists@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":84},"PaloAltoNetworks.Cloudngfw/globalRulestacks/postRules@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":138},"PaloAltoNetworks.Cloudngfw/globalRulestacks/prefixlists@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":154},"PaloAltoNetworks.Cloudngfw/globalRulestacks/preRules@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":158},"PaloAltoNetworks.Cloudngfw/firewalls@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":223},"PaloAltoNetworks.Cloudngfw/localRulestacks@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":228},"PaloAltoNetworks.Cloudngfw/localRulestacks/certificates@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":232},"PaloAltoNetworks.Cloudngfw/localRulestacks/fqdnlists@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":236},"PaloAltoNetworks.Cloudngfw/localRulestacks/localRules@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":240},"PaloAltoNetworks.Cloudngfw/localRulestacks/prefixlists@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":244},"PaloAltoNetworks.Cloudngfw/firewalls/statuses@2023-10-10-preview":{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":269},"Microsoft.Peering/peerAsns@2019-08-01-preview":{"RelativePath":"peering/microsoft.peering/2019-08-01-preview/types.json","Index":20},"Microsoft.Peering/peerings@2019-08-01-preview":{"RelativePath":"peering/microsoft.peering/2019-08-01-preview/types.json","Index":110},"Microsoft.Peering/peeringServices/prefixes@2019-08-01-preview":{"RelativePath":"peering/microsoft.peering/2019-08-01-preview/types.json","Index":131},"Microsoft.Peering/peeringServices@2019-08-01-preview":{"RelativePath":"peering/microsoft.peering/2019-08-01-preview/types.json","Index":142},"Microsoft.Peering/peerAsns@2019-09-01-preview":{"RelativePath":"peering/microsoft.peering/2019-09-01-preview/types.json","Index":20},"Microsoft.Peering/peerings@2019-09-01-preview":{"RelativePath":"peering/microsoft.peering/2019-09-01-preview/types.json","Index":110},"Microsoft.Peering/peeringServices/prefixes@2019-09-01-preview":{"RelativePath":"peering/microsoft.peering/2019-09-01-preview/types.json","Index":134},"Microsoft.Peering/peeringServices@2019-09-01-preview":{"RelativePath":"peering/microsoft.peering/2019-09-01-preview/types.json","Index":145},"Microsoft.Peering/peerAsns@2020-01-01-preview":{"RelativePath":"peering/microsoft.peering/2020-01-01-preview/types.json","Index":25},"Microsoft.Peering/peerings/registeredAsns@2020-01-01-preview":{"RelativePath":"peering/microsoft.peering/2020-01-01-preview/types.json","Index":35},"Microsoft.Peering/peerings/registeredPrefixes@2020-01-01-preview":{"RelativePath":"peering/microsoft.peering/2020-01-01-preview/types.json","Index":53},"Microsoft.Peering/peerings@2020-01-01-preview":{"RelativePath":"peering/microsoft.peering/2020-01-01-preview/types.json","Index":138},"Microsoft.Peering/peeringServices/prefixes@2020-01-01-preview":{"RelativePath":"peering/microsoft.peering/2020-01-01-preview/types.json","Index":162},"Microsoft.Peering/peeringServices@2020-01-01-preview":{"RelativePath":"peering/microsoft.peering/2020-01-01-preview/types.json","Index":174},"Microsoft.Peering/peerAsns@2020-04-01":{"RelativePath":"peering/microsoft.peering/2020-04-01/types.json","Index":26},"Microsoft.Peering/peerings/registeredAsns@2020-04-01":{"RelativePath":"peering/microsoft.peering/2020-04-01/types.json","Index":36},"Microsoft.Peering/peerings/registeredPrefixes@2020-04-01":{"RelativePath":"peering/microsoft.peering/2020-04-01/types.json","Index":54},"Microsoft.Peering/peerings@2020-04-01":{"RelativePath":"peering/microsoft.peering/2020-04-01/types.json","Index":139},"Microsoft.Peering/peeringServices/prefixes@2020-04-01":{"RelativePath":"peering/microsoft.peering/2020-04-01/types.json","Index":163},"Microsoft.Peering/peeringServices@2020-04-01":{"RelativePath":"peering/microsoft.peering/2020-04-01/types.json","Index":175},"Microsoft.Peering/peerAsns@2020-10-01":{"RelativePath":"peering/microsoft.peering/2020-10-01/types.json","Index":26},"Microsoft.Peering/peerings/registeredAsns@2020-10-01":{"RelativePath":"peering/microsoft.peering/2020-10-01/types.json","Index":36},"Microsoft.Peering/peerings/registeredPrefixes@2020-10-01":{"RelativePath":"peering/microsoft.peering/2020-10-01/types.json","Index":54},"Microsoft.Peering/peerings@2020-10-01":{"RelativePath":"peering/microsoft.peering/2020-10-01/types.json","Index":139},"Microsoft.Peering/peeringServices/prefixes@2020-10-01":{"RelativePath":"peering/microsoft.peering/2020-10-01/types.json","Index":163},"Microsoft.Peering/peeringServices@2020-10-01":{"RelativePath":"peering/microsoft.peering/2020-10-01/types.json","Index":175},"Microsoft.Peering/peerAsns@2021-01-01":{"RelativePath":"peering/microsoft.peering/2021-01-01/types.json","Index":26},"Microsoft.Peering/peerings/registeredAsns@2021-01-01":{"RelativePath":"peering/microsoft.peering/2021-01-01/types.json","Index":36},"Microsoft.Peering/peerings/registeredPrefixes@2021-01-01":{"RelativePath":"peering/microsoft.peering/2021-01-01/types.json","Index":54},"Microsoft.Peering/peerings@2021-01-01":{"RelativePath":"peering/microsoft.peering/2021-01-01/types.json","Index":140},"Microsoft.Peering/peeringServices/prefixes@2021-01-01":{"RelativePath":"peering/microsoft.peering/2021-01-01/types.json","Index":164},"Microsoft.Peering/peeringServices@2021-01-01":{"RelativePath":"peering/microsoft.peering/2021-01-01/types.json","Index":176},"Microsoft.Peering/peerAsns@2021-06-01":{"RelativePath":"peering/microsoft.peering/2021-06-01/types.json","Index":26},"Microsoft.Peering/peerings/registeredAsns@2021-06-01":{"RelativePath":"peering/microsoft.peering/2021-06-01/types.json","Index":36},"Microsoft.Peering/peerings/registeredPrefixes@2021-06-01":{"RelativePath":"peering/microsoft.peering/2021-06-01/types.json","Index":54},"Microsoft.Peering/peerings@2021-06-01":{"RelativePath":"peering/microsoft.peering/2021-06-01/types.json","Index":140},"Microsoft.Peering/peeringServices/connectionMonitorTests@2021-06-01":{"RelativePath":"peering/microsoft.peering/2021-06-01/types.json","Index":151},"Microsoft.Peering/peeringServices/prefixes@2021-06-01":{"RelativePath":"peering/microsoft.peering/2021-06-01/types.json","Index":175},"Microsoft.Peering/peeringServices@2021-06-01":{"RelativePath":"peering/microsoft.peering/2021-06-01/types.json","Index":189},"Microsoft.Peering/peerAsns@2022-01-01":{"RelativePath":"peering/microsoft.peering/2022-01-01/types.json","Index":26},"Microsoft.Peering/peerings/registeredAsns@2022-01-01":{"RelativePath":"peering/microsoft.peering/2022-01-01/types.json","Index":36},"Microsoft.Peering/peerings/registeredPrefixes@2022-01-01":{"RelativePath":"peering/microsoft.peering/2022-01-01/types.json","Index":54},"Microsoft.Peering/peerings@2022-01-01":{"RelativePath":"peering/microsoft.peering/2022-01-01/types.json","Index":141},"Microsoft.Peering/peeringServices/connectionMonitorTests@2022-01-01":{"RelativePath":"peering/microsoft.peering/2022-01-01/types.json","Index":152},"Microsoft.Peering/peeringServices/prefixes@2022-01-01":{"RelativePath":"peering/microsoft.peering/2022-01-01/types.json","Index":176},"Microsoft.Peering/peeringServices@2022-01-01":{"RelativePath":"peering/microsoft.peering/2022-01-01/types.json","Index":190},"Microsoft.Peering/peerAsns@2022-06-01":{"RelativePath":"peering/microsoft.peering/2022-06-01/types.json","Index":26},"Microsoft.Peering/peerings/registeredAsns@2022-06-01":{"RelativePath":"peering/microsoft.peering/2022-06-01/types.json","Index":36},"Microsoft.Peering/peerings/registeredPrefixes@2022-06-01":{"RelativePath":"peering/microsoft.peering/2022-06-01/types.json","Index":54},"Microsoft.Peering/peerings@2022-06-01":{"RelativePath":"peering/microsoft.peering/2022-06-01/types.json","Index":145},"Microsoft.Peering/peeringServices/connectionMonitorTests@2022-06-01":{"RelativePath":"peering/microsoft.peering/2022-06-01/types.json","Index":156},"Microsoft.Peering/peeringServices/prefixes@2022-06-01":{"RelativePath":"peering/microsoft.peering/2022-06-01/types.json","Index":180},"Microsoft.Peering/peeringServices@2022-06-01":{"RelativePath":"peering/microsoft.peering/2022-06-01/types.json","Index":194},"Microsoft.Peering/peerAsns@2022-10-01":{"RelativePath":"peering/microsoft.peering/2022-10-01/types.json","Index":26},"Microsoft.Peering/peerings/registeredAsns@2022-10-01":{"RelativePath":"peering/microsoft.peering/2022-10-01/types.json","Index":36},"Microsoft.Peering/peerings/registeredPrefixes@2022-10-01":{"RelativePath":"peering/microsoft.peering/2022-10-01/types.json","Index":54},"Microsoft.Peering/peerings@2022-10-01":{"RelativePath":"peering/microsoft.peering/2022-10-01/types.json","Index":145},"Microsoft.Peering/peeringServices/connectionMonitorTests@2022-10-01":{"RelativePath":"peering/microsoft.peering/2022-10-01/types.json","Index":156},"Microsoft.Peering/peeringServices/prefixes@2022-10-01":{"RelativePath":"peering/microsoft.peering/2022-10-01/types.json","Index":180},"Microsoft.Peering/peeringServices@2022-10-01":{"RelativePath":"peering/microsoft.peering/2022-10-01/types.json","Index":194},"Microsoft.AzurePlaywrightService/accounts@2023-10-01-preview":{"RelativePath":"playwrighttesting/microsoft.azureplaywrightservice/2023-10-01-preview/types.json","Index":39},"Microsoft.AzurePlaywrightService/locations/quotas@2023-10-01-preview":{"RelativePath":"playwrighttesting/microsoft.azureplaywrightservice/2023-10-01-preview/types.json","Index":56},"Microsoft.PolicyInsights/remediations@2018-07-01-preview":{"RelativePath":"policyinsights/microsoft.policyinsights/2018-07-01-preview/types.json","Index":15},"Microsoft.PolicyInsights/remediations@2019-07-01":{"RelativePath":"policyinsights/microsoft.policyinsights/2019-07-01/types.json","Index":18},"Microsoft.PolicyInsights/attestations@2021-01-01":{"RelativePath":"policyinsights/microsoft.policyinsights/2021-01-01/types.json","Index":29},"Microsoft.PolicyInsights/remediations@2021-10-01":{"RelativePath":"policyinsights/microsoft.policyinsights/2021-10-01/types.json","Index":30},"Microsoft.PolicyInsights/attestations@2022-09-01":{"RelativePath":"policyinsights/microsoft.policyinsights/2022-09-01/types.json","Index":29},"Microsoft.Portal/dashboards@2015-08-01-preview":{"RelativePath":"portal/microsoft.portal/2015-08-01-preview/types.json","Index":22},"Microsoft.Portal/dashboards@2018-10-01-preview":{"RelativePath":"portal/microsoft.portal/2018-10-01-preview/types.json","Index":22},"Microsoft.Portal/dashboards@2019-01-01-preview":{"RelativePath":"portal/microsoft.portal/2019-01-01-preview/types.json","Index":22},"Microsoft.Portal/tenantConfigurations@2019-01-01-preview":{"RelativePath":"portal/microsoft.portal/2019-01-01-preview/types.json","Index":29},"Microsoft.Portal/dashboards@2020-09-01-preview":{"RelativePath":"portal/microsoft.portal/2020-09-01-preview/types.json","Index":28},"Microsoft.Portal/tenantConfigurations@2020-09-01-preview":{"RelativePath":"portal/microsoft.portal/2020-09-01-preview/types.json","Index":35},"Microsoft.DBforPostgreSQL/servers@2017-12-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01-preview/types.json","Index":80},"Microsoft.DBforPostgreSQL/servers/firewallRules@2017-12-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01-preview/types.json","Index":85},"Microsoft.DBforPostgreSQL/servers/virtualNetworkRules@2017-12-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01-preview/types.json","Index":96},"Microsoft.DBforPostgreSQL/servers/databases@2017-12-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01-preview/types.json","Index":101},"Microsoft.DBforPostgreSQL/servers/configurations@2017-12-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01-preview/types.json","Index":106},"Microsoft.DBforPostgreSQL/servers/administrators@2017-12-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01-preview/types.json","Index":113},"Microsoft.DBforPostgreSQL/servers/securityAlertPolicies@2017-12-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01-preview/types.json","Index":125},"Microsoft.DBforPostgreSQL/servers@2017-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01/types.json","Index":80},"Microsoft.DBforPostgreSQL/servers/firewallRules@2017-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01/types.json","Index":85},"Microsoft.DBforPostgreSQL/servers/virtualNetworkRules@2017-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01/types.json","Index":96},"Microsoft.DBforPostgreSQL/servers/databases@2017-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01/types.json","Index":101},"Microsoft.DBforPostgreSQL/servers/configurations@2017-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01/types.json","Index":106},"Microsoft.DBforPostgreSQL/servers/administrators@2017-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01/types.json","Index":113},"Microsoft.DBforPostgreSQL/servers/securityAlertPolicies@2017-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01/types.json","Index":125},"Microsoft.DBforPostgreSQL/servers/privateEndpointConnections@2018-06-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2018-06-01/types.json","Index":14},"Microsoft.DBforPostgreSQL/servers/privateLinkResources@2018-06-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2018-06-01/types.json","Index":20},"Microsoft.DBforPostgreSQL/servers/queryTexts@2018-06-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2018-06-01/types.json","Index":25},"Microsoft.DBforPostgreSQL/servers/topQueryStatistics@2018-06-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2018-06-01/types.json","Index":31},"Microsoft.DBforPostgreSQL/servers/waitStatistics@2018-06-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2018-06-01/types.json","Index":36},"Microsoft.DBforPostgreSQL/servers/advisors@2018-06-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2018-06-01/types.json","Index":40},"Microsoft.DBforPostgreSQL/servers/advisors/recommendedActions@2018-06-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2018-06-01/types.json","Index":46},"Microsoft.DBforPostgreSQL/servers/keys@2020-01-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2020-01-01/types.json","Index":14},"Microsoft.DBForPostgreSql/flexibleServers@2020-02-14-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2020-02-14-preview/types.json","Index":55},"Microsoft.DBForPostgreSql/flexibleServers/firewallRules@2020-02-14-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2020-02-14-preview/types.json","Index":60},"Microsoft.DBForPostgreSql/flexibleServers/configurations@2020-02-14-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2020-02-14-preview/types.json","Index":70},"Microsoft.DBForPostgreSql/flexibleServers/databases@2020-11-05-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2020-11-05-preview/types.json","Index":12},"Microsoft.DBforPostgreSQL/flexibleServers@2021-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01-preview/types.json","Index":67},"Microsoft.DBforPostgreSQL/flexibleServers/firewallRules@2021-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01-preview/types.json","Index":72},"Microsoft.DBforPostgreSQL/flexibleServers/configurations@2021-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01-preview/types.json","Index":82},"Microsoft.DBforPostgreSQL/flexibleServers/databases@2021-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01-preview/types.json","Index":87},"Microsoft.DBforPostgreSQL/flexibleServers/advisors@2021-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01-preview/types.json","Index":91},"Microsoft.DBforPostgreSQL/flexibleServers/queryTexts@2021-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01-preview/types.json","Index":96},"Microsoft.DBforPostgreSQL/flexibleServers@2021-06-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01/types.json","Index":68},"Microsoft.DBforPostgreSQL/flexibleServers/firewallRules@2021-06-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01/types.json","Index":73},"Microsoft.DBforPostgreSQL/flexibleServers/configurations@2021-06-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01/types.json","Index":83},"Microsoft.DBforPostgreSQL/flexibleServers/databases@2021-06-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01/types.json","Index":88},"Microsoft.DBforPostgreSQL/flexibleServers/databases@2022-01-20-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-01-20-preview/types.json","Index":23},"Microsoft.DBforPostgreSQL/flexibleServers@2022-01-20-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-01-20-preview/types.json","Index":74},"Microsoft.DBforPostgreSQL/flexibleServers/firewallRules@2022-01-20-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-01-20-preview/types.json","Index":79},"Microsoft.DBforPostgreSQL/flexibleServers/configurations@2022-01-20-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-01-20-preview/types.json","Index":89},"Microsoft.DBforPostgreSQL/flexibleServers/backups@2022-01-20-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-01-20-preview/types.json","Index":94},"Microsoft.DBforPostgreSQL/flexibleServers/administrators@2022-03-08-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-03-08-preview/types.json","Index":28},"Microsoft.DBforPostgreSQL/flexibleServers/configurations@2022-03-08-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-03-08-preview/types.json","Index":38},"Microsoft.DBforPostgreSQL/flexibleServers/databases@2022-03-08-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-03-08-preview/types.json","Index":43},"Microsoft.DBforPostgreSQL/flexibleServers/firewallRules@2022-03-08-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-03-08-preview/types.json","Index":48},"Microsoft.DBforPostgreSQL/flexibleServers@2022-03-08-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-03-08-preview/types.json","Index":118},"Microsoft.DBforPostgreSQL/flexibleServers/backups@2022-03-08-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-03-08-preview/types.json","Index":125},"Microsoft.DBforPostgreSQL/flexibleServers/migrations@2022-05-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-05-01-preview/types.json","Index":61},"Microsoft.DBforPostgreSQL/flexibleServers/administrators@2022-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-12-01/types.json","Index":28},"Microsoft.DBforPostgreSQL/flexibleServers/configurations@2022-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-12-01/types.json","Index":38},"Microsoft.DBforPostgreSQL/flexibleServers/databases@2022-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-12-01/types.json","Index":43},"Microsoft.DBforPostgreSQL/flexibleServers/firewallRules@2022-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-12-01/types.json","Index":48},"Microsoft.DBforPostgreSQL/flexibleServers@2022-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-12-01/types.json","Index":123},"Microsoft.DBforPostgreSQL/flexibleServers/backups@2022-12-01":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-12-01/types.json","Index":130},"Microsoft.DBforPostgreSQL/flexibleServers/administrators@2023-03-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":28},"Microsoft.DBforPostgreSQL/flexibleServers/configurations@2023-03-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":38},"Microsoft.DBforPostgreSQL/flexibleServers/databases@2023-03-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":43},"Microsoft.DBforPostgreSQL/flexibleServers/firewallRules@2023-03-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":48},"Microsoft.DBforPostgreSQL/flexibleServers@2023-03-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":149},"Microsoft.DBforPostgreSQL/flexibleServers/migrations@2023-03-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":203},"Microsoft.DBforPostgreSQL/flexibleServers/backups@2023-03-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":210},"Microsoft.DBforPostgreSQL/flexibleServers/ltrBackupOperations@2023-03-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":220},"Microsoft.DBforPostgreSQL/flexibleServers/administrators@2023-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":28},"Microsoft.DBforPostgreSQL/flexibleServers/configurations@2023-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":38},"Microsoft.DBforPostgreSQL/flexibleServers/databases@2023-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":43},"Microsoft.DBforPostgreSQL/flexibleServers/firewallRules@2023-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":48},"Microsoft.DBforPostgreSQL/flexibleServers@2023-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":187},"Microsoft.DBforPostgreSQL/flexibleServers/migrations@2023-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":289},"Microsoft.DBforPostgreSQL/flexibleServers/privateEndpointConnections@2023-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":293},"Microsoft.DBforPostgreSQL/flexibleServers/advancedThreatProtectionSettings@2023-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":303},"Microsoft.DBforPostgreSQL/flexibleServers/virtualendpoints@2023-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":312},"Microsoft.DBforPostgreSQL/flexibleServers/backups@2023-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":319},"Microsoft.DBforPostgreSQL/flexibleServers/ltrBackupOperations@2023-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":329},"Microsoft.DBforPostgreSQL/flexibleServers/privateLinkResources@2023-06-01-preview":{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":336},"Microsoft.DBforPostgreSQL/serverGroupsv2@2022-11-08":{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":38},"Microsoft.DBforPostgreSQL/serverGroupsv2/coordinatorConfigurations@2022-11-08":{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":53},"Microsoft.DBforPostgreSQL/serverGroupsv2/nodeConfigurations@2022-11-08":{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":57},"Microsoft.DBforPostgreSQL/serverGroupsv2/firewallRules@2022-11-08":{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":67},"Microsoft.DBforPostgreSQL/serverGroupsv2/roles@2022-11-08":{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":77},"Microsoft.DBforPostgreSQL/serverGroupsv2/privateEndpointConnections@2022-11-08":{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":89},"Microsoft.DBforPostgreSQL/serverGroupsv2/servers@2022-11-08":{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":97},"Microsoft.DBforPostgreSQL/serverGroupsv2/configurations@2022-11-08":{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":117},"Microsoft.DBforPostgreSQL/serverGroupsv2/privateLinkResources@2022-11-08":{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":124},"Microsoft.PowerBIDedicated/capacities@2017-10-01":{"RelativePath":"powerbidedicated/microsoft.powerbidedicated/2017-10-01/types.json","Index":44},"Microsoft.PowerBIDedicated/capacities@2021-01-01":{"RelativePath":"powerbidedicated/microsoft.powerbidedicated/2021-01-01/types.json","Index":60},"Microsoft.PowerBIDedicated/autoScaleVCores@2021-01-01":{"RelativePath":"powerbidedicated/microsoft.powerbidedicated/2021-01-01/types.json","Index":71},"Microsoft.PowerBI/workspaceCollections@2016-01-29":{"RelativePath":"powerbiembedded/microsoft.powerbi/2016-01-29/types.json","Index":17},"Microsoft.PowerBI/privateLinkServicesForPowerBI@2020-06-01":{"RelativePath":"powerbiprivatelinks/microsoft.powerbi/2020-06-01/types.json","Index":41},"Microsoft.PowerBI/privateLinkServicesForPowerBI/privateEndpointConnections@2020-06-01":{"RelativePath":"powerbiprivatelinks/microsoft.powerbi/2020-06-01/types.json","Index":45},"Microsoft.PowerPlatform/accounts@2020-10-30-preview":{"RelativePath":"powerplatform/microsoft.powerplatform/2020-10-30-preview/types.json","Index":24},"Microsoft.PowerPlatform/enterprisePolicies@2020-10-30-preview":{"RelativePath":"powerplatform/microsoft.powerplatform/2020-10-30-preview/types.json","Index":62},"Microsoft.PowerPlatform/enterprisePolicies/privateEndpointConnections@2020-10-30-preview":{"RelativePath":"powerplatform/microsoft.powerplatform/2020-10-30-preview/types.json","Index":78},"Microsoft.PowerPlatform/enterprisePolicies/privateLinkResources@2020-10-30-preview":{"RelativePath":"powerplatform/microsoft.powerplatform/2020-10-30-preview/types.json","Index":85},"Microsoft.Network/privateDnsZones@2018-09-01":{"RelativePath":"privatedns/microsoft.network/2018-09-01/types.json","Index":20},"Microsoft.Network/privateDnsZones/virtualNetworkLinks@2018-09-01":{"RelativePath":"privatedns/microsoft.network/2018-09-01/types.json","Index":37},"Microsoft.Network/privateDnsZones/A@2018-09-01":{"RelativePath":"privatedns/microsoft.network/2018-09-01/types.json","Index":58},"Microsoft.Network/privateDnsZones/AAAA@2018-09-01":{"RelativePath":"privatedns/microsoft.network/2018-09-01/types.json","Index":62},"Microsoft.Network/privateDnsZones/CNAME@2018-09-01":{"RelativePath":"privatedns/microsoft.network/2018-09-01/types.json","Index":66},"Microsoft.Network/privateDnsZones/MX@2018-09-01":{"RelativePath":"privatedns/microsoft.network/2018-09-01/types.json","Index":70},"Microsoft.Network/privateDnsZones/PTR@2018-09-01":{"RelativePath":"privatedns/microsoft.network/2018-09-01/types.json","Index":74},"Microsoft.Network/privateDnsZones/SOA@2018-09-01":{"RelativePath":"privatedns/microsoft.network/2018-09-01/types.json","Index":78},"Microsoft.Network/privateDnsZones/SRV@2018-09-01":{"RelativePath":"privatedns/microsoft.network/2018-09-01/types.json","Index":82},"Microsoft.Network/privateDnsZones/TXT@2018-09-01":{"RelativePath":"privatedns/microsoft.network/2018-09-01/types.json","Index":86},"Microsoft.Network/privateDnsZones@2020-01-01":{"RelativePath":"privatedns/microsoft.network/2020-01-01/types.json","Index":20},"Microsoft.Network/privateDnsZones/virtualNetworkLinks@2020-01-01":{"RelativePath":"privatedns/microsoft.network/2020-01-01/types.json","Index":37},"Microsoft.Network/privateDnsZones/A@2020-01-01":{"RelativePath":"privatedns/microsoft.network/2020-01-01/types.json","Index":58},"Microsoft.Network/privateDnsZones/AAAA@2020-01-01":{"RelativePath":"privatedns/microsoft.network/2020-01-01/types.json","Index":62},"Microsoft.Network/privateDnsZones/CNAME@2020-01-01":{"RelativePath":"privatedns/microsoft.network/2020-01-01/types.json","Index":66},"Microsoft.Network/privateDnsZones/MX@2020-01-01":{"RelativePath":"privatedns/microsoft.network/2020-01-01/types.json","Index":70},"Microsoft.Network/privateDnsZones/PTR@2020-01-01":{"RelativePath":"privatedns/microsoft.network/2020-01-01/types.json","Index":74},"Microsoft.Network/privateDnsZones/SOA@2020-01-01":{"RelativePath":"privatedns/microsoft.network/2020-01-01/types.json","Index":78},"Microsoft.Network/privateDnsZones/SRV@2020-01-01":{"RelativePath":"privatedns/microsoft.network/2020-01-01/types.json","Index":82},"Microsoft.Network/privateDnsZones/TXT@2020-01-01":{"RelativePath":"privatedns/microsoft.network/2020-01-01/types.json","Index":86},"Microsoft.Network/privateDnsZones@2020-06-01":{"RelativePath":"privatedns/microsoft.network/2020-06-01/types.json","Index":20},"Microsoft.Network/privateDnsZones/virtualNetworkLinks@2020-06-01":{"RelativePath":"privatedns/microsoft.network/2020-06-01/types.json","Index":37},"Microsoft.Network/privateDnsZones/A@2020-06-01":{"RelativePath":"privatedns/microsoft.network/2020-06-01/types.json","Index":58},"Microsoft.Network/privateDnsZones/AAAA@2020-06-01":{"RelativePath":"privatedns/microsoft.network/2020-06-01/types.json","Index":62},"Microsoft.Network/privateDnsZones/CNAME@2020-06-01":{"RelativePath":"privatedns/microsoft.network/2020-06-01/types.json","Index":66},"Microsoft.Network/privateDnsZones/MX@2020-06-01":{"RelativePath":"privatedns/microsoft.network/2020-06-01/types.json","Index":70},"Microsoft.Network/privateDnsZones/PTR@2020-06-01":{"RelativePath":"privatedns/microsoft.network/2020-06-01/types.json","Index":74},"Microsoft.Network/privateDnsZones/SOA@2020-06-01":{"RelativePath":"privatedns/microsoft.network/2020-06-01/types.json","Index":78},"Microsoft.Network/privateDnsZones/SRV@2020-06-01":{"RelativePath":"privatedns/microsoft.network/2020-06-01/types.json","Index":82},"Microsoft.Network/privateDnsZones/TXT@2020-06-01":{"RelativePath":"privatedns/microsoft.network/2020-06-01/types.json","Index":86},"Microsoft.ProfessionalService/resources@2023-07-01-preview":{"RelativePath":"professionalservice/microsoft.professionalservice/2023-07-01-preview/types.json","Index":24},"Microsoft.ProfessionalService/operationResults@2023-07-01-preview":{"RelativePath":"professionalservice/microsoft.professionalservice/2023-07-01-preview/types.json","Index":40},"Microsoft.ProviderHub/providerRegistrations/customRollouts@2020-11-20":{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":285},"Microsoft.ProviderHub/providerRegistrations/defaultRollouts@2020-11-20":{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":337},"Microsoft.ProviderHub/providerRegistrations/notificationRegistrations@2020-11-20":{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":367},"Microsoft.ProviderHub/providerRegistrations/operations@2020-11-20":{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":382},"Microsoft.ProviderHub/providerRegistrations@2020-11-20":{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":386},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations@2020-11-20":{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":390},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/skus@2020-11-20":{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":435},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/skus@2020-11-20":{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":439},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/skus@2020-11-20":{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":443},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/skus@2020-11-20":{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":447},"Microsoft.ProviderHub/providerRegistrations/customRollouts@2021-05-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":292},"Microsoft.ProviderHub/providerRegistrations/defaultRollouts@2021-05-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":345},"Microsoft.ProviderHub/providerRegistrations/notificationRegistrations@2021-05-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":375},"Microsoft.ProviderHub/providerRegistrations/operations@2021-05-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":390},"Microsoft.ProviderHub/providerRegistrations@2021-05-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":394},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations@2021-05-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":398},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/skus@2021-05-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":443},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/skus@2021-05-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":447},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/skus@2021-05-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":451},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/skus@2021-05-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":455},"Microsoft.ProviderHub/providerRegistrations/customRollouts@2021-06-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":318},"Microsoft.ProviderHub/providerRegistrations/defaultRollouts@2021-06-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":371},"Microsoft.ProviderHub/providerRegistrations/notificationRegistrations@2021-06-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":401},"Microsoft.ProviderHub/providerRegistrations/operations@2021-06-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":435},"Microsoft.ProviderHub/providerRegistrations@2021-06-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":439},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations@2021-06-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":443},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/skus@2021-06-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":488},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/skus@2021-06-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":492},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/skus@2021-06-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":496},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/skus@2021-06-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":500},"Microsoft.ProviderHub/providerRegistrations/customRollouts@2021-09-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":328},"Microsoft.ProviderHub/providerRegistrations/defaultRollouts@2021-09-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":381},"Microsoft.ProviderHub/providerRegistrations/notificationRegistrations@2021-09-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":411},"Microsoft.ProviderHub/providerRegistrations/operations@2021-09-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":445},"Microsoft.ProviderHub/providerRegistrations@2021-09-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":449},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations@2021-09-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":453},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/skus@2021-09-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":498},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/skus@2021-09-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":502},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/skus@2021-09-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":506},"Microsoft.ProviderHub/providerRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/resourcetypeRegistrations/skus@2021-09-01-preview":{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":510},"Microsoft.Purview/accounts@2020-12-01-preview":{"RelativePath":"purview/microsoft.purview/2020-12-01-preview/types.json","Index":58},"Microsoft.Purview/accounts/privateEndpointConnections@2020-12-01-preview":{"RelativePath":"purview/microsoft.purview/2020-12-01-preview/types.json","Index":62},"Microsoft.Purview/accounts@2021-07-01":{"RelativePath":"purview/microsoft.purview/2021-07-01/types.json","Index":62},"Microsoft.Purview/accounts/privateEndpointConnections@2021-07-01":{"RelativePath":"purview/microsoft.purview/2021-07-01/types.json","Index":66},"Microsoft.Purview/accounts@2021-12-01":{"RelativePath":"purview/microsoft.purview/2021-12-01/types.json","Index":97},"Microsoft.Purview/accounts/kafkaConfigurations@2021-12-01":{"RelativePath":"purview/microsoft.purview/2021-12-01/types.json","Index":117},"Microsoft.Purview/accounts/privateEndpointConnections@2021-12-01":{"RelativePath":"purview/microsoft.purview/2021-12-01/types.json","Index":121},"Microsoft.Purview/accounts@2023-05-01-preview":{"RelativePath":"purview/microsoft.purview/2023-05-01-preview/types.json","Index":103},"Microsoft.Purview/accounts/kafkaConfigurations@2023-05-01-preview":{"RelativePath":"purview/microsoft.purview/2023-05-01-preview/types.json","Index":123},"Microsoft.Purview/accounts/privateEndpointConnections@2023-05-01-preview":{"RelativePath":"purview/microsoft.purview/2023-05-01-preview/types.json","Index":127},"Microsoft.Quantum/workspaces@2019-11-04-preview":{"RelativePath":"quantum/microsoft.quantum/2019-11-04-preview/types.json","Index":48},"Microsoft.Quantum/workspaces@2022-01-10-preview":{"RelativePath":"quantum/microsoft.quantum/2022-01-10-preview/types.json","Index":48},"Microsoft.Quantum/workspaces@2023-11-13-preview":{"RelativePath":"quantum/microsoft.quantum/2023-11-13-preview/types.json","Index":48},"Microsoft.Quota/quotas@2021-03-15-preview":{"RelativePath":"quota/microsoft.quota/2021-03-15-preview/types.json","Index":19},"Microsoft.Quota/usages@2021-03-15-preview":{"RelativePath":"quota/microsoft.quota/2021-03-15-preview/types.json","Index":28},"Microsoft.Quota/quotas@2023-02-01":{"RelativePath":"quota/microsoft.quota/2023-02-01/types.json","Index":19},"Microsoft.Quota/usages@2023-02-01":{"RelativePath":"quota/microsoft.quota/2023-02-01/types.json","Index":28},"Microsoft.Quota/groupQuotas@2023-06-01-preview":{"RelativePath":"quota/microsoft.quota/2023-06-01-preview/types.json","Index":39},"Microsoft.Quota/groupQuotas/subscriptions@2023-06-01-preview":{"RelativePath":"quota/microsoft.quota/2023-06-01-preview/types.json","Index":52},"Microsoft.Quota/groupQuotas/groupQuotaLimits@2023-06-01-preview":{"RelativePath":"quota/microsoft.quota/2023-06-01-preview/types.json","Index":68},"Microsoft.Quota/groupQuotas/quotaAllocations@2023-06-01-preview":{"RelativePath":"quota/microsoft.quota/2023-06-01-preview/types.json","Index":83},"Microsoft.Quota/groupQuotas/subscriptionRequests@2023-06-01-preview":{"RelativePath":"quota/microsoft.quota/2023-06-01-preview/types.json","Index":87},"Microsoft.RecommendationsService/accounts@2022-02-01":{"RelativePath":"recommendationsservice/microsoft.recommendationsservice/2022-02-01/types.json","Index":38},"Microsoft.RecommendationsService/accounts/modeling@2022-02-01":{"RelativePath":"recommendationsservice/microsoft.recommendationsservice/2022-02-01/types.json","Index":57},"Microsoft.RecommendationsService/accounts/serviceEndpoints@2022-02-01":{"RelativePath":"recommendationsservice/microsoft.recommendationsservice/2022-02-01/types.json","Index":63},"Microsoft.RecommendationsService/accounts@2022-03-01-preview":{"RelativePath":"recommendationsservice/microsoft.recommendationsservice/2022-03-01-preview/types.json","Index":46},"Microsoft.RecommendationsService/accounts/modeling@2022-03-01-preview":{"RelativePath":"recommendationsservice/microsoft.recommendationsservice/2022-03-01-preview/types.json","Index":65},"Microsoft.RecommendationsService/accounts/serviceEndpoints@2022-03-01-preview":{"RelativePath":"recommendationsservice/microsoft.recommendationsservice/2022-03-01-preview/types.json","Index":71},"Microsoft.RecoveryServices/vaults/certificates@2016-06-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2016-06-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2016-06-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2016-06-01/types.json","Index":62},"Microsoft.RecoveryServices/vaults/extendedInformation@2016-06-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2016-06-01/types.json","Index":68},"Microsoft.RecoveryServices/vaults/certificates@2020-02-02":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2020-02-02/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2020-02-02":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2020-02-02/types.json","Index":72},"Microsoft.RecoveryServices/vaults/extendedInformation@2020-02-02":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2020-02-02/types.json","Index":78},"Microsoft.RecoveryServices/vaults/operationResults@2020-02-02":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2020-02-02/types.json","Index":83},"Microsoft.RecoveryServices/vaults/certificates@2020-10-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2020-10-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2020-10-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2020-10-01/types.json","Index":83},"Microsoft.RecoveryServices/vaults/extendedInformation@2020-10-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2020-10-01/types.json","Index":89},"Microsoft.RecoveryServices/vaults/operationResults@2020-10-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2020-10-01/types.json","Index":94},"Microsoft.RecoveryServices/vaults/certificates@2021-01-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-01-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2021-01-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-01-01/types.json","Index":83},"Microsoft.RecoveryServices/vaults/extendedInformation@2021-01-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-01-01/types.json","Index":89},"Microsoft.RecoveryServices/vaults/operationResults@2021-01-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-01-01/types.json","Index":94},"Microsoft.RecoveryServices/vaults/certificates@2021-02-10":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-02-10/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2021-02-10":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-02-10/types.json","Index":83},"Microsoft.RecoveryServices/vaults/extendedInformation@2021-02-10":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-02-10/types.json","Index":89},"Microsoft.RecoveryServices/vaults/operationResults@2021-02-10":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-02-10/types.json","Index":94},"Microsoft.RecoveryServices/vaults/certificates@2021-03-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-03-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2021-03-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-03-01/types.json","Index":83},"Microsoft.RecoveryServices/vaults/extendedInformation@2021-03-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-03-01/types.json","Index":89},"Microsoft.RecoveryServices/vaults/operationResults@2021-03-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-03-01/types.json","Index":94},"Microsoft.RecoveryServices/vaults/certificates@2021-04-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-04-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2021-04-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-04-01/types.json","Index":95},"Microsoft.RecoveryServices/vaults/extendedInformation@2021-04-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-04-01/types.json","Index":101},"Microsoft.RecoveryServices/vaults/operationResults@2021-04-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-04-01/types.json","Index":106},"Microsoft.RecoveryServices/vaults/certificates@2021-06-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-06-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2021-06-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-06-01/types.json","Index":95},"Microsoft.RecoveryServices/vaults/extendedInformation@2021-06-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-06-01/types.json","Index":101},"Microsoft.RecoveryServices/vaults/operationResults@2021-06-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-06-01/types.json","Index":106},"Microsoft.RecoveryServices/vaults/certificates@2021-07-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-07-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2021-07-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-07-01/types.json","Index":95},"Microsoft.RecoveryServices/vaults/extendedInformation@2021-07-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-07-01/types.json","Index":101},"Microsoft.RecoveryServices/vaults/operationResults@2021-07-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-07-01/types.json","Index":106},"Microsoft.RecoveryServices/vaults/certificates@2021-08-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-08-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2021-08-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-08-01/types.json","Index":95},"Microsoft.RecoveryServices/vaults/extendedInformation@2021-08-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-08-01/types.json","Index":101},"Microsoft.RecoveryServices/vaults/operationResults@2021-08-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-08-01/types.json","Index":106},"Microsoft.RecoveryServices/vaults/certificates@2021-11-01-preview":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-11-01-preview/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2021-11-01-preview":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-11-01-preview/types.json","Index":99},"Microsoft.RecoveryServices/vaults/extendedInformation@2021-11-01-preview":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-11-01-preview/types.json","Index":105},"Microsoft.RecoveryServices/vaults/operationResults@2021-11-01-preview":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-11-01-preview/types.json","Index":110},"Microsoft.RecoveryServices/vaults/certificates@2021-12-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-12-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2021-12-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-12-01/types.json","Index":95},"Microsoft.RecoveryServices/vaults/extendedInformation@2021-12-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-12-01/types.json","Index":101},"Microsoft.RecoveryServices/vaults/operationResults@2021-12-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-12-01/types.json","Index":106},"Microsoft.RecoveryServices/vaults/certificates@2022-01-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-01-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2022-01-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-01-01/types.json","Index":99},"Microsoft.RecoveryServices/vaults/extendedInformation@2022-01-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-01-01/types.json","Index":105},"Microsoft.RecoveryServices/vaults/operationResults@2022-01-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-01-01/types.json","Index":110},"Microsoft.RecoveryServices/vaults/certificates@2022-01-31-preview":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-01-31-preview/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2022-01-31-preview":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-01-31-preview/types.json","Index":99},"Microsoft.RecoveryServices/vaults/extendedInformation@2022-01-31-preview":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-01-31-preview/types.json","Index":105},"Microsoft.RecoveryServices/vaults/operationResults@2022-01-31-preview":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-01-31-preview/types.json","Index":110},"Microsoft.RecoveryServices/vaults/certificates@2022-02-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-02-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2022-02-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-02-01/types.json","Index":99},"Microsoft.RecoveryServices/vaults/extendedInformation@2022-02-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-02-01/types.json","Index":105},"Microsoft.RecoveryServices/vaults/operationResults@2022-02-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-02-01/types.json","Index":110},"Microsoft.RecoveryServices/vaults/certificates@2022-03-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-03-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2022-03-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-03-01/types.json","Index":108},"Microsoft.RecoveryServices/vaults/extendedInformation@2022-03-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-03-01/types.json","Index":114},"Microsoft.RecoveryServices/vaults/operationResults@2022-03-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-03-01/types.json","Index":119},"Microsoft.RecoveryServices/vaults/certificates@2022-04-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-04-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2022-04-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-04-01/types.json","Index":116},"Microsoft.RecoveryServices/vaults/extendedInformation@2022-04-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-04-01/types.json","Index":122},"Microsoft.RecoveryServices/vaults/operationResults@2022-04-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-04-01/types.json","Index":127},"Microsoft.RecoveryServices/vaults/certificates@2022-05-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-05-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2022-05-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-05-01/types.json","Index":116},"Microsoft.RecoveryServices/vaults/extendedInformation@2022-05-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-05-01/types.json","Index":122},"Microsoft.RecoveryServices/vaults/operationResults@2022-05-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-05-01/types.json","Index":127},"Microsoft.RecoveryServices/vaults/certificates@2022-08-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-08-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2022-08-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-08-01/types.json","Index":122},"Microsoft.RecoveryServices/vaults/extendedInformation@2022-08-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-08-01/types.json","Index":128},"Microsoft.RecoveryServices/vaults/operationResults@2022-08-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-08-01/types.json","Index":133},"Microsoft.RecoveryServices/vaults/certificates@2022-09-10":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-09-10/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2022-09-10":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-09-10/types.json","Index":122},"Microsoft.RecoveryServices/vaults/extendedInformation@2022-09-10":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-09-10/types.json","Index":128},"Microsoft.RecoveryServices/vaults/operationResults@2022-09-10":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-09-10/types.json","Index":133},"Microsoft.RecoveryServices/vaults/certificates@2022-09-30-preview":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2022-09-30-preview":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":130},"Microsoft.RecoveryServices/vaults/extendedInformation@2022-09-30-preview":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":136},"Microsoft.RecoveryServices/vaults/operationResults@2022-09-30-preview":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":141},"Microsoft.RecoveryServices/vaults/certificates@2022-10-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-10-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2022-10-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-10-01/types.json","Index":130},"Microsoft.RecoveryServices/vaults/extendedInformation@2022-10-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-10-01/types.json","Index":136},"Microsoft.RecoveryServices/vaults/operationResults@2022-10-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-10-01/types.json","Index":141},"Microsoft.RecoveryServices/vaults/certificates@2023-01-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-01-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2023-01-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-01-01/types.json","Index":130},"Microsoft.RecoveryServices/vaults/extendedInformation@2023-01-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-01-01/types.json","Index":136},"Microsoft.RecoveryServices/vaults/operationResults@2023-01-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-01-01/types.json","Index":141},"Microsoft.RecoveryServices/vaults/certificates@2023-02-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-02-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2023-02-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-02-01/types.json","Index":136},"Microsoft.RecoveryServices/vaults/extendedInformation@2023-02-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-02-01/types.json","Index":142},"Microsoft.RecoveryServices/vaults/operationResults@2023-02-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-02-01/types.json","Index":147},"Microsoft.RecoveryServices/vaults/certificates@2023-04-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-04-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2023-04-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-04-01/types.json","Index":151},"Microsoft.RecoveryServices/vaults/extendedInformation@2023-04-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-04-01/types.json","Index":157},"Microsoft.RecoveryServices/vaults/operationResults@2023-04-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-04-01/types.json","Index":162},"Microsoft.RecoveryServices/vaults/certificates@2023-06-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-06-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2023-06-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-06-01/types.json","Index":151},"Microsoft.RecoveryServices/vaults/extendedInformation@2023-06-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-06-01/types.json","Index":157},"Microsoft.RecoveryServices/vaults/operationResults@2023-06-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-06-01/types.json","Index":162},"Microsoft.RecoveryServices/vaults/certificates@2023-08-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-08-01/types.json","Index":18},"Microsoft.RecoveryServices/vaults@2023-08-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-08-01/types.json","Index":157},"Microsoft.RecoveryServices/vaults/extendedInformation@2023-08-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-08-01/types.json","Index":163},"Microsoft.RecoveryServices/vaults/operationResults@2023-08-01":{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-08-01/types.json","Index":168},"Microsoft.RecoveryServices/vaults/backupPolicies@2016-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":110},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2016-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":164},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2016-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":169},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2016-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":201},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2016-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":206},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2016-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":219},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2016-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":224},"Microsoft.RecoveryServices/vaults/backupJobs@2016-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":300},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2016-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-12-01/types.json","Index":116},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2016-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-12-01/types.json","Index":135},"Microsoft.RecoveryServices/vaults/backupEngines@2016-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-12-01/types.json","Index":156},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2016-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-12-01/types.json","Index":161},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2017-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2017-07-01/types.json","Index":41},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2018-12-20":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2018-12-20/types.json","Index":30},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2019-05-13":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-05-13/types.json","Index":191},"Microsoft.RecoveryServices/vaults/backupPolicies@2019-05-13":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-05-13/types.json","Index":345},"Microsoft.RecoveryServices/vaults/backupconfig@2019-05-13":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-05-13/types.json","Index":372},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2019-05-13":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-05-13/types.json","Index":377},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2019-05-13":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-05-13/types.json","Index":438},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2019-05-13":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-05-13/types.json","Index":443},"Microsoft.RecoveryServices/vaults/backupJobs@2019-05-13":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-05-13/types.json","Index":562},"Microsoft.RecoveryServices/vaults/backupconfig@2019-06-15":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-06-15/types.json","Index":34},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2019-06-15":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-06-15/types.json","Index":230},"Microsoft.RecoveryServices/vaults/backupPolicies@2019-06-15":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-06-15/types.json","Index":385},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2019-06-15":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-06-15/types.json","Index":390},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2019-06-15":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-06-15/types.json","Index":451},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2019-06-15":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-06-15/types.json","Index":456},"Microsoft.RecoveryServices/vaults/backupJobs@2019-06-15":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-06-15/types.json","Index":575},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2020-02-02":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-02-02/types.json","Index":25},"Microsoft.RecoveryServices/vaults/backupconfig@2020-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2020-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":60},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2020-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":78},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2020-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":274},"Microsoft.RecoveryServices/vaults/backupPolicies@2020-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":430},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2020-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":537},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2020-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":542},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2020-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":606},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2020-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":611},"Microsoft.RecoveryServices/vaults/backupJobs@2020-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":742},"Microsoft.RecoveryServices/vaults/backupEngines@2020-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":763},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2020-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":768},"Microsoft.RecoveryServices/vaults/backupconfig@2020-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2020-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":60},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2020-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":78},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2020-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":274},"Microsoft.RecoveryServices/vaults/backupPolicies@2020-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":430},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2020-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":537},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2020-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":542},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2020-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":609},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2020-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":614},"Microsoft.RecoveryServices/vaults/backupJobs@2020-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":745},"Microsoft.RecoveryServices/vaults/backupEngines@2020-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":766},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2020-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":771},"Microsoft.RecoveryServices/vaults/backupconfig@2021-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2021-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":60},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2021-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":78},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2021-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":274},"Microsoft.RecoveryServices/vaults/backupPolicies@2021-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":430},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2021-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":537},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2021-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":542},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2021-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":618},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2021-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":623},"Microsoft.RecoveryServices/vaults/backupJobs@2021-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":754},"Microsoft.RecoveryServices/vaults/backupEngines@2021-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":775},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2021-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":780},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":41},"Microsoft.RecoveryServices/vaults/backupconfig@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":73},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":95},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":113},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":309},"Microsoft.RecoveryServices/vaults/backupPolicies@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":465},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":572},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":580},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":585},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":661},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":666},"Microsoft.RecoveryServices/vaults/backupJobs@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":797},"Microsoft.RecoveryServices/vaults/backupEngines@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":818},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2021-02-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":823},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":41},"Microsoft.RecoveryServices/vaults/backupconfig@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":72},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":94},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":112},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":308},"Microsoft.RecoveryServices/vaults/backupPolicies@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":464},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":571},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":576},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":652},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":657},"Microsoft.RecoveryServices/vaults/backupJobs@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":788},"Microsoft.RecoveryServices/vaults/backupEngines@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":809},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2021-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":814},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":41},"Microsoft.RecoveryServices/vaults/backupconfig@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":72},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":94},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":112},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":308},"Microsoft.RecoveryServices/vaults/backupPolicies@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":464},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":571},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":576},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":652},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":657},"Microsoft.RecoveryServices/vaults/backupJobs@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":788},"Microsoft.RecoveryServices/vaults/backupEngines@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":809},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2021-02-10":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":814},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":41},"Microsoft.RecoveryServices/vaults/backupconfig@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":72},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":94},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":112},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":308},"Microsoft.RecoveryServices/vaults/backupPolicies@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":464},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":571},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":576},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":652},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":657},"Microsoft.RecoveryServices/vaults/backupJobs@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":788},"Microsoft.RecoveryServices/vaults/backupEngines@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":809},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2021-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":814},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":30},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":64},"Microsoft.RecoveryServices/vaults/backupconfig@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":95},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":119},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":137},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":333},"Microsoft.RecoveryServices/vaults/backupPolicies@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":489},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":596},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":601},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":677},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":682},"Microsoft.RecoveryServices/vaults/backupJobs@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":813},"Microsoft.RecoveryServices/vaults/backupEngines@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":834},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2021-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":839},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":41},"Microsoft.RecoveryServices/vaults/backupconfig@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":72},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":96},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":114},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":310},"Microsoft.RecoveryServices/vaults/backupPolicies@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":466},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":573},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":578},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":654},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":659},"Microsoft.RecoveryServices/vaults/backupJobs@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":790},"Microsoft.RecoveryServices/vaults/backupEngines@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":811},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2021-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":816},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":30},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":64},"Microsoft.RecoveryServices/vaults/backupconfig@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":96},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":120},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":138},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":335},"Microsoft.RecoveryServices/vaults/backupPolicies@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":492},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":599},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":607},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":612},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":688},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":693},"Microsoft.RecoveryServices/vaults/backupJobs@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":824},"Microsoft.RecoveryServices/vaults/backupEngines@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":845},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2021-07-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":850},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":30},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":64},"Microsoft.RecoveryServices/vaults/backupconfig@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":96},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":120},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":138},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":335},"Microsoft.RecoveryServices/vaults/backupPolicies@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":492},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":599},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":607},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":612},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":688},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":693},"Microsoft.RecoveryServices/vaults/backupJobs@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":824},"Microsoft.RecoveryServices/vaults/backupEngines@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":845},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2021-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":850},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":74},"Microsoft.RecoveryServices/vaults/backupconfig@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":106},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":130},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":148},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":345},"Microsoft.RecoveryServices/vaults/backupPolicies@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":504},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":614},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":622},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":627},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":703},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":708},"Microsoft.RecoveryServices/vaults/backupJobs@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":847},"Microsoft.RecoveryServices/vaults/backupEngines@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":868},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2021-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":873},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2021-11-15":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-11-15/types.json","Index":30},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2021-11-15":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-11-15/types.json","Index":106},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":74},"Microsoft.RecoveryServices/vaults/backupconfig@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":106},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":130},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":148},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":345},"Microsoft.RecoveryServices/vaults/backupPolicies@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":542},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":652},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":660},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":665},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":741},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":746},"Microsoft.RecoveryServices/vaults/backupJobs@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":885},"Microsoft.RecoveryServices/vaults/backupEngines@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":906},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2021-12-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":911},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":74},"Microsoft.RecoveryServices/vaults/backupconfig@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":106},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":130},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":148},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":345},"Microsoft.RecoveryServices/vaults/backupPolicies@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":528},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":638},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":646},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":651},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":727},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":732},"Microsoft.RecoveryServices/vaults/backupJobs@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":871},"Microsoft.RecoveryServices/vaults/backupEngines@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":892},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2022-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":897},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":74},"Microsoft.RecoveryServices/vaults/backupconfig@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":106},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":130},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":148},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":345},"Microsoft.RecoveryServices/vaults/backupPolicies@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":528},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":638},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":646},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":651},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":727},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":732},"Microsoft.RecoveryServices/vaults/backupJobs@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":871},"Microsoft.RecoveryServices/vaults/backupEngines@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":892},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2022-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":897},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":74},"Microsoft.RecoveryServices/vaults/backupconfig@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":106},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":130},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":148},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":345},"Microsoft.RecoveryServices/vaults/backupPolicies@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":528},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":638},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":646},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":651},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":727},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":732},"Microsoft.RecoveryServices/vaults/backupJobs@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":871},"Microsoft.RecoveryServices/vaults/backupEngines@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":892},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2022-03-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":897},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":74},"Microsoft.RecoveryServices/vaults/backupconfig@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":106},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":130},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":148},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":345},"Microsoft.RecoveryServices/vaults/backupPolicies@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":528},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":638},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":646},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":651},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":727},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":732},"Microsoft.RecoveryServices/vaults/backupJobs@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":871},"Microsoft.RecoveryServices/vaults/backupEngines@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":892},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2022-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":897},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":75},"Microsoft.RecoveryServices/vaults/backupconfig@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":107},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":131},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":149},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":368},"Microsoft.RecoveryServices/vaults/backupPolicies@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":569},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":682},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":690},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":695},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":777},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":782},"Microsoft.RecoveryServices/vaults/backupJobs@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":922},"Microsoft.RecoveryServices/vaults/backupEngines@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":943},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2022-06-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":948},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":75},"Microsoft.RecoveryServices/vaults/backupconfig@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":107},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":131},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":149},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":368},"Microsoft.RecoveryServices/vaults/backupPolicies@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":569},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":682},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":690},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":695},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":777},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":782},"Microsoft.RecoveryServices/vaults/backupJobs@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":922},"Microsoft.RecoveryServices/vaults/backupEngines@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":943},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2022-09-01-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":948},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":75},"Microsoft.RecoveryServices/vaults/backupconfig@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":107},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":131},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":149},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":368},"Microsoft.RecoveryServices/vaults/backupPolicies@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":569},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":682},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":690},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":695},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":777},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":782},"Microsoft.RecoveryServices/vaults/backupJobs@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":922},"Microsoft.RecoveryServices/vaults/backupEngines@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":943},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2022-09-30-preview":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":948},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":75},"Microsoft.RecoveryServices/vaults/backupconfig@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":107},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":131},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":149},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":368},"Microsoft.RecoveryServices/vaults/backupPolicies@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":569},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":682},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":690},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":695},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":777},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":782},"Microsoft.RecoveryServices/vaults/backupJobs@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":922},"Microsoft.RecoveryServices/vaults/backupEngines@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":943},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2022-10-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":948},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":75},"Microsoft.RecoveryServices/vaults/backupconfig@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":107},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":131},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":154},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":383},"Microsoft.RecoveryServices/vaults/backupPolicies@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":584},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":697},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":705},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":710},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":793},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":798},"Microsoft.RecoveryServices/vaults/backupJobs@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":938},"Microsoft.RecoveryServices/vaults/backupEngines@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":959},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2023-01-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":964},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2023-01-15":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-15/types.json","Index":30},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2023-01-15":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-15/types.json","Index":107},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":75},"Microsoft.RecoveryServices/vaults/backupconfig@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":108},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":132},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":155},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":384},"Microsoft.RecoveryServices/vaults/backupPolicies@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":585},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":698},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":706},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":711},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":794},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":799},"Microsoft.RecoveryServices/vaults/backupJobs@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":939},"Microsoft.RecoveryServices/vaults/backupEngines@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":960},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2023-02-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":965},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":75},"Microsoft.RecoveryServices/vaults/backupconfig@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":108},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":132},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":155},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":389},"Microsoft.RecoveryServices/vaults/backupPolicies@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":590},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":702},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":710},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":715},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":799},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":804},"Microsoft.RecoveryServices/vaults/backupJobs@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":944},"Microsoft.RecoveryServices/vaults/backupEngines@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":965},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2023-04-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":970},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":75},"Microsoft.RecoveryServices/vaults/backupconfig@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":108},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":132},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":155},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":389},"Microsoft.RecoveryServices/vaults/backupPolicies@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":594},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":706},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":714},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":719},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":803},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":808},"Microsoft.RecoveryServices/vaults/backupJobs@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":948},"Microsoft.RecoveryServices/vaults/backupEngines@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":969},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2023-06-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":974},"Microsoft.RecoveryServices/vaults/backupstorageconfig@2023-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":38},"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2023-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":75},"Microsoft.RecoveryServices/vaults/backupconfig@2023-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":108},"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2023-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":132},"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2023-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":155},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2023-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":389},"Microsoft.RecoveryServices/vaults/backupPolicies@2023-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":596},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2023-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":708},"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2023-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":716},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2023-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":721},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2023-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":805},"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2023-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":810},"Microsoft.RecoveryServices/vaults/backupJobs@2023-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":950},"Microsoft.RecoveryServices/vaults/backupEngines@2023-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":971},"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2023-08-01":{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":976},"Microsoft.DataReplication/replicationFabrics/fabricAgents@2021-02-16-preview":{"RelativePath":"recoveryservicesdatareplication/microsoft.datareplication/2021-02-16-preview/types.json","Index":30},"Microsoft.DataReplication/replicationVaults/alertSettings@2021-02-16-preview":{"RelativePath":"recoveryservicesdatareplication/microsoft.datareplication/2021-02-16-preview/types.json","Index":37},"Microsoft.DataReplication/replicationFabrics@2021-02-16-preview":{"RelativePath":"recoveryservicesdatareplication/microsoft.datareplication/2021-02-16-preview/types.json","Index":68},"Microsoft.DataReplication/replicationVaults/replicationPolicies@2021-02-16-preview":{"RelativePath":"recoveryservicesdatareplication/microsoft.datareplication/2021-02-16-preview/types.json","Index":87},"Microsoft.DataReplication/replicationVaults/protectedItems@2021-02-16-preview":{"RelativePath":"recoveryservicesdatareplication/microsoft.datareplication/2021-02-16-preview/types.json","Index":231},"Microsoft.DataReplication/replicationVaults/replicationExtensions@2021-02-16-preview":{"RelativePath":"recoveryservicesdatareplication/microsoft.datareplication/2021-02-16-preview/types.json","Index":250},"Microsoft.DataReplication/replicationVaults@2021-02-16-preview":{"RelativePath":"recoveryservicesdatareplication/microsoft.datareplication/2021-02-16-preview/types.json","Index":268},"Microsoft.DataReplication/replicationVaults/jobs@2021-02-16-preview":{"RelativePath":"recoveryservicesdatareplication/microsoft.datareplication/2021-02-16-preview/types.json","Index":319},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":85},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":104},"Microsoft.RecoveryServices/vaults/replicationFabrics@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":136},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":141},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":146},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":200},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":210},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":218},"Microsoft.RecoveryServices/vaults/replicationPolicies@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":272},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":278},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":283},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":294},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":300},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":320},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":328},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":333},"Microsoft.RecoveryServices/vaults/replicationJobs@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":399},"Microsoft.RecoveryServices/vaults/replicationEvents@2016-08-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":421},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":57},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":76},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":88},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":156},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":237},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":259},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":268},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":273},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":279},"Microsoft.RecoveryServices/vaults/replicationPolicies@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":333},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":387},"Microsoft.RecoveryServices/vaults/replicationEvents@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":411},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":416},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":424},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":433},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":480},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":493},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":498},"Microsoft.RecoveryServices/vaults/replicationJobs@2018-01-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":558},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":125},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":144},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":156},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":214},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":384},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":406},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":453},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":461},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":466},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":472},"Microsoft.RecoveryServices/vaults/replicationPolicies@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":530},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":592},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":597},"Microsoft.RecoveryServices/vaults/replicationEvents@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":621},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":626},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":634},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":643},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":690},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":706},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":711},"Microsoft.RecoveryServices/vaults/replicationJobs@2018-07-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":771},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":166},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":185},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":199},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":276},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":551},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":575},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":583},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":588},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":594},"Microsoft.RecoveryServices/vaults/replicationPolicies@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":651},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":695},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":758},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":763},"Microsoft.RecoveryServices/vaults/replicationEvents@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":791},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":796},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":804},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":813},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":845},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":861},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":866},"Microsoft.RecoveryServices/vaults/replicationJobs@2021-02-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":922},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":125},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":144},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":156},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":214},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":384},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":406},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":453},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":461},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":466},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":472},"Microsoft.RecoveryServices/vaults/replicationPolicies@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":530},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":592},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":597},"Microsoft.RecoveryServices/vaults/replicationEvents@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":621},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":626},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":634},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":643},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":690},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":706},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":711},"Microsoft.RecoveryServices/vaults/replicationJobs@2021-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":771},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":166},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":185},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":199},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":276},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":551},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":575},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":583},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":588},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":594},"Microsoft.RecoveryServices/vaults/replicationPolicies@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":651},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":695},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":758},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":763},"Microsoft.RecoveryServices/vaults/replicationEvents@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":791},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":796},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":804},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":813},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":845},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":861},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":866},"Microsoft.RecoveryServices/vaults/replicationJobs@2021-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":922},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":169},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":188},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":202},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":279},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":565},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":589},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":596},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":601},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":607},"Microsoft.RecoveryServices/vaults/replicationPolicies@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":664},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":708},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":771},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":776},"Microsoft.RecoveryServices/vaults/replicationEvents@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":804},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":809},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":817},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":826},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":858},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":874},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":879},"Microsoft.RecoveryServices/vaults/replicationJobs@2021-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":935},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":169},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":188},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":202},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":279},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":565},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":589},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":596},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":601},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":607},"Microsoft.RecoveryServices/vaults/replicationPolicies@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":664},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":708},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":771},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":776},"Microsoft.RecoveryServices/vaults/replicationEvents@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":804},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":809},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":817},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":826},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":858},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":874},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":879},"Microsoft.RecoveryServices/vaults/replicationJobs@2021-07-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":935},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":169},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":188},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":202},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":279},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":565},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":595},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":602},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":607},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":613},"Microsoft.RecoveryServices/vaults/replicationPolicies@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":670},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":720},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":783},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":788},"Microsoft.RecoveryServices/vaults/replicationEvents@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":816},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":821},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":829},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":838},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":870},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":886},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":891},"Microsoft.RecoveryServices/vaults/replicationJobs@2021-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":947},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":169},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":188},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":202},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":279},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":565},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":595},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":602},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":607},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":613},"Microsoft.RecoveryServices/vaults/replicationPolicies@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":670},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":720},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":783},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":788},"Microsoft.RecoveryServices/vaults/replicationEvents@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":816},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":821},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":829},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":838},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":870},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":886},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":891},"Microsoft.RecoveryServices/vaults/replicationJobs@2021-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":947},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":173},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":192},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":206},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":283},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":577},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":607},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":614},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":619},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":625},"Microsoft.RecoveryServices/vaults/replicationPolicies@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":682},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":732},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":795},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":800},"Microsoft.RecoveryServices/vaults/replicationEvents@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":828},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":833},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":841},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":850},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":882},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":898},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":903},"Microsoft.RecoveryServices/vaults/replicationJobs@2021-11-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":959},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":173},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":192},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":206},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":283},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":577},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":607},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":614},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":619},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":625},"Microsoft.RecoveryServices/vaults/replicationPolicies@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":682},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":732},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":795},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":800},"Microsoft.RecoveryServices/vaults/replicationEvents@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":828},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":833},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":841},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":850},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":882},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":898},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":903},"Microsoft.RecoveryServices/vaults/replicationJobs@2021-12-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":959},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":173},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":192},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":206},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":286},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":580},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":610},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":617},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":622},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":628},"Microsoft.RecoveryServices/vaults/replicationPolicies@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":685},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":735},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":798},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":803},"Microsoft.RecoveryServices/vaults/replicationEvents@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":831},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":836},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":844},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":853},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":885},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":901},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":906},"Microsoft.RecoveryServices/vaults/replicationJobs@2022-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":962},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":173},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":192},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":206},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":286},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":580},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":610},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":617},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":622},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":628},"Microsoft.RecoveryServices/vaults/replicationPolicies@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":685},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":735},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":798},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":803},"Microsoft.RecoveryServices/vaults/replicationEvents@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":831},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":836},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":844},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":853},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":885},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":901},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":906},"Microsoft.RecoveryServices/vaults/replicationJobs@2022-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":962},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":173},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":192},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":206},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":286},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":580},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":610},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":617},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":622},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":628},"Microsoft.RecoveryServices/vaults/replicationPolicies@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":685},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":735},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":798},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":803},"Microsoft.RecoveryServices/vaults/replicationEvents@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":831},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":836},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":844},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":853},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":885},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":901},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":906},"Microsoft.RecoveryServices/vaults/replicationJobs@2022-03-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":962},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":173},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":192},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":206},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":286},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":580},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":610},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":617},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":622},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":628},"Microsoft.RecoveryServices/vaults/replicationPolicies@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":685},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":735},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":798},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":803},"Microsoft.RecoveryServices/vaults/replicationEvents@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":831},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":836},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":844},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":853},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":885},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":901},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":906},"Microsoft.RecoveryServices/vaults/replicationJobs@2022-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":962},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":173},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":192},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":206},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":298},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":592},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":623},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":630},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":635},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":641},"Microsoft.RecoveryServices/vaults/replicationPolicies@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":698},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":748},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":811},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":816},"Microsoft.RecoveryServices/vaults/replicationEvents@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":844},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":849},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":857},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":866},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":898},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":914},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":919},"Microsoft.RecoveryServices/vaults/replicationJobs@2022-05-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":975},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":173},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":192},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":206},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":298},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":592},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":623},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":630},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":635},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":641},"Microsoft.RecoveryServices/vaults/replicationPolicies@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":698},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":748},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":811},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":816},"Microsoft.RecoveryServices/vaults/replicationEvents@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":844},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":849},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":857},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":866},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":898},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":914},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":919},"Microsoft.RecoveryServices/vaults/replicationJobs@2022-08-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":975},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":173},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":192},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":206},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":298},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":592},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":623},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":630},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":635},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":641},"Microsoft.RecoveryServices/vaults/replicationPolicies@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":698},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":748},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":811},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":816},"Microsoft.RecoveryServices/vaults/replicationEvents@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":844},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":849},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":857},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":866},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":898},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":914},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":919},"Microsoft.RecoveryServices/vaults/replicationJobs@2022-09-10":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":975},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":178},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":197},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":211},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":303},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":594},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":625},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":632},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":637},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":643},"Microsoft.RecoveryServices/vaults/replicationPolicies@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":700},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":750},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":813},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":818},"Microsoft.RecoveryServices/vaults/replicationEvents@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":846},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":851},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":859},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":868},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":900},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":916},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":921},"Microsoft.RecoveryServices/vaults/replicationJobs@2022-10-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":977},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":178},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":197},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":211},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":309},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":600},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":632},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":639},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":644},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":650},"Microsoft.RecoveryServices/vaults/replicationPolicies@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":707},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":757},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":820},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":825},"Microsoft.RecoveryServices/vaults/replicationEvents@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":853},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":858},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":866},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":875},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":907},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":923},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":928},"Microsoft.RecoveryServices/vaults/replicationJobs@2023-01-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":984},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":180},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":199},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":213},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":311},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":602},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":634},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":641},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":646},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":652},"Microsoft.RecoveryServices/vaults/replicationPolicies@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":709},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":759},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":822},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":827},"Microsoft.RecoveryServices/vaults/replicationEvents@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":855},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":860},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":868},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":877},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":909},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":925},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":930},"Microsoft.RecoveryServices/vaults/replicationJobs@2023-02-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":986},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":180},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":199},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":213},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":311},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":602},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":634},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":641},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":646},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":652},"Microsoft.RecoveryServices/vaults/replicationPolicies@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":709},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":759},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":822},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":827},"Microsoft.RecoveryServices/vaults/replicationEvents@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":855},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":860},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":868},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":877},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":909},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":925},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":930},"Microsoft.RecoveryServices/vaults/replicationJobs@2023-04-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":986},"Microsoft.RecoveryServices/vaults/replicationAlertSettings@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":13},"Microsoft.RecoveryServices/vaults/replicationFabrics@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":180},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":199},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":213},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":317},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":616},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":648},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":655},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":660},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":666},"Microsoft.RecoveryServices/vaults/replicationPolicies@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":723},"Microsoft.RecoveryServices/vaults/replicationProtectionIntents@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":773},"Microsoft.RecoveryServices/vaults/replicationRecoveryPlans@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":836},"Microsoft.RecoveryServices/vaults/replicationVaultSettings@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":841},"Microsoft.RecoveryServices/vaults/replicationEvents@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":869},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationLogicalNetworks@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":874},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":882},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/migrationRecoveryPoints@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":891},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":923},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":939},"Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":944},"Microsoft.RecoveryServices/vaults/replicationJobs@2023-06-01":{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1000},"Microsoft.RedHatOpenShift/openShiftClusters@2020-04-30":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2020-04-30/types.json","Index":44},"Microsoft.RedHatOpenShift/openShiftClusters@2021-09-01-preview":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2021-09-01-preview/types.json","Index":104},"Microsoft.RedHatOpenShift/openShiftClusters@2022-04-01":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2022-04-01/types.json","Index":56},"Microsoft.RedHatOpenShift/openShiftClusters@2022-09-04":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2022-09-04/types.json","Index":56},"Microsoft.RedHatOpenShift/openshiftclusters/machinePool@2022-09-04":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2022-09-04/types.json","Index":61},"Microsoft.RedHatOpenShift/openshiftclusters/secret@2022-09-04":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2022-09-04/types.json","Index":66},"Microsoft.RedHatOpenShift/openshiftclusters/syncIdentityProvider@2022-09-04":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2022-09-04/types.json","Index":71},"Microsoft.RedHatOpenShift/openshiftclusters/syncSet@2022-09-04":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2022-09-04/types.json","Index":76},"Microsoft.RedHatOpenShift/openShiftClusters@2023-04-01":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-04-01/types.json","Index":59},"Microsoft.RedHatOpenShift/openshiftclusters/machinePool@2023-04-01":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-04-01/types.json","Index":64},"Microsoft.RedHatOpenShift/openshiftclusters/secret@2023-04-01":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-04-01/types.json","Index":69},"Microsoft.RedHatOpenShift/openshiftclusters/syncIdentityProvider@2023-04-01":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-04-01/types.json","Index":74},"Microsoft.RedHatOpenShift/openshiftclusters/syncSet@2023-04-01":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-04-01/types.json","Index":79},"Microsoft.RedHatOpenShift/openShiftClusters@2023-07-01-preview":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-07-01-preview/types.json","Index":67},"Microsoft.RedHatOpenShift/openshiftclusters/machinePool@2023-07-01-preview":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-07-01-preview/types.json","Index":72},"Microsoft.RedHatOpenShift/openshiftclusters/secret@2023-07-01-preview":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-07-01-preview/types.json","Index":77},"Microsoft.RedHatOpenShift/openshiftclusters/syncIdentityProvider@2023-07-01-preview":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-07-01-preview/types.json","Index":82},"Microsoft.RedHatOpenShift/openshiftclusters/syncSet@2023-07-01-preview":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-07-01-preview/types.json","Index":87},"Microsoft.RedHatOpenShift/openShiftClusters@2023-09-04":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-09-04/types.json","Index":63},"Microsoft.RedHatOpenShift/openshiftclusters/machinePool@2023-09-04":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-09-04/types.json","Index":68},"Microsoft.RedHatOpenShift/openshiftclusters/secret@2023-09-04":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-09-04/types.json","Index":73},"Microsoft.RedHatOpenShift/openshiftclusters/syncIdentityProvider@2023-09-04":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-09-04/types.json","Index":78},"Microsoft.RedHatOpenShift/openshiftclusters/syncSet@2023-09-04":{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-09-04/types.json","Index":83},"Microsoft.Cache/Redis@2015-08-01":{"RelativePath":"redis/microsoft.cache/2015-08-01/types.json","Index":23},"Microsoft.Cache/Redis@2016-04-01":{"RelativePath":"redis/microsoft.cache/2016-04-01/types.json","Index":24},"Microsoft.Cache/Redis/firewallRules@2016-04-01":{"RelativePath":"redis/microsoft.cache/2016-04-01/types.json","Index":29},"Microsoft.Cache/Redis/patchSchedules@2016-04-01":{"RelativePath":"redis/microsoft.cache/2016-04-01/types.json","Index":47},"Microsoft.Cache/Redis@2017-02-01":{"RelativePath":"redis/microsoft.cache/2017-02-01/types.json","Index":27},"Microsoft.Cache/Redis/firewallRules@2017-02-01":{"RelativePath":"redis/microsoft.cache/2017-02-01/types.json","Index":32},"Microsoft.Cache/Redis/patchSchedules@2017-02-01":{"RelativePath":"redis/microsoft.cache/2017-02-01/types.json","Index":50},"Microsoft.Cache/Redis/linkedServers@2017-02-01":{"RelativePath":"redis/microsoft.cache/2017-02-01/types.json","Index":58},"Microsoft.Cache/Redis@2017-10-01":{"RelativePath":"redis/microsoft.cache/2017-10-01/types.json","Index":27},"Microsoft.Cache/Redis/firewallRules@2017-10-01":{"RelativePath":"redis/microsoft.cache/2017-10-01/types.json","Index":32},"Microsoft.Cache/Redis/patchSchedules@2017-10-01":{"RelativePath":"redis/microsoft.cache/2017-10-01/types.json","Index":51},"Microsoft.Cache/Redis/linkedServers@2017-10-01":{"RelativePath":"redis/microsoft.cache/2017-10-01/types.json","Index":59},"Microsoft.Cache/Redis@2018-03-01":{"RelativePath":"redis/microsoft.cache/2018-03-01/types.json","Index":44},"Microsoft.Cache/Redis/firewallRules@2018-03-01":{"RelativePath":"redis/microsoft.cache/2018-03-01/types.json","Index":49},"Microsoft.Cache/Redis/patchSchedules@2018-03-01":{"RelativePath":"redis/microsoft.cache/2018-03-01/types.json","Index":68},"Microsoft.Cache/Redis/linkedServers@2018-03-01":{"RelativePath":"redis/microsoft.cache/2018-03-01/types.json","Index":76},"Microsoft.Cache/Redis@2019-07-01":{"RelativePath":"redis/microsoft.cache/2019-07-01/types.json","Index":46},"Microsoft.Cache/Redis/firewallRules@2019-07-01":{"RelativePath":"redis/microsoft.cache/2019-07-01/types.json","Index":51},"Microsoft.Cache/Redis/patchSchedules@2019-07-01":{"RelativePath":"redis/microsoft.cache/2019-07-01/types.json","Index":70},"Microsoft.Cache/Redis/linkedServers@2019-07-01":{"RelativePath":"redis/microsoft.cache/2019-07-01/types.json","Index":78},"Microsoft.Cache/redis@2020-06-01":{"RelativePath":"redis/microsoft.cache/2020-06-01/types.json","Index":63},"Microsoft.Cache/redis/firewallRules@2020-06-01":{"RelativePath":"redis/microsoft.cache/2020-06-01/types.json","Index":68},"Microsoft.Cache/redis/patchSchedules@2020-06-01":{"RelativePath":"redis/microsoft.cache/2020-06-01/types.json","Index":87},"Microsoft.Cache/redis/linkedServers@2020-06-01":{"RelativePath":"redis/microsoft.cache/2020-06-01/types.json","Index":95},"Microsoft.Cache/redis/privateEndpointConnections@2020-06-01":{"RelativePath":"redis/microsoft.cache/2020-06-01/types.json","Index":99},"Microsoft.Cache/redis@2020-12-01":{"RelativePath":"redis/microsoft.cache/2020-12-01/types.json","Index":63},"Microsoft.Cache/redis/firewallRules@2020-12-01":{"RelativePath":"redis/microsoft.cache/2020-12-01/types.json","Index":68},"Microsoft.Cache/redis/patchSchedules@2020-12-01":{"RelativePath":"redis/microsoft.cache/2020-12-01/types.json","Index":87},"Microsoft.Cache/redis/linkedServers@2020-12-01":{"RelativePath":"redis/microsoft.cache/2020-12-01/types.json","Index":95},"Microsoft.Cache/redis/privateEndpointConnections@2020-12-01":{"RelativePath":"redis/microsoft.cache/2020-12-01/types.json","Index":99},"Microsoft.Cache/redis@2021-06-01":{"RelativePath":"redis/microsoft.cache/2021-06-01/types.json","Index":71},"Microsoft.Cache/redis/firewallRules@2021-06-01":{"RelativePath":"redis/microsoft.cache/2021-06-01/types.json","Index":76},"Microsoft.Cache/redis/patchSchedules@2021-06-01":{"RelativePath":"redis/microsoft.cache/2021-06-01/types.json","Index":95},"Microsoft.Cache/redis/linkedServers@2021-06-01":{"RelativePath":"redis/microsoft.cache/2021-06-01/types.json","Index":103},"Microsoft.Cache/redis/privateEndpointConnections@2021-06-01":{"RelativePath":"redis/microsoft.cache/2021-06-01/types.json","Index":107},"Microsoft.Cache/redis@2022-05-01":{"RelativePath":"redis/microsoft.cache/2022-05-01/types.json","Index":71},"Microsoft.Cache/redis/firewallRules@2022-05-01":{"RelativePath":"redis/microsoft.cache/2022-05-01/types.json","Index":76},"Microsoft.Cache/redis/patchSchedules@2022-05-01":{"RelativePath":"redis/microsoft.cache/2022-05-01/types.json","Index":95},"Microsoft.Cache/redis/linkedServers@2022-05-01":{"RelativePath":"redis/microsoft.cache/2022-05-01/types.json","Index":103},"Microsoft.Cache/redis/privateEndpointConnections@2022-05-01":{"RelativePath":"redis/microsoft.cache/2022-05-01/types.json","Index":107},"Microsoft.Cache/redis@2022-06-01":{"RelativePath":"redis/microsoft.cache/2022-06-01/types.json","Index":71},"Microsoft.Cache/redis/firewallRules@2022-06-01":{"RelativePath":"redis/microsoft.cache/2022-06-01/types.json","Index":76},"Microsoft.Cache/redis/patchSchedules@2022-06-01":{"RelativePath":"redis/microsoft.cache/2022-06-01/types.json","Index":95},"Microsoft.Cache/redis/linkedServers@2022-06-01":{"RelativePath":"redis/microsoft.cache/2022-06-01/types.json","Index":103},"Microsoft.Cache/redis/privateEndpointConnections@2022-06-01":{"RelativePath":"redis/microsoft.cache/2022-06-01/types.json","Index":107},"Microsoft.Cache/redis@2023-04-01":{"RelativePath":"redis/microsoft.cache/2023-04-01/types.json","Index":71},"Microsoft.Cache/redis/firewallRules@2023-04-01":{"RelativePath":"redis/microsoft.cache/2023-04-01/types.json","Index":76},"Microsoft.Cache/redis/patchSchedules@2023-04-01":{"RelativePath":"redis/microsoft.cache/2023-04-01/types.json","Index":95},"Microsoft.Cache/redis/linkedServers@2023-04-01":{"RelativePath":"redis/microsoft.cache/2023-04-01/types.json","Index":103},"Microsoft.Cache/redis/privateEndpointConnections@2023-04-01":{"RelativePath":"redis/microsoft.cache/2023-04-01/types.json","Index":107},"Microsoft.Cache/redis@2023-05-01-preview":{"RelativePath":"redis/microsoft.cache/2023-05-01-preview/types.json","Index":72},"Microsoft.Cache/redis/firewallRules@2023-05-01-preview":{"RelativePath":"redis/microsoft.cache/2023-05-01-preview/types.json","Index":77},"Microsoft.Cache/redis/patchSchedules@2023-05-01-preview":{"RelativePath":"redis/microsoft.cache/2023-05-01-preview/types.json","Index":96},"Microsoft.Cache/redis/linkedServers@2023-05-01-preview":{"RelativePath":"redis/microsoft.cache/2023-05-01-preview/types.json","Index":104},"Microsoft.Cache/redis/privateEndpointConnections@2023-05-01-preview":{"RelativePath":"redis/microsoft.cache/2023-05-01-preview/types.json","Index":108},"Microsoft.Cache/redis/accessPolicies@2023-05-01-preview":{"RelativePath":"redis/microsoft.cache/2023-05-01-preview/types.json","Index":123},"Microsoft.Cache/redis/accessPolicyAssignments@2023-05-01-preview":{"RelativePath":"redis/microsoft.cache/2023-05-01-preview/types.json","Index":135},"Microsoft.Cache/redis@2023-08-01":{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":75},"Microsoft.Cache/redis/firewallRules@2023-08-01":{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":80},"Microsoft.Cache/redis/patchSchedules@2023-08-01":{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":99},"Microsoft.Cache/redis/linkedServers@2023-08-01":{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":107},"Microsoft.Cache/redis/privateEndpointConnections@2023-08-01":{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":111},"Microsoft.Cache/redis/accessPolicies@2023-08-01":{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":126},"Microsoft.Cache/redis/accessPolicyAssignments@2023-08-01":{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":138},"Microsoft.Cache/redisEnterprise@2020-10-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2020-10-01-preview/types.json","Index":57},"Microsoft.Cache/redisEnterprise/databases@2020-10-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2020-10-01-preview/types.json","Index":99},"Microsoft.Cache/redisEnterprise/privateEndpointConnections@2020-10-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2020-10-01-preview/types.json","Index":103},"Microsoft.Cache/redisEnterprise@2021-02-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2021-02-01-preview/types.json","Index":61},"Microsoft.Cache/redisEnterprise/databases@2021-02-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2021-02-01-preview/types.json","Index":120},"Microsoft.Cache/redisEnterprise/privateEndpointConnections@2021-02-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2021-02-01-preview/types.json","Index":124},"Microsoft.Cache/redisEnterprise@2021-03-01":{"RelativePath":"redisenterprise/microsoft.cache/2021-03-01/types.json","Index":61},"Microsoft.Cache/redisEnterprise/databases@2021-03-01":{"RelativePath":"redisenterprise/microsoft.cache/2021-03-01/types.json","Index":111},"Microsoft.Cache/redisEnterprise/privateEndpointConnections@2021-03-01":{"RelativePath":"redisenterprise/microsoft.cache/2021-03-01/types.json","Index":115},"Microsoft.Cache/redisEnterprise@2021-08-01":{"RelativePath":"redisenterprise/microsoft.cache/2021-08-01/types.json","Index":61},"Microsoft.Cache/redisEnterprise/databases@2021-08-01":{"RelativePath":"redisenterprise/microsoft.cache/2021-08-01/types.json","Index":111},"Microsoft.Cache/redisEnterprise/privateEndpointConnections@2021-08-01":{"RelativePath":"redisenterprise/microsoft.cache/2021-08-01/types.json","Index":115},"Microsoft.Cache/redisEnterprise@2022-01-01":{"RelativePath":"redisenterprise/microsoft.cache/2022-01-01/types.json","Index":61},"Microsoft.Cache/redisEnterprise/databases@2022-01-01":{"RelativePath":"redisenterprise/microsoft.cache/2022-01-01/types.json","Index":120},"Microsoft.Cache/redisEnterprise/privateEndpointConnections@2022-01-01":{"RelativePath":"redisenterprise/microsoft.cache/2022-01-01/types.json","Index":124},"Microsoft.Cache/redisEnterprise@2022-11-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2022-11-01-preview/types.json","Index":92},"Microsoft.Cache/redisEnterprise/databases@2022-11-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2022-11-01-preview/types.json","Index":151},"Microsoft.Cache/redisEnterprise/privateEndpointConnections@2022-11-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2022-11-01-preview/types.json","Index":155},"Microsoft.Cache/redisEnterprise@2023-03-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2023-03-01-preview/types.json","Index":86},"Microsoft.Cache/redisEnterprise/databases@2023-03-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2023-03-01-preview/types.json","Index":145},"Microsoft.Cache/redisEnterprise/privateEndpointConnections@2023-03-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2023-03-01-preview/types.json","Index":149},"Microsoft.Cache/redisEnterprise@2023-07-01":{"RelativePath":"redisenterprise/microsoft.cache/2023-07-01/types.json","Index":61},"Microsoft.Cache/redisEnterprise/databases@2023-07-01":{"RelativePath":"redisenterprise/microsoft.cache/2023-07-01/types.json","Index":120},"Microsoft.Cache/redisEnterprise/privateEndpointConnections@2023-07-01":{"RelativePath":"redisenterprise/microsoft.cache/2023-07-01/types.json","Index":124},"Microsoft.Cache/redisEnterprise@2023-08-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2023-08-01-preview/types.json","Index":88},"Microsoft.Cache/redisEnterprise/databases@2023-08-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2023-08-01-preview/types.json","Index":149},"Microsoft.Cache/redisEnterprise/privateEndpointConnections@2023-08-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2023-08-01-preview/types.json","Index":153},"Microsoft.Cache/redisEnterprise@2023-10-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2023-10-01-preview/types.json","Index":91},"Microsoft.Cache/redisEnterprise/databases@2023-10-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2023-10-01-preview/types.json","Index":152},"Microsoft.Cache/redisEnterprise/privateEndpointConnections@2023-10-01-preview":{"RelativePath":"redisenterprise/microsoft.cache/2023-10-01-preview/types.json","Index":156},"Microsoft.Cache/redisEnterprise@2023-11-01":{"RelativePath":"redisenterprise/microsoft.cache/2023-11-01/types.json","Index":77},"Microsoft.Cache/redisEnterprise/databases@2023-11-01":{"RelativePath":"redisenterprise/microsoft.cache/2023-11-01/types.json","Index":138},"Microsoft.Cache/redisEnterprise/privateEndpointConnections@2023-11-01":{"RelativePath":"redisenterprise/microsoft.cache/2023-11-01/types.json","Index":142},"Microsoft.Relay/namespaces@2016-07-01":{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":18},"Microsoft.Relay/namespaces/AuthorizationRules@2016-07-01":{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":28},"Microsoft.Relay/namespaces/HybridConnections@2016-07-01":{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":33},"Microsoft.Relay/namespaces/HybridConnections/authorizationRules@2016-07-01":{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":37},"Microsoft.Relay/namespaces/WcfRelays@2016-07-01":{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":45},"Microsoft.Relay/namespaces/WcfRelays/authorizationRules@2016-07-01":{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":49},"Microsoft.Relay/namespaces@2017-04-01":{"RelativePath":"relay/microsoft.relay/2017-04-01/types.json","Index":23},"Microsoft.Relay/namespaces/authorizationRules@2017-04-01":{"RelativePath":"relay/microsoft.relay/2017-04-01/types.json","Index":33},"Microsoft.Relay/namespaces/hybridConnections@2017-04-01":{"RelativePath":"relay/microsoft.relay/2017-04-01/types.json","Index":38},"Microsoft.Relay/namespaces/hybridConnections/authorizationRules@2017-04-01":{"RelativePath":"relay/microsoft.relay/2017-04-01/types.json","Index":42},"Microsoft.Relay/namespaces/wcfRelays@2017-04-01":{"RelativePath":"relay/microsoft.relay/2017-04-01/types.json","Index":50},"Microsoft.Relay/namespaces/wcfRelays/authorizationRules@2017-04-01":{"RelativePath":"relay/microsoft.relay/2017-04-01/types.json","Index":54},"Microsoft.Relay/namespaces@2018-01-01-preview":{"RelativePath":"relay/microsoft.relay/2018-01-01-preview/types.json","Index":25},"Microsoft.Relay/namespaces/networkRuleSets@2018-01-01-preview":{"RelativePath":"relay/microsoft.relay/2018-01-01-preview/types.json","Index":38},"Microsoft.Relay/namespaces/privateEndpointConnections@2018-01-01-preview":{"RelativePath":"relay/microsoft.relay/2018-01-01-preview/types.json","Index":59},"Microsoft.Relay/namespaces/authorizationRules@2021-11-01":{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":28},"Microsoft.Relay/namespaces@2021-11-01":{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":60},"Microsoft.Relay/namespaces/networkRuleSets@2021-11-01":{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":77},"Microsoft.Relay/namespaces/hybridConnections/authorizationRules@2021-11-01":{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":81},"Microsoft.Relay/namespaces/hybridConnections@2021-11-01":{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":86},"Microsoft.Relay/namespaces/wcfRelays/authorizationRules@2021-11-01":{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":90},"Microsoft.Relay/namespaces/wcfRelays@2021-11-01":{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":98},"Microsoft.Relay/namespaces/privateEndpointConnections@2021-11-01":{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":102},"Microsoft.Capacity/reservationOrders@2017-11-01":{"RelativePath":"reservations/microsoft.capacity/2017-11-01/types.json","Index":94},"Microsoft.Capacity/reservationOrders/reservations@2017-11-01":{"RelativePath":"reservations/microsoft.capacity/2017-11-01/types.json","Index":124},"Microsoft.Capacity/reservationOrders@2018-06-01":{"RelativePath":"reservations/microsoft.capacity/2018-06-01/types.json","Index":48},"Microsoft.Capacity/reservationOrders/reservations@2018-06-01":{"RelativePath":"reservations/microsoft.capacity/2018-06-01/types.json","Index":52},"Microsoft.Capacity/reservationOrders@2019-04-01":{"RelativePath":"reservations/microsoft.capacity/2019-04-01/types.json","Index":153},"Microsoft.Capacity/reservationOrders/reservations@2019-04-01":{"RelativePath":"reservations/microsoft.capacity/2019-04-01/types.json","Index":157},"Microsoft.Capacity/resourceProviders/locations/serviceLimits@2019-07-19-preview":{"RelativePath":"reservations/microsoft.capacity/2019-07-19-preview/types.json","Index":19},"Microsoft.Capacity/resourceProviders/locations/serviceLimitsRequests@2019-07-19-preview":{"RelativePath":"reservations/microsoft.capacity/2019-07-19-preview/types.json","Index":38},"Microsoft.Capacity/reservationOrders@2020-10-01-preview":{"RelativePath":"reservations/microsoft.capacity/2020-10-01-preview/types.json","Index":145},"Microsoft.Capacity/reservationOrders/reservations@2020-10-01-preview":{"RelativePath":"reservations/microsoft.capacity/2020-10-01-preview/types.json","Index":149},"Microsoft.Capacity/resourceProviders/locations/serviceLimits@2020-10-25":{"RelativePath":"reservations/microsoft.capacity/2020-10-25/types.json","Index":19},"Microsoft.Capacity/resourceProviders/locations/serviceLimitsRequests@2020-10-25":{"RelativePath":"reservations/microsoft.capacity/2020-10-25/types.json","Index":38},"Microsoft.Capacity/reservationOrders@2021-07-01":{"RelativePath":"reservations/microsoft.capacity/2021-07-01/types.json","Index":207},"Microsoft.Capacity/reservationOrders/reservations@2021-07-01":{"RelativePath":"reservations/microsoft.capacity/2021-07-01/types.json","Index":212},"Microsoft.Capacity/reservationOrders@2022-03-01":{"RelativePath":"reservations/microsoft.capacity/2022-03-01/types.json","Index":212},"Microsoft.Capacity/reservationOrders/reservations@2022-03-01":{"RelativePath":"reservations/microsoft.capacity/2022-03-01/types.json","Index":217},"Microsoft.Capacity/reservationOrders@2022-11-01":{"RelativePath":"reservations/microsoft.capacity/2022-11-01/types.json","Index":215},"Microsoft.Capacity/reservationOrders/reservations@2022-11-01":{"RelativePath":"reservations/microsoft.capacity/2022-11-01/types.json","Index":220},"Microsoft.ResourceConnector/appliances@2021-10-31-preview":{"RelativePath":"resourceconnector/microsoft.resourceconnector/2021-10-31-preview/types.json","Index":40},"Microsoft.ResourceConnector/appliances@2022-04-15-preview":{"RelativePath":"resourceconnector/microsoft.resourceconnector/2022-04-15-preview/types.json","Index":56},"Microsoft.ResourceConnector/appliances@2022-10-27":{"RelativePath":"resourceconnector/microsoft.resourceconnector/2022-10-27/types.json","Index":68},"Microsoft.ResourceGraph/queries@2018-09-01-preview":{"RelativePath":"resourcegraph/microsoft.resourcegraph/2018-09-01-preview/types.json","Index":15},"Microsoft.ResourceHealth/emergingIssues@2017-07-01":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2017-07-01/types.json","Index":29},"Microsoft.ResourceHealth/metadata@2018-07-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2018-07-01-preview/types.json","Index":18},"Microsoft.ResourceHealth/emergingIssues@2018-07-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2018-07-01-preview/types.json","Index":41},"Microsoft.ResourceHealth/emergingIssues@2018-07-01":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2018-07-01/types.json","Index":30},"Microsoft.ResourceHealth/metadata@2018-07-01":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2018-07-01/types.json","Index":41},"Microsoft.ResourceHealth/events/impactedResources@2022-05-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-05-01-preview/types.json","Index":25},"Microsoft.ResourceHealth/events@2022-05-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-05-01-preview/types.json","Index":75},"Microsoft.ResourceHealth/events/impactedResources@2022-05-01":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-05-01/types.json","Index":25},"Microsoft.ResourceHealth/events@2022-05-01":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-05-01/types.json","Index":75},"Microsoft.ResourceHealth/metadata@2022-10-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-10-01-preview/types.json","Index":30},"Microsoft.ResourceHealth/events/impactedResources@2022-10-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-10-01-preview/types.json","Index":37},"Microsoft.ResourceHealth/events@2022-10-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-10-01-preview/types.json","Index":87},"Microsoft.ResourceHealth/emergingIssues@2022-10-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-10-01-preview/types.json","Index":110},"Microsoft.ResourceHealth/metadata@2022-10-01":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-10-01/types.json","Index":30},"Microsoft.ResourceHealth/events/impactedResources@2022-10-01":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-10-01/types.json","Index":37},"Microsoft.ResourceHealth/events@2022-10-01":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-10-01/types.json","Index":87},"Microsoft.ResourceHealth/emergingIssues@2022-10-01":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-10-01/types.json","Index":110},"Microsoft.ResourceHealth/metadata@2023-07-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2023-07-01-preview/types.json","Index":30},"Microsoft.ResourceHealth/events/impactedResources@2023-07-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2023-07-01-preview/types.json","Index":37},"Microsoft.ResourceHealth/events@2023-07-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2023-07-01-preview/types.json","Index":89},"Microsoft.ResourceHealth/emergingIssues@2023-07-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2023-07-01-preview/types.json","Index":112},"Microsoft.ResourceHealth/metadata@2023-10-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2023-10-01-preview/types.json","Index":30},"Microsoft.ResourceHealth/events/impactedResources@2023-10-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2023-10-01-preview/types.json","Index":37},"Microsoft.ResourceHealth/events@2023-10-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2023-10-01-preview/types.json","Index":89},"Microsoft.ResourceHealth/emergingIssues@2023-10-01-preview":{"RelativePath":"resourcehealth/microsoft.resourcehealth/2023-10-01-preview/types.json","Index":112},"Microsoft.Migrate/moveCollections@2019-10-01-preview":{"RelativePath":"resourcemover/microsoft.migrate/2019-10-01-preview/types.json","Index":26},"Microsoft.Migrate/moveCollections/moveResources@2019-10-01-preview":{"RelativePath":"resourcemover/microsoft.migrate/2019-10-01-preview/types.json","Index":127},"Microsoft.Migrate/moveCollections@2021-01-01":{"RelativePath":"resourcemover/microsoft.migrate/2021-01-01/types.json","Index":26},"Microsoft.Migrate/moveCollections/moveResources@2021-01-01":{"RelativePath":"resourcemover/microsoft.migrate/2021-01-01/types.json","Index":127},"Microsoft.Migrate/moveCollections@2021-08-01":{"RelativePath":"resourcemover/microsoft.migrate/2021-08-01/types.json","Index":37},"Microsoft.Migrate/moveCollections/moveResources@2021-08-01":{"RelativePath":"resourcemover/microsoft.migrate/2021-08-01/types.json","Index":148},"Microsoft.Migrate/moveCollections@2022-08-01":{"RelativePath":"resourcemover/microsoft.migrate/2022-08-01/types.json","Index":37},"Microsoft.Migrate/moveCollections/moveResources@2022-08-01":{"RelativePath":"resourcemover/microsoft.migrate/2022-08-01/types.json","Index":148},"Microsoft.Migrate/moveCollections@2023-08-01":{"RelativePath":"resourcemover/microsoft.migrate/2023-08-01/types.json","Index":40},"Microsoft.Migrate/moveCollections/moveResources@2023-08-01":{"RelativePath":"resourcemover/microsoft.migrate/2023-08-01/types.json","Index":151},"Microsoft.Authorization/locks@2015-01-01":{"RelativePath":"resources/microsoft.authorization/2015-01-01/types.json","Index":16},"Microsoft.Authorization/policyassignments@2015-10-01-preview":{"RelativePath":"resources/microsoft.authorization/2015-10-01-preview/types.json","Index":12},"Microsoft.Authorization/policydefinitions@2015-10-01-preview":{"RelativePath":"resources/microsoft.authorization/2015-10-01-preview/types.json","Index":21},"Microsoft.Authorization/policydefinitions@2015-11-01":{"RelativePath":"resources/microsoft.authorization/2015-11-01/types.json","Index":12},"Microsoft.Authorization/policyAssignments@2015-11-01":{"RelativePath":"resources/microsoft.authorization/2015-11-01/types.json","Index":17},"Microsoft.Authorization/policyassignments@2016-04-01":{"RelativePath":"resources/microsoft.authorization/2016-04-01/types.json","Index":12},"Microsoft.Authorization/policydefinitions@2016-04-01":{"RelativePath":"resources/microsoft.authorization/2016-04-01/types.json","Index":21},"Microsoft.Authorization/locks@2016-09-01":{"RelativePath":"resources/microsoft.authorization/2016-09-01/types.json","Index":18},"Microsoft.Authorization/policyDefinitions@2016-12-01":{"RelativePath":"resources/microsoft.authorization/2016-12-01/types.json","Index":20},"Microsoft.Authorization/policyAssignments@2016-12-01":{"RelativePath":"resources/microsoft.authorization/2016-12-01/types.json","Index":25},"Microsoft.Authorization/locks@2017-04-01":{"RelativePath":"resources/microsoft.authorization/2017-04-01/types.json","Index":18},"Microsoft.Authorization/policyAssignments@2017-06-01-preview":{"RelativePath":"resources/microsoft.authorization/2017-06-01-preview/types.json","Index":14},"Microsoft.Authorization/policySetDefinitions@2017-06-01-preview":{"RelativePath":"resources/microsoft.authorization/2017-06-01-preview/types.json","Index":25},"Microsoft.Authorization/policyAssignments@2018-03-01":{"RelativePath":"resources/microsoft.authorization/2018-03-01/types.json","Index":14},"Microsoft.Authorization/policyDefinitions@2018-03-01":{"RelativePath":"resources/microsoft.authorization/2018-03-01/types.json","Index":27},"Microsoft.Authorization/policySetDefinitions@2018-03-01":{"RelativePath":"resources/microsoft.authorization/2018-03-01/types.json","Index":38},"Microsoft.Authorization/policyAssignments@2018-05-01":{"RelativePath":"resources/microsoft.authorization/2018-05-01/types.json","Index":18},"Microsoft.Authorization/policyDefinitions@2018-05-01":{"RelativePath":"resources/microsoft.authorization/2018-05-01/types.json","Index":31},"Microsoft.Authorization/policySetDefinitions@2018-05-01":{"RelativePath":"resources/microsoft.authorization/2018-05-01/types.json","Index":42},"Microsoft.Authorization/policyAssignments@2019-01-01":{"RelativePath":"resources/microsoft.authorization/2019-01-01/types.json","Index":18},"Microsoft.Authorization/policyDefinitions@2019-01-01":{"RelativePath":"resources/microsoft.authorization/2019-01-01/types.json","Index":27},"Microsoft.Authorization/policySetDefinitions@2019-01-01":{"RelativePath":"resources/microsoft.authorization/2019-01-01/types.json","Index":38},"Microsoft.Authorization/policyAssignments@2019-06-01":{"RelativePath":"resources/microsoft.authorization/2019-06-01/types.json","Index":21},"Microsoft.Authorization/policyDefinitions@2019-06-01":{"RelativePath":"resources/microsoft.authorization/2019-06-01/types.json","Index":30},"Microsoft.Authorization/policySetDefinitions@2019-06-01":{"RelativePath":"resources/microsoft.authorization/2019-06-01/types.json","Index":41},"Microsoft.Authorization/policyAssignments@2019-09-01":{"RelativePath":"resources/microsoft.authorization/2019-09-01/types.json","Index":23},"Microsoft.Authorization/policyDefinitions@2019-09-01":{"RelativePath":"resources/microsoft.authorization/2019-09-01/types.json","Index":45},"Microsoft.Authorization/policySetDefinitions@2019-09-01":{"RelativePath":"resources/microsoft.authorization/2019-09-01/types.json","Index":62},"Microsoft.Authorization/policyAssignments@2020-03-01":{"RelativePath":"resources/microsoft.authorization/2020-03-01/types.json","Index":23},"Microsoft.Authorization/policyDefinitions@2020-03-01":{"RelativePath":"resources/microsoft.authorization/2020-03-01/types.json","Index":45},"Microsoft.Authorization/policySetDefinitions@2020-03-01":{"RelativePath":"resources/microsoft.authorization/2020-03-01/types.json","Index":62},"Microsoft.Authorization/privateLinkAssociations@2020-05-01":{"RelativePath":"resources/microsoft.authorization/2020-05-01/types.json","Index":15},"Microsoft.Authorization/resourceManagementPrivateLinks@2020-05-01":{"RelativePath":"resources/microsoft.authorization/2020-05-01/types.json","Index":21},"Microsoft.Authorization/locks@2020-05-01":{"RelativePath":"resources/microsoft.authorization/2020-05-01/types.json","Index":43},"Microsoft.Authorization/policyExemptions@2020-07-01-preview":{"RelativePath":"resources/microsoft.authorization/2020-07-01-preview/types.json","Index":27},"Microsoft.Authorization/policyAssignments@2020-09-01":{"RelativePath":"resources/microsoft.authorization/2020-09-01/types.json","Index":24},"Microsoft.Authorization/policyDefinitions@2020-09-01":{"RelativePath":"resources/microsoft.authorization/2020-09-01/types.json","Index":46},"Microsoft.Authorization/policySetDefinitions@2020-09-01":{"RelativePath":"resources/microsoft.authorization/2020-09-01/types.json","Index":63},"Microsoft.Authorization/dataPolicyManifests@2020-09-01":{"RelativePath":"resources/microsoft.authorization/2020-09-01/types.json","Index":105},"Microsoft.Authorization/policyDefinitions@2021-06-01":{"RelativePath":"resources/microsoft.authorization/2021-06-01/types.json","Index":40},"Microsoft.Authorization/policySetDefinitions@2021-06-01":{"RelativePath":"resources/microsoft.authorization/2021-06-01/types.json","Index":58},"Microsoft.Authorization/policyAssignments@2021-06-01":{"RelativePath":"resources/microsoft.authorization/2021-06-01/types.json","Index":77},"Microsoft.Authorization/policyAssignments@2022-06-01":{"RelativePath":"resources/microsoft.authorization/2022-06-01/types.json","Index":54},"Microsoft.Authorization/policyExemptions@2022-07-01-preview":{"RelativePath":"resources/microsoft.authorization/2022-07-01-preview/types.json","Index":41},"Microsoft.Authorization/variables@2022-08-01-preview":{"RelativePath":"resources/microsoft.authorization/2022-08-01-preview/types.json","Index":25},"Microsoft.Authorization/variables/values@2022-08-01-preview":{"RelativePath":"resources/microsoft.authorization/2022-08-01-preview/types.json","Index":32},"Microsoft.Authorization/policyDefinitions@2023-04-01":{"RelativePath":"resources/microsoft.authorization/2023-04-01/types.json","Index":41},"Microsoft.Authorization/policyDefinitions/versions@2023-04-01":{"RelativePath":"resources/microsoft.authorization/2023-04-01/types.json","Index":52},"Microsoft.Authorization/policySetDefinitions@2023-04-01":{"RelativePath":"resources/microsoft.authorization/2023-04-01/types.json","Index":71},"Microsoft.Authorization/policySetDefinitions/versions@2023-04-01":{"RelativePath":"resources/microsoft.authorization/2023-04-01/types.json","Index":84},"Microsoft.Authorization/policyAssignments@2023-04-01":{"RelativePath":"resources/microsoft.authorization/2023-04-01/types.json","Index":119},"Microsoft.Features/featureProviders/subscriptionFeatureRegistrations@2021-07-01":{"RelativePath":"resources/microsoft.features/2021-07-01/types.json","Index":26},"Microsoft.Resources/deployments@2015-11-01":{"RelativePath":"resources/microsoft.resources/2015-11-01/types.json","Index":32},"Microsoft.Resources/resourceGroups@2015-11-01":{"RelativePath":"resources/microsoft.resources/2015-11-01/types.json","Index":38},"Microsoft.Resources/deployments@2016-02-01":{"RelativePath":"resources/microsoft.resources/2016-02-01/types.json","Index":38},"Microsoft.Resources/resourceGroups@2016-02-01":{"RelativePath":"resources/microsoft.resources/2016-02-01/types.json","Index":44},"Microsoft.Resources/deployments@2016-07-01":{"RelativePath":"resources/microsoft.resources/2016-07-01/types.json","Index":41},"Microsoft.Resources/resourceGroups@2016-07-01":{"RelativePath":"resources/microsoft.resources/2016-07-01/types.json","Index":47},"Microsoft.Resources/deployments@2016-09-01":{"RelativePath":"resources/microsoft.resources/2016-09-01/types.json","Index":41},"Microsoft.Resources/resourceGroups@2016-09-01":{"RelativePath":"resources/microsoft.resources/2016-09-01/types.json","Index":47},"Microsoft.Resources/deployments@2017-05-10":{"RelativePath":"resources/microsoft.resources/2017-05-10/types.json","Index":41},"Microsoft.Resources/resourceGroups@2017-05-10":{"RelativePath":"resources/microsoft.resources/2017-05-10/types.json","Index":47},"Microsoft.Resources/deployments@2018-02-01":{"RelativePath":"resources/microsoft.resources/2018-02-01/types.json","Index":45},"Microsoft.Resources/resourceGroups@2018-02-01":{"RelativePath":"resources/microsoft.resources/2018-02-01/types.json","Index":51},"Microsoft.Resources/deployments@2018-05-01":{"RelativePath":"resources/microsoft.resources/2018-05-01/types.json","Index":45},"Microsoft.Resources/resourceGroups@2018-05-01":{"RelativePath":"resources/microsoft.resources/2018-05-01/types.json","Index":51},"Microsoft.Resources/deployments@2019-03-01":{"RelativePath":"resources/microsoft.resources/2019-03-01/types.json","Index":45},"Microsoft.Resources/resourceGroups@2019-03-01":{"RelativePath":"resources/microsoft.resources/2019-03-01/types.json","Index":51},"Microsoft.Resources/deployments@2019-05-01":{"RelativePath":"resources/microsoft.resources/2019-05-01/types.json","Index":45},"Microsoft.Resources/resourceGroups@2019-05-01":{"RelativePath":"resources/microsoft.resources/2019-05-01/types.json","Index":51},"Microsoft.Resources/deployments@2019-05-10":{"RelativePath":"resources/microsoft.resources/2019-05-10/types.json","Index":45},"Microsoft.Resources/resourceGroups@2019-05-10":{"RelativePath":"resources/microsoft.resources/2019-05-10/types.json","Index":51},"Microsoft.Resources/templateSpecs@2019-06-01-preview":{"RelativePath":"resources/microsoft.resources/2019-06-01-preview/types.json","Index":26},"Microsoft.Resources/templateSpecs/versions@2019-06-01-preview":{"RelativePath":"resources/microsoft.resources/2019-06-01-preview/types.json","Index":36},"Microsoft.Resources/deployments@2019-07-01":{"RelativePath":"resources/microsoft.resources/2019-07-01/types.json","Index":45},"Microsoft.Resources/resourceGroups@2019-07-01":{"RelativePath":"resources/microsoft.resources/2019-07-01/types.json","Index":51},"Microsoft.Resources/deployments@2019-08-01":{"RelativePath":"resources/microsoft.resources/2019-08-01/types.json","Index":45},"Microsoft.Resources/resourceGroups@2019-08-01":{"RelativePath":"resources/microsoft.resources/2019-08-01/types.json","Index":51},"Microsoft.Resources/deploymentScripts@2019-10-01-preview":{"RelativePath":"resources/microsoft.resources/2019-10-01-preview/types.json","Index":70},"Microsoft.Resources/deploymentScripts/logs@2019-10-01-preview":{"RelativePath":"resources/microsoft.resources/2019-10-01-preview/types.json","Index":76},"Microsoft.Resources/deployments@2019-10-01":{"RelativePath":"resources/microsoft.resources/2019-10-01/types.json","Index":57},"Microsoft.Resources/resourceGroups@2019-10-01":{"RelativePath":"resources/microsoft.resources/2019-10-01/types.json","Index":63},"Microsoft.Resources/tags@2019-10-01":{"RelativePath":"resources/microsoft.resources/2019-10-01/types.json","Index":70},"Microsoft.Resources/deployments@2020-06-01":{"RelativePath":"resources/microsoft.resources/2020-06-01/types.json","Index":90},"Microsoft.Resources/resourceGroups@2020-06-01":{"RelativePath":"resources/microsoft.resources/2020-06-01/types.json","Index":96},"Microsoft.Resources/tags@2020-06-01":{"RelativePath":"resources/microsoft.resources/2020-06-01/types.json","Index":103},"Microsoft.Resources/deployments@2020-08-01":{"RelativePath":"resources/microsoft.resources/2020-08-01/types.json","Index":88},"Microsoft.Resources/resourceGroups@2020-08-01":{"RelativePath":"resources/microsoft.resources/2020-08-01/types.json","Index":94},"Microsoft.Resources/tags@2020-08-01":{"RelativePath":"resources/microsoft.resources/2020-08-01/types.json","Index":101},"Microsoft.Resources/deploymentScripts@2020-10-01":{"RelativePath":"resources/microsoft.resources/2020-10-01/types.json","Index":70},"Microsoft.Resources/deployments@2020-10-01":{"RelativePath":"resources/microsoft.resources/2020-10-01/types.json","Index":152},"Microsoft.Resources/resourceGroups@2020-10-01":{"RelativePath":"resources/microsoft.resources/2020-10-01/types.json","Index":158},"Microsoft.Resources/tags@2020-10-01":{"RelativePath":"resources/microsoft.resources/2020-10-01/types.json","Index":165},"Microsoft.Resources/deploymentScripts/logs@2020-10-01":{"RelativePath":"resources/microsoft.resources/2020-10-01/types.json","Index":171},"Microsoft.Resources/deployments@2021-01-01":{"RelativePath":"resources/microsoft.resources/2021-01-01/types.json","Index":93},"Microsoft.Resources/resourceGroups@2021-01-01":{"RelativePath":"resources/microsoft.resources/2021-01-01/types.json","Index":99},"Microsoft.Resources/tags@2021-01-01":{"RelativePath":"resources/microsoft.resources/2021-01-01/types.json","Index":106},"Microsoft.Resources/templateSpecs@2021-03-01-preview":{"RelativePath":"resources/microsoft.resources/2021-03-01-preview/types.json","Index":26},"Microsoft.Resources/templateSpecs/versions@2021-03-01-preview":{"RelativePath":"resources/microsoft.resources/2021-03-01-preview/types.json","Index":34},"Microsoft.Resources/deployments@2021-04-01":{"RelativePath":"resources/microsoft.resources/2021-04-01/types.json","Index":98},"Microsoft.Resources/resourceGroups@2021-04-01":{"RelativePath":"resources/microsoft.resources/2021-04-01/types.json","Index":104},"Microsoft.Resources/tags@2021-04-01":{"RelativePath":"resources/microsoft.resources/2021-04-01/types.json","Index":111},"Microsoft.Resources/templateSpecs@2021-05-01":{"RelativePath":"resources/microsoft.resources/2021-05-01/types.json","Index":26},"Microsoft.Resources/templateSpecs/versions@2021-05-01":{"RelativePath":"resources/microsoft.resources/2021-05-01/types.json","Index":34},"Microsoft.Resources/templateSpecs@2022-02-01":{"RelativePath":"resources/microsoft.resources/2022-02-01/types.json","Index":26},"Microsoft.Resources/templateSpecs/versions@2022-02-01":{"RelativePath":"resources/microsoft.resources/2022-02-01/types.json","Index":34},"Microsoft.Resources/builtInTemplateSpecs@2022-02-01":{"RelativePath":"resources/microsoft.resources/2022-02-01/types.json","Index":39},"Microsoft.Resources/builtInTemplateSpecs/versions@2022-02-01":{"RelativePath":"resources/microsoft.resources/2022-02-01/types.json","Index":44},"Microsoft.Resources/changes@2022-03-01-preview":{"RelativePath":"resources/microsoft.resources/2022-03-01-preview/types.json","Index":27},"Microsoft.Resources/changes@2022-05-01":{"RelativePath":"resources/microsoft.resources/2022-05-01/types.json","Index":26},"Microsoft.Resources/deploymentStacks@2022-08-01-preview":{"RelativePath":"resources/microsoft.resources/2022-08-01-preview/types.json","Index":80},"Microsoft.Resources/deployments@2022-09-01":{"RelativePath":"resources/microsoft.resources/2022-09-01/types.json","Index":102},"Microsoft.Resources/resourceGroups@2022-09-01":{"RelativePath":"resources/microsoft.resources/2022-09-01/types.json","Index":108},"Microsoft.Resources/tags@2022-09-01":{"RelativePath":"resources/microsoft.resources/2022-09-01/types.json","Index":115},"Microsoft.Resources/snapshots@2022-11-01-preview":{"RelativePath":"resources/microsoft.resources/2022-11-01-preview/types.json","Index":13},"Microsoft.Resources/changes@2023-03-01-preview":{"RelativePath":"resources/microsoft.resources/2023-03-01-preview/types.json","Index":26},"Microsoft.Resources/changes@2023-07-01-preview":{"RelativePath":"resources/microsoft.resources/2023-07-01-preview/types.json","Index":31},"Microsoft.Resources/deployments@2023-07-01":{"RelativePath":"resources/microsoft.resources/2023-07-01/types.json","Index":102},"Microsoft.Resources/resourceGroups@2023-07-01":{"RelativePath":"resources/microsoft.resources/2023-07-01/types.json","Index":108},"Microsoft.Resources/tags@2023-07-01":{"RelativePath":"resources/microsoft.resources/2023-07-01/types.json","Index":115},"Microsoft.Resources/deploymentScripts@2023-08-01":{"RelativePath":"resources/microsoft.resources/2023-08-01/types.json","Index":72},"Microsoft.Resources/deploymentScripts/logs@2023-08-01":{"RelativePath":"resources/microsoft.resources/2023-08-01/types.json","Index":78},"Microsoft.Solutions/appliances@2016-09-01-preview":{"RelativePath":"resources/microsoft.solutions/2016-09-01-preview/types.json","Index":29},"Microsoft.Solutions/applianceDefinitions@2016-09-01-preview":{"RelativePath":"resources/microsoft.solutions/2016-09-01-preview/types.json","Index":46},"Microsoft.Solutions/applications@2017-09-01":{"RelativePath":"resources/microsoft.solutions/2017-09-01/types.json","Index":29},"Microsoft.Solutions/applicationDefinitions@2017-09-01":{"RelativePath":"resources/microsoft.solutions/2017-09-01/types.json","Index":46},"Microsoft.Solutions/applications@2018-06-01":{"RelativePath":"resources/microsoft.solutions/2018-06-01/types.json","Index":29},"Microsoft.Solutions/applicationDefinitions@2018-06-01":{"RelativePath":"resources/microsoft.solutions/2018-06-01/types.json","Index":46},"Microsoft.Solutions/applications@2019-07-01":{"RelativePath":"resources/microsoft.solutions/2019-07-01/types.json","Index":67},"Microsoft.Solutions/applicationDefinitions@2019-07-01":{"RelativePath":"resources/microsoft.solutions/2019-07-01/types.json","Index":107},"Microsoft.Solutions/jitRequests@2019-07-01":{"RelativePath":"resources/microsoft.solutions/2019-07-01/types.json","Index":142},"Microsoft.Solutions/applications@2020-08-21-preview":{"RelativePath":"resources/microsoft.solutions/2020-08-21-preview/types.json","Index":67},"Microsoft.Solutions/applicationDefinitions@2020-08-21-preview":{"RelativePath":"resources/microsoft.solutions/2020-08-21-preview/types.json","Index":107},"Microsoft.Solutions/jitRequests@2020-08-21-preview":{"RelativePath":"resources/microsoft.solutions/2020-08-21-preview/types.json","Index":142},"Microsoft.Easm/workspaces@2022-04-01-preview":{"RelativePath":"riskiq/microsoft.easm/2022-04-01-preview/types.json","Index":38},"Microsoft.Easm/workspaces/labels@2022-04-01-preview":{"RelativePath":"riskiq/microsoft.easm/2022-04-01-preview/types.json","Index":57},"Microsoft.Easm/workspaces@2023-04-01-preview":{"RelativePath":"riskiq/microsoft.easm/2023-04-01-preview/types.json","Index":38},"Microsoft.Easm/workspaces/labels@2023-04-01-preview":{"RelativePath":"riskiq/microsoft.easm/2023-04-01-preview/types.json","Index":57},"Microsoft.Easm/workspaces/tasks@2023-04-01-preview":{"RelativePath":"riskiq/microsoft.easm/2023-04-01-preview/types.json","Index":76},"Microsoft.Scheduler/jobCollections@2014-08-01-preview":{"RelativePath":"scheduler/microsoft.scheduler/2014-08-01-preview/types.json","Index":31},"Microsoft.Scheduler/jobCollections/jobs@2014-08-01-preview":{"RelativePath":"scheduler/microsoft.scheduler/2014-08-01-preview/types.json","Index":116},"Microsoft.Scheduler/jobCollections@2016-01-01":{"RelativePath":"scheduler/microsoft.scheduler/2016-01-01/types.json","Index":31},"Microsoft.Scheduler/jobCollections/jobs@2016-01-01":{"RelativePath":"scheduler/microsoft.scheduler/2016-01-01/types.json","Index":116},"Microsoft.Scheduler/jobCollections@2016-03-01":{"RelativePath":"scheduler/microsoft.scheduler/2016-03-01/types.json","Index":32},"Microsoft.Scheduler/jobCollections/jobs@2016-03-01":{"RelativePath":"scheduler/microsoft.scheduler/2016-03-01/types.json","Index":118},"Microsoft.Scom/managedInstances@2023-07-07-preview":{"RelativePath":"scom/microsoft.scom/2023-07-07-preview/types.json","Index":57},"Microsoft.Scom/managedInstances/monitoredResources@2023-07-07-preview":{"RelativePath":"scom/microsoft.scom/2023-07-07-preview/types.json","Index":62},"Microsoft.Scom/managedInstances/managedGateways@2023-07-07-preview":{"RelativePath":"scom/microsoft.scom/2023-07-07-preview/types.json","Index":67},"Microsoft.ScVmm/vmmServers@2020-06-05-preview":{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":26},"Microsoft.ScVmm/clouds@2020-06-05-preview":{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":35},"Microsoft.ScVmm/virtualNetworks@2020-06-05-preview":{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":41},"Microsoft.ScVmm/virtualMachines@2020-06-05-preview":{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":84},"Microsoft.ScVmm/virtualMachineTemplates@2020-06-05-preview":{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":105},"Microsoft.ScVmm/availabilitySets@2020-06-05-preview":{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":111},"Microsoft.ScVmm/vmmServers/inventoryItems@2020-06-05-preview":{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":134},"Microsoft.ScVmm/vmmServers@2022-05-21-preview":{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":26},"Microsoft.ScVmm/clouds@2022-05-21-preview":{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":35},"Microsoft.ScVmm/virtualNetworks@2022-05-21-preview":{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":41},"Microsoft.ScVmm/virtualMachines@2022-05-21-preview":{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":98},"Microsoft.ScVmm/virtualMachineTemplates@2022-05-21-preview":{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":119},"Microsoft.ScVmm/availabilitySets@2022-05-21-preview":{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":125},"Microsoft.ScVmm/vmmServers/inventoryItems@2022-05-21-preview":{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":148},"Microsoft.ScVmm/virtualMachines/hybridIdentityMetadata@2022-05-21-preview":{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":153},"Microsoft.ScVmm/virtualMachines/extensions@2022-05-21-preview":{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":165},"Microsoft.ScVmm/virtualMachines/guestAgents@2022-05-21-preview":{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":176},"Microsoft.ScVmm/vmmServers@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":26},"Microsoft.ScVmm/clouds@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":35},"Microsoft.ScVmm/virtualNetworks@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":41},"Microsoft.ScVmm/virtualMachines@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":98},"Microsoft.ScVmm/virtualMachineTemplates@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":119},"Microsoft.ScVmm/availabilitySets@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":125},"Microsoft.ScVmm/vmmServers/inventoryItems@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":148},"Microsoft.ScVmm/virtualMachines/hybridIdentityMetadata@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":153},"Microsoft.ScVmm/virtualMachines/extensions@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":165},"Microsoft.ScVmm/virtualMachines/guestAgents@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":176},"Microsoft.ScVmm/virtualMachineInstances@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":190},"Microsoft.ScVmm/virtualMachineInstances/guestAgents@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":195},"Microsoft.ScVmm/virtualMachineInstances/hybridIdentityMetadata@2023-04-01-preview":{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":201},"Microsoft.ScVmm/vmmServers@2023-10-07":{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":35},"Microsoft.ScVmm/clouds@2023-10-07":{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":53},"Microsoft.ScVmm/virtualNetworks@2023-10-07":{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":68},"Microsoft.ScVmm/virtualMachineTemplates@2023-10-07":{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":118},"Microsoft.ScVmm/availabilitySets@2023-10-07":{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":133},"Microsoft.ScVmm/vmmServers/inventoryItems@2023-10-07":{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":165},"Microsoft.ScVmm/virtualMachineInstances@2023-10-07":{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":204},"Microsoft.ScVmm/virtualMachineInstances/guestAgents@2023-10-07":{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":225},"Microsoft.ScVmm/virtualMachineInstances/hybridIdentityMetadata@2023-10-07":{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":240},"Microsoft.Search/searchServices@2015-02-28":{"RelativePath":"search/microsoft.search/2015-02-28/types.json","Index":18},"Microsoft.Search/searchServices@2015-08-19":{"RelativePath":"search/microsoft.search/2015-08-19/types.json","Index":40},"Microsoft.Search/searchServices@2019-10-01-preview":{"RelativePath":"search/microsoft.search/2019-10-01-preview/types.json","Index":56},"Microsoft.Search/searchServices/privateEndpointConnections@2019-10-01-preview":{"RelativePath":"search/microsoft.search/2019-10-01-preview/types.json","Index":60},"Microsoft.Search/searchServices@2020-03-13":{"RelativePath":"search/microsoft.search/2020-03-13/types.json","Index":56},"Microsoft.Search/searchServices/privateEndpointConnections@2020-03-13":{"RelativePath":"search/microsoft.search/2020-03-13/types.json","Index":60},"Microsoft.Search/searchServices@2020-08-01-preview":{"RelativePath":"search/microsoft.search/2020-08-01-preview/types.json","Index":70},"Microsoft.Search/searchServices/privateEndpointConnections@2020-08-01-preview":{"RelativePath":"search/microsoft.search/2020-08-01-preview/types.json","Index":74},"Microsoft.Search/searchServices/sharedPrivateLinkResources@2020-08-01-preview":{"RelativePath":"search/microsoft.search/2020-08-01-preview/types.json","Index":78},"Microsoft.Search/searchServices@2020-08-01":{"RelativePath":"search/microsoft.search/2020-08-01/types.json","Index":70},"Microsoft.Search/searchServices/privateEndpointConnections@2020-08-01":{"RelativePath":"search/microsoft.search/2020-08-01/types.json","Index":74},"Microsoft.Search/searchServices/sharedPrivateLinkResources@2020-08-01":{"RelativePath":"search/microsoft.search/2020-08-01/types.json","Index":78},"Microsoft.Search/searchServices@2021-04-01-preview":{"RelativePath":"search/microsoft.search/2021-04-01-preview/types.json","Index":98},"Microsoft.Search/searchServices/privateEndpointConnections@2021-04-01-preview":{"RelativePath":"search/microsoft.search/2021-04-01-preview/types.json","Index":102},"Microsoft.Search/searchServices/sharedPrivateLinkResources@2021-04-01-preview":{"RelativePath":"search/microsoft.search/2021-04-01-preview/types.json","Index":106},"Microsoft.Search/searchServices@2022-09-01":{"RelativePath":"search/microsoft.search/2022-09-01/types.json","Index":90},"Microsoft.Search/searchServices/privateEndpointConnections@2022-09-01":{"RelativePath":"search/microsoft.search/2022-09-01/types.json","Index":94},"Microsoft.Search/searchServices/sharedPrivateLinkResources@2022-09-01":{"RelativePath":"search/microsoft.search/2022-09-01/types.json","Index":98},"Microsoft.Search/searchServices@2023-11-01":{"RelativePath":"search/microsoft.search/2023-11-01/types.json","Index":94},"Microsoft.Search/searchServices/privateEndpointConnections@2023-11-01":{"RelativePath":"search/microsoft.search/2023-11-01/types.json","Index":98},"Microsoft.Search/searchServices/sharedPrivateLinkResources@2023-11-01":{"RelativePath":"search/microsoft.search/2023-11-01/types.json","Index":102},"Microsoft.Security/locations/applicationWhitelistings@2015-06-01-preview":{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":115},"Microsoft.Security/locations/jitNetworkAccessPolicies@2015-06-01-preview":{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":143},"Microsoft.Security/adaptiveNetworkHardenings@2015-06-01-preview":{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":161},"Microsoft.Security/locations/alerts@2015-06-01-preview":{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":176},"Microsoft.Security/locations/allowedConnections@2015-06-01-preview":{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":189},"Microsoft.Security/locations/discoveredSecuritySolutions@2015-06-01-preview":{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":199},"Microsoft.Security/locations/ExternalSecuritySolutions@2015-06-01-preview":{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":207},"Microsoft.Security/locations@2015-06-01-preview":{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":211},"Microsoft.Security/locations/tasks@2015-06-01-preview":{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":217},"Microsoft.Security/locations/topologies@2015-06-01-preview":{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":228},"Microsoft.Security/advancedThreatProtectionSettings@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":14},"Microsoft.Security/autoProvisioningSettings@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":22},"Microsoft.Security/deviceSecurityGroups@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":113},"Microsoft.Security/informationProtectionPolicies@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":133},"Microsoft.Security/pricings@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":141},"Microsoft.Security/settings@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":151},"Microsoft.Security/workspaceSettings@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":156},"Microsoft.Security/iotSecuritySolutions@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":197},"Microsoft.Security/securityContacts@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":208},"Microsoft.Security/compliances@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":215},"Microsoft.Security/iotSecuritySolutions/analyticsModels@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":243},"Microsoft.Security/iotSecuritySolutions/analyticsModels/aggregatedAlerts@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":254},"Microsoft.Security/iotSecuritySolutions/analyticsModels/aggregatedRecommendations@2017-08-01-preview":{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":265},"Microsoft.Security/complianceResults@2017-08-01":{"RelativePath":"security/microsoft.security/2017-08-01/types.json","Index":17},"Microsoft.Security/pricings@2018-06-01":{"RelativePath":"security/microsoft.security/2018-06-01/types.json","Index":15},"Microsoft.Security/alertsSuppressionRules@2019-01-01-preview":{"RelativePath":"security/microsoft.security/2019-01-01-preview/types.json","Index":19},"Microsoft.Security/automations@2019-01-01-preview":{"RelativePath":"security/microsoft.security/2019-01-01-preview/types.json","Index":68},"Microsoft.Security/assessmentMetadata@2019-01-01-preview":{"RelativePath":"security/microsoft.security/2019-01-01-preview/types.json","Index":106},"Microsoft.Security/assessments@2019-01-01-preview":{"RelativePath":"security/microsoft.security/2019-01-01-preview/types.json","Index":123},"Microsoft.Security/regulatoryComplianceStandards@2019-01-01-preview":{"RelativePath":"security/microsoft.security/2019-01-01-preview/types.json","Index":133},"Microsoft.Security/regulatoryComplianceStandards/regulatoryComplianceControls@2019-01-01-preview":{"RelativePath":"security/microsoft.security/2019-01-01-preview/types.json","Index":143},"Microsoft.Security/regulatoryComplianceStandards/regulatoryComplianceControls/regulatoryComplianceAssessments@2019-01-01-preview":{"RelativePath":"security/microsoft.security/2019-01-01-preview/types.json","Index":153},"Microsoft.Security/assessments/subAssessments@2019-01-01-preview":{"RelativePath":"security/microsoft.security/2019-01-01-preview/types.json","Index":183},"Microsoft.Security/advancedThreatProtectionSettings@2019-01-01":{"RelativePath":"security/microsoft.security/2019-01-01/types.json","Index":13},"Microsoft.Security/settings@2019-01-01":{"RelativePath":"security/microsoft.security/2019-01-01/types.json","Index":23},"Microsoft.Security/locations/alerts@2019-01-01":{"RelativePath":"security/microsoft.security/2019-01-01/types.json","Index":38},"Microsoft.Security/deviceSecurityGroups@2019-08-01":{"RelativePath":"security/microsoft.security/2019-08-01/types.json","Index":100},"Microsoft.Security/iotSecuritySolutions@2019-08-01":{"RelativePath":"security/microsoft.security/2019-08-01/types.json","Index":163},"Microsoft.Security/iotSecuritySolutions/analyticsModels@2019-08-01":{"RelativePath":"security/microsoft.security/2019-08-01/types.json","Index":188},"Microsoft.Security/iotSecuritySolutions/analyticsModels/aggregatedAlerts@2019-08-01":{"RelativePath":"security/microsoft.security/2019-08-01/types.json","Index":201},"Microsoft.Security/iotSecuritySolutions/analyticsModels/aggregatedRecommendations@2019-08-01":{"RelativePath":"security/microsoft.security/2019-08-01/types.json","Index":212},"Microsoft.Security/iotSecuritySolutions/iotAlerts@2019-08-01":{"RelativePath":"security/microsoft.security/2019-08-01/types.json","Index":218},"Microsoft.Security/iotSecuritySolutions/iotAlertTypes@2019-08-01":{"RelativePath":"security/microsoft.security/2019-08-01/types.json","Index":246},"Microsoft.Security/iotSecuritySolutions/iotRecommendations@2019-08-01":{"RelativePath":"security/microsoft.security/2019-08-01/types.json","Index":251},"Microsoft.Security/iotSecuritySolutions/iotRecommendationTypes@2019-08-01":{"RelativePath":"security/microsoft.security/2019-08-01/types.json","Index":265},"Microsoft.Security/connectors@2020-01-01-preview":{"RelativePath":"security/microsoft.security/2020-01-01-preview/types.json","Index":40},"Microsoft.Security/securityContacts@2020-01-01-preview":{"RelativePath":"security/microsoft.security/2020-01-01-preview/types.json","Index":63},"Microsoft.Security/secureScores@2020-01-01-preview":{"RelativePath":"security/microsoft.security/2020-01-01-preview/types.json","Index":69},"Microsoft.Security/locations/applicationWhitelistings@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":109},"Microsoft.Security/locations/jitNetworkAccessPolicies@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":137},"Microsoft.Security/serverVulnerabilityAssessments@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":149},"Microsoft.Security/assessmentMetadata@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":189},"Microsoft.Security/assessments@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":207},"Microsoft.Security/adaptiveNetworkHardenings@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":225},"Microsoft.Security/locations/allowedConnections@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":238},"Microsoft.Security/locations/discoveredSecuritySolutions@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":248},"Microsoft.Security/locations/ExternalSecuritySolutions@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":256},"Microsoft.Security/secureScores@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":262},"Microsoft.Security/locations/securitySolutions@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":276},"Microsoft.Security/locations/topologies@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":287},"Microsoft.Security/locations/alerts@2020-01-01":{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":330},"Microsoft.Security/locations/alerts@2021-01-01":{"RelativePath":"security/microsoft.security/2021-01-01/types.json","Index":50},"Microsoft.Security/softwareInventories@2021-05-01-preview":{"RelativePath":"security/microsoft.security/2021-05-01-preview/types.json","Index":18},"Microsoft.Security/assessmentMetadata@2021-06-01":{"RelativePath":"security/microsoft.security/2021-06-01/types.json","Index":170},"Microsoft.Security/assessments@2021-06-01":{"RelativePath":"security/microsoft.security/2021-06-01/types.json","Index":223},"Microsoft.Security/settings@2021-06-01":{"RelativePath":"security/microsoft.security/2021-06-01/types.json","Index":237},"Microsoft.Security/customAssessmentAutomations@2021-07-01-preview":{"RelativePath":"security/microsoft.security/2021-07-01-preview/types.json","Index":30},"Microsoft.Security/customEntityStoreAssignments@2021-07-01-preview":{"RelativePath":"security/microsoft.security/2021-07-01-preview/types.json","Index":35},"Microsoft.Security/securityConnectors@2021-07-01-preview":{"RelativePath":"security/microsoft.security/2021-07-01-preview/types.json","Index":69},"Microsoft.Security/settings@2021-07-01":{"RelativePath":"security/microsoft.security/2021-07-01/types.json","Index":22},"Microsoft.Security/assignments@2021-08-01-preview":{"RelativePath":"security/microsoft.security/2021-08-01-preview/types.json","Index":27},"Microsoft.Security/standards@2021-08-01-preview":{"RelativePath":"security/microsoft.security/2021-08-01-preview/types.json","Index":39},"Microsoft.Security/mdeOnboardings@2021-10-01-preview":{"RelativePath":"security/microsoft.security/2021-10-01-preview/types.json","Index":13},"Microsoft.Security/locations/alerts@2021-11-01":{"RelativePath":"security/microsoft.security/2021-11-01/types.json","Index":50},"Microsoft.Security/securityConnectors@2021-12-01-preview":{"RelativePath":"security/microsoft.security/2021-12-01-preview/types.json","Index":102},"Microsoft.Security/assessments/governanceAssignments@2022-01-01-preview":{"RelativePath":"security/microsoft.security/2022-01-01-preview/types.json","Index":15},"Microsoft.Security/governanceRules@2022-01-01-preview":{"RelativePath":"security/microsoft.security/2022-01-01-preview/types.json","Index":33},"Microsoft.Security/locations/alerts@2022-01-01":{"RelativePath":"security/microsoft.security/2022-01-01/types.json","Index":54},"Microsoft.Security/pricings@2022-03-01":{"RelativePath":"security/microsoft.security/2022-03-01/types.json","Index":16},"Microsoft.Security/securityConnectors@2022-05-01-preview":{"RelativePath":"security/microsoft.security/2022-05-01-preview/types.json","Index":122},"Microsoft.Security/settings@2022-05-01":{"RelativePath":"security/microsoft.security/2022-05-01/types.json","Index":23},"Microsoft.Security/applications@2022-07-01-preview":{"RelativePath":"security/microsoft.security/2022-07-01-preview/types.json","Index":15},"Microsoft.Security/securityConnectors@2022-08-01-preview":{"RelativePath":"security/microsoft.security/2022-08-01-preview/types.json","Index":133},"Microsoft.Security/apiCollections@2022-11-20-preview":{"RelativePath":"security/microsoft.security/2022-11-20-preview/types.json","Index":13},"Microsoft.Security/defenderForStorageSettings@2022-12-01-preview":{"RelativePath":"security/microsoft.security/2022-12-01-preview/types.json","Index":18},"Microsoft.Security/pricings/securityOperators@2023-01-01-preview":{"RelativePath":"security/microsoft.security/2023-01-01-preview/types.json","Index":13},"Microsoft.Security/pricings@2023-01-01":{"RelativePath":"security/microsoft.security/2023-01-01/types.json","Index":26},"Microsoft.Security/healthReports@2023-02-01-preview":{"RelativePath":"security/microsoft.security/2023-02-01-preview/types.json","Index":34},"Microsoft.Security/sensitivitySettings@2023-02-15-preview":{"RelativePath":"security/microsoft.security/2023-02-15-preview/types.json","Index":27},"Microsoft.Security/securityConnectors@2023-03-01-preview":{"RelativePath":"security/microsoft.security/2023-03-01-preview/types.json","Index":153},"Microsoft.Security/healthReports@2023-05-01-preview":{"RelativePath":"security/microsoft.security/2023-05-01-preview/types.json","Index":31},"Microsoft.Security/serverVulnerabilityAssessmentsSettings@2023-05-01":{"RelativePath":"security/microsoft.security/2023-05-01/types.json","Index":29},"Microsoft.Security/securityConnectors/devops/azureDevOpsOrgs@2023-09-01-preview":{"RelativePath":"security/microsoft.security/2023-09-01-preview/types.json","Index":58},"Microsoft.Security/securityConnectors/devops/azureDevOpsOrgs/projects@2023-09-01-preview":{"RelativePath":"security/microsoft.security/2023-09-01-preview/types.json","Index":76},"Microsoft.Security/securityConnectors/devops/azureDevOpsOrgs/projects/repos@2023-09-01-preview":{"RelativePath":"security/microsoft.security/2023-09-01-preview/types.json","Index":94},"Microsoft.Security/securityConnectors/devops@2023-09-01-preview":{"RelativePath":"security/microsoft.security/2023-09-01-preview/types.json","Index":114},"Microsoft.Security/securityConnectors/devops/gitHubOwners@2023-09-01-preview":{"RelativePath":"security/microsoft.security/2023-09-01-preview/types.json","Index":132},"Microsoft.Security/securityConnectors/devops/gitHubOwners/repos@2023-09-01-preview":{"RelativePath":"security/microsoft.security/2023-09-01-preview/types.json","Index":150},"Microsoft.Security/securityConnectors/devops/gitLabGroups@2023-09-01-preview":{"RelativePath":"security/microsoft.security/2023-09-01-preview/types.json","Index":168},"Microsoft.Security/securityConnectors/devops/gitLabGroups/projects@2023-09-01-preview":{"RelativePath":"security/microsoft.security/2023-09-01-preview/types.json","Index":186},"Microsoft.Security/securityConnectors@2023-10-01-preview":{"RelativePath":"security/microsoft.security/2023-10-01-preview/types.json","Index":171},"Microsoft.Security/apiCollections@2023-11-15":{"RelativePath":"security/microsoft.security/2023-11-15/types.json","Index":17},"Microsoft.Security/pricings@2024-01-01":{"RelativePath":"security/microsoft.security/2024-01-01/types.json","Index":36},"Microsoft.SecurityAndCompliance/privateLinkServicesForEDMUpload@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":68},"Microsoft.SecurityAndCompliance/privateLinkServicesForEDMUpload/privateEndpointConnections@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":72},"Microsoft.SecurityAndCompliance/privateLinkServicesForM365ComplianceCenter@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":81},"Microsoft.SecurityAndCompliance/privateLinkServicesForM365ComplianceCenter/privateEndpointConnections@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":85},"Microsoft.SecurityAndCompliance/privateLinkServicesForM365SecurityCenter@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":94},"Microsoft.SecurityAndCompliance/privateLinkServicesForM365SecurityCenter/privateEndpointConnections@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":98},"Microsoft.SecurityAndCompliance/privateLinkServicesForO365ManagementActivityAPI@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":107},"Microsoft.SecurityAndCompliance/privateLinkServicesForO365ManagementActivityAPI/privateEndpointConnections@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":111},"Microsoft.SecurityAndCompliance/privateLinkServicesForSCCPowershell@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":120},"Microsoft.SecurityAndCompliance/privateLinkServicesForSCCPowershell/privateEndpointConnections@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":124},"Microsoft.SecurityAndCompliance/privateLinkServicesForEDMUpload/privateLinkResources@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":131},"Microsoft.SecurityAndCompliance/privateLinkServicesForM365ComplianceCenter/privateLinkResources@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":135},"Microsoft.SecurityAndCompliance/privateLinkServicesForM365SecurityCenter/privateLinkResources@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":139},"Microsoft.SecurityAndCompliance/privateLinkServicesForO365ManagementActivityAPI/privateLinkResources@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":143},"Microsoft.SecurityAndCompliance/privateLinkServicesForSCCPowershell/privateLinkResources@2021-01-11":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-01-11/types.json","Index":147},"Microsoft.SecurityAndCompliance/privateLinkServicesForEDMUpload@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":68},"Microsoft.SecurityAndCompliance/privateLinkServicesForEDMUpload/privateEndpointConnections@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":72},"Microsoft.SecurityAndCompliance/privateLinkServicesForM365ComplianceCenter@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":81},"Microsoft.SecurityAndCompliance/privateLinkServicesForM365ComplianceCenter/privateEndpointConnections@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":85},"Microsoft.SecurityAndCompliance/privateLinkServicesForM365SecurityCenter@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":94},"Microsoft.SecurityAndCompliance/privateLinkServicesForM365SecurityCenter/privateEndpointConnections@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":98},"Microsoft.SecurityAndCompliance/privateLinkServicesForO365ManagementActivityAPI@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":107},"Microsoft.SecurityAndCompliance/privateLinkServicesForO365ManagementActivityAPI/privateEndpointConnections@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":111},"Microsoft.SecurityAndCompliance/privateLinkServicesForSCCPowershell@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":120},"Microsoft.SecurityAndCompliance/privateLinkServicesForSCCPowershell/privateEndpointConnections@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":124},"Microsoft.SecurityAndCompliance/privateLinkServicesForMIPPolicySync@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":133},"Microsoft.SecurityAndCompliance/privateLinkServicesForMIPPolicySync/privateEndpointConnections@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":137},"Microsoft.SecurityAndCompliance/privateLinkServicesForEDMUpload/privateLinkResources@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":144},"Microsoft.SecurityAndCompliance/privateLinkServicesForM365ComplianceCenter/privateLinkResources@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":148},"Microsoft.SecurityAndCompliance/privateLinkServicesForM365SecurityCenter/privateLinkResources@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":152},"Microsoft.SecurityAndCompliance/privateLinkServicesForO365ManagementActivityAPI/privateLinkResources@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":156},"Microsoft.SecurityAndCompliance/privateLinkServicesForSCCPowershell/privateLinkResources@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":160},"Microsoft.SecurityAndCompliance/privateLinkServicesForMIPPolicySync/privateLinkResources@2021-03-08":{"RelativePath":"securityandcompliance/microsoft.securityandcompliance/2021-03-08/types.json","Index":164},"Microsoft.SecurityDevOps/azureDevOpsConnectors@2022-09-01-preview":{"RelativePath":"securitydevops/microsoft.securitydevops/2022-09-01-preview/types.json","Index":40},"Microsoft.SecurityDevOps/azureDevOpsConnectors/orgs/projects/repos@2022-09-01-preview":{"RelativePath":"securitydevops/microsoft.securitydevops/2022-09-01-preview/types.json","Index":65},"Microsoft.SecurityDevOps/azureDevOpsConnectors/orgs@2022-09-01-preview":{"RelativePath":"securitydevops/microsoft.securitydevops/2022-09-01-preview/types.json","Index":77},"Microsoft.SecurityDevOps/azureDevOpsConnectors/orgs/projects@2022-09-01-preview":{"RelativePath":"securitydevops/microsoft.securitydevops/2022-09-01-preview/types.json","Index":89},"Microsoft.SecurityDevOps/gitHubConnectors@2022-09-01-preview":{"RelativePath":"securitydevops/microsoft.securitydevops/2022-09-01-preview/types.json","Index":99},"Microsoft.SecurityDevOps/gitHubConnectors/owners/repos@2022-09-01-preview":{"RelativePath":"securitydevops/microsoft.securitydevops/2022-09-01-preview/types.json","Index":108},"Microsoft.SecurityDevOps/gitHubConnectors/owners@2022-09-01-preview":{"RelativePath":"securitydevops/microsoft.securitydevops/2022-09-01-preview/types.json","Index":117},"Microsoft.SecurityInsights/automationRules@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":119},"Microsoft.SecurityInsights/bookmarks@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":132},"Microsoft.SecurityInsights/bookmarks/relations@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":137},"Microsoft.SecurityInsights/cases@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":178},"Microsoft.SecurityInsights/cases/comments@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":183},"Microsoft.SecurityInsights/cases/relations@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":195},"Microsoft.SecurityInsights/alertRules@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":205},"Microsoft.SecurityInsights/alertRules/actions@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":221},"Microsoft.SecurityInsights/dataConnectors@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":239},"Microsoft.SecurityInsights/settings@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":248},"Microsoft.SecurityInsights/incidents@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":291},"Microsoft.SecurityInsights/incidents/comments@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":296},"Microsoft.SecurityInsights/incidents/relations@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":300},"Microsoft.SecurityInsights/watchlists@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":309},"Microsoft.SecurityInsights/watchlists/watchlistItems@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":314},"Microsoft.SecurityInsights/threatIntelligence/indicators@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":340},"Microsoft.SecurityInsights/aggregations@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":346},"Microsoft.SecurityInsights/entities@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":372},"Microsoft.SecurityInsights/entities/relations@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":376},"Microsoft.SecurityInsights/officeConsents@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":381},"Microsoft.SecurityInsights/alertRuleTemplates@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":391},"Microsoft.SecurityInsights/entityQueries@2019-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":398},"Microsoft.SecurityInsights/alertRules@2020-01-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2020-01-01/types.json","Index":77},"Microsoft.SecurityInsights/alertRules/actions@2020-01-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2020-01-01/types.json","Index":82},"Microsoft.SecurityInsights/bookmarks@2020-01-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2020-01-01/types.json","Index":95},"Microsoft.SecurityInsights/dataConnectors@2020-01-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2020-01-01/types.json","Index":152},"Microsoft.SecurityInsights/incidents@2020-01-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2020-01-01/types.json","Index":199},"Microsoft.SecurityInsights/incidents/comments@2020-01-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2020-01-01/types.json","Index":205},"Microsoft.SecurityInsights/alertRuleTemplates@2020-01-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2020-01-01/types.json","Index":292},"Microsoft.SecurityInsights/incidents@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":71},"Microsoft.SecurityInsights/incidents/comments@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":77},"Microsoft.SecurityInsights/incidents/relations@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":82},"Microsoft.SecurityInsights/settings@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":104},"Microsoft.SecurityInsights/onboardingStates@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":109},"Microsoft.SecurityInsights/sourcecontrols@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":127},"Microsoft.SecurityInsights/dataConnectors@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":269},"Microsoft.SecurityInsights/watchlists@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":279},"Microsoft.SecurityInsights/watchlists/watchlistItems@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":284},"Microsoft.SecurityInsights/alertRules@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":464},"Microsoft.SecurityInsights/alertRules/actions@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":469},"Microsoft.SecurityInsights/entityQueries@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":553},"Microsoft.SecurityInsights/metadata@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":609},"Microsoft.SecurityInsights/alertRuleTemplates@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":758},"Microsoft.SecurityInsights/entityQueryTemplates@2021-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":794},"Microsoft.SecurityInsights/incidents@2021-04-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":65},"Microsoft.SecurityInsights/incidents/comments@2021-04-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":71},"Microsoft.SecurityInsights/incidents/relations@2021-04-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":76},"Microsoft.SecurityInsights/watchlists@2021-04-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":86},"Microsoft.SecurityInsights/watchlists/watchlistItems@2021-04-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":91},"Microsoft.SecurityInsights/threatIntelligence/indicators@2021-04-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":117},"Microsoft.SecurityInsights/alertRules@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":223},"Microsoft.SecurityInsights/alertRules/actions@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":228},"Microsoft.SecurityInsights/automationRules@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":344},"Microsoft.SecurityInsights/bookmarks@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":357},"Microsoft.SecurityInsights/bookmarks/relations@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":362},"Microsoft.SecurityInsights/entityQueries@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":446},"Microsoft.SecurityInsights/incidents@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":490},"Microsoft.SecurityInsights/incidents/comments@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":495},"Microsoft.SecurityInsights/incidents/relations@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":499},"Microsoft.SecurityInsights/metadata@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":555},"Microsoft.SecurityInsights/onboardingStates@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":560},"Microsoft.SecurityInsights/settings@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":582},"Microsoft.SecurityInsights/sourcecontrols@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":600},"Microsoft.SecurityInsights/watchlists@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":609},"Microsoft.SecurityInsights/watchlists/watchlistItems@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":614},"Microsoft.SecurityInsights/dataConnectors@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":777},"Microsoft.SecurityInsights/threatIntelligence/indicators@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":803},"Microsoft.SecurityInsights/alertRuleTemplates@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":982},"Microsoft.SecurityInsights/entities@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1197},"Microsoft.SecurityInsights/entities/relations@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1201},"Microsoft.SecurityInsights/officeConsents@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1206},"Microsoft.SecurityInsights/entityQueryTemplates@2021-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1242},"Microsoft.SecurityInsights/alertRules@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":262},"Microsoft.SecurityInsights/alertRules/actions@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":267},"Microsoft.SecurityInsights/automationRules@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":385},"Microsoft.SecurityInsights/incidents@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":434},"Microsoft.SecurityInsights/bookmarks@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":471},"Microsoft.SecurityInsights/bookmarks/relations@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":476},"Microsoft.SecurityInsights/entityQueries@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":560},"Microsoft.SecurityInsights/incidents/comments@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":565},"Microsoft.SecurityInsights/incidents/relations@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":569},"Microsoft.SecurityInsights/metadata@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":625},"Microsoft.SecurityInsights/onboardingStates@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":630},"Microsoft.SecurityInsights/settings@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":652},"Microsoft.SecurityInsights/sourcecontrols@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":670},"Microsoft.SecurityInsights/threatIntelligence/indicators@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":694},"Microsoft.SecurityInsights/watchlists@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":703},"Microsoft.SecurityInsights/watchlists/watchlistItems@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":708},"Microsoft.SecurityInsights/dataConnectors@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":887},"Microsoft.SecurityInsights/alertRuleTemplates@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1102},"Microsoft.SecurityInsights/entities@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1321},"Microsoft.SecurityInsights/entities/relations@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1325},"Microsoft.SecurityInsights/entityQueryTemplates@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1361},"Microsoft.SecurityInsights/officeConsents@2021-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1366},"Microsoft.SecurityInsights/incidents@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":66},"Microsoft.SecurityInsights/incidents/comments@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":72},"Microsoft.SecurityInsights/incidents/relations@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":77},"Microsoft.SecurityInsights/threatIntelligence/indicators@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":101},"Microsoft.SecurityInsights/watchlists@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":111},"Microsoft.SecurityInsights/watchlists/watchlistItems@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":116},"Microsoft.SecurityInsights/onboardingStates@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":121},"Microsoft.SecurityInsights/alertRules@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":253},"Microsoft.SecurityInsights/alertRules/actions@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":258},"Microsoft.SecurityInsights/bookmarks@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":270},"Microsoft.SecurityInsights/dataConnectors@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":327},"Microsoft.SecurityInsights/automationRules@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":440},"Microsoft.SecurityInsights/alertRuleTemplates@2021-10-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":531},"Microsoft.SecurityInsights/alertRules@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":262},"Microsoft.SecurityInsights/alertRules/actions@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":267},"Microsoft.SecurityInsights/automationRules@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":385},"Microsoft.SecurityInsights/incidents@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":434},"Microsoft.SecurityInsights/bookmarks@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":471},"Microsoft.SecurityInsights/bookmarks/relations@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":476},"Microsoft.SecurityInsights/entityQueries@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":560},"Microsoft.SecurityInsights/incidents/comments@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":565},"Microsoft.SecurityInsights/incidents/relations@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":569},"Microsoft.SecurityInsights/metadata@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":635},"Microsoft.SecurityInsights/onboardingStates@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":640},"Microsoft.SecurityInsights/settings@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":662},"Microsoft.SecurityInsights/sourcecontrols@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":702},"Microsoft.SecurityInsights/threatIntelligence/indicators@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":726},"Microsoft.SecurityInsights/watchlists@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":740},"Microsoft.SecurityInsights/watchlists/watchlistItems@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":747},"Microsoft.SecurityInsights/dataConnectors@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":929},"Microsoft.SecurityInsights/alertRuleTemplates@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1144},"Microsoft.SecurityInsights/entities@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1363},"Microsoft.SecurityInsights/entities/relations@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1367},"Microsoft.SecurityInsights/entityQueryTemplates@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1403},"Microsoft.SecurityInsights/officeConsents@2022-01-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1408},"Microsoft.SecurityInsights/alertRules@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":262},"Microsoft.SecurityInsights/alertRules/actions@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":267},"Microsoft.SecurityInsights/automationRules@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":385},"Microsoft.SecurityInsights/incidents@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":434},"Microsoft.SecurityInsights/bookmarks@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":471},"Microsoft.SecurityInsights/bookmarks/relations@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":476},"Microsoft.SecurityInsights/entityQueries@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":560},"Microsoft.SecurityInsights/incidents/comments@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":565},"Microsoft.SecurityInsights/incidents/relations@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":569},"Microsoft.SecurityInsights/metadata@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":635},"Microsoft.SecurityInsights/onboardingStates@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":640},"Microsoft.SecurityInsights/settings@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":666},"Microsoft.SecurityInsights/sourcecontrols@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":706},"Microsoft.SecurityInsights/threatIntelligence/indicators@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":730},"Microsoft.SecurityInsights/watchlists@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":739},"Microsoft.SecurityInsights/watchlists/watchlistItems@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":746},"Microsoft.SecurityInsights/dataConnectors@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":928},"Microsoft.SecurityInsights/alertRuleTemplates@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1143},"Microsoft.SecurityInsights/entities@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1362},"Microsoft.SecurityInsights/entities/relations@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1366},"Microsoft.SecurityInsights/entityQueryTemplates@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1402},"Microsoft.SecurityInsights/officeConsents@2022-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1407},"Microsoft.SecurityInsights/alertRules@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":262},"Microsoft.SecurityInsights/alertRules/actions@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":267},"Microsoft.SecurityInsights/automationRules@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":416},"Microsoft.SecurityInsights/incidents@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":465},"Microsoft.SecurityInsights/bookmarks@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":502},"Microsoft.SecurityInsights/bookmarks/relations@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":507},"Microsoft.SecurityInsights/entityQueries@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":591},"Microsoft.SecurityInsights/incidents/comments@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":596},"Microsoft.SecurityInsights/incidents/relations@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":600},"Microsoft.SecurityInsights/metadata@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":666},"Microsoft.SecurityInsights/onboardingStates@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":671},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":704},"Microsoft.SecurityInsights/settings@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":730},"Microsoft.SecurityInsights/sourcecontrols@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":770},"Microsoft.SecurityInsights/threatIntelligence/indicators@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":794},"Microsoft.SecurityInsights/watchlists@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":803},"Microsoft.SecurityInsights/watchlists/watchlistItems@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":810},"Microsoft.SecurityInsights/dataConnectors@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":992},"Microsoft.SecurityInsights/alertRuleTemplates@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1207},"Microsoft.SecurityInsights/entities@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1426},"Microsoft.SecurityInsights/entities/relations@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1430},"Microsoft.SecurityInsights/entityQueryTemplates@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1466},"Microsoft.SecurityInsights/officeConsents@2022-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1471},"Microsoft.SecurityInsights/alertRules@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":262},"Microsoft.SecurityInsights/alertRules/actions@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":267},"Microsoft.SecurityInsights/automationRules@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":416},"Microsoft.SecurityInsights/incidents@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":465},"Microsoft.SecurityInsights/bookmarks@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":502},"Microsoft.SecurityInsights/bookmarks/relations@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":507},"Microsoft.SecurityInsights/entityQueries@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":591},"Microsoft.SecurityInsights/incidents/comments@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":596},"Microsoft.SecurityInsights/incidents/relations@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":600},"Microsoft.SecurityInsights/metadata@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":666},"Microsoft.SecurityInsights/onboardingStates@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":671},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":704},"Microsoft.SecurityInsights/settings@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":730},"Microsoft.SecurityInsights/sourcecontrols@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":770},"Microsoft.SecurityInsights/threatIntelligence/indicators@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":794},"Microsoft.SecurityInsights/watchlists@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":803},"Microsoft.SecurityInsights/watchlists/watchlistItems@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":810},"Microsoft.SecurityInsights/dataConnectors@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":992},"Microsoft.SecurityInsights/alertRuleTemplates@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1207},"Microsoft.SecurityInsights/entities@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1426},"Microsoft.SecurityInsights/entities/relations@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1430},"Microsoft.SecurityInsights/entityQueryTemplates@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1466},"Microsoft.SecurityInsights/officeConsents@2022-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1471},"Microsoft.SecurityInsights/alertRules@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":262},"Microsoft.SecurityInsights/alertRules/actions@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":267},"Microsoft.SecurityInsights/automationRules@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":418},"Microsoft.SecurityInsights/incidents@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":467},"Microsoft.SecurityInsights/bookmarks@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":504},"Microsoft.SecurityInsights/bookmarks/relations@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":509},"Microsoft.SecurityInsights/entityQueries@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":596},"Microsoft.SecurityInsights/incidents/comments@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":601},"Microsoft.SecurityInsights/incidents/relations@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":605},"Microsoft.SecurityInsights/metadata@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":671},"Microsoft.SecurityInsights/onboardingStates@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":676},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":709},"Microsoft.SecurityInsights/settings@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":735},"Microsoft.SecurityInsights/sourcecontrols@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":775},"Microsoft.SecurityInsights/threatIntelligence/indicators@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":799},"Microsoft.SecurityInsights/watchlists@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":808},"Microsoft.SecurityInsights/watchlists/watchlistItems@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":815},"Microsoft.SecurityInsights/dataConnectors@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":997},"Microsoft.SecurityInsights/alertRuleTemplates@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1212},"Microsoft.SecurityInsights/entities@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1443},"Microsoft.SecurityInsights/entities/relations@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1447},"Microsoft.SecurityInsights/entityQueryTemplates@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1484},"Microsoft.SecurityInsights/officeConsents@2022-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1489},"Microsoft.SecurityInsights/alertRules@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":262},"Microsoft.SecurityInsights/alertRules/actions@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":267},"Microsoft.SecurityInsights/automationRules@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":418},"Microsoft.SecurityInsights/incidents@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":467},"Microsoft.SecurityInsights/bookmarks@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":504},"Microsoft.SecurityInsights/bookmarks/relations@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":509},"Microsoft.SecurityInsights/entityQueries@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":596},"Microsoft.SecurityInsights/fileImports@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":629},"Microsoft.SecurityInsights/incidents/comments@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":634},"Microsoft.SecurityInsights/incidents/relations@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":638},"Microsoft.SecurityInsights/metadata@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":704},"Microsoft.SecurityInsights/onboardingStates@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":709},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":742},"Microsoft.SecurityInsights/settings@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":768},"Microsoft.SecurityInsights/sourcecontrols@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":808},"Microsoft.SecurityInsights/threatIntelligence/indicators@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":832},"Microsoft.SecurityInsights/watchlists@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":841},"Microsoft.SecurityInsights/watchlists/watchlistItems@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":848},"Microsoft.SecurityInsights/dataConnectors@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1030},"Microsoft.SecurityInsights/alertRuleTemplates@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1245},"Microsoft.SecurityInsights/entities@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1476},"Microsoft.SecurityInsights/entities/relations@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1480},"Microsoft.SecurityInsights/entityQueryTemplates@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1517},"Microsoft.SecurityInsights/officeConsents@2022-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1522},"Microsoft.SecurityInsights/alertRules@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":160},"Microsoft.SecurityInsights/alertRules/actions@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":165},"Microsoft.SecurityInsights/automationRules@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":283},"Microsoft.SecurityInsights/bookmarks@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":296},"Microsoft.SecurityInsights/dataConnectors@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":353},"Microsoft.SecurityInsights/incidents@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":400},"Microsoft.SecurityInsights/incidents/comments@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":405},"Microsoft.SecurityInsights/incidents/relations@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":410},"Microsoft.SecurityInsights/onboardingStates@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":415},"Microsoft.SecurityInsights/threatIntelligence/indicators@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":439},"Microsoft.SecurityInsights/watchlists@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":448},"Microsoft.SecurityInsights/watchlists/watchlistItems@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":453},"Microsoft.SecurityInsights/alertRuleTemplates@2022-08-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":554},"Microsoft.SecurityInsights/alertRules@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":262},"Microsoft.SecurityInsights/alertRules/actions@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":267},"Microsoft.SecurityInsights/automationRules@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":437},"Microsoft.SecurityInsights/incidents@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":486},"Microsoft.SecurityInsights/bookmarks@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":523},"Microsoft.SecurityInsights/bookmarks/relations@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":528},"Microsoft.SecurityInsights/entityQueries@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":615},"Microsoft.SecurityInsights/fileImports@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":648},"Microsoft.SecurityInsights/incidents/comments@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":653},"Microsoft.SecurityInsights/incidents/relations@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":657},"Microsoft.SecurityInsights/metadata@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":723},"Microsoft.SecurityInsights/onboardingStates@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":728},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":761},"Microsoft.SecurityInsights/settings@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":787},"Microsoft.SecurityInsights/sourcecontrols@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":827},"Microsoft.SecurityInsights/threatIntelligence/indicators@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":851},"Microsoft.SecurityInsights/watchlists@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":860},"Microsoft.SecurityInsights/watchlists/watchlistItems@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":867},"Microsoft.SecurityInsights/dataConnectors@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1049},"Microsoft.SecurityInsights/alertRuleTemplates@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1264},"Microsoft.SecurityInsights/entities@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1495},"Microsoft.SecurityInsights/entities/relations@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1499},"Microsoft.SecurityInsights/entityQueryTemplates@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1536},"Microsoft.SecurityInsights/officeConsents@2022-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1541},"Microsoft.SecurityInsights/alertRules@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":277},"Microsoft.SecurityInsights/alertRules/actions@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":282},"Microsoft.SecurityInsights/automationRules@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":452},"Microsoft.SecurityInsights/incidents@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":501},"Microsoft.SecurityInsights/bookmarks@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":538},"Microsoft.SecurityInsights/bookmarks/relations@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":543},"Microsoft.SecurityInsights/entityQueries@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":630},"Microsoft.SecurityInsights/fileImports@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":663},"Microsoft.SecurityInsights/incidents/comments@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":668},"Microsoft.SecurityInsights/incidents/relations@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":672},"Microsoft.SecurityInsights/metadata@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":738},"Microsoft.SecurityInsights/onboardingStates@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":743},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":776},"Microsoft.SecurityInsights/settings@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":802},"Microsoft.SecurityInsights/sourcecontrols@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":842},"Microsoft.SecurityInsights/threatIntelligence/indicators@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":866},"Microsoft.SecurityInsights/watchlists@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":875},"Microsoft.SecurityInsights/watchlists/watchlistItems@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":882},"Microsoft.SecurityInsights/dataConnectors@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1064},"Microsoft.SecurityInsights/alertRuleTemplates@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1281},"Microsoft.SecurityInsights/entities@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1512},"Microsoft.SecurityInsights/entities/relations@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1516},"Microsoft.SecurityInsights/entityQueryTemplates@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1553},"Microsoft.SecurityInsights/officeConsents@2022-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1558},"Microsoft.SecurityInsights/alertRules@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":277},"Microsoft.SecurityInsights/alertRules/actions@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":282},"Microsoft.SecurityInsights/automationRules@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":452},"Microsoft.SecurityInsights/incidents@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":501},"Microsoft.SecurityInsights/bookmarks@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":538},"Microsoft.SecurityInsights/bookmarks/relations@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":543},"Microsoft.SecurityInsights/entityQueries@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":630},"Microsoft.SecurityInsights/fileImports@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":663},"Microsoft.SecurityInsights/incidents/comments@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":668},"Microsoft.SecurityInsights/incidents/relations@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":672},"Microsoft.SecurityInsights/metadata@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":738},"Microsoft.SecurityInsights/onboardingStates@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":743},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":776},"Microsoft.SecurityInsights/settings@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":802},"Microsoft.SecurityInsights/sourcecontrols@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":842},"Microsoft.SecurityInsights/threatIntelligence/indicators@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":866},"Microsoft.SecurityInsights/watchlists@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":875},"Microsoft.SecurityInsights/watchlists/watchlistItems@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":882},"Microsoft.SecurityInsights/dataConnectors@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1064},"Microsoft.SecurityInsights/alertRuleTemplates@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1281},"Microsoft.SecurityInsights/entities@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1512},"Microsoft.SecurityInsights/entities/relations@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1516},"Microsoft.SecurityInsights/entityQueryTemplates@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1553},"Microsoft.SecurityInsights/officeConsents@2022-11-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1558},"Microsoft.SecurityInsights/alertRules@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":160},"Microsoft.SecurityInsights/alertRules/actions@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":165},"Microsoft.SecurityInsights/automationRules@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":317},"Microsoft.SecurityInsights/bookmarks@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":330},"Microsoft.SecurityInsights/dataConnectors@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":387},"Microsoft.SecurityInsights/incidents@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":434},"Microsoft.SecurityInsights/incidents/comments@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":439},"Microsoft.SecurityInsights/incidents/relations@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":444},"Microsoft.SecurityInsights/onboardingStates@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":449},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":482},"Microsoft.SecurityInsights/threatIntelligence/indicators@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":506},"Microsoft.SecurityInsights/watchlists@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":515},"Microsoft.SecurityInsights/watchlists/watchlistItems@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":520},"Microsoft.SecurityInsights/alertRuleTemplates@2022-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":621},"Microsoft.SecurityInsights/alertRules@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":277},"Microsoft.SecurityInsights/alertRules/actions@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":282},"Microsoft.SecurityInsights/automationRules@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":455},"Microsoft.SecurityInsights/incidents@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":504},"Microsoft.SecurityInsights/bookmarks@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":541},"Microsoft.SecurityInsights/bookmarks/relations@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":546},"Microsoft.SecurityInsights/entityQueries@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":633},"Microsoft.SecurityInsights/fileImports@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":666},"Microsoft.SecurityInsights/incidents/comments@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":671},"Microsoft.SecurityInsights/incidents/relations@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":675},"Microsoft.SecurityInsights/incidents/tasks@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":683},"Microsoft.SecurityInsights/metadata@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":749},"Microsoft.SecurityInsights/onboardingStates@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":754},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":787},"Microsoft.SecurityInsights/settings@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":813},"Microsoft.SecurityInsights/sourcecontrols@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":853},"Microsoft.SecurityInsights/threatIntelligence/indicators@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":877},"Microsoft.SecurityInsights/watchlists@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":886},"Microsoft.SecurityInsights/watchlists/watchlistItems@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":893},"Microsoft.SecurityInsights/dataConnectors@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1075},"Microsoft.SecurityInsights/alertRuleTemplates@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1292},"Microsoft.SecurityInsights/entities@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1523},"Microsoft.SecurityInsights/entities/relations@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1527},"Microsoft.SecurityInsights/entityQueryTemplates@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1564},"Microsoft.SecurityInsights/officeConsents@2022-12-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1569},"Microsoft.SecurityInsights/alertRules@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":277},"Microsoft.SecurityInsights/alertRules/actions@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":282},"Microsoft.SecurityInsights/automationRules@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":455},"Microsoft.SecurityInsights/incidents@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":504},"Microsoft.SecurityInsights/bookmarks@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":541},"Microsoft.SecurityInsights/bookmarks/relations@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":546},"Microsoft.SecurityInsights/entityQueries@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":633},"Microsoft.SecurityInsights/fileImports@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":666},"Microsoft.SecurityInsights/incidents/comments@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":671},"Microsoft.SecurityInsights/incidents/relations@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":675},"Microsoft.SecurityInsights/incidents/tasks@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":683},"Microsoft.SecurityInsights/metadata@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":749},"Microsoft.SecurityInsights/onboardingStates@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":754},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":787},"Microsoft.SecurityInsights/settings@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":813},"Microsoft.SecurityInsights/sourcecontrols@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":853},"Microsoft.SecurityInsights/threatIntelligence/indicators@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":877},"Microsoft.SecurityInsights/watchlists@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":886},"Microsoft.SecurityInsights/watchlists/watchlistItems@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":893},"Microsoft.SecurityInsights/dataConnectors@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1092},"Microsoft.SecurityInsights/alertRuleTemplates@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1309},"Microsoft.SecurityInsights/triggeredAnalyticsRuleRuns@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1321},"Microsoft.SecurityInsights/entities@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1552},"Microsoft.SecurityInsights/entities/relations@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1556},"Microsoft.SecurityInsights/entityQueryTemplates@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1593},"Microsoft.SecurityInsights/officeConsents@2023-02-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1598},"Microsoft.SecurityInsights/alertRules@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":172},"Microsoft.SecurityInsights/alertRules/actions@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":177},"Microsoft.SecurityInsights/automationRules@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":329},"Microsoft.SecurityInsights/bookmarks@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":342},"Microsoft.SecurityInsights/dataConnectors@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":399},"Microsoft.SecurityInsights/incidents@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":446},"Microsoft.SecurityInsights/incidents/comments@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":451},"Microsoft.SecurityInsights/incidents/relations@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":456},"Microsoft.SecurityInsights/metadata@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":486},"Microsoft.SecurityInsights/onboardingStates@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":491},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":524},"Microsoft.SecurityInsights/threatIntelligence/indicators@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":548},"Microsoft.SecurityInsights/watchlists@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":557},"Microsoft.SecurityInsights/watchlists/watchlistItems@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":562},"Microsoft.SecurityInsights/alertRuleTemplates@2023-02-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":663},"Microsoft.SecurityInsights/alertRules@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":277},"Microsoft.SecurityInsights/alertRules/actions@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":282},"Microsoft.SecurityInsights/automationRules@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":455},"Microsoft.SecurityInsights/incidents@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":504},"Microsoft.SecurityInsights/bookmarks@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":541},"Microsoft.SecurityInsights/bookmarks/relations@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":546},"Microsoft.SecurityInsights/entityQueries@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":633},"Microsoft.SecurityInsights/fileImports@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":666},"Microsoft.SecurityInsights/incidents/comments@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":671},"Microsoft.SecurityInsights/incidents/relations@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":675},"Microsoft.SecurityInsights/incidents/tasks@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":683},"Microsoft.SecurityInsights/metadata@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":713},"Microsoft.SecurityInsights/onboardingStates@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":718},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":751},"Microsoft.SecurityInsights/settings@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":777},"Microsoft.SecurityInsights/sourcecontrols@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":817},"Microsoft.SecurityInsights/threatIntelligence/indicators@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":841},"Microsoft.SecurityInsights/watchlists@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":850},"Microsoft.SecurityInsights/watchlists/watchlistItems@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":857},"Microsoft.SecurityInsights/dataConnectors@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1052},"Microsoft.SecurityInsights/alertRuleTemplates@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1269},"Microsoft.SecurityInsights/entities@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1500},"Microsoft.SecurityInsights/entities/relations@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1504},"Microsoft.SecurityInsights/entityQueryTemplates@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1541},"Microsoft.SecurityInsights/officeConsents@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1546},"Microsoft.SecurityInsights/triggeredAnalyticsRuleRuns@2023-03-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1558},"Microsoft.SecurityInsights/alertRules@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":277},"Microsoft.SecurityInsights/alertRules/actions@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":282},"Microsoft.SecurityInsights/automationRules@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":455},"Microsoft.SecurityInsights/incidents@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":504},"Microsoft.SecurityInsights/bookmarks@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":541},"Microsoft.SecurityInsights/bookmarks/relations@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":546},"Microsoft.SecurityInsights/contentPackages@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":604},"Microsoft.SecurityInsights/contentTemplates@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":635},"Microsoft.SecurityInsights/entityQueries@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":722},"Microsoft.SecurityInsights/fileImports@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":755},"Microsoft.SecurityInsights/hunts@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":797},"Microsoft.SecurityInsights/hunts/relations@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":803},"Microsoft.SecurityInsights/hunts/comments@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":808},"Microsoft.SecurityInsights/incidents/comments@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":813},"Microsoft.SecurityInsights/incidents/relations@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":817},"Microsoft.SecurityInsights/incidents/tasks@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":825},"Microsoft.SecurityInsights/metadata@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":840},"Microsoft.SecurityInsights/onboardingStates@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":845},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":878},"Microsoft.SecurityInsights/settings@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":904},"Microsoft.SecurityInsights/sourcecontrols@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":944},"Microsoft.SecurityInsights/threatIntelligence/indicators@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":968},"Microsoft.SecurityInsights/watchlists@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":977},"Microsoft.SecurityInsights/watchlists/watchlistItems@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":984},"Microsoft.SecurityInsights/workspaceManagerGroups@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":990},"Microsoft.SecurityInsights/workspaceManagerAssignments@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1003},"Microsoft.SecurityInsights/workspaceManagerConfigurations@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1011},"Microsoft.SecurityInsights/workspaceManagerMembers@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1016},"Microsoft.SecurityInsights/dataConnectors@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1211},"Microsoft.SecurityInsights/alertRuleTemplates@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1428},"Microsoft.SecurityInsights/entities@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1659},"Microsoft.SecurityInsights/contentProductPackages@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1679},"Microsoft.SecurityInsights/contentproducttemplates@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1710},"Microsoft.SecurityInsights/entities/relations@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1714},"Microsoft.SecurityInsights/entityQueryTemplates@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1751},"Microsoft.SecurityInsights/officeConsents@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1756},"Microsoft.SecurityInsights/triggeredAnalyticsRuleRuns@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1768},"Microsoft.SecurityInsights/workspaceManagerAssignments/jobs@2023-04-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1790},"Microsoft.SecurityInsights/alertRules@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":277},"Microsoft.SecurityInsights/alertRules/actions@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":282},"Microsoft.SecurityInsights/automationRules@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":455},"Microsoft.SecurityInsights/incidents@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":504},"Microsoft.SecurityInsights/bookmarks@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":541},"Microsoft.SecurityInsights/bookmarks/relations@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":546},"Microsoft.SecurityInsights/contentPackages@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":604},"Microsoft.SecurityInsights/contentTemplates@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":635},"Microsoft.SecurityInsights/entityQueries@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":722},"Microsoft.SecurityInsights/fileImports@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":755},"Microsoft.SecurityInsights/hunts@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":797},"Microsoft.SecurityInsights/hunts/relations@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":803},"Microsoft.SecurityInsights/hunts/comments@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":808},"Microsoft.SecurityInsights/incidents/comments@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":813},"Microsoft.SecurityInsights/incidents/relations@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":817},"Microsoft.SecurityInsights/incidents/tasks@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":825},"Microsoft.SecurityInsights/metadata@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":840},"Microsoft.SecurityInsights/onboardingStates@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":845},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":878},"Microsoft.SecurityInsights/settings@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":904},"Microsoft.SecurityInsights/sourcecontrols@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":944},"Microsoft.SecurityInsights/threatIntelligence/indicators@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":968},"Microsoft.SecurityInsights/watchlists@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":977},"Microsoft.SecurityInsights/watchlists/watchlistItems@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":984},"Microsoft.SecurityInsights/workspaceManagerAssignments@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":997},"Microsoft.SecurityInsights/workspaceManagerConfigurations@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1005},"Microsoft.SecurityInsights/workspaceManagerGroups@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1011},"Microsoft.SecurityInsights/workspaceManagerMembers@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1016},"Microsoft.SecurityInsights/dataConnectors@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1218},"Microsoft.SecurityInsights/alertRuleTemplates@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1435},"Microsoft.SecurityInsights/entities@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1666},"Microsoft.SecurityInsights/billingStatistics@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1673},"Microsoft.SecurityInsights/contentProductPackages@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1693},"Microsoft.SecurityInsights/contentproducttemplates@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1724},"Microsoft.SecurityInsights/entities/relations@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1728},"Microsoft.SecurityInsights/entityQueryTemplates@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1765},"Microsoft.SecurityInsights/officeConsents@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1770},"Microsoft.SecurityInsights/triggeredAnalyticsRuleRuns@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1782},"Microsoft.SecurityInsights/workspaceManagerAssignments/jobs@2023-05-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1804},"Microsoft.SecurityInsights/alertRules@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":277},"Microsoft.SecurityInsights/alertRules/actions@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":282},"Microsoft.SecurityInsights/automationRules@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":455},"Microsoft.SecurityInsights/incidents@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":504},"Microsoft.SecurityInsights/bookmarks@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":541},"Microsoft.SecurityInsights/bookmarks/relations@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":546},"Microsoft.SecurityInsights/contentPackages@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":604},"Microsoft.SecurityInsights/contentTemplates@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":635},"Microsoft.SecurityInsights/entityQueries@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":722},"Microsoft.SecurityInsights/fileImports@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":755},"Microsoft.SecurityInsights/hunts@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":797},"Microsoft.SecurityInsights/hunts/relations@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":803},"Microsoft.SecurityInsights/hunts/comments@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":808},"Microsoft.SecurityInsights/incidents/comments@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":813},"Microsoft.SecurityInsights/incidents/relations@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":817},"Microsoft.SecurityInsights/incidents/tasks@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":825},"Microsoft.SecurityInsights/metadata@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":840},"Microsoft.SecurityInsights/onboardingStates@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":845},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":878},"Microsoft.SecurityInsights/settings@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":904},"Microsoft.SecurityInsights/sourcecontrols@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":956},"Microsoft.SecurityInsights/threatIntelligence/indicators@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":980},"Microsoft.SecurityInsights/watchlists@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":989},"Microsoft.SecurityInsights/watchlists/watchlistItems@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":996},"Microsoft.SecurityInsights/workspaceManagerAssignments@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1009},"Microsoft.SecurityInsights/workspaceManagerConfigurations@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1017},"Microsoft.SecurityInsights/workspaceManagerGroups@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1023},"Microsoft.SecurityInsights/workspaceManagerMembers@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1028},"Microsoft.SecurityInsights/dataConnectors@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1230},"Microsoft.SecurityInsights/alertRuleTemplates@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1447},"Microsoft.SecurityInsights/entities@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1678},"Microsoft.SecurityInsights/billingStatistics@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1685},"Microsoft.SecurityInsights/contentProductPackages@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1705},"Microsoft.SecurityInsights/contentproducttemplates@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1736},"Microsoft.SecurityInsights/entities/relations@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1740},"Microsoft.SecurityInsights/entityQueryTemplates@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1777},"Microsoft.SecurityInsights/officeConsents@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1782},"Microsoft.SecurityInsights/triggeredAnalyticsRuleRuns@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1794},"Microsoft.SecurityInsights/workspaceManagerAssignments/jobs@2023-06-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1816},"Microsoft.SecurityInsights/alertRules@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":277},"Microsoft.SecurityInsights/alertRules/actions@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":282},"Microsoft.SecurityInsights/automationRules@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":455},"Microsoft.SecurityInsights/incidents@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":504},"Microsoft.SecurityInsights/bookmarks@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":541},"Microsoft.SecurityInsights/bookmarks/relations@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":546},"Microsoft.SecurityInsights/contentPackages@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":604},"Microsoft.SecurityInsights/contentTemplates@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":635},"Microsoft.SecurityInsights/entityQueries@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":722},"Microsoft.SecurityInsights/fileImports@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":755},"Microsoft.SecurityInsights/hunts@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":799},"Microsoft.SecurityInsights/hunts/relations@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":805},"Microsoft.SecurityInsights/hunts/comments@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":810},"Microsoft.SecurityInsights/incidents/comments@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":815},"Microsoft.SecurityInsights/incidents/relations@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":819},"Microsoft.SecurityInsights/incidents/tasks@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":827},"Microsoft.SecurityInsights/metadata@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":837},"Microsoft.SecurityInsights/onboardingStates@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":842},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":875},"Microsoft.SecurityInsights/settings@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":901},"Microsoft.SecurityInsights/sourcecontrols@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":953},"Microsoft.SecurityInsights/threatIntelligence/indicators@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":977},"Microsoft.SecurityInsights/watchlists@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":986},"Microsoft.SecurityInsights/watchlists/watchlistItems@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":993},"Microsoft.SecurityInsights/workspaceManagerAssignments@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1006},"Microsoft.SecurityInsights/workspaceManagerConfigurations@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1014},"Microsoft.SecurityInsights/workspaceManagerGroups@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1020},"Microsoft.SecurityInsights/workspaceManagerMembers@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1025},"Microsoft.SecurityInsights/dataConnectors@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1227},"Microsoft.SecurityInsights/dataConnectorDefinitions@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1263},"Microsoft.SecurityInsights/alertRuleTemplates@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1480},"Microsoft.SecurityInsights/entities@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1711},"Microsoft.SecurityInsights/billingStatistics@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1718},"Microsoft.SecurityInsights/contentProductPackages@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1738},"Microsoft.SecurityInsights/contentproducttemplates@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1769},"Microsoft.SecurityInsights/entities/relations@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1773},"Microsoft.SecurityInsights/entityQueryTemplates@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1810},"Microsoft.SecurityInsights/officeConsents@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1815},"Microsoft.SecurityInsights/triggeredAnalyticsRuleRuns@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1827},"Microsoft.SecurityInsights/workspaceManagerAssignments/jobs@2023-07-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1851},"Microsoft.SecurityInsights/alertRules@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":277},"Microsoft.SecurityInsights/alertRules/actions@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":282},"Microsoft.SecurityInsights/automationRules@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":455},"Microsoft.SecurityInsights/incidents@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":504},"Microsoft.SecurityInsights/bookmarks@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":541},"Microsoft.SecurityInsights/bookmarks/relations@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":546},"Microsoft.SecurityInsights/contentPackages@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":604},"Microsoft.SecurityInsights/contentTemplates@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":635},"Microsoft.SecurityInsights/entityQueries@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":722},"Microsoft.SecurityInsights/fileImports@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":755},"Microsoft.SecurityInsights/hunts@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":799},"Microsoft.SecurityInsights/hunts/relations@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":805},"Microsoft.SecurityInsights/hunts/comments@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":810},"Microsoft.SecurityInsights/incidents/comments@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":815},"Microsoft.SecurityInsights/incidents/relations@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":819},"Microsoft.SecurityInsights/incidents/tasks@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":827},"Microsoft.SecurityInsights/metadata@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":837},"Microsoft.SecurityInsights/onboardingStates@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":842},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":875},"Microsoft.SecurityInsights/settings@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":901},"Microsoft.SecurityInsights/sourcecontrols@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":953},"Microsoft.SecurityInsights/threatIntelligence/indicators@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":977},"Microsoft.SecurityInsights/watchlists@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":986},"Microsoft.SecurityInsights/watchlists/watchlistItems@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":993},"Microsoft.SecurityInsights/workspaceManagerAssignments@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1006},"Microsoft.SecurityInsights/workspaceManagerConfigurations@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1014},"Microsoft.SecurityInsights/workspaceManagerGroups@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1020},"Microsoft.SecurityInsights/workspaceManagerMembers@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1025},"Microsoft.SecurityInsights/dataConnectorDefinitions@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1061},"Microsoft.SecurityInsights/dataConnectors@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1263},"Microsoft.SecurityInsights/alertRuleTemplates@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1480},"Microsoft.SecurityInsights/entities@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1711},"Microsoft.SecurityInsights/billingStatistics@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1718},"Microsoft.SecurityInsights/contentProductPackages@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1738},"Microsoft.SecurityInsights/contentproducttemplates@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1769},"Microsoft.SecurityInsights/entities/relations@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1773},"Microsoft.SecurityInsights/entityQueryTemplates@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1810},"Microsoft.SecurityInsights/officeConsents@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1815},"Microsoft.SecurityInsights/triggeredAnalyticsRuleRuns@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1827},"Microsoft.SecurityInsights/workspaceManagerAssignments/jobs@2023-08-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1851},"Microsoft.SecurityInsights/alertRules@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":277},"Microsoft.SecurityInsights/alertRules/actions@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":282},"Microsoft.SecurityInsights/automationRules@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":455},"Microsoft.SecurityInsights/incidents@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":504},"Microsoft.SecurityInsights/bookmarks@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":541},"Microsoft.SecurityInsights/bookmarks/relations@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":546},"Microsoft.SecurityInsights/contentPackages@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":604},"Microsoft.SecurityInsights/contentTemplates@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":635},"Microsoft.SecurityInsights/entityQueries@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":722},"Microsoft.SecurityInsights/fileImports@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":755},"Microsoft.SecurityInsights/hunts@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":799},"Microsoft.SecurityInsights/hunts/relations@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":805},"Microsoft.SecurityInsights/hunts/comments@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":810},"Microsoft.SecurityInsights/incidents/comments@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":815},"Microsoft.SecurityInsights/incidents/relations@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":819},"Microsoft.SecurityInsights/incidents/tasks@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":827},"Microsoft.SecurityInsights/metadata@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":837},"Microsoft.SecurityInsights/onboardingStates@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":842},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":875},"Microsoft.SecurityInsights/settings@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":901},"Microsoft.SecurityInsights/sourcecontrols@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":953},"Microsoft.SecurityInsights/threatIntelligence/indicators@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":977},"Microsoft.SecurityInsights/watchlists@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":986},"Microsoft.SecurityInsights/watchlists/watchlistItems@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":993},"Microsoft.SecurityInsights/workspaceManagerAssignments@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1006},"Microsoft.SecurityInsights/workspaceManagerConfigurations@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1014},"Microsoft.SecurityInsights/workspaceManagerGroups@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1020},"Microsoft.SecurityInsights/workspaceManagerMembers@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1025},"Microsoft.SecurityInsights/dataConnectorDefinitions@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1061},"Microsoft.SecurityInsights/dataConnectors@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1263},"Microsoft.SecurityInsights/alertRuleTemplates@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1480},"Microsoft.SecurityInsights/entities@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1711},"Microsoft.SecurityInsights/billingStatistics@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1718},"Microsoft.SecurityInsights/contentProductPackages@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1738},"Microsoft.SecurityInsights/contentproducttemplates@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1769},"Microsoft.SecurityInsights/entities/relations@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1773},"Microsoft.SecurityInsights/entityQueryTemplates@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1810},"Microsoft.SecurityInsights/officeConsents@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1815},"Microsoft.SecurityInsights/triggeredAnalyticsRuleRuns@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1827},"Microsoft.SecurityInsights/workspaceManagerAssignments/jobs@2023-09-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1851},"Microsoft.SecurityInsights/alertRules@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":277},"Microsoft.SecurityInsights/alertRules/actions@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":282},"Microsoft.SecurityInsights/automationRules@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":455},"Microsoft.SecurityInsights/incidents@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":504},"Microsoft.SecurityInsights/bookmarks@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":541},"Microsoft.SecurityInsights/bookmarks/relations@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":546},"Microsoft.SecurityInsights/contentPackages@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":607},"Microsoft.SecurityInsights/contentTemplates@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":642},"Microsoft.SecurityInsights/entityQueries@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":729},"Microsoft.SecurityInsights/fileImports@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":762},"Microsoft.SecurityInsights/hunts@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":806},"Microsoft.SecurityInsights/hunts/relations@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":812},"Microsoft.SecurityInsights/hunts/comments@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":817},"Microsoft.SecurityInsights/incidents/comments@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":822},"Microsoft.SecurityInsights/incidents/relations@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":826},"Microsoft.SecurityInsights/incidents/tasks@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":834},"Microsoft.SecurityInsights/metadata@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":844},"Microsoft.SecurityInsights/onboardingStates@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":849},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":882},"Microsoft.SecurityInsights/settings@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":908},"Microsoft.SecurityInsights/sourcecontrols@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":960},"Microsoft.SecurityInsights/threatIntelligence/indicators@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":984},"Microsoft.SecurityInsights/watchlists@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":993},"Microsoft.SecurityInsights/watchlists/watchlistItems@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1000},"Microsoft.SecurityInsights/workspaceManagerAssignments@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1013},"Microsoft.SecurityInsights/workspaceManagerConfigurations@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1021},"Microsoft.SecurityInsights/workspaceManagerGroups@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1027},"Microsoft.SecurityInsights/workspaceManagerMembers@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1032},"Microsoft.SecurityInsights/dataConnectorDefinitions@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1068},"Microsoft.SecurityInsights/dataConnectors@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1270},"Microsoft.SecurityInsights/alertRuleTemplates@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1487},"Microsoft.SecurityInsights/entities@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1718},"Microsoft.SecurityInsights/billingStatistics@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1725},"Microsoft.SecurityInsights/contentProductPackages@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1748},"Microsoft.SecurityInsights/contentproducttemplates@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1782},"Microsoft.SecurityInsights/entities/relations@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1786},"Microsoft.SecurityInsights/entityQueryTemplates@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1823},"Microsoft.SecurityInsights/officeConsents@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1828},"Microsoft.SecurityInsights/triggeredAnalyticsRuleRuns@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1840},"Microsoft.SecurityInsights/workspaceManagerAssignments/jobs@2023-10-01-preview":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1864},"Microsoft.SecurityInsights/alertRules@2023-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":172},"Microsoft.SecurityInsights/alertRules/actions@2023-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":177},"Microsoft.SecurityInsights/automationRules@2023-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":329},"Microsoft.SecurityInsights/bookmarks@2023-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":342},"Microsoft.SecurityInsights/contentPackages@2023-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":403},"Microsoft.SecurityInsights/contentTemplates@2023-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":438},"Microsoft.SecurityInsights/dataConnectors@2023-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":495},"Microsoft.SecurityInsights/incidents@2023-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":542},"Microsoft.SecurityInsights/incidents/comments@2023-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":547},"Microsoft.SecurityInsights/incidents/relations@2023-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":552},"Microsoft.SecurityInsights/metadata@2023-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":562},"Microsoft.SecurityInsights/onboardingStates@2023-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":567},"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2023-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":600},"Microsoft.SecurityInsights/sourcecontrols@2023-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":649},"Microsoft.SecurityInsights/threatIntelligence/indicators@2023-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":673},"Microsoft.SecurityInsights/watchlists@2023-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":679},"Microsoft.SecurityInsights/watchlists/watchlistItems@2023-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":684},"Microsoft.SecurityInsights/alertRuleTemplates@2023-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":785},"Microsoft.SecurityInsights/contentProductPackages@2023-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":808},"Microsoft.SecurityInsights/contentproducttemplates@2023-11-01":{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":842},"Microsoft.SerialConsole/serialPorts@2018-05-01":{"RelativePath":"serialconsole/microsoft.serialconsole/2018-05-01/types.json","Index":15},"Microsoft.SerialConsole/serialPorts@2023-01-01":{"RelativePath":"serialconsole/microsoft.serialconsole/2023-01-01/types.json","Index":29},"Microsoft.OperationalInsights/workspaces/features/machineGroups@2015-11-01-preview":{"RelativePath":"service-map/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":40},"Microsoft.OperationalInsights/workspaces/features/machines@2015-11-01-preview":{"RelativePath":"service-map/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":113},"Microsoft.OperationalInsights/workspaces/features/machines/processes@2015-11-01-preview":{"RelativePath":"service-map/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":163},"Microsoft.OperationalInsights/workspaces/features/machines/ports@2015-11-01-preview":{"RelativePath":"service-map/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":177},"Microsoft.OperationalInsights/workspaces/features/clientGroups@2015-11-01-preview":{"RelativePath":"service-map/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":188},"Microsoft.OperationalInsights/workspaces/features/summaries@2015-11-01-preview":{"RelativePath":"service-map/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":195},"Microsoft.ServiceBus/namespaces@2015-08-01":{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":36},"Microsoft.ServiceBus/namespaces/AuthorizationRules@2015-08-01":{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":46},"Microsoft.ServiceBus/namespaces/queues@2015-08-01":{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":68},"Microsoft.ServiceBus/namespaces/queues/authorizationRules@2015-08-01":{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":72},"Microsoft.ServiceBus/namespaces/topics@2015-08-01":{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":93},"Microsoft.ServiceBus/namespaces/topics/authorizationRules@2015-08-01":{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":97},"Microsoft.ServiceBus/namespaces/topics/subscriptions@2015-08-01":{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":118},"Microsoft.ServiceBus/namespaces/AuthorizationRules@2017-04-01":{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":17},"Microsoft.ServiceBus/namespaces@2017-04-01":{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":32},"Microsoft.ServiceBus/namespaces/networkRuleSets@2017-04-01":{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":48},"Microsoft.ServiceBus/namespaces/queues/authorizationRules@2017-04-01":{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":52},"Microsoft.ServiceBus/namespaces/queues@2017-04-01":{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":68},"Microsoft.ServiceBus/namespaces/topics/authorizationRules@2017-04-01":{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":72},"Microsoft.ServiceBus/namespaces/topics@2017-04-01":{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":87},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs@2017-04-01":{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":100},"Microsoft.ServiceBus/namespaces/migrationConfigurations@2017-04-01":{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":107},"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules@2017-04-01":{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":119},"Microsoft.ServiceBus/namespaces/topics/subscriptions@2017-04-01":{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":134},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs/AuthorizationRules@2017-04-01":{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":138},"Microsoft.ServiceBus/namespaces/ipfilterrules@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":15},"Microsoft.ServiceBus/namespaces@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":35},"Microsoft.ServiceBus/namespaces/virtualnetworkrules@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":40},"Microsoft.ServiceBus/namespaces/AuthorizationRules@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":50},"Microsoft.ServiceBus/namespaces/networkRuleSets@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":66},"Microsoft.ServiceBus/namespaces/privateEndpointConnections@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":85},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":98},"Microsoft.ServiceBus/namespaces/queues/authorizationRules@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":102},"Microsoft.ServiceBus/namespaces/queues@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":118},"Microsoft.ServiceBus/namespaces/topics/authorizationRules@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":122},"Microsoft.ServiceBus/namespaces/topics@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":137},"Microsoft.ServiceBus/namespaces/migrationConfigurations@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":144},"Microsoft.ServiceBus/namespaces/topics/subscriptions@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":159},"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":171},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs/authorizationRules@2018-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":175},"Microsoft.ServiceBus/namespaces@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":63},"Microsoft.ServiceBus/namespaces/networkRuleSets@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":79},"Microsoft.ServiceBus/namespaces/AuthorizationRules@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":89},"Microsoft.ServiceBus/namespaces/privateEndpointConnections@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":93},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":106},"Microsoft.ServiceBus/namespaces/migrationConfigurations@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":113},"Microsoft.ServiceBus/namespaces/queues/authorizationRules@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":117},"Microsoft.ServiceBus/namespaces/queues@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":133},"Microsoft.ServiceBus/namespaces/topics/authorizationRules@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":137},"Microsoft.ServiceBus/namespaces/topics@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":152},"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":164},"Microsoft.ServiceBus/namespaces/topics/subscriptions@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":179},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs/authorizationRules@2021-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":183},"Microsoft.ServiceBus/namespaces@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":63},"Microsoft.ServiceBus/namespaces/networkRuleSets@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":82},"Microsoft.ServiceBus/namespaces/AuthorizationRules@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":92},"Microsoft.ServiceBus/namespaces/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":96},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":109},"Microsoft.ServiceBus/namespaces/migrationConfigurations@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":116},"Microsoft.ServiceBus/namespaces/queues/authorizationRules@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":120},"Microsoft.ServiceBus/namespaces/queues@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":136},"Microsoft.ServiceBus/namespaces/topics/authorizationRules@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":140},"Microsoft.ServiceBus/namespaces/topics@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":155},"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":167},"Microsoft.ServiceBus/namespaces/topics/subscriptions@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":183},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs/authorizationRules@2021-06-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":187},"Microsoft.ServiceBus/namespaces@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":63},"Microsoft.ServiceBus/namespaces/networkRuleSets@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":82},"Microsoft.ServiceBus/namespaces/AuthorizationRules@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":92},"Microsoft.ServiceBus/namespaces/privateEndpointConnections@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":96},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":109},"Microsoft.ServiceBus/namespaces/migrationConfigurations@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":116},"Microsoft.ServiceBus/namespaces/queues/authorizationRules@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":120},"Microsoft.ServiceBus/namespaces/queues@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":136},"Microsoft.ServiceBus/namespaces/topics/authorizationRules@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":140},"Microsoft.ServiceBus/namespaces/topics@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":155},"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":167},"Microsoft.ServiceBus/namespaces/topics/subscriptions@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":183},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs/authorizationRules@2021-11-01":{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":187},"Microsoft.ServiceBus/namespaces@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":72},"Microsoft.ServiceBus/namespaces/networkRuleSets@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":91},"Microsoft.ServiceBus/namespaces/AuthorizationRules@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":101},"Microsoft.ServiceBus/namespaces/privateEndpointConnections@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":105},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":118},"Microsoft.ServiceBus/namespaces/migrationConfigurations@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":125},"Microsoft.ServiceBus/namespaces/queues/authorizationRules@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":129},"Microsoft.ServiceBus/namespaces/queues@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":145},"Microsoft.ServiceBus/namespaces/topics/authorizationRules@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":149},"Microsoft.ServiceBus/namespaces/topics@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":164},"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":176},"Microsoft.ServiceBus/namespaces/topics/subscriptions@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":192},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs/authorizationRules@2022-01-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":196},"Microsoft.ServiceBus/namespaces@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":71},"Microsoft.ServiceBus/namespaces/networkRuleSets@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":90},"Microsoft.ServiceBus/namespaces/AuthorizationRules@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":100},"Microsoft.ServiceBus/namespaces/privateEndpointConnections@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":104},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":117},"Microsoft.ServiceBus/namespaces/migrationConfigurations@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":124},"Microsoft.ServiceBus/namespaces/queues/authorizationRules@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":128},"Microsoft.ServiceBus/namespaces/queues@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":144},"Microsoft.ServiceBus/namespaces/topics/authorizationRules@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":148},"Microsoft.ServiceBus/namespaces/topics@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":163},"Microsoft.ServiceBus/namespaces/topics/subscriptions/rules@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":175},"Microsoft.ServiceBus/namespaces/topics/subscriptions@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":191},"Microsoft.ServiceBus/namespaces/disasterRecoveryConfigs/authorizationRules@2022-10-01-preview":{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":195},"Microsoft.ServiceFabric/clusters@2016-09-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2016-09-01/types.json","Index":74},"Microsoft.ServiceFabric/clusters/applicationTypes@2017-07-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2017-07-01-preview/types.json","Index":12},"Microsoft.ServiceFabric/clusters/applicationTypes/versions@2017-07-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2017-07-01-preview/types.json","Index":18},"Microsoft.ServiceFabric/clusters/applications@2017-07-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2017-07-01-preview/types.json","Index":34},"Microsoft.ServiceFabric/clusters/applications/services@2017-07-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2017-07-01-preview/types.json","Index":72},"Microsoft.ServiceFabric/clusters@2017-07-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2017-07-01-preview/types.json","Index":145},"Microsoft.ServiceFabric/clusters@2018-02-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2018-02-01/types.json","Index":101},"Microsoft.ServiceFabric/clusters@2019-03-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-03-01-preview/types.json","Index":101},"Microsoft.ServiceFabric/clusters/applicationTypes@2019-03-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-03-01-preview/types.json","Index":107},"Microsoft.ServiceFabric/clusters/applicationTypes/versions@2019-03-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-03-01-preview/types.json","Index":114},"Microsoft.ServiceFabric/clusters/applications@2019-03-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-03-01-preview/types.json","Index":131},"Microsoft.ServiceFabric/clusters/applications/services@2019-03-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-03-01-preview/types.json","Index":173},"Microsoft.ServiceFabric/clusters@2019-03-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-03-01/types.json","Index":101},"Microsoft.ServiceFabric/clusters/applicationTypes@2019-03-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-03-01/types.json","Index":107},"Microsoft.ServiceFabric/clusters/applicationTypes/versions@2019-03-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-03-01/types.json","Index":114},"Microsoft.ServiceFabric/clusters/applications@2019-03-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-03-01/types.json","Index":131},"Microsoft.ServiceFabric/clusters/applications/services@2019-03-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-03-01/types.json","Index":173},"Microsoft.ServiceFabric/clusters@2019-06-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-06-01-preview/types.json","Index":101},"Microsoft.ServiceFabric/clusters/applicationTypes@2019-06-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-06-01-preview/types.json","Index":107},"Microsoft.ServiceFabric/clusters/applicationTypes/versions@2019-06-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-06-01-preview/types.json","Index":114},"Microsoft.ServiceFabric/clusters/applications@2019-06-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-06-01-preview/types.json","Index":141},"Microsoft.ServiceFabric/clusters/applications/services@2019-06-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-06-01-preview/types.json","Index":183},"Microsoft.ServiceFabric/clusters@2019-11-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-11-01-preview/types.json","Index":102},"Microsoft.ServiceFabric/clusters/applicationTypes@2019-11-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-11-01-preview/types.json","Index":108},"Microsoft.ServiceFabric/clusters/applicationTypes/versions@2019-11-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-11-01-preview/types.json","Index":115},"Microsoft.ServiceFabric/clusters/applications@2019-11-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-11-01-preview/types.json","Index":147},"Microsoft.ServiceFabric/clusters/applications/services@2019-11-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2019-11-01-preview/types.json","Index":189},"Microsoft.ServiceFabric/managedClusters@2020-01-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2020-01-01-preview/types.json","Index":60},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2020-01-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2020-01-01-preview/types.json","Index":89},"Microsoft.ServiceFabric/clusters@2020-03-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2020-03-01/types.json","Index":102},"Microsoft.ServiceFabric/clusters/applicationTypes@2020-03-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2020-03-01/types.json","Index":108},"Microsoft.ServiceFabric/clusters/applicationTypes/versions@2020-03-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2020-03-01/types.json","Index":115},"Microsoft.ServiceFabric/clusters/applications@2020-03-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2020-03-01/types.json","Index":147},"Microsoft.ServiceFabric/clusters/applications/services@2020-03-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2020-03-01/types.json","Index":189},"Microsoft.ServiceFabric/clusters@2020-12-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2020-12-01-preview/types.json","Index":113},"Microsoft.ServiceFabric/clusters/applicationTypes@2020-12-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2020-12-01-preview/types.json","Index":119},"Microsoft.ServiceFabric/clusters/applicationTypes/versions@2020-12-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2020-12-01-preview/types.json","Index":126},"Microsoft.ServiceFabric/clusters/applications@2020-12-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2020-12-01-preview/types.json","Index":158},"Microsoft.ServiceFabric/clusters/applications/services@2020-12-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2020-12-01-preview/types.json","Index":200},"Microsoft.ServiceFabric/clusters@2021-06-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2021-06-01/types.json","Index":126},"Microsoft.ServiceFabric/clusters/applicationTypes@2021-06-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2021-06-01/types.json","Index":132},"Microsoft.ServiceFabric/clusters/applicationTypes/versions@2021-06-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2021-06-01/types.json","Index":139},"Microsoft.ServiceFabric/clusters/applications@2021-06-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2021-06-01/types.json","Index":171},"Microsoft.ServiceFabric/clusters/applications/services@2021-06-01":{"RelativePath":"servicefabric/microsoft.servicefabric/2021-06-01/types.json","Index":213},"Microsoft.ServiceFabric/clusters@2023-11-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2023-11-01-preview/types.json","Index":126},"Microsoft.ServiceFabric/clusters/applicationTypes@2023-11-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2023-11-01-preview/types.json","Index":132},"Microsoft.ServiceFabric/clusters/applicationTypes/versions@2023-11-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2023-11-01-preview/types.json","Index":139},"Microsoft.ServiceFabric/clusters/applications@2023-11-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2023-11-01-preview/types.json","Index":171},"Microsoft.ServiceFabric/clusters/applications/services@2023-11-01-preview":{"RelativePath":"servicefabric/microsoft.servicefabric/2023-11-01-preview/types.json","Index":213},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2021-01-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-01-01-preview/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2021-01-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-01-01-preview/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2021-01-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-01-01-preview/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2021-01-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-01-01-preview/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2021-01-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-01-01-preview/types.json","Index":185},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2021-01-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-01-01-preview/types.json","Index":216},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2021-05-01":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-05-01/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2021-05-01":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-05-01/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2021-05-01":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-05-01/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2021-05-01":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-05-01/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2021-05-01":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-05-01/types.json","Index":188},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2021-05-01":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-05-01/types.json","Index":223},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2021-07-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-07-01-preview/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2021-07-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-07-01-preview/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2021-07-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-07-01-preview/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2021-07-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-07-01-preview/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2021-07-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-07-01-preview/types.json","Index":190},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2021-07-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-07-01-preview/types.json","Index":232},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2021-11-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-11-01-preview/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2021-11-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-11-01-preview/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2021-11-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-11-01-preview/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2021-11-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-11-01-preview/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2021-11-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-11-01-preview/types.json","Index":201},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2021-11-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-11-01-preview/types.json","Index":249},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2022-01-01":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-01-01/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2022-01-01":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-01-01/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2022-01-01":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-01-01/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2022-01-01":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-01-01/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2022-01-01":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-01-01/types.json","Index":201},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2022-01-01":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-01-01/types.json","Index":249},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2022-02-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-02-01-preview/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2022-02-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-02-01-preview/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2022-02-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-02-01-preview/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2022-02-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-02-01-preview/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2022-02-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-02-01-preview/types.json","Index":201},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2022-02-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-02-01-preview/types.json","Index":250},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2022-06-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-06-01-preview/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2022-06-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-06-01-preview/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2022-06-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-06-01-preview/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2022-06-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-06-01-preview/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2022-06-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-06-01-preview/types.json","Index":201},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2022-06-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-06-01-preview/types.json","Index":253},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2022-08-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-08-01-preview/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2022-08-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-08-01-preview/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2022-08-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-08-01-preview/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2022-08-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-08-01-preview/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2022-08-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-08-01-preview/types.json","Index":201},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2022-08-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-08-01-preview/types.json","Index":253},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2022-10-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-10-01-preview/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2022-10-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-10-01-preview/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2022-10-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-10-01-preview/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2022-10-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-10-01-preview/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2022-10-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-10-01-preview/types.json","Index":204},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2022-10-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-10-01-preview/types.json","Index":260},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2023-02-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-02-01-preview/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2023-02-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-02-01-preview/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2023-02-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-02-01-preview/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2023-02-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-02-01-preview/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2023-02-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-02-01-preview/types.json","Index":204},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2023-02-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-02-01-preview/types.json","Index":262},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2023-03-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-03-01-preview/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2023-03-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-03-01-preview/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2023-03-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-03-01-preview/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2023-03-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-03-01-preview/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2023-03-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-03-01-preview/types.json","Index":204},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2023-03-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-03-01-preview/types.json","Index":263},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2023-07-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-07-01-preview/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2023-07-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-07-01-preview/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2023-07-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-07-01-preview/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2023-07-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-07-01-preview/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2023-07-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-07-01-preview/types.json","Index":204},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2023-07-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-07-01-preview/types.json","Index":263},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2023-09-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-09-01-preview/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2023-09-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-09-01-preview/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2023-09-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-09-01-preview/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2023-09-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-09-01-preview/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2023-09-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-09-01-preview/types.json","Index":204},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2023-09-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-09-01-preview/types.json","Index":282},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2023-11-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2023-11-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2023-11-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2023-11-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2023-11-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":208},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2023-11-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":286},"Microsoft.ServiceFabric/managedclusters/applicationTypes@2023-12-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-12-01-preview/types.json","Index":14},"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2023-12-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-12-01-preview/types.json","Index":20},"Microsoft.ServiceFabric/managedclusters/applications@2023-12-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-12-01-preview/types.json","Index":48},"Microsoft.ServiceFabric/managedclusters/applications/services@2023-12-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-12-01-preview/types.json","Index":110},"Microsoft.ServiceFabric/managedClusters@2023-12-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-12-01-preview/types.json","Index":208},"Microsoft.ServiceFabric/managedClusters/nodeTypes@2023-12-01-preview":{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-12-01-preview/types.json","Index":286},"Microsoft.ServiceFabricMesh/applications@2018-07-01-preview":{"RelativePath":"servicefabricmesh/microsoft.servicefabricmesh/2018-07-01-preview/types.json","Index":77},"Microsoft.ServiceFabricMesh/networks@2018-07-01-preview":{"RelativePath":"servicefabricmesh/microsoft.servicefabricmesh/2018-07-01-preview/types.json","Index":88},"Microsoft.ServiceFabricMesh/volumes@2018-07-01-preview":{"RelativePath":"servicefabricmesh/microsoft.servicefabricmesh/2018-07-01-preview/types.json","Index":97},"Microsoft.ServiceFabricMesh/applications/services@2018-07-01-preview":{"RelativePath":"servicefabricmesh/microsoft.servicefabricmesh/2018-07-01-preview/types.json","Index":101},"Microsoft.ServiceFabricMesh/secrets@2018-09-01-preview":{"RelativePath":"servicefabricmesh/microsoft.servicefabricmesh/2018-09-01-preview/types.json","Index":22},"Microsoft.ServiceFabricMesh/secrets/values@2018-09-01-preview":{"RelativePath":"servicefabricmesh/microsoft.servicefabricmesh/2018-09-01-preview/types.json","Index":28},"Microsoft.ServiceFabricMesh/volumes@2018-09-01-preview":{"RelativePath":"servicefabricmesh/microsoft.servicefabricmesh/2018-09-01-preview/types.json","Index":44},"Microsoft.ServiceFabricMesh/networks@2018-09-01-preview":{"RelativePath":"servicefabricmesh/microsoft.servicefabricmesh/2018-09-01-preview/types.json","Index":59},"Microsoft.ServiceFabricMesh/gateways@2018-09-01-preview":{"RelativePath":"servicefabricmesh/microsoft.servicefabricmesh/2018-09-01-preview/types.json","Index":92},"Microsoft.ServiceFabricMesh/applications@2018-09-01-preview":{"RelativePath":"servicefabricmesh/microsoft.servicefabricmesh/2018-09-01-preview/types.json","Index":186},"Microsoft.ServiceFabricMesh/applications/services@2018-09-01-preview":{"RelativePath":"servicefabricmesh/microsoft.servicefabricmesh/2018-09-01-preview/types.json","Index":190},"Microsoft.ServiceLinker/linkers@2021-11-01-preview":{"RelativePath":"servicelinker/microsoft.servicelinker/2021-11-01-preview/types.json","Index":50},"Microsoft.ServiceLinker/linkers@2022-01-01-preview":{"RelativePath":"servicelinker/microsoft.servicelinker/2022-01-01-preview/types.json","Index":67},"Microsoft.ServiceLinker/linkers@2022-05-01":{"RelativePath":"servicelinker/microsoft.servicelinker/2022-05-01/types.json","Index":68},"Microsoft.ServiceLinker/locations/dryruns@2022-11-01-preview":{"RelativePath":"servicelinker/microsoft.servicelinker/2022-11-01-preview/types.json","Index":151},"Microsoft.ServiceLinker/locations/connectors@2022-11-01-preview":{"RelativePath":"servicelinker/microsoft.servicelinker/2022-11-01-preview/types.json","Index":169},"Microsoft.ServiceLinker/linkers@2022-11-01-preview":{"RelativePath":"servicelinker/microsoft.servicelinker/2022-11-01-preview/types.json","Index":173},"Microsoft.ServiceLinker/dryruns@2022-11-01-preview":{"RelativePath":"servicelinker/microsoft.servicelinker/2022-11-01-preview/types.json","Index":177},"Microsoft.ServiceNetworking/trafficControllers@2022-10-01-preview":{"RelativePath":"servicenetworking/microsoft.servicenetworking/2022-10-01-preview/types.json","Index":36},"Microsoft.ServiceNetworking/trafficControllers/associations@2022-10-01-preview":{"RelativePath":"servicenetworking/microsoft.servicenetworking/2022-10-01-preview/types.json","Index":52},"Microsoft.ServiceNetworking/trafficControllers/frontends@2022-10-01-preview":{"RelativePath":"servicenetworking/microsoft.servicenetworking/2022-10-01-preview/types.json","Index":71},"Microsoft.ServiceNetworking/trafficControllers@2023-05-01-preview":{"RelativePath":"servicenetworking/microsoft.servicenetworking/2023-05-01-preview/types.json","Index":36},"Microsoft.ServiceNetworking/trafficControllers/associations@2023-05-01-preview":{"RelativePath":"servicenetworking/microsoft.servicenetworking/2023-05-01-preview/types.json","Index":53},"Microsoft.ServiceNetworking/trafficControllers/frontends@2023-05-01-preview":{"RelativePath":"servicenetworking/microsoft.servicenetworking/2023-05-01-preview/types.json","Index":67},"Microsoft.ServiceNetworking/trafficControllers@2023-11-01":{"RelativePath":"servicenetworking/microsoft.servicenetworking/2023-11-01/types.json","Index":36},"Microsoft.ServiceNetworking/trafficControllers/associations@2023-11-01":{"RelativePath":"servicenetworking/microsoft.servicenetworking/2023-11-01/types.json","Index":53},"Microsoft.ServiceNetworking/trafficControllers/frontends@2023-11-01":{"RelativePath":"servicenetworking/microsoft.servicenetworking/2023-11-01/types.json","Index":67},"Microsoft.SignalRService/SignalR@2018-03-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2018-03-01-preview/types.json","Index":29},"Microsoft.SignalRService/signalR@2018-10-01":{"RelativePath":"signalr/microsoft.signalrservice/2018-10-01/types.json","Index":37},"Microsoft.SignalRService/signalR@2020-05-01":{"RelativePath":"signalr/microsoft.signalrservice/2020-05-01/types.json","Index":95},"Microsoft.SignalRService/signalR/privateEndpointConnections@2020-05-01":{"RelativePath":"signalr/microsoft.signalrservice/2020-05-01/types.json","Index":99},"Microsoft.SignalRService/signalR@2020-07-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2020-07-01-preview/types.json","Index":104},"Microsoft.SignalRService/signalR/privateEndpointConnections@2020-07-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2020-07-01-preview/types.json","Index":108},"Microsoft.SignalRService/signalR@2021-04-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2021-04-01-preview/types.json","Index":139},"Microsoft.SignalRService/signalR/privateEndpointConnections@2021-04-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2021-04-01-preview/types.json","Index":143},"Microsoft.SignalRService/signalR/sharedPrivateLinkResources@2021-04-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2021-04-01-preview/types.json","Index":147},"Microsoft.SignalRService/signalR@2021-06-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2021-06-01-preview/types.json","Index":139},"Microsoft.SignalRService/signalR/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2021-06-01-preview/types.json","Index":143},"Microsoft.SignalRService/signalR/sharedPrivateLinkResources@2021-06-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2021-06-01-preview/types.json","Index":147},"Microsoft.SignalRService/signalR@2021-09-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2021-09-01-preview/types.json","Index":139},"Microsoft.SignalRService/signalR/privateEndpointConnections@2021-09-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2021-09-01-preview/types.json","Index":143},"Microsoft.SignalRService/signalR/sharedPrivateLinkResources@2021-09-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2021-09-01-preview/types.json","Index":147},"Microsoft.SignalRService/signalR@2021-10-01":{"RelativePath":"signalr/microsoft.signalrservice/2021-10-01/types.json","Index":143},"Microsoft.SignalRService/signalR/privateEndpointConnections@2021-10-01":{"RelativePath":"signalr/microsoft.signalrservice/2021-10-01/types.json","Index":147},"Microsoft.SignalRService/signalR/sharedPrivateLinkResources@2021-10-01":{"RelativePath":"signalr/microsoft.signalrservice/2021-10-01/types.json","Index":151},"Microsoft.SignalRService/signalR@2022-02-01":{"RelativePath":"signalr/microsoft.signalrservice/2022-02-01/types.json","Index":146},"Microsoft.SignalRService/signalR/customCertificates@2022-02-01":{"RelativePath":"signalr/microsoft.signalrservice/2022-02-01/types.json","Index":161},"Microsoft.SignalRService/signalR/customDomains@2022-02-01":{"RelativePath":"signalr/microsoft.signalrservice/2022-02-01/types.json","Index":177},"Microsoft.SignalRService/signalR/privateEndpointConnections@2022-02-01":{"RelativePath":"signalr/microsoft.signalrservice/2022-02-01/types.json","Index":181},"Microsoft.SignalRService/signalR/sharedPrivateLinkResources@2022-02-01":{"RelativePath":"signalr/microsoft.signalrservice/2022-02-01/types.json","Index":185},"Microsoft.SignalRService/signalR@2022-08-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2022-08-01-preview/types.json","Index":147},"Microsoft.SignalRService/signalR/customCertificates@2022-08-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2022-08-01-preview/types.json","Index":162},"Microsoft.SignalRService/signalR/customDomains@2022-08-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2022-08-01-preview/types.json","Index":178},"Microsoft.SignalRService/signalR/privateEndpointConnections@2022-08-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2022-08-01-preview/types.json","Index":182},"Microsoft.SignalRService/signalR/sharedPrivateLinkResources@2022-08-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2022-08-01-preview/types.json","Index":186},"Microsoft.SignalRService/signalR@2023-02-01":{"RelativePath":"signalr/microsoft.signalrservice/2023-02-01/types.json","Index":147},"Microsoft.SignalRService/signalR/customCertificates@2023-02-01":{"RelativePath":"signalr/microsoft.signalrservice/2023-02-01/types.json","Index":162},"Microsoft.SignalRService/signalR/customDomains@2023-02-01":{"RelativePath":"signalr/microsoft.signalrservice/2023-02-01/types.json","Index":178},"Microsoft.SignalRService/signalR/privateEndpointConnections@2023-02-01":{"RelativePath":"signalr/microsoft.signalrservice/2023-02-01/types.json","Index":182},"Microsoft.SignalRService/signalR/sharedPrivateLinkResources@2023-02-01":{"RelativePath":"signalr/microsoft.signalrservice/2023-02-01/types.json","Index":186},"Microsoft.SignalRService/signalR@2023-03-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-03-01-preview/types.json","Index":147},"Microsoft.SignalRService/signalR/customCertificates@2023-03-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-03-01-preview/types.json","Index":162},"Microsoft.SignalRService/signalR/customDomains@2023-03-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-03-01-preview/types.json","Index":178},"Microsoft.SignalRService/signalR/privateEndpointConnections@2023-03-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-03-01-preview/types.json","Index":182},"Microsoft.SignalRService/signalR/replicas@2023-03-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-03-01-preview/types.json","Index":198},"Microsoft.SignalRService/signalR/sharedPrivateLinkResources@2023-03-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-03-01-preview/types.json","Index":202},"Microsoft.SignalRService/signalR@2023-06-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-06-01-preview/types.json","Index":147},"Microsoft.SignalRService/signalR/customCertificates@2023-06-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-06-01-preview/types.json","Index":162},"Microsoft.SignalRService/signalR/customDomains@2023-06-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-06-01-preview/types.json","Index":178},"Microsoft.SignalRService/signalR/privateEndpointConnections@2023-06-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-06-01-preview/types.json","Index":182},"Microsoft.SignalRService/signalR/replicas@2023-06-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-06-01-preview/types.json","Index":198},"Microsoft.SignalRService/signalR/sharedPrivateLinkResources@2023-06-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-06-01-preview/types.json","Index":202},"Microsoft.SignalRService/signalR@2023-08-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-08-01-preview/types.json","Index":152},"Microsoft.SignalRService/signalR/customCertificates@2023-08-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-08-01-preview/types.json","Index":167},"Microsoft.SignalRService/signalR/customDomains@2023-08-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-08-01-preview/types.json","Index":183},"Microsoft.SignalRService/signalR/privateEndpointConnections@2023-08-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-08-01-preview/types.json","Index":187},"Microsoft.SignalRService/signalR/replicas@2023-08-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-08-01-preview/types.json","Index":203},"Microsoft.SignalRService/signalR/sharedPrivateLinkResources@2023-08-01-preview":{"RelativePath":"signalr/microsoft.signalrservice/2023-08-01-preview/types.json","Index":207},"Microsoft.SoftwarePlan/hybridUseBenefits@2019-06-01-preview":{"RelativePath":"softwareplan/microsoft.softwareplan/2019-06-01-preview/types.json","Index":17},"Microsoft.SoftwarePlan/hybridUseBenefits@2019-12-01":{"RelativePath":"softwareplan/microsoft.softwareplan/2019-12-01/types.json","Index":17},"Microsoft.Solutions/applications@2017-12-01":{"RelativePath":"solutions/microsoft.solutions/2017-12-01/types.json","Index":29},"Microsoft.Solutions/applicationDefinitions@2017-12-01":{"RelativePath":"solutions/microsoft.solutions/2017-12-01/types.json","Index":46},"Microsoft.Solutions/applications@2018-02-01":{"RelativePath":"solutions/microsoft.solutions/2018-02-01/types.json","Index":53},"Microsoft.Solutions/applicationDefinitions@2018-02-01":{"RelativePath":"solutions/microsoft.solutions/2018-02-01/types.json","Index":77},"Microsoft.Solutions/applications@2018-03-01":{"RelativePath":"solutions/microsoft.solutions/2018-03-01/types.json","Index":63},"Microsoft.Solutions/applicationDefinitions@2018-03-01":{"RelativePath":"solutions/microsoft.solutions/2018-03-01/types.json","Index":87},"Microsoft.Solutions/jitRequests@2018-03-01":{"RelativePath":"solutions/microsoft.solutions/2018-03-01/types.json","Index":122},"Microsoft.Solutions/jitRequests@2018-06-01":{"RelativePath":"solutions/microsoft.solutions/2018-06-01/types.json","Index":122},"Microsoft.Solutions/applications@2018-09-01-preview":{"RelativePath":"solutions/microsoft.solutions/2018-09-01-preview/types.json","Index":63},"Microsoft.Solutions/applicationDefinitions@2018-09-01-preview":{"RelativePath":"solutions/microsoft.solutions/2018-09-01-preview/types.json","Index":87},"Microsoft.Solutions/jitRequests@2018-09-01-preview":{"RelativePath":"solutions/microsoft.solutions/2018-09-01-preview/types.json","Index":122},"Microsoft.Solutions/applications@2021-02-01-preview":{"RelativePath":"solutions/microsoft.solutions/2021-02-01-preview/types.json","Index":78},"Microsoft.Solutions/applicationDefinitions@2021-02-01-preview":{"RelativePath":"solutions/microsoft.solutions/2021-02-01-preview/types.json","Index":118},"Microsoft.Solutions/jitRequests@2021-02-01-preview":{"RelativePath":"solutions/microsoft.solutions/2021-02-01-preview/types.json","Index":153},"Microsoft.Solutions/applications@2021-07-01":{"RelativePath":"solutions/microsoft.solutions/2021-07-01/types.json","Index":75},"Microsoft.Solutions/applicationDefinitions@2021-07-01":{"RelativePath":"solutions/microsoft.solutions/2021-07-01/types.json","Index":115},"Microsoft.Solutions/jitRequests@2021-07-01":{"RelativePath":"solutions/microsoft.solutions/2021-07-01/types.json","Index":147},"Microsoft.AzureSphere/catalogs@2022-09-01-preview":{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":32},"Microsoft.AzureSphere/catalogs/images@2022-09-01-preview":{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":73},"Microsoft.AzureSphere/catalogs/products@2022-09-01-preview":{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":86},"Microsoft.AzureSphere/catalogs/products/deviceGroups@2022-09-01-preview":{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":111},"Microsoft.AzureSphere/catalogs/products/deviceGroups/deployments@2022-09-01-preview":{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":126},"Microsoft.AzureSphere/catalogs/products/deviceGroups/devices@2022-09-01-preview":{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":139},"Microsoft.AzureSphere/catalogs/certificates@2022-09-01-preview":{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":157},"Microsoft.AzureSphere/catalogs@2024-04-01":{"RelativePath":"sphere/microsoft.azuresphere/2024-04-01/types.json","Index":32},"Microsoft.AzureSphere/catalogs/images@2024-04-01":{"RelativePath":"sphere/microsoft.azuresphere/2024-04-01/types.json","Index":73},"Microsoft.AzureSphere/catalogs/products@2024-04-01":{"RelativePath":"sphere/microsoft.azuresphere/2024-04-01/types.json","Index":86},"Microsoft.AzureSphere/catalogs/products/deviceGroups@2024-04-01":{"RelativePath":"sphere/microsoft.azuresphere/2024-04-01/types.json","Index":111},"Microsoft.AzureSphere/catalogs/products/deviceGroups/deployments@2024-04-01":{"RelativePath":"sphere/microsoft.azuresphere/2024-04-01/types.json","Index":126},"Microsoft.AzureSphere/catalogs/products/deviceGroups/devices@2024-04-01":{"RelativePath":"sphere/microsoft.azuresphere/2024-04-01/types.json","Index":139},"Microsoft.AzureSphere/catalogs/certificates@2024-04-01":{"RelativePath":"sphere/microsoft.azuresphere/2024-04-01/types.json","Index":157},"Microsoft.Sql/servers/databases/dataMaskingPolicies@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":16},"Microsoft.Sql/servers/databases/dataMaskingPolicies/rules@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":31},"Microsoft.Sql/servers/databases/geoBackupPolicies@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":41},"Microsoft.Sql/servers/databases@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":314},"Microsoft.Sql/servers/databases/extensions@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":328},"Microsoft.Sql/servers/elasticPools@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":344},"Microsoft.Sql/servers/communicationLinks@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":349},"Microsoft.Sql/servers/connectionPolicies@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":360},"Microsoft.Sql/servers/databases/securityAlertPolicies@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":377},"Microsoft.Sql/servers/firewallRules@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":382},"Microsoft.Sql/servers/databases/transparentDataEncryption@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":388},"Microsoft.Sql/servers@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":400},"Microsoft.Sql/servers/administrators@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":407},"Microsoft.Sql/servers/advisors@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":421},"Microsoft.Sql/servers/databases/advisors@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":425},"Microsoft.Sql/servers/disasterRecoveryConfiguration@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":445},"Microsoft.Sql/servers/auditingPolicies@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":452},"Microsoft.Sql/servers/databases/auditingPolicies@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":459},"Microsoft.Sql/servers/databases/connectionPolicies@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":466},"Microsoft.Sql/servers/elasticPools/databases@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":471},"Microsoft.Sql/servers/recommendedElasticPools/databases@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":476},"Microsoft.Sql/servers/serviceObjectives@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":481},"Microsoft.Sql/servers/recoverableDatabases@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":486},"Microsoft.Sql/servers/restorableDroppedDatabases@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":491},"Microsoft.Sql/servers/recommendedElasticPools@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":507},"Microsoft.Sql/servers/databases/replicationLinks@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":529},"Microsoft.Sql/servers/databases/serviceTierAdvisors@2014-04-01":{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":533},"Microsoft.Sql/servers/encryptionProtector@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":17},"Microsoft.Sql/servers/failoverGroups@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":40},"Microsoft.Sql/servers/keys@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":48},"Microsoft.Sql/servers/syncAgents@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":57},"Microsoft.Sql/servers/virtualNetworkRules@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":68},"Microsoft.Sql/managedInstances@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":91},"Microsoft.Sql/servers@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":97},"Microsoft.Sql/servers/databases/syncGroups@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":116},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":147},"Microsoft.Sql/servers/databases/auditingSettings@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":158},"Microsoft.Sql/servers/firewallRules@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":163},"Microsoft.Sql/servers/databases/automaticTuning@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":196},"Microsoft.Sql/locations/usages@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":201},"Microsoft.Sql/virtualClusters@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":208},"Microsoft.Sql/servers/databases/advisors@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":271},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":275},"Microsoft.Sql/servers/advisors@2015-05-01-preview":{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":279},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":18},"Microsoft.Sql/servers/extendedAuditingSettings@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":29},"Microsoft.Sql/servers/auditingSettings@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":40},"Microsoft.Sql/servers/databases/auditingSettings@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":51},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":62},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":71},"Microsoft.Sql/servers/jobAgents@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":84},"Microsoft.Sql/servers/jobAgents/credentials@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":89},"Microsoft.Sql/servers/jobAgents/jobs/executions@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":118},"Microsoft.Sql/servers/jobAgents/jobs@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":127},"Microsoft.Sql/servers/jobAgents/jobs/steps@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":141},"Microsoft.Sql/servers/jobAgents/targetGroups@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":157},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":164},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":170},"Microsoft.Sql/servers/dnsAliases@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":175},"Microsoft.Sql/servers/securityAlertPolicies@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":188},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":194},"Microsoft.Sql/managedInstances/securityAlertPolicies@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":200},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":214},"Microsoft.Sql/managedInstances/administrators@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":222},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":229},"Microsoft.Sql/servers/databases@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":272},"Microsoft.Sql/managedInstances/databases@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":295},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":299},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":303},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":307},"Microsoft.Sql/servers/jobAgents/jobs/versions@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":311},"Microsoft.Sql/servers/automaticTuning@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":338},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":344},"Microsoft.Sql/servers/databases/restorePoints@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":352},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":357},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2017-03-01-preview":{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":364},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2017-10-01-preview":{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":18},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2017-10-01-preview":{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":27},"Microsoft.Sql/locations/instanceFailoverGroups@2017-10-01-preview":{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":50},"Microsoft.Sql/managedInstances/keys@2017-10-01-preview":{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":58},"Microsoft.Sql/managedInstances/encryptionProtector@2017-10-01-preview":{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":68},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2017-10-01-preview":{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":75},"Microsoft.Sql/servers/elasticPools@2017-10-01-preview":{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":90},"Microsoft.Sql/servers/databases@2017-10-01-preview":{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":142},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2017-10-01-preview":{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":157},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2017-10-01-preview":{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":161},"Microsoft.Sql/managedInstances/recoverableDatabases@2017-10-01-preview":{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":166},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":16},"Microsoft.Sql/servers/vulnerabilityAssessments@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":23},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":37},"Microsoft.Sql/instancePools@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":47},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":54},"Microsoft.Sql/servers/databases/securityAlertPolicies@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":67},"Microsoft.Sql/managedInstances@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":89},"Microsoft.Sql/managedInstances/databases@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":112},"Microsoft.Sql/servers/privateEndpointConnections@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":119},"Microsoft.Sql/servers/administrators@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":128},"Microsoft.Sql/servers/privateLinkResources@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":134},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":139},"Microsoft.Sql/managedInstances/operations@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":163},"Microsoft.Sql/managedInstances/databases/restoreDetails@2018-06-01-preview":{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":171},"Microsoft.Sql/servers@2019-06-01-preview":{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":40},"Microsoft.Sql/servers/databases/workloadGroups@2019-06-01-preview":{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":45},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2019-06-01-preview":{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":50},"Microsoft.Sql/servers/administrators@2019-06-01-preview":{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":59},"Microsoft.Sql/servers/databases/syncGroups@2019-06-01-preview":{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":78},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2019-06-01-preview":{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":109},"Microsoft.Sql/servers/databases@2019-06-01-preview":{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":166},"Microsoft.Sql/managedInstances/databases@2019-06-01-preview":{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":189},"Microsoft.Sql/managedInstances/operations@2019-06-01-preview":{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":213},"Microsoft.Sql/managedInstances/databases/restoreDetails@2019-06-01-preview":{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":221},"Microsoft.Sql/servers/databases@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":64},"Microsoft.Sql/servers@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":97},"Microsoft.Sql/managedInstances/databases@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":120},"Microsoft.Sql/servers/azureADOnlyAuthentications@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":127},"Microsoft.Sql/managedInstances@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":159},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":166},"Microsoft.Sql/locations/serverTrustGroups@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":176},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":183},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":194},"Microsoft.Sql/servers/extendedAuditingSettings@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":205},"Microsoft.Sql/servers/auditingSettings@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":216},"Microsoft.Sql/servers/databases/auditingSettings@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":227},"Microsoft.Sql/servers/databases/securityAlertPolicies@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":250},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":261},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":270},"Microsoft.Sql/servers/elasticPools@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":284},"Microsoft.Sql/servers/encryptionProtector@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":294},"Microsoft.Sql/servers/failoverGroups@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":317},"Microsoft.Sql/servers/firewallRules@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":322},"Microsoft.Sql/locations/instanceFailoverGroups@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":345},"Microsoft.Sql/instancePools@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":354},"Microsoft.Sql/servers/jobAgents@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":366},"Microsoft.Sql/servers/jobAgents/credentials@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":371},"Microsoft.Sql/servers/jobAgents/jobs/executions@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":400},"Microsoft.Sql/servers/jobAgents/jobs@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":409},"Microsoft.Sql/servers/jobAgents/jobs/steps@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":423},"Microsoft.Sql/servers/jobAgents/targetGroups@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":439},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":446},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":453},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":466},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":480},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":490},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":497},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":503},"Microsoft.Sql/managedInstances/administrators@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":512},"Microsoft.Sql/managedInstances/encryptionProtector@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":522},"Microsoft.Sql/managedInstances/keys@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":530},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":536},"Microsoft.Sql/managedInstances/privateEndpointConnections@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":540},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":547},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":553},"Microsoft.Sql/managedInstances/securityAlertPolicies@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":559},"Microsoft.Sql/servers/privateEndpointConnections@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":563},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":570},"Microsoft.Sql/servers/administrators@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":579},"Microsoft.Sql/servers/devOpsAuditingSettings@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":587},"Microsoft.Sql/servers/dnsAliases@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":592},"Microsoft.Sql/servers/keys@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":600},"Microsoft.Sql/servers/securityAlertPolicies@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":606},"Microsoft.Sql/servers/vulnerabilityAssessments@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":613},"Microsoft.Sql/managedInstances/sqlAgent@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":622},"Microsoft.Sql/servers/syncAgents@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":631},"Microsoft.Sql/servers/databases/syncGroups@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":650},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":681},"Microsoft.Sql/servers/databases/transparentDataEncryption@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":691},"Microsoft.Sql/servers/virtualNetworkRules@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":703},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":708},"Microsoft.Sql/servers/databases/workloadGroups@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":713},"Microsoft.Sql/managedInstances/databases/restoreDetails@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":721},"Microsoft.Sql/servers/databases/advisors@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":784},"Microsoft.Sql/servers/databases/automaticTuning@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":817},"Microsoft.Sql/servers/databases/schemas/tables/columns@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":861},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":865},"Microsoft.Sql/servers/databases/schemas@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":869},"Microsoft.Sql/servers/databases/schemas/tables@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":878},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":893},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":900},"Microsoft.Sql/locations/deletedServers@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":905},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":909},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":913},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":917},"Microsoft.Sql/servers/jobAgents/jobs/versions@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":921},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":926},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":931},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":935},"Microsoft.Sql/managedInstances/databases/queries@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":940},"Microsoft.Sql/managedInstances/databases/schemas@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":944},"Microsoft.Sql/managedInstances/databases/schemas/tables@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":948},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":952},"Microsoft.Sql/managedInstances/operations@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":976},"Microsoft.Sql/managedInstances/privateLinkResources@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":982},"Microsoft.Sql/servers/privateLinkResources@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":989},"Microsoft.Sql/managedInstances/recoverableDatabases@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":994},"Microsoft.Sql/servers/databases/replicationLinks@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":999},"Microsoft.Sql/servers/restorableDroppedDatabases@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1005},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1011},"Microsoft.Sql/servers/databases/restorePoints@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1019},"Microsoft.Sql/servers/advisors@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1023},"Microsoft.Sql/servers/automaticTuning@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1050},"Microsoft.Sql/locations/usages@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1055},"Microsoft.Sql/locations/timeZones@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1060},"Microsoft.Sql/virtualClusters@2020-02-02-preview":{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1067},"Microsoft.Sql/servers/elasticPools@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":22},"Microsoft.Sql/servers/devOpsAuditingSettings@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":41},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":48},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":59},"Microsoft.Sql/servers/extendedAuditingSettings@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":70},"Microsoft.Sql/servers/auditingSettings@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":81},"Microsoft.Sql/servers/databases/auditingSettings@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":92},"Microsoft.Sql/servers/databases/extensions@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":102},"Microsoft.Sql/servers/databases@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":161},"Microsoft.Sql/servers/databases/securityAlertPolicies@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":173},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":184},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":193},"Microsoft.Sql/servers/encryptionProtector@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":203},"Microsoft.Sql/servers/failoverGroups@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":226},"Microsoft.Sql/servers/firewallRules@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":231},"Microsoft.Sql/locations/instanceFailoverGroups@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":254},"Microsoft.Sql/instancePools@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":263},"Microsoft.Sql/servers/jobAgents@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":275},"Microsoft.Sql/servers/jobAgents/credentials@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":280},"Microsoft.Sql/servers/jobAgents/jobs/executions@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":309},"Microsoft.Sql/servers/jobAgents/jobs@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":318},"Microsoft.Sql/servers/jobAgents/jobs/steps@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":332},"Microsoft.Sql/servers/jobAgents/targetGroups@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":348},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":355},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":362},"Microsoft.Sql/managedInstances/databases@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":385},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":398},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":412},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":422},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":429},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":435},"Microsoft.Sql/managedInstances/administrators@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":444},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":451},"Microsoft.Sql/managedInstances/encryptionProtector@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":461},"Microsoft.Sql/managedInstances/keys@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":469},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":475},"Microsoft.Sql/managedInstances/privateEndpointConnections@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":482},"Microsoft.Sql/managedInstances@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":517},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":524},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":530},"Microsoft.Sql/managedInstances/securityAlertPolicies@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":536},"Microsoft.Sql/servers/privateEndpointConnections@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":556},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":563},"Microsoft.Sql/servers/administrators@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":572},"Microsoft.Sql/servers/azureADOnlyAuthentications@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":579},"Microsoft.Sql/servers/dnsAliases@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":584},"Microsoft.Sql/servers/keys@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":592},"Microsoft.Sql/servers@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":606},"Microsoft.Sql/servers/securityAlertPolicies@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":612},"Microsoft.Sql/locations/serverTrustGroups@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":622},"Microsoft.Sql/servers/vulnerabilityAssessments@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":629},"Microsoft.Sql/managedInstances/sqlAgent@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":638},"Microsoft.Sql/servers/syncAgents@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":647},"Microsoft.Sql/servers/databases/syncGroups@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":666},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":697},"Microsoft.Sql/servers/databases/transparentDataEncryption@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":707},"Microsoft.Sql/servers/virtualNetworkRules@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":719},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":724},"Microsoft.Sql/servers/databases/workloadGroups@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":729},"Microsoft.Sql/servers/databases/advisors@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":792},"Microsoft.Sql/servers/databases/automaticTuning@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":825},"Microsoft.Sql/servers/databases/schemas/tables/columns@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":869},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":873},"Microsoft.Sql/servers/databases/schemas@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":877},"Microsoft.Sql/servers/databases/schemas/tables@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":886},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":901},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":908},"Microsoft.Sql/locations/deletedServers@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":913},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":917},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":921},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":925},"Microsoft.Sql/servers/jobAgents/jobs/versions@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":929},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":938},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":947},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":951},"Microsoft.Sql/managedInstances/databases/queries@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":956},"Microsoft.Sql/managedInstances/databases/restoreDetails@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":964},"Microsoft.Sql/managedInstances/databases/schemas@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":968},"Microsoft.Sql/managedInstances/databases/schemas/tables@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":972},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":976},"Microsoft.Sql/managedInstances/operations@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1000},"Microsoft.Sql/managedInstances/privateLinkResources@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1006},"Microsoft.Sql/servers/privateLinkResources@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1013},"Microsoft.Sql/managedInstances/recoverableDatabases@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1018},"Microsoft.Sql/servers/databases/replicationLinks@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1023},"Microsoft.Sql/servers/restorableDroppedDatabases@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1029},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1035},"Microsoft.Sql/servers/databases/restorePoints@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1043},"Microsoft.Sql/servers/advisors@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1047},"Microsoft.Sql/servers/automaticTuning@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1074},"Microsoft.Sql/locations/usages@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1079},"Microsoft.Sql/locations/timeZones@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1084},"Microsoft.Sql/virtualClusters@2020-08-01-preview":{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1091},"Microsoft.Sql/servers/databases/securityAlertPolicies@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":30},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":41},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":50},"Microsoft.Sql/servers/encryptionProtector@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":60},"Microsoft.Sql/servers/firewallRules@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":65},"Microsoft.Sql/servers/jobAgents@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":78},"Microsoft.Sql/servers/jobAgents/credentials@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":83},"Microsoft.Sql/servers/jobAgents/jobs/executions@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":112},"Microsoft.Sql/servers/jobAgents/jobs@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":121},"Microsoft.Sql/servers/jobAgents/jobs/steps@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":135},"Microsoft.Sql/servers/jobAgents/targetGroups@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":151},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":158},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":171},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":181},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":188},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":194},"Microsoft.Sql/managedInstances/administrators@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":203},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":210},"Microsoft.Sql/managedInstances/encryptionProtector@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":220},"Microsoft.Sql/managedInstances/keys@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":228},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":235},"Microsoft.Sql/managedInstances/privateEndpointConnections@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":242},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":249},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":255},"Microsoft.Sql/managedInstances/securityAlertPolicies@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":261},"Microsoft.Sql/servers/administrators@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":270},"Microsoft.Sql/servers/azureADOnlyAuthentications@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":277},"Microsoft.Sql/servers/dnsAliases@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":282},"Microsoft.Sql/servers/keys@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":290},"Microsoft.Sql/servers/securityAlertPolicies@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":296},"Microsoft.Sql/locations/serverTrustGroups@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":307},"Microsoft.Sql/servers/vulnerabilityAssessments@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":314},"Microsoft.Sql/managedInstances/sqlAgent@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":323},"Microsoft.Sql/servers/syncAgents@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":332},"Microsoft.Sql/servers/databases/syncGroups@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":351},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":382},"Microsoft.Sql/servers/virtualNetworkRules@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":394},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":399},"Microsoft.Sql/servers/databases/workloadGroups@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":404},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":418},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":425},"Microsoft.Sql/servers/databases@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":488},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":494},"Microsoft.Sql/servers/privateEndpointConnections@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":514},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":521},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":531},"Microsoft.Sql/servers/extendedAuditingSettings@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":541},"Microsoft.Sql/servers/auditingSettings@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":551},"Microsoft.Sql/servers/databases/auditingSettings@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":561},"Microsoft.Sql/servers/databases/extensions@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":571},"Microsoft.Sql/servers/elasticPools@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":585},"Microsoft.Sql/servers/failoverGroups@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":608},"Microsoft.Sql/locations/instanceFailoverGroups@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":631},"Microsoft.Sql/instancePools@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":640},"Microsoft.Sql/managedInstances/databases@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":663},"Microsoft.Sql/managedInstances@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":707},"Microsoft.Sql/servers/devOpsAuditingSettings@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":715},"Microsoft.Sql/servers@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":736},"Microsoft.Sql/servers/databases/transparentDataEncryption@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":746},"Microsoft.Sql/servers/databases/advisors@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":809},"Microsoft.Sql/servers/databases/automaticTuning@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":842},"Microsoft.Sql/servers/databases/schemas/tables/columns@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":886},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":890},"Microsoft.Sql/servers/databases/schemas@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":894},"Microsoft.Sql/servers/databases/schemas/tables@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":903},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":918},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":925},"Microsoft.Sql/locations/deletedServers@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":930},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":934},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":938},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":942},"Microsoft.Sql/servers/jobAgents/jobs/versions@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":946},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":950},"Microsoft.Sql/managedInstances/databases/queries@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":955},"Microsoft.Sql/managedInstances/databases/schemas@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":959},"Microsoft.Sql/managedInstances/databases/schemas/tables@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":963},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":967},"Microsoft.Sql/managedInstances/operations@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":991},"Microsoft.Sql/managedInstances/privateLinkResources@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":997},"Microsoft.Sql/servers/privateLinkResources@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1004},"Microsoft.Sql/managedInstances/recoverableDatabases@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1009},"Microsoft.Sql/servers/databases/restorePoints@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1017},"Microsoft.Sql/servers/advisors@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1021},"Microsoft.Sql/servers/automaticTuning@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1048},"Microsoft.Sql/locations/usages@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1053},"Microsoft.Sql/locations/timeZones@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1058},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1071},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1080},"Microsoft.Sql/managedInstances/databases/restoreDetails@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1088},"Microsoft.Sql/servers/databases/replicationLinks@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1093},"Microsoft.Sql/servers/restorableDroppedDatabases@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1099},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1105},"Microsoft.Sql/virtualClusters@2020-11-01-preview":{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1112},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":14},"Microsoft.Sql/servers/databases/extensions@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":24},"Microsoft.Sql/servers/databases/ledgerDigestUploads@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":34},"Microsoft.Sql/servers/outboundFirewallRules@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":39},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":50},"Microsoft.Sql/servers/extendedAuditingSettings@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":61},"Microsoft.Sql/servers/auditingSettings@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":72},"Microsoft.Sql/servers/databases/auditingSettings@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":83},"Microsoft.Sql/servers/databases@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":147},"Microsoft.Sql/servers/databases/securityAlertPolicies@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":170},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":181},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":190},"Microsoft.Sql/servers/elasticPools@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":204},"Microsoft.Sql/servers/encryptionProtector@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":214},"Microsoft.Sql/servers/failoverGroups@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":237},"Microsoft.Sql/servers/firewallRules@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":242},"Microsoft.Sql/locations/instanceFailoverGroups@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":265},"Microsoft.Sql/instancePools@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":274},"Microsoft.Sql/servers/jobAgents@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":286},"Microsoft.Sql/servers/jobAgents/credentials@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":291},"Microsoft.Sql/servers/jobAgents/jobs/executions@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":320},"Microsoft.Sql/servers/jobAgents/jobs@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":329},"Microsoft.Sql/servers/jobAgents/jobs/steps@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":343},"Microsoft.Sql/servers/jobAgents/targetGroups@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":359},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":366},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":373},"Microsoft.Sql/managedInstances/databases@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":396},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":409},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":423},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":433},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":440},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":446},"Microsoft.Sql/managedInstances/administrators@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":455},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":462},"Microsoft.Sql/managedInstances/encryptionProtector@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":472},"Microsoft.Sql/managedInstances/keys@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":480},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":486},"Microsoft.Sql/managedInstances/privateEndpointConnections@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":493},"Microsoft.Sql/managedInstances@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":546},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":553},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":559},"Microsoft.Sql/managedInstances/securityAlertPolicies@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":565},"Microsoft.Sql/servers/privateEndpointConnections@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":585},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":592},"Microsoft.Sql/servers/administrators@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":601},"Microsoft.Sql/servers/azureADOnlyAuthentications@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":608},"Microsoft.Sql/servers/devOpsAuditingSettings@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":616},"Microsoft.Sql/servers/dnsAliases@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":621},"Microsoft.Sql/servers/keys@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":629},"Microsoft.Sql/servers@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":653},"Microsoft.Sql/servers/securityAlertPolicies@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":659},"Microsoft.Sql/locations/serverTrustGroups@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":670},"Microsoft.Sql/servers/vulnerabilityAssessments@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":677},"Microsoft.Sql/managedInstances/sqlAgent@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":686},"Microsoft.Sql/servers/syncAgents@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":695},"Microsoft.Sql/servers/databases/syncGroups@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":714},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":745},"Microsoft.Sql/servers/databases/transparentDataEncryption@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":755},"Microsoft.Sql/servers/virtualNetworkRules@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":767},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":772},"Microsoft.Sql/servers/databases/workloadGroups@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":777},"Microsoft.Sql/servers/databases/advisors@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":840},"Microsoft.Sql/servers/databases/automaticTuning@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":873},"Microsoft.Sql/servers/databases/schemas/tables/columns@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":917},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":921},"Microsoft.Sql/servers/databases/schemas@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":925},"Microsoft.Sql/servers/databases/schemas/tables@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":934},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":949},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":956},"Microsoft.Sql/locations/deletedServers@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":961},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":965},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":969},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":973},"Microsoft.Sql/servers/jobAgents/jobs/versions@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":977},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":990},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":999},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1003},"Microsoft.Sql/managedInstances/databases/queries@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1008},"Microsoft.Sql/managedInstances/databases/restoreDetails@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1016},"Microsoft.Sql/managedInstances/databases/schemas@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1020},"Microsoft.Sql/managedInstances/databases/schemas/tables@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1024},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1028},"Microsoft.Sql/managedInstances/operations@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1052},"Microsoft.Sql/managedInstances/privateLinkResources@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1058},"Microsoft.Sql/servers/privateLinkResources@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1065},"Microsoft.Sql/managedInstances/recoverableDatabases@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1070},"Microsoft.Sql/servers/databases/replicationLinks@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1095},"Microsoft.Sql/servers/restorableDroppedDatabases@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1105},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1111},"Microsoft.Sql/servers/databases/restorePoints@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1119},"Microsoft.Sql/servers/advisors@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1123},"Microsoft.Sql/servers/automaticTuning@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1150},"Microsoft.Sql/locations/usages@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1155},"Microsoft.Sql/locations/timeZones@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1160},"Microsoft.Sql/virtualClusters@2021-02-01-preview":{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1167},"Microsoft.Sql/servers/connectionPolicies@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":18},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":25},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":36},"Microsoft.Sql/servers/extendedAuditingSettings@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":47},"Microsoft.Sql/servers/auditingSettings@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":58},"Microsoft.Sql/servers/databases/auditingSettings@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":69},"Microsoft.Sql/servers/databases/extensions@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":82},"Microsoft.Sql/servers/databases@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":157},"Microsoft.Sql/servers/databases/securityAlertPolicies@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":180},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":191},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":200},"Microsoft.Sql/managedInstances/distributedAvailabilityGroups@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":208},"Microsoft.Sql/servers/elasticPools@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":222},"Microsoft.Sql/servers/encryptionProtector@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":232},"Microsoft.Sql/servers/failoverGroups@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":255},"Microsoft.Sql/servers/firewallRules@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":260},"Microsoft.Sql/locations/instanceFailoverGroups@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":283},"Microsoft.Sql/instancePools@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":292},"Microsoft.Sql/servers/jobAgents@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":304},"Microsoft.Sql/servers/jobAgents/credentials@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":309},"Microsoft.Sql/servers/jobAgents/jobs/executions@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":338},"Microsoft.Sql/servers/jobAgents/jobs@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":347},"Microsoft.Sql/servers/jobAgents/jobs/steps@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":361},"Microsoft.Sql/servers/jobAgents/targetGroups@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":377},"Microsoft.Sql/servers/databases/ledgerDigestUploads@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":387},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":394},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":401},"Microsoft.Sql/managedInstances/databases@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":424},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":437},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":451},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":461},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":468},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":474},"Microsoft.Sql/managedInstances/administrators@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":483},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":490},"Microsoft.Sql/managedInstances/encryptionProtector@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":500},"Microsoft.Sql/managedInstances/keys@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":508},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":514},"Microsoft.Sql/managedInstances/privateEndpointConnections@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":521},"Microsoft.Sql/managedInstances@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":584},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":591},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":597},"Microsoft.Sql/managedInstances/securityAlertPolicies@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":603},"Microsoft.Sql/servers/outboundFirewallRules@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":608},"Microsoft.Sql/servers/privateEndpointConnections@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":629},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":636},"Microsoft.Sql/servers/administrators@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":645},"Microsoft.Sql/servers/azureADOnlyAuthentications@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":652},"Microsoft.Sql/servers/devOpsAuditingSettings@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":660},"Microsoft.Sql/servers/dnsAliases@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":665},"Microsoft.Sql/servers/keys@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":673},"Microsoft.Sql/servers@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":697},"Microsoft.Sql/servers/securityAlertPolicies@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":703},"Microsoft.Sql/managedInstances/serverTrustCertificates@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":708},"Microsoft.Sql/locations/serverTrustGroups@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":719},"Microsoft.Sql/servers/vulnerabilityAssessments@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":726},"Microsoft.Sql/managedInstances/sqlAgent@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":735},"Microsoft.Sql/servers/syncAgents@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":744},"Microsoft.Sql/servers/databases/syncGroups@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":763},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":794},"Microsoft.Sql/servers/databases/transparentDataEncryption@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":804},"Microsoft.Sql/servers/virtualNetworkRules@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":816},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":821},"Microsoft.Sql/servers/databases/workloadGroups@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":826},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":836},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":842},"Microsoft.Sql/servers/databases/advisors@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":905},"Microsoft.Sql/servers/databases/automaticTuning@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":938},"Microsoft.Sql/servers/databases/schemas/tables/columns@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":982},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":986},"Microsoft.Sql/servers/databases/schemas@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":990},"Microsoft.Sql/servers/databases/schemas/tables@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":999},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1014},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1021},"Microsoft.Sql/locations/deletedServers@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1026},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1030},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1034},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1038},"Microsoft.Sql/servers/jobAgents/jobs/versions@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1042},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1057},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1061},"Microsoft.Sql/managedInstances/databases/queries@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1066},"Microsoft.Sql/managedInstances/databases/restoreDetails@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1074},"Microsoft.Sql/managedInstances/databases/schemas@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1078},"Microsoft.Sql/managedInstances/databases/schemas/tables@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1082},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1086},"Microsoft.Sql/managedInstances/operations@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1110},"Microsoft.Sql/managedInstances/privateLinkResources@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1117},"Microsoft.Sql/servers/privateLinkResources@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1124},"Microsoft.Sql/managedInstances/recoverableDatabases@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1129},"Microsoft.Sql/servers/databases/replicationLinks@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1154},"Microsoft.Sql/servers/restorableDroppedDatabases@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1165},"Microsoft.Sql/servers/databases/restorePoints@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1173},"Microsoft.Sql/servers/advisors@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1177},"Microsoft.Sql/servers/automaticTuning@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1204},"Microsoft.Sql/locations/usages@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1209},"Microsoft.Sql/locations/timeZones@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1214},"Microsoft.Sql/virtualClusters@2021-05-01-preview":{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1221},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":14},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":24},"Microsoft.Sql/servers/extendedAuditingSettings@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":34},"Microsoft.Sql/servers/auditingSettings@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":44},"Microsoft.Sql/servers/databases/auditingSettings@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":54},"Microsoft.Sql/servers/databases/extensions@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":67},"Microsoft.Sql/servers/databases@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":142},"Microsoft.Sql/servers/databases/securityAlertPolicies@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":165},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":176},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":185},"Microsoft.Sql/managedInstances/distributedAvailabilityGroups@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":193},"Microsoft.Sql/servers/elasticPools@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":207},"Microsoft.Sql/servers/encryptionProtector@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":217},"Microsoft.Sql/servers/failoverGroups@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":240},"Microsoft.Sql/servers/firewallRules@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":245},"Microsoft.Sql/locations/instanceFailoverGroups@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":268},"Microsoft.Sql/instancePools@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":277},"Microsoft.Sql/servers/ipv6FirewallRules@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":282},"Microsoft.Sql/servers/jobAgents@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":294},"Microsoft.Sql/servers/jobAgents/credentials@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":299},"Microsoft.Sql/servers/jobAgents/jobs/executions@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":328},"Microsoft.Sql/servers/jobAgents/jobs@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":337},"Microsoft.Sql/servers/jobAgents/jobs/steps@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":351},"Microsoft.Sql/servers/jobAgents/targetGroups@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":367},"Microsoft.Sql/servers/databases/ledgerDigestUploads@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":377},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":384},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":391},"Microsoft.Sql/managedInstances/databases@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":414},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":427},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":441},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":451},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":458},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":464},"Microsoft.Sql/managedInstances/administrators@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":473},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":480},"Microsoft.Sql/managedInstances/encryptionProtector@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":490},"Microsoft.Sql/managedInstances/keys@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":498},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":504},"Microsoft.Sql/managedInstances/privateEndpointConnections@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":511},"Microsoft.Sql/managedInstances@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":574},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":581},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":587},"Microsoft.Sql/managedInstances/securityAlertPolicies@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":593},"Microsoft.Sql/servers/outboundFirewallRules@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":598},"Microsoft.Sql/servers/privateEndpointConnections@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":619},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":626},"Microsoft.Sql/servers/administrators@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":635},"Microsoft.Sql/servers/azureADOnlyAuthentications@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":642},"Microsoft.Sql/servers/connectionPolicies@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":653},"Microsoft.Sql/servers/devOpsAuditingSettings@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":661},"Microsoft.Sql/servers/dnsAliases@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":666},"Microsoft.Sql/servers/keys@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":674},"Microsoft.Sql/servers@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":698},"Microsoft.Sql/servers/securityAlertPolicies@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":704},"Microsoft.Sql/managedInstances/serverTrustCertificates@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":709},"Microsoft.Sql/locations/serverTrustGroups@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":720},"Microsoft.Sql/servers/vulnerabilityAssessments@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":727},"Microsoft.Sql/managedInstances/sqlAgent@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":736},"Microsoft.Sql/servers/syncAgents@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":745},"Microsoft.Sql/servers/databases/syncGroups@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":764},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":795},"Microsoft.Sql/servers/databases/transparentDataEncryption@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":805},"Microsoft.Sql/servers/virtualNetworkRules@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":817},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":822},"Microsoft.Sql/servers/databases/workloadGroups@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":827},"Microsoft.Sql/servers/databases/advisors@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":890},"Microsoft.Sql/servers/databases/automaticTuning@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":923},"Microsoft.Sql/servers/databases/schemas/tables/columns@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":967},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":971},"Microsoft.Sql/servers/databases/schemas@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":975},"Microsoft.Sql/servers/databases/schemas/tables@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":984},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":999},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1006},"Microsoft.Sql/locations/deletedServers@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1011},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1015},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1019},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1023},"Microsoft.Sql/servers/jobAgents/jobs/versions@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1027},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1042},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1052},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1056},"Microsoft.Sql/managedInstances/databases/queries@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1061},"Microsoft.Sql/managedInstances/databases/restoreDetails@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1069},"Microsoft.Sql/managedInstances/databases/schemas@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1073},"Microsoft.Sql/managedInstances/databases/schemas/tables@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1077},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1081},"Microsoft.Sql/managedInstances/operations@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1105},"Microsoft.Sql/managedInstances/privateLinkResources@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1112},"Microsoft.Sql/servers/privateLinkResources@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1119},"Microsoft.Sql/managedInstances/recoverableDatabases@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1124},"Microsoft.Sql/servers/databases/replicationLinks@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1149},"Microsoft.Sql/servers/restorableDroppedDatabases@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1160},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1166},"Microsoft.Sql/servers/databases/restorePoints@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1174},"Microsoft.Sql/servers/advisors@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1178},"Microsoft.Sql/servers/automaticTuning@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1205},"Microsoft.Sql/locations/usages@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1210},"Microsoft.Sql/locations/timeZones@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1215},"Microsoft.Sql/virtualClusters@2021-08-01-preview":{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1222},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":14},"Microsoft.Sql/servers/auditingSettings@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":24},"Microsoft.Sql/servers/databases/auditingSettings@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":34},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":44},"Microsoft.Sql/servers/extendedAuditingSettings@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":54},"Microsoft.Sql/servers/databases/advancedThreatProtectionSettings@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":76},"Microsoft.Sql/servers/databases/extensions@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":89},"Microsoft.Sql/servers/databases@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":164},"Microsoft.Sql/servers/databases/securityAlertPolicies@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":176},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":187},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":196},"Microsoft.Sql/managedInstances/distributedAvailabilityGroups@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":204},"Microsoft.Sql/servers/elasticPools@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":218},"Microsoft.Sql/servers/encryptionProtector@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":228},"Microsoft.Sql/servers/failoverGroups@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":251},"Microsoft.Sql/servers/firewallRules@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":256},"Microsoft.Sql/locations/instanceFailoverGroups@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":279},"Microsoft.Sql/instancePools@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":288},"Microsoft.Sql/servers/ipv6FirewallRules@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":293},"Microsoft.Sql/servers/jobAgents@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":305},"Microsoft.Sql/servers/jobAgents/credentials@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":310},"Microsoft.Sql/servers/jobAgents/jobs/executions@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":339},"Microsoft.Sql/servers/jobAgents/jobs@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":348},"Microsoft.Sql/servers/jobAgents/jobs/steps@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":362},"Microsoft.Sql/servers/jobAgents/targetGroups@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":378},"Microsoft.Sql/servers/databases/ledgerDigestUploads@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":388},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":395},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":402},"Microsoft.Sql/managedInstances/databases@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":425},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":438},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":452},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":462},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":469},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":475},"Microsoft.Sql/managedInstances/administrators@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":484},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":491},"Microsoft.Sql/managedInstances/encryptionProtector@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":501},"Microsoft.Sql/managedInstances/keys@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":509},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":515},"Microsoft.Sql/managedInstances/privateEndpointConnections@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":522},"Microsoft.Sql/managedInstances@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":585},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":592},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":598},"Microsoft.Sql/managedInstances/dnsAliases@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":603},"Microsoft.Sql/managedInstances/securityAlertPolicies@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":609},"Microsoft.Sql/servers/outboundFirewallRules@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":614},"Microsoft.Sql/servers/privateEndpointConnections@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":635},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":642},"Microsoft.Sql/servers/advancedThreatProtectionSettings@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":648},"Microsoft.Sql/servers/administrators@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":657},"Microsoft.Sql/servers/azureADOnlyAuthentications@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":664},"Microsoft.Sql/servers/connectionPolicies@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":675},"Microsoft.Sql/servers/devOpsAuditingSettings@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":683},"Microsoft.Sql/servers/dnsAliases@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":688},"Microsoft.Sql/servers/keys@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":696},"Microsoft.Sql/servers@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":720},"Microsoft.Sql/servers/securityAlertPolicies@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":726},"Microsoft.Sql/managedInstances/serverTrustCertificates@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":731},"Microsoft.Sql/locations/serverTrustGroups@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":742},"Microsoft.Sql/servers/vulnerabilityAssessments@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":749},"Microsoft.Sql/managedInstances/sqlAgent@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":758},"Microsoft.Sql/servers/syncAgents@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":767},"Microsoft.Sql/servers/databases/syncGroups@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":786},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":817},"Microsoft.Sql/servers/databases/transparentDataEncryption@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":827},"Microsoft.Sql/servers/virtualNetworkRules@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":839},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":844},"Microsoft.Sql/servers/databases/workloadGroups@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":849},"Microsoft.Sql/servers/databases/advisors@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":912},"Microsoft.Sql/servers/databases/automaticTuning@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":945},"Microsoft.Sql/servers/databases/schemas/tables/columns@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":989},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":993},"Microsoft.Sql/servers/databases/schemas@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":997},"Microsoft.Sql/servers/databases/schemas/tables@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1006},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1021},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1028},"Microsoft.Sql/locations/deletedServers@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1033},"Microsoft.Sql/managedInstances/endpointCertificates@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1038},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1042},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1046},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1050},"Microsoft.Sql/servers/jobAgents/jobs/versions@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1054},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1069},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1079},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1083},"Microsoft.Sql/managedInstances/databases/queries@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1088},"Microsoft.Sql/managedInstances/databases/restoreDetails@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1096},"Microsoft.Sql/managedInstances/databases/schemas@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1100},"Microsoft.Sql/managedInstances/databases/schemas/tables@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1104},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1108},"Microsoft.Sql/managedInstances/operations@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1132},"Microsoft.Sql/managedInstances/privateLinkResources@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1139},"Microsoft.Sql/servers/privateLinkResources@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1146},"Microsoft.Sql/managedInstances/recoverableDatabases@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1151},"Microsoft.Sql/servers/databases/replicationLinks@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1176},"Microsoft.Sql/servers/restorableDroppedDatabases@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1187},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1193},"Microsoft.Sql/servers/databases/restorePoints@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1201},"Microsoft.Sql/servers/advisors@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1205},"Microsoft.Sql/servers/automaticTuning@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1232},"Microsoft.Sql/locations/usages@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1237},"Microsoft.Sql/locations/timeZones@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1242},"Microsoft.Sql/virtualClusters@2021-11-01-preview":{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1249},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":14},"Microsoft.Sql/servers/auditingSettings@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":24},"Microsoft.Sql/servers/databases/auditingSettings@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":34},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":44},"Microsoft.Sql/servers/extendedAuditingSettings@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":54},"Microsoft.Sql/servers/databases/advancedThreatProtectionSettings@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":76},"Microsoft.Sql/servers/databases/extensions@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":89},"Microsoft.Sql/servers/databases@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":164},"Microsoft.Sql/servers/databases/securityAlertPolicies@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":176},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":187},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":196},"Microsoft.Sql/servers/databases/dataMaskingPolicies@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":206},"Microsoft.Sql/servers/databases/dataMaskingPolicies/rules@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":221},"Microsoft.Sql/managedInstances/distributedAvailabilityGroups@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":229},"Microsoft.Sql/servers/elasticPools@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":243},"Microsoft.Sql/servers/encryptionProtector@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":253},"Microsoft.Sql/servers/failoverGroups@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":276},"Microsoft.Sql/servers/firewallRules@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":281},"Microsoft.Sql/servers/databases/geoBackupPolicies@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":291},"Microsoft.Sql/locations/instanceFailoverGroups@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":314},"Microsoft.Sql/instancePools@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":323},"Microsoft.Sql/servers/ipv6FirewallRules@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":328},"Microsoft.Sql/servers/jobAgents@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":340},"Microsoft.Sql/servers/jobAgents/credentials@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":345},"Microsoft.Sql/servers/jobAgents/jobs/executions@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":374},"Microsoft.Sql/servers/jobAgents/jobs@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":383},"Microsoft.Sql/servers/jobAgents/jobs/steps@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":397},"Microsoft.Sql/servers/jobAgents/targetGroups@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":413},"Microsoft.Sql/servers/databases/ledgerDigestUploads@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":423},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":430},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":437},"Microsoft.Sql/managedInstances/databases@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":460},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":473},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":487},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":497},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":504},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":511},"Microsoft.Sql/managedInstances/administrators@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":520},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":527},"Microsoft.Sql/managedInstances/encryptionProtector@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":537},"Microsoft.Sql/managedInstances/keys@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":545},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":551},"Microsoft.Sql/managedInstances/privateEndpointConnections@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":558},"Microsoft.Sql/managedInstances@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":621},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":628},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":634},"Microsoft.Sql/managedInstances/dnsAliases@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":639},"Microsoft.Sql/managedInstances/securityAlertPolicies@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":651},"Microsoft.Sql/servers/outboundFirewallRules@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":656},"Microsoft.Sql/servers/privateEndpointConnections@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":677},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":684},"Microsoft.Sql/servers/advancedThreatProtectionSettings@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":690},"Microsoft.Sql/servers/administrators@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":699},"Microsoft.Sql/servers/azureADOnlyAuthentications@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":706},"Microsoft.Sql/servers/connectionPolicies@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":717},"Microsoft.Sql/servers/devOpsAuditingSettings@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":725},"Microsoft.Sql/servers/dnsAliases@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":730},"Microsoft.Sql/servers/keys@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":738},"Microsoft.Sql/servers@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":762},"Microsoft.Sql/servers/securityAlertPolicies@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":768},"Microsoft.Sql/managedInstances/serverTrustCertificates@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":773},"Microsoft.Sql/locations/serverTrustGroups@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":784},"Microsoft.Sql/servers/vulnerabilityAssessments@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":791},"Microsoft.Sql/managedInstances/sqlAgent@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":800},"Microsoft.Sql/servers/syncAgents@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":809},"Microsoft.Sql/servers/databases/syncGroups@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":828},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":859},"Microsoft.Sql/servers/databases/transparentDataEncryption@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":869},"Microsoft.Sql/servers/virtualNetworkRules@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":881},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":886},"Microsoft.Sql/servers/databases/workloadGroups@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":891},"Microsoft.Sql/servers/databases/advisors@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":954},"Microsoft.Sql/servers/databases/automaticTuning@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":987},"Microsoft.Sql/servers/databases/schemas/tables/columns@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1031},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1035},"Microsoft.Sql/servers/databases/schemas@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1039},"Microsoft.Sql/servers/databases/schemas/tables@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1048},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1063},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1070},"Microsoft.Sql/locations/deletedServers@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1075},"Microsoft.Sql/managedInstances/endpointCertificates@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1080},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1084},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1088},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1092},"Microsoft.Sql/servers/jobAgents/jobs/versions@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1096},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1111},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1121},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1125},"Microsoft.Sql/managedInstances/databases/queries@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1130},"Microsoft.Sql/managedInstances/databases/restoreDetails@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1138},"Microsoft.Sql/managedInstances/databases/schemas@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1142},"Microsoft.Sql/managedInstances/databases/schemas/tables@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1146},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1150},"Microsoft.Sql/managedInstances/operations@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1174},"Microsoft.Sql/managedInstances/privateLinkResources@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1181},"Microsoft.Sql/servers/privateLinkResources@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1188},"Microsoft.Sql/servers/recoverableDatabases@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1193},"Microsoft.Sql/managedInstances/recoverableDatabases@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1198},"Microsoft.Sql/servers/databases/replicationLinks@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1224},"Microsoft.Sql/servers/restorableDroppedDatabases@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1235},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1241},"Microsoft.Sql/servers/databases/restorePoints@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1249},"Microsoft.Sql/servers/advisors@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1253},"Microsoft.Sql/servers/automaticTuning@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1280},"Microsoft.Sql/locations/usages@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1285},"Microsoft.Sql/locations/timeZones@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1290},"Microsoft.Sql/virtualClusters@2021-11-01":{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1297},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":14},"Microsoft.Sql/servers/auditingSettings@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":24},"Microsoft.Sql/servers/databases/auditingSettings@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":34},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":44},"Microsoft.Sql/servers/extendedAuditingSettings@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":54},"Microsoft.Sql/servers/databases/advancedThreatProtectionSettings@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":76},"Microsoft.Sql/servers/databases/extensions@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":89},"Microsoft.Sql/servers/databases@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":165},"Microsoft.Sql/servers/databases/securityAlertPolicies@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":177},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/baselines@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":187},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/baselines/rules@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":194},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":205},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":214},"Microsoft.Sql/servers/databases/dataMaskingPolicies@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":224},"Microsoft.Sql/servers/databases/dataMaskingPolicies/rules@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":239},"Microsoft.Sql/managedInstances/distributedAvailabilityGroups@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":247},"Microsoft.Sql/servers/elasticPools@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":261},"Microsoft.Sql/servers/encryptionProtector@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":271},"Microsoft.Sql/servers/failoverGroups@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":294},"Microsoft.Sql/servers/firewallRules@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":299},"Microsoft.Sql/servers/databases/geoBackupPolicies@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":309},"Microsoft.Sql/locations/instanceFailoverGroups@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":332},"Microsoft.Sql/instancePools@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":341},"Microsoft.Sql/servers/ipv6FirewallRules@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":346},"Microsoft.Sql/servers/jobAgents@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":358},"Microsoft.Sql/servers/jobAgents/credentials@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":363},"Microsoft.Sql/servers/jobAgents/jobs/executions@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":392},"Microsoft.Sql/servers/jobAgents/jobs@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":401},"Microsoft.Sql/servers/jobAgents/jobs/steps@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":415},"Microsoft.Sql/servers/jobAgents/targetGroups@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":431},"Microsoft.Sql/servers/databases/ledgerDigestUploads@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":441},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":448},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":455},"Microsoft.Sql/managedInstances/databases/advancedThreatProtectionSettings@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":461},"Microsoft.Sql/managedInstances/databases@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":484},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":497},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":511},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":521},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":528},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":534},"Microsoft.Sql/managedInstances/administrators@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":543},"Microsoft.Sql/managedInstances/advancedThreatProtectionSettings@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":549},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":556},"Microsoft.Sql/managedInstances/dtc@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":572},"Microsoft.Sql/managedInstances/encryptionProtector@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":582},"Microsoft.Sql/managedInstances/keys@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":590},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":596},"Microsoft.Sql/managedInstances/privateEndpointConnections@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":603},"Microsoft.Sql/managedInstances@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":666},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":673},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":679},"Microsoft.Sql/managedInstances/dnsAliases@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":684},"Microsoft.Sql/managedInstances/securityAlertPolicies@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":690},"Microsoft.Sql/servers/outboundFirewallRules@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":695},"Microsoft.Sql/servers/privateEndpointConnections@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":716},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":723},"Microsoft.Sql/servers/advancedThreatProtectionSettings@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":729},"Microsoft.Sql/servers/administrators@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":738},"Microsoft.Sql/servers/azureADOnlyAuthentications@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":745},"Microsoft.Sql/servers/connectionPolicies@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":756},"Microsoft.Sql/servers/devOpsAuditingSettings@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":766},"Microsoft.Sql/servers/dnsAliases@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":771},"Microsoft.Sql/servers/keys@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":779},"Microsoft.Sql/servers@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":803},"Microsoft.Sql/servers/securityAlertPolicies@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":809},"Microsoft.Sql/managedInstances/serverTrustCertificates@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":814},"Microsoft.Sql/locations/serverTrustGroups@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":825},"Microsoft.Sql/servers/vulnerabilityAssessments@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":832},"Microsoft.Sql/managedInstances/sqlAgent@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":841},"Microsoft.Sql/servers/sqlVulnerabilityAssessments@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":851},"Microsoft.Sql/servers/syncAgents@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":860},"Microsoft.Sql/servers/databases/syncGroups@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":879},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":910},"Microsoft.Sql/servers/databases/transparentDataEncryption@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":920},"Microsoft.Sql/servers/virtualNetworkRules@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":932},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":937},"Microsoft.Sql/servers/databases/workloadGroups@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":942},"Microsoft.Sql/servers/databases/advisors@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1005},"Microsoft.Sql/servers/databases/automaticTuning@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1038},"Microsoft.Sql/servers/databases/schemas/tables/columns@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1082},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1086},"Microsoft.Sql/servers/databases/schemas@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1090},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/scans/scanResults@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1133},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/scans@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1148},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1154},"Microsoft.Sql/servers/databases/schemas/tables@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1163},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1178},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1185},"Microsoft.Sql/locations/deletedServers@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1190},"Microsoft.Sql/managedInstances/endpointCertificates@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1195},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1199},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1203},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1207},"Microsoft.Sql/servers/jobAgents/jobs/versions@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1211},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1226},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1236},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1240},"Microsoft.Sql/managedInstances/databases/queries@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1245},"Microsoft.Sql/managedInstances/databases/restoreDetails@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1258},"Microsoft.Sql/managedInstances/databases/schemas@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1262},"Microsoft.Sql/managedInstances/databases/schemas/tables@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1266},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1270},"Microsoft.Sql/managedInstances/operations@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1294},"Microsoft.Sql/managedInstances/privateLinkResources@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1301},"Microsoft.Sql/servers/privateLinkResources@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1308},"Microsoft.Sql/servers/recoverableDatabases@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1313},"Microsoft.Sql/managedInstances/recoverableDatabases@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1318},"Microsoft.Sql/servers/databases/replicationLinks@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1344},"Microsoft.Sql/servers/restorableDroppedDatabases@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1355},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1361},"Microsoft.Sql/servers/databases/restorePoints@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1369},"Microsoft.Sql/servers/advisors@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1373},"Microsoft.Sql/servers/automaticTuning@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1400},"Microsoft.Sql/locations/usages@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1405},"Microsoft.Sql/locations/timeZones@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1410},"Microsoft.Sql/virtualClusters@2022-02-01-preview":{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1417},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":14},"Microsoft.Sql/servers/auditingSettings@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":24},"Microsoft.Sql/servers/databases/auditingSettings@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":34},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":44},"Microsoft.Sql/servers/extendedAuditingSettings@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":54},"Microsoft.Sql/servers/databases/dataMaskingPolicies@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":64},"Microsoft.Sql/servers/databases/dataMaskingPolicies/rules@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":79},"Microsoft.Sql/servers/databases/advancedThreatProtectionSettings@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":101},"Microsoft.Sql/servers/databases/extensions@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":114},"Microsoft.Sql/servers/databases/securityAlertPolicies@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":126},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/baselines@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":136},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/baselines/rules@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":143},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":154},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":163},"Microsoft.Sql/servers/databases@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":242},"Microsoft.Sql/managedInstances/distributedAvailabilityGroups@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":250},"Microsoft.Sql/servers/elasticPools@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":264},"Microsoft.Sql/servers/encryptionProtector@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":274},"Microsoft.Sql/servers/failoverGroups@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":297},"Microsoft.Sql/servers/firewallRules@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":302},"Microsoft.Sql/servers/databases/geoBackupPolicies@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":312},"Microsoft.Sql/servers/ipv6FirewallRules@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":317},"Microsoft.Sql/locations/instanceFailoverGroups@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":343},"Microsoft.Sql/instancePools@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":352},"Microsoft.Sql/servers/jobAgents@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":364},"Microsoft.Sql/servers/jobAgents/credentials@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":369},"Microsoft.Sql/servers/jobAgents/jobs/executions@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":398},"Microsoft.Sql/servers/jobAgents/jobs/steps@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":412},"Microsoft.Sql/servers/jobAgents/targetGroups@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":428},"Microsoft.Sql/servers/jobAgents/jobs@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":437},"Microsoft.Sql/servers/databases/ledgerDigestUploads@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":447},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":454},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":461},"Microsoft.Sql/managedInstances/databases/advancedThreatProtectionSettings@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":467},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":480},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":494},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":504},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":511},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":517},"Microsoft.Sql/managedInstances/databases@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":545},"Microsoft.Sql/managedInstances/administrators@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":554},"Microsoft.Sql/managedInstances/advancedThreatProtectionSettings@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":560},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":567},"Microsoft.Sql/managedInstances/dtc@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":583},"Microsoft.Sql/managedInstances/encryptionProtector@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":593},"Microsoft.Sql/managedInstances/keys@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":601},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":607},"Microsoft.Sql/managedInstances/privateEndpointConnections@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":614},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":621},"Microsoft.Sql/managedInstances@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":684},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":690},"Microsoft.Sql/managedInstances/dnsAliases@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":695},"Microsoft.Sql/managedInstances/securityAlertPolicies@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":701},"Microsoft.Sql/servers/outboundFirewallRules@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":706},"Microsoft.Sql/servers/privateEndpointConnections@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":727},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":734},"Microsoft.Sql/servers/advancedThreatProtectionSettings@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":740},"Microsoft.Sql/servers/administrators@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":749},"Microsoft.Sql/servers/azureADOnlyAuthentications@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":756},"Microsoft.Sql/servers/connectionPolicies@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":767},"Microsoft.Sql/servers/devOpsAuditingSettings@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":777},"Microsoft.Sql/servers/dnsAliases@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":782},"Microsoft.Sql/servers/keys@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":790},"Microsoft.Sql/servers/securityAlertPolicies@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":796},"Microsoft.Sql/managedInstances/serverTrustCertificates@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":801},"Microsoft.Sql/locations/serverTrustGroups@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":812},"Microsoft.Sql/servers/vulnerabilityAssessments@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":819},"Microsoft.Sql/servers@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":843},"Microsoft.Sql/managedInstances/sqlAgent@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":852},"Microsoft.Sql/servers/sqlVulnerabilityAssessments@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":862},"Microsoft.Sql/servers/syncAgents@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":871},"Microsoft.Sql/servers/databases/syncGroups@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":890},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":921},"Microsoft.Sql/servers/databases/transparentDataEncryption@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":931},"Microsoft.Sql/servers/virtualNetworkRules@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":943},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":948},"Microsoft.Sql/servers/databases/workloadGroups@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":953},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":960},"Microsoft.Sql/servers/databases/advisors@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1023},"Microsoft.Sql/servers/databases/automaticTuning@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1056},"Microsoft.Sql/servers/databases/schemas/tables/columns@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1100},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1104},"Microsoft.Sql/servers/databases/schemas@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1108},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/scans/scanResults@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1151},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/scans@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1166},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1172},"Microsoft.Sql/servers/databases/schemas/tables@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1181},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1196},"Microsoft.Sql/locations/deletedServers@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1201},"Microsoft.Sql/managedInstances/endpointCertificates@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1206},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1210},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1214},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1218},"Microsoft.Sql/servers/jobAgents/jobs/versions@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1222},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1237},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1247},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1251},"Microsoft.Sql/locations/managedDatabaseMoveOperationResults@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1266},"Microsoft.Sql/managedInstances/databases/queries@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1271},"Microsoft.Sql/managedInstances/databases/restoreDetails@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1284},"Microsoft.Sql/managedInstances/databases/schemas@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1288},"Microsoft.Sql/managedInstances/databases/schemas/tables@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1292},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1296},"Microsoft.Sql/managedInstances/operations@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1320},"Microsoft.Sql/managedInstances/privateLinkResources@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1327},"Microsoft.Sql/servers/privateLinkResources@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1334},"Microsoft.Sql/servers/recoverableDatabases@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1339},"Microsoft.Sql/managedInstances/recoverableDatabases@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1344},"Microsoft.Sql/servers/databases/replicationLinks@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1370},"Microsoft.Sql/servers/restorableDroppedDatabases@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1381},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1387},"Microsoft.Sql/servers/databases/restorePoints@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1395},"Microsoft.Sql/servers/advisors@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1399},"Microsoft.Sql/servers/automaticTuning@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1426},"Microsoft.Sql/locations/usages@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1431},"Microsoft.Sql/locations/timeZones@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1436},"Microsoft.Sql/virtualClusters@2022-05-01-preview":{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1443},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":14},"Microsoft.Sql/servers/auditingSettings@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":24},"Microsoft.Sql/servers/databases/auditingSettings@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":34},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":44},"Microsoft.Sql/servers/extendedAuditingSettings@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":54},"Microsoft.Sql/servers/databases/dataMaskingPolicies@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":64},"Microsoft.Sql/servers/databases/dataMaskingPolicies/rules@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":79},"Microsoft.Sql/servers/databases/advancedThreatProtectionSettings@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":101},"Microsoft.Sql/servers/databases/extensions@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":114},"Microsoft.Sql/servers/databases/securityAlertPolicies@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":126},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/baselines@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":136},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/baselines/rules@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":143},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":154},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":163},"Microsoft.Sql/servers/databases@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":251},"Microsoft.Sql/managedInstances/distributedAvailabilityGroups@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":259},"Microsoft.Sql/servers/elasticPools@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":281},"Microsoft.Sql/servers/encryptionProtector@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":291},"Microsoft.Sql/servers/failoverGroups@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":314},"Microsoft.Sql/servers/firewallRules@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":319},"Microsoft.Sql/servers/databases/geoBackupPolicies@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":329},"Microsoft.Sql/servers/ipv6FirewallRules@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":334},"Microsoft.Sql/locations/instanceFailoverGroups@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":360},"Microsoft.Sql/instancePools@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":369},"Microsoft.Sql/servers/jobAgents@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":381},"Microsoft.Sql/servers/jobAgents/credentials@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":386},"Microsoft.Sql/servers/jobAgents/jobs/executions@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":415},"Microsoft.Sql/servers/jobAgents/jobs/steps@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":429},"Microsoft.Sql/servers/jobAgents/targetGroups@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":445},"Microsoft.Sql/servers/jobAgents/jobs@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":454},"Microsoft.Sql/servers/databases/ledgerDigestUploads@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":464},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":471},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":478},"Microsoft.Sql/managedInstances/databases/advancedThreatProtectionSettings@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":484},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":497},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":511},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":521},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":528},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":535},"Microsoft.Sql/managedInstances/databases@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":563},"Microsoft.Sql/managedInstances/administrators@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":572},"Microsoft.Sql/managedInstances/advancedThreatProtectionSettings@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":578},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":585},"Microsoft.Sql/managedInstances/dtc@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":601},"Microsoft.Sql/managedInstances/encryptionProtector@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":611},"Microsoft.Sql/managedInstances/keys@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":619},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":625},"Microsoft.Sql/managedInstances/privateEndpointConnections@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":632},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":639},"Microsoft.Sql/managedInstances@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":702},"Microsoft.Sql/managedInstances/databases/ledgerDigestUploads@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":712},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":718},"Microsoft.Sql/managedInstances/dnsAliases@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":723},"Microsoft.Sql/managedInstances/securityAlertPolicies@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":735},"Microsoft.Sql/servers/outboundFirewallRules@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":740},"Microsoft.Sql/servers/privateEndpointConnections@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":761},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":768},"Microsoft.Sql/servers/advancedThreatProtectionSettings@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":774},"Microsoft.Sql/servers/administrators@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":783},"Microsoft.Sql/servers/azureADOnlyAuthentications@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":790},"Microsoft.Sql/managedInstances/serverConfigurationOptions@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":803},"Microsoft.Sql/servers/connectionPolicies@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":814},"Microsoft.Sql/servers/devOpsAuditingSettings@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":824},"Microsoft.Sql/servers/dnsAliases@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":829},"Microsoft.Sql/servers/keys@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":837},"Microsoft.Sql/servers/securityAlertPolicies@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":843},"Microsoft.Sql/managedInstances/serverTrustCertificates@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":848},"Microsoft.Sql/locations/serverTrustGroups@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":859},"Microsoft.Sql/servers/vulnerabilityAssessments@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":866},"Microsoft.Sql/servers@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":894},"Microsoft.Sql/managedInstances/sqlAgent@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":903},"Microsoft.Sql/servers/sqlVulnerabilityAssessments@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":913},"Microsoft.Sql/managedInstances/startStopSchedules@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":938},"Microsoft.Sql/servers/syncAgents@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":947},"Microsoft.Sql/servers/databases/syncGroups@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":966},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":997},"Microsoft.Sql/servers/databases/transparentDataEncryption@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1007},"Microsoft.Sql/servers/virtualNetworkRules@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1019},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1024},"Microsoft.Sql/servers/databases/workloadGroups@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1029},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1036},"Microsoft.Sql/servers/databases/advisors@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1099},"Microsoft.Sql/servers/databases/automaticTuning@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1132},"Microsoft.Sql/servers/databases/schemas/tables/columns@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1176},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1180},"Microsoft.Sql/servers/databases/schemas@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1184},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/scans/scanResults@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1227},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/scans@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1242},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1248},"Microsoft.Sql/servers/databases/schemas/tables@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1257},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1272},"Microsoft.Sql/locations/deletedServers@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1277},"Microsoft.Sql/managedInstances/endpointCertificates@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1282},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1286},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1290},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1294},"Microsoft.Sql/servers/jobAgents/jobs/versions@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1298},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1313},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1323},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1327},"Microsoft.Sql/locations/managedDatabaseMoveOperationResults@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1342},"Microsoft.Sql/managedInstances/databases/queries@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1347},"Microsoft.Sql/managedInstances/databases/restoreDetails@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1360},"Microsoft.Sql/managedInstances/databases/schemas@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1364},"Microsoft.Sql/managedInstances/databases/schemas/tables@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1368},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1372},"Microsoft.Sql/managedInstances/operations@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1396},"Microsoft.Sql/managedInstances/privateLinkResources@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1403},"Microsoft.Sql/servers/privateLinkResources@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1410},"Microsoft.Sql/servers/recoverableDatabases@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1416},"Microsoft.Sql/managedInstances/recoverableDatabases@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1421},"Microsoft.Sql/servers/databases/replicationLinks@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1447},"Microsoft.Sql/servers/restorableDroppedDatabases@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1459},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1465},"Microsoft.Sql/servers/databases/restorePoints@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1473},"Microsoft.Sql/servers/advisors@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1477},"Microsoft.Sql/servers/automaticTuning@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1504},"Microsoft.Sql/locations/usages@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1509},"Microsoft.Sql/locations/timeZones@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1514},"Microsoft.Sql/virtualClusters@2022-08-01-preview":{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1521},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":14},"Microsoft.Sql/servers/auditingSettings@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":24},"Microsoft.Sql/servers/databases/auditingSettings@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":34},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":44},"Microsoft.Sql/servers/extendedAuditingSettings@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":54},"Microsoft.Sql/servers/databases/dataMaskingPolicies@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":64},"Microsoft.Sql/servers/databases/dataMaskingPolicies/rules@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":79},"Microsoft.Sql/servers/databases/advancedThreatProtectionSettings@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":101},"Microsoft.Sql/servers/databases/extensions@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":114},"Microsoft.Sql/servers/databases/securityAlertPolicies@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":126},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/baselines@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":136},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/baselines/rules@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":143},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":154},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":163},"Microsoft.Sql/servers/databases@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":251},"Microsoft.Sql/managedInstances/distributedAvailabilityGroups@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":259},"Microsoft.Sql/servers/elasticPools@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":281},"Microsoft.Sql/servers/encryptionProtector@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":291},"Microsoft.Sql/servers/failoverGroups@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":314},"Microsoft.Sql/servers/firewallRules@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":319},"Microsoft.Sql/servers/databases/geoBackupPolicies@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":329},"Microsoft.Sql/servers/ipv6FirewallRules@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":334},"Microsoft.Sql/locations/instanceFailoverGroups@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":360},"Microsoft.Sql/instancePools@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":369},"Microsoft.Sql/servers/jobAgents@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":381},"Microsoft.Sql/servers/jobAgents/credentials@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":386},"Microsoft.Sql/servers/jobAgents/jobs/executions@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":415},"Microsoft.Sql/servers/jobAgents/jobs/steps@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":429},"Microsoft.Sql/servers/jobAgents/targetGroups@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":445},"Microsoft.Sql/servers/jobAgents/jobs@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":454},"Microsoft.Sql/servers/databases/ledgerDigestUploads@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":464},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":471},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":478},"Microsoft.Sql/managedInstances/databases/advancedThreatProtectionSettings@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":484},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":497},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":511},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":521},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":530},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":536},"Microsoft.Sql/managedInstances/databases@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":564},"Microsoft.Sql/managedInstances/administrators@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":573},"Microsoft.Sql/managedInstances/advancedThreatProtectionSettings@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":579},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":586},"Microsoft.Sql/managedInstances/dtc@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":602},"Microsoft.Sql/managedInstances/encryptionProtector@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":612},"Microsoft.Sql/managedInstances/keys@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":620},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":626},"Microsoft.Sql/managedInstances/privateEndpointConnections@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":633},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":640},"Microsoft.Sql/managedInstances@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":693},"Microsoft.Sql/managedInstances/databases/ledgerDigestUploads@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":703},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":709},"Microsoft.Sql/managedInstances/dnsAliases@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":714},"Microsoft.Sql/managedInstances/securityAlertPolicies@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":720},"Microsoft.Sql/servers/outboundFirewallRules@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":725},"Microsoft.Sql/servers/privateEndpointConnections@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":746},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":753},"Microsoft.Sql/servers/advancedThreatProtectionSettings@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":759},"Microsoft.Sql/servers/administrators@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":768},"Microsoft.Sql/servers/azureADOnlyAuthentications@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":775},"Microsoft.Sql/managedInstances/serverConfigurationOptions@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":788},"Microsoft.Sql/servers/connectionPolicies@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":799},"Microsoft.Sql/servers/devOpsAuditingSettings@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":809},"Microsoft.Sql/servers/dnsAliases@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":814},"Microsoft.Sql/servers/keys@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":822},"Microsoft.Sql/servers/securityAlertPolicies@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":828},"Microsoft.Sql/managedInstances/serverTrustCertificates@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":833},"Microsoft.Sql/locations/serverTrustGroups@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":844},"Microsoft.Sql/servers/vulnerabilityAssessments@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":851},"Microsoft.Sql/servers@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":879},"Microsoft.Sql/managedInstances/sqlAgent@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":888},"Microsoft.Sql/servers/sqlVulnerabilityAssessments@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":898},"Microsoft.Sql/managedInstances/startStopSchedules@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":923},"Microsoft.Sql/servers/syncAgents@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":932},"Microsoft.Sql/servers/databases/syncGroups@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":951},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":982},"Microsoft.Sql/servers/databases/transparentDataEncryption@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":992},"Microsoft.Sql/servers/virtualNetworkRules@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1004},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1009},"Microsoft.Sql/servers/databases/workloadGroups@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1014},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1021},"Microsoft.Sql/servers/databases/advisors@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1084},"Microsoft.Sql/servers/databases/automaticTuning@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1117},"Microsoft.Sql/servers/databases/schemas/tables/columns@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1161},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1165},"Microsoft.Sql/servers/databases/schemas@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1169},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/scans/scanResults@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1212},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/scans@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1227},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1233},"Microsoft.Sql/servers/databases/schemas/tables@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1242},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1257},"Microsoft.Sql/locations/deletedServers@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1262},"Microsoft.Sql/managedInstances/endpointCertificates@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1267},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1271},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1275},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1279},"Microsoft.Sql/servers/jobAgents/jobs/versions@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1283},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1298},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1308},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1312},"Microsoft.Sql/locations/managedDatabaseMoveOperationResults@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1327},"Microsoft.Sql/managedInstances/databases/queries@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1332},"Microsoft.Sql/managedInstances/databases/restoreDetails@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1345},"Microsoft.Sql/managedInstances/databases/schemas@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1349},"Microsoft.Sql/managedInstances/databases/schemas/tables@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1353},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1357},"Microsoft.Sql/managedInstances/operations@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1381},"Microsoft.Sql/managedInstances/privateLinkResources@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1388},"Microsoft.Sql/servers/networkSecurityPerimeterConfigurations@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1409},"Microsoft.Sql/servers/privateLinkResources@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1416},"Microsoft.Sql/servers/recoverableDatabases@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1422},"Microsoft.Sql/managedInstances/recoverableDatabases@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1427},"Microsoft.Sql/servers/databases/replicationLinks@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1453},"Microsoft.Sql/servers/restorableDroppedDatabases@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1465},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1471},"Microsoft.Sql/servers/databases/restorePoints@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1479},"Microsoft.Sql/servers/advisors@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1483},"Microsoft.Sql/servers/automaticTuning@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1510},"Microsoft.Sql/locations/usages@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1515},"Microsoft.Sql/locations/timeZones@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1520},"Microsoft.Sql/virtualClusters@2022-11-01-preview":{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1527},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":14},"Microsoft.Sql/servers/auditingSettings@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":24},"Microsoft.Sql/servers/databases/auditingSettings@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":34},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":44},"Microsoft.Sql/servers/extendedAuditingSettings@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":54},"Microsoft.Sql/servers/databases/dataMaskingPolicies@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":64},"Microsoft.Sql/servers/databases/dataMaskingPolicies/rules@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":79},"Microsoft.Sql/servers/databases/advancedThreatProtectionSettings@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":101},"Microsoft.Sql/servers/databases/extensions@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":114},"Microsoft.Sql/servers/databases/securityAlertPolicies@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":126},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/baselines@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":136},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/baselines/rules@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":143},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":154},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":163},"Microsoft.Sql/servers/databases@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":254},"Microsoft.Sql/managedInstances/distributedAvailabilityGroups@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":278},"Microsoft.Sql/servers/elasticPools@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":300},"Microsoft.Sql/servers/encryptionProtector@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":310},"Microsoft.Sql/servers/failoverGroups@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":333},"Microsoft.Sql/servers/firewallRules@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":338},"Microsoft.Sql/servers/databases/geoBackupPolicies@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":348},"Microsoft.Sql/servers/ipv6FirewallRules@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":353},"Microsoft.Sql/locations/instanceFailoverGroups@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":379},"Microsoft.Sql/instancePools@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":388},"Microsoft.Sql/servers/jobAgents@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":400},"Microsoft.Sql/servers/jobAgents/credentials@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":405},"Microsoft.Sql/servers/jobAgents/jobs/executions@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":434},"Microsoft.Sql/servers/jobAgents/jobs/steps@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":448},"Microsoft.Sql/servers/jobAgents/targetGroups@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":464},"Microsoft.Sql/servers/jobAgents/jobs@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":473},"Microsoft.Sql/servers/databases/ledgerDigestUploads@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":483},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":490},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":497},"Microsoft.Sql/managedInstances/databases/advancedThreatProtectionSettings@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":503},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":516},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":535},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":545},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":552},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":558},"Microsoft.Sql/managedInstances/databases@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":586},"Microsoft.Sql/managedInstances/administrators@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":595},"Microsoft.Sql/managedInstances/advancedThreatProtectionSettings@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":601},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":608},"Microsoft.Sql/managedInstances/dtc@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":624},"Microsoft.Sql/managedInstances/encryptionProtector@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":634},"Microsoft.Sql/managedInstances/keys@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":642},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":649},"Microsoft.Sql/managedInstances/privateEndpointConnections@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":656},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":663},"Microsoft.Sql/managedInstances@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":728},"Microsoft.Sql/managedInstances/databases/ledgerDigestUploads@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":738},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":744},"Microsoft.Sql/managedInstances/dnsAliases@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":749},"Microsoft.Sql/managedInstances/securityAlertPolicies@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":755},"Microsoft.Sql/servers/outboundFirewallRules@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":760},"Microsoft.Sql/servers/privateEndpointConnections@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":781},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":788},"Microsoft.Sql/servers/advancedThreatProtectionSettings@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":794},"Microsoft.Sql/servers/administrators@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":803},"Microsoft.Sql/servers/azureADOnlyAuthentications@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":810},"Microsoft.Sql/managedInstances/serverConfigurationOptions@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":823},"Microsoft.Sql/servers/connectionPolicies@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":834},"Microsoft.Sql/servers/devOpsAuditingSettings@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":844},"Microsoft.Sql/servers/dnsAliases@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":849},"Microsoft.Sql/servers/keys@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":857},"Microsoft.Sql/servers/securityAlertPolicies@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":863},"Microsoft.Sql/managedInstances/serverTrustCertificates@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":868},"Microsoft.Sql/locations/serverTrustGroups@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":879},"Microsoft.Sql/servers/vulnerabilityAssessments@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":886},"Microsoft.Sql/servers@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":917},"Microsoft.Sql/managedInstances/sqlAgent@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":926},"Microsoft.Sql/servers/sqlVulnerabilityAssessments@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":936},"Microsoft.Sql/managedInstances/startStopSchedules@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":961},"Microsoft.Sql/servers/syncAgents@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":970},"Microsoft.Sql/servers/databases/syncGroups@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":989},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1020},"Microsoft.Sql/servers/databases/transparentDataEncryption@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1030},"Microsoft.Sql/servers/virtualNetworkRules@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1042},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1047},"Microsoft.Sql/servers/databases/workloadGroups@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1052},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1059},"Microsoft.Sql/servers/databases/advisors@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1122},"Microsoft.Sql/servers/databases/automaticTuning@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1155},"Microsoft.Sql/servers/databases/schemas/tables/columns@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1199},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1203},"Microsoft.Sql/servers/databases/schemas@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1207},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/scans/scanResults@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1250},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/scans@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1265},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1271},"Microsoft.Sql/servers/databases/schemas/tables@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1280},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1295},"Microsoft.Sql/locations/deletedServers@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1300},"Microsoft.Sql/managedInstances/endpointCertificates@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1305},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1309},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1313},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1317},"Microsoft.Sql/servers/jobAgents/jobs/versions@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1321},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1336},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1346},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1350},"Microsoft.Sql/locations/managedDatabaseMoveOperationResults@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1365},"Microsoft.Sql/managedInstances/databases/queries@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1370},"Microsoft.Sql/managedInstances/databases/restoreDetails@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1383},"Microsoft.Sql/managedInstances/databases/schemas@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1387},"Microsoft.Sql/managedInstances/databases/schemas/tables@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1391},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1395},"Microsoft.Sql/managedInstances/operations@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1419},"Microsoft.Sql/managedInstances/privateLinkResources@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1426},"Microsoft.Sql/servers/networkSecurityPerimeterConfigurations@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1447},"Microsoft.Sql/servers/privateLinkResources@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1454},"Microsoft.Sql/servers/recoverableDatabases@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1460},"Microsoft.Sql/managedInstances/recoverableDatabases@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1465},"Microsoft.Sql/servers/databases/replicationLinks@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1491},"Microsoft.Sql/servers/restorableDroppedDatabases@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1503},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1509},"Microsoft.Sql/servers/databases/restorePoints@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1517},"Microsoft.Sql/servers/advisors@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1521},"Microsoft.Sql/servers/automaticTuning@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1548},"Microsoft.Sql/locations/usages@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1553},"Microsoft.Sql/locations/timeZones@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1558},"Microsoft.Sql/virtualClusters@2023-02-01-preview":{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1565},"Microsoft.Sql/servers/databases/backupShortTermRetentionPolicies@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":14},"Microsoft.Sql/servers/auditingSettings@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":24},"Microsoft.Sql/servers/databases/auditingSettings@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":34},"Microsoft.Sql/servers/databases/extendedAuditingSettings@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":44},"Microsoft.Sql/servers/extendedAuditingSettings@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":54},"Microsoft.Sql/servers/databases/dataMaskingPolicies@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":64},"Microsoft.Sql/servers/databases/dataMaskingPolicies/rules@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":79},"Microsoft.Sql/servers/databases/advancedThreatProtectionSettings@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":101},"Microsoft.Sql/servers/databases/extensions@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":114},"Microsoft.Sql/servers/databases/securityAlertPolicies@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":126},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/baselines@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":136},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/baselines/rules@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":143},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/rules/baselines@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":154},"Microsoft.Sql/servers/databases/vulnerabilityAssessments@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":163},"Microsoft.Sql/servers/databases@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":254},"Microsoft.Sql/managedInstances/distributedAvailabilityGroups@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":284},"Microsoft.Sql/servers/elasticPools@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":306},"Microsoft.Sql/servers/encryptionProtector@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":316},"Microsoft.Sql/servers/failoverGroups@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":342},"Microsoft.Sql/servers/firewallRules@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":347},"Microsoft.Sql/servers/databases/geoBackupPolicies@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":357},"Microsoft.Sql/servers/ipv6FirewallRules@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":362},"Microsoft.Sql/locations/instanceFailoverGroups@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":388},"Microsoft.Sql/instancePools@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":397},"Microsoft.Sql/servers/jobAgents@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":417},"Microsoft.Sql/servers/jobAgents/credentials@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":422},"Microsoft.Sql/servers/jobAgents/jobs/executions@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":451},"Microsoft.Sql/servers/jobAgents/privateEndpoints@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":456},"Microsoft.Sql/servers/jobAgents/jobs/steps@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":470},"Microsoft.Sql/servers/jobAgents/targetGroups@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":486},"Microsoft.Sql/servers/jobAgents/jobs@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":495},"Microsoft.Sql/servers/databases/ledgerDigestUploads@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":505},"Microsoft.Sql/servers/databases/backupLongTermRetentionPolicies@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":515},"Microsoft.Sql/managedInstances/databases/backupShortTermRetentionPolicies@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":522},"Microsoft.Sql/managedInstances/databases/advancedThreatProtectionSettings@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":528},"Microsoft.Sql/managedInstances/databases/securityAlertPolicies@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":541},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":560},"Microsoft.Sql/managedInstances/databases/transparentDataEncryption@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":570},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/rules/baselines@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":577},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":583},"Microsoft.Sql/managedInstances/databases@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":611},"Microsoft.Sql/managedInstances/administrators@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":620},"Microsoft.Sql/managedInstances/advancedThreatProtectionSettings@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":626},"Microsoft.Sql/managedInstances/azureADOnlyAuthentications@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":633},"Microsoft.Sql/managedInstances/dtc@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":649},"Microsoft.Sql/managedInstances/encryptionProtector@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":659},"Microsoft.Sql/managedInstances/keys@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":667},"Microsoft.Sql/managedInstances/databases/backupLongTermRetentionPolicies@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":677},"Microsoft.Sql/managedInstances/privateEndpointConnections@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":684},"Microsoft.Sql/managedInstances/vulnerabilityAssessments@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":691},"Microsoft.Sql/managedInstances@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":763},"Microsoft.Sql/managedInstances/databases/ledgerDigestUploads@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":773},"Microsoft.Sql/managedInstances/restorableDroppedDatabases/backupShortTermRetentionPolicies@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":779},"Microsoft.Sql/managedInstances/dnsAliases@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":784},"Microsoft.Sql/managedInstances/securityAlertPolicies@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":790},"Microsoft.Sql/servers/outboundFirewallRules@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":795},"Microsoft.Sql/servers/privateEndpointConnections@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":816},"Microsoft.Sql/servers/databases/replicationLinks@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":842},"Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":849},"Microsoft.Sql/servers/advancedThreatProtectionSettings@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":855},"Microsoft.Sql/servers/administrators@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":864},"Microsoft.Sql/servers/azureADOnlyAuthentications@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":871},"Microsoft.Sql/managedInstances/serverConfigurationOptions@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":884},"Microsoft.Sql/servers/connectionPolicies@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":895},"Microsoft.Sql/servers/devOpsAuditingSettings@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":905},"Microsoft.Sql/servers/dnsAliases@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":910},"Microsoft.Sql/servers/keys@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":918},"Microsoft.Sql/servers/securityAlertPolicies@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":924},"Microsoft.Sql/managedInstances/serverTrustCertificates@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":929},"Microsoft.Sql/locations/serverTrustGroups@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":940},"Microsoft.Sql/servers/vulnerabilityAssessments@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":947},"Microsoft.Sql/servers@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":984},"Microsoft.Sql/managedInstances/sqlAgent@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":993},"Microsoft.Sql/servers/sqlVulnerabilityAssessments@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1003},"Microsoft.Sql/managedInstances/startStopSchedules@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1028},"Microsoft.Sql/servers/syncAgents@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1037},"Microsoft.Sql/servers/databases/syncGroups@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1056},"Microsoft.Sql/servers/databases/syncGroups/syncMembers@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1087},"Microsoft.Sql/servers/databases/transparentDataEncryption@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1097},"Microsoft.Sql/servers/virtualNetworkRules@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1109},"Microsoft.Sql/servers/databases/workloadGroups/workloadClassifiers@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1114},"Microsoft.Sql/servers/databases/workloadGroups@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1119},"Microsoft.Sql/servers/databases/dataWarehouseUserActivities@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1126},"Microsoft.Sql/servers/databases/advisors@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1189},"Microsoft.Sql/servers/databases/automaticTuning@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1222},"Microsoft.Sql/servers/databases/schemas/tables/columns@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1266},"Microsoft.Sql/servers/databases/advisors/recommendedActions@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1270},"Microsoft.Sql/servers/databases/schemas@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1274},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/scans/scanResults@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1317},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments/scans@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1332},"Microsoft.Sql/servers/databases/sqlVulnerabilityAssessments@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1338},"Microsoft.Sql/servers/databases/schemas/tables@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1347},"Microsoft.Sql/servers/databases/vulnerabilityAssessments/scans@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1362},"Microsoft.Sql/locations/deletedServers@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1367},"Microsoft.Sql/managedInstances/endpointCertificates@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1372},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1376},"Microsoft.Sql/servers/jobAgents/jobs/versions/steps@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1380},"Microsoft.Sql/servers/jobAgents/jobs/executions/steps/targets@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1384},"Microsoft.Sql/servers/jobAgents/jobs/versions@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1388},"Microsoft.Sql/locations/longTermRetentionServers/longTermRetentionDatabases/longTermRetentionBackups@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1406},"Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1419},"Microsoft.Sql/managedInstances/databases/schemas/tables/columns@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1423},"Microsoft.Sql/locations/managedDatabaseMoveOperationResults@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1438},"Microsoft.Sql/managedInstances/databases/queries@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1443},"Microsoft.Sql/managedInstances/databases/restoreDetails@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1456},"Microsoft.Sql/managedInstances/databases/schemas@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1460},"Microsoft.Sql/managedInstances/databases/schemas/tables@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1464},"Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/scans@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1468},"Microsoft.Sql/managedInstances/operations@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1492},"Microsoft.Sql/managedInstances/privateLinkResources@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1499},"Microsoft.Sql/servers/networkSecurityPerimeterConfigurations@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1520},"Microsoft.Sql/servers/privateLinkResources@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1527},"Microsoft.Sql/servers/recoverableDatabases@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1533},"Microsoft.Sql/managedInstances/recoverableDatabases@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1538},"Microsoft.Sql/servers/restorableDroppedDatabases@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1550},"Microsoft.Sql/managedInstances/restorableDroppedDatabases@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1556},"Microsoft.Sql/servers/databases/restorePoints@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1564},"Microsoft.Sql/servers/advisors@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1568},"Microsoft.Sql/servers/automaticTuning@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1595},"Microsoft.Sql/locations/usages@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1600},"Microsoft.Sql/locations/timeZones@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1605},"Microsoft.Sql/virtualClusters@2023-05-01-preview":{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1612},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/availabilityGroupListeners@2017-03-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2017-03-01-preview/types.json","Index":16},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups@2017-03-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2017-03-01-preview/types.json","Index":32},"Microsoft.SqlVirtualMachine/sqlVirtualMachines@2017-03-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2017-03-01-preview/types.json","Index":101},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/availabilityGroupListeners@2021-11-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2021-11-01-preview/types.json","Index":43},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups@2021-11-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2021-11-01-preview/types.json","Index":59},"Microsoft.SqlVirtualMachine/sqlVirtualMachines@2021-11-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2021-11-01-preview/types.json","Index":152},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/availabilityGroupListeners@2022-02-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-02-01-preview/types.json","Index":45},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups@2022-02-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-02-01-preview/types.json","Index":64},"Microsoft.SqlVirtualMachine/sqlVirtualMachines@2022-02-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-02-01-preview/types.json","Index":157},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/availabilityGroupListeners@2022-02-01":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-02-01/types.json","Index":45},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups@2022-02-01":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-02-01/types.json","Index":64},"Microsoft.SqlVirtualMachine/sqlVirtualMachines@2022-02-01":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-02-01/types.json","Index":157},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/availabilityGroupListeners@2022-07-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-07-01-preview/types.json","Index":45},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups@2022-07-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-07-01-preview/types.json","Index":64},"Microsoft.SqlVirtualMachine/sqlVirtualMachines@2022-07-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-07-01-preview/types.json","Index":160},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/availabilityGroupListeners@2022-08-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-08-01-preview/types.json","Index":45},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups@2022-08-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-08-01-preview/types.json","Index":64},"Microsoft.SqlVirtualMachine/sqlVirtualMachines@2022-08-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-08-01-preview/types.json","Index":166},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups/availabilityGroupListeners@2023-01-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2023-01-01-preview/types.json","Index":45},"Microsoft.SqlVirtualMachine/sqlVirtualMachineGroups@2023-01-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2023-01-01-preview/types.json","Index":64},"Microsoft.SqlVirtualMachine/sqlVirtualMachines@2023-01-01-preview":{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2023-01-01-preview/types.json","Index":169},"Microsoft.Storage/storageAccounts@2015-05-01-preview":{"RelativePath":"storage/microsoft.storage/2015-05-01-preview/types.json","Index":31},"Microsoft.Storage/storageAccounts@2015-06-15":{"RelativePath":"storage/microsoft.storage/2015-06-15/types.json","Index":31},"Microsoft.Storage/storageAccounts@2016-01-01":{"RelativePath":"storage/microsoft.storage/2016-01-01/types.json","Index":46},"Microsoft.Storage/storageAccounts@2016-05-01":{"RelativePath":"storage/microsoft.storage/2016-05-01/types.json","Index":46},"Microsoft.Storage/storageAccounts@2016-12-01":{"RelativePath":"storage/microsoft.storage/2016-12-01/types.json","Index":46},"Microsoft.Storage/storageAccounts@2017-06-01":{"RelativePath":"storage/microsoft.storage/2017-06-01/types.json","Index":83},"Microsoft.Storage/storageAccounts@2017-10-01":{"RelativePath":"storage/microsoft.storage/2017-10-01/types.json","Index":85},"Microsoft.Storage/storageAccounts@2018-02-01":{"RelativePath":"storage/microsoft.storage/2018-02-01/types.json","Index":85},"Microsoft.Storage/storageAccounts/blobServices/containers@2018-02-01":{"RelativePath":"storage/microsoft.storage/2018-02-01/types.json","Index":121},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2018-02-01":{"RelativePath":"storage/microsoft.storage/2018-02-01/types.json","Index":127},"Microsoft.Storage/storageAccounts/managementPolicies@2018-03-01-preview":{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":14},"Microsoft.Storage/storageAccounts@2018-03-01-preview":{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":92},"Microsoft.Storage/storageAccounts/blobServices/containers@2018-03-01-preview":{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":128},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2018-03-01-preview":{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":134},"Microsoft.Storage/storageAccounts@2018-07-01":{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":95},"Microsoft.Storage/storageAccounts/blobServices@2018-07-01":{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":118},"Microsoft.Storage/storageAccounts/blobServices/containers@2018-07-01":{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":154},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2018-07-01":{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":160},"Microsoft.Storage/storageAccounts@2018-11-01":{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":95},"Microsoft.Storage/storageAccounts/managementPolicies@2018-11-01":{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":116},"Microsoft.Storage/storageAccounts/blobServices@2018-11-01":{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":139},"Microsoft.Storage/storageAccounts/blobServices/containers@2018-11-01":{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":175},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2018-11-01":{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":181},"Microsoft.Storage/storageAccounts@2019-04-01":{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":110},"Microsoft.Storage/storageAccounts/managementPolicies@2019-04-01":{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":131},"Microsoft.Storage/storageAccounts/blobServices@2019-04-01":{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":155},"Microsoft.Storage/storageAccounts/blobServices/containers@2019-04-01":{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":191},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2019-04-01":{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":197},"Microsoft.Storage/storageAccounts/fileServices@2019-04-01":{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":204},"Microsoft.Storage/storageAccounts/fileServices/shares@2019-04-01":{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":210},"Microsoft.Storage/storageAccounts@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":126},"Microsoft.Storage/storageAccounts/managementPolicies@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":150},"Microsoft.Storage/storageAccounts/inventoryPolicies@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":177},"Microsoft.Storage/storageAccounts/privateEndpointConnections@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":181},"Microsoft.Storage/storageAccounts/objectReplicationPolicies@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":190},"Microsoft.Storage/storageAccounts/encryptionScopes@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":202},"Microsoft.Storage/storageAccounts/blobServices@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":231},"Microsoft.Storage/storageAccounts/blobServices/containers@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":267},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":273},"Microsoft.Storage/storageAccounts/fileServices@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":280},"Microsoft.Storage/storageAccounts/fileServices/shares@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":298},"Microsoft.Storage/storageAccounts/queueServices@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":305},"Microsoft.Storage/storageAccounts/queueServices/queues@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":311},"Microsoft.Storage/storageAccounts/tableServices@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":318},"Microsoft.Storage/storageAccounts/tableServices/tables@2019-06-01":{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":323},"Microsoft.Storage/storageAccounts@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":131},"Microsoft.Storage/storageAccounts/managementPolicies@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":155},"Microsoft.Storage/storageAccounts/inventoryPolicies@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":182},"Microsoft.Storage/storageAccounts/privateEndpointConnections@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":186},"Microsoft.Storage/storageAccounts/objectReplicationPolicies@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":195},"Microsoft.Storage/storageAccounts/encryptionScopes@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":207},"Microsoft.Storage/storageAccounts/blobServices@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":236},"Microsoft.Storage/storageAccounts/blobServices/containers@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":272},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":278},"Microsoft.Storage/storageAccounts/fileServices@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":288},"Microsoft.Storage/storageAccounts/fileServices/shares@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":306},"Microsoft.Storage/storageAccounts/queueServices@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":313},"Microsoft.Storage/storageAccounts/queueServices/queues@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":319},"Microsoft.Storage/storageAccounts/tableServices@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":326},"Microsoft.Storage/storageAccounts/tableServices/tables@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":331},"Microsoft.Storage/locations/deletedAccounts@2020-08-01-preview":{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":336},"Microsoft.Storage/storageAccounts@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":138},"Microsoft.Storage/storageAccounts/managementPolicies@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":162},"Microsoft.Storage/storageAccounts/inventoryPolicies@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":189},"Microsoft.Storage/storageAccounts/privateEndpointConnections@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":193},"Microsoft.Storage/storageAccounts/objectReplicationPolicies@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":202},"Microsoft.Storage/storageAccounts/encryptionScopes@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":214},"Microsoft.Storage/storageAccounts/blobServices@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":243},"Microsoft.Storage/storageAccounts/blobServices/containers@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":279},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":285},"Microsoft.Storage/storageAccounts/fileServices@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":295},"Microsoft.Storage/storageAccounts/fileServices/shares@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":313},"Microsoft.Storage/storageAccounts/queueServices@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":320},"Microsoft.Storage/storageAccounts/queueServices/queues@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":326},"Microsoft.Storage/storageAccounts/tableServices@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":333},"Microsoft.Storage/storageAccounts/tableServices/tables@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":338},"Microsoft.Storage/locations/deletedAccounts@2021-01-01":{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":343},"Microsoft.Storage/storageAccounts@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":143},"Microsoft.Storage/storageAccounts/managementPolicies@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":167},"Microsoft.Storage/storageAccounts/inventoryPolicies@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":194},"Microsoft.Storage/storageAccounts/privateEndpointConnections@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":198},"Microsoft.Storage/storageAccounts/objectReplicationPolicies@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":207},"Microsoft.Storage/storageAccounts/encryptionScopes@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":219},"Microsoft.Storage/storageAccounts/blobServices@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":248},"Microsoft.Storage/storageAccounts/blobServices/containers@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":284},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":290},"Microsoft.Storage/storageAccounts/fileServices@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":300},"Microsoft.Storage/storageAccounts/fileServices/shares@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":318},"Microsoft.Storage/storageAccounts/queueServices@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":325},"Microsoft.Storage/storageAccounts/queueServices/queues@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":331},"Microsoft.Storage/storageAccounts/tableServices@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":338},"Microsoft.Storage/storageAccounts/tableServices/tables@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":343},"Microsoft.Storage/locations/deletedAccounts@2021-02-01":{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":348},"Microsoft.Storage/storageAccounts@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":149},"Microsoft.Storage/storageAccounts/managementPolicies@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":173},"Microsoft.Storage/storageAccounts/inventoryPolicies@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":210},"Microsoft.Storage/storageAccounts/privateEndpointConnections@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":214},"Microsoft.Storage/storageAccounts/objectReplicationPolicies@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":223},"Microsoft.Storage/storageAccounts/encryptionScopes@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":235},"Microsoft.Storage/storageAccounts/blobServices@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":264},"Microsoft.Storage/storageAccounts/blobServices/containers@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":304},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":310},"Microsoft.Storage/storageAccounts/fileServices@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":320},"Microsoft.Storage/storageAccounts/fileServices/shares@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":353},"Microsoft.Storage/storageAccounts/queueServices@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":360},"Microsoft.Storage/storageAccounts/queueServices/queues@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":366},"Microsoft.Storage/storageAccounts/tableServices@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":373},"Microsoft.Storage/storageAccounts/tableServices/tables@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":378},"Microsoft.Storage/locations/deletedAccounts@2021-04-01":{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":383},"Microsoft.Storage/storageAccounts@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":157},"Microsoft.Storage/storageAccounts/managementPolicies@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":181},"Microsoft.Storage/storageAccounts/inventoryPolicies@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":218},"Microsoft.Storage/storageAccounts/privateEndpointConnections@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":222},"Microsoft.Storage/storageAccounts/objectReplicationPolicies@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":231},"Microsoft.Storage/storageAccounts/encryptionScopes@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":243},"Microsoft.Storage/storageAccounts/blobServices@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":271},"Microsoft.Storage/storageAccounts/blobServices/containers@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":312},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":317},"Microsoft.Storage/storageAccounts/fileServices@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":326},"Microsoft.Storage/storageAccounts/fileServices/shares@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":359},"Microsoft.Storage/storageAccounts/queueServices@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":365},"Microsoft.Storage/storageAccounts/queueServices/queues@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":371},"Microsoft.Storage/storageAccounts/tableServices@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":377},"Microsoft.Storage/storageAccounts/tableServices/tables@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":382},"Microsoft.Storage/locations/deletedAccounts@2021-06-01":{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":387},"Microsoft.Storage/storageAccounts@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":163},"Microsoft.Storage/storageAccounts/managementPolicies@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":187},"Microsoft.Storage/storageAccounts/inventoryPolicies@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":224},"Microsoft.Storage/storageAccounts/privateEndpointConnections@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":228},"Microsoft.Storage/storageAccounts/objectReplicationPolicies@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":237},"Microsoft.Storage/storageAccounts/localUsers@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":246},"Microsoft.Storage/storageAccounts/encryptionScopes@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":258},"Microsoft.Storage/storageAccounts/blobServices@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":286},"Microsoft.Storage/storageAccounts/blobServices/containers@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":327},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":332},"Microsoft.Storage/storageAccounts/fileServices@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":341},"Microsoft.Storage/storageAccounts/fileServices/shares@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":374},"Microsoft.Storage/storageAccounts/queueServices@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":380},"Microsoft.Storage/storageAccounts/queueServices/queues@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":386},"Microsoft.Storage/storageAccounts/tableServices@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":392},"Microsoft.Storage/storageAccounts/tableServices/tables@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":397},"Microsoft.Storage/locations/deletedAccounts@2021-08-01":{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":402},"Microsoft.Storage/storageAccounts@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":181},"Microsoft.Storage/storageAccounts/managementPolicies@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":205},"Microsoft.Storage/storageAccounts/inventoryPolicies@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":243},"Microsoft.Storage/storageAccounts/privateEndpointConnections@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":247},"Microsoft.Storage/storageAccounts/objectReplicationPolicies@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":256},"Microsoft.Storage/storageAccounts/localUsers@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":265},"Microsoft.Storage/storageAccounts/encryptionScopes@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":277},"Microsoft.Storage/storageAccounts/blobServices@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":306},"Microsoft.Storage/storageAccounts/blobServices/containers@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":347},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":352},"Microsoft.Storage/storageAccounts/fileServices@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":361},"Microsoft.Storage/storageAccounts/fileServices/shares@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":394},"Microsoft.Storage/storageAccounts/queueServices@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":400},"Microsoft.Storage/storageAccounts/queueServices/queues@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":406},"Microsoft.Storage/storageAccounts/tableServices@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":412},"Microsoft.Storage/storageAccounts/tableServices/tables@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":420},"Microsoft.Storage/locations/deletedAccounts@2021-09-01":{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":425},"Microsoft.Storage/storageAccounts@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":182},"Microsoft.Storage/storageAccounts/managementPolicies@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":206},"Microsoft.Storage/storageAccounts/inventoryPolicies@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":244},"Microsoft.Storage/storageAccounts/privateEndpointConnections@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":248},"Microsoft.Storage/storageAccounts/objectReplicationPolicies@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":257},"Microsoft.Storage/storageAccounts/localUsers@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":266},"Microsoft.Storage/storageAccounts/encryptionScopes@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":278},"Microsoft.Storage/storageAccounts/blobServices@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":307},"Microsoft.Storage/storageAccounts/blobServices/containers@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":348},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":353},"Microsoft.Storage/storageAccounts/fileServices@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":362},"Microsoft.Storage/storageAccounts/fileServices/shares@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":395},"Microsoft.Storage/storageAccounts/queueServices@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":401},"Microsoft.Storage/storageAccounts/queueServices/queues@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":407},"Microsoft.Storage/storageAccounts/tableServices@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":413},"Microsoft.Storage/storageAccounts/tableServices/tables@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":421},"Microsoft.Storage/locations/deletedAccounts@2022-05-01":{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":426},"Microsoft.Storage/storageAccounts@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":182},"Microsoft.Storage/storageAccounts/managementPolicies@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":206},"Microsoft.Storage/storageAccounts/inventoryPolicies@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":244},"Microsoft.Storage/storageAccounts/privateEndpointConnections@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":248},"Microsoft.Storage/storageAccounts/objectReplicationPolicies@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":257},"Microsoft.Storage/storageAccounts/localUsers@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":266},"Microsoft.Storage/storageAccounts/encryptionScopes@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":278},"Microsoft.Storage/storageAccounts/blobServices@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":307},"Microsoft.Storage/storageAccounts/blobServices/containers@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":348},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":353},"Microsoft.Storage/storageAccounts/fileServices@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":362},"Microsoft.Storage/storageAccounts/fileServices/shares@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":395},"Microsoft.Storage/storageAccounts/queueServices@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":401},"Microsoft.Storage/storageAccounts/queueServices/queues@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":407},"Microsoft.Storage/storageAccounts/tableServices@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":413},"Microsoft.Storage/storageAccounts/tableServices/tables@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":421},"Microsoft.Storage/locations/deletedAccounts@2022-09-01":{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":426},"Microsoft.Storage/storageAccounts@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":190},"Microsoft.Storage/storageAccounts/managementPolicies@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":214},"Microsoft.Storage/storageAccounts/inventoryPolicies@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":253},"Microsoft.Storage/storageAccounts/privateEndpointConnections@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":257},"Microsoft.Storage/storageAccounts/objectReplicationPolicies@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":266},"Microsoft.Storage/storageAccounts/localUsers@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":275},"Microsoft.Storage/storageAccounts/encryptionScopes@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":287},"Microsoft.Storage/storageAccounts/blobServices@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":318},"Microsoft.Storage/storageAccounts/blobServices/containers@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":359},"Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":364},"Microsoft.Storage/storageAccounts/fileServices@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":373},"Microsoft.Storage/storageAccounts/fileServices/shares@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":406},"Microsoft.Storage/storageAccounts/queueServices@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":412},"Microsoft.Storage/storageAccounts/queueServices/queues@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":418},"Microsoft.Storage/storageAccounts/tableServices@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":424},"Microsoft.Storage/storageAccounts/tableServices/tables@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":432},"Microsoft.Storage/locations/deletedAccounts@2023-01-01":{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":437},"Microsoft.StorageActions/storageTasks@2023-01-01":{"RelativePath":"storageactions/microsoft.storageactions/2023-01-01/types.json","Index":57},"Microsoft.StorageCache/caches@2019-08-01-preview":{"RelativePath":"storagecache/microsoft.storagecache/2019-08-01-preview/types.json","Index":36},"Microsoft.StorageCache/caches/storageTargets@2019-08-01-preview":{"RelativePath":"storagecache/microsoft.storagecache/2019-08-01-preview/types.json","Index":58},"Microsoft.StorageCache/caches@2019-11-01":{"RelativePath":"storagecache/microsoft.storagecache/2019-11-01/types.json","Index":36},"Microsoft.StorageCache/caches/storageTargets@2019-11-01":{"RelativePath":"storagecache/microsoft.storagecache/2019-11-01/types.json","Index":58},"Microsoft.StorageCache/caches@2020-03-01":{"RelativePath":"storagecache/microsoft.storagecache/2020-03-01/types.json","Index":57},"Microsoft.StorageCache/caches/storageTargets@2020-03-01":{"RelativePath":"storagecache/microsoft.storagecache/2020-03-01/types.json","Index":81},"Microsoft.StorageCache/caches@2020-10-01":{"RelativePath":"storagecache/microsoft.storagecache/2020-10-01/types.json","Index":87},"Microsoft.StorageCache/caches/storageTargets@2020-10-01":{"RelativePath":"storagecache/microsoft.storagecache/2020-10-01/types.json","Index":111},"Microsoft.StorageCache/caches@2021-03-01":{"RelativePath":"storagecache/microsoft.storagecache/2021-03-01/types.json","Index":91},"Microsoft.StorageCache/caches/storageTargets@2021-03-01":{"RelativePath":"storagecache/microsoft.storagecache/2021-03-01/types.json","Index":115},"Microsoft.StorageCache/caches@2021-05-01":{"RelativePath":"storagecache/microsoft.storagecache/2021-05-01/types.json","Index":95},"Microsoft.StorageCache/caches/storageTargets@2021-05-01":{"RelativePath":"storagecache/microsoft.storagecache/2021-05-01/types.json","Index":119},"Microsoft.StorageCache/caches@2021-09-01":{"RelativePath":"storagecache/microsoft.storagecache/2021-09-01/types.json","Index":95},"Microsoft.StorageCache/caches/storageTargets@2021-09-01":{"RelativePath":"storagecache/microsoft.storagecache/2021-09-01/types.json","Index":124},"Microsoft.StorageCache/caches@2022-01-01":{"RelativePath":"storagecache/microsoft.storagecache/2022-01-01/types.json","Index":96},"Microsoft.StorageCache/caches/storageTargets@2022-01-01":{"RelativePath":"storagecache/microsoft.storagecache/2022-01-01/types.json","Index":125},"Microsoft.StorageCache/caches@2022-05-01":{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":109},"Microsoft.StorageCache/caches/storageTargets@2022-05-01":{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":138},"Microsoft.StorageCache/caches@2023-01-01":{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":109},"Microsoft.StorageCache/caches/storageTargets@2023-01-01":{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":138},"Microsoft.StorageCache/caches@2023-03-01-preview":{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":109},"Microsoft.StorageCache/caches/storageTargets@2023-03-01-preview":{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":138},"Microsoft.StorageCache/amlFilesystems@2023-03-01-preview":{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":190},"Microsoft.StorageCache/amlFilesystems@2023-05-01":{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":74},"Microsoft.StorageCache/caches@2023-05-01":{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":163},"Microsoft.StorageCache/caches/storageTargets@2023-05-01":{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":192},"Microsoft.StorageCache/amlFilesystems@2023-11-01-preview":{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":79},"Microsoft.StorageCache/caches@2023-11-01-preview":{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":168},"Microsoft.StorageCache/caches/storageTargets@2023-11-01-preview":{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":197},"Microsoft.ImportExport/jobs@2016-11-01":{"RelativePath":"storageimportexport/microsoft.importexport/2016-11-01/types.json","Index":51},"Microsoft.ImportExport/jobs@2020-08-01":{"RelativePath":"storageimportexport/microsoft.importexport/2020-08-01/types.json","Index":51},"Microsoft.ImportExport/jobs@2021-01-01":{"RelativePath":"storageimportexport/microsoft.importexport/2021-01-01/types.json","Index":51},"Microsoft.StorageMover/storageMovers@2022-07-01-preview":{"RelativePath":"storagemover/microsoft.storagemover/2022-07-01-preview/types.json","Index":26},"Microsoft.StorageMover/storageMovers/agents@2022-07-01-preview":{"RelativePath":"storagemover/microsoft.storagemover/2022-07-01-preview/types.json","Index":41},"Microsoft.StorageMover/storageMovers/endpoints@2022-07-01-preview":{"RelativePath":"storagemover/microsoft.storagemover/2022-07-01-preview/types.json","Index":56},"Microsoft.StorageMover/storageMovers/projects@2022-07-01-preview":{"RelativePath":"storagemover/microsoft.storagemover/2022-07-01-preview/types.json","Index":63},"Microsoft.StorageMover/storageMovers/projects/jobDefinitions@2022-07-01-preview":{"RelativePath":"storagemover/microsoft.storagemover/2022-07-01-preview/types.json","Index":82},"Microsoft.StorageMover/storageMovers/projects/jobDefinitions/jobRuns@2022-07-01-preview":{"RelativePath":"storagemover/microsoft.storagemover/2022-07-01-preview/types.json","Index":103},"Microsoft.StorageMover/storageMovers@2023-03-01":{"RelativePath":"storagemover/microsoft.storagemover/2023-03-01/types.json","Index":26},"Microsoft.StorageMover/storageMovers/agents@2023-03-01":{"RelativePath":"storagemover/microsoft.storagemover/2023-03-01/types.json","Index":41},"Microsoft.StorageMover/storageMovers/endpoints@2023-03-01":{"RelativePath":"storagemover/microsoft.storagemover/2023-03-01/types.json","Index":56},"Microsoft.StorageMover/storageMovers/projects@2023-03-01":{"RelativePath":"storagemover/microsoft.storagemover/2023-03-01/types.json","Index":63},"Microsoft.StorageMover/storageMovers/projects/jobDefinitions@2023-03-01":{"RelativePath":"storagemover/microsoft.storagemover/2023-03-01/types.json","Index":82},"Microsoft.StorageMover/storageMovers/projects/jobDefinitions/jobRuns@2023-03-01":{"RelativePath":"storagemover/microsoft.storagemover/2023-03-01/types.json","Index":103},"Microsoft.StorageMover/storageMovers@2023-07-01-preview":{"RelativePath":"storagemover/microsoft.storagemover/2023-07-01-preview/types.json","Index":26},"Microsoft.StorageMover/storageMovers/agents@2023-07-01-preview":{"RelativePath":"storagemover/microsoft.storagemover/2023-07-01-preview/types.json","Index":41},"Microsoft.StorageMover/storageMovers/endpoints@2023-07-01-preview":{"RelativePath":"storagemover/microsoft.storagemover/2023-07-01-preview/types.json","Index":63},"Microsoft.StorageMover/storageMovers/projects@2023-07-01-preview":{"RelativePath":"storagemover/microsoft.storagemover/2023-07-01-preview/types.json","Index":70},"Microsoft.StorageMover/storageMovers/projects/jobDefinitions@2023-07-01-preview":{"RelativePath":"storagemover/microsoft.storagemover/2023-07-01-preview/types.json","Index":89},"Microsoft.StorageMover/storageMovers/projects/jobDefinitions/jobRuns@2023-07-01-preview":{"RelativePath":"storagemover/microsoft.storagemover/2023-07-01-preview/types.json","Index":110},"Microsoft.StorageMover/storageMovers@2023-10-01":{"RelativePath":"storagemover/microsoft.storagemover/2023-10-01/types.json","Index":26},"Microsoft.StorageMover/storageMovers/agents@2023-10-01":{"RelativePath":"storagemover/microsoft.storagemover/2023-10-01/types.json","Index":41},"Microsoft.StorageMover/storageMovers/endpoints@2023-10-01":{"RelativePath":"storagemover/microsoft.storagemover/2023-10-01/types.json","Index":63},"Microsoft.StorageMover/storageMovers/projects@2023-10-01":{"RelativePath":"storagemover/microsoft.storagemover/2023-10-01/types.json","Index":70},"Microsoft.StorageMover/storageMovers/projects/jobDefinitions@2023-10-01":{"RelativePath":"storagemover/microsoft.storagemover/2023-10-01/types.json","Index":89},"Microsoft.StorageMover/storageMovers/projects/jobDefinitions/jobRuns@2023-10-01":{"RelativePath":"storagemover/microsoft.storagemover/2023-10-01/types.json","Index":110},"Microsoft.StoragePool/diskPools@2020-03-15-preview":{"RelativePath":"storagepool/microsoft.storagepool/2020-03-15-preview/types.json","Index":40},"Microsoft.StoragePool/diskPools/iscsiTargets@2020-03-15-preview":{"RelativePath":"storagepool/microsoft.storagepool/2020-03-15-preview/types.json","Index":73},"Microsoft.StoragePool/diskPools@2021-04-01-preview":{"RelativePath":"storagepool/microsoft.storagepool/2021-04-01-preview/types.json","Index":47},"Microsoft.StoragePool/diskPools/iscsiTargets@2021-04-01-preview":{"RelativePath":"storagepool/microsoft.storagepool/2021-04-01-preview/types.json","Index":79},"Microsoft.StoragePool/diskPools@2021-08-01":{"RelativePath":"storagepool/microsoft.storagepool/2021-08-01/types.json","Index":48},"Microsoft.StoragePool/diskPools/iscsiTargets@2021-08-01":{"RelativePath":"storagepool/microsoft.storagepool/2021-08-01/types.json","Index":82},"Microsoft.StorageSync/storageSyncServices@2017-06-05-preview":{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":12},"Microsoft.StorageSync/storageSyncServices/syncGroups@2017-06-05-preview":{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":17},"Microsoft.StorageSync/storageSyncServices/syncGroups/cloudEndpoints@2017-06-05-preview":{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":22},"Microsoft.StorageSync/storageSyncServices/syncGroups/serverEndpoints@2017-06-05-preview":{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":42},"Microsoft.StorageSync/storageSyncServices/registeredServers@2017-06-05-preview":{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":47},"Microsoft.StorageSync/storageSyncServices/workflows@2017-06-05-preview":{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":62},"Microsoft.StorageSync/storageSyncServices@2018-04-02":{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":13},"Microsoft.StorageSync/storageSyncServices/syncGroups@2018-04-02":{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":18},"Microsoft.StorageSync/storageSyncServices/syncGroups/cloudEndpoints@2018-04-02":{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":24},"Microsoft.StorageSync/storageSyncServices/syncGroups/serverEndpoints@2018-04-02":{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":33},"Microsoft.StorageSync/storageSyncServices/registeredServers@2018-04-02":{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":39},"Microsoft.StorageSync/storageSyncServices/workflows@2018-04-02":{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":54},"Microsoft.StorageSync/storageSyncServices@2018-07-01":{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":12},"Microsoft.StorageSync/storageSyncServices/syncGroups@2018-07-01":{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":16},"Microsoft.StorageSync/storageSyncServices/syncGroups/cloudEndpoints@2018-07-01":{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":21},"Microsoft.StorageSync/storageSyncServices/syncGroups/serverEndpoints@2018-07-01":{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":29},"Microsoft.StorageSync/storageSyncServices/registeredServers@2018-07-01":{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":34},"Microsoft.StorageSync/storageSyncServices/workflows@2018-07-01":{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":49},"Microsoft.StorageSync/storageSyncServices@2018-10-01":{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":12},"Microsoft.StorageSync/storageSyncServices/syncGroups@2018-10-01":{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":16},"Microsoft.StorageSync/storageSyncServices/syncGroups/cloudEndpoints@2018-10-01":{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":21},"Microsoft.StorageSync/storageSyncServices/syncGroups/serverEndpoints@2018-10-01":{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":64},"Microsoft.StorageSync/storageSyncServices/registeredServers@2018-10-01":{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":69},"Microsoft.StorageSync/storageSyncServices/workflows@2018-10-01":{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":84},"Microsoft.StorageSync/storageSyncServices@2019-02-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":12},"Microsoft.StorageSync/storageSyncServices/syncGroups@2019-02-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":16},"Microsoft.StorageSync/storageSyncServices/syncGroups/cloudEndpoints@2019-02-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":21},"Microsoft.StorageSync/storageSyncServices/syncGroups/serverEndpoints@2019-02-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":64},"Microsoft.StorageSync/storageSyncServices/registeredServers@2019-02-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":69},"Microsoft.StorageSync/storageSyncServices/workflows@2019-02-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":84},"Microsoft.StorageSync/storageSyncServices@2019-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":12},"Microsoft.StorageSync/storageSyncServices/syncGroups@2019-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":16},"Microsoft.StorageSync/storageSyncServices/syncGroups/cloudEndpoints@2019-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":21},"Microsoft.StorageSync/storageSyncServices/syncGroups/serverEndpoints@2019-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":64},"Microsoft.StorageSync/storageSyncServices/registeredServers@2019-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":69},"Microsoft.StorageSync/storageSyncServices/workflows@2019-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":84},"Microsoft.StorageSync/storageSyncServices@2019-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":12},"Microsoft.StorageSync/storageSyncServices/syncGroups@2019-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":16},"Microsoft.StorageSync/storageSyncServices/syncGroups/cloudEndpoints@2019-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":21},"Microsoft.StorageSync/storageSyncServices/syncGroups/serverEndpoints@2019-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":71},"Microsoft.StorageSync/storageSyncServices/registeredServers@2019-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":76},"Microsoft.StorageSync/storageSyncServices/workflows@2019-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":91},"Microsoft.StorageSync/storageSyncServices@2019-10-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":12},"Microsoft.StorageSync/storageSyncServices/syncGroups@2019-10-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":16},"Microsoft.StorageSync/storageSyncServices/syncGroups/cloudEndpoints@2019-10-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":21},"Microsoft.StorageSync/storageSyncServices/syncGroups/serverEndpoints@2019-10-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":78},"Microsoft.StorageSync/storageSyncServices/registeredServers@2019-10-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":83},"Microsoft.StorageSync/storageSyncServices/workflows@2019-10-01":{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":98},"Microsoft.StorageSync/storageSyncServices@2020-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":30},"Microsoft.StorageSync/storageSyncServices/privateEndpointConnections@2020-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":34},"Microsoft.StorageSync/storageSyncServices/syncGroups@2020-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":38},"Microsoft.StorageSync/storageSyncServices/syncGroups/cloudEndpoints@2020-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":43},"Microsoft.StorageSync/storageSyncServices/syncGroups/serverEndpoints@2020-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":119},"Microsoft.StorageSync/storageSyncServices/registeredServers@2020-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":129},"Microsoft.StorageSync/storageSyncServices/workflows@2020-03-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":144},"Microsoft.StorageSync/storageSyncServices@2020-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":41},"Microsoft.StorageSync/storageSyncServices/privateEndpointConnections@2020-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":45},"Microsoft.StorageSync/storageSyncServices/syncGroups@2020-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":49},"Microsoft.StorageSync/storageSyncServices/syncGroups/cloudEndpoints@2020-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":63},"Microsoft.StorageSync/storageSyncServices/syncGroups/serverEndpoints@2020-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":138},"Microsoft.StorageSync/storageSyncServices/registeredServers@2020-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":148},"Microsoft.StorageSync/storageSyncServices/workflows@2020-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":163},"Microsoft.StorageSync/storageSyncServices@2022-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":41},"Microsoft.StorageSync/storageSyncServices/privateEndpointConnections@2022-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":45},"Microsoft.StorageSync/storageSyncServices/syncGroups@2022-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":49},"Microsoft.StorageSync/storageSyncServices/syncGroups/cloudEndpoints@2022-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":63},"Microsoft.StorageSync/storageSyncServices/syncGroups/serverEndpoints@2022-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":142},"Microsoft.StorageSync/storageSyncServices/registeredServers@2022-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":152},"Microsoft.StorageSync/storageSyncServices/workflows@2022-06-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":167},"Microsoft.StorageSync/storageSyncServices@2022-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":50},"Microsoft.StorageSync/storageSyncServices/privateEndpointConnections@2022-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":54},"Microsoft.StorageSync/storageSyncServices/syncGroups@2022-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":58},"Microsoft.StorageSync/storageSyncServices/syncGroups/cloudEndpoints@2022-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":72},"Microsoft.StorageSync/storageSyncServices/syncGroups/serverEndpoints@2022-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":161},"Microsoft.StorageSync/storageSyncServices/registeredServers@2022-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":174},"Microsoft.StorageSync/storageSyncServices/workflows@2022-09-01":{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":189},"Microsoft.StorSimple/managers@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":19},"Microsoft.StorSimple/managers/certificates@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":58},"Microsoft.StorSimple/managers/extendedInformation@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":64},"Microsoft.StorSimple/managers/accessControlRecords@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":69},"Microsoft.StorSimple/managers/devices/alertSettings@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":82},"Microsoft.StorSimple/managers/devices/backupScheduleGroups@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":88},"Microsoft.StorSimple/managers/devices/chapSettings@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":98},"Microsoft.StorSimple/managers/devices/iscsiservers/disks@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":115},"Microsoft.StorSimple/managers/devices/fileservers@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":120},"Microsoft.StorSimple/managers/devices/fileservers/shares@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":136},"Microsoft.StorSimple/managers/devices/iscsiservers@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":141},"Microsoft.StorSimple/managers/storageAccountCredentials@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":155},"Microsoft.StorSimple/managers/storageDomains@2016-10-01":{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":164},"Microsoft.StorSimple/managers@2017-06-01":{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":19},"Microsoft.StorSimple/managers/extendedInformation@2017-06-01":{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":26},"Microsoft.StorSimple/managers/accessControlRecords@2017-06-01":{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":32},"Microsoft.StorSimple/managers/bandwidthSettings@2017-06-01":{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":50},"Microsoft.StorSimple/managers/devices/alertSettings@2017-06-01":{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":64},"Microsoft.StorSimple/managers/devices/timeSettings@2017-06-01":{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":72},"Microsoft.StorSimple/managers/devices/backupPolicies@2017-06-01":{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":85},"Microsoft.StorSimple/managers/devices/backupPolicies/schedules@2017-06-01":{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":112},"Microsoft.StorSimple/managers/devices/volumeContainers@2017-06-01":{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":129},"Microsoft.StorSimple/managers/devices/volumeContainers/volumes@2017-06-01":{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":155},"Microsoft.StorSimple/managers/storageAccountCredentials@2017-06-01":{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":164},"Microsoft.StreamAnalytics/streamingjobs@2016-03-01":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2016-03-01/types.json","Index":129},"Microsoft.StreamAnalytics/streamingjobs/inputs@2016-03-01":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2016-03-01/types.json","Index":133},"Microsoft.StreamAnalytics/streamingjobs/outputs@2016-03-01":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2016-03-01/types.json","Index":137},"Microsoft.StreamAnalytics/streamingjobs/transformations@2016-03-01":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2016-03-01/types.json","Index":141},"Microsoft.StreamAnalytics/streamingjobs/functions@2016-03-01":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2016-03-01/types.json","Index":145},"Microsoft.StreamAnalytics/streamingjobs/functions@2017-04-01-preview":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":42},"Microsoft.StreamAnalytics/streamingjobs/inputs@2017-04-01-preview":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":119},"Microsoft.StreamAnalytics/streamingjobs/outputs@2017-04-01-preview":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":198},"Microsoft.StreamAnalytics/streamingjobs@2017-04-01-preview":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":241},"Microsoft.StreamAnalytics/streamingjobs/transformations@2017-04-01-preview":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":245},"Microsoft.StreamAnalytics/clusters@2020-03-01-preview":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01-preview/types.json","Index":21},"Microsoft.StreamAnalytics/clusters/privateEndpoints@2020-03-01-preview":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01-preview/types.json","Index":31},"Microsoft.StreamAnalytics/streamingjobs@2020-03-01":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":221},"Microsoft.StreamAnalytics/streamingjobs/inputs@2020-03-01":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":225},"Microsoft.StreamAnalytics/streamingjobs/outputs@2020-03-01":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":229},"Microsoft.StreamAnalytics/streamingjobs/transformations@2020-03-01":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":233},"Microsoft.StreamAnalytics/streamingjobs/functions@2020-03-01":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":237},"Microsoft.StreamAnalytics/clusters@2020-03-01":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":251},"Microsoft.StreamAnalytics/clusters/privateEndpoints@2020-03-01":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":261},"Microsoft.StreamAnalytics/streamingjobs/functions@2021-10-01-preview":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":45},"Microsoft.StreamAnalytics/streamingjobs/inputs@2021-10-01-preview":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":157},"Microsoft.StreamAnalytics/streamingjobs/outputs@2021-10-01-preview":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":270},"Microsoft.StreamAnalytics/streamingjobs@2021-10-01-preview":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":320},"Microsoft.StreamAnalytics/streamingjobs/transformations@2021-10-01-preview":{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":324},"Microsoft.Subscription/subscriptionDefinitions@2017-11-01-preview":{"RelativePath":"subscription/microsoft.subscription/2017-11-01-preview/types.json","Index":12},"Microsoft.Subscription/subscriptionOperations@2017-11-01-preview":{"RelativePath":"subscription/microsoft.subscription/2017-11-01-preview/types.json","Index":16},"Microsoft.Subscription/aliases@2019-10-01-preview":{"RelativePath":"subscription/microsoft.subscription/2019-10-01-preview/types.json","Index":19},"Microsoft.Subscription/aliases@2020-09-01":{"RelativePath":"subscription/microsoft.subscription/2020-09-01/types.json","Index":19},"Microsoft.Subscription/aliases@2021-10-01":{"RelativePath":"subscription/microsoft.subscription/2021-10-01/types.json","Index":37},"Microsoft.Subscription/policies@2021-10-01":{"RelativePath":"subscription/microsoft.subscription/2021-10-01/types.json","Index":45},"Microsoft.Support/supportTickets@2019-05-01-preview":{"RelativePath":"support/microsoft.support/2019-05-01-preview/types.json","Index":27},"Microsoft.Support/supportTickets/communications@2019-05-01-preview":{"RelativePath":"support/microsoft.support/2019-05-01-preview/types.json","Index":38},"Microsoft.Support/supportTickets@2020-04-01":{"RelativePath":"support/microsoft.support/2020-04-01/types.json","Index":28},"Microsoft.Support/supportTickets/communications@2020-04-01":{"RelativePath":"support/microsoft.support/2020-04-01/types.json","Index":39},"Microsoft.Support/supportTickets@2022-09-01-preview":{"RelativePath":"support/microsoft.support/2022-09-01-preview/types.json","Index":36},"Microsoft.Support/supportTickets/communications@2022-09-01-preview":{"RelativePath":"support/microsoft.support/2022-09-01-preview/types.json","Index":47},"Microsoft.Support/fileWorkspaces@2022-09-01-preview":{"RelativePath":"support/microsoft.support/2022-09-01-preview/types.json","Index":63},"Microsoft.Support/fileWorkspaces/files@2022-09-01-preview":{"RelativePath":"support/microsoft.support/2022-09-01-preview/types.json","Index":68},"Microsoft.Support/supportTickets/chatTranscripts@2022-09-01-preview":{"RelativePath":"support/microsoft.support/2022-09-01-preview/types.json","Index":78},"Microsoft.Synapse/workspaces/bigDataPools@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":30},"Microsoft.Synapse/workspaces/firewallRules@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":41},"Microsoft.Synapse/workspaces/sqlPools@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":53},"Microsoft.Synapse/workspaces/sqlPools/metadataSync@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":59},"Microsoft.Synapse/workspaces/sqlPools/geoBackupPolicies@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":69},"Microsoft.Synapse/workspaces/sqlPools/transparentDataEncryption@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":79},"Microsoft.Synapse/workspaces/sqlPools/auditingSettings@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":90},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns/sensitivityLabels@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":104},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":113},"Microsoft.Synapse/workspaces/sqlPools/securityAlertPolicies@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":126},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/rules/baselines@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":137},"Microsoft.Synapse/workspaces/sqlPools/extendedAuditingSettings@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":148},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":157},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies/rules@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":172},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":177},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups/workloadClassifiers@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":182},"Microsoft.Synapse/workspaces@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":209},"Microsoft.Synapse/workspaces/administrators@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":215},"Microsoft.Synapse/workspaces/sqlAdministrators@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":220},"Microsoft.Synapse/workspaces/managedIdentitySqlControlSettings@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":236},"Microsoft.Synapse/workspaces/integrationRuntimes@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":308},"Microsoft.Synapse/workspaces/privateEndpointConnections@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":312},"Microsoft.Synapse/privateLinkHubs@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":320},"Microsoft.Synapse/workspaces/auditingSettings@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":331},"Microsoft.Synapse/workspaces/extendedAuditingSettings@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":342},"Microsoft.Synapse/workspaces/securityAlertPolicies@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":355},"Microsoft.Synapse/workspaces/vulnerabilityAssessments@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":362},"Microsoft.Synapse/workspaces/keys@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":367},"Microsoft.Synapse/workspaces/sqlPools/dataWarehouseUserActivities@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":374},"Microsoft.Synapse/workspaces/sqlPools/restorePoints@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":382},"Microsoft.Synapse/workspaces/sqlPools/replicationLinks@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":404},"Microsoft.Synapse/workspaces/sqlPools/schemas@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":408},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":412},"Microsoft.Synapse/workspaces/sqlPools/connectionPolicies@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":419},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/scans@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":434},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":474},"Microsoft.Synapse/workspaces/restorableDroppedSqlPools@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":479},"Microsoft.Synapse/workspaces/privateLinkResources@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":486},"Microsoft.Synapse/privateLinkHubs/privateLinkResources@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":490},"Microsoft.Synapse/workspaces/recoverableSqlPools@2019-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":495},"Microsoft.Synapse/workspaces/sqlPools@2020-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2020-04-01-preview/types.json","Index":38},"Microsoft.Synapse/workspaces/sqlDatabases@2020-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2020-04-01-preview/types.json","Index":72},"Microsoft.Synapse/workspaces/bigDataPools@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":32},"Microsoft.Synapse/workspaces/firewallRules@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":43},"Microsoft.Synapse/workspaces/sqlPools@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":59},"Microsoft.Synapse/workspaces/sqlPools/metadataSync@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":65},"Microsoft.Synapse/workspaces/sqlPools/geoBackupPolicies@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":75},"Microsoft.Synapse/workspaces/sqlPools/transparentDataEncryption@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":85},"Microsoft.Synapse/workspaces/sqlPools/auditingSettings@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":96},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns/sensitivityLabels@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":110},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":119},"Microsoft.Synapse/workspaces/sqlPools/securityAlertPolicies@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":132},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/rules/baselines@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":143},"Microsoft.Synapse/workspaces/sqlPools/extendedAuditingSettings@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":154},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":163},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies/rules@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":178},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":183},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups/workloadClassifiers@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":188},"Microsoft.Synapse/workspaces@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":214},"Microsoft.Synapse/workspaces/administrators@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":220},"Microsoft.Synapse/workspaces/sqlAdministrators@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":225},"Microsoft.Synapse/workspaces/managedIdentitySqlControlSettings@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":241},"Microsoft.Synapse/workspaces/integrationRuntimes@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":310},"Microsoft.Synapse/workspaces/privateEndpointConnections@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":314},"Microsoft.Synapse/privateLinkHubs@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":322},"Microsoft.Synapse/workspaces/auditingSettings@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":333},"Microsoft.Synapse/workspaces/extendedAuditingSettings@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":344},"Microsoft.Synapse/workspaces/securityAlertPolicies@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":357},"Microsoft.Synapse/workspaces/vulnerabilityAssessments@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":364},"Microsoft.Synapse/workspaces/encryptionProtector@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":374},"Microsoft.Synapse/workspaces/keys@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":379},"Microsoft.Synapse/workspaces/sqlPools/dataWarehouseUserActivities@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":386},"Microsoft.Synapse/workspaces/sqlPools/restorePoints@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":394},"Microsoft.Synapse/workspaces/sqlPools/replicationLinks@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":416},"Microsoft.Synapse/workspaces/sqlPools/schemas@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":420},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":424},"Microsoft.Synapse/workspaces/sqlPools/connectionPolicies@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":431},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/scans@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":446},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":486},"Microsoft.Synapse/workspaces/restorableDroppedSqlPools@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":491},"Microsoft.Synapse/workspaces/privateLinkResources@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":498},"Microsoft.Synapse/privateLinkHubs/privateLinkResources@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":502},"Microsoft.Synapse/workspaces/recoverableSqlPools@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":507},"Microsoft.Synapse/workspaces/libraries@2020-12-01":{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":511},"Microsoft.Synapse/workspaces/bigDataPools@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":32},"Microsoft.Synapse/workspaces/firewallRules@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":43},"Microsoft.Synapse/workspaces/integrationRuntimes@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":112},"Microsoft.Synapse/workspaces/keys@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":117},"Microsoft.Synapse/workspaces/privateEndpointConnections@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":124},"Microsoft.Synapse/privateLinkHubs@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":132},"Microsoft.Synapse/workspaces/sqlPools@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":148},"Microsoft.Synapse/workspaces/sqlPools/metadataSync@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":154},"Microsoft.Synapse/workspaces/sqlPools/geoBackupPolicies@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":164},"Microsoft.Synapse/workspaces/sqlPools/transparentDataEncryption@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":174},"Microsoft.Synapse/workspaces/sqlPools/auditingSettings@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":185},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns/sensitivityLabels@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":199},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":208},"Microsoft.Synapse/workspaces/sqlPools/securityAlertPolicies@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":221},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/rules/baselines@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":232},"Microsoft.Synapse/workspaces/sqlPools/extendedAuditingSettings@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":243},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":252},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies/rules@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":267},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":272},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups/workloadClassifiers@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":277},"Microsoft.Synapse/workspaces/auditingSettings@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":288},"Microsoft.Synapse/workspaces/extendedAuditingSettings@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":299},"Microsoft.Synapse/workspaces/securityAlertPolicies@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":312},"Microsoft.Synapse/workspaces/vulnerabilityAssessments@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":319},"Microsoft.Synapse/workspaces/encryptionProtector@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":329},"Microsoft.Synapse/workspaces@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":355},"Microsoft.Synapse/workspaces/administrators@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":361},"Microsoft.Synapse/workspaces/sqlAdministrators@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":366},"Microsoft.Synapse/workspaces/managedIdentitySqlControlSettings@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":382},"Microsoft.Synapse/workspaces/libraries@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":386},"Microsoft.Synapse/workspaces/privateLinkResources@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":393},"Microsoft.Synapse/privateLinkHubs/privateLinkResources@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":397},"Microsoft.Synapse/workspaces/sqlPools/dataWarehouseUserActivities@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":404},"Microsoft.Synapse/workspaces/sqlPools/restorePoints@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":412},"Microsoft.Synapse/workspaces/sqlPools/replicationLinks@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":434},"Microsoft.Synapse/workspaces/sqlPools/schemas@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":438},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":442},"Microsoft.Synapse/workspaces/sqlPools/connectionPolicies@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":449},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/scans@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":464},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":504},"Microsoft.Synapse/workspaces/recoverableSqlPools@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":509},"Microsoft.Synapse/workspaces/restorableDroppedSqlPools@2021-03-01":{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":514},"Microsoft.Synapse/workspaces/bigDataPools@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":32},"Microsoft.Synapse/workspaces/firewallRules@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":43},"Microsoft.Synapse/workspaces/integrationRuntimes@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":112},"Microsoft.Synapse/workspaces/keys@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":117},"Microsoft.Synapse/workspaces/privateEndpointConnections@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":124},"Microsoft.Synapse/privateLinkHubs@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":132},"Microsoft.Synapse/workspaces/sqlPools@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":148},"Microsoft.Synapse/workspaces/sqlPools/metadataSync@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":154},"Microsoft.Synapse/workspaces/sqlPools/geoBackupPolicies@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":164},"Microsoft.Synapse/workspaces/sqlPools/transparentDataEncryption@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":174},"Microsoft.Synapse/workspaces/sqlPools/auditingSettings@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":185},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns/sensitivityLabels@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":199},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":208},"Microsoft.Synapse/workspaces/sqlPools/securityAlertPolicies@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":221},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/rules/baselines@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":232},"Microsoft.Synapse/workspaces/sqlPools/extendedAuditingSettings@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":243},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":252},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies/rules@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":267},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":272},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups/workloadClassifiers@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":277},"Microsoft.Synapse/workspaces/auditingSettings@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":288},"Microsoft.Synapse/workspaces/extendedAuditingSettings@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":299},"Microsoft.Synapse/workspaces/securityAlertPolicies@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":312},"Microsoft.Synapse/workspaces/vulnerabilityAssessments@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":319},"Microsoft.Synapse/workspaces/encryptionProtector@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":329},"Microsoft.Synapse/workspaces@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":355},"Microsoft.Synapse/workspaces/administrators@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":361},"Microsoft.Synapse/workspaces/sqlAdministrators@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":366},"Microsoft.Synapse/workspaces/managedIdentitySqlControlSettings@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":382},"Microsoft.Synapse/workspaces/kustoPools@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":450},"Microsoft.Synapse/workspaces/kustoPools/databases@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":466},"Microsoft.Synapse/workspaces/kustoPools/databases/dataConnections@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":562},"Microsoft.Synapse/workspaces/kustoPools/principalAssignments@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":582},"Microsoft.Synapse/workspaces/kustoPools/databases/principalAssignments@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":606},"Microsoft.Synapse/workspaces/libraries@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":610},"Microsoft.Synapse/workspaces/privateLinkResources@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":617},"Microsoft.Synapse/privateLinkHubs/privateLinkResources@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":621},"Microsoft.Synapse/workspaces/sqlPools/dataWarehouseUserActivities@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":628},"Microsoft.Synapse/workspaces/sqlPools/restorePoints@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":636},"Microsoft.Synapse/workspaces/sqlPools/replicationLinks@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":658},"Microsoft.Synapse/workspaces/sqlPools/schemas@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":662},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":666},"Microsoft.Synapse/workspaces/sqlPools/connectionPolicies@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":673},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/scans@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":688},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":728},"Microsoft.Synapse/workspaces/recoverableSqlPools@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":733},"Microsoft.Synapse/workspaces/restorableDroppedSqlPools@2021-04-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":738},"Microsoft.Synapse/workspaces/bigDataPools@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":32},"Microsoft.Synapse/workspaces/firewallRules@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":43},"Microsoft.Synapse/workspaces/integrationRuntimes@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":112},"Microsoft.Synapse/workspaces/keys@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":117},"Microsoft.Synapse/workspaces/privateEndpointConnections@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":124},"Microsoft.Synapse/privateLinkHubs@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":132},"Microsoft.Synapse/workspaces/sqlPools@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":148},"Microsoft.Synapse/workspaces/sqlPools/metadataSync@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":154},"Microsoft.Synapse/workspaces/sqlPools/geoBackupPolicies@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":164},"Microsoft.Synapse/workspaces/sqlPools/transparentDataEncryption@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":174},"Microsoft.Synapse/workspaces/sqlPools/auditingSettings@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":185},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns/sensitivityLabels@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":199},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":208},"Microsoft.Synapse/workspaces/sqlPools/securityAlertPolicies@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":221},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/rules/baselines@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":232},"Microsoft.Synapse/workspaces/sqlPools/extendedAuditingSettings@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":243},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":252},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies/rules@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":267},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":272},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups/workloadClassifiers@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":277},"Microsoft.Synapse/workspaces/auditingSettings@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":288},"Microsoft.Synapse/workspaces/extendedAuditingSettings@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":299},"Microsoft.Synapse/workspaces/securityAlertPolicies@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":312},"Microsoft.Synapse/workspaces/vulnerabilityAssessments@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":319},"Microsoft.Synapse/workspaces/encryptionProtector@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":329},"Microsoft.Synapse/workspaces@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":360},"Microsoft.Synapse/workspaces/administrators@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":366},"Microsoft.Synapse/workspaces/sqlAdministrators@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":371},"Microsoft.Synapse/workspaces/managedIdentitySqlControlSettings@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":387},"Microsoft.Synapse/workspaces/libraries@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":391},"Microsoft.Synapse/workspaces/privateLinkResources@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":398},"Microsoft.Synapse/privateLinkHubs/privateLinkResources@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":402},"Microsoft.Synapse/workspaces/sqlPools/dataWarehouseUserActivities@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":409},"Microsoft.Synapse/workspaces/sqlPools/restorePoints@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":417},"Microsoft.Synapse/workspaces/sqlPools/replicationLinks@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":439},"Microsoft.Synapse/workspaces/sqlPools/schemas@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":443},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":447},"Microsoft.Synapse/workspaces/sqlPools/connectionPolicies@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":454},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/scans@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":469},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":509},"Microsoft.Synapse/workspaces/recoverableSqlPools@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":514},"Microsoft.Synapse/workspaces/restorableDroppedSqlPools@2021-05-01":{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":519},"Microsoft.Synapse/workspaces/bigDataPools@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":36},"Microsoft.Synapse/workspaces/integrationRuntimes@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":106},"Microsoft.Synapse/workspaces/kustoPools@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":157},"Microsoft.Synapse/workspaces/kustoPools/attachedDatabaseConfigurations@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":182},"Microsoft.Synapse/workspaces/kustoPools/databases@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":213},"Microsoft.Synapse/workspaces/kustoPools/databases/dataConnections@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":309},"Microsoft.Synapse/workspaces/kustoPools/principalAssignments@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":329},"Microsoft.Synapse/workspaces/kustoPools/databases/principalAssignments@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":353},"Microsoft.Synapse/workspaces/firewallRules@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":364},"Microsoft.Synapse/workspaces/keys@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":369},"Microsoft.Synapse/workspaces/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":376},"Microsoft.Synapse/privateLinkHubs@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":384},"Microsoft.Synapse/workspaces/sqlPools@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":399},"Microsoft.Synapse/workspaces/sqlPools/metadataSync@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":405},"Microsoft.Synapse/workspaces/sqlPools/geoBackupPolicies@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":415},"Microsoft.Synapse/workspaces/sqlPools/transparentDataEncryption@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":425},"Microsoft.Synapse/workspaces/sqlPools/auditingSettings@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":436},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns/sensitivityLabels@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":450},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":459},"Microsoft.Synapse/workspaces/sqlPools/securityAlertPolicies@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":472},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/rules/baselines@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":483},"Microsoft.Synapse/workspaces/sqlPools/extendedAuditingSettings@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":494},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":503},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies/rules@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":518},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":523},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups/workloadClassifiers@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":528},"Microsoft.Synapse/workspaces/auditingSettings@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":539},"Microsoft.Synapse/workspaces/extendedAuditingSettings@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":550},"Microsoft.Synapse/workspaces/securityAlertPolicies@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":563},"Microsoft.Synapse/workspaces/vulnerabilityAssessments@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":570},"Microsoft.Synapse/workspaces/encryptionProtector@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":580},"Microsoft.Synapse/workspaces/dedicatedSQLminimalTlsSettings@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":587},"Microsoft.Synapse/workspaces@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":618},"Microsoft.Synapse/workspaces/administrators@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":624},"Microsoft.Synapse/workspaces/sqlAdministrators@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":629},"Microsoft.Synapse/workspaces/managedIdentitySqlControlSettings@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":645},"Microsoft.Synapse/workspaces/trustedServiceByPassConfiguration@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":650},"Microsoft.Synapse/workspaces/azureADOnlyAuthentications@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":661},"Microsoft.Synapse/workspaces/libraries@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":665},"Microsoft.Synapse/workspaces/sparkconfigurations@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":673},"Microsoft.Synapse/workspaces/privateLinkResources@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":680},"Microsoft.Synapse/privateLinkHubs/privateLinkResources@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":684},"Microsoft.Synapse/workspaces/sqlPools/operationResults@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":689},"Microsoft.Synapse/workspaces/sqlPools/dataWarehouseUserActivities@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":696},"Microsoft.Synapse/workspaces/sqlPools/restorePoints@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":704},"Microsoft.Synapse/workspaces/sqlPools/replicationLinks@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":726},"Microsoft.Synapse/workspaces/sqlPools/schemas@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":730},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":734},"Microsoft.Synapse/workspaces/sqlPools/connectionPolicies@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":741},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/scans@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":756},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":796},"Microsoft.Synapse/workspaces/recoverableSqlPools@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":801},"Microsoft.Synapse/workspaces/restorableDroppedSqlPools@2021-06-01-preview":{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":806},"Microsoft.Synapse/workspaces/azureADOnlyAuthentications@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":18},"Microsoft.Synapse/workspaces/firewallRules@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":29},"Microsoft.Synapse/workspaces/keys@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":34},"Microsoft.Synapse/workspaces/privateEndpointConnections@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":41},"Microsoft.Synapse/privateLinkHubs@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":49},"Microsoft.Synapse/workspaces/sqlPools@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":64},"Microsoft.Synapse/workspaces/sqlPools/metadataSync@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":70},"Microsoft.Synapse/workspaces/sqlPools/geoBackupPolicies@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":80},"Microsoft.Synapse/workspaces/sqlPools/transparentDataEncryption@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":90},"Microsoft.Synapse/workspaces/sqlPools/auditingSettings@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":100},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns/sensitivityLabels@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":114},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":123},"Microsoft.Synapse/workspaces/sqlPools/securityAlertPolicies@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":136},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/rules/baselines@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":147},"Microsoft.Synapse/workspaces/sqlPools/extendedAuditingSettings@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":157},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":166},"Microsoft.Synapse/workspaces/sqlPools/dataMaskingPolicies/rules@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":181},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":186},"Microsoft.Synapse/workspaces/sqlPools/workloadGroups/workloadClassifiers@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":191},"Microsoft.Synapse/workspaces/auditingSettings@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":202},"Microsoft.Synapse/workspaces/extendedAuditingSettings@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":213},"Microsoft.Synapse/workspaces/securityAlertPolicies@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":226},"Microsoft.Synapse/workspaces/vulnerabilityAssessments@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":233},"Microsoft.Synapse/workspaces/encryptionProtector@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":243},"Microsoft.Synapse/workspaces/dedicatedSQLminimalTlsSettings@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":250},"Microsoft.Synapse/workspaces@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":281},"Microsoft.Synapse/workspaces/administrators@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":287},"Microsoft.Synapse/workspaces/sqlAdministrators@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":292},"Microsoft.Synapse/workspaces/managedIdentitySqlControlSettings@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":308},"Microsoft.Synapse/workspaces/bigDataPools@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":337},"Microsoft.Synapse/workspaces/integrationRuntimes@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":408},"Microsoft.Synapse/workspaces/privateLinkResources@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":415},"Microsoft.Synapse/privateLinkHubs/privateLinkResources@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":419},"Microsoft.Synapse/workspaces/sqlPools/operationResults@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":424},"Microsoft.Synapse/workspaces/sqlPools/dataWarehouseUserActivities@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":431},"Microsoft.Synapse/workspaces/sqlPools/restorePoints@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":439},"Microsoft.Synapse/workspaces/sqlPools/replicationLinks@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":461},"Microsoft.Synapse/workspaces/sqlPools/schemas@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":465},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":469},"Microsoft.Synapse/workspaces/sqlPools/connectionPolicies@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":476},"Microsoft.Synapse/workspaces/sqlPools/vulnerabilityAssessments/scans@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":491},"Microsoft.Synapse/workspaces/sqlPools/schemas/tables/columns@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":531},"Microsoft.Synapse/workspaces/recoverableSqlPools@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":536},"Microsoft.Synapse/workspaces/restorableDroppedSqlPools@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":541},"Microsoft.Synapse/workspaces/libraries@2021-06-01":{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":545},"Microsoft.Syntex/documentProcessors@2022-09-15-preview":{"RelativePath":"syntex/microsoft.syntex/2022-09-15-preview/types.json","Index":28},"Microsoft.TestBase/testBaseAccounts@2020-12-16-preview":{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":37},"Microsoft.TestBase/testBaseAccounts/packages@2020-12-16-preview":{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":92},"Microsoft.TestBase/testBaseAccounts/packages/favoriteProcesses@2020-12-16-preview":{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":97},"Microsoft.TestBase/testBaseAccounts/customerEvents@2020-12-16-preview":{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":110},"Microsoft.TestBase/testBaseAccounts/availableOSs@2020-12-16-preview":{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":115},"Microsoft.TestBase/testBaseAccounts/flightingRings@2020-12-16-preview":{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":120},"Microsoft.TestBase/testBaseAccounts/testTypes@2020-12-16-preview":{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":125},"Microsoft.TestBase/testBaseAccounts/testSummaries@2020-12-16-preview":{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":202},"Microsoft.TestBase/testBaseAccounts/packages/testResults@2020-12-16-preview":{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":245},"Microsoft.TestBase/testBaseAccounts/packages/osUpdates@2020-12-16-preview":{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":253},"Microsoft.TestBase/testBaseAccounts/packages/testResults/analysisResults@2020-12-16-preview":{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":333},"Microsoft.TestBase/testBaseAccounts/emailEvents@2020-12-16-preview":{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":338},"Microsoft.TestBase/testBaseAccounts@2022-04-01-preview":{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":37},"Microsoft.TestBase/testBaseAccounts/packages@2022-04-01-preview":{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":93},"Microsoft.TestBase/testBaseAccounts/packages/favoriteProcesses@2022-04-01-preview":{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":98},"Microsoft.TestBase/testBaseAccounts/customerEvents@2022-04-01-preview":{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":111},"Microsoft.TestBase/testBaseAccounts/availableOSs@2022-04-01-preview":{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":116},"Microsoft.TestBase/testBaseAccounts/flightingRings@2022-04-01-preview":{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":121},"Microsoft.TestBase/testBaseAccounts/testTypes@2022-04-01-preview":{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":126},"Microsoft.TestBase/testBaseAccounts/testSummaries@2022-04-01-preview":{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":204},"Microsoft.TestBase/testBaseAccounts/packages/testResults@2022-04-01-preview":{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":247},"Microsoft.TestBase/testBaseAccounts/packages/osUpdates@2022-04-01-preview":{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":255},"Microsoft.TestBase/testBaseAccounts/packages/testResults/analysisResults@2022-04-01-preview":{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":335},"Microsoft.TestBase/testBaseAccounts/emailEvents@2022-04-01-preview":{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":340},"Microsoft.TestBase/testBaseAccounts/actionRequests@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":44},"Microsoft.TestBase/testBaseAccounts/customImages@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":70},"Microsoft.TestBase/testBaseAccounts/imageDefinitions@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":83},"Microsoft.TestBase/testBaseAccounts/draftPackages@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":186},"Microsoft.TestBase/testBaseAccounts@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":209},"Microsoft.TestBase/testBaseAccounts/packages@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":244},"Microsoft.TestBase/testBaseAccounts/packages/favoriteProcesses@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":249},"Microsoft.TestBase/testBaseAccounts/customerEvents@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":262},"Microsoft.TestBase/testBaseAccounts/credentials@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":269},"Microsoft.TestBase/testBaseAccounts/chatSessions@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":281},"Microsoft.TestBase/testBaseAccounts/vhds@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":292},"Microsoft.TestBase/testBaseAccounts/freeHourBalances@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":308},"Microsoft.TestBase/testBaseAccounts/availableOSs@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":313},"Microsoft.TestBase/testBaseAccounts/flightingRings@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":318},"Microsoft.TestBase/testBaseAccounts/firstPartyApps@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":335},"Microsoft.TestBase/testBaseAccounts/galleryApps@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":349},"Microsoft.TestBase/testBaseAccounts/galleryApps/galleryAppSkus@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":363},"Microsoft.TestBase/testBaseAccounts/testTypes@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":368},"Microsoft.TestBase/testBaseAccounts/testSummaries@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":446},"Microsoft.TestBase/testBaseAccounts/packages/testResults@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":496},"Microsoft.TestBase/testBaseAccounts/packages/osUpdates@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":505},"Microsoft.TestBase/testBaseAccounts/packages/testResults/analysisResults@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":586},"Microsoft.TestBase/testBaseAccounts/emailEvents@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":591},"Microsoft.TestBase/testBaseAccounts/availableInplaceUpgradeOSs@2023-11-01-preview":{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":605},"Microsoft.TimeSeriesInsights/environments@2017-02-28-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2017-02-28-preview/types.json","Index":27},"Microsoft.TimeSeriesInsights/environments/eventSources@2017-02-28-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2017-02-28-preview/types.json","Index":62},"Microsoft.TimeSeriesInsights/environments/referenceDataSets@2017-02-28-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2017-02-28-preview/types.json","Index":82},"Microsoft.TimeSeriesInsights/environments/accessPolicies@2017-02-28-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2017-02-28-preview/types.json","Index":91},"Microsoft.TimeSeriesInsights/environments@2017-11-15":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2017-11-15/types.json","Index":40},"Microsoft.TimeSeriesInsights/environments/eventSources@2017-11-15":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2017-11-15/types.json","Index":75},"Microsoft.TimeSeriesInsights/environments/referenceDataSets@2017-11-15":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2017-11-15/types.json","Index":98},"Microsoft.TimeSeriesInsights/environments/accessPolicies@2017-11-15":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2017-11-15/types.json","Index":107},"Microsoft.TimeSeriesInsights/environments@2018-08-15-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2018-08-15-preview/types.json","Index":64},"Microsoft.TimeSeriesInsights/environments/eventSources@2018-08-15-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2018-08-15-preview/types.json","Index":93},"Microsoft.TimeSeriesInsights/environments/referenceDataSets@2018-08-15-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2018-08-15-preview/types.json","Index":116},"Microsoft.TimeSeriesInsights/environments/accessPolicies@2018-08-15-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2018-08-15-preview/types.json","Index":125},"Microsoft.TimeSeriesInsights/environments@2020-05-15":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2020-05-15/types.json","Index":64},"Microsoft.TimeSeriesInsights/environments/eventSources@2020-05-15":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2020-05-15/types.json","Index":98},"Microsoft.TimeSeriesInsights/environments/referenceDataSets@2020-05-15":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2020-05-15/types.json","Index":121},"Microsoft.TimeSeriesInsights/environments/accessPolicies@2020-05-15":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2020-05-15/types.json","Index":130},"Microsoft.TimeSeriesInsights/environments@2021-03-31-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2021-03-31-preview/types.json","Index":82},"Microsoft.TimeSeriesInsights/environments/eventSources@2021-03-31-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2021-03-31-preview/types.json","Index":116},"Microsoft.TimeSeriesInsights/environments/referenceDataSets@2021-03-31-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2021-03-31-preview/types.json","Index":139},"Microsoft.TimeSeriesInsights/environments/accessPolicies@2021-03-31-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2021-03-31-preview/types.json","Index":148},"Microsoft.TimeSeriesInsights/environments/privateEndpointConnections@2021-03-31-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2021-03-31-preview/types.json","Index":152},"Microsoft.TimeSeriesInsights/environments@2021-06-30-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2021-06-30-preview/types.json","Index":64},"Microsoft.TimeSeriesInsights/environments/eventSources@2021-06-30-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2021-06-30-preview/types.json","Index":98},"Microsoft.TimeSeriesInsights/environments/referenceDataSets@2021-06-30-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2021-06-30-preview/types.json","Index":121},"Microsoft.TimeSeriesInsights/environments/accessPolicies@2021-06-30-preview":{"RelativePath":"timeseriesinsights/microsoft.timeseriesinsights/2021-06-30-preview/types.json","Index":130},"Microsoft.Network/trafficmanagerprofiles@2015-11-01":{"RelativePath":"trafficmanager/microsoft.network/2015-11-01/types.json","Index":18},"Microsoft.Network/trafficmanagerprofiles@2017-03-01":{"RelativePath":"trafficmanager/microsoft.network/2017-03-01/types.json","Index":19},"Microsoft.Network/trafficManagerGeographicHierarchies@2017-03-01":{"RelativePath":"trafficmanager/microsoft.network/2017-03-01/types.json","Index":28},"Microsoft.Network/trafficmanagerprofiles@2017-05-01":{"RelativePath":"trafficmanager/microsoft.network/2017-05-01/types.json","Index":47},"Microsoft.Network/trafficManagerGeographicHierarchies@2017-05-01":{"RelativePath":"trafficmanager/microsoft.network/2017-05-01/types.json","Index":55},"Microsoft.Network/trafficmanagerprofiles/heatMaps@2017-09-01-preview":{"RelativePath":"trafficmanager/microsoft.network/2017-09-01-preview/types.json","Index":20},"Microsoft.Network/trafficmanagerprofiles@2018-02-01":{"RelativePath":"trafficmanager/microsoft.network/2018-02-01/types.json","Index":50},"Microsoft.Network/trafficManagerGeographicHierarchies@2018-02-01":{"RelativePath":"trafficmanager/microsoft.network/2018-02-01/types.json","Index":58},"Microsoft.Network/trafficmanagerprofiles@2018-03-01":{"RelativePath":"trafficmanager/microsoft.network/2018-03-01/types.json","Index":56},"Microsoft.Network/trafficManagerGeographicHierarchies@2018-03-01":{"RelativePath":"trafficmanager/microsoft.network/2018-03-01/types.json","Index":64},"Microsoft.Network/trafficmanagerprofiles/heatMaps@2018-03-01":{"RelativePath":"trafficmanager/microsoft.network/2018-03-01/types.json","Index":77},"Microsoft.Network/trafficmanagerprofiles@2018-04-01":{"RelativePath":"trafficmanager/microsoft.network/2018-04-01/types.json","Index":60},"Microsoft.Network/trafficManagerUserMetricsKeys@2018-04-01":{"RelativePath":"trafficmanager/microsoft.network/2018-04-01/types.json","Index":66},"Microsoft.Network/trafficManagerGeographicHierarchies@2018-04-01":{"RelativePath":"trafficmanager/microsoft.network/2018-04-01/types.json","Index":74},"Microsoft.Network/trafficmanagerprofiles/heatMaps@2018-04-01":{"RelativePath":"trafficmanager/microsoft.network/2018-04-01/types.json","Index":87},"Microsoft.Network/trafficmanagerprofiles/AzureEndpoints@2018-08-01":{"RelativePath":"trafficmanager/microsoft.network/2018-08-01/types.json","Index":27},"Microsoft.Network/trafficmanagerprofiles/ExternalEndpoints@2018-08-01":{"RelativePath":"trafficmanager/microsoft.network/2018-08-01/types.json","Index":31},"Microsoft.Network/trafficmanagerprofiles/NestedEndpoints@2018-08-01":{"RelativePath":"trafficmanager/microsoft.network/2018-08-01/types.json","Index":35},"Microsoft.Network/trafficmanagerprofiles@2018-08-01":{"RelativePath":"trafficmanager/microsoft.network/2018-08-01/types.json","Index":78},"Microsoft.Network/trafficManagerUserMetricsKeys@2018-08-01":{"RelativePath":"trafficmanager/microsoft.network/2018-08-01/types.json","Index":84},"Microsoft.Network/trafficManagerGeographicHierarchies@2018-08-01":{"RelativePath":"trafficmanager/microsoft.network/2018-08-01/types.json","Index":92},"Microsoft.Network/trafficmanagerprofiles/heatMaps@2018-08-01":{"RelativePath":"trafficmanager/microsoft.network/2018-08-01/types.json","Index":104},"Microsoft.Network/trafficmanagerprofiles/AzureEndpoints@2022-04-01-preview":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01-preview/types.json","Index":30},"Microsoft.Network/trafficmanagerprofiles/ExternalEndpoints@2022-04-01-preview":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01-preview/types.json","Index":34},"Microsoft.Network/trafficmanagerprofiles/NestedEndpoints@2022-04-01-preview":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01-preview/types.json","Index":38},"Microsoft.Network/trafficmanagerprofiles@2022-04-01-preview":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01-preview/types.json","Index":81},"Microsoft.Network/trafficManagerUserMetricsKeys@2022-04-01-preview":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01-preview/types.json","Index":87},"Microsoft.Network/trafficManagerGeographicHierarchies@2022-04-01-preview":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01-preview/types.json","Index":95},"Microsoft.Network/trafficmanagerprofiles/heatMaps@2022-04-01-preview":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01-preview/types.json","Index":107},"Microsoft.Network/trafficmanagerprofiles/AzureEndpoints@2022-04-01":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01/types.json","Index":31},"Microsoft.Network/trafficmanagerprofiles/ExternalEndpoints@2022-04-01":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01/types.json","Index":35},"Microsoft.Network/trafficmanagerprofiles/NestedEndpoints@2022-04-01":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01/types.json","Index":39},"Microsoft.Network/trafficmanagerprofiles@2022-04-01":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01/types.json","Index":82},"Microsoft.Network/trafficManagerUserMetricsKeys@2022-04-01":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01/types.json","Index":88},"Microsoft.Network/trafficManagerGeographicHierarchies@2022-04-01":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01/types.json","Index":96},"Microsoft.Network/trafficmanagerprofiles/heatMaps@2022-04-01":{"RelativePath":"trafficmanager/microsoft.network/2022-04-01/types.json","Index":108},"Microsoft.VideoIndexer/accounts@2021-10-18-preview":{"RelativePath":"vi/microsoft.videoindexer/2021-10-18-preview/types.json","Index":40},"Microsoft.VideoIndexer/accounts@2021-10-27-preview":{"RelativePath":"vi/microsoft.videoindexer/2021-10-27-preview/types.json","Index":40},"Microsoft.VideoIndexer/accounts@2021-11-10-preview":{"RelativePath":"vi/microsoft.videoindexer/2021-11-10-preview/types.json","Index":40},"Microsoft.VideoIndexer/accounts@2022-04-13-preview":{"RelativePath":"vi/microsoft.videoindexer/2022-04-13-preview/types.json","Index":40},"Microsoft.VideoIndexer/accounts@2022-07-20-preview":{"RelativePath":"vi/microsoft.videoindexer/2022-07-20-preview/types.json","Index":40},"Microsoft.VideoIndexer/accounts@2022-08-01":{"RelativePath":"vi/microsoft.videoindexer/2022-08-01/types.json","Index":40},"Microsoft.VideoIndexer/accounts@2024-01-01":{"RelativePath":"vi/microsoft.videoindexer/2024-01-01/types.json","Index":40},"Microsoft.Media/videoAnalyzers@2021-05-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-05-01-preview/types.json","Index":39},"Microsoft.Media/videoAnalyzers/edgeModules@2021-05-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-05-01-preview/types.json","Index":44},"Microsoft.Media/videoAnalyzers/videos@2021-05-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-05-01-preview/types.json","Index":54},"Microsoft.Media/videoAnalyzers/accessPolicies@2021-05-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-05-01-preview/types.json","Index":82},"Microsoft.Media/videoAnalyzers/edgeModules@2021-11-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":23},"Microsoft.Media/videoAnalyzers/pipelineTopologies@2021-11-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":107},"Microsoft.Media/videoAnalyzers/livePipelines@2021-11-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":119},"Microsoft.Media/videoAnalyzers/pipelineJobs@2021-11-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":131},"Microsoft.Media/videoAnalyzers@2021-11-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":180},"Microsoft.Media/videoAnalyzers/privateEndpointConnections@2021-11-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":184},"Microsoft.Media/videoAnalyzers/videos@2021-11-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":197},"Microsoft.Media/videoAnalyzers/accessPolicies@2021-11-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":225},"Microsoft.Media/videoAnalyzers/privateLinkResources@2021-11-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":232},"Microsoft.Media/videoAnalyzers/privateEndpointConnections/operationResults@2021-11-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":236},"Microsoft.Media/locations/videoAnalyzerOperationResults@2021-11-01-preview":{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":241},"microsoft.visualstudio/account@2014-04-01-preview":{"RelativePath":"visualstudio/microsoft.visualstudio/2014-04-01-preview/types.json","Index":18},"microsoft.visualstudio/account/extension@2014-04-01-preview":{"RelativePath":"visualstudio/microsoft.visualstudio/2014-04-01-preview/types.json","Index":25},"microsoft.visualstudio/account/project@2014-04-01-preview":{"RelativePath":"visualstudio/microsoft.visualstudio/2014-04-01-preview/types.json","Index":31},"Microsoft.AVS/privateClouds@2020-03-20":{"RelativePath":"vmware/microsoft.avs/2020-03-20/types.json","Index":40},"Microsoft.AVS/privateClouds/clusters@2020-03-20":{"RelativePath":"vmware/microsoft.avs/2020-03-20/types.json","Index":52},"Microsoft.AVS/privateClouds/hcxEnterpriseSites@2020-03-20":{"RelativePath":"vmware/microsoft.avs/2020-03-20/types.json","Index":62},"Microsoft.AVS/privateClouds/authorizations@2020-03-20":{"RelativePath":"vmware/microsoft.avs/2020-03-20/types.json","Index":71},"Microsoft.AVS/privateClouds@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":40},"Microsoft.AVS/privateClouds/clusters@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":52},"Microsoft.AVS/privateClouds/hcxEnterpriseSites@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":62},"Microsoft.AVS/privateClouds/authorizations@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":71},"Microsoft.AVS/privateClouds/globalReachConnections@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":84},"Microsoft.AVS/privateClouds/workloadNetworks/segments@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":101},"Microsoft.AVS/privateClouds/workloadNetworks/dhcpConfigurations@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":118},"Microsoft.AVS/privateClouds/workloadNetworks/portMirroringProfiles@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":133},"Microsoft.AVS/privateClouds/workloadNetworks/vmGroups@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":147},"Microsoft.AVS/privateClouds/workloadNetworks/dnsServices@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":168},"Microsoft.AVS/privateClouds/workloadNetworks/dnsZones@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":181},"Microsoft.AVS/privateClouds/addons@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":195},"Microsoft.AVS/privateClouds/workloadNetworks/gateways@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":200},"Microsoft.AVS/privateClouds/workloadNetworks/virtualMachines@2020-07-17-preview":{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":207},"Microsoft.AVS/privateClouds@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":40},"Microsoft.AVS/privateClouds/clusters@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":52},"Microsoft.AVS/privateClouds/clusters/datastores@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":66},"Microsoft.AVS/privateClouds/hcxEnterpriseSites@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":76},"Microsoft.AVS/privateClouds/authorizations@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":85},"Microsoft.AVS/privateClouds/globalReachConnections@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":98},"Microsoft.AVS/privateClouds/workloadNetworks/segments@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":115},"Microsoft.AVS/privateClouds/workloadNetworks/dhcpConfigurations@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":132},"Microsoft.AVS/privateClouds/workloadNetworks/portMirroringProfiles@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":147},"Microsoft.AVS/privateClouds/workloadNetworks/vmGroups@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":161},"Microsoft.AVS/privateClouds/workloadNetworks/dnsServices@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":182},"Microsoft.AVS/privateClouds/workloadNetworks/dnsZones@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":195},"Microsoft.AVS/privateClouds/addons@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":210},"Microsoft.AVS/privateClouds/workloadNetworks/gateways@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":215},"Microsoft.AVS/privateClouds/workloadNetworks/virtualMachines@2021-01-01-preview":{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":222},"Microsoft.AVS/privateClouds@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":41},"Microsoft.AVS/privateClouds/clusters@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":53},"Microsoft.AVS/privateClouds/clusters/datastores@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":71},"Microsoft.AVS/privateClouds/hcxEnterpriseSites@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":81},"Microsoft.AVS/privateClouds/authorizations@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":90},"Microsoft.AVS/privateClouds/globalReachConnections@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":103},"Microsoft.AVS/privateClouds/workloadNetworks/segments@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":120},"Microsoft.AVS/privateClouds/workloadNetworks/dhcpConfigurations@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":137},"Microsoft.AVS/privateClouds/workloadNetworks/portMirroringProfiles@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":152},"Microsoft.AVS/privateClouds/workloadNetworks/vmGroups@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":166},"Microsoft.AVS/privateClouds/workloadNetworks/dnsServices@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":187},"Microsoft.AVS/privateClouds/workloadNetworks/dnsZones@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":200},"Microsoft.AVS/privateClouds/workloadNetworks/publicIPs@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":211},"Microsoft.AVS/privateClouds/cloudLinks@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":222},"Microsoft.AVS/privateClouds/addons@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":240},"Microsoft.AVS/privateClouds/scriptExecutions@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":267},"Microsoft.AVS/privateClouds/workloadNetworks/gateways@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":272},"Microsoft.AVS/privateClouds/workloadNetworks/virtualMachines@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":279},"Microsoft.AVS/privateClouds/scriptPackages@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":284},"Microsoft.AVS/privateClouds/scriptPackages/scriptCmdlets@2021-06-01":{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":304},"Microsoft.AVS/privateClouds@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":60},"Microsoft.AVS/privateClouds/clusters@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":72},"Microsoft.AVS/privateClouds/clusters/datastores@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":98},"Microsoft.AVS/privateClouds/hcxEnterpriseSites@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":108},"Microsoft.AVS/privateClouds/authorizations@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":117},"Microsoft.AVS/privateClouds/globalReachConnections@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":130},"Microsoft.AVS/privateClouds/workloadNetworks/segments@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":148},"Microsoft.AVS/privateClouds/workloadNetworks/dhcpConfigurations@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":165},"Microsoft.AVS/privateClouds/workloadNetworks/portMirroringProfiles@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":183},"Microsoft.AVS/privateClouds/workloadNetworks/vmGroups@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":198},"Microsoft.AVS/privateClouds/workloadNetworks/dnsServices@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":219},"Microsoft.AVS/privateClouds/workloadNetworks/dnsZones@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":232},"Microsoft.AVS/privateClouds/workloadNetworks/publicIPs@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":243},"Microsoft.AVS/privateClouds/cloudLinks@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":254},"Microsoft.AVS/privateClouds/addons@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":272},"Microsoft.AVS/privateClouds/clusters/placementPolicies@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":299},"Microsoft.AVS/privateClouds/scriptExecutions@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":326},"Microsoft.AVS/privateClouds/workloadNetworks/gateways@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":331},"Microsoft.AVS/privateClouds/workloadNetworks/virtualMachines@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":340},"Microsoft.AVS/privateClouds/clusters/virtualMachines@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":348},"Microsoft.AVS/privateClouds/scriptPackages@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":353},"Microsoft.AVS/privateClouds/scriptPackages/scriptCmdlets@2021-12-01":{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":373},"Microsoft.AVS/privateClouds@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":65},"Microsoft.AVS/privateClouds/clusters@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":78},"Microsoft.AVS/privateClouds/clusters/datastores@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":105},"Microsoft.AVS/privateClouds/hcxEnterpriseSites@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":115},"Microsoft.AVS/privateClouds/authorizations@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":125},"Microsoft.AVS/privateClouds/globalReachConnections@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":139},"Microsoft.AVS/privateClouds/workloadNetworks/segments@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":158},"Microsoft.AVS/privateClouds/workloadNetworks/dhcpConfigurations@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":176},"Microsoft.AVS/privateClouds/workloadNetworks/portMirroringProfiles@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":195},"Microsoft.AVS/privateClouds/workloadNetworks/vmGroups@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":211},"Microsoft.AVS/privateClouds/workloadNetworks/dnsServices@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":233},"Microsoft.AVS/privateClouds/workloadNetworks/dnsZones@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":247},"Microsoft.AVS/privateClouds/workloadNetworks/publicIPs@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":259},"Microsoft.AVS/privateClouds/cloudLinks@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":270},"Microsoft.AVS/privateClouds/addons@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":291},"Microsoft.AVS/privateClouds/clusters/placementPolicies@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":325},"Microsoft.AVS/privateClouds/scriptExecutions@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":353},"Microsoft.AVS/privateClouds/workloadNetworks@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":359},"Microsoft.AVS/privateClouds/workloadNetworks/gateways@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":364},"Microsoft.AVS/privateClouds/workloadNetworks/virtualMachines@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":373},"Microsoft.AVS/privateClouds/clusters/virtualMachines@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":381},"Microsoft.AVS/privateClouds/scriptPackages@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":386},"Microsoft.AVS/privateClouds/scriptPackages/scriptCmdlets@2022-05-01":{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":406},"Microsoft.AVS/privateClouds@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":66},"Microsoft.AVS/privateClouds/clusters@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":79},"Microsoft.AVS/privateClouds/clusters/datastores@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":106},"Microsoft.AVS/privateClouds/hcxEnterpriseSites@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":116},"Microsoft.AVS/privateClouds/authorizations@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":126},"Microsoft.AVS/privateClouds/globalReachConnections@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":140},"Microsoft.AVS/privateClouds/workloadNetworks/segments@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":159},"Microsoft.AVS/privateClouds/workloadNetworks/dhcpConfigurations@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":177},"Microsoft.AVS/privateClouds/workloadNetworks/portMirroringProfiles@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":196},"Microsoft.AVS/privateClouds/workloadNetworks/vmGroups@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":212},"Microsoft.AVS/privateClouds/workloadNetworks/dnsServices@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":234},"Microsoft.AVS/privateClouds/workloadNetworks/dnsZones@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":248},"Microsoft.AVS/privateClouds/workloadNetworks/publicIPs@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":260},"Microsoft.AVS/privateClouds/cloudLinks@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":271},"Microsoft.AVS/privateClouds/addons@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":292},"Microsoft.AVS/privateClouds/clusters/placementPolicies@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":326},"Microsoft.AVS/privateClouds/scriptExecutions@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":354},"Microsoft.AVS/privateClouds/workloadNetworks@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":360},"Microsoft.AVS/privateClouds/workloadNetworks/gateways@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":365},"Microsoft.AVS/privateClouds/workloadNetworks/virtualMachines@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":374},"Microsoft.AVS/privateClouds/clusters/virtualMachines@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":382},"Microsoft.AVS/privateClouds/scriptPackages@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":387},"Microsoft.AVS/privateClouds/scriptPackages/scriptCmdlets@2023-03-01":{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":407},"Microsoft.VMwareCloudSimple/dedicatedCloudServices@2019-04-01":{"RelativePath":"vmwarecloudsimple/microsoft.vmwarecloudsimple/2019-04-01/types.json","Index":18},"Microsoft.VMwareCloudSimple/dedicatedCloudNodes@2019-04-01":{"RelativePath":"vmwarecloudsimple/microsoft.vmwarecloudsimple/2019-04-01/types.json","Index":29},"Microsoft.VMwareCloudSimple/virtualMachines@2019-04-01":{"RelativePath":"vmwarecloudsimple/microsoft.vmwarecloudsimple/2019-04-01/types.json","Index":77},"Microsoft.VoiceServices/communicationsGateways@2022-12-01-preview":{"RelativePath":"voiceservices/microsoft.voiceservices/2022-12-01-preview/types.json","Index":53},"Microsoft.VoiceServices/communicationsGateways/contacts@2022-12-01-preview":{"RelativePath":"voiceservices/microsoft.voiceservices/2022-12-01-preview/types.json","Index":63},"Microsoft.VoiceServices/communicationsGateways/testLines@2022-12-01-preview":{"RelativePath":"voiceservices/microsoft.voiceservices/2022-12-01-preview/types.json","Index":76},"Microsoft.VoiceServices/communicationsGateways@2023-01-31":{"RelativePath":"voiceservices/microsoft.voiceservices/2023-01-31/types.json","Index":61},"Microsoft.VoiceServices/communicationsGateways/testLines@2023-01-31":{"RelativePath":"voiceservices/microsoft.voiceservices/2023-01-31/types.json","Index":74},"Microsoft.VoiceServices/communicationsGateways@2023-04-03":{"RelativePath":"voiceservices/microsoft.voiceservices/2023-04-03/types.json","Index":69},"Microsoft.VoiceServices/communicationsGateways/testLines@2023-04-03":{"RelativePath":"voiceservices/microsoft.voiceservices/2023-04-03/types.json","Index":82},"Microsoft.VoiceServices/communicationsGateways@2023-09-01":{"RelativePath":"voiceservices/microsoft.voiceservices/2023-09-01/types.json","Index":91},"Microsoft.VoiceServices/communicationsGateways/testLines@2023-09-01":{"RelativePath":"voiceservices/microsoft.voiceservices/2023-09-01/types.json","Index":104},"Microsoft.CertificateRegistration/certificateOrders/certificates@2015-08-01":{"RelativePath":"web/microsoft.certificateregistration/2015-08-01/types.json","Index":24},"Microsoft.CertificateRegistration/certificateOrders@2015-08-01":{"RelativePath":"web/microsoft.certificateregistration/2015-08-01/types.json","Index":56},"Microsoft.CertificateRegistration/certificateOrders@2018-02-01":{"RelativePath":"web/microsoft.certificateregistration/2018-02-01/types.json","Index":53},"Microsoft.CertificateRegistration/certificateOrders/certificates@2018-02-01":{"RelativePath":"web/microsoft.certificateregistration/2018-02-01/types.json","Index":58},"Microsoft.CertificateRegistration/certificateOrders@2019-08-01":{"RelativePath":"web/microsoft.certificateregistration/2019-08-01/types.json","Index":53},"Microsoft.CertificateRegistration/certificateOrders/certificates@2019-08-01":{"RelativePath":"web/microsoft.certificateregistration/2019-08-01/types.json","Index":58},"Microsoft.CertificateRegistration/certificateOrders@2020-06-01":{"RelativePath":"web/microsoft.certificateregistration/2020-06-01/types.json","Index":53},"Microsoft.CertificateRegistration/certificateOrders/certificates@2020-06-01":{"RelativePath":"web/microsoft.certificateregistration/2020-06-01/types.json","Index":58},"Microsoft.CertificateRegistration/certificateOrders@2020-09-01":{"RelativePath":"web/microsoft.certificateregistration/2020-09-01/types.json","Index":64},"Microsoft.CertificateRegistration/certificateOrders/certificates@2020-09-01":{"RelativePath":"web/microsoft.certificateregistration/2020-09-01/types.json","Index":69},"Microsoft.CertificateRegistration/certificateOrders@2020-10-01":{"RelativePath":"web/microsoft.certificateregistration/2020-10-01/types.json","Index":64},"Microsoft.CertificateRegistration/certificateOrders/certificates@2020-10-01":{"RelativePath":"web/microsoft.certificateregistration/2020-10-01/types.json","Index":69},"Microsoft.CertificateRegistration/certificateOrders@2020-12-01":{"RelativePath":"web/microsoft.certificateregistration/2020-12-01/types.json","Index":54},"Microsoft.CertificateRegistration/certificateOrders/certificates@2020-12-01":{"RelativePath":"web/microsoft.certificateregistration/2020-12-01/types.json","Index":59},"Microsoft.CertificateRegistration/certificateOrders/detectors@2020-12-01":{"RelativePath":"web/microsoft.certificateregistration/2020-12-01/types.json","Index":122},"Microsoft.CertificateRegistration/certificateOrders@2021-01-01":{"RelativePath":"web/microsoft.certificateregistration/2021-01-01/types.json","Index":54},"Microsoft.CertificateRegistration/certificateOrders/certificates@2021-01-01":{"RelativePath":"web/microsoft.certificateregistration/2021-01-01/types.json","Index":59},"Microsoft.CertificateRegistration/certificateOrders/detectors@2021-01-01":{"RelativePath":"web/microsoft.certificateregistration/2021-01-01/types.json","Index":122},"Microsoft.CertificateRegistration/certificateOrders@2021-01-15":{"RelativePath":"web/microsoft.certificateregistration/2021-01-15/types.json","Index":54},"Microsoft.CertificateRegistration/certificateOrders/certificates@2021-01-15":{"RelativePath":"web/microsoft.certificateregistration/2021-01-15/types.json","Index":59},"Microsoft.CertificateRegistration/certificateOrders/detectors@2021-01-15":{"RelativePath":"web/microsoft.certificateregistration/2021-01-15/types.json","Index":122},"Microsoft.CertificateRegistration/certificateOrders@2021-02-01":{"RelativePath":"web/microsoft.certificateregistration/2021-02-01/types.json","Index":54},"Microsoft.CertificateRegistration/certificateOrders/certificates@2021-02-01":{"RelativePath":"web/microsoft.certificateregistration/2021-02-01/types.json","Index":59},"Microsoft.CertificateRegistration/certificateOrders/detectors@2021-02-01":{"RelativePath":"web/microsoft.certificateregistration/2021-02-01/types.json","Index":122},"Microsoft.CertificateRegistration/certificateOrders@2021-03-01":{"RelativePath":"web/microsoft.certificateregistration/2021-03-01/types.json","Index":54},"Microsoft.CertificateRegistration/certificateOrders/certificates@2021-03-01":{"RelativePath":"web/microsoft.certificateregistration/2021-03-01/types.json","Index":59},"Microsoft.CertificateRegistration/certificateOrders/detectors@2021-03-01":{"RelativePath":"web/microsoft.certificateregistration/2021-03-01/types.json","Index":122},"Microsoft.CertificateRegistration/certificateOrders@2022-03-01":{"RelativePath":"web/microsoft.certificateregistration/2022-03-01/types.json","Index":54},"Microsoft.CertificateRegistration/certificateOrders/certificates@2022-03-01":{"RelativePath":"web/microsoft.certificateregistration/2022-03-01/types.json","Index":59},"Microsoft.CertificateRegistration/certificateOrders/detectors@2022-03-01":{"RelativePath":"web/microsoft.certificateregistration/2022-03-01/types.json","Index":122},"Microsoft.CertificateRegistration/certificateOrders@2022-09-01":{"RelativePath":"web/microsoft.certificateregistration/2022-09-01/types.json","Index":54},"Microsoft.CertificateRegistration/certificateOrders/certificates@2022-09-01":{"RelativePath":"web/microsoft.certificateregistration/2022-09-01/types.json","Index":59},"Microsoft.CertificateRegistration/certificateOrders/detectors@2022-09-01":{"RelativePath":"web/microsoft.certificateregistration/2022-09-01/types.json","Index":122},"Microsoft.CertificateRegistration/certificateOrders@2023-01-01":{"RelativePath":"web/microsoft.certificateregistration/2023-01-01/types.json","Index":54},"Microsoft.CertificateRegistration/certificateOrders/certificates@2023-01-01":{"RelativePath":"web/microsoft.certificateregistration/2023-01-01/types.json","Index":59},"Microsoft.CertificateRegistration/certificateOrders/detectors@2023-01-01":{"RelativePath":"web/microsoft.certificateregistration/2023-01-01/types.json","Index":122},"Microsoft.DomainRegistration/domains@2015-04-01":{"RelativePath":"web/microsoft.domainregistration/2015-04-01/types.json","Index":69},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2015-04-01":{"RelativePath":"web/microsoft.domainregistration/2015-04-01/types.json","Index":74},"Microsoft.DomainRegistration/topLevelDomains@2015-04-01":{"RelativePath":"web/microsoft.domainregistration/2015-04-01/types.json","Index":79},"Microsoft.DomainRegistration/domains@2015-08-01":{"RelativePath":"web/microsoft.domainregistration/2015-08-01/types.json","Index":63},"Microsoft.DomainRegistration/domains/operationresults@2015-08-01":{"RelativePath":"web/microsoft.domainregistration/2015-08-01/types.json","Index":68},"Microsoft.DomainRegistration/topLevelDomains@2015-08-01":{"RelativePath":"web/microsoft.domainregistration/2015-08-01/types.json","Index":74},"Microsoft.DomainRegistration/domains@2018-02-01":{"RelativePath":"web/microsoft.domainregistration/2018-02-01/types.json","Index":69},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2018-02-01":{"RelativePath":"web/microsoft.domainregistration/2018-02-01/types.json","Index":74},"Microsoft.DomainRegistration/topLevelDomains@2018-02-01":{"RelativePath":"web/microsoft.domainregistration/2018-02-01/types.json","Index":79},"Microsoft.DomainRegistration/domains@2019-08-01":{"RelativePath":"web/microsoft.domainregistration/2019-08-01/types.json","Index":69},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2019-08-01":{"RelativePath":"web/microsoft.domainregistration/2019-08-01/types.json","Index":74},"Microsoft.DomainRegistration/topLevelDomains@2019-08-01":{"RelativePath":"web/microsoft.domainregistration/2019-08-01/types.json","Index":79},"Microsoft.DomainRegistration/domains@2020-06-01":{"RelativePath":"web/microsoft.domainregistration/2020-06-01/types.json","Index":69},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2020-06-01":{"RelativePath":"web/microsoft.domainregistration/2020-06-01/types.json","Index":74},"Microsoft.DomainRegistration/topLevelDomains@2020-06-01":{"RelativePath":"web/microsoft.domainregistration/2020-06-01/types.json","Index":79},"Microsoft.DomainRegistration/domains@2020-09-01":{"RelativePath":"web/microsoft.domainregistration/2020-09-01/types.json","Index":80},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2020-09-01":{"RelativePath":"web/microsoft.domainregistration/2020-09-01/types.json","Index":85},"Microsoft.DomainRegistration/topLevelDomains@2020-09-01":{"RelativePath":"web/microsoft.domainregistration/2020-09-01/types.json","Index":90},"Microsoft.DomainRegistration/domains@2020-10-01":{"RelativePath":"web/microsoft.domainregistration/2020-10-01/types.json","Index":80},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2020-10-01":{"RelativePath":"web/microsoft.domainregistration/2020-10-01/types.json","Index":85},"Microsoft.DomainRegistration/topLevelDomains@2020-10-01":{"RelativePath":"web/microsoft.domainregistration/2020-10-01/types.json","Index":90},"Microsoft.DomainRegistration/domains@2020-12-01":{"RelativePath":"web/microsoft.domainregistration/2020-12-01/types.json","Index":69},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2020-12-01":{"RelativePath":"web/microsoft.domainregistration/2020-12-01/types.json","Index":74},"Microsoft.DomainRegistration/topLevelDomains@2020-12-01":{"RelativePath":"web/microsoft.domainregistration/2020-12-01/types.json","Index":79},"Microsoft.DomainRegistration/domains@2021-01-01":{"RelativePath":"web/microsoft.domainregistration/2021-01-01/types.json","Index":69},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2021-01-01":{"RelativePath":"web/microsoft.domainregistration/2021-01-01/types.json","Index":74},"Microsoft.DomainRegistration/topLevelDomains@2021-01-01":{"RelativePath":"web/microsoft.domainregistration/2021-01-01/types.json","Index":79},"Microsoft.DomainRegistration/domains@2021-01-15":{"RelativePath":"web/microsoft.domainregistration/2021-01-15/types.json","Index":69},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2021-01-15":{"RelativePath":"web/microsoft.domainregistration/2021-01-15/types.json","Index":74},"Microsoft.DomainRegistration/topLevelDomains@2021-01-15":{"RelativePath":"web/microsoft.domainregistration/2021-01-15/types.json","Index":79},"Microsoft.DomainRegistration/domains@2021-02-01":{"RelativePath":"web/microsoft.domainregistration/2021-02-01/types.json","Index":69},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2021-02-01":{"RelativePath":"web/microsoft.domainregistration/2021-02-01/types.json","Index":74},"Microsoft.DomainRegistration/topLevelDomains@2021-02-01":{"RelativePath":"web/microsoft.domainregistration/2021-02-01/types.json","Index":79},"Microsoft.DomainRegistration/domains@2021-03-01":{"RelativePath":"web/microsoft.domainregistration/2021-03-01/types.json","Index":69},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2021-03-01":{"RelativePath":"web/microsoft.domainregistration/2021-03-01/types.json","Index":74},"Microsoft.DomainRegistration/topLevelDomains@2021-03-01":{"RelativePath":"web/microsoft.domainregistration/2021-03-01/types.json","Index":79},"Microsoft.DomainRegistration/domains@2022-03-01":{"RelativePath":"web/microsoft.domainregistration/2022-03-01/types.json","Index":69},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2022-03-01":{"RelativePath":"web/microsoft.domainregistration/2022-03-01/types.json","Index":74},"Microsoft.DomainRegistration/topLevelDomains@2022-03-01":{"RelativePath":"web/microsoft.domainregistration/2022-03-01/types.json","Index":79},"Microsoft.DomainRegistration/domains@2022-09-01":{"RelativePath":"web/microsoft.domainregistration/2022-09-01/types.json","Index":69},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2022-09-01":{"RelativePath":"web/microsoft.domainregistration/2022-09-01/types.json","Index":74},"Microsoft.DomainRegistration/topLevelDomains@2022-09-01":{"RelativePath":"web/microsoft.domainregistration/2022-09-01/types.json","Index":79},"Microsoft.DomainRegistration/domains@2023-01-01":{"RelativePath":"web/microsoft.domainregistration/2023-01-01/types.json","Index":69},"Microsoft.DomainRegistration/domains/domainOwnershipIdentifiers@2023-01-01":{"RelativePath":"web/microsoft.domainregistration/2023-01-01/types.json","Index":74},"Microsoft.DomainRegistration/topLevelDomains@2023-01-01":{"RelativePath":"web/microsoft.domainregistration/2023-01-01/types.json","Index":79},"Microsoft.Web/connections@2015-08-01-preview":{"RelativePath":"web/microsoft.web/2015-08-01-preview/types.json","Index":71},"Microsoft.Web/locations/managedApis@2015-08-01-preview":{"RelativePath":"web/microsoft.web/2015-08-01-preview/types.json","Index":76},"Microsoft.Web/certificates@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":15},"Microsoft.Web/csrs@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":21},"Microsoft.Web/hostingEnvironments@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":73},"Microsoft.Web/hostingEnvironments/multiRolePools@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":79},"Microsoft.Web/hostingEnvironments/workerPools@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":84},"Microsoft.Web/managedHostingEnvironments@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":110},"Microsoft.Web/sourcecontrols@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":116},"Microsoft.Web/publishingUsers@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":123},"Microsoft.Web/serverfarms@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":132},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":138},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":144},"Microsoft.Web/sites/slots/virtualNetworkConnections@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":153},"Microsoft.Web/sites/virtualNetworkConnections@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":158},"Microsoft.Web/sites/config@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":311},"Microsoft.Web/sites@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":337},"Microsoft.Web/sites/slots@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":342},"Microsoft.Web/sites/instances/deployments@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":348},"Microsoft.Web/sites/deployments@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":353},"Microsoft.Web/sites/slots/deployments@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":358},"Microsoft.Web/sites/slots/instances/deployments@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":363},"Microsoft.Web/sites/hostNameBindings@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":378},"Microsoft.Web/sites/slots/hostNameBindings@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":383},"Microsoft.Web/sites/slots/config@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":437},"Microsoft.Web/sites/sourcecontrols@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":444},"Microsoft.Web/sites/slots/sourcecontrols@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":450},"Microsoft.Web/sites/premieraddons@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":456},"Microsoft.Web/sites/slots/premieraddons@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":461},"Microsoft.Web/sites/backups@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":485},"Microsoft.Web/sites/slots/backups@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":492},"Microsoft.Web/sites/hybridconnection@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":498},"Microsoft.Web/sites/slots/hybridconnection@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":503},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":508},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":513},"Microsoft.Web/classicMobileServices@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":519},"Microsoft.Web/serverfarms/virtualNetworkConnections@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":524},"Microsoft.Web/serverfarms/operationresults@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":529},"Microsoft.Web/sites/slots/networkFeatures@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":540},"Microsoft.Web/sites/networkFeatures@2015-08-01":{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":545},"Microsoft.Web/certificates@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":27},"Microsoft.Web/publishingUsers@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":33},"Microsoft.Web/sourcecontrols@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":38},"Microsoft.Web/hostingEnvironments/detectors@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":57},"Microsoft.Web/sites/detectors@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":61},"Microsoft.Web/sites/diagnostics@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":66},"Microsoft.Web/sites/diagnostics/analyses@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":113},"Microsoft.Web/sites/slots/detectors@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":117},"Microsoft.Web/sites/slots/diagnostics@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":121},"Microsoft.Web/sites/slots/diagnostics/analyses@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":125},"Microsoft.Web/sites/recommendations@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":142},"Microsoft.Web/sites/resourceHealthMetadata@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":148},"Microsoft.Web/sites/slots/resourceHealthMetadata@2016-03-01":{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":153},"Microsoft.Web/connectionGateways@2016-06-01":{"RelativePath":"web/microsoft.web/2016-06-01/types.json","Index":15},"Microsoft.Web/customApis@2016-06-01":{"RelativePath":"web/microsoft.web/2016-06-01/types.json","Index":52},"Microsoft.Web/connections@2016-06-01":{"RelativePath":"web/microsoft.web/2016-06-01/types.json","Index":69},"Microsoft.Web/locations/connectionGatewayInstallations@2016-06-01":{"RelativePath":"web/microsoft.web/2016-06-01/types.json","Index":76},"Microsoft.Web/locations/managedApis@2016-06-01":{"RelativePath":"web/microsoft.web/2016-06-01/types.json","Index":97},"Microsoft.Web/sites@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":117},"Microsoft.Web/sites/backups@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":147},"Microsoft.Web/sites/config@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":258},"Microsoft.Web/sites/deployments@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":263},"Microsoft.Web/sites/domainOwnershipIdentifiers@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":268},"Microsoft.Web/sites/extensions@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":281},"Microsoft.Web/sites/functions@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":287},"Microsoft.Web/sites/hostNameBindings@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":305},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":310},"Microsoft.Web/sites/hybridconnection@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":315},"Microsoft.Web/sites/instances/extensions@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":320},"Microsoft.Web/sites/premieraddons@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":327},"Microsoft.Web/sites/publicCertificates@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":336},"Microsoft.Web/sites/siteextensions@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":345},"Microsoft.Web/sites/slots@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":350},"Microsoft.Web/sites/slots/backups@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":356},"Microsoft.Web/sites/slots/config@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":393},"Microsoft.Web/sites/slots/deployments@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":397},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":401},"Microsoft.Web/sites/slots/extensions@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":406},"Microsoft.Web/sites/slots/functions@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":410},"Microsoft.Web/sites/slots/hostNameBindings@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":414},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":418},"Microsoft.Web/sites/slots/hybridconnection@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":422},"Microsoft.Web/sites/slots/instances/extensions@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":427},"Microsoft.Web/sites/slots/premieraddons@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":432},"Microsoft.Web/sites/slots/publicCertificates@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":436},"Microsoft.Web/sites/slots/siteextensions@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":440},"Microsoft.Web/sites/slots/sourcecontrols@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":446},"Microsoft.Web/sites/slots/virtualNetworkConnections@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":458},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":463},"Microsoft.Web/sites/sourcecontrols@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":468},"Microsoft.Web/sites/virtualNetworkConnections@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":472},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":476},"Microsoft.Web/sites/config/snapshots@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":480},"Microsoft.Web/sites/continuouswebjobs@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":495},"Microsoft.Web/sites/instances/processes@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":509},"Microsoft.Web/sites/instances/processes/modules@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":513},"Microsoft.Web/sites/instances/processes/threads@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":517},"Microsoft.Web/sites/migratemysql@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":529},"Microsoft.Web/sites/networkFeatures@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":539},"Microsoft.Web/sites/processes@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":543},"Microsoft.Web/sites/processes/modules@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":547},"Microsoft.Web/sites/processes/threads@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":551},"Microsoft.Web/sites/slots/config/snapshots@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":555},"Microsoft.Web/sites/slots/continuouswebjobs@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":559},"Microsoft.Web/sites/slots/instances/processes@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":563},"Microsoft.Web/sites/slots/instances/processes/modules@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":567},"Microsoft.Web/sites/slots/instances/processes/threads@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":571},"Microsoft.Web/sites/slots/migratemysql@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":576},"Microsoft.Web/sites/slots/networkFeatures@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":580},"Microsoft.Web/sites/slots/processes@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":584},"Microsoft.Web/sites/slots/processes/modules@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":588},"Microsoft.Web/sites/slots/processes/threads@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":592},"Microsoft.Web/sites/slots/triggeredwebjobs@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":607},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":613},"Microsoft.Web/sites/slots/webjobs@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":622},"Microsoft.Web/sites/triggeredwebjobs@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":626},"Microsoft.Web/sites/triggeredwebjobs/history@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":630},"Microsoft.Web/sites/webjobs@2016-08-01":{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":634},"Microsoft.Web/hostingEnvironments@2016-09-01":{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":60},"Microsoft.Web/hostingEnvironments/multiRolePools@2016-09-01":{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":70},"Microsoft.Web/hostingEnvironments/workerPools@2016-09-01":{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":74},"Microsoft.Web/serverfarms@2016-09-01":{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":91},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2016-09-01":{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":96},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2016-09-01":{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":105},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2016-09-01":{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":110},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2016-09-01":{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":116},"Microsoft.Web/serverfarms/virtualNetworkConnections@2016-09-01":{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":123},"Microsoft.Web/publishingUsers@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":13},"Microsoft.Web/sourcecontrols@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":18},"Microsoft.Web/hostingEnvironments@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":71},"Microsoft.Web/hostingEnvironments/multiRolePools@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":81},"Microsoft.Web/hostingEnvironments/workerPools@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":85},"Microsoft.Web/serverfarms@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":102},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":107},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":116},"Microsoft.Web/sites@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":251},"Microsoft.Web/sites/config@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":369},"Microsoft.Web/sites/deployments@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":374},"Microsoft.Web/sites/domainOwnershipIdentifiers@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":379},"Microsoft.Web/sites/extensions@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":392},"Microsoft.Web/sites/functions@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":398},"Microsoft.Web/sites/functions/keys@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":402},"Microsoft.Web/sites/hostNameBindings@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":420},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":425},"Microsoft.Web/sites/hybridconnection@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":430},"Microsoft.Web/sites/instances/extensions@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":435},"Microsoft.Web/sites/networkConfig@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":441},"Microsoft.Web/sites/premieraddons@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":447},"Microsoft.Web/sites/privateAccess@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":457},"Microsoft.Web/sites/publicCertificates@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":466},"Microsoft.Web/sites/siteextensions@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":475},"Microsoft.Web/sites/slots@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":480},"Microsoft.Web/sites/slots/config@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":522},"Microsoft.Web/sites/slots/deployments@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":526},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":530},"Microsoft.Web/sites/slots/extensions@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":535},"Microsoft.Web/sites/slots/functions@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":539},"Microsoft.Web/sites/slots/functions/keys@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":543},"Microsoft.Web/sites/slots/hostNameBindings@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":547},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":551},"Microsoft.Web/sites/slots/hybridconnection@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":555},"Microsoft.Web/sites/slots/instances/extensions@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":560},"Microsoft.Web/sites/slots/networkConfig@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":565},"Microsoft.Web/sites/slots/premieraddons@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":570},"Microsoft.Web/sites/slots/privateAccess@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":575},"Microsoft.Web/sites/slots/publicCertificates@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":579},"Microsoft.Web/sites/slots/siteextensions@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":583},"Microsoft.Web/sites/slots/sourcecontrols@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":589},"Microsoft.Web/sites/slots/virtualNetworkConnections@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":596},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":600},"Microsoft.Web/sites/sourcecontrols@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":605},"Microsoft.Web/sites/virtualNetworkConnections@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":609},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":613},"Microsoft.Web/certificates@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":632},"Microsoft.Web/locations/deletedSites@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":637},"Microsoft.Web/hostingEnvironments/detectors@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":656},"Microsoft.Web/sites/detectors@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":660},"Microsoft.Web/sites/diagnostics@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":665},"Microsoft.Web/sites/diagnostics/analyses@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":711},"Microsoft.Web/sites/slots/detectors@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":715},"Microsoft.Web/sites/slots/diagnostics@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":719},"Microsoft.Web/sites/slots/diagnostics/analyses@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":723},"Microsoft.Web/hostingEnvironments/recommendations@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":740},"Microsoft.Web/sites/recommendations@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":744},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":748},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":754},"Microsoft.Web/serverfarms/virtualNetworkConnections@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":758},"Microsoft.Web/sites/resourceHealthMetadata@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":764},"Microsoft.Web/sites/slots/resourceHealthMetadata@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":769},"Microsoft.Web/sites/backups@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":786},"Microsoft.Web/sites/config/snapshots@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":790},"Microsoft.Web/sites/continuouswebjobs@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":805},"Microsoft.Web/sites/instances/processes@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":819},"Microsoft.Web/sites/instances/processes/modules@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":823},"Microsoft.Web/sites/instances/processes/threads@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":827},"Microsoft.Web/sites/migratemysql@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":839},"Microsoft.Web/sites/networkFeatures@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":849},"Microsoft.Web/sites/processes@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":853},"Microsoft.Web/sites/processes/modules@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":857},"Microsoft.Web/sites/processes/threads@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":861},"Microsoft.Web/sites/slots/backups@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":865},"Microsoft.Web/sites/slots/config/snapshots@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":869},"Microsoft.Web/sites/slots/continuouswebjobs@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":873},"Microsoft.Web/sites/slots/instances/processes@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":877},"Microsoft.Web/sites/slots/instances/processes/modules@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":881},"Microsoft.Web/sites/slots/instances/processes/threads@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":885},"Microsoft.Web/sites/slots/migratemysql@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":890},"Microsoft.Web/sites/slots/networkFeatures@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":894},"Microsoft.Web/sites/slots/processes@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":898},"Microsoft.Web/sites/slots/processes/modules@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":902},"Microsoft.Web/sites/slots/processes/threads@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":906},"Microsoft.Web/sites/slots/triggeredwebjobs@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":921},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":927},"Microsoft.Web/sites/slots/webjobs@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":936},"Microsoft.Web/sites/triggeredwebjobs@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":940},"Microsoft.Web/sites/triggeredwebjobs/history@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":944},"Microsoft.Web/sites/webjobs@2018-02-01":{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":948},"Microsoft.Web/certificates@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":27},"Microsoft.Web/sites@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":163},"Microsoft.Web/sites/config@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":281},"Microsoft.Web/sites/deployments@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":286},"Microsoft.Web/sites/domainOwnershipIdentifiers@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":291},"Microsoft.Web/sites/extensions@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":304},"Microsoft.Web/sites/functions@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":310},"Microsoft.Web/sites/hostNameBindings@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":328},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":333},"Microsoft.Web/sites/hybridconnection@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":338},"Microsoft.Web/sites/instances/extensions@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":343},"Microsoft.Web/sites/networkConfig@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":349},"Microsoft.Web/sites/premieraddons@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":355},"Microsoft.Web/sites/privateAccess@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":365},"Microsoft.Web/sites/publicCertificates@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":374},"Microsoft.Web/sites/siteextensions@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":383},"Microsoft.Web/sites/slots@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":388},"Microsoft.Web/sites/slots/config@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":430},"Microsoft.Web/sites/slots/deployments@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":434},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":438},"Microsoft.Web/sites/slots/extensions@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":443},"Microsoft.Web/sites/slots/functions@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":447},"Microsoft.Web/sites/slots/hostNameBindings@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":451},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":455},"Microsoft.Web/sites/slots/hybridconnection@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":459},"Microsoft.Web/sites/slots/instances/extensions@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":464},"Microsoft.Web/sites/slots/networkConfig@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":469},"Microsoft.Web/sites/slots/premieraddons@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":474},"Microsoft.Web/sites/slots/privateAccess@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":479},"Microsoft.Web/sites/slots/publicCertificates@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":483},"Microsoft.Web/sites/slots/siteextensions@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":487},"Microsoft.Web/sites/slots/sourcecontrols@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":493},"Microsoft.Web/sites/slots/virtualNetworkConnections@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":505},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":510},"Microsoft.Web/sites/sourcecontrols@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":515},"Microsoft.Web/sites/virtualNetworkConnections@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":519},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":523},"Microsoft.Web/sites/backups@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":540},"Microsoft.Web/sites/config/snapshots@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":544},"Microsoft.Web/sites/continuouswebjobs@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":559},"Microsoft.Web/sites/instances/processes@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":573},"Microsoft.Web/sites/instances/processes/modules@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":577},"Microsoft.Web/sites/instances/processes/threads@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":581},"Microsoft.Web/sites/migratemysql@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":593},"Microsoft.Web/sites/networkFeatures@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":603},"Microsoft.Web/sites/processes@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":607},"Microsoft.Web/sites/processes/modules@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":611},"Microsoft.Web/sites/processes/threads@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":615},"Microsoft.Web/sites/slots/backups@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":619},"Microsoft.Web/sites/slots/config/snapshots@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":623},"Microsoft.Web/sites/slots/continuouswebjobs@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":627},"Microsoft.Web/sites/slots/instances/processes@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":631},"Microsoft.Web/sites/slots/instances/processes/modules@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":635},"Microsoft.Web/sites/slots/instances/processes/threads@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":639},"Microsoft.Web/sites/slots/migratemysql@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":644},"Microsoft.Web/sites/slots/networkFeatures@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":648},"Microsoft.Web/sites/slots/processes@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":652},"Microsoft.Web/sites/slots/processes/modules@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":656},"Microsoft.Web/sites/slots/processes/threads@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":660},"Microsoft.Web/sites/slots/triggeredwebjobs@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":675},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":681},"Microsoft.Web/sites/slots/webjobs@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":690},"Microsoft.Web/sites/triggeredwebjobs@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":694},"Microsoft.Web/sites/triggeredwebjobs/history@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":698},"Microsoft.Web/sites/webjobs@2018-11-01":{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":702},"Microsoft.Web/certificates@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":27},"Microsoft.Web/publishingUsers@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":33},"Microsoft.Web/sourcecontrols@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":38},"Microsoft.Web/sites@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":165},"Microsoft.Web/sites/basicPublishingCredentialsPolicies@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":176},"Microsoft.Web/sites/config@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":302},"Microsoft.Web/sites/deployments@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":307},"Microsoft.Web/sites/domainOwnershipIdentifiers@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":312},"Microsoft.Web/sites/extensions@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":325},"Microsoft.Web/sites/functions@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":331},"Microsoft.Web/sites/functions/keys@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":335},"Microsoft.Web/sites/hostNameBindings@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":353},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":358},"Microsoft.Web/sites/hybridconnection@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":363},"Microsoft.Web/sites/instances/extensions@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":368},"Microsoft.Web/sites/networkConfig@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":374},"Microsoft.Web/sites/premieraddons@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":380},"Microsoft.Web/sites/privateAccess@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":390},"Microsoft.Web/sites/publicCertificates@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":399},"Microsoft.Web/sites/siteextensions@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":408},"Microsoft.Web/sites/slots@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":413},"Microsoft.Web/sites/slots/config@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":455},"Microsoft.Web/sites/slots/deployments@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":459},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":463},"Microsoft.Web/sites/slots/extensions@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":468},"Microsoft.Web/sites/slots/functions@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":472},"Microsoft.Web/sites/slots/functions/keys@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":476},"Microsoft.Web/sites/slots/hostNameBindings@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":480},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":484},"Microsoft.Web/sites/slots/hybridconnection@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":488},"Microsoft.Web/sites/slots/instances/extensions@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":493},"Microsoft.Web/sites/slots/networkConfig@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":498},"Microsoft.Web/sites/slots/premieraddons@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":503},"Microsoft.Web/sites/slots/privateAccess@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":508},"Microsoft.Web/sites/privateEndpointConnections@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":515},"Microsoft.Web/sites/slots/publicCertificates@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":519},"Microsoft.Web/sites/slots/siteextensions@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":523},"Microsoft.Web/sites/slots/sourcecontrols@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":529},"Microsoft.Web/sites/slots/virtualNetworkConnections@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":541},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":546},"Microsoft.Web/sites/sourcecontrols@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":551},"Microsoft.Web/sites/virtualNetworkConnections@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":555},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":559},"Microsoft.Web/staticSites@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":572},"Microsoft.Web/staticSites/builds/config@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":578},"Microsoft.Web/staticSites/config@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":584},"Microsoft.Web/staticSites/customDomains@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":588},"Microsoft.Web/hostingEnvironments@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":641},"Microsoft.Web/hostingEnvironments/multiRolePools@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":646},"Microsoft.Web/hostingEnvironments/workerPools@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":650},"Microsoft.Web/serverfarms@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":666},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":670},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":674},"Microsoft.Web/locations/deletedSites@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":679},"Microsoft.Web/hostingEnvironments/detectors@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":698},"Microsoft.Web/sites/detectors@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":702},"Microsoft.Web/sites/diagnostics@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":707},"Microsoft.Web/sites/diagnostics/analyses@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":712},"Microsoft.Web/sites/diagnostics/detectors@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":717},"Microsoft.Web/sites/slots/detectors@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":721},"Microsoft.Web/sites/slots/diagnostics@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":725},"Microsoft.Web/sites/slots/diagnostics/analyses@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":729},"Microsoft.Web/sites/slots/diagnostics/detectors@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":733},"Microsoft.Web/hostingEnvironments/recommendations@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":750},"Microsoft.Web/sites/recommendations@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":754},"Microsoft.Web/sites/backups@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":771},"Microsoft.Web/sites/config/appsettings@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":793},"Microsoft.Web/sites/config/snapshots@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":797},"Microsoft.Web/sites/continuouswebjobs@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":812},"Microsoft.Web/sites/instances@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":829},"Microsoft.Web/sites/instances/processes@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":843},"Microsoft.Web/sites/instances/processes/modules@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":847},"Microsoft.Web/sites/migratemysql@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":859},"Microsoft.Web/sites/networkFeatures@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":869},"Microsoft.Web/sites/processes@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":873},"Microsoft.Web/sites/processes/modules@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":877},"Microsoft.Web/sites/slots/backups@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":881},"Microsoft.Web/sites/slots/config/snapshots@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":885},"Microsoft.Web/sites/slots/continuouswebjobs@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":889},"Microsoft.Web/sites/slots/instances@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":893},"Microsoft.Web/sites/slots/instances/processes@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":897},"Microsoft.Web/sites/slots/instances/processes/modules@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":901},"Microsoft.Web/sites/slots/migratemysql@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":906},"Microsoft.Web/sites/slots/networkFeatures@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":910},"Microsoft.Web/sites/slots/processes@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":914},"Microsoft.Web/sites/slots/processes/modules@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":918},"Microsoft.Web/sites/slots/triggeredwebjobs@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":933},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":939},"Microsoft.Web/sites/slots/webjobs@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":948},"Microsoft.Web/sites/triggeredwebjobs@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":952},"Microsoft.Web/sites/triggeredwebjobs/history@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":956},"Microsoft.Web/sites/webjobs@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":960},"Microsoft.Web/staticSites/builds@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":973},"Microsoft.Web/hostingEnvironments/capacities@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":981},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":985},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":991},"Microsoft.Web/serverfarms/virtualNetworkConnections@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":995},"Microsoft.Web/sites/resourceHealthMetadata@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1001},"Microsoft.Web/sites/slots/resourceHealthMetadata@2019-08-01":{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1006},"Microsoft.Web/certificates@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":27},"Microsoft.Web/publishingUsers@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":33},"Microsoft.Web/sourcecontrols@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":38},"Microsoft.Web/sites@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":175},"Microsoft.Web/sites/basicPublishingCredentialsPolicies@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":186},"Microsoft.Web/sites/config@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":406},"Microsoft.Web/sites/deployments@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":411},"Microsoft.Web/sites/domainOwnershipIdentifiers@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":416},"Microsoft.Web/sites/extensions@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":429},"Microsoft.Web/sites/functions@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":435},"Microsoft.Web/sites/functions/keys@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":439},"Microsoft.Web/sites/hostNameBindings@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":457},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":462},"Microsoft.Web/sites/hybridconnection@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":467},"Microsoft.Web/sites/instances/extensions@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":472},"Microsoft.Web/sites/networkConfig@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":478},"Microsoft.Web/sites/premieraddons@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":484},"Microsoft.Web/sites/privateAccess@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":494},"Microsoft.Web/sites/publicCertificates@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":503},"Microsoft.Web/sites/siteextensions@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":512},"Microsoft.Web/sites/slots@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":517},"Microsoft.Web/sites/slots/config@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":563},"Microsoft.Web/sites/slots/deployments@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":567},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":571},"Microsoft.Web/sites/slots/extensions@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":576},"Microsoft.Web/sites/slots/functions@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":580},"Microsoft.Web/sites/slots/functions/keys@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":584},"Microsoft.Web/sites/slots/hostNameBindings@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":588},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":592},"Microsoft.Web/sites/slots/hybridconnection@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":596},"Microsoft.Web/sites/slots/instances/extensions@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":601},"Microsoft.Web/sites/slots/networkConfig@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":606},"Microsoft.Web/sites/slots/premieraddons@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":611},"Microsoft.Web/sites/slots/privateAccess@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":616},"Microsoft.Web/sites/privateEndpointConnections@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":623},"Microsoft.Web/sites/slots/publicCertificates@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":627},"Microsoft.Web/sites/slots/siteextensions@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":631},"Microsoft.Web/sites/slots/sourcecontrols@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":637},"Microsoft.Web/sites/slots/virtualNetworkConnections@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":649},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":654},"Microsoft.Web/sites/sourcecontrols@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":659},"Microsoft.Web/sites/virtualNetworkConnections@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":663},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":667},"Microsoft.Web/staticSites@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":680},"Microsoft.Web/staticSites/builds/config@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":686},"Microsoft.Web/staticSites/config@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":692},"Microsoft.Web/staticSites/customDomains@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":696},"Microsoft.Web/hostingEnvironments@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":750},"Microsoft.Web/hostingEnvironments/multiRolePools@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":755},"Microsoft.Web/hostingEnvironments/workerPools@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":759},"Microsoft.Web/serverfarms@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":775},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":779},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":783},"Microsoft.Web/locations/deletedSites@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":788},"Microsoft.Web/hostingEnvironments/detectors@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":807},"Microsoft.Web/sites/detectors@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":811},"Microsoft.Web/sites/diagnostics@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":816},"Microsoft.Web/sites/diagnostics/analyses@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":821},"Microsoft.Web/sites/diagnostics/detectors@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":826},"Microsoft.Web/sites/slots/detectors@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":830},"Microsoft.Web/sites/slots/diagnostics@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":834},"Microsoft.Web/sites/slots/diagnostics/analyses@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":838},"Microsoft.Web/sites/slots/diagnostics/detectors@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":842},"Microsoft.Web/hostingEnvironments/recommendations@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":859},"Microsoft.Web/sites/recommendations@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":863},"Microsoft.Web/sites/backups@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":880},"Microsoft.Web/sites/config/snapshots@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":884},"Microsoft.Web/sites/continuouswebjobs@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":899},"Microsoft.Web/sites/instances@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":916},"Microsoft.Web/sites/instances/processes@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":930},"Microsoft.Web/sites/instances/processes/modules@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":934},"Microsoft.Web/sites/migratemysql@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":946},"Microsoft.Web/sites/networkFeatures@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":956},"Microsoft.Web/sites/processes@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":960},"Microsoft.Web/sites/processes/modules@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":964},"Microsoft.Web/sites/slots/backups@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":968},"Microsoft.Web/sites/slots/config/snapshots@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":972},"Microsoft.Web/sites/slots/continuouswebjobs@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":976},"Microsoft.Web/sites/slots/instances@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":980},"Microsoft.Web/sites/slots/instances/processes@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":984},"Microsoft.Web/sites/slots/instances/processes/modules@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":988},"Microsoft.Web/sites/slots/migratemysql@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":993},"Microsoft.Web/sites/slots/networkFeatures@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":997},"Microsoft.Web/sites/slots/processes@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1001},"Microsoft.Web/sites/slots/processes/modules@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1005},"Microsoft.Web/sites/slots/triggeredwebjobs@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1020},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1026},"Microsoft.Web/sites/slots/webjobs@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1035},"Microsoft.Web/sites/triggeredwebjobs@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1039},"Microsoft.Web/sites/triggeredwebjobs/history@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1043},"Microsoft.Web/sites/webjobs@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1047},"Microsoft.Web/staticSites/builds@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1060},"Microsoft.Web/hostingEnvironments/capacities@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1068},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1072},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1078},"Microsoft.Web/serverfarms/virtualNetworkConnections@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1082},"Microsoft.Web/sites/resourceHealthMetadata@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1088},"Microsoft.Web/sites/slots/resourceHealthMetadata@2020-06-01":{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1093},"Microsoft.Web/certificates@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":38},"Microsoft.Web/publishingUsers@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":44},"Microsoft.Web/sourcecontrols@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":49},"Microsoft.Web/sites@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":186},"Microsoft.Web/sites/basicPublishingCredentialsPolicies@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":197},"Microsoft.Web/sites/config@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":417},"Microsoft.Web/sites/deployments@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":422},"Microsoft.Web/sites/domainOwnershipIdentifiers@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":427},"Microsoft.Web/sites/extensions@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":440},"Microsoft.Web/sites/functions@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":446},"Microsoft.Web/sites/functions/keys@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":450},"Microsoft.Web/sites/hostNameBindings@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":468},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":473},"Microsoft.Web/sites/hybridconnection@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":478},"Microsoft.Web/sites/instances/extensions@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":483},"Microsoft.Web/sites/networkConfig@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":489},"Microsoft.Web/sites/premieraddons@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":495},"Microsoft.Web/sites/privateAccess@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":505},"Microsoft.Web/sites/publicCertificates@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":514},"Microsoft.Web/sites/siteextensions@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":523},"Microsoft.Web/sites/slots@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":528},"Microsoft.Web/sites/slots/config@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":574},"Microsoft.Web/sites/slots/deployments@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":578},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":582},"Microsoft.Web/sites/slots/extensions@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":587},"Microsoft.Web/sites/slots/functions@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":591},"Microsoft.Web/sites/slots/functions/keys@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":595},"Microsoft.Web/sites/slots/hostNameBindings@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":599},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":603},"Microsoft.Web/sites/slots/hybridconnection@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":607},"Microsoft.Web/sites/slots/instances/extensions@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":612},"Microsoft.Web/sites/slots/networkConfig@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":617},"Microsoft.Web/sites/slots/premieraddons@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":622},"Microsoft.Web/sites/slots/privateAccess@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":627},"Microsoft.Web/sites/privateEndpointConnections@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":634},"Microsoft.Web/sites/slots/publicCertificates@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":638},"Microsoft.Web/sites/slots/siteextensions@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":642},"Microsoft.Web/sites/slots/sourcecontrols@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":648},"Microsoft.Web/sites/slots/virtualNetworkConnections@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":660},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":665},"Microsoft.Web/sites/sourcecontrols@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":670},"Microsoft.Web/sites/virtualNetworkConnections@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":674},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":678},"Microsoft.Web/staticSites@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":691},"Microsoft.Web/staticSites/builds/config@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":697},"Microsoft.Web/staticSites/config@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":703},"Microsoft.Web/staticSites/customDomains@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":707},"Microsoft.Web/hostingEnvironments@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":761},"Microsoft.Web/hostingEnvironments/multiRolePools@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":766},"Microsoft.Web/hostingEnvironments/workerPools@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":770},"Microsoft.Web/serverfarms@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":786},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":790},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":794},"Microsoft.Web/locations/deletedSites@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":799},"Microsoft.Web/hostingEnvironments/detectors@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":818},"Microsoft.Web/sites/detectors@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":822},"Microsoft.Web/sites/diagnostics@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":827},"Microsoft.Web/sites/diagnostics/analyses@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":832},"Microsoft.Web/sites/diagnostics/detectors@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":837},"Microsoft.Web/sites/slots/detectors@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":841},"Microsoft.Web/sites/slots/diagnostics@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":845},"Microsoft.Web/sites/slots/diagnostics/analyses@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":849},"Microsoft.Web/sites/slots/diagnostics/detectors@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":853},"Microsoft.Web/hostingEnvironments/recommendations@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":870},"Microsoft.Web/sites/recommendations@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":874},"Microsoft.Web/sites/backups@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":891},"Microsoft.Web/sites/config/snapshots@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":895},"Microsoft.Web/sites/continuouswebjobs@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":910},"Microsoft.Web/sites/instances@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":927},"Microsoft.Web/sites/instances/processes@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":941},"Microsoft.Web/sites/instances/processes/modules@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":945},"Microsoft.Web/sites/migratemysql@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":957},"Microsoft.Web/sites/networkFeatures@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":967},"Microsoft.Web/sites/processes@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":971},"Microsoft.Web/sites/processes/modules@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":975},"Microsoft.Web/sites/slots/backups@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":979},"Microsoft.Web/sites/slots/config/snapshots@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":983},"Microsoft.Web/sites/slots/continuouswebjobs@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":987},"Microsoft.Web/sites/slots/instances@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":991},"Microsoft.Web/sites/slots/instances/processes@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":995},"Microsoft.Web/sites/slots/instances/processes/modules@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":999},"Microsoft.Web/sites/slots/migratemysql@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1004},"Microsoft.Web/sites/slots/networkFeatures@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1008},"Microsoft.Web/sites/slots/processes@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1012},"Microsoft.Web/sites/slots/processes/modules@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1016},"Microsoft.Web/sites/slots/triggeredwebjobs@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1031},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1037},"Microsoft.Web/sites/slots/webjobs@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1046},"Microsoft.Web/sites/triggeredwebjobs@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1050},"Microsoft.Web/sites/triggeredwebjobs/history@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1054},"Microsoft.Web/sites/webjobs@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1058},"Microsoft.Web/staticSites/builds@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1071},"Microsoft.Web/hostingEnvironments/capacities@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1079},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1083},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1089},"Microsoft.Web/serverfarms/virtualNetworkConnections@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1093},"Microsoft.Web/sites/resourceHealthMetadata@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1099},"Microsoft.Web/sites/slots/resourceHealthMetadata@2020-09-01":{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1104},"Microsoft.Web/certificates@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":38},"Microsoft.Web/publishingUsers@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":44},"Microsoft.Web/sourcecontrols@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":49},"Microsoft.Web/sites@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":186},"Microsoft.Web/sites/basicPublishingCredentialsPolicies@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":197},"Microsoft.Web/sites/config@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":417},"Microsoft.Web/sites/deployments@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":422},"Microsoft.Web/sites/domainOwnershipIdentifiers@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":427},"Microsoft.Web/sites/extensions@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":440},"Microsoft.Web/sites/functions@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":446},"Microsoft.Web/sites/functions/keys@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":450},"Microsoft.Web/sites/hostNameBindings@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":468},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":473},"Microsoft.Web/sites/hybridconnection@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":478},"Microsoft.Web/sites/instances/extensions@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":483},"Microsoft.Web/sites/networkConfig@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":489},"Microsoft.Web/sites/premieraddons@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":495},"Microsoft.Web/sites/privateAccess@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":505},"Microsoft.Web/sites/publicCertificates@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":514},"Microsoft.Web/sites/siteextensions@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":523},"Microsoft.Web/sites/slots@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":528},"Microsoft.Web/sites/slots/config@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":574},"Microsoft.Web/sites/slots/deployments@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":578},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":582},"Microsoft.Web/sites/slots/extensions@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":587},"Microsoft.Web/sites/slots/functions@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":591},"Microsoft.Web/sites/slots/functions/keys@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":595},"Microsoft.Web/sites/slots/hostNameBindings@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":599},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":603},"Microsoft.Web/sites/slots/hybridconnection@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":607},"Microsoft.Web/sites/slots/instances/extensions@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":612},"Microsoft.Web/sites/slots/networkConfig@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":617},"Microsoft.Web/sites/slots/premieraddons@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":622},"Microsoft.Web/sites/slots/privateAccess@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":627},"Microsoft.Web/sites/privateEndpointConnections@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":634},"Microsoft.Web/sites/slots/publicCertificates@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":638},"Microsoft.Web/sites/slots/siteextensions@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":642},"Microsoft.Web/sites/slots/sourcecontrols@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":648},"Microsoft.Web/sites/slots/virtualNetworkConnections@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":660},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":665},"Microsoft.Web/sites/sourcecontrols@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":670},"Microsoft.Web/sites/virtualNetworkConnections@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":674},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":678},"Microsoft.Web/staticSites@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":691},"Microsoft.Web/staticSites/builds/config@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":697},"Microsoft.Web/staticSites/config@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":703},"Microsoft.Web/staticSites/customDomains@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":707},"Microsoft.Web/hostingEnvironments@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":761},"Microsoft.Web/hostingEnvironments/multiRolePools@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":766},"Microsoft.Web/hostingEnvironments/workerPools@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":770},"Microsoft.Web/serverfarms@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":786},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":790},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":794},"Microsoft.Web/locations/deletedSites@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":799},"Microsoft.Web/hostingEnvironments/detectors@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":818},"Microsoft.Web/sites/detectors@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":822},"Microsoft.Web/sites/diagnostics@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":827},"Microsoft.Web/sites/diagnostics/analyses@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":832},"Microsoft.Web/sites/diagnostics/detectors@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":837},"Microsoft.Web/sites/slots/detectors@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":841},"Microsoft.Web/sites/slots/diagnostics@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":845},"Microsoft.Web/sites/slots/diagnostics/analyses@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":849},"Microsoft.Web/sites/slots/diagnostics/detectors@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":853},"Microsoft.Web/hostingEnvironments/recommendations@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":870},"Microsoft.Web/sites/recommendations@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":874},"Microsoft.Web/sites/backups@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":891},"Microsoft.Web/sites/config/snapshots@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":895},"Microsoft.Web/sites/continuouswebjobs@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":910},"Microsoft.Web/sites/instances@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":927},"Microsoft.Web/sites/instances/processes@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":941},"Microsoft.Web/sites/instances/processes/modules@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":945},"Microsoft.Web/sites/migratemysql@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":957},"Microsoft.Web/sites/networkFeatures@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":967},"Microsoft.Web/sites/processes@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":971},"Microsoft.Web/sites/processes/modules@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":975},"Microsoft.Web/sites/slots/backups@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":979},"Microsoft.Web/sites/slots/config/snapshots@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":983},"Microsoft.Web/sites/slots/continuouswebjobs@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":987},"Microsoft.Web/sites/slots/instances@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":991},"Microsoft.Web/sites/slots/instances/processes@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":995},"Microsoft.Web/sites/slots/instances/processes/modules@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":999},"Microsoft.Web/sites/slots/migratemysql@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1004},"Microsoft.Web/sites/slots/networkFeatures@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1008},"Microsoft.Web/sites/slots/processes@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1012},"Microsoft.Web/sites/slots/processes/modules@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1016},"Microsoft.Web/sites/slots/triggeredwebjobs@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1031},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1037},"Microsoft.Web/sites/slots/webjobs@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1046},"Microsoft.Web/sites/triggeredwebjobs@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1050},"Microsoft.Web/sites/triggeredwebjobs/history@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1054},"Microsoft.Web/sites/webjobs@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1058},"Microsoft.Web/staticSites/builds@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1071},"Microsoft.Web/hostingEnvironments/capacities@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1079},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1083},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1089},"Microsoft.Web/serverfarms/virtualNetworkConnections@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1093},"Microsoft.Web/sites/resourceHealthMetadata@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1099},"Microsoft.Web/sites/slots/resourceHealthMetadata@2020-10-01":{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1104},"Microsoft.Web/certificates@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":27},"Microsoft.Web/publishingUsers@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":33},"Microsoft.Web/sourcecontrols@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":38},"Microsoft.Web/sites@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":190},"Microsoft.Web/sites/basicPublishingCredentialsPolicies@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":201},"Microsoft.Web/sites/config@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":386},"Microsoft.Web/sites/deployments@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":391},"Microsoft.Web/sites/domainOwnershipIdentifiers@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":396},"Microsoft.Web/sites/extensions@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":409},"Microsoft.Web/sites/functions@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":415},"Microsoft.Web/sites/functions/keys@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":419},"Microsoft.Web/sites/hostNameBindings@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":437},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":442},"Microsoft.Web/sites/hybridconnection@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":447},"Microsoft.Web/sites/instances/extensions@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":452},"Microsoft.Web/sites/networkConfig@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":458},"Microsoft.Web/sites/premieraddons@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":464},"Microsoft.Web/sites/privateAccess@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":474},"Microsoft.Web/sites/privateEndpointConnections@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":482},"Microsoft.Web/sites/publicCertificates@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":491},"Microsoft.Web/sites/siteextensions@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":500},"Microsoft.Web/sites/slots@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":505},"Microsoft.Web/sites/slots/basicPublishingCredentialsPolicies@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":515},"Microsoft.Web/sites/slots/config@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":561},"Microsoft.Web/sites/slots/deployments@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":565},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":569},"Microsoft.Web/sites/slots/extensions@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":574},"Microsoft.Web/sites/slots/functions@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":578},"Microsoft.Web/sites/slots/functions/keys@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":582},"Microsoft.Web/sites/slots/hostNameBindings@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":586},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":590},"Microsoft.Web/sites/slots/hybridconnection@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":594},"Microsoft.Web/sites/slots/instances/extensions@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":599},"Microsoft.Web/sites/slots/premieraddons@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":604},"Microsoft.Web/sites/slots/privateAccess@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":609},"Microsoft.Web/sites/slots/privateEndpointConnections@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":613},"Microsoft.Web/sites/slots/publicCertificates@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":617},"Microsoft.Web/sites/slots/siteextensions@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":621},"Microsoft.Web/sites/slots/sourcecontrols@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":630},"Microsoft.Web/sites/slots/virtualNetworkConnections@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":642},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":647},"Microsoft.Web/sites/sourcecontrols@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":652},"Microsoft.Web/sites/virtualNetworkConnections@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":656},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":660},"Microsoft.Web/staticSites@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":691},"Microsoft.Web/staticSites/builds/config@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":703},"Microsoft.Web/staticSites/builds/userProvidedFunctionApps@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":708},"Microsoft.Web/staticSites/config@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":720},"Microsoft.Web/staticSites/customDomains@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":732},"Microsoft.Web/staticSites/privateEndpointConnections@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":736},"Microsoft.Web/staticSites/userProvidedFunctionApps@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":740},"Microsoft.Web/hostingEnvironments@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":765},"Microsoft.Web/hostingEnvironments/configurations@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":773},"Microsoft.Web/hostingEnvironments/multiRolePools@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":784},"Microsoft.Web/hostingEnvironments/privateEndpointConnections@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":788},"Microsoft.Web/hostingEnvironments/workerPools@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":792},"Microsoft.Web/serverfarms@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":809},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":813},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":817},"Microsoft.Web/locations/deletedSites@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":822},"Microsoft.Web/hostingEnvironments/detectors@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":885},"Microsoft.Web/sites/detectors@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":889},"Microsoft.Web/sites/diagnostics@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":894},"Microsoft.Web/sites/diagnostics/analyses@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":899},"Microsoft.Web/sites/diagnostics/detectors@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":904},"Microsoft.Web/sites/slots/detectors@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":908},"Microsoft.Web/sites/slots/diagnostics@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":912},"Microsoft.Web/sites/slots/diagnostics/analyses@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":916},"Microsoft.Web/sites/slots/diagnostics/detectors@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":920},"Microsoft.Web/deletedSites@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":924},"Microsoft.Web/hostingEnvironments/recommendations@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":941},"Microsoft.Web/sites/recommendations@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":945},"Microsoft.Web/sites/backups@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":962},"Microsoft.Web/sites/config/appsettings@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":980},"Microsoft.Web/sites/config/connectionstrings@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":984},"Microsoft.Web/sites/config/snapshots@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":988},"Microsoft.Web/sites/continuouswebjobs@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1003},"Microsoft.Web/sites/instances@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1020},"Microsoft.Web/sites/instances/processes@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1034},"Microsoft.Web/sites/instances/processes/modules@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1038},"Microsoft.Web/sites/migratemysql@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1050},"Microsoft.Web/sites/networkFeatures@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1060},"Microsoft.Web/sites/processes@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1064},"Microsoft.Web/sites/processes/modules@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1068},"Microsoft.Web/sites/slots/backups@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1072},"Microsoft.Web/sites/slots/config/appsettings@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1076},"Microsoft.Web/sites/slots/config/connectionstrings@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1080},"Microsoft.Web/sites/slots/config/snapshots@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1084},"Microsoft.Web/sites/slots/continuouswebjobs@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1088},"Microsoft.Web/sites/slots/instances@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1092},"Microsoft.Web/sites/slots/instances/processes@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1096},"Microsoft.Web/sites/slots/instances/processes/modules@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1100},"Microsoft.Web/sites/slots/migratemysql@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1105},"Microsoft.Web/sites/slots/networkConfig@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1110},"Microsoft.Web/sites/slots/networkFeatures@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1114},"Microsoft.Web/sites/slots/processes@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1118},"Microsoft.Web/sites/slots/processes/modules@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1122},"Microsoft.Web/sites/slots/triggeredwebjobs@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1137},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1143},"Microsoft.Web/sites/slots/webjobs@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1152},"Microsoft.Web/sites/triggeredwebjobs@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1156},"Microsoft.Web/sites/triggeredwebjobs/history@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1160},"Microsoft.Web/sites/webjobs@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1164},"Microsoft.Web/staticSites/builds@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1178},"Microsoft.Web/hostingEnvironments/capacities@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1187},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1191},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1197},"Microsoft.Web/serverfarms/virtualNetworkConnections@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1201},"Microsoft.Web/sites/resourceHealthMetadata@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1207},"Microsoft.Web/sites/slots/resourceHealthMetadata@2020-12-01":{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1212},"Microsoft.Web/hostingEnvironments@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":33},"Microsoft.Web/hostingEnvironments/configurations@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":41},"Microsoft.Web/hostingEnvironments/multiRolePools@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":57},"Microsoft.Web/hostingEnvironments/privateEndpointConnections@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":65},"Microsoft.Web/hostingEnvironments/workerPools@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":69},"Microsoft.Web/serverfarms@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":88},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":93},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":102},"Microsoft.Web/certificates@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":121},"Microsoft.Web/publishingUsers@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":127},"Microsoft.Web/sourcecontrols@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":132},"Microsoft.Web/staticSites@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":166},"Microsoft.Web/staticSites/builds/config@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":178},"Microsoft.Web/staticSites/builds/userProvidedFunctionApps@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":183},"Microsoft.Web/staticSites/config@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":195},"Microsoft.Web/staticSites/customDomains@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":207},"Microsoft.Web/staticSites/privateEndpointConnections@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":211},"Microsoft.Web/staticSites/userProvidedFunctionApps@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":215},"Microsoft.Web/sites@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":358},"Microsoft.Web/sites/basicPublishingCredentialsPolicies@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":369},"Microsoft.Web/sites/config@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":554},"Microsoft.Web/sites/deployments@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":559},"Microsoft.Web/sites/domainOwnershipIdentifiers@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":564},"Microsoft.Web/sites/extensions@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":577},"Microsoft.Web/sites/functions@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":583},"Microsoft.Web/sites/functions/keys@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":587},"Microsoft.Web/sites/hostNameBindings@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":605},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":610},"Microsoft.Web/sites/hybridconnection@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":615},"Microsoft.Web/sites/instances/extensions@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":620},"Microsoft.Web/sites/networkConfig@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":626},"Microsoft.Web/sites/premieraddons@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":632},"Microsoft.Web/sites/privateAccess@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":642},"Microsoft.Web/sites/privateEndpointConnections@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":646},"Microsoft.Web/sites/publicCertificates@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":655},"Microsoft.Web/sites/siteextensions@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":664},"Microsoft.Web/sites/slots@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":669},"Microsoft.Web/sites/slots/basicPublishingCredentialsPolicies@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":679},"Microsoft.Web/sites/slots/config@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":725},"Microsoft.Web/sites/slots/deployments@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":729},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":733},"Microsoft.Web/sites/slots/extensions@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":738},"Microsoft.Web/sites/slots/functions@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":742},"Microsoft.Web/sites/slots/functions/keys@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":746},"Microsoft.Web/sites/slots/hostNameBindings@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":750},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":754},"Microsoft.Web/sites/slots/hybridconnection@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":758},"Microsoft.Web/sites/slots/instances/extensions@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":763},"Microsoft.Web/sites/slots/premieraddons@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":768},"Microsoft.Web/sites/slots/privateAccess@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":773},"Microsoft.Web/sites/slots/privateEndpointConnections@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":777},"Microsoft.Web/sites/slots/publicCertificates@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":781},"Microsoft.Web/sites/slots/siteextensions@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":785},"Microsoft.Web/sites/slots/sourcecontrols@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":794},"Microsoft.Web/sites/slots/virtualNetworkConnections@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":801},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":805},"Microsoft.Web/sites/sourcecontrols@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":810},"Microsoft.Web/sites/virtualNetworkConnections@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":814},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":818},"Microsoft.Web/kubeEnvironments@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":845},"Microsoft.Web/hostingEnvironments/capacities@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":854},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":858},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":864},"Microsoft.Web/serverfarms/virtualNetworkConnections@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":868},"Microsoft.Web/locations/deletedSites@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":873},"Microsoft.Web/hostingEnvironments/detectors@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":936},"Microsoft.Web/sites/detectors@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":940},"Microsoft.Web/sites/diagnostics@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":945},"Microsoft.Web/sites/diagnostics/analyses@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":950},"Microsoft.Web/sites/diagnostics/detectors@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":955},"Microsoft.Web/sites/slots/detectors@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":959},"Microsoft.Web/sites/slots/diagnostics@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":963},"Microsoft.Web/sites/slots/diagnostics/analyses@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":967},"Microsoft.Web/sites/slots/diagnostics/detectors@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":971},"Microsoft.Web/deletedSites@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":975},"Microsoft.Web/hostingEnvironments/recommendations@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":992},"Microsoft.Web/sites/recommendations@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":996},"Microsoft.Web/sites/resourceHealthMetadata@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1002},"Microsoft.Web/sites/slots/resourceHealthMetadata@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1007},"Microsoft.Web/staticSites/builds@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1021},"Microsoft.Web/sites/backups@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1038},"Microsoft.Web/sites/config/appsettings@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1056},"Microsoft.Web/sites/config/connectionstrings@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1060},"Microsoft.Web/sites/config/snapshots@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1064},"Microsoft.Web/sites/continuouswebjobs@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1079},"Microsoft.Web/sites/instances@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1096},"Microsoft.Web/sites/instances/processes@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1110},"Microsoft.Web/sites/instances/processes/modules@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1114},"Microsoft.Web/sites/migratemysql@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1126},"Microsoft.Web/sites/networkFeatures@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1136},"Microsoft.Web/sites/processes@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1140},"Microsoft.Web/sites/processes/modules@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1144},"Microsoft.Web/sites/slots/backups@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1148},"Microsoft.Web/sites/slots/config/appsettings@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1152},"Microsoft.Web/sites/slots/config/connectionstrings@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1156},"Microsoft.Web/sites/slots/config/snapshots@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1160},"Microsoft.Web/sites/slots/continuouswebjobs@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1164},"Microsoft.Web/sites/slots/instances@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1168},"Microsoft.Web/sites/slots/instances/processes@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1172},"Microsoft.Web/sites/slots/instances/processes/modules@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1176},"Microsoft.Web/sites/slots/migratemysql@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1181},"Microsoft.Web/sites/slots/networkConfig@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1186},"Microsoft.Web/sites/slots/networkFeatures@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1190},"Microsoft.Web/sites/slots/processes@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1194},"Microsoft.Web/sites/slots/processes/modules@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1198},"Microsoft.Web/sites/slots/triggeredwebjobs@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1213},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1219},"Microsoft.Web/sites/slots/webjobs@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1228},"Microsoft.Web/sites/triggeredwebjobs@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1232},"Microsoft.Web/sites/triggeredwebjobs/history@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1236},"Microsoft.Web/sites/webjobs@2021-01-01":{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1240},"Microsoft.Web/hostingEnvironments@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":33},"Microsoft.Web/hostingEnvironments/configurations@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":41},"Microsoft.Web/hostingEnvironments/multiRolePools@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":57},"Microsoft.Web/hostingEnvironments/privateEndpointConnections@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":65},"Microsoft.Web/hostingEnvironments/workerPools@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":69},"Microsoft.Web/serverfarms@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":88},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":93},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":102},"Microsoft.Web/certificates@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":121},"Microsoft.Web/kubeEnvironments@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":148},"Microsoft.Web/publishingUsers@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":154},"Microsoft.Web/sourcecontrols@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":159},"Microsoft.Web/staticSites@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":193},"Microsoft.Web/staticSites/builds/config@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":205},"Microsoft.Web/staticSites/builds/userProvidedFunctionApps@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":210},"Microsoft.Web/staticSites/config@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":222},"Microsoft.Web/staticSites/customDomains@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":234},"Microsoft.Web/staticSites/privateEndpointConnections@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":238},"Microsoft.Web/staticSites/userProvidedFunctionApps@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":242},"Microsoft.Web/sites@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":385},"Microsoft.Web/sites/basicPublishingCredentialsPolicies@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":396},"Microsoft.Web/sites/config@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":581},"Microsoft.Web/sites/deployments@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":586},"Microsoft.Web/sites/domainOwnershipIdentifiers@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":591},"Microsoft.Web/sites/extensions@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":604},"Microsoft.Web/sites/functions@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":610},"Microsoft.Web/sites/functions/keys@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":614},"Microsoft.Web/sites/hostNameBindings@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":632},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":637},"Microsoft.Web/sites/hybridconnection@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":642},"Microsoft.Web/sites/instances/extensions@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":647},"Microsoft.Web/sites/networkConfig@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":653},"Microsoft.Web/sites/premieraddons@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":659},"Microsoft.Web/sites/privateAccess@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":669},"Microsoft.Web/sites/privateEndpointConnections@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":673},"Microsoft.Web/sites/publicCertificates@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":682},"Microsoft.Web/sites/siteextensions@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":691},"Microsoft.Web/sites/slots@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":696},"Microsoft.Web/sites/slots/basicPublishingCredentialsPolicies@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":706},"Microsoft.Web/sites/slots/config@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":752},"Microsoft.Web/sites/slots/deployments@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":756},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":760},"Microsoft.Web/sites/slots/extensions@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":765},"Microsoft.Web/sites/slots/functions@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":769},"Microsoft.Web/sites/slots/functions/keys@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":773},"Microsoft.Web/sites/slots/hostNameBindings@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":777},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":781},"Microsoft.Web/sites/slots/hybridconnection@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":785},"Microsoft.Web/sites/slots/instances/extensions@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":790},"Microsoft.Web/sites/slots/networkConfig@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":795},"Microsoft.Web/sites/slots/premieraddons@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":800},"Microsoft.Web/sites/slots/privateAccess@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":805},"Microsoft.Web/sites/slots/privateEndpointConnections@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":809},"Microsoft.Web/sites/slots/publicCertificates@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":813},"Microsoft.Web/sites/slots/siteextensions@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":817},"Microsoft.Web/sites/slots/sourcecontrols@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":826},"Microsoft.Web/sites/slots/virtualNetworkConnections@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":833},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":837},"Microsoft.Web/sites/sourcecontrols@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":842},"Microsoft.Web/sites/virtualNetworkConnections@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":846},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":850},"Microsoft.Web/hostingEnvironments/capacities@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":859},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":863},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":869},"Microsoft.Web/serverfarms/virtualNetworkConnections@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":873},"Microsoft.Web/locations/deletedSites@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":878},"Microsoft.Web/hostingEnvironments/detectors@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":941},"Microsoft.Web/sites/detectors@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":945},"Microsoft.Web/sites/diagnostics@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":950},"Microsoft.Web/sites/diagnostics/analyses@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":955},"Microsoft.Web/sites/diagnostics/detectors@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":960},"Microsoft.Web/sites/slots/detectors@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":964},"Microsoft.Web/sites/slots/diagnostics@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":968},"Microsoft.Web/sites/slots/diagnostics/analyses@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":972},"Microsoft.Web/sites/slots/diagnostics/detectors@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":976},"Microsoft.Web/deletedSites@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":980},"Microsoft.Web/hostingEnvironments/recommendations@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":997},"Microsoft.Web/sites/recommendations@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1001},"Microsoft.Web/sites/resourceHealthMetadata@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1007},"Microsoft.Web/sites/slots/resourceHealthMetadata@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1012},"Microsoft.Web/staticSites/builds@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1026},"Microsoft.Web/sites/backups@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1043},"Microsoft.Web/sites/config/appsettings@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1061},"Microsoft.Web/sites/config/connectionstrings@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1065},"Microsoft.Web/sites/config/snapshots@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1069},"Microsoft.Web/sites/continuouswebjobs@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1084},"Microsoft.Web/sites/instances@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1101},"Microsoft.Web/sites/instances/processes@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1115},"Microsoft.Web/sites/instances/processes/modules@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1119},"Microsoft.Web/sites/migratemysql@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1131},"Microsoft.Web/sites/networkFeatures@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1141},"Microsoft.Web/sites/processes@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1145},"Microsoft.Web/sites/processes/modules@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1149},"Microsoft.Web/sites/slots/backups@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1153},"Microsoft.Web/sites/slots/config/appsettings@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1157},"Microsoft.Web/sites/slots/config/connectionstrings@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1161},"Microsoft.Web/sites/slots/config/snapshots@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1165},"Microsoft.Web/sites/slots/continuouswebjobs@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1169},"Microsoft.Web/sites/slots/instances@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1173},"Microsoft.Web/sites/slots/instances/processes@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1177},"Microsoft.Web/sites/slots/instances/processes/modules@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1181},"Microsoft.Web/sites/slots/migratemysql@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1186},"Microsoft.Web/sites/slots/networkFeatures@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1190},"Microsoft.Web/sites/slots/processes@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1194},"Microsoft.Web/sites/slots/processes/modules@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1198},"Microsoft.Web/sites/slots/triggeredwebjobs@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1213},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1219},"Microsoft.Web/sites/slots/webjobs@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1228},"Microsoft.Web/sites/triggeredwebjobs@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1232},"Microsoft.Web/sites/triggeredwebjobs/history@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1236},"Microsoft.Web/sites/webjobs@2021-01-15":{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1240},"Microsoft.Web/hostingEnvironments@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":33},"Microsoft.Web/hostingEnvironments/configurations@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":43},"Microsoft.Web/hostingEnvironments/multiRolePools@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":59},"Microsoft.Web/hostingEnvironments/privateEndpointConnections@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":67},"Microsoft.Web/hostingEnvironments/workerPools@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":71},"Microsoft.Web/serverfarms@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":90},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":95},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":104},"Microsoft.Web/certificates@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":123},"Microsoft.Web/kubeEnvironments@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":150},"Microsoft.Web/publishingUsers@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":156},"Microsoft.Web/sourcecontrols@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":161},"Microsoft.Web/staticSites@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":196},"Microsoft.Web/staticSites/builds/config@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":208},"Microsoft.Web/staticSites/builds/userProvidedFunctionApps@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":213},"Microsoft.Web/staticSites/config@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":225},"Microsoft.Web/staticSites/customDomains@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":237},"Microsoft.Web/staticSites/privateEndpointConnections@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":241},"Microsoft.Web/staticSites/userProvidedFunctionApps@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":245},"Microsoft.Web/sites@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":388},"Microsoft.Web/sites/basicPublishingCredentialsPolicies@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":399},"Microsoft.Web/sites/config@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":589},"Microsoft.Web/sites/deployments@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":594},"Microsoft.Web/sites/domainOwnershipIdentifiers@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":599},"Microsoft.Web/sites/extensions@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":612},"Microsoft.Web/sites/functions@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":618},"Microsoft.Web/sites/functions/keys@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":622},"Microsoft.Web/sites/hostNameBindings@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":640},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":645},"Microsoft.Web/sites/hybridconnection@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":650},"Microsoft.Web/sites/instances/extensions@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":655},"Microsoft.Web/sites/networkConfig@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":661},"Microsoft.Web/sites/premieraddons@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":667},"Microsoft.Web/sites/privateAccess@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":677},"Microsoft.Web/sites/privateEndpointConnections@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":681},"Microsoft.Web/sites/publicCertificates@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":690},"Microsoft.Web/sites/siteextensions@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":699},"Microsoft.Web/sites/slots@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":704},"Microsoft.Web/sites/slots/basicPublishingCredentialsPolicies@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":714},"Microsoft.Web/sites/slots/config@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":760},"Microsoft.Web/sites/slots/deployments@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":764},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":768},"Microsoft.Web/sites/slots/extensions@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":773},"Microsoft.Web/sites/slots/functions@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":777},"Microsoft.Web/sites/slots/functions/keys@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":781},"Microsoft.Web/sites/slots/hostNameBindings@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":785},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":789},"Microsoft.Web/sites/slots/hybridconnection@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":793},"Microsoft.Web/sites/slots/instances/extensions@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":798},"Microsoft.Web/sites/slots/networkConfig@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":803},"Microsoft.Web/sites/slots/premieraddons@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":808},"Microsoft.Web/sites/slots/privateAccess@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":813},"Microsoft.Web/sites/slots/privateEndpointConnections@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":817},"Microsoft.Web/sites/slots/publicCertificates@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":821},"Microsoft.Web/sites/slots/siteextensions@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":825},"Microsoft.Web/sites/slots/sourcecontrols@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":834},"Microsoft.Web/sites/slots/virtualNetworkConnections@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":841},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":845},"Microsoft.Web/sites/sourcecontrols@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":850},"Microsoft.Web/sites/virtualNetworkConnections@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":854},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":858},"Microsoft.Web/hostingEnvironments/capacities@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":867},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":871},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":877},"Microsoft.Web/serverfarms/virtualNetworkConnections@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":881},"Microsoft.Web/locations/deletedSites@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":886},"Microsoft.Web/hostingEnvironments/detectors@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":949},"Microsoft.Web/sites/detectors@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":953},"Microsoft.Web/sites/diagnostics@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":958},"Microsoft.Web/sites/diagnostics/analyses@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":963},"Microsoft.Web/sites/diagnostics/detectors@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":968},"Microsoft.Web/sites/slots/detectors@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":972},"Microsoft.Web/sites/slots/diagnostics@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":976},"Microsoft.Web/sites/slots/diagnostics/analyses@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":980},"Microsoft.Web/sites/slots/diagnostics/detectors@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":984},"Microsoft.Web/deletedSites@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":988},"Microsoft.Web/hostingEnvironments/recommendations@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1005},"Microsoft.Web/sites/recommendations@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1009},"Microsoft.Web/sites/resourceHealthMetadata@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1015},"Microsoft.Web/sites/slots/resourceHealthMetadata@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1020},"Microsoft.Web/staticSites/builds@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1034},"Microsoft.Web/sites/backups@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1051},"Microsoft.Web/sites/config/appsettings@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1069},"Microsoft.Web/sites/config/connectionstrings@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1073},"Microsoft.Web/sites/config/snapshots@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1077},"Microsoft.Web/sites/continuouswebjobs@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1092},"Microsoft.Web/sites/instances@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1109},"Microsoft.Web/sites/instances/processes@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1123},"Microsoft.Web/sites/instances/processes/modules@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1127},"Microsoft.Web/sites/migratemysql@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1139},"Microsoft.Web/sites/networkFeatures@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1148},"Microsoft.Web/sites/processes@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1152},"Microsoft.Web/sites/processes/modules@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1156},"Microsoft.Web/sites/slots/backups@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1160},"Microsoft.Web/sites/slots/config/appsettings@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1164},"Microsoft.Web/sites/slots/config/connectionstrings@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1168},"Microsoft.Web/sites/slots/config/snapshots@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1172},"Microsoft.Web/sites/slots/continuouswebjobs@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1176},"Microsoft.Web/sites/slots/instances@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1180},"Microsoft.Web/sites/slots/instances/processes@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1184},"Microsoft.Web/sites/slots/instances/processes/modules@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1188},"Microsoft.Web/sites/slots/migratemysql@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1193},"Microsoft.Web/sites/slots/networkFeatures@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1197},"Microsoft.Web/sites/slots/processes@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1201},"Microsoft.Web/sites/slots/processes/modules@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1205},"Microsoft.Web/sites/slots/triggeredwebjobs@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1219},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1225},"Microsoft.Web/sites/slots/webjobs@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1234},"Microsoft.Web/sites/triggeredwebjobs@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1238},"Microsoft.Web/sites/triggeredwebjobs/history@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1242},"Microsoft.Web/sites/webjobs@2021-02-01":{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1246},"Microsoft.Web/hostingEnvironments@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":33},"Microsoft.Web/hostingEnvironments/configurations@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":43},"Microsoft.Web/hostingEnvironments/multiRolePools@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":59},"Microsoft.Web/hostingEnvironments/privateEndpointConnections@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":67},"Microsoft.Web/hostingEnvironments/workerPools@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":71},"Microsoft.Web/serverfarms@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":90},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":95},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":104},"Microsoft.Web/certificates@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":123},"Microsoft.Web/containerApps@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":174},"Microsoft.Web/kubeEnvironments@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":202},"Microsoft.Web/publishingUsers@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":208},"Microsoft.Web/sourcecontrols@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":213},"Microsoft.Web/staticSites@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":253},"Microsoft.Web/staticSites/builds/config@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":265},"Microsoft.Web/staticSites/builds/userProvidedFunctionApps@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":270},"Microsoft.Web/staticSites/config@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":282},"Microsoft.Web/staticSites/customDomains@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":294},"Microsoft.Web/staticSites/privateEndpointConnections@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":298},"Microsoft.Web/staticSites/userProvidedFunctionApps@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":302},"Microsoft.Web/sites@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":445},"Microsoft.Web/sites/basicPublishingCredentialsPolicies@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":456},"Microsoft.Web/sites/config@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":646},"Microsoft.Web/sites/deployments@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":651},"Microsoft.Web/sites/domainOwnershipIdentifiers@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":656},"Microsoft.Web/sites/extensions@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":674},"Microsoft.Web/sites/functions@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":680},"Microsoft.Web/sites/functions/keys@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":684},"Microsoft.Web/sites/hostNameBindings@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":702},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":707},"Microsoft.Web/sites/hybridconnection@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":712},"Microsoft.Web/sites/instances/extensions@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":717},"Microsoft.Web/sites/networkConfig@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":723},"Microsoft.Web/sites/premieraddons@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":729},"Microsoft.Web/sites/privateAccess@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":739},"Microsoft.Web/sites/privateEndpointConnections@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":743},"Microsoft.Web/sites/publicCertificates@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":752},"Microsoft.Web/sites/siteextensions@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":761},"Microsoft.Web/sites/slots@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":766},"Microsoft.Web/sites/slots/basicPublishingCredentialsPolicies@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":776},"Microsoft.Web/sites/slots/config@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":822},"Microsoft.Web/sites/slots/deployments@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":826},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":830},"Microsoft.Web/sites/slots/extensions@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":835},"Microsoft.Web/sites/slots/functions@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":839},"Microsoft.Web/sites/slots/functions/keys@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":843},"Microsoft.Web/sites/slots/hostNameBindings@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":847},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":851},"Microsoft.Web/sites/slots/hybridconnection@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":855},"Microsoft.Web/sites/slots/instances/extensions@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":860},"Microsoft.Web/sites/slots/networkConfig@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":865},"Microsoft.Web/sites/slots/premieraddons@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":870},"Microsoft.Web/sites/slots/privateAccess@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":875},"Microsoft.Web/sites/slots/privateEndpointConnections@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":879},"Microsoft.Web/sites/slots/publicCertificates@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":883},"Microsoft.Web/sites/slots/siteextensions@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":887},"Microsoft.Web/sites/slots/sourcecontrols@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":896},"Microsoft.Web/sites/slots/virtualNetworkConnections@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":903},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":907},"Microsoft.Web/sites/sourcecontrols@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":912},"Microsoft.Web/sites/virtualNetworkConnections@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":916},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":920},"Microsoft.Web/hostingEnvironments/capacities@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":929},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":933},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":939},"Microsoft.Web/serverfarms/virtualNetworkConnections@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":943},"Microsoft.Web/containerApps/revisions@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":959},"Microsoft.Web/locations/deletedSites@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":964},"Microsoft.Web/hostingEnvironments/detectors@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1027},"Microsoft.Web/sites/detectors@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1031},"Microsoft.Web/sites/diagnostics@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1036},"Microsoft.Web/sites/diagnostics/analyses@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1041},"Microsoft.Web/sites/diagnostics/detectors@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1046},"Microsoft.Web/sites/slots/detectors@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1050},"Microsoft.Web/sites/slots/diagnostics@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1054},"Microsoft.Web/sites/slots/diagnostics/analyses@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1058},"Microsoft.Web/sites/slots/diagnostics/detectors@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1062},"Microsoft.Web/deletedSites@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1066},"Microsoft.Web/hostingEnvironments/recommendations@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1083},"Microsoft.Web/sites/recommendations@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1087},"Microsoft.Web/sites/resourceHealthMetadata@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1093},"Microsoft.Web/sites/slots/resourceHealthMetadata@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1098},"Microsoft.Web/staticSites/builds@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1112},"Microsoft.Web/sites/backups@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1129},"Microsoft.Web/sites/config/appsettings@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1147},"Microsoft.Web/sites/config/connectionstrings@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1151},"Microsoft.Web/sites/config/snapshots@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1155},"Microsoft.Web/sites/continuouswebjobs@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1170},"Microsoft.Web/sites/instances@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1187},"Microsoft.Web/sites/instances/processes@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1201},"Microsoft.Web/sites/instances/processes/modules@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1205},"Microsoft.Web/sites/migratemysql@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1217},"Microsoft.Web/sites/networkFeatures@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1226},"Microsoft.Web/sites/processes@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1230},"Microsoft.Web/sites/processes/modules@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1234},"Microsoft.Web/sites/slots/backups@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1238},"Microsoft.Web/sites/slots/config/appsettings@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1242},"Microsoft.Web/sites/slots/config/connectionstrings@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1246},"Microsoft.Web/sites/slots/config/snapshots@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1250},"Microsoft.Web/sites/slots/continuouswebjobs@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1254},"Microsoft.Web/sites/slots/instances@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1258},"Microsoft.Web/sites/slots/instances/processes@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1262},"Microsoft.Web/sites/slots/instances/processes/modules@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1266},"Microsoft.Web/sites/slots/migratemysql@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1271},"Microsoft.Web/sites/slots/networkFeatures@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1275},"Microsoft.Web/sites/slots/processes@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1279},"Microsoft.Web/sites/slots/processes/modules@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1283},"Microsoft.Web/sites/slots/triggeredwebjobs@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1297},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1303},"Microsoft.Web/sites/slots/webjobs@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1312},"Microsoft.Web/sites/triggeredwebjobs@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1316},"Microsoft.Web/sites/triggeredwebjobs/history@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1320},"Microsoft.Web/sites/webjobs@2021-03-01":{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1324},"Microsoft.Web/hostingEnvironments@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":54},"Microsoft.Web/hostingEnvironments/configurations@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":64},"Microsoft.Web/hostingEnvironments/multiRolePools@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":80},"Microsoft.Web/hostingEnvironments/privateEndpointConnections@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":88},"Microsoft.Web/hostingEnvironments/workerPools@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":92},"Microsoft.Web/serverfarms@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":111},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":116},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":125},"Microsoft.Web/certificates@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":144},"Microsoft.Web/containerApps@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":195},"Microsoft.Web/kubeEnvironments@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":223},"Microsoft.Web/publishingUsers@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":229},"Microsoft.Web/sourcecontrols@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":234},"Microsoft.Web/staticSites@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":276},"Microsoft.Web/staticSites/builds/config@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":288},"Microsoft.Web/staticSites/builds/userProvidedFunctionApps@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":293},"Microsoft.Web/staticSites/config@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":305},"Microsoft.Web/staticSites/customDomains@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":318},"Microsoft.Web/staticSites/privateEndpointConnections@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":322},"Microsoft.Web/staticSites/userProvidedFunctionApps@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":326},"Microsoft.Web/staticSites/linkedBackends@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":331},"Microsoft.Web/staticSites/builds/linkedBackends@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":335},"Microsoft.Web/sites@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":478},"Microsoft.Web/sites/basicPublishingCredentialsPolicies@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":489},"Microsoft.Web/sites/config@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":679},"Microsoft.Web/sites/deployments@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":684},"Microsoft.Web/sites/domainOwnershipIdentifiers@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":689},"Microsoft.Web/sites/extensions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":707},"Microsoft.Web/sites/functions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":713},"Microsoft.Web/sites/functions/keys@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":717},"Microsoft.Web/sites/hostNameBindings@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":735},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":740},"Microsoft.Web/sites/hybridconnection@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":745},"Microsoft.Web/sites/instances/extensions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":750},"Microsoft.Web/sites/networkConfig@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":756},"Microsoft.Web/sites/premieraddons@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":762},"Microsoft.Web/sites/privateAccess@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":772},"Microsoft.Web/sites/privateEndpointConnections@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":776},"Microsoft.Web/sites/publicCertificates@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":785},"Microsoft.Web/sites/siteextensions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":794},"Microsoft.Web/sites/slots@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":799},"Microsoft.Web/sites/slots/basicPublishingCredentialsPolicies@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":809},"Microsoft.Web/sites/slots/config@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":855},"Microsoft.Web/sites/slots/deployments@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":859},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":863},"Microsoft.Web/sites/slots/extensions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":868},"Microsoft.Web/sites/slots/functions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":872},"Microsoft.Web/sites/slots/functions/keys@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":876},"Microsoft.Web/sites/slots/hostNameBindings@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":880},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":884},"Microsoft.Web/sites/slots/hybridconnection@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":888},"Microsoft.Web/sites/slots/instances/extensions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":893},"Microsoft.Web/sites/slots/networkConfig@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":898},"Microsoft.Web/sites/slots/premieraddons@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":903},"Microsoft.Web/sites/slots/privateAccess@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":908},"Microsoft.Web/sites/slots/privateEndpointConnections@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":912},"Microsoft.Web/sites/slots/publicCertificates@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":916},"Microsoft.Web/sites/slots/siteextensions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":920},"Microsoft.Web/sites/slots/sourcecontrols@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":929},"Microsoft.Web/sites/slots/virtualNetworkConnections@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":936},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":940},"Microsoft.Web/sites/sourcecontrols@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":945},"Microsoft.Web/sites/virtualNetworkConnections@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":949},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":953},"Microsoft.Web/hostingEnvironments/capacities@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":962},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":966},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":972},"Microsoft.Web/serverfarms/virtualNetworkConnections@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":976},"Microsoft.Web/containerApps/revisions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":992},"Microsoft.Web/locations/deletedSites@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":997},"Microsoft.Web/hostingEnvironments/detectors@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1060},"Microsoft.Web/sites/detectors@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1064},"Microsoft.Web/sites/diagnostics@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1069},"Microsoft.Web/sites/diagnostics/analyses@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1074},"Microsoft.Web/sites/diagnostics/detectors@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1079},"Microsoft.Web/sites/slots/detectors@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1083},"Microsoft.Web/sites/slots/diagnostics@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1087},"Microsoft.Web/sites/slots/diagnostics/analyses@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1091},"Microsoft.Web/sites/slots/diagnostics/detectors@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1095},"Microsoft.Web/deletedSites@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1099},"Microsoft.Web/hostingEnvironments/recommendations@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1116},"Microsoft.Web/sites/recommendations@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1120},"Microsoft.Web/sites/resourceHealthMetadata@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1126},"Microsoft.Web/sites/slots/resourceHealthMetadata@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1131},"Microsoft.Web/staticSites/builds@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1146},"Microsoft.Web/sites/backups@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1163},"Microsoft.Web/sites/config/appsettings@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1181},"Microsoft.Web/sites/config/connectionstrings@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1185},"Microsoft.Web/sites/config/snapshots@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1189},"Microsoft.Web/sites/continuouswebjobs@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1204},"Microsoft.Web/sites/deploymentStatus@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1225},"Microsoft.Web/sites/instances@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1242},"Microsoft.Web/sites/instances/processes@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1256},"Microsoft.Web/sites/instances/processes/modules@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1260},"Microsoft.Web/sites/migratemysql@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1272},"Microsoft.Web/sites/networkFeatures@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1281},"Microsoft.Web/sites/processes@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1285},"Microsoft.Web/sites/processes/modules@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1289},"Microsoft.Web/sites/slots/backups@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1293},"Microsoft.Web/sites/slots/config/appsettings@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1297},"Microsoft.Web/sites/slots/config/connectionstrings@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1301},"Microsoft.Web/sites/slots/config/snapshots@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1305},"Microsoft.Web/sites/slots/continuouswebjobs@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1309},"Microsoft.Web/sites/slots/deploymentStatus@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1313},"Microsoft.Web/sites/slots/instances@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1317},"Microsoft.Web/sites/slots/instances/processes@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1321},"Microsoft.Web/sites/slots/instances/processes/modules@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1325},"Microsoft.Web/sites/slots/migratemysql@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1330},"Microsoft.Web/sites/slots/networkFeatures@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1334},"Microsoft.Web/sites/slots/processes@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1338},"Microsoft.Web/sites/slots/processes/modules@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1342},"Microsoft.Web/sites/slots/triggeredwebjobs@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1356},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1362},"Microsoft.Web/sites/slots/webjobs@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1371},"Microsoft.Web/sites/triggeredwebjobs@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1375},"Microsoft.Web/sites/triggeredwebjobs/history@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1379},"Microsoft.Web/sites/webjobs@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1383},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1433},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/actions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1458},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/actions/repetitions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1481},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/actions/repetitions/requestHistories@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1489},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/actions/scopeRepetitions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1494},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/triggers@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1572},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/triggers/histories@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1591},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/versions@2022-03-01":{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1663},"Microsoft.Web/hostingEnvironments@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":54},"Microsoft.Web/hostingEnvironments/configurations@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":64},"Microsoft.Web/hostingEnvironments/multiRolePools@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":80},"Microsoft.Web/hostingEnvironments/privateEndpointConnections@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":88},"Microsoft.Web/hostingEnvironments/workerPools@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":92},"Microsoft.Web/serverfarms@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":111},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":116},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":125},"Microsoft.Web/certificates@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":144},"Microsoft.Web/containerApps@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":195},"Microsoft.Web/kubeEnvironments@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":223},"Microsoft.Web/publishingUsers@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":229},"Microsoft.Web/sourcecontrols@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":234},"Microsoft.Web/staticSites@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":280},"Microsoft.Web/staticSites/builds/config@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":292},"Microsoft.Web/staticSites/builds/databaseConnections@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":298},"Microsoft.Web/staticSites/builds/userProvidedFunctionApps@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":303},"Microsoft.Web/staticSites/config@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":315},"Microsoft.Web/staticSites/basicAuth@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":323},"Microsoft.Web/staticSites/customDomains@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":336},"Microsoft.Web/staticSites/databaseConnections@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":340},"Microsoft.Web/staticSites/privateEndpointConnections@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":344},"Microsoft.Web/staticSites/userProvidedFunctionApps@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":348},"Microsoft.Web/staticSites/linkedBackends@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":353},"Microsoft.Web/staticSites/builds/linkedBackends@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":357},"Microsoft.Web/sites@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":507},"Microsoft.Web/sites/basicPublishingCredentialsPolicies@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":518},"Microsoft.Web/sites/config@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":708},"Microsoft.Web/sites/deployments@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":713},"Microsoft.Web/sites/domainOwnershipIdentifiers@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":718},"Microsoft.Web/sites/extensions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":736},"Microsoft.Web/sites/functions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":742},"Microsoft.Web/sites/functions/keys@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":746},"Microsoft.Web/sites/hostNameBindings@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":764},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":769},"Microsoft.Web/sites/hybridconnection@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":774},"Microsoft.Web/sites/instances/extensions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":779},"Microsoft.Web/sites/networkConfig@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":785},"Microsoft.Web/sites/premieraddons@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":791},"Microsoft.Web/sites/privateAccess@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":801},"Microsoft.Web/sites/privateEndpointConnections@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":805},"Microsoft.Web/sites/publicCertificates@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":814},"Microsoft.Web/sites/siteextensions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":823},"Microsoft.Web/sites/slots@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":828},"Microsoft.Web/sites/slots/basicPublishingCredentialsPolicies@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":838},"Microsoft.Web/sites/slots/config@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":884},"Microsoft.Web/sites/slots/deployments@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":888},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":892},"Microsoft.Web/sites/slots/extensions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":897},"Microsoft.Web/sites/slots/functions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":901},"Microsoft.Web/sites/slots/functions/keys@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":905},"Microsoft.Web/sites/slots/hostNameBindings@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":909},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":913},"Microsoft.Web/sites/slots/hybridconnection@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":917},"Microsoft.Web/sites/slots/instances/extensions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":922},"Microsoft.Web/sites/slots/networkConfig@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":927},"Microsoft.Web/sites/slots/premieraddons@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":932},"Microsoft.Web/sites/slots/privateAccess@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":937},"Microsoft.Web/sites/slots/privateEndpointConnections@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":941},"Microsoft.Web/sites/slots/publicCertificates@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":945},"Microsoft.Web/sites/slots/siteextensions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":949},"Microsoft.Web/sites/slots/sourcecontrols@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":958},"Microsoft.Web/sites/slots/virtualNetworkConnections@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":965},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":969},"Microsoft.Web/sites/sourcecontrols@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":974},"Microsoft.Web/sites/virtualNetworkConnections@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":978},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":982},"Microsoft.Web/hostingEnvironments/capacities@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":991},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":995},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1001},"Microsoft.Web/serverfarms/virtualNetworkConnections@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1005},"Microsoft.Web/containerApps/revisions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1021},"Microsoft.Web/locations/deletedSites@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1026},"Microsoft.Web/hostingEnvironments/detectors@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1089},"Microsoft.Web/sites/detectors@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1093},"Microsoft.Web/sites/diagnostics@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1098},"Microsoft.Web/sites/diagnostics/analyses@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1103},"Microsoft.Web/sites/diagnostics/detectors@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1108},"Microsoft.Web/sites/slots/detectors@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1112},"Microsoft.Web/sites/slots/diagnostics@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1116},"Microsoft.Web/sites/slots/diagnostics/analyses@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1120},"Microsoft.Web/sites/slots/diagnostics/detectors@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1124},"Microsoft.Web/deletedSites@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1128},"Microsoft.Web/hostingEnvironments/recommendations@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1145},"Microsoft.Web/sites/recommendations@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1149},"Microsoft.Web/sites/resourceHealthMetadata@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1155},"Microsoft.Web/sites/slots/resourceHealthMetadata@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1160},"Microsoft.Web/staticSites/builds@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1176},"Microsoft.Web/sites/backups@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1193},"Microsoft.Web/sites/config/appsettings@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1211},"Microsoft.Web/sites/config/connectionstrings@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1215},"Microsoft.Web/sites/config/snapshots@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1219},"Microsoft.Web/sites/continuouswebjobs@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1234},"Microsoft.Web/sites/deploymentStatus@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1255},"Microsoft.Web/sites/instances@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1272},"Microsoft.Web/sites/instances/processes@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1286},"Microsoft.Web/sites/instances/processes/modules@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1290},"Microsoft.Web/sites/migratemysql@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1302},"Microsoft.Web/sites/networkFeatures@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1311},"Microsoft.Web/sites/processes@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1315},"Microsoft.Web/sites/processes/modules@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1319},"Microsoft.Web/sites/slots/backups@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1323},"Microsoft.Web/sites/slots/config/appsettings@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1327},"Microsoft.Web/sites/slots/config/connectionstrings@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1331},"Microsoft.Web/sites/slots/config/snapshots@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1335},"Microsoft.Web/sites/slots/continuouswebjobs@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1339},"Microsoft.Web/sites/slots/deploymentStatus@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1343},"Microsoft.Web/sites/slots/instances@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1347},"Microsoft.Web/sites/slots/instances/processes@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1351},"Microsoft.Web/sites/slots/instances/processes/modules@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1355},"Microsoft.Web/sites/slots/migratemysql@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1360},"Microsoft.Web/sites/slots/networkFeatures@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1364},"Microsoft.Web/sites/slots/processes@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1368},"Microsoft.Web/sites/slots/processes/modules@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1372},"Microsoft.Web/sites/slots/triggeredwebjobs@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1386},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1392},"Microsoft.Web/sites/slots/webjobs@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1401},"Microsoft.Web/sites/triggeredwebjobs@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1405},"Microsoft.Web/sites/triggeredwebjobs/history@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1409},"Microsoft.Web/sites/webjobs@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1413},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1463},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/actions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1488},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/actions/repetitions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1511},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/actions/repetitions/requestHistories@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1519},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/actions/scopeRepetitions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1524},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/triggers@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1602},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/triggers/histories@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1621},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/versions@2022-09-01":{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1693},"Microsoft.Web/hostingEnvironments@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":54},"Microsoft.Web/hostingEnvironments/configurations@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":64},"Microsoft.Web/hostingEnvironments/multiRolePools@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":80},"Microsoft.Web/hostingEnvironments/privateEndpointConnections@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":88},"Microsoft.Web/hostingEnvironments/workerPools@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":92},"Microsoft.Web/serverfarms@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":111},"Microsoft.Web/serverfarms/virtualNetworkConnections/gateways@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":116},"Microsoft.Web/serverfarms/virtualNetworkConnections/routes@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":125},"Microsoft.Web/certificates@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":144},"Microsoft.Web/containerApps@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":195},"Microsoft.Web/kubeEnvironments@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":223},"Microsoft.Web/publishingUsers@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":229},"Microsoft.Web/sourcecontrols@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":234},"Microsoft.Web/staticSites@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":280},"Microsoft.Web/staticSites/builds/config@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":292},"Microsoft.Web/staticSites/builds/databaseConnections@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":298},"Microsoft.Web/staticSites/builds/userProvidedFunctionApps@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":303},"Microsoft.Web/staticSites/config@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":315},"Microsoft.Web/staticSites/basicAuth@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":323},"Microsoft.Web/staticSites/customDomains@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":336},"Microsoft.Web/staticSites/databaseConnections@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":340},"Microsoft.Web/staticSites/privateEndpointConnections@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":344},"Microsoft.Web/staticSites/userProvidedFunctionApps@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":348},"Microsoft.Web/staticSites/linkedBackends@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":353},"Microsoft.Web/staticSites/builds/linkedBackends@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":357},"Microsoft.Web/sites@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":532},"Microsoft.Web/sites/basicPublishingCredentialsPolicies@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":543},"Microsoft.Web/sites/config@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":733},"Microsoft.Web/sites/deployments@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":738},"Microsoft.Web/sites/domainOwnershipIdentifiers@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":743},"Microsoft.Web/sites/extensions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":761},"Microsoft.Web/sites/functions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":767},"Microsoft.Web/sites/functions/keys@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":771},"Microsoft.Web/sites/hostNameBindings@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":789},"Microsoft.Web/sites/hybridConnectionNamespaces/relays@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":794},"Microsoft.Web/sites/hybridconnection@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":799},"Microsoft.Web/sites/instances/extensions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":804},"Microsoft.Web/sites/networkConfig@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":810},"Microsoft.Web/sites/premieraddons@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":816},"Microsoft.Web/sites/privateAccess@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":826},"Microsoft.Web/sites/privateEndpointConnections@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":830},"Microsoft.Web/sites/publicCertificates@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":839},"Microsoft.Web/sites/siteextensions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":848},"Microsoft.Web/sites/slots@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":853},"Microsoft.Web/sites/slots/basicPublishingCredentialsPolicies@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":863},"Microsoft.Web/sites/slots/config@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":909},"Microsoft.Web/sites/slots/deployments@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":913},"Microsoft.Web/sites/slots/domainOwnershipIdentifiers@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":917},"Microsoft.Web/sites/slots/extensions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":922},"Microsoft.Web/sites/slots/functions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":926},"Microsoft.Web/sites/slots/functions/keys@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":930},"Microsoft.Web/sites/slots/hostNameBindings@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":934},"Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":938},"Microsoft.Web/sites/slots/hybridconnection@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":942},"Microsoft.Web/sites/slots/instances/extensions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":947},"Microsoft.Web/sites/slots/networkConfig@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":952},"Microsoft.Web/sites/slots/premieraddons@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":957},"Microsoft.Web/sites/slots/privateAccess@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":962},"Microsoft.Web/sites/slots/privateEndpointConnections@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":966},"Microsoft.Web/sites/slots/publicCertificates@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":970},"Microsoft.Web/sites/slots/siteextensions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":974},"Microsoft.Web/sites/slots/sourcecontrols@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":983},"Microsoft.Web/sites/slots/virtualNetworkConnections@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":990},"Microsoft.Web/sites/slots/virtualNetworkConnections/gateways@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":994},"Microsoft.Web/sites/sourcecontrols@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":999},"Microsoft.Web/sites/virtualNetworkConnections@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1003},"Microsoft.Web/sites/virtualNetworkConnections/gateways@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1007},"Microsoft.Web/hostingEnvironments/capacities@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1016},"Microsoft.Web/serverfarms/hybridConnectionNamespaces/relays@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1020},"Microsoft.Web/serverfarms/hybridConnectionPlanLimits@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1026},"Microsoft.Web/serverfarms/virtualNetworkConnections@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1030},"Microsoft.Web/containerApps/revisions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1046},"Microsoft.Web/locations/deletedSites@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1051},"Microsoft.Web/hostingEnvironments/detectors@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1114},"Microsoft.Web/sites/detectors@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1118},"Microsoft.Web/sites/diagnostics@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1123},"Microsoft.Web/sites/diagnostics/analyses@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1128},"Microsoft.Web/sites/diagnostics/detectors@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1133},"Microsoft.Web/sites/slots/detectors@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1137},"Microsoft.Web/sites/slots/diagnostics@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1141},"Microsoft.Web/sites/slots/diagnostics/analyses@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1145},"Microsoft.Web/sites/slots/diagnostics/detectors@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1149},"Microsoft.Web/deletedSites@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1153},"Microsoft.Web/hostingEnvironments/recommendations@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1170},"Microsoft.Web/sites/recommendations@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1174},"Microsoft.Web/sites/resourceHealthMetadata@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1180},"Microsoft.Web/sites/slots/resourceHealthMetadata@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1185},"Microsoft.Web/staticSites/builds@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1201},"Microsoft.Web/sites/backups@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1218},"Microsoft.Web/sites/config/appsettings@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1236},"Microsoft.Web/sites/config/connectionstrings@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1240},"Microsoft.Web/sites/config/snapshots@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1244},"Microsoft.Web/sites/continuouswebjobs@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1259},"Microsoft.Web/sites/deploymentStatus@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1280},"Microsoft.Web/sites/instances@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1297},"Microsoft.Web/sites/instances/processes@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1311},"Microsoft.Web/sites/instances/processes/modules@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1315},"Microsoft.Web/sites/migratemysql@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1327},"Microsoft.Web/sites/networkFeatures@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1336},"Microsoft.Web/sites/processes@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1340},"Microsoft.Web/sites/processes/modules@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1344},"Microsoft.Web/sites/slots/backups@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1348},"Microsoft.Web/sites/slots/config/appsettings@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1352},"Microsoft.Web/sites/slots/config/connectionstrings@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1356},"Microsoft.Web/sites/slots/config/snapshots@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1360},"Microsoft.Web/sites/slots/continuouswebjobs@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1364},"Microsoft.Web/sites/slots/deploymentStatus@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1368},"Microsoft.Web/sites/slots/instances@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1372},"Microsoft.Web/sites/slots/instances/processes@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1376},"Microsoft.Web/sites/slots/instances/processes/modules@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1380},"Microsoft.Web/sites/slots/migratemysql@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1385},"Microsoft.Web/sites/slots/networkFeatures@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1389},"Microsoft.Web/sites/slots/processes@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1393},"Microsoft.Web/sites/slots/processes/modules@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1397},"Microsoft.Web/sites/slots/triggeredwebjobs@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1411},"Microsoft.Web/sites/slots/triggeredwebjobs/history@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1417},"Microsoft.Web/sites/slots/webjobs@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1426},"Microsoft.Web/sites/triggeredwebjobs@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1430},"Microsoft.Web/sites/triggeredwebjobs/history@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1434},"Microsoft.Web/sites/webjobs@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1438},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1488},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/actions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1513},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/actions/repetitions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1536},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/actions/repetitions/requestHistories@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1544},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/actions/scopeRepetitions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1549},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/triggers@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1627},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/triggers/histories@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1646},"Microsoft.Web/sites/hostruntime/webhooks/api/workflows/versions@2023-01-01":{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1718},"Microsoft.SignalRService/webPubSub@2021-04-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-04-01-preview/types.json","Index":134},"Microsoft.SignalRService/webPubSub/privateEndpointConnections@2021-04-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-04-01-preview/types.json","Index":138},"Microsoft.SignalRService/webPubSub/sharedPrivateLinkResources@2021-04-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-04-01-preview/types.json","Index":142},"Microsoft.SignalRService/webPubSub@2021-06-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-06-01-preview/types.json","Index":128},"Microsoft.SignalRService/webPubSub/privateEndpointConnections@2021-06-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-06-01-preview/types.json","Index":132},"Microsoft.SignalRService/webPubSub/sharedPrivateLinkResources@2021-06-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-06-01-preview/types.json","Index":136},"Microsoft.SignalRService/webPubSub@2021-09-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-09-01-preview/types.json","Index":130},"Microsoft.SignalRService/webPubSub/privateEndpointConnections@2021-09-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-09-01-preview/types.json","Index":134},"Microsoft.SignalRService/webPubSub/sharedPrivateLinkResources@2021-09-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-09-01-preview/types.json","Index":138},"Microsoft.SignalRService/webPubSub@2021-10-01":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-10-01/types.json","Index":125},"Microsoft.SignalRService/webPubSub/hubs@2021-10-01":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-10-01/types.json","Index":138},"Microsoft.SignalRService/webPubSub/privateEndpointConnections@2021-10-01":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-10-01/types.json","Index":142},"Microsoft.SignalRService/webPubSub/sharedPrivateLinkResources@2021-10-01":{"RelativePath":"webpubsub/microsoft.signalrservice/2021-10-01/types.json","Index":146},"Microsoft.SignalRService/webPubSub@2022-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2022-08-01-preview/types.json","Index":125},"Microsoft.SignalRService/webPubSub/customCertificates@2022-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2022-08-01-preview/types.json","Index":140},"Microsoft.SignalRService/webPubSub/customDomains@2022-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2022-08-01-preview/types.json","Index":156},"Microsoft.SignalRService/webPubSub/hubs@2022-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2022-08-01-preview/types.json","Index":178},"Microsoft.SignalRService/webPubSub/privateEndpointConnections@2022-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2022-08-01-preview/types.json","Index":182},"Microsoft.SignalRService/webPubSub/sharedPrivateLinkResources@2022-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2022-08-01-preview/types.json","Index":186},"Microsoft.SignalRService/webPubSub@2023-02-01":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-02-01/types.json","Index":125},"Microsoft.SignalRService/webPubSub/customCertificates@2023-02-01":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-02-01/types.json","Index":140},"Microsoft.SignalRService/webPubSub/customDomains@2023-02-01":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-02-01/types.json","Index":156},"Microsoft.SignalRService/webPubSub/hubs@2023-02-01":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-02-01/types.json","Index":178},"Microsoft.SignalRService/webPubSub/privateEndpointConnections@2023-02-01":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-02-01/types.json","Index":182},"Microsoft.SignalRService/webPubSub/sharedPrivateLinkResources@2023-02-01":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-02-01/types.json","Index":186},"Microsoft.SignalRService/webPubSub@2023-03-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-03-01-preview/types.json","Index":125},"Microsoft.SignalRService/webPubSub/customCertificates@2023-03-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-03-01-preview/types.json","Index":140},"Microsoft.SignalRService/webPubSub/customDomains@2023-03-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-03-01-preview/types.json","Index":156},"Microsoft.SignalRService/webPubSub/hubs@2023-03-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-03-01-preview/types.json","Index":178},"Microsoft.SignalRService/webPubSub/privateEndpointConnections@2023-03-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-03-01-preview/types.json","Index":182},"Microsoft.SignalRService/webPubSub/replicas@2023-03-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-03-01-preview/types.json","Index":198},"Microsoft.SignalRService/webPubSub/sharedPrivateLinkResources@2023-03-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-03-01-preview/types.json","Index":202},"Microsoft.SignalRService/webPubSub@2023-06-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-06-01-preview/types.json","Index":128},"Microsoft.SignalRService/webPubSub/customCertificates@2023-06-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-06-01-preview/types.json","Index":143},"Microsoft.SignalRService/webPubSub/customDomains@2023-06-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-06-01-preview/types.json","Index":159},"Microsoft.SignalRService/webPubSub/hubs@2023-06-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-06-01-preview/types.json","Index":181},"Microsoft.SignalRService/webPubSub/privateEndpointConnections@2023-06-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-06-01-preview/types.json","Index":185},"Microsoft.SignalRService/webPubSub/replicas@2023-06-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-06-01-preview/types.json","Index":201},"Microsoft.SignalRService/webPubSub/sharedPrivateLinkResources@2023-06-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-06-01-preview/types.json","Index":205},"Microsoft.SignalRService/webPubSub@2023-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-08-01-preview/types.json","Index":133},"Microsoft.SignalRService/webPubSub/customCertificates@2023-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-08-01-preview/types.json","Index":148},"Microsoft.SignalRService/webPubSub/customDomains@2023-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-08-01-preview/types.json","Index":164},"Microsoft.SignalRService/webPubSub/hubs@2023-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-08-01-preview/types.json","Index":186},"Microsoft.SignalRService/webPubSub/privateEndpointConnections@2023-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-08-01-preview/types.json","Index":190},"Microsoft.SignalRService/webPubSub/replicas@2023-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-08-01-preview/types.json","Index":206},"Microsoft.SignalRService/webPubSub/sharedPrivateLinkResources@2023-08-01-preview":{"RelativePath":"webpubsub/microsoft.signalrservice/2023-08-01-preview/types.json","Index":210},"Microsoft.WindowsESU/multipleActivationKeys@2019-09-16-preview":{"RelativePath":"windowsesu/microsoft.windowsesu/2019-09-16-preview/types.json","Index":26},"Microsoft.WindowsIoT/deviceServices@2018-02-16-preview":{"RelativePath":"windowsiot/microsoft.windowsiot/2018-02-16-preview/types.json","Index":13},"Microsoft.WindowsIoT/deviceServices@2019-06-01":{"RelativePath":"windowsiot/microsoft.windowsiot/2019-06-01/types.json","Index":13},"Microsoft.WorkloadMonitor/notificationSettings@2018-08-31-preview":{"RelativePath":"workloadmonitor/microsoft.workloadmonitor/2018-08-31-preview/types.json","Index":15},"Microsoft.WorkloadMonitor/monitors@2018-08-31-preview":{"RelativePath":"workloadmonitor/microsoft.workloadmonitor/2018-08-31-preview/types.json","Index":51},"Microsoft.WorkloadMonitor/components@2018-08-31-preview":{"RelativePath":"workloadmonitor/microsoft.workloadmonitor/2018-08-31-preview/types.json","Index":74},"Microsoft.WorkloadMonitor/monitorInstances@2018-08-31-preview":{"RelativePath":"workloadmonitor/microsoft.workloadmonitor/2018-08-31-preview/types.json","Index":117},"Microsoft.WorkloadMonitor/monitors@2020-01-13-preview":{"RelativePath":"workloadmonitor/microsoft.workloadmonitor/2020-01-13-preview/types.json","Index":26},"Microsoft.WorkloadMonitor/monitors/history@2020-01-13-preview":{"RelativePath":"workloadmonitor/microsoft.workloadmonitor/2020-01-13-preview/types.json","Index":45},"Microsoft.Workloads/phpWorkloads@2021-12-01-preview":{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":119},"Microsoft.Workloads/phpWorkloads/wordpressInstances@2021-12-01-preview":{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":138},"Microsoft.Workloads/sapVirtualInstances@2021-12-01-preview":{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":258},"Microsoft.Workloads/sapVirtualInstances/centralInstances@2021-12-01-preview":{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":322},"Microsoft.Workloads/sapVirtualInstances/databaseInstances@2021-12-01-preview":{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":351},"Microsoft.Workloads/sapVirtualInstances/applicationInstances@2021-12-01-preview":{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":376},"Microsoft.Workloads/monitors@2021-12-01-preview":{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":398},"Microsoft.Workloads/monitors/providerInstances@2021-12-01-preview":{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":451},"Microsoft.Workloads/sapVirtualInstances@2022-11-01-preview":{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":163},"Microsoft.Workloads/sapVirtualInstances/centralInstances@2022-11-01-preview":{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":228},"Microsoft.Workloads/sapVirtualInstances/databaseInstances@2022-11-01-preview":{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":259},"Microsoft.Workloads/sapVirtualInstances/applicationInstances@2022-11-01-preview":{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":291},"Microsoft.Workloads/monitors@2022-11-01-preview":{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":313},"Microsoft.Workloads/monitors/providerInstances@2022-11-01-preview":{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":366},"Microsoft.Workloads/monitors/sapLandscapeMonitor@2022-11-01-preview":{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":385},"Microsoft.Workloads/sapVirtualInstances@2023-04-01":{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":163},"Microsoft.Workloads/sapVirtualInstances/centralInstances@2023-04-01":{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":228},"Microsoft.Workloads/sapVirtualInstances/databaseInstances@2023-04-01":{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":259},"Microsoft.Workloads/sapVirtualInstances/applicationInstances@2023-04-01":{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":291},"Microsoft.Workloads/monitors@2023-04-01":{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":313},"Microsoft.Workloads/monitors/providerInstances@2023-04-01":{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":366},"Microsoft.Workloads/monitors/sapLandscapeMonitor@2023-04-01":{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":385},"Microsoft.Workloads/sapVirtualInstances@2023-10-01-preview":{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":168},"Microsoft.Workloads/sapVirtualInstances/centralInstances@2023-10-01-preview":{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":234},"Microsoft.Workloads/sapVirtualInstances/databaseInstances@2023-10-01-preview":{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":266},"Microsoft.Workloads/sapVirtualInstances/applicationInstances@2023-10-01-preview":{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":299}},"Functions":{"microsoft.addons/supportproviders":{"2018-03-01":[{"RelativePath":"addons/microsoft.addons/2018-03-01/types.json","Index":35}]},"microsoft.analysisservices/servers":{"2016-05-16":[{"RelativePath":"analysisservices/microsoft.analysisservices/2016-05-16/types.json","Index":47},{"RelativePath":"analysisservices/microsoft.analysisservices/2016-05-16/types.json","Index":48}],"2017-07-14":[{"RelativePath":"analysisservices/microsoft.analysisservices/2017-07-14/types.json","Index":48},{"RelativePath":"analysisservices/microsoft.analysisservices/2017-07-14/types.json","Index":49},{"RelativePath":"analysisservices/microsoft.analysisservices/2017-07-14/types.json","Index":52},{"RelativePath":"analysisservices/microsoft.analysisservices/2017-07-14/types.json","Index":53}],"2017-08-01":[{"RelativePath":"analysisservices/microsoft.analysisservices/2017-08-01/types.json","Index":54},{"RelativePath":"analysisservices/microsoft.analysisservices/2017-08-01/types.json","Index":55},{"RelativePath":"analysisservices/microsoft.analysisservices/2017-08-01/types.json","Index":58},{"RelativePath":"analysisservices/microsoft.analysisservices/2017-08-01/types.json","Index":59}]},"microsoft.analysisservices/locations":{"2016-05-16":[{"RelativePath":"analysisservices/microsoft.analysisservices/2016-05-16/types.json","Index":51}],"2017-07-14":[{"RelativePath":"analysisservices/microsoft.analysisservices/2017-07-14/types.json","Index":56}],"2017-08-01":[{"RelativePath":"analysisservices/microsoft.analysisservices/2017-08-01/types.json","Index":62}]},"microsoft.apicenter/services":{"2024-03-01":[{"RelativePath":"apicenter/microsoft.apicenter/2024-03-01/types.json","Index":139}]},"microsoft.apicenter/services/workspaces/apis/versions/definitions":{"2024-03-01":[{"RelativePath":"apicenter/microsoft.apicenter/2024-03-01/types.json","Index":145},{"RelativePath":"apicenter/microsoft.apicenter/2024-03-01/types.json","Index":150}]},"microsoft.apimanagement/service/subscriptions":{"2016-07-07":[{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":180},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":181}],"2016-10-10":[{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":230},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":231}],"2017-03-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":460},{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":461}],"2018-01-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":473},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":474}],"2018-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":487},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":488}],"2019-01-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":478},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":479}],"2019-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":521},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":522},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":524}],"2019-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":532},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":533},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":535}],"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":607},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":608},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":610}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":607},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":608},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":610}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":623},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":624},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":626}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":740},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":741},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":743}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":740},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":741},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":743}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":770},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":771},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":773}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":813},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":814},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":816}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":844},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":845},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":847}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":999},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1000},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1002}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1028},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1029},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1031}],"2023-05-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1062},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1063},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1065}]},"microsoft.apimanagement/service/users":{"2016-07-07":[{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":183}],"2016-10-10":[{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":249},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":255}],"2017-03-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":481},{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":487}],"2018-01-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":494},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":500}],"2018-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":508},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":514}],"2019-01-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":501},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":508}],"2019-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":548},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":555}],"2019-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":559},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":566}],"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":634},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":641}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":635},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":642}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":651},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":658}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":768},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":775}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":768},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":775}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":798},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":805}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":841},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":848}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":872},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":879}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1027},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1034}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1056},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1063}],"2023-05-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1078},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1085}]},"microsoft.apimanagement/service/tenant":{"2016-07-07":[{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":184},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":185},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":196},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":198},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":199}],"2016-10-10":[{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":232},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":233},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":244},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":246},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":247}],"2017-03-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":462},{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":463},{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":476},{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":478},{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":479}],"2018-01-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":475},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":476},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":489},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":491},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":492}],"2018-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":489},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":490},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":503},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":505},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":506}],"2019-01-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":480},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":481},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":495},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":498},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":499}],"2019-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":525},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":526},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":528},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":542},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":545},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":546}],"2019-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":536},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":537},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":539},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":553},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":556},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":557}],"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":611},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":612},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":614},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":628},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":631},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":632}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":611},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":612},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":614},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":629},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":632},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":633}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":627},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":628},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":630},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":645},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":648},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":649}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":744},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":745},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":747},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":762},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":765},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":766}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":744},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":745},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":747},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":762},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":765},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":766}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":774},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":775},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":777},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":792},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":795},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":796}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":817},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":818},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":820},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":835},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":838},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":839}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":848},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":849},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":851},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":866},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":869},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":870}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1003},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1004},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1006},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1021},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1024},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1025}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1032},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1033},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1035},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1050},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1053},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1054}],"2023-05-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1066},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1067},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1069},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1072},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1075},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1076}]},"microsoft.apimanagement/service":{"2016-07-07":[{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":212},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":214},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":215},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":222},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-07-07/types.json","Index":231}],"2016-10-10":[{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":207},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":209},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":210},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":212},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":219},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":228},{"RelativePath":"apimanagement/microsoft.apimanagement/2016-10-10/types.json","Index":229}],"2017-03-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":432},{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":433},{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":435},{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":437},{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":444},{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":459}],"2018-01-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":445},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":446},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":448},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":450},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":457},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":472}],"2018-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":459},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":460},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":462},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":464},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":471},{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":486}],"2019-01-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":472},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":473},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":475},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":477}],"2019-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":496},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":497},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":499},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":501}],"2019-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":507},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":508},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":510},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":512}],"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":577},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":578},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":580},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":582}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":577},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":578},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":580},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":582}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":593},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":594},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":596},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":598}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":662},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":663},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":665},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":667},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":715}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":701},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":710},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":711},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":713},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":715}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":727},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":736},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":737},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":739},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":741}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":769},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":778},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":779},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":780},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":782},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":784}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":800},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":809},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":810},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":811},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":813},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":815}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":955},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":964},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":965},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":966},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":968},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":970}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":970},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":979},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":980},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":985},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":987},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":989}],"2023-05-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":991},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1000},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1001},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1006},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1008},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1010},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1023}]},"microsoft.apimanagement/service/backends":{"2017-03-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2017-03-01/types.json","Index":428}],"2018-01-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2018-01-01/types.json","Index":441}],"2018-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":455}],"2019-01-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":468}],"2019-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":492}],"2019-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":503}],"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":568}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":568}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":584}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":649}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":649}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":675}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":717}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":748}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":903}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":918}],"2023-05-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":939}]},"microsoft.apimanagement/service/users/confirmations":{"2018-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2018-06-01-preview/types.json","Index":515}],"2019-01-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-01-01/types.json","Index":509}],"2019-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":556}],"2019-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":567}],"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":642}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":643}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":659}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":776}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":776}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":806}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":849}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":880}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1035}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1064}],"2023-05-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1086}]},"microsoft.apimanagement/service/authorizationservers":{"2019-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":489}],"2019-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":500}],"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":565}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":565}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":581}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":646}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":646}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":672}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":711}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":740}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":900}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":915}],"2023-05-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":936}]},"microsoft.apimanagement/service/gateways":{"2019-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":503},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":508},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":514}],"2019-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":514},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":519},{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":525}],"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":584},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":589},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":595}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":584},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":589},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":595}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":600},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":605},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":611}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":717},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":722},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":728}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":717},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":722},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":728}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":743},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":748},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":754}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":786},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":791},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":797}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":817},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":822},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":828}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":972},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":977},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":983}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":991},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":996},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1002},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1003},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1009},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1012}],"2023-05-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1025},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1030},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1036},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1037},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1043},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1046}]},"microsoft.apimanagement/service/identityproviders":{"2019-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":515}],"2019-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":526}],"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":597}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":597}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":613}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":730}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":730}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":756}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":799}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":830}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":985}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1014}],"2023-05-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1048}]},"microsoft.apimanagement/service/openidconnectproviders":{"2019-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":516}],"2019-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":529}],"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":604}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":604}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":620}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":737}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":737}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":763}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":806}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":837}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":992}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1021}],"2023-05-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1055}]},"microsoft.apimanagement/service/portalsettings":{"2019-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":518}],"2019-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":531}],"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":606}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":606}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":622}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":739}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":739}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":769}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":812}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":843}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":998}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1027}],"2023-05-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1061}]},"microsoft.apimanagement/service/namedvalues":{"2019-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01-preview/types.json","Index":520}],"2019-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2019-12-01/types.json","Index":528}],"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":599},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":603}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":599},{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":603}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":615},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":619}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":732},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":736}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":732},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":736}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":758},{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":762}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":801},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":805}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":832},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":836}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":987},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":991}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1016},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1020}],"2023-05-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1050},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1054}]},"microsoft.apimanagement/service/certificates":{"2020-06-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-06-01-preview/types.json","Index":572}],"2020-12-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2020-12-01/types.json","Index":572}],"2021-01-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-01-01-preview/types.json","Index":588}],"2021-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-04-01-preview/types.json","Index":653}],"2021-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-08-01/types.json","Index":653}],"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":679}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":721}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":752}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":907}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":922}],"2023-05-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":943}]},"microsoft.apimanagement/service/policyfragments":{"2021-12-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2021-12-01-preview/types.json","Index":767}],"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":810}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":841}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":996}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1025}],"2023-05-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1059}]},"microsoft.apimanagement/service/authorizationproviders/authorizations":{"2022-04-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-04-01-preview/types.json","Index":714}],"2022-08-01":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":742},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-08-01/types.json","Index":745}],"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":895},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":898}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":910},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":913}],"2023-05-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":931},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":934}]},"microsoft.apimanagement/service/workspaces/namedvalues":{"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1036},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1037}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1065},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1066}],"2023-05-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1087},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1088}]},"microsoft.apimanagement/service/workspaces/policyfragments":{"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1038}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1067}],"2023-05-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1089}]},"microsoft.apimanagement/service/workspaces/subscriptions":{"2022-09-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1039},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1040},{"RelativePath":"apimanagement/microsoft.apimanagement/2022-09-01-preview/types.json","Index":1041}],"2023-03-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1068},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1069},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-03-01-preview/types.json","Index":1070}],"2023-05-01-preview":[{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1090},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1091},{"RelativePath":"apimanagement/microsoft.apimanagement/2023-05-01-preview/types.json","Index":1092}]},"microsoft.app/containerapps":{"2022-01-01-preview":[{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":268},{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":272}],"2022-03-01":[{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":268},{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":272}],"2022-06-01-preview":[{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":372},{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":376},{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":380}],"2022-10-01":[{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":391},{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":395},{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":399}],"2022-11-01-preview":[{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":434},{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":438},{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":442}],"2023-04-01-preview":[{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":460},{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":464},{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":468},{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":471},{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":472}],"2023-05-01":[{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":460},{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":464},{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":468},{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":471},{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":472}],"2023-05-02-preview":[{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":465},{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":469},{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":473},{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":476},{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":477}],"2023-08-01-preview":[{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":574},{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":578},{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":582},{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":585},{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":586}]},"microsoft.app/containerapps/revisions":{"2022-01-01-preview":[{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":273},{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":274},{"RelativePath":"app/microsoft.app/2022-01-01-preview/types.json","Index":275}],"2022-03-01":[{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":273},{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":274},{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":275}],"2022-06-01-preview":[{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":381},{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":382},{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":383}],"2022-10-01":[{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":400},{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":401},{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":402}],"2022-11-01-preview":[{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":471},{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":472},{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":473}],"2023-04-01-preview":[{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":473},{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":474},{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":475}],"2023-05-01":[{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":473},{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":474},{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":475}],"2023-05-02-preview":[{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":478},{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":479},{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":480}],"2023-08-01-preview":[{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":587},{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":588},{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":589}]},"microsoft.app/managedenvironments/daprcomponents":{"2022-03-01":[{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":279}],"2022-06-01-preview":[{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":387}],"2022-10-01":[{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":408}],"2022-11-01-preview":[{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":479}],"2023-04-01-preview":[{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":507}],"2023-05-01":[{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":507}],"2023-05-02-preview":[{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":512}],"2023-08-01-preview":[{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":621}]},"microsoft.app/managedenvironments":{"2022-03-01":[{"RelativePath":"app/microsoft.app/2022-03-01/types.json","Index":285}],"2022-06-01-preview":[{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":391},{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":397}],"2022-10-01":[{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":406},{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":407}],"2022-11-01-preview":[{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":477},{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":478}],"2023-04-01-preview":[{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":505},{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":506}],"2023-05-01":[{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":505},{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":506}],"2023-05-02-preview":[{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":510},{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":511}],"2023-08-01-preview":[{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":619},{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":620}]},"microsoft.app/connectedenvironments":{"2022-06-01-preview":[{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":398}],"2022-10-01":[{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":373}],"2022-11-01-preview":[{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":416}],"2023-04-01-preview":[{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":442}],"2023-05-01":[{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":442}],"2023-05-02-preview":[{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":447}],"2023-08-01-preview":[{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":556}]},"microsoft.app/connectedenvironments/daprcomponents":{"2022-06-01-preview":[{"RelativePath":"app/microsoft.app/2022-06-01-preview/types.json","Index":399}],"2022-10-01":[{"RelativePath":"app/microsoft.app/2022-10-01/types.json","Index":377}],"2022-11-01-preview":[{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":420}],"2023-04-01-preview":[{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":446}],"2023-05-01":[{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":446}],"2023-05-02-preview":[{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":451}],"2023-08-01-preview":[{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":560}]},"microsoft.app/jobs":{"2022-11-01-preview":[{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":451},{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":466},{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":469}],"2023-04-01-preview":[{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":484},{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":497},{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":500}],"2023-05-01":[{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":484},{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":497},{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":500}],"2023-05-02-preview":[{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":489},{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":502},{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":505}],"2023-08-01-preview":[{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":598},{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":611},{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":614}]},"microsoft.app/jobs/executions":{"2022-11-01-preview":[{"RelativePath":"app/microsoft.app/2022-11-01-preview/types.json","Index":470}],"2023-04-01-preview":[{"RelativePath":"app/microsoft.app/2023-04-01-preview/types.json","Index":501}],"2023-05-01":[{"RelativePath":"app/microsoft.app/2023-05-01/types.json","Index":501}],"2023-05-02-preview":[{"RelativePath":"app/microsoft.app/2023-05-02-preview/types.json","Index":506}],"2023-08-01-preview":[{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":615}]},"microsoft.app/builders/builds":{"2023-08-01-preview":[{"RelativePath":"app/microsoft.app/2023-08-01-preview/types.json","Index":550}]},"microsoft.appcomplianceautomation/reports/snapshots":{"2022-11-16-preview":[{"RelativePath":"appcomplianceautomation/microsoft.appcomplianceautomation/2022-11-16-preview/types.json","Index":118}]},"microsoft.appconfiguration/configurationstores":{"2019-02-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-02-01-preview/types.json","Index":24},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-02-01-preview/types.json","Index":26},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-02-01-preview/types.json","Index":30}],"2019-10-01":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-10-01/types.json","Index":33},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-10-01/types.json","Index":35},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-10-01/types.json","Index":39}],"2019-11-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-11-01-preview/types.json","Index":62},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-11-01-preview/types.json","Index":64},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2019-11-01-preview/types.json","Index":68}],"2020-06-01":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2020-06-01/types.json","Index":62},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2020-06-01/types.json","Index":64},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2020-06-01/types.json","Index":68}],"2020-07-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2020-07-01-preview/types.json","Index":68},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2020-07-01-preview/types.json","Index":70}],"2021-03-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2021-03-01-preview/types.json","Index":79},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2021-03-01-preview/types.json","Index":81}],"2021-10-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2021-10-01-preview/types.json","Index":82},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2021-10-01-preview/types.json","Index":84}],"2022-03-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-03-01-preview/types.json","Index":93},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-03-01-preview/types.json","Index":95}],"2022-05-01":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-05-01/types.json","Index":82},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-05-01/types.json","Index":84}],"2023-03-01":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-03-01/types.json","Index":93},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-03-01/types.json","Index":95}],"2023-08-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-08-01-preview/types.json","Index":123},{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-08-01-preview/types.json","Index":125}]},"microsoft.appconfiguration/locations/deletedconfigurationstores":{"2021-10-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2021-10-01-preview/types.json","Index":85}],"2022-03-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-03-01-preview/types.json","Index":96}],"2022-05-01":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-05-01/types.json","Index":85}],"2023-03-01":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-03-01/types.json","Index":96}],"2023-08-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-08-01-preview/types.json","Index":126}]},"microsoft.appconfiguration/locations":{"2021-10-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2021-10-01-preview/types.json","Index":90}],"2022-03-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-03-01-preview/types.json","Index":101}],"2022-05-01":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2022-05-01/types.json","Index":90}],"2023-03-01":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-03-01/types.json","Index":101}],"2023-08-01-preview":[{"RelativePath":"appconfiguration/microsoft.appconfiguration/2023-08-01-preview/types.json","Index":131}]},"microsoft.insights/components":{"2015-05-01":[{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":116},{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":120},{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":124},{"RelativePath":"applicationinsights/microsoft.insights/2015-05-01/types.json","Index":128}],"2018-05-01-preview":[{"RelativePath":"applicationinsights/microsoft.insights/2018-05-01-preview/types.json","Index":65}],"2020-02-02-preview":[{"RelativePath":"applicationinsights/microsoft.insights/2020-02-02-preview/types.json","Index":36}],"2020-02-02":[{"RelativePath":"applicationinsights/microsoft.insights/2020-02-02/types.json","Index":36}]},"microsoft.appplatform/spring":{"2020-07-01":[{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":133},{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":138},{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":139},{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":140}],"2020-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":134},{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":139},{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":140},{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":141}],"2021-06-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":140},{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":145},{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":146},{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":147}],"2021-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":176},{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":181},{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":182},{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":183},{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":184},{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":185}],"2022-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":374},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":379},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":380},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":381},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":382},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":383}],"2022-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":376},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":381},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":382},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":383},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":384},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":385}],"2022-04-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":284},{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":289},{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":290},{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":291}],"2022-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":406},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":411},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":412},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":413},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":414},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":415}],"2022-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":418},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":423},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":424},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":425},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":426},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":427}],"2022-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":522},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":527},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":528},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":529},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":530},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":531}],"2022-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":415},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":420},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":421},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":422},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":423},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":424}],"2023-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":537},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":542},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":543},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":544},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":545},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":546}],"2023-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":556},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":561},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":562},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":563},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":564},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":565}],"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":601},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":606},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":607},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":608},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":609},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":610},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":613},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":614},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":615}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":612},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":617},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":618},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":619},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":620},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":621},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":622},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":625},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":626},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":627}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":622},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":627},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":628},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":629},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":630},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":631},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":632},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":635},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":636},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":637}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":637},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":642},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":643},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":644},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":645},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":646},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":647},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":650},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":651},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":652}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":581},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":586},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":587},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":588},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":589},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":590},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":591},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":594},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":595},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":596}]},"microsoft.appplatform/locations":{"2020-07-01":[{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":143}],"2020-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":144}],"2021-06-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":150}],"2021-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":188}],"2022-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":386}],"2022-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":388}],"2022-04-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":294}],"2022-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":418}],"2022-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":430}],"2022-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":534}],"2022-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":427}],"2023-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":549}],"2023-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":568}],"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":618}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":630}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":640}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":655}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":599}]},"microsoft.appplatform/spring/apps":{"2020-07-01":[{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":145},{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":148}],"2020-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":146},{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":149}],"2021-06-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":152},{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":155}],"2021-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":190},{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":193}],"2022-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":397},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":401},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":404}],"2022-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":399},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":403},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":406}],"2022-04-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":305},{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":309},{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":312}],"2022-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":429},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":433},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":436}],"2022-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":444},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":448},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":451}],"2022-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":548},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":552},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":555}],"2022-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":441},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":445},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":448}],"2023-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":563},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":567},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":570}],"2023-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":582},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":586},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":589}],"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":637},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":641},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":644}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":651},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":655},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":658}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":661},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":665},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":668}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":676},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":680},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":683}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":620},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":624},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":627}]},"microsoft.appplatform/spring/apps/deployments":{"2020-07-01":[{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":149},{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":150},{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":151},{"RelativePath":"appplatform/microsoft.appplatform/2020-07-01/types.json","Index":153}],"2020-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":150},{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":151},{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":152},{"RelativePath":"appplatform/microsoft.appplatform/2020-11-01-preview/types.json","Index":154}],"2021-06-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":156},{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":157},{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":158},{"RelativePath":"appplatform/microsoft.appplatform/2021-06-01-preview/types.json","Index":160}],"2021-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":194},{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":195},{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":196},{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":198},{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":200},{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":201},{"RelativePath":"appplatform/microsoft.appplatform/2021-09-01-preview/types.json","Index":202}],"2022-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":405},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":406},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":407},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":409},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":411},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":412},{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":413}],"2022-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":407},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":408},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":409},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":411},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":413},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":414},{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":415}],"2022-04-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":313},{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":314},{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":315},{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":317},{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":319},{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":320},{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":321}],"2022-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":437},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":438},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":439},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":441},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":443},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":444},{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":445}],"2022-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":452},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":453},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":454},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":457},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":458},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":459},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":461},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":463},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":464},{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":465}],"2022-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":556},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":557},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":558},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":561},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":562},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":563},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":565},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":567},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":568},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":569}],"2022-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":449},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":450},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":451},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":454},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":455},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":456},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":458},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":460},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":461},{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":462}],"2023-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":571},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":572},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":573},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":576},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":577},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":578},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":580},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":582},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":583},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":584}],"2023-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":590},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":591},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":592},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":595},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":596},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":597},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":599},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":601},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":602},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":603}],"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":645},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":646},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":647},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":650},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":651},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":652},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":654},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":656},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":657},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":658}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":659},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":660},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":661},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":664},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":665},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":666},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":668},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":670},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":671},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":672}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":669},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":670},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":671},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":674},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":675},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":676},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":678},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":680},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":681},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":682}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":684},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":685},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":686},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":689},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":690},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":691},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":693},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":695},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":696},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":697}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":628},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":629},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":630},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":633},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":634},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":635},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":637},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":639},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":640},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":641}]},"microsoft.appplatform/spring/configurationservices":{"2022-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":392}],"2022-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":394}],"2022-04-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":300}],"2022-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":424}],"2022-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":436}],"2022-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":540}],"2022-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":433}],"2023-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":555}],"2023-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":574}],"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":627}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":639},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":641}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":649},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":651}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":664},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":666}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":608},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":610}]},"microsoft.appplatform/spring/buildservices/builds/results":{"2022-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":394}],"2022-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":396}],"2022-04-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":302}],"2022-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":426}],"2022-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":438}],"2022-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":542}],"2022-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":435}],"2023-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":557}],"2023-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":576}],"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":631}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":645}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":655}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":670}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":614}]},"microsoft.appplatform/spring/buildservices":{"2022-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":396}],"2022-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":398}],"2022-04-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-04-01/types.json","Index":304}],"2022-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":428}],"2022-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":440}],"2022-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":544}],"2022-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":437}],"2023-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":559}],"2023-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":578}],"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":633}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":647}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":657}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":672}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":616}]},"microsoft.appplatform/spring/gateways":{"2022-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":414}],"2022-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":416}],"2022-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":446}],"2022-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":466}],"2022-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":571},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":572}],"2022-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":463}],"2023-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":586},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":587}],"2023-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":605},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":606},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":607}],"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":660},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":661},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":662}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":674},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":675},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":676}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":684},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":685},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":686}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":699},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":700},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":701}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":643},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":644},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":645}]},"microsoft.appplatform/spring/apiportals":{"2022-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-01-01-preview/types.json","Index":415}],"2022-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-03-01-preview/types.json","Index":417}],"2022-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-05-01-preview/types.json","Index":447}],"2022-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":467}],"2022-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":573}],"2022-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":464}],"2023-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":588}],"2023-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":608}],"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":663}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":677}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":687}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":702}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":646}]},"microsoft.appplatform/spring/buildservices/builders":{"2022-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-09-01-preview/types.json","Index":443}],"2022-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":547}],"2022-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2022-12-01/types.json","Index":440}],"2023-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":562}],"2023-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":581}],"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":636}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":650}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":660}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":675}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":619}]},"microsoft.appplatform/spring/applicationaccelerators/customizedaccelerators":{"2022-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":578}],"2023-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":593}],"2023-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":613}],"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":668}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":682}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":692}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":707}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":651}]},"microsoft.appplatform/spring/applicationaccelerators/predefinedaccelerators":{"2022-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":579},{"RelativePath":"appplatform/microsoft.appplatform/2022-11-01-preview/types.json","Index":580}],"2023-01-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":594},{"RelativePath":"appplatform/microsoft.appplatform/2023-01-01-preview/types.json","Index":595}],"2023-03-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":614},{"RelativePath":"appplatform/microsoft.appplatform/2023-03-01-preview/types.json","Index":615}],"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":669},{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":670}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":683},{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":684}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":693},{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":694}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":708},{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":709}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":652},{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":653}]},"microsoft.appplatform/spring/apms":{"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":621}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":633}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":643}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":658}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":602}]},"microsoft.appplatform/spring/containerregistries":{"2023-05-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-05-01-preview/types.json","Index":629}],"2023-07-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-07-01-preview/types.json","Index":643}],"2023-09-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-09-01-preview/types.json","Index":653}],"2023-11-01-preview":[{"RelativePath":"appplatform/microsoft.appplatform/2023-11-01-preview/types.json","Index":668}],"2023-12-01":[{"RelativePath":"appplatform/microsoft.appplatform/2023-12-01/types.json","Index":612}]},"microsoft.authorization/accessreviewscheduledefinitions":{"2018-05-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2018-05-01-preview/types.json","Index":130}],"2021-03-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2021-03-01-preview/types.json","Index":137}],"2021-07-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2021-07-01-preview/types.json","Index":163}],"2021-11-16-preview":[{"RelativePath":"authorization/microsoft.authorization/2021-11-16-preview/types.json","Index":207}],"2021-12-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":217}]},"microsoft.authorization/accessreviewscheduledefinitions/instances":{"2018-05-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2018-05-01-preview/types.json","Index":131},{"RelativePath":"authorization/microsoft.authorization/2018-05-01-preview/types.json","Index":132},{"RelativePath":"authorization/microsoft.authorization/2018-05-01-preview/types.json","Index":133},{"RelativePath":"authorization/microsoft.authorization/2018-05-01-preview/types.json","Index":134},{"RelativePath":"authorization/microsoft.authorization/2018-05-01-preview/types.json","Index":135}],"2021-03-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2021-03-01-preview/types.json","Index":138},{"RelativePath":"authorization/microsoft.authorization/2021-03-01-preview/types.json","Index":139},{"RelativePath":"authorization/microsoft.authorization/2021-03-01-preview/types.json","Index":140},{"RelativePath":"authorization/microsoft.authorization/2021-03-01-preview/types.json","Index":141},{"RelativePath":"authorization/microsoft.authorization/2021-03-01-preview/types.json","Index":142}],"2021-07-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2021-07-01-preview/types.json","Index":164},{"RelativePath":"authorization/microsoft.authorization/2021-07-01-preview/types.json","Index":165},{"RelativePath":"authorization/microsoft.authorization/2021-07-01-preview/types.json","Index":166},{"RelativePath":"authorization/microsoft.authorization/2021-07-01-preview/types.json","Index":167},{"RelativePath":"authorization/microsoft.authorization/2021-07-01-preview/types.json","Index":168}],"2021-11-16-preview":[{"RelativePath":"authorization/microsoft.authorization/2021-11-16-preview/types.json","Index":208},{"RelativePath":"authorization/microsoft.authorization/2021-11-16-preview/types.json","Index":209},{"RelativePath":"authorization/microsoft.authorization/2021-11-16-preview/types.json","Index":210},{"RelativePath":"authorization/microsoft.authorization/2021-11-16-preview/types.json","Index":211},{"RelativePath":"authorization/microsoft.authorization/2021-11-16-preview/types.json","Index":212}],"2021-12-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":218},{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":219},{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":220},{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":221},{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":222},{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":227}]},"microsoft.authorization/roleassignments":{"2020-08-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2020-08-01-preview/types.json","Index":21}],"2020-10-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2020-10-01-preview/types.json","Index":138}]},"microsoft.authorization/roleassignmentschedulerequests":{"2020-10-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2020-10-01-preview/types.json","Index":139}],"2020-10-01":[{"RelativePath":"authorization/microsoft.authorization/2020-10-01/types.json","Index":171},{"RelativePath":"authorization/microsoft.authorization/2020-10-01/types.json","Index":173}],"2022-04-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2022-04-01-preview/types.json","Index":114},{"RelativePath":"authorization/microsoft.authorization/2022-04-01-preview/types.json","Index":116}]},"microsoft.authorization/roleeligibilityschedulerequests":{"2020-10-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2020-10-01-preview/types.json","Index":140}],"2020-10-01":[{"RelativePath":"authorization/microsoft.authorization/2020-10-01/types.json","Index":174},{"RelativePath":"authorization/microsoft.authorization/2020-10-01/types.json","Index":176}],"2022-04-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2022-04-01-preview/types.json","Index":117},{"RelativePath":"authorization/microsoft.authorization/2022-04-01-preview/types.json","Index":119}]},"microsoft.authorization/accessreviewhistorydefinitions/instances":{"2021-11-16-preview":[{"RelativePath":"authorization/microsoft.authorization/2021-11-16-preview/types.json","Index":206}],"2021-12-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2021-12-01-preview/types.json","Index":216}]},"microsoft.authorization/rolemanagementalerts":{"2022-08-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2022-08-01-preview/types.json","Index":8}]},"microsoft.authorization/rolemanagementalerts/alertincidents":{"2022-08-01-preview":[{"RelativePath":"authorization/microsoft.authorization/2022-08-01-preview/types.json","Index":9}]},"microsoft.automation/automationaccounts":{"2015-10-31":[{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":249}],"2019-06-01":[{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":362}],"2020-01-13-preview":[{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":243}],"2021-06-22":[{"RelativePath":"automation/microsoft.automation/2021-06-22/types.json","Index":80},{"RelativePath":"automation/microsoft.automation/2021-06-22/types.json","Index":86}],"2022-08-08":[{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":310},{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":316}],"2023-05-15-preview":[{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":451},{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":461},{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":467}],"2023-11-01":[{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":316},{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":322}]},"microsoft.automation/automationaccounts/jobs":{"2015-10-31":[{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":250},{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":251},{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":252}],"2017-05-15-preview":[{"RelativePath":"automation/microsoft.automation/2017-05-15-preview/types.json","Index":129},{"RelativePath":"automation/microsoft.automation/2017-05-15-preview/types.json","Index":130},{"RelativePath":"automation/microsoft.automation/2017-05-15-preview/types.json","Index":131}],"2019-06-01":[{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":350},{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":351},{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":352}],"2022-08-08":[{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":319},{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":320},{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":321}],"2023-05-15-preview":[{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":470},{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":471},{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":472}],"2023-11-01":[{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":325},{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":326},{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":327}]},"microsoft.automation/automationaccounts/runbooks/draft":{"2015-10-31":[{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":253},{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":254},{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":255}],"2018-06-30":[{"RelativePath":"automation/microsoft.automation/2018-06-30/types.json","Index":72},{"RelativePath":"automation/microsoft.automation/2018-06-30/types.json","Index":73},{"RelativePath":"automation/microsoft.automation/2018-06-30/types.json","Index":74}],"2019-06-01":[{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":347},{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":348},{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":349}],"2022-08-08":[{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":323},{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":324},{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":325}],"2023-05-15-preview":[{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":474},{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":475},{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":476}],"2023-11-01":[{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":329},{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":330},{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":331}]},"microsoft.automation/automationaccounts/watchers":{"2015-10-31":[{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":256},{"RelativePath":"automation/microsoft.automation/2015-10-31/types.json","Index":257}],"2019-06-01":[{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":363},{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":364}],"2020-01-13-preview":[{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":244},{"RelativePath":"automation/microsoft.automation/2020-01-13-preview/types.json","Index":245}],"2023-05-15-preview":[{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":477},{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":478}]},"microsoft.automation/automationaccounts/runbooks":{"2018-06-30":[{"RelativePath":"automation/microsoft.automation/2018-06-30/types.json","Index":71}],"2019-06-01":[{"RelativePath":"automation/microsoft.automation/2019-06-01/types.json","Index":346}],"2022-08-08":[{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":322}],"2023-05-15-preview":[{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":473}],"2023-11-01":[{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":328}]},"microsoft.automation/automationaccounts/hybridrunbookworkergroups/hybridrunbookworkers":{"2021-06-22":[{"RelativePath":"automation/microsoft.automation/2021-06-22/types.json","Index":88}],"2022-08-08":[{"RelativePath":"automation/microsoft.automation/2022-08-08/types.json","Index":318}],"2023-05-15-preview":[{"RelativePath":"automation/microsoft.automation/2023-05-15-preview/types.json","Index":469}],"2023-11-01":[{"RelativePath":"automation/microsoft.automation/2023-11-01/types.json","Index":324}]},"microsoft.azurebridge.admin/activations/products":{"2016-01-01":[{"RelativePath":"azsadmin/microsoft.azurebridge.admin/2016-01-01/types.json","Index":91}]},"microsoft.backup.admin/backuplocations":{"2018-09-01":[{"RelativePath":"azsadmin/microsoft.backup.admin/2018-09-01/types.json","Index":42},{"RelativePath":"azsadmin/microsoft.backup.admin/2018-09-01/types.json","Index":50}]},"microsoft.backup.admin/backuplocations/backups":{"2018-09-01":[{"RelativePath":"azsadmin/microsoft.backup.admin/2018-09-01/types.json","Index":52}]},"microsoft.compute.admin/locations/diskmigrationjobs":{"2015-12-01-preview":[{"RelativePath":"azsadmin/microsoft.compute.admin/2015-12-01-preview/types.json","Index":157}],"2018-02-09":[{"RelativePath":"azsadmin/microsoft.compute.admin/2018-02-09/types.json","Index":161}],"2018-07-30-preview":[{"RelativePath":"azsadmin/microsoft.compute.admin/2018-07-30-preview/types.json","Index":157}],"2020-11-01":[{"RelativePath":"azsadmin/microsoft.compute.admin/2020-11-01/types.json","Index":157}],"2021-01-01":[{"RelativePath":"azsadmin/microsoft.compute.admin/2021-01-01/types.json","Index":157}],"2021-03-30":[{"RelativePath":"azsadmin/microsoft.compute.admin/2021-03-30/types.json","Index":157}],"2021-04-01":[{"RelativePath":"azsadmin/microsoft.compute.admin/2021-04-01/types.json","Index":157}],"2021-09-01":[{"RelativePath":"azsadmin/microsoft.compute.admin/2021-09-01/types.json","Index":157}]},"microsoft.compute.admin/locations/features":{"2015-12-01-preview":[{"RelativePath":"azsadmin/microsoft.compute.admin/2015-12-01-preview/types.json","Index":158},{"RelativePath":"azsadmin/microsoft.compute.admin/2015-12-01-preview/types.json","Index":160},{"RelativePath":"azsadmin/microsoft.compute.admin/2015-12-01-preview/types.json","Index":161}],"2018-02-09":[{"RelativePath":"azsadmin/microsoft.compute.admin/2018-02-09/types.json","Index":156},{"RelativePath":"azsadmin/microsoft.compute.admin/2018-02-09/types.json","Index":158},{"RelativePath":"azsadmin/microsoft.compute.admin/2018-02-09/types.json","Index":159}],"2018-07-30-preview":[{"RelativePath":"azsadmin/microsoft.compute.admin/2018-07-30-preview/types.json","Index":158},{"RelativePath":"azsadmin/microsoft.compute.admin/2018-07-30-preview/types.json","Index":160},{"RelativePath":"azsadmin/microsoft.compute.admin/2018-07-30-preview/types.json","Index":161}],"2020-11-01":[{"RelativePath":"azsadmin/microsoft.compute.admin/2020-11-01/types.json","Index":158},{"RelativePath":"azsadmin/microsoft.compute.admin/2020-11-01/types.json","Index":160},{"RelativePath":"azsadmin/microsoft.compute.admin/2020-11-01/types.json","Index":161}],"2021-01-01":[{"RelativePath":"azsadmin/microsoft.compute.admin/2021-01-01/types.json","Index":158},{"RelativePath":"azsadmin/microsoft.compute.admin/2021-01-01/types.json","Index":160},{"RelativePath":"azsadmin/microsoft.compute.admin/2021-01-01/types.json","Index":161}],"2021-03-30":[{"RelativePath":"azsadmin/microsoft.compute.admin/2021-03-30/types.json","Index":158},{"RelativePath":"azsadmin/microsoft.compute.admin/2021-03-30/types.json","Index":160},{"RelativePath":"azsadmin/microsoft.compute.admin/2021-03-30/types.json","Index":161}],"2021-04-01":[{"RelativePath":"azsadmin/microsoft.compute.admin/2021-04-01/types.json","Index":158},{"RelativePath":"azsadmin/microsoft.compute.admin/2021-04-01/types.json","Index":160},{"RelativePath":"azsadmin/microsoft.compute.admin/2021-04-01/types.json","Index":161}],"2021-09-01":[{"RelativePath":"azsadmin/microsoft.compute.admin/2021-09-01/types.json","Index":158},{"RelativePath":"azsadmin/microsoft.compute.admin/2021-09-01/types.json","Index":160},{"RelativePath":"azsadmin/microsoft.compute.admin/2021-09-01/types.json","Index":161}]},"microsoft.containerregistry.setup/locations":{"2019-11-01-preview":[{"RelativePath":"azsadmin/microsoft.containerregistry.setup/2019-11-01-preview/types.json","Index":9}]},"microsoft.deployment.admin/locations/productdeployments":{"2019-01-01":[{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":98},{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":100},{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":101},{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":102},{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":104}]},"microsoft.deployment.admin/locations/productpackages/secrets":{"2019-01-01":[{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":106},{"RelativePath":"azsadmin/microsoft.deployment.admin/2019-01-01/types.json","Index":107}]},"microsoft.fabric.admin/fabriclocations/infraroles":{"2016-05-01":[{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":169}]},"microsoft.fabric.admin/fabriclocations/infraroleinstances":{"2016-05-01":[{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":170},{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":171},{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":172},{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":173}]},"microsoft.fabric.admin/fabriclocations/scaleunits":{"2016-05-01":[{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":177},{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":185}],"2020-10-01":[{"RelativePath":"azsadmin/microsoft.fabric.admin/2020-10-01/types.json","Index":62},{"RelativePath":"azsadmin/microsoft.fabric.admin/2020-10-01/types.json","Index":64},{"RelativePath":"azsadmin/microsoft.fabric.admin/2020-10-01/types.json","Index":72}]},"microsoft.fabric.admin/fabriclocations/scaleunitnodes":{"2016-05-01":[{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":186},{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":187},{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":188},{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":189},{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":190},{"RelativePath":"azsadmin/microsoft.fabric.admin/2016-05-01/types.json","Index":192}],"2020-10-01":[{"RelativePath":"azsadmin/microsoft.fabric.admin/2020-10-01/types.json","Index":73},{"RelativePath":"azsadmin/microsoft.fabric.admin/2020-10-01/types.json","Index":74},{"RelativePath":"azsadmin/microsoft.fabric.admin/2020-10-01/types.json","Index":75},{"RelativePath":"azsadmin/microsoft.fabric.admin/2020-10-01/types.json","Index":76},{"RelativePath":"azsadmin/microsoft.fabric.admin/2020-10-01/types.json","Index":77},{"RelativePath":"azsadmin/microsoft.fabric.admin/2020-10-01/types.json","Index":79}]},"microsoft.infrastructureinsights.admin/regionhealths/alerts":{"2016-05-01":[{"RelativePath":"azsadmin/microsoft.infrastructureinsights.admin/2016-05-01/types.json","Index":55}]},"microsoft.storage.admin/locations/storageaccounts":{"2019-08-08-preview":[{"RelativePath":"azsadmin/microsoft.storage.admin/2019-08-08-preview/types.json","Index":57}]},"microsoft.storage.admin/locations":{"2019-08-08-preview":[{"RelativePath":"azsadmin/microsoft.storage.admin/2019-08-08-preview/types.json","Index":58}]},"microsoft.subscriptions.admin/offers":{"2015-11-01":[{"RelativePath":"azsadmin/microsoft.subscriptions.admin/2015-11-01/types.json","Index":109},{"RelativePath":"azsadmin/microsoft.subscriptions.admin/2015-11-01/types.json","Index":110}]},"microsoft.update.admin/updatelocations/updates":{"2016-05-01":[{"RelativePath":"azsadmin/microsoft.update.admin/2016-05-01/types.json","Index":56}],"2021-07-01":[{"RelativePath":"azsadmin/microsoft.update.admin/2021-07-01/types.json","Index":74},{"RelativePath":"azsadmin/microsoft.update.admin/2021-07-01/types.json","Index":75},{"RelativePath":"azsadmin/microsoft.update.admin/2021-07-01/types.json","Index":76}]},"microsoft.update.admin/updatelocations/updates/updateruns":{"2016-05-01":[{"RelativePath":"azsadmin/microsoft.update.admin/2016-05-01/types.json","Index":57}],"2021-07-01":[{"RelativePath":"azsadmin/microsoft.update.admin/2021-07-01/types.json","Index":77}]},"microsoft.kusto/clusters":{"2018-09-07-preview":[{"RelativePath":"azure-kusto/microsoft.kusto/2018-09-07-preview/types.json","Index":65},{"RelativePath":"azure-kusto/microsoft.kusto/2018-09-07-preview/types.json","Index":66},{"RelativePath":"azure-kusto/microsoft.kusto/2018-09-07-preview/types.json","Index":72}],"2019-01-21":[{"RelativePath":"azure-kusto/microsoft.kusto/2019-01-21/types.json","Index":95},{"RelativePath":"azure-kusto/microsoft.kusto/2019-01-21/types.json","Index":96},{"RelativePath":"azure-kusto/microsoft.kusto/2019-01-21/types.json","Index":106}],"2019-05-15":[{"RelativePath":"azure-kusto/microsoft.kusto/2019-05-15/types.json","Index":120},{"RelativePath":"azure-kusto/microsoft.kusto/2019-05-15/types.json","Index":121},{"RelativePath":"azure-kusto/microsoft.kusto/2019-05-15/types.json","Index":131}],"2019-09-07":[{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":160},{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":161},{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":165},{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":166},{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":177}],"2019-11-09":[{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":211},{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":212},{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":216},{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":217},{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":220},{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":233},{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":242}],"2020-02-15":[{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":226},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":227},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":231},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":232},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":235},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":236},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":237},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":238},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":251},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":260}],"2020-06-14":[{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":235},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":236},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":240},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":241},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":244},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":245},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":246},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":247},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":254},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":259}],"2020-09-18":[{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":262},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":263},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":267},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":268},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":271},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":272},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":273},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":274},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":281},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":286}],"2021-01-01":[{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":295},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":296},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":300},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":301},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":304},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":305},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":306},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":307},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":314},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":319}],"2021-08-27":[{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":331},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":332},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":336},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":337},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":340},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":341},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":342},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":343},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":350},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":355},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":358},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":361}],"2022-02-01":[{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":364},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":365},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":369},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":370},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":373},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":374},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":375},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":376},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":383},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":388},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":391},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":394}],"2022-07-07":[{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":386},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":387},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":395},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":396},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":399},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":400},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":401},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":402},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":409},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":414},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":417},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":420}],"2022-11-11":[{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":412},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":413},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":421},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":422},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":425},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":426},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":427},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":428},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":435},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":440},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":443},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":446}],"2022-12-29":[{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":416},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":417},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":425},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":426},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":429},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":430},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":431},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":432},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":439},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":444},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":447},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":450}],"2023-05-02":[{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":422},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":423},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":425},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":433},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":434},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":437},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":438},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":439},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":440},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":447},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":452},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":455},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":458}],"2023-08-15":[{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":442},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":443},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":445},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":453},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":454},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":457},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":458},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":459},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":460},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":467},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":472},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":475},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":478},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":481}]},"microsoft.kusto/locations":{"2018-09-07-preview":[{"RelativePath":"azure-kusto/microsoft.kusto/2018-09-07-preview/types.json","Index":77}],"2019-01-21":[{"RelativePath":"azure-kusto/microsoft.kusto/2019-01-21/types.json","Index":112}],"2019-05-15":[{"RelativePath":"azure-kusto/microsoft.kusto/2019-05-15/types.json","Index":137}],"2019-09-07":[{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":184}],"2019-11-09":[{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":251}],"2020-02-15":[{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":269}],"2020-06-14":[{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":262}],"2020-09-18":[{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":289}],"2021-01-01":[{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":322}],"2021-08-27":[{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":364}],"2022-02-01":[{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":397}],"2022-07-07":[{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":423}],"2022-11-11":[{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":449}],"2022-12-29":[{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":453}],"2023-05-02":[{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":461}],"2023-08-15":[{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":484}]},"microsoft.kusto/clusters/databases":{"2018-09-07-preview":[{"RelativePath":"azure-kusto/microsoft.kusto/2018-09-07-preview/types.json","Index":92},{"RelativePath":"azure-kusto/microsoft.kusto/2018-09-07-preview/types.json","Index":95},{"RelativePath":"azure-kusto/microsoft.kusto/2018-09-07-preview/types.json","Index":96},{"RelativePath":"azure-kusto/microsoft.kusto/2018-09-07-preview/types.json","Index":101}],"2019-01-21":[{"RelativePath":"azure-kusto/microsoft.kusto/2019-01-21/types.json","Index":127},{"RelativePath":"azure-kusto/microsoft.kusto/2019-01-21/types.json","Index":130},{"RelativePath":"azure-kusto/microsoft.kusto/2019-01-21/types.json","Index":131},{"RelativePath":"azure-kusto/microsoft.kusto/2019-01-21/types.json","Index":141},{"RelativePath":"azure-kusto/microsoft.kusto/2019-01-21/types.json","Index":147}],"2019-05-15":[{"RelativePath":"azure-kusto/microsoft.kusto/2019-05-15/types.json","Index":152},{"RelativePath":"azure-kusto/microsoft.kusto/2019-05-15/types.json","Index":155},{"RelativePath":"azure-kusto/microsoft.kusto/2019-05-15/types.json","Index":156},{"RelativePath":"azure-kusto/microsoft.kusto/2019-05-15/types.json","Index":168},{"RelativePath":"azure-kusto/microsoft.kusto/2019-05-15/types.json","Index":174}],"2019-09-07":[{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":199},{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":202},{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":203},{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":215},{"RelativePath":"azure-kusto/microsoft.kusto/2019-09-07/types.json","Index":222}],"2019-11-09":[{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":266},{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":269},{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":270},{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":279},{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":291},{"RelativePath":"azure-kusto/microsoft.kusto/2019-11-09/types.json","Index":300}],"2020-02-15":[{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":284},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":287},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":288},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":297},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":309},{"RelativePath":"azure-kusto/microsoft.kusto/2020-02-15/types.json","Index":318}],"2020-06-14":[{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":277},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":280},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":281},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":284},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":296},{"RelativePath":"azure-kusto/microsoft.kusto/2020-06-14/types.json","Index":299}],"2020-09-18":[{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":304},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":307},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":308},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":311},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":323},{"RelativePath":"azure-kusto/microsoft.kusto/2020-09-18/types.json","Index":326}],"2021-01-01":[{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":337},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":340},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":341},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":344},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":347},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":359},{"RelativePath":"azure-kusto/microsoft.kusto/2021-01-01/types.json","Index":362}],"2021-08-27":[{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":379},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":382},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":383},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":386},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":389},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":401},{"RelativePath":"azure-kusto/microsoft.kusto/2021-08-27/types.json","Index":404}],"2022-02-01":[{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":412},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":415},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":416},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":419},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":422},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":434},{"RelativePath":"azure-kusto/microsoft.kusto/2022-02-01/types.json","Index":437}],"2022-07-07":[{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":438},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":441},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":442},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":445},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":448},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":460},{"RelativePath":"azure-kusto/microsoft.kusto/2022-07-07/types.json","Index":463}],"2022-11-11":[{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":464},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":467},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":468},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":471},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":474},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":488},{"RelativePath":"azure-kusto/microsoft.kusto/2022-11-11/types.json","Index":491}],"2022-12-29":[{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":468},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":471},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":472},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":475},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":478},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":492},{"RelativePath":"azure-kusto/microsoft.kusto/2022-12-29/types.json","Index":495}],"2023-05-02":[{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":476},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":479},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":480},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":483},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":486},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":489},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":503},{"RelativePath":"azure-kusto/microsoft.kusto/2023-05-02/types.json","Index":506}],"2023-08-15":[{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":499},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":502},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":503},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":506},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":509},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":512},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":526},{"RelativePath":"azure-kusto/microsoft.kusto/2023-08-15/types.json","Index":529}]},"microsoft.azuredatatransfer/connections/flows":{"2023-10-11-preview":[{"RelativePath":"azuredatatransfer/microsoft.azuredatatransfer/2023-10-11-preview/types.json","Index":132},{"RelativePath":"azuredatatransfer/microsoft.azuredatatransfer/2023-10-11-preview/types.json","Index":133},{"RelativePath":"azuredatatransfer/microsoft.azuredatatransfer/2023-10-11-preview/types.json","Index":135}]},"microsoft.azuredatatransfer/connections":{"2023-10-11-preview":[{"RelativePath":"azuredatatransfer/microsoft.azuredatatransfer/2023-10-11-preview/types.json","Index":138},{"RelativePath":"azuredatatransfer/microsoft.azuredatatransfer/2023-10-11-preview/types.json","Index":172},{"RelativePath":"azuredatatransfer/microsoft.azuredatatransfer/2023-10-11-preview/types.json","Index":201}]},"microsoft.azuredatatransfer/pipelines":{"2023-10-11-preview":[{"RelativePath":"azuredatatransfer/microsoft.azuredatatransfer/2023-10-11-preview/types.json","Index":202},{"RelativePath":"azuredatatransfer/microsoft.azuredatatransfer/2023-10-11-preview/types.json","Index":203},{"RelativePath":"azuredatatransfer/microsoft.azuredatatransfer/2023-10-11-preview/types.json","Index":206}]},"microsoft.integrationspaces/spaces/applications":{"2023-11-14-preview":[{"RelativePath":"azureintegrationspaces/microsoft.integrationspaces/2023-11-14-preview/types.json","Index":100},{"RelativePath":"azureintegrationspaces/microsoft.integrationspaces/2023-11-14-preview/types.json","Index":114},{"RelativePath":"azureintegrationspaces/microsoft.integrationspaces/2023-11-14-preview/types.json","Index":117},{"RelativePath":"azureintegrationspaces/microsoft.integrationspaces/2023-11-14-preview/types.json","Index":119},{"RelativePath":"azureintegrationspaces/microsoft.integrationspaces/2023-11-14-preview/types.json","Index":120}]},"microsoft.azurelargeinstance/azurelargeinstances":{"2023-07-20-preview":[{"RelativePath":"azurelargeinstance/microsoft.azurelargeinstance/2023-07-20-preview/types.json","Index":130},{"RelativePath":"azurelargeinstance/microsoft.azurelargeinstance/2023-07-20-preview/types.json","Index":131},{"RelativePath":"azurelargeinstance/microsoft.azurelargeinstance/2023-07-20-preview/types.json","Index":132}]},"microsoft.azurestack/registrations/products":{"2016-01-01":[{"RelativePath":"azurestack/microsoft.azurestack/2016-01-01/types.json","Index":56},{"RelativePath":"azurestack/microsoft.azurestack/2016-01-01/types.json","Index":64},{"RelativePath":"azurestack/microsoft.azurestack/2016-01-01/types.json","Index":65},{"RelativePath":"azurestack/microsoft.azurestack/2016-01-01/types.json","Index":66},{"RelativePath":"azurestack/microsoft.azurestack/2016-01-01/types.json","Index":69}],"2017-06-01":[{"RelativePath":"azurestack/microsoft.azurestack/2017-06-01/types.json","Index":68},{"RelativePath":"azurestack/microsoft.azurestack/2017-06-01/types.json","Index":76},{"RelativePath":"azurestack/microsoft.azurestack/2017-06-01/types.json","Index":77},{"RelativePath":"azurestack/microsoft.azurestack/2017-06-01/types.json","Index":78},{"RelativePath":"azurestack/microsoft.azurestack/2017-06-01/types.json","Index":81}],"2020-06-01-preview":[{"RelativePath":"azurestack/microsoft.azurestack/2020-06-01-preview/types.json","Index":87},{"RelativePath":"azurestack/microsoft.azurestack/2020-06-01-preview/types.json","Index":95},{"RelativePath":"azurestack/microsoft.azurestack/2020-06-01-preview/types.json","Index":96},{"RelativePath":"azurestack/microsoft.azurestack/2020-06-01-preview/types.json","Index":99}],"2022-06-01":[{"RelativePath":"azurestack/microsoft.azurestack/2022-06-01/types.json","Index":68},{"RelativePath":"azurestack/microsoft.azurestack/2022-06-01/types.json","Index":76},{"RelativePath":"azurestack/microsoft.azurestack/2022-06-01/types.json","Index":77},{"RelativePath":"azurestack/microsoft.azurestack/2022-06-01/types.json","Index":78},{"RelativePath":"azurestack/microsoft.azurestack/2022-06-01/types.json","Index":81}]},"microsoft.azurestack/registrations":{"2016-01-01":[{"RelativePath":"azurestack/microsoft.azurestack/2016-01-01/types.json","Index":71}],"2017-06-01":[{"RelativePath":"azurestack/microsoft.azurestack/2017-06-01/types.json","Index":83},{"RelativePath":"azurestack/microsoft.azurestack/2017-06-01/types.json","Index":84}],"2020-06-01-preview":[{"RelativePath":"azurestack/microsoft.azurestack/2020-06-01-preview/types.json","Index":101},{"RelativePath":"azurestack/microsoft.azurestack/2020-06-01-preview/types.json","Index":102}],"2022-06-01":[{"RelativePath":"azurestack/microsoft.azurestack/2022-06-01/types.json","Index":83},{"RelativePath":"azurestack/microsoft.azurestack/2022-06-01/types.json","Index":84}]},"microsoft.azurestackhci/virtualmachines":{"2021-07-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-07-01-preview/types.json","Index":159},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-07-01-preview/types.json","Index":160},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-07-01-preview/types.json","Index":161}],"2021-09-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":415},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":416},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2021-09-01-preview/types.json","Index":417}],"2022-12-15-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":790},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":791},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":792}]},"microsoft.azurestackhci/clusters/arcsettings":{"2022-03-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-03-01/types.json","Index":144},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-03-01/types.json","Index":147}],"2022-05-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-05-01/types.json","Index":144},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-05-01/types.json","Index":147}],"2022-09-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-09-01/types.json","Index":154},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-09-01/types.json","Index":157}],"2022-10-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":259},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":262}],"2022-12-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":396},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":399}],"2022-12-15-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":765},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":768},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":770},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":771}],"2023-02-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":403},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":406}],"2023-03-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":411},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":414},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":416},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":417}],"2023-06-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":417},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":420},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":422},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":423}],"2023-08-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":527},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":530},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":532},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":533}],"2023-08-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":425},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":428},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":430},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":431}],"2023-11-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":572},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":575},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":577},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":578}]},"microsoft.azurestackhci/clusters":{"2022-03-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-03-01/types.json","Index":151},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-03-01/types.json","Index":154}],"2022-05-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-05-01/types.json","Index":151},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-05-01/types.json","Index":154}],"2022-09-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-09-01/types.json","Index":161},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-09-01/types.json","Index":164},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-09-01/types.json","Index":172}],"2022-10-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":266},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":269},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":277}],"2022-12-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":403},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":406},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":414}],"2022-12-15-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":775},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":778},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":786}],"2023-02-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":410},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":413},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":421}],"2023-03-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":421},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":424},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":432}],"2023-06-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":427},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":430},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":438}],"2023-08-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":537},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":540},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":548}],"2023-08-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":435},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":438},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":446}],"2023-11-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":582},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":585},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":593}]},"microsoft.azurestackhci/clusters/updates":{"2022-10-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-10-01/types.json","Index":278}],"2022-12-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-01/types.json","Index":415}],"2022-12-15-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":789}],"2023-02-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":424}],"2023-03-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":435}],"2023-06-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":441}],"2023-08-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":551}],"2023-08-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":449}],"2023-11-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":600}]},"microsoft.azurestackhci/clusters/arcsettings/extensions":{"2022-12-15-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2022-12-15-preview/types.json","Index":788}],"2023-02-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-02-01/types.json","Index":423}],"2023-03-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-03-01/types.json","Index":434}],"2023-06-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-06-01/types.json","Index":440}],"2023-08-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":550}],"2023-08-01":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01/types.json","Index":448}],"2023-11-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":599}]},"microsoft.azurestackhci/virtualmachineinstances":{"2023-07-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-07-01-preview/types.json","Index":313},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-07-01-preview/types.json","Index":314},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-07-01-preview/types.json","Index":315}],"2023-09-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-09-01-preview/types.json","Index":310},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-09-01-preview/types.json","Index":311},{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-09-01-preview/types.json","Index":312}]},"microsoft.azurestackhci/edgedevices":{"2023-08-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-08-01-preview/types.json","Index":555}],"2023-11-01-preview":[{"RelativePath":"azurestackhci/microsoft.azurestackhci/2023-11-01-preview/types.json","Index":597}]},"microsoft.baremetalinfrastructure/baremetalinstances":{"2020-08-06-preview":[{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2020-08-06-preview/types.json","Index":84},{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2020-08-06-preview/types.json","Index":85},{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2020-08-06-preview/types.json","Index":86}],"2023-08-04-preview":[{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2023-08-04-preview/types.json","Index":121},{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2023-08-04-preview/types.json","Index":126},{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2023-08-04-preview/types.json","Index":127}],"2023-11-01-preview":[{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2023-11-01-preview/types.json","Index":125},{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2023-11-01-preview/types.json","Index":130},{"RelativePath":"baremetalinfrastructure/microsoft.baremetalinfrastructure/2023-11-01-preview/types.json","Index":131}]},"microsoft.batch/batchaccounts":{"2015-12-01":[{"RelativePath":"batch/microsoft.batch/2015-12-01/types.json","Index":40},{"RelativePath":"batch/microsoft.batch/2015-12-01/types.json","Index":46},{"RelativePath":"batch/microsoft.batch/2015-12-01/types.json","Index":47}],"2017-01-01":[{"RelativePath":"batch/microsoft.batch/2017-01-01/types.json","Index":44},{"RelativePath":"batch/microsoft.batch/2017-01-01/types.json","Index":50},{"RelativePath":"batch/microsoft.batch/2017-01-01/types.json","Index":51}],"2017-05-01":[{"RelativePath":"batch/microsoft.batch/2017-05-01/types.json","Index":44},{"RelativePath":"batch/microsoft.batch/2017-05-01/types.json","Index":50},{"RelativePath":"batch/microsoft.batch/2017-05-01/types.json","Index":51}],"2017-09-01":[{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":166},{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":172},{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":173}],"2018-12-01":[{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":166},{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":172},{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":173}],"2019-04-01":[{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":168},{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":174},{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":175}],"2019-08-01":[{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":179},{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":185},{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":186}],"2020-03-01":[{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":222},{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":228},{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":229}],"2020-05-01":[{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":226},{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":232},{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":233}],"2020-09-01":[{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":226},{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":232},{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":233}],"2021-01-01":[{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":242},{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":248},{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":249}],"2021-06-01":[{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":253},{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":259},{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":260}],"2022-01-01":[{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":261},{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":267},{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":268}],"2022-06-01":[{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":273},{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":279},{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":280}],"2022-10-01":[{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":281},{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":287},{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":288}],"2023-05-01":[{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":283},{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":289},{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":290}],"2023-11-01":[{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":298},{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":304},{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":305}]},"microsoft.batch/batchaccounts/applications/versions":{"2015-12-01":[{"RelativePath":"batch/microsoft.batch/2015-12-01/types.json","Index":49}],"2017-01-01":[{"RelativePath":"batch/microsoft.batch/2017-01-01/types.json","Index":53}],"2017-05-01":[{"RelativePath":"batch/microsoft.batch/2017-05-01/types.json","Index":53}],"2017-09-01":[{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":175}],"2018-12-01":[{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":176}],"2019-04-01":[{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":178}],"2019-08-01":[{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":189}],"2020-03-01":[{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":232}],"2020-05-01":[{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":236}],"2020-09-01":[{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":236}],"2021-01-01":[{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":252}],"2021-06-01":[{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":263}],"2022-01-01":[{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":271}],"2022-06-01":[{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":283}],"2022-10-01":[{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":291}],"2023-05-01":[{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":293}],"2023-11-01":[{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":308}]},"microsoft.batch/locations":{"2017-05-01":[{"RelativePath":"batch/microsoft.batch/2017-05-01/types.json","Index":60}],"2017-09-01":[{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":182}],"2018-12-01":[{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":183}],"2019-04-01":[{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":185}],"2019-08-01":[{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":196}],"2020-03-01":[{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":239}],"2020-05-01":[{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":243}],"2020-09-01":[{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":243}],"2021-01-01":[{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":259}],"2021-06-01":[{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":270}],"2022-01-01":[{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":278}],"2022-06-01":[{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":290}],"2022-10-01":[{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":298}],"2023-05-01":[{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":300}],"2023-11-01":[{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":315}]},"microsoft.batch/batchaccounts/certificates":{"2017-09-01":[{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":196}],"2018-12-01":[{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":197}],"2019-04-01":[{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":199}],"2019-08-01":[{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":210}],"2020-03-01":[{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":253}],"2020-05-01":[{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":257}],"2020-09-01":[{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":257}],"2021-01-01":[{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":273}],"2021-06-01":[{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":284}],"2022-01-01":[{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":292}],"2022-06-01":[{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":304}],"2022-10-01":[{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":312}],"2023-05-01":[{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":314}],"2023-11-01":[{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":329}]},"microsoft.batch/batchaccounts/pools":{"2017-09-01":[{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":198},{"RelativePath":"batch/microsoft.batch/2017-09-01/types.json","Index":199}],"2018-12-01":[{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":199},{"RelativePath":"batch/microsoft.batch/2018-12-01/types.json","Index":200}],"2019-04-01":[{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":201},{"RelativePath":"batch/microsoft.batch/2019-04-01/types.json","Index":202}],"2019-08-01":[{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":212},{"RelativePath":"batch/microsoft.batch/2019-08-01/types.json","Index":213}],"2020-03-01":[{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":255},{"RelativePath":"batch/microsoft.batch/2020-03-01/types.json","Index":256}],"2020-05-01":[{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":259},{"RelativePath":"batch/microsoft.batch/2020-05-01/types.json","Index":260}],"2020-09-01":[{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":259},{"RelativePath":"batch/microsoft.batch/2020-09-01/types.json","Index":260}],"2021-01-01":[{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":275},{"RelativePath":"batch/microsoft.batch/2021-01-01/types.json","Index":276}],"2021-06-01":[{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":286},{"RelativePath":"batch/microsoft.batch/2021-06-01/types.json","Index":287}],"2022-01-01":[{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":294},{"RelativePath":"batch/microsoft.batch/2022-01-01/types.json","Index":295}],"2022-06-01":[{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":306},{"RelativePath":"batch/microsoft.batch/2022-06-01/types.json","Index":307}],"2022-10-01":[{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":314},{"RelativePath":"batch/microsoft.batch/2022-10-01/types.json","Index":315}],"2023-05-01":[{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":316},{"RelativePath":"batch/microsoft.batch/2023-05-01/types.json","Index":317}],"2023-11-01":[{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":331},{"RelativePath":"batch/microsoft.batch/2023-11-01/types.json","Index":332}]},"microsoft.billing/billingaccounts":{"2018-11-01-preview":[{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":158},{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":160}],"2019-10-01-preview":[{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":307},{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":310},{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":312}],"2020-05-01":[{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":291},{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":294}]},"microsoft.billing/billingaccounts/invoicesections":{"2018-11-01-preview":[{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":161},{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":185}]},"microsoft.billing/billingaccounts/invoices/pricesheet":{"2018-11-01-preview":[{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":187}]},"microsoft.billing/billingaccounts/invoicesections/billingsubscriptions":{"2018-11-01-preview":[{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":191},{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":203}]},"microsoft.billing/billingaccounts/invoicesections/products":{"2018-11-01-preview":[{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":206},{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":219},{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":226}]},"microsoft.billing/billingaccounts/products":{"2018-11-01-preview":[{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":227}],"2020-05-01":[{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":326},{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":339}]},"microsoft.billing/transfers":{"2018-11-01-preview":[{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":251},{"RelativePath":"billing/microsoft.billing/2018-11-01-preview/types.json","Index":252}],"2019-10-01-preview":[{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":421},{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":428},{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":429}]},"microsoft.billing/billingaccounts/billingprofiles/invoicesections":{"2019-10-01-preview":[{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":313},{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":337},{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":338}]},"microsoft.billing/billingaccounts/billingprofiles/invoicesections/billingsubscriptions":{"2019-10-01-preview":[{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":342},{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":366}]},"microsoft.billing/billingaccounts/billingprofiles/invoicesections/products":{"2019-10-01-preview":[{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":369},{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":382},{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":389}]},"microsoft.billing/billingaccounts/billingsubscriptions":{"2019-10-01-preview":[{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":391}],"2020-05-01":[{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":297},{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":321},{"RelativePath":"billing/microsoft.billing/2020-05-01/types.json","Index":323}],"2021-10-01":[{"RelativePath":"billing/microsoft.billing/2021-10-01/types.json","Index":94},{"RelativePath":"billing/microsoft.billing/2021-10-01/types.json","Index":122},{"RelativePath":"billing/microsoft.billing/2021-10-01/types.json","Index":124},{"RelativePath":"billing/microsoft.billing/2021-10-01/types.json","Index":126}]},"microsoft.billing/billingaccounts/billingprofiles":{"2019-10-01-preview":[{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":393},{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":394}]},"microsoft.billing/billingaccounts/billingprofiles/invoices/pricesheet":{"2019-10-01-preview":[{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":395}]},"microsoft.billing/billingaccounts/billingprofiles/pricesheet":{"2019-10-01-preview":[{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":396}]},"microsoft.billing/billingaccounts/billingprofiles/customers":{"2019-10-01-preview":[{"RelativePath":"billing/microsoft.billing/2019-10-01-preview/types.json","Index":397}]},"microsoft.billingbenefits/savingsplanorders":{"2022-11-01":[{"RelativePath":"billingbenefits/microsoft.billingbenefits/2022-11-01/types.json","Index":176}]},"microsoft.billingbenefits/savingsplanorders/savingsplans":{"2022-11-01":[{"RelativePath":"billingbenefits/microsoft.billingbenefits/2022-11-01/types.json","Index":187}]},"microsoft.blockchain/blockchainmembers":{"2018-06-01-preview":[{"RelativePath":"blockchain/microsoft.blockchain/2018-06-01-preview/types.json","Index":45},{"RelativePath":"blockchain/microsoft.blockchain/2018-06-01-preview/types.json","Index":46}]},"microsoft.blockchain/locations":{"2018-06-01-preview":[{"RelativePath":"blockchain/microsoft.blockchain/2018-06-01-preview/types.json","Index":53},{"RelativePath":"blockchain/microsoft.blockchain/2018-06-01-preview/types.json","Index":62}]},"microsoft.blockchain/blockchainmembers/transactionnodes":{"2018-06-01-preview":[{"RelativePath":"blockchain/microsoft.blockchain/2018-06-01-preview/types.json","Index":63},{"RelativePath":"blockchain/microsoft.blockchain/2018-06-01-preview/types.json","Index":64}]},"microsoft.blueprint/blueprintassignments":{"2018-11-01-preview":[{"RelativePath":"blueprint/microsoft.blueprint/2018-11-01-preview/types.json","Index":123}]},"microsoft.botservice/botservices/channels":{"2017-12-01":[{"RelativePath":"botservice/microsoft.botservice/2017-12-01/types.json","Index":107}],"2018-07-12":[{"RelativePath":"botservice/microsoft.botservice/2018-07-12/types.json","Index":143}],"2020-06-02":[{"RelativePath":"botservice/microsoft.botservice/2020-06-02/types.json","Index":122},{"RelativePath":"botservice/microsoft.botservice/2020-06-02/types.json","Index":127}],"2021-03-01":[{"RelativePath":"botservice/microsoft.botservice/2021-03-01/types.json","Index":167},{"RelativePath":"botservice/microsoft.botservice/2021-03-01/types.json","Index":181}],"2021-05-01-preview":[{"RelativePath":"botservice/microsoft.botservice/2021-05-01-preview/types.json","Index":186},{"RelativePath":"botservice/microsoft.botservice/2021-05-01-preview/types.json","Index":200}],"2022-06-15-preview":[{"RelativePath":"botservice/microsoft.botservice/2022-06-15-preview/types.json","Index":186},{"RelativePath":"botservice/microsoft.botservice/2022-06-15-preview/types.json","Index":200}],"2022-09-15":[{"RelativePath":"botservice/microsoft.botservice/2022-09-15/types.json","Index":186},{"RelativePath":"botservice/microsoft.botservice/2022-09-15/types.json","Index":200}],"2023-09-15-preview":[{"RelativePath":"botservice/microsoft.botservice/2023-09-15-preview/types.json","Index":226},{"RelativePath":"botservice/microsoft.botservice/2023-09-15-preview/types.json","Index":240}]},"microsoft.botservice/botservices/connections":{"2017-12-01":[{"RelativePath":"botservice/microsoft.botservice/2017-12-01/types.json","Index":115}],"2018-07-12":[{"RelativePath":"botservice/microsoft.botservice/2018-07-12/types.json","Index":151}],"2020-06-02":[{"RelativePath":"botservice/microsoft.botservice/2020-06-02/types.json","Index":135}],"2021-03-01":[{"RelativePath":"botservice/microsoft.botservice/2021-03-01/types.json","Index":191}],"2021-05-01-preview":[{"RelativePath":"botservice/microsoft.botservice/2021-05-01-preview/types.json","Index":210}],"2022-06-15-preview":[{"RelativePath":"botservice/microsoft.botservice/2022-06-15-preview/types.json","Index":213}],"2022-09-15":[{"RelativePath":"botservice/microsoft.botservice/2022-09-15/types.json","Index":213}],"2023-09-15-preview":[{"RelativePath":"botservice/microsoft.botservice/2023-09-15-preview/types.json","Index":253}]},"microsoft.botservice/botservices":{"2022-06-15-preview":[{"RelativePath":"botservice/microsoft.botservice/2022-06-15-preview/types.json","Index":203}],"2022-09-15":[{"RelativePath":"botservice/microsoft.botservice/2022-09-15/types.json","Index":203}],"2023-09-15-preview":[{"RelativePath":"botservice/microsoft.botservice/2023-09-15-preview/types.json","Index":243}]},"microsoft.botservice/botservices/networksecurityperimeterconfigurations":{"2023-09-15-preview":[{"RelativePath":"botservice/microsoft.botservice/2023-09-15-preview/types.json","Index":254}]},"microsoft.cdn/profiles":{"2015-06-01":[{"RelativePath":"cdn/microsoft.cdn/2015-06-01/types.json","Index":80}],"2016-04-02":[{"RelativePath":"cdn/microsoft.cdn/2016-04-02/types.json","Index":82}],"2016-10-02":[{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":87},{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":96},{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":100}],"2017-04-02":[{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":97},{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":106},{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":110}],"2017-10-12":[{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":131},{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":140},{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":144}],"2019-04-15":[{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":471},{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":480},{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":484}],"2019-06-15-preview":[{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":533},{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":542},{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":546}],"2019-06-15":[{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":577},{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":586},{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":590}],"2019-12-31":[{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":506},{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":515},{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":519}],"2020-04-15":[{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":632},{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":641},{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":645}],"2020-09-01":[{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":886},{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":895},{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":899},{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":906},{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":909}],"2021-06-01":[{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1095},{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1098},{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1100},{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1109},{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1115}],"2022-05-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1104},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1107},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1108},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1110},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1119},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1125}],"2022-11-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1116},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1123},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1126},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1139},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1145},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1146},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1148},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1157},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1163}],"2023-05-01":[{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1116},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1123},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1126},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1139},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1145},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1146},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1148},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1157},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1163}],"2023-07-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1144},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1151},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1154},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1167},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1173},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1174},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1176},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1185},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1191}]},"microsoft.cdn/profiles/endpoints":{"2015-06-01":[{"RelativePath":"cdn/microsoft.cdn/2015-06-01/types.json","Index":81},{"RelativePath":"cdn/microsoft.cdn/2015-06-01/types.json","Index":82},{"RelativePath":"cdn/microsoft.cdn/2015-06-01/types.json","Index":85},{"RelativePath":"cdn/microsoft.cdn/2015-06-01/types.json","Index":88},{"RelativePath":"cdn/microsoft.cdn/2015-06-01/types.json","Index":91}],"2016-04-02":[{"RelativePath":"cdn/microsoft.cdn/2016-04-02/types.json","Index":83},{"RelativePath":"cdn/microsoft.cdn/2016-04-02/types.json","Index":84},{"RelativePath":"cdn/microsoft.cdn/2016-04-02/types.json","Index":87},{"RelativePath":"cdn/microsoft.cdn/2016-04-02/types.json","Index":90},{"RelativePath":"cdn/microsoft.cdn/2016-04-02/types.json","Index":93}],"2016-10-02":[{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":101},{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":102},{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":105},{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":108},{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":111},{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":112}],"2017-04-02":[{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":113},{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":114},{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":117},{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":120},{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":123},{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":124}],"2017-10-12":[{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":147},{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":148},{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":151},{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":154},{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":157},{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":158}],"2019-04-15":[{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":487},{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":488},{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":491},{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":494},{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":497},{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":498}],"2019-06-15-preview":[{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":549},{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":550},{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":553},{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":556},{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":559},{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":560}],"2019-06-15":[{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":593},{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":594},{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":597},{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":600},{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":603},{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":604}],"2019-12-31":[{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":522},{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":523},{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":526},{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":529},{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":532},{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":533}],"2020-04-15":[{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":648},{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":649},{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":652},{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":655},{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":658},{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":659}],"2020-09-01":[{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":912},{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":913},{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":916},{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":919},{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":920},{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":921}],"2021-06-01":[{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1129},{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1130},{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1133},{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1136},{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1137},{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1138}],"2022-05-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1139},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1140},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1143},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1146},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1147},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1148}],"2022-11-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1177},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1178},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1181},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1184},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1185},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1186}],"2023-05-01":[{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1177},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1178},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1181},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1184},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1185},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1186}],"2023-07-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1205},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1206},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1209},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1212},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1213},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1214}]},"microsoft.cdn/profiles/endpoints/customdomains":{"2016-10-02":[{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":113},{"RelativePath":"cdn/microsoft.cdn/2016-10-02/types.json","Index":114}],"2017-04-02":[{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":125},{"RelativePath":"cdn/microsoft.cdn/2017-04-02/types.json","Index":126}],"2017-10-12":[{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":159},{"RelativePath":"cdn/microsoft.cdn/2017-10-12/types.json","Index":181}],"2019-04-15":[{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":499},{"RelativePath":"cdn/microsoft.cdn/2019-04-15/types.json","Index":500}],"2019-06-15-preview":[{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":561},{"RelativePath":"cdn/microsoft.cdn/2019-06-15-preview/types.json","Index":562}],"2019-06-15":[{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":605},{"RelativePath":"cdn/microsoft.cdn/2019-06-15/types.json","Index":606}],"2019-12-31":[{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":534},{"RelativePath":"cdn/microsoft.cdn/2019-12-31/types.json","Index":535}],"2020-04-15":[{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":660},{"RelativePath":"cdn/microsoft.cdn/2020-04-15/types.json","Index":661}],"2020-09-01":[{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":922},{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":923}],"2021-06-01":[{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1168},{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1169}],"2022-05-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1178},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1179}],"2022-11-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1216},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1217}],"2023-05-01":[{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1216},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1217}],"2023-07-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1244},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1245}]},"microsoft.cdn/profiles/customdomains":{"2020-09-01":[{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":925}],"2021-06-01":[{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1116}],"2022-05-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1126}],"2022-11-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1164}],"2023-05-01":[{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1164}],"2023-07-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1192}]},"microsoft.cdn/profiles/afdendpoints":{"2020-09-01":[{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":929},{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":930},{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":931}],"2021-06-01":[{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1120},{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1121},{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1124}],"2022-05-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1130},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1131},{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1134}],"2022-11-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1168},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1169},{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1172}],"2023-05-01":[{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1168},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1169},{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1172}],"2023-07-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1196},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1197},{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1200}]},"microsoft.cdn/profiles/origingroups":{"2020-09-01":[{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":932}],"2021-06-01":[{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1125}],"2022-05-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1135}],"2022-11-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1173}],"2023-05-01":[{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1173}],"2023-07-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1201}]},"microsoft.cdn/profiles/rulesets":{"2020-09-01":[{"RelativePath":"cdn/microsoft.cdn/2020-09-01/types.json","Index":933}],"2021-06-01":[{"RelativePath":"cdn/microsoft.cdn/2021-06-01/types.json","Index":1126}],"2022-05-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-05-01-preview/types.json","Index":1136}],"2022-11-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2022-11-01-preview/types.json","Index":1174}],"2023-05-01":[{"RelativePath":"cdn/microsoft.cdn/2023-05-01/types.json","Index":1174}],"2023-07-01-preview":[{"RelativePath":"cdn/microsoft.cdn/2023-07-01-preview/types.json","Index":1202}]},"microsoft.chaos/experiments":{"2021-09-15-preview":[{"RelativePath":"chaos/microsoft.chaos/2021-09-15-preview/types.json","Index":75},{"RelativePath":"chaos/microsoft.chaos/2021-09-15-preview/types.json","Index":76}],"2022-07-01-preview":[{"RelativePath":"chaos/microsoft.chaos/2022-07-01-preview/types.json","Index":76},{"RelativePath":"chaos/microsoft.chaos/2022-07-01-preview/types.json","Index":77}],"2022-10-01-preview":[{"RelativePath":"chaos/microsoft.chaos/2022-10-01-preview/types.json","Index":81},{"RelativePath":"chaos/microsoft.chaos/2022-10-01-preview/types.json","Index":82}],"2023-04-01-preview":[{"RelativePath":"chaos/microsoft.chaos/2023-04-01-preview/types.json","Index":86},{"RelativePath":"chaos/microsoft.chaos/2023-04-01-preview/types.json","Index":87}],"2023-04-15-preview":[{"RelativePath":"chaos/microsoft.chaos/2023-04-15-preview/types.json","Index":87},{"RelativePath":"chaos/microsoft.chaos/2023-04-15-preview/types.json","Index":88}],"2023-09-01-preview":[{"RelativePath":"chaos/microsoft.chaos/2023-09-01-preview/types.json","Index":94},{"RelativePath":"chaos/microsoft.chaos/2023-09-01-preview/types.json","Index":95}],"2023-10-27-preview":[{"RelativePath":"chaos/microsoft.chaos/2023-10-27-preview/types.json","Index":120},{"RelativePath":"chaos/microsoft.chaos/2023-10-27-preview/types.json","Index":121}],"2023-11-01":[{"RelativePath":"chaos/microsoft.chaos/2023-11-01/types.json","Index":94},{"RelativePath":"chaos/microsoft.chaos/2023-11-01/types.json","Index":95}],"2024-01-01":[{"RelativePath":"chaos/microsoft.chaos/2024-01-01/types.json","Index":94},{"RelativePath":"chaos/microsoft.chaos/2024-01-01/types.json","Index":95}]},"microsoft.chaos/experiments/executions":{"2023-11-01":[{"RelativePath":"chaos/microsoft.chaos/2023-11-01/types.json","Index":108}],"2024-01-01":[{"RelativePath":"chaos/microsoft.chaos/2024-01-01/types.json","Index":108}]},"microsoft.portal/locations/consoles":{"2018-10-01":[{"RelativePath":"cloudshell/microsoft.portal/2018-10-01/types.json","Index":71}]},"microsoft.portal/consoles":{"2018-10-01":[{"RelativePath":"cloudshell/microsoft.portal/2018-10-01/types.json","Index":72}]},"microsoft.cognitiveservices/accounts":{"2016-02-01-preview":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2016-02-01-preview/types.json","Index":49},{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2016-02-01-preview/types.json","Index":54}],"2017-04-18":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2017-04-18/types.json","Index":72},{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2017-04-18/types.json","Index":77}],"2021-04-30":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-04-30/types.json","Index":104},{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-04-30/types.json","Index":109}],"2021-10-01":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-10-01/types.json","Index":132},{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-10-01/types.json","Index":137}],"2022-03-01":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-03-01/types.json","Index":132},{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-03-01/types.json","Index":137}],"2022-10-01":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-10-01/types.json","Index":133},{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-10-01/types.json","Index":138}],"2022-12-01":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-12-01/types.json","Index":161},{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-12-01/types.json","Index":166}],"2023-05-01":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-05-01/types.json","Index":174},{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-05-01/types.json","Index":179}],"2023-10-01-preview":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":238},{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":243}]},"microsoft.cognitiveservices/locations":{"2017-04-18":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2017-04-18/types.json","Index":83}],"2021-04-30":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-04-30/types.json","Index":115}],"2021-10-01":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2021-10-01/types.json","Index":143}],"2022-03-01":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-03-01/types.json","Index":143}],"2022-10-01":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-10-01/types.json","Index":144}],"2022-12-01":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2022-12-01/types.json","Index":172}],"2023-05-01":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-05-01/types.json","Index":185}],"2023-10-01-preview":[{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":249},{"RelativePath":"cognitiveservices/microsoft.cognitiveservices/2023-10-01-preview/types.json","Index":256}]},"microsoft.communication/communicationservices":{"2020-08-20-preview":[{"RelativePath":"communication/microsoft.communication/2020-08-20-preview/types.json","Index":26},{"RelativePath":"communication/microsoft.communication/2020-08-20-preview/types.json","Index":28},{"RelativePath":"communication/microsoft.communication/2020-08-20-preview/types.json","Index":33}],"2020-08-20":[{"RelativePath":"communication/microsoft.communication/2020-08-20/types.json","Index":37},{"RelativePath":"communication/microsoft.communication/2020-08-20/types.json","Index":39},{"RelativePath":"communication/microsoft.communication/2020-08-20/types.json","Index":44}],"2021-10-01-preview":[{"RelativePath":"communication/microsoft.communication/2021-10-01-preview/types.json","Index":89},{"RelativePath":"communication/microsoft.communication/2021-10-01-preview/types.json","Index":91},{"RelativePath":"communication/microsoft.communication/2021-10-01-preview/types.json","Index":96}],"2022-07-01-preview":[{"RelativePath":"communication/microsoft.communication/2022-07-01-preview/types.json","Index":89},{"RelativePath":"communication/microsoft.communication/2022-07-01-preview/types.json","Index":91},{"RelativePath":"communication/microsoft.communication/2022-07-01-preview/types.json","Index":96}],"2023-03-01-preview":[{"RelativePath":"communication/microsoft.communication/2023-03-01-preview/types.json","Index":103},{"RelativePath":"communication/microsoft.communication/2023-03-01-preview/types.json","Index":105},{"RelativePath":"communication/microsoft.communication/2023-03-01-preview/types.json","Index":110}],"2023-03-31":[{"RelativePath":"communication/microsoft.communication/2023-03-31/types.json","Index":103},{"RelativePath":"communication/microsoft.communication/2023-03-31/types.json","Index":105},{"RelativePath":"communication/microsoft.communication/2023-03-31/types.json","Index":110}],"2023-04-01-preview":[{"RelativePath":"communication/microsoft.communication/2023-04-01-preview/types.json","Index":111},{"RelativePath":"communication/microsoft.communication/2023-04-01-preview/types.json","Index":113},{"RelativePath":"communication/microsoft.communication/2023-04-01-preview/types.json","Index":118}],"2023-04-01":[{"RelativePath":"communication/microsoft.communication/2023-04-01/types.json","Index":111},{"RelativePath":"communication/microsoft.communication/2023-04-01/types.json","Index":113},{"RelativePath":"communication/microsoft.communication/2023-04-01/types.json","Index":118}],"2023-06-01-preview":[{"RelativePath":"communication/microsoft.communication/2023-06-01-preview/types.json","Index":121},{"RelativePath":"communication/microsoft.communication/2023-06-01-preview/types.json","Index":123},{"RelativePath":"communication/microsoft.communication/2023-06-01-preview/types.json","Index":128}]},"microsoft.communication/emailservices/domains":{"2021-10-01-preview":[{"RelativePath":"communication/microsoft.communication/2021-10-01-preview/types.json","Index":104},{"RelativePath":"communication/microsoft.communication/2021-10-01-preview/types.json","Index":105}],"2022-07-01-preview":[{"RelativePath":"communication/microsoft.communication/2022-07-01-preview/types.json","Index":104},{"RelativePath":"communication/microsoft.communication/2022-07-01-preview/types.json","Index":105}],"2023-03-01-preview":[{"RelativePath":"communication/microsoft.communication/2023-03-01-preview/types.json","Index":118},{"RelativePath":"communication/microsoft.communication/2023-03-01-preview/types.json","Index":119}],"2023-03-31":[{"RelativePath":"communication/microsoft.communication/2023-03-31/types.json","Index":118},{"RelativePath":"communication/microsoft.communication/2023-03-31/types.json","Index":119}],"2023-04-01-preview":[{"RelativePath":"communication/microsoft.communication/2023-04-01-preview/types.json","Index":126},{"RelativePath":"communication/microsoft.communication/2023-04-01-preview/types.json","Index":127}],"2023-04-01":[{"RelativePath":"communication/microsoft.communication/2023-04-01/types.json","Index":126},{"RelativePath":"communication/microsoft.communication/2023-04-01/types.json","Index":127}],"2023-06-01-preview":[{"RelativePath":"communication/microsoft.communication/2023-06-01-preview/types.json","Index":136},{"RelativePath":"communication/microsoft.communication/2023-06-01-preview/types.json","Index":137}]},"microsoft.compute/virtualmachines":{"2015-06-15":[{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":238},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":244},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":245},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":246},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":247},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":248},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":249}],"2016-03-30":[{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":254},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":260},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":261},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":262},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":263},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":264},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":265}],"2016-04-30-preview":[{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":326},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":332},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":333},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":334},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":335},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":336},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":337},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":338}],"2017-03-30":[{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":424},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":425},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":426},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":427},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":428},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":429},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":430},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":431},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":432},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":439}],"2017-12-01":[{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":467},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":469},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":470},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":471},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":472},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":473},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":474},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":475},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":476},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":483}],"2018-04-01":[{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":524},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":525},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":526},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":527},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":528},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":529},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":530},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":531},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":532},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":539}],"2018-06-01":[{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":632},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":633},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":634},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":635},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":636},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":637},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":638},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":639},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":641},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":642},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":649}],"2018-10-01":[{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":500},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":501},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":502},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":503},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":504},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":505},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":506},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":507},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":509},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":510},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":517}],"2019-03-01":[{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":730},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":731},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":732},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":733},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":734},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":735},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":736},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":737},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":739},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":740},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":747}],"2019-07-01":[{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":756},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":757},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":758},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":759},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":760},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":761},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":762},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":763},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":764},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":766},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":767},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":774}],"2019-12-01":[{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":701},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":702},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":703},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":704},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":705},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":706},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":707},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":708},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":709},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":711},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":712},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":713},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":720}],"2020-06-01":[{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":632},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":633},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":634},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":635},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":636},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":637},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":638},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":639},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":640},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":642},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":644},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":645},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":646},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":667},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":673}],"2020-12-01":[{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":799},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":800},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":801},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":802},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":803},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":804},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":805},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":806},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":807},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":809},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":811},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":812},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":813},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":832},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":883},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":889}],"2021-03-01":[{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":804},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":805},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":806},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":807},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":808},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":809},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":810},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":811},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":812},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":814},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":816},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":817},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":818},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":837},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":888},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":894}],"2021-04-01":[{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":936},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":937},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":938},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":939},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":940},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":941},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":942},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":943},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":944},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":946},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":948},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":949},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":950},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":969},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1020},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1026}],"2021-07-01":[{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":933},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":934},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":935},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":936},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":937},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":938},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":939},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":940},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":941},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":943},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":945},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":946},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":947},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":966},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1017},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1023}],"2021-11-01":[{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":806},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":807},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":808},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":809},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":810},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":811},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":812},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":813},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":814},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":816},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":818},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":819},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":820},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":839},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":890},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":896}],"2022-03-01":[{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":874},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":875},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":876},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":877},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":878},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":879},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":880},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":881},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":882},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":884},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":885},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":886},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":887},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":906},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":957},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":958}],"2022-08-01":[{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":847},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":848},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":849},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":850},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":851},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":852},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":853},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":854},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":855},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":857},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":858},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":859},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":860},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":879},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":930},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":931}],"2022-11-01":[{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":853},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":854},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":855},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":856},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":857},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":858},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":859},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":860},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":861},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":863},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":864},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":865},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":866},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":885},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":936},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":937}],"2023-03-01":[{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":867},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":868},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":869},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":870},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":871},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":872},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":873},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":874},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":875},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":877},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":878},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":879},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":880},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":899},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":950},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":951}],"2023-07-01":[{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":897},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":898},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":899},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":900},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":901},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":902},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":903},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":904},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":905},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":907},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":908},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":909},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":910},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":929},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":980},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":981}],"2023-09-01":[{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":922},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":923},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":924},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":925},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":926},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":927},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":928},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":929},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":930},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":932},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":933},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":934},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":935},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":954},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":1005},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":1006},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":1007}]},"microsoft.compute/virtualmachinescalesets":{"2015-06-15":[{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":252},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":255},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":256},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":257},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":258},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":259},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":260}],"2016-03-30":[{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":268},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":271},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":272},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":273},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":274},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":275},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":276}],"2016-04-30-preview":[{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":341},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":344},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":345},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":346},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":347},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":348},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":349},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":350}],"2017-03-30":[{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":442},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":445},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":446},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":447},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":448},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":449},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":450},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":451},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":452}],"2017-12-01":[{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":486},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":489},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":490},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":491},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":492},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":493},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":494},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":495},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":496},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":497},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":498}],"2018-04-01":[{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":542},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":545},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":546},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":547},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":548},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":549},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":550},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":551},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":552},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":553},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":554}],"2018-06-01":[{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":652},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":655},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":656},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":657},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":658},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":659},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":660},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":661},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":664},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":665},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":666},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":667}],"2018-10-01":[{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":520},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":523},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":524},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":525},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":526},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":527},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":528},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":529},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":532},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":533},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":534},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":535}],"2019-03-01":[{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":750},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":753},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":754},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":755},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":756},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":757},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":758},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":759},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":762},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":763},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":765},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":766},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":767}],"2019-07-01":[{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":777},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":780},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":781},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":782},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":783},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":784},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":785},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":786},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":789},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":790},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":792},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":793},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":794}],"2019-12-01":[{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":723},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":726},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":727},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":728},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":729},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":730},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":731},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":732},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":735},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":736},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":738},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":745},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":746},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":747}],"2020-06-01":[{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":676},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":679},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":680},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":681},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":682},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":683},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":684},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":685},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":688},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":689},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":691},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":698},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":699},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":700}],"2020-12-01":[{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":892},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":895},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":896},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":897},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":898},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":899},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":900},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":901},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":904},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":905},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":907},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":914},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":915},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":916}],"2021-03-01":[{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":897},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":900},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":901},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":902},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":903},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":904},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":905},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":906},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":909},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":910},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":912},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":919},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":920},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":921}],"2021-04-01":[{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1029},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1032},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1033},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1034},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1035},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1036},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1037},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1038},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1041},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1042},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1044},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1051},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1052},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1053}],"2021-07-01":[{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1026},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1029},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1030},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1031},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1032},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1033},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1034},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1035},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1038},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1039},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1041},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1048},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1049},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1050}],"2021-11-01":[{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":899},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":902},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":903},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":904},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":905},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":906},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":907},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":908},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":911},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":912},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":914},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":921},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":922},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":923}],"2022-03-01":[{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":828},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":831},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":832},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":833},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":834},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":835},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":836},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":837},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":840},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":841},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":843},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":850},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":851},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":852}],"2022-08-01":[{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":801},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":804},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":805},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":806},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":807},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":808},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":809},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":810},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":813},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":814},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":816},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":823},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":824},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":825}],"2022-11-01":[{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":806},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":809},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":810},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":811},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":812},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":813},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":814},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":815},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":819},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":820},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":822},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":829},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":830},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":831}],"2023-03-01":[{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":819},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":822},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":823},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":824},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":825},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":826},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":827},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":828},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":829},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":833},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":834},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":836},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":843},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":844},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":845}],"2023-07-01":[{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":849},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":852},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":853},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":854},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":855},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":856},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":857},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":858},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":859},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":863},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":864},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":866},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":873},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":874},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":875}],"2023-09-01":[{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":864},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":867},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":868},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":869},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":870},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":871},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":872},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":873},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":874},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":878},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":879},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":880},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":882},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":889},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":890},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":891}]},"microsoft.compute/virtualmachinescalesets/virtualmachines":{"2015-06-15":[{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":261},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":262},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":263},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":264},{"RelativePath":"compute/microsoft.compute/2015-06-15/types.json","Index":265}],"2016-03-30":[{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":277},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":278},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":279},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":280},{"RelativePath":"compute/microsoft.compute/2016-03-30/types.json","Index":281}],"2016-04-30-preview":[{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":351},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":352},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":353},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":354},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":355},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":356}],"2017-03-30":[{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":453},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":454},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":455},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":456},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":457},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":458}],"2017-12-01":[{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":499},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":500},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":501},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":502},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":503},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":504},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":505},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":506}],"2018-04-01":[{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":555},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":556},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":557},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":558},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":559},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":560},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":561},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":562},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":563}],"2018-06-01":[{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":669},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":670},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":671},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":672},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":673},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":674},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":675},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":676},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":677}],"2018-10-01":[{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":537},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":538},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":539},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":540},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":541},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":542},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":543},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":544},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":545}],"2019-03-01":[{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":769},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":770},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":771},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":772},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":773},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":774},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":775},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":776},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":777}],"2019-07-01":[{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":796},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":797},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":798},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":799},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":800},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":801},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":802},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":803},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":804}],"2019-12-01":[{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":749},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":750},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":751},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":752},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":753},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":754},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":755},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":756},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":757},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":758}],"2020-06-01":[{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":702},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":703},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":704},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":705},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":706},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":707},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":708},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":709},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":710},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":711},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":712}],"2020-12-01":[{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":918},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":919},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":920},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":921},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":922},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":923},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":924},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":925},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":926},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":927},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":928}],"2021-03-01":[{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":923},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":924},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":925},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":926},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":927},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":928},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":929},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":930},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":931},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":932},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":933}],"2021-04-01":[{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1055},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1056},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1057},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1058},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1059},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1060},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1061},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1062},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1063},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1064},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1065}],"2021-07-01":[{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1052},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1053},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1054},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1055},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1056},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1057},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1058},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1059},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1060},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1061},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1062}],"2021-11-01":[{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":925},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":926},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":927},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":928},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":929},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":930},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":931},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":932},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":933},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":934},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":935}],"2022-03-01":[{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":854},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":855},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":856},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":857},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":858},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":859},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":860},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":862},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":863},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":864},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":870}],"2022-08-01":[{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":827},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":828},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":829},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":830},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":831},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":832},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":833},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":835},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":836},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":837},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":843}],"2022-11-01":[{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":833},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":834},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":835},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":836},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":837},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":838},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":839},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":841},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":842},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":843},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":849}],"2023-03-01":[{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":847},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":848},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":849},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":850},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":851},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":852},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":853},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":855},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":856},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":857},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":863}],"2023-07-01":[{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":877},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":878},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":879},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":880},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":881},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":882},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":883},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":885},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":886},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":887},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":893}],"2023-09-01":[{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":893},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":894},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":895},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":896},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":897},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":898},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":899},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":900},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":902},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":903},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":904},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":912},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":918}]},"microsoft.compute/disks":{"2016-04-30-preview":[{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":364},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":365}],"2017-03-30":[{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":416},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":418}],"2018-04-01":[{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":580},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":581}],"2018-06-01":[{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":625},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":626}],"2018-09-30":[{"RelativePath":"compute/microsoft.compute/2018-09-30/types.json","Index":73},{"RelativePath":"compute/microsoft.compute/2018-09-30/types.json","Index":74}],"2019-03-01":[{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":795},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":796}],"2019-07-01":[{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":822},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":823}],"2019-11-01":[{"RelativePath":"compute/microsoft.compute/2019-11-01/types.json","Index":90},{"RelativePath":"compute/microsoft.compute/2019-11-01/types.json","Index":91}],"2020-05-01":[{"RelativePath":"compute/microsoft.compute/2020-05-01/types.json","Index":123},{"RelativePath":"compute/microsoft.compute/2020-05-01/types.json","Index":124}],"2020-06-30":[{"RelativePath":"compute/microsoft.compute/2020-06-30/types.json","Index":129},{"RelativePath":"compute/microsoft.compute/2020-06-30/types.json","Index":130}],"2020-09-30":[{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":284},{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":285}],"2020-12-01":[{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":788},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":789}],"2021-04-01":[{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":925},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":926}],"2021-08-01":[{"RelativePath":"compute/microsoft.compute/2021-08-01/types.json","Index":167},{"RelativePath":"compute/microsoft.compute/2021-08-01/types.json","Index":168}],"2021-12-01":[{"RelativePath":"compute/microsoft.compute/2021-12-01/types.json","Index":176},{"RelativePath":"compute/microsoft.compute/2021-12-01/types.json","Index":177}],"2022-03-02":[{"RelativePath":"compute/microsoft.compute/2022-03-02/types.json","Index":184},{"RelativePath":"compute/microsoft.compute/2022-03-02/types.json","Index":185}],"2022-07-02":[{"RelativePath":"compute/microsoft.compute/2022-07-02/types.json","Index":184},{"RelativePath":"compute/microsoft.compute/2022-07-02/types.json","Index":185}],"2023-01-02":[{"RelativePath":"compute/microsoft.compute/2023-01-02/types.json","Index":187},{"RelativePath":"compute/microsoft.compute/2023-01-02/types.json","Index":188}],"2023-04-02":[{"RelativePath":"compute/microsoft.compute/2023-04-02/types.json","Index":188},{"RelativePath":"compute/microsoft.compute/2023-04-02/types.json","Index":189}],"2023-10-02":[{"RelativePath":"compute/microsoft.compute/2023-10-02/types.json","Index":192},{"RelativePath":"compute/microsoft.compute/2023-10-02/types.json","Index":193}]},"microsoft.compute/snapshots":{"2016-04-30-preview":[{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":366},{"RelativePath":"compute/microsoft.compute/2016-04-30-preview/types.json","Index":367}],"2017-03-30":[{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":419},{"RelativePath":"compute/microsoft.compute/2017-03-30/types.json","Index":420}],"2018-04-01":[{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":582},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":583}],"2018-06-01":[{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":627},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":628}],"2018-09-30":[{"RelativePath":"compute/microsoft.compute/2018-09-30/types.json","Index":75},{"RelativePath":"compute/microsoft.compute/2018-09-30/types.json","Index":76}],"2019-03-01":[{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":797},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":798}],"2019-07-01":[{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":824},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":825}],"2019-11-01":[{"RelativePath":"compute/microsoft.compute/2019-11-01/types.json","Index":92},{"RelativePath":"compute/microsoft.compute/2019-11-01/types.json","Index":93}],"2020-05-01":[{"RelativePath":"compute/microsoft.compute/2020-05-01/types.json","Index":125},{"RelativePath":"compute/microsoft.compute/2020-05-01/types.json","Index":126}],"2020-06-30":[{"RelativePath":"compute/microsoft.compute/2020-06-30/types.json","Index":131},{"RelativePath":"compute/microsoft.compute/2020-06-30/types.json","Index":132}],"2020-09-30":[{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":286},{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":287}],"2020-12-01":[{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":790},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":791}],"2021-04-01":[{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":927},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":928}],"2021-08-01":[{"RelativePath":"compute/microsoft.compute/2021-08-01/types.json","Index":169},{"RelativePath":"compute/microsoft.compute/2021-08-01/types.json","Index":170}],"2021-12-01":[{"RelativePath":"compute/microsoft.compute/2021-12-01/types.json","Index":178},{"RelativePath":"compute/microsoft.compute/2021-12-01/types.json","Index":179}],"2022-03-02":[{"RelativePath":"compute/microsoft.compute/2022-03-02/types.json","Index":188},{"RelativePath":"compute/microsoft.compute/2022-03-02/types.json","Index":189}],"2022-07-02":[{"RelativePath":"compute/microsoft.compute/2022-07-02/types.json","Index":188},{"RelativePath":"compute/microsoft.compute/2022-07-02/types.json","Index":189}],"2023-01-02":[{"RelativePath":"compute/microsoft.compute/2023-01-02/types.json","Index":191},{"RelativePath":"compute/microsoft.compute/2023-01-02/types.json","Index":192}],"2023-04-02":[{"RelativePath":"compute/microsoft.compute/2023-04-02/types.json","Index":192},{"RelativePath":"compute/microsoft.compute/2023-04-02/types.json","Index":193}],"2023-10-02":[{"RelativePath":"compute/microsoft.compute/2023-10-02/types.json","Index":196},{"RelativePath":"compute/microsoft.compute/2023-10-02/types.json","Index":197}]},"microsoft.compute/locations/loganalytics":{"2017-12-01":[{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":515},{"RelativePath":"compute/microsoft.compute/2017-12-01/types.json","Index":517}],"2018-04-01":[{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":572},{"RelativePath":"compute/microsoft.compute/2018-04-01/types.json","Index":574}],"2018-06-01":[{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":686},{"RelativePath":"compute/microsoft.compute/2018-06-01/types.json","Index":688}],"2018-10-01":[{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":554},{"RelativePath":"compute/microsoft.compute/2018-10-01/types.json","Index":556}],"2019-03-01":[{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":786},{"RelativePath":"compute/microsoft.compute/2019-03-01/types.json","Index":788}],"2019-07-01":[{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":813},{"RelativePath":"compute/microsoft.compute/2019-07-01/types.json","Index":815}],"2019-12-01":[{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":767},{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":769}],"2020-06-01":[{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":721},{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":723}],"2020-12-01":[{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":937},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":939}],"2021-03-01":[{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":942},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":944}],"2021-04-01":[{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1074},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":1076}],"2021-07-01":[{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1071},{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1073}],"2021-11-01":[{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":944},{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":946}],"2022-03-01":[{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":970},{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":972}],"2022-08-01":[{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":943},{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":945}],"2022-11-01":[{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":949},{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":951}],"2023-03-01":[{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":963},{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":965}],"2023-07-01":[{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":993},{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":995}],"2023-09-01":[{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":1024},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":1026}]},"microsoft.compute/sshpublickeys":{"2019-12-01":[{"RelativePath":"compute/microsoft.compute/2019-12-01/types.json","Index":697}],"2020-06-01":[{"RelativePath":"compute/microsoft.compute/2020-06-01/types.json","Index":628}],"2020-12-01":[{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":795}],"2021-03-01":[{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":800}],"2021-04-01":[{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":932}],"2021-07-01":[{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":929}],"2021-11-01":[{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":802}],"2022-03-01":[{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":961}],"2022-08-01":[{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":934}],"2022-11-01":[{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":940}],"2023-03-01":[{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":954}],"2023-07-01":[{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":984}],"2023-09-01":[{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":1015}]},"microsoft.compute/galleries":{"2020-09-30":[{"RelativePath":"compute/microsoft.compute/2020-09-30/types.json","Index":277}],"2021-07-01":[{"RelativePath":"compute/microsoft.compute/2021-07-01/types.json","Index":1080}],"2021-10-01":[{"RelativePath":"compute/microsoft.compute/2021-10-01/types.json","Index":199}],"2022-01-03":[{"RelativePath":"compute/microsoft.compute/2022-01-03/types.json","Index":201}],"2022-03-03":[{"RelativePath":"compute/microsoft.compute/2022-03-03/types.json","Index":217}],"2022-08-03":[{"RelativePath":"compute/microsoft.compute/2022-08-03/types.json","Index":234}]},"microsoft.compute/cloudservices/roleinstances":{"2020-10-01-preview":[{"RelativePath":"compute/microsoft.compute/2020-10-01-preview/types.json","Index":45},{"RelativePath":"compute/microsoft.compute/2020-10-01-preview/types.json","Index":46},{"RelativePath":"compute/microsoft.compute/2020-10-01-preview/types.json","Index":47}],"2021-03-01":[{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":788},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":789},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":790}],"2022-04-04":[{"RelativePath":"compute/microsoft.compute/2022-04-04/types.json","Index":49},{"RelativePath":"compute/microsoft.compute/2022-04-04/types.json","Index":50},{"RelativePath":"compute/microsoft.compute/2022-04-04/types.json","Index":51}],"2022-09-04":[{"RelativePath":"compute/microsoft.compute/2022-09-04/types.json","Index":50},{"RelativePath":"compute/microsoft.compute/2022-09-04/types.json","Index":51},{"RelativePath":"compute/microsoft.compute/2022-09-04/types.json","Index":52}]},"microsoft.compute/cloudservices":{"2020-10-01-preview":[{"RelativePath":"compute/microsoft.compute/2020-10-01-preview/types.json","Index":48},{"RelativePath":"compute/microsoft.compute/2020-10-01-preview/types.json","Index":49},{"RelativePath":"compute/microsoft.compute/2020-10-01-preview/types.json","Index":52},{"RelativePath":"compute/microsoft.compute/2020-10-01-preview/types.json","Index":53},{"RelativePath":"compute/microsoft.compute/2020-10-01-preview/types.json","Index":54},{"RelativePath":"compute/microsoft.compute/2020-10-01-preview/types.json","Index":55}],"2021-03-01":[{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":791},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":792},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":795},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":796},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":797},{"RelativePath":"compute/microsoft.compute/2021-03-01/types.json","Index":798}],"2022-04-04":[{"RelativePath":"compute/microsoft.compute/2022-04-04/types.json","Index":52},{"RelativePath":"compute/microsoft.compute/2022-04-04/types.json","Index":53},{"RelativePath":"compute/microsoft.compute/2022-04-04/types.json","Index":56},{"RelativePath":"compute/microsoft.compute/2022-04-04/types.json","Index":57},{"RelativePath":"compute/microsoft.compute/2022-04-04/types.json","Index":58},{"RelativePath":"compute/microsoft.compute/2022-04-04/types.json","Index":59}],"2022-09-04":[{"RelativePath":"compute/microsoft.compute/2022-09-04/types.json","Index":53},{"RelativePath":"compute/microsoft.compute/2022-09-04/types.json","Index":54},{"RelativePath":"compute/microsoft.compute/2022-09-04/types.json","Index":57},{"RelativePath":"compute/microsoft.compute/2022-09-04/types.json","Index":58},{"RelativePath":"compute/microsoft.compute/2022-09-04/types.json","Index":59},{"RelativePath":"compute/microsoft.compute/2022-09-04/types.json","Index":60}]},"microsoft.compute/restorepointcollections/restorepoints/diskrestorepoints":{"2020-12-01":[{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":792},{"RelativePath":"compute/microsoft.compute/2020-12-01/types.json","Index":793}],"2021-04-01":[{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":929},{"RelativePath":"compute/microsoft.compute/2021-04-01/types.json","Index":930}],"2021-08-01":[{"RelativePath":"compute/microsoft.compute/2021-08-01/types.json","Index":171},{"RelativePath":"compute/microsoft.compute/2021-08-01/types.json","Index":172}],"2021-12-01":[{"RelativePath":"compute/microsoft.compute/2021-12-01/types.json","Index":180},{"RelativePath":"compute/microsoft.compute/2021-12-01/types.json","Index":181}],"2022-03-02":[{"RelativePath":"compute/microsoft.compute/2022-03-02/types.json","Index":186},{"RelativePath":"compute/microsoft.compute/2022-03-02/types.json","Index":187}],"2022-07-02":[{"RelativePath":"compute/microsoft.compute/2022-07-02/types.json","Index":186},{"RelativePath":"compute/microsoft.compute/2022-07-02/types.json","Index":187}],"2023-01-02":[{"RelativePath":"compute/microsoft.compute/2023-01-02/types.json","Index":189},{"RelativePath":"compute/microsoft.compute/2023-01-02/types.json","Index":190}],"2023-04-02":[{"RelativePath":"compute/microsoft.compute/2023-04-02/types.json","Index":190},{"RelativePath":"compute/microsoft.compute/2023-04-02/types.json","Index":191}],"2023-10-02":[{"RelativePath":"compute/microsoft.compute/2023-10-02/types.json","Index":194},{"RelativePath":"compute/microsoft.compute/2023-10-02/types.json","Index":195}]},"microsoft.compute/locations/diagnostics":{"2021-06-01-preview":[{"RelativePath":"compute/microsoft.compute/2021-06-01-preview/types.json","Index":9},{"RelativePath":"compute/microsoft.compute/2021-06-01-preview/types.json","Index":11},{"RelativePath":"compute/microsoft.compute/2021-06-01-preview/types.json","Index":13}]},"microsoft.compute/hostgroups/hosts":{"2021-11-01":[{"RelativePath":"compute/microsoft.compute/2021-11-01/types.json","Index":800}],"2022-03-01":[{"RelativePath":"compute/microsoft.compute/2022-03-01/types.json","Index":959}],"2022-08-01":[{"RelativePath":"compute/microsoft.compute/2022-08-01/types.json","Index":932}],"2022-11-01":[{"RelativePath":"compute/microsoft.compute/2022-11-01/types.json","Index":938}],"2023-03-01":[{"RelativePath":"compute/microsoft.compute/2023-03-01/types.json","Index":952}],"2023-07-01":[{"RelativePath":"compute/microsoft.compute/2023-07-01/types.json","Index":982}],"2023-09-01":[{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":1008},{"RelativePath":"compute/microsoft.compute/2023-09-01/types.json","Index":1009}]},"microsoft.confidentialledger/ledgers":{"2023-06-28-preview":[{"RelativePath":"confidentialledger/microsoft.confidentialledger/2023-06-28-preview/types.json","Index":87},{"RelativePath":"confidentialledger/microsoft.confidentialledger/2023-06-28-preview/types.json","Index":90}]},"microsoft.confidentialledger/managedccfs":{"2023-06-28-preview":[{"RelativePath":"confidentialledger/microsoft.confidentialledger/2023-06-28-preview/types.json","Index":93},{"RelativePath":"confidentialledger/microsoft.confidentialledger/2023-06-28-preview/types.json","Index":96}]},"microsoft.confluent/validations":{"2021-03-01-preview":[{"RelativePath":"confluent/microsoft.confluent/2021-03-01-preview/types.json","Index":56}],"2021-09-01-preview":[{"RelativePath":"confluent/microsoft.confluent/2021-09-01-preview/types.json","Index":56}],"2021-12-01":[{"RelativePath":"confluent/microsoft.confluent/2021-12-01/types.json","Index":56}],"2023-08-22":[{"RelativePath":"confluent/microsoft.confluent/2023-08-22/types.json","Index":58},{"RelativePath":"confluent/microsoft.confluent/2023-08-22/types.json","Index":61}]},"microsoft.confluent/organizations/access":{"2023-08-22":[{"RelativePath":"confluent/microsoft.confluent/2023-08-22/types.json","Index":69},{"RelativePath":"confluent/microsoft.confluent/2023-08-22/types.json","Index":73},{"RelativePath":"confluent/microsoft.confluent/2023-08-22/types.json","Index":77},{"RelativePath":"confluent/microsoft.confluent/2023-08-22/types.json","Index":80},{"RelativePath":"confluent/microsoft.confluent/2023-08-22/types.json","Index":84},{"RelativePath":"confluent/microsoft.confluent/2023-08-22/types.json","Index":94},{"RelativePath":"confluent/microsoft.confluent/2023-08-22/types.json","Index":98}]},"microsoft.connectedvmwarevsphere/virtualmachines":{"2020-10-01-preview":[{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":231},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":232},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2020-10-01-preview/types.json","Index":233}],"2022-01-10-preview":[{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":256},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":310},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":312},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":313},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-01-10-preview/types.json","Index":314}],"2022-07-15-preview":[{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":270},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":324},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":326},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":327},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":328},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2022-07-15-preview/types.json","Index":332}],"2023-03-01-preview":[{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":405},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":459},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":461},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":462},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":463},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":467}]},"microsoft.connectedvmwarevsphere/virtualmachineinstances":{"2023-03-01-preview":[{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":468},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":469},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-03-01-preview/types.json","Index":470}],"2023-10-01":[{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":314},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":315},{"RelativePath":"connectedvmware/microsoft.connectedvmwarevsphere/2023-10-01/types.json","Index":316}]},"microsoft.consumption/billingaccounts/invoices/pricesheet":{"2018-11-01-preview":[{"RelativePath":"consumption/microsoft.consumption/2018-11-01-preview/types.json","Index":20}]},"microsoft.consumption/billingaccounts/billingprofiles/pricesheet":{"2018-11-01-preview":[{"RelativePath":"consumption/microsoft.consumption/2018-11-01-preview/types.json","Index":21}]},"microsoft.containerinstance/containergroups/containers":{"2018-02-01-preview":[{"RelativePath":"containerinstance/microsoft.containerinstance/2018-02-01-preview/types.json","Index":61}],"2018-04-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2018-04-01/types.json","Index":61}],"2018-06-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2018-06-01/types.json","Index":72}],"2018-09-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2018-09-01/types.json","Index":78}],"2018-10-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2018-10-01/types.json","Index":94}],"2019-12-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2019-12-01/types.json","Index":106}],"2020-11-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2020-11-01/types.json","Index":109},{"RelativePath":"containerinstance/microsoft.containerinstance/2020-11-01/types.json","Index":111}],"2021-03-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2021-03-01/types.json","Index":109},{"RelativePath":"containerinstance/microsoft.containerinstance/2021-03-01/types.json","Index":111}],"2021-07-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2021-07-01/types.json","Index":109},{"RelativePath":"containerinstance/microsoft.containerinstance/2021-07-01/types.json","Index":111}],"2021-09-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2021-09-01/types.json","Index":110},{"RelativePath":"containerinstance/microsoft.containerinstance/2021-09-01/types.json","Index":112}],"2021-10-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2021-10-01/types.json","Index":116},{"RelativePath":"containerinstance/microsoft.containerinstance/2021-10-01/types.json","Index":118}],"2022-09-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2022-09-01/types.json","Index":119},{"RelativePath":"containerinstance/microsoft.containerinstance/2022-09-01/types.json","Index":121}],"2022-10-01-preview":[{"RelativePath":"containerinstance/microsoft.containerinstance/2022-10-01-preview/types.json","Index":128},{"RelativePath":"containerinstance/microsoft.containerinstance/2022-10-01-preview/types.json","Index":130}],"2023-02-01-preview":[{"RelativePath":"containerinstance/microsoft.containerinstance/2023-02-01-preview/types.json","Index":126},{"RelativePath":"containerinstance/microsoft.containerinstance/2023-02-01-preview/types.json","Index":128}],"2023-05-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2023-05-01/types.json","Index":128},{"RelativePath":"containerinstance/microsoft.containerinstance/2023-05-01/types.json","Index":130}]},"microsoft.containerinstance/containergroups":{"2018-06-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2018-06-01/types.json","Index":67},{"RelativePath":"containerinstance/microsoft.containerinstance/2018-06-01/types.json","Index":68}],"2018-09-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2018-09-01/types.json","Index":73},{"RelativePath":"containerinstance/microsoft.containerinstance/2018-09-01/types.json","Index":74}],"2018-10-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2018-10-01/types.json","Index":88},{"RelativePath":"containerinstance/microsoft.containerinstance/2018-10-01/types.json","Index":89},{"RelativePath":"containerinstance/microsoft.containerinstance/2018-10-01/types.json","Index":90}],"2019-12-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2019-12-01/types.json","Index":100},{"RelativePath":"containerinstance/microsoft.containerinstance/2019-12-01/types.json","Index":101},{"RelativePath":"containerinstance/microsoft.containerinstance/2019-12-01/types.json","Index":102}],"2020-11-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2020-11-01/types.json","Index":103},{"RelativePath":"containerinstance/microsoft.containerinstance/2020-11-01/types.json","Index":104},{"RelativePath":"containerinstance/microsoft.containerinstance/2020-11-01/types.json","Index":105}],"2021-03-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2021-03-01/types.json","Index":103},{"RelativePath":"containerinstance/microsoft.containerinstance/2021-03-01/types.json","Index":104},{"RelativePath":"containerinstance/microsoft.containerinstance/2021-03-01/types.json","Index":105}],"2021-07-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2021-07-01/types.json","Index":103},{"RelativePath":"containerinstance/microsoft.containerinstance/2021-07-01/types.json","Index":104},{"RelativePath":"containerinstance/microsoft.containerinstance/2021-07-01/types.json","Index":105}],"2021-09-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2021-09-01/types.json","Index":104},{"RelativePath":"containerinstance/microsoft.containerinstance/2021-09-01/types.json","Index":105},{"RelativePath":"containerinstance/microsoft.containerinstance/2021-09-01/types.json","Index":106}],"2021-10-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2021-10-01/types.json","Index":110},{"RelativePath":"containerinstance/microsoft.containerinstance/2021-10-01/types.json","Index":111},{"RelativePath":"containerinstance/microsoft.containerinstance/2021-10-01/types.json","Index":112}],"2022-09-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2022-09-01/types.json","Index":113},{"RelativePath":"containerinstance/microsoft.containerinstance/2022-09-01/types.json","Index":114},{"RelativePath":"containerinstance/microsoft.containerinstance/2022-09-01/types.json","Index":115}],"2022-10-01-preview":[{"RelativePath":"containerinstance/microsoft.containerinstance/2022-10-01-preview/types.json","Index":122},{"RelativePath":"containerinstance/microsoft.containerinstance/2022-10-01-preview/types.json","Index":123},{"RelativePath":"containerinstance/microsoft.containerinstance/2022-10-01-preview/types.json","Index":124}],"2023-02-01-preview":[{"RelativePath":"containerinstance/microsoft.containerinstance/2023-02-01-preview/types.json","Index":120},{"RelativePath":"containerinstance/microsoft.containerinstance/2023-02-01-preview/types.json","Index":121},{"RelativePath":"containerinstance/microsoft.containerinstance/2023-02-01-preview/types.json","Index":122}],"2023-05-01":[{"RelativePath":"containerinstance/microsoft.containerinstance/2023-05-01/types.json","Index":122},{"RelativePath":"containerinstance/microsoft.containerinstance/2023-05-01/types.json","Index":123},{"RelativePath":"containerinstance/microsoft.containerinstance/2023-05-01/types.json","Index":124}]},"microsoft.containerregistry/registries":{"2016-06-27-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2016-06-27-preview/types.json","Index":16},{"RelativePath":"containerregistry/microsoft.containerregistry/2016-06-27-preview/types.json","Index":17}],"2017-03-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2017-03-01/types.json","Index":27},{"RelativePath":"containerregistry/microsoft.containerregistry/2017-03-01/types.json","Index":32}],"2017-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2017-06-01-preview/types.json","Index":72},{"RelativePath":"containerregistry/microsoft.containerregistry/2017-06-01-preview/types.json","Index":77}],"2017-10-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2017-10-01/types.json","Index":91},{"RelativePath":"containerregistry/microsoft.containerregistry/2017-10-01/types.json","Index":98},{"RelativePath":"containerregistry/microsoft.containerregistry/2017-10-01/types.json","Index":103},{"RelativePath":"containerregistry/microsoft.containerregistry/2017-10-01/types.json","Index":115}],"2018-02-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2018-02-01-preview/types.json","Index":108},{"RelativePath":"containerregistry/microsoft.containerregistry/2018-02-01-preview/types.json","Index":110}],"2018-09-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2018-09-01/types.json","Index":137},{"RelativePath":"containerregistry/microsoft.containerregistry/2018-09-01/types.json","Index":139}],"2019-04-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-04-01/types.json","Index":152},{"RelativePath":"containerregistry/microsoft.containerregistry/2019-04-01/types.json","Index":154}],"2019-05-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-05-01-preview/types.json","Index":65}],"2019-05-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-05-01/types.json","Index":106},{"RelativePath":"containerregistry/microsoft.containerregistry/2019-05-01/types.json","Index":113},{"RelativePath":"containerregistry/microsoft.containerregistry/2019-05-01/types.json","Index":118}],"2019-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-06-01-preview/types.json","Index":200},{"RelativePath":"containerregistry/microsoft.containerregistry/2019-06-01-preview/types.json","Index":202}],"2019-12-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":230},{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":237},{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":242}],"2020-11-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":323},{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":330},{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":335},{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":342}],"2021-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":327},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":334},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":339},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":346}],"2021-08-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":330},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":337},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":342},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":349}],"2021-09-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2021-09-01/types.json","Index":166},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-09-01/types.json","Index":173},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-09-01/types.json","Index":178}],"2021-12-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":330},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":337},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":342},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":349}],"2022-02-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":334},{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":341},{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":346},{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":353}],"2022-12-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":205},{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":212},{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":217},{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":224}],"2023-01-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":366},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":373},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":378},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":385}],"2023-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":393},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":400},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":405},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":412}],"2023-07-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":237},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":244},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":249},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":256}],"2023-08-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":393},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":400},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":405},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":412}],"2023-11-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":396},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":403},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":408},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":415}]},"microsoft.containerregistry/registries/webhooks":{"2017-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2017-06-01-preview/types.json","Index":79},{"RelativePath":"containerregistry/microsoft.containerregistry/2017-06-01-preview/types.json","Index":82},{"RelativePath":"containerregistry/microsoft.containerregistry/2017-06-01-preview/types.json","Index":95}],"2017-10-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2017-10-01/types.json","Index":117},{"RelativePath":"containerregistry/microsoft.containerregistry/2017-10-01/types.json","Index":120},{"RelativePath":"containerregistry/microsoft.containerregistry/2017-10-01/types.json","Index":133}],"2019-05-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-05-01/types.json","Index":120},{"RelativePath":"containerregistry/microsoft.containerregistry/2019-05-01/types.json","Index":123},{"RelativePath":"containerregistry/microsoft.containerregistry/2019-05-01/types.json","Index":136}],"2019-12-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":244},{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":247},{"RelativePath":"containerregistry/microsoft.containerregistry/2019-12-01-preview/types.json","Index":260}],"2020-11-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":344},{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":347},{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":360}],"2021-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":348},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":351},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":364}],"2021-08-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":351},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":364},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":367}],"2021-09-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2021-09-01/types.json","Index":180},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-09-01/types.json","Index":193},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-09-01/types.json","Index":196}],"2021-12-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":351},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":364},{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":367}],"2022-02-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":355},{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":368},{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":371}],"2022-12-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":226},{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":239},{"RelativePath":"containerregistry/microsoft.containerregistry/2022-12-01/types.json","Index":242}],"2023-01-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":387},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":400},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":403}],"2023-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":414},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":427},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":430}],"2023-07-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":258},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":271},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-07-01/types.json","Index":274}],"2023-08-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":414},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":427},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":430}],"2023-11-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":417},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":430},{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":433}]},"microsoft.containerregistry/registries/builds":{"2018-02-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2018-02-01-preview/types.json","Index":94},{"RelativePath":"containerregistry/microsoft.containerregistry/2018-02-01-preview/types.json","Index":95}]},"microsoft.containerregistry/registries/buildtasks/steps":{"2018-02-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2018-02-01-preview/types.json","Index":98}]},"microsoft.containerregistry/registries/buildtasks":{"2018-02-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2018-02-01-preview/types.json","Index":99}]},"microsoft.containerregistry/registries/runs":{"2018-09-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2018-09-01/types.json","Index":141},{"RelativePath":"containerregistry/microsoft.containerregistry/2018-09-01/types.json","Index":142}],"2019-04-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-04-01/types.json","Index":156},{"RelativePath":"containerregistry/microsoft.containerregistry/2019-04-01/types.json","Index":157}],"2019-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-06-01-preview/types.json","Index":204},{"RelativePath":"containerregistry/microsoft.containerregistry/2019-06-01-preview/types.json","Index":205}]},"microsoft.containerregistry/registries/tasks":{"2018-09-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2018-09-01/types.json","Index":145}],"2019-04-01":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-04-01/types.json","Index":160}],"2019-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-06-01-preview/types.json","Index":210}]},"microsoft.containerregistry/registries/agentpools":{"2019-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-06-01-preview/types.json","Index":199}]},"microsoft.containerregistry/registries/taskruns":{"2019-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2019-06-01-preview/types.json","Index":207}]},"microsoft.containerregistry/registries/connectedregistries":{"2020-11-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2020-11-01-preview/types.json","Index":314}],"2021-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2021-06-01-preview/types.json","Index":318}],"2021-08-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2021-08-01-preview/types.json","Index":321}],"2021-12-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2021-12-01-preview/types.json","Index":321}],"2022-02-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2022-02-01-preview/types.json","Index":325}],"2023-01-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-01-01-preview/types.json","Index":357}],"2023-06-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-06-01-preview/types.json","Index":384}],"2023-08-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-08-01-preview/types.json","Index":384}],"2023-11-01-preview":[{"RelativePath":"containerregistry/microsoft.containerregistry/2023-11-01-preview/types.json","Index":387}]},"microsoft.containerservice/managedclusters/accessprofiles":{"2017-08-31":[{"RelativePath":"containerservice/microsoft.containerservice/2017-08-31/types.json","Index":212}],"2018-03-31":[{"RelativePath":"containerservice/microsoft.containerservice/2018-03-31/types.json","Index":215}],"2018-08-01-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2018-08-01-preview/types.json","Index":215}],"2019-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2019-02-01/types.json","Index":405}],"2019-04-01":[{"RelativePath":"containerservice/microsoft.containerservice/2019-04-01/types.json","Index":413}],"2019-06-01":[{"RelativePath":"containerservice/microsoft.containerservice/2019-06-01/types.json","Index":427}],"2019-08-01":[{"RelativePath":"containerservice/microsoft.containerservice/2019-08-01/types.json","Index":436}],"2019-10-01":[{"RelativePath":"containerservice/microsoft.containerservice/2019-10-01/types.json","Index":436}],"2019-11-01":[{"RelativePath":"containerservice/microsoft.containerservice/2019-11-01/types.json","Index":446}],"2020-01-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-01-01/types.json","Index":446}],"2020-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-02-01/types.json","Index":452}],"2020-03-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-03-01/types.json","Index":465}],"2020-04-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-04-01/types.json","Index":464}],"2020-06-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-06-01/types.json","Index":484}],"2020-07-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-07-01/types.json","Index":487}],"2020-09-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":501}],"2020-11-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":527}],"2020-12-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":561}],"2021-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":563}],"2021-03-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":240}],"2021-05-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":240}],"2021-07-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":252}],"2021-08-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":270}],"2021-09-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":277}],"2021-10-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":283}],"2021-11-01-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":284}],"2022-01-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":283}],"2022-01-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":285}],"2022-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":283}],"2022-02-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":311}],"2022-03-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":283}],"2022-03-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":315}],"2022-04-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":287}],"2022-04-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":340}],"2022-05-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":347}],"2022-06-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":293}],"2022-07-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":299}],"2022-08-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":384}],"2022-08-03-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":387}],"2022-09-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":301}],"2022-10-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":435}],"2022-11-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":306}],"2022-11-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":441}],"2023-01-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":311}],"2023-01-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":448}],"2023-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":317}],"2023-02-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":460}],"2023-03-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":321}],"2023-03-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":464}],"2023-04-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":324}],"2023-04-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":467}],"2023-05-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":354}],"2023-05-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":468}],"2023-06-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":361}],"2023-06-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":499}],"2023-07-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":363}],"2023-07-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":515}],"2023-08-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":398}],"2023-08-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":526}],"2023-09-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":410}],"2023-09-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":538}],"2023-10-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":422}],"2023-10-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":542}],"2023-11-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-11-01/types.json","Index":422}]},"microsoft.containerservice/managedclusters":{"2018-03-31":[{"RelativePath":"containerservice/microsoft.containerservice/2018-03-31/types.json","Index":219},{"RelativePath":"containerservice/microsoft.containerservice/2018-03-31/types.json","Index":220},{"RelativePath":"containerservice/microsoft.containerservice/2018-03-31/types.json","Index":221},{"RelativePath":"containerservice/microsoft.containerservice/2018-03-31/types.json","Index":222}],"2018-08-01-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2018-08-01-preview/types.json","Index":219},{"RelativePath":"containerservice/microsoft.containerservice/2018-08-01-preview/types.json","Index":220},{"RelativePath":"containerservice/microsoft.containerservice/2018-08-01-preview/types.json","Index":221},{"RelativePath":"containerservice/microsoft.containerservice/2018-08-01-preview/types.json","Index":222}],"2019-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2019-02-01/types.json","Index":409},{"RelativePath":"containerservice/microsoft.containerservice/2019-02-01/types.json","Index":410},{"RelativePath":"containerservice/microsoft.containerservice/2019-02-01/types.json","Index":411},{"RelativePath":"containerservice/microsoft.containerservice/2019-02-01/types.json","Index":412}],"2019-04-01":[{"RelativePath":"containerservice/microsoft.containerservice/2019-04-01/types.json","Index":417},{"RelativePath":"containerservice/microsoft.containerservice/2019-04-01/types.json","Index":418},{"RelativePath":"containerservice/microsoft.containerservice/2019-04-01/types.json","Index":419},{"RelativePath":"containerservice/microsoft.containerservice/2019-04-01/types.json","Index":420}],"2019-06-01":[{"RelativePath":"containerservice/microsoft.containerservice/2019-06-01/types.json","Index":431},{"RelativePath":"containerservice/microsoft.containerservice/2019-06-01/types.json","Index":432},{"RelativePath":"containerservice/microsoft.containerservice/2019-06-01/types.json","Index":433},{"RelativePath":"containerservice/microsoft.containerservice/2019-06-01/types.json","Index":434}],"2019-08-01":[{"RelativePath":"containerservice/microsoft.containerservice/2019-08-01/types.json","Index":440},{"RelativePath":"containerservice/microsoft.containerservice/2019-08-01/types.json","Index":441},{"RelativePath":"containerservice/microsoft.containerservice/2019-08-01/types.json","Index":442},{"RelativePath":"containerservice/microsoft.containerservice/2019-08-01/types.json","Index":443},{"RelativePath":"containerservice/microsoft.containerservice/2019-08-01/types.json","Index":444}],"2019-10-01":[{"RelativePath":"containerservice/microsoft.containerservice/2019-10-01/types.json","Index":440},{"RelativePath":"containerservice/microsoft.containerservice/2019-10-01/types.json","Index":441},{"RelativePath":"containerservice/microsoft.containerservice/2019-10-01/types.json","Index":442},{"RelativePath":"containerservice/microsoft.containerservice/2019-10-01/types.json","Index":443},{"RelativePath":"containerservice/microsoft.containerservice/2019-10-01/types.json","Index":444},{"RelativePath":"containerservice/microsoft.containerservice/2019-10-01/types.json","Index":445}],"2019-11-01":[{"RelativePath":"containerservice/microsoft.containerservice/2019-11-01/types.json","Index":450},{"RelativePath":"containerservice/microsoft.containerservice/2019-11-01/types.json","Index":451},{"RelativePath":"containerservice/microsoft.containerservice/2019-11-01/types.json","Index":452},{"RelativePath":"containerservice/microsoft.containerservice/2019-11-01/types.json","Index":453},{"RelativePath":"containerservice/microsoft.containerservice/2019-11-01/types.json","Index":454},{"RelativePath":"containerservice/microsoft.containerservice/2019-11-01/types.json","Index":455}],"2020-01-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-01-01/types.json","Index":450},{"RelativePath":"containerservice/microsoft.containerservice/2020-01-01/types.json","Index":451},{"RelativePath":"containerservice/microsoft.containerservice/2020-01-01/types.json","Index":452},{"RelativePath":"containerservice/microsoft.containerservice/2020-01-01/types.json","Index":453},{"RelativePath":"containerservice/microsoft.containerservice/2020-01-01/types.json","Index":454},{"RelativePath":"containerservice/microsoft.containerservice/2020-01-01/types.json","Index":455}],"2020-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-02-01/types.json","Index":456},{"RelativePath":"containerservice/microsoft.containerservice/2020-02-01/types.json","Index":457},{"RelativePath":"containerservice/microsoft.containerservice/2020-02-01/types.json","Index":458},{"RelativePath":"containerservice/microsoft.containerservice/2020-02-01/types.json","Index":459},{"RelativePath":"containerservice/microsoft.containerservice/2020-02-01/types.json","Index":460},{"RelativePath":"containerservice/microsoft.containerservice/2020-02-01/types.json","Index":461}],"2020-03-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-03-01/types.json","Index":469},{"RelativePath":"containerservice/microsoft.containerservice/2020-03-01/types.json","Index":470},{"RelativePath":"containerservice/microsoft.containerservice/2020-03-01/types.json","Index":471},{"RelativePath":"containerservice/microsoft.containerservice/2020-03-01/types.json","Index":472},{"RelativePath":"containerservice/microsoft.containerservice/2020-03-01/types.json","Index":473},{"RelativePath":"containerservice/microsoft.containerservice/2020-03-01/types.json","Index":474}],"2020-04-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-04-01/types.json","Index":468},{"RelativePath":"containerservice/microsoft.containerservice/2020-04-01/types.json","Index":469},{"RelativePath":"containerservice/microsoft.containerservice/2020-04-01/types.json","Index":470},{"RelativePath":"containerservice/microsoft.containerservice/2020-04-01/types.json","Index":471},{"RelativePath":"containerservice/microsoft.containerservice/2020-04-01/types.json","Index":472},{"RelativePath":"containerservice/microsoft.containerservice/2020-04-01/types.json","Index":473}],"2020-06-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-06-01/types.json","Index":488},{"RelativePath":"containerservice/microsoft.containerservice/2020-06-01/types.json","Index":489},{"RelativePath":"containerservice/microsoft.containerservice/2020-06-01/types.json","Index":490},{"RelativePath":"containerservice/microsoft.containerservice/2020-06-01/types.json","Index":491},{"RelativePath":"containerservice/microsoft.containerservice/2020-06-01/types.json","Index":492},{"RelativePath":"containerservice/microsoft.containerservice/2020-06-01/types.json","Index":493}],"2020-07-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-07-01/types.json","Index":491},{"RelativePath":"containerservice/microsoft.containerservice/2020-07-01/types.json","Index":492},{"RelativePath":"containerservice/microsoft.containerservice/2020-07-01/types.json","Index":493},{"RelativePath":"containerservice/microsoft.containerservice/2020-07-01/types.json","Index":494},{"RelativePath":"containerservice/microsoft.containerservice/2020-07-01/types.json","Index":495},{"RelativePath":"containerservice/microsoft.containerservice/2020-07-01/types.json","Index":496}],"2020-09-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":505},{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":506},{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":507},{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":508},{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":509},{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":510},{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":511},{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":512},{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":515}],"2020-11-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":531},{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":532},{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":533},{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":534},{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":535},{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":536},{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":537},{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":538},{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":541}],"2020-12-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":565},{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":566},{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":567},{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":568},{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":569},{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":570},{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":571},{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":572},{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":575}],"2021-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":567},{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":568},{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":569},{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":570},{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":571},{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":572},{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":573},{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":574},{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":577}],"2021-03-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":244},{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":245},{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":246},{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":247},{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":248},{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":249},{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":250},{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":251},{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":255},{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":256}],"2021-05-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":244},{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":245},{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":246},{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":247},{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":248},{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":249},{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":250},{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":251},{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":255},{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":256}],"2021-07-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":256},{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":257},{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":258},{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":259},{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":260},{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":261},{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":262},{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":263},{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":267},{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":268}],"2021-08-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":274},{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":275},{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":276},{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":277},{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":278},{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":279},{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":280},{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":281},{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":285},{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":286}],"2021-09-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":281},{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":282},{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":283},{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":284},{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":285},{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":286},{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":287},{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":288},{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":292},{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":293}],"2021-10-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":287},{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":288},{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":289},{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":290},{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":291},{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":292},{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":293},{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":294},{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":298},{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":299}],"2021-11-01-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":288},{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":289},{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":290},{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":291},{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":292},{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":293},{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":294},{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":295},{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":299},{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":300}],"2022-01-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":287},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":288},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":289},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":290},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":291},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":292},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":293},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":294},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":298},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":299}],"2022-01-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":289},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":290},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":291},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":292},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":293},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":294},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":295},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":296},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":300},{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":301}],"2022-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":287},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":288},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":289},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":290},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":291},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":292},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":293},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":294},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":298},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":299}],"2022-02-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":315},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":316},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":317},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":318},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":319},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":320},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":321},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":322},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":326},{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":327}],"2022-03-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":287},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":288},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":289},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":290},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":291},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":292},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":293},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":294},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":298},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":299}],"2022-03-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":319},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":320},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":321},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":322},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":323},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":324},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":325},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":326},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":327},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":331},{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":332}],"2022-04-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":291},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":292},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":293},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":294},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":295},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":296},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":297},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":298},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":302},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":303}],"2022-04-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":344},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":345},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":346},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":347},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":348},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":349},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":350},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":351},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":352},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":356},{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":357}],"2022-05-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":351},{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":352},{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":353},{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":354},{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":355},{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":356},{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":357},{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":358},{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":359},{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":363},{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":364}],"2022-06-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":297},{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":298},{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":299},{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":300},{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":301},{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":302},{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":303},{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":304},{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":308},{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":309}],"2022-07-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":303},{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":304},{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":305},{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":306},{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":307},{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":308},{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":309},{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":310},{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":314},{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":315}],"2022-08-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":388},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":389},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":390},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":391},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":392},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":393},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":394},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":395},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":396},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":397},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":401},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":402}],"2022-08-03-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":391},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":392},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":393},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":394},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":395},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":396},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":397},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":398},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":399},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":400},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":404},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":405}],"2022-09-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":305},{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":306},{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":307},{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":308},{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":309},{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":310},{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":311},{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":312},{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":313},{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":317},{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":318}],"2022-10-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":439},{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":440},{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":441},{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":442},{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":443},{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":444},{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":445},{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":446},{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":447},{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":448},{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":452},{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":453}],"2022-11-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":310},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":311},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":312},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":313},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":314},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":315},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":316},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":317},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":318},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":322},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":323}],"2022-11-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":445},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":446},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":447},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":448},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":449},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":450},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":451},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":452},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":453},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":454},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":458},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":459}],"2023-01-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":315},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":316},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":317},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":318},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":319},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":320},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":321},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":322},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":323},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":324},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":328},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":329}],"2023-01-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":452},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":453},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":454},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":455},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":456},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":457},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":458},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":459},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":460},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":461},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":465},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":466}],"2023-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":321},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":322},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":323},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":324},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":325},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":326},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":327},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":328},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":329},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":330},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":334},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":335}],"2023-02-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":464},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":465},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":466},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":467},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":468},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":469},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":470},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":471},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":472},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":473},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":477},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":478}],"2023-03-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":325},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":326},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":327},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":328},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":329},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":330},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":331},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":332},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":333},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":334},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":338},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":339}],"2023-03-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":468},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":469},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":470},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":471},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":472},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":473},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":474},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":475},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":476},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":477},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":481},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":482}],"2023-04-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":328},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":329},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":330},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":331},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":332},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":333},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":334},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":335},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":336},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":337},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":341},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":342}],"2023-04-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":471},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":472},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":473},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":474},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":475},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":476},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":477},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":478},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":479},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":480},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":484},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":485}],"2023-05-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":358},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":359},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":360},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":361},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":362},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":363},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":364},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":365},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":366},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":367},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":371},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":372}],"2023-05-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":472},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":473},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":474},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":475},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":476},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":477},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":478},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":479},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":480},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":481},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":485},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":486}],"2023-06-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":365},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":366},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":367},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":368},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":369},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":370},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":371},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":372},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":373},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":374},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":378},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":379}],"2023-06-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":503},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":504},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":505},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":506},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":507},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":508},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":509},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":510},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":511},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":512},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":516},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":517}],"2023-07-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":367},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":368},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":369},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":370},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":371},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":372},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":373},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":374},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":375},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":376},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":380},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":381}],"2023-07-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":519},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":520},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":521},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":522},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":523},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":524},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":525},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":526},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":527},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":528},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":532},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":533}],"2023-08-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":402},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":403},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":404},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":405},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":406},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":407},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":408},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":409},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":410},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":411},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":415},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":416}],"2023-08-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":530},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":531},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":532},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":533},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":534},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":535},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":536},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":537},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":538},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":539},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":543},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":544}],"2023-09-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":414},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":415},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":416},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":417},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":418},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":419},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":420},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":421},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":422},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":423},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":427},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":428}],"2023-09-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":542},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":543},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":544},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":545},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":546},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":547},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":548},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":549},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":550},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":551},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":555},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":556}],"2023-10-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":426},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":427},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":428},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":429},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":430},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":431},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":432},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":433},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":434},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":435},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":439},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":440}],"2023-10-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":546},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":547},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":548},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":549},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":550},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":551},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":552},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":553},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":554},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":555},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":559},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":560}],"2023-11-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-11-01/types.json","Index":426},{"RelativePath":"containerservice/microsoft.containerservice/2023-11-01/types.json","Index":427},{"RelativePath":"containerservice/microsoft.containerservice/2023-11-01/types.json","Index":428},{"RelativePath":"containerservice/microsoft.containerservice/2023-11-01/types.json","Index":429},{"RelativePath":"containerservice/microsoft.containerservice/2023-11-01/types.json","Index":430},{"RelativePath":"containerservice/microsoft.containerservice/2023-11-01/types.json","Index":431},{"RelativePath":"containerservice/microsoft.containerservice/2023-11-01/types.json","Index":432},{"RelativePath":"containerservice/microsoft.containerservice/2023-11-01/types.json","Index":433},{"RelativePath":"containerservice/microsoft.containerservice/2023-11-01/types.json","Index":434},{"RelativePath":"containerservice/microsoft.containerservice/2023-11-01/types.json","Index":435},{"RelativePath":"containerservice/microsoft.containerservice/2023-11-01/types.json","Index":439},{"RelativePath":"containerservice/microsoft.containerservice/2023-11-01/types.json","Index":440}]},"microsoft.containerservice/managedclusters/agentpools":{"2020-07-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-07-01/types.json","Index":497}],"2020-09-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-09-01/types.json","Index":516}],"2020-11-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-11-01/types.json","Index":542}],"2020-12-01":[{"RelativePath":"containerservice/microsoft.containerservice/2020-12-01/types.json","Index":576}],"2021-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-02-01/types.json","Index":578}],"2021-03-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-03-01/types.json","Index":257}],"2021-05-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-05-01/types.json","Index":257}],"2021-07-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-07-01/types.json","Index":269}],"2021-08-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-08-01/types.json","Index":287}],"2021-09-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-09-01/types.json","Index":294}],"2021-10-01":[{"RelativePath":"containerservice/microsoft.containerservice/2021-10-01/types.json","Index":300}],"2021-11-01-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2021-11-01-preview/types.json","Index":301}],"2022-01-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-01-01/types.json","Index":300}],"2022-01-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-01-02-preview/types.json","Index":302}],"2022-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-02-01/types.json","Index":300}],"2022-02-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-02-02-preview/types.json","Index":328}],"2022-03-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-03-01/types.json","Index":300}],"2022-03-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-03-02-preview/types.json","Index":333}],"2022-04-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-04-01/types.json","Index":304}],"2022-04-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-04-02-preview/types.json","Index":358}],"2022-05-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-05-02-preview/types.json","Index":365}],"2022-06-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-06-01/types.json","Index":310}],"2022-07-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-07-01/types.json","Index":316}],"2022-08-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":403},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-02-preview/types.json","Index":404}],"2022-08-03-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":406},{"RelativePath":"containerservice/microsoft.containerservice/2022-08-03-preview/types.json","Index":407}],"2022-09-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-09-01/types.json","Index":319}],"2022-10-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":454},{"RelativePath":"containerservice/microsoft.containerservice/2022-10-02-preview/types.json","Index":455}],"2022-11-01":[{"RelativePath":"containerservice/microsoft.containerservice/2022-11-01/types.json","Index":324}],"2022-11-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":460},{"RelativePath":"containerservice/microsoft.containerservice/2022-11-02-preview/types.json","Index":461}],"2023-01-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":330},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-01/types.json","Index":331}],"2023-01-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":467},{"RelativePath":"containerservice/microsoft.containerservice/2023-01-02-preview/types.json","Index":468}],"2023-02-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":336},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-01/types.json","Index":337}],"2023-02-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":479},{"RelativePath":"containerservice/microsoft.containerservice/2023-02-02-preview/types.json","Index":480}],"2023-03-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":340},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-01/types.json","Index":341}],"2023-03-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":483},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-02-preview/types.json","Index":484}],"2023-04-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":343},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-01/types.json","Index":344}],"2023-04-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":486},{"RelativePath":"containerservice/microsoft.containerservice/2023-04-02-preview/types.json","Index":487}],"2023-05-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":373},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-01/types.json","Index":374}],"2023-05-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":487},{"RelativePath":"containerservice/microsoft.containerservice/2023-05-02-preview/types.json","Index":488}],"2023-06-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":380},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-01/types.json","Index":381}],"2023-06-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":518},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-02-preview/types.json","Index":519}],"2023-07-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":382},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-01/types.json","Index":383}],"2023-07-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":534},{"RelativePath":"containerservice/microsoft.containerservice/2023-07-02-preview/types.json","Index":535}],"2023-08-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":417},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-01/types.json","Index":418}],"2023-08-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":545},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-02-preview/types.json","Index":546}],"2023-09-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":429},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-01/types.json","Index":430}],"2023-09-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":557},{"RelativePath":"containerservice/microsoft.containerservice/2023-09-02-preview/types.json","Index":558}],"2023-10-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":441},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-01/types.json","Index":442}],"2023-10-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":561},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":564},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-02-preview/types.json","Index":565}],"2023-11-01":[{"RelativePath":"containerservice/microsoft.containerservice/2023-11-01/types.json","Index":441},{"RelativePath":"containerservice/microsoft.containerservice/2023-11-01/types.json","Index":442}]},"microsoft.containerservice/fleets":{"2022-06-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-06-02-preview/types.json","Index":48}],"2022-07-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-07-02-preview/types.json","Index":48}],"2022-09-02-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2022-09-02-preview/types.json","Index":48}],"2023-03-15-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-03-15-preview/types.json","Index":87}],"2023-06-15-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-06-15-preview/types.json","Index":105}],"2023-08-15-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-08-15-preview/types.json","Index":114}],"2023-10-15":[{"RelativePath":"containerservice/microsoft.containerservice/2023-10-15/types.json","Index":111}]},"microsoft.containerservice/fleets/updateruns":{"2023-03-15-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-03-15-preview/types.json","Index":89},{"RelativePath":"containerservice/microsoft.containerservice/2023-03-15-preview/types.json","Index":90}],"2023-06-15-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-06-15-preview/types.json","Index":107},{"RelativePath":"containerservice/microsoft.containerservice/2023-06-15-preview/types.json","Index":108}],"2023-08-15-preview":[{"RelativePath":"containerservice/microsoft.containerservice/2023-08-15-preview/types.json","Index":116},{"RelativePath":"containerservice/microsoft.containerservice/2023-08-15-preview/types.json","Index":117}],"2023-10-15":[{"RelativePath":"containerservice/microsoft.containerservice/2023-10-15/types.json","Index":113},{"RelativePath":"containerservice/microsoft.containerservice/2023-10-15/types.json","Index":114}]},"microsoft.documentdb/databaseaccounts":{"2015-04-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":190},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":192},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":196},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":198},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":199},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":201},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-01/types.json","Index":208}],"2015-04-08":[{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":190},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":192},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":196},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":198},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":199},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":201},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-04-08/types.json","Index":208}],"2015-11-06":[{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":190},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":192},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":196},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":198},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":199},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":201},{"RelativePath":"cosmos-db/microsoft.documentdb/2015-11-06/types.json","Index":208}],"2016-03-19":[{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":190},{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":192},{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":196},{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":198},{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":199},{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":201},{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-19/types.json","Index":208}],"2016-03-31":[{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":190},{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":192},{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":196},{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":198},{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":199},{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":201},{"RelativePath":"cosmos-db/microsoft.documentdb/2016-03-31/types.json","Index":208}],"2019-08-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":270},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":272},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":276},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":278},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":279},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":281},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":288}],"2019-12-12":[{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":262},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":264},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":268},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":270},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":271},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":273},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":280}],"2020-03-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":279},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":281},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":285},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":287},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":288},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":290},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":297}],"2020-04-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":288},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":290},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":294},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":296},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":297},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":299},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":306}],"2020-06-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":345},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":347},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":351},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":353},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":354},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":356},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":363}],"2020-09-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":294},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":296},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":300},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":302},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":303},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":305},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":312}],"2021-01-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":319},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":321},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":325},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":327},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":328},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":330},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":337}],"2021-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":413},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":415},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":419},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":421},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":422},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":424},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":431}],"2021-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":319},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":321},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":325},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":327},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":328},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":330},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":337}],"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":429},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":431},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":435},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":437},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":438},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":440},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":447}],"2021-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":337},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":339},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":343},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":345},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":346},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":348},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":355}],"2021-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":341},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":343},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":347},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":349},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":350},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":352},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":359}],"2021-06-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":370},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":372},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":376},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":378},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":379},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":381},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":388}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":468},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":470},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":474},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":476},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":477},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":479},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":486}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":514},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":516},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":520},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":522},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":523},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":525},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":532}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":426},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":428},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":432},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":434},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":435},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":437},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":444}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":520},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":522},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":526},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":528},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":529},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":531},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":538}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":528},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":530},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":534},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":536},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":537},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":539},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":546}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":530},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":532},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":536},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":538},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":539},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":541},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":548}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":442},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":444},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":448},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":450},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":451},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":453},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":460}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":542},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":544},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":548},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":550},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":551},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":553},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":560}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":461},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":463},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":467},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":469},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":470},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":472},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":479}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":553},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":555},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":559},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":561},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":562},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":564},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":571}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":479},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":481},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":485},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":487},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":488},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":490},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":497}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":605},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":607},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":611},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":613},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":614},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":616},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":623}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":616},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":618},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":637},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":639},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":640},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":642},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":649}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":492},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":494},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":513},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":515},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":516},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":518},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":525}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":497},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":499},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":518},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":520},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":521},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":523},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":530}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":633},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":635},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":654},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":656},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":657},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":659},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":666}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":509},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":511},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":530},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":532},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":533},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":535},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":542}],"2023-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":673},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":675},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":694},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":696},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":697},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":699},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":706}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":521},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":523},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":542},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":544},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":545},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":547},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":554}]},"microsoft.documentdb/databaseaccounts/notebookworkspaces":{"2019-08-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":290},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":291},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-08-01/types.json","Index":292}],"2019-12-12":[{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":282},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":283},{"RelativePath":"cosmos-db/microsoft.documentdb/2019-12-12/types.json","Index":284}],"2020-03-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":321},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":322},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":323}],"2020-04-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":330},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":331},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":332}],"2020-06-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":365},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":366},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-06-01-preview/types.json","Index":367}],"2020-09-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":336},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":337},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":338}],"2021-01-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":361},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":362},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":363}],"2021-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":455},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":456},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":457}],"2021-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":361},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":362},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":363}],"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":475},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":476},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":477}],"2021-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":379},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":380},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":381}],"2021-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":383},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":384},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":385}],"2021-06-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":416},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":417},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":418}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":516},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":517},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":518}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":568},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":569},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":570}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":473},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":474},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":475}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":576},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":577},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":578}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":620},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":621},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":622}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":622},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":623},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":624}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":494},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":495},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":496}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":638},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":639},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":640}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":513},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":514},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":515}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":649},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":650},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":651}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":533},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":534},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":535}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":711},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":712},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":713}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":739},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":740},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":741}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":561},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":562},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":563}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":566},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":567},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":568}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":756},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":757},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":758}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":578},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":579},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":580}],"2023-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":804},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":805},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":806}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":590},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":591},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":592}]},"microsoft.documentdb/databaseaccounts/sqldatabases/throughputsettings":{"2020-03-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":302},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":303}],"2020-04-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":311},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":312}],"2020-09-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":317},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":318}],"2021-01-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":342},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":343}],"2021-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":436},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":437}],"2021-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":342},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":343}],"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":452},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":453}],"2021-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":360},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":361}],"2021-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":364},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":365}],"2021-06-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":393},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":394}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":491},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":492}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":537},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":538}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":449},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":450}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":543},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":544}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":551},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":552}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":553},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":554}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":465},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":466}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":565},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":566},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":579},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":590}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":484},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":485}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":576},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":577},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":590},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":601}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":502},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":503}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":628},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":629},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":642},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":653}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":654},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":655},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":668},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":679}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":530},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":531}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":535},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":536}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":671},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":672},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":685},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":696}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":547},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":548}],"2023-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":711},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":712},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":725},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":736}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":559},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":560}]},"microsoft.documentdb/databaseaccounts/sqldatabases/containers/throughputsettings":{"2020-03-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":304},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":305}],"2020-04-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":313},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":314}],"2020-09-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":319},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":320}],"2021-01-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":344},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":345}],"2021-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":438},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":439}],"2021-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":344},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":345}],"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":454},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":455}],"2021-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":362},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":363}],"2021-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":366},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":367}],"2021-06-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":395},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":396}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":493},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":494}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":539},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":540}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":451},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":452}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":545},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":546}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":562},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":563},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":576},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":587}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":564},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":565},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":578},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":589}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":467},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":468}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":600},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":601},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":602},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":603}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":486},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":487}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":611},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":612},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":613},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":614}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":504},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":505}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":663},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":664},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":665},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":666}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":690},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":691},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":692},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":693}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":532},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":533}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":537},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":538}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":707},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":708},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":709},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":710}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":549},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":550}],"2023-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":747},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":748},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":749},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":750}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":561},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":562}]},"microsoft.documentdb/databaseaccounts/mongodbdatabases/throughputsettings":{"2020-03-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":306},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":307}],"2020-04-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":315},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":316}],"2020-09-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":321},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":322}],"2021-01-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":346},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":347}],"2021-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":440},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":441}],"2021-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":346},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":347}],"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":460},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":461}],"2021-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":364},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":365}],"2021-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":368},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":369}],"2021-06-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":401},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":402}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":499},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":500}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":545},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":546}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":457},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":458}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":551},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":552}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":588},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":589}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":590},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":591}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":473},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":474}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":604},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":605},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":606},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":607}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":492},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":493}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":615},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":616},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":617},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":618}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":510},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":511}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":667},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":668},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":669},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":670}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":694},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":695},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":696},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":697}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":538},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":539}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":543},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":544}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":711},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":712},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":713},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":714}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":555},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":556}],"2023-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":751},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":752},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":753},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":754}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":567},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":568}]},"microsoft.documentdb/databaseaccounts/mongodbdatabases/collections/throughputsettings":{"2020-03-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":308},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":309}],"2020-04-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":317},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":318}],"2020-09-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":323},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":324}],"2021-01-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":348},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":349}],"2021-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":442},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":443}],"2021-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":348},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":349}],"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":462},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":463}],"2021-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":366},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":367}],"2021-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":370},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":371}],"2021-06-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":403},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":404}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":501},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":502}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":547},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":548}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":459},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":460}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":553},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":554}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":590},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":591},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":592},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":593}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":592},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":593},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":594},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":595}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":475},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":476}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":608},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":609},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":610},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":611}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":494},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":495}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":619},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":620},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":621},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":622}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":512},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":513}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":671},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":672},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":673},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":674}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":698},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":699},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":700},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":701}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":540},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":541}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":545},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":546}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":715},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":716},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":717},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":718}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":557},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":558}],"2023-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":755},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":756},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":757},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":758}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":569},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":570}]},"microsoft.documentdb/databaseaccounts/tables/throughputsettings":{"2020-03-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":310},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":311}],"2020-04-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":319},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":320}],"2020-09-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":325},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":326}],"2021-01-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":350},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":351}],"2021-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":444},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":445}],"2021-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":350},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":351}],"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":464},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":465}],"2021-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":368},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":369}],"2021-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":372},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":373}],"2021-06-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":405},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":406}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":503},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":504}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":550},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":551}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":462},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":463}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":556},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":557}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":596},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":597}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":598},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":599}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":478},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":479}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":614},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":615}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":497},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":498}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":625},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":626}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":515},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":516}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":677},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":678}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":705},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":706}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":543},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":544}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":548},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":549}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":722},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":723}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":560},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":561}],"2023-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":762},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":763}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":572},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":573}]},"microsoft.documentdb/databaseaccounts/cassandrakeyspaces/throughputsettings":{"2020-03-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":312},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":313}],"2020-04-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":321},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":322}],"2020-09-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":327},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":328}],"2021-01-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":352},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":353}],"2021-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":446},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":447}],"2021-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":352},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":353}],"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":466},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":467}],"2021-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":370},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":371}],"2021-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":374},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":375}],"2021-06-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":407},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":408}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":505},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":506}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":552},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":553}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":464},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":465}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":559},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":560}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":599},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":600}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":601},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":602}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":480},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":481}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":617},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":618}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":499},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":500}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":628},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":629}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":518},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":519}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":680},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":681}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":708},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":709}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":546},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":547}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":551},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":552}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":725},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":726}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":563},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":564}],"2023-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":765},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":766}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":575},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":576}]},"microsoft.documentdb/databaseaccounts/cassandrakeyspaces/tables/throughputsettings":{"2020-03-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":314},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":315}],"2020-04-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":323},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":324}],"2020-09-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":329},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":330}],"2021-01-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":354},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":355}],"2021-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":448},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":449}],"2021-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":354},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":355}],"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":468},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":469}],"2021-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":372},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":373}],"2021-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":376},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":377}],"2021-06-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":409},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":410}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":507},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":508}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":554},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":555}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":466},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":467}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":561},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":562}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":601},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":602}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":603},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":604}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":482},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":483}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":619},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":620}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":501},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":502}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":630},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":631}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":520},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":521}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":682},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":683}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":710},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":711}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":548},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":549}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":553},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":554}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":727},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":728}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":565},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":566}],"2023-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":767},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":768}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":577},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":578}]},"microsoft.documentdb/databaseaccounts/gremlindatabases/throughputsettings":{"2020-03-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":316},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":317}],"2020-04-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":325},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":326}],"2020-09-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":331},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":332}],"2021-01-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":356},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":357}],"2021-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":450},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":451}],"2021-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":356},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":357}],"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":470},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":471}],"2021-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":374},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":375}],"2021-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":378},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":379}],"2021-06-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":411},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":412}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":511},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":512}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":558},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":559}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":468},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":469}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":565},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":566}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":605},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":606}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":607},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":608}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":484},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":485}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":623},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":624}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":503},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":504}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":634},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":635}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":522},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":523}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":686},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":687}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":714},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":715}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":550},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":551}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":555},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":556}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":731},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":732}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":567},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":568}],"2023-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":771},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":772}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":579},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":580}]},"microsoft.documentdb/databaseaccounts/gremlindatabases/graphs/throughputsettings":{"2020-03-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":318},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-03-01/types.json","Index":319}],"2020-04-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":327},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-04-01/types.json","Index":328}],"2020-09-01":[{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":333},{"RelativePath":"cosmos-db/microsoft.documentdb/2020-09-01/types.json","Index":334}],"2021-01-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":358},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-01-15/types.json","Index":359}],"2021-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":452},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":453}],"2021-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":358},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-15/types.json","Index":359}],"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":472},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":473}],"2021-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":376},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-15/types.json","Index":377}],"2021-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":380},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-05-15/types.json","Index":381}],"2021-06-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":413},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":414}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":513},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":514}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":560},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":561}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":470},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":471}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":567},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":568}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":607},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":608}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":609},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":610}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":486},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":487}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":625},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":626}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":505},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":506}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":636},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":637}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":524},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":525}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":688},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":689}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":716},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":717}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":552},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":553}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":557},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":558}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":733},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":734}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":569},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":570}],"2023-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":773},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":774}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":581},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":582}]},"microsoft.documentdb/cassandraclusters":{"2021-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":460},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-03-01-preview/types.json","Index":474}],"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":480},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":494}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":521},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":535}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":564},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":565},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":566}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":478},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":479},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":480}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":572},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":573},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":574}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":616},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":617},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":618}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":618},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":619},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":620}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":490},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":491},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":492}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":634},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":635},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":636}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":509},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":510},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":511}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":645},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":646},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":647}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":529},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":530},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":531}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":697},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":698},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":699}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":725},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":726},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":727}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":557},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":558},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":559}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":562},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":563},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":564}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":742},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":743},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":744}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":574},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":575},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":576}],"2023-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":781},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":790},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":791},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":792}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":586},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":587},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":588}]},"microsoft.documentdb/databaseaccounts/sqldatabases/containers":{"2021-04-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-04-01-preview/types.json","Index":459}],"2021-06-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-06-15/types.json","Index":400}],"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":498}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":544}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":456}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":550}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":557},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":561}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":559},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":563}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":472}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":595},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":599}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":491}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":606},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":610}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":509}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":658},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":662}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":685},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":689}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":537}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":542}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":702},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":706}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":554}],"2023-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":742},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":746}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":566}]},"microsoft.documentdb/databaseaccounts/cassandrakeyspaces/views/throughputsettings":{"2021-07-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":509},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-07-01-preview/types.json","Index":510}],"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":556},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":557}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":563},{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":564}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":603},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":604}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":605},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":606}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":621},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":622}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":632},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":633}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":684},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":685}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":712},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":713}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":729},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":730}],"2023-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":769},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":770}]},"microsoft.documentdb/databaseaccounts/mongodbdatabases/collections":{"2021-10-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15-preview/types.json","Index":549}],"2021-10-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-10-15/types.json","Index":461}],"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":555}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":594},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":595}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":596},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":597}],"2022-05-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15/types.json","Index":477}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":612},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":613}],"2022-08-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15/types.json","Index":496}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":623},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":624}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":514}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":675},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":676}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":703},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":704}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":542}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":547}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":720},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":721}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":559}],"2023-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":760},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":761}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":571}]},"microsoft.documentdb/databaseaccounts/tables":{"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":558}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":598}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":600}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":616}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":627}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":517}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":679}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":707}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":545}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":550}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":724}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":562}],"2023-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":764}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":574}]},"microsoft.documentdb/databaseaccounts/gremlindatabases/graphs":{"2021-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2021-11-15-preview/types.json","Index":569}],"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":609}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":611}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":627}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":638}],"2022-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15/types.json","Index":526}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":690}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":718}],"2023-03-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15/types.json","Index":554}],"2023-04-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-04-15/types.json","Index":559}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":735}],"2023-09-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15/types.json","Index":571}],"2023-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":775}],"2023-11-15":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15/types.json","Index":583}]},"microsoft.documentdb/databaseaccounts/datatransferjobs":{"2022-02-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":611},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":612},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-02-15-preview/types.json","Index":613}],"2022-05-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":613},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":614},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-05-15-preview/types.json","Index":615}],"2022-08-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":629},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":630},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-08-15-preview/types.json","Index":631}],"2022-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":640},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":641},{"RelativePath":"cosmos-db/microsoft.documentdb/2022-11-15-preview/types.json","Index":642}],"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":692},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":693},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":694}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":720},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":721},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":722}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":737},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":738},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":739}],"2023-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":777},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":778},{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":779}]},"microsoft.documentdb/locations":{"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":705}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":733}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":750}],"2023-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":798}]},"microsoft.documentdb/mongoclusters":{"2023-03-01-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-01-preview/types.json","Index":709}],"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":737}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":754}],"2023-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":802}]},"microsoft.documentdb/databaseaccounts/sqldatabases":{"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":684}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":701}],"2023-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":741}]},"microsoft.documentdb/databaseaccounts/mongodbdatabases":{"2023-03-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-03-15-preview/types.json","Index":702}],"2023-09-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-09-15-preview/types.json","Index":719}],"2023-11-15-preview":[{"RelativePath":"cosmos-db/microsoft.documentdb/2023-11-15-preview/types.json","Index":759}]},"microsoft.costmanagement/reports":{"2018-08-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2018-08-01-preview/types.json","Index":70}]},"microsoft.costmanagement/exports":{"2019-01-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2019-01-01/types.json","Index":69}],"2019-09-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2019-09-01/types.json","Index":67}],"2019-10-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2019-10-01/types.json","Index":67}],"2019-11-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2019-11-01/types.json","Index":253}],"2020-06-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2020-06-01/types.json","Index":256}],"2020-12-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2020-12-01-preview/types.json","Index":64}],"2021-01-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2021-01-01/types.json","Index":64}],"2021-10-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2021-10-01/types.json","Index":275}],"2022-10-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01/types.json","Index":325}],"2023-03-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-03-01/types.json","Index":244}],"2023-04-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-04-01-preview/types.json","Index":314}],"2023-08-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":348}],"2023-09-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":348}],"2023-11-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":348}]},"microsoft.costmanagement/externalbillingaccounts":{"2019-03-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2019-03-01-preview/types.json","Index":113}],"2019-11-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2019-11-01/types.json","Index":251},{"RelativePath":"cost-management/microsoft.costmanagement/2019-11-01/types.json","Index":252}],"2020-06-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2020-06-01/types.json","Index":254},{"RelativePath":"cost-management/microsoft.costmanagement/2020-06-01/types.json","Index":255}],"2021-10-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2021-10-01/types.json","Index":273},{"RelativePath":"cost-management/microsoft.costmanagement/2021-10-01/types.json","Index":274}],"2022-08-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-08-01-preview/types.json","Index":197},{"RelativePath":"cost-management/microsoft.costmanagement/2022-08-01-preview/types.json","Index":198}],"2022-10-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01-preview/types.json","Index":206},{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01-preview/types.json","Index":207}],"2022-10-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01/types.json","Index":323},{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01/types.json","Index":324}],"2022-10-05-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-05-preview/types.json","Index":212},{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-05-preview/types.json","Index":213}],"2023-03-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-03-01/types.json","Index":324},{"RelativePath":"cost-management/microsoft.costmanagement/2023-03-01/types.json","Index":325}],"2023-04-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-04-01-preview/types.json","Index":394},{"RelativePath":"cost-management/microsoft.costmanagement/2023-04-01-preview/types.json","Index":395}],"2023-08-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":428},{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":429}],"2023-09-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":428},{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":429}],"2023-11-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":428},{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":429}]},"microsoft.costmanagement/externalsubscriptions":{"2019-11-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2019-11-01/types.json","Index":237},{"RelativePath":"cost-management/microsoft.costmanagement/2019-11-01/types.json","Index":250}],"2020-06-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2020-06-01/types.json","Index":231},{"RelativePath":"cost-management/microsoft.costmanagement/2020-06-01/types.json","Index":253}],"2021-10-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2021-10-01/types.json","Index":230},{"RelativePath":"cost-management/microsoft.costmanagement/2021-10-01/types.json","Index":272}],"2022-08-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-08-01-preview/types.json","Index":174},{"RelativePath":"cost-management/microsoft.costmanagement/2022-08-01-preview/types.json","Index":196}],"2022-10-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01-preview/types.json","Index":183},{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01-preview/types.json","Index":205}],"2022-10-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01/types.json","Index":280},{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01/types.json","Index":322}],"2022-10-05-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-05-preview/types.json","Index":189},{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-05-preview/types.json","Index":211}],"2023-03-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-03-01/types.json","Index":281},{"RelativePath":"cost-management/microsoft.costmanagement/2023-03-01/types.json","Index":323}],"2023-04-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-04-01-preview/types.json","Index":351},{"RelativePath":"cost-management/microsoft.costmanagement/2023-04-01-preview/types.json","Index":393}],"2023-08-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":385},{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":427}],"2023-09-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":385},{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":427}],"2023-11-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":385},{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":427}]},"microsoft.costmanagement/pricesheets":{"2022-02-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-02-01-preview/types.json","Index":9}],"2022-10-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01/types.json","Index":327}],"2023-03-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-03-01/types.json","Index":327}],"2023-04-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-04-01-preview/types.json","Index":397}],"2023-08-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":431}],"2023-09-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":431}],"2023-11-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":431}]},"microsoft.costmanagement/scheduledactions":{"2022-04-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-04-01-preview/types.json","Index":56}],"2022-06-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-06-01-preview/types.json","Index":57}],"2022-10-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2022-10-01/types.json","Index":328}],"2023-03-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-03-01/types.json","Index":328}],"2023-04-01-preview":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-04-01-preview/types.json","Index":398}],"2023-08-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-08-01/types.json","Index":432}],"2023-09-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-09-01/types.json","Index":432}],"2023-11-01":[{"RelativePath":"cost-management/microsoft.costmanagement/2023-11-01/types.json","Index":432}]},"microsoft.customerinsights/hubs/profiles":{"2017-01-01":[{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":320}],"2017-04-26":[{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":355}]},"microsoft.customerinsights/hubs/interactions":{"2017-01-01":[{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":326}],"2017-04-26":[{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":361}]},"microsoft.customerinsights/hubs/authorizationpolicies":{"2017-01-01":[{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":327},{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":328}],"2017-04-26":[{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":362},{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":363}]},"microsoft.customerinsights/hubs/kpi":{"2017-01-01":[{"RelativePath":"customer-insights/microsoft.customerinsights/2017-01-01/types.json","Index":329}],"2017-04-26":[{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":364}]},"microsoft.customerinsights/hubs/predictions":{"2017-04-26":[{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":378},{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":399},{"RelativePath":"customer-insights/microsoft.customerinsights/2017-04-26/types.json","Index":400}]},"microsoft.customerlockbox/requests":{"2018-02-28-preview":[{"RelativePath":"customerlockbox/microsoft.customerlockbox/2018-02-28-preview/types.json","Index":25}]},"microsoft.dashboard/grafana":{"2022-10-01-preview":[{"RelativePath":"dashboard/microsoft.dashboard/2022-10-01-preview/types.json","Index":140},{"RelativePath":"dashboard/microsoft.dashboard/2022-10-01-preview/types.json","Index":144},{"RelativePath":"dashboard/microsoft.dashboard/2022-10-01-preview/types.json","Index":145}],"2023-09-01":[{"RelativePath":"dashboard/microsoft.dashboard/2023-09-01/types.json","Index":140},{"RelativePath":"dashboard/microsoft.dashboard/2023-09-01/types.json","Index":144},{"RelativePath":"dashboard/microsoft.dashboard/2023-09-01/types.json","Index":145}]},"microsoft.databox/jobs":{"2018-01-01":[{"RelativePath":"databox/microsoft.databox/2018-01-01/types.json","Index":118},{"RelativePath":"databox/microsoft.databox/2018-01-01/types.json","Index":120},{"RelativePath":"databox/microsoft.databox/2018-01-01/types.json","Index":156}],"2019-09-01":[{"RelativePath":"databox/microsoft.databox/2019-09-01/types.json","Index":140},{"RelativePath":"databox/microsoft.databox/2019-09-01/types.json","Index":142},{"RelativePath":"databox/microsoft.databox/2019-09-01/types.json","Index":182}],"2020-04-01":[{"RelativePath":"databox/microsoft.databox/2020-04-01/types.json","Index":187},{"RelativePath":"databox/microsoft.databox/2020-04-01/types.json","Index":189},{"RelativePath":"databox/microsoft.databox/2020-04-01/types.json","Index":229}],"2020-11-01":[{"RelativePath":"databox/microsoft.databox/2020-11-01/types.json","Index":196},{"RelativePath":"databox/microsoft.databox/2020-11-01/types.json","Index":198},{"RelativePath":"databox/microsoft.databox/2020-11-01/types.json","Index":238}],"2021-03-01":[{"RelativePath":"databox/microsoft.databox/2021-03-01/types.json","Index":206},{"RelativePath":"databox/microsoft.databox/2021-03-01/types.json","Index":208},{"RelativePath":"databox/microsoft.databox/2021-03-01/types.json","Index":248},{"RelativePath":"databox/microsoft.databox/2021-03-01/types.json","Index":254}],"2021-05-01":[{"RelativePath":"databox/microsoft.databox/2021-05-01/types.json","Index":209},{"RelativePath":"databox/microsoft.databox/2021-05-01/types.json","Index":211},{"RelativePath":"databox/microsoft.databox/2021-05-01/types.json","Index":251},{"RelativePath":"databox/microsoft.databox/2021-05-01/types.json","Index":257}],"2021-08-01-preview":[{"RelativePath":"databox/microsoft.databox/2021-08-01-preview/types.json","Index":328},{"RelativePath":"databox/microsoft.databox/2021-08-01-preview/types.json","Index":331},{"RelativePath":"databox/microsoft.databox/2021-08-01-preview/types.json","Index":333},{"RelativePath":"databox/microsoft.databox/2021-08-01-preview/types.json","Index":376},{"RelativePath":"databox/microsoft.databox/2021-08-01-preview/types.json","Index":382}],"2021-12-01":[{"RelativePath":"databox/microsoft.databox/2021-12-01/types.json","Index":368},{"RelativePath":"databox/microsoft.databox/2021-12-01/types.json","Index":371},{"RelativePath":"databox/microsoft.databox/2021-12-01/types.json","Index":373},{"RelativePath":"databox/microsoft.databox/2021-12-01/types.json","Index":416},{"RelativePath":"databox/microsoft.databox/2021-12-01/types.json","Index":424}],"2022-02-01":[{"RelativePath":"databox/microsoft.databox/2022-02-01/types.json","Index":390},{"RelativePath":"databox/microsoft.databox/2022-02-01/types.json","Index":393},{"RelativePath":"databox/microsoft.databox/2022-02-01/types.json","Index":395},{"RelativePath":"databox/microsoft.databox/2022-02-01/types.json","Index":438},{"RelativePath":"databox/microsoft.databox/2022-02-01/types.json","Index":446}],"2022-09-01":[{"RelativePath":"databox/microsoft.databox/2022-09-01/types.json","Index":400},{"RelativePath":"databox/microsoft.databox/2022-09-01/types.json","Index":403},{"RelativePath":"databox/microsoft.databox/2022-09-01/types.json","Index":405},{"RelativePath":"databox/microsoft.databox/2022-09-01/types.json","Index":448},{"RelativePath":"databox/microsoft.databox/2022-09-01/types.json","Index":456}],"2022-10-01":[{"RelativePath":"databox/microsoft.databox/2022-10-01/types.json","Index":414},{"RelativePath":"databox/microsoft.databox/2022-10-01/types.json","Index":417},{"RelativePath":"databox/microsoft.databox/2022-10-01/types.json","Index":419},{"RelativePath":"databox/microsoft.databox/2022-10-01/types.json","Index":462},{"RelativePath":"databox/microsoft.databox/2022-10-01/types.json","Index":477}],"2022-12-01":[{"RelativePath":"databox/microsoft.databox/2022-12-01/types.json","Index":431},{"RelativePath":"databox/microsoft.databox/2022-12-01/types.json","Index":434},{"RelativePath":"databox/microsoft.databox/2022-12-01/types.json","Index":436},{"RelativePath":"databox/microsoft.databox/2022-12-01/types.json","Index":479},{"RelativePath":"databox/microsoft.databox/2022-12-01/types.json","Index":494}],"2023-03-01":[{"RelativePath":"databox/microsoft.databox/2023-03-01/types.json","Index":463},{"RelativePath":"databox/microsoft.databox/2023-03-01/types.json","Index":466},{"RelativePath":"databox/microsoft.databox/2023-03-01/types.json","Index":468},{"RelativePath":"databox/microsoft.databox/2023-03-01/types.json","Index":511},{"RelativePath":"databox/microsoft.databox/2023-03-01/types.json","Index":526}],"2023-12-01":[{"RelativePath":"databox/microsoft.databox/2023-12-01/types.json","Index":472},{"RelativePath":"databox/microsoft.databox/2023-12-01/types.json","Index":475},{"RelativePath":"databox/microsoft.databox/2023-12-01/types.json","Index":477},{"RelativePath":"databox/microsoft.databox/2023-12-01/types.json","Index":520},{"RelativePath":"databox/microsoft.databox/2023-12-01/types.json","Index":535}]},"microsoft.databox/locations":{"2018-01-01":[{"RelativePath":"databox/microsoft.databox/2018-01-01/types.json","Index":181},{"RelativePath":"databox/microsoft.databox/2018-01-01/types.json","Index":194}],"2019-09-01":[{"RelativePath":"databox/microsoft.databox/2019-09-01/types.json","Index":207},{"RelativePath":"databox/microsoft.databox/2019-09-01/types.json","Index":234},{"RelativePath":"databox/microsoft.databox/2019-09-01/types.json","Index":315},{"RelativePath":"databox/microsoft.databox/2019-09-01/types.json","Index":338}],"2020-04-01":[{"RelativePath":"databox/microsoft.databox/2020-04-01/types.json","Index":256},{"RelativePath":"databox/microsoft.databox/2020-04-01/types.json","Index":283},{"RelativePath":"databox/microsoft.databox/2020-04-01/types.json","Index":374},{"RelativePath":"databox/microsoft.databox/2020-04-01/types.json","Index":397}],"2020-11-01":[{"RelativePath":"databox/microsoft.databox/2020-11-01/types.json","Index":265},{"RelativePath":"databox/microsoft.databox/2020-11-01/types.json","Index":292},{"RelativePath":"databox/microsoft.databox/2020-11-01/types.json","Index":383},{"RelativePath":"databox/microsoft.databox/2020-11-01/types.json","Index":406}],"2021-03-01":[{"RelativePath":"databox/microsoft.databox/2021-03-01/types.json","Index":281},{"RelativePath":"databox/microsoft.databox/2021-03-01/types.json","Index":308},{"RelativePath":"databox/microsoft.databox/2021-03-01/types.json","Index":399},{"RelativePath":"databox/microsoft.databox/2021-03-01/types.json","Index":422}],"2021-05-01":[{"RelativePath":"databox/microsoft.databox/2021-05-01/types.json","Index":284},{"RelativePath":"databox/microsoft.databox/2021-05-01/types.json","Index":311},{"RelativePath":"databox/microsoft.databox/2021-05-01/types.json","Index":402},{"RelativePath":"databox/microsoft.databox/2021-05-01/types.json","Index":425}],"2021-08-01-preview":[{"RelativePath":"databox/microsoft.databox/2021-08-01-preview/types.json","Index":410},{"RelativePath":"databox/microsoft.databox/2021-08-01-preview/types.json","Index":438},{"RelativePath":"databox/microsoft.databox/2021-08-01-preview/types.json","Index":534},{"RelativePath":"databox/microsoft.databox/2021-08-01-preview/types.json","Index":564}],"2021-12-01":[{"RelativePath":"databox/microsoft.databox/2021-12-01/types.json","Index":452},{"RelativePath":"databox/microsoft.databox/2021-12-01/types.json","Index":480},{"RelativePath":"databox/microsoft.databox/2021-12-01/types.json","Index":576},{"RelativePath":"databox/microsoft.databox/2021-12-01/types.json","Index":606}],"2022-02-01":[{"RelativePath":"databox/microsoft.databox/2022-02-01/types.json","Index":474},{"RelativePath":"databox/microsoft.databox/2022-02-01/types.json","Index":502},{"RelativePath":"databox/microsoft.databox/2022-02-01/types.json","Index":598},{"RelativePath":"databox/microsoft.databox/2022-02-01/types.json","Index":628}],"2022-09-01":[{"RelativePath":"databox/microsoft.databox/2022-09-01/types.json","Index":485},{"RelativePath":"databox/microsoft.databox/2022-09-01/types.json","Index":513},{"RelativePath":"databox/microsoft.databox/2022-09-01/types.json","Index":609},{"RelativePath":"databox/microsoft.databox/2022-09-01/types.json","Index":639}],"2022-10-01":[{"RelativePath":"databox/microsoft.databox/2022-10-01/types.json","Index":506},{"RelativePath":"databox/microsoft.databox/2022-10-01/types.json","Index":534},{"RelativePath":"databox/microsoft.databox/2022-10-01/types.json","Index":630},{"RelativePath":"databox/microsoft.databox/2022-10-01/types.json","Index":660}],"2022-12-01":[{"RelativePath":"databox/microsoft.databox/2022-12-01/types.json","Index":523},{"RelativePath":"databox/microsoft.databox/2022-12-01/types.json","Index":551},{"RelativePath":"databox/microsoft.databox/2022-12-01/types.json","Index":647},{"RelativePath":"databox/microsoft.databox/2022-12-01/types.json","Index":677}],"2023-03-01":[{"RelativePath":"databox/microsoft.databox/2023-03-01/types.json","Index":555},{"RelativePath":"databox/microsoft.databox/2023-03-01/types.json","Index":583},{"RelativePath":"databox/microsoft.databox/2023-03-01/types.json","Index":679},{"RelativePath":"databox/microsoft.databox/2023-03-01/types.json","Index":709}],"2023-12-01":[{"RelativePath":"databox/microsoft.databox/2023-12-01/types.json","Index":564},{"RelativePath":"databox/microsoft.databox/2023-12-01/types.json","Index":592},{"RelativePath":"databox/microsoft.databox/2023-12-01/types.json","Index":688},{"RelativePath":"databox/microsoft.databox/2023-12-01/types.json","Index":730}]},"microsoft.databoxedge/databoxedgedevices":{"2019-03-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":229},{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":232},{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":233},{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":234},{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":244}],"2019-07-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":233},{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":236},{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":237},{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":238},{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":248}],"2019-08-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":274},{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":277},{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":278},{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":279},{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":289}],"2020-05-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":286},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":289},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":290},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":291},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":301}],"2020-09-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":456},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":458},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":461},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":462},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":463},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":465},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":475}],"2020-09-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":456},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":458},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":461},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":462},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":463},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":465},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":475}],"2020-12-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":456},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":458},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":469},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":470},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":471},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":479},{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":489}],"2021-02-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":492},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":494},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":506},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":507},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":508},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":517},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":527}],"2021-02-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":527},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":529},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":541},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":542},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":543},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":552},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":562},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":565}],"2021-06-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":527},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":529},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":545},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":546},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":547},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":556},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":566},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":569}],"2021-06-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":527},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":529},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":545},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":546},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":547},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":556},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":566},{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":569}],"2022-03-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":550},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":552},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":568},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":569},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":570},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":579},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":589},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":597},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":600}],"2022-04-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":572},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":574},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":590},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":591},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":592},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":601},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":611},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":619},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":622}],"2022-12-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":577},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":579},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":595},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":596},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":597},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":606},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":616},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":624},{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":627}],"2023-01-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":577},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":579},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":595},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":596},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":597},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":606},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":616},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":624},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":627}],"2023-07-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":550},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":552},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":568},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":569},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":570},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":579},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":589},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":597},{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":600}]},"microsoft.databoxedge/databoxedgedevices/securitysettings":{"2019-03-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":247}],"2019-07-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":251}],"2019-08-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":292}],"2020-05-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":304}],"2020-09-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":478}],"2020-09-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":478}],"2020-12-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":492}],"2021-02-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":530}],"2021-02-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":568}],"2021-06-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":572}],"2021-06-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":572}],"2022-03-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":603}],"2022-04-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":625}],"2022-12-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":630}],"2023-01-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":630}],"2023-07-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":603}]},"microsoft.databoxedge/databoxedgedevices/shares":{"2019-03-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2019-03-01/types.json","Index":248}],"2019-07-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2019-07-01/types.json","Index":252}],"2019-08-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":293}],"2020-05-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":305}],"2020-09-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":482}],"2020-09-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":482}],"2020-12-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":496}],"2021-02-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":534}],"2021-02-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":572}],"2021-06-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":576}],"2021-06-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":576}],"2022-03-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":607}],"2022-04-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":629}],"2022-12-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":636}],"2023-01-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":636}],"2023-07-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":607}]},"microsoft.databoxedge/databoxedgedevices/storageaccounts/containers":{"2019-08-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2019-08-01/types.json","Index":294}],"2020-05-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-05-01-preview/types.json","Index":306}],"2020-09-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":483}],"2020-09-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":483}],"2020-12-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":497}],"2021-02-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":535}],"2021-02-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":573}],"2021-06-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":577}],"2021-06-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":577}],"2022-03-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":608}],"2022-04-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":630}],"2022-12-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":637}],"2023-01-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":637}],"2023-07-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":608}]},"microsoft.databoxedge/databoxedgedevices/orders":{"2020-09-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01-preview/types.json","Index":481}],"2020-09-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-09-01/types.json","Index":481}],"2020-12-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2020-12-01/types.json","Index":495}],"2021-02-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01-preview/types.json","Index":533}],"2021-02-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-02-01/types.json","Index":571}],"2021-06-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01-preview/types.json","Index":575}],"2021-06-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2021-06-01/types.json","Index":575}],"2022-03-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-03-01/types.json","Index":606}],"2022-04-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-04-01-preview/types.json","Index":628}],"2022-12-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":633}],"2023-01-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":633}],"2023-07-01":[{"RelativePath":"databoxedge/microsoft.databoxedge/2023-07-01/types.json","Index":606}]},"microsoft.databoxedge/databoxedgedevices/publishers/offers/skus/versions":{"2022-12-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2022-12-01-preview/types.json","Index":635}],"2023-01-01-preview":[{"RelativePath":"databoxedge/microsoft.databoxedge/2023-01-01-preview/types.json","Index":635}]},"microsoft.datadog/monitors":{"2020-02-01-preview":[{"RelativePath":"datadog/microsoft.datadog/2020-02-01-preview/types.json","Index":94},{"RelativePath":"datadog/microsoft.datadog/2020-02-01-preview/types.json","Index":95},{"RelativePath":"datadog/microsoft.datadog/2020-02-01-preview/types.json","Index":96},{"RelativePath":"datadog/microsoft.datadog/2020-02-01-preview/types.json","Index":105},{"RelativePath":"datadog/microsoft.datadog/2020-02-01-preview/types.json","Index":109},{"RelativePath":"datadog/microsoft.datadog/2020-02-01-preview/types.json","Index":113},{"RelativePath":"datadog/microsoft.datadog/2020-02-01-preview/types.json","Index":115}],"2021-03-01":[{"RelativePath":"datadog/microsoft.datadog/2021-03-01/types.json","Index":105},{"RelativePath":"datadog/microsoft.datadog/2021-03-01/types.json","Index":106},{"RelativePath":"datadog/microsoft.datadog/2021-03-01/types.json","Index":107},{"RelativePath":"datadog/microsoft.datadog/2021-03-01/types.json","Index":116},{"RelativePath":"datadog/microsoft.datadog/2021-03-01/types.json","Index":120},{"RelativePath":"datadog/microsoft.datadog/2021-03-01/types.json","Index":124},{"RelativePath":"datadog/microsoft.datadog/2021-03-01/types.json","Index":126}],"2022-06-01":[{"RelativePath":"datadog/microsoft.datadog/2022-06-01/types.json","Index":105},{"RelativePath":"datadog/microsoft.datadog/2022-06-01/types.json","Index":106},{"RelativePath":"datadog/microsoft.datadog/2022-06-01/types.json","Index":107},{"RelativePath":"datadog/microsoft.datadog/2022-06-01/types.json","Index":116},{"RelativePath":"datadog/microsoft.datadog/2022-06-01/types.json","Index":120},{"RelativePath":"datadog/microsoft.datadog/2022-06-01/types.json","Index":124},{"RelativePath":"datadog/microsoft.datadog/2022-06-01/types.json","Index":126}],"2022-08-01":[{"RelativePath":"datadog/microsoft.datadog/2022-08-01/types.json","Index":105},{"RelativePath":"datadog/microsoft.datadog/2022-08-01/types.json","Index":106},{"RelativePath":"datadog/microsoft.datadog/2022-08-01/types.json","Index":107},{"RelativePath":"datadog/microsoft.datadog/2022-08-01/types.json","Index":116},{"RelativePath":"datadog/microsoft.datadog/2022-08-01/types.json","Index":120},{"RelativePath":"datadog/microsoft.datadog/2022-08-01/types.json","Index":124},{"RelativePath":"datadog/microsoft.datadog/2022-08-01/types.json","Index":126}],"2023-01-01":[{"RelativePath":"datadog/microsoft.datadog/2023-01-01/types.json","Index":123},{"RelativePath":"datadog/microsoft.datadog/2023-01-01/types.json","Index":124},{"RelativePath":"datadog/microsoft.datadog/2023-01-01/types.json","Index":125},{"RelativePath":"datadog/microsoft.datadog/2023-01-01/types.json","Index":134},{"RelativePath":"datadog/microsoft.datadog/2023-01-01/types.json","Index":138},{"RelativePath":"datadog/microsoft.datadog/2023-01-01/types.json","Index":142},{"RelativePath":"datadog/microsoft.datadog/2023-01-01/types.json","Index":144}]},"microsoft.datafactory/locations":{"2017-09-01-preview":[{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":747}],"2018-06-01":[{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1945},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1948}]},"microsoft.datafactory/factories/integrationruntimes":{"2017-09-01-preview":[{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":804},{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":806},{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":812},{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":813},{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":814},{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":815},{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":817},{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":818},{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":822},{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":823}],"2018-06-01":[{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2112},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2114},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2120},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2121},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2122},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2123},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2124},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2128},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2129},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2131},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2133},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2135},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2155}]},"microsoft.datafactory/factories/integrationruntimes/nodes":{"2017-09-01-preview":[{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":825}],"2018-06-01":[{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2157}]},"microsoft.datafactory/factories/pipelines":{"2017-09-01-preview":[{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":827}],"2018-06-01":[{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2160}]},"microsoft.datafactory/factories":{"2017-09-01-preview":[{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":855}],"2018-06-01":[{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1951},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1954},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1955},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":1960},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2004},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2009},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2021},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2025},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2029},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2042},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2044},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2053}]},"microsoft.datafactory/factories/triggers":{"2017-09-01-preview":[{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":856},{"RelativePath":"datafactory/microsoft.datafactory/2017-09-01-preview/types.json","Index":857}],"2018-06-01":[{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2173},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2174},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2175},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2176},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2177}]},"microsoft.datafactory/factories/pipelineruns":{"2018-06-01":[{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2161},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2165}]},"microsoft.datafactory/factories/triggers/triggerruns":{"2018-06-01":[{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2178},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2179}]},"microsoft.datafactory/factories/adfcdcs":{"2018-06-01":[{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2180},{"RelativePath":"datafactory/microsoft.datafactory/2018-06-01/types.json","Index":2181}]},"microsoft.datalakeanalytics/accounts/storageaccounts/containers":{"2015-10-01-preview":[{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2015-10-01-preview/types.json","Index":114}],"2016-11-01":[{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2016-11-01/types.json","Index":121}],"2019-11-01-preview":[{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2019-11-01-preview/types.json","Index":121}]},"microsoft.datalakeanalytics/locations":{"2015-10-01-preview":[{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2015-10-01-preview/types.json","Index":119}],"2016-11-01":[{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2016-11-01/types.json","Index":117}],"2019-11-01-preview":[{"RelativePath":"datalake-analytics/microsoft.datalakeanalytics/2019-11-01-preview/types.json","Index":117}]},"microsoft.datalakestore/accounts":{"2015-10-01-preview":[{"RelativePath":"datalake-store/microsoft.datalakestore/2015-10-01-preview/types.json","Index":45}],"2016-11-01":[{"RelativePath":"datalake-store/microsoft.datalakestore/2016-11-01/types.json","Index":88}]},"microsoft.datalakestore/locations":{"2016-11-01":[{"RelativePath":"datalake-store/microsoft.datalakestore/2016-11-01/types.json","Index":93}]},"microsoft.datamigration/services":{"2017-11-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2017-11-15-preview/types.json","Index":184},{"RelativePath":"datamigration/microsoft.datamigration/2017-11-15-preview/types.json","Index":185},{"RelativePath":"datamigration/microsoft.datamigration/2017-11-15-preview/types.json","Index":186},{"RelativePath":"datamigration/microsoft.datamigration/2017-11-15-preview/types.json","Index":192}],"2018-03-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2018-03-15-preview/types.json","Index":251},{"RelativePath":"datamigration/microsoft.datamigration/2018-03-15-preview/types.json","Index":252},{"RelativePath":"datamigration/microsoft.datamigration/2018-03-15-preview/types.json","Index":253},{"RelativePath":"datamigration/microsoft.datamigration/2018-03-15-preview/types.json","Index":259}],"2018-03-31-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2018-03-31-preview/types.json","Index":302},{"RelativePath":"datamigration/microsoft.datamigration/2018-03-31-preview/types.json","Index":303},{"RelativePath":"datamigration/microsoft.datamigration/2018-03-31-preview/types.json","Index":304},{"RelativePath":"datamigration/microsoft.datamigration/2018-03-31-preview/types.json","Index":310}],"2018-04-19":[{"RelativePath":"datamigration/microsoft.datamigration/2018-04-19/types.json","Index":671},{"RelativePath":"datamigration/microsoft.datamigration/2018-04-19/types.json","Index":672},{"RelativePath":"datamigration/microsoft.datamigration/2018-04-19/types.json","Index":673},{"RelativePath":"datamigration/microsoft.datamigration/2018-04-19/types.json","Index":679}],"2018-07-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":1038},{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":1039},{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":1040},{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":1046}],"2021-06-30":[{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1159},{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1160},{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1161},{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1167}],"2021-10-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1204},{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1205},{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1206},{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1212}],"2022-01-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1230},{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1231},{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1232},{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1238}],"2022-03-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1247},{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1248},{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1249},{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1255}],"2023-07-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1280},{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1281},{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1282},{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1288}]},"microsoft.datamigration/locations":{"2017-11-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2017-11-15-preview/types.json","Index":193}],"2018-03-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2018-03-15-preview/types.json","Index":260}],"2018-03-31-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2018-03-31-preview/types.json","Index":311}],"2018-04-19":[{"RelativePath":"datamigration/microsoft.datamigration/2018-04-19/types.json","Index":680}],"2018-07-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":1047}],"2021-06-30":[{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1168}],"2021-10-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1213}],"2022-01-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1239}],"2022-03-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1256}],"2023-07-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1289}]},"microsoft.datamigration/services/projects/tasks":{"2017-11-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2017-11-15-preview/types.json","Index":195}],"2018-03-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2018-03-15-preview/types.json","Index":262}],"2018-03-31-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2018-03-31-preview/types.json","Index":313}],"2018-04-19":[{"RelativePath":"datamigration/microsoft.datamigration/2018-04-19/types.json","Index":682}],"2018-07-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":1049},{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":1050}],"2021-06-30":[{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1170},{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1171}],"2021-10-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1215},{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1216}],"2022-01-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1241},{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1242}],"2022-03-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1258},{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1259}],"2023-07-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1291},{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1292}]},"microsoft.datamigration/services/servicetasks":{"2018-07-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":1051}],"2021-06-30":[{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1172}],"2021-10-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1217}],"2022-01-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1243}],"2022-03-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1260}],"2023-07-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1293}]},"microsoft.datamigration/services/projects/files":{"2018-07-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":1054},{"RelativePath":"datamigration/microsoft.datamigration/2018-07-15-preview/types.json","Index":1055}],"2021-06-30":[{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1175},{"RelativePath":"datamigration/microsoft.datamigration/2021-06-30/types.json","Index":1176}],"2021-10-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1220},{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1221}],"2022-01-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1246},{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1247}],"2022-03-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1263},{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1264}],"2023-07-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1296},{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1297}]},"microsoft.datamigration/databasemigrations":{"2021-10-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1189},{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1190}],"2022-01-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1215},{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1216}],"2022-03-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1232},{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1233}],"2023-07-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1265},{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1266}]},"microsoft.datamigration/sqlmigrationservices":{"2021-10-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1192},{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1194},{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1196},{"RelativePath":"datamigration/microsoft.datamigration/2021-10-30-preview/types.json","Index":1201}],"2022-01-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1218},{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1220},{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1222},{"RelativePath":"datamigration/microsoft.datamigration/2022-01-30-preview/types.json","Index":1227}],"2022-03-30-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1235},{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1237},{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1239},{"RelativePath":"datamigration/microsoft.datamigration/2022-03-30-preview/types.json","Index":1244}],"2023-07-15-preview":[{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1268},{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1270},{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1272},{"RelativePath":"datamigration/microsoft.datamigration/2023-07-15-preview/types.json","Index":1277}]},"microsoft.dataprotection/locations":{"2021-01-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":211},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":234}],"2021-02-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":211},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":234}],"2021-06-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":218},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":241}],"2021-07-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":245},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":268}],"2021-10-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":248},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":271}],"2021-12-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":245},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":268}],"2022-01-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":252},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":275}],"2022-02-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":257},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":280}],"2022-03-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":252},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":275}],"2022-03-31-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":257},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":280}],"2022-04-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":257},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":280}],"2022-05-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":260},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":283}],"2022-09-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":300},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":323}],"2022-10-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":309},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":332}],"2022-11-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":312},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":335}],"2022-12-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":299},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":322}],"2023-01-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":318},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":341}],"2023-04-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":331},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":354},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":411},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":413},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":418},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":421},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":425}],"2023-05-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":336},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":359}],"2023-06-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":349},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":372},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":430},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":432},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":437},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":440},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":444}],"2023-08-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":351},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":374},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":447},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":449},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":454},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":457},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":461}],"2023-11-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":342},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":365},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":438},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":440},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":445},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":448},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":452}],"2023-12-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":342},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":365},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":438},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":440},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":445},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":448},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":452}]},"microsoft.dataprotection/backupvaults/backupinstances":{"2021-01-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":239},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":245},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":277},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":279},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":289}],"2021-02-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":239},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":245},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":277},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":278},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":279},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":280},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":281},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":286},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":288},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":298}],"2021-06-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":246},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":252},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":284},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":285},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":286},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":287},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":288},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":293},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":295},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":305}],"2021-07-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":273},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":279},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":311},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":313},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":323}],"2021-10-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":276},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":282},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":314},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":316},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":326}],"2021-12-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":273},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":279},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":315},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":317},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":327}],"2022-01-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":280},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":286},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":318},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":319},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":320},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":321},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":322},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":327},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":329},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":339}],"2022-02-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":285},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":291},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":323},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":324},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":325},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":326},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":327},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":332},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":334},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":344}],"2022-03-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":280},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":286},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":322},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":323},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":324},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":325},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":326},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":331},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":333},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":343}],"2022-03-31-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":285},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":291},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":327},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":328},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":329},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":330},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":331},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":336},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":338},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":348}],"2022-04-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":285},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":291},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":327},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":328},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":329},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":330},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":331},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":336},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":338},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":348}],"2022-05-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":288},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":294},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":330},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":331},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":332},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":333},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":334},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":339},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":341},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":351}],"2022-09-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":328},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":334},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":370},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":371},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":372},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":373},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":374},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":379},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":381},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":391}],"2022-10-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":337},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":343},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":393},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":394},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":395},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":396},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":397},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":402},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":404},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":414}],"2022-11-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":340},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":346},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":399},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":400},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":401},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":402},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":403},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":408},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":410},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":420}],"2022-12-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":327},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":333},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":370},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":371},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":372},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":373},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":374},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":379},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":381},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":391}],"2023-01-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":346},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":352},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":406},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":407},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":408},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":409},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":410},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":415},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":417},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":427}],"2023-04-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":429},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":435},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":436},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":437},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":438},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":439},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":440},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":445},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":447},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":457}],"2023-05-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":364},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":370},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":425},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":426},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":427},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":428},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":429},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":434},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":436},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":446}],"2023-06-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":448},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":454},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":455},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":456},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":457},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":458},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":459},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":464},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":466},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":476}],"2023-08-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":465},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":467},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":473},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":474},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":475},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":476},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":477},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":478},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":483},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":485},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":495}],"2023-11-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":456},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":462},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":463},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":464},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":465},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":466},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":467},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":472},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":474},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":484}],"2023-12-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":456},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":462},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":463},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":464},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":465},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":466},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":467},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":472},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":474},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":484}]},"microsoft.dataprotection/backupvaults":{"2021-01-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":291},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-01-01/types.json","Index":292}],"2021-02-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":300},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-02-01-preview/types.json","Index":301}],"2021-06-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":307},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-06-01-preview/types.json","Index":308}],"2021-07-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":325},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-07-01/types.json","Index":326}],"2021-10-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":328},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-10-01-preview/types.json","Index":329}],"2021-12-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":329},{"RelativePath":"dataprotection/microsoft.dataprotection/2021-12-01-preview/types.json","Index":330}],"2022-01-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":341},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-01-01/types.json","Index":342}],"2022-02-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":346},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-02-01-preview/types.json","Index":347}],"2022-03-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":345},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-01/types.json","Index":346}],"2022-03-31-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":350},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-03-31-preview/types.json","Index":351}],"2022-04-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":350},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-04-01/types.json","Index":351}],"2022-05-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":353},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-05-01/types.json","Index":354}],"2022-09-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":393},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":394}],"2022-10-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":416},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":417}],"2022-11-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":422},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":423}],"2022-12-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":393},{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":394}],"2023-01-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":429},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":430}],"2023-04-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":459},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":460}],"2023-05-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":448},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":449}],"2023-06-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":478},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":479}],"2023-08-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":497},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":498}],"2023-11-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":486},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":487}],"2023-12-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":486},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":487}]},"microsoft.dataprotection/backupvaults/deletedbackupinstances":{"2022-09-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":395}],"2022-10-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":418}],"2022-11-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":424}],"2022-12-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-12-01/types.json","Index":395}],"2023-01-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":431}],"2023-04-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":461}],"2023-05-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":450}],"2023-06-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":480}],"2023-08-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":502}],"2023-11-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":488}],"2023-12-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":488}]},"microsoft.dataprotection/backupvaults/backupresourceguardproxies":{"2022-09-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-09-01-preview/types.json","Index":399}],"2022-10-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-10-01-preview/types.json","Index":422}],"2022-11-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2022-11-01-preview/types.json","Index":428}],"2023-01-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-01-01/types.json","Index":435}],"2023-04-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-04-01-preview/types.json","Index":465}],"2023-05-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-05-01/types.json","Index":454}],"2023-06-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-06-01-preview/types.json","Index":484}],"2023-08-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":506}],"2023-11-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-11-01/types.json","Index":492}],"2023-12-01":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-12-01/types.json","Index":492}]},"microsoft.dataprotection/backupvaults/backupjobs":{"2023-08-01-preview":[{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":499},{"RelativePath":"dataprotection/microsoft.dataprotection/2023-08-01-preview/types.json","Index":501}]},"microsoft.datashare/locations":{"2018-11-01-preview":[{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":308}],"2019-11-01":[{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":308},{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":314},{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":315}],"2020-09-01":[{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":334},{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":340},{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":341}],"2020-10-01-preview":[{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":368}],"2021-08-01":[{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":362},{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":368},{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":369}]},"microsoft.datashare/accounts/shares":{"2018-11-01-preview":[{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":329},{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":332}],"2019-11-01":[{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":336},{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":339}],"2020-09-01":[{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":363},{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":366}],"2020-10-01-preview":[{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":392},{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":395}],"2021-08-01":[{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":392},{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":395}]},"microsoft.datashare/accounts/shares/providersharesubscriptions":{"2018-11-01-preview":[{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":334},{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":335}],"2019-11-01":[{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":341},{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":342}],"2020-09-01":[{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":368},{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":369},{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":370}],"2020-10-01-preview":[{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":397},{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":398},{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":399}],"2021-08-01":[{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":397},{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":398},{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":399}]},"microsoft.datashare/accounts/sharesubscriptions":{"2018-11-01-preview":[{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":340},{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":350},{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":351},{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":354},{"RelativePath":"datashare/microsoft.datashare/2018-11-01-preview/types.json","Index":359}],"2019-11-01":[{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":347},{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":357},{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":358},{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":361},{"RelativePath":"datashare/microsoft.datashare/2019-11-01/types.json","Index":366}],"2020-09-01":[{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":375},{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":385},{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":386},{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":389},{"RelativePath":"datashare/microsoft.datashare/2020-09-01/types.json","Index":394}],"2020-10-01-preview":[{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":404},{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":414},{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":415},{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":418},{"RelativePath":"datashare/microsoft.datashare/2020-10-01-preview/types.json","Index":423}],"2021-08-01":[{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":404},{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":414},{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":415},{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":418},{"RelativePath":"datashare/microsoft.datashare/2021-08-01/types.json","Index":423}]},"microsoft.deploymentmanager/rollouts":{"2018-09-01-preview":[{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2018-09-01-preview/types.json","Index":85},{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2018-09-01-preview/types.json","Index":86}],"2019-11-01-preview":[{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2019-11-01-preview/types.json","Index":112},{"RelativePath":"deploymentmanager/microsoft.deploymentmanager/2019-11-01-preview/types.json","Index":113}]},"microsoft.desktopvirtualization/hostpools/sessionhosts/usersessions":{"2019-01-23-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-01-23-preview/types.json","Index":93},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-01-23-preview/types.json","Index":95}],"2019-09-24-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-09-24-preview/types.json","Index":97},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-09-24-preview/types.json","Index":99}],"2019-12-10-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-12-10-preview/types.json","Index":97},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2019-12-10-preview/types.json","Index":99}],"2020-09-21-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-09-21-preview/types.json","Index":109},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-09-21-preview/types.json","Index":111}],"2020-10-19-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-10-19-preview/types.json","Index":114},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-10-19-preview/types.json","Index":116}],"2020-11-02-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-02-preview/types.json","Index":114},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-02-preview/types.json","Index":116}],"2020-11-10-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-10-preview/types.json","Index":151},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-10-preview/types.json","Index":153}],"2021-01-14-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":204},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":206}],"2021-02-01-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":204},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":206}],"2021-03-09-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":204},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":206}],"2021-04-01-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":241},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":243}],"2021-07-12":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":204},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":206}],"2021-09-03-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":240},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":242}],"2022-02-10-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":259},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":261}],"2022-04-01-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":288},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":290}],"2022-09-09":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":250},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":252}],"2022-10-14-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":281},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":283}],"2023-07-07-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":343},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":345}],"2023-09-05":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":343},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":345}],"2023-10-04-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":380},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":382}],"2023-11-01-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":447},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":449}]},"microsoft.desktopvirtualization/hostpools":{"2020-09-21-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-09-21-preview/types.json","Index":119}],"2020-10-19-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-10-19-preview/types.json","Index":124}],"2020-11-02-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-02-preview/types.json","Index":124}],"2020-11-10-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2020-11-10-preview/types.json","Index":161}],"2021-01-14-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":195},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-01-14-preview/types.json","Index":203}],"2021-02-01-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":195},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-02-01-preview/types.json","Index":203}],"2021-03-09-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":195},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-03-09-preview/types.json","Index":203}],"2021-04-01-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":232},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-04-01-preview/types.json","Index":240}],"2021-07-12":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":195},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-07-12/types.json","Index":203}],"2021-09-03-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":231},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2021-09-03-preview/types.json","Index":239}],"2022-02-10-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":250},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-02-10-preview/types.json","Index":258}],"2022-04-01-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":279},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-04-01-preview/types.json","Index":287}],"2022-09-09":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":241},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-09-09/types.json","Index":249}],"2022-10-14-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":272},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2022-10-14-preview/types.json","Index":280}],"2023-07-07-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":334},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-07-07-preview/types.json","Index":342}],"2023-09-05":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":334},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-09-05/types.json","Index":342}],"2023-10-04-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":357},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":371},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-10-04-preview/types.json","Index":379}],"2023-11-01-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":413},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":427},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":435}]},"microsoft.desktopvirtualization/hostpools/sessionhostmanagements":{"2023-11-01-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":438},{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":446}]},"microsoft.desktopvirtualization/hostpools/sessionhosts":{"2023-11-01-preview":[{"RelativePath":"desktopvirtualization/microsoft.desktopvirtualization/2023-11-01-preview/types.json","Index":450}]},"microsoft.devcenter/devcenters/catalogs":{"2022-08-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":181}],"2022-09-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":186}],"2022-10-12-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":191}],"2022-11-11-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":432}],"2023-01-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":447}],"2023-04-01":[{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":447}],"2023-08-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":513},{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":514},{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":515}],"2023-10-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":520},{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":521},{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":522}]},"microsoft.devcenter/networkconnections":{"2022-08-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2022-08-01-preview/types.json","Index":182}],"2022-09-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2022-09-01-preview/types.json","Index":187}],"2022-10-12-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2022-10-12-preview/types.json","Index":192}],"2022-11-11-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2022-11-11-preview/types.json","Index":433}],"2023-01-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":449}],"2023-04-01":[{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":449}],"2023-08-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":522}],"2023-10-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":529}]},"microsoft.devcenter/projects/pools":{"2023-01-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-01-01-preview/types.json","Index":448}],"2023-04-01":[{"RelativePath":"devcenter/microsoft.devcenter/2023-04-01/types.json","Index":448}],"2023-08-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":521}],"2023-10-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":528}]},"microsoft.devcenter/devcenters/catalogs/devboxdefinitions":{"2023-08-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":518}],"2023-10-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":525}]},"microsoft.devcenter/devcenters/catalogs/tasks":{"2023-08-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":519}],"2023-10-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":526}]},"microsoft.devcenter/devcenters/catalogs/environmentdefinitions":{"2023-08-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-08-01-preview/types.json","Index":520}],"2023-10-01-preview":[{"RelativePath":"devcenter/microsoft.devcenter/2023-10-01-preview/types.json","Index":527}]},"microsoft.devhub/locations/githuboauth":{"2022-04-01-preview":[{"RelativePath":"developerhub/microsoft.devhub/2022-04-01-preview/types.json","Index":46}],"2022-10-11-preview":[{"RelativePath":"developerhub/microsoft.devhub/2022-10-11-preview/types.json","Index":74}],"2023-08-01":[{"RelativePath":"developerhub/microsoft.devhub/2023-08-01/types.json","Index":74}]},"microsoft.devhub/locations":{"2022-10-11-preview":[{"RelativePath":"developerhub/microsoft.devhub/2022-10-11-preview/types.json","Index":76}],"2023-08-01":[{"RelativePath":"developerhub/microsoft.devhub/2023-08-01/types.json","Index":76}]},"microsoft.devices/provisioningservices/certificates":{"2017-08-21-preview":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2017-08-21-preview/types.json","Index":51},{"RelativePath":"deviceprovisioningservices/microsoft.devices/2017-08-21-preview/types.json","Index":54}],"2017-11-15":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2017-11-15/types.json","Index":52},{"RelativePath":"deviceprovisioningservices/microsoft.devices/2017-11-15/types.json","Index":55}],"2018-01-22":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2018-01-22/types.json","Index":52},{"RelativePath":"deviceprovisioningservices/microsoft.devices/2018-01-22/types.json","Index":55}],"2020-01-01":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-01-01/types.json","Index":61},{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-01-01/types.json","Index":64}],"2020-03-01":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-03-01/types.json","Index":78},{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-03-01/types.json","Index":81}],"2020-09-01-preview":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-09-01-preview/types.json","Index":85},{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-09-01-preview/types.json","Index":88}],"2021-10-15":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2021-10-15/types.json","Index":89},{"RelativePath":"deviceprovisioningservices/microsoft.devices/2021-10-15/types.json","Index":92}],"2022-02-05":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-02-05/types.json","Index":89},{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-02-05/types.json","Index":92}],"2022-12-12":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-12-12/types.json","Index":89},{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-12-12/types.json","Index":92}],"2023-03-01-preview":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2023-03-01-preview/types.json","Index":97},{"RelativePath":"deviceprovisioningservices/microsoft.devices/2023-03-01-preview/types.json","Index":100}]},"microsoft.devices/provisioningservices":{"2017-08-21-preview":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2017-08-21-preview/types.json","Index":57}],"2017-11-15":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2017-11-15/types.json","Index":58}],"2018-01-22":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2018-01-22/types.json","Index":58}],"2020-01-01":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-01-01/types.json","Index":67}],"2020-03-01":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-03-01/types.json","Index":84}],"2020-09-01-preview":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-09-01-preview/types.json","Index":91}],"2021-10-15":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2021-10-15/types.json","Index":95}],"2022-02-05":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-02-05/types.json","Index":95}],"2022-12-12":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-12-12/types.json","Index":95}],"2023-03-01-preview":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2023-03-01-preview/types.json","Index":103}]},"microsoft.devices/provisioningservices/keys":{"2017-08-21-preview":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2017-08-21-preview/types.json","Index":58}],"2017-11-15":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2017-11-15/types.json","Index":59}],"2018-01-22":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2018-01-22/types.json","Index":59}],"2020-01-01":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-01-01/types.json","Index":68}],"2020-03-01":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-03-01/types.json","Index":85}],"2020-09-01-preview":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2020-09-01-preview/types.json","Index":92}],"2021-10-15":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2021-10-15/types.json","Index":96}],"2022-02-05":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-02-05/types.json","Index":96}],"2022-12-12":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2022-12-12/types.json","Index":96}],"2023-03-01-preview":[{"RelativePath":"deviceprovisioningservices/microsoft.devices/2023-03-01-preview/types.json","Index":104}]},"microsoft.deviceupdate/accounts/privateendpointconnectionproxies":{"2020-03-01-preview":[{"RelativePath":"deviceupdate/microsoft.deviceupdate/2020-03-01-preview/types.json","Index":115},{"RelativePath":"deviceupdate/microsoft.deviceupdate/2020-03-01-preview/types.json","Index":117}],"2022-04-01-preview":[{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-04-01-preview/types.json","Index":123},{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-04-01-preview/types.json","Index":125}],"2022-10-01":[{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-10-01/types.json","Index":123},{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-10-01/types.json","Index":125}],"2022-12-01-preview":[{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-12-01-preview/types.json","Index":124},{"RelativePath":"deviceupdate/microsoft.deviceupdate/2022-12-01-preview/types.json","Index":126}],"2023-07-01":[{"RelativePath":"deviceupdate/microsoft.deviceupdate/2023-07-01/types.json","Index":124},{"RelativePath":"deviceupdate/microsoft.deviceupdate/2023-07-01/types.json","Index":126}]},"microsoft.devspaces/locations":{"2019-04-01":[{"RelativePath":"devspaces/microsoft.devspaces/2019-04-01/types.json","Index":28}]},"microsoft.devspaces/controllers":{"2019-04-01":[{"RelativePath":"devspaces/microsoft.devspaces/2019-04-01/types.json","Index":36}]},"microsoft.devtestlab/labs":{"2015-05-21-preview":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":156},{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":159},{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":163}],"2016-05-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":274},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":275},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":277},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":280},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":284}],"2018-09-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":334},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":335},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":337},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":340},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":342},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":346}]},"microsoft.devtestlab/labs/artifactsources/artifacts":{"2015-05-21-preview":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":168}],"2016-05-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":295}],"2018-09-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":357}]},"microsoft.devtestlab/labs/costinsights":{"2015-05-21-preview":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":169}]},"microsoft.devtestlab/labs/costs":{"2015-05-21-preview":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":170}]},"microsoft.devtestlab/labs/policysets":{"2015-05-21-preview":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":179}],"2016-05-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":309}],"2018-09-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":371}]},"microsoft.devtestlab/labs/schedules":{"2015-05-21-preview":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":180}],"2016-05-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":310},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":313}],"2018-09-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":372},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":375}]},"microsoft.devtestlab/labs/virtualmachines":{"2015-05-21-preview":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":183},{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":184},{"RelativePath":"devtestlabs/microsoft.devtestlab/2015-05-21-preview/types.json","Index":185}],"2016-05-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":327},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":330},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":331},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":333},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":334},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":335},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":336}],"2018-09-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":384},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":387},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":388},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":390},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":392},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":393},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":394},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":396},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":397},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":398},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":399},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":400},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":401}]},"microsoft.devtestlab/schedules":{"2016-05-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":285},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":287}],"2018-09-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":347},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":349}]},"microsoft.devtestlab/labs/notificationchannels":{"2016-05-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":300}],"2018-09-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":362}]},"microsoft.devtestlab/labs/users/disks":{"2016-05-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":315},{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":317}],"2018-09-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":377},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":379}]},"microsoft.devtestlab/labs/virtualmachines/schedules":{"2016-05-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2016-05-15/types.json","Index":337}],"2018-09-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":402}]},"microsoft.devtestlab/labs/users/servicefabrics":{"2018-09-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":380},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":381},{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":382}]},"microsoft.devtestlab/labs/users/servicefabrics/schedules":{"2018-09-15":[{"RelativePath":"devtestlabs/microsoft.devtestlab/2018-09-15/types.json","Index":383}]},"microsoft.dynamics365fraudprotection/locations":{"2021-02-01-preview":[{"RelativePath":"dfp/microsoft.dynamics365fraudprotection/2021-02-01-preview/types.json","Index":42}]},"microsoft.digitaltwins/locations":{"2020-03-01-preview":[{"RelativePath":"digitaltwins/microsoft.digitaltwins/2020-03-01-preview/types.json","Index":47}],"2020-10-31":[{"RelativePath":"digitaltwins/microsoft.digitaltwins/2020-10-31/types.json","Index":54}],"2020-12-01":[{"RelativePath":"digitaltwins/microsoft.digitaltwins/2020-12-01/types.json","Index":85}],"2021-06-30-preview":[{"RelativePath":"digitaltwins/microsoft.digitaltwins/2021-06-30-preview/types.json","Index":115}],"2022-05-31":[{"RelativePath":"digitaltwins/microsoft.digitaltwins/2022-05-31/types.json","Index":117}],"2022-10-31":[{"RelativePath":"digitaltwins/microsoft.digitaltwins/2022-10-31/types.json","Index":125}],"2023-01-31":[{"RelativePath":"digitaltwins/microsoft.digitaltwins/2023-01-31/types.json","Index":128}]},"microsoft.network/virtualnetworks":{"2020-04-01-preview":[{"RelativePath":"dnsresolver/microsoft.network/2020-04-01-preview/types.json","Index":114},{"RelativePath":"dnsresolver/microsoft.network/2020-04-01-preview/types.json","Index":119}],"2022-07-01":[{"RelativePath":"dnsresolver/microsoft.network/2022-07-01/types.json","Index":114},{"RelativePath":"dnsresolver/microsoft.network/2022-07-01/types.json","Index":119},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3172},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3182},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3189}],"2021-02-01-preview":[{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":402},{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":412}],"2021-05-01-preview":[{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":333},{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":343}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3067},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3077}],"2022-02-01-preview":[{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":339},{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":349}],"2022-04-01-preview":[{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":344},{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":354}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3166},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3176},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3183}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3184},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3194},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3201}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3252},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3262},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3269}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3260},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3270},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3277}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3265},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3275},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3282}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3270},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3280},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3287}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3298},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3308},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3315}],"2023-09-01":[{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3301},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3311},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3318}]},"dynatrace.observability/monitors":{"2021-09-01-preview":[{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01-preview/types.json","Index":110},{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01-preview/types.json","Index":120},{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01-preview/types.json","Index":122},{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01-preview/types.json","Index":154},{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01-preview/types.json","Index":186},{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01-preview/types.json","Index":194},{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01-preview/types.json","Index":199}],"2021-09-01":[{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01/types.json","Index":110},{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01/types.json","Index":120},{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01/types.json","Index":122},{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01/types.json","Index":154},{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01/types.json","Index":186},{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01/types.json","Index":194},{"RelativePath":"dynatrace/dynatrace.observability/2021-09-01/types.json","Index":199}],"2023-04-27":[{"RelativePath":"dynatrace/dynatrace.observability/2023-04-27/types.json","Index":121},{"RelativePath":"dynatrace/dynatrace.observability/2023-04-27/types.json","Index":123},{"RelativePath":"dynatrace/dynatrace.observability/2023-04-27/types.json","Index":155},{"RelativePath":"dynatrace/dynatrace.observability/2023-04-27/types.json","Index":158},{"RelativePath":"dynatrace/dynatrace.observability/2023-04-27/types.json","Index":190},{"RelativePath":"dynatrace/dynatrace.observability/2023-04-27/types.json","Index":198},{"RelativePath":"dynatrace/dynatrace.observability/2023-04-27/types.json","Index":203}]},"microsoft.edgemarketplace/offers":{"2023-08-01-preview":[{"RelativePath":"edgemarketplace/microsoft.edgemarketplace/2023-08-01-preview/types.json","Index":56},{"RelativePath":"edgemarketplace/microsoft.edgemarketplace/2023-08-01-preview/types.json","Index":58}],"2023-08-01":[{"RelativePath":"edgemarketplace/microsoft.edgemarketplace/2023-08-01/types.json","Index":56},{"RelativePath":"edgemarketplace/microsoft.edgemarketplace/2023-08-01/types.json","Index":58}]},"microsoft.edgeorder/orderitems":{"2020-12-01-preview":[{"RelativePath":"edgeorder/microsoft.edgeorder/2020-12-01-preview/types.json","Index":116},{"RelativePath":"edgeorder/microsoft.edgeorder/2020-12-01-preview/types.json","Index":118}],"2021-12-01":[{"RelativePath":"edgeorder/microsoft.edgeorder/2021-12-01/types.json","Index":120},{"RelativePath":"edgeorder/microsoft.edgeorder/2021-12-01/types.json","Index":122}],"2022-05-01-preview":[{"RelativePath":"edgeorder/microsoft.edgeorder/2022-05-01-preview/types.json","Index":136},{"RelativePath":"edgeorder/microsoft.edgeorder/2022-05-01-preview/types.json","Index":138}],"2024-02-01":[{"RelativePath":"edgeorder/microsoft.edgeorder/2024-02-01/types.json","Index":177},{"RelativePath":"edgeorder/microsoft.edgeorder/2024-02-01/types.json","Index":179}]},"microsoft.edgeorderpartner/locations/productfamilies/inventories":{"2020-12-01-preview":[{"RelativePath":"edgeorderpartner/microsoft.edgeorderpartner/2020-12-01-preview/types.json","Index":10},{"RelativePath":"edgeorderpartner/microsoft.edgeorderpartner/2020-12-01-preview/types.json","Index":16}]},"microsoft.education/labs":{"2021-12-01-preview":[{"RelativePath":"education/microsoft.education/2021-12-01-preview/types.json","Index":80}]},"microsoft.education/labs/joinrequests":{"2021-12-01-preview":[{"RelativePath":"education/microsoft.education/2021-12-01-preview/types.json","Index":81},{"RelativePath":"education/microsoft.education/2021-12-01-preview/types.json","Index":82}]},"microsoft.elastic/monitors":{"2020-07-01-preview":[{"RelativePath":"elastic/microsoft.elastic/2020-07-01-preview/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2020-07-01-preview/types.json","Index":82},{"RelativePath":"elastic/microsoft.elastic/2020-07-01-preview/types.json","Index":86},{"RelativePath":"elastic/microsoft.elastic/2020-07-01-preview/types.json","Index":88},{"RelativePath":"elastic/microsoft.elastic/2020-07-01-preview/types.json","Index":93}],"2020-07-01":[{"RelativePath":"elastic/microsoft.elastic/2020-07-01/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2020-07-01/types.json","Index":82},{"RelativePath":"elastic/microsoft.elastic/2020-07-01/types.json","Index":86},{"RelativePath":"elastic/microsoft.elastic/2020-07-01/types.json","Index":88},{"RelativePath":"elastic/microsoft.elastic/2020-07-01/types.json","Index":93}],"2021-09-01-preview":[{"RelativePath":"elastic/microsoft.elastic/2021-09-01-preview/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2021-09-01-preview/types.json","Index":82},{"RelativePath":"elastic/microsoft.elastic/2021-09-01-preview/types.json","Index":86},{"RelativePath":"elastic/microsoft.elastic/2021-09-01-preview/types.json","Index":90},{"RelativePath":"elastic/microsoft.elastic/2021-09-01-preview/types.json","Index":92},{"RelativePath":"elastic/microsoft.elastic/2021-09-01-preview/types.json","Index":97}],"2021-10-01-preview":[{"RelativePath":"elastic/microsoft.elastic/2021-10-01-preview/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2021-10-01-preview/types.json","Index":82},{"RelativePath":"elastic/microsoft.elastic/2021-10-01-preview/types.json","Index":86},{"RelativePath":"elastic/microsoft.elastic/2021-10-01-preview/types.json","Index":90},{"RelativePath":"elastic/microsoft.elastic/2021-10-01-preview/types.json","Index":92},{"RelativePath":"elastic/microsoft.elastic/2021-10-01-preview/types.json","Index":97},{"RelativePath":"elastic/microsoft.elastic/2021-10-01-preview/types.json","Index":100},{"RelativePath":"elastic/microsoft.elastic/2021-10-01-preview/types.json","Index":102}],"2022-05-05-preview":[{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":82},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":86},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":90},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":92},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":97},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":100},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":102},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":111},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":112},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":113},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":114},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":115},{"RelativePath":"elastic/microsoft.elastic/2022-05-05-preview/types.json","Index":116}],"2022-07-01-preview":[{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":82},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":86},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":90},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":92},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":97},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":100},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":102},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":111},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":112},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":113},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":114},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":115},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":116},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":117},{"RelativePath":"elastic/microsoft.elastic/2022-07-01-preview/types.json","Index":118}],"2022-09-01-preview":[{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":82},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":86},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":90},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":92},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":97},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":100},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":102},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":111},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":112},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":113},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":114},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":115},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":116},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":117},{"RelativePath":"elastic/microsoft.elastic/2022-09-01-preview/types.json","Index":118}],"2023-02-01-preview":[{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":84},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":88},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":92},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":94},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":99},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":102},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":104},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":113},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":114},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":115},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":116},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":117},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":118},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":119},{"RelativePath":"elastic/microsoft.elastic/2023-02-01-preview/types.json","Index":120}],"2023-05-01-preview":[{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":84},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":88},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":92},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":94},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":99},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":102},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":104},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":113},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":114},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":115},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":116},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":117},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":118},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":119},{"RelativePath":"elastic/microsoft.elastic/2023-05-01-preview/types.json","Index":120}],"2023-06-01":[{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":84},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":88},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":92},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":94},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":99},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":102},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":104},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":113},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":114},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":115},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":116},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":117},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":118},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":119},{"RelativePath":"elastic/microsoft.elastic/2023-06-01/types.json","Index":120}],"2023-06-15-preview":[{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":84},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":88},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":92},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":94},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":99},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":102},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":104},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":113},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":114},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":115},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":116},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":117},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":118},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":119},{"RelativePath":"elastic/microsoft.elastic/2023-06-15-preview/types.json","Index":120}],"2023-07-01-preview":[{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":84},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":88},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":91},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":96},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":100},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":102},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":107},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":110},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":112},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":121},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":122},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":123},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":124},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":125},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":126},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":127},{"RelativePath":"elastic/microsoft.elastic/2023-07-01-preview/types.json","Index":128}],"2023-10-01-preview":[{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":77},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":84},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":88},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":91},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":96},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":100},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":102},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":107},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":110},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":112},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":121},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":122},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":123},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":124},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":125},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":126},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":127},{"RelativePath":"elastic/microsoft.elastic/2023-10-01-preview/types.json","Index":128}],"2023-11-01-preview":[{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":78},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":85},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":89},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":92},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":97},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":101},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":103},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":108},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":111},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":113},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":122},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":123},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":124},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":125},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":126},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":127},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":128},{"RelativePath":"elastic/microsoft.elastic/2023-11-01-preview/types.json","Index":129}]},"microsoft.engagementfabric/accounts":{"2018-09-01-preview":[{"RelativePath":"engagementfabric/microsoft.engagementfabric/2018-09-01-preview/types.json","Index":27},{"RelativePath":"engagementfabric/microsoft.engagementfabric/2018-09-01-preview/types.json","Index":32},{"RelativePath":"engagementfabric/microsoft.engagementfabric/2018-09-01-preview/types.json","Index":37}]},"microsoft.eventgrid/eventsubscriptions":{"2017-06-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2017-06-15-preview/types.json","Index":56}],"2017-09-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2017-09-15-preview/types.json","Index":60}],"2018-01-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2018-01-01/types.json","Index":60}],"2018-05-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2018-05-01-preview/types.json","Index":86}],"2018-09-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2018-09-15-preview/types.json","Index":144}],"2019-01-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2019-01-01/types.json","Index":72}],"2019-02-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2019-02-01-preview/types.json","Index":155}],"2019-06-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2019-06-01/types.json","Index":137}],"2020-01-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-01-01-preview/types.json","Index":161}],"2020-04-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":324}],"2020-06-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-06-01/types.json","Index":210}],"2020-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":368},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":371}],"2021-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":376},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":379}],"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":482},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":485}],"2021-12-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":286},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":289}],"2022-06-15":[{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":426},{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":427}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":726},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":727}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":744},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":745}]},"microsoft.eventgrid/topics":{"2017-06-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2017-06-15-preview/types.json","Index":58},{"RelativePath":"eventgrid/microsoft.eventgrid/2017-06-15-preview/types.json","Index":60}],"2017-09-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2017-09-15-preview/types.json","Index":62},{"RelativePath":"eventgrid/microsoft.eventgrid/2017-09-15-preview/types.json","Index":64}],"2018-01-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2018-01-01/types.json","Index":62},{"RelativePath":"eventgrid/microsoft.eventgrid/2018-01-01/types.json","Index":64}],"2018-05-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2018-05-01-preview/types.json","Index":88},{"RelativePath":"eventgrid/microsoft.eventgrid/2018-05-01-preview/types.json","Index":90}],"2018-09-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2018-09-15-preview/types.json","Index":146},{"RelativePath":"eventgrid/microsoft.eventgrid/2018-09-15-preview/types.json","Index":148}],"2019-01-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2019-01-01/types.json","Index":74},{"RelativePath":"eventgrid/microsoft.eventgrid/2019-01-01/types.json","Index":76}],"2019-02-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2019-02-01-preview/types.json","Index":157},{"RelativePath":"eventgrid/microsoft.eventgrid/2019-02-01-preview/types.json","Index":159}],"2019-06-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2019-06-01/types.json","Index":139},{"RelativePath":"eventgrid/microsoft.eventgrid/2019-06-01/types.json","Index":141}],"2020-01-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-01-01-preview/types.json","Index":163},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-01-01-preview/types.json","Index":165}],"2020-04-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":336},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":338}],"2020-06-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-06-01/types.json","Index":212},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-06-01/types.json","Index":214}],"2020-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":385},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":387}],"2021-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":393},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":395}],"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":512},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":514}],"2021-12-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":293},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":295}],"2022-06-15":[{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":435},{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":437}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":755},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":756}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":820},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":821}]},"microsoft.eventgrid/domains":{"2018-09-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2018-09-15-preview/types.json","Index":140},{"RelativePath":"eventgrid/microsoft.eventgrid/2018-09-15-preview/types.json","Index":142}],"2019-02-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2019-02-01-preview/types.json","Index":151},{"RelativePath":"eventgrid/microsoft.eventgrid/2019-02-01-preview/types.json","Index":153}],"2019-06-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2019-06-01/types.json","Index":133},{"RelativePath":"eventgrid/microsoft.eventgrid/2019-06-01/types.json","Index":135}],"2020-01-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-01-01-preview/types.json","Index":157},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-01-01-preview/types.json","Index":159}],"2020-04-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":320},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":322}],"2020-06-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-06-01/types.json","Index":206},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-06-01/types.json","Index":208}],"2020-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":364},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":366}],"2021-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":372},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":374}],"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":479},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":481}],"2021-12-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":282},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":284}],"2022-06-15":[{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":417},{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":419}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":715},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":717}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":733},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":735}]},"microsoft.eventgrid/systemtopics/eventsubscriptions":{"2020-04-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":325}],"2020-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":372},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":373}],"2021-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":380},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":381}],"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":492},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":493}],"2021-12-01":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":290},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-12-01/types.json","Index":291}],"2022-06-15":[{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":430},{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":431}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":728},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":729}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":746},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":747}]},"microsoft.eventgrid/partnertopics/eventsubscriptions":{"2020-04-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":326}],"2020-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":374},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":375}],"2021-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":382},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":383}],"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":494},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":495}],"2022-06-15":[{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":432},{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":433}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":730},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":731}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":749},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":750}]},"microsoft.eventgrid/partnernamespaces":{"2020-04-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":328},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":330}],"2020-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":377},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":379}],"2021-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":385},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":387}],"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":504},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":506}],"2022-06-15":[{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":443},{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":445}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":748},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":750}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":767},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":769}]},"microsoft.eventgrid/partnertopics":{"2020-04-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":333},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-04-01-preview/types.json","Index":334}],"2020-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":382},{"RelativePath":"eventgrid/microsoft.eventgrid/2020-10-15-preview/types.json","Index":383}],"2021-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":390},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-06-01-preview/types.json","Index":391}],"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":509},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":510}],"2022-06-15":[{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":448},{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":449}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":753},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":754}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":772},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":773}]},"microsoft.eventgrid/partnernamespaces/channels":{"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":477}],"2022-06-15":[{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":415}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":713}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":731}]},"microsoft.eventgrid/domains/topics/eventsubscriptions":{"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":486},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":487}],"2022-06-15":[{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":428},{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":429}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":720},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":721}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":738},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":739}]},"microsoft.eventgrid/topics/eventsubscriptions":{"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":488},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":489}],"2022-06-15":[{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":422},{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":423}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":722},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":723}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":740},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":741}]},"microsoft.eventgrid/domains/eventsubscriptions":{"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":490},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":491}],"2022-06-15":[{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":424},{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":425}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":724},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":725}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":742},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":743}]},"microsoft.eventgrid/partnerconfigurations":{"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":498},{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":499}],"2022-06-15":[{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":440},{"RelativePath":"eventgrid/microsoft.eventgrid/2022-06-15/types.json","Index":441}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":742},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":743}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":761},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":762}]},"microsoft.eventgrid/partnerdestinations":{"2021-10-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2021-10-15-preview/types.json","Index":502}],"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":746}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":765}]},"microsoft.eventgrid/namespaces":{"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":733},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":735}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":752},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":754}]},"microsoft.eventgrid/namespaces/topics":{"2023-06-01-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":737},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-06-01-preview/types.json","Index":739}],"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":756},{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":758}]},"microsoft.eventgrid/namespaces/topics/eventsubscriptions":{"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":748}]},"microsoft.eventgrid/topics/networksecurityperimeterconfigurations":{"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":818}]},"microsoft.eventgrid/domains/networksecurityperimeterconfigurations":{"2023-12-15-preview":[{"RelativePath":"eventgrid/microsoft.eventgrid/2023-12-15-preview/types.json","Index":819}]},"microsoft.eventhub/namespaces":{"2014-09-01":[{"RelativePath":"eventhub/microsoft.eventhub/2014-09-01/types.json","Index":74}],"2023-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":215}]},"microsoft.eventhub/namespaces/authorizationrules":{"2015-08-01":[{"RelativePath":"eventhub/microsoft.eventhub/2015-08-01/types.json","Index":72},{"RelativePath":"eventhub/microsoft.eventhub/2015-08-01/types.json","Index":77}],"2017-04-01":[{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":96},{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":101}],"2018-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":143},{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":148}],"2021-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":143},{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":148}],"2021-06-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":155},{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":160}],"2021-11-01":[{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":168},{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":173}],"2022-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":191},{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":196}],"2022-10-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":195},{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":200}],"2023-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":217},{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":222}],"2024-01-01":[{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":219},{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":224}]},"microsoft.eventhub/namespaces/eventhubs/authorizationrules":{"2015-08-01":[{"RelativePath":"eventhub/microsoft.eventhub/2015-08-01/types.json","Index":78},{"RelativePath":"eventhub/microsoft.eventhub/2015-08-01/types.json","Index":79}],"2017-04-01":[{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":105},{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":106}],"2018-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":152},{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":153}],"2021-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":149},{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":150}],"2021-06-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":161},{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":162}],"2021-11-01":[{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":174},{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":175}],"2022-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":201},{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":202}],"2022-10-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":205},{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":206}],"2023-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":227},{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":228}],"2024-01-01":[{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":229},{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":230}]},"microsoft.eventhub/namespaces/disasterrecoveryconfigs/authorizationrules":{"2017-04-01":[{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":102}],"2018-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":149}],"2021-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":153}],"2021-06-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":165}],"2021-11-01":[{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":178}],"2022-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":198}],"2022-10-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":202}],"2023-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":224}],"2024-01-01":[{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":226}]},"microsoft.eventhub/namespaces/disasterrecoveryconfigs":{"2017-04-01":[{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":103},{"RelativePath":"eventhub/microsoft.eventhub/2017-04-01/types.json","Index":104}],"2018-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":150},{"RelativePath":"eventhub/microsoft.eventhub/2018-01-01-preview/types.json","Index":151}],"2021-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":151},{"RelativePath":"eventhub/microsoft.eventhub/2021-01-01-preview/types.json","Index":152}],"2021-06-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":163},{"RelativePath":"eventhub/microsoft.eventhub/2021-06-01-preview/types.json","Index":164}],"2021-11-01":[{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":176},{"RelativePath":"eventhub/microsoft.eventhub/2021-11-01/types.json","Index":177}],"2022-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":199},{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":200}],"2022-10-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":203},{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":204}],"2023-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":225},{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":226}],"2024-01-01":[{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":227},{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":228}]},"microsoft.eventhub/namespaces/networksecurityperimeterconfigurations":{"2022-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2022-01-01-preview/types.json","Index":197}],"2022-10-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2022-10-01-preview/types.json","Index":201}],"2023-01-01-preview":[{"RelativePath":"eventhub/microsoft.eventhub/2023-01-01-preview/types.json","Index":223}],"2024-01-01":[{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":225}]},"microsoft.eventhub/clusters":{"2024-01-01":[{"RelativePath":"eventhub/microsoft.eventhub/2024-01-01/types.json","Index":217}]},"microsoft.extendedlocation/customlocations":{"2021-08-31-preview":[{"RelativePath":"extendedlocation/microsoft.extendedlocation/2021-08-31-preview/types.json","Index":47}]},"microsoft.iotfirmwaredefense/workspaces/firmwares":{"2023-02-08-preview":[{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":48},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":49},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":51},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":59},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":60},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":80},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":82},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":83},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":87},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":93},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":95},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":97},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":99},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":119},{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":128}]},"microsoft.iotfirmwaredefense/workspaces":{"2023-02-08-preview":[{"RelativePath":"fist/microsoft.iotfirmwaredefense/2023-02-08-preview/types.json","Index":130}]},"microsoft.fluidrelay/fluidrelayservers":{"2021-03-12-preview":[{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-03-12-preview/types.json","Index":37},{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-03-12-preview/types.json","Index":38}],"2021-06-15-preview":[{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-06-15-preview/types.json","Index":41},{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-06-15-preview/types.json","Index":42}],"2021-08-30-preview":[{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-08-30-preview/types.json","Index":50},{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-08-30-preview/types.json","Index":51}],"2021-09-10-preview":[{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-09-10-preview/types.json","Index":54},{"RelativePath":"fluidrelay/microsoft.fluidrelay/2021-09-10-preview/types.json","Index":55}],"2022-02-15":[{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-02-15/types.json","Index":54},{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-02-15/types.json","Index":55}],"2022-04-21":[{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-04-21/types.json","Index":60},{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-04-21/types.json","Index":61},{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-04-21/types.json","Index":62}],"2022-05-11":[{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-05-11/types.json","Index":60},{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-05-11/types.json","Index":61},{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-05-11/types.json","Index":62}],"2022-05-26":[{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-05-26/types.json","Index":64},{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-05-26/types.json","Index":65},{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-05-26/types.json","Index":66}],"2022-06-01":[{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-06-01/types.json","Index":64},{"RelativePath":"fluidrelay/microsoft.fluidrelay/2022-06-01/types.json","Index":65}]},"microsoft.network/frontdoors":{"2018-08-01":[{"RelativePath":"frontdoor/microsoft.network/2018-08-01/types.json","Index":217},{"RelativePath":"frontdoor/microsoft.network/2018-08-01/types.json","Index":220}],"2019-04-01":[{"RelativePath":"frontdoor/microsoft.network/2019-04-01/types.json","Index":159},{"RelativePath":"frontdoor/microsoft.network/2019-04-01/types.json","Index":162}],"2019-05-01":[{"RelativePath":"frontdoor/microsoft.network/2019-05-01/types.json","Index":168},{"RelativePath":"frontdoor/microsoft.network/2019-05-01/types.json","Index":171}],"2020-01-01":[{"RelativePath":"frontdoor/microsoft.network/2020-01-01/types.json","Index":239},{"RelativePath":"frontdoor/microsoft.network/2020-01-01/types.json","Index":242}],"2020-04-01":[{"RelativePath":"frontdoor/microsoft.network/2020-04-01/types.json","Index":342},{"RelativePath":"frontdoor/microsoft.network/2020-04-01/types.json","Index":345}],"2020-05-01":[{"RelativePath":"frontdoor/microsoft.network/2020-05-01/types.json","Index":240},{"RelativePath":"frontdoor/microsoft.network/2020-05-01/types.json","Index":243}],"2021-06-01":[{"RelativePath":"frontdoor/microsoft.network/2021-06-01/types.json","Index":378},{"RelativePath":"frontdoor/microsoft.network/2021-06-01/types.json","Index":381}]},"microsoft.network/frontdoors/frontendendpoints":{"2018-08-01":[{"RelativePath":"frontdoor/microsoft.network/2018-08-01/types.json","Index":221},{"RelativePath":"frontdoor/microsoft.network/2018-08-01/types.json","Index":222}],"2019-04-01":[{"RelativePath":"frontdoor/microsoft.network/2019-04-01/types.json","Index":163},{"RelativePath":"frontdoor/microsoft.network/2019-04-01/types.json","Index":164}],"2019-05-01":[{"RelativePath":"frontdoor/microsoft.network/2019-05-01/types.json","Index":172},{"RelativePath":"frontdoor/microsoft.network/2019-05-01/types.json","Index":173}],"2020-01-01":[{"RelativePath":"frontdoor/microsoft.network/2020-01-01/types.json","Index":243},{"RelativePath":"frontdoor/microsoft.network/2020-01-01/types.json","Index":244}],"2020-04-01":[{"RelativePath":"frontdoor/microsoft.network/2020-04-01/types.json","Index":346},{"RelativePath":"frontdoor/microsoft.network/2020-04-01/types.json","Index":347}],"2020-05-01":[{"RelativePath":"frontdoor/microsoft.network/2020-05-01/types.json","Index":244},{"RelativePath":"frontdoor/microsoft.network/2020-05-01/types.json","Index":245}],"2021-06-01":[{"RelativePath":"frontdoor/microsoft.network/2021-06-01/types.json","Index":382},{"RelativePath":"frontdoor/microsoft.network/2021-06-01/types.json","Index":383}]},"microsoft.hanaonazure/hanainstances":{"2017-11-03-preview":[{"RelativePath":"hanaonazure/microsoft.hanaonazure/2017-11-03-preview/types.json","Index":86},{"RelativePath":"hanaonazure/microsoft.hanaonazure/2017-11-03-preview/types.json","Index":87},{"RelativePath":"hanaonazure/microsoft.hanaonazure/2017-11-03-preview/types.json","Index":88}]},"microsoft.hdinsight/clusters/roles":{"2015-03-01-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":112},{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":114}],"2018-06-01-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":112},{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":114}],"2021-06-01":[{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":176},{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":178}],"2023-04-15-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":176},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":178}],"2023-08-15-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":179},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":181}]},"microsoft.hdinsight/clusters":{"2015-03-01-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":116},{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":118},{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":120},{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":122},{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":125},{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":129},{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":132},{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":134}],"2018-06-01-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":116},{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":118},{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":120},{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":122},{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":125},{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":129},{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":132},{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":134}],"2021-06-01":[{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":180},{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":182},{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":184},{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":186},{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":189},{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":193},{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":196},{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":198}],"2023-04-15-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":180},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":182},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":184},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":186},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":189},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":193},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":196},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":198}],"2023-08-15-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":183},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":185},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":187},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":189},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":192},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":196},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":199},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":201}]},"microsoft.hdinsight/locations":{"2015-03-01-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":137},{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":154}],"2018-06-01-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":137},{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":154}],"2021-06-01":[{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":201},{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":220}],"2023-04-15-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":201},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":220}],"2023-06-01-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2023-06-01-preview/types.json","Index":162}],"2023-08-15-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":204},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":223}]},"microsoft.hdinsight/clusters/scriptexecutionhistory":{"2015-03-01-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2015-03-01-preview/types.json","Index":155}],"2018-06-01-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2018-06-01-preview/types.json","Index":155}],"2021-06-01":[{"RelativePath":"hdinsight/microsoft.hdinsight/2021-06-01/types.json","Index":221}],"2023-04-15-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2023-04-15-preview/types.json","Index":221}],"2023-08-15-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2023-08-15-preview/types.json","Index":224}]},"microsoft.hdinsight/clusterpools/clusters":{"2023-06-01-preview":[{"RelativePath":"hdinsight/microsoft.hdinsight/2023-06-01-preview/types.json","Index":143},{"RelativePath":"hdinsight/microsoft.hdinsight/2023-06-01-preview/types.json","Index":159}]},"microsoft.healthbot/healthbots":{"2022-08-08":[{"RelativePath":"healthbot/microsoft.healthbot/2022-08-08/types.json","Index":42},{"RelativePath":"healthbot/microsoft.healthbot/2022-08-08/types.json","Index":43}],"2023-05-01":[{"RelativePath":"healthbot/microsoft.healthbot/2023-05-01/types.json","Index":43},{"RelativePath":"healthbot/microsoft.healthbot/2023-05-01/types.json","Index":44}]},"microsoft.help/troubleshooters":{"2023-09-01-preview":[{"RelativePath":"help/microsoft.help/2023-09-01-preview/types.json","Index":168},{"RelativePath":"help/microsoft.help/2023-09-01-preview/types.json","Index":169},{"RelativePath":"help/microsoft.help/2023-09-01-preview/types.json","Index":171}]},"microsoft.hybridcontainerservice/provisionedclusters":{"2022-09-01-preview":[{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2022-09-01-preview/types.json","Index":218}]},"microsoft.hybridcontainerservice/provisionedclusterinstances":{"2023-11-15-preview":[{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2023-11-15-preview/types.json","Index":260},{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2023-11-15-preview/types.json","Index":261}],"2024-01-01":[{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2024-01-01/types.json","Index":268},{"RelativePath":"hybridaks/microsoft.hybridcontainerservice/2024-01-01/types.json","Index":269}]},"microsoft.hybridcloud/cloudconnectors":{"2023-01-01-preview":[{"RelativePath":"hybridcloud/microsoft.hybridcloud/2023-01-01-preview/types.json","Index":53}]},"microsoft.hybridcompute/machines":{"2019-03-18-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2019-03-18-preview/types.json","Index":27}],"2019-08-02-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2019-08-02-preview/types.json","Index":40}],"2019-12-12":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2019-12-12/types.json","Index":43}],"2020-08-15-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2020-08-15-preview/types.json","Index":90},{"RelativePath":"hybridcompute/microsoft.hybridcompute/2020-08-15-preview/types.json","Index":144}],"2021-04-22-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-04-22-preview/types.json","Index":78}],"2021-05-17-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-05-17-preview/types.json","Index":80}],"2021-05-20":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-05-20/types.json","Index":78}],"2021-06-10-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-06-10-preview/types.json","Index":83}],"2021-12-10-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2021-12-10-preview/types.json","Index":86}],"2022-03-10":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-03-10/types.json","Index":101}],"2022-05-10-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-05-10-preview/types.json","Index":108}],"2022-08-11-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-08-11-preview/types.json","Index":113}],"2022-11-10":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-11-10/types.json","Index":114}],"2022-12-27-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27-preview/types.json","Index":118}],"2022-12-27":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27/types.json","Index":136},{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27/types.json","Index":190},{"RelativePath":"hybridcompute/microsoft.hybridcompute/2022-12-27/types.json","Index":194}],"2023-03-15-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-03-15-preview/types.json","Index":134}],"2023-06-20-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-06-20-preview/types.json","Index":232},{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-06-20-preview/types.json","Index":286},{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-06-20-preview/types.json","Index":290}],"2023-10-03-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":325},{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":379},{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":383}]},"microsoft.hybridcompute/privatelinkscopes/networksecurityperimeterconfigurations":{"2023-10-03-preview":[{"RelativePath":"hybridcompute/microsoft.hybridcompute/2023-10-03-preview/types.json","Index":384}]},"microsoft.hybridconnectivity/endpoints":{"2021-10-06-preview":[{"RelativePath":"hybridconnectivity/microsoft.hybridconnectivity/2021-10-06-preview/types.json","Index":29}],"2022-05-01-preview":[{"RelativePath":"hybridconnectivity/microsoft.hybridconnectivity/2022-05-01-preview/types.json","Index":29},{"RelativePath":"hybridconnectivity/microsoft.hybridconnectivity/2022-05-01-preview/types.json","Index":32}],"2023-03-15":[{"RelativePath":"hybridconnectivity/microsoft.hybridconnectivity/2023-03-15/types.json","Index":47},{"RelativePath":"hybridconnectivity/microsoft.hybridconnectivity/2023-03-15/types.json","Index":55},{"RelativePath":"hybridconnectivity/microsoft.hybridconnectivity/2023-03-15/types.json","Index":61}]},"microsoft.hybriddata/datamanagers/dataservices/jobdefinitions":{"2016-06-01":[{"RelativePath":"hybriddatamanager/microsoft.hybriddata/2016-06-01/types.json","Index":79}],"2019-06-01":[{"RelativePath":"hybriddatamanager/microsoft.hybriddata/2019-06-01/types.json","Index":79}]},"microsoft.hybriddata/datamanagers/dataservices/jobdefinitions/jobs":{"2016-06-01":[{"RelativePath":"hybriddatamanager/microsoft.hybriddata/2016-06-01/types.json","Index":80},{"RelativePath":"hybriddatamanager/microsoft.hybriddata/2016-06-01/types.json","Index":81}],"2019-06-01":[{"RelativePath":"hybriddatamanager/microsoft.hybriddata/2019-06-01/types.json","Index":80},{"RelativePath":"hybriddatamanager/microsoft.hybriddata/2019-06-01/types.json","Index":81}]},"microsoft.kubernetes/connectedclusters":{"2020-01-01-preview":[{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2020-01-01-preview/types.json","Index":40}],"2021-04-01-preview":[{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2021-04-01-preview/types.json","Index":53}],"2021-10-01":[{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2021-10-01/types.json","Index":50}],"2022-05-01-preview":[{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2022-05-01-preview/types.json","Index":53}],"2022-10-01-preview":[{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2022-10-01-preview/types.json","Index":58}],"2023-11-01-preview":[{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2023-11-01-preview/types.json","Index":66}],"2024-01-01":[{"RelativePath":"hybridkubernetes/microsoft.kubernetes/2024-01-01/types.json","Index":66}]},"microsoft.hybridnetwork/devices":{"2020-01-01-preview":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2020-01-01-preview/types.json","Index":211}],"2021-05-01":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2021-05-01/types.json","Index":243}],"2022-01-01-preview":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":243}]},"microsoft.hybridnetwork/locations/vendors/networkfunctions/roleinstances":{"2020-01-01-preview":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2020-01-01-preview/types.json","Index":212},{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2020-01-01-preview/types.json","Index":213},{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2020-01-01-preview/types.json","Index":214}],"2021-05-01":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2021-05-01/types.json","Index":244},{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2021-05-01/types.json","Index":245},{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2021-05-01/types.json","Index":246}],"2022-01-01-preview":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":257},{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":258},{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":259}]},"microsoft.hybridnetwork/networkfunctions":{"2022-01-01-preview":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":253}],"2023-09-01":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":463}]},"microsoft.hybridnetwork/vendors/vendorskus":{"2022-01-01-preview":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2022-01-01-preview/types.json","Index":256}]},"microsoft.hybridnetwork/publishers/configurationgroupschemas":{"2023-09-01":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":453}]},"microsoft.hybridnetwork/publishers/networkfunctiondefinitiongroups/networkfunctiondefinitionversions":{"2023-09-01":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":472}]},"microsoft.hybridnetwork/publishers/networkservicedesigngroups/networkservicedesignversions":{"2023-09-01":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":481}]},"microsoft.hybridnetwork/publishers/artifactstores/artifactmanifests":{"2023-09-01":[{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":490},{"RelativePath":"hybridnetwork/microsoft.hybridnetwork/2023-09-01/types.json","Index":499}]},"microsoft.virtualmachineimages/imagetemplates":{"2018-02-01-preview":[{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2018-02-01-preview/types.json","Index":57}],"2019-02-01-preview":[{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2019-02-01-preview/types.json","Index":71}],"2019-05-01-preview":[{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2019-05-01-preview/types.json","Index":84}],"2020-02-14":[{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2020-02-14/types.json","Index":91},{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2020-02-14/types.json","Index":92}],"2021-10-01":[{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2021-10-01/types.json","Index":103},{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2021-10-01/types.json","Index":104}],"2022-02-14":[{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2022-02-14/types.json","Index":129},{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2022-02-14/types.json","Index":130}],"2022-07-01":[{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2022-07-01/types.json","Index":166},{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2022-07-01/types.json","Index":167}],"2023-07-01":[{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2023-07-01/types.json","Index":173},{"RelativePath":"imagebuilder/microsoft.virtualmachineimages/2023-07-01/types.json","Index":174}]},"microsoft.intune/locations/users/devices":{"2015-01-14-preview":[{"RelativePath":"intune/microsoft.intune/2015-01-14-preview/types.json","Index":148}]},"microsoft.devices/iothubs":{"2016-02-03":[{"RelativePath":"iothub/microsoft.devices/2016-02-03/types.json","Index":72},{"RelativePath":"iothub/microsoft.devices/2016-02-03/types.json","Index":93},{"RelativePath":"iothub/microsoft.devices/2016-02-03/types.json","Index":95}],"2017-01-19":[{"RelativePath":"iothub/microsoft.devices/2017-01-19/types.json","Index":95},{"RelativePath":"iothub/microsoft.devices/2017-01-19/types.json","Index":116},{"RelativePath":"iothub/microsoft.devices/2017-01-19/types.json","Index":118}],"2017-07-01":[{"RelativePath":"iothub/microsoft.devices/2017-07-01/types.json","Index":102},{"RelativePath":"iothub/microsoft.devices/2017-07-01/types.json","Index":123},{"RelativePath":"iothub/microsoft.devices/2017-07-01/types.json","Index":125}],"2018-01-22":[{"RelativePath":"iothub/microsoft.devices/2018-01-22/types.json","Index":102},{"RelativePath":"iothub/microsoft.devices/2018-01-22/types.json","Index":123},{"RelativePath":"iothub/microsoft.devices/2018-01-22/types.json","Index":125}],"2018-04-01":[{"RelativePath":"iothub/microsoft.devices/2018-04-01/types.json","Index":139},{"RelativePath":"iothub/microsoft.devices/2018-04-01/types.json","Index":160},{"RelativePath":"iothub/microsoft.devices/2018-04-01/types.json","Index":162}],"2018-12-01-preview":[{"RelativePath":"iothub/microsoft.devices/2018-12-01-preview/types.json","Index":143},{"RelativePath":"iothub/microsoft.devices/2018-12-01-preview/types.json","Index":164},{"RelativePath":"iothub/microsoft.devices/2018-12-01-preview/types.json","Index":166}],"2019-03-22-preview":[{"RelativePath":"iothub/microsoft.devices/2019-03-22-preview/types.json","Index":146},{"RelativePath":"iothub/microsoft.devices/2019-03-22-preview/types.json","Index":167},{"RelativePath":"iothub/microsoft.devices/2019-03-22-preview/types.json","Index":169},{"RelativePath":"iothub/microsoft.devices/2019-03-22-preview/types.json","Index":171}],"2019-03-22":[{"RelativePath":"iothub/microsoft.devices/2019-03-22/types.json","Index":141},{"RelativePath":"iothub/microsoft.devices/2019-03-22/types.json","Index":162},{"RelativePath":"iothub/microsoft.devices/2019-03-22/types.json","Index":164},{"RelativePath":"iothub/microsoft.devices/2019-03-22/types.json","Index":166}],"2019-07-01-preview":[{"RelativePath":"iothub/microsoft.devices/2019-07-01-preview/types.json","Index":149},{"RelativePath":"iothub/microsoft.devices/2019-07-01-preview/types.json","Index":170},{"RelativePath":"iothub/microsoft.devices/2019-07-01-preview/types.json","Index":172},{"RelativePath":"iothub/microsoft.devices/2019-07-01-preview/types.json","Index":174}],"2019-11-04":[{"RelativePath":"iothub/microsoft.devices/2019-11-04/types.json","Index":144},{"RelativePath":"iothub/microsoft.devices/2019-11-04/types.json","Index":165},{"RelativePath":"iothub/microsoft.devices/2019-11-04/types.json","Index":167},{"RelativePath":"iothub/microsoft.devices/2019-11-04/types.json","Index":169}],"2020-03-01":[{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":176},{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":200},{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":205},{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":207}],"2020-04-01":[{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":176},{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":200},{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":205},{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":207}],"2020-06-15":[{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":176},{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":200},{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":205},{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":207}],"2020-07-10-preview":[{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":188},{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":212},{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":217},{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":219}],"2020-08-01":[{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":176},{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":200},{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":205},{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":207}],"2020-08-31-preview":[{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":196},{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":220},{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":225},{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":227}],"2020-08-31":[{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":184},{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":208},{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":213},{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":215}],"2021-02-01-preview":[{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":204},{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":228},{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":233},{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":235}],"2021-03-03-preview":[{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":204},{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":228},{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":233},{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":235}],"2021-03-31":[{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":196},{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":220},{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":225},{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":227}],"2021-07-01-preview":[{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":208},{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":232},{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":237},{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":239}],"2021-07-01":[{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":197},{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":221},{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":226},{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":228}],"2021-07-02-preview":[{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":219},{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":243},{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":248},{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":250}],"2021-07-02":[{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":208},{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":232},{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":237},{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":239}],"2022-04-30-preview":[{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":225},{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":249},{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":254},{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":256}],"2022-11-15-preview":[{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":229},{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":253},{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":258},{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":260}],"2023-06-30-preview":[{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":229},{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":253},{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":258},{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":260}],"2023-06-30":[{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":213},{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":237},{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":242},{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":244}]},"microsoft.devices/iothubs/iothubkeys":{"2016-02-03":[{"RelativePath":"iothub/microsoft.devices/2016-02-03/types.json","Index":96}],"2017-01-19":[{"RelativePath":"iothub/microsoft.devices/2017-01-19/types.json","Index":119}],"2017-07-01":[{"RelativePath":"iothub/microsoft.devices/2017-07-01/types.json","Index":126}],"2018-01-22":[{"RelativePath":"iothub/microsoft.devices/2018-01-22/types.json","Index":126}],"2018-04-01":[{"RelativePath":"iothub/microsoft.devices/2018-04-01/types.json","Index":163}],"2018-12-01-preview":[{"RelativePath":"iothub/microsoft.devices/2018-12-01-preview/types.json","Index":167}],"2019-03-22-preview":[{"RelativePath":"iothub/microsoft.devices/2019-03-22-preview/types.json","Index":172}],"2019-03-22":[{"RelativePath":"iothub/microsoft.devices/2019-03-22/types.json","Index":167}],"2019-07-01-preview":[{"RelativePath":"iothub/microsoft.devices/2019-07-01-preview/types.json","Index":175}],"2019-11-04":[{"RelativePath":"iothub/microsoft.devices/2019-11-04/types.json","Index":170}],"2020-03-01":[{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":208}],"2020-04-01":[{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":208}],"2020-06-15":[{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":208}],"2020-07-10-preview":[{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":220}],"2020-08-01":[{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":208}],"2020-08-31-preview":[{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":228}],"2020-08-31":[{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":216}],"2021-02-01-preview":[{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":236}],"2021-03-03-preview":[{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":236}],"2021-03-31":[{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":228}],"2021-07-01-preview":[{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":240}],"2021-07-01":[{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":229}],"2021-07-02-preview":[{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":251}],"2021-07-02":[{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":240}],"2022-04-30-preview":[{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":257}],"2022-11-15-preview":[{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":261}],"2023-06-30-preview":[{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":261}],"2023-06-30":[{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":245}]},"microsoft.devices/iothubs/certificates":{"2017-07-01":[{"RelativePath":"iothub/microsoft.devices/2017-07-01/types.json","Index":129},{"RelativePath":"iothub/microsoft.devices/2017-07-01/types.json","Index":132}],"2018-01-22":[{"RelativePath":"iothub/microsoft.devices/2018-01-22/types.json","Index":129},{"RelativePath":"iothub/microsoft.devices/2018-01-22/types.json","Index":132}],"2018-04-01":[{"RelativePath":"iothub/microsoft.devices/2018-04-01/types.json","Index":166},{"RelativePath":"iothub/microsoft.devices/2018-04-01/types.json","Index":169}],"2018-12-01-preview":[{"RelativePath":"iothub/microsoft.devices/2018-12-01-preview/types.json","Index":170},{"RelativePath":"iothub/microsoft.devices/2018-12-01-preview/types.json","Index":173}],"2019-03-22-preview":[{"RelativePath":"iothub/microsoft.devices/2019-03-22-preview/types.json","Index":175},{"RelativePath":"iothub/microsoft.devices/2019-03-22-preview/types.json","Index":178}],"2019-03-22":[{"RelativePath":"iothub/microsoft.devices/2019-03-22/types.json","Index":170},{"RelativePath":"iothub/microsoft.devices/2019-03-22/types.json","Index":173}],"2019-07-01-preview":[{"RelativePath":"iothub/microsoft.devices/2019-07-01-preview/types.json","Index":178},{"RelativePath":"iothub/microsoft.devices/2019-07-01-preview/types.json","Index":181}],"2019-11-04":[{"RelativePath":"iothub/microsoft.devices/2019-11-04/types.json","Index":173},{"RelativePath":"iothub/microsoft.devices/2019-11-04/types.json","Index":176}],"2020-03-01":[{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":211},{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":214}],"2020-04-01":[{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":211},{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":214}],"2020-06-15":[{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":211},{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":214}],"2020-07-10-preview":[{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":223},{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":226}],"2020-08-01":[{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":211},{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":214}],"2020-08-31-preview":[{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":231},{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":234}],"2020-08-31":[{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":219},{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":222}],"2021-02-01-preview":[{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":239},{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":242}],"2021-03-03-preview":[{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":239},{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":242}],"2021-03-31":[{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":231},{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":234}],"2021-07-01-preview":[{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":243},{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":246}],"2021-07-01":[{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":232},{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":235}],"2021-07-02-preview":[{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":254},{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":257}],"2021-07-02":[{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":243},{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":246}],"2022-04-30-preview":[{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":260},{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":263}],"2022-11-15-preview":[{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":264},{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":267}],"2023-06-30-preview":[{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":264},{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":267}],"2023-06-30":[{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":248},{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":251}]},"microsoft.devices/iothubs/routing":{"2018-04-01":[{"RelativePath":"iothub/microsoft.devices/2018-04-01/types.json","Index":121},{"RelativePath":"iothub/microsoft.devices/2018-04-01/types.json","Index":136}],"2018-12-01-preview":[{"RelativePath":"iothub/microsoft.devices/2018-12-01-preview/types.json","Index":125},{"RelativePath":"iothub/microsoft.devices/2018-12-01-preview/types.json","Index":140}],"2019-03-22-preview":[{"RelativePath":"iothub/microsoft.devices/2019-03-22-preview/types.json","Index":128},{"RelativePath":"iothub/microsoft.devices/2019-03-22-preview/types.json","Index":143}],"2019-03-22":[{"RelativePath":"iothub/microsoft.devices/2019-03-22/types.json","Index":123},{"RelativePath":"iothub/microsoft.devices/2019-03-22/types.json","Index":138}],"2019-07-01-preview":[{"RelativePath":"iothub/microsoft.devices/2019-07-01-preview/types.json","Index":131},{"RelativePath":"iothub/microsoft.devices/2019-07-01-preview/types.json","Index":146}],"2019-11-04":[{"RelativePath":"iothub/microsoft.devices/2019-11-04/types.json","Index":126},{"RelativePath":"iothub/microsoft.devices/2019-11-04/types.json","Index":141}],"2020-03-01":[{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":158},{"RelativePath":"iothub/microsoft.devices/2020-03-01/types.json","Index":173}],"2020-04-01":[{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":158},{"RelativePath":"iothub/microsoft.devices/2020-04-01/types.json","Index":173}],"2020-06-15":[{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":158},{"RelativePath":"iothub/microsoft.devices/2020-06-15/types.json","Index":173}],"2020-07-10-preview":[{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":170},{"RelativePath":"iothub/microsoft.devices/2020-07-10-preview/types.json","Index":185}],"2020-08-01":[{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":158},{"RelativePath":"iothub/microsoft.devices/2020-08-01/types.json","Index":173}],"2020-08-31-preview":[{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":178},{"RelativePath":"iothub/microsoft.devices/2020-08-31-preview/types.json","Index":193}],"2020-08-31":[{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":166},{"RelativePath":"iothub/microsoft.devices/2020-08-31/types.json","Index":181}],"2021-02-01-preview":[{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":186},{"RelativePath":"iothub/microsoft.devices/2021-02-01-preview/types.json","Index":201}],"2021-03-03-preview":[{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":186},{"RelativePath":"iothub/microsoft.devices/2021-03-03-preview/types.json","Index":201}],"2021-03-31":[{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":178},{"RelativePath":"iothub/microsoft.devices/2021-03-31/types.json","Index":193}],"2021-07-01-preview":[{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":190},{"RelativePath":"iothub/microsoft.devices/2021-07-01-preview/types.json","Index":205}],"2021-07-01":[{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":179},{"RelativePath":"iothub/microsoft.devices/2021-07-01/types.json","Index":194}],"2021-07-02-preview":[{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":201},{"RelativePath":"iothub/microsoft.devices/2021-07-02-preview/types.json","Index":216}],"2021-07-02":[{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":190},{"RelativePath":"iothub/microsoft.devices/2021-07-02/types.json","Index":205}],"2022-04-30-preview":[{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":207},{"RelativePath":"iothub/microsoft.devices/2022-04-30-preview/types.json","Index":222}],"2022-11-15-preview":[{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":211},{"RelativePath":"iothub/microsoft.devices/2022-11-15-preview/types.json","Index":226}],"2023-06-30-preview":[{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":211},{"RelativePath":"iothub/microsoft.devices/2023-06-30-preview/types.json","Index":226}],"2023-06-30":[{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":195},{"RelativePath":"iothub/microsoft.devices/2023-06-30/types.json","Index":210}]},"microsoft.keyvault/locations/deletedvaults":{"2016-10-01":[{"RelativePath":"keyvault/microsoft.keyvault/2016-10-01/types.json","Index":103}],"2018-02-14-preview":[{"RelativePath":"keyvault/microsoft.keyvault/2018-02-14-preview/types.json","Index":116}],"2018-02-14":[{"RelativePath":"keyvault/microsoft.keyvault/2018-02-14/types.json","Index":138}],"2019-09-01":[{"RelativePath":"keyvault/microsoft.keyvault/2019-09-01/types.json","Index":181}],"2020-04-01-preview":[{"RelativePath":"keyvault/microsoft.keyvault/2020-04-01-preview/types.json","Index":215}],"2021-04-01-preview":[{"RelativePath":"keyvault/microsoft.keyvault/2021-04-01-preview/types.json","Index":264}],"2021-06-01-preview":[{"RelativePath":"keyvault/microsoft.keyvault/2021-06-01-preview/types.json","Index":273}],"2021-10-01":[{"RelativePath":"keyvault/microsoft.keyvault/2021-10-01/types.json","Index":258}],"2021-11-01-preview":[{"RelativePath":"keyvault/microsoft.keyvault/2021-11-01-preview/types.json","Index":273}],"2022-02-01-preview":[{"RelativePath":"keyvault/microsoft.keyvault/2022-02-01-preview/types.json","Index":279}],"2022-07-01":[{"RelativePath":"keyvault/microsoft.keyvault/2022-07-01/types.json","Index":279}],"2022-11-01":[{"RelativePath":"keyvault/microsoft.keyvault/2022-11-01/types.json","Index":326}],"2023-02-01":[{"RelativePath":"keyvault/microsoft.keyvault/2023-02-01/types.json","Index":335}],"2023-07-01":[{"RelativePath":"keyvault/microsoft.keyvault/2023-07-01/types.json","Index":343}]},"microsoft.keyvault/locations/deletedmanagedhsms":{"2021-04-01-preview":[{"RelativePath":"keyvault/microsoft.keyvault/2021-04-01-preview/types.json","Index":265}],"2021-06-01-preview":[{"RelativePath":"keyvault/microsoft.keyvault/2021-06-01-preview/types.json","Index":274}],"2021-10-01":[{"RelativePath":"keyvault/microsoft.keyvault/2021-10-01/types.json","Index":259}],"2021-11-01-preview":[{"RelativePath":"keyvault/microsoft.keyvault/2021-11-01-preview/types.json","Index":274}],"2022-02-01-preview":[{"RelativePath":"keyvault/microsoft.keyvault/2022-02-01-preview/types.json","Index":280}],"2022-07-01":[{"RelativePath":"keyvault/microsoft.keyvault/2022-07-01/types.json","Index":280}],"2022-11-01":[{"RelativePath":"keyvault/microsoft.keyvault/2022-11-01/types.json","Index":327}],"2023-02-01":[{"RelativePath":"keyvault/microsoft.keyvault/2023-02-01/types.json","Index":336}],"2023-07-01":[{"RelativePath":"keyvault/microsoft.keyvault/2023-07-01/types.json","Index":344}]},"microsoft.labservices/users":{"2018-10-15":[{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":80},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":86},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":89},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":96},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":100},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":104},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":106},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":108},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":109},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":110}]},"microsoft.labservices/labaccounts":{"2018-10-15":[{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":121},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":131}]},"microsoft.labservices/labaccounts/labs":{"2018-10-15":[{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":134},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":135}]},"microsoft.labservices/labaccounts/labs/environmentsettings":{"2018-10-15":[{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":136},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":138},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":139},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":140}]},"microsoft.labservices/labaccounts/labs/environmentsettings/environments":{"2018-10-15":[{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":141},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":142},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":143},{"RelativePath":"labservices/microsoft.labservices/2018-10-15/types.json","Index":144}]},"microsoft.labservices/labplans":{"2021-10-01-preview":[{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":205}],"2021-11-15-preview":[{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":205}],"2022-08-01":[{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":207}],"2023-06-07":[{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":208}]},"microsoft.labservices/labs":{"2021-10-01-preview":[{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":206},{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":207}],"2021-11-15-preview":[{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":206},{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":207}],"2022-08-01":[{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":208},{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":209}],"2023-06-07":[{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":209},{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":210}]},"microsoft.labservices/labs/users":{"2021-10-01-preview":[{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":209}],"2021-11-15-preview":[{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":209}],"2022-08-01":[{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":211}],"2023-06-07":[{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":212}]},"microsoft.labservices/labs/virtualmachines":{"2021-10-01-preview":[{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":210},{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":211},{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":212},{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":213},{"RelativePath":"labservices/microsoft.labservices/2021-10-01-preview/types.json","Index":215}],"2021-11-15-preview":[{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":210},{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":211},{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":212},{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":213},{"RelativePath":"labservices/microsoft.labservices/2021-11-15-preview/types.json","Index":215}],"2022-08-01":[{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":212},{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":213},{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":214},{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":215},{"RelativePath":"labservices/microsoft.labservices/2022-08-01/types.json","Index":217}],"2023-06-07":[{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":213},{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":214},{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":215},{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":216},{"RelativePath":"labservices/microsoft.labservices/2023-06-07/types.json","Index":218}]},"microsoft.loadtestservice/locations/quotas":{"2022-12-01":[{"RelativePath":"loadtestservice/microsoft.loadtestservice/2022-12-01/types.json","Index":58}]},"microsoft.logic/workflows":{"2015-02-01-preview":[{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":184},{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":185},{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":186},{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":189}],"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":588},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":589},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":591},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":600},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":601},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":604},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":610},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":611}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":554},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":555},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":557},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":566},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":567},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":570},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":576},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":577}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":750},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":751},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":753},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":762},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":763},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":765},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":771},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":774}]},"microsoft.logic/workflows/accesskeys":{"2015-02-01-preview":[{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":191},{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":197}]},"microsoft.logic/workflows/triggers":{"2015-02-01-preview":[{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":198}],"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":614},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":615},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":618},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":619}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":579},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":580},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":583},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":584}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":776},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":777},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":780},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":781}]},"microsoft.logic/workflows/runs":{"2015-02-01-preview":[{"RelativePath":"logic/microsoft.logic/2015-02-01-preview/types.json","Index":199}],"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":621}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":587}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":784}]},"microsoft.logic/integrationaccounts":{"2015-08-01-preview":[{"RelativePath":"logic/microsoft.logic/2015-08-01-preview/types.json","Index":245}],"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":633},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":640},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":672},{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":675}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":599},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":606},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":638},{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":641}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":796},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":803},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":835},{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":838}]},"microsoft.logic/locations/workflows":{"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":612}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":578}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":775}]},"microsoft.logic/workflows/versions/triggers":{"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":613}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":585}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":782}]},"microsoft.logic/workflows/triggers/histories":{"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":620}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":586}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":783}]},"microsoft.logic/workflows/runs/actions":{"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":630}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":596}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":793}]},"microsoft.logic/workflows/runs/actions/repetitions":{"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":631}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":597}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":794}]},"microsoft.logic/integrationaccounts/assemblies":{"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":676}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":642}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":839}]},"microsoft.logic/integrationaccounts/schemas":{"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":677}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":643}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":840}]},"microsoft.logic/integrationaccounts/maps":{"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":678}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":644}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":841}]},"microsoft.logic/integrationaccounts/partners":{"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":679}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":645}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":842}]},"microsoft.logic/integrationaccounts/agreements":{"2016-06-01":[{"RelativePath":"logic/microsoft.logic/2016-06-01/types.json","Index":680}],"2018-07-01-preview":[{"RelativePath":"logic/microsoft.logic/2018-07-01-preview/types.json","Index":646}],"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":843}]},"microsoft.logic/integrationserviceenvironments":{"2019-05-01":[{"RelativePath":"logic/microsoft.logic/2019-05-01/types.json","Index":844}]},"microsoft.logz/monitors":{"2020-10-01-preview":[{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":104},{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":113},{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":115},{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":124},{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":125}],"2020-10-01":[{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":104},{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":113},{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":115},{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":124},{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":125}],"2022-01-01-preview":[{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":127},{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":136},{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":138},{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":147},{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":148}]},"microsoft.logz/monitors/accounts":{"2020-10-01-preview":[{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":126},{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":127},{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":128},{"RelativePath":"logz/microsoft.logz/2020-10-01-preview/types.json","Index":129}],"2020-10-01":[{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":126},{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":127},{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":128},{"RelativePath":"logz/microsoft.logz/2020-10-01/types.json","Index":129}],"2022-01-01-preview":[{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":149},{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":150},{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":151},{"RelativePath":"logz/microsoft.logz/2022-01-01-preview/types.json","Index":152}]},"microsoft.machinelearning/workspaces":{"2016-04-01":[{"RelativePath":"machinelearning/microsoft.machinelearning/2016-04-01/types.json","Index":28},{"RelativePath":"machinelearning/microsoft.machinelearning/2016-04-01/types.json","Index":30}],"2019-10-01":[{"RelativePath":"machinelearning/microsoft.machinelearning/2019-10-01/types.json","Index":29},{"RelativePath":"machinelearning/microsoft.machinelearning/2019-10-01/types.json","Index":31}]},"microsoft.machinelearning/commitmentplans/commitmentassociations":{"2016-05-01-preview":[{"RelativePath":"machinelearning/microsoft.machinelearning/2016-05-01-preview/types.json","Index":127}]},"microsoft.machinelearningcompute/operationalizationclusters":{"2017-06-01-preview":[{"RelativePath":"machinelearningcompute/microsoft.machinelearningcompute/2017-06-01-preview/types.json","Index":96},{"RelativePath":"machinelearningcompute/microsoft.machinelearningcompute/2017-06-01-preview/types.json","Index":101},{"RelativePath":"machinelearningcompute/microsoft.machinelearningcompute/2017-06-01-preview/types.json","Index":106}],"2017-08-01-preview":[{"RelativePath":"machinelearningcompute/microsoft.machinelearningcompute/2017-08-01-preview/types.json","Index":108},{"RelativePath":"machinelearningcompute/microsoft.machinelearningcompute/2017-08-01-preview/types.json","Index":113},{"RelativePath":"machinelearningcompute/microsoft.machinelearningcompute/2017-08-01-preview/types.json","Index":123}]},"microsoft.machinelearningservices/workspaces":{"2018-03-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2018-03-01-preview/types.json","Index":69},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2018-03-01-preview/types.json","Index":70}],"2018-11-19":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2018-11-19/types.json","Index":86},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2018-11-19/types.json","Index":87}],"2019-05-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-05-01/types.json","Index":86},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-05-01/types.json","Index":87}],"2019-06-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-06-01/types.json","Index":90},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-06-01/types.json","Index":91}],"2019-11-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-11-01/types.json","Index":91},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-11-01/types.json","Index":92}],"2020-01-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-01-01/types.json","Index":113},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-01-01/types.json","Index":114}],"2020-02-18-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-02-18-preview/types.json","Index":152},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-02-18-preview/types.json","Index":153}],"2020-03-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-03-01/types.json","Index":133},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-03-01/types.json","Index":134}],"2020-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-04-01/types.json","Index":141},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-04-01/types.json","Index":142},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-04-01/types.json","Index":143}],"2020-05-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-01-preview/types.json","Index":298},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-01-preview/types.json","Index":299}],"2020-05-15-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-15-preview/types.json","Index":192},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-15-preview/types.json","Index":193}],"2020-06-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":171},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":172},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":173}],"2020-08-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":195},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":196},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":197}],"2020-09-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":310},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":311},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":314},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":316}],"2021-01-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":271},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":272},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":274},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":275},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":276},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":278}],"2021-03-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":691},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":692},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":694},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":695},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":697},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":698}],"2021-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":279},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":280},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":282},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":283},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":284},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":286}],"2021-07-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":264},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":270},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":271},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":273},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":274},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":276},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":277}],"2022-01-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":270},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":276},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":277},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":279},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":280},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":282},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":283}],"2022-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1143},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1149},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1150},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1152},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1153},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1155},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1156}],"2022-05-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":779},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":785},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":786},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":788},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":789},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":791},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":792}],"2022-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1329},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1335},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1336},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1338},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1339},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1341},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1342}],"2022-10-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1492},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1498},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1499},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1501},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1502},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1504},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1505}],"2022-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1189},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1195},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1196},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1198},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1199},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1201},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1202}],"2022-12-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1535},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1541},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1542},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1544},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1545},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1547},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1548}],"2023-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1646},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1652},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1653},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1655},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1656},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1658},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1659}],"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1889},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1895},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1896},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1898},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1899},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1901},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1902},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1904}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1345},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1351},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1352},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1354},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1355},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1357},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1358}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2141},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2147},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2149},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2150},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2152},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2153},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2154},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2156}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2276},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2282},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2284},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2285},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2287},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2288},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2289},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2291}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1650},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1656},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1657},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1659},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1660},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1662},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1663},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1665}]},"microsoft.machinelearningservices/workspaces/computes":{"2018-03-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2018-03-01-preview/types.json","Index":76}],"2018-11-19":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2018-11-19/types.json","Index":99},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2018-11-19/types.json","Index":107}],"2019-05-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-05-01/types.json","Index":99},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-05-01/types.json","Index":107}],"2019-06-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-06-01/types.json","Index":128},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-06-01/types.json","Index":136}],"2019-11-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-11-01/types.json","Index":131},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-11-01/types.json","Index":139}],"2020-01-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-01-01/types.json","Index":153},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-01-01/types.json","Index":161}],"2020-02-18-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-02-18-preview/types.json","Index":193},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-02-18-preview/types.json","Index":201},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-02-18-preview/types.json","Index":202},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-02-18-preview/types.json","Index":203},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-02-18-preview/types.json","Index":204}],"2020-03-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-03-01/types.json","Index":173},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-03-01/types.json","Index":181}],"2020-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-04-01/types.json","Index":182},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-04-01/types.json","Index":190}],"2020-05-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-01-preview/types.json","Index":338},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-01-preview/types.json","Index":346}],"2020-05-15-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-15-preview/types.json","Index":232},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-15-preview/types.json","Index":240}],"2020-06-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":213},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":221},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":222},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":223},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":224}],"2020-08-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":237},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":245},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":246},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":247},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":248}],"2020-09-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":356},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":364},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":365},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":366},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":367}],"2021-01-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":318},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":326},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":327},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":328},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":329}],"2021-03-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":739},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":747},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":748},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":749},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":750},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":751}],"2021-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":327},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":335},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":336},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":337},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":338}],"2021-07-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":308},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":316},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":317},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":318},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":319}],"2022-01-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":314},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":322},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":323},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":324},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":325}],"2022-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1187},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1195},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1196},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1197},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1198}],"2022-05-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":823},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":831},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":832},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":833},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":834}],"2022-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1364},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1375},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1383},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1384},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1385},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1386},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1388}],"2022-10-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1527},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1538},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1546},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1547},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1548},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1549},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1551}],"2022-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1233},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1241},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1242},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1243},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1244}],"2022-12-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1570},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1581},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1589},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1590},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1591},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1592},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1594}],"2023-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1681},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1692},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1700},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1701},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1702},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1703},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1705}],"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1926},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1937},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1945},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1946},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1947},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1948},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1950}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1389},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1397},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1398},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1399},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1400}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1953},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1964},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1972},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1973},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1974},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1975},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1977}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2069},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2080},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2088},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2089},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2090},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2091},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2093},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2112},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2114}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1696},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1704},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1705},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1706},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1707}]},"microsoft.machinelearningservices/locations":{"2019-06-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-06-01/types.json","Index":109}],"2019-11-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2019-11-01/types.json","Index":112}],"2020-01-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-01-01/types.json","Index":134}],"2020-02-18-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-02-18-preview/types.json","Index":173}],"2020-03-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-03-01/types.json","Index":154}],"2020-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-04-01/types.json","Index":163}],"2020-05-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-01-preview/types.json","Index":319}],"2020-05-15-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-05-15-preview/types.json","Index":213}],"2020-06-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-06-01/types.json","Index":193}],"2020-08-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-08-01/types.json","Index":217}],"2020-09-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2020-09-01-preview/types.json","Index":336}],"2021-01-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-01-01/types.json","Index":298}],"2021-03-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":718}],"2021-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-04-01/types.json","Index":306}],"2021-07-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-07-01/types.json","Index":297}],"2022-01-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-01-01-preview/types.json","Index":303}],"2022-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1176}],"2022-05-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":812}],"2022-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1362}],"2022-10-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1525}],"2022-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1222}],"2022-12-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1568}],"2023-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1679}],"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1924}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1378}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1951}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2067}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1685}]},"microsoft.machinelearningservices/workspaces/batchendpoints":{"2021-03-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":752}],"2022-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1199}],"2022-05-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":835}],"2022-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1389}],"2022-10-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1552}],"2022-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1245}],"2022-12-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1595}],"2023-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1706}],"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1966}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1416}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2039}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2178}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1723}]},"microsoft.machinelearningservices/workspaces/datastores":{"2021-03-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":766}],"2022-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1213}],"2022-05-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":845}],"2022-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1403}],"2022-10-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1566}],"2022-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1255}],"2022-12-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1609}],"2023-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1720}],"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1981}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1427}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2054}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2193}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1738}]},"microsoft.machinelearningservices/workspaces/jobs":{"2021-03-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":767}],"2022-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1214}],"2022-05-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":846}],"2022-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1404}],"2022-10-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1567}],"2022-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1256}],"2022-12-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1610}],"2023-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1767}],"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":2011}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1428}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2084}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2213}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1754}]},"microsoft.machinelearningservices/workspaces/labelingjobs":{"2021-03-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":775},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":776},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":777}],"2022-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1412},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1413},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1414}],"2022-10-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1575},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1576},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1577}],"2022-12-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1618},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1619},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1620}],"2023-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1775},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1776},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1777}],"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":2019},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":2020},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":2021}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2092},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2093},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2094}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2221},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2222},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2223}]},"microsoft.machinelearningservices/workspaces/onlineendpoints":{"2021-03-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":778},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":783},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":785}],"2022-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1215},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1220},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1222}],"2022-05-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":847},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":852},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":854}],"2022-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1415},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1420},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1422}],"2022-10-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1578},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1583},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1585}],"2022-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1257},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1262},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1264}],"2022-12-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1621},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1626},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1628}],"2023-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1824},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1829},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1831}],"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":2068},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":2073},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":2075}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1429},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1434},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1436}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2096},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2101},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2103}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2225},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2230},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2232}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1756},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1761},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1763}]},"microsoft.machinelearningservices/workspaces/onlineendpoints/deployments":{"2021-03-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2021-03-01-preview/types.json","Index":791}],"2022-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-02-01-preview/types.json","Index":1228}],"2022-05-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-05-01/types.json","Index":860}],"2022-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-06-01-preview/types.json","Index":1428}],"2022-10-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01-preview/types.json","Index":1591}],"2022-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-10-01/types.json","Index":1270}],"2022-12-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2022-12-01-preview/types.json","Index":1635}],"2023-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1838}],"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":2082}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1442}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2110}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2239}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1769}]},"microsoft.machinelearningservices/workspaces/featuresets/versions":{"2023-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1726},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1739},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1742},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1766}],"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":2007},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":2010}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2080},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2083}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2207}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1753}]},"microsoft.machinelearningservices/workspaces/models/versions":{"2023-02-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-02-01-preview/types.json","Index":1823}],"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":2067}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2095}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2224}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1755}]},"microsoft.machinelearningservices/registries/codes/versions":{"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1963}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1413}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1990}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2127}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1720}]},"microsoft.machinelearningservices/registries/data/versions":{"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1964}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1414}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":1991}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2128}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1721}]},"microsoft.machinelearningservices/registries/models/versions":{"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1965}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1415}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2037},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2038}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2176},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2177}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1722}]},"microsoft.machinelearningservices/workspaces/codes/versions":{"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":1967}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1417}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2040}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2179}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1725},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1726}]},"microsoft.machinelearningservices/registries":{"2023-04-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01-preview/types.json","Index":2085}],"2023-04-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-04-01/types.json","Index":1445}],"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2113}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2247}],"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1772}]},"microsoft.machinelearningservices/workspaces/connections":{"2023-06-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-06-01-preview/types.json","Index":2158}],"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2293},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2294}]},"microsoft.machinelearningservices/workspaces/inferencepools":{"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2209}]},"microsoft.machinelearningservices/workspaces/inferencepools/groups":{"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2212}]},"microsoft.machinelearningservices/workspaces/serverlessendpoints":{"2023-08-01-preview":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2240},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2241},{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-08-01-preview/types.json","Index":2244}]},"microsoft.machinelearningservices/workspaces/components/versions":{"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1727}]},"microsoft.machinelearningservices/workspaces/data/versions":{"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1728}]},"microsoft.machinelearningservices/workspaces/environments/versions":{"2023-10-01":[{"RelativePath":"machinelearningservices/microsoft.machinelearningservices/2023-10-01/types.json","Index":1739}]},"microsoft.maintenance/scheduledevents":{"2023-10-01-preview":[{"RelativePath":"maintenance/microsoft.maintenance/2023-10-01-preview/types.json","Index":87}]},"microsoft.managednetworkfabric/l2isolationdomains":{"2023-02-01-preview":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":444},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":447},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":448},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":449}],"2023-06-15":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":969},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":970},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":971}]},"microsoft.managednetworkfabric/l3isolationdomains":{"2023-02-01-preview":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":450},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":451},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":452},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":453}],"2023-06-15":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":972},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":973},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":974}]},"microsoft.managednetworkfabric/l3isolationdomains/internalnetworks":{"2023-02-01-preview":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":454},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":455},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":456},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":457},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":458},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":459}],"2023-06-15":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":975},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":976},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":977}]},"microsoft.managednetworkfabric/l3isolationdomains/externalnetworks":{"2023-02-01-preview":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":460},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":461},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":462},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":463},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":464}],"2023-06-15":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":978},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":979}]},"microsoft.managednetworkfabric/networkdevices":{"2023-02-01-preview":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":465},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":466},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":468},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":469},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":477},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":478},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":479},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":480}],"2023-06-15":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":986},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":987},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":995},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":997}]},"microsoft.managednetworkfabric/networkdevices/networkinterfaces":{"2023-02-01-preview":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":481},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":482}],"2023-06-15":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":998}]},"microsoft.managednetworkfabric/networkfabriccontrollers":{"2023-02-01-preview":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":483},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":484}]},"microsoft.managednetworkfabric/networkfabrics":{"2023-02-01-preview":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":485},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-02-01-preview/types.json","Index":486}],"2023-06-15":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":999},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1000},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1005},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1006},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1007},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1008},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1014},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1015},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1016}]},"microsoft.managednetworkfabric/accesscontrollists":{"2023-06-15":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":936},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":937},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":952}]},"microsoft.managednetworkfabric/networkfabrics/networktonetworkinterconnects":{"2023-06-15":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1017},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1018}]},"microsoft.managednetworkfabric/networktaprules":{"2023-06-15":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1019},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1020},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1021}]},"microsoft.managednetworkfabric/networktaps":{"2023-06-15":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1022},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1023}]},"microsoft.managednetworkfabric/routepolicies":{"2023-06-15":[{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1024},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1025},{"RelativePath":"managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json","Index":1026}]},"microsoft.maps/accounts":{"2017-01-01-preview":[{"RelativePath":"maps/microsoft.maps/2017-01-01-preview/types.json","Index":16},{"RelativePath":"maps/microsoft.maps/2017-01-01-preview/types.json","Index":21}],"2018-05-01":[{"RelativePath":"maps/microsoft.maps/2018-05-01/types.json","Index":16},{"RelativePath":"maps/microsoft.maps/2018-05-01/types.json","Index":21}],"2020-02-01-preview":[{"RelativePath":"maps/microsoft.maps/2020-02-01-preview/types.json","Index":39},{"RelativePath":"maps/microsoft.maps/2020-02-01-preview/types.json","Index":44}],"2021-02-01":[{"RelativePath":"maps/microsoft.maps/2021-02-01/types.json","Index":40},{"RelativePath":"maps/microsoft.maps/2021-02-01/types.json","Index":45}],"2021-07-01-preview":[{"RelativePath":"maps/microsoft.maps/2021-07-01-preview/types.json","Index":50},{"RelativePath":"maps/microsoft.maps/2021-07-01-preview/types.json","Index":55}],"2021-12-01-preview":[{"RelativePath":"maps/microsoft.maps/2021-12-01-preview/types.json","Index":59},{"RelativePath":"maps/microsoft.maps/2021-12-01-preview/types.json","Index":61},{"RelativePath":"maps/microsoft.maps/2021-12-01-preview/types.json","Index":66}],"2023-06-01":[{"RelativePath":"maps/microsoft.maps/2023-06-01/types.json","Index":70},{"RelativePath":"maps/microsoft.maps/2023-06-01/types.json","Index":72},{"RelativePath":"maps/microsoft.maps/2023-06-01/types.json","Index":77}],"2023-08-01-preview":[{"RelativePath":"maps/microsoft.maps/2023-08-01-preview/types.json","Index":70},{"RelativePath":"maps/microsoft.maps/2023-08-01-preview/types.json","Index":72},{"RelativePath":"maps/microsoft.maps/2023-08-01-preview/types.json","Index":77}],"2023-12-01-preview":[{"RelativePath":"maps/microsoft.maps/2023-12-01-preview/types.json","Index":96},{"RelativePath":"maps/microsoft.maps/2023-12-01-preview/types.json","Index":98},{"RelativePath":"maps/microsoft.maps/2023-12-01-preview/types.json","Index":103}]},"microsoft.dbformariadb/servers":{"2018-06-01-preview":[{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01-preview/types.json","Index":90},{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01-preview/types.json","Index":94}],"2018-06-01":[{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":146},{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":150},{"RelativePath":"mariadb/microsoft.dbformariadb/2018-06-01/types.json","Index":155}],"2020-01-01":[{"RelativePath":"mariadb/microsoft.dbformariadb/2020-01-01/types.json","Index":8},{"RelativePath":"mariadb/microsoft.dbformariadb/2020-01-01/types.json","Index":9}]},"microsoft.marketplace/privatestores":{"2020-12-01":[{"RelativePath":"marketplace/microsoft.marketplace/2020-12-01/types.json","Index":55}],"2021-06-01":[{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":80},{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":83},{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":91},{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":99},{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":107},{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":119}],"2021-12-01":[{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":80},{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":83},{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":91},{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":99},{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":107},{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":119},{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":129},{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":132},{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":140},{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":143}],"2022-03-01":[{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":79},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":82},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":87},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":90},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":98},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":107},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":115},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":127},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":137},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":140},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":148},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":151}],"2022-09-01":[{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":85},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":88},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":93},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":96},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":104},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":113},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":121},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":133},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":143},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":146},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":154},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":157},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":163}],"2023-01-01":[{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":85},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":88},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":93},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":96},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":104},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":113},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":121},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":133},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":143},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":146},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":154},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":157},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":163}]},"microsoft.marketplace/privatestores/offers":{"2020-12-01":[{"RelativePath":"marketplace/microsoft.marketplace/2020-12-01/types.json","Index":60}],"2021-06-01":[{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":133}],"2021-12-01":[{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":157}],"2022-03-01":[{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":165}],"2022-09-01":[{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":177}],"2023-01-01":[{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":177}]},"microsoft.marketplace/privatestores/requestapprovals":{"2020-12-01":[{"RelativePath":"marketplace/microsoft.marketplace/2020-12-01/types.json","Index":66},{"RelativePath":"marketplace/microsoft.marketplace/2020-12-01/types.json","Index":69}],"2021-06-01":[{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":125},{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":128}],"2021-12-01":[{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":149},{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":152}],"2022-03-01":[{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":157},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":160}],"2022-09-01":[{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":169},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":172}],"2023-01-01":[{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":169},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":172}]},"microsoft.marketplace/privatestores/collections":{"2021-06-01":[{"RelativePath":"marketplace/microsoft.marketplace/2021-06-01/types.json","Index":141}],"2021-12-01":[{"RelativePath":"marketplace/microsoft.marketplace/2021-12-01/types.json","Index":165}],"2022-03-01":[{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":173},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":175},{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":176}],"2022-09-01":[{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":180},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":181},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":189},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":191},{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":192}],"2023-01-01":[{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":180},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":181},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":189},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":191},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":192},{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":201}]},"microsoft.marketplace/privatestores/collections/offers":{"2022-03-01":[{"RelativePath":"marketplace/microsoft.marketplace/2022-03-01/types.json","Index":183}],"2022-09-01":[{"RelativePath":"marketplace/microsoft.marketplace/2022-09-01/types.json","Index":199}],"2023-01-01":[{"RelativePath":"marketplace/microsoft.marketplace/2023-01-01/types.json","Index":208}]},"microsoft.marketplaceordering/agreements/offers/plans":{"2015-06-01":[{"RelativePath":"marketplaceordering/microsoft.marketplaceordering/2015-06-01/types.json","Index":23},{"RelativePath":"marketplaceordering/microsoft.marketplaceordering/2015-06-01/types.json","Index":24}],"2021-01-01":[{"RelativePath":"marketplaceordering/microsoft.marketplaceordering/2021-01-01/types.json","Index":34},{"RelativePath":"marketplaceordering/microsoft.marketplaceordering/2021-01-01/types.json","Index":35}]},"microsoft.media/mediaservices":{"2015-10-01":[{"RelativePath":"mediaservices/microsoft.media/2015-10-01/types.json","Index":23},{"RelativePath":"mediaservices/microsoft.media/2015-10-01/types.json","Index":25},{"RelativePath":"mediaservices/microsoft.media/2015-10-01/types.json","Index":27}],"2018-03-30-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":370}],"2018-06-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":376}],"2018-07-01":[{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":426}],"2019-05-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":426}],"2020-05-01":[{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":647},{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":652}],"2021-05-01":[{"RelativePath":"mediaservices/microsoft.media/2021-05-01/types.json","Index":72},{"RelativePath":"mediaservices/microsoft.media/2021-05-01/types.json","Index":77}],"2021-06-01":[{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":620},{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":625}],"2021-11-01":[{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":662},{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":667}],"2023-01-01":[{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":269},{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":274}]},"microsoft.media/locations":{"2018-03-30-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":373}],"2018-06-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":379}],"2018-07-01":[{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":429}],"2019-05-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":429}],"2020-05-01":[{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":655}],"2021-05-01":[{"RelativePath":"mediaservices/microsoft.media/2021-05-01/types.json","Index":80}],"2021-06-01":[{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":628}],"2021-11-01":[{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":670}],"2023-01-01":[{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":277}],"2021-05-01-preview":[{"RelativePath":"videoanalyzer/microsoft.media/2021-05-01-preview/types.json","Index":90}],"2021-11-01-preview":[{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":253}]},"microsoft.media/mediaservices/assets":{"2018-03-30-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":381},{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":383}],"2018-06-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":387},{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":389}],"2018-07-01":[{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":437},{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":441},{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":445}],"2019-05-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":437},{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":441},{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":445}],"2020-05-01":[{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":607},{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":611},{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":615}],"2021-06-01":[{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":636},{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":640},{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":644}],"2021-11-01":[{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":679},{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":683},{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":687}],"2022-08-01":[{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":305},{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":309},{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":313}],"2023-01-01":[{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":285},{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":289},{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":293}]},"microsoft.media/mediaservices/contentkeypolicies":{"2018-03-30-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":384}],"2018-06-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":390}],"2018-07-01":[{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":446}],"2019-05-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":446}],"2020-05-01":[{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":616}],"2021-06-01":[{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":645}],"2021-11-01":[{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":689}],"2022-08-01":[{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":315}],"2023-01-01":[{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":295}]},"microsoft.media/mediaservices/transforms/jobs":{"2018-03-30-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":385}],"2018-06-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":391}],"2018-07-01":[{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":447}],"2019-05-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":447}],"2020-05-01":[{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":617}],"2021-06-01":[{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":646}],"2021-11-01":[{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":671}],"2022-05-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2022-05-01-preview/types.json","Index":358}],"2022-07-01":[{"RelativePath":"mediaservices/microsoft.media/2022-07-01/types.json","Index":353}]},"microsoft.media/mediaservices/streaminglocators":{"2018-03-30-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":394},{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":410}],"2018-06-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":394},{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":410}],"2018-07-01":[{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":450},{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":466}],"2019-05-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":450},{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":466}],"2020-05-01":[{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":620},{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":636}],"2021-06-01":[{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":649},{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":665}],"2021-11-01":[{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":692},{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":708}],"2022-08-01":[{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":318},{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":334}],"2023-01-01":[{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":298},{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":314}]},"microsoft.media/mediaservices/liveevents":{"2018-03-30-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":411},{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":413},{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":414}],"2018-06-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":411},{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":413},{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":414}],"2018-07-01":[{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":467},{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":469},{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":470}],"2019-05-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":467},{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":469},{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":470}],"2020-05-01":[{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":637},{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":638},{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":640},{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":641}],"2021-06-01":[{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":666},{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":667},{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":669},{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":670}],"2021-11-01":[{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":709},{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":710},{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":712},{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":713}],"2022-08-01":[{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":289},{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":290},{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":292},{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":293}],"2022-11-01":[{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":113},{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":114},{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":116},{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":117},{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":134},{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":162},{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":172}]},"microsoft.media/mediaservices/streamingendpoints":{"2018-03-30-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":415},{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":416},{"RelativePath":"mediaservices/microsoft.media/2018-03-30-preview/types.json","Index":418}],"2018-06-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":415},{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":416},{"RelativePath":"mediaservices/microsoft.media/2018-06-01-preview/types.json","Index":418}],"2018-07-01":[{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":471},{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":472},{"RelativePath":"mediaservices/microsoft.media/2018-07-01/types.json","Index":474}],"2019-05-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":471},{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":472},{"RelativePath":"mediaservices/microsoft.media/2019-05-01-preview/types.json","Index":474}],"2020-05-01":[{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":642},{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":643},{"RelativePath":"mediaservices/microsoft.media/2020-05-01/types.json","Index":645}],"2021-06-01":[{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":671},{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":672},{"RelativePath":"mediaservices/microsoft.media/2021-06-01/types.json","Index":674}],"2021-11-01":[{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":714},{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":715},{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":717}],"2022-08-01":[{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":294},{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":295},{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":297}],"2022-11-01":[{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":173},{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":174},{"RelativePath":"mediaservices/microsoft.media/2022-11-01/types.json","Index":176}]},"microsoft.media/mediaservices/mediagraphs":{"2019-09-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2019-09-01-preview/types.json","Index":28},{"RelativePath":"mediaservices/microsoft.media/2019-09-01-preview/types.json","Index":29}],"2020-02-01-preview":[{"RelativePath":"mediaservices/microsoft.media/2020-02-01-preview/types.json","Index":43},{"RelativePath":"mediaservices/microsoft.media/2020-02-01-preview/types.json","Index":44}]},"microsoft.media/mediaservices/assets/tracks":{"2021-11-01":[{"RelativePath":"mediaservices/microsoft.media/2021-11-01/types.json","Index":688}],"2022-08-01":[{"RelativePath":"mediaservices/microsoft.media/2022-08-01/types.json","Index":314}],"2023-01-01":[{"RelativePath":"mediaservices/microsoft.media/2023-01-01/types.json","Index":294}]},"microsoft.migrate/projects":{"2017-11-11-preview":[{"RelativePath":"migrate/microsoft.migrate/2017-11-11-preview/types.json","Index":352}],"2018-02-02":[{"RelativePath":"migrate/microsoft.migrate/2018-02-02/types.json","Index":389}]},"microsoft.migrate/projects/groups/assessments":{"2017-11-11-preview":[{"RelativePath":"migrate/microsoft.migrate/2017-11-11-preview/types.json","Index":354}],"2018-02-02":[{"RelativePath":"migrate/microsoft.migrate/2018-02-02/types.json","Index":391}]},"microsoft.migrate/locations":{"2018-02-02":[{"RelativePath":"migrate/microsoft.migrate/2018-02-02/types.json","Index":387}]},"microsoft.migrate/assessmentprojects/groups":{"2019-10-01":[{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":579}],"2023-03-15":[{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":4157}]},"microsoft.migrate/assessmentprojects/groups/assessments":{"2019-10-01":[{"RelativePath":"migrate/microsoft.migrate/2019-10-01/types.json","Index":581}],"2023-03-15":[{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":4159}]},"microsoft.migrate/modernizeprojects/migrateagents":{"2022-05-01-preview":[{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":341}]},"microsoft.migrate/modernizeprojects/workloaddeployments":{"2022-05-01-preview":[{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":344},{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":346},{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":349},{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":350},{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":351}]},"microsoft.migrate/modernizeprojects/workloadinstances":{"2022-05-01-preview":[{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":352},{"RelativePath":"migrate/microsoft.migrate/2022-05-01-preview/types.json","Index":353}]},"microsoft.migrate/migrateprojects":{"2023-01-01":[{"RelativePath":"migrate/microsoft.migrate/2023-01-01/types.json","Index":191},{"RelativePath":"migrate/microsoft.migrate/2023-01-01/types.json","Index":200},{"RelativePath":"migrate/microsoft.migrate/2023-01-01/types.json","Index":230}],"2018-09-01-preview":[{"RelativePath":"migrateprojects/microsoft.migrate/2018-09-01-preview/types.json","Index":108},{"RelativePath":"migrateprojects/microsoft.migrate/2018-09-01-preview/types.json","Index":114}]},"microsoft.migrate/migrateprojects/solutions":{"2023-01-01":[{"RelativePath":"migrate/microsoft.migrate/2023-01-01/types.json","Index":232},{"RelativePath":"migrate/microsoft.migrate/2023-01-01/types.json","Index":233}],"2018-09-01-preview":[{"RelativePath":"migrateprojects/microsoft.migrate/2018-09-01-preview/types.json","Index":116},{"RelativePath":"migrateprojects/microsoft.migrate/2018-09-01-preview/types.json","Index":117}]},"microsoft.migrate/migrateprojects/privateendpointconnectionproxies":{"2023-01-01":[{"RelativePath":"migrate/microsoft.migrate/2023-01-01/types.json","Index":235}]},"microsoft.migrate/assessmentprojects/groups/avsassessments":{"2023-03-15":[{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":4160}]},"microsoft.migrate/assessmentprojects/groups/sqlassessments":{"2023-03-15":[{"RelativePath":"migrate/microsoft.migrate/2023-03-15/types.json","Index":4161}]},"microsoft.offazure/hypervsites":{"2020-01-01":[{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":42},{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":47},{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":49}],"2020-07-07":[{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":82},{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":87},{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":89}],"2023-06-06":[{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":921},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":923},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":924},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":925},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":926},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":927},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":928},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":929},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":930},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":931},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":932},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":933},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":934}]},"microsoft.offazure/vmwaresites/machines":{"2020-01-01":[{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":50},{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":51}],"2020-07-07":[{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":90},{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":91}],"2023-06-06":[{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":955},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":956}]},"microsoft.offazure/vmwaresites":{"2020-01-01":[{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":52},{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":53},{"RelativePath":"migrate/microsoft.offazure/2020-01-01/types.json","Index":55}],"2020-07-07":[{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":92},{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":93},{"RelativePath":"migrate/microsoft.offazure/2020-07-07/types.json","Index":95}],"2023-06-06":[{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":896},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":898},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":899},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":900},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":902},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":903},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":904},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":905},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":906},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":907},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":908},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":909},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":910},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":911},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":915},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":920}]},"microsoft.offazure/importsites":{"2023-06-06":[{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":837},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":838},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":839}]},"microsoft.offazure/mastersites":{"2023-06-06":[{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":848}]},"microsoft.offazure/serversites":{"2023-06-06":[{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":849},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":851},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":852},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":860},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":870},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":871},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":873},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":877},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":882},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":887},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":889},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":891},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":893},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":895}]},"microsoft.offazure/mastersites/sqlsites":{"2023-06-06":[{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":935},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":936},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":938},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":940},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":942}]},"microsoft.offazure/mastersites/webappsites":{"2023-06-06":[{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":943},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":945},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":947},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":949},{"RelativePath":"migrate/microsoft.offazure/2023-06-06/types.json","Index":954}]},"microsoft.mixedreality/locations":{"2019-02-28-preview":[{"RelativePath":"mixedreality/microsoft.mixedreality/2019-02-28-preview/types.json","Index":21}],"2019-12-02-preview":[{"RelativePath":"mixedreality/microsoft.mixedreality/2019-12-02-preview/types.json","Index":26}],"2020-04-06-preview":[{"RelativePath":"mixedreality/microsoft.mixedreality/2020-04-06-preview/types.json","Index":42}],"2020-05-01":[{"RelativePath":"mixedreality/microsoft.mixedreality/2020-05-01/types.json","Index":38}],"2021-01-01":[{"RelativePath":"mixedreality/microsoft.mixedreality/2021-01-01/types.json","Index":43}],"2021-03-01-preview":[{"RelativePath":"mixedreality/microsoft.mixedreality/2021-03-01-preview/types.json","Index":50}]},"microsoft.mixedreality/spatialanchorsaccounts":{"2019-02-28-preview":[{"RelativePath":"mixedreality/microsoft.mixedreality/2019-02-28-preview/types.json","Index":24}],"2019-12-02-preview":[{"RelativePath":"mixedreality/microsoft.mixedreality/2019-12-02-preview/types.json","Index":30}],"2020-05-01":[{"RelativePath":"mixedreality/microsoft.mixedreality/2020-05-01/types.json","Index":40},{"RelativePath":"mixedreality/microsoft.mixedreality/2020-05-01/types.json","Index":42}],"2021-01-01":[{"RelativePath":"mixedreality/microsoft.mixedreality/2021-01-01/types.json","Index":45},{"RelativePath":"mixedreality/microsoft.mixedreality/2021-01-01/types.json","Index":47}],"2021-03-01-preview":[{"RelativePath":"mixedreality/microsoft.mixedreality/2021-03-01-preview/types.json","Index":52},{"RelativePath":"mixedreality/microsoft.mixedreality/2021-03-01-preview/types.json","Index":54}]},"microsoft.mixedreality/remoterenderingaccounts":{"2019-12-02-preview":[{"RelativePath":"mixedreality/microsoft.mixedreality/2019-12-02-preview/types.json","Index":29}],"2020-04-06-preview":[{"RelativePath":"mixedreality/microsoft.mixedreality/2020-04-06-preview/types.json","Index":34},{"RelativePath":"mixedreality/microsoft.mixedreality/2020-04-06-preview/types.json","Index":36}],"2021-01-01":[{"RelativePath":"mixedreality/microsoft.mixedreality/2021-01-01/types.json","Index":48},{"RelativePath":"mixedreality/microsoft.mixedreality/2021-01-01/types.json","Index":49}],"2021-03-01-preview":[{"RelativePath":"mixedreality/microsoft.mixedreality/2021-03-01-preview/types.json","Index":55},{"RelativePath":"mixedreality/microsoft.mixedreality/2021-03-01-preview/types.json","Index":56}]},"microsoft.mixedreality/objectanchorsaccounts":{"2021-03-01-preview":[{"RelativePath":"mixedreality/microsoft.mixedreality/2021-03-01-preview/types.json","Index":57},{"RelativePath":"mixedreality/microsoft.mixedreality/2021-03-01-preview/types.json","Index":58}]},"microsoft.mobilenetwork/mobilenetworks":{"2022-03-01-preview":[{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-03-01-preview/types.json","Index":239}],"2022-04-01-preview":[{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-04-01-preview/types.json","Index":301}]},"microsoft.mobilenetwork/packetcorecontrolplanes":{"2022-11-01":[{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":350},{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":351},{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":353}],"2023-06-01":[{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":399},{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":400},{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":402}],"2023-09-01":[{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":411},{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":412},{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":414}]},"microsoft.mobilenetwork/simgroups":{"2022-11-01":[{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":357},{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":360},{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2022-11-01/types.json","Index":386}],"2023-06-01":[{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":406},{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":409},{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":435}],"2023-09-01":[{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":418},{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":421},{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":447}]},"microsoft.mobilenetwork/packetcorecontrolplanes/packetcaptures":{"2023-06-01":[{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":398}],"2023-09-01":[{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":410}]},"microsoft.mobilenetwork/mobilenetworks/sites":{"2023-06-01":[{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-06-01/types.json","Index":438}],"2023-09-01":[{"RelativePath":"mobilenetwork/microsoft.mobilenetwork/2023-09-01/types.json","Index":450}]},"microsoft.insights/actiongroups":{"2017-04-01":[{"RelativePath":"monitor/microsoft.insights/2017-04-01/types.json","Index":49}],"2018-03-01":[{"RelativePath":"monitor/microsoft.insights/2018-03-01/types.json","Index":106}],"2018-09-01":[{"RelativePath":"monitor/microsoft.insights/2018-09-01/types.json","Index":43}],"2019-03-01":[{"RelativePath":"monitor/microsoft.insights/2019-03-01/types.json","Index":43}],"2019-06-01":[{"RelativePath":"monitor/microsoft.insights/2019-06-01/types.json","Index":43}],"2021-09-01":[{"RelativePath":"monitor/microsoft.insights/2021-09-01/types.json","Index":60},{"RelativePath":"monitor/microsoft.insights/2021-09-01/types.json","Index":62}],"2022-04-01":[{"RelativePath":"monitor/microsoft.insights/2022-04-01/types.json","Index":45}],"2022-06-01":[{"RelativePath":"monitor/microsoft.insights/2022-06-01/types.json","Index":318},{"RelativePath":"monitor/microsoft.insights/2022-06-01/types.json","Index":320}],"2023-01-01":[{"RelativePath":"monitor/microsoft.insights/2023-01-01/types.json","Index":60},{"RelativePath":"monitor/microsoft.insights/2023-01-01/types.json","Index":62}]},"microsoft.managedidentity/userassignedidentities":{"2021-09-30-preview":[{"RelativePath":"msi/microsoft.managedidentity/2021-09-30-preview/types.json","Index":24}],"2022-01-31-preview":[{"RelativePath":"msi/microsoft.managedidentity/2022-01-31-preview/types.json","Index":30}],"2023-07-31-preview":[{"RelativePath":"msi/microsoft.managedidentity/2023-07-31-preview/types.json","Index":38}]},"microsoft.dbformysql/servers":{"2017-12-01-preview":[{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01-preview/types.json","Index":123},{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01-preview/types.json","Index":127}],"2017-12-01":[{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01/types.json","Index":123},{"RelativePath":"mysql/microsoft.dbformysql/2017-12-01/types.json","Index":127}],"2018-06-01":[{"RelativePath":"mysql/microsoft.dbformysql/2018-06-01/types.json","Index":51}],"2020-01-01":[{"RelativePath":"mysql/microsoft.dbformysql/2020-01-01/types.json","Index":15},{"RelativePath":"mysql/microsoft.dbformysql/2020-01-01/types.json","Index":16},{"RelativePath":"mysql/microsoft.dbformysql/2020-01-01/types.json","Index":19}]},"microsoft.dbformysql/flexibleservers":{"2020-07-01-preview":[{"RelativePath":"mysql/microsoft.dbformysql/2020-07-01-preview/types.json","Index":93},{"RelativePath":"mysql/microsoft.dbformysql/2020-07-01-preview/types.json","Index":94},{"RelativePath":"mysql/microsoft.dbformysql/2020-07-01-preview/types.json","Index":95},{"RelativePath":"mysql/microsoft.dbformysql/2020-07-01-preview/types.json","Index":99}],"2021-05-01-preview":[{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01-preview/types.json","Index":109},{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01-preview/types.json","Index":114},{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01-preview/types.json","Index":115},{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01-preview/types.json","Index":116},{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01-preview/types.json","Index":124}],"2021-05-01":[{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01/types.json","Index":113},{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01/types.json","Index":118},{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01/types.json","Index":119},{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01/types.json","Index":120},{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01/types.json","Index":128}],"2021-12-01-preview":[{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":138},{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":139},{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":144},{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":145},{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":146}],"2022-01-01":[{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":138},{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":139},{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":144},{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":145},{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":146}],"2022-09-30-preview":[{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":139},{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":142},{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":143},{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":148},{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":149},{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":150},{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":152}],"2023-06-01-preview":[{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":185},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":188},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":199},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":200},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":205},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":206},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":207},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":209},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":212}],"2023-06-30":[{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":196},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":199},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":210},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":211},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":216},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":217},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":218},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":220},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":223}],"2023-10-01-preview":[{"RelativePath":"mysql/microsoft.dbformysql/2023-10-01-preview/types.json","Index":121},{"RelativePath":"mysql/microsoft.dbformysql/2023-10-01-preview/types.json","Index":126},{"RelativePath":"mysql/microsoft.dbformysql/2023-10-01-preview/types.json","Index":127},{"RelativePath":"mysql/microsoft.dbformysql/2023-10-01-preview/types.json","Index":128},{"RelativePath":"mysql/microsoft.dbformysql/2023-10-01-preview/types.json","Index":130},{"RelativePath":"mysql/microsoft.dbformysql/2023-10-01-preview/types.json","Index":133}]},"microsoft.dbformysql/locations":{"2020-07-01-preview":[{"RelativePath":"mysql/microsoft.dbformysql/2020-07-01-preview/types.json","Index":104}],"2021-05-01-preview":[{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01-preview/types.json","Index":129},{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01-preview/types.json","Index":132}],"2021-05-01":[{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01/types.json","Index":133},{"RelativePath":"mysql/microsoft.dbformysql/2021-05-01/types.json","Index":136}],"2021-12-01-preview":[{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":151},{"RelativePath":"mysql/microsoft.dbformysql/2021-12-01-preview/types.json","Index":154}],"2022-01-01":[{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":151},{"RelativePath":"mysql/microsoft.dbformysql/2022-01-01/types.json","Index":154}],"2022-09-30-preview":[{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":157},{"RelativePath":"mysql/microsoft.dbformysql/2022-09-30-preview/types.json","Index":160}],"2023-06-01-preview":[{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":217},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-01-preview/types.json","Index":220}],"2023-06-30":[{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":228},{"RelativePath":"mysql/microsoft.dbformysql/2023-06-30/types.json","Index":231}]},"microsoft.netapp/locations":{"2019-05-01":[{"RelativePath":"netapp/microsoft.netapp/2019-05-01/types.json","Index":48},{"RelativePath":"netapp/microsoft.netapp/2019-05-01/types.json","Index":49}],"2019-06-01":[{"RelativePath":"netapp/microsoft.netapp/2019-06-01/types.json","Index":54},{"RelativePath":"netapp/microsoft.netapp/2019-06-01/types.json","Index":55}],"2019-07-01":[{"RelativePath":"netapp/microsoft.netapp/2019-07-01/types.json","Index":54},{"RelativePath":"netapp/microsoft.netapp/2019-07-01/types.json","Index":55}],"2019-08-01":[{"RelativePath":"netapp/microsoft.netapp/2019-08-01/types.json","Index":60},{"RelativePath":"netapp/microsoft.netapp/2019-08-01/types.json","Index":61}],"2019-10-01":[{"RelativePath":"netapp/microsoft.netapp/2019-10-01/types.json","Index":67},{"RelativePath":"netapp/microsoft.netapp/2019-10-01/types.json","Index":68}],"2019-11-01":[{"RelativePath":"netapp/microsoft.netapp/2019-11-01/types.json","Index":66},{"RelativePath":"netapp/microsoft.netapp/2019-11-01/types.json","Index":67}],"2020-02-01":[{"RelativePath":"netapp/microsoft.netapp/2020-02-01/types.json","Index":68},{"RelativePath":"netapp/microsoft.netapp/2020-02-01/types.json","Index":69}],"2020-03-01":[{"RelativePath":"netapp/microsoft.netapp/2020-03-01/types.json","Index":70},{"RelativePath":"netapp/microsoft.netapp/2020-03-01/types.json","Index":71}],"2020-05-01":[{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":99},{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":100},{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":107}],"2020-06-01":[{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":111},{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":112},{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":119}],"2020-07-01":[{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":111},{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":112},{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":119}],"2020-08-01":[{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":111},{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":112},{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":119}],"2020-09-01":[{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":112},{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":113},{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":120}],"2020-11-01":[{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":126},{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":127},{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":134}],"2020-12-01":[{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":124},{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":125},{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":132}],"2021-02-01":[{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":124},{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":125},{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":132}],"2021-04-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":131},{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":132},{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":139}],"2021-04-01":[{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":131},{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":133},{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":140}],"2021-06-01":[{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":148},{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":150},{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":157}],"2021-08-01":[{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":163},{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":165},{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":172}],"2021-10-01":[{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":172},{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":174},{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":181}],"2022-01-01":[{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":193},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":195},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":202}],"2022-03-01":[{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":194},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":196},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":203}],"2022-05-01":[{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":219},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":221},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":228}],"2022-09-01":[{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":224},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":226},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":233}],"2022-11-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":231},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":233},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":240}],"2022-11-01":[{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":225},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":227},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":234}],"2023-05-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":257},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":259},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":266},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":282},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":289}],"2023-05-01":[{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":220},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":222},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":229},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":245},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":252}],"2023-07-01":[{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":220},{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":222},{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":229},{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":245},{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":252}]},"microsoft.netapp/netappaccounts/capacitypools/volumes":{"2019-10-01":[{"RelativePath":"netapp/microsoft.netapp/2019-10-01/types.json","Index":69},{"RelativePath":"netapp/microsoft.netapp/2019-10-01/types.json","Index":70},{"RelativePath":"netapp/microsoft.netapp/2019-10-01/types.json","Index":71},{"RelativePath":"netapp/microsoft.netapp/2019-10-01/types.json","Index":73}],"2019-11-01":[{"RelativePath":"netapp/microsoft.netapp/2019-11-01/types.json","Index":69},{"RelativePath":"netapp/microsoft.netapp/2019-11-01/types.json","Index":70},{"RelativePath":"netapp/microsoft.netapp/2019-11-01/types.json","Index":71},{"RelativePath":"netapp/microsoft.netapp/2019-11-01/types.json","Index":72},{"RelativePath":"netapp/microsoft.netapp/2019-11-01/types.json","Index":74}],"2020-02-01":[{"RelativePath":"netapp/microsoft.netapp/2020-02-01/types.json","Index":71},{"RelativePath":"netapp/microsoft.netapp/2020-02-01/types.json","Index":72},{"RelativePath":"netapp/microsoft.netapp/2020-02-01/types.json","Index":73},{"RelativePath":"netapp/microsoft.netapp/2020-02-01/types.json","Index":74},{"RelativePath":"netapp/microsoft.netapp/2020-02-01/types.json","Index":76}],"2020-03-01":[{"RelativePath":"netapp/microsoft.netapp/2020-03-01/types.json","Index":73},{"RelativePath":"netapp/microsoft.netapp/2020-03-01/types.json","Index":74},{"RelativePath":"netapp/microsoft.netapp/2020-03-01/types.json","Index":75},{"RelativePath":"netapp/microsoft.netapp/2020-03-01/types.json","Index":76},{"RelativePath":"netapp/microsoft.netapp/2020-03-01/types.json","Index":78}],"2020-05-01":[{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":109},{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":111},{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":112},{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":113},{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":115},{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":116},{"RelativePath":"netapp/microsoft.netapp/2020-05-01/types.json","Index":118}],"2020-06-01":[{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":121},{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":123},{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":124},{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":125},{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":127},{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":128},{"RelativePath":"netapp/microsoft.netapp/2020-06-01/types.json","Index":130}],"2020-07-01":[{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":121},{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":123},{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":124},{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":125},{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":127},{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":128},{"RelativePath":"netapp/microsoft.netapp/2020-07-01/types.json","Index":130}],"2020-08-01":[{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":121},{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":123},{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":124},{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":125},{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":127},{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":128},{"RelativePath":"netapp/microsoft.netapp/2020-08-01/types.json","Index":130}],"2020-09-01":[{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":122},{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":124},{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":125},{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":126},{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":128},{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":129},{"RelativePath":"netapp/microsoft.netapp/2020-09-01/types.json","Index":131}],"2020-11-01":[{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":136},{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":138},{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":139},{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":140},{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":142},{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":143},{"RelativePath":"netapp/microsoft.netapp/2020-11-01/types.json","Index":145}],"2020-12-01":[{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":134},{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":136},{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":137},{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":138},{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":140},{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":141},{"RelativePath":"netapp/microsoft.netapp/2020-12-01/types.json","Index":143}],"2021-02-01":[{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":134},{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":136},{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":137},{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":138},{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":140},{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":141},{"RelativePath":"netapp/microsoft.netapp/2021-02-01/types.json","Index":143}],"2021-04-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":141},{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":143},{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":144},{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":145},{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":147},{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":148},{"RelativePath":"netapp/microsoft.netapp/2021-04-01-preview/types.json","Index":150}],"2021-04-01":[{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":142},{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":144},{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":145},{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":146},{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":148},{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":149},{"RelativePath":"netapp/microsoft.netapp/2021-04-01/types.json","Index":151}],"2021-06-01":[{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":159},{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":161},{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":162},{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":163},{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":165},{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":166},{"RelativePath":"netapp/microsoft.netapp/2021-06-01/types.json","Index":168}],"2021-08-01":[{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":174},{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":176},{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":177},{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":178},{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":180},{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":181},{"RelativePath":"netapp/microsoft.netapp/2021-08-01/types.json","Index":183}],"2021-10-01":[{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":183},{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":185},{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":186},{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":187},{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":189},{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":190},{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":192}],"2022-01-01":[{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":204},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":205},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":207},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":218},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":219},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":220},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":222},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":223},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":225},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":226},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":227},{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":228}],"2022-03-01":[{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":205},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":206},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":208},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":210},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":221},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":222},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":223},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":225},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":226},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":228},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":229},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":230},{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":231}],"2022-05-01":[{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":231},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":232},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":234},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":236},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":247},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":248},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":249},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":251},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":252},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":254},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":256},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":257},{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":258}],"2022-09-01":[{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":236},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":237},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":239},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":241},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":243},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":254},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":255},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":256},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":258},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":259},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":261},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":263},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":264},{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":265}],"2022-11-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":245},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":246},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":248},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":252},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":254},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":256},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":267},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":268},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":269},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":271},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":272},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":274},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":276},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":277},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":278},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":279}],"2022-11-01":[{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":237},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":238},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":240},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":244},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":246},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":248},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":259},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":260},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":261},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":263},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":264},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":266},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":268},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":269},{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":270}],"2023-05-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":298},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":300},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":301},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":302},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":304},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":308},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":310},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":312},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":323},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":324},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":325},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":327},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":328},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":330},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":332},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":333},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":334},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":335}],"2023-05-01":[{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":257},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":259},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":260},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":262},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":266},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":268},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":270},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":281},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":282},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":283},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":285},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":286},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":288},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":290},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":291},{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":292}],"2023-07-01":[{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":257},{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":259},{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":260},{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":262},{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":266},{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":268},{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":270},{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":281},{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":282},{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":283},{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":285},{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":286},{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":288},{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":290},{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":291},{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":292}]},"microsoft.netapp/netappaccounts/capacitypools/volumes/snapshots":{"2021-10-01":[{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":195}],"2022-01-01":[{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":231}],"2022-03-01":[{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":234}],"2022-05-01":[{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":261}],"2022-09-01":[{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":268}],"2022-11-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":282}],"2022-11-01":[{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":273}],"2023-05-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":338}],"2023-05-01":[{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":295}],"2023-07-01":[{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":295}]},"microsoft.netapp/netappaccounts/capacitypools/volumes/subvolumes":{"2021-10-01":[{"RelativePath":"netapp/microsoft.netapp/2021-10-01/types.json","Index":198}],"2022-01-01":[{"RelativePath":"netapp/microsoft.netapp/2022-01-01/types.json","Index":234}],"2022-03-01":[{"RelativePath":"netapp/microsoft.netapp/2022-03-01/types.json","Index":237}],"2022-05-01":[{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":264}],"2022-09-01":[{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":274}],"2022-11-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":285}],"2022-11-01":[{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":279}],"2023-05-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":341}],"2023-05-01":[{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":298}],"2023-07-01":[{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":298}]},"microsoft.netapp/netappaccounts":{"2022-05-01":[{"RelativePath":"netapp/microsoft.netapp/2022-05-01/types.json","Index":229}],"2022-09-01":[{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":234}],"2022-11-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":241},{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":243}],"2022-11-01":[{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":235}],"2023-05-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":290},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":292},{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":294}],"2023-05-01":[{"RelativePath":"netapp/microsoft.netapp/2023-05-01/types.json","Index":253}],"2023-07-01":[{"RelativePath":"netapp/microsoft.netapp/2023-07-01/types.json","Index":253}]},"microsoft.netapp/netappaccounts/capacitypools/volumes/backups":{"2022-09-01":[{"RelativePath":"netapp/microsoft.netapp/2022-09-01/types.json","Index":271}],"2022-11-01":[{"RelativePath":"netapp/microsoft.netapp/2022-11-01/types.json","Index":276}]},"microsoft.netapp/netappaccounts/backupvaults/backups":{"2022-11-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2022-11-01-preview/types.json","Index":288}],"2023-05-01-preview":[{"RelativePath":"netapp/microsoft.netapp/2023-05-01-preview/types.json","Index":344}]},"microsoft.network/applicationgateways":{"2015-05-01-preview":[{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":308},{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":309}],"2015-06-15":[{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":352},{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":353}],"2016-03-30":[{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":359},{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":360}],"2016-06-01":[{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":385},{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":386}],"2016-09-01":[{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":466},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":467},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":480}],"2016-12-01":[{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":491},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":492},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":505}],"2017-03-01":[{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":512},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":513},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":527}],"2017-03-30":[{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":512},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":513},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":527}],"2017-06-01":[{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":697},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":698},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":712}],"2017-08-01":[{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":704},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":705},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":719}],"2017-09-01":[{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":718},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":719},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":733}],"2017-10-01":[{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":731},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":732},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":746}],"2017-11-01":[{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":731},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":732},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":746}],"2018-01-01":[{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":731},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":732},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":746}],"2018-02-01":[{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":783},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":784},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":798}],"2018-04-01":[{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":942},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":943},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":957}],"2018-06-01":[{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":942},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":943},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":957}],"2018-07-01":[{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":980},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":981},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":995}],"2018-08-01":[{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1188},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1189},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1203}],"2018-10-01":[{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1205},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1206},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1220}],"2018-11-01":[{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1227},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1228},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1242}],"2018-12-01":[{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1312},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1313},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1327}],"2019-02-01":[{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1325},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1326},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1340},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1346}],"2019-04-01":[{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1411},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1412},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1426},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1432}],"2019-06-01":[{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1516},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1517},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1531},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1537}],"2019-07-01":[{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1942},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1943},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1957},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1963}],"2019-08-01":[{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1955},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1956},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1970},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1976}],"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1995},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":1996},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2010},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2016}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2056},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2057},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2071},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2077}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2100},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2101},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2115},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2121}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2162},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2163},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2177},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2183}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2193},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2194},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2208},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2214}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2286},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2287},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2301},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2307}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2399},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2400},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2414},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2420}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2469},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2470},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2484},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2490}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2505},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2506},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2520},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2526}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2517},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2518},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2532},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2538}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2576},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2577},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2591},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2597}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2612},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2613},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2627},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2633}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2650},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2651},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2665},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2671}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2745},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2746},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2760},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2768}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2968},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2969},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2983},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2991}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3067},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3068},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3082},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3090}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3073},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3074},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3088},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3096}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3085},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3086},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3100},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3108}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3131},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3132},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3146},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3154}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3139},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3140},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3154},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3162}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3144},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3145},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3159},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3167}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3149},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3150},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3164},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3172}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3174},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3175},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3189},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3197}],"2023-09-01":[{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3177},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3178},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3192},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3200}]},"microsoft.network/virtualnetworkgateways":{"2015-05-01-preview":[{"RelativePath":"network/microsoft.network/2015-05-01-preview/types.json","Index":310}],"2015-06-15":[{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":354},{"RelativePath":"network/microsoft.network/2015-06-15/types.json","Index":359}],"2016-03-30":[{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":361},{"RelativePath":"network/microsoft.network/2016-03-30/types.json","Index":366}],"2016-06-01":[{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":426},{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":431}],"2016-09-01":[{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":557},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":562},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":572},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":576}],"2016-12-01":[{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":582},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":587},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":597},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":601}],"2017-03-01":[{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":677},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":682},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":692},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":696}],"2017-03-30":[{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":677},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":682},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":692},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":696}],"2017-06-01":[{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":866},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":875},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":876},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":886},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":890}],"2017-08-01":[{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":873},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":882},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":883},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":884},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":894},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":898}],"2017-09-01":[{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":910},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":919},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":920},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":921},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":931},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":932},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":936}],"2017-10-01":[{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":938},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":947},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":948},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":949},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":959},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":960},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":964}],"2017-11-01":[{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":938},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":947},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":948},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":949},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":959},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":960},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":964}],"2018-01-01":[{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":940},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":949},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":950},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":951},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":961},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":962},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":966}],"2018-02-01":[{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":1006},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":1015},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":1016},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":1017},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":1027},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":1028},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":1032},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":1085},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":1086}],"2018-04-01":[{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1167},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1176},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1177},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1178},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1188},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1189},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1193},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1246},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1247}],"2018-06-01":[{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1186},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1187},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1196},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1197},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1198},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1208},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1209},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1213},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1266},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1267}],"2018-07-01":[{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1224},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1233},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1234},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1235},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1245},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1246},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1250},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1303},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1304}],"2018-08-01":[{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1436},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1437},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1446},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1447},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1448},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1458},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1459},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1463},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1516},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1517}],"2018-10-01":[{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1456},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1457},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1466},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1467},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1468},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1478},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1479},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1483},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1536},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1537}],"2018-11-01":[{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1478},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1479},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1488},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1489},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1490},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1500},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1501},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1505},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1558},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1559}],"2018-12-01":[{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1569},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1570},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1579},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1580},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1581},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1591},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1592},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1596},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1649},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1650}],"2019-02-01":[{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1588},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1589},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1598},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1599},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1600},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1610},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1611},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1615},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1668},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1669}],"2019-04-01":[{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1677},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1678},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1687},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1688},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1689},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1699},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1700},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1704},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1757},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1758},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1762}],"2019-06-01":[{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1784},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1785},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1794},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1795},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1796},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1806},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1807},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1811},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1864},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1865},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1869}],"2019-07-01":[{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2210},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2211},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2220},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2221},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2222},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2232},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2233},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2237},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2290},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2291},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2293},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2295},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2299}],"2019-08-01":[{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2235},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2236},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2245},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2246},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2247},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2257},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2258},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2262},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2315},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2316},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2318},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2320},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2324}],"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2301},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2302},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2311},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2312},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2313},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2323},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2324},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2328},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2381},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2382},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2384},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2386},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2390}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2355},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2356},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2365},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2366},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2367},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2377},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2378},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2382},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2435},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2436},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2438},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2440},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2444},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2447}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2399},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2400},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2409},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2410},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2411},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2421},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2422},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2426},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2479},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2480},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2482},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2484},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2488},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2491}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2461},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2462},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2471},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2472},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2473},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2483},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2484},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2488},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2541},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2542},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2544},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2546},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2550},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2553}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2492},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2493},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2502},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2503},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2504},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2514},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2515},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2519},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2572},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2573},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2575},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2577},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2581},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2584}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2592},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2593},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2602},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2603},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2604},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2614},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2615},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2619},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2672},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2673},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2675},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2677},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2681},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2684}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2708},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2709},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2718},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2719},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2720},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2730},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2731},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2735},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2788},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2789},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2791},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2793},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2797},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2800}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2778},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2779},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2788},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2789},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2790},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2800},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2801},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2805},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2858},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2859},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2861},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2863},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2867},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2870}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2814},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2815},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2824},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2825},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2826},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2836},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2837},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2841},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2894},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2895},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2897},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2899},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2903},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2906}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2826},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2827},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2836},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2837},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2838},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2848},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2849},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2853},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2906},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2907},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2909},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2911},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2915},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2918}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2890},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2891},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2900},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2901},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2902},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2912},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2913},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2917},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2970},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2971},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2973},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2975},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2979},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2982}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2926},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2927},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2936},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2937},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2938},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2948},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2949},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2953},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3006},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3007},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3009},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3011},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3015},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3018}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2991},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2992},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3001},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3002},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3003},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3013},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3014},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3018},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3071},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3072},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3074},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3076},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3080},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3083}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3088},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3089},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3098},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3099},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3100},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3110},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3111},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3115},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3168},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3169},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3171},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3173},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3177},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3180}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3374},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3375},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3384},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3385},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3386},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3396},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3397},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3401},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3454},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3455},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3457},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3459},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3463},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3466}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3481},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3482},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3491},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3492},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3493},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3503},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3504},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3508},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3561},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3562},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3564},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3566},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3570},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3573}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3487},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3488},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3497},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3498},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3499},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3509},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3510},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3514},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3567},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3568},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3570},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3572},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3576},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3579}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3499},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3500},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3509},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3510},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3511},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3521},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3522},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3526},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3579},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3580},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3582},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3584},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3588},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3591}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3567},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3568},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3577},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3578},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3579},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3589},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3590},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3594},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3647},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3648},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3650},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3652},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3656},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3659}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3575},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3576},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3585},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3586},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3587},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3597},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3598},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3602},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3655},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3656},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3658},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3660},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3664},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3667}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3585},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3586},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3595},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3596},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3597},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3607},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3608},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3612},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3665},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3666},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3668},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3670},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3674},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3677}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3590},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3591},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3600},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3601},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3602},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3612},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3613},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3617},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3670},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3671},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3673},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3675},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3679},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3682}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3618},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3619},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3628},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3629},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3630},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3640},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3641},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3645},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3698},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3699},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3701},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3703},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3707},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3710}],"2023-09-01":[{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3621},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3622},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3631},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3632},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3633},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3643},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3644},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3648},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3701},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3702},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3704},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3706},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3710},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3713}]},"microsoft.network/networkinterfaces":{"2016-06-01":[{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":406},{"RelativePath":"network/microsoft.network/2016-06-01/types.json","Index":425}],"2016-09-01":[{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":446},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":465}],"2016-12-01":[{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":471},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":490}],"2017-03-01":[{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":547},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":566}],"2017-03-30":[{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":547},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":566}],"2017-06-01":[{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":732},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":755}],"2017-08-01":[{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":739},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":762}],"2017-09-01":[{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":753},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":776}],"2017-10-01":[{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":766},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":789}],"2017-11-01":[{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":766},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":789}],"2018-01-01":[{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":766},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":789}],"2018-02-01":[{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":818},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":841}],"2018-04-01":[{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":977},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1000}],"2018-06-01":[{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":977},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1000}],"2018-07-01":[{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1015},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1038}],"2018-08-01":[{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1223},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1246}],"2018-10-01":[{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1240},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1263}],"2018-11-01":[{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1262},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1285}],"2018-12-01":[{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1347},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1370}],"2019-02-01":[{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1366},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1389}],"2019-04-01":[{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1455},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1478}],"2019-06-01":[{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1557},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1580}],"2019-07-01":[{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":1983},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2006}],"2019-08-01":[{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2008},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2031}],"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2071},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2094}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2132},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2155}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2176},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2199}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2238},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2261}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2269},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2292}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2362},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2385}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2478},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2501}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2548},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2571}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2584},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2607}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2593},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2616}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2652},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2675}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2688},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2711}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2726},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2749}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2823},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2846}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3109},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3132}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3215},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3238}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3221},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3244}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3233},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3256}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3301},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3324}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3309},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3332}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3314},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3337}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3319},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3342}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3347},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3370}],"2023-09-01":[{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3350},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3373}]},"microsoft.network/networkwatchers":{"2016-09-01":[{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":490},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":502},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":512},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":524},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":532},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":534},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":538},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":540}],"2016-12-01":[{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":515},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":527},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":537},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":549},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":557},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":559},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":563},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":565}],"2017-03-01":[{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":576},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":588},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":598},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":610},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":618},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":620},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":624},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":626},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":660}],"2017-03-30":[{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":576},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":588},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":598},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":610},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":618},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":620},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":624},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":626},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":660}],"2017-06-01":[{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":765},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":777},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":787},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":799},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":807},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":809},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":813},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":815},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":849}],"2017-08-01":[{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":772},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":784},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":794},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":806},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":814},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":816},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":820},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":822},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":856}],"2017-09-01":[{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":786},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":798},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":808},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":820},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":828},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":830},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":834},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":836},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":870},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":880},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":893}],"2017-10-01":[{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":799},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":811},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":821},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":833},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":841},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":843},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":847},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":849},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":883},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":893},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":906}],"2017-11-01":[{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":799},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":811},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":821},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":833},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":841},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":843},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":847},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":849},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":883},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":893},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":906}],"2018-01-01":[{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":799},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":811},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":821},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":833},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":841},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":843},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":849},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":851},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":885},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":895},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":908}],"2018-02-01":[{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":851},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":863},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":873},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":885},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":893},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":895},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":899},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":901},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":947},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":957},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":970}],"2018-04-01":[{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1010},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1022},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1032},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1044},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1052},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1054},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1060},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1062},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1108},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1118},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1131}],"2018-06-01":[{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1010},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1022},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1032},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1044},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1052},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1054},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1060},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1062},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1108},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1118},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1131},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1150}],"2018-07-01":[{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1048},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1060},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1070},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1082},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1090},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1092},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1098},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1100},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1146},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1156},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1169},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1188}],"2018-08-01":[{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1256},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1268},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1278},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1290},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1298},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1300},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1306},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1308},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1354},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1364},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1377},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1400}],"2018-10-01":[{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1273},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1285},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1295},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1307},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1315},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1317},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1326},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1328},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1374},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1384},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1397},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1420}],"2018-11-01":[{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1295},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1307},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1317},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1329},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1337},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1339},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1348},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1350},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1396},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1406},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1419},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1442}],"2018-12-01":[{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1380},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1392},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1402},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1414},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1422},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1424},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1433},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1435},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1481},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1491},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1504},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1527}],"2019-02-01":[{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1399},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1411},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1421},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1433},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1441},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1443},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1452},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1454},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1500},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1510},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1523},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1546}],"2019-04-01":[{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1488},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1500},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1510},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1522},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1530},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1532},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1541},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1543},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1589},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1599},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1612},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1635}],"2019-06-01":[{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1590},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1602},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1612},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1624},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1632},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1634},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1643},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1645},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1691},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1701},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1714},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1737}],"2019-07-01":[{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2016},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2028},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2038},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2050},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2058},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2060},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2069},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2071},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2117},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2127},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2140},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2163}],"2019-08-01":[{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2041},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2053},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2063},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2075},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2083},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2085},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2094},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2096},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2142},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2152},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2165},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2188}],"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2104},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2116},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2126},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2138},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2146},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2148},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2157},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2159},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2208},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2218},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2231},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2254}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2165},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2177},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2187},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2199},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2207},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2209},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2212},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2214},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2262},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2272},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2285},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2308}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2209},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2221},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2231},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2243},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2251},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2253},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2256},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2258},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2306},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2316},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2329},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2352}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2271},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2283},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2293},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2305},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2313},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2315},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2318},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2320},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2368},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2378},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2391},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2414}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2302},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2314},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2324},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2336},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2344},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2346},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2349},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2351},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2399},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2409},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2422},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2445}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2395},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2407},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2417},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2429},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2437},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2439},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2442},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2444},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2499},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2509},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2522},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2545}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2511},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2523},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2533},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2545},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2553},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2555},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2558},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2560},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2615},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2625},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2638},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2661}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2581},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2593},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2603},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2615},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2623},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2625},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2628},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2630},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2685},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2695},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2708},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2731}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2617},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2629},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2639},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2651},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2659},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2661},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2664},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2666},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2721},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2731},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2744},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2767}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2629},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2641},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2651},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2663},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2671},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2673},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2676},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2678},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2733},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2743},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2756},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2779}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2696},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2708},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2718},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2730},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2738},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2740},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2743},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2745},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2800},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2810},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2823},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2846}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2732},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2744},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2754},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2766},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2774},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2776},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2779},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2781},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2836},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2846},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2859},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2882}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2797},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2809},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2819},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2831},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2839},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2841},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2844},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2846},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2901},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2911},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2924},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2947}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2894},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2906},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2916},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2928},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2936},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2938},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2941},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2943},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2998},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3008},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3021},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3044}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3180},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3192},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3202},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3214},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3222},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3224},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3227},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3229},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3284},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3294},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3307},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3330}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3287},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3299},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3309},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3321},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3329},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3331},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3334},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3336},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3391},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3401},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3414},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3437}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3293},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3305},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3315},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3327},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3335},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3337},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3340},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3342},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3397},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3407},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3420},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3443}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3305},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3317},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3327},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3339},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3347},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3349},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3352},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3354},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3409},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3419},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3432},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3455}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3373},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3385},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3395},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3407},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3415},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3417},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3420},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3422},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3477},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3487},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3500},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3523}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3381},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3393},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3403},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3415},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3423},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3425},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3428},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3430},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3485},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3495},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3508},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3531}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3391},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3403},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3413},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3425},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3433},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3435},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3438},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3440},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3495},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3505},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3518},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3541}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3396},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3408},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3418},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3430},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3438},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3440},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3443},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3445},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3500},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3510},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3523},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3546}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3424},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3436},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3446},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3458},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3466},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3468},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3471},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3473},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3528},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3538},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3551},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3574}],"2023-09-01":[{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3427},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3439},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3449},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3461},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3469},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3471},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3474},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3476},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3531},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3541},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3554},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3577}]},"microsoft.network/networkwatchers/packetcaptures":{"2016-09-01":[{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":541},{"RelativePath":"network/microsoft.network/2016-09-01/types.json","Index":556}],"2016-12-01":[{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":566},{"RelativePath":"network/microsoft.network/2016-12-01/types.json","Index":581}],"2017-03-01":[{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":661},{"RelativePath":"network/microsoft.network/2017-03-01/types.json","Index":676}],"2017-03-30":[{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":661},{"RelativePath":"network/microsoft.network/2017-03-30/types.json","Index":676}],"2017-06-01":[{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":850},{"RelativePath":"network/microsoft.network/2017-06-01/types.json","Index":865}],"2017-08-01":[{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":857},{"RelativePath":"network/microsoft.network/2017-08-01/types.json","Index":872}],"2017-09-01":[{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":894},{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":909}],"2017-10-01":[{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":907},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":922}],"2017-11-01":[{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":907},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":922}],"2018-01-01":[{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":909},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":924}],"2018-02-01":[{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":971},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":986}],"2018-04-01":[{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1132},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1147}],"2018-06-01":[{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1151},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1166}],"2018-07-01":[{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1189},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1204}],"2018-08-01":[{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1401},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1416}],"2018-10-01":[{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1421},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1436}],"2018-11-01":[{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1443},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1458}],"2018-12-01":[{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1528},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1543}],"2019-02-01":[{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1547},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1562}],"2019-04-01":[{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1636},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1651}],"2019-06-01":[{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1738},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1753}],"2019-07-01":[{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2164},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2179}],"2019-08-01":[{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2189},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2204}],"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2255},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2270}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2309},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2324}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2353},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2368}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2415},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2430}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2446},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2461}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2546},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2561}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2662},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2677}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2732},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2747}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2768},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2783}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2780},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2795}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2847},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2862}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2883},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2898}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2948},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2963}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3045},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3060}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3331},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3346}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3438},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3453}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3444},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3459}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3456},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3471}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3524},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3539}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3532},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3547}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3542},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3557}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3547},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3562}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3575},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3590}],"2023-09-01":[{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3578},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3593}]},"microsoft.network/connections":{"2017-09-01":[{"RelativePath":"network/microsoft.network/2017-09-01/types.json","Index":938}],"2017-10-01":[{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":966}],"2017-11-01":[{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":966}],"2018-01-01":[{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":968}],"2018-02-01":[{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":1088}],"2018-04-01":[{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1249}],"2018-06-01":[{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1269}],"2018-07-01":[{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1306}],"2018-08-01":[{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1519}],"2018-10-01":[{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1539}],"2018-11-01":[{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1561}],"2018-12-01":[{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1652}],"2019-02-01":[{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1671}],"2019-04-01":[{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1764}],"2019-06-01":[{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1871}],"2019-07-01":[{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2301},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2302},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2303}],"2019-08-01":[{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2326},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2327},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2328}],"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2392},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2393},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2394}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2449},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2450},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2451}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2493},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2494},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2495}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2555},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2556},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2557}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2586},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2587},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2588}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2686},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2687},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2688}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2802},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2803},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2804}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2872},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2873},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2874}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2908},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2909},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2910},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2911}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2920},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2921},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2922},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2923},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2924}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2984},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2985},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2986},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2987},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2988}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3020},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3021},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3022},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3023},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3024}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3085},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3086},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3087},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3088},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3089}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3182},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3183},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3184},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3185},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3186}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3468},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3469},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3470},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3471},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3472}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3575},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3576},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3577},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3578},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3579}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3581},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3582},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3583},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3584},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3585}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3593},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3594},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3595},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3596},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3597}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3661},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3662},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3663},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3664},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3665}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3669},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3670},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3671},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3672},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3673}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3679},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3680},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3681},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3682},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3683}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3684},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3685},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3686},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3687},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3688}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3712},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3713},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3714},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3715},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3716}],"2023-09-01":[{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3715},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3716},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3717},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3718},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3719}]},"microsoft.network/networkwatchers/connectionmonitors":{"2017-10-01":[{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":923},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":924},{"RelativePath":"network/microsoft.network/2017-10-01/types.json","Index":937}],"2017-11-01":[{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":923},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":924},{"RelativePath":"network/microsoft.network/2017-11-01/types.json","Index":937}],"2018-01-01":[{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":925},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":926},{"RelativePath":"network/microsoft.network/2018-01-01/types.json","Index":939}],"2018-02-01":[{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":987},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":988},{"RelativePath":"network/microsoft.network/2018-02-01/types.json","Index":1005}],"2018-04-01":[{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1148},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1149},{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1166}],"2018-06-01":[{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1167},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1168},{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1185}],"2018-07-01":[{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1205},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1206},{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1223}],"2018-08-01":[{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1417},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1418},{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1435}],"2018-10-01":[{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1437},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1438},{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1455}],"2018-11-01":[{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1459},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1460},{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1477}],"2018-12-01":[{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1544},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1545},{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1562}],"2019-02-01":[{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1563},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1564},{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1581}],"2019-04-01":[{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1652},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1653},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1670}],"2019-06-01":[{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1754},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1755},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1772}],"2019-07-01":[{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2180},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2181},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2198}],"2019-08-01":[{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2205},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2206},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2223}],"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2271},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2272},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2289}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2325},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2326},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2343}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2369},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2370},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2387}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2431},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2432},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2449}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2462},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2463},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2480}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2562},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2563},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2580}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2678},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2679},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2696}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2748},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2749},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2766}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2784},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2785},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2802}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2796},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2797},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2814}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2863},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2864},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2881}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2899},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2900},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2917}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2964},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2965},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2982}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3061},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3062},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3079}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3347},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3348},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3365}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3454},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3455},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3472}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3460},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3461},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3478}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3472},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3473},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3490}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3540},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3541},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3558}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3548},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3549},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3566}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3558},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3559},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3576}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3563},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3564},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3581}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3591},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3592},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3609}],"2023-09-01":[{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3594},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3595},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3612}]},"microsoft.network/virtualwans":{"2018-04-01":[{"RelativePath":"network/microsoft.network/2018-04-01/types.json","Index":1252}],"2018-06-01":[{"RelativePath":"network/microsoft.network/2018-06-01/types.json","Index":1272}],"2018-07-01":[{"RelativePath":"network/microsoft.network/2018-07-01/types.json","Index":1309}],"2018-08-01":[{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1522}],"2018-10-01":[{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1542}],"2018-11-01":[{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1564}],"2018-12-01":[{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1655}],"2019-02-01":[{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1674}],"2019-04-01":[{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1767}],"2019-06-01":[{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1874}],"2019-07-01":[{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2306}],"2019-08-01":[{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1982},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1985},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":1988}],"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2045},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2048},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2051}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2106},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2109},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2112}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2150},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2153},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2156}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2212},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2215},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2218}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2243},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2246},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2249}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2336},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2339},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2342}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2449},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2452},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2455}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2519},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2522},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2525}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2555},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2558},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2561}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2567},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2570},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2573}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2626},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2629},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2632}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2662},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2665},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2668}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2700},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2703},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2706}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2797},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2800},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2803}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3083},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3086},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3089}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3189},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3192},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3195}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3195},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3198},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3201}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3207},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3210},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3213}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3275},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3278},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3281}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3283},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3286},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3289}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3288},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3291},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3294}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3293},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3296},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3299}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3321},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3324},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3327}],"2023-09-01":[{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3324},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3327},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3330}]},"microsoft.network/p2svpngateways":{"2018-08-01":[{"RelativePath":"network/microsoft.network/2018-08-01/types.json","Index":1528}],"2018-10-01":[{"RelativePath":"network/microsoft.network/2018-10-01/types.json","Index":1548}],"2018-11-01":[{"RelativePath":"network/microsoft.network/2018-11-01/types.json","Index":1570}],"2018-12-01":[{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1661}],"2019-02-01":[{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1680}],"2019-04-01":[{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1776},{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1779}],"2019-06-01":[{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1883},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1886}],"2019-07-01":[{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2315},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2318}],"2019-08-01":[{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2336},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2337},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2341}],"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2402},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2403},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2407}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2459},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2460},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2464},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2465}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2503},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2504},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2508},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2509}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2565},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2566},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2570},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2571}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2596},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2597},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2601},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2602}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2700},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2701},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2705},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2706}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2820},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2825},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2826},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2830},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2831}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2890},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2895},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2896},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2900},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2901}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2927},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2932},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2933},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2937},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2938}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2942},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2947},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2948},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2952},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2953}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":3006},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":3011},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":3012},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":3016},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":3017}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3042},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3047},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3048},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3052},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3053}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3107},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3112},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3113},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3117},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3118}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3204},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3209},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3210},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3214},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3215}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3490},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3495},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3496},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3500},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3501}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3601},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3606},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3607},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3611},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3612}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3607},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3612},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3613},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3617},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3618}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3619},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3624},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3625},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3629},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3630}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3695},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3700},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3701},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3705},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3706}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3703},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3708},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3709},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3713},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3714}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3713},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3718},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3719},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3723},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3724}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3718},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3723},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3724},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3728},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3729}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3746},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3751},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3752},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3756},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3757}],"2023-09-01":[{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3749},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3754},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3755},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3759},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3760}]},"microsoft.network/virtualnetworks/subnets":{"2018-12-01":[{"RelativePath":"network/microsoft.network/2018-12-01/types.json","Index":1568}],"2019-02-01":[{"RelativePath":"network/microsoft.network/2019-02-01/types.json","Index":1587}],"2019-04-01":[{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1676}],"2019-06-01":[{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1781},{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1783}],"2019-07-01":[{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2207},{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2209}],"2019-08-01":[{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2232},{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2234}],"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2298},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2300}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2352},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2354}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2396},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2398}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2458},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2460}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2489},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2491}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2589},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2591}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2705},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2707}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2775},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2777}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2811},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2813}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2823},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2825}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2887},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2889}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2923},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2925}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2988},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2990}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3085},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3087}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3371},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3373}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3478},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3480}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3484},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3486}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3496},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3498}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3564},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3566}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3572},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3574}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3582},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3584}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3587},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3589}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3615},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3617}],"2023-09-01":[{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3618},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3620}]},"microsoft.network/locations":{"2019-04-01":[{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1435}],"2019-06-01":[{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1775}],"2019-07-01":[{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2201}],"2019-08-01":[{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2226}],"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2292}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2346}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2390}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2452}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2483}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2583}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2699}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2769}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2805}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2817}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2683},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2686}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2719},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2722}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2775},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2778}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2872},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2875}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3158},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3161}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3265},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3268}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3271},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3274}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3283},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3286}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3351},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3354}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3359},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3362}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3364},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3367}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3369},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3372}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3397},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3400}],"2023-09-01":[{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3400},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3403}]},"microsoft.network/vpngateways":{"2019-04-01":[{"RelativePath":"network/microsoft.network/2019-04-01/types.json","Index":1770}],"2019-06-01":[{"RelativePath":"network/microsoft.network/2019-06-01/types.json","Index":1877}],"2019-07-01":[{"RelativePath":"network/microsoft.network/2019-07-01/types.json","Index":2309}],"2019-08-01":[{"RelativePath":"network/microsoft.network/2019-08-01/types.json","Index":2331}],"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2397}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2454}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2498}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2560}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2591}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2695}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2809},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2811},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2813}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2879},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2881},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2883}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2916},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2918},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2920}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2929},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2931},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2933}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2993},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2995},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2997}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3029},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3031},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3033}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3094},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3096},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3098}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3191},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3193},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3195}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3477},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3479},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3481}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3588},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3590},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3592}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3594},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3596},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3598}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3606},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3608},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3610}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3682},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3684},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3686}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3690},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3692},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3694}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3700},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3702},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3704}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3705},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3707},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3709}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3733},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3735},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3737}],"2023-09-01":[{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3736},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3738},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3740}]},"microsoft.network/bastionhosts":{"2019-09-01":[{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2024},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2025},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2026},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2033},{"RelativePath":"network/microsoft.network/2019-09-01/types.json","Index":2039}],"2019-11-01":[{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2085},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2086},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2087},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2094},{"RelativePath":"network/microsoft.network/2019-11-01/types.json","Index":2100}],"2019-12-01":[{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2129},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2130},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2131},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2138},{"RelativePath":"network/microsoft.network/2019-12-01/types.json","Index":2144}],"2020-03-01":[{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2191},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2192},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2193},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2200},{"RelativePath":"network/microsoft.network/2020-03-01/types.json","Index":2206}],"2020-04-01":[{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2222},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2223},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2224},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2231},{"RelativePath":"network/microsoft.network/2020-04-01/types.json","Index":2237}],"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2315},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2316},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2317},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2324},{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2330}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2428},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2429},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2430},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2437},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2443}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2498},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2499},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2500},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2507},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2513}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2534},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2535},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2536},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2543},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2549}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2546},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2547},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2548},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2555},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2561}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2605},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2606},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2607},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2614},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2620}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2641},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2642},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2643},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2650},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2656}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2679},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2680},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2681},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2688},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2694}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2776},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2777},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2778},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2785},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2791}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3002},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3003},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3004},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3011},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3017}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3101},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3102},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3103},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3110},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3116}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3107},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3108},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3109},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3116},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3122}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3119},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3120},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3121},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3128},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3134}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3187},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3188},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3189},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3196},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3202}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3195},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3196},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3197},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3204},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3210}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3200},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3201},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3202},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3209},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3215}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3205},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3206},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3207},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3214},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3220}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3230},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3231},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3234},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3235},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3242},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3248}],"2023-09-01":[{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3233},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3234},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3237},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3238},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3245},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3251}]},"microsoft.network/virtualhubs":{"2020-05-01":[{"RelativePath":"network/microsoft.network/2020-05-01/types.json","Index":2692}],"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2806}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2876}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2913}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2926}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2990}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3026}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3091}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3188}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3474}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3581},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3583},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3585}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3587},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3589},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3591}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3599},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3601},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3603}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3672},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3677},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3679}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3680},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3685},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3687}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3690},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3695},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3697}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3695},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3700},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3702}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3723},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3728},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3730}],"2023-09-01":[{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3726},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3731},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3733}]},"microsoft.network/expressrouteports":{"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2458}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2528}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2564}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2619}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2678}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":2714}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2752}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2849}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3135}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3242}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3248}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3260}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3328}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3336}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3341}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3346}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3374}],"2023-09-01":[{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3377}]},"microsoft.network/vpngateways/vpnconnections":{"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2816},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2819}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2886},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2889}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2923},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2926}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2938},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2941}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":3002},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":3005}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3038},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3041}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3103},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3106}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3200},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3203}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3486},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3489}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3597},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3600}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3603},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3606}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3615},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3618}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3691},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3694}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3699},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3702}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3709},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3712}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3714},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3717}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3742},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3745}],"2023-09-01":[{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3745},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3748}]},"microsoft.network/virtualhubs/bgpconnections":{"2020-06-01":[{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2835},{"RelativePath":"network/microsoft.network/2020-06-01/types.json","Index":2836}],"2020-07-01":[{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2905},{"RelativePath":"network/microsoft.network/2020-07-01/types.json","Index":2906}],"2020-08-01":[{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2942},{"RelativePath":"network/microsoft.network/2020-08-01/types.json","Index":2943}],"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2957},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2958}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":3021},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":3022}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3057},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3058}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3122},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3123}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3219},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3220}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3505},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3506}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3616},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3617}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3622},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3623}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3634},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3635}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3710},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3713}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3718},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3721}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3728},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3731}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3733},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3736}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3761},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3764}],"2023-09-01":[{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3764},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3767}]},"microsoft.network/vpngateways/vpnconnections/vpnlinkconnections":{"2020-11-01":[{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2934},{"RelativePath":"network/microsoft.network/2020-11-01/types.json","Index":2935}],"2021-02-01":[{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2998},{"RelativePath":"network/microsoft.network/2021-02-01/types.json","Index":2999}],"2021-03-01":[{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3034},{"RelativePath":"network/microsoft.network/2021-03-01/types.json","Index":3035}],"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3099},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":3100}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3196},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":3197}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3482},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3483}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3593},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3594}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3599},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3600}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3611},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3612}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3687},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3688}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3695},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3696}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3705},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3706}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3710},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3711}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3738},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3739}],"2023-09-01":[{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3741},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3742}]},"microsoft.network/networkmanagers":{"2021-02-01-preview":[{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":338},{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":359},{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":367},{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":375},{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":385},{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":395}],"2021-05-01-preview":[{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":270},{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":291},{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":299},{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":307},{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":317},{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":327}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3025},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3035},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3042},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3061}],"2022-02-01-preview":[{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":276},{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":297},{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":305},{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":313},{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":323},{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":333}],"2022-04-01-preview":[{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":281},{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":302},{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":310},{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":318},{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":328},{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":338}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3124},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3134},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3141},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3160}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3130},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3140},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3147},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3166}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3142},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3152},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3159},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3178}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3210},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3220},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3227},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3246}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3218},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3228},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3235},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3254}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3223},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3233},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3240},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3259}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3228},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3238},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3245},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3264}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3256},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3266},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3273},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3292}],"2023-09-01":[{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3259},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3269},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3276},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3295}]},"microsoft.network/networkmanagers/networkgroups":{"2021-02-01-preview":[{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":397}],"2021-05-01-preview":[{"RelativePath":"network/microsoft.network/2021-05-01-preview/types.json","Index":344}],"2022-02-01-preview":[{"RelativePath":"network/microsoft.network/2022-02-01-preview/types.json","Index":350}],"2022-04-01-preview":[{"RelativePath":"network/microsoft.network/2022-04-01-preview/types.json","Index":355}]},"microsoft.network/networksecurityperimeters/resourceassociations":{"2021-02-01-preview":[{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":413}],"2023-07-01-preview":[{"RelativePath":"network/microsoft.network/2023-07-01-preview/types.json","Index":113}],"2023-08-01-preview":[{"RelativePath":"network/microsoft.network/2023-08-01-preview/types.json","Index":114}]},"microsoft.network/networksecurityperimeters/profiles/accessrules":{"2021-02-01-preview":[{"RelativePath":"network/microsoft.network/2021-02-01-preview/types.json","Index":414}],"2023-07-01-preview":[{"RelativePath":"network/microsoft.network/2023-07-01-preview/types.json","Index":114}],"2023-08-01-preview":[{"RelativePath":"network/microsoft.network/2023-08-01-preview/types.json","Index":115}]},"microsoft.network/firewallpolicies":{"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2766},{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2770}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2863},{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2867}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3149},{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3153}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3256},{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3260}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3262},{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3266}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3274},{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3278}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3342},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3346}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3350},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3354}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3355},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3359}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3360},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3364}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3388},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3392}],"2023-09-01":[{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3391},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3395}]},"microsoft.network/loadbalancers/backendaddresspools":{"2021-05-01":[{"RelativePath":"network/microsoft.network/2021-05-01/types.json","Index":2787}],"2021-08-01":[{"RelativePath":"network/microsoft.network/2021-08-01/types.json","Index":2884}],"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":3170}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3277}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3283}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3295}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3363}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3371}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3376}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3381}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3409}],"2023-09-01":[{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3412}]},"microsoft.network/azurefirewalls":{"2022-01-01":[{"RelativePath":"network/microsoft.network/2022-01-01/types.json","Index":2994}],"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3093}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3099}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3111}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3157},{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3179}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3165},{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3187}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3170},{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3192}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3175},{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3197}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3200},{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3222}],"2023-09-01":[{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3203},{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3225}]},"microsoft.network/publicipaddresses":{"2022-05-01":[{"RelativePath":"network/microsoft.network/2022-05-01/types.json","Index":3239}],"2022-07-01":[{"RelativePath":"network/microsoft.network/2022-07-01/types.json","Index":3245}],"2022-09-01":[{"RelativePath":"network/microsoft.network/2022-09-01/types.json","Index":3257}],"2022-11-01":[{"RelativePath":"network/microsoft.network/2022-11-01/types.json","Index":3325}],"2023-02-01":[{"RelativePath":"network/microsoft.network/2023-02-01/types.json","Index":3333}],"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3338}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3343}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3371}],"2023-09-01":[{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3374}]},"microsoft.network/loadbalancers":{"2023-04-01":[{"RelativePath":"network/microsoft.network/2023-04-01/types.json","Index":3381}],"2023-05-01":[{"RelativePath":"network/microsoft.network/2023-05-01/types.json","Index":3386}],"2023-06-01":[{"RelativePath":"network/microsoft.network/2023-06-01/types.json","Index":3414}],"2023-09-01":[{"RelativePath":"network/microsoft.network/2023-09-01/types.json","Index":3417}]},"microsoft.networkanalytics/dataproducts":{"2023-11-15":[{"RelativePath":"networkanalytics/microsoft.networkanalytics/2023-11-15/types.json","Index":113},{"RelativePath":"networkanalytics/microsoft.networkanalytics/2023-11-15/types.json","Index":116},{"RelativePath":"networkanalytics/microsoft.networkanalytics/2023-11-15/types.json","Index":119},{"RelativePath":"networkanalytics/microsoft.networkanalytics/2023-11-15/types.json","Index":120},{"RelativePath":"networkanalytics/microsoft.networkanalytics/2023-11-15/types.json","Index":122}]},"microsoft.networkanalytics/dataproducts/datatypes":{"2023-11-15":[{"RelativePath":"networkanalytics/microsoft.networkanalytics/2023-11-15/types.json","Index":123},{"RelativePath":"networkanalytics/microsoft.networkanalytics/2023-11-15/types.json","Index":126}]},"microsoft.networkcloud/baremetalmachines":{"2023-05-01-preview":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":664},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":669},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":670},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":672},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":673},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":676},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":681},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":684},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":685},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":686},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":690}],"2023-07-01":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":664},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":669},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":670},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":672},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":673},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":676},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":681},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":684},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":685},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":686}],"2023-10-01-preview":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":684},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":689},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":690},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":692},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":693},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":696},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":701},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":704},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":705},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":706}]},"microsoft.networkcloud/clusters":{"2023-05-01-preview":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":693},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":695}],"2023-07-01":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":689},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":691}],"2023-10-01-preview":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":709},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":714},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":716}]},"microsoft.networkcloud/kubernetesclusters":{"2023-05-01-preview":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":697}],"2023-07-01":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":693}],"2023-10-01-preview":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":718}]},"microsoft.networkcloud/storageappliances":{"2023-05-01-preview":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":698},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":701},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":706}],"2023-07-01":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":694},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":697}],"2023-10-01-preview":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":719},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":722}]},"microsoft.networkcloud/virtualmachines":{"2023-05-01-preview":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":708},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":709},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":714},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":715},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":716},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-05-01-preview/types.json","Index":717}],"2023-07-01":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":702},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":703},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":704},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-07-01/types.json","Index":705}],"2023-10-01-preview":[{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":727},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":728},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":729},{"RelativePath":"networkcloud/microsoft.networkcloud/2023-10-01-preview/types.json","Index":730}]},"newrelic.observability/monitors":{"2022-07-01-preview":[{"RelativePath":"newrelic/newrelic.observability/2022-07-01-preview/types.json","Index":122},{"RelativePath":"newrelic/newrelic.observability/2022-07-01-preview/types.json","Index":127},{"RelativePath":"newrelic/newrelic.observability/2022-07-01-preview/types.json","Index":133},{"RelativePath":"newrelic/newrelic.observability/2022-07-01-preview/types.json","Index":137},{"RelativePath":"newrelic/newrelic.observability/2022-07-01-preview/types.json","Index":143},{"RelativePath":"newrelic/newrelic.observability/2022-07-01-preview/types.json","Index":153},{"RelativePath":"newrelic/newrelic.observability/2022-07-01-preview/types.json","Index":155}],"2022-07-01":[{"RelativePath":"newrelic/newrelic.observability/2022-07-01/types.json","Index":122},{"RelativePath":"newrelic/newrelic.observability/2022-07-01/types.json","Index":127},{"RelativePath":"newrelic/newrelic.observability/2022-07-01/types.json","Index":133},{"RelativePath":"newrelic/newrelic.observability/2022-07-01/types.json","Index":137},{"RelativePath":"newrelic/newrelic.observability/2022-07-01/types.json","Index":143},{"RelativePath":"newrelic/newrelic.observability/2022-07-01/types.json","Index":153},{"RelativePath":"newrelic/newrelic.observability/2022-07-01/types.json","Index":155}],"2023-10-01-preview":[{"RelativePath":"newrelic/newrelic.observability/2023-10-01-preview/types.json","Index":122},{"RelativePath":"newrelic/newrelic.observability/2023-10-01-preview/types.json","Index":127},{"RelativePath":"newrelic/newrelic.observability/2023-10-01-preview/types.json","Index":133},{"RelativePath":"newrelic/newrelic.observability/2023-10-01-preview/types.json","Index":137},{"RelativePath":"newrelic/newrelic.observability/2023-10-01-preview/types.json","Index":143},{"RelativePath":"newrelic/newrelic.observability/2023-10-01-preview/types.json","Index":153},{"RelativePath":"newrelic/newrelic.observability/2023-10-01-preview/types.json","Index":155},{"RelativePath":"newrelic/newrelic.observability/2023-10-01-preview/types.json","Index":159},{"RelativePath":"newrelic/newrelic.observability/2023-10-01-preview/types.json","Index":164}],"2023-11-01-preview":[{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":152},{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":157},{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":163},{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":167},{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":173},{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":183},{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":187},{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":189},{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":193},{"RelativePath":"newrelic/newrelic.observability/2023-11-01-preview/types.json","Index":198}]},"microsoft.notificationhubs/namespaces":{"2014-09-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2014-09-01/types.json","Index":54},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2014-09-01/types.json","Index":59}],"2016-03-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2016-03-01/types.json","Index":65}],"2017-04-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2017-04-01/types.json","Index":65}],"2023-01-01-preview":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":150},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":153}],"2023-09-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":150},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":153}],"2023-10-01-preview":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":152},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":155}]},"microsoft.notificationhubs/namespaces/authorizationrules":{"2014-09-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2014-09-01/types.json","Index":61}],"2016-03-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2016-03-01/types.json","Index":58},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2016-03-01/types.json","Index":60}],"2017-04-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2017-04-01/types.json","Index":58},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2017-04-01/types.json","Index":60}],"2023-01-01-preview":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":168},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":169}],"2023-09-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":168},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":169}],"2023-10-01-preview":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":170},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":171}]},"microsoft.notificationhubs/namespaces/notificationhubs":{"2014-09-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2014-09-01/types.json","Index":62},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2014-09-01/types.json","Index":65}],"2016-03-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2016-03-01/types.json","Index":71}],"2017-04-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2017-04-01/types.json","Index":66},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2017-04-01/types.json","Index":70}],"2023-01-01-preview":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":159},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":160}],"2023-09-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":159},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":160}],"2023-10-01-preview":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":161},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":162}]},"microsoft.notificationhubs/namespaces/notificationhubs/authorizationrules":{"2014-09-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2014-09-01/types.json","Index":66}],"2016-03-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2016-03-01/types.json","Index":66},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2016-03-01/types.json","Index":67}],"2017-04-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2017-04-01/types.json","Index":71},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2017-04-01/types.json","Index":72}],"2023-01-01-preview":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":162},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-01-01-preview/types.json","Index":167}],"2023-09-01":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":162},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-09-01/types.json","Index":167}],"2023-10-01-preview":[{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":164},{"RelativePath":"notificationhubs/microsoft.notificationhubs/2023-10-01-preview/types.json","Index":169}]},"microsoft.openenergyplatform/energyservices":{"2022-04-04-preview":[{"RelativePath":"oep/microsoft.openenergyplatform/2022-04-04-preview/types.json","Index":36},{"RelativePath":"oep/microsoft.openenergyplatform/2022-04-04-preview/types.json","Index":37},{"RelativePath":"oep/microsoft.openenergyplatform/2022-04-04-preview/types.json","Index":41}]},"microsoft.offazurespringboot/springbootsites":{"2023-01-01-preview":[{"RelativePath":"offazurespringboot/microsoft.offazurespringboot/2023-01-01-preview/types.json","Index":113}]},"microsoft.operationalinsights/workspaces":{"2015-03-20":[{"RelativePath":"operationalinsights/microsoft.operationalinsights/2015-03-20/types.json","Index":41},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2015-03-20/types.json","Index":45},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2015-03-20/types.json","Index":47},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2015-03-20/types.json","Index":48}],"2015-11-01-preview":[{"RelativePath":"operationalinsights/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":59}],"2020-03-01-preview":[{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":181},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":182},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":196},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":200}],"2020-08-01":[{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":178},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":179},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":193},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":197}]},"microsoft.operationalinsights/workspaces/intelligencepacks":{"2015-11-01-preview":[{"RelativePath":"operationalinsights/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":56},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":57}],"2020-03-01-preview":[{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":178},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-03-01-preview/types.json","Index":179}],"2020-08-01":[{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":175},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2020-08-01/types.json","Index":176}]},"microsoft.operationalinsights/workspaces/tables":{"2021-12-01-preview":[{"RelativePath":"operationalinsights/microsoft.operationalinsights/2021-12-01-preview/types.json","Index":108}],"2022-10-01":[{"RelativePath":"operationalinsights/microsoft.operationalinsights/2022-10-01/types.json","Index":148},{"RelativePath":"operationalinsights/microsoft.operationalinsights/2022-10-01/types.json","Index":149}]},"microsoft.orbital/spacecrafts":{"2022-03-01":[{"RelativePath":"orbital/microsoft.orbital/2022-03-01/types.json","Index":106}],"2022-11-01":[{"RelativePath":"orbital/microsoft.orbital/2022-11-01/types.json","Index":108}]},"paloaltonetworks.cloudngfw/globalrulestacks":{"2022-08-29-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":268},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":271},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":274},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":278},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":281},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":285},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":286}],"2022-08-29":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":268},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":271},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":274},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":278},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":281},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":285},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":286}],"2023-09-01-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":269},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":272},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":275},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":279},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":282},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":286},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":287}],"2023-09-01":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":269},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":272},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":275},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":279},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":282},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":286},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":287}],"2023-10-10-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":270},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":273},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":276},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":280},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":283},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":287},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":288}]},"paloaltonetworks.cloudngfw/globalrulestacks/postrules":{"2022-08-29-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":291},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":292},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":294}],"2022-08-29":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":291},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":292},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":294}],"2023-09-01-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":292},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":293},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":295}],"2023-09-01":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":292},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":293},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":295}],"2023-10-10-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":293},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":294},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":296}]},"paloaltonetworks.cloudngfw/globalrulestacks/prerules":{"2022-08-29-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":295},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":296},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":297}],"2022-08-29":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":295},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":296},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":297}],"2023-09-01-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":296},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":297},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":298}],"2023-09-01":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":296},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":297},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":298}],"2023-10-10-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":297},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":298},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":299}]},"paloaltonetworks.cloudngfw/firewalls":{"2022-08-29-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":299},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":316},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":330},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":331}],"2022-08-29":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":299},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":316},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":330},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":331}],"2023-09-01-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":300},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":317},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":331},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":332}],"2023-09-01":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":300},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":317},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":331},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":332}],"2023-10-10-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":301},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":318},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":332},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":333}]},"paloaltonetworks.cloudngfw/localrulestacks":{"2022-08-29-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":332},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":333},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":334},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":335},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":336},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":337},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":338},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":339}],"2022-08-29":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":332},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":333},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":334},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":335},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":336},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":337},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":338},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":339}],"2023-09-01-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":333},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":334},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":335},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":336},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":337},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":338},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":339},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":340}],"2023-09-01":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":333},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":334},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":335},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":336},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":337},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":338},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":339},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":340}],"2023-10-10-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":334},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":335},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":336},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":337},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":338},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":339},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":340},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":341}]},"paloaltonetworks.cloudngfw/localrulestacks/localrules":{"2022-08-29-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":340},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":341},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29-preview/types.json","Index":342}],"2022-08-29":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":340},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":341},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2022-08-29/types.json","Index":342}],"2023-09-01-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":341},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":342},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01-preview/types.json","Index":343}],"2023-09-01":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":341},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":342},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-09-01/types.json","Index":343}],"2023-10-10-preview":[{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":342},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":343},{"RelativePath":"paloaltonetworks/paloaltonetworks.cloudngfw/2023-10-10-preview/types.json","Index":344}]},"microsoft.peering/peerings/registeredprefixes":{"2022-06-01":[{"RelativePath":"peering/microsoft.peering/2022-06-01/types.json","Index":196}],"2022-10-01":[{"RelativePath":"peering/microsoft.peering/2022-10-01/types.json","Index":196}]},"microsoft.policyinsights/policyevents":{"2018-04-04":[{"RelativePath":"policyinsights/microsoft.policyinsights/2018-04-04/types.json","Index":11}],"2018-07-01-preview":[{"RelativePath":"policyinsights/microsoft.policyinsights/2018-07-01-preview/types.json","Index":35}],"2019-10-01":[{"RelativePath":"policyinsights/microsoft.policyinsights/2019-10-01/types.json","Index":13}]},"microsoft.policyinsights/policystates":{"2018-04-04":[{"RelativePath":"policyinsights/microsoft.policyinsights/2018-04-04/types.json","Index":15},{"RelativePath":"policyinsights/microsoft.policyinsights/2018-04-04/types.json","Index":24}],"2018-07-01-preview":[{"RelativePath":"policyinsights/microsoft.policyinsights/2018-07-01-preview/types.json","Index":43},{"RelativePath":"policyinsights/microsoft.policyinsights/2018-07-01-preview/types.json","Index":52}],"2019-10-01":[{"RelativePath":"policyinsights/microsoft.policyinsights/2019-10-01/types.json","Index":24},{"RelativePath":"policyinsights/microsoft.policyinsights/2019-10-01/types.json","Index":40},{"RelativePath":"policyinsights/microsoft.policyinsights/2019-10-01/types.json","Index":41}]},"microsoft.policyinsights/policytrackedresources":{"2018-07-01-preview":[{"RelativePath":"policyinsights/microsoft.policyinsights/2018-07-01-preview/types.json","Index":21}]},"microsoft.policyinsights/remediations":{"2018-07-01-preview":[{"RelativePath":"policyinsights/microsoft.policyinsights/2018-07-01-preview/types.json","Index":29},{"RelativePath":"policyinsights/microsoft.policyinsights/2018-07-01-preview/types.json","Index":31}],"2019-07-01":[{"RelativePath":"policyinsights/microsoft.policyinsights/2019-07-01/types.json","Index":26},{"RelativePath":"policyinsights/microsoft.policyinsights/2019-07-01/types.json","Index":28}],"2021-10-01":[{"RelativePath":"policyinsights/microsoft.policyinsights/2021-10-01/types.json","Index":38},{"RelativePath":"policyinsights/microsoft.policyinsights/2021-10-01/types.json","Index":40}]},"microsoft.policyinsights/componentpolicystates":{"2022-04-01":[{"RelativePath":"policyinsights/microsoft.policyinsights/2022-04-01/types.json","Index":15}]},"microsoft.dbforpostgresql/servers":{"2017-12-01-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01-preview/types.json","Index":126},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01-preview/types.json","Index":130}],"2017-12-01":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01/types.json","Index":126},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2017-12-01/types.json","Index":130}],"2018-06-01":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2018-06-01/types.json","Index":51}]},"microsoft.dbforpostgresql/flexibleservers":{"2020-02-14-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2020-02-14-preview/types.json","Index":71},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2020-02-14-preview/types.json","Index":72},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2020-02-14-preview/types.json","Index":73}],"2021-06-01-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01-preview/types.json","Index":103},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01-preview/types.json","Index":104},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01-preview/types.json","Index":105},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01-preview/types.json","Index":110}],"2021-06-01":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01/types.json","Index":95},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01/types.json","Index":96},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01/types.json","Index":97}],"2022-01-20-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-01-20-preview/types.json","Index":101},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-01-20-preview/types.json","Index":102},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-01-20-preview/types.json","Index":103}],"2022-03-08-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-03-08-preview/types.json","Index":143},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-03-08-preview/types.json","Index":144},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-03-08-preview/types.json","Index":145}],"2022-05-01-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-05-01-preview/types.json","Index":66}],"2022-12-01":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-12-01/types.json","Index":148},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-12-01/types.json","Index":149},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-12-01/types.json","Index":150}],"2023-03-01-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":238},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":239},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":240},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":245},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":250},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":255}],"2023-06-01-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":354},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":355},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":356},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":361},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":366},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":371}]},"microsoft.dbforpostgresql/locations":{"2020-02-14-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2020-02-14-preview/types.json","Index":78}],"2021-06-01-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01-preview/types.json","Index":115}],"2021-06-01":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2021-06-01/types.json","Index":102}],"2022-01-20-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-01-20-preview/types.json","Index":108}],"2022-03-08-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-03-08-preview/types.json","Index":131},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-03-08-preview/types.json","Index":136}],"2022-12-01":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-12-01/types.json","Index":136},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2022-12-01/types.json","Index":141}],"2023-03-01-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":226},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-03-01-preview/types.json","Index":231}],"2023-06-01-preview":[{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":342},{"RelativePath":"postgresql/microsoft.dbforpostgresql/2023-06-01-preview/types.json","Index":347}]},"microsoft.dbforpostgresql/servergroupsv2":{"2022-11-08":[{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":125},{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":126},{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":127},{"RelativePath":"postgresqlhsc/microsoft.dbforpostgresql/2022-11-08/types.json","Index":128}]},"microsoft.powerbidedicated/capacities":{"2017-10-01":[{"RelativePath":"powerbidedicated/microsoft.powerbidedicated/2017-10-01/types.json","Index":45},{"RelativePath":"powerbidedicated/microsoft.powerbidedicated/2017-10-01/types.json","Index":46}],"2021-01-01":[{"RelativePath":"powerbidedicated/microsoft.powerbidedicated/2021-01-01/types.json","Index":72},{"RelativePath":"powerbidedicated/microsoft.powerbidedicated/2021-01-01/types.json","Index":73}]},"microsoft.powerbidedicated/locations":{"2017-10-01":[{"RelativePath":"powerbidedicated/microsoft.powerbidedicated/2017-10-01/types.json","Index":49}],"2021-01-01":[{"RelativePath":"powerbidedicated/microsoft.powerbidedicated/2021-01-01/types.json","Index":76}]},"microsoft.powerbi/locations":{"2016-01-29":[{"RelativePath":"powerbiembedded/microsoft.powerbi/2016-01-29/types.json","Index":23}]},"microsoft.powerbi/workspacecollections":{"2016-01-29":[{"RelativePath":"powerbiembedded/microsoft.powerbi/2016-01-29/types.json","Index":25},{"RelativePath":"powerbiembedded/microsoft.powerbi/2016-01-29/types.json","Index":30}]},"microsoft.professionalservice/resources":{"2023-07-01-preview":[{"RelativePath":"professionalservice/microsoft.professionalservice/2023-07-01-preview/types.json","Index":42}]},"microsoft.providerhub/providerregistrations/defaultrollouts":{"2020-11-20":[{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":448}],"2021-05-01-preview":[{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":456}],"2021-06-01-preview":[{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":501}],"2021-09-01-preview":[{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":511}]},"microsoft.providerhub/providerregistrations":{"2020-11-20":[{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":569},{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":572},{"RelativePath":"providerhub/microsoft.providerhub/2020-11-20/types.json","Index":574}],"2021-05-01-preview":[{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":577},{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":580},{"RelativePath":"providerhub/microsoft.providerhub/2021-05-01-preview/types.json","Index":582}],"2021-06-01-preview":[{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":627},{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":630},{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":641}],"2021-09-01-preview":[{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":637},{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":640},{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":651}]},"microsoft.providerhub/providerregistrations/resourceactions":{"2021-06-01-preview":[{"RelativePath":"providerhub/microsoft.providerhub/2021-06-01-preview/types.json","Index":645}],"2021-09-01-preview":[{"RelativePath":"providerhub/microsoft.providerhub/2021-09-01-preview/types.json","Index":655}]},"microsoft.purview/accounts":{"2020-12-01-preview":[{"RelativePath":"purview/microsoft.purview/2020-12-01-preview/types.json","Index":64}],"2021-07-01":[{"RelativePath":"purview/microsoft.purview/2021-07-01/types.json","Index":68},{"RelativePath":"purview/microsoft.purview/2021-07-01/types.json","Index":70}],"2021-12-01":[{"RelativePath":"purview/microsoft.purview/2021-12-01/types.json","Index":123},{"RelativePath":"purview/microsoft.purview/2021-12-01/types.json","Index":125},{"RelativePath":"purview/microsoft.purview/2021-12-01/types.json","Index":130}],"2023-05-01-preview":[{"RelativePath":"purview/microsoft.purview/2023-05-01-preview/types.json","Index":129},{"RelativePath":"purview/microsoft.purview/2023-05-01-preview/types.json","Index":131},{"RelativePath":"purview/microsoft.purview/2023-05-01-preview/types.json","Index":136},{"RelativePath":"purview/microsoft.purview/2023-05-01-preview/types.json","Index":139}]},"microsoft.purview/locations":{"2021-12-01":[{"RelativePath":"purview/microsoft.purview/2021-12-01/types.json","Index":131}],"2023-05-01-preview":[{"RelativePath":"purview/microsoft.purview/2023-05-01-preview/types.json","Index":140}]},"microsoft.quantum/locations":{"2019-11-04-preview":[{"RelativePath":"quantum/microsoft.quantum/2019-11-04-preview/types.json","Index":51}],"2022-01-10-preview":[{"RelativePath":"quantum/microsoft.quantum/2022-01-10-preview/types.json","Index":51}],"2023-11-13-preview":[{"RelativePath":"quantum/microsoft.quantum/2023-11-13-preview/types.json","Index":51}]},"microsoft.quantum/workspaces":{"2023-11-13-preview":[{"RelativePath":"quantum/microsoft.quantum/2023-11-13-preview/types.json","Index":54},{"RelativePath":"quantum/microsoft.quantum/2023-11-13-preview/types.json","Index":60}]},"microsoft.recommendationsservice/accounts":{"2022-02-01":[{"RelativePath":"recommendationsservice/microsoft.recommendationsservice/2022-02-01/types.json","Index":69}],"2022-03-01-preview":[{"RelativePath":"recommendationsservice/microsoft.recommendationsservice/2022-03-01-preview/types.json","Index":77}]},"microsoft.recoveryservices/locations":{"2016-06-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2016-06-01/types.json","Index":71}],"2020-02-02":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2020-02-02/types.json","Index":86}],"2020-10-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2020-10-01/types.json","Index":97}],"2021-01-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-01-01/types.json","Index":97}],"2021-02-10":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-02-10/types.json","Index":97},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":837},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":865},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":878}],"2021-03-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-03-01/types.json","Index":97},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":837},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":865},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":878}],"2021-04-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-04-01/types.json","Index":109},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":862},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":890},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":903}],"2021-06-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-06-01/types.json","Index":109},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":839},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":867},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":880}],"2021-07-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-07-01/types.json","Index":109},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":873},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":901},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":914}],"2021-08-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-08-01/types.json","Index":109},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":873},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":901},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":914}],"2021-11-01-preview":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-11-01-preview/types.json","Index":113}],"2021-12-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2021-12-01/types.json","Index":109},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":934},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":962},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":975}],"2022-01-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-01-01/types.json","Index":113},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":920},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":948},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":961}],"2022-01-31-preview":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-01-31-preview/types.json","Index":113},{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-01-31-preview/types.json","Index":129}],"2022-02-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-02-01/types.json","Index":113},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":920},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":948},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":961}],"2022-03-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-03-01/types.json","Index":122},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":920},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":948},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":961}],"2022-04-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-04-01/types.json","Index":130},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":920},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":948},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":961}],"2022-05-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-05-01/types.json","Index":130}],"2022-08-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-08-01/types.json","Index":136}],"2022-09-10":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-09-10/types.json","Index":136}],"2022-09-30-preview":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":144},{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":162},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":972},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1001},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1014}],"2022-10-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-10-01/types.json","Index":144},{"RelativePath":"recoveryservices/microsoft.recoveryservices/2022-10-01/types.json","Index":162},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":972},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1001},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1014}],"2023-01-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-01-01/types.json","Index":144},{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-01-01/types.json","Index":162},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":988},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1017},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1030}],"2023-02-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-02-01/types.json","Index":150},{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-02-01/types.json","Index":168},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":989},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1018},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1031}],"2023-04-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-04-01/types.json","Index":165},{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-04-01/types.json","Index":183},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":994},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1026},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1039}],"2023-06-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-06-01/types.json","Index":165},{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-06-01/types.json","Index":183},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":998},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1030},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1043}],"2023-08-01":[{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-08-01/types.json","Index":171},{"RelativePath":"recoveryservices/microsoft.recoveryservices/2023-08-01/types.json","Index":189},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":1000},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":1032},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":1045}],"2017-07-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2017-07-01/types.json","Index":64},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2017-07-01/types.json","Index":92},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2017-07-01/types.json","Index":105}],"2018-12-20":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2018-12-20/types.json","Index":121},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2018-12-20/types.json","Index":239},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2018-12-20/types.json","Index":242}],"2021-02-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":846},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":874},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":887}],"2021-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":837},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":865},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":878}],"2021-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":896},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":924},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":937}],"2021-11-15":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-11-15/types.json","Index":197},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-11-15/types.json","Index":315},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-11-15/types.json","Index":318}],"2022-06-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":972},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1001},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1014}],"2022-09-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":972},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1001},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1014}],"2023-01-15":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-15/types.json","Index":198},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-15/types.json","Index":316},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-15/types.json","Index":319}]},"microsoft.recoveryservices/vaults/backupfabrics/protectioncontainers/protecteditems/recoverypoints":{"2016-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":301},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":307},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":319}],"2016-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-12-01/types.json","Index":187},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-12-01/types.json","Index":188}],"2018-12-20":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2018-12-20/types.json","Index":248}],"2019-05-13":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-05-13/types.json","Index":647}],"2019-06-15":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-06-15/types.json","Index":660}],"2020-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":867},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":875},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":876}],"2020-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":871},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":879},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":880}],"2021-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":806},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":923},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":931},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":932}],"2021-02-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":913},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":1030},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":1038},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":1039}],"2021-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":904},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":1021},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":1029},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":1030}],"2021-02-10":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":904},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":1021},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":1029},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":1030}],"2021-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":904},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":1021},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":1029},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":1030}],"2021-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":929},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":1046},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":1054},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":1055}],"2021-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":906},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":1024},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":1032},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":1033}],"2021-07-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":940},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":1059},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":1067},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":1068}],"2021-08-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":940},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":1058},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":1066},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":1067}],"2021-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":963},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1082},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1090},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1091}],"2021-11-15":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-11-15/types.json","Index":324}],"2021-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1001},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1120},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1128},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1129}],"2022-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":987},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1106},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1114},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1115}],"2022-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":987},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1106},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1114},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1115}],"2022-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":987},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1106},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1114},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1115}],"2022-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":987},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1106},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1114},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1115}],"2022-06-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1040},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1159},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1167},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1168}],"2022-09-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1040},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1159},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1167},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1168}],"2022-09-30-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1040},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1159},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1167},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1168}],"2022-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1040},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1159},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1167},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1168}],"2023-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1056},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1175},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1183},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1184}],"2023-01-15":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-15/types.json","Index":325}],"2023-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1057},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1183},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1191},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1192}],"2023-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1065},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1190},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1198},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1199}],"2023-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1069},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1210},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1218},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1219}],"2023-08-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":1071},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":1212},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":1220},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":1221}]},"microsoft.recoveryservices/vaults/backupfabrics":{"2016-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":320}],"2016-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-12-01/types.json","Index":163}],"2020-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":889}],"2020-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":893}],"2021-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":945}],"2021-02-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":1052}],"2021-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":1043}],"2021-02-10":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":1043}],"2021-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":1043}],"2021-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":1068}],"2021-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":1046}],"2021-07-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":1083}],"2021-08-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":1082}],"2021-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1107}],"2021-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1145}],"2022-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1131}],"2022-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1131}],"2022-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1131}],"2022-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1131}],"2022-06-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1184}],"2022-09-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1184}],"2022-09-30-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1184}],"2022-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1184}],"2023-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1200}],"2023-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1208}],"2023-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1215}],"2023-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1236}],"2023-08-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":1238}]},"microsoft.recoveryservices/vaults/backupfabrics/protectioncontainers/protecteditems":{"2016-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":326}],"2016-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-12-01/types.json","Index":179}],"2020-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":906}],"2020-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":910}],"2021-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":962},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":969}],"2021-02-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":1069},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":1076}],"2021-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":1060},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":1067}],"2021-02-10":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":1060},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":1067}],"2021-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":1060},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":1067}],"2021-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":1085},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":1092}],"2021-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":1063},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":1070}],"2021-07-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":1100},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":1107}],"2021-08-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":1099},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":1106}],"2021-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1124},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1131}],"2021-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1162},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1169}],"2022-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1148},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1155}],"2022-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1148},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1155}],"2022-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1148},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1155}],"2022-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1148},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1155}],"2022-06-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1203},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1210}],"2022-09-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1203},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1210}],"2022-09-30-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1203},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1210}],"2022-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1203},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1210}],"2023-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1219},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1226}],"2023-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1227},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1234}],"2023-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1234},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1241}],"2023-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1255},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1262}],"2023-08-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":1257},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":1264}]},"microsoft.recoveryservices/vaults":{"2016-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":327}],"2016-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-12-01/types.json","Index":190}],"2019-05-13":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-05-13/types.json","Index":649},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-05-13/types.json","Index":656}],"2019-06-15":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-06-15/types.json","Index":662},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-06-15/types.json","Index":669}],"2020-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":878},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":885},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":887}],"2020-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":882},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":889},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":891}],"2021-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":934},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":941},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":943}],"2021-02-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":1041},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":1048},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":1050}],"2021-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":1032},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":1039},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":1041}],"2021-02-10":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":1032},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":1039},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":1041}],"2021-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":1032},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":1039},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":1041}],"2021-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":1057},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":1064},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":1066}],"2021-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":1035},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":1042},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":1044}],"2021-07-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":1070},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":1077},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":1081}],"2021-08-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":1069},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":1076},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":1080}],"2021-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1093},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1100},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1101},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1105}],"2021-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1131},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1138},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1139},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1143}],"2022-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1117},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1124},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1125},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1129}],"2022-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1117},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1124},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1125},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1129}],"2022-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1117},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1124},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1125},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1129}],"2022-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1117},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1124},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1125},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1129}],"2022-06-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1170},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1177},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1178},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1182}],"2022-09-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1170},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1177},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1178},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1182}],"2022-09-30-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1170},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1177},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1178},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1182}],"2022-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1170},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1177},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1178},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1182}],"2023-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1186},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1193},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1194},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1198}],"2023-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1194},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1201},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1202},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1206}],"2023-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1201},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1208},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1209},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1213}],"2023-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1221},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1229},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1230},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1234}],"2023-08-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":1223},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":1231},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":1232},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":1236}]},"microsoft.recoveryservices/vaults/backupjobs":{"2016-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-06-01/types.json","Index":328}],"2019-05-13":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-05-13/types.json","Index":648}],"2019-06-15":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2019-06-15/types.json","Index":661}],"2020-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":877}],"2020-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":881}],"2021-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":933}],"2021-02-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":1040}],"2021-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":1031}],"2021-02-10":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":1031}],"2021-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":1031}],"2021-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":1056}],"2021-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":1034}],"2021-07-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":1069}],"2021-08-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":1068}],"2021-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1092}],"2021-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1130}],"2022-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1116}],"2022-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1116}],"2022-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1116}],"2022-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1116}],"2022-06-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1169}],"2022-09-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1169}],"2022-09-30-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1169}],"2022-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1169}],"2023-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1185}],"2023-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1193}],"2023-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1200}],"2023-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1220}],"2023-08-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":1222}]},"microsoft.recoveryservices/vaults/backupfabrics/protectioncontainers":{"2016-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2016-12-01/types.json","Index":162}],"2020-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":888}],"2020-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":892}],"2021-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":944}],"2021-02-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":1051}],"2021-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":1042}],"2021-02-10":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":1042}],"2021-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":1042}],"2021-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":1067}],"2021-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":1045}],"2021-07-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":1082}],"2021-08-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":1081}],"2021-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1106}],"2021-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1144}],"2022-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1130}],"2022-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1130}],"2022-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1130}],"2022-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1130}],"2022-06-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1183}],"2022-09-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1183}],"2022-09-30-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1183}],"2022-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1183}],"2023-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1199}],"2023-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1207}],"2023-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1214}],"2023-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1235}],"2023-08-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":1237}]},"microsoft.recoveryservices/vaults/backupstorageconfig":{"2020-07-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-07-01/types.json","Index":14},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-07-01/types.json","Index":21}],"2020-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":775},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-10-01/types.json","Index":782}],"2020-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":778},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2020-12-01/types.json","Index":785}],"2021-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":787},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-01-01/types.json","Index":794}],"2021-02-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":894},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":901}],"2021-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":885},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01/types.json","Index":892}],"2021-02-10":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":885},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-10/types.json","Index":892}],"2021-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":885},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-03-01/types.json","Index":892}],"2021-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":910},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-04-01/types.json","Index":917}],"2021-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":887},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-06-01/types.json","Index":894}],"2021-07-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":921},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":928}],"2021-08-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":921},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":928}],"2021-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":944},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":951}],"2021-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":982},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":989}],"2022-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":968},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":975}],"2022-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":968},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":975}],"2022-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":968},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":975}],"2022-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":968},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":975}],"2022-06-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1021},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1028}],"2022-09-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1021},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1028}],"2022-09-30-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1021},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1028}],"2022-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1021},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1028}],"2023-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1037},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1044}],"2023-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1038},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1045}],"2023-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1046},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1053}],"2023-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1050},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1057}],"2023-08-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":1052},{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":1059}]},"microsoft.recoveryservices/vaults/backupresourceguardproxies":{"2021-02-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-02-01-preview/types.json","Index":1080}],"2021-07-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-07-01/types.json","Index":1111}],"2021-08-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-08-01/types.json","Index":1110}],"2021-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-10-01/types.json","Index":1135}],"2021-12-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2021-12-01/types.json","Index":1173}],"2022-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-01-01/types.json","Index":1159}],"2022-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-02-01/types.json","Index":1159}],"2022-03-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-03-01/types.json","Index":1159}],"2022-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-04-01/types.json","Index":1159}],"2022-06-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-06-01-preview/types.json","Index":1214}],"2022-09-01-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-01-preview/types.json","Index":1214}],"2022-09-30-preview":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-09-30-preview/types.json","Index":1214}],"2022-10-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2022-10-01/types.json","Index":1214}],"2023-01-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-01-01/types.json","Index":1230}],"2023-02-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-02-01/types.json","Index":1238}],"2023-04-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-04-01/types.json","Index":1245}],"2023-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1266}],"2023-08-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":1268}]},"microsoft.recoveryservices/vaults/backuptieringcost":{"2023-06-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-06-01/types.json","Index":1294}],"2023-08-01":[{"RelativePath":"recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json","Index":1296}]},"microsoft.datareplication/replicationvaults/protecteditems":{"2021-02-16-preview":[{"RelativePath":"recoveryservicesdatareplication/microsoft.datareplication/2021-02-16-preview/types.json","Index":327}]},"microsoft.datareplication/locations":{"2021-02-16-preview":[{"RelativePath":"recoveryservicesdatareplication/microsoft.datareplication/2021-02-16-preview/types.json","Index":330}]},"microsoft.datareplication/deployments":{"2021-02-16-preview":[{"RelativePath":"recoveryservicesdatareplication/microsoft.datareplication/2021-02-16-preview/types.json","Index":334}]},"microsoft.recoveryservices/vaults/replicationfabrics/replicationprotectioncontainers/replicationprotecteditems":{"2016-08-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":472},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":473},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":476},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":491},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":492},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":495},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":513},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":516},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":519},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":528}],"2018-01-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":716},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":717},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":735},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":744},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":745},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":760},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":763},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":766},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":769},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":772}],"2018-07-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":941},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":953},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":954},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":972},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":981},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":989},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":990},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1005},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1010},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1028},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1031},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1049},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1052}],"2021-02-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1158},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1172},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1173},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1174},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1187},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1196},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1204},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1205},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1224},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1229},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1247},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1250},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1268},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1271}],"2021-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":941},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":953},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":954},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":972},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":981},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":989},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":990},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1005},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1010},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1028},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1031},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1049},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1052}],"2021-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1158},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1172},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1173},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1174},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1187},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1196},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1204},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1205},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1224},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1229},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1247},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1250},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1268},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1271}],"2021-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1176},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1190},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1191},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1192},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1205},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1214},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1222},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1223},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1242},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1247},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1265},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1268},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1286},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1292},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1295}],"2021-07-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1176},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1190},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1191},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1192},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1205},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1214},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1222},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1223},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1242},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1247},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1265},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1268},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1286},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1292},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1295}],"2021-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1188},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1202},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1203},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1204},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1217},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1226},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1234},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1235},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1254},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1259},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1277},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1280},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1298},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1304},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1307}],"2021-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1188},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1202},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1203},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1204},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1217},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1226},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1234},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1235},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1254},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1259},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1277},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1280},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1298},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1304},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1307}],"2021-11-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1202},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1216},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1217},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1218},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1231},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1240},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1248},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1249},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1268},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1273},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1279},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1297},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1300},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1318},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1324},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1327}],"2021-12-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1202},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1216},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1217},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1218},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1231},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1240},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1248},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1249},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1268},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1273},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1279},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1297},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1300},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1318},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1324},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1327}],"2022-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1207},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1221},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1222},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1223},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1236},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1245},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1253},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1254},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1273},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1278},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1284},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1302},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1305},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1323},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1329},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1332}],"2022-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1207},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1221},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1222},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1223},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1236},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1245},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1253},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1254},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1273},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1278},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1284},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1302},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1305},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1323},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1329},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1332}],"2022-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1207},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1221},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1222},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1223},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1236},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1245},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1253},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1254},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1273},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1278},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1284},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1302},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1305},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1323},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1329},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1332}],"2022-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1207},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1221},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1222},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1223},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1236},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1245},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1253},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1254},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1273},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1278},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1284},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1302},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1305},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1323},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1329},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1332}],"2022-05-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1240},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1254},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1255},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1256},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1269},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1278},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1286},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1287},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1306},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1311},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1317},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1335},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1338},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1356},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1362},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1365}],"2022-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1240},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1254},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1255},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1256},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1269},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1278},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1286},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1287},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1306},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1311},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1317},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1335},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1338},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1356},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1362},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1365}],"2022-09-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1240},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1254},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1255},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1256},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1269},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1278},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1286},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1287},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1306},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1311},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1317},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1335},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1338},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1356},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1362},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1365}],"2022-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1243},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1257},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1258},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1259},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1272},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1281},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1289},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1290},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1309},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1314},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1320},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1338},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1341},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1359},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1365},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1368}],"2023-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1251},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1265},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1266},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1267},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1280},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1289},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1297},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1298},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1317},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1322},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1328},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1346},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1349},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1367},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1373},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1376}],"2023-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1254},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1268},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1269},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1270},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1283},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1292},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1300},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1301},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1320},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1325},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1331},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1349},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1352},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1370},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1376},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1379}],"2023-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1254},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1268},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1269},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1270},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1283},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1292},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1300},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1301},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1320},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1325},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1331},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1349},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1352},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1370},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1376},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1379}],"2023-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1274},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1288},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1289},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1290},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1303},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1312},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1320},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1321},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1340},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1345},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1351},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1369},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1372},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1390},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1396},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1399}]},"microsoft.recoveryservices/vaults/replicationfabrics":{"2016-08-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":529},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":550},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":554},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":555},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":556}],"2018-01-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":577},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":578},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":582},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":583},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":586}],"2018-07-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":799},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":800},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":804},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":805},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":808}],"2021-02-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":954},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":955},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":959},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":960},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":963}],"2021-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":799},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":800},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":804},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":805},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":808}],"2021-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":954},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":955},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":959},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":960},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":963}],"2021-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":967},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":968},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":972},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":973},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":976}],"2021-07-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":967},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":968},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":972},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":973},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":976}],"2021-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":979},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":980},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":984},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":985},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":988}],"2021-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":979},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":980},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":984},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":985},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":988}],"2021-11-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":992},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":993},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":997},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":998},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1001}],"2021-12-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":992},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":993},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":997},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":998},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1001}],"2022-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":995},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":996},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1000},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1001},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1004}],"2022-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":995},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":996},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1000},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1001},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1004}],"2022-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":995},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":996},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1000},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1001},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1004}],"2022-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":995},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":996},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1000},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1001},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1004}],"2022-05-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1008},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1009},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1013},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1014},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1017}],"2022-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1008},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1009},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1013},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1014},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1017}],"2022-09-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1008},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1009},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1013},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1014},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1017}],"2022-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1011},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1012},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1016},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1017},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1020}],"2023-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1018},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1019},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1023},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1024},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1027}],"2023-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1021},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1022},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1026},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1027},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1030}],"2023-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1021},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1022},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1026},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1027},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1030}],"2023-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1035},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1036},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1040},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1041},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1044}]},"microsoft.recoveryservices/vaults/replicationfabrics/replicationrecoveryservicesproviders":{"2016-08-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":558},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":559}],"2018-01-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":781},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":782}],"2018-07-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1061},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1062}],"2021-02-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1280},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1281}],"2021-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1061},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1062}],"2021-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1280},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1281}],"2021-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1304},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1305}],"2021-07-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1304},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1305}],"2021-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1316},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1317}],"2021-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1316},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1317}],"2021-11-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1336},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1337}],"2021-12-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1336},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1337}],"2022-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1341},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1342}],"2022-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1341},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1342}],"2022-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1341},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1342}],"2022-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1341},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1342}],"2022-05-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1374},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1375}],"2022-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1374},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1375}],"2022-09-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1374},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1375}],"2022-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1377},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1378}],"2023-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1385},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1386}],"2023-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1388},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1389}],"2023-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1388},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1389}],"2023-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1408},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1409}]},"microsoft.recoveryservices/vaults/replicationrecoveryplans":{"2016-08-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":565},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":566},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":569},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":611},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":621},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":628}],"2018-01-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":794},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":839},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":840},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":847},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":850},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":860}],"2018-07-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1075},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1127},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1128},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1135},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1138},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1148}],"2021-02-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1294},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1295},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1352},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1353},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1360},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1363},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1373}],"2021-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1075},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1127},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1128},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1135},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1138},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1148}],"2021-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1294},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1295},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1352},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1353},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1360},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1363},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1373}],"2021-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1318},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1319},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1376},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1377},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1384},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1387},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1397}],"2021-07-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1318},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1319},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1376},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1377},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1384},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1387},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1397}],"2021-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1330},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1331},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1388},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1389},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1396},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1399},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1409}],"2021-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1330},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1331},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1388},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1389},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1396},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1399},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1409}],"2021-11-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1350},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1351},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1408},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1409},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1416},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1419},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1429}],"2021-12-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1350},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1351},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1408},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1409},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1416},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1419},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1429}],"2022-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1355},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1356},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1413},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1414},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1421},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1424},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1434}],"2022-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1355},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1356},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1413},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1414},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1421},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1424},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1434}],"2022-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1355},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1356},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1413},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1414},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1421},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1424},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1434}],"2022-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1355},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1356},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1413},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1414},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1421},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1424},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1434}],"2022-05-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1388},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1389},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1446},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1447},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1454},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1457},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1467}],"2022-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1388},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1389},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1446},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1447},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1454},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1457},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1467}],"2022-09-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1388},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1389},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1446},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1447},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1454},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1457},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1467}],"2022-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1391},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1392},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1449},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1450},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1457},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1460},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1470}],"2023-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1399},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1400},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1457},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1458},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1465},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1468},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1478}],"2023-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1402},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1403},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1460},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1461},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1468},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1471},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1481}],"2023-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1402},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1403},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1460},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1461},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1468},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1471},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1481}],"2023-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1422},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1423},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1480},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1481},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1488},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1491},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1501}]},"microsoft.recoveryservices/vaults/replicationfabrics/replicationprotectioncontainers":{"2016-08-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":638},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":639},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":642}],"2018-01-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":591},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":592},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":600}],"2018-07-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":813},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":814},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":822}],"2021-02-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":968},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":969},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":977}],"2021-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":813},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":814},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":822}],"2021-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":968},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":969},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":977}],"2021-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":981},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":982},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":990}],"2021-07-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":981},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":982},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":990}],"2021-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":993},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":994},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1002}],"2021-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":993},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":994},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1002}],"2021-11-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1006},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1007},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1015}],"2021-12-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1006},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1007},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1015}],"2022-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1009},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1010},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1018}],"2022-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1009},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1010},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1018}],"2022-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1009},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1010},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1018}],"2022-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1009},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1010},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1018}],"2022-05-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1022},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1023},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1031}],"2022-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1022},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1023},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1031}],"2022-09-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1022},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1023},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1031}],"2022-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1025},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1026},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1034}],"2023-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1032},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1033},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1041}],"2023-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1035},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1036},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1044}],"2023-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1035},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1036},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1044}],"2023-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1049},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1050},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1058}]},"microsoft.recoveryservices/vaults/replicationfabrics/replicationprotectioncontainers/replicationprotectioncontainermappings":{"2016-08-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":646}],"2018-01-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":776}],"2018-07-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1056}],"2021-02-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1275}],"2021-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1056}],"2021-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1275}],"2021-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1299}],"2021-07-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1299}],"2021-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1311}],"2021-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1311}],"2021-11-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1331}],"2021-12-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1331}],"2022-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1336}],"2022-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1336}],"2022-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1336}],"2022-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1336}],"2022-05-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1369}],"2022-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1369}],"2022-09-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1369}],"2022-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1372}],"2023-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1380}],"2023-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1383}],"2023-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1383}],"2023-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1403}]},"microsoft.recoveryservices/vaults/replicationjobs":{"2016-08-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":650},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":651},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2016-08-10/types.json","Index":652}],"2018-01-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":784},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":785},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":788}],"2018-07-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1064},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1065},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1068}],"2021-02-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1283},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1284},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1287}],"2021-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1064},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1065},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1068}],"2021-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1283},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1284},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1287}],"2021-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1307},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1308},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1311}],"2021-07-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1307},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1308},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1311}],"2021-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1319},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1320},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1323}],"2021-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1319},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1320},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1323}],"2021-11-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1339},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1340},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1343}],"2021-12-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1339},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1340},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1343}],"2022-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1344},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1345},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1348}],"2022-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1344},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1345},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1348}],"2022-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1344},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1345},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1348}],"2022-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1344},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1345},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1348}],"2022-05-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1377},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1378},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1381}],"2022-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1377},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1378},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1381}],"2022-09-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1377},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1378},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1381}],"2022-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1380},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1381},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1384}],"2023-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1388},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1389},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1392}],"2023-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1391},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1392},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1395}],"2023-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1391},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1392},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1395}],"2023-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1411},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1412},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1415}]},"microsoft.recoveryservices/vaults/replicationfabrics/replicationprotectioncontainers/replicationmigrationitems":{"2018-01-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":648},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":654},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":660},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":663}],"2018-07-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":860},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":866},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":869}],"2021-02-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1029},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1035},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1041},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1044}],"2021-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":860},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":866},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":869}],"2021-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1029},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1035},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1041},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1044}],"2021-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1042},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1048},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1054},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1057}],"2021-07-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1042},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1048},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1054},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1057}],"2021-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1054},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1060},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1066},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1069}],"2021-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1054},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1060},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1066},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1069}],"2021-11-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1067},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1073},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1079},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1082}],"2021-12-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1067},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1073},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1079},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1082}],"2022-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1070},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1076},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1084},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1087}],"2022-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1070},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1076},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1084},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1087}],"2022-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1070},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1076},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1084},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1087}],"2022-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1070},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1076},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1084},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1087}],"2022-05-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1094},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1097},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1103},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1109},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1117},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1120}],"2022-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1094},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1097},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1103},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1109},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1117},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1120}],"2022-09-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1094},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1097},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1103},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1109},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1117},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1120}],"2022-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1097},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1100},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1106},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1112},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1120},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1123}],"2023-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1105},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1108},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1114},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1120},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1128},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1131}],"2023-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1108},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1111},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1117},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1123},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1131},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1134}],"2023-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1108},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1111},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1117},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1123},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1131},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1134}],"2023-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1122},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1125},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1131},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1137},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1145},{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1148}]},"microsoft.recoveryservices/vaults/replicationvaulthealth":{"2018-01-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-01-10/types.json","Index":882}],"2018-07-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2018-07-10/types.json","Index":1169}],"2021-02-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-02-10/types.json","Index":1399}],"2021-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-03-01/types.json","Index":1169}],"2021-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-04-01/types.json","Index":1399}],"2021-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-06-01/types.json","Index":1423}],"2021-07-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-07-01/types.json","Index":1423}],"2021-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-08-01/types.json","Index":1435}],"2021-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-10-01/types.json","Index":1435}],"2021-11-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-11-01/types.json","Index":1455}],"2021-12-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2021-12-01/types.json","Index":1455}],"2022-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-01-01/types.json","Index":1460}],"2022-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-02-01/types.json","Index":1460}],"2022-03-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-03-01/types.json","Index":1460}],"2022-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-04-01/types.json","Index":1460}],"2022-05-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-05-01/types.json","Index":1493}],"2022-08-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-08-01/types.json","Index":1493}],"2022-09-10":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-09-10/types.json","Index":1493}],"2022-10-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2022-10-01/types.json","Index":1496}],"2023-01-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-01-01/types.json","Index":1504}],"2023-02-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-02-01/types.json","Index":1507}],"2023-04-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-04-01/types.json","Index":1507}],"2023-06-01":[{"RelativePath":"recoveryservicessiterecovery/microsoft.recoveryservices/2023-06-01/types.json","Index":1527}]},"microsoft.redhatopenshift/openshiftclusters":{"2020-04-30":[{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2020-04-30/types.json","Index":46}],"2021-09-01-preview":[{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2021-09-01-preview/types.json","Index":106},{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2021-09-01-preview/types.json","Index":108}],"2022-04-01":[{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2022-04-01/types.json","Index":58},{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2022-04-01/types.json","Index":60}],"2022-09-04":[{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2022-09-04/types.json","Index":78},{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2022-09-04/types.json","Index":80}],"2023-04-01":[{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-04-01/types.json","Index":81},{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-04-01/types.json","Index":83}],"2023-07-01-preview":[{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-07-01-preview/types.json","Index":89},{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-07-01-preview/types.json","Index":91}],"2023-09-04":[{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-09-04/types.json","Index":85},{"RelativePath":"redhatopenshift/microsoft.redhatopenshift/2023-09-04/types.json","Index":87}]},"microsoft.cache/redis":{"2015-08-01":[{"RelativePath":"redis/microsoft.cache/2015-08-01/types.json","Index":25},{"RelativePath":"redis/microsoft.cache/2015-08-01/types.json","Index":30},{"RelativePath":"redis/microsoft.cache/2015-08-01/types.json","Index":36}],"2016-04-01":[{"RelativePath":"redis/microsoft.cache/2016-04-01/types.json","Index":48},{"RelativePath":"redis/microsoft.cache/2016-04-01/types.json","Index":53},{"RelativePath":"redis/microsoft.cache/2016-04-01/types.json","Index":60},{"RelativePath":"redis/microsoft.cache/2016-04-01/types.json","Index":63},{"RelativePath":"redis/microsoft.cache/2016-04-01/types.json","Index":65}],"2017-02-01":[{"RelativePath":"redis/microsoft.cache/2017-02-01/types.json","Index":59},{"RelativePath":"redis/microsoft.cache/2017-02-01/types.json","Index":64},{"RelativePath":"redis/microsoft.cache/2017-02-01/types.json","Index":71},{"RelativePath":"redis/microsoft.cache/2017-02-01/types.json","Index":74},{"RelativePath":"redis/microsoft.cache/2017-02-01/types.json","Index":76}],"2017-10-01":[{"RelativePath":"redis/microsoft.cache/2017-10-01/types.json","Index":60},{"RelativePath":"redis/microsoft.cache/2017-10-01/types.json","Index":65},{"RelativePath":"redis/microsoft.cache/2017-10-01/types.json","Index":72},{"RelativePath":"redis/microsoft.cache/2017-10-01/types.json","Index":75},{"RelativePath":"redis/microsoft.cache/2017-10-01/types.json","Index":77}],"2018-03-01":[{"RelativePath":"redis/microsoft.cache/2018-03-01/types.json","Index":77},{"RelativePath":"redis/microsoft.cache/2018-03-01/types.json","Index":82},{"RelativePath":"redis/microsoft.cache/2018-03-01/types.json","Index":89},{"RelativePath":"redis/microsoft.cache/2018-03-01/types.json","Index":92},{"RelativePath":"redis/microsoft.cache/2018-03-01/types.json","Index":94}],"2019-07-01":[{"RelativePath":"redis/microsoft.cache/2019-07-01/types.json","Index":79},{"RelativePath":"redis/microsoft.cache/2019-07-01/types.json","Index":84},{"RelativePath":"redis/microsoft.cache/2019-07-01/types.json","Index":92},{"RelativePath":"redis/microsoft.cache/2019-07-01/types.json","Index":95},{"RelativePath":"redis/microsoft.cache/2019-07-01/types.json","Index":97}],"2020-06-01":[{"RelativePath":"redis/microsoft.cache/2020-06-01/types.json","Index":100},{"RelativePath":"redis/microsoft.cache/2020-06-01/types.json","Index":105},{"RelativePath":"redis/microsoft.cache/2020-06-01/types.json","Index":113},{"RelativePath":"redis/microsoft.cache/2020-06-01/types.json","Index":116},{"RelativePath":"redis/microsoft.cache/2020-06-01/types.json","Index":118}],"2020-12-01":[{"RelativePath":"redis/microsoft.cache/2020-12-01/types.json","Index":100},{"RelativePath":"redis/microsoft.cache/2020-12-01/types.json","Index":105},{"RelativePath":"redis/microsoft.cache/2020-12-01/types.json","Index":113},{"RelativePath":"redis/microsoft.cache/2020-12-01/types.json","Index":116},{"RelativePath":"redis/microsoft.cache/2020-12-01/types.json","Index":118}],"2021-06-01":[{"RelativePath":"redis/microsoft.cache/2021-06-01/types.json","Index":108},{"RelativePath":"redis/microsoft.cache/2021-06-01/types.json","Index":113},{"RelativePath":"redis/microsoft.cache/2021-06-01/types.json","Index":121},{"RelativePath":"redis/microsoft.cache/2021-06-01/types.json","Index":124},{"RelativePath":"redis/microsoft.cache/2021-06-01/types.json","Index":126}],"2022-05-01":[{"RelativePath":"redis/microsoft.cache/2022-05-01/types.json","Index":108},{"RelativePath":"redis/microsoft.cache/2022-05-01/types.json","Index":113},{"RelativePath":"redis/microsoft.cache/2022-05-01/types.json","Index":121},{"RelativePath":"redis/microsoft.cache/2022-05-01/types.json","Index":124},{"RelativePath":"redis/microsoft.cache/2022-05-01/types.json","Index":126}],"2022-06-01":[{"RelativePath":"redis/microsoft.cache/2022-06-01/types.json","Index":108},{"RelativePath":"redis/microsoft.cache/2022-06-01/types.json","Index":113},{"RelativePath":"redis/microsoft.cache/2022-06-01/types.json","Index":121},{"RelativePath":"redis/microsoft.cache/2022-06-01/types.json","Index":124},{"RelativePath":"redis/microsoft.cache/2022-06-01/types.json","Index":126}],"2023-04-01":[{"RelativePath":"redis/microsoft.cache/2023-04-01/types.json","Index":108},{"RelativePath":"redis/microsoft.cache/2023-04-01/types.json","Index":113},{"RelativePath":"redis/microsoft.cache/2023-04-01/types.json","Index":121},{"RelativePath":"redis/microsoft.cache/2023-04-01/types.json","Index":124},{"RelativePath":"redis/microsoft.cache/2023-04-01/types.json","Index":126}],"2023-05-01-preview":[{"RelativePath":"redis/microsoft.cache/2023-05-01-preview/types.json","Index":136},{"RelativePath":"redis/microsoft.cache/2023-05-01-preview/types.json","Index":141},{"RelativePath":"redis/microsoft.cache/2023-05-01-preview/types.json","Index":149},{"RelativePath":"redis/microsoft.cache/2023-05-01-preview/types.json","Index":152},{"RelativePath":"redis/microsoft.cache/2023-05-01-preview/types.json","Index":154}],"2023-08-01":[{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":139},{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":144},{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":152},{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":155},{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":157},{"RelativePath":"redis/microsoft.cache/2023-08-01/types.json","Index":164}]},"microsoft.cache/redisenterprise/databases":{"2020-10-01-preview":[{"RelativePath":"redisenterprise/microsoft.cache/2020-10-01-preview/types.json","Index":105},{"RelativePath":"redisenterprise/microsoft.cache/2020-10-01-preview/types.json","Index":110},{"RelativePath":"redisenterprise/microsoft.cache/2020-10-01-preview/types.json","Index":112},{"RelativePath":"redisenterprise/microsoft.cache/2020-10-01-preview/types.json","Index":114}],"2021-02-01-preview":[{"RelativePath":"redisenterprise/microsoft.cache/2021-02-01-preview/types.json","Index":126},{"RelativePath":"redisenterprise/microsoft.cache/2021-02-01-preview/types.json","Index":131},{"RelativePath":"redisenterprise/microsoft.cache/2021-02-01-preview/types.json","Index":133},{"RelativePath":"redisenterprise/microsoft.cache/2021-02-01-preview/types.json","Index":135},{"RelativePath":"redisenterprise/microsoft.cache/2021-02-01-preview/types.json","Index":138}],"2021-03-01":[{"RelativePath":"redisenterprise/microsoft.cache/2021-03-01/types.json","Index":117},{"RelativePath":"redisenterprise/microsoft.cache/2021-03-01/types.json","Index":122},{"RelativePath":"redisenterprise/microsoft.cache/2021-03-01/types.json","Index":124},{"RelativePath":"redisenterprise/microsoft.cache/2021-03-01/types.json","Index":126}],"2021-08-01":[{"RelativePath":"redisenterprise/microsoft.cache/2021-08-01/types.json","Index":117},{"RelativePath":"redisenterprise/microsoft.cache/2021-08-01/types.json","Index":122},{"RelativePath":"redisenterprise/microsoft.cache/2021-08-01/types.json","Index":125},{"RelativePath":"redisenterprise/microsoft.cache/2021-08-01/types.json","Index":127}],"2022-01-01":[{"RelativePath":"redisenterprise/microsoft.cache/2022-01-01/types.json","Index":126},{"RelativePath":"redisenterprise/microsoft.cache/2022-01-01/types.json","Index":131},{"RelativePath":"redisenterprise/microsoft.cache/2022-01-01/types.json","Index":134},{"RelativePath":"redisenterprise/microsoft.cache/2022-01-01/types.json","Index":136},{"RelativePath":"redisenterprise/microsoft.cache/2022-01-01/types.json","Index":139}],"2022-11-01-preview":[{"RelativePath":"redisenterprise/microsoft.cache/2022-11-01-preview/types.json","Index":157},{"RelativePath":"redisenterprise/microsoft.cache/2022-11-01-preview/types.json","Index":162},{"RelativePath":"redisenterprise/microsoft.cache/2022-11-01-preview/types.json","Index":165},{"RelativePath":"redisenterprise/microsoft.cache/2022-11-01-preview/types.json","Index":167},{"RelativePath":"redisenterprise/microsoft.cache/2022-11-01-preview/types.json","Index":170}],"2023-03-01-preview":[{"RelativePath":"redisenterprise/microsoft.cache/2023-03-01-preview/types.json","Index":151},{"RelativePath":"redisenterprise/microsoft.cache/2023-03-01-preview/types.json","Index":156},{"RelativePath":"redisenterprise/microsoft.cache/2023-03-01-preview/types.json","Index":159},{"RelativePath":"redisenterprise/microsoft.cache/2023-03-01-preview/types.json","Index":161},{"RelativePath":"redisenterprise/microsoft.cache/2023-03-01-preview/types.json","Index":164},{"RelativePath":"redisenterprise/microsoft.cache/2023-03-01-preview/types.json","Index":167}],"2023-07-01":[{"RelativePath":"redisenterprise/microsoft.cache/2023-07-01/types.json","Index":126},{"RelativePath":"redisenterprise/microsoft.cache/2023-07-01/types.json","Index":131},{"RelativePath":"redisenterprise/microsoft.cache/2023-07-01/types.json","Index":134},{"RelativePath":"redisenterprise/microsoft.cache/2023-07-01/types.json","Index":136},{"RelativePath":"redisenterprise/microsoft.cache/2023-07-01/types.json","Index":139},{"RelativePath":"redisenterprise/microsoft.cache/2023-07-01/types.json","Index":142}],"2023-08-01-preview":[{"RelativePath":"redisenterprise/microsoft.cache/2023-08-01-preview/types.json","Index":155},{"RelativePath":"redisenterprise/microsoft.cache/2023-08-01-preview/types.json","Index":160},{"RelativePath":"redisenterprise/microsoft.cache/2023-08-01-preview/types.json","Index":163},{"RelativePath":"redisenterprise/microsoft.cache/2023-08-01-preview/types.json","Index":165},{"RelativePath":"redisenterprise/microsoft.cache/2023-08-01-preview/types.json","Index":168},{"RelativePath":"redisenterprise/microsoft.cache/2023-08-01-preview/types.json","Index":171}],"2023-10-01-preview":[{"RelativePath":"redisenterprise/microsoft.cache/2023-10-01-preview/types.json","Index":158},{"RelativePath":"redisenterprise/microsoft.cache/2023-10-01-preview/types.json","Index":163},{"RelativePath":"redisenterprise/microsoft.cache/2023-10-01-preview/types.json","Index":166},{"RelativePath":"redisenterprise/microsoft.cache/2023-10-01-preview/types.json","Index":168},{"RelativePath":"redisenterprise/microsoft.cache/2023-10-01-preview/types.json","Index":171},{"RelativePath":"redisenterprise/microsoft.cache/2023-10-01-preview/types.json","Index":174}],"2023-11-01":[{"RelativePath":"redisenterprise/microsoft.cache/2023-11-01/types.json","Index":144},{"RelativePath":"redisenterprise/microsoft.cache/2023-11-01/types.json","Index":149},{"RelativePath":"redisenterprise/microsoft.cache/2023-11-01/types.json","Index":152},{"RelativePath":"redisenterprise/microsoft.cache/2023-11-01/types.json","Index":154},{"RelativePath":"redisenterprise/microsoft.cache/2023-11-01/types.json","Index":157},{"RelativePath":"redisenterprise/microsoft.cache/2023-11-01/types.json","Index":160}]},"microsoft.relay/namespaces":{"2016-07-01":[{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":53}]},"microsoft.relay/namespaces/authorizationrules":{"2016-07-01":[{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":55},{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":60}],"2017-04-01":[{"RelativePath":"relay/microsoft.relay/2017-04-01/types.json","Index":56},{"RelativePath":"relay/microsoft.relay/2017-04-01/types.json","Index":61}],"2021-11-01":[{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":104},{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":109}]},"microsoft.relay/namespaces/hybridconnections":{"2016-07-01":[{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":61}]},"microsoft.relay/namespaces/hybridconnections/authorizationrules":{"2016-07-01":[{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":62},{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":63}],"2017-04-01":[{"RelativePath":"relay/microsoft.relay/2017-04-01/types.json","Index":62},{"RelativePath":"relay/microsoft.relay/2017-04-01/types.json","Index":63}],"2021-11-01":[{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":110},{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":111}]},"microsoft.relay/namespaces/wcfrelays":{"2016-07-01":[{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":64}]},"microsoft.relay/namespaces/wcfrelays/authorizationrules":{"2016-07-01":[{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":65},{"RelativePath":"relay/microsoft.relay/2016-07-01/types.json","Index":66}],"2017-04-01":[{"RelativePath":"relay/microsoft.relay/2017-04-01/types.json","Index":64},{"RelativePath":"relay/microsoft.relay/2017-04-01/types.json","Index":65}],"2021-11-01":[{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":112},{"RelativePath":"relay/microsoft.relay/2021-11-01/types.json","Index":113}]},"microsoft.capacity/reservationorders":{"2017-11-01":[{"RelativePath":"reservations/microsoft.capacity/2017-11-01/types.json","Index":129},{"RelativePath":"reservations/microsoft.capacity/2017-11-01/types.json","Index":134}],"2018-06-01":[{"RelativePath":"reservations/microsoft.capacity/2018-06-01/types.json","Index":57},{"RelativePath":"reservations/microsoft.capacity/2018-06-01/types.json","Index":62}],"2019-04-01":[{"RelativePath":"reservations/microsoft.capacity/2019-04-01/types.json","Index":172},{"RelativePath":"reservations/microsoft.capacity/2019-04-01/types.json","Index":177}],"2020-10-01-preview":[{"RelativePath":"reservations/microsoft.capacity/2020-10-01-preview/types.json","Index":162},{"RelativePath":"reservations/microsoft.capacity/2020-10-01-preview/types.json","Index":167}],"2020-11-15-preview":[{"RelativePath":"reservations/microsoft.capacity/2020-11-15-preview/types.json","Index":12}],"2021-07-01":[{"RelativePath":"reservations/microsoft.capacity/2021-07-01/types.json","Index":225},{"RelativePath":"reservations/microsoft.capacity/2021-07-01/types.json","Index":230},{"RelativePath":"reservations/microsoft.capacity/2021-07-01/types.json","Index":235}],"2022-03-01":[{"RelativePath":"reservations/microsoft.capacity/2022-03-01/types.json","Index":232},{"RelativePath":"reservations/microsoft.capacity/2022-03-01/types.json","Index":237},{"RelativePath":"reservations/microsoft.capacity/2022-03-01/types.json","Index":242},{"RelativePath":"reservations/microsoft.capacity/2022-03-01/types.json","Index":315},{"RelativePath":"reservations/microsoft.capacity/2022-03-01/types.json","Index":318}],"2022-11-01":[{"RelativePath":"reservations/microsoft.capacity/2022-11-01/types.json","Index":235},{"RelativePath":"reservations/microsoft.capacity/2022-11-01/types.json","Index":240},{"RelativePath":"reservations/microsoft.capacity/2022-11-01/types.json","Index":245},{"RelativePath":"reservations/microsoft.capacity/2022-11-01/types.json","Index":318},{"RelativePath":"reservations/microsoft.capacity/2022-11-01/types.json","Index":345}]},"microsoft.capacity/reservationorders/reservations":{"2019-04-01":[{"RelativePath":"reservations/microsoft.capacity/2019-04-01/types.json","Index":165},{"RelativePath":"reservations/microsoft.capacity/2019-04-01/types.json","Index":166},{"RelativePath":"reservations/microsoft.capacity/2019-04-01/types.json","Index":167}],"2020-10-01-preview":[{"RelativePath":"reservations/microsoft.capacity/2020-10-01-preview/types.json","Index":157}],"2021-07-01":[{"RelativePath":"reservations/microsoft.capacity/2021-07-01/types.json","Index":220}],"2022-03-01":[{"RelativePath":"reservations/microsoft.capacity/2022-03-01/types.json","Index":225},{"RelativePath":"reservations/microsoft.capacity/2022-03-01/types.json","Index":226},{"RelativePath":"reservations/microsoft.capacity/2022-03-01/types.json","Index":227}],"2022-11-01":[{"RelativePath":"reservations/microsoft.capacity/2022-11-01/types.json","Index":228},{"RelativePath":"reservations/microsoft.capacity/2022-11-01/types.json","Index":229},{"RelativePath":"reservations/microsoft.capacity/2022-11-01/types.json","Index":230}]},"microsoft.resourceconnector/appliances":{"2021-10-31-preview":[{"RelativePath":"resourceconnector/microsoft.resourceconnector/2021-10-31-preview/types.json","Index":47}],"2022-04-15-preview":[{"RelativePath":"resourceconnector/microsoft.resourceconnector/2022-04-15-preview/types.json","Index":65},{"RelativePath":"resourceconnector/microsoft.resourceconnector/2022-04-15-preview/types.json","Index":69}],"2022-10-27":[{"RelativePath":"resourceconnector/microsoft.resourceconnector/2022-10-27/types.json","Index":76},{"RelativePath":"resourceconnector/microsoft.resourceconnector/2022-10-27/types.json","Index":83}]},"microsoft.resourcehealth/events":{"2022-10-01-preview":[{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-10-01-preview/types.json","Index":114},{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-10-01-preview/types.json","Index":116}],"2022-10-01":[{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-10-01/types.json","Index":114},{"RelativePath":"resourcehealth/microsoft.resourcehealth/2022-10-01/types.json","Index":116}],"2023-07-01-preview":[{"RelativePath":"resourcehealth/microsoft.resourcehealth/2023-07-01-preview/types.json","Index":116},{"RelativePath":"resourcehealth/microsoft.resourcehealth/2023-07-01-preview/types.json","Index":118}],"2023-10-01-preview":[{"RelativePath":"resourcehealth/microsoft.resourcehealth/2023-10-01-preview/types.json","Index":116},{"RelativePath":"resourcehealth/microsoft.resourcehealth/2023-10-01-preview/types.json","Index":118}]},"microsoft.migrate/movecollections":{"2019-10-01-preview":[{"RelativePath":"resourcemover/microsoft.migrate/2019-10-01-preview/types.json","Index":142},{"RelativePath":"resourcemover/microsoft.migrate/2019-10-01-preview/types.json","Index":148},{"RelativePath":"resourcemover/microsoft.migrate/2019-10-01-preview/types.json","Index":154},{"RelativePath":"resourcemover/microsoft.migrate/2019-10-01-preview/types.json","Index":160},{"RelativePath":"resourcemover/microsoft.migrate/2019-10-01-preview/types.json","Index":161},{"RelativePath":"resourcemover/microsoft.migrate/2019-10-01-preview/types.json","Index":167}],"2021-01-01":[{"RelativePath":"resourcemover/microsoft.migrate/2021-01-01/types.json","Index":142},{"RelativePath":"resourcemover/microsoft.migrate/2021-01-01/types.json","Index":148},{"RelativePath":"resourcemover/microsoft.migrate/2021-01-01/types.json","Index":154},{"RelativePath":"resourcemover/microsoft.migrate/2021-01-01/types.json","Index":160},{"RelativePath":"resourcemover/microsoft.migrate/2021-01-01/types.json","Index":161},{"RelativePath":"resourcemover/microsoft.migrate/2021-01-01/types.json","Index":167}],"2021-08-01":[{"RelativePath":"resourcemover/microsoft.migrate/2021-08-01/types.json","Index":163},{"RelativePath":"resourcemover/microsoft.migrate/2021-08-01/types.json","Index":169},{"RelativePath":"resourcemover/microsoft.migrate/2021-08-01/types.json","Index":175},{"RelativePath":"resourcemover/microsoft.migrate/2021-08-01/types.json","Index":181},{"RelativePath":"resourcemover/microsoft.migrate/2021-08-01/types.json","Index":182},{"RelativePath":"resourcemover/microsoft.migrate/2021-08-01/types.json","Index":188}],"2022-08-01":[{"RelativePath":"resourcemover/microsoft.migrate/2022-08-01/types.json","Index":163},{"RelativePath":"resourcemover/microsoft.migrate/2022-08-01/types.json","Index":169},{"RelativePath":"resourcemover/microsoft.migrate/2022-08-01/types.json","Index":175},{"RelativePath":"resourcemover/microsoft.migrate/2022-08-01/types.json","Index":181},{"RelativePath":"resourcemover/microsoft.migrate/2022-08-01/types.json","Index":182},{"RelativePath":"resourcemover/microsoft.migrate/2022-08-01/types.json","Index":188}],"2023-08-01":[{"RelativePath":"resourcemover/microsoft.migrate/2023-08-01/types.json","Index":166},{"RelativePath":"resourcemover/microsoft.migrate/2023-08-01/types.json","Index":172},{"RelativePath":"resourcemover/microsoft.migrate/2023-08-01/types.json","Index":178},{"RelativePath":"resourcemover/microsoft.migrate/2023-08-01/types.json","Index":184},{"RelativePath":"resourcemover/microsoft.migrate/2023-08-01/types.json","Index":185},{"RelativePath":"resourcemover/microsoft.migrate/2023-08-01/types.json","Index":191}]},"microsoft.resources/deployments":{"2015-11-01":[{"RelativePath":"resources/microsoft.resources/2015-11-01/types.json","Index":39},{"RelativePath":"resources/microsoft.resources/2015-11-01/types.json","Index":55}],"2016-02-01":[{"RelativePath":"resources/microsoft.resources/2016-02-01/types.json","Index":45},{"RelativePath":"resources/microsoft.resources/2016-02-01/types.json","Index":60},{"RelativePath":"resources/microsoft.resources/2016-02-01/types.json","Index":62}],"2016-07-01":[{"RelativePath":"resources/microsoft.resources/2016-07-01/types.json","Index":48},{"RelativePath":"resources/microsoft.resources/2016-07-01/types.json","Index":63},{"RelativePath":"resources/microsoft.resources/2016-07-01/types.json","Index":65}],"2016-09-01":[{"RelativePath":"resources/microsoft.resources/2016-09-01/types.json","Index":48},{"RelativePath":"resources/microsoft.resources/2016-09-01/types.json","Index":63},{"RelativePath":"resources/microsoft.resources/2016-09-01/types.json","Index":65}],"2017-05-10":[{"RelativePath":"resources/microsoft.resources/2017-05-10/types.json","Index":48},{"RelativePath":"resources/microsoft.resources/2017-05-10/types.json","Index":63},{"RelativePath":"resources/microsoft.resources/2017-05-10/types.json","Index":65}],"2018-02-01":[{"RelativePath":"resources/microsoft.resources/2018-02-01/types.json","Index":52},{"RelativePath":"resources/microsoft.resources/2018-02-01/types.json","Index":75},{"RelativePath":"resources/microsoft.resources/2018-02-01/types.json","Index":77}],"2018-05-01":[{"RelativePath":"resources/microsoft.resources/2018-05-01/types.json","Index":52},{"RelativePath":"resources/microsoft.resources/2018-05-01/types.json","Index":75},{"RelativePath":"resources/microsoft.resources/2018-05-01/types.json","Index":77}],"2019-03-01":[{"RelativePath":"resources/microsoft.resources/2019-03-01/types.json","Index":52},{"RelativePath":"resources/microsoft.resources/2019-03-01/types.json","Index":75},{"RelativePath":"resources/microsoft.resources/2019-03-01/types.json","Index":77}],"2019-05-01":[{"RelativePath":"resources/microsoft.resources/2019-05-01/types.json","Index":52},{"RelativePath":"resources/microsoft.resources/2019-05-01/types.json","Index":75},{"RelativePath":"resources/microsoft.resources/2019-05-01/types.json","Index":77}],"2019-05-10":[{"RelativePath":"resources/microsoft.resources/2019-05-10/types.json","Index":52},{"RelativePath":"resources/microsoft.resources/2019-05-10/types.json","Index":75},{"RelativePath":"resources/microsoft.resources/2019-05-10/types.json","Index":77}],"2019-07-01":[{"RelativePath":"resources/microsoft.resources/2019-07-01/types.json","Index":52},{"RelativePath":"resources/microsoft.resources/2019-07-01/types.json","Index":73},{"RelativePath":"resources/microsoft.resources/2019-07-01/types.json","Index":75},{"RelativePath":"resources/microsoft.resources/2019-07-01/types.json","Index":104}],"2019-08-01":[{"RelativePath":"resources/microsoft.resources/2019-08-01/types.json","Index":52},{"RelativePath":"resources/microsoft.resources/2019-08-01/types.json","Index":73},{"RelativePath":"resources/microsoft.resources/2019-08-01/types.json","Index":75},{"RelativePath":"resources/microsoft.resources/2019-08-01/types.json","Index":104}],"2019-10-01":[{"RelativePath":"resources/microsoft.resources/2019-10-01/types.json","Index":71},{"RelativePath":"resources/microsoft.resources/2019-10-01/types.json","Index":95},{"RelativePath":"resources/microsoft.resources/2019-10-01/types.json","Index":97},{"RelativePath":"resources/microsoft.resources/2019-10-01/types.json","Index":126}],"2020-06-01":[{"RelativePath":"resources/microsoft.resources/2020-06-01/types.json","Index":104},{"RelativePath":"resources/microsoft.resources/2020-06-01/types.json","Index":141},{"RelativePath":"resources/microsoft.resources/2020-06-01/types.json","Index":143},{"RelativePath":"resources/microsoft.resources/2020-06-01/types.json","Index":172}],"2020-08-01":[{"RelativePath":"resources/microsoft.resources/2020-08-01/types.json","Index":102},{"RelativePath":"resources/microsoft.resources/2020-08-01/types.json","Index":139},{"RelativePath":"resources/microsoft.resources/2020-08-01/types.json","Index":141},{"RelativePath":"resources/microsoft.resources/2020-08-01/types.json","Index":170}],"2020-10-01":[{"RelativePath":"resources/microsoft.resources/2020-10-01/types.json","Index":172},{"RelativePath":"resources/microsoft.resources/2020-10-01/types.json","Index":209},{"RelativePath":"resources/microsoft.resources/2020-10-01/types.json","Index":211},{"RelativePath":"resources/microsoft.resources/2020-10-01/types.json","Index":240}],"2021-01-01":[{"RelativePath":"resources/microsoft.resources/2021-01-01/types.json","Index":107},{"RelativePath":"resources/microsoft.resources/2021-01-01/types.json","Index":144},{"RelativePath":"resources/microsoft.resources/2021-01-01/types.json","Index":146},{"RelativePath":"resources/microsoft.resources/2021-01-01/types.json","Index":177}],"2021-04-01":[{"RelativePath":"resources/microsoft.resources/2021-04-01/types.json","Index":112},{"RelativePath":"resources/microsoft.resources/2021-04-01/types.json","Index":149},{"RelativePath":"resources/microsoft.resources/2021-04-01/types.json","Index":151},{"RelativePath":"resources/microsoft.resources/2021-04-01/types.json","Index":182}],"2022-09-01":[{"RelativePath":"resources/microsoft.resources/2022-09-01/types.json","Index":116},{"RelativePath":"resources/microsoft.resources/2022-09-01/types.json","Index":154},{"RelativePath":"resources/microsoft.resources/2022-09-01/types.json","Index":156},{"RelativePath":"resources/microsoft.resources/2022-09-01/types.json","Index":188}],"2023-07-01":[{"RelativePath":"resources/microsoft.resources/2023-07-01/types.json","Index":116},{"RelativePath":"resources/microsoft.resources/2023-07-01/types.json","Index":154},{"RelativePath":"resources/microsoft.resources/2023-07-01/types.json","Index":156},{"RelativePath":"resources/microsoft.resources/2023-07-01/types.json","Index":188}]},"microsoft.resources/deploymentstacks":{"2022-08-01-preview":[{"RelativePath":"resources/microsoft.resources/2022-08-01-preview/types.json","Index":82}]},"microsoft.solutions/applications":{"2019-07-01":[{"RelativePath":"resources/microsoft.solutions/2019-07-01/types.json","Index":143},{"RelativePath":"solutions/microsoft.solutions/2019-07-01/types.json","Index":146},{"RelativePath":"solutions/microsoft.solutions/2019-07-01/types.json","Index":160},{"RelativePath":"solutions/microsoft.solutions/2019-07-01/types.json","Index":166}],"2020-08-21-preview":[{"RelativePath":"resources/microsoft.solutions/2020-08-21-preview/types.json","Index":143},{"RelativePath":"solutions/microsoft.solutions/2020-08-21-preview/types.json","Index":146},{"RelativePath":"solutions/microsoft.solutions/2020-08-21-preview/types.json","Index":160},{"RelativePath":"solutions/microsoft.solutions/2020-08-21-preview/types.json","Index":166}],"2018-02-01":[{"RelativePath":"solutions/microsoft.solutions/2018-02-01/types.json","Index":78}],"2018-03-01":[{"RelativePath":"solutions/microsoft.solutions/2018-03-01/types.json","Index":123},{"RelativePath":"solutions/microsoft.solutions/2018-03-01/types.json","Index":137},{"RelativePath":"solutions/microsoft.solutions/2018-03-01/types.json","Index":143}],"2018-06-01":[{"RelativePath":"solutions/microsoft.solutions/2018-06-01/types.json","Index":123},{"RelativePath":"solutions/microsoft.solutions/2018-06-01/types.json","Index":137},{"RelativePath":"solutions/microsoft.solutions/2018-06-01/types.json","Index":143}],"2018-09-01-preview":[{"RelativePath":"solutions/microsoft.solutions/2018-09-01-preview/types.json","Index":123},{"RelativePath":"solutions/microsoft.solutions/2018-09-01-preview/types.json","Index":137},{"RelativePath":"solutions/microsoft.solutions/2018-09-01-preview/types.json","Index":143}],"2021-02-01-preview":[{"RelativePath":"solutions/microsoft.solutions/2021-02-01-preview/types.json","Index":154},{"RelativePath":"solutions/microsoft.solutions/2021-02-01-preview/types.json","Index":157},{"RelativePath":"solutions/microsoft.solutions/2021-02-01-preview/types.json","Index":171},{"RelativePath":"solutions/microsoft.solutions/2021-02-01-preview/types.json","Index":177}],"2021-07-01":[{"RelativePath":"solutions/microsoft.solutions/2021-07-01/types.json","Index":148},{"RelativePath":"solutions/microsoft.solutions/2021-07-01/types.json","Index":151},{"RelativePath":"solutions/microsoft.solutions/2021-07-01/types.json","Index":165},{"RelativePath":"solutions/microsoft.solutions/2021-07-01/types.json","Index":171}]},"microsoft.scheduler/jobcollections":{"2014-08-01-preview":[{"RelativePath":"scheduler/microsoft.scheduler/2014-08-01-preview/types.json","Index":117},{"RelativePath":"scheduler/microsoft.scheduler/2014-08-01-preview/types.json","Index":118}],"2016-01-01":[{"RelativePath":"scheduler/microsoft.scheduler/2016-01-01/types.json","Index":117},{"RelativePath":"scheduler/microsoft.scheduler/2016-01-01/types.json","Index":118}],"2016-03-01":[{"RelativePath":"scheduler/microsoft.scheduler/2016-03-01/types.json","Index":119},{"RelativePath":"scheduler/microsoft.scheduler/2016-03-01/types.json","Index":120}]},"microsoft.scheduler/jobcollections/jobs":{"2014-08-01-preview":[{"RelativePath":"scheduler/microsoft.scheduler/2014-08-01-preview/types.json","Index":119}],"2016-01-01":[{"RelativePath":"scheduler/microsoft.scheduler/2016-01-01/types.json","Index":119}],"2016-03-01":[{"RelativePath":"scheduler/microsoft.scheduler/2016-03-01/types.json","Index":121}]},"microsoft.scom/managedinstances":{"2023-07-07-preview":[{"RelativePath":"scom/microsoft.scom/2023-07-07-preview/types.json","Index":70},{"RelativePath":"scom/microsoft.scom/2023-07-07-preview/types.json","Index":72},{"RelativePath":"scom/microsoft.scom/2023-07-07-preview/types.json","Index":73},{"RelativePath":"scom/microsoft.scom/2023-07-07-preview/types.json","Index":75},{"RelativePath":"scom/microsoft.scom/2023-07-07-preview/types.json","Index":83}]},"microsoft.scvmm/virtualmachines":{"2020-06-05-preview":[{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":136},{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":137},{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":138},{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":140},{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":142},{"RelativePath":"scvmm/microsoft.scvmm/2020-06-05-preview/types.json","Index":144}],"2022-05-21-preview":[{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":178},{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":179},{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":180},{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":182},{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":184},{"RelativePath":"scvmm/microsoft.scvmm/2022-05-21-preview/types.json","Index":186}],"2023-04-01-preview":[{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":203},{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":204},{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":205},{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":207},{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":209},{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":211}]},"microsoft.scvmm/virtualmachineinstances":{"2023-04-01-preview":[{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":212},{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":213},{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":214},{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":215},{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":216},{"RelativePath":"scvmm/microsoft.scvmm/2023-04-01-preview/types.json","Index":217}],"2023-10-07":[{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":245},{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":246},{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":247},{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":249},{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":251},{"RelativePath":"scvmm/microsoft.scvmm/2023-10-07/types.json","Index":253}]},"microsoft.search/searchservices":{"2015-02-28":[{"RelativePath":"search/microsoft.search/2015-02-28/types.json","Index":20}],"2015-08-19":[{"RelativePath":"search/microsoft.search/2015-08-19/types.json","Index":42},{"RelativePath":"search/microsoft.search/2015-08-19/types.json","Index":46}],"2019-10-01-preview":[{"RelativePath":"search/microsoft.search/2019-10-01-preview/types.json","Index":62},{"RelativePath":"search/microsoft.search/2019-10-01-preview/types.json","Index":66}],"2020-03-13":[{"RelativePath":"search/microsoft.search/2020-03-13/types.json","Index":62},{"RelativePath":"search/microsoft.search/2020-03-13/types.json","Index":66}],"2020-08-01-preview":[{"RelativePath":"search/microsoft.search/2020-08-01-preview/types.json","Index":80},{"RelativePath":"search/microsoft.search/2020-08-01-preview/types.json","Index":84}],"2020-08-01":[{"RelativePath":"search/microsoft.search/2020-08-01/types.json","Index":80},{"RelativePath":"search/microsoft.search/2020-08-01/types.json","Index":84}],"2021-04-01-preview":[{"RelativePath":"search/microsoft.search/2021-04-01-preview/types.json","Index":108},{"RelativePath":"search/microsoft.search/2021-04-01-preview/types.json","Index":112}],"2022-09-01":[{"RelativePath":"search/microsoft.search/2022-09-01/types.json","Index":100},{"RelativePath":"search/microsoft.search/2022-09-01/types.json","Index":104}],"2023-11-01":[{"RelativePath":"search/microsoft.search/2023-11-01/types.json","Index":104},{"RelativePath":"search/microsoft.search/2023-11-01/types.json","Index":108}]},"microsoft.security/adaptivenetworkhardenings":{"2015-06-01-preview":[{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":232}],"2020-01-01":[{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":334}]},"microsoft.security/locations/alerts":{"2015-06-01-preview":[{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":233},{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":234}],"2019-01-01":[{"RelativePath":"security/microsoft.security/2019-01-01/types.json","Index":39},{"RelativePath":"security/microsoft.security/2019-01-01/types.json","Index":40}],"2020-01-01":[{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":341},{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":342},{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":343}],"2021-01-01":[{"RelativePath":"security/microsoft.security/2021-01-01/types.json","Index":51},{"RelativePath":"security/microsoft.security/2021-01-01/types.json","Index":52},{"RelativePath":"security/microsoft.security/2021-01-01/types.json","Index":53},{"RelativePath":"security/microsoft.security/2021-01-01/types.json","Index":68}],"2021-11-01":[{"RelativePath":"security/microsoft.security/2021-11-01/types.json","Index":51},{"RelativePath":"security/microsoft.security/2021-11-01/types.json","Index":52},{"RelativePath":"security/microsoft.security/2021-11-01/types.json","Index":53},{"RelativePath":"security/microsoft.security/2021-11-01/types.json","Index":68}],"2022-01-01":[{"RelativePath":"security/microsoft.security/2022-01-01/types.json","Index":55},{"RelativePath":"security/microsoft.security/2022-01-01/types.json","Index":56},{"RelativePath":"security/microsoft.security/2022-01-01/types.json","Index":57},{"RelativePath":"security/microsoft.security/2022-01-01/types.json","Index":58},{"RelativePath":"security/microsoft.security/2022-01-01/types.json","Index":74}]},"microsoft.security/locations/jitnetworkaccesspolicies":{"2015-06-01-preview":[{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":240}],"2020-01-01":[{"RelativePath":"security/microsoft.security/2020-01-01/types.json","Index":340}]},"microsoft.security/locations/tasks":{"2015-06-01-preview":[{"RelativePath":"security/microsoft.security/2015-06-01-preview/types.json","Index":241}]},"microsoft.security/iotsecuritysolutions/analyticsmodels/aggregatedalerts":{"2017-08-01-preview":[{"RelativePath":"security/microsoft.security/2017-08-01-preview/types.json","Index":266}],"2019-08-01":[{"RelativePath":"security/microsoft.security/2019-08-01/types.json","Index":266}]},"microsoft.security/automations":{"2019-01-01-preview":[{"RelativePath":"security/microsoft.security/2019-01-01-preview/types.json","Index":187}]},"microsoft.security/governancerules":{"2022-01-01-preview":[{"RelativePath":"security/microsoft.security/2022-01-01-preview/types.json","Index":35}]},"microsoft.security/securityconnectors/devops":{"2023-09-01-preview":[{"RelativePath":"security/microsoft.security/2023-09-01-preview/types.json","Index":190},{"RelativePath":"security/microsoft.security/2023-09-01-preview/types.json","Index":194},{"RelativePath":"security/microsoft.security/2023-09-01-preview/types.json","Index":198}]},"microsoft.security/securityconnectors/devops/gitlabgroups":{"2023-09-01-preview":[{"RelativePath":"security/microsoft.security/2023-09-01-preview/types.json","Index":199}]},"microsoft.securityinsights/bookmarks":{"2019-01-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":453}],"2021-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1317}],"2021-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1526}],"2022-01-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1568}],"2022-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1567}],"2022-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1631}],"2022-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1631}],"2022-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1655}],"2022-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1688}],"2022-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1707}],"2022-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1724}],"2022-11-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1724}],"2022-12-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1732}],"2023-02-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1764}],"2023-03-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1807}],"2023-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":2039}],"2023-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":2053}],"2023-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2065}],"2023-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2100}],"2023-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2100}],"2023-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2100}],"2023-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2113}]},"microsoft.securityinsights/entities":{"2019-01-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":461},{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":479},{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":514}],"2021-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1325},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1343},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1378}],"2021-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1534},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1552},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1587}],"2022-01-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1576},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1594},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1629}],"2022-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1575},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1593},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1628}],"2022-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1639},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1657},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1699}],"2022-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1639},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1657},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1699}],"2022-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1663},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1681},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1723}],"2022-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1696},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1714},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1756}],"2022-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1715},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1733},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1775}],"2022-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1732},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1750},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1808}],"2022-11-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1732},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1750},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1808}],"2022-12-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1740},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1758},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1816}],"2023-02-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1772},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1790},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1848}],"2023-03-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1560},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1639},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1657},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1715}],"2023-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1792},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1871},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1889},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1947}],"2023-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1806},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1885},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1903},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1961}],"2023-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1818},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1897},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1915},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1973}],"2023-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1853},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1932},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":1950},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2008}],"2023-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1853},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1932},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":1950},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2008}],"2023-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1853},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1932},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":1950},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2008}],"2023-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1866},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1945},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":1963},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2021}]},"microsoft.securityinsights/incidents":{"2019-01-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":596},{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":625},{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":652}],"2021-03-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":798},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":880},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":916},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-03-01-preview/types.json","Index":1096}],"2021-04-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":198},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":234},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":284}],"2021-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1382},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1408},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1434},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1461}],"2021-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1368},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1372},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1398},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1424},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1494}],"2021-10-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":613},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":642},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":822}],"2022-01-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1410},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1414},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1440},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1466},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1536}],"2022-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1409},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1413},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1439},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1465},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1535}],"2022-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1473},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1477},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1503},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1529},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1599}],"2022-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1473},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1477},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1503},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1529},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1599}],"2022-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1491},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1495},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1522},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1549},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1622}],"2022-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1524},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1528},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1555},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1582},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1655}],"2022-08-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":640},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":669},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":849}],"2022-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1543},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1547},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1574},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1601},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1674}],"2022-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1560},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1564},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1591},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1618},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1691}],"2022-11-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1560},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1564},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1591},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1618},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1691}],"2022-11-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":707},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":736},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":916}],"2022-12-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1571},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1572},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1599},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1626},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1699}],"2023-02-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1603},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1604},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1631},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1658},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1731}],"2023-02-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":749},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":778},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":958}],"2023-03-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1717},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1718},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1745},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1772},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1800}],"2023-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1949},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1950},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":1977},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":2004},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":2032}],"2023-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1963},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1964},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":1991},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":2018},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":2046}],"2023-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1975},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":1976},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2003},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2030},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2058}],"2023-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2010},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2011},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2038},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2065},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2093}],"2023-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2010},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2011},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2038},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2065},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2093}],"2023-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2010},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2011},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2038},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2065},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2093}],"2023-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2023},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2024},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2051},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2078},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2106}],"2023-11-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":928},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":957},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":1137}]},"microsoft.securityinsights/threatintelligence":{"2019-01-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":659},{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":674}],"2021-04-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":291},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":306}],"2021-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1476},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1491}],"2021-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1594},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1609}],"2021-10-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":829},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":844}],"2022-01-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1636},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1651}],"2022-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1635},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1650}],"2022-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1706},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1721}],"2022-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1706},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1721}],"2022-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1730},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1745}],"2022-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1763},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1778}],"2022-08-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":856},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":871}],"2022-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1782},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1797}],"2022-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1815},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1830}],"2022-11-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1815},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1830}],"2022-11-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":923},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":938}],"2022-12-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1823},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1838}],"2023-02-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1855},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1870}],"2023-02-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":965},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":980}],"2023-03-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1814},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1829}],"2023-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":2046},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":2061}],"2023-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":2060},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":2075}],"2023-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2083},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2098}],"2023-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2118},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2133}],"2023-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2118},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2133}],"2023-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2118},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2133}],"2023-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2132},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2147}],"2023-11-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":1156},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":1171}]},"microsoft.securityinsights/threatintelligence/indicators":{"2019-01-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":677},{"RelativePath":"securityinsights/microsoft.securityinsights/2019-01-01-preview/types.json","Index":678}],"2021-04-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":309},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-04-01/types.json","Index":310}],"2021-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1494},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1495}],"2021-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1612},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1613}],"2021-10-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":847},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01/types.json","Index":848}],"2022-01-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1654},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1655}],"2022-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1653},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1654}],"2022-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1724},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1725}],"2022-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1724},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1725}],"2022-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1748},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1749}],"2022-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1781},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1782}],"2022-08-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":874},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01/types.json","Index":875}],"2022-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1800},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1801}],"2022-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1833},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1834}],"2022-11-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1833},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1834}],"2022-11-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":941},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01/types.json","Index":942}],"2022-12-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1841},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1842}],"2023-02-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1873},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1874}],"2023-02-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":983},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01/types.json","Index":984}],"2023-03-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1832},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1833}],"2023-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":2064},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":2065}],"2023-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":2078},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":2079}],"2023-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2101},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2102}],"2023-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2136},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2137}],"2023-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2136},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2137}],"2023-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2136},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2137}],"2023-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2150},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2151}],"2023-11-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":1174},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":1175}]},"microsoft.securityinsights/dataconnectors":{"2021-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1468},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-09-01-preview/types.json","Index":1469}],"2021-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1620},{"RelativePath":"securityinsights/microsoft.securityinsights/2021-10-01-preview/types.json","Index":1621}],"2022-01-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1662},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-01-01-preview/types.json","Index":1663}],"2022-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1661},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-04-01-preview/types.json","Index":1662}],"2022-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1732},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-05-01-preview/types.json","Index":1733}],"2022-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1732},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-06-01-preview/types.json","Index":1733}],"2022-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1756},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-07-01-preview/types.json","Index":1757}],"2022-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1789},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-08-01-preview/types.json","Index":1790}],"2022-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1808},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-09-01-preview/types.json","Index":1809}],"2022-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1841},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-10-01-preview/types.json","Index":1842}],"2022-11-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1841},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-11-01-preview/types.json","Index":1842}],"2022-12-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1849},{"RelativePath":"securityinsights/microsoft.securityinsights/2022-12-01-preview/types.json","Index":1850}],"2023-02-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1881},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1882}],"2023-03-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1843},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1844}],"2023-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":2077},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":2078}],"2023-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":2091},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":2092}],"2023-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2114},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2115}],"2023-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2149},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2150}],"2023-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2149},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2150}],"2023-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2149},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2150}],"2023-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2163},{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2164}]},"microsoft.securityinsights/alertrules":{"2023-02-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-02-01-preview/types.json","Index":1601}],"2023-03-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-03-01-preview/types.json","Index":1836}],"2023-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":2068}],"2023-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":2082}],"2023-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2105}],"2023-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2140}],"2023-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2140}],"2023-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2140}],"2023-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2154}]},"microsoft.securityinsights/workspacemanagerassignments":{"2023-04-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-04-01-preview/types.json","Index":2070}],"2023-05-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-05-01-preview/types.json","Index":2084}],"2023-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2107}],"2023-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2142}],"2023-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2142}],"2023-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2142}],"2023-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2156}]},"microsoft.securityinsights/sourcecontrols":{"2023-06-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-06-01-preview/types.json","Index":2076}],"2023-07-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-07-01-preview/types.json","Index":2111}],"2023-08-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-08-01-preview/types.json","Index":2111}],"2023-09-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-09-01-preview/types.json","Index":2111}],"2023-10-01-preview":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-10-01-preview/types.json","Index":2125}],"2023-11-01":[{"RelativePath":"securityinsights/microsoft.securityinsights/2023-11-01/types.json","Index":1149}]},"microsoft.serialconsole/consoleservices":{"2018-05-01":[{"RelativePath":"serialconsole/microsoft.serialconsole/2018-05-01/types.json","Index":17},{"RelativePath":"serialconsole/microsoft.serialconsole/2018-05-01/types.json","Index":19}],"2023-01-01":[{"RelativePath":"serialconsole/microsoft.serialconsole/2023-01-01/types.json","Index":31},{"RelativePath":"serialconsole/microsoft.serialconsole/2023-01-01/types.json","Index":33}]},"microsoft.serialconsole/serialports":{"2018-05-01":[{"RelativePath":"serialconsole/microsoft.serialconsole/2018-05-01/types.json","Index":21}],"2023-01-01":[{"RelativePath":"serialconsole/microsoft.serialconsole/2023-01-01/types.json","Index":35}]},"microsoft.operationalinsights/workspaces/features":{"2015-11-01-preview":[{"RelativePath":"service-map/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":272},{"RelativePath":"service-map/microsoft.operationalinsights/2015-11-01-preview/types.json","Index":280}]},"microsoft.servicebus/namespaces/authorizationrules":{"2015-08-01":[{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":120},{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":125}],"2017-04-01":[{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":140},{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":145}],"2018-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":177},{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":182}],"2021-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":185},{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":190}],"2021-06-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":189},{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":194}],"2021-11-01":[{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":189},{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":194}],"2022-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":198},{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":203}],"2022-10-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":197},{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":202}]},"microsoft.servicebus/namespaces/queues/authorizationrules":{"2015-08-01":[{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":126},{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":127}],"2017-04-01":[{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":154},{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":155}],"2018-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":196},{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":197}],"2021-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":198},{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":199}],"2021-06-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":202},{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":203}],"2021-11-01":[{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":202},{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":203}],"2022-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":211},{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":212}],"2022-10-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":210},{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":211}]},"microsoft.servicebus/namespaces/topics/authorizationrules":{"2015-08-01":[{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":128},{"RelativePath":"servicebus/microsoft.servicebus/2015-08-01/types.json","Index":129}],"2017-04-01":[{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":156},{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":157}],"2018-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":198},{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":199}],"2021-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":200},{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":201}],"2021-06-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":204},{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":205}],"2021-11-01":[{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":204},{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":205}],"2022-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":213},{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":214}],"2022-10-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":212},{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":213}]},"microsoft.servicebus/namespaces":{"2017-04-01":[{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":153}],"2018-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":190}]},"microsoft.servicebus/namespaces/disasterrecoveryconfigs":{"2017-04-01":[{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":158},{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":159}],"2018-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":191},{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":194}],"2021-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":191},{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":194}],"2021-06-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":195},{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":198}],"2021-11-01":[{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":195},{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":198}],"2022-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":204},{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":207}],"2022-10-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":203},{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":206}]},"microsoft.servicebus/namespaces/disasterrecoveryconfigs/authorizationrules":{"2017-04-01":[{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":160}],"2018-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":195}],"2021-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":195}],"2021-06-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":199}],"2021-11-01":[{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":199}],"2022-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":208}],"2022-10-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":207}]},"microsoft.servicebus/namespaces/migrationconfigurations":{"2017-04-01":[{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":161},{"RelativePath":"servicebus/microsoft.servicebus/2017-04-01/types.json","Index":162}],"2018-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":200},{"RelativePath":"servicebus/microsoft.servicebus/2018-01-01-preview/types.json","Index":201}],"2021-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":196},{"RelativePath":"servicebus/microsoft.servicebus/2021-01-01-preview/types.json","Index":197}],"2021-06-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":200},{"RelativePath":"servicebus/microsoft.servicebus/2021-06-01-preview/types.json","Index":201}],"2021-11-01":[{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":200},{"RelativePath":"servicebus/microsoft.servicebus/2021-11-01/types.json","Index":201}],"2022-01-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":209},{"RelativePath":"servicebus/microsoft.servicebus/2022-01-01-preview/types.json","Index":210}],"2022-10-01-preview":[{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":208},{"RelativePath":"servicebus/microsoft.servicebus/2022-10-01-preview/types.json","Index":209}]},"microsoft.servicefabric/managedclusters/nodetypes":{"2020-01-01-preview":[{"RelativePath":"servicefabric/microsoft.servicefabric/2020-01-01-preview/types.json","Index":92},{"RelativePath":"servicefabric/microsoft.servicefabric/2020-01-01-preview/types.json","Index":93},{"RelativePath":"servicefabric/microsoft.servicefabric/2020-01-01-preview/types.json","Index":94}],"2021-01-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-01-01-preview/types.json","Index":219},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-01-01-preview/types.json","Index":220},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-01-01-preview/types.json","Index":221}],"2021-05-01":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-05-01/types.json","Index":226},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-05-01/types.json","Index":227},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-05-01/types.json","Index":228}],"2021-07-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-07-01-preview/types.json","Index":235},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-07-01-preview/types.json","Index":236},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-07-01-preview/types.json","Index":237}],"2021-11-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-11-01-preview/types.json","Index":252},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-11-01-preview/types.json","Index":253},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2021-11-01-preview/types.json","Index":254}],"2022-01-01":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-01-01/types.json","Index":252},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-01-01/types.json","Index":253},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-01-01/types.json","Index":254}],"2022-02-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-02-01-preview/types.json","Index":257},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-02-01-preview/types.json","Index":258},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-02-01-preview/types.json","Index":259}],"2022-06-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-06-01-preview/types.json","Index":260},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-06-01-preview/types.json","Index":261},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-06-01-preview/types.json","Index":262}],"2022-08-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-08-01-preview/types.json","Index":260},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-08-01-preview/types.json","Index":261},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-08-01-preview/types.json","Index":262}],"2022-10-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-10-01-preview/types.json","Index":270},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-10-01-preview/types.json","Index":271},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-10-01-preview/types.json","Index":272}],"2023-02-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-02-01-preview/types.json","Index":272},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-02-01-preview/types.json","Index":273},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-02-01-preview/types.json","Index":274}],"2023-03-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-03-01-preview/types.json","Index":273},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-03-01-preview/types.json","Index":274},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-03-01-preview/types.json","Index":275}],"2023-07-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-07-01-preview/types.json","Index":276},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-07-01-preview/types.json","Index":277},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-07-01-preview/types.json","Index":278}],"2023-09-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-09-01-preview/types.json","Index":295},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-09-01-preview/types.json","Index":296},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-09-01-preview/types.json","Index":297}],"2023-11-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":303},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":304},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":305}],"2023-12-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-12-01-preview/types.json","Index":303},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-12-01-preview/types.json","Index":304},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-12-01-preview/types.json","Index":305}]},"microsoft.servicefabric/clusters":{"2020-12-01-preview":[{"RelativePath":"servicefabric/microsoft.servicefabric/2020-12-01-preview/types.json","Index":204}],"2021-06-01":[{"RelativePath":"servicefabric/microsoft.servicefabric/2021-06-01/types.json","Index":217}],"2023-11-01-preview":[{"RelativePath":"servicefabric/microsoft.servicefabric/2023-11-01-preview/types.json","Index":217}]},"microsoft.servicefabric/managedclusters":{"2022-02-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-02-01-preview/types.json","Index":254}],"2022-06-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-06-01-preview/types.json","Index":257}],"2022-08-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-08-01-preview/types.json","Index":257}],"2022-10-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2022-10-01-preview/types.json","Index":264}],"2023-02-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-02-01-preview/types.json","Index":266}],"2023-03-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-03-01-preview/types.json","Index":267}],"2023-07-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-07-01-preview/types.json","Index":267},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-07-01-preview/types.json","Index":269},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-07-01-preview/types.json","Index":270}],"2023-09-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-09-01-preview/types.json","Index":286},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-09-01-preview/types.json","Index":288},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-09-01-preview/types.json","Index":289}],"2023-11-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":294},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":296},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":297}],"2023-12-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-12-01-preview/types.json","Index":294},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-12-01-preview/types.json","Index":296},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-12-01-preview/types.json","Index":297}]},"microsoft.servicefabric/managedclusters/applications":{"2023-11-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":287},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":288},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-11-01-preview/types.json","Index":290}],"2023-12-01-preview":[{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-12-01-preview/types.json","Index":287},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-12-01-preview/types.json","Index":288},{"RelativePath":"servicefabricmanagedclusters/microsoft.servicefabric/2023-12-01-preview/types.json","Index":290}]},"microsoft.servicefabricmesh/secrets/values":{"2018-09-01-preview":[{"RelativePath":"servicefabricmesh/microsoft.servicefabricmesh/2018-09-01-preview/types.json","Index":192}]},"microsoft.servicelinker/linkers":{"2021-11-01-preview":[{"RelativePath":"servicelinker/microsoft.servicelinker/2021-11-01-preview/types.json","Index":61},{"RelativePath":"servicelinker/microsoft.servicelinker/2021-11-01-preview/types.json","Index":65}],"2022-01-01-preview":[{"RelativePath":"servicelinker/microsoft.servicelinker/2022-01-01-preview/types.json","Index":81},{"RelativePath":"servicelinker/microsoft.servicelinker/2022-01-01-preview/types.json","Index":85}],"2022-05-01":[{"RelativePath":"servicelinker/microsoft.servicelinker/2022-05-01/types.json","Index":83},{"RelativePath":"servicelinker/microsoft.servicelinker/2022-05-01/types.json","Index":87}],"2022-11-01-preview":[{"RelativePath":"servicelinker/microsoft.servicelinker/2022-11-01-preview/types.json","Index":199},{"RelativePath":"servicelinker/microsoft.servicelinker/2022-11-01-preview/types.json","Index":200},{"RelativePath":"servicelinker/microsoft.servicelinker/2022-11-01-preview/types.json","Index":201}]},"microsoft.servicelinker/locations/connectors":{"2022-11-01-preview":[{"RelativePath":"servicelinker/microsoft.servicelinker/2022-11-01-preview/types.json","Index":194},{"RelativePath":"servicelinker/microsoft.servicelinker/2022-11-01-preview/types.json","Index":198}]},"microsoft.signalrservice/locations":{"2018-03-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2018-03-01-preview/types.json","Index":32}],"2018-10-01":[{"RelativePath":"signalr/microsoft.signalrservice/2018-10-01/types.json","Index":40}],"2020-05-01":[{"RelativePath":"signalr/microsoft.signalrservice/2020-05-01/types.json","Index":102}],"2020-07-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2020-07-01-preview/types.json","Index":111}],"2021-04-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2021-04-01-preview/types.json","Index":150}],"2021-06-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2021-06-01-preview/types.json","Index":150}],"2021-09-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2021-09-01-preview/types.json","Index":150}],"2021-10-01":[{"RelativePath":"signalr/microsoft.signalrservice/2021-10-01/types.json","Index":154}],"2022-02-01":[{"RelativePath":"signalr/microsoft.signalrservice/2022-02-01/types.json","Index":188}],"2022-08-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2022-08-01-preview/types.json","Index":189}],"2023-02-01":[{"RelativePath":"signalr/microsoft.signalrservice/2023-02-01/types.json","Index":189}],"2023-03-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2023-03-01-preview/types.json","Index":205}],"2023-06-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2023-06-01-preview/types.json","Index":205}],"2023-08-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2023-08-01-preview/types.json","Index":210}]},"microsoft.signalrservice/signalr":{"2018-03-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2018-03-01-preview/types.json","Index":34},{"RelativePath":"signalr/microsoft.signalrservice/2018-03-01-preview/types.json","Index":39}],"2018-10-01":[{"RelativePath":"signalr/microsoft.signalrservice/2018-10-01/types.json","Index":42},{"RelativePath":"signalr/microsoft.signalrservice/2018-10-01/types.json","Index":47},{"RelativePath":"signalr/microsoft.signalrservice/2018-10-01/types.json","Index":48}],"2020-05-01":[{"RelativePath":"signalr/microsoft.signalrservice/2020-05-01/types.json","Index":104},{"RelativePath":"signalr/microsoft.signalrservice/2020-05-01/types.json","Index":109},{"RelativePath":"signalr/microsoft.signalrservice/2020-05-01/types.json","Index":110}],"2020-07-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2020-07-01-preview/types.json","Index":113},{"RelativePath":"signalr/microsoft.signalrservice/2020-07-01-preview/types.json","Index":118},{"RelativePath":"signalr/microsoft.signalrservice/2020-07-01-preview/types.json","Index":119}],"2021-04-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2021-04-01-preview/types.json","Index":152},{"RelativePath":"signalr/microsoft.signalrservice/2021-04-01-preview/types.json","Index":157},{"RelativePath":"signalr/microsoft.signalrservice/2021-04-01-preview/types.json","Index":158}],"2021-06-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2021-06-01-preview/types.json","Index":152},{"RelativePath":"signalr/microsoft.signalrservice/2021-06-01-preview/types.json","Index":157},{"RelativePath":"signalr/microsoft.signalrservice/2021-06-01-preview/types.json","Index":158}],"2021-09-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2021-09-01-preview/types.json","Index":152},{"RelativePath":"signalr/microsoft.signalrservice/2021-09-01-preview/types.json","Index":158},{"RelativePath":"signalr/microsoft.signalrservice/2021-09-01-preview/types.json","Index":159}],"2021-10-01":[{"RelativePath":"signalr/microsoft.signalrservice/2021-10-01/types.json","Index":156},{"RelativePath":"signalr/microsoft.signalrservice/2021-10-01/types.json","Index":162},{"RelativePath":"signalr/microsoft.signalrservice/2021-10-01/types.json","Index":163}],"2022-02-01":[{"RelativePath":"signalr/microsoft.signalrservice/2022-02-01/types.json","Index":190},{"RelativePath":"signalr/microsoft.signalrservice/2022-02-01/types.json","Index":196},{"RelativePath":"signalr/microsoft.signalrservice/2022-02-01/types.json","Index":197}],"2022-08-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2022-08-01-preview/types.json","Index":191},{"RelativePath":"signalr/microsoft.signalrservice/2022-08-01-preview/types.json","Index":197},{"RelativePath":"signalr/microsoft.signalrservice/2022-08-01-preview/types.json","Index":198}],"2023-02-01":[{"RelativePath":"signalr/microsoft.signalrservice/2023-02-01/types.json","Index":191},{"RelativePath":"signalr/microsoft.signalrservice/2023-02-01/types.json","Index":197},{"RelativePath":"signalr/microsoft.signalrservice/2023-02-01/types.json","Index":198}],"2023-03-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2023-03-01-preview/types.json","Index":207},{"RelativePath":"signalr/microsoft.signalrservice/2023-03-01-preview/types.json","Index":213},{"RelativePath":"signalr/microsoft.signalrservice/2023-03-01-preview/types.json","Index":214}],"2023-06-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2023-06-01-preview/types.json","Index":207},{"RelativePath":"signalr/microsoft.signalrservice/2023-06-01-preview/types.json","Index":213},{"RelativePath":"signalr/microsoft.signalrservice/2023-06-01-preview/types.json","Index":214}],"2023-08-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2023-08-01-preview/types.json","Index":212},{"RelativePath":"signalr/microsoft.signalrservice/2023-08-01-preview/types.json","Index":218},{"RelativePath":"signalr/microsoft.signalrservice/2023-08-01-preview/types.json","Index":219}]},"microsoft.signalrservice/signalr/replicas":{"2023-03-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2023-03-01-preview/types.json","Index":215}],"2023-06-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2023-06-01-preview/types.json","Index":215}],"2023-08-01-preview":[{"RelativePath":"signalr/microsoft.signalrservice/2023-08-01-preview/types.json","Index":220}]},"microsoft.azuresphere/catalogs":{"2022-09-01-preview":[{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":159},{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":163},{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":168},{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":172},{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":176}],"2024-04-01":[{"RelativePath":"sphere/microsoft.azuresphere/2024-04-01/types.json","Index":159},{"RelativePath":"sphere/microsoft.azuresphere/2024-04-01/types.json","Index":163},{"RelativePath":"sphere/microsoft.azuresphere/2024-04-01/types.json","Index":168},{"RelativePath":"sphere/microsoft.azuresphere/2024-04-01/types.json","Index":172},{"RelativePath":"sphere/microsoft.azuresphere/2024-04-01/types.json","Index":176},{"RelativePath":"sphere/microsoft.azuresphere/2024-04-01/types.json","Index":177}]},"microsoft.azuresphere/catalogs/certificates":{"2022-09-01-preview":[{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":178},{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":194}],"2024-04-01":[{"RelativePath":"sphere/microsoft.azuresphere/2024-04-01/types.json","Index":179},{"RelativePath":"sphere/microsoft.azuresphere/2024-04-01/types.json","Index":195}]},"microsoft.azuresphere/catalogs/products":{"2022-09-01-preview":[{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":195},{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":196}],"2024-04-01":[{"RelativePath":"sphere/microsoft.azuresphere/2024-04-01/types.json","Index":196},{"RelativePath":"sphere/microsoft.azuresphere/2024-04-01/types.json","Index":197}]},"microsoft.azuresphere/catalogs/products/devicegroups":{"2022-09-01-preview":[{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":199},{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":200}],"2024-04-01":[{"RelativePath":"sphere/microsoft.azuresphere/2024-04-01/types.json","Index":200},{"RelativePath":"sphere/microsoft.azuresphere/2024-04-01/types.json","Index":201}]},"microsoft.azuresphere/catalogs/products/devicegroups/devices":{"2022-09-01-preview":[{"RelativePath":"sphere/microsoft.azuresphere/2022-09-01-preview/types.json","Index":207}],"2024-04-01":[{"RelativePath":"sphere/microsoft.azuresphere/2024-04-01/types.json","Index":208}]},"microsoft.sql/servers/databases":{"2014-04-01":[{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":534},{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":535},{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":545}],"2017-03-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":372},{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":374},{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":378},{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":381},{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":382}],"2017-10-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":185},{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":186},{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":187},{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":189}],"2018-06-01-preview":[{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":175}],"2019-06-01-preview":[{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":227},{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":229},{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":232},{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":233},{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":234}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1077},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1080},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1081},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1082},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1083},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1085},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1090},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1093}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1096},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1097},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1098},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1099},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1101},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1111},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1116},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1119}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1134},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1137},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1138},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1139},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1140},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1142},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1152},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1157}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1171},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1174},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1175},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1176},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1178},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1188},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1193},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1196}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1231},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1232},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1237},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1239},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1242},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1243},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1244},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1247}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1232},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1233},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1238},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1240},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1243},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1244},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1245},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1248}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1259},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1260},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1265},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1267},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1270},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1271},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1272},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1275}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1307},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1308},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1313},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1315},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1318},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1319},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1320},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1323}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1427},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1428},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1433},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1435},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1438},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1439},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1440},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1443}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1458},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1459},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1464},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1466},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1469},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1470},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1471},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1474}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1538},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1539},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1544},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1546},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1549},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1550},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1551},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1554}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1544},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1545},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1550},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1552},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1555},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1556},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1557},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1560}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1582},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1583},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1588},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1590},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1593},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1594},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1595},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1598}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1629},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1630},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1635},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1637},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1640},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1641},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1642},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1645}]},"microsoft.sql/servers":{"2014-04-01":[{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":634}],"2017-10-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":180}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1098},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1101}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1124},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1127}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1167},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1172}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1257},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1258}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1313},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1314}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1314},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1315}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1347},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1348}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1403},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1404}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1524},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1525}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1559},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1560}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1643},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1646},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1647}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1654},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1657},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1658}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1706},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1709},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1710}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1745},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1748},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1749}]},"microsoft.sql/servers/databases/replicationlinks":{"2014-04-01":[{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":635},{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":636},{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":638}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1336},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1337}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1392},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1393}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1513},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1514}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1548},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1549}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1632},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1633}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1643},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1644}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1695},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1696}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1734},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1735}]},"microsoft.sql/servers/disasterrecoveryconfiguration":{"2014-04-01":[{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":639},{"RelativePath":"sql/microsoft.sql/2014-04-01/types.json","Index":640}]},"microsoft.sql/servers/encryptionprotector":{"2015-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":280}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1115}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1135}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1120}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1205}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1256}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1257}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1284}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1332}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1453}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1488}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1568}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1574}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1623}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1659}]},"microsoft.sql/servers/failovergroups":{"2015-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":283},{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":284}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1118},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1119}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1138},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1139}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1201},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1202}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1208},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1209}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1259},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1260}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1260},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1261}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1287},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1288}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1335},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1336}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1456},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1457}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1491},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1492}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1571},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1572}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1577},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1578},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1579}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1626},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1627},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1628}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1662},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1663},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1664}]},"microsoft.sql/servers/syncagents":{"2015-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":286}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1138}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1162}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1162}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1260}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1316}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1317}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1350}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1406}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1527}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1562}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1649}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1660}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1712}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1751}]},"microsoft.sql/servers/databases/syncgroups":{"2015-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":287},{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":288},{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":289}],"2019-06-01-preview":[{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":223},{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":224},{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":225}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1139},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1140},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1141}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1163},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1164},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1165}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1163},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1164},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1165}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1261},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1262},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1263}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1317},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1318},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1319}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1318},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1319},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1320}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1351},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1352},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1353}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1407},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1408},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1409}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1528},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1529},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1530}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1563},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1564},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1565}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1650},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1651},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1652}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1661},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1662},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1663}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1713},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1714},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1715}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1752},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1753},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1754}]},"microsoft.sql/servers/databases/syncgroups/syncmembers":{"2015-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2015-05-01-preview/types.json","Index":290}],"2019-06-01-preview":[{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":226}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1142}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1166}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1166}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1264}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1320}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1321}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1354}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1410}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1531}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1566}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1653}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1664}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1716}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1755}]},"microsoft.sql/servers/jobagents/jobs/executions":{"2017-03-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":365}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1123}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1143}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1121}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1213}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1264}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1265}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1292}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1340}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1461}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1496}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1576}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1583}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1632}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1668}]},"microsoft.sql/servers/jobagents/jobs":{"2017-03-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":367}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1125}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1145}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1123}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1215}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1266}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1267}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1294}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1342}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1463}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1498}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1578}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1585}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1634}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1670}]},"microsoft.sql/servers/dnsaliases":{"2017-03-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":369}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1136}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1160}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1160}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1252}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1308}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1309}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1342}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1398}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1519}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1554}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1638}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1649}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1701}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1740}]},"microsoft.sql/servers/databases/schemas/tables/columns/sensitivitylabels":{"2017-03-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":383},{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":384}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1132},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1133}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1156},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1157}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1175},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1176}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1248},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1249}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1304},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1305}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1305},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1306}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1338},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1339}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1394},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1395}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1515},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1516}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1550},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1551}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1634},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1635}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1645},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1646}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1697},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1698}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1736},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1737}]},"microsoft.sql/servers/databases/operations":{"2017-03-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":385}],"2017-10-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":167}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1106}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1093}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1197}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1168}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1222}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1223}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1250}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1298}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1418}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1444}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1524}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1530}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1568}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1615}]},"microsoft.sql/locations/manageddatabaserestoreazureasyncoperation":{"2017-03-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-03-01-preview/types.json","Index":387}]},"microsoft.sql/servers/elasticpools/operations":{"2017-10-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":168}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1113}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1134}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1119}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1203}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1254}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1255}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1282}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1330}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1451}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1486}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1566}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1572}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1621}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1657}]},"microsoft.sql/servers/databases/vulnerabilityassessments/scans":{"2017-10-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":169},{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":172}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1107},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1110}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1128},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1131}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1113},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1116}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1197},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1200}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1248},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1251}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1249},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1252}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1278},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1279}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1326},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1327}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1447},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1448}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1448},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1449}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1528},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1529}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1534},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1535}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1572},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1573}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1619},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1620}]},"microsoft.sql/managedinstances/databases/vulnerabilityassessments/scans":{"2017-10-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":173},{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":174}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1128},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1129}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1150},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1151}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1124},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1125}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1240},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1241}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1296},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1297}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1297},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1298}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1324},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1325}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1380},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1381}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1501},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1502}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1526},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1527}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1606},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1607}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1613},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1614}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1662},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1663}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1701},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1702}]},"microsoft.sql/locations/instancefailovergroups":{"2017-10-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":176},{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":177}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1121},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1122}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1141},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1142}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1204},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1205}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1211},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1212}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1262},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1263}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1263},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1264}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1290},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1291}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1338},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1339}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1459},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1460}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1494},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1495}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1574},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1575}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1581},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1582}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1630},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1631}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1666},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1667}]},"microsoft.sql/managedinstances":{"2017-10-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":181}],"2019-06-01-preview":[{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":237}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1104},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1105}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1154},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1155}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1130},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1131}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1244},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1247}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1300},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1303}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1301},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1304}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1328},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1331}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1384},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1387}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1505},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1508}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1542},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1543}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1622},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1623},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1624},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1625}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1629},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1630},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1633},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1634}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1678},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1679},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1682},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1685},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1686}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1717},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1718},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1721},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1724},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1725}]},"microsoft.sql/managedinstances/encryptionprotector":{"2017-10-01-preview":[{"RelativePath":"sql/microsoft.sql/2017-10-01-preview/types.json","Index":182}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1130}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1152}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1126}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1242}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1298}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1299}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1326}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1382}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1503}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1538}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1618}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1625}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1674}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1713}]},"microsoft.sql/managedinstances/databases/schemas/tables/columns/sensitivitylabels":{"2018-06-01-preview":[{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":172},{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":173}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1126},{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1127}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1148},{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1149}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1173},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1174}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1238},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1239}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1294},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1295}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1295},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1296}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1322},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1323}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1378},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1379}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1499},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1500}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1524},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1525}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1604},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1605}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1611},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1612}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1660},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1661}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1699},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1700}]},"microsoft.sql/servers/elasticpools":{"2018-06-01-preview":[{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":174}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1114}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1092}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1198}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1204}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1255}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1256}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1283}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1331}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1452}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1487}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1567}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1573}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1622}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1658}]},"microsoft.sql/managedinstances/databases":{"2018-06-01-preview":[{"RelativePath":"sql/microsoft.sql/2018-06-01-preview/types.json","Index":177}],"2019-06-01-preview":[{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":236}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1103}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1147}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1207}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1237}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1293}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1294}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1321}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1369},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1370},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1372},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1377}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1490},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1491},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1493},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1498}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1529},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1530},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1532},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1537}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1609},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1610},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1612},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1617}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1616},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1617},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1619},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1624}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1665},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1666},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1668},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1673}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1704},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1705},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1707},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1712}]},"microsoft.sql/managedinstances/operations":{"2019-06-01-preview":[{"RelativePath":"sql/microsoft.sql/2019-06-01-preview/types.json","Index":222}],"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1131}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1153}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1127}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1243}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1299}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1300}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1327}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1383}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1504}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1539}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1619}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1626}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1675}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1714}]},"microsoft.sql/locations/deletedservers":{"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1112}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1133}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1118}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1202}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1253}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1254}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1281}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1329}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1450}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1476}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1556}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1562}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1600}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1647}]},"microsoft.sql/virtualclusters":{"2020-02-02-preview":[{"RelativePath":"sql/microsoft.sql/2020-02-02-preview/types.json","Index":1148}],"2020-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-08-01-preview/types.json","Index":1172}],"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1213}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1270}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1326}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1327}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1360}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1416}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1537}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1573}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1660}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1671}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1723}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1762}]},"microsoft.sql/locations/longtermretentionservers/longtermretentiondatabases/longtermretentionbackups":{"2020-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1189},{"RelativePath":"sql/microsoft.sql/2020-11-01-preview/types.json","Index":1196}],"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1228},{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1235}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1283},{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1291}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1284},{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1292}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1311},{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1319}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1359},{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1367}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1480},{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1488}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1515},{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1523}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1595},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1603}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1602},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1610}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1651},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1659}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1675},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1690},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1698}]},"microsoft.sql/servers/databases/ledgerdigestuploads":{"2021-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-02-01-preview/types.json","Index":1170}],"2021-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-05-01-preview/types.json","Index":1268}],"2021-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-08-01-preview/types.json","Index":1269}],"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1296}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1344}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1465}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1500}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1580}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1587}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1636}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1672}]},"microsoft.sql/managedinstances/dnsaliases":{"2021-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2021-11-01-preview/types.json","Index":1334}],"2021-11-01":[{"RelativePath":"sql/microsoft.sql/2021-11-01/types.json","Index":1390}],"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1511}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1546}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1630}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1639}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1691}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1730}]},"microsoft.sql/servers/databases/sqlvulnerabilityassessments":{"2022-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-02-01-preview/types.json","Index":1444}],"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1445}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1525}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1531}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1569}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1616}]},"microsoft.sql/managedinstances/distributedavailabilitygroups":{"2022-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-05-01-preview/types.json","Index":1485}],"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1565}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1571}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1620}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1656}]},"microsoft.sql/servers/databases/encryptionprotector":{"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1522},{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1523}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1528},{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1529}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1566},{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1567}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1613},{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1614}]},"microsoft.sql/managedinstances/databases/ledgerdigestuploads":{"2022-08-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-08-01-preview/types.json","Index":1627}],"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1636}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1688}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1727}]},"microsoft.sql/servers/networksecurityperimeterconfigurations":{"2022-11-01-preview":[{"RelativePath":"sql/microsoft.sql/2022-11-01-preview/types.json","Index":1641}],"2023-02-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-02-01-preview/types.json","Index":1693}],"2023-05-01-preview":[{"RelativePath":"sql/microsoft.sql/2023-05-01-preview/types.json","Index":1732}]},"microsoft.sqlvirtualmachine/sqlvirtualmachines":{"2021-11-01-preview":[{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2021-11-01-preview/types.json","Index":153},{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2021-11-01-preview/types.json","Index":154}],"2022-02-01-preview":[{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-02-01-preview/types.json","Index":158},{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-02-01-preview/types.json","Index":159}],"2022-02-01":[{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-02-01/types.json","Index":158},{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-02-01/types.json","Index":159}],"2022-07-01-preview":[{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-07-01-preview/types.json","Index":161},{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-07-01-preview/types.json","Index":162}],"2022-08-01-preview":[{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-08-01-preview/types.json","Index":167},{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-08-01-preview/types.json","Index":168},{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2022-08-01-preview/types.json","Index":172}],"2023-01-01-preview":[{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2023-01-01-preview/types.json","Index":170},{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2023-01-01-preview/types.json","Index":171},{"RelativePath":"sqlvirtualmachine/microsoft.sqlvirtualmachine/2023-01-01-preview/types.json","Index":175}]},"microsoft.storage/storageaccounts":{"2015-05-01-preview":[{"RelativePath":"storage/microsoft.storage/2015-05-01-preview/types.json","Index":33},{"RelativePath":"storage/microsoft.storage/2015-05-01-preview/types.json","Index":38}],"2015-06-15":[{"RelativePath":"storage/microsoft.storage/2015-06-15/types.json","Index":33},{"RelativePath":"storage/microsoft.storage/2015-06-15/types.json","Index":35}],"2016-01-01":[{"RelativePath":"storage/microsoft.storage/2016-01-01/types.json","Index":53},{"RelativePath":"storage/microsoft.storage/2016-01-01/types.json","Index":55}],"2016-05-01":[{"RelativePath":"storage/microsoft.storage/2016-05-01/types.json","Index":53},{"RelativePath":"storage/microsoft.storage/2016-05-01/types.json","Index":55},{"RelativePath":"storage/microsoft.storage/2016-05-01/types.json","Index":79},{"RelativePath":"storage/microsoft.storage/2016-05-01/types.json","Index":99}],"2016-12-01":[{"RelativePath":"storage/microsoft.storage/2016-12-01/types.json","Index":53},{"RelativePath":"storage/microsoft.storage/2016-12-01/types.json","Index":55},{"RelativePath":"storage/microsoft.storage/2016-12-01/types.json","Index":79},{"RelativePath":"storage/microsoft.storage/2016-12-01/types.json","Index":99}],"2017-06-01":[{"RelativePath":"storage/microsoft.storage/2017-06-01/types.json","Index":90},{"RelativePath":"storage/microsoft.storage/2017-06-01/types.json","Index":92},{"RelativePath":"storage/microsoft.storage/2017-06-01/types.json","Index":116},{"RelativePath":"storage/microsoft.storage/2017-06-01/types.json","Index":136}],"2017-10-01":[{"RelativePath":"storage/microsoft.storage/2017-10-01/types.json","Index":92},{"RelativePath":"storage/microsoft.storage/2017-10-01/types.json","Index":94},{"RelativePath":"storage/microsoft.storage/2017-10-01/types.json","Index":118},{"RelativePath":"storage/microsoft.storage/2017-10-01/types.json","Index":138}],"2018-02-01":[{"RelativePath":"storage/microsoft.storage/2018-02-01/types.json","Index":134},{"RelativePath":"storage/microsoft.storage/2018-02-01/types.json","Index":136},{"RelativePath":"storage/microsoft.storage/2018-02-01/types.json","Index":160},{"RelativePath":"storage/microsoft.storage/2018-02-01/types.json","Index":180}],"2018-03-01-preview":[{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":141},{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":143},{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":167},{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":187}],"2018-07-01":[{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":167},{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":169},{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":193},{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":213},{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":214}],"2018-11-01":[{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":188},{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":190},{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":214},{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":234},{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":235},{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":236}],"2019-04-01":[{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":217},{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":219},{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":243},{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":263},{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":264},{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":265}],"2019-06-01":[{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":330},{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":332},{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":356},{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":376},{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":377},{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":378},{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":379}],"2020-08-01-preview":[{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":343},{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":345},{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":369},{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":389},{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":390},{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":391},{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":392}],"2021-01-01":[{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":350},{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":352},{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":376},{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":396},{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":397},{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":398},{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":399}],"2021-02-01":[{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":355},{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":357},{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":381},{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":401},{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":402},{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":403},{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":404}],"2021-04-01":[{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":390},{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":392},{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":416},{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":436},{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":437},{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":438},{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":439}],"2021-06-01":[{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":394},{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":396},{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":420},{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":440},{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":441},{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":442},{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":443},{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":444}],"2021-08-01":[{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":409},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":411},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":435},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":455},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":456},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":457},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":458},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":459}],"2021-09-01":[{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":432},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":434},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":458},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":478},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":479},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":480},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":481},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":482}],"2022-05-01":[{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":433},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":435},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":459},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":479},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":480},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":481},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":482},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":483}],"2022-09-01":[{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":433},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":435},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":459},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":479},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":480},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":481},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":482},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":483}],"2023-01-01":[{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":444},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":446},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":470},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":490},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":491},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":492},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":510},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":511},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":512}]},"microsoft.storage/storageaccounts/blobservices/containers":{"2018-02-01":[{"RelativePath":"storage/microsoft.storage/2018-02-01/types.json","Index":183},{"RelativePath":"storage/microsoft.storage/2018-02-01/types.json","Index":184},{"RelativePath":"storage/microsoft.storage/2018-02-01/types.json","Index":193}],"2018-03-01-preview":[{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":190},{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":191},{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":200}],"2018-07-01":[{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":217},{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":218},{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":227}],"2018-11-01":[{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":239},{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":240},{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":249}],"2019-04-01":[{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":268},{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":269},{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":278}],"2019-06-01":[{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":382},{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":383},{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":392}],"2020-08-01-preview":[{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":395},{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":396},{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":405}],"2021-01-01":[{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":402},{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":403},{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":412}],"2021-02-01":[{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":407},{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":408},{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":417}],"2021-04-01":[{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":442},{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":443},{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":452},{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":453}],"2021-06-01":[{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":447},{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":448},{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":457},{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":458}],"2021-08-01":[{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":467},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":468},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":477},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":478}],"2021-09-01":[{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":490},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":491},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":500},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":501}],"2022-05-01":[{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":491},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":492},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":501},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":502}],"2022-09-01":[{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":491},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":492},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":501},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":502}],"2023-01-01":[{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":520},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":521},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":530},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":531}]},"microsoft.storage/storageaccounts/blobservices/containers/immutabilitypolicies":{"2018-02-01":[{"RelativePath":"storage/microsoft.storage/2018-02-01/types.json","Index":195},{"RelativePath":"storage/microsoft.storage/2018-02-01/types.json","Index":196}],"2018-03-01-preview":[{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":202},{"RelativePath":"storage/microsoft.storage/2018-03-01-preview/types.json","Index":203}],"2018-07-01":[{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":229},{"RelativePath":"storage/microsoft.storage/2018-07-01/types.json","Index":230}],"2018-11-01":[{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":251},{"RelativePath":"storage/microsoft.storage/2018-11-01/types.json","Index":252}],"2019-04-01":[{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":280},{"RelativePath":"storage/microsoft.storage/2019-04-01/types.json","Index":281}],"2019-06-01":[{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":394},{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":395}],"2020-08-01-preview":[{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":407},{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":408}],"2021-01-01":[{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":414},{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":415}],"2021-02-01":[{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":419},{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":420}],"2021-04-01":[{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":455},{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":456}],"2021-06-01":[{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":460},{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":461}],"2021-08-01":[{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":480},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":481}],"2021-09-01":[{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":503},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":504}],"2022-05-01":[{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":504},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":505}],"2022-09-01":[{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":504},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":505}],"2023-01-01":[{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":533},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":534}]},"microsoft.storage/storageaccounts/fileservices/shares":{"2019-06-01":[{"RelativePath":"storage/microsoft.storage/2019-06-01/types.json","Index":397}],"2020-08-01-preview":[{"RelativePath":"storage/microsoft.storage/2020-08-01-preview/types.json","Index":410}],"2021-01-01":[{"RelativePath":"storage/microsoft.storage/2021-01-01/types.json","Index":417}],"2021-02-01":[{"RelativePath":"storage/microsoft.storage/2021-02-01/types.json","Index":422}],"2021-04-01":[{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":458},{"RelativePath":"storage/microsoft.storage/2021-04-01/types.json","Index":467}],"2021-06-01":[{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":463},{"RelativePath":"storage/microsoft.storage/2021-06-01/types.json","Index":472}],"2021-08-01":[{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":483},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":492}],"2021-09-01":[{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":506},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":515}],"2022-05-01":[{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":507},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":516}],"2022-09-01":[{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":507},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":516}],"2023-01-01":[{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":536},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":545}]},"microsoft.storage/storageaccounts/localusers":{"2021-08-01":[{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":462},{"RelativePath":"storage/microsoft.storage/2021-08-01/types.json","Index":464}],"2021-09-01":[{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":485},{"RelativePath":"storage/microsoft.storage/2021-09-01/types.json","Index":487}],"2022-05-01":[{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":486},{"RelativePath":"storage/microsoft.storage/2022-05-01/types.json","Index":488}],"2022-09-01":[{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":486},{"RelativePath":"storage/microsoft.storage/2022-09-01/types.json","Index":488}],"2023-01-01":[{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":515},{"RelativePath":"storage/microsoft.storage/2023-01-01/types.json","Index":517}]},"microsoft.storageactions/locations":{"2023-01-01":[{"RelativePath":"storageactions/microsoft.storageactions/2023-01-01/types.json","Index":74}]},"microsoft.storagecache/caches":{"2019-08-01-preview":[{"RelativePath":"storagecache/microsoft.storagecache/2019-08-01-preview/types.json","Index":59},{"RelativePath":"storagecache/microsoft.storagecache/2019-08-01-preview/types.json","Index":60},{"RelativePath":"storagecache/microsoft.storagecache/2019-08-01-preview/types.json","Index":61},{"RelativePath":"storagecache/microsoft.storagecache/2019-08-01-preview/types.json","Index":62}],"2019-11-01":[{"RelativePath":"storagecache/microsoft.storagecache/2019-11-01/types.json","Index":59},{"RelativePath":"storagecache/microsoft.storagecache/2019-11-01/types.json","Index":60},{"RelativePath":"storagecache/microsoft.storagecache/2019-11-01/types.json","Index":61},{"RelativePath":"storagecache/microsoft.storagecache/2019-11-01/types.json","Index":62}],"2020-03-01":[{"RelativePath":"storagecache/microsoft.storagecache/2020-03-01/types.json","Index":82},{"RelativePath":"storagecache/microsoft.storagecache/2020-03-01/types.json","Index":83},{"RelativePath":"storagecache/microsoft.storagecache/2020-03-01/types.json","Index":84},{"RelativePath":"storagecache/microsoft.storagecache/2020-03-01/types.json","Index":85}],"2020-10-01":[{"RelativePath":"storagecache/microsoft.storagecache/2020-10-01/types.json","Index":112},{"RelativePath":"storagecache/microsoft.storagecache/2020-10-01/types.json","Index":113},{"RelativePath":"storagecache/microsoft.storagecache/2020-10-01/types.json","Index":114},{"RelativePath":"storagecache/microsoft.storagecache/2020-10-01/types.json","Index":115},{"RelativePath":"storagecache/microsoft.storagecache/2020-10-01/types.json","Index":116}],"2021-03-01":[{"RelativePath":"storagecache/microsoft.storagecache/2021-03-01/types.json","Index":116},{"RelativePath":"storagecache/microsoft.storagecache/2021-03-01/types.json","Index":117},{"RelativePath":"storagecache/microsoft.storagecache/2021-03-01/types.json","Index":118},{"RelativePath":"storagecache/microsoft.storagecache/2021-03-01/types.json","Index":119},{"RelativePath":"storagecache/microsoft.storagecache/2021-03-01/types.json","Index":120}],"2021-05-01":[{"RelativePath":"storagecache/microsoft.storagecache/2021-05-01/types.json","Index":120},{"RelativePath":"storagecache/microsoft.storagecache/2021-05-01/types.json","Index":121},{"RelativePath":"storagecache/microsoft.storagecache/2021-05-01/types.json","Index":122},{"RelativePath":"storagecache/microsoft.storagecache/2021-05-01/types.json","Index":123},{"RelativePath":"storagecache/microsoft.storagecache/2021-05-01/types.json","Index":124}],"2021-09-01":[{"RelativePath":"storagecache/microsoft.storagecache/2021-09-01/types.json","Index":125},{"RelativePath":"storagecache/microsoft.storagecache/2021-09-01/types.json","Index":126},{"RelativePath":"storagecache/microsoft.storagecache/2021-09-01/types.json","Index":127},{"RelativePath":"storagecache/microsoft.storagecache/2021-09-01/types.json","Index":128},{"RelativePath":"storagecache/microsoft.storagecache/2021-09-01/types.json","Index":129}],"2022-01-01":[{"RelativePath":"storagecache/microsoft.storagecache/2022-01-01/types.json","Index":126},{"RelativePath":"storagecache/microsoft.storagecache/2022-01-01/types.json","Index":127},{"RelativePath":"storagecache/microsoft.storagecache/2022-01-01/types.json","Index":128},{"RelativePath":"storagecache/microsoft.storagecache/2022-01-01/types.json","Index":129},{"RelativePath":"storagecache/microsoft.storagecache/2022-01-01/types.json","Index":130}],"2022-05-01":[{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":139},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":140},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":141},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":142},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":143},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":145},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":146},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":147},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":148},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":150}],"2023-01-01":[{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":139},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":140},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":141},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":142},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":143},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":145},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":146},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":147},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":148},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":150}],"2023-03-01-preview":[{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":191},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":192},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":193},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":194},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":195},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":197},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":198},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":199},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":200},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":202}],"2023-05-01":[{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":196},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":197},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":198},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":199},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":200},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":202},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":203},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":204},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":205},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":207}],"2023-11-01-preview":[{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":201},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":202},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":203},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":204},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":205},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":207},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":208},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":209},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":210},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":212}]},"microsoft.storagecache/caches/storagetargets":{"2021-03-01":[{"RelativePath":"storagecache/microsoft.storagecache/2021-03-01/types.json","Index":121}],"2021-05-01":[{"RelativePath":"storagecache/microsoft.storagecache/2021-05-01/types.json","Index":125},{"RelativePath":"storagecache/microsoft.storagecache/2021-05-01/types.json","Index":126},{"RelativePath":"storagecache/microsoft.storagecache/2021-05-01/types.json","Index":127},{"RelativePath":"storagecache/microsoft.storagecache/2021-05-01/types.json","Index":128}],"2021-09-01":[{"RelativePath":"storagecache/microsoft.storagecache/2021-09-01/types.json","Index":130},{"RelativePath":"storagecache/microsoft.storagecache/2021-09-01/types.json","Index":131},{"RelativePath":"storagecache/microsoft.storagecache/2021-09-01/types.json","Index":132},{"RelativePath":"storagecache/microsoft.storagecache/2021-09-01/types.json","Index":133}],"2022-01-01":[{"RelativePath":"storagecache/microsoft.storagecache/2022-01-01/types.json","Index":131},{"RelativePath":"storagecache/microsoft.storagecache/2022-01-01/types.json","Index":132},{"RelativePath":"storagecache/microsoft.storagecache/2022-01-01/types.json","Index":133},{"RelativePath":"storagecache/microsoft.storagecache/2022-01-01/types.json","Index":134},{"RelativePath":"storagecache/microsoft.storagecache/2022-01-01/types.json","Index":135}],"2022-05-01":[{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":151},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":152},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":153},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":154},{"RelativePath":"storagecache/microsoft.storagecache/2022-05-01/types.json","Index":155}],"2023-01-01":[{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":151},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":152},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":153},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":154},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":155},{"RelativePath":"storagecache/microsoft.storagecache/2023-01-01/types.json","Index":156}],"2023-03-01-preview":[{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":203},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":204},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":205},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":206},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":207},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":208}],"2023-05-01":[{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":208},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":209},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":210},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":211},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":212},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":213}],"2023-11-01-preview":[{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":213},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":214},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":215},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":216},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":217},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":218}]},"microsoft.storagecache/amlfilesystems":{"2023-03-01-preview":[{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":210},{"RelativePath":"storagecache/microsoft.storagecache/2023-03-01-preview/types.json","Index":211}],"2023-05-01":[{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":194},{"RelativePath":"storagecache/microsoft.storagecache/2023-05-01/types.json","Index":195}],"2023-11-01-preview":[{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":199},{"RelativePath":"storagecache/microsoft.storagecache/2023-11-01-preview/types.json","Index":200}]},"microsoft.importexport/jobs":{"2016-11-01":[{"RelativePath":"storageimportexport/microsoft.importexport/2016-11-01/types.json","Index":55}],"2020-08-01":[{"RelativePath":"storageimportexport/microsoft.importexport/2020-08-01/types.json","Index":55}],"2021-01-01":[{"RelativePath":"storageimportexport/microsoft.importexport/2021-01-01/types.json","Index":55}]},"microsoft.storagemover/storagemovers/projects/jobdefinitions":{"2022-07-01-preview":[{"RelativePath":"storagemover/microsoft.storagemover/2022-07-01-preview/types.json","Index":105},{"RelativePath":"storagemover/microsoft.storagemover/2022-07-01-preview/types.json","Index":106}],"2023-03-01":[{"RelativePath":"storagemover/microsoft.storagemover/2023-03-01/types.json","Index":105},{"RelativePath":"storagemover/microsoft.storagemover/2023-03-01/types.json","Index":106}],"2023-07-01-preview":[{"RelativePath":"storagemover/microsoft.storagemover/2023-07-01-preview/types.json","Index":112},{"RelativePath":"storagemover/microsoft.storagemover/2023-07-01-preview/types.json","Index":113}],"2023-10-01":[{"RelativePath":"storagemover/microsoft.storagemover/2023-10-01/types.json","Index":112},{"RelativePath":"storagemover/microsoft.storagemover/2023-10-01/types.json","Index":113}]},"microsoft.storagepool/diskpools":{"2021-04-01-preview":[{"RelativePath":"storagepool/microsoft.storagepool/2021-04-01-preview/types.json","Index":80},{"RelativePath":"storagepool/microsoft.storagepool/2021-04-01-preview/types.json","Index":81}],"2021-08-01":[{"RelativePath":"storagepool/microsoft.storagepool/2021-08-01/types.json","Index":83},{"RelativePath":"storagepool/microsoft.storagepool/2021-08-01/types.json","Index":84},{"RelativePath":"storagepool/microsoft.storagepool/2021-08-01/types.json","Index":85}]},"microsoft.storagesync/storagesyncservices/syncgroups/cloudendpoints":{"2017-06-05-preview":[{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":64},{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":67},{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":71},{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":72},{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":75}],"2018-04-02":[{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":63},{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":66},{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":70},{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":71},{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":74}],"2018-07-01":[{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":58},{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":61},{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":65},{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":66},{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":69}],"2018-10-01":[{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":93},{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":96},{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":100},{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":101},{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":104}],"2019-02-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":93},{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":96},{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":100},{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":101},{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":104}],"2019-03-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":93},{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":96},{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":100},{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":101},{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":104},{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":110}],"2019-06-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":100},{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":103},{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":107},{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":108},{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":111},{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":117}],"2019-10-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":107},{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":110},{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":114},{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":115},{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":118},{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":124}],"2020-03-01":[{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":153},{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":156},{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":160},{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":161},{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":164},{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":170}],"2020-09-01":[{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":172},{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":175},{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":179},{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":180},{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":183},{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":189}],"2022-06-01":[{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":176},{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":179},{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":183},{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":184},{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":187},{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":193}],"2022-09-01":[{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":198},{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":201},{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":205},{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":206},{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":209},{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":215}]},"microsoft.storagesync/storagesyncservices/syncgroups/serverendpoints":{"2017-06-05-preview":[{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":76}],"2018-04-02":[{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":76}],"2018-07-01":[{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":71}],"2018-10-01":[{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":106}],"2019-02-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":106}],"2019-03-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":112}],"2019-06-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":119}],"2019-10-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":126}],"2020-03-01":[{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":172}],"2020-09-01":[{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":191}],"2022-06-01":[{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":195}],"2022-09-01":[{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":217}]},"microsoft.storagesync/storagesyncservices/workflows":{"2017-06-05-preview":[{"RelativePath":"storagesync/microsoft.storagesync/2017-06-05-preview/types.json","Index":77}],"2018-04-02":[{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":77}],"2018-07-01":[{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":74}],"2018-10-01":[{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":109}],"2019-02-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":109}],"2019-03-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":115}],"2019-06-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":122}],"2019-10-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":129}],"2020-03-01":[{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":175}],"2020-09-01":[{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":194}],"2022-06-01":[{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":198}],"2022-09-01":[{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":220}]},"microsoft.storagesync/locations":{"2018-04-02":[{"RelativePath":"storagesync/microsoft.storagesync/2018-04-02/types.json","Index":61}],"2018-07-01":[{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":56}],"2018-10-01":[{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":91}],"2019-02-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":91}],"2019-03-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":91}],"2019-06-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":98}],"2019-10-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":105}],"2020-03-01":[{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":151}],"2020-09-01":[{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":170}],"2022-06-01":[{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":174}],"2022-09-01":[{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":196}]},"microsoft.storagesync/storagesyncservices/registeredservers":{"2018-07-01":[{"RelativePath":"storagesync/microsoft.storagesync/2018-07-01/types.json","Index":73}],"2018-10-01":[{"RelativePath":"storagesync/microsoft.storagesync/2018-10-01/types.json","Index":108}],"2019-02-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-02-01/types.json","Index":108}],"2019-03-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-03-01/types.json","Index":114}],"2019-06-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-06-01/types.json","Index":121}],"2019-10-01":[{"RelativePath":"storagesync/microsoft.storagesync/2019-10-01/types.json","Index":128}],"2020-03-01":[{"RelativePath":"storagesync/microsoft.storagesync/2020-03-01/types.json","Index":174}],"2020-09-01":[{"RelativePath":"storagesync/microsoft.storagesync/2020-09-01/types.json","Index":193}],"2022-06-01":[{"RelativePath":"storagesync/microsoft.storagesync/2022-06-01/types.json","Index":197}],"2022-09-01":[{"RelativePath":"storagesync/microsoft.storagesync/2022-09-01/types.json","Index":219}]},"microsoft.storsimple/managers":{"2016-10-01":[{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":170},{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":173}],"2017-06-01":[{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":223},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":229},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":230},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":233},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":235},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":242}]},"microsoft.storsimple/managers/devices":{"2016-10-01":[{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":176},{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":177},{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":178},{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":181},{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":182},{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":183}],"2017-06-01":[{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":166},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":169},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":170},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":171},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":172},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":185},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":186},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":189},{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":221}]},"microsoft.storsimple/managers/devices/backups/elements":{"2016-10-01":[{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":188}],"2017-06-01":[{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":251}]},"microsoft.storsimple/managers/devices/securitysettings":{"2016-10-01":[{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":191}],"2017-06-01":[{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":243}]},"microsoft.storsimple/managers/devices/fileservers":{"2016-10-01":[{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":192}]},"microsoft.storsimple/managers/devices/iscsiservers":{"2016-10-01":[{"RelativePath":"storsimple1200series/microsoft.storsimple/2016-10-01/types.json","Index":193}]},"microsoft.storsimple/managers/devices/backups":{"2017-06-01":[{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":252}]},"microsoft.storsimple/managers/devices/hardwarecomponentgroups":{"2017-06-01":[{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":279}]},"microsoft.storsimple/managers/devices/jobs":{"2017-06-01":[{"RelativePath":"storsimple8000series/microsoft.storsimple/2017-06-01/types.json","Index":280}]},"microsoft.streamanalytics/streamingjobs":{"2016-03-01":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2016-03-01/types.json","Index":151},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2016-03-01/types.json","Index":152}],"2017-04-01-preview":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":274},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":275}],"2020-03-01":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":267},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":268},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":270}],"2021-10-01-preview":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":353},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":354},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":356}]},"microsoft.streamanalytics/streamingjobs/inputs":{"2016-03-01":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2016-03-01/types.json","Index":155}],"2017-04-01-preview":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":267}],"2020-03-01":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":273}],"2021-10-01-preview":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":346}]},"microsoft.streamanalytics/streamingjobs/outputs":{"2016-03-01":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2016-03-01/types.json","Index":156}],"2017-04-01-preview":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":268}],"2020-03-01":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":274}],"2021-10-01-preview":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":347}]},"microsoft.streamanalytics/streamingjobs/functions":{"2016-03-01":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2016-03-01/types.json","Index":157},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2016-03-01/types.json","Index":167}],"2017-04-01-preview":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":248},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":266}],"2020-03-01":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":275},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":285}],"2021-10-01-preview":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":327},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":345}]},"microsoft.streamanalytics/locations":{"2017-04-01-preview":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":291},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":310},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":312},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":314},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2017-04-01-preview/types.json","Index":316}],"2021-10-01-preview":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":372},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":392},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":394},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":396},{"RelativePath":"streamanalytics/microsoft.streamanalytics/2021-10-01-preview/types.json","Index":398}]},"microsoft.streamanalytics/clusters":{"2020-03-01-preview":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01-preview/types.json","Index":46}],"2020-03-01":[{"RelativePath":"streamanalytics/microsoft.streamanalytics/2020-03-01/types.json","Index":300}]},"microsoft.subscription/subscriptions":{"2021-10-01":[{"RelativePath":"subscription/microsoft.subscription/2021-10-01/types.json","Index":49}]},"microsoft.support/supporttickets":{"2019-05-01-preview":[{"RelativePath":"support/microsoft.support/2019-05-01-preview/types.json","Index":44}],"2020-04-01":[{"RelativePath":"support/microsoft.support/2020-04-01/types.json","Index":45}],"2022-09-01-preview":[{"RelativePath":"support/microsoft.support/2022-09-01-preview/types.json","Index":84}]},"microsoft.support/fileworkspaces/files":{"2022-09-01-preview":[{"RelativePath":"support/microsoft.support/2022-09-01-preview/types.json","Index":86}]},"microsoft.synapse/workspaces":{"2019-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":499}],"2020-12-01":[{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":515}],"2021-03-01":[{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":518}],"2021-04-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":742}],"2021-05-01":[{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":523}],"2021-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":956},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":960}],"2021-06-01":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":549}]},"microsoft.synapse/workspaces/sqlpools":{"2019-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":500},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":501},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":504}],"2020-04-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2020-04-01-preview/types.json","Index":73},{"RelativePath":"synapse/microsoft.synapse/2020-04-01-preview/types.json","Index":74}],"2020-12-01":[{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":516},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":517},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":520}],"2021-03-01":[{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":621},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":622},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":625}],"2021-04-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":845},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":846},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":849}],"2021-05-01":[{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":626},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":627},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":630}],"2021-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":963},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":964},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":967}],"2021-06-01":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":552},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":553},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":556}]},"microsoft.synapse/workspaces/sqlpools/schemas/tables/columns/sensitivitylabels":{"2019-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":505},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":506}],"2020-12-01":[{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":521},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":522}],"2021-03-01":[{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":626},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":627}],"2021-04-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":850},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":851}],"2021-05-01":[{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":631},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":632}],"2021-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":968},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":969}],"2021-06-01":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":557},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":558}]},"microsoft.synapse/workspaces/sqlpools/vulnerabilityassessments/scans":{"2019-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":507},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":510}],"2020-12-01":[{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":523},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":526}],"2021-03-01":[{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":628},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":631}],"2021-04-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":852},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":855}],"2021-05-01":[{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":633},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":636}],"2021-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":970},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":973}],"2021-06-01":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":559},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":562}]},"microsoft.synapse/workspaces/integrationruntimes":{"2019-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":511},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":570},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":571},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":572},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":573},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":593},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":595},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":596},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":598},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":604},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":605},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":609},{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":610}],"2020-12-01":[{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":527},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":586},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":587},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":588},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":589},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":609},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":611},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":612},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":614},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":620},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":621},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":625},{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":626}],"2021-03-01":[{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":519},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":578},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":579},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":580},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":581},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":601},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":603},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":604},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":606},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":612},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":613},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":617},{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":618}],"2021-04-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":743},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":802},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":803},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":804},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":805},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":825},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":827},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":828},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":830},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":836},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":837},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":841},{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":842}],"2021-05-01":[{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":524},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":583},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":584},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":585},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":586},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":606},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":608},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":609},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":611},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":617},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":618},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":622},{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":623}],"2021-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":807},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":867},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":868},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":869},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":870},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":890},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":892},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":893},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":895},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":901},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":902},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":906},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":907}],"2021-06-01":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":564},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":623},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":624},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":625},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":626},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":646},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":648},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":649},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":651},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":657},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":658},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":662},{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":663}]},"microsoft.synapse/workspaces/integrationruntimes/nodes":{"2019-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2019-06-01-preview/types.json","Index":612}],"2020-12-01":[{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":628}],"2021-03-01":[{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":620}],"2021-04-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":844}],"2021-05-01":[{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":625}],"2021-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":909}],"2021-06-01":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":665}]},"microsoft.synapse/workspaces/encryptionprotector":{"2020-12-01":[{"RelativePath":"synapse/microsoft.synapse/2020-12-01/types.json","Index":629}],"2021-03-01":[{"RelativePath":"synapse/microsoft.synapse/2021-03-01/types.json","Index":632}],"2021-04-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":856}],"2021-05-01":[{"RelativePath":"synapse/microsoft.synapse/2021-05-01/types.json","Index":637}],"2021-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":974}],"2021-06-01":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01/types.json","Index":563}]},"microsoft.synapse/locations":{"2021-04-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-04-01-preview/types.json","Index":863}],"2021-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":916}]},"microsoft.synapse/workspaces/kustopools":{"2021-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":917},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":918},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":919},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":920},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":921},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":925},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":926},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":931},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":934}]},"microsoft.synapse/workspaces/kustopools/databases":{"2021-06-01-preview":[{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":937},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":949},{"RelativePath":"synapse/microsoft.synapse/2021-06-01-preview/types.json","Index":952}]},"microsoft.testbase/testbaseaccounts":{"2020-12-16-preview":[{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":339},{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":342},{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":348}],"2022-04-01-preview":[{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":341},{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":344},{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":350},{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":354},{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":365}],"2023-11-01-preview":[{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":613},{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":614},{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":620},{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":626},{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":627},{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":638}]},"microsoft.testbase/testbaseaccounts/packages":{"2020-12-16-preview":[{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":349},{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":351}],"2022-04-01-preview":[{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":366},{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":368},{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":376}],"2023-11-01-preview":[{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":650},{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":652},{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":662}]},"microsoft.testbase/testbaseaccounts/packages/testresults":{"2020-12-16-preview":[{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":352},{"RelativePath":"testbase/microsoft.testbase/2020-12-16-preview/types.json","Index":353}],"2022-04-01-preview":[{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":377},{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":378},{"RelativePath":"testbase/microsoft.testbase/2022-04-01-preview/types.json","Index":380}],"2023-11-01-preview":[{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":663},{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":664},{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":666}]},"microsoft.testbase/testbaseaccounts/chatsessions":{"2023-11-01-preview":[{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":611}]},"microsoft.testbase/testbaseaccounts/draftpackages":{"2023-11-01-preview":[{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":640},{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":642},{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":647},{"RelativePath":"testbase/microsoft.testbase/2023-11-01-preview/types.json","Index":649}]},"microsoft.videoindexer/accounts":{"2021-10-18-preview":[{"RelativePath":"vi/microsoft.videoindexer/2021-10-18-preview/types.json","Index":50}],"2021-10-27-preview":[{"RelativePath":"vi/microsoft.videoindexer/2021-10-27-preview/types.json","Index":50}],"2021-11-10-preview":[{"RelativePath":"vi/microsoft.videoindexer/2021-11-10-preview/types.json","Index":50}],"2022-04-13-preview":[{"RelativePath":"vi/microsoft.videoindexer/2022-04-13-preview/types.json","Index":50}],"2022-07-20-preview":[{"RelativePath":"vi/microsoft.videoindexer/2022-07-20-preview/types.json","Index":50},{"RelativePath":"vi/microsoft.videoindexer/2022-07-20-preview/types.json","Index":56}],"2022-08-01":[{"RelativePath":"vi/microsoft.videoindexer/2022-08-01/types.json","Index":50}],"2024-01-01":[{"RelativePath":"vi/microsoft.videoindexer/2024-01-01/types.json","Index":50},{"RelativePath":"vi/microsoft.videoindexer/2024-01-01/types.json","Index":56}]},"microsoft.media/videoanalyzers":{"2021-05-01-preview":[{"RelativePath":"videoanalyzer/microsoft.media/2021-05-01-preview/types.json","Index":84}]},"microsoft.media/videoanalyzers/edgemodules":{"2021-05-01-preview":[{"RelativePath":"videoanalyzer/microsoft.media/2021-05-01-preview/types.json","Index":93}],"2021-11-01-preview":[{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":244}]},"microsoft.media/videoanalyzers/videos":{"2021-05-01-preview":[{"RelativePath":"videoanalyzer/microsoft.media/2021-05-01-preview/types.json","Index":95}],"2021-11-01-preview":[{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":255}]},"microsoft.media/videoanalyzers/livepipelines":{"2021-11-01-preview":[{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":245},{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":246}]},"microsoft.media/videoanalyzers/pipelinejobs":{"2021-11-01-preview":[{"RelativePath":"videoanalyzer/microsoft.media/2021-11-01-preview/types.json","Index":247}]},"microsoft.avs/locations":{"2020-03-20":[{"RelativePath":"vmware/microsoft.avs/2020-03-20/types.json","Index":77},{"RelativePath":"vmware/microsoft.avs/2020-03-20/types.json","Index":83}],"2020-07-17-preview":[{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":213},{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":219}],"2021-01-01-preview":[{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":228},{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":234}],"2021-06-01":[{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":310},{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":316}],"2021-12-01":[{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":379},{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":385}],"2022-05-01":[{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":412},{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":418}],"2023-03-01":[{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":413},{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":419}]},"microsoft.avs/privateclouds":{"2020-03-20":[{"RelativePath":"vmware/microsoft.avs/2020-03-20/types.json","Index":85}],"2020-07-17-preview":[{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":220},{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":221},{"RelativePath":"vmware/microsoft.avs/2020-07-17-preview/types.json","Index":223}],"2021-01-01-preview":[{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":235},{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":236},{"RelativePath":"vmware/microsoft.avs/2021-01-01-preview/types.json","Index":238}],"2021-06-01":[{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":317},{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":318},{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":320}],"2021-12-01":[{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":386},{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":387},{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":389}],"2022-05-01":[{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":419},{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":420},{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":422}],"2023-03-01":[{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":420},{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":421},{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":423}]},"microsoft.avs/privateclouds/scriptexecutions":{"2021-06-01":[{"RelativePath":"vmware/microsoft.avs/2021-06-01/types.json","Index":328}],"2021-12-01":[{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":402}],"2022-05-01":[{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":440}],"2023-03-01":[{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":441}]},"microsoft.avs/privateclouds/clusters/virtualmachines":{"2021-12-01":[{"RelativePath":"vmware/microsoft.avs/2021-12-01/types.json","Index":394}],"2022-05-01":[{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":432}],"2023-03-01":[{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":433}]},"microsoft.avs/privateclouds/clusters":{"2022-05-01":[{"RelativePath":"vmware/microsoft.avs/2022-05-01/types.json","Index":427}],"2023-03-01":[{"RelativePath":"vmware/microsoft.avs/2023-03-01/types.json","Index":428}]},"microsoft.voiceservices/locations":{"2023-01-31":[{"RelativePath":"voiceservices/microsoft.voiceservices/2023-01-31/types.json","Index":80}],"2023-04-03":[{"RelativePath":"voiceservices/microsoft.voiceservices/2023-04-03/types.json","Index":88}],"2023-09-01":[{"RelativePath":"voiceservices/microsoft.voiceservices/2023-09-01/types.json","Index":110}]},"microsoft.certificateregistration/certificateorders":{"2015-08-01":[{"RelativePath":"web/microsoft.certificateregistration/2015-08-01/types.json","Index":60},{"RelativePath":"web/microsoft.certificateregistration/2015-08-01/types.json","Index":64},{"RelativePath":"web/microsoft.certificateregistration/2015-08-01/types.json","Index":79},{"RelativePath":"web/microsoft.certificateregistration/2015-08-01/types.json","Index":84},{"RelativePath":"web/microsoft.certificateregistration/2015-08-01/types.json","Index":85},{"RelativePath":"web/microsoft.certificateregistration/2015-08-01/types.json","Index":86}],"2018-02-01":[{"RelativePath":"web/microsoft.certificateregistration/2018-02-01/types.json","Index":61},{"RelativePath":"web/microsoft.certificateregistration/2018-02-01/types.json","Index":64},{"RelativePath":"web/microsoft.certificateregistration/2018-02-01/types.json","Index":65},{"RelativePath":"web/microsoft.certificateregistration/2018-02-01/types.json","Index":67},{"RelativePath":"web/microsoft.certificateregistration/2018-02-01/types.json","Index":70},{"RelativePath":"web/microsoft.certificateregistration/2018-02-01/types.json","Index":71},{"RelativePath":"web/microsoft.certificateregistration/2018-02-01/types.json","Index":90},{"RelativePath":"web/microsoft.certificateregistration/2018-02-01/types.json","Index":94}],"2019-08-01":[{"RelativePath":"web/microsoft.certificateregistration/2019-08-01/types.json","Index":61},{"RelativePath":"web/microsoft.certificateregistration/2019-08-01/types.json","Index":64},{"RelativePath":"web/microsoft.certificateregistration/2019-08-01/types.json","Index":65},{"RelativePath":"web/microsoft.certificateregistration/2019-08-01/types.json","Index":67},{"RelativePath":"web/microsoft.certificateregistration/2019-08-01/types.json","Index":70},{"RelativePath":"web/microsoft.certificateregistration/2019-08-01/types.json","Index":71},{"RelativePath":"web/microsoft.certificateregistration/2019-08-01/types.json","Index":90},{"RelativePath":"web/microsoft.certificateregistration/2019-08-01/types.json","Index":94}],"2020-06-01":[{"RelativePath":"web/microsoft.certificateregistration/2020-06-01/types.json","Index":61},{"RelativePath":"web/microsoft.certificateregistration/2020-06-01/types.json","Index":64},{"RelativePath":"web/microsoft.certificateregistration/2020-06-01/types.json","Index":65},{"RelativePath":"web/microsoft.certificateregistration/2020-06-01/types.json","Index":67},{"RelativePath":"web/microsoft.certificateregistration/2020-06-01/types.json","Index":70},{"RelativePath":"web/microsoft.certificateregistration/2020-06-01/types.json","Index":71},{"RelativePath":"web/microsoft.certificateregistration/2020-06-01/types.json","Index":90},{"RelativePath":"web/microsoft.certificateregistration/2020-06-01/types.json","Index":94}],"2020-09-01":[{"RelativePath":"web/microsoft.certificateregistration/2020-09-01/types.json","Index":72},{"RelativePath":"web/microsoft.certificateregistration/2020-09-01/types.json","Index":75},{"RelativePath":"web/microsoft.certificateregistration/2020-09-01/types.json","Index":76},{"RelativePath":"web/microsoft.certificateregistration/2020-09-01/types.json","Index":78},{"RelativePath":"web/microsoft.certificateregistration/2020-09-01/types.json","Index":81},{"RelativePath":"web/microsoft.certificateregistration/2020-09-01/types.json","Index":82},{"RelativePath":"web/microsoft.certificateregistration/2020-09-01/types.json","Index":101},{"RelativePath":"web/microsoft.certificateregistration/2020-09-01/types.json","Index":105}],"2020-10-01":[{"RelativePath":"web/microsoft.certificateregistration/2020-10-01/types.json","Index":72},{"RelativePath":"web/microsoft.certificateregistration/2020-10-01/types.json","Index":75},{"RelativePath":"web/microsoft.certificateregistration/2020-10-01/types.json","Index":76},{"RelativePath":"web/microsoft.certificateregistration/2020-10-01/types.json","Index":78},{"RelativePath":"web/microsoft.certificateregistration/2020-10-01/types.json","Index":81},{"RelativePath":"web/microsoft.certificateregistration/2020-10-01/types.json","Index":82},{"RelativePath":"web/microsoft.certificateregistration/2020-10-01/types.json","Index":101},{"RelativePath":"web/microsoft.certificateregistration/2020-10-01/types.json","Index":105}],"2020-12-01":[{"RelativePath":"web/microsoft.certificateregistration/2020-12-01/types.json","Index":125},{"RelativePath":"web/microsoft.certificateregistration/2020-12-01/types.json","Index":128},{"RelativePath":"web/microsoft.certificateregistration/2020-12-01/types.json","Index":129},{"RelativePath":"web/microsoft.certificateregistration/2020-12-01/types.json","Index":131},{"RelativePath":"web/microsoft.certificateregistration/2020-12-01/types.json","Index":134},{"RelativePath":"web/microsoft.certificateregistration/2020-12-01/types.json","Index":135},{"RelativePath":"web/microsoft.certificateregistration/2020-12-01/types.json","Index":154},{"RelativePath":"web/microsoft.certificateregistration/2020-12-01/types.json","Index":158}],"2021-01-01":[{"RelativePath":"web/microsoft.certificateregistration/2021-01-01/types.json","Index":125},{"RelativePath":"web/microsoft.certificateregistration/2021-01-01/types.json","Index":128},{"RelativePath":"web/microsoft.certificateregistration/2021-01-01/types.json","Index":129},{"RelativePath":"web/microsoft.certificateregistration/2021-01-01/types.json","Index":131},{"RelativePath":"web/microsoft.certificateregistration/2021-01-01/types.json","Index":134},{"RelativePath":"web/microsoft.certificateregistration/2021-01-01/types.json","Index":135},{"RelativePath":"web/microsoft.certificateregistration/2021-01-01/types.json","Index":154},{"RelativePath":"web/microsoft.certificateregistration/2021-01-01/types.json","Index":158}],"2021-01-15":[{"RelativePath":"web/microsoft.certificateregistration/2021-01-15/types.json","Index":125},{"RelativePath":"web/microsoft.certificateregistration/2021-01-15/types.json","Index":128},{"RelativePath":"web/microsoft.certificateregistration/2021-01-15/types.json","Index":129},{"RelativePath":"web/microsoft.certificateregistration/2021-01-15/types.json","Index":131},{"RelativePath":"web/microsoft.certificateregistration/2021-01-15/types.json","Index":134},{"RelativePath":"web/microsoft.certificateregistration/2021-01-15/types.json","Index":135},{"RelativePath":"web/microsoft.certificateregistration/2021-01-15/types.json","Index":154},{"RelativePath":"web/microsoft.certificateregistration/2021-01-15/types.json","Index":158}],"2021-02-01":[{"RelativePath":"web/microsoft.certificateregistration/2021-02-01/types.json","Index":125},{"RelativePath":"web/microsoft.certificateregistration/2021-02-01/types.json","Index":128},{"RelativePath":"web/microsoft.certificateregistration/2021-02-01/types.json","Index":129},{"RelativePath":"web/microsoft.certificateregistration/2021-02-01/types.json","Index":131},{"RelativePath":"web/microsoft.certificateregistration/2021-02-01/types.json","Index":134},{"RelativePath":"web/microsoft.certificateregistration/2021-02-01/types.json","Index":135},{"RelativePath":"web/microsoft.certificateregistration/2021-02-01/types.json","Index":154},{"RelativePath":"web/microsoft.certificateregistration/2021-02-01/types.json","Index":158}],"2021-03-01":[{"RelativePath":"web/microsoft.certificateregistration/2021-03-01/types.json","Index":125},{"RelativePath":"web/microsoft.certificateregistration/2021-03-01/types.json","Index":128},{"RelativePath":"web/microsoft.certificateregistration/2021-03-01/types.json","Index":129},{"RelativePath":"web/microsoft.certificateregistration/2021-03-01/types.json","Index":131},{"RelativePath":"web/microsoft.certificateregistration/2021-03-01/types.json","Index":134},{"RelativePath":"web/microsoft.certificateregistration/2021-03-01/types.json","Index":135},{"RelativePath":"web/microsoft.certificateregistration/2021-03-01/types.json","Index":154},{"RelativePath":"web/microsoft.certificateregistration/2021-03-01/types.json","Index":158}],"2022-03-01":[{"RelativePath":"web/microsoft.certificateregistration/2022-03-01/types.json","Index":125},{"RelativePath":"web/microsoft.certificateregistration/2022-03-01/types.json","Index":128},{"RelativePath":"web/microsoft.certificateregistration/2022-03-01/types.json","Index":129},{"RelativePath":"web/microsoft.certificateregistration/2022-03-01/types.json","Index":131},{"RelativePath":"web/microsoft.certificateregistration/2022-03-01/types.json","Index":134},{"RelativePath":"web/microsoft.certificateregistration/2022-03-01/types.json","Index":135},{"RelativePath":"web/microsoft.certificateregistration/2022-03-01/types.json","Index":153},{"RelativePath":"web/microsoft.certificateregistration/2022-03-01/types.json","Index":156}],"2022-09-01":[{"RelativePath":"web/microsoft.certificateregistration/2022-09-01/types.json","Index":125},{"RelativePath":"web/microsoft.certificateregistration/2022-09-01/types.json","Index":128},{"RelativePath":"web/microsoft.certificateregistration/2022-09-01/types.json","Index":129},{"RelativePath":"web/microsoft.certificateregistration/2022-09-01/types.json","Index":131},{"RelativePath":"web/microsoft.certificateregistration/2022-09-01/types.json","Index":134},{"RelativePath":"web/microsoft.certificateregistration/2022-09-01/types.json","Index":135},{"RelativePath":"web/microsoft.certificateregistration/2022-09-01/types.json","Index":153},{"RelativePath":"web/microsoft.certificateregistration/2022-09-01/types.json","Index":156}],"2023-01-01":[{"RelativePath":"web/microsoft.certificateregistration/2023-01-01/types.json","Index":125},{"RelativePath":"web/microsoft.certificateregistration/2023-01-01/types.json","Index":128},{"RelativePath":"web/microsoft.certificateregistration/2023-01-01/types.json","Index":129},{"RelativePath":"web/microsoft.certificateregistration/2023-01-01/types.json","Index":131},{"RelativePath":"web/microsoft.certificateregistration/2023-01-01/types.json","Index":134},{"RelativePath":"web/microsoft.certificateregistration/2023-01-01/types.json","Index":135},{"RelativePath":"web/microsoft.certificateregistration/2023-01-01/types.json","Index":153},{"RelativePath":"web/microsoft.certificateregistration/2023-01-01/types.json","Index":156}]},"microsoft.domainregistration/domains":{"2015-04-01":[{"RelativePath":"web/microsoft.domainregistration/2015-04-01/types.json","Index":80}],"2018-02-01":[{"RelativePath":"web/microsoft.domainregistration/2018-02-01/types.json","Index":80}],"2019-08-01":[{"RelativePath":"web/microsoft.domainregistration/2019-08-01/types.json","Index":80}],"2020-06-01":[{"RelativePath":"web/microsoft.domainregistration/2020-06-01/types.json","Index":80}],"2020-09-01":[{"RelativePath":"web/microsoft.domainregistration/2020-09-01/types.json","Index":91}],"2020-10-01":[{"RelativePath":"web/microsoft.domainregistration/2020-10-01/types.json","Index":91}],"2020-12-01":[{"RelativePath":"web/microsoft.domainregistration/2020-12-01/types.json","Index":80}],"2021-01-01":[{"RelativePath":"web/microsoft.domainregistration/2021-01-01/types.json","Index":80}],"2021-01-15":[{"RelativePath":"web/microsoft.domainregistration/2021-01-15/types.json","Index":80}],"2021-02-01":[{"RelativePath":"web/microsoft.domainregistration/2021-02-01/types.json","Index":80}],"2021-03-01":[{"RelativePath":"web/microsoft.domainregistration/2021-03-01/types.json","Index":80}],"2022-03-01":[{"RelativePath":"web/microsoft.domainregistration/2022-03-01/types.json","Index":80}],"2022-09-01":[{"RelativePath":"web/microsoft.domainregistration/2022-09-01/types.json","Index":80}],"2023-01-01":[{"RelativePath":"web/microsoft.domainregistration/2023-01-01/types.json","Index":80}]},"microsoft.domainregistration/topleveldomains":{"2015-04-01":[{"RelativePath":"web/microsoft.domainregistration/2015-04-01/types.json","Index":85}],"2015-08-01":[{"RelativePath":"web/microsoft.domainregistration/2015-08-01/types.json","Index":79}],"2018-02-01":[{"RelativePath":"web/microsoft.domainregistration/2018-02-01/types.json","Index":85}],"2019-08-01":[{"RelativePath":"web/microsoft.domainregistration/2019-08-01/types.json","Index":85}],"2020-06-01":[{"RelativePath":"web/microsoft.domainregistration/2020-06-01/types.json","Index":85}],"2020-09-01":[{"RelativePath":"web/microsoft.domainregistration/2020-09-01/types.json","Index":96}],"2020-10-01":[{"RelativePath":"web/microsoft.domainregistration/2020-10-01/types.json","Index":96}],"2020-12-01":[{"RelativePath":"web/microsoft.domainregistration/2020-12-01/types.json","Index":85}],"2021-01-01":[{"RelativePath":"web/microsoft.domainregistration/2021-01-01/types.json","Index":85}],"2021-01-15":[{"RelativePath":"web/microsoft.domainregistration/2021-01-15/types.json","Index":85}],"2021-02-01":[{"RelativePath":"web/microsoft.domainregistration/2021-02-01/types.json","Index":85}],"2021-03-01":[{"RelativePath":"web/microsoft.domainregistration/2021-03-01/types.json","Index":85}],"2022-03-01":[{"RelativePath":"web/microsoft.domainregistration/2022-03-01/types.json","Index":85}],"2022-09-01":[{"RelativePath":"web/microsoft.domainregistration/2022-09-01/types.json","Index":85}],"2023-01-01":[{"RelativePath":"web/microsoft.domainregistration/2023-01-01/types.json","Index":85}]},"microsoft.web/connections":{"2015-08-01-preview":[{"RelativePath":"web/microsoft.web/2015-08-01-preview/types.json","Index":93},{"RelativePath":"web/microsoft.web/2015-08-01-preview/types.json","Index":103},{"RelativePath":"web/microsoft.web/2015-08-01-preview/types.json","Index":109}],"2016-06-01":[{"RelativePath":"web/microsoft.web/2016-06-01/types.json","Index":114},{"RelativePath":"web/microsoft.web/2016-06-01/types.json","Index":116}]},"microsoft.web/hostingenvironments":{"2015-08-01":[{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":546},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":551},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":552}],"2016-09-01":[{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":124},{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":232},{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":233}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":966},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":967},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":968},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":969}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1220},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1221},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1222},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1223}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1311},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1312},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1313},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1314}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1322},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1323},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1324},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1325}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1322},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1323},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1324},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1325}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1435},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1436},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1437},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1438}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1245},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1246},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1247},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1248}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1245},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1246},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1247},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1248}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1251},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1252},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1253},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1254}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1329},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1330},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1331},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1332}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1668},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1669},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1670},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1671},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1672},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1673}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1698},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1699},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1700},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1701},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1702},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1703}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1723},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1724},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1725},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1726},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1727},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1728}]},"microsoft.web/serverfarms/workers":{"2015-08-01":[{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":553}],"2016-09-01":[{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":238}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":974}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1228}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1319}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1330}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1330}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1443}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1253}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1253}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1259}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1337}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1678}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1708}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1733}]},"microsoft.web/serverfarms":{"2015-08-01":[{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":554}],"2016-09-01":[{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":237}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":973}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1227}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1318}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1329}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1329}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1442}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1252}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1252}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1258}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1336}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1677}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1707}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1732}]},"microsoft.web/sites":{"2015-08-01":[{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":556},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":562},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":563},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":564},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":574},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":576},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":594},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":596},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":597},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":598},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":599},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":600},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":601}],"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":636},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":652},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":653},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":663},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":666},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":683},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":684},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":690},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":691},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":692},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":693},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":698},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":699},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":700},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":701},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":702},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":703}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":976},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":979},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":980},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":990},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1000},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1003},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1020},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1021},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1027},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1028},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1029},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1030},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1033},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1037},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1042},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1043},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1044},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1047},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1048},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1049},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1050},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1051}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":704},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":707},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":708},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":718},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":728},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":731},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":748},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":749},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":755},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":756},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":757},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":758},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":761},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":765},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":770},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":771},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":772},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":775},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":776},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":777},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":778},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":779}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1062},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1065},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1066},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1076},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1086},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1089},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1092},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1109},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1110},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1116},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1117},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1118},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1119},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1122},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1126},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1128},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1133},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1134},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1135},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1138},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1139},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1140},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1141},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1142}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1149},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1152},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1153},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1163},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1173},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1176},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1178},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1195},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1196},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1202},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1203},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1204},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1205},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1208},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1212},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1214},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1219},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1220},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1221},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1224},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1225},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1226},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1227},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1228}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1160},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1163},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1164},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1174},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1184},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1187},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1189},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1206},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1207},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1213},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1214},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1215},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1216},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1219},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1223},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1225},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1230},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1231},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1232},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1235},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1236},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1237},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1238},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1239}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1160},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1163},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1164},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1174},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1184},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1187},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1189},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1206},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1207},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1213},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1214},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1215},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1216},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1219},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1223},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1225},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1230},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1231},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1232},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1235},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1236},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1237},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1238},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1239}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1268},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1271},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1272},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1282},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1292},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1295},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1297},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1311},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1312},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1318},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1319},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1320},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1321},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1324},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1328},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1333},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1334},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1335},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1338},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1339},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1340},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1341},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1342}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1345},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1348},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1349},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1359},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1369},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1372},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1374},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1388},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1389},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1395},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1396},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1397},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1398},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1401},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1405},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1410},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1411},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1412},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1415},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1416},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1417},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1418},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1419}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1345},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1348},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1349},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1359},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1369},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1372},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1374},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1388},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1389},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1395},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1396},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1397},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1398},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1401},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1405},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1410},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1411},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1412},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1415},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1416},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1417},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1418},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1419}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1350},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1353},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1354},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1364},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1374},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1377},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1379},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1393},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1394},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1400},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1401},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1402},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1403},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1406},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1410},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1415},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1416},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1417},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1420},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1421},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1422},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1423},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1424}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1435},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1438},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1439},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1449},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1459},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1462},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1464},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1478},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1479},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1485},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1486},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1487},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1488},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1491},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1495},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1500},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1501},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1502},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1505},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1506},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1507},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1508},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1509}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1779},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1782},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1783},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1793},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1803},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1806},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1808},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1822},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1823},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1829},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1830},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1831},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1832},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1835},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1839},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1844},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1845},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1846},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1849},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1850},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1851},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1852},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1853}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1816},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1819},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1820},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1830},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1840},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1843},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1845},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1859},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1860},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1866},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1867},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1868},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1869},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1872},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1876},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1881},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1882},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1883},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1886},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1887},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1888},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1889},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1890},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1894},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1911}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1841},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1844},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1845},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1855},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1865},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1868},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1870},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1884},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1885},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1891},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1892},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1893},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1894},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1897},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1901},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1906},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1907},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1908},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1911},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1912},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1913},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1914},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1915},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1919},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1936}]},"microsoft.web/sites/slots":{"2015-08-01":[{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":602},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":603},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":604},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":605},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":606},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":607},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":608},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":609},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":610},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":611},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":612},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":613},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":614}],"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":727},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":728},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":729},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":730},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":731},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":732},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":733},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":734},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":735},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":736},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":737},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":738},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":739},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":740},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":741},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":742}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1070},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1071},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1072},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1073},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1074},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1075},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1076},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1077},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1078},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1079},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1080},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1081},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1082},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1083},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1084},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1085},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1087},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1088},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1089},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1090},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1091}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":793},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":794},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":795},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":796},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":797},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":798},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":799},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":800},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":801},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":802},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":803},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":804},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":805},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":806},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":807},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":808},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":810},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":811},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":812},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":813},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":814}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1160},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1161},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1162},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1163},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1164},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1165},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1166},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1167},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1168},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1169},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1170},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1171},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1172},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1173},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1174},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1175},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1176},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1177},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1179},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1180},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1181},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1182},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1183}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1246},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1247},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1248},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1249},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1250},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1251},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1252},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1253},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1254},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1255},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1256},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1257},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1258},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1259},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1260},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1261},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1262},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1263},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1265},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1266},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1267},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1268},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1269}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1257},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1258},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1259},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1260},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1261},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1262},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1263},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1264},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1265},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1266},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1267},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1268},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1269},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1270},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1271},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1272},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1273},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1274},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1276},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1277},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1278},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1279},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1280}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1257},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1258},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1259},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1260},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1261},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1262},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1263},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1264},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1265},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1266},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1267},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1268},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1269},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1270},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1271},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1272},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1273},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1274},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1276},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1277},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1278},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1279},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1280}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1360},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1361},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1362},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1363},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1364},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1365},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1366},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1367},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1368},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1369},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1370},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1371},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1372},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1373},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1374},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1375},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1376},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1378},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1379},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1380},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1381},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1382}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1435},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1436},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1437},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1438},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1439},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1440},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1441},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1442},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1443},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1444},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1445},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1446},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1447},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1448},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1449},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1450},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1451},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1453},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1454},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1455},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1456},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1457}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1435},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1436},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1437},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1438},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1439},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1440},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1441},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1442},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1443},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1444},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1445},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1446},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1447},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1448},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1449},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1450},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1451},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1453},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1454},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1455},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1456},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1457}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1440},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1441},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1442},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1443},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1444},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1445},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1446},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1447},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1448},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1449},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1450},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1451},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1452},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1453},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1454},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1455},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1456},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1458},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1459},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1460},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1461},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1462}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1525},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1526},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1527},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1528},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1529},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1530},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1531},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1532},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1533},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1534},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1535},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1536},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1537},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1538},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1539},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1540},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1541},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1543},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1544},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1545},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1546},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1547}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1869},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1870},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1871},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1872},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1873},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1874},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1875},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1876},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1877},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1878},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1879},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1880},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1881},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1882},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1883},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1884},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1885},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1887},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1888},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1889},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1890},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1891}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1927},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1928},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1929},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1930},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1931},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1932},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1933},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1934},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1935},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1936},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1937},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1938},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1939},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1940},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1941},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1942},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1943},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1945},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1946},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1947},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1948},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1949},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1950},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1951}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1952},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1953},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1954},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1955},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1956},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1957},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1958},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1959},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1960},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1961},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1962},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1963},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1964},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1965},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1966},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1967},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1968},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1970},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1971},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1972},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1973},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1974},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1975},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1976}]},"microsoft.web/sites/slots/config":{"2015-08-01":[{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":618}],"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":745}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1094}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":817}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1186}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1272}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1283}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1283}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1385}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1460}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1460}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1465}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1550}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1894}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1954}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1979}]},"microsoft.web/sites/config":{"2015-08-01":[{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":619}],"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":718}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1056}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":784}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1147}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1233}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1244}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1244}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1347}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1422}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1422}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1427}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1512}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1856}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1914}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1939}]},"microsoft.web/sites/slots/backups":{"2015-08-01":[{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":620},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":632}],"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":743},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":744}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1092},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1093}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":815},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":816}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1184},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1185}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1270},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1271}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1281},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1282}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1281},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1282}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1383},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1384}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1458},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1459}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1458},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1459}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1463},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1464}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1548},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1549}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1892},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1893}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1952},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1953}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1977},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1978}]},"microsoft.web/sites/backups":{"2015-08-01":[{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":633},{"RelativePath":"web/microsoft.web/2015-08-01/types.json","Index":634}],"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":704},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":715}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1052},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1053}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":780},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":781}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1143},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1144}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1229},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1230}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1240},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1241}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1240},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1241}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1343},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1344}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1420},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1421}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1420},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1421}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1425},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1426}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1510},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1511}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1854},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1855}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1912},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1913}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1937},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1938}]},"microsoft.web/sites/diagnostics/analyses":{"2016-03-01":[{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":155}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":950}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1049}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1136}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1147}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1147}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1255}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1296}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1296}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1301}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1386}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1727}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1757}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1782}]},"microsoft.web/sites/diagnostics/detectors":{"2016-03-01":[{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":162}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":957}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1056}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1143}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1154}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1154}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1262}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1303}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1303}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1308}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1393}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1734}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1764}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1789}]},"microsoft.web/sites/slots/diagnostics/analyses":{"2016-03-01":[{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":163}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":958}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1057}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1144}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1155}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1155}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1263}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1304}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1304}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1309}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1394}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1735}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1765}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1790}]},"microsoft.web/sites/slots/diagnostics/detectors":{"2016-03-01":[{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":164}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":959}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1058}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1145}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1156}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1156}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1264}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1305}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1305}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1310}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1395}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1736}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1766}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1791}]},"microsoft.web/recommendations":{"2016-03-01":[{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":165}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":960}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1059}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1146}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1157}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1157}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1265}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1306}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1306}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1311}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1396}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1737}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1767}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1792}]},"microsoft.web/sites/recommendations":{"2016-03-01":[{"RelativePath":"web/microsoft.web/2016-03-01/types.json","Index":166}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":961}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1060}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1147}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1158}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1158}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1266}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1307}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1307}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1312}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1397}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1738}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1768}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1793}]},"microsoft.web/customapis":{"2016-06-01":[{"RelativePath":"web/microsoft.web/2016-06-01/types.json","Index":99}]},"microsoft.web/locations":{"2016-06-01":[{"RelativePath":"web/microsoft.web/2016-06-01/types.json","Index":102},{"RelativePath":"web/microsoft.web/2016-06-01/types.json","Index":103}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1288}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1299}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1299}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1401}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1312}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1312}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1317}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1402}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1743}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1773}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1798}]},"microsoft.web/sites/config/snapshots":{"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":719}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1057}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":785}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1148}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1234}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1245}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1245}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1348}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1423}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1423}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1428}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1513}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1857}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1915}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1940}]},"microsoft.web/sites/containerlogs":{"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":720}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1058}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":786}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1149}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1235}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1246}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1246}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1349}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1424}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1424}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1429}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1514}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1858}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1916}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1941}]},"microsoft.web/sites/continuouswebjobs":{"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":721},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":722}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1059},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1060}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":787},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":788}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1150},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1151}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1236},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1237}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1247},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1248}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1247},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1248}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1350},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1351}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1425},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1426}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1425},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1426}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1430},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1431}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1515},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1516}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1859},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1860}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1917},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1918}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1942},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1943}]},"microsoft.web/sites/functions":{"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":723}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1061},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1062}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":789}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1152},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1153}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1238},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1239}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1249},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1250}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1249},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1250}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1352},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1353}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1427},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1428}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1427},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1428}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1432},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1433}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1517},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1518}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1861},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1862}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1919},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1920}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1944},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1945}]},"microsoft.web/sites/hybridconnectionnamespaces/relays":{"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":726}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1069}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":792}]},"microsoft.web/sites/slots/config/snapshots":{"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":746}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1095}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":818}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1187}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1273}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1284}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1284}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1386}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1461}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1461}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1466}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1551}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1895}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1955}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1980}]},"microsoft.web/sites/slots/containerlogs":{"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":747}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1096}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":819}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1188}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1274}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1285}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1285}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1387}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1462}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1462}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1467}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1552}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1896}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1956}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1981}]},"microsoft.web/sites/slots/continuouswebjobs":{"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":748},{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":749}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1097},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1098}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":820},{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":821}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1189},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1190}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1275},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1276}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1286},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1287}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1286},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1287}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1388},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1389}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1463},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1464}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1463},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1464}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1468},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1469}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1553},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1554}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1897},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1898}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1957},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1958}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1982},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1983}]},"microsoft.web/sites/slots/functions":{"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":750}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1099},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1100}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":822}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1191},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1192}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1277},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1278}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1288},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1289}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1288},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1289}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1390},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1391}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1465},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1466}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1465},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1466}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1470},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1471}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1555},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1556}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1899},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1900}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1959},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1960}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1984},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1985}]},"microsoft.web/sites/slots/hybridconnectionnamespaces/relays":{"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":751}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1104}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":823}]},"microsoft.web/sites/slots/triggeredwebjobs":{"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":752}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1105}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":824}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1196}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1282}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1293}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1293}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1395}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1470}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1470}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1475}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1560}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1904}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1964}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1989}]},"microsoft.web/sites/triggeredwebjobs":{"2016-08-01":[{"RelativePath":"web/microsoft.web/2016-08-01/types.json","Index":753}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1106}],"2018-11-01":[{"RelativePath":"web/microsoft.web/2018-11-01/types.json","Index":825}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1197}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1283}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1294}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1294}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1396}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1471}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1471}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1476}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1561}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1905}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1965}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1990}]},"microsoft.web/serverfarms/hybridconnectionnamespaces/relays":{"2016-09-01":[{"RelativePath":"web/microsoft.web/2016-09-01/types.json","Index":236}],"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":972}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1226}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1317}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1328}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1328}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1441}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1251}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1251}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1257}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1335}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1676}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1706}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1731}]},"microsoft.web/sites/host":{"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1066},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1067},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1068}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1157},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1158},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1159}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1243},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1244},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1245}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1254},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1255},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1256}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1254},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1255},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1256}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1357},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1358},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1359}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1432},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1433},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1434}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1432},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1433},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1434}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1437},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1438},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1439}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1522},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1523},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1524}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1866},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1867},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1868}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1924},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1925},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1926}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1949},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1950},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1951}]},"microsoft.web/sites/slots/host":{"2018-02-01":[{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1101},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1102},{"RelativePath":"web/microsoft.web/2018-02-01/types.json","Index":1103}],"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1193},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1194},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1195}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1279},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1280},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1281}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1290},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1291},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1292}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1290},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1291},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1292}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1392},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1393},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1394}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1467},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1468},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1469}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1467},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1468},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1469}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1472},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1473},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1474}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1557},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1558},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1559}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1901},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1902},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1903}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1961},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1962},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1963}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1986},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1987},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1988}]},"microsoft.web/staticsites/authproviders":{"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1202}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1293}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1304}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1304}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1406}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1317}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1317}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1322}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1407}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1748}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1778}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1803}]},"microsoft.web/staticsites/builds":{"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1203}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1294}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1305}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1305}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1407},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1408},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1411}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1320},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1321},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1324}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1320},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1321},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1324}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1325},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1326},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1329}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1410},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1411},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1414}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1751},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1752},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1755}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1783},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1784},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1787},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1790}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1808},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1809},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1812},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1815}]},"microsoft.web/staticsites":{"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1208},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1209},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1210},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1211},{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1214}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1299},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1300},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1301},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1302},{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1305}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1310},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1311},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1312},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1313},{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1316}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1310},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1311},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1312},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1313},{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1316}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1416},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1417},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1418},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1421},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1422},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1423},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1426},{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1427}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1329},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1330},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1331},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1334},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1335},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1336},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1339},{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1340}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1329},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1330},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1331},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1334},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1335},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1336},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1339},{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1340}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1334},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1335},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1336},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1339},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1340},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1341},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1344},{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1345}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1419},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1420},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1421},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1424},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1425},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1426},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1429},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1430}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1760},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1761},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1762},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1765},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1766},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1767},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1770},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1771}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1795},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1796},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1797},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1800},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1801},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1802},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1805},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1806},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1807}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1820},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1821},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1822},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1825},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1826},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1827},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1830},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1831},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1832}]},"microsoft.web/staticsites/customdomains":{"2019-08-01":[{"RelativePath":"web/microsoft.web/2019-08-01/types.json","Index":1215}],"2020-06-01":[{"RelativePath":"web/microsoft.web/2020-06-01/types.json","Index":1306}],"2020-09-01":[{"RelativePath":"web/microsoft.web/2020-09-01/types.json","Index":1317}],"2020-10-01":[{"RelativePath":"web/microsoft.web/2020-10-01/types.json","Index":1317}],"2020-12-01":[{"RelativePath":"web/microsoft.web/2020-12-01/types.json","Index":1430}],"2021-01-01":[{"RelativePath":"web/microsoft.web/2021-01-01/types.json","Index":1343}],"2021-01-15":[{"RelativePath":"web/microsoft.web/2021-01-15/types.json","Index":1343}],"2021-02-01":[{"RelativePath":"web/microsoft.web/2021-02-01/types.json","Index":1348}],"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1433}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1774}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1810}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1835}]},"microsoft.web/containerapps":{"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1341}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1682}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1712}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1737}]},"microsoft.web/containerapps/revisions":{"2021-03-01":[{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1342},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1343},{"RelativePath":"web/microsoft.web/2021-03-01/types.json","Index":1344}],"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1683},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1684},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1685}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1713},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1714},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1715}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1738},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1739},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1740}]},"microsoft.web/staticsites/linkedbackends":{"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1776}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1813}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1838}]},"microsoft.web/staticsites/builds/linkedbackends":{"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1777}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1814}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1839}]},"microsoft.web/sites/hostruntime/webhooks/api/workflows":{"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1911},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1949}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1971},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":2009}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1996},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":2034}]},"microsoft.web/sites/hostruntime/webhooks/api/workflows/runs":{"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1950}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":2010}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":2035}]},"microsoft.web/sites/hostruntime/webhooks/api/workflows/runs/actions":{"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1959}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":2019}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":2044}]},"microsoft.web/sites/hostruntime/webhooks/api/workflows/runs/actions/repetitions":{"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1960}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":2020}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":2045}]},"microsoft.web/sites/hostruntime/webhooks/api/workflows/triggers":{"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1964},{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1965}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":2024},{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":2025}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":2049},{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":2050}]},"microsoft.web/sites/hostruntime/webhooks/api/workflows/triggers/histories":{"2022-03-01":[{"RelativePath":"web/microsoft.web/2022-03-01/types.json","Index":1966}],"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":2026}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":2051}]},"microsoft.web/staticsites/builds/databaseconnections":{"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1780}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1805}]},"microsoft.web/staticsites/databaseconnections":{"2022-09-01":[{"RelativePath":"web/microsoft.web/2022-09-01/types.json","Index":1811}],"2023-01-01":[{"RelativePath":"web/microsoft.web/2023-01-01/types.json","Index":1836}]},"microsoft.signalrservice/webpubsub":{"2021-04-01-preview":[{"RelativePath":"webpubsub/microsoft.signalrservice/2021-04-01-preview/types.json","Index":147},{"RelativePath":"webpubsub/microsoft.signalrservice/2021-04-01-preview/types.json","Index":152},{"RelativePath":"webpubsub/microsoft.signalrservice/2021-04-01-preview/types.json","Index":153}],"2021-06-01-preview":[{"RelativePath":"webpubsub/microsoft.signalrservice/2021-06-01-preview/types.json","Index":141},{"RelativePath":"webpubsub/microsoft.signalrservice/2021-06-01-preview/types.json","Index":146},{"RelativePath":"webpubsub/microsoft.signalrservice/2021-06-01-preview/types.json","Index":147}],"2021-09-01-preview":[{"RelativePath":"webpubsub/microsoft.signalrservice/2021-09-01-preview/types.json","Index":143},{"RelativePath":"webpubsub/microsoft.signalrservice/2021-09-01-preview/types.json","Index":148},{"RelativePath":"webpubsub/microsoft.signalrservice/2021-09-01-preview/types.json","Index":149}],"2021-10-01":[{"RelativePath":"webpubsub/microsoft.signalrservice/2021-10-01/types.json","Index":151},{"RelativePath":"webpubsub/microsoft.signalrservice/2021-10-01/types.json","Index":157},{"RelativePath":"webpubsub/microsoft.signalrservice/2021-10-01/types.json","Index":158}],"2022-08-01-preview":[{"RelativePath":"webpubsub/microsoft.signalrservice/2022-08-01-preview/types.json","Index":191},{"RelativePath":"webpubsub/microsoft.signalrservice/2022-08-01-preview/types.json","Index":197},{"RelativePath":"webpubsub/microsoft.signalrservice/2022-08-01-preview/types.json","Index":198}],"2023-02-01":[{"RelativePath":"webpubsub/microsoft.signalrservice/2023-02-01/types.json","Index":191},{"RelativePath":"webpubsub/microsoft.signalrservice/2023-02-01/types.json","Index":197},{"RelativePath":"webpubsub/microsoft.signalrservice/2023-02-01/types.json","Index":198}],"2023-03-01-preview":[{"RelativePath":"webpubsub/microsoft.signalrservice/2023-03-01-preview/types.json","Index":207},{"RelativePath":"webpubsub/microsoft.signalrservice/2023-03-01-preview/types.json","Index":213},{"RelativePath":"webpubsub/microsoft.signalrservice/2023-03-01-preview/types.json","Index":214}],"2023-06-01-preview":[{"RelativePath":"webpubsub/microsoft.signalrservice/2023-06-01-preview/types.json","Index":210},{"RelativePath":"webpubsub/microsoft.signalrservice/2023-06-01-preview/types.json","Index":216},{"RelativePath":"webpubsub/microsoft.signalrservice/2023-06-01-preview/types.json","Index":217}],"2023-08-01-preview":[{"RelativePath":"webpubsub/microsoft.signalrservice/2023-08-01-preview/types.json","Index":215},{"RelativePath":"webpubsub/microsoft.signalrservice/2023-08-01-preview/types.json","Index":221},{"RelativePath":"webpubsub/microsoft.signalrservice/2023-08-01-preview/types.json","Index":222}]},"microsoft.signalrservice/webpubsub/replicas":{"2023-03-01-preview":[{"RelativePath":"webpubsub/microsoft.signalrservice/2023-03-01-preview/types.json","Index":215}],"2023-06-01-preview":[{"RelativePath":"webpubsub/microsoft.signalrservice/2023-06-01-preview/types.json","Index":218}],"2023-08-01-preview":[{"RelativePath":"webpubsub/microsoft.signalrservice/2023-08-01-preview/types.json","Index":223}]},"microsoft.workloads/locations/sapvirtualinstancemetadata":{"2021-12-01-preview":[{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":476},{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":497},{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":515},{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":527}],"2022-11-01-preview":[{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":410},{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":431},{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":451},{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":463}],"2023-04-01":[{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":410},{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":431},{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":451},{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":463}],"2023-10-01-preview":[{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":324},{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":345},{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":365},{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":377}]},"microsoft.workloads/sapvirtualinstances":{"2021-12-01-preview":[{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":534},{"RelativePath":"workloads/microsoft.workloads/2021-12-01-preview/types.json","Index":536}],"2022-11-01-preview":[{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":470},{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":472}],"2023-04-01":[{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":470},{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":472}],"2023-10-01-preview":[{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":385},{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":387}]},"microsoft.workloads/sapvirtualinstances/centralinstances":{"2022-11-01-preview":[{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":473},{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":474}],"2023-04-01":[{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":473},{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":474}],"2023-10-01-preview":[{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":388},{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":389}]},"microsoft.workloads/sapvirtualinstances/databaseinstances":{"2022-11-01-preview":[{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":475},{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":476}],"2023-04-01":[{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":475},{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":476}],"2023-10-01-preview":[{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":390},{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":391}]},"microsoft.workloads/sapvirtualinstances/applicationinstances":{"2022-11-01-preview":[{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":477},{"RelativePath":"workloads/microsoft.workloads/2022-11-01-preview/types.json","Index":478}],"2023-04-01":[{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":477},{"RelativePath":"workloads/microsoft.workloads/2023-04-01/types.json","Index":478}],"2023-10-01-preview":[{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":392},{"RelativePath":"workloads/microsoft.workloads/2023-10-01-preview/types.json","Index":393}]}}} \ No newline at end of file diff --git a/internal/azure/generated/liftrastronomer/astronomer.astro/2023-08-01/types.json b/internal/azure/generated/liftrastronomer/astronomer.astro/2023-08-01/types.json new file mode 100644 index 000000000..72442153a --- /dev/null +++ b/internal/azure/generated/liftrastronomer/astronomer.astro/2023-08-01/types.json @@ -0,0 +1 @@ +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Astronomer.Astro/organizations"}},{"6":{"Value":"2023-08-01"}},{"2":{"Name":"Astronomer.Astro/organizations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":0,"Description":"The resource-specific properties for this resource."},"identity":{"Type":35,"Flags":0,"Description":"The managed service identities assigned to this resource."},"tags":{"Type":43,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":44,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"LiftrBaseDataOrganizationProperties","Properties":{"marketplace":{"Type":12,"Flags":1,"Description":"Marketplace details of the resource."},"user":{"Type":19,"Flags":1,"Description":"Details of the user."},"provisioningState":{"Type":23,"Flags":2,"Description":"Provisioning state of the resource."},"partnerOrganizationProperties":{"Type":24,"Flags":0,"Description":"Organization properties"}}}},{"2":{"Name":"LiftrBaseMarketplaceDetails","Properties":{"subscriptionId":{"Type":4,"Flags":1,"Description":"Azure subscription id for the the marketplace offer is purchased from"},"subscriptionStatus":{"Type":17,"Flags":0,"Description":"Marketplace subscription status"},"offerDetails":{"Type":18,"Flags":1,"Description":"Offer details for the marketplace that is selected by the user"}}}},{"6":{"Value":"PendingFulfillmentStart"}},{"6":{"Value":"Subscribed"}},{"6":{"Value":"Suspended"}},{"6":{"Value":"Unsubscribed"}},{"5":{"Elements":[13,14,15,16,4]}},{"2":{"Name":"LiftrBaseOfferDetails","Properties":{"publisherId":{"Type":4,"Flags":1,"Description":"Publisher Id for the marketplace offer"},"offerId":{"Type":4,"Flags":1,"Description":"Offer Id for the marketplace offer"},"planId":{"Type":4,"Flags":1,"Description":"Plan Id for the marketplace offer"},"planName":{"Type":4,"Flags":0,"Description":"Plan Name for the marketplace offer"},"termUnit":{"Type":4,"Flags":0,"Description":"Plan Display Name for the marketplace offer"},"termId":{"Type":4,"Flags":0,"Description":"Plan Display Name for the marketplace offer"}}}},{"2":{"Name":"LiftrBaseUserDetails","Properties":{"firstName":{"Type":4,"Flags":1,"Description":"First name of the user"},"lastName":{"Type":4,"Flags":1,"Description":"Last name of the user"},"emailAddress":{"Type":4,"Flags":1,"Description":"Email address of the user"},"upn":{"Type":4,"Flags":0,"Description":"User's principal name"},"phoneNumber":{"Type":4,"Flags":0,"Description":"User's phone number"}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[20,21,22,4]}},{"2":{"Name":"LiftrBaseDataPartnerOrganizationProperties","Properties":{"organizationId":{"Type":4,"Flags":0,"Description":"Organization Id in partner's system"},"workspaceId":{"Type":4,"Flags":0,"Description":"Workspace Id in partner's system"},"organizationName":{"Type":4,"Flags":1,"Description":"Organization name in partner's system"},"workspaceName":{"Type":4,"Flags":0,"Description":"Workspace name in partner's system"},"singleSignOnProperties":{"Type":25,"Flags":0,"Description":"Single Sign On properties for the organization"}}}},{"2":{"Name":"LiftrBaseSingleSignOnProperties","Properties":{"singleSignOnState":{"Type":29,"Flags":0,"Description":"State of the Single Sign On for the organization"},"enterpriseAppId":{"Type":4,"Flags":0,"Description":"AAD enterprise application Id used to setup SSO"},"singleSignOnUrl":{"Type":4,"Flags":0,"Description":"URL for SSO to be used by the partner to redirect the user to their system"},"aadDomains":{"Type":30,"Flags":0,"Description":"List of AAD domains fetched from Microsoft Graph for user."},"provisioningState":{"Type":34,"Flags":2,"Description":"Provisioning State of the resource"}}}},{"6":{"Value":"Initial"}},{"6":{"Value":"Enable"}},{"6":{"Value":"Disable"}},{"5":{"Elements":[26,27,28,4]}},{"3":{"ItemType":4}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[31,32,33,4]}},{"2":{"Name":"ManagedServiceIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity."},"tenantId":{"Type":4,"Flags":2,"Description":"The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity."},"type":{"Type":40,"Flags":1,"Description":"Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed)."},"userAssignedIdentities":{"Type":42,"Flags":0,"Description":"The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests."}}}},{"6":{"Value":"None"}},{"6":{"Value":"SystemAssigned"}},{"6":{"Value":"UserAssigned"}},{"6":{"Value":"SystemAssigned, UserAssigned"}},{"5":{"Elements":[36,37,38,39,4]}},{"2":{"Name":"UserAssignedIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal ID of the assigned identity."},"clientId":{"Type":4,"Flags":2,"Description":"The client ID of the assigned identity."}}}},{"2":{"Name":"UserAssignedIdentities","Properties":{},"AdditionalProperties":41}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":49,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":54,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[45,46,47,48,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[50,51,52,53,4]}},{"4":{"Name":"Astronomer.Astro/organizations@2023-08-01","ScopeType":8,"Body":10,"Flags":0}}] \ No newline at end of file diff --git a/internal/azure/generated/managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json b/internal/azure/generated/managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json index f546f19fa..8820a57c1 100644 --- a/internal/azure/generated/managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json +++ b/internal/azure/generated/managednetworkfabric/microsoft.managednetworkfabric/2023-06-15/types.json @@ -1 +1 @@ -[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/accessControlLists"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/accessControlLists","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":1,"Description":"Resource properties."},"tags":{"Type":99,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"AccessControlListProperties","Properties":{"lastSyncedTime":{"Type":4,"Flags":2,"Description":"The last synced timestamp."},"configurationState":{"Type":24,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":31,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":36,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"configurationType":{"Type":39,"Flags":0,"Description":"Input method to configure Access Control List."},"aclsUrl":{"Type":4,"Flags":0,"Description":"Access Control List file URL."},"defaultAction":{"Type":42,"Flags":0,"Description":"Default action that needs to be applied when no condition is matched. Example: Permit | Deny."},"matchConfigurations":{"Type":84,"Flags":0,"Description":"List of match configurations."},"dynamicMatchConfigurations":{"Type":98,"Flags":0,"Description":"List of dynamic match configurations."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[12,13,14,15,16,17,18,19,20,21,22,23,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[25,26,27,28,29,30,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[32,33,34,35,4]}},{"6":{"Value":"File"}},{"6":{"Value":"Inline"}},{"5":{"Elements":[37,38,4]}},{"6":{"Value":"Permit"}},{"6":{"Value":"Deny"}},{"5":{"Elements":[40,41,4]}},{"2":{"Name":"AccessControlListMatchConfiguration","Properties":{"matchConfigurationName":{"Type":4,"Flags":0,"Description":"The name of the match configuration."},"sequenceNumber":{"Type":3,"Flags":0,"Description":"Sequence Number of the match configuration."},"ipAddressType":{"Type":46,"Flags":0,"Description":"Type of IP Address. IPv4 or IPv6"},"matchConditions":{"Type":77,"Flags":0,"Description":"List of the match conditions."},"actions":{"Type":83,"Flags":0,"Description":"List of actions that need to be performed for the matched conditions."}}}},{"6":{"Value":"IPv4"}},{"6":{"Value":"IPv6"}},{"5":{"Elements":[44,45,4]}},{"2":{"Name":"AccessControlListMatchCondition","Properties":{"etherTypes":{"Type":48,"Flags":0,"Description":"List of ether type values that need to be matched."},"fragments":{"Type":49,"Flags":0,"Description":"List of IP fragment packets that need to be matched."},"ipLengths":{"Type":50,"Flags":0,"Description":"List of IP Lengths that need to be matched."},"ttlValues":{"Type":51,"Flags":0,"Description":"List of TTL [Time To Live] values that need to be matched."},"dscpMarkings":{"Type":52,"Flags":0,"Description":"List of DSCP Markings that need to be matched."},"portCondition":{"Type":53,"Flags":0,"Description":"Defines the port condition that needs to be matched."},"protocolTypes":{"Type":63,"Flags":0,"Description":"List of the protocols that need to be matched."},"vlanMatchCondition":{"Type":64,"Flags":0,"Description":"Vlan match condition that needs to be matched."},"ipCondition":{"Type":68,"Flags":0,"Description":"IP condition that needs to be matched."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"AccessControlListPortCondition","Properties":{"flags":{"Type":54,"Flags":0,"Description":"List of protocol flags that need to be matched. Example: established | initial | . List of eligible TCP Flags are ack, fin, not-ack, not-fin, not-psh, not-rst, not-syn, not-urg, psh, rst, syn, urg"},"portType":{"Type":57,"Flags":0,"Description":"Port type that needs to be matched."},"layer4Protocol":{"Type":60,"Flags":1,"Description":"Layer4 protocol type that needs to be matched."},"ports":{"Type":61,"Flags":0,"Description":"List of the Ports that need to be matched."},"portGroupNames":{"Type":62,"Flags":0,"Description":"List of the port Group Names that need to be matched."}}}},{"3":{"ItemType":4}},{"6":{"Value":"SourcePort"}},{"6":{"Value":"DestinationPort"}},{"5":{"Elements":[55,56,4]}},{"6":{"Value":"TCP"}},{"6":{"Value":"UDP"}},{"5":{"Elements":[58,59,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"VlanMatchCondition","Properties":{"vlans":{"Type":65,"Flags":0,"Description":"List of vlans that need to be matched."},"innerVlans":{"Type":66,"Flags":0,"Description":"List of inner vlans that need to be matched."},"vlanGroupNames":{"Type":67,"Flags":0,"Description":"List of vlan group names that need to be matched."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"IpMatchCondition","Properties":{"type":{"Type":71,"Flags":0,"Description":"IP Address type that needs to be matched."},"prefixType":{"Type":74,"Flags":0,"Description":"IP Prefix Type that needs to be matched."},"ipPrefixValues":{"Type":75,"Flags":0,"Description":"The list of IP Prefixes that need to be matched."},"ipGroupNames":{"Type":76,"Flags":0,"Description":"The List of IP Group Names that need to be matched."}}}},{"6":{"Value":"SourceIP"}},{"6":{"Value":"DestinationIP"}},{"5":{"Elements":[69,70,4]}},{"6":{"Value":"Prefix"}},{"6":{"Value":"LongestPrefix"}},{"5":{"Elements":[72,73,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":47}},{"2":{"Name":"AccessControlListAction","Properties":{"type":{"Type":82,"Flags":0,"Description":"Type of actions that can be performed."},"counterName":{"Type":4,"Flags":0,"Description":"Name of the counter block to get match count information."}}}},{"6":{"Value":"Drop"}},{"6":{"Value":"Count"}},{"6":{"Value":"Log"}},{"5":{"Elements":[79,80,81,4]}},{"3":{"ItemType":78}},{"3":{"ItemType":43}},{"2":{"Name":"CommonDynamicMatchConfiguration","Properties":{"ipGroups":{"Type":91,"Flags":0,"Description":"List of IP Groups."},"vlanGroups":{"Type":94,"Flags":0,"Description":"List of vlan groups."},"portGroups":{"Type":97,"Flags":0,"Description":"List of the port groups."}}}},{"2":{"Name":"IpGroupProperties","Properties":{"name":{"Type":4,"Flags":0,"Description":"IP Group name."},"ipAddressType":{"Type":89,"Flags":0,"Description":"IP Address type."},"ipPrefixes":{"Type":90,"Flags":0,"Description":"List of IP Prefixes."}}}},{"6":{"Value":"IPv4"}},{"6":{"Value":"IPv6"}},{"5":{"Elements":[87,88,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":86}},{"2":{"Name":"VlanGroupProperties","Properties":{"name":{"Type":4,"Flags":0,"Description":"Vlan group name."},"vlans":{"Type":93,"Flags":0,"Description":"List of vlans."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":92}},{"2":{"Name":"PortGroupProperties","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the port group."},"ports":{"Type":96,"Flags":0,"Description":"List of the ports that need to be matched."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":95}},{"3":{"ItemType":85}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":105,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":110,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[101,102,103,104,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[106,107,108,109,4]}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/accessControlLists@2023-06-15","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/internetGateways"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/internetGateways","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":112,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":113,"Flags":10,"Description":"The resource api version"},"properties":{"Type":115,"Flags":1,"Description":"Resource properties."},"tags":{"Type":126,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"InternetGatewayProperties","Properties":{"ipv4Address":{"Type":4,"Flags":2,"Description":"IPv4 Address of Internet Gateway."},"port":{"Type":3,"Flags":2,"Description":"Port number of Internet Gateway."},"type":{"Type":118,"Flags":1,"Description":"Gateway Type of the resource."},"networkFabricControllerId":{"Type":4,"Flags":1,"Description":"ARM Resource ID of the Network Fabric Controller."},"provisioningState":{"Type":125,"Flags":2,"Description":"Provisioning state of resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"internetGatewayRuleId":{"Type":4,"Flags":0,"Description":"ARM Resource ID of the Internet Gateway Rule."}}}},{"6":{"Value":"Infrastructure"}},{"6":{"Value":"Workload"}},{"5":{"Elements":[116,117,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[119,120,121,122,123,124,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/internetGateways@2023-06-15","ScopeType":8,"Body":114,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/internetGatewayRules"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/internetGatewayRules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":128,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":129,"Flags":10,"Description":"The resource api version"},"properties":{"Type":131,"Flags":1,"Description":"Resource properties."},"tags":{"Type":145,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"InternetGatewayRuleProperties","Properties":{"ruleProperties":{"Type":132,"Flags":1,"Description":"Rules for the InternetGateways"},"provisioningState":{"Type":143,"Flags":2,"Description":"Provisioning state of the resource."},"internetGatewayIds":{"Type":144,"Flags":2,"Description":"List of Internet Gateway resource Id."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."}}}},{"2":{"Name":"RuleProperties","Properties":{"action":{"Type":135,"Flags":1,"Description":"Specify action."},"addressList":{"Type":136,"Flags":1,"Description":"List of Addresses to be allowed or denied."}}}},{"6":{"Value":"Allow"}},{"6":{"Value":"Deny"}},{"5":{"Elements":[133,134,4]}},{"3":{"ItemType":4}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[137,138,139,140,141,142,4]}},{"3":{"ItemType":4}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/internetGatewayRules@2023-06-15","ScopeType":8,"Body":130,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/ipCommunities"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/ipCommunities","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":147,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":148,"Flags":10,"Description":"The resource api version"},"properties":{"Type":150,"Flags":1,"Description":"Resource properties."},"tags":{"Type":189,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"IpCommunityProperties","Properties":{"configurationState":{"Type":163,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":170,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":175,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"ipCommunityRules":{"Type":188,"Flags":0,"Description":"List of IP Community Rules."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[151,152,153,154,155,156,157,158,159,160,161,162,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[164,165,166,167,168,169,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[171,172,173,174,4]}},{"2":{"Name":"IpCommunityRule","Properties":{"action":{"Type":179,"Flags":1,"Description":"Action to be taken on the configuration. Example: Permit | Deny."},"sequenceNumber":{"Type":3,"Flags":1,"Description":"Sequence to insert to/delete from existing route. Prefix lists are evaluated starting with the lowest sequence number and continue down the list until a match is made. Once a match is made, the permit or deny statement is applied to that network and the rest of the list is ignored."},"wellKnownCommunities":{"Type":186,"Flags":0,"Description":"Supported well known Community List."},"communityMembers":{"Type":187,"Flags":1,"Description":"List the community members of IP Community."}}}},{"6":{"Value":"Permit"}},{"6":{"Value":"Deny"}},{"5":{"Elements":[177,178,4]}},{"6":{"Value":"Internet"}},{"6":{"Value":"LocalAS"}},{"6":{"Value":"NoAdvertise"}},{"6":{"Value":"NoExport"}},{"6":{"Value":"GShut"}},{"5":{"Elements":[180,181,182,183,184,4]}},{"3":{"ItemType":185}},{"3":{"ItemType":4}},{"3":{"ItemType":176}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/ipCommunities@2023-06-15","ScopeType":8,"Body":149,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/ipExtendedCommunities"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/ipExtendedCommunities","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":191,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":192,"Flags":10,"Description":"The resource api version"},"properties":{"Type":194,"Flags":1,"Description":"Resource properties."},"tags":{"Type":226,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"IpExtendedCommunityProperties","Properties":{"configurationState":{"Type":207,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":214,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":219,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"ipExtendedCommunityRules":{"Type":225,"Flags":1,"Description":"List of IP Extended Community Rules."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[195,196,197,198,199,200,201,202,203,204,205,206,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[208,209,210,211,212,213,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[215,216,217,218,4]}},{"2":{"Name":"IpExtendedCommunityRule","Properties":{"action":{"Type":223,"Flags":1,"Description":"Action to be taken on the configuration. Example: Permit | Deny."},"sequenceNumber":{"Type":3,"Flags":1,"Description":"Sequence to insert to/delete from existing route. Prefix lists are evaluated starting with the lowest sequence number and continue down the list until a match is made. Once a match is made, the permit or deny statement is applied to that network and the rest of the list is ignored."},"routeTargets":{"Type":224,"Flags":1,"Description":"Route Target List.The expected formats are ASN(plain):NN >> example 4294967294:50, ASN.ASN:NN >> example 65533.65333:40, IP-address:NN >> example 10.10.10.10:65535. The possible values of ASN,NN are in range of 0-65535, ASN(plain) is in range of 0-4294967295."}}}},{"6":{"Value":"Permit"}},{"6":{"Value":"Deny"}},{"5":{"Elements":[221,222,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":220}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/ipExtendedCommunities@2023-06-15","ScopeType":8,"Body":193,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/ipPrefixes"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/ipPrefixes","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":228,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":229,"Flags":10,"Description":"The resource api version"},"properties":{"Type":231,"Flags":1,"Description":"Resource properties."},"tags":{"Type":267,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"IpPrefixProperties","Properties":{"configurationState":{"Type":244,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":251,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":256,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"ipPrefixRules":{"Type":266,"Flags":0,"Description":"The list of IP Prefix Rules."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[232,233,234,235,236,237,238,239,240,241,242,243,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[245,246,247,248,249,250,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[252,253,254,255,4]}},{"2":{"Name":"IpPrefixRule","Properties":{"action":{"Type":260,"Flags":1,"Description":"Action to be taken on the configuration. Example: Permit | Deny."},"sequenceNumber":{"Type":3,"Flags":1,"Description":"Sequence to insert to/delete from existing route. Prefix lists are evaluated starting with the lowest sequence number and continue down the list until a match is made. Once a match is made, the permit or deny statement is applied to that network and the rest of the list is ignored."},"networkPrefix":{"Type":4,"Flags":1,"Description":"Network Prefix specifying IPv4/IPv6 packets to be permitted or denied. Example: 1.1.1.0/24 | 3FFE:FFFF:0:CD30::/126"},"condition":{"Type":265,"Flags":0,"Description":"Specify prefix-list bounds."},"subnetMaskLength":{"Type":4,"Flags":0,"Description":"SubnetMaskLength gives the minimum NetworkPrefix length to be matched. Possible values for IPv4 are 1 - 32 . Possible values of IPv6 are 1 - 128."}}}},{"6":{"Value":"Permit"}},{"6":{"Value":"Deny"}},{"5":{"Elements":[258,259,4]}},{"6":{"Value":"EqualTo"}},{"6":{"Value":"GreaterThanOrEqualTo"}},{"6":{"Value":"LesserThanOrEqualTo"}},{"6":{"Value":"Range"}},{"5":{"Elements":[261,262,263,264,4]}},{"3":{"ItemType":257}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/ipPrefixes@2023-06-15","ScopeType":8,"Body":230,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/l2IsolationDomains"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/l2IsolationDomains","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":269,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":270,"Flags":10,"Description":"The resource api version"},"properties":{"Type":272,"Flags":1,"Description":"Resource properties."},"tags":{"Type":298,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"L2IsolationDomainProperties","Properties":{"networkFabricId":{"Type":4,"Flags":1,"Description":"ARM Resource ID of the Network Fabric."},"vlanId":{"Type":3,"Flags":1,"Description":"Vlan Identifier of the Network Fabric. Example: 501."},"mtu":{"Type":3,"Flags":0,"Description":"Maximum transmission unit. Default value is 1500."},"configurationState":{"Type":285,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":292,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":297,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[273,274,275,276,277,278,279,280,281,282,283,284,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[286,287,288,289,290,291,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[293,294,295,296,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/l2IsolationDomains@2023-06-15","ScopeType":8,"Body":271,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/l3IsolationDomains"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/l3IsolationDomains","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":300,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":301,"Flags":10,"Description":"The resource api version"},"properties":{"Type":303,"Flags":1,"Description":"Resource properties."},"tags":{"Type":341,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"L3IsolationDomainProperties","Properties":{"networkFabricId":{"Type":4,"Flags":1,"Description":"ARM Resource ID of the Network Fabric."},"configurationState":{"Type":316,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":323,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":328,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"redistributeConnectedSubnets":{"Type":331,"Flags":0,"Description":"Advertise Connected Subnets. Ex: \"True\" | \"False\"."},"redistributeStaticRoutes":{"Type":334,"Flags":0,"Description":"Advertise Static Routes. Ex: \"True\" | \"False\"."},"aggregateRouteConfiguration":{"Type":335,"Flags":0,"Description":"Aggregate route configurations."},"connectedSubnetRoutePolicy":{"Type":339,"Flags":0,"Description":"Connected Subnet RoutePolicy"}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[304,305,306,307,308,309,310,311,312,313,314,315,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[317,318,319,320,321,322,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[324,325,326,327,4]}},{"6":{"Value":"True"}},{"6":{"Value":"False"}},{"5":{"Elements":[329,330,4]}},{"6":{"Value":"True"}},{"6":{"Value":"False"}},{"5":{"Elements":[332,333,4]}},{"2":{"Name":"AggregateRouteConfiguration","Properties":{"ipv4Routes":{"Type":337,"Flags":0,"Description":"List of IPv4 Route prefixes."},"ipv6Routes":{"Type":338,"Flags":0,"Description":"List of Ipv6Routes prefixes."}}}},{"2":{"Name":"AggregateRoute","Properties":{"prefix":{"Type":4,"Flags":1,"Description":"IPv4 Prefix of the aggregate Ipv4Route."}}}},{"3":{"ItemType":336}},{"3":{"ItemType":336}},{"2":{"Name":"ConnectedSubnetRoutePolicy","Properties":{"exportRoutePolicyId":{"Type":4,"Flags":0,"Description":"ARM Resource ID of the Route Policy. This is used for the backward compatibility."},"exportRoutePolicy":{"Type":340,"Flags":0,"Description":"Array of ARM Resource ID of the RoutePolicies."}}}},{"2":{"Name":"L3ExportRoutePolicy","Properties":{"exportIpv4RoutePolicyId":{"Type":4,"Flags":0,"Description":"ARM Resource ID of the RoutePolicy."},"exportIpv6RoutePolicyId":{"Type":4,"Flags":0,"Description":"ARM Resource ID of the RoutePolicy."}}}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/l3IsolationDomains@2023-06-15","ScopeType":8,"Body":302,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/l3IsolationDomains/internalNetworks"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/l3IsolationDomains/internalNetworks","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":343,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":344,"Flags":10,"Description":"The resource api version"},"properties":{"Type":346,"Flags":1,"Description":"Resource properties."},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"InternalNetworkProperties","Properties":{"vlanId":{"Type":3,"Flags":1,"Description":"Vlan identifier. Example: 1001."},"bgpConfiguration":{"Type":347,"Flags":0,"Description":"BGP configuration properties."},"staticRouteConfiguration":{"Type":378,"Flags":0,"Description":"Static Route Configuration properties."},"configurationState":{"Type":398,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":405,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":410,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"mtu":{"Type":3,"Flags":0,"Description":"Maximum transmission unit. Default value is 1500."},"connectedIPv4Subnets":{"Type":412,"Flags":0,"Description":"List of Connected IPv4 Subnets."},"connectedIPv6Subnets":{"Type":413,"Flags":0,"Description":"List of connected IPv6 Subnets."},"importRoutePolicyId":{"Type":4,"Flags":0,"Description":"ARM Resource ID of the RoutePolicy. This is used for the backward compatibility."},"exportRoutePolicyId":{"Type":4,"Flags":0,"Description":"ARM Resource ID of the RoutePolicy. This is used for the backward compatibility."},"importRoutePolicy":{"Type":414,"Flags":0,"Description":"Import Route Policy either IPv4 or IPv6."},"exportRoutePolicy":{"Type":415,"Flags":0,"Description":"Export Route Policy either IPv4 or IPv6."},"ingressAclId":{"Type":4,"Flags":0,"Description":"Ingress Acl. ARM resource ID of Access Control Lists."},"egressAclId":{"Type":4,"Flags":0,"Description":"Egress Acl. ARM resource ID of Access Control Lists."},"isMonitoringEnabled":{"Type":418,"Flags":0,"Description":"To check whether monitoring of internal network is enabled or not."},"extension":{"Type":421,"Flags":0,"Description":"Extension. Example: NoExtension | NPB."}}}},{"2":{"Name":"InternalNetworkPropertiesBgpConfiguration","Properties":{"bfdConfiguration":{"Type":348,"Flags":0,"Description":"BFD configuration properties"},"defaultRouteOriginate":{"Type":356,"Flags":0,"Description":"Originate a defaultRoute. Ex: \"True\" | \"False\"."},"allowAS":{"Type":3,"Flags":0,"Description":"Allows for routes to be received and processed even if the router detects its own ASN in the AS-Path. 0 is disable, Possible values are 1-10, default is 2."},"allowASOverride":{"Type":359,"Flags":0,"Description":"Enable Or Disable state."},"fabricASN":{"Type":3,"Flags":2,"Description":"ASN of Network Fabric. Example: 65048."},"peerASN":{"Type":3,"Flags":0,"Description":"Peer ASN. Example: 65047."},"ipv4ListenRangePrefixes":{"Type":360,"Flags":0,"Description":"List of BGP IPv4 Listen Range prefixes."},"ipv6ListenRangePrefixes":{"Type":361,"Flags":0,"Description":"List of BGP IPv6 Listen Ranges prefixes."},"ipv4NeighborAddress":{"Type":376,"Flags":0,"Description":"List with stringified IPv4 Neighbor Addresses."},"ipv6NeighborAddress":{"Type":377,"Flags":0,"Description":"List with stringified IPv6 Neighbor Address."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."}}}},{"2":{"Name":"BfdConfiguration","Properties":{"administrativeState":{"Type":353,"Flags":2,"Description":"Administrative state of the BfdConfiguration. Example: Enabled | Disabled."},"intervalInMilliSeconds":{"Type":3,"Flags":0,"Description":"Interval in milliseconds. Example: 300."},"multiplier":{"Type":3,"Flags":0,"Description":"Multiplier for the Bfd Configuration. Example: 5."}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[349,350,351,352,4]}},{"6":{"Value":"True"}},{"6":{"Value":"False"}},{"5":{"Elements":[354,355,4]}},{"6":{"Value":"Enable"}},{"6":{"Value":"Disable"}},{"5":{"Elements":[357,358,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"NeighborAddress","Properties":{"address":{"Type":4,"Flags":0,"Description":"IP Address."},"configurationState":{"Type":375,"Flags":2,"Description":"Configuration state of the resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[363,364,365,366,367,368,369,370,371,372,373,374,4]}},{"3":{"ItemType":362}},{"3":{"ItemType":362}},{"2":{"Name":"InternalNetworkPropertiesStaticRouteConfiguration","Properties":{"bfdConfiguration":{"Type":348,"Flags":0,"Description":"BFD configuration properties"},"ipv4Routes":{"Type":381,"Flags":0,"Description":"List of IPv4 Routes."},"ipv6Routes":{"Type":382,"Flags":0,"Description":"List of IPv6 Routes."},"extension":{"Type":385,"Flags":0,"Description":"Extension. Example: NoExtension | NPB."}}}},{"2":{"Name":"StaticRouteProperties","Properties":{"prefix":{"Type":4,"Flags":1,"Description":"Prefix of the route."},"nextHop":{"Type":380,"Flags":1,"Description":"List of next hop addresses."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":379}},{"3":{"ItemType":379}},{"6":{"Value":"NoExtension"}},{"6":{"Value":"NPB"}},{"5":{"Elements":[383,384,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[386,387,388,389,390,391,392,393,394,395,396,397,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[399,400,401,402,403,404,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[406,407,408,409,4]}},{"2":{"Name":"ConnectedSubnet","Properties":{"prefix":{"Type":4,"Flags":1,"Description":"Prefix of the Connected Subnet."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."}}}},{"3":{"ItemType":411}},{"3":{"ItemType":411}},{"2":{"Name":"ImportRoutePolicy","Properties":{"importIpv4RoutePolicyId":{"Type":4,"Flags":0,"Description":"ARM resource ID of RoutePolicy."},"importIpv6RoutePolicyId":{"Type":4,"Flags":0,"Description":"ARM resource ID of RoutePolicy."}}}},{"2":{"Name":"ExportRoutePolicy","Properties":{"exportIpv4RoutePolicyId":{"Type":4,"Flags":0,"Description":"ARM resource ID of RoutePolicy."},"exportIpv6RoutePolicyId":{"Type":4,"Flags":0,"Description":"ARM resource ID of RoutePolicy."}}}},{"6":{"Value":"True"}},{"6":{"Value":"False"}},{"5":{"Elements":[416,417,4]}},{"6":{"Value":"NoExtension"}},{"6":{"Value":"NPB"}},{"5":{"Elements":[419,420,4]}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/l3IsolationDomains/internalNetworks@2023-06-15","ScopeType":8,"Body":345,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/l3IsolationDomains/externalNetworks"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/l3IsolationDomains/externalNetworks","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":423,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":424,"Flags":10,"Description":"The resource api version"},"properties":{"Type":426,"Flags":1,"Description":"Resource properties."},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"ExternalNetworkProperties","Properties":{"networkToNetworkInterconnectId":{"Type":4,"Flags":2,"Description":"Gets the networkToNetworkInterconnectId of the resource."},"peeringOption":{"Type":429,"Flags":1,"Description":"Peering option list."},"optionBProperties":{"Type":430,"Flags":0,"Description":"option B properties object"},"optionAProperties":{"Type":438,"Flags":0,"Description":"option A properties object"},"configurationState":{"Type":451,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":458,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":463,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"importRoutePolicyId":{"Type":4,"Flags":0,"Description":"ARM Resource ID of the RoutePolicy. This is used for the backward compatibility."},"exportRoutePolicyId":{"Type":4,"Flags":0,"Description":"ARM Resource ID of the RoutePolicy. This is used for the backward compatibility."},"importRoutePolicy":{"Type":414,"Flags":0,"Description":"Import Route Policy either IPv4 or IPv6."},"exportRoutePolicy":{"Type":415,"Flags":0,"Description":"Export Route Policy either IPv4 or IPv6."}}}},{"6":{"Value":"OptionA"}},{"6":{"Value":"OptionB"}},{"5":{"Elements":[427,428,4]}},{"2":{"Name":"L3OptionBProperties","Properties":{"importRouteTargets":{"Type":431,"Flags":0,"Description":"RouteTargets to be applied. This is used for the backward compatibility."},"exportRouteTargets":{"Type":432,"Flags":0,"Description":"RouteTargets to be applied. This is used for the backward compatibility."},"routeTargets":{"Type":433,"Flags":0,"Description":"RouteTargets to be applied."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"RouteTargetInformation","Properties":{"importIpv4RouteTargets":{"Type":434,"Flags":0,"Description":"Route Targets to be applied for incoming routes into CE."},"importIpv6RouteTargets":{"Type":435,"Flags":0,"Description":"Route Targets to be applied for incoming routes from CE."},"exportIpv4RouteTargets":{"Type":436,"Flags":0,"Description":"Route Targets to be applied for outgoing routes into CE."},"exportIpv6RouteTargets":{"Type":437,"Flags":0,"Description":"Route Targets to be applied for outgoing routes from CE."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"ExternalNetworkPropertiesOptionAProperties","Properties":{"primaryIpv4Prefix":{"Type":4,"Flags":0,"Description":"IPv4 Address Prefix."},"primaryIpv6Prefix":{"Type":4,"Flags":0,"Description":"IPv6 Address Prefix."},"secondaryIpv4Prefix":{"Type":4,"Flags":0,"Description":"Secondary IPv4 Address Prefix."},"secondaryIpv6Prefix":{"Type":4,"Flags":0,"Description":"Secondary IPv6 Address Prefix."},"mtu":{"Type":3,"Flags":0,"Description":"MTU to use for option A peering."},"vlanId":{"Type":3,"Flags":0,"Description":"Vlan identifier. Example : 501"},"fabricASN":{"Type":3,"Flags":2,"Description":"Fabric ASN number. Example 65001"},"peerASN":{"Type":3,"Flags":0,"Description":"Peer ASN number.Example : 28"},"bfdConfiguration":{"Type":348,"Flags":0,"Description":"BFD configuration properties"},"ingressAclId":{"Type":4,"Flags":0,"Description":"Ingress Acl. ARM resource ID of Access Control Lists."},"egressAclId":{"Type":4,"Flags":0,"Description":"Egress Acl. ARM resource ID of Access Control Lists."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[439,440,441,442,443,444,445,446,447,448,449,450,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[452,453,454,455,456,457,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[459,460,461,462,4]}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/l3IsolationDomains/externalNetworks@2023-06-15","ScopeType":8,"Body":425,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/neighborGroups"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/neighborGroups","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":465,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":466,"Flags":10,"Description":"The resource api version"},"properties":{"Type":468,"Flags":1,"Description":"Resource properties."},"tags":{"Type":481,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"NeighborGroupProperties","Properties":{"networkTapIds":{"Type":469,"Flags":2,"Description":"List of NetworkTap IDs where neighbor group is associated."},"networkTapRuleIds":{"Type":470,"Flags":2,"Description":"List of Network Tap Rule IDs where neighbor group is associated."},"provisioningState":{"Type":477,"Flags":2,"Description":"The provisioning state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"destination":{"Type":478,"Flags":0,"Description":"An array of destination IPv4 Addresses or IPv6 Addresses."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[471,472,473,474,475,476,4]}},{"2":{"Name":"NeighborGroupDestination","Properties":{"ipv4Addresses":{"Type":479,"Flags":0,"Description":"Array of IPv4 Addresses."},"ipv6Addresses":{"Type":480,"Flags":0,"Description":"Array of IPv6 Addresses."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/neighborGroups@2023-06-15","ScopeType":8,"Body":467,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/networkDevices"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/networkDevices","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":483,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":484,"Flags":10,"Description":"The resource api version"},"properties":{"Type":486,"Flags":1,"Description":"Resource properties."},"tags":{"Type":518,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"NetworkDeviceProperties","Properties":{"version":{"Type":4,"Flags":2,"Description":"Current version of the device as defined in SKU."},"networkDeviceSku":{"Type":4,"Flags":0,"Description":"Network Device SKU name."},"networkDeviceRole":{"Type":492,"Flags":2,"Description":"NetworkDeviceRole is the device role: Example: CE | ToR."},"networkRackId":{"Type":4,"Flags":2,"Description":"Reference to network rack resource id."},"managementIpv4Address":{"Type":4,"Flags":2,"Description":"Management IPv4 Address."},"managementIpv6Address":{"Type":4,"Flags":2,"Description":"Management IPv6 Address."},"configurationState":{"Type":505,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":512,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":517,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"hostName":{"Type":4,"Flags":0,"Description":"The host name of the device."},"serialNumber":{"Type":4,"Flags":0,"Description":"Serial number of the device. Format of serial Number - Make;Model;HardwareRevisionId;SerialNumber."}}}},{"6":{"Value":"CE"}},{"6":{"Value":"ToR"}},{"6":{"Value":"NPB"}},{"6":{"Value":"TS"}},{"6":{"Value":"Management"}},{"5":{"Elements":[487,488,489,490,491,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[493,494,495,496,497,498,499,500,501,502,503,504,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[506,507,508,509,510,511,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[513,514,515,516,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/networkDevices@2023-06-15","ScopeType":8,"Body":485,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/networkDevices/networkInterfaces"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/networkDevices/networkInterfaces","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":520,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":521,"Flags":10,"Description":"The resource api version"},"properties":{"Type":523,"Flags":1,"Description":"Resource properties."},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"NetworkInterfaceProperties","Properties":{"physicalIdentifier":{"Type":4,"Flags":2,"Description":"Physical Identifier of the network interface."},"connectedTo":{"Type":4,"Flags":2,"Description":"The ARM resource id of the interface or compute server its connected to."},"interfaceType":{"Type":526,"Flags":2,"Description":"The Interface Type. Example: Management/Data"},"ipv4Address":{"Type":4,"Flags":2,"Description":"IPv4Address of the interface."},"ipv6Address":{"Type":4,"Flags":2,"Description":"IPv6Address of the interface."},"provisioningState":{"Type":533,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":538,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."}}}},{"6":{"Value":"Management"}},{"6":{"Value":"Data"}},{"5":{"Elements":[524,525,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[527,528,529,530,531,532,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[534,535,536,537,4]}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/networkDevices/networkInterfaces@2023-06-15","ScopeType":8,"Body":522,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/networkFabricControllers"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/networkFabricControllers","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":540,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":541,"Flags":10,"Description":"The resource api version"},"properties":{"Type":543,"Flags":1,"Description":"Resource properties."},"tags":{"Type":567,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"NetworkFabricControllerProperties","Properties":{"infrastructureServices":{"Type":544,"Flags":2,"Description":"InfrastructureServices IP ranges."},"workloadServices":{"Type":544,"Flags":2,"Description":"WorkloadServices IP ranges."},"managedResourceGroupConfiguration":{"Type":547,"Flags":0,"Description":"Managed Resource Group configuration properties."},"networkFabricIds":{"Type":548,"Flags":2,"Description":"The NF-ID will be an input parameter used by the NF to link and get associated with the parent NFC Service."},"workloadManagementNetwork":{"Type":2,"Flags":2,"Description":"A workload management network is required for all the tenant (workload) traffic. This traffic is only dedicated for Tenant workloads which are required to access internet or any other MSFT/Public endpoints. This is used for the backward compatibility."},"isWorkloadManagementNetworkEnabled":{"Type":551,"Flags":0,"Description":"A workload management network is required for all the tenant (workload) traffic. This traffic is only dedicated for Tenant workloads which are required to access internet or any other MSFT/Public endpoints."},"tenantInternetGatewayIds":{"Type":552,"Flags":2,"Description":"List of tenant InternetGateway resource IDs"},"ipv4AddressSpace":{"Type":4,"Flags":0,"Description":"IPv4 Network Fabric Controller Address Space."},"ipv6AddressSpace":{"Type":4,"Flags":0,"Description":"IPv6 Network Fabric Controller Address Space."},"nfcSku":{"Type":556,"Flags":0,"Description":"Network Fabric Controller SKU."},"provisioningState":{"Type":563,"Flags":2,"Description":"Provides you the latest status of the NFC service, whether it is Accepted, updating, Succeeded or Failed. During this process, the states keep changing based on the status of NFC provisioning."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"infrastructureExpressRouteConnections":{"Type":565,"Flags":0,"Description":"As part of an update, the Infrastructure ExpressRoute CircuitID should be provided to create and Provision a NFC. This Express route is dedicated for Infrastructure services. (This is a Mandatory attribute)"},"workloadExpressRouteConnections":{"Type":566,"Flags":0,"Description":"As part of an update, the workload ExpressRoute CircuitID should be provided to create and Provision a NFC. This Express route is dedicated for Workload services. (This is a Mandatory attribute)."}}}},{"2":{"Name":"ControllerServices","Properties":{"ipv4AddressSpaces":{"Type":545,"Flags":0,"Description":"The IPv4 Address space is optional, if the value is not defined at the time of NFC creation, then the default value 10.0.0.0/19 is considered. The IPV4 address subnet is an optional attribute."},"ipv6AddressSpaces":{"Type":546,"Flags":0,"Description":"The IPv6 is not supported right now."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"ManagedResourceGroupConfiguration","Properties":{"name":{"Type":4,"Flags":0,"Description":"The NFC service will be hosted in a Managed resource group."},"location":{"Type":4,"Flags":0,"Description":"Managed resource group location."}}}},{"3":{"ItemType":4}},{"6":{"Value":"True"}},{"6":{"Value":"False"}},{"5":{"Elements":[549,550,4]}},{"3":{"ItemType":4}},{"6":{"Value":"Basic"}},{"6":{"Value":"Standard"}},{"6":{"Value":"HighPerformance"}},{"5":{"Elements":[553,554,555,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[557,558,559,560,561,562,4]}},{"2":{"Name":"ExpressRouteConnectionInformation","Properties":{"expressRouteCircuitId":{"Type":4,"Flags":1,"Description":"The express route circuit Azure resource ID, must be of type Microsoft.Network/expressRouteCircuits/circuitName. The ExpressRoute Circuit is a mandatory attribute."},"expressRouteAuthorizationKey":{"Type":4,"Flags":1,"Description":"Authorization key for the circuit, must be of type Microsoft.Network/expressRouteCircuits/authorizations. The Auth Key is a mandatory attribute."}}}},{"3":{"ItemType":564}},{"3":{"ItemType":564}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/networkFabricControllers@2023-06-15","ScopeType":8,"Body":542,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/networkFabrics"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/networkFabrics","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":569,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":570,"Flags":10,"Description":"The resource api version"},"properties":{"Type":572,"Flags":1,"Description":"Resource properties."},"tags":{"Type":617,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"NetworkFabricProperties","Properties":{"networkFabricSku":{"Type":4,"Flags":1,"Description":"Supported Network Fabric SKU.Example: Compute / Aggregate racks. Once the user chooses a particular SKU, only supported racks can be added to the Network Fabric. The SKU determines whether it is a single / multi rack Network Fabric."},"fabricVersion":{"Type":4,"Flags":0,"Description":"The version of Network Fabric."},"routerIds":{"Type":573,"Flags":2,"Description":"Array of router IDs."},"networkFabricControllerId":{"Type":4,"Flags":1,"Description":"Azure resource ID for the NetworkFabricController the NetworkFabric belongs."},"rackCount":{"Type":3,"Flags":0,"Description":"Number of compute racks associated to Network Fabric."},"serverCountPerRack":{"Type":3,"Flags":1,"Description":"Number of servers.Possible values are from 1-16."},"ipv4Prefix":{"Type":4,"Flags":1,"Description":"IPv4Prefix for Management Network. Example: 10.1.0.0/19."},"ipv6Prefix":{"Type":4,"Flags":0,"Description":"IPv6Prefix for Management Network. Example: 3FFE:FFFF:0:CD40::/59"},"fabricASN":{"Type":3,"Flags":1,"Description":"ASN of CE devices for CE/PE connectivity."},"terminalServerConfiguration":{"Type":574,"Flags":1,"Description":"Network and credentials configuration currently applied to terminal server."},"managementNetworkConfiguration":{"Type":575,"Flags":1,"Description":"Configuration to be used to setup the management network."},"racks":{"Type":589,"Flags":2,"Description":"List of NetworkRack resource IDs under the Network Fabric. The number of racks allowed depends on the Network Fabric SKU."},"l2IsolationDomains":{"Type":590,"Flags":2,"Description":"List of L2 Isolation Domain resource IDs under the Network Fabric."},"l3IsolationDomains":{"Type":591,"Flags":2,"Description":"List of L3 Isolation Domain resource IDs under the Network Fabric."},"configurationState":{"Type":604,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":611,"Flags":2,"Description":"Provides you the latest status of the NFC service, whether it is Accepted, updating, Succeeded or Failed. During this process, the states keep changing based on the status of NFC provisioning."},"administrativeState":{"Type":616,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."}}}},{"3":{"ItemType":4}},{"2":{"Name":"TerminalServerConfiguration","Properties":{"networkDeviceId":{"Type":4,"Flags":2,"Description":"ARM Resource ID used for the NetworkDevice."},"username":{"Type":4,"Flags":0,"Description":"Username for the terminal server connection."},"password":{"Type":4,"Flags":0,"Description":"Password for the terminal server connection."},"serialNumber":{"Type":4,"Flags":0,"Description":"Serial Number of Terminal server."},"primaryIpv4Prefix":{"Type":4,"Flags":0,"Description":"IPv4 Address Prefix."},"primaryIpv6Prefix":{"Type":4,"Flags":0,"Description":"IPv6 Address Prefix."},"secondaryIpv4Prefix":{"Type":4,"Flags":0,"Description":"Secondary IPv4 Address Prefix."},"secondaryIpv6Prefix":{"Type":4,"Flags":0,"Description":"Secondary IPv6 Address Prefix."}}}},{"2":{"Name":"ManagementNetworkConfigurationProperties","Properties":{"infrastructureVpnConfiguration":{"Type":576,"Flags":1,"Description":"VPN Configuration properties."},"workloadVpnConfiguration":{"Type":576,"Flags":1,"Description":"VPN Configuration properties."}}}},{"2":{"Name":"VpnConfigurationProperties","Properties":{"networkToNetworkInterconnectId":{"Type":4,"Flags":0,"Description":"ARM Resource ID of the Network To Network Interconnect."},"administrativeState":{"Type":581,"Flags":2,"Description":"Administrative state of the resource."},"peeringOption":{"Type":584,"Flags":1,"Description":"Peering option list."},"optionBProperties":{"Type":585,"Flags":0,"Description":"option B properties"},"optionAProperties":{"Type":588,"Flags":0,"Description":"option A properties"}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[577,578,579,580,4]}},{"6":{"Value":"OptionA"}},{"6":{"Value":"OptionB"}},{"5":{"Elements":[582,583,4]}},{"2":{"Name":"OptionBProperties","Properties":{"importRouteTargets":{"Type":586,"Flags":0,"Description":"Route Targets to be applied for incoming routes into CE. This is for backward compatibility."},"exportRouteTargets":{"Type":587,"Flags":0,"Description":"Route Targets to be applied for outgoing routes from CE. This is for backward compatibility."},"routeTargets":{"Type":433,"Flags":0,"Description":"Route Targets to be applied."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"VpnConfigurationPropertiesOptionAProperties","Properties":{"mtu":{"Type":3,"Flags":0,"Description":"MTU to use for option A peering."},"vlanId":{"Type":3,"Flags":0,"Description":"Vlan Id.Example : 501"},"peerASN":{"Type":3,"Flags":0,"Description":"Peer ASN number.Example : 28"},"bfdConfiguration":{"Type":348,"Flags":0,"Description":"BFD Configuration properties."},"primaryIpv4Prefix":{"Type":4,"Flags":0,"Description":"IPv4 Address Prefix."},"primaryIpv6Prefix":{"Type":4,"Flags":0,"Description":"IPv6 Address Prefix."},"secondaryIpv4Prefix":{"Type":4,"Flags":0,"Description":"Secondary IPv4 Address Prefix."},"secondaryIpv6Prefix":{"Type":4,"Flags":0,"Description":"Secondary IPv6 Address Prefix."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[592,593,594,595,596,597,598,599,600,601,602,603,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[605,606,607,608,609,610,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[612,613,614,615,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/networkFabrics@2023-06-15","ScopeType":8,"Body":571,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/networkFabrics/networkToNetworkInterconnects"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/networkFabrics/networkToNetworkInterconnects","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":619,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":620,"Flags":10,"Description":"The resource api version"},"properties":{"Type":622,"Flags":1,"Description":"Resource properties."},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"NetworkToNetworkInterconnectProperties","Properties":{"nniType":{"Type":625,"Flags":0,"Description":"Type of NNI used. Example: CE | NPB"},"isManagementType":{"Type":628,"Flags":0,"Description":"Configuration to use NNI for Infrastructure Management. Example: True/False."},"useOptionB":{"Type":631,"Flags":1,"Description":"Based on this option layer3 parameters are mandatory. Example: True/False"},"layer2Configuration":{"Type":632,"Flags":0,"Description":"Common properties for Layer2 Configuration."},"optionBLayer3Configuration":{"Type":634,"Flags":0,"Description":"Common properties for Layer3Configuration."},"npbStaticRouteConfiguration":{"Type":635,"Flags":0,"Description":"NPB Static Route Configuration properties."},"importRoutePolicy":{"Type":638,"Flags":0,"Description":"Import Route Policy configuration."},"exportRoutePolicy":{"Type":639,"Flags":0,"Description":"Export Route Policy configuration."},"egressAclId":{"Type":4,"Flags":0,"Description":"Egress Acl. ARM resource ID of Access Control Lists."},"ingressAclId":{"Type":4,"Flags":0,"Description":"Ingress Acl. ARM resource ID of Access Control Lists."},"configurationState":{"Type":652,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":659,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":664,"Flags":2,"Description":"Administrative state of the resource."}}}},{"6":{"Value":"CE"}},{"6":{"Value":"NPB"}},{"5":{"Elements":[623,624,4]}},{"6":{"Value":"True"}},{"6":{"Value":"False"}},{"5":{"Elements":[626,627,4]}},{"6":{"Value":"True"}},{"6":{"Value":"False"}},{"5":{"Elements":[629,630,4]}},{"2":{"Name":"Layer2Configuration","Properties":{"mtu":{"Type":3,"Flags":0,"Description":"MTU of the packets between PE & CE."},"interfaces":{"Type":633,"Flags":0,"Description":"List of network device interfaces resource IDs."}}}},{"3":{"ItemType":4}},{"2":{"Name":"NetworkToNetworkInterconnectPropertiesOptionBLayer3Configuration","Properties":{"peerASN":{"Type":3,"Flags":0,"Description":"ASN of PE devices for CE/PE connectivity.Example : 28"},"vlanId":{"Type":3,"Flags":0,"Description":"VLAN for CE/PE Layer 3 connectivity.Example : 501"},"fabricASN":{"Type":3,"Flags":2,"Description":"ASN of CE devices for CE/PE connectivity."},"primaryIpv4Prefix":{"Type":4,"Flags":0,"Description":"IPv4 Address Prefix."},"primaryIpv6Prefix":{"Type":4,"Flags":0,"Description":"IPv6 Address Prefix."},"secondaryIpv4Prefix":{"Type":4,"Flags":0,"Description":"Secondary IPv4 Address Prefix."},"secondaryIpv6Prefix":{"Type":4,"Flags":0,"Description":"Secondary IPv6 Address Prefix."}}}},{"2":{"Name":"NpbStaticRouteConfiguration","Properties":{"bfdConfiguration":{"Type":348,"Flags":0,"Description":"BFD Configuration properties."},"ipv4Routes":{"Type":636,"Flags":0,"Description":"List of IPv4 Routes."},"ipv6Routes":{"Type":637,"Flags":0,"Description":"List of IPv6 Routes."}}}},{"3":{"ItemType":379}},{"3":{"ItemType":379}},{"2":{"Name":"ImportRoutePolicyInformation","Properties":{"importIpv4RoutePolicyId":{"Type":4,"Flags":0,"Description":"Import IPv4 Route Policy Id."},"importIpv6RoutePolicyId":{"Type":4,"Flags":0,"Description":"Import IPv6 Route Policy Id."}}}},{"2":{"Name":"ExportRoutePolicyInformation","Properties":{"exportIpv4RoutePolicyId":{"Type":4,"Flags":0,"Description":"Export IPv4 Route Policy Id."},"exportIpv6RoutePolicyId":{"Type":4,"Flags":0,"Description":"Export IPv6 Route Policy Id."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[640,641,642,643,644,645,646,647,648,649,650,651,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[653,654,655,656,657,658,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[660,661,662,663,4]}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/networkFabrics/networkToNetworkInterconnects@2023-06-15","ScopeType":8,"Body":621,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/networkPacketBrokers"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/networkPacketBrokers","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":666,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":667,"Flags":10,"Description":"The resource api version"},"properties":{"Type":669,"Flags":1,"Description":"Resource properties."},"tags":{"Type":681,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"NetworkPacketBrokerProperties","Properties":{"networkFabricId":{"Type":4,"Flags":1,"Description":"ARM resource ID of the Network Fabric."},"networkDeviceIds":{"Type":670,"Flags":2,"Description":"List of ARM resource IDs of Network Devices [NPB]."},"sourceInterfaceIds":{"Type":671,"Flags":2,"Description":"List of network interfaces across NPB devices that are used to mirror source traffic."},"networkTapIds":{"Type":672,"Flags":2,"Description":"List of network Tap IDs configured on NPB."},"neighborGroupIds":{"Type":673,"Flags":2,"Description":"List of neighbor group IDs configured on NPB."},"provisioningState":{"Type":680,"Flags":2,"Description":"Provisioning state of the resource."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[674,675,676,677,678,679,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/networkPacketBrokers@2023-06-15","ScopeType":8,"Body":668,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/networkRacks"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/networkRacks","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":683,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":684,"Flags":10,"Description":"The resource api version"},"properties":{"Type":686,"Flags":1,"Description":"Resource properties."},"tags":{"Type":699,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"NetworkRackProperties","Properties":{"networkRackType":{"Type":690,"Flags":0,"Description":"Network Rack SKU name."},"networkFabricId":{"Type":4,"Flags":1,"Description":"ARM resource ID of the Network Fabric."},"networkDevices":{"Type":691,"Flags":2,"Description":"List of network device ARM resource IDs."},"provisioningState":{"Type":698,"Flags":2,"Description":"Provisioning state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."}}}},{"6":{"Value":"Aggregate"}},{"6":{"Value":"Compute"}},{"6":{"Value":"Combined"}},{"5":{"Elements":[687,688,689,4]}},{"3":{"ItemType":4}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[692,693,694,695,696,697,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/networkRacks@2023-06-15","ScopeType":8,"Body":685,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/networkTapRules"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/networkTapRules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":701,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":702,"Flags":10,"Description":"The resource api version"},"properties":{"Type":704,"Flags":1,"Description":"Resource properties."},"tags":{"Type":767,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"NetworkTapRuleProperties","Properties":{"networkTapId":{"Type":4,"Flags":2,"Description":"The ARM resource Id of the NetworkTap."},"pollingIntervalInSeconds":{"Type":3,"Flags":0,"Description":"Polling interval in seconds."},"lastSyncedTime":{"Type":4,"Flags":2,"Description":"The last sync timestamp."},"configurationState":{"Type":717,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":724,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":729,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"configurationType":{"Type":732,"Flags":0,"Description":"Input method to configure Network Tap Rule."},"tapRulesUrl":{"Type":4,"Flags":0,"Description":"Network Tap Rules file URL."},"matchConfigurations":{"Type":765,"Flags":0,"Description":"List of match configurations."},"dynamicMatchConfigurations":{"Type":766,"Flags":0,"Description":"List of dynamic match configurations."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[705,706,707,708,709,710,711,712,713,714,715,716,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[718,719,720,721,722,723,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[725,726,727,728,4]}},{"6":{"Value":"File"}},{"6":{"Value":"Inline"}},{"5":{"Elements":[730,731,4]}},{"2":{"Name":"NetworkTapRuleMatchConfiguration","Properties":{"matchConfigurationName":{"Type":4,"Flags":0,"Description":"The name of the match configuration."},"sequenceNumber":{"Type":3,"Flags":0,"Description":"Sequence Number of the match configuration.."},"ipAddressType":{"Type":736,"Flags":0,"Description":"Type of IP Address. IPv4 or IPv6"},"matchConditions":{"Type":751,"Flags":0,"Description":"List of the match conditions."},"actions":{"Type":764,"Flags":0,"Description":"List of actions that need to be performed for the matched conditions."}}}},{"6":{"Value":"IPv4"}},{"6":{"Value":"IPv6"}},{"5":{"Elements":[734,735,4]}},{"2":{"Name":"NetworkTapRuleMatchCondition","Properties":{"encapsulationType":{"Type":740,"Flags":0,"Description":"Encapsulation Type that needs to be matched."},"portCondition":{"Type":741,"Flags":0,"Description":"Defines the port condition that needs to be matched."},"protocolTypes":{"Type":750,"Flags":0,"Description":"List of the protocols that need to be matched."},"vlanMatchCondition":{"Type":64,"Flags":0,"Description":"Vlan match condition that needs to be matched."},"ipCondition":{"Type":68,"Flags":0,"Description":"IP condition that needs to be matched."}}}},{"6":{"Value":"None"}},{"6":{"Value":"GTPv1"}},{"5":{"Elements":[738,739,4]}},{"2":{"Name":"PortCondition","Properties":{"portType":{"Type":744,"Flags":0,"Description":"Port type that needs to be matched."},"layer4Protocol":{"Type":747,"Flags":1,"Description":"Layer4 protocol type that needs to be matched."},"ports":{"Type":748,"Flags":0,"Description":"List of the Ports that need to be matched."},"portGroupNames":{"Type":749,"Flags":0,"Description":"List of the port Group Names that need to be matched."}}}},{"6":{"Value":"SourcePort"}},{"6":{"Value":"DestinationPort"}},{"5":{"Elements":[742,743,4]}},{"6":{"Value":"TCP"}},{"6":{"Value":"UDP"}},{"5":{"Elements":[745,746,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":737}},{"2":{"Name":"NetworkTapRuleAction","Properties":{"type":{"Type":760,"Flags":0,"Description":"Type of actions that can be performed."},"truncate":{"Type":4,"Flags":0,"Description":"Truncate. 0 indicates do not truncate."},"isTimestampEnabled":{"Type":763,"Flags":0,"Description":"The parameter to enable or disable the timestamp."},"destinationId":{"Type":4,"Flags":0,"Description":"Destination Id. The ARM resource Id may be either Network To Network Interconnect or NeighborGroup."},"matchConfigurationName":{"Type":4,"Flags":0,"Description":"The name of the match configuration. This is used when Goto type is provided. If Goto type is selected and no match configuration name is provided. It goes to next configuration."}}}},{"6":{"Value":"Drop"}},{"6":{"Value":"Count"}},{"6":{"Value":"Log"}},{"6":{"Value":"Replicate"}},{"6":{"Value":"Goto"}},{"6":{"Value":"Redirect"}},{"6":{"Value":"Mirror"}},{"5":{"Elements":[753,754,755,756,757,758,759,4]}},{"6":{"Value":"True"}},{"6":{"Value":"False"}},{"5":{"Elements":[761,762,4]}},{"3":{"ItemType":752}},{"3":{"ItemType":733}},{"3":{"ItemType":85}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/networkTapRules@2023-06-15","ScopeType":8,"Body":703,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/networkTaps"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/networkTaps","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":769,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":770,"Flags":10,"Description":"The resource api version"},"properties":{"Type":772,"Flags":1,"Description":"Resource properties."},"tags":{"Type":811,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"NetworkTapProperties","Properties":{"networkPacketBrokerId":{"Type":4,"Flags":1,"Description":"ARM resource ID of the Network Packet Broker."},"sourceTapRuleId":{"Type":4,"Flags":2,"Description":"Source Tap Rule Id. ARM Resource ID of the Network Tap Rule."},"destinations":{"Type":782,"Flags":1,"Description":"List of destinations to send the filter traffic."},"pollingType":{"Type":785,"Flags":0,"Description":"Polling type."},"configurationState":{"Type":798,"Flags":2,"Description":"Gets the configurations state of the resource."},"provisioningState":{"Type":805,"Flags":2,"Description":"Provides you the latest status of the NFC service, whether it is Accepted, updating, Succeeded or Failed. During this process, the states keep changing based on the status of Network Tap provisioning."},"administrativeState":{"Type":810,"Flags":2,"Description":"Administrative state of the resource. Example -Enabled/Disabled"},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."}}}},{"2":{"Name":"NetworkTapPropertiesDestinationsItem","Properties":{"name":{"Type":4,"Flags":0,"Description":"Destination name."},"destinationType":{"Type":776,"Flags":0,"Description":"Type of destination. Input can be IsolationDomain or Direct."},"destinationId":{"Type":4,"Flags":0,"Description":"The destination Id. ARM Resource ID of either NNI or Internal Networks."},"isolationDomainProperties":{"Type":777,"Flags":0,"Description":"Isolation Domain Properties."},"destinationTapRuleId":{"Type":4,"Flags":0,"Description":"ARM Resource ID of destination Tap Rule that contains match configurations."}}}},{"6":{"Value":"IsolationDomain"}},{"6":{"Value":"Direct"}},{"5":{"Elements":[774,775,4]}},{"2":{"Name":"IsolationDomainProperties","Properties":{"encapsulation":{"Type":780,"Flags":0,"Description":"Type of encapsulation."},"neighborGroupIds":{"Type":781,"Flags":0,"Description":"List of Neighbor Group IDs."}}}},{"6":{"Value":"None"}},{"6":{"Value":"GRE"}},{"5":{"Elements":[778,779,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":773}},{"6":{"Value":"Pull"}},{"6":{"Value":"Push"}},{"5":{"Elements":[783,784,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[786,787,788,789,790,791,792,793,794,795,796,797,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[799,800,801,802,803,804,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[806,807,808,809,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/networkTaps@2023-06-15","ScopeType":8,"Body":771,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/routePolicies"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/routePolicies","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":813,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":814,"Flags":10,"Description":"The resource api version"},"properties":{"Type":816,"Flags":1,"Description":"Resource properties."},"tags":{"Type":867,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"RoutePolicyProperties","Properties":{"networkFabricId":{"Type":4,"Flags":1,"Description":"Arm Resource ID of Network Fabric."},"addressFamilyType":{"Type":819,"Flags":0,"Description":"AddressFamilyType. This parameter decides whether the given ipv4 or ipv6 route policy."},"configurationState":{"Type":832,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":839,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":844,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"defaultAction":{"Type":847,"Flags":0,"Description":"Default action that needs to be applied when no condition is matched. Example: Permit | Deny."},"statements":{"Type":866,"Flags":0,"Description":"Route Policy statements."}}}},{"6":{"Value":"IPv4"}},{"6":{"Value":"IPv6"}},{"5":{"Elements":[817,818,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[820,821,822,823,824,825,826,827,828,829,830,831,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[833,834,835,836,837,838,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[840,841,842,843,4]}},{"6":{"Value":"Permit"}},{"6":{"Value":"Deny"}},{"5":{"Elements":[845,846,4]}},{"2":{"Name":"RoutePolicyStatementProperties","Properties":{"sequenceNumber":{"Type":3,"Flags":1,"Description":"Sequence to insert to/delete from existing route."},"condition":{"Type":849,"Flags":1,"Description":"Route policy condition properties."},"action":{"Type":855,"Flags":1,"Description":"Route policy action properties."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."}}}},{"2":{"Name":"StatementConditionProperties","Properties":{"type":{"Type":852,"Flags":0,"Description":"Type of the condition used."},"ipPrefixId":{"Type":4,"Flags":0,"Description":"Arm Resource Id of IpPrefix."},"ipCommunityIds":{"Type":853,"Flags":0,"Description":"List of IP Community resource IDs."},"ipExtendedCommunityIds":{"Type":854,"Flags":0,"Description":"List of IP Extended Community resource IDs."}}}},{"6":{"Value":"Or"}},{"6":{"Value":"And"}},{"5":{"Elements":[850,851,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"StatementActionProperties","Properties":{"localPreference":{"Type":3,"Flags":0,"Description":"Local Preference of the route policy."},"actionType":{"Type":859,"Flags":1,"Description":"Action type. Example: Permit | Deny | Continue."},"ipCommunityProperties":{"Type":860,"Flags":0,"Description":"IP Community Properties."},"ipExtendedCommunityProperties":{"Type":863,"Flags":0,"Description":"IP Extended Community Properties."}}}},{"6":{"Value":"Permit"}},{"6":{"Value":"Deny"}},{"6":{"Value":"Continue"}},{"5":{"Elements":[856,857,858,4]}},{"2":{"Name":"ActionIpCommunityProperties","Properties":{"add":{"Type":861,"Flags":0,"Description":"List of IP Community IDs."},"delete":{"Type":861,"Flags":0,"Description":"List of IP Community IDs."},"set":{"Type":861,"Flags":0,"Description":"List of IP Community IDs."}}}},{"2":{"Name":"IpCommunityIdList","Properties":{"ipCommunityIds":{"Type":862,"Flags":0,"Description":"List of IP Community resource IDs."}}}},{"3":{"ItemType":4}},{"2":{"Name":"ActionIpExtendedCommunityProperties","Properties":{"add":{"Type":864,"Flags":0,"Description":"List of IP Extended Community IDs."},"delete":{"Type":864,"Flags":0,"Description":"List of IP Extended Community IDs."},"set":{"Type":864,"Flags":0,"Description":"List of IP Extended Community IDs."}}}},{"2":{"Name":"IpExtendedCommunityIdList","Properties":{"ipExtendedCommunityIds":{"Type":865,"Flags":0,"Description":"List of IP Extended Community resource IDs."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":848}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/routePolicies@2023-06-15","ScopeType":8,"Body":815,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/networkDeviceSkus"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/networkDeviceSkus","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":869,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":870,"Flags":10,"Description":"The resource api version"},"properties":{"Type":872,"Flags":2,"Description":"Resource properties."},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"NetworkDeviceSkuProperties","Properties":{"model":{"Type":4,"Flags":1,"Description":"Model of the network device."},"manufacturer":{"Type":4,"Flags":0,"Description":"Manufacturer of the network device."},"supportedVersions":{"Type":877,"Flags":0,"Description":"List of supported version details of network device."},"supportedRoleTypes":{"Type":884,"Flags":0,"Description":"Available roles for the network device."},"interfaces":{"Type":888,"Flags":0,"Description":"List of network device interfaces."},"provisioningState":{"Type":895,"Flags":2,"Description":"Provisioning state of the resource."}}}},{"2":{"Name":"SupportedVersionProperties","Properties":{"version":{"Type":4,"Flags":0,"Description":"Operating system and firmware combined versions."},"vendorOsVersion":{"Type":4,"Flags":0,"Description":"Operating system version."},"vendorFirmwareVersion":{"Type":4,"Flags":0,"Description":"Firmware version."},"isDefault":{"Type":876,"Flags":0,"Description":"If true newly provisioned Fabric will use this device version by default to bootstrap the network devices for the first time."}}}},{"6":{"Value":"True"}},{"6":{"Value":"False"}},{"5":{"Elements":[874,875,4]}},{"3":{"ItemType":873}},{"6":{"Value":"CE"}},{"6":{"Value":"ToR"}},{"6":{"Value":"NPB"}},{"6":{"Value":"TS"}},{"6":{"Value":"Management"}},{"5":{"Elements":[878,879,880,881,882,4]}},{"3":{"ItemType":883}},{"2":{"Name":"DeviceInterfaceProperties","Properties":{"identifier":{"Type":4,"Flags":0,"Description":"Interface identifier. Example: HundredGigE0/0."},"interfaceType":{"Type":4,"Flags":0,"Description":"Interface type."},"supportedConnectorTypes":{"Type":887,"Flags":0,"Description":"List of supported connector types."}}}},{"2":{"Name":"SupportedConnectorProperties","Properties":{"connectorType":{"Type":4,"Flags":0,"Description":"Type of connector used. Example: Optical."},"maxSpeedInMbps":{"Type":3,"Flags":0,"Description":"Maximum speed of the connector in Mbps."}}}},{"3":{"ItemType":886}},{"3":{"ItemType":885}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[889,890,891,892,893,894,4]}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/networkDeviceSkus@2023-06-15","ScopeType":4,"Body":871,"Flags":1}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/networkFabricSkus"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/networkFabricSkus","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":897,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":898,"Flags":10,"Description":"The resource api version"},"properties":{"Type":900,"Flags":2,"Description":"Resource properties."},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"NetworkFabricSkuProperties","Properties":{"type":{"Type":903,"Flags":2,"Description":"Type of Network Fabric SKU."},"maxComputeRacks":{"Type":3,"Flags":0,"Description":"Maximum number of compute racks available for this Network Fabric SKU. The value of max count racks is 4 for 4 rack SKU and 8 for 8 rack SKU."},"maximumServerCount":{"Type":3,"Flags":0,"Description":"Maximum number of servers available for this Network Fabric SKU."},"supportedVersions":{"Type":904,"Flags":2,"Description":"List of supported Network Fabric SKU versions."},"details":{"Type":4,"Flags":2,"Description":"URL providing detailed configuration of the fabric SKU."},"provisioningState":{"Type":911,"Flags":2,"Description":"Provisioning state of the resource."}}}},{"6":{"Value":"SingleRack"}},{"6":{"Value":"MultiRack"}},{"5":{"Elements":[901,902,4]}},{"3":{"ItemType":4}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[905,906,907,908,909,910,4]}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/networkFabricSkus@2023-06-15","ScopeType":4,"Body":899,"Flags":1}},{"2":{"Name":"UpdateAdministrativeState","Properties":{"state":{"Type":916,"Flags":0,"Description":"Administrative state."},"resourceIds":{"Type":917,"Flags":0,"Description":"Network Fabrics or Network Rack resource Id."}}}},{"6":{"Value":"Enable"}},{"6":{"Value":"Disable"}},{"5":{"Elements":[914,915,4]}},{"3":{"ItemType":4}},{"2":{"Name":"CommonPostActionResponseForStateUpdate","Properties":{"configurationState":{"Type":931,"Flags":2,"Description":"Gets the configuration state."},"error":{"Type":932,"Flags":0,"Description":"The error object."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[919,920,921,922,923,924,925,926,927,928,929,930,4]}},{"2":{"Name":"ErrorDetail","Properties":{"code":{"Type":4,"Flags":2,"Description":"The error code."},"message":{"Type":4,"Flags":2,"Description":"The error message."},"target":{"Type":4,"Flags":2,"Description":"The error target."},"details":{"Type":933,"Flags":2,"Description":"The error details."},"additionalInfo":{"Type":935,"Flags":2,"Description":"The error additional info."}}}},{"3":{"ItemType":932}},{"2":{"Name":"ErrorAdditionalInfo","Properties":{"type":{"Type":4,"Flags":2,"Description":"The additional info type."},"info":{"Type":0,"Flags":2,"Description":"The additional info."}}}},{"3":{"ItemType":934}},{"8":{"Name":"updateAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/accessControlLists","ApiVersion":"2023-06-15","Output":918,"Input":913}},{"8":{"Name":"resync","ResourceType":"Microsoft.ManagedNetworkFabric/accessControlLists","ApiVersion":"2023-06-15","Output":918}},{"2":{"Name":"ValidateConfigurationResponse","Properties":{"configurationState":{"Type":951,"Flags":2,"Description":"Gets the configuration state."},"url":{"Type":4,"Flags":0,"Description":"URL for the details of the response."},"error":{"Type":932,"Flags":0,"Description":"The error object."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[939,940,941,942,943,944,945,946,947,948,949,950,4]}},{"8":{"Name":"validateConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/accessControlLists","ApiVersion":"2023-06-15","Output":938}},{"2":{"Name":"CommonPostActionResponseForDeviceUpdate","Properties":{"configurationState":{"Type":966,"Flags":2,"Description":"Gets the configuration state."},"successfulDevices":{"Type":967,"Flags":0,"Description":"List of ARM Resource IDs for which the given action applied successfully."},"failedDevices":{"Type":968,"Flags":0,"Description":"List of ARM Resource IDs for which the given action failed to apply."},"error":{"Type":932,"Flags":0,"Description":"The error object."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[954,955,956,957,958,959,960,961,962,963,964,965,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"8":{"Name":"updateAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/l2IsolationDomains","ApiVersion":"2023-06-15","Output":953,"Input":913}},{"8":{"Name":"validateConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/l2IsolationDomains","ApiVersion":"2023-06-15","Output":938}},{"8":{"Name":"commitConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/l2IsolationDomains","ApiVersion":"2023-06-15","Output":918}},{"8":{"Name":"updateAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/l3IsolationDomains","ApiVersion":"2023-06-15","Output":953,"Input":913}},{"8":{"Name":"validateConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/l3IsolationDomains","ApiVersion":"2023-06-15","Output":938}},{"8":{"Name":"commitConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/l3IsolationDomains","ApiVersion":"2023-06-15","Output":918}},{"8":{"Name":"updateAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/l3IsolationDomains/internalNetworks","ApiVersion":"2023-06-15","Output":918,"Input":913}},{"8":{"Name":"updateBgpAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/l3IsolationDomains/internalNetworks","ApiVersion":"2023-06-15","Output":918,"Input":913}},{"8":{"Name":"updateStaticRouteBfdAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/l3IsolationDomains/internalNetworks","ApiVersion":"2023-06-15","Output":918,"Input":913}},{"8":{"Name":"updateAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/l3IsolationDomains/externalNetworks","ApiVersion":"2023-06-15","Output":918,"Input":913}},{"8":{"Name":"updateStaticRouteBfdAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/l3IsolationDomains/externalNetworks","ApiVersion":"2023-06-15","Output":918,"Input":913}},{"2":{"Name":"RebootProperties","Properties":{"rebootType":{"Type":985,"Flags":0,"Description":"Type of reboot to be performed. Example: GracefulRebootWithZTP"}}}},{"6":{"Value":"GracefulRebootWithZTP"}},{"6":{"Value":"GracefulRebootWithoutZTP"}},{"6":{"Value":"UngracefulRebootWithZTP"}},{"6":{"Value":"UngracefulRebootWithoutZTP"}},{"5":{"Elements":[981,982,983,984,4]}},{"8":{"Name":"reboot","ResourceType":"Microsoft.ManagedNetworkFabric/networkDevices","ApiVersion":"2023-06-15","Output":918,"Input":980}},{"8":{"Name":"refreshConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/networkDevices","ApiVersion":"2023-06-15","Output":918}},{"2":{"Name":"UpdateDeviceAdministrativeState","Properties":{"state":{"Type":993,"Flags":0,"Description":"Administrative state."},"resourceIds":{"Type":994,"Flags":0,"Description":"Network Fabrics or Network Rack resource Id."}}}},{"6":{"Value":"RMA"}},{"6":{"Value":"Resync"}},{"6":{"Value":"GracefulQuarantine"}},{"6":{"Value":"Quarantine"}},{"5":{"Elements":[989,990,991,992,4]}},{"3":{"ItemType":4}},{"8":{"Name":"updateAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/networkDevices","ApiVersion":"2023-06-15","Output":918,"Input":988}},{"2":{"Name":"UpdateVersion","Properties":{"version":{"Type":4,"Flags":0,"Description":"Specify the version."}}}},{"8":{"Name":"upgrade","ResourceType":"Microsoft.ManagedNetworkFabric/networkDevices","ApiVersion":"2023-06-15","Output":918,"Input":996}},{"8":{"Name":"updateAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/networkDevices/networkInterfaces","ApiVersion":"2023-06-15","Output":918,"Input":913}},{"8":{"Name":"provision","ResourceType":"Microsoft.ManagedNetworkFabric/networkFabrics","ApiVersion":"2023-06-15","Output":953}},{"8":{"Name":"deprovision","ResourceType":"Microsoft.ManagedNetworkFabric/networkFabrics","ApiVersion":"2023-06-15","Output":953}},{"2":{"Name":"UpgradeNetworkFabricProperties","Properties":{"action":{"Type":1004,"Flags":0,"Description":"Action to be performed while upgrading the fabric."},"version":{"Type":4,"Flags":0,"Description":"Specify the version."}}}},{"6":{"Value":"Start"}},{"6":{"Value":"Complete"}},{"5":{"Elements":[1002,1003,4]}},{"8":{"Name":"upgrade","ResourceType":"Microsoft.ManagedNetworkFabric/networkFabrics","ApiVersion":"2023-06-15","Output":918,"Input":1001}},{"8":{"Name":"refreshConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/networkFabrics","ApiVersion":"2023-06-15","Output":918}},{"8":{"Name":"updateWorkloadManagementBfdConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/networkFabrics","ApiVersion":"2023-06-15","Output":918,"Input":913}},{"8":{"Name":"updateInfraManagementBfdConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/networkFabrics","ApiVersion":"2023-06-15","Output":918,"Input":913}},{"2":{"Name":"ValidateConfigurationProperties","Properties":{"validateAction":{"Type":1013,"Flags":0,"Description":"Validate action that to be performed"}}}},{"6":{"Value":"Cabling"}},{"6":{"Value":"Configuration"}},{"6":{"Value":"Connectivity"}},{"5":{"Elements":[1010,1011,1012,4]}},{"8":{"Name":"validateConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/networkFabrics","ApiVersion":"2023-06-15","Output":938,"Input":1009}},{"8":{"Name":"getTopology","ResourceType":"Microsoft.ManagedNetworkFabric/networkFabrics","ApiVersion":"2023-06-15","Output":938}},{"8":{"Name":"commitConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/networkFabrics","ApiVersion":"2023-06-15","Output":918}},{"8":{"Name":"updateNpbStaticRouteBfdAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/networkFabrics/networkToNetworkInterconnects","ApiVersion":"2023-06-15","Output":918,"Input":913}},{"8":{"Name":"updateAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/networkFabrics/networkToNetworkInterconnects","ApiVersion":"2023-06-15","Output":918,"Input":913}},{"8":{"Name":"updateAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/networkTapRules","ApiVersion":"2023-06-15","Output":918,"Input":913}},{"8":{"Name":"resync","ResourceType":"Microsoft.ManagedNetworkFabric/networkTapRules","ApiVersion":"2023-06-15","Output":918}},{"8":{"Name":"validateConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/networkTapRules","ApiVersion":"2023-06-15","Output":938}},{"8":{"Name":"updateAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/networkTaps","ApiVersion":"2023-06-15","Output":953,"Input":913}},{"8":{"Name":"resync","ResourceType":"Microsoft.ManagedNetworkFabric/networkTaps","ApiVersion":"2023-06-15","Output":918}},{"8":{"Name":"updateAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/routePolicies","ApiVersion":"2023-06-15","Output":953,"Input":913}},{"8":{"Name":"validateConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/routePolicies","ApiVersion":"2023-06-15","Output":938}},{"8":{"Name":"commitConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/routePolicies","ApiVersion":"2023-06-15","Output":918}}] \ No newline at end of file +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/accessControlLists"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/accessControlLists","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":1,"Description":"Resource properties."},"tags":{"Type":99,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"AccessControlListProperties","Properties":{"lastSyncedTime":{"Type":4,"Flags":2,"Description":"The last synced timestamp."},"configurationState":{"Type":24,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":31,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":36,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"configurationType":{"Type":39,"Flags":0,"Description":"Input method to configure Access Control List."},"aclsUrl":{"Type":4,"Flags":0,"Description":"Access Control List file URL."},"defaultAction":{"Type":42,"Flags":0,"Description":"Default action that needs to be applied when no condition is matched. Example: Permit | Deny."},"matchConfigurations":{"Type":84,"Flags":0,"Description":"List of match configurations."},"dynamicMatchConfigurations":{"Type":98,"Flags":0,"Description":"List of dynamic match configurations."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[12,13,14,15,16,17,18,19,20,21,22,23,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[25,26,27,28,29,30,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[32,33,34,35,4]}},{"6":{"Value":"File"}},{"6":{"Value":"Inline"}},{"5":{"Elements":[37,38,4]}},{"6":{"Value":"Permit"}},{"6":{"Value":"Deny"}},{"5":{"Elements":[40,41,4]}},{"2":{"Name":"AccessControlListMatchConfiguration","Properties":{"matchConfigurationName":{"Type":4,"Flags":0,"Description":"The name of the match configuration."},"sequenceNumber":{"Type":3,"Flags":0,"Description":"Sequence Number of the match configuration."},"ipAddressType":{"Type":46,"Flags":0,"Description":"Type of IP Address. IPv4 or IPv6"},"matchConditions":{"Type":77,"Flags":0,"Description":"List of the match conditions."},"actions":{"Type":83,"Flags":0,"Description":"List of actions that need to be performed for the matched conditions."}}}},{"6":{"Value":"IPv4"}},{"6":{"Value":"IPv6"}},{"5":{"Elements":[44,45,4]}},{"2":{"Name":"AccessControlListMatchCondition","Properties":{"etherTypes":{"Type":48,"Flags":0,"Description":"List of ether type values that need to be matched."},"fragments":{"Type":49,"Flags":0,"Description":"List of IP fragment packets that need to be matched."},"ipLengths":{"Type":50,"Flags":0,"Description":"List of IP Lengths that need to be matched."},"ttlValues":{"Type":51,"Flags":0,"Description":"List of TTL [Time To Live] values that need to be matched."},"dscpMarkings":{"Type":52,"Flags":0,"Description":"List of DSCP Markings that need to be matched."},"portCondition":{"Type":53,"Flags":0,"Description":"Defines the port condition that needs to be matched."},"protocolTypes":{"Type":63,"Flags":0,"Description":"List of the protocols that need to be matched."},"vlanMatchCondition":{"Type":64,"Flags":0,"Description":"Vlan match condition that needs to be matched."},"ipCondition":{"Type":68,"Flags":0,"Description":"IP condition that needs to be matched."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"AccessControlListPortCondition","Properties":{"flags":{"Type":54,"Flags":0,"Description":"List of protocol flags that need to be matched. Example: established | initial | . List of eligible TCP Flags are ack, fin, not-ack, not-fin, not-psh, not-rst, not-syn, not-urg, psh, rst, syn, urg"},"portType":{"Type":57,"Flags":0,"Description":"Port type that needs to be matched."},"layer4Protocol":{"Type":60,"Flags":1,"Description":"Layer4 protocol type that needs to be matched."},"ports":{"Type":61,"Flags":0,"Description":"List of the Ports that need to be matched."},"portGroupNames":{"Type":62,"Flags":0,"Description":"List of the port Group Names that need to be matched."}}}},{"3":{"ItemType":4}},{"6":{"Value":"SourcePort"}},{"6":{"Value":"DestinationPort"}},{"5":{"Elements":[55,56,4]}},{"6":{"Value":"TCP"}},{"6":{"Value":"UDP"}},{"5":{"Elements":[58,59,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"VlanMatchCondition","Properties":{"vlans":{"Type":65,"Flags":0,"Description":"List of vlans that need to be matched."},"innerVlans":{"Type":66,"Flags":0,"Description":"List of inner vlans that need to be matched."},"vlanGroupNames":{"Type":67,"Flags":0,"Description":"List of vlan group names that need to be matched."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"IpMatchCondition","Properties":{"type":{"Type":71,"Flags":0,"Description":"IP Address type that needs to be matched."},"prefixType":{"Type":74,"Flags":0,"Description":"IP Prefix Type that needs to be matched."},"ipPrefixValues":{"Type":75,"Flags":0,"Description":"The list of IP Prefixes that need to be matched."},"ipGroupNames":{"Type":76,"Flags":0,"Description":"The List of IP Group Names that need to be matched."}}}},{"6":{"Value":"SourceIP"}},{"6":{"Value":"DestinationIP"}},{"5":{"Elements":[69,70,4]}},{"6":{"Value":"Prefix"}},{"6":{"Value":"LongestPrefix"}},{"5":{"Elements":[72,73,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":47}},{"2":{"Name":"AccessControlListAction","Properties":{"type":{"Type":82,"Flags":0,"Description":"Type of actions that can be performed."},"counterName":{"Type":4,"Flags":0,"Description":"Name of the counter block to get match count information."}}}},{"6":{"Value":"Drop"}},{"6":{"Value":"Count"}},{"6":{"Value":"Log"}},{"5":{"Elements":[79,80,81,4]}},{"3":{"ItemType":78}},{"3":{"ItemType":43}},{"2":{"Name":"CommonDynamicMatchConfiguration","Properties":{"ipGroups":{"Type":91,"Flags":0,"Description":"List of IP Groups."},"vlanGroups":{"Type":94,"Flags":0,"Description":"List of vlan groups."},"portGroups":{"Type":97,"Flags":0,"Description":"List of the port groups."}}}},{"2":{"Name":"IpGroupProperties","Properties":{"name":{"Type":4,"Flags":0,"Description":"IP Group name."},"ipAddressType":{"Type":89,"Flags":0,"Description":"IP Address type."},"ipPrefixes":{"Type":90,"Flags":0,"Description":"List of IP Prefixes."}}}},{"6":{"Value":"IPv4"}},{"6":{"Value":"IPv6"}},{"5":{"Elements":[87,88,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":86}},{"2":{"Name":"VlanGroupProperties","Properties":{"name":{"Type":4,"Flags":0,"Description":"Vlan group name."},"vlans":{"Type":93,"Flags":0,"Description":"List of vlans."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":92}},{"2":{"Name":"PortGroupProperties","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the port group."},"ports":{"Type":96,"Flags":0,"Description":"List of the ports that need to be matched."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":95}},{"3":{"ItemType":85}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":105,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":110,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[101,102,103,104,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[106,107,108,109,4]}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/accessControlLists@2023-06-15","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/internetGateways"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/internetGateways","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":112,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":113,"Flags":10,"Description":"The resource api version"},"properties":{"Type":115,"Flags":1,"Description":"Resource properties."},"tags":{"Type":126,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"InternetGatewayProperties","Properties":{"ipv4Address":{"Type":4,"Flags":2,"Description":"IPv4 Address of Internet Gateway."},"port":{"Type":3,"Flags":2,"Description":"Port number of Internet Gateway."},"type":{"Type":118,"Flags":1,"Description":"Gateway Type of the resource."},"networkFabricControllerId":{"Type":4,"Flags":1,"Description":"ARM Resource ID of the Network Fabric Controller."},"provisioningState":{"Type":125,"Flags":2,"Description":"Provisioning state of resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"internetGatewayRuleId":{"Type":4,"Flags":0,"Description":"ARM Resource ID of the Internet Gateway Rule."}}}},{"6":{"Value":"Infrastructure"}},{"6":{"Value":"Workload"}},{"5":{"Elements":[116,117,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[119,120,121,122,123,124,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/internetGateways@2023-06-15","ScopeType":8,"Body":114,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/internetGatewayRules"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/internetGatewayRules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":128,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":129,"Flags":10,"Description":"The resource api version"},"properties":{"Type":131,"Flags":1,"Description":"Resource properties."},"tags":{"Type":145,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"InternetGatewayRuleProperties","Properties":{"ruleProperties":{"Type":132,"Flags":1,"Description":"Rules for the InternetGateways"},"provisioningState":{"Type":143,"Flags":2,"Description":"Provisioning state of the resource."},"internetGatewayIds":{"Type":144,"Flags":2,"Description":"List of Internet Gateway resource Id."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."}}}},{"2":{"Name":"RuleProperties","Properties":{"action":{"Type":135,"Flags":1,"Description":"Specify action."},"addressList":{"Type":136,"Flags":1,"Description":"List of Addresses to be allowed or denied."}}}},{"6":{"Value":"Allow"}},{"6":{"Value":"Deny"}},{"5":{"Elements":[133,134,4]}},{"3":{"ItemType":4}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[137,138,139,140,141,142,4]}},{"3":{"ItemType":4}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/internetGatewayRules@2023-06-15","ScopeType":8,"Body":130,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/ipCommunities"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/ipCommunities","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":147,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":148,"Flags":10,"Description":"The resource api version"},"properties":{"Type":150,"Flags":1,"Description":"Resource properties."},"tags":{"Type":189,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"IpCommunityProperties","Properties":{"configurationState":{"Type":163,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":170,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":175,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"ipCommunityRules":{"Type":188,"Flags":0,"Description":"List of IP Community Rules."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[151,152,153,154,155,156,157,158,159,160,161,162,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[164,165,166,167,168,169,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[171,172,173,174,4]}},{"2":{"Name":"IpCommunityRule","Properties":{"action":{"Type":179,"Flags":1,"Description":"Action to be taken on the configuration. Example: Permit | Deny."},"sequenceNumber":{"Type":3,"Flags":1,"Description":"Sequence to insert to/delete from existing route. Prefix lists are evaluated starting with the lowest sequence number and continue down the list until a match is made. Once a match is made, the permit or deny statement is applied to that network and the rest of the list is ignored."},"wellKnownCommunities":{"Type":186,"Flags":0,"Description":"Supported well known Community List."},"communityMembers":{"Type":187,"Flags":1,"Description":"List the community members of IP Community."}}}},{"6":{"Value":"Permit"}},{"6":{"Value":"Deny"}},{"5":{"Elements":[177,178,4]}},{"6":{"Value":"Internet"}},{"6":{"Value":"LocalAS"}},{"6":{"Value":"NoAdvertise"}},{"6":{"Value":"NoExport"}},{"6":{"Value":"GShut"}},{"5":{"Elements":[180,181,182,183,184,4]}},{"3":{"ItemType":185}},{"3":{"ItemType":4}},{"3":{"ItemType":176}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/ipCommunities@2023-06-15","ScopeType":8,"Body":149,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/ipExtendedCommunities"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/ipExtendedCommunities","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":191,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":192,"Flags":10,"Description":"The resource api version"},"properties":{"Type":194,"Flags":1,"Description":"Resource properties."},"tags":{"Type":226,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"IpExtendedCommunityProperties","Properties":{"configurationState":{"Type":207,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":214,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":219,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"ipExtendedCommunityRules":{"Type":225,"Flags":1,"Description":"List of IP Extended Community Rules."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[195,196,197,198,199,200,201,202,203,204,205,206,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[208,209,210,211,212,213,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[215,216,217,218,4]}},{"2":{"Name":"IpExtendedCommunityRule","Properties":{"action":{"Type":223,"Flags":1,"Description":"Action to be taken on the configuration. Example: Permit | Deny."},"sequenceNumber":{"Type":3,"Flags":1,"Description":"Sequence to insert to/delete from existing route. Prefix lists are evaluated starting with the lowest sequence number and continue down the list until a match is made. Once a match is made, the permit or deny statement is applied to that network and the rest of the list is ignored."},"routeTargets":{"Type":224,"Flags":1,"Description":"Route Target List.The expected formats are ASN(plain):NN >> example 4294967294:50, ASN.ASN:NN >> example 65533.65333:40, IP-address:NN >> example 10.10.10.10:65535. The possible values of ASN,NN are in range of 0-65535, ASN(plain) is in range of 0-4294967295."}}}},{"6":{"Value":"Permit"}},{"6":{"Value":"Deny"}},{"5":{"Elements":[221,222,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":220}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/ipExtendedCommunities@2023-06-15","ScopeType":8,"Body":193,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/ipPrefixes"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/ipPrefixes","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":228,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":229,"Flags":10,"Description":"The resource api version"},"properties":{"Type":231,"Flags":1,"Description":"Resource properties."},"tags":{"Type":267,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"IpPrefixProperties","Properties":{"configurationState":{"Type":244,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":251,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":256,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"ipPrefixRules":{"Type":266,"Flags":0,"Description":"The list of IP Prefix Rules."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[232,233,234,235,236,237,238,239,240,241,242,243,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[245,246,247,248,249,250,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[252,253,254,255,4]}},{"2":{"Name":"IpPrefixRule","Properties":{"action":{"Type":260,"Flags":1,"Description":"Action to be taken on the configuration. Example: Permit | Deny."},"sequenceNumber":{"Type":3,"Flags":1,"Description":"Sequence to insert to/delete from existing route. Prefix lists are evaluated starting with the lowest sequence number and continue down the list until a match is made. Once a match is made, the permit or deny statement is applied to that network and the rest of the list is ignored."},"networkPrefix":{"Type":4,"Flags":1,"Description":"Network Prefix specifying IPv4/IPv6 packets to be permitted or denied. Example: 1.1.1.0/24 | 3FFE:FFFF:0:CD30::/126"},"condition":{"Type":265,"Flags":0,"Description":"Specify prefix-list bounds."},"subnetMaskLength":{"Type":4,"Flags":0,"Description":"SubnetMaskLength gives the minimum NetworkPrefix length to be matched. Possible values for IPv4 are 1 - 32 . Possible values of IPv6 are 1 - 128."}}}},{"6":{"Value":"Permit"}},{"6":{"Value":"Deny"}},{"5":{"Elements":[258,259,4]}},{"6":{"Value":"EqualTo"}},{"6":{"Value":"GreaterThanOrEqualTo"}},{"6":{"Value":"LesserThanOrEqualTo"}},{"6":{"Value":"Range"}},{"5":{"Elements":[261,262,263,264,4]}},{"3":{"ItemType":257}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/ipPrefixes@2023-06-15","ScopeType":8,"Body":230,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/l2IsolationDomains"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/l2IsolationDomains","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":269,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":270,"Flags":10,"Description":"The resource api version"},"properties":{"Type":272,"Flags":1,"Description":"Resource properties."},"tags":{"Type":298,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"L2IsolationDomainProperties","Properties":{"networkFabricId":{"Type":4,"Flags":1,"Description":"ARM Resource ID of the Network Fabric."},"vlanId":{"Type":3,"Flags":1,"Description":"Vlan Identifier of the Network Fabric. Example: 501."},"mtu":{"Type":3,"Flags":0,"Description":"Maximum transmission unit. Default value is 1500."},"configurationState":{"Type":285,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":292,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":297,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[273,274,275,276,277,278,279,280,281,282,283,284,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[286,287,288,289,290,291,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[293,294,295,296,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/l2IsolationDomains@2023-06-15","ScopeType":8,"Body":271,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/l3IsolationDomains"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/l3IsolationDomains","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":300,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":301,"Flags":10,"Description":"The resource api version"},"properties":{"Type":303,"Flags":1,"Description":"Resource properties."},"tags":{"Type":341,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"L3IsolationDomainProperties","Properties":{"networkFabricId":{"Type":4,"Flags":1,"Description":"ARM Resource ID of the Network Fabric."},"configurationState":{"Type":316,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":323,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":328,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"redistributeConnectedSubnets":{"Type":331,"Flags":0,"Description":"Advertise Connected Subnets. Ex: \"True\" | \"False\"."},"redistributeStaticRoutes":{"Type":334,"Flags":0,"Description":"Advertise Static Routes. Ex: \"True\" | \"False\"."},"aggregateRouteConfiguration":{"Type":335,"Flags":0,"Description":"Aggregate route configurations."},"connectedSubnetRoutePolicy":{"Type":339,"Flags":0,"Description":"Connected Subnet RoutePolicy"}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[304,305,306,307,308,309,310,311,312,313,314,315,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[317,318,319,320,321,322,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[324,325,326,327,4]}},{"6":{"Value":"True"}},{"6":{"Value":"False"}},{"5":{"Elements":[329,330,4]}},{"6":{"Value":"True"}},{"6":{"Value":"False"}},{"5":{"Elements":[332,333,4]}},{"2":{"Name":"AggregateRouteConfiguration","Properties":{"ipv4Routes":{"Type":337,"Flags":0,"Description":"List of IPv4 Route prefixes."},"ipv6Routes":{"Type":338,"Flags":0,"Description":"List of Ipv6Routes prefixes."}}}},{"2":{"Name":"AggregateRoute","Properties":{"prefix":{"Type":4,"Flags":1,"Description":"IPv4 Prefix of the aggregate Ipv4Route."}}}},{"3":{"ItemType":336}},{"3":{"ItemType":336}},{"2":{"Name":"ConnectedSubnetRoutePolicy","Properties":{"exportRoutePolicyId":{"Type":4,"Flags":0,"Description":"ARM Resource ID of the Route Policy. This is used for the backward compatibility."},"exportRoutePolicy":{"Type":340,"Flags":0,"Description":"Array of ARM Resource ID of the RoutePolicies."}}}},{"2":{"Name":"L3ExportRoutePolicy","Properties":{"exportIpv4RoutePolicyId":{"Type":4,"Flags":0,"Description":"ARM Resource ID of the RoutePolicy."},"exportIpv6RoutePolicyId":{"Type":4,"Flags":0,"Description":"ARM Resource ID of the RoutePolicy."}}}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/l3IsolationDomains@2023-06-15","ScopeType":8,"Body":302,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/l3IsolationDomains/internalNetworks"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/l3IsolationDomains/internalNetworks","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":343,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":344,"Flags":10,"Description":"The resource api version"},"properties":{"Type":346,"Flags":1,"Description":"Resource properties."},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"InternalNetworkProperties","Properties":{"vlanId":{"Type":3,"Flags":1,"Description":"Vlan identifier. Example: 1001."},"bgpConfiguration":{"Type":347,"Flags":0,"Description":"BGP configuration properties."},"staticRouteConfiguration":{"Type":378,"Flags":0,"Description":"Static Route Configuration properties."},"configurationState":{"Type":398,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":405,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":410,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"mtu":{"Type":3,"Flags":0,"Description":"Maximum transmission unit. Default value is 1500."},"connectedIPv4Subnets":{"Type":412,"Flags":0,"Description":"List of Connected IPv4 Subnets."},"connectedIPv6Subnets":{"Type":413,"Flags":0,"Description":"List of connected IPv6 Subnets."},"importRoutePolicyId":{"Type":4,"Flags":0,"Description":"ARM Resource ID of the RoutePolicy. This is used for the backward compatibility."},"exportRoutePolicyId":{"Type":4,"Flags":0,"Description":"ARM Resource ID of the RoutePolicy. This is used for the backward compatibility."},"importRoutePolicy":{"Type":414,"Flags":0,"Description":"Import Route Policy either IPv4 or IPv6."},"exportRoutePolicy":{"Type":415,"Flags":0,"Description":"Export Route Policy either IPv4 or IPv6."},"ingressAclId":{"Type":4,"Flags":0,"Description":"Ingress Acl. ARM resource ID of Access Control Lists."},"egressAclId":{"Type":4,"Flags":0,"Description":"Egress Acl. ARM resource ID of Access Control Lists."},"isMonitoringEnabled":{"Type":418,"Flags":0,"Description":"To check whether monitoring of internal network is enabled or not."},"extension":{"Type":421,"Flags":0,"Description":"Extension. Example: NoExtension | NPB."}}}},{"2":{"Name":"InternalNetworkPropertiesBgpConfiguration","Properties":{"bfdConfiguration":{"Type":348,"Flags":0,"Description":"BFD configuration properties"},"defaultRouteOriginate":{"Type":356,"Flags":0,"Description":"Originate a defaultRoute. Ex: \"True\" | \"False\"."},"allowAS":{"Type":3,"Flags":0,"Description":"Allows for routes to be received and processed even if the router detects its own ASN in the AS-Path. 0 is disable, Possible values are 1-10, default is 2."},"allowASOverride":{"Type":359,"Flags":0,"Description":"Enable Or Disable state."},"fabricASN":{"Type":3,"Flags":2,"Description":"ASN of Network Fabric. Example: 65048."},"peerASN":{"Type":3,"Flags":0,"Description":"Peer ASN. Example: 65047."},"ipv4ListenRangePrefixes":{"Type":360,"Flags":0,"Description":"List of BGP IPv4 Listen Range prefixes."},"ipv6ListenRangePrefixes":{"Type":361,"Flags":0,"Description":"List of BGP IPv6 Listen Ranges prefixes."},"ipv4NeighborAddress":{"Type":376,"Flags":0,"Description":"List with stringified IPv4 Neighbor Addresses."},"ipv6NeighborAddress":{"Type":377,"Flags":0,"Description":"List with stringified IPv6 Neighbor Address."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."}}}},{"2":{"Name":"BfdConfiguration","Properties":{"administrativeState":{"Type":353,"Flags":2,"Description":"Administrative state of the BfdConfiguration. Example: Enabled | Disabled."},"intervalInMilliSeconds":{"Type":3,"Flags":0,"Description":"Interval in milliseconds. Example: 300."},"multiplier":{"Type":3,"Flags":0,"Description":"Multiplier for the Bfd Configuration. Example: 5."}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[349,350,351,352,4]}},{"6":{"Value":"True"}},{"6":{"Value":"False"}},{"5":{"Elements":[354,355,4]}},{"6":{"Value":"Enable"}},{"6":{"Value":"Disable"}},{"5":{"Elements":[357,358,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"NeighborAddress","Properties":{"address":{"Type":4,"Flags":0,"Description":"IP Address."},"configurationState":{"Type":375,"Flags":2,"Description":"Configuration state of the resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[363,364,365,366,367,368,369,370,371,372,373,374,4]}},{"3":{"ItemType":362}},{"3":{"ItemType":362}},{"2":{"Name":"InternalNetworkPropertiesStaticRouteConfiguration","Properties":{"bfdConfiguration":{"Type":348,"Flags":0,"Description":"BFD configuration properties"},"ipv4Routes":{"Type":381,"Flags":0,"Description":"List of IPv4 Routes."},"ipv6Routes":{"Type":382,"Flags":0,"Description":"List of IPv6 Routes."},"extension":{"Type":385,"Flags":0,"Description":"Extension. Example: NoExtension | NPB."}}}},{"2":{"Name":"StaticRouteProperties","Properties":{"prefix":{"Type":4,"Flags":1,"Description":"Prefix of the route."},"nextHop":{"Type":380,"Flags":1,"Description":"List of next hop addresses."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":379}},{"3":{"ItemType":379}},{"6":{"Value":"NoExtension"}},{"6":{"Value":"NPB"}},{"5":{"Elements":[383,384,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[386,387,388,389,390,391,392,393,394,395,396,397,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[399,400,401,402,403,404,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[406,407,408,409,4]}},{"2":{"Name":"ConnectedSubnet","Properties":{"prefix":{"Type":4,"Flags":1,"Description":"Prefix of the Connected Subnet."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."}}}},{"3":{"ItemType":411}},{"3":{"ItemType":411}},{"2":{"Name":"ImportRoutePolicy","Properties":{"importIpv4RoutePolicyId":{"Type":4,"Flags":0,"Description":"ARM resource ID of RoutePolicy."},"importIpv6RoutePolicyId":{"Type":4,"Flags":0,"Description":"ARM resource ID of RoutePolicy."}}}},{"2":{"Name":"ExportRoutePolicy","Properties":{"exportIpv4RoutePolicyId":{"Type":4,"Flags":0,"Description":"ARM resource ID of RoutePolicy."},"exportIpv6RoutePolicyId":{"Type":4,"Flags":0,"Description":"ARM resource ID of RoutePolicy."}}}},{"6":{"Value":"True"}},{"6":{"Value":"False"}},{"5":{"Elements":[416,417,4]}},{"6":{"Value":"NoExtension"}},{"6":{"Value":"NPB"}},{"5":{"Elements":[419,420,4]}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/l3IsolationDomains/internalNetworks@2023-06-15","ScopeType":8,"Body":345,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/l3IsolationDomains/externalNetworks"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/l3IsolationDomains/externalNetworks","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":423,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":424,"Flags":10,"Description":"The resource api version"},"properties":{"Type":426,"Flags":1,"Description":"Resource properties."},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"ExternalNetworkProperties","Properties":{"peeringOption":{"Type":429,"Flags":1,"Description":"Peering option list."},"optionBProperties":{"Type":430,"Flags":0,"Description":"option B properties object"},"optionAProperties":{"Type":438,"Flags":0,"Description":"option A properties object"},"configurationState":{"Type":451,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":458,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":463,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"networkToNetworkInterconnectId":{"Type":4,"Flags":0,"Description":"ARM Resource ID of the networkToNetworkInterconnectId of the ExternalNetwork resource."},"importRoutePolicyId":{"Type":4,"Flags":0,"Description":"ARM Resource ID of the RoutePolicy. This is used for the backward compatibility."},"exportRoutePolicyId":{"Type":4,"Flags":0,"Description":"ARM Resource ID of the RoutePolicy. This is used for the backward compatibility."},"importRoutePolicy":{"Type":414,"Flags":0,"Description":"Import Route Policy either IPv4 or IPv6."},"exportRoutePolicy":{"Type":415,"Flags":0,"Description":"Export Route Policy either IPv4 or IPv6."}}}},{"6":{"Value":"OptionA"}},{"6":{"Value":"OptionB"}},{"5":{"Elements":[427,428,4]}},{"2":{"Name":"L3OptionBProperties","Properties":{"importRouteTargets":{"Type":431,"Flags":0,"Description":"RouteTargets to be applied. This is used for the backward compatibility."},"exportRouteTargets":{"Type":432,"Flags":0,"Description":"RouteTargets to be applied. This is used for the backward compatibility."},"routeTargets":{"Type":433,"Flags":0,"Description":"RouteTargets to be applied."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"RouteTargetInformation","Properties":{"importIpv4RouteTargets":{"Type":434,"Flags":0,"Description":"Route Targets to be applied for incoming routes into CE."},"importIpv6RouteTargets":{"Type":435,"Flags":0,"Description":"Route Targets to be applied for incoming routes from CE."},"exportIpv4RouteTargets":{"Type":436,"Flags":0,"Description":"Route Targets to be applied for outgoing routes into CE."},"exportIpv6RouteTargets":{"Type":437,"Flags":0,"Description":"Route Targets to be applied for outgoing routes from CE."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"ExternalNetworkPropertiesOptionAProperties","Properties":{"primaryIpv4Prefix":{"Type":4,"Flags":0,"Description":"IPv4 Address Prefix."},"primaryIpv6Prefix":{"Type":4,"Flags":0,"Description":"IPv6 Address Prefix."},"secondaryIpv4Prefix":{"Type":4,"Flags":0,"Description":"Secondary IPv4 Address Prefix."},"secondaryIpv6Prefix":{"Type":4,"Flags":0,"Description":"Secondary IPv6 Address Prefix."},"mtu":{"Type":3,"Flags":0,"Description":"MTU to use for option A peering."},"vlanId":{"Type":3,"Flags":0,"Description":"Vlan identifier. Example : 501"},"fabricASN":{"Type":3,"Flags":2,"Description":"Fabric ASN number. Example 65001"},"peerASN":{"Type":3,"Flags":0,"Description":"Peer ASN number.Example : 28"},"bfdConfiguration":{"Type":348,"Flags":0,"Description":"BFD configuration properties"},"ingressAclId":{"Type":4,"Flags":0,"Description":"Ingress Acl. ARM resource ID of Access Control Lists."},"egressAclId":{"Type":4,"Flags":0,"Description":"Egress Acl. ARM resource ID of Access Control Lists."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[439,440,441,442,443,444,445,446,447,448,449,450,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[452,453,454,455,456,457,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[459,460,461,462,4]}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/l3IsolationDomains/externalNetworks@2023-06-15","ScopeType":8,"Body":425,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/neighborGroups"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/neighborGroups","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":465,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":466,"Flags":10,"Description":"The resource api version"},"properties":{"Type":468,"Flags":1,"Description":"Resource properties."},"tags":{"Type":481,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"NeighborGroupProperties","Properties":{"networkTapIds":{"Type":469,"Flags":2,"Description":"List of NetworkTap IDs where neighbor group is associated."},"networkTapRuleIds":{"Type":470,"Flags":2,"Description":"List of Network Tap Rule IDs where neighbor group is associated."},"provisioningState":{"Type":477,"Flags":2,"Description":"The provisioning state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"destination":{"Type":478,"Flags":0,"Description":"An array of destination IPv4 Addresses or IPv6 Addresses."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[471,472,473,474,475,476,4]}},{"2":{"Name":"NeighborGroupDestination","Properties":{"ipv4Addresses":{"Type":479,"Flags":0,"Description":"Array of IPv4 Addresses."},"ipv6Addresses":{"Type":480,"Flags":0,"Description":"Array of IPv6 Addresses."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/neighborGroups@2023-06-15","ScopeType":8,"Body":467,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/networkDevices"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/networkDevices","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":483,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":484,"Flags":10,"Description":"The resource api version"},"properties":{"Type":486,"Flags":1,"Description":"Resource properties."},"tags":{"Type":518,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"NetworkDeviceProperties","Properties":{"version":{"Type":4,"Flags":2,"Description":"Current version of the device as defined in SKU."},"networkDeviceSku":{"Type":4,"Flags":0,"Description":"Network Device SKU name."},"networkDeviceRole":{"Type":492,"Flags":2,"Description":"NetworkDeviceRole is the device role: Example: CE | ToR."},"networkRackId":{"Type":4,"Flags":2,"Description":"Reference to network rack resource id."},"managementIpv4Address":{"Type":4,"Flags":2,"Description":"Management IPv4 Address."},"managementIpv6Address":{"Type":4,"Flags":2,"Description":"Management IPv6 Address."},"configurationState":{"Type":505,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":512,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":517,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"hostName":{"Type":4,"Flags":0,"Description":"The host name of the device."},"serialNumber":{"Type":4,"Flags":0,"Description":"Serial number of the device. Format of serial Number - Make;Model;HardwareRevisionId;SerialNumber."}}}},{"6":{"Value":"CE"}},{"6":{"Value":"ToR"}},{"6":{"Value":"NPB"}},{"6":{"Value":"TS"}},{"6":{"Value":"Management"}},{"5":{"Elements":[487,488,489,490,491,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[493,494,495,496,497,498,499,500,501,502,503,504,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[506,507,508,509,510,511,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[513,514,515,516,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/networkDevices@2023-06-15","ScopeType":8,"Body":485,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/networkDevices/networkInterfaces"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/networkDevices/networkInterfaces","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":520,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":521,"Flags":10,"Description":"The resource api version"},"properties":{"Type":523,"Flags":1,"Description":"Resource properties."},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"NetworkInterfaceProperties","Properties":{"physicalIdentifier":{"Type":4,"Flags":2,"Description":"Physical Identifier of the network interface."},"connectedTo":{"Type":4,"Flags":2,"Description":"The ARM resource id of the interface or compute server its connected to."},"interfaceType":{"Type":526,"Flags":2,"Description":"The Interface Type. Example: Management/Data"},"ipv4Address":{"Type":4,"Flags":2,"Description":"IPv4Address of the interface."},"ipv6Address":{"Type":4,"Flags":2,"Description":"IPv6Address of the interface."},"provisioningState":{"Type":533,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":538,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."}}}},{"6":{"Value":"Management"}},{"6":{"Value":"Data"}},{"5":{"Elements":[524,525,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[527,528,529,530,531,532,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[534,535,536,537,4]}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/networkDevices/networkInterfaces@2023-06-15","ScopeType":8,"Body":522,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/networkFabricControllers"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/networkFabricControllers","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":540,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":541,"Flags":10,"Description":"The resource api version"},"properties":{"Type":543,"Flags":1,"Description":"Resource properties."},"tags":{"Type":567,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"NetworkFabricControllerProperties","Properties":{"infrastructureServices":{"Type":544,"Flags":2,"Description":"InfrastructureServices IP ranges."},"workloadServices":{"Type":544,"Flags":2,"Description":"WorkloadServices IP ranges."},"managedResourceGroupConfiguration":{"Type":547,"Flags":0,"Description":"Managed Resource Group configuration properties."},"networkFabricIds":{"Type":548,"Flags":2,"Description":"The NF-ID will be an input parameter used by the NF to link and get associated with the parent NFC Service."},"workloadManagementNetwork":{"Type":2,"Flags":2,"Description":"A workload management network is required for all the tenant (workload) traffic. This traffic is only dedicated for Tenant workloads which are required to access internet or any other MSFT/Public endpoints. This is used for the backward compatibility."},"isWorkloadManagementNetworkEnabled":{"Type":551,"Flags":0,"Description":"A workload management network is required for all the tenant (workload) traffic. This traffic is only dedicated for Tenant workloads which are required to access internet or any other MSFT/Public endpoints."},"tenantInternetGatewayIds":{"Type":552,"Flags":2,"Description":"List of tenant InternetGateway resource IDs"},"ipv4AddressSpace":{"Type":4,"Flags":0,"Description":"IPv4 Network Fabric Controller Address Space."},"ipv6AddressSpace":{"Type":4,"Flags":0,"Description":"IPv6 Network Fabric Controller Address Space."},"nfcSku":{"Type":556,"Flags":0,"Description":"Network Fabric Controller SKU."},"provisioningState":{"Type":563,"Flags":2,"Description":"Provides you the latest status of the NFC service, whether it is Accepted, updating, Succeeded or Failed. During this process, the states keep changing based on the status of NFC provisioning."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"infrastructureExpressRouteConnections":{"Type":565,"Flags":0,"Description":"As part of an update, the Infrastructure ExpressRoute CircuitID should be provided to create and Provision a NFC. This Express route is dedicated for Infrastructure services. (This is a Mandatory attribute)"},"workloadExpressRouteConnections":{"Type":566,"Flags":0,"Description":"As part of an update, the workload ExpressRoute CircuitID should be provided to create and Provision a NFC. This Express route is dedicated for Workload services. (This is a Mandatory attribute)."}}}},{"2":{"Name":"ControllerServices","Properties":{"ipv4AddressSpaces":{"Type":545,"Flags":0,"Description":"The IPv4 Address space is optional, if the value is not defined at the time of NFC creation, then the default value 10.0.0.0/19 is considered. The IPV4 address subnet is an optional attribute."},"ipv6AddressSpaces":{"Type":546,"Flags":0,"Description":"The IPv6 is not supported right now."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"ManagedResourceGroupConfiguration","Properties":{"name":{"Type":4,"Flags":0,"Description":"The NFC service will be hosted in a Managed resource group."},"location":{"Type":4,"Flags":0,"Description":"Managed resource group location."}}}},{"3":{"ItemType":4}},{"6":{"Value":"True"}},{"6":{"Value":"False"}},{"5":{"Elements":[549,550,4]}},{"3":{"ItemType":4}},{"6":{"Value":"Basic"}},{"6":{"Value":"Standard"}},{"6":{"Value":"HighPerformance"}},{"5":{"Elements":[553,554,555,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[557,558,559,560,561,562,4]}},{"2":{"Name":"ExpressRouteConnectionInformation","Properties":{"expressRouteCircuitId":{"Type":4,"Flags":1,"Description":"The express route circuit Azure resource ID, must be of type Microsoft.Network/expressRouteCircuits/circuitName. The ExpressRoute Circuit is a mandatory attribute."},"expressRouteAuthorizationKey":{"Type":4,"Flags":1,"Description":"Authorization key for the circuit, must be of type Microsoft.Network/expressRouteCircuits/authorizations. The Auth Key is a mandatory attribute."}}}},{"3":{"ItemType":564}},{"3":{"ItemType":564}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/networkFabricControllers@2023-06-15","ScopeType":8,"Body":542,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/networkFabrics"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/networkFabrics","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":569,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":570,"Flags":10,"Description":"The resource api version"},"properties":{"Type":572,"Flags":1,"Description":"Resource properties."},"tags":{"Type":617,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"NetworkFabricProperties","Properties":{"networkFabricSku":{"Type":4,"Flags":1,"Description":"Supported Network Fabric SKU.Example: Compute / Aggregate racks. Once the user chooses a particular SKU, only supported racks can be added to the Network Fabric. The SKU determines whether it is a single / multi rack Network Fabric."},"fabricVersion":{"Type":4,"Flags":0,"Description":"The version of Network Fabric."},"routerIds":{"Type":573,"Flags":2,"Description":"Array of router IDs."},"networkFabricControllerId":{"Type":4,"Flags":1,"Description":"Azure resource ID for the NetworkFabricController the NetworkFabric belongs."},"rackCount":{"Type":3,"Flags":0,"Description":"Number of compute racks associated to Network Fabric."},"serverCountPerRack":{"Type":3,"Flags":1,"Description":"Number of servers.Possible values are from 1-16."},"ipv4Prefix":{"Type":4,"Flags":1,"Description":"IPv4Prefix for Management Network. Example: 10.1.0.0/19."},"ipv6Prefix":{"Type":4,"Flags":0,"Description":"IPv6Prefix for Management Network. Example: 3FFE:FFFF:0:CD40::/59"},"fabricASN":{"Type":3,"Flags":1,"Description":"ASN of CE devices for CE/PE connectivity."},"terminalServerConfiguration":{"Type":574,"Flags":1,"Description":"Network and credentials configuration currently applied to terminal server."},"managementNetworkConfiguration":{"Type":575,"Flags":1,"Description":"Configuration to be used to setup the management network."},"racks":{"Type":589,"Flags":2,"Description":"List of NetworkRack resource IDs under the Network Fabric. The number of racks allowed depends on the Network Fabric SKU."},"l2IsolationDomains":{"Type":590,"Flags":2,"Description":"List of L2 Isolation Domain resource IDs under the Network Fabric."},"l3IsolationDomains":{"Type":591,"Flags":2,"Description":"List of L3 Isolation Domain resource IDs under the Network Fabric."},"configurationState":{"Type":604,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":611,"Flags":2,"Description":"Provides you the latest status of the NFC service, whether it is Accepted, updating, Succeeded or Failed. During this process, the states keep changing based on the status of NFC provisioning."},"administrativeState":{"Type":616,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."}}}},{"3":{"ItemType":4}},{"2":{"Name":"TerminalServerConfiguration","Properties":{"networkDeviceId":{"Type":4,"Flags":2,"Description":"ARM Resource ID used for the NetworkDevice."},"username":{"Type":4,"Flags":0,"Description":"Username for the terminal server connection."},"password":{"Type":4,"Flags":0,"Description":"Password for the terminal server connection."},"serialNumber":{"Type":4,"Flags":0,"Description":"Serial Number of Terminal server."},"primaryIpv4Prefix":{"Type":4,"Flags":0,"Description":"IPv4 Address Prefix."},"primaryIpv6Prefix":{"Type":4,"Flags":0,"Description":"IPv6 Address Prefix."},"secondaryIpv4Prefix":{"Type":4,"Flags":0,"Description":"Secondary IPv4 Address Prefix."},"secondaryIpv6Prefix":{"Type":4,"Flags":0,"Description":"Secondary IPv6 Address Prefix."}}}},{"2":{"Name":"ManagementNetworkConfigurationProperties","Properties":{"infrastructureVpnConfiguration":{"Type":576,"Flags":1,"Description":"VPN Configuration properties."},"workloadVpnConfiguration":{"Type":576,"Flags":1,"Description":"VPN Configuration properties."}}}},{"2":{"Name":"VpnConfigurationProperties","Properties":{"networkToNetworkInterconnectId":{"Type":4,"Flags":0,"Description":"ARM Resource ID of the Network To Network Interconnect."},"administrativeState":{"Type":581,"Flags":2,"Description":"Administrative state of the resource."},"peeringOption":{"Type":584,"Flags":1,"Description":"Peering option list."},"optionBProperties":{"Type":585,"Flags":0,"Description":"option B properties"},"optionAProperties":{"Type":588,"Flags":0,"Description":"option A properties"}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[577,578,579,580,4]}},{"6":{"Value":"OptionA"}},{"6":{"Value":"OptionB"}},{"5":{"Elements":[582,583,4]}},{"2":{"Name":"OptionBProperties","Properties":{"importRouteTargets":{"Type":586,"Flags":0,"Description":"Route Targets to be applied for incoming routes into CE. This is for backward compatibility."},"exportRouteTargets":{"Type":587,"Flags":0,"Description":"Route Targets to be applied for outgoing routes from CE. This is for backward compatibility."},"routeTargets":{"Type":433,"Flags":0,"Description":"Route Targets to be applied."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"VpnConfigurationPropertiesOptionAProperties","Properties":{"mtu":{"Type":3,"Flags":0,"Description":"MTU to use for option A peering."},"vlanId":{"Type":3,"Flags":0,"Description":"Vlan Id.Example : 501"},"peerASN":{"Type":3,"Flags":0,"Description":"Peer ASN number.Example : 28"},"bfdConfiguration":{"Type":348,"Flags":0,"Description":"BFD Configuration properties."},"primaryIpv4Prefix":{"Type":4,"Flags":0,"Description":"IPv4 Address Prefix."},"primaryIpv6Prefix":{"Type":4,"Flags":0,"Description":"IPv6 Address Prefix."},"secondaryIpv4Prefix":{"Type":4,"Flags":0,"Description":"Secondary IPv4 Address Prefix."},"secondaryIpv6Prefix":{"Type":4,"Flags":0,"Description":"Secondary IPv6 Address Prefix."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[592,593,594,595,596,597,598,599,600,601,602,603,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[605,606,607,608,609,610,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[612,613,614,615,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/networkFabrics@2023-06-15","ScopeType":8,"Body":571,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/networkFabrics/networkToNetworkInterconnects"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/networkFabrics/networkToNetworkInterconnects","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":619,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":620,"Flags":10,"Description":"The resource api version"},"properties":{"Type":622,"Flags":1,"Description":"Resource properties."},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"NetworkToNetworkInterconnectProperties","Properties":{"nniType":{"Type":625,"Flags":0,"Description":"Type of NNI used. Example: CE | NPB"},"isManagementType":{"Type":628,"Flags":0,"Description":"Configuration to use NNI for Infrastructure Management. Example: True/False."},"useOptionB":{"Type":631,"Flags":1,"Description":"Based on this option layer3 parameters are mandatory. Example: True/False"},"layer2Configuration":{"Type":632,"Flags":0,"Description":"Common properties for Layer2 Configuration."},"optionBLayer3Configuration":{"Type":634,"Flags":0,"Description":"Common properties for Layer3Configuration."},"npbStaticRouteConfiguration":{"Type":635,"Flags":0,"Description":"NPB Static Route Configuration properties."},"importRoutePolicy":{"Type":638,"Flags":0,"Description":"Import Route Policy configuration."},"exportRoutePolicy":{"Type":639,"Flags":0,"Description":"Export Route Policy configuration."},"egressAclId":{"Type":4,"Flags":0,"Description":"Egress Acl. ARM resource ID of Access Control Lists."},"ingressAclId":{"Type":4,"Flags":0,"Description":"Ingress Acl. ARM resource ID of Access Control Lists."},"configurationState":{"Type":652,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":659,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":664,"Flags":2,"Description":"Administrative state of the resource."}}}},{"6":{"Value":"CE"}},{"6":{"Value":"NPB"}},{"5":{"Elements":[623,624,4]}},{"6":{"Value":"True"}},{"6":{"Value":"False"}},{"5":{"Elements":[626,627,4]}},{"6":{"Value":"True"}},{"6":{"Value":"False"}},{"5":{"Elements":[629,630,4]}},{"2":{"Name":"Layer2Configuration","Properties":{"mtu":{"Type":3,"Flags":0,"Description":"MTU of the packets between PE & CE."},"interfaces":{"Type":633,"Flags":0,"Description":"List of network device interfaces resource IDs."}}}},{"3":{"ItemType":4}},{"2":{"Name":"NetworkToNetworkInterconnectPropertiesOptionBLayer3Configuration","Properties":{"peerASN":{"Type":3,"Flags":0,"Description":"ASN of PE devices for CE/PE connectivity.Example : 28"},"vlanId":{"Type":3,"Flags":0,"Description":"VLAN for CE/PE Layer 3 connectivity.Example : 501"},"fabricASN":{"Type":3,"Flags":2,"Description":"ASN of CE devices for CE/PE connectivity."},"primaryIpv4Prefix":{"Type":4,"Flags":0,"Description":"IPv4 Address Prefix."},"primaryIpv6Prefix":{"Type":4,"Flags":0,"Description":"IPv6 Address Prefix."},"secondaryIpv4Prefix":{"Type":4,"Flags":0,"Description":"Secondary IPv4 Address Prefix."},"secondaryIpv6Prefix":{"Type":4,"Flags":0,"Description":"Secondary IPv6 Address Prefix."}}}},{"2":{"Name":"NpbStaticRouteConfiguration","Properties":{"bfdConfiguration":{"Type":348,"Flags":0,"Description":"BFD Configuration properties."},"ipv4Routes":{"Type":636,"Flags":0,"Description":"List of IPv4 Routes."},"ipv6Routes":{"Type":637,"Flags":0,"Description":"List of IPv6 Routes."}}}},{"3":{"ItemType":379}},{"3":{"ItemType":379}},{"2":{"Name":"ImportRoutePolicyInformation","Properties":{"importIpv4RoutePolicyId":{"Type":4,"Flags":0,"Description":"Import IPv4 Route Policy Id."},"importIpv6RoutePolicyId":{"Type":4,"Flags":0,"Description":"Import IPv6 Route Policy Id."}}}},{"2":{"Name":"ExportRoutePolicyInformation","Properties":{"exportIpv4RoutePolicyId":{"Type":4,"Flags":0,"Description":"Export IPv4 Route Policy Id."},"exportIpv6RoutePolicyId":{"Type":4,"Flags":0,"Description":"Export IPv6 Route Policy Id."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[640,641,642,643,644,645,646,647,648,649,650,651,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[653,654,655,656,657,658,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[660,661,662,663,4]}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/networkFabrics/networkToNetworkInterconnects@2023-06-15","ScopeType":8,"Body":621,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/networkPacketBrokers"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/networkPacketBrokers","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":666,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":667,"Flags":10,"Description":"The resource api version"},"properties":{"Type":669,"Flags":1,"Description":"Resource properties."},"tags":{"Type":681,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"NetworkPacketBrokerProperties","Properties":{"networkFabricId":{"Type":4,"Flags":1,"Description":"ARM resource ID of the Network Fabric."},"networkDeviceIds":{"Type":670,"Flags":2,"Description":"List of ARM resource IDs of Network Devices [NPB]."},"sourceInterfaceIds":{"Type":671,"Flags":2,"Description":"List of network interfaces across NPB devices that are used to mirror source traffic."},"networkTapIds":{"Type":672,"Flags":2,"Description":"List of network Tap IDs configured on NPB."},"neighborGroupIds":{"Type":673,"Flags":2,"Description":"List of neighbor group IDs configured on NPB."},"provisioningState":{"Type":680,"Flags":2,"Description":"Provisioning state of the resource."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[674,675,676,677,678,679,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/networkPacketBrokers@2023-06-15","ScopeType":8,"Body":668,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/networkRacks"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/networkRacks","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":683,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":684,"Flags":10,"Description":"The resource api version"},"properties":{"Type":686,"Flags":1,"Description":"Resource properties."},"tags":{"Type":699,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"NetworkRackProperties","Properties":{"networkRackType":{"Type":690,"Flags":0,"Description":"Network Rack SKU name."},"networkFabricId":{"Type":4,"Flags":1,"Description":"ARM resource ID of the Network Fabric."},"networkDevices":{"Type":691,"Flags":2,"Description":"List of network device ARM resource IDs."},"provisioningState":{"Type":698,"Flags":2,"Description":"Provisioning state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."}}}},{"6":{"Value":"Aggregate"}},{"6":{"Value":"Compute"}},{"6":{"Value":"Combined"}},{"5":{"Elements":[687,688,689,4]}},{"3":{"ItemType":4}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[692,693,694,695,696,697,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/networkRacks@2023-06-15","ScopeType":8,"Body":685,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/networkTapRules"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/networkTapRules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":701,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":702,"Flags":10,"Description":"The resource api version"},"properties":{"Type":704,"Flags":1,"Description":"Resource properties."},"tags":{"Type":767,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"NetworkTapRuleProperties","Properties":{"networkTapId":{"Type":4,"Flags":2,"Description":"The ARM resource Id of the NetworkTap."},"pollingIntervalInSeconds":{"Type":3,"Flags":0,"Description":"Polling interval in seconds."},"lastSyncedTime":{"Type":4,"Flags":2,"Description":"The last sync timestamp."},"configurationState":{"Type":717,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":724,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":729,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"configurationType":{"Type":732,"Flags":0,"Description":"Input method to configure Network Tap Rule."},"tapRulesUrl":{"Type":4,"Flags":0,"Description":"Network Tap Rules file URL."},"matchConfigurations":{"Type":765,"Flags":0,"Description":"List of match configurations."},"dynamicMatchConfigurations":{"Type":766,"Flags":0,"Description":"List of dynamic match configurations."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[705,706,707,708,709,710,711,712,713,714,715,716,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[718,719,720,721,722,723,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[725,726,727,728,4]}},{"6":{"Value":"File"}},{"6":{"Value":"Inline"}},{"5":{"Elements":[730,731,4]}},{"2":{"Name":"NetworkTapRuleMatchConfiguration","Properties":{"matchConfigurationName":{"Type":4,"Flags":0,"Description":"The name of the match configuration."},"sequenceNumber":{"Type":3,"Flags":0,"Description":"Sequence Number of the match configuration.."},"ipAddressType":{"Type":736,"Flags":0,"Description":"Type of IP Address. IPv4 or IPv6"},"matchConditions":{"Type":751,"Flags":0,"Description":"List of the match conditions."},"actions":{"Type":764,"Flags":0,"Description":"List of actions that need to be performed for the matched conditions."}}}},{"6":{"Value":"IPv4"}},{"6":{"Value":"IPv6"}},{"5":{"Elements":[734,735,4]}},{"2":{"Name":"NetworkTapRuleMatchCondition","Properties":{"encapsulationType":{"Type":740,"Flags":0,"Description":"Encapsulation Type that needs to be matched."},"portCondition":{"Type":741,"Flags":0,"Description":"Defines the port condition that needs to be matched."},"protocolTypes":{"Type":750,"Flags":0,"Description":"List of the protocols that need to be matched."},"vlanMatchCondition":{"Type":64,"Flags":0,"Description":"Vlan match condition that needs to be matched."},"ipCondition":{"Type":68,"Flags":0,"Description":"IP condition that needs to be matched."}}}},{"6":{"Value":"None"}},{"6":{"Value":"GTPv1"}},{"5":{"Elements":[738,739,4]}},{"2":{"Name":"PortCondition","Properties":{"portType":{"Type":744,"Flags":0,"Description":"Port type that needs to be matched."},"layer4Protocol":{"Type":747,"Flags":1,"Description":"Layer4 protocol type that needs to be matched."},"ports":{"Type":748,"Flags":0,"Description":"List of the Ports that need to be matched."},"portGroupNames":{"Type":749,"Flags":0,"Description":"List of the port Group Names that need to be matched."}}}},{"6":{"Value":"SourcePort"}},{"6":{"Value":"DestinationPort"}},{"5":{"Elements":[742,743,4]}},{"6":{"Value":"TCP"}},{"6":{"Value":"UDP"}},{"5":{"Elements":[745,746,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":737}},{"2":{"Name":"NetworkTapRuleAction","Properties":{"type":{"Type":760,"Flags":0,"Description":"Type of actions that can be performed."},"truncate":{"Type":4,"Flags":0,"Description":"Truncate. 0 indicates do not truncate."},"isTimestampEnabled":{"Type":763,"Flags":0,"Description":"The parameter to enable or disable the timestamp."},"destinationId":{"Type":4,"Flags":0,"Description":"Destination Id. The ARM resource Id may be either Network To Network Interconnect or NeighborGroup."},"matchConfigurationName":{"Type":4,"Flags":0,"Description":"The name of the match configuration. This is used when Goto type is provided. If Goto type is selected and no match configuration name is provided. It goes to next configuration."}}}},{"6":{"Value":"Drop"}},{"6":{"Value":"Count"}},{"6":{"Value":"Log"}},{"6":{"Value":"Replicate"}},{"6":{"Value":"Goto"}},{"6":{"Value":"Redirect"}},{"6":{"Value":"Mirror"}},{"5":{"Elements":[753,754,755,756,757,758,759,4]}},{"6":{"Value":"True"}},{"6":{"Value":"False"}},{"5":{"Elements":[761,762,4]}},{"3":{"ItemType":752}},{"3":{"ItemType":733}},{"3":{"ItemType":85}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/networkTapRules@2023-06-15","ScopeType":8,"Body":703,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/networkTaps"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/networkTaps","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":769,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":770,"Flags":10,"Description":"The resource api version"},"properties":{"Type":772,"Flags":1,"Description":"Resource properties."},"tags":{"Type":811,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"NetworkTapProperties","Properties":{"networkPacketBrokerId":{"Type":4,"Flags":1,"Description":"ARM resource ID of the Network Packet Broker."},"sourceTapRuleId":{"Type":4,"Flags":2,"Description":"Source Tap Rule Id. ARM Resource ID of the Network Tap Rule."},"destinations":{"Type":782,"Flags":1,"Description":"List of destinations to send the filter traffic."},"pollingType":{"Type":785,"Flags":0,"Description":"Polling type."},"configurationState":{"Type":798,"Flags":2,"Description":"Gets the configurations state of the resource."},"provisioningState":{"Type":805,"Flags":2,"Description":"Provides you the latest status of the NFC service, whether it is Accepted, updating, Succeeded or Failed. During this process, the states keep changing based on the status of Network Tap provisioning."},"administrativeState":{"Type":810,"Flags":2,"Description":"Administrative state of the resource. Example -Enabled/Disabled"},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."}}}},{"2":{"Name":"NetworkTapPropertiesDestinationsItem","Properties":{"name":{"Type":4,"Flags":0,"Description":"Destination name."},"destinationType":{"Type":776,"Flags":0,"Description":"Type of destination. Input can be IsolationDomain or Direct."},"destinationId":{"Type":4,"Flags":0,"Description":"The destination Id. ARM Resource ID of either NNI or Internal Networks."},"isolationDomainProperties":{"Type":777,"Flags":0,"Description":"Isolation Domain Properties."},"destinationTapRuleId":{"Type":4,"Flags":0,"Description":"ARM Resource ID of destination Tap Rule that contains match configurations."}}}},{"6":{"Value":"IsolationDomain"}},{"6":{"Value":"Direct"}},{"5":{"Elements":[774,775,4]}},{"2":{"Name":"IsolationDomainProperties","Properties":{"encapsulation":{"Type":780,"Flags":0,"Description":"Type of encapsulation."},"neighborGroupIds":{"Type":781,"Flags":0,"Description":"List of Neighbor Group IDs."}}}},{"6":{"Value":"None"}},{"6":{"Value":"GRE"}},{"5":{"Elements":[778,779,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":773}},{"6":{"Value":"Pull"}},{"6":{"Value":"Push"}},{"5":{"Elements":[783,784,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[786,787,788,789,790,791,792,793,794,795,796,797,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[799,800,801,802,803,804,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[806,807,808,809,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/networkTaps@2023-06-15","ScopeType":8,"Body":771,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/routePolicies"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/routePolicies","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":813,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":814,"Flags":10,"Description":"The resource api version"},"properties":{"Type":816,"Flags":1,"Description":"Resource properties."},"tags":{"Type":867,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"RoutePolicyProperties","Properties":{"networkFabricId":{"Type":4,"Flags":1,"Description":"Arm Resource ID of Network Fabric."},"addressFamilyType":{"Type":819,"Flags":0,"Description":"AddressFamilyType. This parameter decides whether the given ipv4 or ipv6 route policy."},"configurationState":{"Type":832,"Flags":2,"Description":"Configuration state of the resource."},"provisioningState":{"Type":839,"Flags":2,"Description":"Provisioning state of the resource."},"administrativeState":{"Type":844,"Flags":2,"Description":"Administrative state of the resource."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."},"defaultAction":{"Type":847,"Flags":0,"Description":"Default action that needs to be applied when no condition is matched. Example: Permit | Deny."},"statements":{"Type":866,"Flags":0,"Description":"Route Policy statements."}}}},{"6":{"Value":"IPv4"}},{"6":{"Value":"IPv6"}},{"5":{"Elements":[817,818,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[820,821,822,823,824,825,826,827,828,829,830,831,4]}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[833,834,835,836,837,838,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"MAT"}},{"6":{"Value":"RMA"}},{"5":{"Elements":[840,841,842,843,4]}},{"6":{"Value":"Permit"}},{"6":{"Value":"Deny"}},{"5":{"Elements":[845,846,4]}},{"2":{"Name":"RoutePolicyStatementProperties","Properties":{"sequenceNumber":{"Type":3,"Flags":1,"Description":"Sequence to insert to/delete from existing route."},"condition":{"Type":849,"Flags":1,"Description":"Route policy condition properties."},"action":{"Type":855,"Flags":1,"Description":"Route policy action properties."},"annotation":{"Type":4,"Flags":0,"Description":"Switch configuration description."}}}},{"2":{"Name":"StatementConditionProperties","Properties":{"type":{"Type":852,"Flags":0,"Description":"Type of the condition used."},"ipPrefixId":{"Type":4,"Flags":0,"Description":"Arm Resource Id of IpPrefix."},"ipCommunityIds":{"Type":853,"Flags":0,"Description":"List of IP Community resource IDs."},"ipExtendedCommunityIds":{"Type":854,"Flags":0,"Description":"List of IP Extended Community resource IDs."}}}},{"6":{"Value":"Or"}},{"6":{"Value":"And"}},{"5":{"Elements":[850,851,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"StatementActionProperties","Properties":{"localPreference":{"Type":3,"Flags":0,"Description":"Local Preference of the route policy."},"actionType":{"Type":859,"Flags":1,"Description":"Action type. Example: Permit | Deny | Continue."},"ipCommunityProperties":{"Type":860,"Flags":0,"Description":"IP Community Properties."},"ipExtendedCommunityProperties":{"Type":863,"Flags":0,"Description":"IP Extended Community Properties."}}}},{"6":{"Value":"Permit"}},{"6":{"Value":"Deny"}},{"6":{"Value":"Continue"}},{"5":{"Elements":[856,857,858,4]}},{"2":{"Name":"ActionIpCommunityProperties","Properties":{"add":{"Type":861,"Flags":0,"Description":"List of IP Community IDs."},"delete":{"Type":861,"Flags":0,"Description":"List of IP Community IDs."},"set":{"Type":861,"Flags":0,"Description":"List of IP Community IDs."}}}},{"2":{"Name":"IpCommunityIdList","Properties":{"ipCommunityIds":{"Type":862,"Flags":0,"Description":"List of IP Community resource IDs."}}}},{"3":{"ItemType":4}},{"2":{"Name":"ActionIpExtendedCommunityProperties","Properties":{"add":{"Type":864,"Flags":0,"Description":"List of IP Extended Community IDs."},"delete":{"Type":864,"Flags":0,"Description":"List of IP Extended Community IDs."},"set":{"Type":864,"Flags":0,"Description":"List of IP Extended Community IDs."}}}},{"2":{"Name":"IpExtendedCommunityIdList","Properties":{"ipExtendedCommunityIds":{"Type":865,"Flags":0,"Description":"List of IP Extended Community resource IDs."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":848}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/routePolicies@2023-06-15","ScopeType":8,"Body":815,"Flags":0}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/networkDeviceSkus"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/networkDeviceSkus","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":869,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":870,"Flags":10,"Description":"The resource api version"},"properties":{"Type":872,"Flags":2,"Description":"Resource properties."},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"NetworkDeviceSkuProperties","Properties":{"model":{"Type":4,"Flags":1,"Description":"Model of the network device."},"manufacturer":{"Type":4,"Flags":0,"Description":"Manufacturer of the network device."},"supportedVersions":{"Type":877,"Flags":0,"Description":"List of supported version details of network device."},"supportedRoleTypes":{"Type":884,"Flags":0,"Description":"Available roles for the network device."},"interfaces":{"Type":888,"Flags":0,"Description":"List of network device interfaces."},"provisioningState":{"Type":895,"Flags":2,"Description":"Provisioning state of the resource."}}}},{"2":{"Name":"SupportedVersionProperties","Properties":{"version":{"Type":4,"Flags":0,"Description":"Operating system and firmware combined versions."},"vendorOsVersion":{"Type":4,"Flags":0,"Description":"Operating system version."},"vendorFirmwareVersion":{"Type":4,"Flags":0,"Description":"Firmware version."},"isDefault":{"Type":876,"Flags":0,"Description":"If true newly provisioned Fabric will use this device version by default to bootstrap the network devices for the first time."}}}},{"6":{"Value":"True"}},{"6":{"Value":"False"}},{"5":{"Elements":[874,875,4]}},{"3":{"ItemType":873}},{"6":{"Value":"CE"}},{"6":{"Value":"ToR"}},{"6":{"Value":"NPB"}},{"6":{"Value":"TS"}},{"6":{"Value":"Management"}},{"5":{"Elements":[878,879,880,881,882,4]}},{"3":{"ItemType":883}},{"2":{"Name":"DeviceInterfaceProperties","Properties":{"identifier":{"Type":4,"Flags":0,"Description":"Interface identifier. Example: HundredGigE0/0."},"interfaceType":{"Type":4,"Flags":0,"Description":"Interface type."},"supportedConnectorTypes":{"Type":887,"Flags":0,"Description":"List of supported connector types."}}}},{"2":{"Name":"SupportedConnectorProperties","Properties":{"connectorType":{"Type":4,"Flags":0,"Description":"Type of connector used. Example: Optical."},"maxSpeedInMbps":{"Type":3,"Flags":0,"Description":"Maximum speed of the connector in Mbps."}}}},{"3":{"ItemType":886}},{"3":{"ItemType":885}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[889,890,891,892,893,894,4]}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/networkDeviceSkus@2023-06-15","ScopeType":4,"Body":871,"Flags":1}},{"6":{"Value":"Microsoft.ManagedNetworkFabric/networkFabricSkus"}},{"6":{"Value":"2023-06-15"}},{"2":{"Name":"Microsoft.ManagedNetworkFabric/networkFabricSkus","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":897,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":898,"Flags":10,"Description":"The resource api version"},"properties":{"Type":900,"Flags":2,"Description":"Resource properties."},"systemData":{"Type":100,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"NetworkFabricSkuProperties","Properties":{"type":{"Type":903,"Flags":2,"Description":"Type of Network Fabric SKU."},"maxComputeRacks":{"Type":3,"Flags":0,"Description":"Maximum number of compute racks available for this Network Fabric SKU. The value of max count racks is 4 for 4 rack SKU and 8 for 8 rack SKU."},"maximumServerCount":{"Type":3,"Flags":0,"Description":"Maximum number of servers available for this Network Fabric SKU."},"supportedVersions":{"Type":904,"Flags":2,"Description":"List of supported Network Fabric SKU versions."},"details":{"Type":4,"Flags":2,"Description":"URL providing detailed configuration of the fabric SKU."},"provisioningState":{"Type":911,"Flags":2,"Description":"Provisioning state of the resource."}}}},{"6":{"Value":"SingleRack"}},{"6":{"Value":"MultiRack"}},{"5":{"Elements":[901,902,4]}},{"3":{"ItemType":4}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[905,906,907,908,909,910,4]}},{"4":{"Name":"Microsoft.ManagedNetworkFabric/networkFabricSkus@2023-06-15","ScopeType":4,"Body":899,"Flags":1}},{"2":{"Name":"UpdateAdministrativeState","Properties":{"state":{"Type":916,"Flags":0,"Description":"Administrative state."},"resourceIds":{"Type":917,"Flags":0,"Description":"Network Fabrics or Network Rack resource Id."}}}},{"6":{"Value":"Enable"}},{"6":{"Value":"Disable"}},{"5":{"Elements":[914,915,4]}},{"3":{"ItemType":4}},{"2":{"Name":"CommonPostActionResponseForStateUpdate","Properties":{"configurationState":{"Type":931,"Flags":2,"Description":"Gets the configuration state."},"error":{"Type":932,"Flags":0,"Description":"The error object."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[919,920,921,922,923,924,925,926,927,928,929,930,4]}},{"2":{"Name":"ErrorDetail","Properties":{"code":{"Type":4,"Flags":2,"Description":"The error code."},"message":{"Type":4,"Flags":2,"Description":"The error message."},"target":{"Type":4,"Flags":2,"Description":"The error target."},"details":{"Type":933,"Flags":2,"Description":"The error details."},"additionalInfo":{"Type":935,"Flags":2,"Description":"The error additional info."}}}},{"3":{"ItemType":932}},{"2":{"Name":"ErrorAdditionalInfo","Properties":{"type":{"Type":4,"Flags":2,"Description":"The additional info type."},"info":{"Type":0,"Flags":2,"Description":"The additional info."}}}},{"3":{"ItemType":934}},{"8":{"Name":"updateAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/accessControlLists","ApiVersion":"2023-06-15","Output":918,"Input":913}},{"8":{"Name":"resync","ResourceType":"Microsoft.ManagedNetworkFabric/accessControlLists","ApiVersion":"2023-06-15","Output":918}},{"2":{"Name":"ValidateConfigurationResponse","Properties":{"configurationState":{"Type":951,"Flags":2,"Description":"Gets the configuration state."},"url":{"Type":4,"Flags":0,"Description":"URL for the details of the response."},"error":{"Type":932,"Flags":0,"Description":"The error object."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[939,940,941,942,943,944,945,946,947,948,949,950,4]}},{"8":{"Name":"validateConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/accessControlLists","ApiVersion":"2023-06-15","Output":938}},{"2":{"Name":"CommonPostActionResponseForDeviceUpdate","Properties":{"configurationState":{"Type":966,"Flags":2,"Description":"Gets the configuration state."},"successfulDevices":{"Type":967,"Flags":0,"Description":"List of ARM Resource IDs for which the given action applied successfully."},"failedDevices":{"Type":968,"Flags":0,"Description":"List of ARM Resource IDs for which the given action failed to apply."},"error":{"Type":932,"Flags":0,"Description":"The error object."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"ErrorProvisioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"6":{"Value":"ErrorDeprovisioning"}},{"6":{"Value":"DeferredControl"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"PendingCommit"}},{"5":{"Elements":[954,955,956,957,958,959,960,961,962,963,964,965,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"8":{"Name":"updateAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/l2IsolationDomains","ApiVersion":"2023-06-15","Output":953,"Input":913}},{"8":{"Name":"validateConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/l2IsolationDomains","ApiVersion":"2023-06-15","Output":938}},{"8":{"Name":"commitConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/l2IsolationDomains","ApiVersion":"2023-06-15","Output":918}},{"8":{"Name":"updateAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/l3IsolationDomains","ApiVersion":"2023-06-15","Output":953,"Input":913}},{"8":{"Name":"validateConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/l3IsolationDomains","ApiVersion":"2023-06-15","Output":938}},{"8":{"Name":"commitConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/l3IsolationDomains","ApiVersion":"2023-06-15","Output":918}},{"8":{"Name":"updateAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/l3IsolationDomains/internalNetworks","ApiVersion":"2023-06-15","Output":918,"Input":913}},{"8":{"Name":"updateBgpAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/l3IsolationDomains/internalNetworks","ApiVersion":"2023-06-15","Output":918,"Input":913}},{"8":{"Name":"updateStaticRouteBfdAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/l3IsolationDomains/internalNetworks","ApiVersion":"2023-06-15","Output":918,"Input":913}},{"8":{"Name":"updateAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/l3IsolationDomains/externalNetworks","ApiVersion":"2023-06-15","Output":918,"Input":913}},{"8":{"Name":"updateStaticRouteBfdAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/l3IsolationDomains/externalNetworks","ApiVersion":"2023-06-15","Output":918,"Input":913}},{"2":{"Name":"RebootProperties","Properties":{"rebootType":{"Type":985,"Flags":0,"Description":"Type of reboot to be performed. Example: GracefulRebootWithZTP"}}}},{"6":{"Value":"GracefulRebootWithZTP"}},{"6":{"Value":"GracefulRebootWithoutZTP"}},{"6":{"Value":"UngracefulRebootWithZTP"}},{"6":{"Value":"UngracefulRebootWithoutZTP"}},{"5":{"Elements":[981,982,983,984,4]}},{"8":{"Name":"reboot","ResourceType":"Microsoft.ManagedNetworkFabric/networkDevices","ApiVersion":"2023-06-15","Output":918,"Input":980}},{"8":{"Name":"refreshConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/networkDevices","ApiVersion":"2023-06-15","Output":918}},{"2":{"Name":"UpdateDeviceAdministrativeState","Properties":{"state":{"Type":993,"Flags":0,"Description":"Administrative state."},"resourceIds":{"Type":994,"Flags":0,"Description":"Network Fabrics or Network Rack resource Id."}}}},{"6":{"Value":"RMA"}},{"6":{"Value":"Resync"}},{"6":{"Value":"GracefulQuarantine"}},{"6":{"Value":"Quarantine"}},{"5":{"Elements":[989,990,991,992,4]}},{"3":{"ItemType":4}},{"8":{"Name":"updateAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/networkDevices","ApiVersion":"2023-06-15","Output":918,"Input":988}},{"2":{"Name":"UpdateVersion","Properties":{"version":{"Type":4,"Flags":0,"Description":"Specify the version."}}}},{"8":{"Name":"upgrade","ResourceType":"Microsoft.ManagedNetworkFabric/networkDevices","ApiVersion":"2023-06-15","Output":918,"Input":996}},{"8":{"Name":"updateAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/networkDevices/networkInterfaces","ApiVersion":"2023-06-15","Output":918,"Input":913}},{"8":{"Name":"provision","ResourceType":"Microsoft.ManagedNetworkFabric/networkFabrics","ApiVersion":"2023-06-15","Output":953}},{"8":{"Name":"deprovision","ResourceType":"Microsoft.ManagedNetworkFabric/networkFabrics","ApiVersion":"2023-06-15","Output":953}},{"2":{"Name":"UpgradeNetworkFabricProperties","Properties":{"action":{"Type":1004,"Flags":0,"Description":"Action to be performed while upgrading the fabric."},"version":{"Type":4,"Flags":0,"Description":"Specify the version."}}}},{"6":{"Value":"Start"}},{"6":{"Value":"Complete"}},{"5":{"Elements":[1002,1003,4]}},{"8":{"Name":"upgrade","ResourceType":"Microsoft.ManagedNetworkFabric/networkFabrics","ApiVersion":"2023-06-15","Output":918,"Input":1001}},{"8":{"Name":"refreshConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/networkFabrics","ApiVersion":"2023-06-15","Output":918}},{"8":{"Name":"updateWorkloadManagementBfdConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/networkFabrics","ApiVersion":"2023-06-15","Output":918,"Input":913}},{"8":{"Name":"updateInfraManagementBfdConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/networkFabrics","ApiVersion":"2023-06-15","Output":918,"Input":913}},{"2":{"Name":"ValidateConfigurationProperties","Properties":{"validateAction":{"Type":1013,"Flags":0,"Description":"Validate action that to be performed"}}}},{"6":{"Value":"Cabling"}},{"6":{"Value":"Configuration"}},{"6":{"Value":"Connectivity"}},{"5":{"Elements":[1010,1011,1012,4]}},{"8":{"Name":"validateConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/networkFabrics","ApiVersion":"2023-06-15","Output":938,"Input":1009}},{"8":{"Name":"getTopology","ResourceType":"Microsoft.ManagedNetworkFabric/networkFabrics","ApiVersion":"2023-06-15","Output":938}},{"8":{"Name":"commitConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/networkFabrics","ApiVersion":"2023-06-15","Output":918}},{"8":{"Name":"updateNpbStaticRouteBfdAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/networkFabrics/networkToNetworkInterconnects","ApiVersion":"2023-06-15","Output":918,"Input":913}},{"8":{"Name":"updateAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/networkFabrics/networkToNetworkInterconnects","ApiVersion":"2023-06-15","Output":918,"Input":913}},{"8":{"Name":"updateAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/networkTapRules","ApiVersion":"2023-06-15","Output":918,"Input":913}},{"8":{"Name":"resync","ResourceType":"Microsoft.ManagedNetworkFabric/networkTapRules","ApiVersion":"2023-06-15","Output":918}},{"8":{"Name":"validateConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/networkTapRules","ApiVersion":"2023-06-15","Output":938}},{"8":{"Name":"updateAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/networkTaps","ApiVersion":"2023-06-15","Output":953,"Input":913}},{"8":{"Name":"resync","ResourceType":"Microsoft.ManagedNetworkFabric/networkTaps","ApiVersion":"2023-06-15","Output":918}},{"8":{"Name":"updateAdministrativeState","ResourceType":"Microsoft.ManagedNetworkFabric/routePolicies","ApiVersion":"2023-06-15","Output":953,"Input":913}},{"8":{"Name":"validateConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/routePolicies","ApiVersion":"2023-06-15","Output":938}},{"8":{"Name":"commitConfiguration","ResourceType":"Microsoft.ManagedNetworkFabric/routePolicies","ApiVersion":"2023-06-15","Output":918}}] \ No newline at end of file diff --git a/internal/azure/generated/maps/microsoft.maps/2023-12-01-preview/types.json b/internal/azure/generated/maps/microsoft.maps/2023-12-01-preview/types.json new file mode 100644 index 000000000..07372f525 --- /dev/null +++ b/internal/azure/generated/maps/microsoft.maps/2023-12-01-preview/types.json @@ -0,0 +1 @@ +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.Maps/accounts"}},{"6":{"Value":"2023-12-01-preview"}},{"2":{"Name":"Microsoft.Maps/accounts","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"sku":{"Type":11,"Flags":1,"Description":"The SKU of this account."},"kind":{"Type":15,"Flags":0,"Description":"Get or Set Kind property."},"identity":{"Type":16,"Flags":0,"Description":"Managed service identity (system assigned and/or user assigned identities)"},"properties":{"Type":24,"Flags":0,"Description":"The map account properties."},"tags":{"Type":70,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":55,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"Sku","Properties":{"name":{"Type":13,"Flags":1,"Description":"The name of the SKU, in standard format (such as G2)."},"tier":{"Type":4,"Flags":2,"Description":"Gets the sku tier. This is based on the SKU name."}}}},{"6":{"Value":"G2"}},{"5":{"Elements":[12,4]}},{"6":{"Value":"Gen2"}},{"5":{"Elements":[14,4]}},{"2":{"Name":"ManagedServiceIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity."},"tenantId":{"Type":4,"Flags":2,"Description":"The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity."},"type":{"Type":21,"Flags":1,"Description":"Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed)."},"userAssignedIdentities":{"Type":23,"Flags":0,"Description":"The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests."}}}},{"6":{"Value":"None"}},{"6":{"Value":"SystemAssigned"}},{"6":{"Value":"UserAssigned"}},{"6":{"Value":"SystemAssigned,UserAssigned"}},{"5":{"Elements":[17,18,19,20,4]}},{"2":{"Name":"UserAssignedIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal ID of the assigned identity."},"clientId":{"Type":4,"Flags":2,"Description":"The client ID of the assigned identity."}}}},{"2":{"Name":"UserAssignedIdentities","Properties":{},"AdditionalProperties":22}},{"2":{"Name":"MapsAccountProperties","Properties":{"uniqueId":{"Type":4,"Flags":2,"Description":"A unique identifier for the Maps Account"},"disableLocalAuth":{"Type":2,"Flags":0,"Description":"Allows toggle functionality on Azure Policy to disable Azure Maps local authentication support. This will disable Shared Keys and Shared Access Signature Token authentication from any usage."},"provisioningState":{"Type":4,"Flags":2,"Description":"The provisioning state of the Maps account resource, Account updates can only be performed on terminal states. Terminal states: `Succeeded` and `Failed`"},"linkedResources":{"Type":26,"Flags":0,"Description":"The array of associated resources to the Maps account. Linked resource in the array cannot individually update, you must update all linked resources in the array together. These resources may be used on operations on the Azure Maps REST API. Access is controlled by the Maps Account Managed Identity(s) permissions to those resource(s)."},"cors":{"Type":27,"Flags":0,"Description":"Specifies CORS rules for the Blob service. You can include up to five CorsRule elements in the request. If no CorsRule elements are included in the request body, all CORS rules will be deleted, and CORS will be disabled for the Blob service."},"encryption":{"Type":31,"Flags":0,"Description":"All encryption configuration for a resource."},"privateEndpointConnections":{"Type":66,"Flags":2,"Description":"List of private endpoint connections associated with the Maps Account."},"publicNetworkAccess":{"Type":69,"Flags":0,"Description":"Property to specify whether the Maps Account will accept traffic from public internet. If set to 'disabled' all traffic except private endpoint traffic and that that originates from trusted services will be blocked."}}}},{"2":{"Name":"LinkedResource","Properties":{"uniqueName":{"Type":4,"Flags":1,"Description":"A provided name which uniquely identifies the linked resource."},"id":{"Type":4,"Flags":1,"Description":"ARM resource id in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/accounts/{storageName}'."}}}},{"3":{"ItemType":25}},{"2":{"Name":"CorsRules","Properties":{"corsRules":{"Type":30,"Flags":0,"Description":"The list of CORS rules. You can include up to five CorsRule elements in the request."}}}},{"2":{"Name":"CorsRule","Properties":{"allowedOrigins":{"Type":29,"Flags":1,"Description":"Required if CorsRule element is present. A list of origin domains that will be allowed via CORS, or \"*\" to allow all domains"}}}},{"3":{"ItemType":4}},{"3":{"ItemType":28}},{"2":{"Name":"Encryption","Properties":{"infrastructureEncryption":{"Type":34,"Flags":0,"Description":"(Optional) Discouraged to include in resource definition. Only needed where it is possible to disable platform (AKA infrastructure) encryption. Azure SQL TDE is an example of this. Values are enabled and disabled."},"customerManagedKeyEncryption":{"Type":35,"Flags":0,"Description":"All Customer-managed key encryption properties for the resource."}}}},{"6":{"Value":"enabled"}},{"6":{"Value":"disabled"}},{"5":{"Elements":[32,33,4]}},{"2":{"Name":"EncryptionCustomerManagedKeyEncryption","Properties":{"keyEncryptionKeyIdentity":{"Type":36,"Flags":0,"Description":"All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault."},"keyEncryptionKeyUrl":{"Type":4,"Flags":0,"Description":"key encryption key Url, versioned or unversioned. Ex: https://contosovault.vault.azure.net/keys/contosokek/562a4bb76b524a1493a6afe8e536ee78 or https://contosovault.vault.azure.net/keys/contosokek."}}}},{"2":{"Name":"EncryptionCustomerManagedKeyEncryptionKeyIdentity","Properties":{"identityType":{"Type":40,"Flags":0,"Description":"The type of identity to use. Values can be systemAssignedIdentity, userAssignedIdentity, or delegatedResourceIdentity."},"userAssignedIdentityResourceId":{"Type":4,"Flags":0,"Description":"User assigned identity to use for accessing key encryption key Url. Ex: /subscriptions/fa5fc227-a624-475e-b696-cdd604c735bc/resourceGroups//providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId. Mutually exclusive with identityType systemAssignedIdentity."},"federatedClientId":{"Type":4,"Flags":0,"Description":"application client identity to use for accessing key encryption key Url in a different tenant. Ex: f83c6b1b-4d34-47e4-bb34-9d83df58b540"},"delegatedIdentityClientId":{"Type":4,"Flags":0,"Description":"delegated identity to use for accessing key encryption key Url. Ex: /subscriptions/fa5fc227-a624-475e-b696-cdd604c735bc/resourceGroups//providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId. Mutually exclusive with identityType systemAssignedIdentity and userAssignedIdentity - internal use only."}}}},{"6":{"Value":"systemAssignedIdentity"}},{"6":{"Value":"userAssignedIdentity"}},{"6":{"Value":"delegatedResourceIdentity"}},{"5":{"Elements":[37,38,39,4]}},{"2":{"Name":"PrivateEndpointConnection","Properties":{"properties":{"Type":42,"Flags":0,"Description":"Resource properties."},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. E.g. \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\""},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""},"systemData":{"Type":55,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"PrivateEndpointConnectionProperties","Properties":{"groupIds":{"Type":43,"Flags":2,"Description":"The group ids for the private endpoint resource."},"privateEndpoint":{"Type":44,"Flags":0,"Description":"The private endpoint resource."},"privateLinkServiceConnectionState":{"Type":45,"Flags":1,"Description":"A collection of information about the state of the connection between service consumer and provider."},"provisioningState":{"Type":54,"Flags":2,"Description":"The provisioning state of the private endpoint connection resource."}}}},{"3":{"ItemType":4}},{"2":{"Name":"PrivateEndpoint","Properties":{"id":{"Type":4,"Flags":2,"Description":"The ARM identifier for private endpoint."}}}},{"2":{"Name":"PrivateLinkServiceConnectionState","Properties":{"status":{"Type":49,"Flags":0,"Description":"Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service."},"description":{"Type":4,"Flags":0,"Description":"The reason for approval/rejection of the connection."},"actionsRequired":{"Type":4,"Flags":0,"Description":"A message indicating if changes on the service provider require any updates on the consumer."}}}},{"6":{"Value":"Pending"}},{"6":{"Value":"Approved"}},{"6":{"Value":"Rejected"}},{"5":{"Elements":[46,47,48,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Creating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[50,51,52,53,4]}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":60,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":65,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[56,57,58,59,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[61,62,63,64,4]}},{"3":{"ItemType":41}},{"6":{"Value":"enabled"}},{"6":{"Value":"disabled"}},{"5":{"Elements":[67,68,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Maps/accounts@2023-12-01-preview","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.Maps/accounts/creators"}},{"6":{"Value":"2023-12-01-preview"}},{"2":{"Name":"Microsoft.Maps/accounts/creators","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":72,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":73,"Flags":10,"Description":"The resource api version"},"properties":{"Type":75,"Flags":1,"Description":"The Creator resource properties."},"tags":{"Type":76,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":55,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"CreatorProperties","Properties":{"provisioningState":{"Type":4,"Flags":2,"Description":"The state of the resource provisioning, terminal states: Succeeded, Failed, Canceled"},"storageUnits":{"Type":3,"Flags":1,"Description":"The storage units to be allocated. Integer values from 1 to 100, inclusive."},"totalStorageUnitSizeInBytes":{"Type":3,"Flags":0,"Description":"The total allocated storage unit size in bytes for the creator resource."},"consumedStorageUnitSizeInBytes":{"Type":3,"Flags":0,"Description":"The consumed storage unit size in bytes for the creator resource."}}}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Maps/accounts/creators@2023-12-01-preview","ScopeType":8,"Body":74,"Flags":0}},{"6":{"Value":"Microsoft.Maps/accounts/privateEndpointConnections"}},{"6":{"Value":"2023-12-01-preview"}},{"2":{"Name":"Microsoft.Maps/accounts/privateEndpointConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":78,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":79,"Flags":10,"Description":"The resource api version"},"properties":{"Type":42,"Flags":0,"Description":"Resource properties."},"systemData":{"Type":55,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"4":{"Name":"Microsoft.Maps/accounts/privateEndpointConnections@2023-12-01-preview","ScopeType":8,"Body":80,"Flags":0}},{"6":{"Value":"Microsoft.Maps/accounts/privateLinkResources"}},{"6":{"Value":"2023-12-01-preview"}},{"2":{"Name":"Microsoft.Maps/accounts/privateLinkResources","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":82,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":83,"Flags":10,"Description":"The resource api version"},"properties":{"Type":85,"Flags":2,"Description":"Resource properties."},"systemData":{"Type":55,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"PrivateLinkResourceProperties","Properties":{"groupId":{"Type":4,"Flags":2,"Description":"The private link resource group id."},"requiredMembers":{"Type":86,"Flags":2,"Description":"The private link resource required member names."},"requiredZoneNames":{"Type":87,"Flags":0,"Description":"The private link resource private link DNS zone name."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"4":{"Name":"Microsoft.Maps/accounts/privateLinkResources@2023-12-01-preview","ScopeType":8,"Body":84,"Flags":1}},{"2":{"Name":"AccountSasParameters","Properties":{"signingKey":{"Type":93,"Flags":1,"Description":"The Maps account key to use for signing. Picking `primaryKey` or `secondaryKey` will use the Maps account Shared Keys, and using `managedIdentity` will use the auto-renewed private key to sign the SAS."},"principalId":{"Type":4,"Flags":1,"Description":"The principal Id also known as the object Id of a User Assigned Managed Identity currently assigned to the Maps Account. To assign a Managed Identity of the account, use operation Create or Update an assign a User Assigned Identity resource Id."},"regions":{"Type":94,"Flags":0,"Description":"Optional, allows control of which region locations are permitted access to Azure Maps REST APIs with the SAS token. Example: \"eastus\", \"westus2\". Omitting this parameter will allow all region locations to be accessible."},"maxRatePerSecond":{"Type":3,"Flags":1,"Description":"Required parameter which represents the desired maximum request per second to allowed for the given SAS token. This does not guarantee perfect accuracy in measurements but provides application safe guards of abuse with eventual enforcement."},"start":{"Type":4,"Flags":1,"Description":"The date time offset of when the token validity begins. For example \"2017-05-24T10:42:03.1567373Z\". Maximum duration allowed is 24 hours between `start` and `expiry`."},"expiry":{"Type":4,"Flags":1,"Description":"The date time offset of when the token validity expires. For example \"2017-05-24T10:42:03.1567373Z\". Maximum duration allowed is 24 hours between `start` and `expiry`."}}}},{"6":{"Value":"primaryKey"}},{"6":{"Value":"secondaryKey"}},{"6":{"Value":"managedIdentity"}},{"5":{"Elements":[90,91,92,4]}},{"3":{"ItemType":4}},{"2":{"Name":"MapsAccountSasToken","Properties":{"accountSasToken":{"Type":4,"Flags":2,"Description":"The shared access signature access token."}}}},{"8":{"Name":"listSas","ResourceType":"Microsoft.Maps/accounts","ApiVersion":"2023-12-01-preview","Output":95,"Input":89}},{"2":{"Name":"MapsAccountKeys","Properties":{"primaryKeyLastUpdated":{"Type":4,"Flags":2,"Description":"The last updated date and time of the primary key."},"primaryKey":{"Type":4,"Flags":2,"Description":"The primary key for accessing the Maps REST APIs."},"secondaryKey":{"Type":4,"Flags":2,"Description":"The secondary key for accessing the Maps REST APIs."},"secondaryKeyLastUpdated":{"Type":4,"Flags":2,"Description":"The last updated date and time of the secondary key."}}}},{"8":{"Name":"listKeys","ResourceType":"Microsoft.Maps/accounts","ApiVersion":"2023-12-01-preview","Output":97}},{"2":{"Name":"MapsKeySpecification","Properties":{"keyType":{"Type":102,"Flags":1,"Description":"Whether the operation refers to the primary or secondary key."}}}},{"6":{"Value":"primary"}},{"6":{"Value":"secondary"}},{"5":{"Elements":[100,101,4]}},{"8":{"Name":"regenerateKey","ResourceType":"Microsoft.Maps/accounts","ApiVersion":"2023-12-01-preview","Output":97,"Input":99}}] \ No newline at end of file diff --git a/internal/azure/generated/monitor/microsoft.insights/2021-04-01/types.json b/internal/azure/generated/monitor/microsoft.insights/2021-04-01/types.json index 042fdb4ea..81ddd4baa 100644 --- a/internal/azure/generated/monitor/microsoft.insights/2021-04-01/types.json +++ b/internal/azure/generated/monitor/microsoft.insights/2021-04-01/types.json @@ -1 +1 @@ -[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.Insights/dataCollectionEndpoints"}},{"6":{"Value":"2021-04-01"}},{"2":{"Name":"Microsoft.Insights/dataCollectionEndpoints","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":0,"Description":"Resource properties."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives."},"tags":{"Type":24,"Flags":0,"Description":"Resource tags."},"kind":{"Type":27,"Flags":0,"Description":"The kind of the resource."},"etag":{"Type":4,"Flags":2,"Description":"Resource entity tag (ETag)."},"systemData":{"Type":28,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"DataCollectionEndpointResourceProperties","Properties":{"description":{"Type":4,"Flags":0,"Description":"Description of the data collection endpoint."},"immutableId":{"Type":4,"Flags":0,"Description":"The immutable ID of this data collection endpoint resource. This property is READ-ONLY."},"configurationAccess":{"Type":12,"Flags":0,"Description":"The endpoint used by agents to access their configuration."},"logsIngestion":{"Type":13,"Flags":0,"Description":"The endpoint used by clients to ingest logs."},"networkAcls":{"Type":14,"Flags":0,"Description":"Network access control rules for the endpoints."},"provisioningState":{"Type":23,"Flags":2,"Description":"The resource provisioning state. This property is READ-ONLY."}}}},{"2":{"Name":"DataCollectionEndpointConfigurationAccess","Properties":{"endpoint":{"Type":4,"Flags":2,"Description":"The endpoint. This property is READ-ONLY."}}}},{"2":{"Name":"DataCollectionEndpointLogsIngestion","Properties":{"endpoint":{"Type":4,"Flags":2,"Description":"The endpoint. This property is READ-ONLY."}}}},{"2":{"Name":"DataCollectionEndpointNetworkAcls","Properties":{"publicNetworkAccess":{"Type":17,"Flags":0,"Description":"The configuration to set whether network access from public internet to the endpoints are allowed."}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[15,16,4]}},{"6":{"Value":"Creating"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[18,19,20,21,22,4]}},{"2":{"Name":"DataCollectionEndpointResourceTags","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"Linux"}},{"6":{"Value":"Windows"}},{"5":{"Elements":[25,26,4]}},{"2":{"Name":"DataCollectionEndpointResourceSystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":33,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":38,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[29,30,31,32,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[34,35,36,37,4]}},{"4":{"Name":"Microsoft.Insights/dataCollectionEndpoints@2021-04-01","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.Insights/dataCollectionRuleAssociations"}},{"6":{"Value":"2021-04-01"}},{"2":{"Name":"Microsoft.Insights/dataCollectionRuleAssociations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":40,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":41,"Flags":10,"Description":"The resource api version"},"properties":{"Type":43,"Flags":0,"Description":"Resource properties."},"etag":{"Type":4,"Flags":2,"Description":"Resource entity tag (ETag)."},"systemData":{"Type":50,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"DataCollectionRuleAssociationProxyOnlyResourceProperties","Properties":{"description":{"Type":4,"Flags":0,"Description":"Description of the association."},"dataCollectionRuleId":{"Type":4,"Flags":0,"Description":"The resource ID of the data collection rule that is to be associated."},"dataCollectionEndpointId":{"Type":4,"Flags":0,"Description":"The resource ID of the data collection endpoint that is to be associated."},"provisioningState":{"Type":49,"Flags":2,"Description":"The resource provisioning state."}}}},{"6":{"Value":"Creating"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[44,45,46,47,48,4]}},{"2":{"Name":"DataCollectionRuleAssociationProxyOnlyResourceSystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":55,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":60,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[51,52,53,54,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[56,57,58,59,4]}},{"4":{"Name":"Microsoft.Insights/dataCollectionRuleAssociations@2021-04-01","ScopeType":0,"Body":42,"Flags":0}},{"6":{"Value":"Microsoft.Insights/dataCollectionRules"}},{"6":{"Value":"2021-04-01"}},{"2":{"Name":"Microsoft.Insights/dataCollectionRules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":62,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":63,"Flags":10,"Description":"The resource api version"},"properties":{"Type":65,"Flags":0,"Description":"Resource properties."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives."},"tags":{"Type":150,"Flags":0,"Description":"Resource tags."},"kind":{"Type":153,"Flags":0,"Description":"The kind of the resource."},"etag":{"Type":4,"Flags":2,"Description":"Resource entity tag (ETag)."},"systemData":{"Type":154,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"DataCollectionRuleResourceProperties","Properties":{"description":{"Type":4,"Flags":0,"Description":"Description of the data collection rule."},"immutableId":{"Type":4,"Flags":2,"Description":"The immutable ID of this data collection rule. This property is READ-ONLY."},"dataSources":{"Type":66,"Flags":0,"Description":"The specification of data sources. \r\nThis property is optional and can be omitted if the rule is meant to be used via direct calls to the provisioned endpoint."},"destinations":{"Type":130,"Flags":0,"Description":"The specification of destinations."},"dataFlows":{"Type":143,"Flags":0,"Description":"The specification of data flows."},"provisioningState":{"Type":149,"Flags":2,"Description":"The resource provisioning state."}}}},{"2":{"Name":"DataCollectionRuleDataSources","Properties":{"performanceCounters":{"Type":73,"Flags":0,"Description":"The list of performance counter data source configurations."},"windowsEventLogs":{"Type":80,"Flags":0,"Description":"The list of Windows Event Log data source configurations."},"syslog":{"Type":119,"Flags":0,"Description":"The list of Syslog data source configurations."},"extensions":{"Type":129,"Flags":0,"Description":"The list of Azure VM extension data source configurations."}}}},{"2":{"Name":"PerfCounterDataSource","Properties":{"streams":{"Type":71,"Flags":0,"Description":"List of streams that this data source will be sent to.\r\nA stream indicates what schema will be used for this data and usually what table in Log Analytics the data will be sent to."},"samplingFrequencyInSeconds":{"Type":3,"Flags":0,"Description":"The number of seconds between consecutive counter measurements (samples)."},"counterSpecifiers":{"Type":72,"Flags":0,"Description":"A list of specifier names of the performance counters you want to collect.\r\nUse a wildcard (*) to collect a counter for all instances.\r\nTo get a list of performance counters on Windows, run the command 'typeperf'."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"6":{"Value":"Microsoft-Perf"}},{"6":{"Value":"Microsoft-InsightsMetrics"}},{"5":{"Elements":[68,69,4]}},{"3":{"ItemType":70}},{"3":{"ItemType":4}},{"3":{"ItemType":67}},{"2":{"Name":"WindowsEventLogDataSource","Properties":{"streams":{"Type":78,"Flags":0,"Description":"List of streams that this data source will be sent to.\r\nA stream indicates what schema will be used for this data and usually what table in Log Analytics the data will be sent to."},"xPathQueries":{"Type":79,"Flags":0,"Description":"A list of Windows Event Log queries in XPATH format."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"6":{"Value":"Microsoft-WindowsEvent"}},{"6":{"Value":"Microsoft-Event"}},{"5":{"Elements":[75,76,4]}},{"3":{"ItemType":77}},{"3":{"ItemType":4}},{"3":{"ItemType":74}},{"2":{"Name":"SyslogDataSource","Properties":{"streams":{"Type":84,"Flags":0,"Description":"List of streams that this data source will be sent to.\r\nA stream indicates what schema will be used for this data and usually what table in Log Analytics the data will be sent to."},"facilityNames":{"Type":107,"Flags":0,"Description":"The list of facility names."},"logLevels":{"Type":118,"Flags":0,"Description":"The log levels to collect."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"6":{"Value":"Microsoft-Syslog"}},{"5":{"Elements":[82,4]}},{"3":{"ItemType":83}},{"6":{"Value":"auth"}},{"6":{"Value":"authpriv"}},{"6":{"Value":"cron"}},{"6":{"Value":"daemon"}},{"6":{"Value":"kern"}},{"6":{"Value":"lpr"}},{"6":{"Value":"mail"}},{"6":{"Value":"mark"}},{"6":{"Value":"news"}},{"6":{"Value":"syslog"}},{"6":{"Value":"user"}},{"6":{"Value":"uucp"}},{"6":{"Value":"local0"}},{"6":{"Value":"local1"}},{"6":{"Value":"local2"}},{"6":{"Value":"local3"}},{"6":{"Value":"local4"}},{"6":{"Value":"local5"}},{"6":{"Value":"local6"}},{"6":{"Value":"local7"}},{"6":{"Value":"*"}},{"5":{"Elements":[85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,4]}},{"3":{"ItemType":106}},{"6":{"Value":"Debug"}},{"6":{"Value":"Info"}},{"6":{"Value":"Notice"}},{"6":{"Value":"Warning"}},{"6":{"Value":"Error"}},{"6":{"Value":"Critical"}},{"6":{"Value":"Alert"}},{"6":{"Value":"Emergency"}},{"6":{"Value":"*"}},{"5":{"Elements":[108,109,110,111,112,113,114,115,116,4]}},{"3":{"ItemType":117}},{"3":{"ItemType":81}},{"2":{"Name":"ExtensionDataSource","Properties":{"streams":{"Type":127,"Flags":0,"Description":"List of streams that this data source will be sent to.\r\nA stream indicates what schema will be used for this data and usually what table in Log Analytics the data will be sent to."},"extensionName":{"Type":4,"Flags":1,"Description":"The name of the VM extension."},"extensionSettings":{"Type":0,"Flags":0,"Description":"The extension settings. The format is specific for particular extension."},"inputDataSources":{"Type":128,"Flags":0,"Description":"The list of data sources this extension needs data from."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"6":{"Value":"Microsoft-Event"}},{"6":{"Value":"Microsoft-InsightsMetrics"}},{"6":{"Value":"Microsoft-Perf"}},{"6":{"Value":"Microsoft-Syslog"}},{"6":{"Value":"Microsoft-WindowsEvent"}},{"5":{"Elements":[121,122,123,124,125,4]}},{"3":{"ItemType":126}},{"3":{"ItemType":4}},{"3":{"ItemType":120}},{"2":{"Name":"DataCollectionRuleDestinations","Properties":{"logAnalytics":{"Type":132,"Flags":0,"Description":"List of Log Analytics destinations."},"azureMonitorMetrics":{"Type":133,"Flags":0,"Description":"Azure Monitor Metrics destination."}}}},{"2":{"Name":"LogAnalyticsDestination","Properties":{"workspaceResourceId":{"Type":4,"Flags":0,"Description":"The resource ID of the Log Analytics workspace."},"workspaceId":{"Type":4,"Flags":2,"Description":"The Customer ID of the Log Analytics workspace."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the destination. \r\nThis name should be unique across all destinations (regardless of type) within the data collection rule."}}}},{"3":{"ItemType":131}},{"2":{"Name":"DestinationsSpecAzureMonitorMetrics","Properties":{"name":{"Type":4,"Flags":0,"Description":"A friendly name for the destination. \r\nThis name should be unique across all destinations (regardless of type) within the data collection rule."}}}},{"2":{"Name":"DataFlow","Properties":{"streams":{"Type":141,"Flags":0,"Description":"List of streams for this data flow."},"destinations":{"Type":142,"Flags":0,"Description":"List of destinations for this data flow."}}}},{"6":{"Value":"Microsoft-Event"}},{"6":{"Value":"Microsoft-InsightsMetrics"}},{"6":{"Value":"Microsoft-Perf"}},{"6":{"Value":"Microsoft-Syslog"}},{"6":{"Value":"Microsoft-WindowsEvent"}},{"5":{"Elements":[135,136,137,138,139,4]}},{"3":{"ItemType":140}},{"3":{"ItemType":4}},{"3":{"ItemType":134}},{"6":{"Value":"Creating"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[144,145,146,147,148,4]}},{"2":{"Name":"DataCollectionRuleResourceTags","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"Linux"}},{"6":{"Value":"Windows"}},{"5":{"Elements":[151,152,4]}},{"2":{"Name":"DataCollectionRuleResourceSystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":159,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":164,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[155,156,157,158,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[160,161,162,163,4]}},{"4":{"Name":"Microsoft.Insights/dataCollectionRules@2021-04-01","ScopeType":8,"Body":64,"Flags":0}}] \ No newline at end of file +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.Insights/dataCollectionEndpoints"}},{"6":{"Value":"2021-04-01"}},{"2":{"Name":"Microsoft.Insights/dataCollectionEndpoints","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":0,"Description":"Resource properties."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives."},"tags":{"Type":24,"Flags":0,"Description":"Resource tags."},"kind":{"Type":27,"Flags":0,"Description":"The kind of the resource."},"etag":{"Type":4,"Flags":2,"Description":"Resource entity tag (ETag)."},"systemData":{"Type":28,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"DataCollectionEndpointResourceProperties","Properties":{"description":{"Type":4,"Flags":0,"Description":"Description of the data collection endpoint."},"immutableId":{"Type":4,"Flags":0,"Description":"The immutable ID of this data collection endpoint resource. This property is READ-ONLY."},"configurationAccess":{"Type":12,"Flags":0,"Description":"The endpoint used by agents to access their configuration."},"logsIngestion":{"Type":13,"Flags":0,"Description":"The endpoint used by clients to ingest logs."},"networkAcls":{"Type":14,"Flags":0,"Description":"Network access control rules for the endpoints."},"provisioningState":{"Type":23,"Flags":2,"Description":"The resource provisioning state. This property is READ-ONLY."}}}},{"2":{"Name":"DataCollectionEndpointConfigurationAccess","Properties":{"endpoint":{"Type":4,"Flags":2,"Description":"The endpoint. This property is READ-ONLY."}}}},{"2":{"Name":"DataCollectionEndpointLogsIngestion","Properties":{"endpoint":{"Type":4,"Flags":2,"Description":"The endpoint. This property is READ-ONLY."}}}},{"2":{"Name":"DataCollectionEndpointNetworkAcls","Properties":{"publicNetworkAccess":{"Type":17,"Flags":0,"Description":"The configuration to set whether network access from public internet to the endpoints are allowed."}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[15,16,4]}},{"6":{"Value":"Creating"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[18,19,20,21,22,4]}},{"2":{"Name":"DataCollectionEndpointResourceTags","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"Linux"}},{"6":{"Value":"Windows"}},{"5":{"Elements":[25,26,4]}},{"2":{"Name":"DataCollectionEndpointResourceSystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":33,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":38,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[29,30,31,32,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[34,35,36,37,4]}},{"4":{"Name":"Microsoft.Insights/dataCollectionEndpoints@2021-04-01","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.Insights/dataCollectionRuleAssociations"}},{"6":{"Value":"2021-04-01"}},{"2":{"Name":"Microsoft.Insights/dataCollectionRuleAssociations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":40,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":41,"Flags":10,"Description":"The resource api version"},"properties":{"Type":43,"Flags":0,"Description":"Resource properties."},"etag":{"Type":4,"Flags":2,"Description":"Resource entity tag (ETag)."},"systemData":{"Type":50,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"DataCollectionRuleAssociationProxyOnlyResourceProperties","Properties":{"description":{"Type":4,"Flags":0,"Description":"Description of the association."},"dataCollectionRuleId":{"Type":4,"Flags":0,"Description":"The resource ID of the data collection rule that is to be associated."},"dataCollectionEndpointId":{"Type":4,"Flags":0,"Description":"The resource ID of the data collection endpoint that is to be associated."},"provisioningState":{"Type":49,"Flags":2,"Description":"The resource provisioning state."}}}},{"6":{"Value":"Creating"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[44,45,46,47,48,4]}},{"2":{"Name":"DataCollectionRuleAssociationProxyOnlyResourceSystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":55,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":60,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[51,52,53,54,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[56,57,58,59,4]}},{"4":{"Name":"Microsoft.Insights/dataCollectionRuleAssociations@2021-04-01","ScopeType":0,"Body":42,"Flags":0}},{"6":{"Value":"Microsoft.Insights/dataCollectionRules"}},{"6":{"Value":"2021-04-01"}},{"2":{"Name":"Microsoft.Insights/dataCollectionRules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":62,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":63,"Flags":10,"Description":"The resource api version"},"properties":{"Type":65,"Flags":0,"Description":"Resource properties."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives."},"tags":{"Type":156,"Flags":0,"Description":"Resource tags."},"kind":{"Type":159,"Flags":0,"Description":"The kind of the resource."},"etag":{"Type":4,"Flags":2,"Description":"Resource entity tag (ETag)."},"systemData":{"Type":160,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"DataCollectionRuleResourceProperties","Properties":{"description":{"Type":4,"Flags":0,"Description":"Description of the data collection rule."},"immutableId":{"Type":4,"Flags":2,"Description":"The immutable ID of this data collection rule. This property is READ-ONLY."},"dataSources":{"Type":66,"Flags":0,"Description":"The specification of data sources. \r\nThis property is optional and can be omitted if the rule is meant to be used via direct calls to the provisioned endpoint."},"destinations":{"Type":136,"Flags":0,"Description":"The specification of destinations."},"dataFlows":{"Type":149,"Flags":0,"Description":"The specification of data flows."},"provisioningState":{"Type":155,"Flags":2,"Description":"The resource provisioning state."}}}},{"2":{"Name":"DataCollectionRuleDataSources","Properties":{"performanceCounters":{"Type":73,"Flags":0,"Description":"The list of performance counter data source configurations."},"windowsEventLogs":{"Type":80,"Flags":0,"Description":"The list of Windows Event Log data source configurations."},"syslog":{"Type":125,"Flags":0,"Description":"The list of Syslog data source configurations."},"extensions":{"Type":135,"Flags":0,"Description":"The list of Azure VM extension data source configurations."}}}},{"2":{"Name":"PerfCounterDataSource","Properties":{"streams":{"Type":71,"Flags":0,"Description":"List of streams that this data source will be sent to.\r\nA stream indicates what schema will be used for this data and usually what table in Log Analytics the data will be sent to."},"samplingFrequencyInSeconds":{"Type":3,"Flags":0,"Description":"The number of seconds between consecutive counter measurements (samples)."},"counterSpecifiers":{"Type":72,"Flags":0,"Description":"A list of specifier names of the performance counters you want to collect.\r\nUse a wildcard (*) to collect a counter for all instances.\r\nTo get a list of performance counters on Windows, run the command 'typeperf'."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"6":{"Value":"Microsoft-Perf"}},{"6":{"Value":"Microsoft-InsightsMetrics"}},{"5":{"Elements":[68,69,4]}},{"3":{"ItemType":70}},{"3":{"ItemType":4}},{"3":{"ItemType":67}},{"2":{"Name":"WindowsEventLogDataSource","Properties":{"streams":{"Type":78,"Flags":0,"Description":"List of streams that this data source will be sent to.\r\nA stream indicates what schema will be used for this data and usually what table in Log Analytics the data will be sent to."},"xPathQueries":{"Type":79,"Flags":0,"Description":"A list of Windows Event Log queries in XPATH format."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"6":{"Value":"Microsoft-WindowsEvent"}},{"6":{"Value":"Microsoft-Event"}},{"5":{"Elements":[75,76,4]}},{"3":{"ItemType":77}},{"3":{"ItemType":4}},{"3":{"ItemType":74}},{"2":{"Name":"SyslogDataSource","Properties":{"streams":{"Type":84,"Flags":0,"Description":"List of streams that this data source will be sent to.\r\nA stream indicates what schema will be used for this data and usually what table in Log Analytics the data will be sent to."},"facilityNames":{"Type":113,"Flags":0,"Description":"The list of facility names."},"logLevels":{"Type":124,"Flags":0,"Description":"The log levels to collect."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"6":{"Value":"Microsoft-Syslog"}},{"5":{"Elements":[82,4]}},{"3":{"ItemType":83}},{"6":{"Value":"alert"}},{"6":{"Value":"audit"}},{"6":{"Value":"auth"}},{"6":{"Value":"authpriv"}},{"6":{"Value":"clock"}},{"6":{"Value":"cron"}},{"6":{"Value":"daemon"}},{"6":{"Value":"ftp"}},{"6":{"Value":"kern"}},{"6":{"Value":"lpr"}},{"6":{"Value":"mail"}},{"6":{"Value":"mark"}},{"6":{"Value":"news"}},{"6":{"Value":"nopri"}},{"6":{"Value":"ntp"}},{"6":{"Value":"syslog"}},{"6":{"Value":"user"}},{"6":{"Value":"uucp"}},{"6":{"Value":"local0"}},{"6":{"Value":"local1"}},{"6":{"Value":"local2"}},{"6":{"Value":"local3"}},{"6":{"Value":"local4"}},{"6":{"Value":"local5"}},{"6":{"Value":"local6"}},{"6":{"Value":"local7"}},{"6":{"Value":"*"}},{"5":{"Elements":[85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,4]}},{"3":{"ItemType":112}},{"6":{"Value":"Debug"}},{"6":{"Value":"Info"}},{"6":{"Value":"Notice"}},{"6":{"Value":"Warning"}},{"6":{"Value":"Error"}},{"6":{"Value":"Critical"}},{"6":{"Value":"Alert"}},{"6":{"Value":"Emergency"}},{"6":{"Value":"*"}},{"5":{"Elements":[114,115,116,117,118,119,120,121,122,4]}},{"3":{"ItemType":123}},{"3":{"ItemType":81}},{"2":{"Name":"ExtensionDataSource","Properties":{"streams":{"Type":133,"Flags":0,"Description":"List of streams that this data source will be sent to.\r\nA stream indicates what schema will be used for this data and usually what table in Log Analytics the data will be sent to."},"extensionName":{"Type":4,"Flags":1,"Description":"The name of the VM extension."},"extensionSettings":{"Type":0,"Flags":0,"Description":"The extension settings. The format is specific for particular extension."},"inputDataSources":{"Type":134,"Flags":0,"Description":"The list of data sources this extension needs data from."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"6":{"Value":"Microsoft-Event"}},{"6":{"Value":"Microsoft-InsightsMetrics"}},{"6":{"Value":"Microsoft-Perf"}},{"6":{"Value":"Microsoft-Syslog"}},{"6":{"Value":"Microsoft-WindowsEvent"}},{"5":{"Elements":[127,128,129,130,131,4]}},{"3":{"ItemType":132}},{"3":{"ItemType":4}},{"3":{"ItemType":126}},{"2":{"Name":"DataCollectionRuleDestinations","Properties":{"logAnalytics":{"Type":138,"Flags":0,"Description":"List of Log Analytics destinations."},"azureMonitorMetrics":{"Type":139,"Flags":0,"Description":"Azure Monitor Metrics destination."}}}},{"2":{"Name":"LogAnalyticsDestination","Properties":{"workspaceResourceId":{"Type":4,"Flags":0,"Description":"The resource ID of the Log Analytics workspace."},"workspaceId":{"Type":4,"Flags":2,"Description":"The Customer ID of the Log Analytics workspace."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the destination. \r\nThis name should be unique across all destinations (regardless of type) within the data collection rule."}}}},{"3":{"ItemType":137}},{"2":{"Name":"DestinationsSpecAzureMonitorMetrics","Properties":{"name":{"Type":4,"Flags":0,"Description":"A friendly name for the destination. \r\nThis name should be unique across all destinations (regardless of type) within the data collection rule."}}}},{"2":{"Name":"DataFlow","Properties":{"streams":{"Type":147,"Flags":0,"Description":"List of streams for this data flow."},"destinations":{"Type":148,"Flags":0,"Description":"List of destinations for this data flow."}}}},{"6":{"Value":"Microsoft-Event"}},{"6":{"Value":"Microsoft-InsightsMetrics"}},{"6":{"Value":"Microsoft-Perf"}},{"6":{"Value":"Microsoft-Syslog"}},{"6":{"Value":"Microsoft-WindowsEvent"}},{"5":{"Elements":[141,142,143,144,145,4]}},{"3":{"ItemType":146}},{"3":{"ItemType":4}},{"3":{"ItemType":140}},{"6":{"Value":"Creating"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[150,151,152,153,154,4]}},{"2":{"Name":"DataCollectionRuleResourceTags","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"Linux"}},{"6":{"Value":"Windows"}},{"5":{"Elements":[157,158,4]}},{"2":{"Name":"DataCollectionRuleResourceSystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":165,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":170,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[161,162,163,164,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[166,167,168,169,4]}},{"4":{"Name":"Microsoft.Insights/dataCollectionRules@2021-04-01","ScopeType":8,"Body":64,"Flags":0}}] \ No newline at end of file diff --git a/internal/azure/generated/monitor/microsoft.insights/2022-06-01/types.json b/internal/azure/generated/monitor/microsoft.insights/2022-06-01/types.json index e7178b339..0b69674c0 100644 --- a/internal/azure/generated/monitor/microsoft.insights/2022-06-01/types.json +++ b/internal/azure/generated/monitor/microsoft.insights/2022-06-01/types.json @@ -1 +1 @@ -[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.Insights/dataCollectionEndpoints"}},{"6":{"Value":"2022-06-01"}},{"2":{"Name":"Microsoft.Insights/dataCollectionEndpoints","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":0,"Description":"Resource properties."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives."},"tags":{"Type":40,"Flags":0,"Description":"Resource tags."},"kind":{"Type":43,"Flags":0,"Description":"The kind of the resource."},"identity":{"Type":44,"Flags":0,"Description":"Managed service identity of the resource."},"etag":{"Type":4,"Flags":2,"Description":"Resource entity tag (ETag)."},"systemData":{"Type":52,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"DataCollectionEndpointResourceProperties","Properties":{"description":{"Type":4,"Flags":0,"Description":"Description of the data collection endpoint."},"immutableId":{"Type":4,"Flags":0,"Description":"The immutable ID of this data collection endpoint resource. This property is READ-ONLY."},"configurationAccess":{"Type":12,"Flags":0,"Description":"The endpoint used by clients to access their configuration."},"logsIngestion":{"Type":13,"Flags":0,"Description":"The endpoint used by clients to ingest logs."},"metricsIngestion":{"Type":14,"Flags":0,"Description":"The endpoint used by clients to ingest metrics."},"networkAcls":{"Type":15,"Flags":0,"Description":"Network access control rules for the endpoints."},"provisioningState":{"Type":26,"Flags":2,"Description":"The resource provisioning state. This property is READ-ONLY."},"privateLinkScopedResources":{"Type":28,"Flags":2,"Description":"List of Azure Monitor Private Link Scope Resources to which this data collection endpoint resource is associated. This property is READ-ONLY."},"failoverConfiguration":{"Type":29,"Flags":2,"Description":"Failover configuration on this endpoint. This property is READ-ONLY."},"metadata":{"Type":39,"Flags":2,"Description":"Metadata for the resource. This property is READ-ONLY."}}}},{"2":{"Name":"DataCollectionEndpointConfigurationAccess","Properties":{"endpoint":{"Type":4,"Flags":2,"Description":"The endpoint. This property is READ-ONLY."}}}},{"2":{"Name":"DataCollectionEndpointLogsIngestion","Properties":{"endpoint":{"Type":4,"Flags":2,"Description":"The endpoint. This property is READ-ONLY."}}}},{"2":{"Name":"DataCollectionEndpointMetricsIngestion","Properties":{"endpoint":{"Type":4,"Flags":2,"Description":"The endpoint. This property is READ-ONLY."}}}},{"2":{"Name":"DataCollectionEndpointNetworkAcls","Properties":{"publicNetworkAccess":{"Type":19,"Flags":0,"Description":"The configuration to set whether network access from public internet to the endpoints are allowed."}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"SecuredByPerimeter"}},{"5":{"Elements":[16,17,18,4]}},{"6":{"Value":"Creating"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[20,21,22,23,24,25,4]}},{"2":{"Name":"PrivateLinkScopedResource","Properties":{"resourceId":{"Type":4,"Flags":0,"Description":"The resourceId of the Azure Monitor Private Link Scope Scoped Resource through which this DCE is associated with a Azure Monitor Private Link Scope."},"scopeId":{"Type":4,"Flags":0,"Description":"The immutableId of the Azure Monitor Private Link Scope Resource to which the association is."}}}},{"3":{"ItemType":27}},{"2":{"Name":"DataCollectionEndpointFailoverConfiguration","Properties":{"activeLocation":{"Type":4,"Flags":0,"Description":"Active location where data flow will occur."},"locations":{"Type":38,"Flags":0,"Description":"Locations that are configured for failover."}}}},{"2":{"Name":"LocationSpec","Properties":{"location":{"Type":4,"Flags":0,"Description":"Name of location."},"provisioningStatus":{"Type":37,"Flags":0,"Description":"The resource provisioning state in this location."}}}},{"6":{"Value":"Creating"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[31,32,33,34,35,36,4]}},{"3":{"ItemType":30}},{"2":{"Name":"DataCollectionEndpointMetadata","Properties":{"provisionedBy":{"Type":4,"Flags":2,"Description":"Azure offering managing this resource on-behalf-of customer."},"provisionedByResourceId":{"Type":4,"Flags":2,"Description":"Resource Id of azure offering managing this resource on-behalf-of customer."}}}},{"2":{"Name":"DataCollectionEndpointResourceTags","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"Linux"}},{"6":{"Value":"Windows"}},{"5":{"Elements":[41,42,4]}},{"2":{"Name":"DataCollectionEndpointResourceIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity."},"tenantId":{"Type":4,"Flags":2,"Description":"The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity."},"type":{"Type":49,"Flags":1,"Description":"Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed)."},"userAssignedIdentities":{"Type":51,"Flags":0,"Description":"The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests."}}}},{"6":{"Value":"None"}},{"6":{"Value":"SystemAssigned"}},{"6":{"Value":"UserAssigned"}},{"6":{"Value":"SystemAssigned,UserAssigned"}},{"5":{"Elements":[45,46,47,48,4]}},{"2":{"Name":"UserAssignedIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal ID of the assigned identity."},"clientId":{"Type":4,"Flags":2,"Description":"The client ID of the assigned identity."}}}},{"2":{"Name":"UserAssignedIdentities","Properties":{},"AdditionalProperties":50}},{"2":{"Name":"DataCollectionEndpointResourceSystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":57,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":62,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[53,54,55,56,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[58,59,60,61,4]}},{"4":{"Name":"Microsoft.Insights/dataCollectionEndpoints@2022-06-01","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.Insights/dataCollectionRuleAssociations"}},{"6":{"Value":"2022-06-01"}},{"2":{"Name":"Microsoft.Insights/dataCollectionRuleAssociations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":64,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":65,"Flags":10,"Description":"The resource api version"},"properties":{"Type":67,"Flags":0,"Description":"Resource properties."},"etag":{"Type":4,"Flags":2,"Description":"Resource entity tag (ETag)."},"systemData":{"Type":76,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"DataCollectionRuleAssociationProxyOnlyResourceProperties","Properties":{"description":{"Type":4,"Flags":0,"Description":"Description of the association."},"dataCollectionRuleId":{"Type":4,"Flags":0,"Description":"The resource ID of the data collection rule that is to be associated."},"dataCollectionEndpointId":{"Type":4,"Flags":0,"Description":"The resource ID of the data collection endpoint that is to be associated."},"provisioningState":{"Type":74,"Flags":2,"Description":"The resource provisioning state."},"metadata":{"Type":75,"Flags":2,"Description":"Metadata about the resource"}}}},{"6":{"Value":"Creating"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[68,69,70,71,72,73,4]}},{"2":{"Name":"DataCollectionRuleAssociationMetadata","Properties":{"provisionedBy":{"Type":4,"Flags":2,"Description":"Azure offering managing this resource on-behalf-of customer."},"provisionedByResourceId":{"Type":4,"Flags":2,"Description":"Resource Id of azure offering managing this resource on-behalf-of customer."}}}},{"2":{"Name":"DataCollectionRuleAssociationProxyOnlyResourceSystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":81,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":86,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[77,78,79,80,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[82,83,84,85,4]}},{"4":{"Name":"Microsoft.Insights/dataCollectionRuleAssociations@2022-06-01","ScopeType":0,"Body":66,"Flags":0}},{"6":{"Value":"Microsoft.Insights/dataCollectionRules"}},{"6":{"Value":"2022-06-01"}},{"2":{"Name":"Microsoft.Insights/dataCollectionRules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":88,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":89,"Flags":10,"Description":"The resource api version"},"properties":{"Type":91,"Flags":0,"Description":"Resource properties."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives."},"tags":{"Type":237,"Flags":0,"Description":"Resource tags."},"kind":{"Type":240,"Flags":0,"Description":"The kind of the resource."},"identity":{"Type":241,"Flags":0,"Description":"Managed service identity of the resource."},"etag":{"Type":4,"Flags":2,"Description":"Resource entity tag (ETag)."},"systemData":{"Type":248,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"DataCollectionRuleResourceProperties","Properties":{"description":{"Type":4,"Flags":0,"Description":"Description of the data collection rule."},"immutableId":{"Type":4,"Flags":2,"Description":"The immutable ID of this data collection rule. This property is READ-ONLY."},"dataCollectionEndpointId":{"Type":4,"Flags":0,"Description":"The resource ID of the data collection endpoint that this rule can be used with."},"metadata":{"Type":92,"Flags":2,"Description":"Metadata about the resource"},"streamDeclarations":{"Type":104,"Flags":0,"Description":"Declaration of custom streams used in this rule."},"dataSources":{"Type":105,"Flags":0,"Description":"The specification of data sources. \r\nThis property is optional and can be omitted if the rule is meant to be used via direct calls to the provisioned endpoint."},"destinations":{"Type":205,"Flags":0,"Description":"The specification of destinations."},"dataFlows":{"Type":229,"Flags":0,"Description":"The specification of data flows."},"provisioningState":{"Type":236,"Flags":2,"Description":"The resource provisioning state."}}}},{"2":{"Name":"DataCollectionRuleMetadata","Properties":{"provisionedBy":{"Type":4,"Flags":2,"Description":"Azure offering managing this resource on-behalf-of customer."},"provisionedByResourceId":{"Type":4,"Flags":2,"Description":"Resource Id of azure offering managing this resource on-behalf-of customer."}}}},{"2":{"Name":"StreamDeclaration","Properties":{"columns":{"Type":103,"Flags":0,"Description":"List of columns used by data in this stream."}}}},{"2":{"Name":"ColumnDefinition","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the column."},"type":{"Type":102,"Flags":0,"Description":"The type of the column data."}}}},{"6":{"Value":"string"}},{"6":{"Value":"int"}},{"6":{"Value":"long"}},{"6":{"Value":"real"}},{"6":{"Value":"boolean"}},{"6":{"Value":"datetime"}},{"6":{"Value":"dynamic"}},{"5":{"Elements":[95,96,97,98,99,100,101,4]}},{"3":{"ItemType":94}},{"2":{"Name":"DataCollectionRuleStreamDeclarations","Properties":{},"AdditionalProperties":93}},{"2":{"Name":"DataCollectionRuleDataSources","Properties":{"performanceCounters":{"Type":112,"Flags":0,"Description":"The list of performance counter data source configurations."},"windowsEventLogs":{"Type":119,"Flags":0,"Description":"The list of Windows Event Log data source configurations."},"syslog":{"Type":158,"Flags":0,"Description":"The list of Syslog data source configurations."},"extensions":{"Type":168,"Flags":0,"Description":"The list of Azure VM extension data source configurations."},"logFiles":{"Type":186,"Flags":0,"Description":"The list of Log files source configurations."},"iisLogs":{"Type":190,"Flags":0,"Description":"The list of IIS logs source configurations."},"windowsFirewallLogs":{"Type":193,"Flags":0,"Description":"The list of Windows Firewall logs source configurations."},"prometheusForwarder":{"Type":199,"Flags":0,"Description":"The list of Prometheus forwarder data source configurations."},"platformTelemetry":{"Type":202,"Flags":0,"Description":"The list of platform telemetry configurations"},"dataImports":{"Type":203,"Flags":0,"Description":"Specifications of pull based data sources"}}}},{"2":{"Name":"PerfCounterDataSource","Properties":{"streams":{"Type":110,"Flags":0,"Description":"List of streams that this data source will be sent to.\r\nA stream indicates what schema will be used for this data and usually what table in Log Analytics the data will be sent to."},"samplingFrequencyInSeconds":{"Type":3,"Flags":0,"Description":"The number of seconds between consecutive counter measurements (samples)."},"counterSpecifiers":{"Type":111,"Flags":0,"Description":"A list of specifier names of the performance counters you want to collect.\r\nUse a wildcard (*) to collect a counter for all instances.\r\nTo get a list of performance counters on Windows, run the command 'typeperf'."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"6":{"Value":"Microsoft-Perf"}},{"6":{"Value":"Microsoft-InsightsMetrics"}},{"5":{"Elements":[107,108,4]}},{"3":{"ItemType":109}},{"3":{"ItemType":4}},{"3":{"ItemType":106}},{"2":{"Name":"WindowsEventLogDataSource","Properties":{"streams":{"Type":117,"Flags":0,"Description":"List of streams that this data source will be sent to.\r\nA stream indicates what schema will be used for this data and usually what table in Log Analytics the data will be sent to."},"xPathQueries":{"Type":118,"Flags":0,"Description":"A list of Windows Event Log queries in XPATH format."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"6":{"Value":"Microsoft-WindowsEvent"}},{"6":{"Value":"Microsoft-Event"}},{"5":{"Elements":[114,115,4]}},{"3":{"ItemType":116}},{"3":{"ItemType":4}},{"3":{"ItemType":113}},{"2":{"Name":"SyslogDataSource","Properties":{"streams":{"Type":123,"Flags":0,"Description":"List of streams that this data source will be sent to.\r\nA stream indicates what schema will be used for this data and usually what table in Log Analytics the data will be sent to."},"facilityNames":{"Type":146,"Flags":0,"Description":"The list of facility names."},"logLevels":{"Type":157,"Flags":0,"Description":"The log levels to collect."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"6":{"Value":"Microsoft-Syslog"}},{"5":{"Elements":[121,4]}},{"3":{"ItemType":122}},{"6":{"Value":"auth"}},{"6":{"Value":"authpriv"}},{"6":{"Value":"cron"}},{"6":{"Value":"daemon"}},{"6":{"Value":"kern"}},{"6":{"Value":"lpr"}},{"6":{"Value":"mail"}},{"6":{"Value":"mark"}},{"6":{"Value":"news"}},{"6":{"Value":"syslog"}},{"6":{"Value":"user"}},{"6":{"Value":"uucp"}},{"6":{"Value":"local0"}},{"6":{"Value":"local1"}},{"6":{"Value":"local2"}},{"6":{"Value":"local3"}},{"6":{"Value":"local4"}},{"6":{"Value":"local5"}},{"6":{"Value":"local6"}},{"6":{"Value":"local7"}},{"6":{"Value":"*"}},{"5":{"Elements":[124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,4]}},{"3":{"ItemType":145}},{"6":{"Value":"Debug"}},{"6":{"Value":"Info"}},{"6":{"Value":"Notice"}},{"6":{"Value":"Warning"}},{"6":{"Value":"Error"}},{"6":{"Value":"Critical"}},{"6":{"Value":"Alert"}},{"6":{"Value":"Emergency"}},{"6":{"Value":"*"}},{"5":{"Elements":[147,148,149,150,151,152,153,154,155,4]}},{"3":{"ItemType":156}},{"3":{"ItemType":120}},{"2":{"Name":"ExtensionDataSource","Properties":{"streams":{"Type":166,"Flags":0,"Description":"List of streams that this data source will be sent to.\r\nA stream indicates what schema will be used for this data and usually what table in Log Analytics the data will be sent to."},"extensionName":{"Type":4,"Flags":1,"Description":"The name of the VM extension."},"extensionSettings":{"Type":0,"Flags":0,"Description":"The extension settings. The format is specific for particular extension."},"inputDataSources":{"Type":167,"Flags":0,"Description":"The list of data sources this extension needs data from."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"6":{"Value":"Microsoft-Event"}},{"6":{"Value":"Microsoft-InsightsMetrics"}},{"6":{"Value":"Microsoft-Perf"}},{"6":{"Value":"Microsoft-Syslog"}},{"6":{"Value":"Microsoft-WindowsEvent"}},{"5":{"Elements":[160,161,162,163,164,4]}},{"3":{"ItemType":165}},{"3":{"ItemType":4}},{"3":{"ItemType":159}},{"2":{"Name":"LogFilesDataSource","Properties":{"streams":{"Type":170,"Flags":1,"Description":"List of streams that this data source will be sent to.\r\nA stream indicates what schema will be used for this data source"},"filePatterns":{"Type":171,"Flags":1,"Description":"File Patterns where the log files are located"},"format":{"Type":173,"Flags":1,"Description":"The data format of the log files"},"settings":{"Type":174,"Flags":0,"Description":"The log files specific settings."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"text"}},{"5":{"Elements":[172,4]}},{"2":{"Name":"LogFilesDataSourceSettings","Properties":{"text":{"Type":175,"Flags":0,"Description":"Text settings"}}}},{"2":{"Name":"LogFileSettingsText","Properties":{"recordStartTimestampFormat":{"Type":185,"Flags":1,"Description":"One of the supported timestamp formats"}}}},{"6":{"Value":"ISO 8601"}},{"6":{"Value":"YYYY-MM-DD HH:MM:SS"}},{"6":{"Value":"M/D/YYYY HH:MM:SS AM/PM"}},{"6":{"Value":"Mon DD, YYYY HH:MM:SS"}},{"6":{"Value":"yyMMdd HH:mm:ss"}},{"6":{"Value":"ddMMyy HH:mm:ss"}},{"6":{"Value":"MMM d hh:mm:ss"}},{"6":{"Value":"dd/MMM/yyyy:HH:mm:ss zzz"}},{"6":{"Value":"yyyy-MM-ddTHH:mm:ssK"}},{"5":{"Elements":[176,177,178,179,180,181,182,183,184,4]}},{"3":{"ItemType":169}},{"2":{"Name":"IisLogsDataSource","Properties":{"streams":{"Type":188,"Flags":1,"Description":"IIS streams"},"logDirectories":{"Type":189,"Flags":0,"Description":"Absolute paths file location"},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":187}},{"2":{"Name":"WindowsFirewallLogsDataSource","Properties":{"streams":{"Type":192,"Flags":1,"Description":"Firewall logs streams"},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":191}},{"2":{"Name":"PrometheusForwarderDataSource","Properties":{"streams":{"Type":197,"Flags":0,"Description":"List of streams that this data source will be sent to."},"labelIncludeFilter":{"Type":198,"Flags":0,"Description":"The list of label inclusion filters in the form of label \"name-value\" pairs.\r\nCurrently only one label is supported: 'microsoft_metrics_include_label'.\r\nLabel values are matched case-insensitively."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"6":{"Value":"Microsoft-PrometheusMetrics"}},{"5":{"Elements":[195,4]}},{"3":{"ItemType":196}},{"2":{"Name":"PrometheusForwarderDataSourceLabelIncludeFilter","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":194}},{"2":{"Name":"PlatformTelemetryDataSource","Properties":{"streams":{"Type":201,"Flags":1,"Description":"List of platform telemetry streams to collect"},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":200}},{"2":{"Name":"DataSourcesSpecDataImports","Properties":{"eventHub":{"Type":204,"Flags":0,"Description":"Definition of Event Hub configuration."}}}},{"2":{"Name":"DataImportSourcesEventHub","Properties":{"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."},"consumerGroup":{"Type":4,"Flags":0,"Description":"Event Hub consumer group name"},"stream":{"Type":4,"Flags":0,"Description":"The stream to collect from EventHub"}}}},{"2":{"Name":"DataCollectionRuleDestinations","Properties":{"logAnalytics":{"Type":207,"Flags":0,"Description":"List of Log Analytics destinations."},"monitoringAccounts":{"Type":209,"Flags":0,"Description":"List of monitoring account destinations."},"azureMonitorMetrics":{"Type":210,"Flags":0,"Description":"Azure Monitor Metrics destination."},"eventHubs":{"Type":212,"Flags":0,"Description":"List of Event Hubs destinations."},"eventHubsDirect":{"Type":214,"Flags":0,"Description":"List of Event Hubs Direct destinations."},"storageBlobsDirect":{"Type":216,"Flags":0,"Description":"List of Storage Blob Direct destinations. To be used only for sending data directly to store from the agent."},"storageTablesDirect":{"Type":218,"Flags":0,"Description":"List of Storage Table Direct destinations."},"storageAccounts":{"Type":219,"Flags":0,"Description":"List of storage accounts destinations."}}}},{"2":{"Name":"LogAnalyticsDestination","Properties":{"workspaceResourceId":{"Type":4,"Flags":0,"Description":"The resource ID of the Log Analytics workspace."},"workspaceId":{"Type":4,"Flags":2,"Description":"The Customer ID of the Log Analytics workspace."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the destination. \r\nThis name should be unique across all destinations (regardless of type) within the data collection rule."}}}},{"3":{"ItemType":206}},{"2":{"Name":"MonitoringAccountDestination","Properties":{"accountResourceId":{"Type":4,"Flags":0,"Description":"The resource ID of the monitoring account."},"accountId":{"Type":4,"Flags":2,"Description":"The immutable ID of the account."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the destination. \r\nThis name should be unique across all destinations (regardless of type) within the data collection rule."}}}},{"3":{"ItemType":208}},{"2":{"Name":"DestinationsSpecAzureMonitorMetrics","Properties":{"name":{"Type":4,"Flags":0,"Description":"A friendly name for the destination. \r\nThis name should be unique across all destinations (regardless of type) within the data collection rule."}}}},{"2":{"Name":"EventHubDestination","Properties":{"eventHubResourceId":{"Type":4,"Flags":0,"Description":"The resource ID of the event hub."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the destination. \r\nThis name should be unique across all destinations (regardless of type) within the data collection rule."}}}},{"3":{"ItemType":211}},{"2":{"Name":"EventHubDirectDestination","Properties":{"eventHubResourceId":{"Type":4,"Flags":0,"Description":"The resource ID of the event hub."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the destination. \r\nThis name should be unique across all destinations (regardless of type) within the data collection rule."}}}},{"3":{"ItemType":213}},{"2":{"Name":"StorageBlobDestination","Properties":{"containerName":{"Type":4,"Flags":0,"Description":"The container name of the Storage Blob."},"storageAccountResourceId":{"Type":4,"Flags":0,"Description":"The resource ID of the storage account."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the destination. \r\nThis name should be unique across all destinations (regardless of type) within the data collection rule."}}}},{"3":{"ItemType":215}},{"2":{"Name":"StorageTableDestination","Properties":{"tableName":{"Type":4,"Flags":0,"Description":"The name of the Storage Table."},"storageAccountResourceId":{"Type":4,"Flags":0,"Description":"The resource ID of the storage account."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the destination. \r\nThis name should be unique across all destinations (regardless of type) within the data collection rule."}}}},{"3":{"ItemType":217}},{"3":{"ItemType":215}},{"2":{"Name":"DataFlow","Properties":{"streams":{"Type":227,"Flags":0,"Description":"List of streams for this data flow."},"destinations":{"Type":228,"Flags":0,"Description":"List of destinations for this data flow."},"transformKql":{"Type":4,"Flags":0,"Description":"The KQL query to transform stream data."},"outputStream":{"Type":4,"Flags":0,"Description":"The output stream of the transform. Only required if the transform changes data to a different stream."},"builtInTransform":{"Type":4,"Flags":0,"Description":"The builtIn transform to transform stream data"}}}},{"6":{"Value":"Microsoft-Event"}},{"6":{"Value":"Microsoft-InsightsMetrics"}},{"6":{"Value":"Microsoft-Perf"}},{"6":{"Value":"Microsoft-Syslog"}},{"6":{"Value":"Microsoft-WindowsEvent"}},{"5":{"Elements":[221,222,223,224,225,4]}},{"3":{"ItemType":226}},{"3":{"ItemType":4}},{"3":{"ItemType":220}},{"6":{"Value":"Creating"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[230,231,232,233,234,235,4]}},{"2":{"Name":"DataCollectionRuleResourceTags","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"Linux"}},{"6":{"Value":"Windows"}},{"5":{"Elements":[238,239,4]}},{"2":{"Name":"DataCollectionRuleResourceIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity."},"tenantId":{"Type":4,"Flags":2,"Description":"The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity."},"type":{"Type":246,"Flags":1,"Description":"Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed)."},"userAssignedIdentities":{"Type":247,"Flags":0,"Description":"The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests."}}}},{"6":{"Value":"None"}},{"6":{"Value":"SystemAssigned"}},{"6":{"Value":"UserAssigned"}},{"6":{"Value":"SystemAssigned,UserAssigned"}},{"5":{"Elements":[242,243,244,245,4]}},{"2":{"Name":"UserAssignedIdentities","Properties":{},"AdditionalProperties":50}},{"2":{"Name":"DataCollectionRuleResourceSystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":253,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":258,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[249,250,251,252,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[254,255,256,257,4]}},{"4":{"Name":"Microsoft.Insights/dataCollectionRules@2022-06-01","ScopeType":8,"Body":90,"Flags":0}},{"6":{"Value":"Microsoft.Insights/actionGroups"}},{"6":{"Value":"2022-06-01"}},{"2":{"Name":"Microsoft.Insights/actionGroups","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":260,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":261,"Flags":10,"Description":"The resource api version"},"properties":{"Type":263,"Flags":0,"Description":"The action groups properties of the resource."},"location":{"Type":4,"Flags":1,"Description":"Resource location"},"tags":{"Type":294,"Flags":0,"Description":"Resource tags"}}}},{"2":{"Name":"ActionGroup","Properties":{"groupShortName":{"Type":4,"Flags":1,"Description":"The short name of the action group. This will be used in SMS messages."},"enabled":{"Type":2,"Flags":1,"Description":"Indicates whether this action group is enabled. If an action group is not enabled, then none of its receivers will receive communications."},"emailReceivers":{"Type":269,"Flags":0,"Description":"The list of email receivers that are part of this action group."},"smsReceivers":{"Type":275,"Flags":0,"Description":"The list of SMS receivers that are part of this action group."},"webhookReceivers":{"Type":277,"Flags":0,"Description":"The list of webhook receivers that are part of this action group."},"itsmReceivers":{"Type":279,"Flags":0,"Description":"The list of ITSM receivers that are part of this action group."},"azureAppPushReceivers":{"Type":281,"Flags":0,"Description":"The list of AzureAppPush receivers that are part of this action group."},"automationRunbookReceivers":{"Type":283,"Flags":0,"Description":"The list of AutomationRunbook receivers that are part of this action group."},"voiceReceivers":{"Type":285,"Flags":0,"Description":"The list of voice receivers that are part of this action group."},"logicAppReceivers":{"Type":287,"Flags":0,"Description":"The list of logic app receivers that are part of this action group."},"azureFunctionReceivers":{"Type":289,"Flags":0,"Description":"The list of azure function receivers that are part of this action group."},"armRoleReceivers":{"Type":291,"Flags":0,"Description":"The list of ARM role receivers that are part of this action group. Roles are Azure RBAC roles and only built-in roles are supported."},"eventHubReceivers":{"Type":293,"Flags":0,"Description":"The list of event hub receivers that are part of this action group."}}}},{"2":{"Name":"EmailReceiver","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the email receiver. Names must be unique across all receivers within an action group."},"emailAddress":{"Type":4,"Flags":1,"Description":"The email address of this receiver."},"useCommonAlertSchema":{"Type":2,"Flags":0,"Description":"Indicates whether to use common alert schema."},"status":{"Type":268,"Flags":2,"Description":"The receiver status of the e-mail."}}}},{"6":{"Value":"NotSpecified"}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[265,266,267]}},{"3":{"ItemType":264}},{"2":{"Name":"SmsReceiver","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the SMS receiver. Names must be unique across all receivers within an action group."},"countryCode":{"Type":4,"Flags":1,"Description":"The country code of the SMS receiver."},"phoneNumber":{"Type":4,"Flags":1,"Description":"The phone number of the SMS receiver."},"status":{"Type":274,"Flags":2,"Description":"The status of the receiver."}}}},{"6":{"Value":"NotSpecified"}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[271,272,273]}},{"3":{"ItemType":270}},{"2":{"Name":"WebhookReceiver","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the webhook receiver. Names must be unique across all receivers within an action group."},"serviceUri":{"Type":4,"Flags":1,"Description":"The URI where webhooks should be sent."},"useCommonAlertSchema":{"Type":2,"Flags":0,"Description":"Indicates whether to use common alert schema."},"useAadAuth":{"Type":2,"Flags":0,"Description":"Indicates whether or not use AAD authentication."},"objectId":{"Type":4,"Flags":0,"Description":"Indicates the webhook app object Id for aad auth."},"identifierUri":{"Type":4,"Flags":0,"Description":"Indicates the identifier uri for aad auth."},"tenantId":{"Type":4,"Flags":0,"Description":"Indicates the tenant id for aad auth."}}}},{"3":{"ItemType":276}},{"2":{"Name":"ItsmReceiver","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the Itsm receiver. Names must be unique across all receivers within an action group."},"workspaceId":{"Type":4,"Flags":1,"Description":"OMS LA instance identifier."},"connectionId":{"Type":4,"Flags":1,"Description":"Unique identification of ITSM connection among multiple defined in above workspace."},"ticketConfiguration":{"Type":4,"Flags":1,"Description":"JSON blob for the configurations of the ITSM action. CreateMultipleWorkItems option will be part of this blob as well."},"region":{"Type":4,"Flags":1,"Description":"Region in which workspace resides. Supported values:'centralindia','japaneast','southeastasia','australiasoutheast','uksouth','westcentralus','canadacentral','eastus','westeurope'"}}}},{"3":{"ItemType":278}},{"2":{"Name":"AzureAppPushReceiver","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the Azure mobile app push receiver. Names must be unique across all receivers within an action group."},"emailAddress":{"Type":4,"Flags":1,"Description":"The email address registered for the Azure mobile app."}}}},{"3":{"ItemType":280}},{"2":{"Name":"AutomationRunbookReceiver","Properties":{"automationAccountId":{"Type":4,"Flags":1,"Description":"The Azure automation account Id which holds this runbook and authenticate to Azure resource."},"runbookName":{"Type":4,"Flags":1,"Description":"The name for this runbook."},"webhookResourceId":{"Type":4,"Flags":1,"Description":"The resource id for webhook linked to this runbook."},"isGlobalRunbook":{"Type":2,"Flags":1,"Description":"Indicates whether this instance is global runbook."},"name":{"Type":4,"Flags":0,"Description":"Indicates name of the webhook."},"serviceUri":{"Type":4,"Flags":0,"Description":"The URI where webhooks should be sent."},"useCommonAlertSchema":{"Type":2,"Flags":0,"Description":"Indicates whether to use common alert schema."}}}},{"3":{"ItemType":282}},{"2":{"Name":"VoiceReceiver","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the voice receiver. Names must be unique across all receivers within an action group."},"countryCode":{"Type":4,"Flags":1,"Description":"The country code of the voice receiver."},"phoneNumber":{"Type":4,"Flags":1,"Description":"The phone number of the voice receiver."}}}},{"3":{"ItemType":284}},{"2":{"Name":"LogicAppReceiver","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the logic app receiver. Names must be unique across all receivers within an action group."},"resourceId":{"Type":4,"Flags":1,"Description":"The azure resource id of the logic app receiver."},"callbackUrl":{"Type":4,"Flags":1,"Description":"The callback url where http request sent to."},"useCommonAlertSchema":{"Type":2,"Flags":0,"Description":"Indicates whether to use common alert schema."}}}},{"3":{"ItemType":286}},{"2":{"Name":"AzureFunctionReceiver","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the azure function receiver. Names must be unique across all receivers within an action group."},"functionAppResourceId":{"Type":4,"Flags":1,"Description":"The azure resource id of the function app."},"functionName":{"Type":4,"Flags":1,"Description":"The function name in the function app."},"httpTriggerUrl":{"Type":4,"Flags":1,"Description":"The http trigger url where http request sent to."},"useCommonAlertSchema":{"Type":2,"Flags":0,"Description":"Indicates whether to use common alert schema."}}}},{"3":{"ItemType":288}},{"2":{"Name":"ArmRoleReceiver","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the arm role receiver. Names must be unique across all receivers within an action group."},"roleId":{"Type":4,"Flags":1,"Description":"The arm role id."},"useCommonAlertSchema":{"Type":2,"Flags":0,"Description":"Indicates whether to use common alert schema."}}}},{"3":{"ItemType":290}},{"2":{"Name":"EventHubReceiver","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the Event hub receiver. Names must be unique across all receivers within an action group."},"eventHubNameSpace":{"Type":4,"Flags":1,"Description":"The Event Hub namespace"},"eventHubName":{"Type":4,"Flags":1,"Description":"The name of the specific Event Hub queue"},"useCommonAlertSchema":{"Type":2,"Flags":0,"Description":"Indicates whether to use common alert schema."},"tenantId":{"Type":4,"Flags":0,"Description":"The tenant Id for the subscription containing this event hub"},"subscriptionId":{"Type":4,"Flags":1,"Description":"The Id for the subscription containing this event hub"}}}},{"3":{"ItemType":292}},{"2":{"Name":"AzureResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Insights/actionGroups@2022-06-01","ScopeType":8,"Body":262,"Flags":0}},{"2":{"Name":"NotificationRequestBody","Properties":{"alertType":{"Type":4,"Flags":1,"Description":"The value of the supported alert type. Supported alert type values are: servicehealth, metricstaticthreshold, metricsdynamicthreshold, logalertv2, smartalert, webtestalert, logalertv1numresult, logalertv1metricmeasurement, resourcehealth, activitylog, actualcostbudget, forecastedbudget"},"emailReceivers":{"Type":297,"Flags":0,"Description":"The list of email receivers that are part of this action group."},"smsReceivers":{"Type":298,"Flags":0,"Description":"The list of SMS receivers that are part of this action group."},"webhookReceivers":{"Type":299,"Flags":0,"Description":"The list of webhook receivers that are part of this action group."},"itsmReceivers":{"Type":300,"Flags":0,"Description":"The list of ITSM receivers that are part of this action group."},"azureAppPushReceivers":{"Type":301,"Flags":0,"Description":"The list of AzureAppPush receivers that are part of this action group."},"automationRunbookReceivers":{"Type":302,"Flags":0,"Description":"The list of AutomationRunbook receivers that are part of this action group."},"voiceReceivers":{"Type":303,"Flags":0,"Description":"The list of voice receivers that are part of this action group."},"logicAppReceivers":{"Type":304,"Flags":0,"Description":"The list of logic app receivers that are part of this action group."},"azureFunctionReceivers":{"Type":305,"Flags":0,"Description":"The list of azure function receivers that are part of this action group."},"armRoleReceivers":{"Type":306,"Flags":0,"Description":"The list of ARM role receivers that are part of this action group. Roles are Azure RBAC roles and only built-in roles are supported."},"eventHubReceivers":{"Type":307,"Flags":0,"Description":"The list of event hub receivers that are part of this action group."}}}},{"3":{"ItemType":264}},{"3":{"ItemType":270}},{"3":{"ItemType":276}},{"3":{"ItemType":278}},{"3":{"ItemType":280}},{"3":{"ItemType":282}},{"3":{"ItemType":284}},{"3":{"ItemType":286}},{"3":{"ItemType":288}},{"3":{"ItemType":290}},{"3":{"ItemType":292}},{"2":{"Name":"TestNotificationDetailsResponse","Properties":{"context":{"Type":309,"Flags":0,"Description":"The context info"},"state":{"Type":4,"Flags":1,"Description":"The overall state"},"completedTime":{"Type":4,"Flags":0,"Description":"The completed time"},"createdTime":{"Type":4,"Flags":0,"Description":"The created time"},"actionDetails":{"Type":311,"Flags":0,"Description":"The list of action detail"}}}},{"2":{"Name":"Context","Properties":{"notificationSource":{"Type":4,"Flags":0,"Description":"The source of the notification request"},"contextType":{"Type":4,"Flags":0,"Description":"The context id type"}}}},{"2":{"Name":"ActionDetail","Properties":{"MechanismType":{"Type":4,"Flags":0,"Description":"The mechanism type"},"Name":{"Type":4,"Flags":0,"Description":"The name of the action"},"Status":{"Type":4,"Flags":0,"Description":"The status of the action"},"SubState":{"Type":4,"Flags":0,"Description":"The substatus of the action"},"SendTime":{"Type":4,"Flags":0,"Description":"The send time"},"Detail":{"Type":4,"Flags":0,"Description":"The detail of the friendly error message"}}}},{"3":{"ItemType":310}},{"8":{"Name":"createNotifications","ResourceType":"Microsoft.Insights/actionGroups","ApiVersion":"2022-06-01","Output":308,"Input":296}},{"2":{"Name":"EnableRequest","Properties":{"receiverName":{"Type":4,"Flags":1,"Description":"The name of the receiver to resubscribe."}}}},{"8":{"Name":"subscribe","ResourceType":"Microsoft.Insights/actionGroups","ApiVersion":"2022-06-01","Input":313}}] \ No newline at end of file +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.Insights/dataCollectionEndpoints"}},{"6":{"Value":"2022-06-01"}},{"2":{"Name":"Microsoft.Insights/dataCollectionEndpoints","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":0,"Description":"Resource properties."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives."},"tags":{"Type":40,"Flags":0,"Description":"Resource tags."},"kind":{"Type":43,"Flags":0,"Description":"The kind of the resource."},"identity":{"Type":44,"Flags":0,"Description":"Managed service identity of the resource."},"etag":{"Type":4,"Flags":2,"Description":"Resource entity tag (ETag)."},"systemData":{"Type":52,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"DataCollectionEndpointResourceProperties","Properties":{"description":{"Type":4,"Flags":0,"Description":"Description of the data collection endpoint."},"immutableId":{"Type":4,"Flags":0,"Description":"The immutable ID of this data collection endpoint resource. This property is READ-ONLY."},"configurationAccess":{"Type":12,"Flags":0,"Description":"The endpoint used by clients to access their configuration."},"logsIngestion":{"Type":13,"Flags":0,"Description":"The endpoint used by clients to ingest logs."},"metricsIngestion":{"Type":14,"Flags":0,"Description":"The endpoint used by clients to ingest metrics."},"networkAcls":{"Type":15,"Flags":0,"Description":"Network access control rules for the endpoints."},"provisioningState":{"Type":26,"Flags":2,"Description":"The resource provisioning state. This property is READ-ONLY."},"privateLinkScopedResources":{"Type":28,"Flags":2,"Description":"List of Azure Monitor Private Link Scope Resources to which this data collection endpoint resource is associated. This property is READ-ONLY."},"failoverConfiguration":{"Type":29,"Flags":2,"Description":"Failover configuration on this endpoint. This property is READ-ONLY."},"metadata":{"Type":39,"Flags":2,"Description":"Metadata for the resource. This property is READ-ONLY."}}}},{"2":{"Name":"DataCollectionEndpointConfigurationAccess","Properties":{"endpoint":{"Type":4,"Flags":2,"Description":"The endpoint. This property is READ-ONLY."}}}},{"2":{"Name":"DataCollectionEndpointLogsIngestion","Properties":{"endpoint":{"Type":4,"Flags":2,"Description":"The endpoint. This property is READ-ONLY."}}}},{"2":{"Name":"DataCollectionEndpointMetricsIngestion","Properties":{"endpoint":{"Type":4,"Flags":2,"Description":"The endpoint. This property is READ-ONLY."}}}},{"2":{"Name":"DataCollectionEndpointNetworkAcls","Properties":{"publicNetworkAccess":{"Type":19,"Flags":0,"Description":"The configuration to set whether network access from public internet to the endpoints are allowed."}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"SecuredByPerimeter"}},{"5":{"Elements":[16,17,18,4]}},{"6":{"Value":"Creating"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[20,21,22,23,24,25,4]}},{"2":{"Name":"PrivateLinkScopedResource","Properties":{"resourceId":{"Type":4,"Flags":0,"Description":"The resourceId of the Azure Monitor Private Link Scope Scoped Resource through which this DCE is associated with a Azure Monitor Private Link Scope."},"scopeId":{"Type":4,"Flags":0,"Description":"The immutableId of the Azure Monitor Private Link Scope Resource to which the association is."}}}},{"3":{"ItemType":27}},{"2":{"Name":"DataCollectionEndpointFailoverConfiguration","Properties":{"activeLocation":{"Type":4,"Flags":0,"Description":"Active location where data flow will occur."},"locations":{"Type":38,"Flags":0,"Description":"Locations that are configured for failover."}}}},{"2":{"Name":"LocationSpec","Properties":{"location":{"Type":4,"Flags":0,"Description":"Name of location."},"provisioningStatus":{"Type":37,"Flags":0,"Description":"The resource provisioning state in this location."}}}},{"6":{"Value":"Creating"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[31,32,33,34,35,36,4]}},{"3":{"ItemType":30}},{"2":{"Name":"DataCollectionEndpointMetadata","Properties":{"provisionedBy":{"Type":4,"Flags":2,"Description":"Azure offering managing this resource on-behalf-of customer."},"provisionedByResourceId":{"Type":4,"Flags":2,"Description":"Resource Id of azure offering managing this resource on-behalf-of customer."}}}},{"2":{"Name":"DataCollectionEndpointResourceTags","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"Linux"}},{"6":{"Value":"Windows"}},{"5":{"Elements":[41,42,4]}},{"2":{"Name":"DataCollectionEndpointResourceIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity."},"tenantId":{"Type":4,"Flags":2,"Description":"The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity."},"type":{"Type":49,"Flags":1,"Description":"Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed)."},"userAssignedIdentities":{"Type":51,"Flags":0,"Description":"The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests."}}}},{"6":{"Value":"None"}},{"6":{"Value":"SystemAssigned"}},{"6":{"Value":"UserAssigned"}},{"6":{"Value":"SystemAssigned,UserAssigned"}},{"5":{"Elements":[45,46,47,48,4]}},{"2":{"Name":"UserAssignedIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal ID of the assigned identity."},"clientId":{"Type":4,"Flags":2,"Description":"The client ID of the assigned identity."}}}},{"2":{"Name":"UserAssignedIdentities","Properties":{},"AdditionalProperties":50}},{"2":{"Name":"DataCollectionEndpointResourceSystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":57,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":62,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[53,54,55,56,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[58,59,60,61,4]}},{"4":{"Name":"Microsoft.Insights/dataCollectionEndpoints@2022-06-01","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.Insights/dataCollectionRuleAssociations"}},{"6":{"Value":"2022-06-01"}},{"2":{"Name":"Microsoft.Insights/dataCollectionRuleAssociations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":64,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":65,"Flags":10,"Description":"The resource api version"},"properties":{"Type":67,"Flags":0,"Description":"Resource properties."},"etag":{"Type":4,"Flags":2,"Description":"Resource entity tag (ETag)."},"systemData":{"Type":76,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"DataCollectionRuleAssociationProxyOnlyResourceProperties","Properties":{"description":{"Type":4,"Flags":0,"Description":"Description of the association."},"dataCollectionRuleId":{"Type":4,"Flags":0,"Description":"The resource ID of the data collection rule that is to be associated."},"dataCollectionEndpointId":{"Type":4,"Flags":0,"Description":"The resource ID of the data collection endpoint that is to be associated."},"provisioningState":{"Type":74,"Flags":2,"Description":"The resource provisioning state."},"metadata":{"Type":75,"Flags":2,"Description":"Metadata about the resource"}}}},{"6":{"Value":"Creating"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[68,69,70,71,72,73,4]}},{"2":{"Name":"DataCollectionRuleAssociationMetadata","Properties":{"provisionedBy":{"Type":4,"Flags":2,"Description":"Azure offering managing this resource on-behalf-of customer."},"provisionedByResourceId":{"Type":4,"Flags":2,"Description":"Resource Id of azure offering managing this resource on-behalf-of customer."}}}},{"2":{"Name":"DataCollectionRuleAssociationProxyOnlyResourceSystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":81,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":86,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[77,78,79,80,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[82,83,84,85,4]}},{"4":{"Name":"Microsoft.Insights/dataCollectionRuleAssociations@2022-06-01","ScopeType":0,"Body":66,"Flags":0}},{"6":{"Value":"Microsoft.Insights/dataCollectionRules"}},{"6":{"Value":"2022-06-01"}},{"2":{"Name":"Microsoft.Insights/dataCollectionRules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":88,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":89,"Flags":10,"Description":"The resource api version"},"properties":{"Type":91,"Flags":0,"Description":"Resource properties."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives."},"tags":{"Type":243,"Flags":0,"Description":"Resource tags."},"kind":{"Type":246,"Flags":0,"Description":"The kind of the resource."},"identity":{"Type":247,"Flags":0,"Description":"Managed service identity of the resource."},"etag":{"Type":4,"Flags":2,"Description":"Resource entity tag (ETag)."},"systemData":{"Type":254,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"DataCollectionRuleResourceProperties","Properties":{"description":{"Type":4,"Flags":0,"Description":"Description of the data collection rule."},"immutableId":{"Type":4,"Flags":2,"Description":"The immutable ID of this data collection rule. This property is READ-ONLY."},"dataCollectionEndpointId":{"Type":4,"Flags":0,"Description":"The resource ID of the data collection endpoint that this rule can be used with."},"metadata":{"Type":92,"Flags":2,"Description":"Metadata about the resource"},"streamDeclarations":{"Type":104,"Flags":0,"Description":"Declaration of custom streams used in this rule."},"dataSources":{"Type":105,"Flags":0,"Description":"The specification of data sources. \r\nThis property is optional and can be omitted if the rule is meant to be used via direct calls to the provisioned endpoint."},"destinations":{"Type":211,"Flags":0,"Description":"The specification of destinations."},"dataFlows":{"Type":235,"Flags":0,"Description":"The specification of data flows."},"provisioningState":{"Type":242,"Flags":2,"Description":"The resource provisioning state."}}}},{"2":{"Name":"DataCollectionRuleMetadata","Properties":{"provisionedBy":{"Type":4,"Flags":2,"Description":"Azure offering managing this resource on-behalf-of customer."},"provisionedByResourceId":{"Type":4,"Flags":2,"Description":"Resource Id of azure offering managing this resource on-behalf-of customer."}}}},{"2":{"Name":"StreamDeclaration","Properties":{"columns":{"Type":103,"Flags":0,"Description":"List of columns used by data in this stream."}}}},{"2":{"Name":"ColumnDefinition","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the column."},"type":{"Type":102,"Flags":0,"Description":"The type of the column data."}}}},{"6":{"Value":"string"}},{"6":{"Value":"int"}},{"6":{"Value":"long"}},{"6":{"Value":"real"}},{"6":{"Value":"boolean"}},{"6":{"Value":"datetime"}},{"6":{"Value":"dynamic"}},{"5":{"Elements":[95,96,97,98,99,100,101,4]}},{"3":{"ItemType":94}},{"2":{"Name":"DataCollectionRuleStreamDeclarations","Properties":{},"AdditionalProperties":93}},{"2":{"Name":"DataCollectionRuleDataSources","Properties":{"performanceCounters":{"Type":112,"Flags":0,"Description":"The list of performance counter data source configurations."},"windowsEventLogs":{"Type":119,"Flags":0,"Description":"The list of Windows Event Log data source configurations."},"syslog":{"Type":164,"Flags":0,"Description":"The list of Syslog data source configurations."},"extensions":{"Type":174,"Flags":0,"Description":"The list of Azure VM extension data source configurations."},"logFiles":{"Type":192,"Flags":0,"Description":"The list of Log files source configurations."},"iisLogs":{"Type":196,"Flags":0,"Description":"The list of IIS logs source configurations."},"windowsFirewallLogs":{"Type":199,"Flags":0,"Description":"The list of Windows Firewall logs source configurations."},"prometheusForwarder":{"Type":205,"Flags":0,"Description":"The list of Prometheus forwarder data source configurations."},"platformTelemetry":{"Type":208,"Flags":0,"Description":"The list of platform telemetry configurations"},"dataImports":{"Type":209,"Flags":0,"Description":"Specifications of pull based data sources"}}}},{"2":{"Name":"PerfCounterDataSource","Properties":{"streams":{"Type":110,"Flags":0,"Description":"List of streams that this data source will be sent to.\r\nA stream indicates what schema will be used for this data and usually what table in Log Analytics the data will be sent to."},"samplingFrequencyInSeconds":{"Type":3,"Flags":0,"Description":"The number of seconds between consecutive counter measurements (samples)."},"counterSpecifiers":{"Type":111,"Flags":0,"Description":"A list of specifier names of the performance counters you want to collect.\r\nUse a wildcard (*) to collect a counter for all instances.\r\nTo get a list of performance counters on Windows, run the command 'typeperf'."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"6":{"Value":"Microsoft-Perf"}},{"6":{"Value":"Microsoft-InsightsMetrics"}},{"5":{"Elements":[107,108,4]}},{"3":{"ItemType":109}},{"3":{"ItemType":4}},{"3":{"ItemType":106}},{"2":{"Name":"WindowsEventLogDataSource","Properties":{"streams":{"Type":117,"Flags":0,"Description":"List of streams that this data source will be sent to.\r\nA stream indicates what schema will be used for this data and usually what table in Log Analytics the data will be sent to."},"xPathQueries":{"Type":118,"Flags":0,"Description":"A list of Windows Event Log queries in XPATH format."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"6":{"Value":"Microsoft-WindowsEvent"}},{"6":{"Value":"Microsoft-Event"}},{"5":{"Elements":[114,115,4]}},{"3":{"ItemType":116}},{"3":{"ItemType":4}},{"3":{"ItemType":113}},{"2":{"Name":"SyslogDataSource","Properties":{"streams":{"Type":123,"Flags":0,"Description":"List of streams that this data source will be sent to.\r\nA stream indicates what schema will be used for this data and usually what table in Log Analytics the data will be sent to."},"facilityNames":{"Type":152,"Flags":0,"Description":"The list of facility names."},"logLevels":{"Type":163,"Flags":0,"Description":"The log levels to collect."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"6":{"Value":"Microsoft-Syslog"}},{"5":{"Elements":[121,4]}},{"3":{"ItemType":122}},{"6":{"Value":"alert"}},{"6":{"Value":"audit"}},{"6":{"Value":"auth"}},{"6":{"Value":"authpriv"}},{"6":{"Value":"clock"}},{"6":{"Value":"cron"}},{"6":{"Value":"daemon"}},{"6":{"Value":"ftp"}},{"6":{"Value":"kern"}},{"6":{"Value":"lpr"}},{"6":{"Value":"mail"}},{"6":{"Value":"mark"}},{"6":{"Value":"news"}},{"6":{"Value":"nopri"}},{"6":{"Value":"ntp"}},{"6":{"Value":"syslog"}},{"6":{"Value":"user"}},{"6":{"Value":"uucp"}},{"6":{"Value":"local0"}},{"6":{"Value":"local1"}},{"6":{"Value":"local2"}},{"6":{"Value":"local3"}},{"6":{"Value":"local4"}},{"6":{"Value":"local5"}},{"6":{"Value":"local6"}},{"6":{"Value":"local7"}},{"6":{"Value":"*"}},{"5":{"Elements":[124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,4]}},{"3":{"ItemType":151}},{"6":{"Value":"Debug"}},{"6":{"Value":"Info"}},{"6":{"Value":"Notice"}},{"6":{"Value":"Warning"}},{"6":{"Value":"Error"}},{"6":{"Value":"Critical"}},{"6":{"Value":"Alert"}},{"6":{"Value":"Emergency"}},{"6":{"Value":"*"}},{"5":{"Elements":[153,154,155,156,157,158,159,160,161,4]}},{"3":{"ItemType":162}},{"3":{"ItemType":120}},{"2":{"Name":"ExtensionDataSource","Properties":{"streams":{"Type":172,"Flags":0,"Description":"List of streams that this data source will be sent to.\r\nA stream indicates what schema will be used for this data and usually what table in Log Analytics the data will be sent to."},"extensionName":{"Type":4,"Flags":1,"Description":"The name of the VM extension."},"extensionSettings":{"Type":0,"Flags":0,"Description":"The extension settings. The format is specific for particular extension."},"inputDataSources":{"Type":173,"Flags":0,"Description":"The list of data sources this extension needs data from."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"6":{"Value":"Microsoft-Event"}},{"6":{"Value":"Microsoft-InsightsMetrics"}},{"6":{"Value":"Microsoft-Perf"}},{"6":{"Value":"Microsoft-Syslog"}},{"6":{"Value":"Microsoft-WindowsEvent"}},{"5":{"Elements":[166,167,168,169,170,4]}},{"3":{"ItemType":171}},{"3":{"ItemType":4}},{"3":{"ItemType":165}},{"2":{"Name":"LogFilesDataSource","Properties":{"streams":{"Type":176,"Flags":1,"Description":"List of streams that this data source will be sent to.\r\nA stream indicates what schema will be used for this data source"},"filePatterns":{"Type":177,"Flags":1,"Description":"File Patterns where the log files are located"},"format":{"Type":179,"Flags":1,"Description":"The data format of the log files"},"settings":{"Type":180,"Flags":0,"Description":"The log files specific settings."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"text"}},{"5":{"Elements":[178,4]}},{"2":{"Name":"LogFilesDataSourceSettings","Properties":{"text":{"Type":181,"Flags":0,"Description":"Text settings"}}}},{"2":{"Name":"LogFileSettingsText","Properties":{"recordStartTimestampFormat":{"Type":191,"Flags":1,"Description":"One of the supported timestamp formats"}}}},{"6":{"Value":"ISO 8601"}},{"6":{"Value":"YYYY-MM-DD HH:MM:SS"}},{"6":{"Value":"M/D/YYYY HH:MM:SS AM/PM"}},{"6":{"Value":"Mon DD, YYYY HH:MM:SS"}},{"6":{"Value":"yyMMdd HH:mm:ss"}},{"6":{"Value":"ddMMyy HH:mm:ss"}},{"6":{"Value":"MMM d hh:mm:ss"}},{"6":{"Value":"dd/MMM/yyyy:HH:mm:ss zzz"}},{"6":{"Value":"yyyy-MM-ddTHH:mm:ssK"}},{"5":{"Elements":[182,183,184,185,186,187,188,189,190,4]}},{"3":{"ItemType":175}},{"2":{"Name":"IisLogsDataSource","Properties":{"streams":{"Type":194,"Flags":1,"Description":"IIS streams"},"logDirectories":{"Type":195,"Flags":0,"Description":"Absolute paths file location"},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":193}},{"2":{"Name":"WindowsFirewallLogsDataSource","Properties":{"streams":{"Type":198,"Flags":1,"Description":"Firewall logs streams"},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":197}},{"2":{"Name":"PrometheusForwarderDataSource","Properties":{"streams":{"Type":203,"Flags":0,"Description":"List of streams that this data source will be sent to."},"labelIncludeFilter":{"Type":204,"Flags":0,"Description":"The list of label inclusion filters in the form of label \"name-value\" pairs.\r\nCurrently only one label is supported: 'microsoft_metrics_include_label'.\r\nLabel values are matched case-insensitively."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"6":{"Value":"Microsoft-PrometheusMetrics"}},{"5":{"Elements":[201,4]}},{"3":{"ItemType":202}},{"2":{"Name":"PrometheusForwarderDataSourceLabelIncludeFilter","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":200}},{"2":{"Name":"PlatformTelemetryDataSource","Properties":{"streams":{"Type":207,"Flags":1,"Description":"List of platform telemetry streams to collect"},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":206}},{"2":{"Name":"DataSourcesSpecDataImports","Properties":{"eventHub":{"Type":210,"Flags":0,"Description":"Definition of Event Hub configuration."}}}},{"2":{"Name":"DataImportSourcesEventHub","Properties":{"name":{"Type":4,"Flags":0,"Description":"A friendly name for the data source. \r\nThis name should be unique across all data sources (regardless of type) within the data collection rule."},"consumerGroup":{"Type":4,"Flags":0,"Description":"Event Hub consumer group name"},"stream":{"Type":4,"Flags":0,"Description":"The stream to collect from EventHub"}}}},{"2":{"Name":"DataCollectionRuleDestinations","Properties":{"logAnalytics":{"Type":213,"Flags":0,"Description":"List of Log Analytics destinations."},"monitoringAccounts":{"Type":215,"Flags":0,"Description":"List of monitoring account destinations."},"azureMonitorMetrics":{"Type":216,"Flags":0,"Description":"Azure Monitor Metrics destination."},"eventHubs":{"Type":218,"Flags":0,"Description":"List of Event Hubs destinations."},"eventHubsDirect":{"Type":220,"Flags":0,"Description":"List of Event Hubs Direct destinations."},"storageBlobsDirect":{"Type":222,"Flags":0,"Description":"List of Storage Blob Direct destinations. To be used only for sending data directly to store from the agent."},"storageTablesDirect":{"Type":224,"Flags":0,"Description":"List of Storage Table Direct destinations."},"storageAccounts":{"Type":225,"Flags":0,"Description":"List of storage accounts destinations."}}}},{"2":{"Name":"LogAnalyticsDestination","Properties":{"workspaceResourceId":{"Type":4,"Flags":0,"Description":"The resource ID of the Log Analytics workspace."},"workspaceId":{"Type":4,"Flags":2,"Description":"The Customer ID of the Log Analytics workspace."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the destination. \r\nThis name should be unique across all destinations (regardless of type) within the data collection rule."}}}},{"3":{"ItemType":212}},{"2":{"Name":"MonitoringAccountDestination","Properties":{"accountResourceId":{"Type":4,"Flags":0,"Description":"The resource ID of the monitoring account."},"accountId":{"Type":4,"Flags":2,"Description":"The immutable ID of the account."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the destination. \r\nThis name should be unique across all destinations (regardless of type) within the data collection rule."}}}},{"3":{"ItemType":214}},{"2":{"Name":"DestinationsSpecAzureMonitorMetrics","Properties":{"name":{"Type":4,"Flags":0,"Description":"A friendly name for the destination. \r\nThis name should be unique across all destinations (regardless of type) within the data collection rule."}}}},{"2":{"Name":"EventHubDestination","Properties":{"eventHubResourceId":{"Type":4,"Flags":0,"Description":"The resource ID of the event hub."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the destination. \r\nThis name should be unique across all destinations (regardless of type) within the data collection rule."}}}},{"3":{"ItemType":217}},{"2":{"Name":"EventHubDirectDestination","Properties":{"eventHubResourceId":{"Type":4,"Flags":0,"Description":"The resource ID of the event hub."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the destination. \r\nThis name should be unique across all destinations (regardless of type) within the data collection rule."}}}},{"3":{"ItemType":219}},{"2":{"Name":"StorageBlobDestination","Properties":{"containerName":{"Type":4,"Flags":0,"Description":"The container name of the Storage Blob."},"storageAccountResourceId":{"Type":4,"Flags":0,"Description":"The resource ID of the storage account."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the destination. \r\nThis name should be unique across all destinations (regardless of type) within the data collection rule."}}}},{"3":{"ItemType":221}},{"2":{"Name":"StorageTableDestination","Properties":{"tableName":{"Type":4,"Flags":0,"Description":"The name of the Storage Table."},"storageAccountResourceId":{"Type":4,"Flags":0,"Description":"The resource ID of the storage account."},"name":{"Type":4,"Flags":0,"Description":"A friendly name for the destination. \r\nThis name should be unique across all destinations (regardless of type) within the data collection rule."}}}},{"3":{"ItemType":223}},{"3":{"ItemType":221}},{"2":{"Name":"DataFlow","Properties":{"streams":{"Type":233,"Flags":0,"Description":"List of streams for this data flow."},"destinations":{"Type":234,"Flags":0,"Description":"List of destinations for this data flow."},"transformKql":{"Type":4,"Flags":0,"Description":"The KQL query to transform stream data."},"outputStream":{"Type":4,"Flags":0,"Description":"The output stream of the transform. Only required if the transform changes data to a different stream."},"builtInTransform":{"Type":4,"Flags":0,"Description":"The builtIn transform to transform stream data"}}}},{"6":{"Value":"Microsoft-Event"}},{"6":{"Value":"Microsoft-InsightsMetrics"}},{"6":{"Value":"Microsoft-Perf"}},{"6":{"Value":"Microsoft-Syslog"}},{"6":{"Value":"Microsoft-WindowsEvent"}},{"5":{"Elements":[227,228,229,230,231,4]}},{"3":{"ItemType":232}},{"3":{"ItemType":4}},{"3":{"ItemType":226}},{"6":{"Value":"Creating"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[236,237,238,239,240,241,4]}},{"2":{"Name":"DataCollectionRuleResourceTags","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"Linux"}},{"6":{"Value":"Windows"}},{"5":{"Elements":[244,245,4]}},{"2":{"Name":"DataCollectionRuleResourceIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity."},"tenantId":{"Type":4,"Flags":2,"Description":"The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity."},"type":{"Type":252,"Flags":1,"Description":"Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed)."},"userAssignedIdentities":{"Type":253,"Flags":0,"Description":"The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests."}}}},{"6":{"Value":"None"}},{"6":{"Value":"SystemAssigned"}},{"6":{"Value":"UserAssigned"}},{"6":{"Value":"SystemAssigned,UserAssigned"}},{"5":{"Elements":[248,249,250,251,4]}},{"2":{"Name":"UserAssignedIdentities","Properties":{},"AdditionalProperties":50}},{"2":{"Name":"DataCollectionRuleResourceSystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":259,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":264,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[255,256,257,258,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[260,261,262,263,4]}},{"4":{"Name":"Microsoft.Insights/dataCollectionRules@2022-06-01","ScopeType":8,"Body":90,"Flags":0}},{"6":{"Value":"Microsoft.Insights/actionGroups"}},{"6":{"Value":"2022-06-01"}},{"2":{"Name":"Microsoft.Insights/actionGroups","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":266,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":267,"Flags":10,"Description":"The resource api version"},"properties":{"Type":269,"Flags":0,"Description":"The action groups properties of the resource."},"location":{"Type":4,"Flags":1,"Description":"Resource location"},"tags":{"Type":300,"Flags":0,"Description":"Resource tags"}}}},{"2":{"Name":"ActionGroup","Properties":{"groupShortName":{"Type":4,"Flags":1,"Description":"The short name of the action group. This will be used in SMS messages."},"enabled":{"Type":2,"Flags":1,"Description":"Indicates whether this action group is enabled. If an action group is not enabled, then none of its receivers will receive communications."},"emailReceivers":{"Type":275,"Flags":0,"Description":"The list of email receivers that are part of this action group."},"smsReceivers":{"Type":281,"Flags":0,"Description":"The list of SMS receivers that are part of this action group."},"webhookReceivers":{"Type":283,"Flags":0,"Description":"The list of webhook receivers that are part of this action group."},"itsmReceivers":{"Type":285,"Flags":0,"Description":"The list of ITSM receivers that are part of this action group."},"azureAppPushReceivers":{"Type":287,"Flags":0,"Description":"The list of AzureAppPush receivers that are part of this action group."},"automationRunbookReceivers":{"Type":289,"Flags":0,"Description":"The list of AutomationRunbook receivers that are part of this action group."},"voiceReceivers":{"Type":291,"Flags":0,"Description":"The list of voice receivers that are part of this action group."},"logicAppReceivers":{"Type":293,"Flags":0,"Description":"The list of logic app receivers that are part of this action group."},"azureFunctionReceivers":{"Type":295,"Flags":0,"Description":"The list of azure function receivers that are part of this action group."},"armRoleReceivers":{"Type":297,"Flags":0,"Description":"The list of ARM role receivers that are part of this action group. Roles are Azure RBAC roles and only built-in roles are supported."},"eventHubReceivers":{"Type":299,"Flags":0,"Description":"The list of event hub receivers that are part of this action group."}}}},{"2":{"Name":"EmailReceiver","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the email receiver. Names must be unique across all receivers within an action group."},"emailAddress":{"Type":4,"Flags":1,"Description":"The email address of this receiver."},"useCommonAlertSchema":{"Type":2,"Flags":0,"Description":"Indicates whether to use common alert schema."},"status":{"Type":274,"Flags":2,"Description":"The receiver status of the e-mail."}}}},{"6":{"Value":"NotSpecified"}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[271,272,273]}},{"3":{"ItemType":270}},{"2":{"Name":"SmsReceiver","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the SMS receiver. Names must be unique across all receivers within an action group."},"countryCode":{"Type":4,"Flags":1,"Description":"The country code of the SMS receiver."},"phoneNumber":{"Type":4,"Flags":1,"Description":"The phone number of the SMS receiver."},"status":{"Type":280,"Flags":2,"Description":"The status of the receiver."}}}},{"6":{"Value":"NotSpecified"}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[277,278,279]}},{"3":{"ItemType":276}},{"2":{"Name":"WebhookReceiver","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the webhook receiver. Names must be unique across all receivers within an action group."},"serviceUri":{"Type":4,"Flags":1,"Description":"The URI where webhooks should be sent."},"useCommonAlertSchema":{"Type":2,"Flags":0,"Description":"Indicates whether to use common alert schema."},"useAadAuth":{"Type":2,"Flags":0,"Description":"Indicates whether or not use AAD authentication."},"objectId":{"Type":4,"Flags":0,"Description":"Indicates the webhook app object Id for aad auth."},"identifierUri":{"Type":4,"Flags":0,"Description":"Indicates the identifier uri for aad auth."},"tenantId":{"Type":4,"Flags":0,"Description":"Indicates the tenant id for aad auth."}}}},{"3":{"ItemType":282}},{"2":{"Name":"ItsmReceiver","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the Itsm receiver. Names must be unique across all receivers within an action group."},"workspaceId":{"Type":4,"Flags":1,"Description":"OMS LA instance identifier."},"connectionId":{"Type":4,"Flags":1,"Description":"Unique identification of ITSM connection among multiple defined in above workspace."},"ticketConfiguration":{"Type":4,"Flags":1,"Description":"JSON blob for the configurations of the ITSM action. CreateMultipleWorkItems option will be part of this blob as well."},"region":{"Type":4,"Flags":1,"Description":"Region in which workspace resides. Supported values:'centralindia','japaneast','southeastasia','australiasoutheast','uksouth','westcentralus','canadacentral','eastus','westeurope'"}}}},{"3":{"ItemType":284}},{"2":{"Name":"AzureAppPushReceiver","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the Azure mobile app push receiver. Names must be unique across all receivers within an action group."},"emailAddress":{"Type":4,"Flags":1,"Description":"The email address registered for the Azure mobile app."}}}},{"3":{"ItemType":286}},{"2":{"Name":"AutomationRunbookReceiver","Properties":{"automationAccountId":{"Type":4,"Flags":1,"Description":"The Azure automation account Id which holds this runbook and authenticate to Azure resource."},"runbookName":{"Type":4,"Flags":1,"Description":"The name for this runbook."},"webhookResourceId":{"Type":4,"Flags":1,"Description":"The resource id for webhook linked to this runbook."},"isGlobalRunbook":{"Type":2,"Flags":1,"Description":"Indicates whether this instance is global runbook."},"name":{"Type":4,"Flags":0,"Description":"Indicates name of the webhook."},"serviceUri":{"Type":4,"Flags":0,"Description":"The URI where webhooks should be sent."},"useCommonAlertSchema":{"Type":2,"Flags":0,"Description":"Indicates whether to use common alert schema."}}}},{"3":{"ItemType":288}},{"2":{"Name":"VoiceReceiver","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the voice receiver. Names must be unique across all receivers within an action group."},"countryCode":{"Type":4,"Flags":1,"Description":"The country code of the voice receiver."},"phoneNumber":{"Type":4,"Flags":1,"Description":"The phone number of the voice receiver."}}}},{"3":{"ItemType":290}},{"2":{"Name":"LogicAppReceiver","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the logic app receiver. Names must be unique across all receivers within an action group."},"resourceId":{"Type":4,"Flags":1,"Description":"The azure resource id of the logic app receiver."},"callbackUrl":{"Type":4,"Flags":1,"Description":"The callback url where http request sent to."},"useCommonAlertSchema":{"Type":2,"Flags":0,"Description":"Indicates whether to use common alert schema."}}}},{"3":{"ItemType":292}},{"2":{"Name":"AzureFunctionReceiver","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the azure function receiver. Names must be unique across all receivers within an action group."},"functionAppResourceId":{"Type":4,"Flags":1,"Description":"The azure resource id of the function app."},"functionName":{"Type":4,"Flags":1,"Description":"The function name in the function app."},"httpTriggerUrl":{"Type":4,"Flags":1,"Description":"The http trigger url where http request sent to."},"useCommonAlertSchema":{"Type":2,"Flags":0,"Description":"Indicates whether to use common alert schema."}}}},{"3":{"ItemType":294}},{"2":{"Name":"ArmRoleReceiver","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the arm role receiver. Names must be unique across all receivers within an action group."},"roleId":{"Type":4,"Flags":1,"Description":"The arm role id."},"useCommonAlertSchema":{"Type":2,"Flags":0,"Description":"Indicates whether to use common alert schema."}}}},{"3":{"ItemType":296}},{"2":{"Name":"EventHubReceiver","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the Event hub receiver. Names must be unique across all receivers within an action group."},"eventHubNameSpace":{"Type":4,"Flags":1,"Description":"The Event Hub namespace"},"eventHubName":{"Type":4,"Flags":1,"Description":"The name of the specific Event Hub queue"},"useCommonAlertSchema":{"Type":2,"Flags":0,"Description":"Indicates whether to use common alert schema."},"tenantId":{"Type":4,"Flags":0,"Description":"The tenant Id for the subscription containing this event hub"},"subscriptionId":{"Type":4,"Flags":1,"Description":"The Id for the subscription containing this event hub"}}}},{"3":{"ItemType":298}},{"2":{"Name":"AzureResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Insights/actionGroups@2022-06-01","ScopeType":8,"Body":268,"Flags":0}},{"2":{"Name":"NotificationRequestBody","Properties":{"alertType":{"Type":4,"Flags":1,"Description":"The value of the supported alert type. Supported alert type values are: servicehealth, metricstaticthreshold, metricsdynamicthreshold, logalertv2, smartalert, webtestalert, logalertv1numresult, logalertv1metricmeasurement, resourcehealth, activitylog, actualcostbudget, forecastedbudget"},"emailReceivers":{"Type":303,"Flags":0,"Description":"The list of email receivers that are part of this action group."},"smsReceivers":{"Type":304,"Flags":0,"Description":"The list of SMS receivers that are part of this action group."},"webhookReceivers":{"Type":305,"Flags":0,"Description":"The list of webhook receivers that are part of this action group."},"itsmReceivers":{"Type":306,"Flags":0,"Description":"The list of ITSM receivers that are part of this action group."},"azureAppPushReceivers":{"Type":307,"Flags":0,"Description":"The list of AzureAppPush receivers that are part of this action group."},"automationRunbookReceivers":{"Type":308,"Flags":0,"Description":"The list of AutomationRunbook receivers that are part of this action group."},"voiceReceivers":{"Type":309,"Flags":0,"Description":"The list of voice receivers that are part of this action group."},"logicAppReceivers":{"Type":310,"Flags":0,"Description":"The list of logic app receivers that are part of this action group."},"azureFunctionReceivers":{"Type":311,"Flags":0,"Description":"The list of azure function receivers that are part of this action group."},"armRoleReceivers":{"Type":312,"Flags":0,"Description":"The list of ARM role receivers that are part of this action group. Roles are Azure RBAC roles and only built-in roles are supported."},"eventHubReceivers":{"Type":313,"Flags":0,"Description":"The list of event hub receivers that are part of this action group."}}}},{"3":{"ItemType":270}},{"3":{"ItemType":276}},{"3":{"ItemType":282}},{"3":{"ItemType":284}},{"3":{"ItemType":286}},{"3":{"ItemType":288}},{"3":{"ItemType":290}},{"3":{"ItemType":292}},{"3":{"ItemType":294}},{"3":{"ItemType":296}},{"3":{"ItemType":298}},{"2":{"Name":"TestNotificationDetailsResponse","Properties":{"context":{"Type":315,"Flags":0,"Description":"The context info"},"state":{"Type":4,"Flags":1,"Description":"The overall state"},"completedTime":{"Type":4,"Flags":0,"Description":"The completed time"},"createdTime":{"Type":4,"Flags":0,"Description":"The created time"},"actionDetails":{"Type":317,"Flags":0,"Description":"The list of action detail"}}}},{"2":{"Name":"Context","Properties":{"notificationSource":{"Type":4,"Flags":0,"Description":"The source of the notification request"},"contextType":{"Type":4,"Flags":0,"Description":"The context id type"}}}},{"2":{"Name":"ActionDetail","Properties":{"MechanismType":{"Type":4,"Flags":0,"Description":"The mechanism type"},"Name":{"Type":4,"Flags":0,"Description":"The name of the action"},"Status":{"Type":4,"Flags":0,"Description":"The status of the action"},"SubState":{"Type":4,"Flags":0,"Description":"The substatus of the action"},"SendTime":{"Type":4,"Flags":0,"Description":"The send time"},"Detail":{"Type":4,"Flags":0,"Description":"The detail of the friendly error message"}}}},{"3":{"ItemType":316}},{"8":{"Name":"createNotifications","ResourceType":"Microsoft.Insights/actionGroups","ApiVersion":"2022-06-01","Output":314,"Input":302}},{"2":{"Name":"EnableRequest","Properties":{"receiverName":{"Type":4,"Flags":1,"Description":"The name of the receiver to resubscribe."}}}},{"8":{"Name":"subscribe","ResourceType":"Microsoft.Insights/actionGroups","ApiVersion":"2022-06-01","Input":319}}] \ No newline at end of file diff --git a/internal/azure/generated/netapp/microsoft.netapp/2023-07-01/types.json b/internal/azure/generated/netapp/microsoft.netapp/2023-07-01/types.json new file mode 100644 index 000000000..a7015d62b --- /dev/null +++ b/internal/azure/generated/netapp/microsoft.netapp/2023-07-01/types.json @@ -0,0 +1 @@ +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.NetApp/netAppAccounts"}},{"6":{"Value":"2023-07-01"}},{"2":{"Name":"Microsoft.NetApp/netAppAccounts","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"properties":{"Type":11,"Flags":0,"Description":"NetApp Account properties"},"identity":{"Type":36,"Flags":0,"Description":"The identity used for the resource."},"tags":{"Type":44,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":45,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"AccountProperties","Properties":{"provisioningState":{"Type":4,"Flags":2,"Description":"Azure lifecycle management"},"activeDirectories":{"Type":23,"Flags":0,"Description":"Active Directories"},"encryption":{"Type":24,"Flags":0,"Description":"Encryption settings"},"disableShowmount":{"Type":2,"Flags":2,"Description":"Shows the status of disableShowmount for all volumes under the subscription, null equals false"}}}},{"2":{"Name":"ActiveDirectory","Properties":{"activeDirectoryId":{"Type":4,"Flags":0,"Description":"Id of the Active Directory"},"username":{"Type":4,"Flags":0,"Description":"A domain user account with permission to create machine accounts"},"password":{"Type":4,"Flags":0,"Description":"Plain text password of Active Directory domain administrator, value is masked in the response"},"domain":{"Type":4,"Flags":0,"Description":"Name of the Active Directory domain"},"dns":{"Type":4,"Flags":0,"Description":"Comma separated list of DNS server IP addresses (IPv4 only) for the Active Directory domain"},"status":{"Type":18,"Flags":2,"Description":"Status of the Active Directory"},"statusDetails":{"Type":4,"Flags":2,"Description":"Any details in regards to the Status of the Active Directory"},"smbServerName":{"Type":4,"Flags":0,"Description":"NetBIOS name of the SMB server. This name will be registered as a computer account in the AD and used to mount volumes"},"organizationalUnit":{"Type":4,"Flags":0,"Description":"The Organizational Unit (OU) within the Windows Active Directory"},"site":{"Type":4,"Flags":0,"Description":"The Active Directory site the service will limit Domain Controller discovery to"},"backupOperators":{"Type":19,"Flags":0,"Description":"Users to be added to the Built-in Backup Operator active directory group. A list of unique usernames without domain specifier"},"administrators":{"Type":20,"Flags":0,"Description":"Users to be added to the Built-in Administrators active directory group. A list of unique usernames without domain specifier"},"kdcIP":{"Type":4,"Flags":0,"Description":"kdc server IP addresses for the active directory machine. This optional parameter is used only while creating kerberos volume."},"adName":{"Type":4,"Flags":0,"Description":"Name of the active directory machine. This optional parameter is used only while creating kerberos volume"},"serverRootCACertificate":{"Type":4,"Flags":0,"Description":"When LDAP over SSL/TLS is enabled, the LDAP client is required to have base64 encoded Active Directory Certificate Service's self-signed root CA certificate, this optional parameter is used only for dual protocol with LDAP user-mapping volumes."},"aesEncryption":{"Type":2,"Flags":0,"Description":"If enabled, AES encryption will be enabled for SMB communication."},"ldapSigning":{"Type":2,"Flags":0,"Description":"Specifies whether or not the LDAP traffic needs to be signed."},"securityOperators":{"Type":21,"Flags":0,"Description":"Domain Users in the Active directory to be given SeSecurityPrivilege privilege (Needed for SMB Continuously available shares for SQL). A list of unique usernames without domain specifier"},"ldapOverTLS":{"Type":2,"Flags":0,"Description":"Specifies whether or not the LDAP traffic needs to be secured via TLS."},"allowLocalNfsUsersWithLdap":{"Type":2,"Flags":0,"Description":"If enabled, NFS client local users can also (in addition to LDAP users) access the NFS volumes."},"encryptDCConnections":{"Type":2,"Flags":0,"Description":"If enabled, Traffic between the SMB server to Domain Controller (DC) will be encrypted."},"ldapSearchScope":{"Type":22,"Flags":0,"Description":"LDAP Search scope options"},"preferredServersForLdapClient":{"Type":4,"Flags":0,"Description":"Comma separated list of IPv4 addresses of preferred servers for LDAP client. At most two comma separated IPv4 addresses can be passed."}}}},{"6":{"Value":"Created"}},{"6":{"Value":"InUse"}},{"6":{"Value":"Deleted"}},{"6":{"Value":"Error"}},{"6":{"Value":"Updating"}},{"5":{"Elements":[13,14,15,16,17,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"LdapSearchScopeOpt","Properties":{"userDN":{"Type":4,"Flags":0,"Description":"This specifies the user DN, which overrides the base DN for user lookups."},"groupDN":{"Type":4,"Flags":0,"Description":"This specifies the group DN, which overrides the base DN for group lookups."},"groupMembershipFilter":{"Type":4,"Flags":0,"Description":"This specifies the custom LDAP search filter to be used when looking up group membership from LDAP server."}}}},{"3":{"ItemType":12}},{"2":{"Name":"AccountEncryption","Properties":{"keySource":{"Type":27,"Flags":0,"Description":"The encryption keySource (provider). Possible values (case-insensitive): Microsoft.NetApp, Microsoft.KeyVault"},"keyVaultProperties":{"Type":28,"Flags":0,"Description":"Properties provided by KeVault. Applicable if keySource is 'Microsoft.KeyVault'."},"identity":{"Type":35,"Flags":0,"Description":"Identity used to authenticate to KeyVault. Applicable if keySource is 'Microsoft.KeyVault'."}}}},{"6":{"Value":"Microsoft.NetApp"}},{"6":{"Value":"Microsoft.KeyVault"}},{"5":{"Elements":[25,26,4]}},{"2":{"Name":"KeyVaultProperties","Properties":{"keyVaultId":{"Type":4,"Flags":2,"Description":"UUID v4 used to identify the Azure Key Vault configuration"},"keyVaultUri":{"Type":4,"Flags":1,"Description":"The Uri of KeyVault."},"keyName":{"Type":4,"Flags":1,"Description":"The name of KeyVault key."},"keyVaultResourceId":{"Type":4,"Flags":1,"Description":"The resource ID of KeyVault."},"status":{"Type":34,"Flags":2,"Description":"Status of the KeyVault connection."}}}},{"6":{"Value":"Created"}},{"6":{"Value":"InUse"}},{"6":{"Value":"Deleted"}},{"6":{"Value":"Error"}},{"6":{"Value":"Updating"}},{"5":{"Elements":[29,30,31,32,33,4]}},{"2":{"Name":"EncryptionIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal ID (object ID) of the identity used to authenticate with key vault. Read-only."},"userAssignedIdentity":{"Type":4,"Flags":0,"Description":"The ARM resource identifier of the user assigned identity used to authenticate with key vault. Applicable if identity.type has 'UserAssigned'. It should match key of identity.userAssignedIdentities."}}}},{"2":{"Name":"ManagedServiceIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity."},"tenantId":{"Type":4,"Flags":2,"Description":"The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity."},"type":{"Type":41,"Flags":1,"Description":"Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed)."},"userAssignedIdentities":{"Type":43,"Flags":0,"Description":"The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests."}}}},{"6":{"Value":"None"}},{"6":{"Value":"SystemAssigned"}},{"6":{"Value":"UserAssigned"}},{"6":{"Value":"SystemAssigned,UserAssigned"}},{"5":{"Elements":[37,38,39,40,4]}},{"2":{"Name":"UserAssignedIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal ID of the assigned identity."},"clientId":{"Type":4,"Flags":2,"Description":"The client ID of the assigned identity."}}}},{"2":{"Name":"UserAssignedIdentities","Properties":{},"AdditionalProperties":42}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":50,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":55,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[46,47,48,49,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[51,52,53,54,4]}},{"4":{"Name":"Microsoft.NetApp/netAppAccounts@2023-07-01","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.NetApp/netAppAccounts/capacityPools"}},{"6":{"Value":"2023-07-01"}},{"2":{"Name":"Microsoft.NetApp/netAppAccounts/capacityPools","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":57,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":58,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"properties":{"Type":60,"Flags":1,"Description":"Capacity pool properties"},"tags":{"Type":72,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":45,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"PoolProperties","Properties":{"poolId":{"Type":4,"Flags":2,"Description":"UUID v4 used to identify the Pool"},"size":{"Type":3,"Flags":1,"Description":"Provisioned size of the pool (in bytes). Allowed values are in 1TiB chunks (value must be multiply of 4398046511104)."},"serviceLevel":{"Type":65,"Flags":1,"Description":"The service level of the file system"},"provisioningState":{"Type":4,"Flags":2,"Description":"Azure lifecycle management"},"totalThroughputMibps":{"Type":3,"Flags":2,"Description":"Total throughput of pool in MiB/s"},"utilizedThroughputMibps":{"Type":3,"Flags":2,"Description":"Utilized throughput of pool in MiB/s"},"qosType":{"Type":68,"Flags":0,"Description":"The qos type of the pool"},"coolAccess":{"Type":2,"Flags":0,"Description":"If enabled (true) the pool can contain cool Access enabled volumes."},"encryptionType":{"Type":71,"Flags":0,"Description":"Encryption type of the capacity pool, set encryption type for data at rest for this pool and all volumes in it. This value can only be set when creating new pool."}}}},{"6":{"Value":"Standard"}},{"6":{"Value":"Premium"}},{"6":{"Value":"Ultra"}},{"6":{"Value":"StandardZRS"}},{"5":{"Elements":[61,62,63,64,4]}},{"6":{"Value":"Auto"}},{"6":{"Value":"Manual"}},{"5":{"Elements":[66,67,4]}},{"6":{"Value":"Single"}},{"6":{"Value":"Double"}},{"5":{"Elements":[69,70,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.NetApp/netAppAccounts/capacityPools@2023-07-01","ScopeType":8,"Body":59,"Flags":0}},{"6":{"Value":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes"}},{"6":{"Value":"2023-07-01"}},{"2":{"Name":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":74,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":75,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"zones":{"Type":77,"Flags":0,"Description":"Availability Zone"},"properties":{"Type":78,"Flags":1,"Description":"Volume properties"},"tags":{"Type":142,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":45,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"3":{"ItemType":4}},{"2":{"Name":"VolumeProperties","Properties":{"fileSystemId":{"Type":4,"Flags":2,"Description":"Unique FileSystem Identifier."},"creationToken":{"Type":4,"Flags":1,"Description":"A unique file path for the volume. Used when creating mount targets"},"serviceLevel":{"Type":83,"Flags":0,"Description":"The service level of the file system"},"usageThreshold":{"Type":3,"Flags":1,"Description":"Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. Minimum size is 100 GiB. Upper limit is 100TiB, 500Tib for LargeVolume or 2400Tib for LargeVolume on exceptional basis. Specified in bytes."},"exportPolicy":{"Type":84,"Flags":0,"Description":"Set of export policy rules"},"protocolTypes":{"Type":90,"Flags":0,"Description":"Set of protocol types, default NFSv3, CIFS for SMB protocol"},"provisioningState":{"Type":4,"Flags":2,"Description":"Azure lifecycle management"},"snapshotId":{"Type":4,"Flags":0,"Description":"UUID v4 or resource identifier used to identify the Snapshot."},"deleteBaseSnapshot":{"Type":2,"Flags":0,"Description":"If enabled (true) the snapshot the volume was created from will be automatically deleted after the volume create operation has finished. Defaults to false"},"backupId":{"Type":4,"Flags":0,"Description":"UUID v4 or resource identifier used to identify the Backup."},"baremetalTenantId":{"Type":4,"Flags":2,"Description":"Unique Baremetal Tenant Identifier."},"subnetId":{"Type":4,"Flags":1,"Description":"The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes"},"networkFeatures":{"Type":95,"Flags":0,"Description":"Network features available to the volume, or current state of update."},"networkSiblingSetId":{"Type":4,"Flags":2,"Description":"Network Sibling Set ID for the the group of volumes sharing networking resources."},"storageToNetworkProximity":{"Type":100,"Flags":2,"Description":"Provides storage to network proximity information for the volume."},"mountTargets":{"Type":102,"Flags":2,"Description":"List of mount targets"},"volumeType":{"Type":4,"Flags":0,"Description":"What type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection"},"dataProtection":{"Type":103,"Flags":0,"Description":"DataProtection type volumes include an object containing details of the replication"},"isRestoring":{"Type":2,"Flags":0,"Description":"Restoring"},"snapshotDirectoryVisible":{"Type":2,"Flags":0,"Description":"If enabled (true) the volume will contain a read-only snapshot directory which provides access to each of the volume's snapshots (defaults to true)."},"kerberosEnabled":{"Type":2,"Flags":0,"Description":"Describe if a volume is KerberosEnabled. To be use with swagger version 2020-05-01 or later"},"securityStyle":{"Type":116,"Flags":0,"Description":"The security style of volume, default unix, defaults to ntfs for dual protocol or CIFS protocol"},"smbEncryption":{"Type":2,"Flags":0,"Description":"Enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol volume. To be used with swagger version 2020-08-01 or later"},"smbAccessBasedEnumeration":{"Type":119,"Flags":0,"Description":"Enables access-based enumeration share property for SMB Shares. Only applicable for SMB/DualProtocol volume"},"smbNonBrowsable":{"Type":122,"Flags":0,"Description":"Enables non-browsable property for SMB Shares. Only applicable for SMB/DualProtocol volume"},"smbContinuouslyAvailable":{"Type":2,"Flags":0,"Description":"Enables continuously available share property for smb volume. Only applicable for SMB volume"},"throughputMibps":{"Type":3,"Flags":0,"Description":"Maximum throughput in MiB/s that can be achieved by this volume and this will be accepted as input only for manual qosType volume"},"actualThroughputMibps":{"Type":3,"Flags":2,"Description":"Actual throughput in MiB/s for auto qosType volumes calculated based on size and serviceLevel"},"encryptionKeySource":{"Type":125,"Flags":0,"Description":"Source of key used to encrypt data in volume. Applicable if NetApp account has encryption.keySource = 'Microsoft.KeyVault'. Possible values (case-insensitive) are: 'Microsoft.NetApp, Microsoft.KeyVault'"},"keyVaultPrivateEndpointResourceId":{"Type":4,"Flags":0,"Description":"The resource ID of private endpoint for KeyVault. It must reside in the same VNET as the volume. Only applicable if encryptionKeySource = 'Microsoft.KeyVault'."},"ldapEnabled":{"Type":2,"Flags":0,"Description":"Specifies whether LDAP is enabled or not for a given NFS volume."},"coolAccess":{"Type":2,"Flags":0,"Description":"Specifies whether Cool Access(tiering) is enabled for the volume."},"coolnessPeriod":{"Type":3,"Flags":0,"Description":"Specifies the number of days after which data that is not accessed by clients will be tiered."},"coolAccessRetrievalPolicy":{"Type":129,"Flags":0,"Description":"coolAccessRetrievalPolicy determines the data retrieval behavior from the cool tier to standard storage based on the read pattern for cool access enabled volumes. The possible values for this field are: \n Default - Data will be pulled from cool tier to standard storage on random reads. This policy is the default.\n OnRead - All client-driven data read is pulled from cool tier to standard storage on both sequential and random reads.\n Never - No client-driven data is pulled from cool tier to standard storage."},"unixPermissions":{"Type":4,"Flags":0,"Description":"UNIX permissions for NFS volume accepted in octal 4 digit format. First digit selects the set user ID(4), set group ID (2) and sticky (1) attributes. Second digit selects permission for the owner of the file: read (4), write (2) and execute (1). Third selects permissions for other users in the same group. the fourth for other users not in the group. 0755 - gives read/write/execute permissions to owner and read/execute to group and other users."},"cloneProgress":{"Type":3,"Flags":2,"Description":"When a volume is being restored from another volume's snapshot, will show the percentage completion of this cloning process. When this value is empty/null there is no cloning process currently happening on this volume. This value will update every 5 minutes during cloning."},"fileAccessLogs":{"Type":132,"Flags":2,"Description":"Flag indicating whether file access logs are enabled for the volume, based on active diagnostic settings present on the volume."},"avsDataStore":{"Type":135,"Flags":0,"Description":"Specifies whether the volume is enabled for Azure VMware Solution (AVS) datastore purpose"},"dataStoreResourceId":{"Type":136,"Flags":2,"Description":"Data store resource unique identifier"},"isDefaultQuotaEnabled":{"Type":2,"Flags":0,"Description":"Specifies if default quota is enabled for the volume."},"defaultUserQuotaInKiBs":{"Type":3,"Flags":0,"Description":"Default user quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies ."},"defaultGroupQuotaInKiBs":{"Type":3,"Flags":0,"Description":"Default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies."},"maximumNumberOfFiles":{"Type":3,"Flags":2,"Description":"Maximum number of files allowed. Needs a service request in order to be changed. Only allowed to be changed if volume quota is more than 4TiB."},"volumeGroupName":{"Type":4,"Flags":2,"Description":"Volume Group Name"},"capacityPoolResourceId":{"Type":4,"Flags":0,"Description":"Pool Resource Id used in case of creating a volume through volume group"},"proximityPlacementGroup":{"Type":4,"Flags":0,"Description":"Proximity placement group associated with the volume"},"t2Network":{"Type":4,"Flags":2,"Description":"T2 network information"},"volumeSpecName":{"Type":4,"Flags":0,"Description":"Volume spec name is the application specific designation or identifier for the particular volume in a volume group for e.g. data, log"},"encrypted":{"Type":2,"Flags":2,"Description":"Specifies if the volume is encrypted or not. Only available on volumes created or updated after 2022-01-01."},"placementRules":{"Type":138,"Flags":0,"Description":"Application specific placement rules for the particular volume"},"enableSubvolumes":{"Type":141,"Flags":0,"Description":"Flag indicating whether subvolume operations are enabled on the volume"},"provisionedAvailabilityZone":{"Type":4,"Flags":2,"Description":"The availability zone where the volume is provisioned. This refers to the logical availability zone where the volume resides."},"isLargeVolume":{"Type":2,"Flags":0,"Description":"Specifies whether volume is a Large Volume or Regular Volume."},"originatingResourceId":{"Type":4,"Flags":2,"Description":"Id of the snapshot or backup that the volume is restored from."}}}},{"6":{"Value":"Standard"}},{"6":{"Value":"Premium"}},{"6":{"Value":"Ultra"}},{"6":{"Value":"StandardZRS"}},{"5":{"Elements":[79,80,81,82,4]}},{"2":{"Name":"VolumePropertiesExportPolicy","Properties":{"rules":{"Type":89,"Flags":0,"Description":"Export policy rule"}}}},{"2":{"Name":"ExportPolicyRule","Properties":{"ruleIndex":{"Type":3,"Flags":0,"Description":"Order index"},"unixReadOnly":{"Type":2,"Flags":0,"Description":"Read only access"},"unixReadWrite":{"Type":2,"Flags":0,"Description":"Read and write access"},"kerberos5ReadOnly":{"Type":2,"Flags":0,"Description":"Kerberos5 Read only access. To be use with swagger version 2020-05-01 or later"},"kerberos5ReadWrite":{"Type":2,"Flags":0,"Description":"Kerberos5 Read and write access. To be use with swagger version 2020-05-01 or later"},"kerberos5iReadOnly":{"Type":2,"Flags":0,"Description":"Kerberos5i Read only access. To be use with swagger version 2020-05-01 or later"},"kerberos5iReadWrite":{"Type":2,"Flags":0,"Description":"Kerberos5i Read and write access. To be use with swagger version 2020-05-01 or later"},"kerberos5pReadOnly":{"Type":2,"Flags":0,"Description":"Kerberos5p Read only access. To be use with swagger version 2020-05-01 or later"},"kerberos5pReadWrite":{"Type":2,"Flags":0,"Description":"Kerberos5p Read and write access. To be use with swagger version 2020-05-01 or later"},"cifs":{"Type":2,"Flags":0,"Description":"Allows CIFS protocol"},"nfsv3":{"Type":2,"Flags":0,"Description":"Allows NFSv3 protocol. Enable only for NFSv3 type volumes"},"nfsv41":{"Type":2,"Flags":0,"Description":"Allows NFSv4.1 protocol. Enable only for NFSv4.1 type volumes"},"allowedClients":{"Type":4,"Flags":0,"Description":"Client ingress specification as comma separated string with IPv4 CIDRs, IPv4 host addresses and host names"},"hasRootAccess":{"Type":2,"Flags":0,"Description":"Has root access to volume"},"chownMode":{"Type":88,"Flags":0,"Description":"This parameter specifies who is authorized to change the ownership of a file. restricted - Only root user can change the ownership of the file. unrestricted - Non-root users can change ownership of files that they own."}}}},{"6":{"Value":"Restricted"}},{"6":{"Value":"Unrestricted"}},{"5":{"Elements":[86,87,4]}},{"3":{"ItemType":85}},{"3":{"ItemType":4}},{"6":{"Value":"Basic"}},{"6":{"Value":"Standard"}},{"6":{"Value":"Basic_Standard"}},{"6":{"Value":"Standard_Basic"}},{"5":{"Elements":[91,92,93,94,4]}},{"6":{"Value":"Default"}},{"6":{"Value":"T1"}},{"6":{"Value":"T2"}},{"6":{"Value":"AcrossT2"}},{"5":{"Elements":[96,97,98,99,4]}},{"2":{"Name":"MountTargetProperties","Properties":{"mountTargetId":{"Type":4,"Flags":2,"Description":"UUID v4 used to identify the MountTarget"},"fileSystemId":{"Type":4,"Flags":1,"Description":"UUID v4 used to identify the MountTarget"},"ipAddress":{"Type":4,"Flags":2,"Description":"The mount target's IPv4 address"},"smbServerFqdn":{"Type":4,"Flags":0,"Description":"The SMB server's Fully Qualified Domain Name, FQDN"}}}},{"3":{"ItemType":101}},{"2":{"Name":"VolumePropertiesDataProtection","Properties":{"replication":{"Type":104,"Flags":0,"Description":"Replication properties"},"snapshot":{"Type":112,"Flags":0,"Description":"Snapshot properties."},"volumeRelocation":{"Type":113,"Flags":0,"Description":"VolumeRelocation properties"}}}},{"2":{"Name":"ReplicationObject","Properties":{"replicationId":{"Type":4,"Flags":2,"Description":"Id"},"endpointType":{"Type":107,"Flags":0,"Description":"Indicates whether the local volume is the source or destination for the Volume Replication"},"replicationSchedule":{"Type":111,"Flags":0,"Description":"Schedule"},"remoteVolumeResourceId":{"Type":4,"Flags":1,"Description":"The resource ID of the remote volume."},"remoteVolumeRegion":{"Type":4,"Flags":0,"Description":"The remote region for the other end of the Volume Replication."}}}},{"6":{"Value":"src"}},{"6":{"Value":"dst"}},{"5":{"Elements":[105,106,4]}},{"6":{"Value":"_10minutely"}},{"6":{"Value":"hourly"}},{"6":{"Value":"daily"}},{"5":{"Elements":[108,109,110,4]}},{"2":{"Name":"VolumeSnapshotProperties","Properties":{"snapshotPolicyId":{"Type":4,"Flags":0,"Description":"Snapshot Policy ResourceId"}}}},{"2":{"Name":"VolumeRelocationProperties","Properties":{"relocationRequested":{"Type":2,"Flags":0,"Description":"Has relocation been requested for this volume"},"readyToBeFinalized":{"Type":2,"Flags":2,"Description":"Has relocation finished and is ready to be cleaned up"}}}},{"6":{"Value":"ntfs"}},{"6":{"Value":"unix"}},{"5":{"Elements":[114,115,4]}},{"6":{"Value":"Disabled"}},{"6":{"Value":"Enabled"}},{"5":{"Elements":[117,118,4]}},{"6":{"Value":"Disabled"}},{"6":{"Value":"Enabled"}},{"5":{"Elements":[120,121,4]}},{"6":{"Value":"Microsoft.NetApp"}},{"6":{"Value":"Microsoft.KeyVault"}},{"5":{"Elements":[123,124,4]}},{"6":{"Value":"Default"}},{"6":{"Value":"OnRead"}},{"6":{"Value":"Never"}},{"5":{"Elements":[126,127,128,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[130,131,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[133,134,4]}},{"3":{"ItemType":4}},{"2":{"Name":"PlacementKeyValuePairs","Properties":{"key":{"Type":4,"Flags":1,"Description":"Key for an application specific parameter for the placement of volumes in the volume group"},"value":{"Type":4,"Flags":1,"Description":"Value for an application specific parameter for the placement of volumes in the volume group"}}}},{"3":{"ItemType":137}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[139,140,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes@2023-07-01","ScopeType":8,"Body":76,"Flags":0}},{"6":{"Value":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots"}},{"6":{"Value":"2023-07-01"}},{"2":{"Name":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":144,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":145,"Flags":10,"Description":"The resource api version"},"location":{"Type":4,"Flags":1,"Description":"Resource location"},"properties":{"Type":147,"Flags":0,"Description":"Snapshot Properties"},"systemData":{"Type":45,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"SnapshotProperties","Properties":{"snapshotId":{"Type":4,"Flags":2,"Description":"UUID v4 used to identify the Snapshot"},"created":{"Type":4,"Flags":2,"Description":"The creation date of the snapshot"},"provisioningState":{"Type":4,"Flags":2,"Description":"Azure lifecycle management"}}}},{"4":{"Name":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots@2023-07-01","ScopeType":8,"Body":146,"Flags":0}},{"6":{"Value":"Microsoft.NetApp/netAppAccounts/snapshotPolicies"}},{"6":{"Value":"2023-07-01"}},{"2":{"Name":"Microsoft.NetApp/netAppAccounts/snapshotPolicies","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":149,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":150,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"properties":{"Type":152,"Flags":1,"Description":"Snapshot policy Properties"},"tags":{"Type":157,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":45,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"SnapshotPolicyProperties","Properties":{"hourlySchedule":{"Type":153,"Flags":0,"Description":"Schedule for hourly snapshots"},"dailySchedule":{"Type":154,"Flags":0,"Description":"Schedule for daily snapshots"},"weeklySchedule":{"Type":155,"Flags":0,"Description":"Schedule for weekly snapshots"},"monthlySchedule":{"Type":156,"Flags":0,"Description":"Schedule for monthly snapshots"},"enabled":{"Type":2,"Flags":0,"Description":"The property to decide policy is enabled or not"},"provisioningState":{"Type":4,"Flags":2,"Description":"Azure lifecycle management"}}}},{"2":{"Name":"HourlySchedule","Properties":{"snapshotsToKeep":{"Type":3,"Flags":0,"Description":"Hourly snapshot count to keep"},"minute":{"Type":3,"Flags":0,"Description":"Indicates which minute snapshot should be taken"},"usedBytes":{"Type":3,"Flags":0,"Description":"Resource size in bytes, current storage usage for the volume in bytes"}}}},{"2":{"Name":"DailySchedule","Properties":{"snapshotsToKeep":{"Type":3,"Flags":0,"Description":"Daily snapshot count to keep"},"hour":{"Type":3,"Flags":0,"Description":"Indicates which hour in UTC timezone a snapshot should be taken"},"minute":{"Type":3,"Flags":0,"Description":"Indicates which minute snapshot should be taken"},"usedBytes":{"Type":3,"Flags":0,"Description":"Resource size in bytes, current storage usage for the volume in bytes"}}}},{"2":{"Name":"WeeklySchedule","Properties":{"snapshotsToKeep":{"Type":3,"Flags":0,"Description":"Weekly snapshot count to keep"},"day":{"Type":4,"Flags":0,"Description":"Indicates which weekdays snapshot should be taken, accepts a comma separated list of week day names in english"},"hour":{"Type":3,"Flags":0,"Description":"Indicates which hour in UTC timezone a snapshot should be taken"},"minute":{"Type":3,"Flags":0,"Description":"Indicates which minute snapshot should be taken"},"usedBytes":{"Type":3,"Flags":0,"Description":"Resource size in bytes, current storage usage for the volume in bytes"}}}},{"2":{"Name":"MonthlySchedule","Properties":{"snapshotsToKeep":{"Type":3,"Flags":0,"Description":"Monthly snapshot count to keep"},"daysOfMonth":{"Type":4,"Flags":0,"Description":"Indicates which days of the month snapshot should be taken. A comma delimited string."},"hour":{"Type":3,"Flags":0,"Description":"Indicates which hour in UTC timezone a snapshot should be taken"},"minute":{"Type":3,"Flags":0,"Description":"Indicates which minute snapshot should be taken"},"usedBytes":{"Type":3,"Flags":0,"Description":"Resource size in bytes, current storage usage for the volume in bytes"}}}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.NetApp/netAppAccounts/snapshotPolicies@2023-07-01","ScopeType":8,"Body":151,"Flags":0}},{"6":{"Value":"Microsoft.NetApp/netAppAccounts/backupPolicies"}},{"6":{"Value":"2023-07-01"}},{"2":{"Name":"Microsoft.NetApp/netAppAccounts/backupPolicies","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":159,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":160,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"properties":{"Type":162,"Flags":1,"Description":"Backup policy Properties"},"tags":{"Type":165,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":45,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"BackupPolicyProperties","Properties":{"backupPolicyId":{"Type":4,"Flags":2,"Description":"Backup Policy Resource ID"},"provisioningState":{"Type":4,"Flags":2,"Description":"Azure lifecycle management"},"dailyBackupsToKeep":{"Type":3,"Flags":0,"Description":"Daily backups count to keep"},"weeklyBackupsToKeep":{"Type":3,"Flags":0,"Description":"Weekly backups count to keep"},"monthlyBackupsToKeep":{"Type":3,"Flags":0,"Description":"Monthly backups count to keep"},"volumesAssigned":{"Type":3,"Flags":2,"Description":"Volumes using current backup policy"},"enabled":{"Type":2,"Flags":0,"Description":"The property to decide policy is enabled or not"},"volumeBackups":{"Type":164,"Flags":2,"Description":"A list of volumes assigned to this policy"}}}},{"2":{"Name":"VolumeBackups","Properties":{"volumeName":{"Type":4,"Flags":0,"Description":"Volume name"},"backupsCount":{"Type":3,"Flags":0,"Description":"Total count of backups for volume"},"policyEnabled":{"Type":2,"Flags":0,"Description":"Policy enabled"}}}},{"3":{"ItemType":163}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.NetApp/netAppAccounts/backupPolicies@2023-07-01","ScopeType":8,"Body":161,"Flags":0}},{"6":{"Value":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/volumeQuotaRules"}},{"6":{"Value":"2023-07-01"}},{"2":{"Name":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/volumeQuotaRules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":167,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":168,"Flags":10,"Description":"The resource api version"},"properties":{"Type":170,"Flags":0,"Description":"Volume Quota Rule Properties"},"tags":{"Type":184,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":45,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"VolumeQuotaRulesProperties","Properties":{"provisioningState":{"Type":178,"Flags":2,"Description":"Gets the status of the VolumeQuotaRule at the time the operation was called."},"quotaSizeInKiBs":{"Type":3,"Flags":0,"Description":"Size of quota"},"quotaType":{"Type":183,"Flags":0,"Description":"Type of quota"},"quotaTarget":{"Type":4,"Flags":0,"Description":"UserID/GroupID/SID based on the quota target type. UserID and groupID can be found by running ‘id’ or ‘getent’ command for the user or group and SID can be found by running "}}}},{"6":{"Value":"Accepted"}},{"6":{"Value":"Creating"}},{"6":{"Value":"Patching"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Moving"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Succeeded"}},{"5":{"Elements":[171,172,173,174,175,176,177]}},{"6":{"Value":"DefaultUserQuota"}},{"6":{"Value":"DefaultGroupQuota"}},{"6":{"Value":"IndividualUserQuota"}},{"6":{"Value":"IndividualGroupQuota"}},{"5":{"Elements":[179,180,181,182,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/volumeQuotaRules@2023-07-01","ScopeType":8,"Body":169,"Flags":0}},{"6":{"Value":"Microsoft.NetApp/netAppAccounts/volumeGroups"}},{"6":{"Value":"2023-07-01"}},{"2":{"Name":"Microsoft.NetApp/netAppAccounts/volumeGroups","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":186,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":187,"Flags":10,"Description":"The resource api version"},"location":{"Type":4,"Flags":0,"Description":"Resource location"},"properties":{"Type":189,"Flags":0,"Description":"Volume group properties"}}}},{"2":{"Name":"VolumeGroupProperties","Properties":{"provisioningState":{"Type":4,"Flags":2,"Description":"Azure lifecycle management"},"groupMetaData":{"Type":190,"Flags":0,"Description":"Volume group details"},"volumes":{"Type":198,"Flags":0,"Description":"List of volumes from group"}}}},{"2":{"Name":"VolumeGroupMetaData","Properties":{"groupDescription":{"Type":4,"Flags":0,"Description":"Group Description"},"applicationType":{"Type":193,"Flags":0,"Description":"Application Type"},"applicationIdentifier":{"Type":4,"Flags":0,"Description":"Application specific identifier"},"globalPlacementRules":{"Type":194,"Flags":0,"Description":"Application specific placement rules for the volume group"},"volumesCount":{"Type":3,"Flags":2,"Description":"Number of volumes in volume group"}}}},{"6":{"Value":"SAP-HANA"}},{"6":{"Value":"ORACLE"}},{"5":{"Elements":[191,192,4]}},{"3":{"ItemType":137}},{"2":{"Name":"VolumeGroupVolumeProperties","Properties":{"id":{"Type":4,"Flags":2,"Description":"Resource Id"},"name":{"Type":4,"Flags":0,"Description":"Resource name"},"type":{"Type":4,"Flags":2,"Description":"Resource type"},"tags":{"Type":196,"Flags":0,"Description":"Resource tags"},"zones":{"Type":197,"Flags":0,"Description":"Availability Zone"},"properties":{"Type":78,"Flags":1,"Description":"Volume properties"}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":4}},{"3":{"ItemType":195}},{"4":{"Name":"Microsoft.NetApp/netAppAccounts/volumeGroups@2023-07-01","ScopeType":8,"Body":188,"Flags":0}},{"6":{"Value":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes"}},{"6":{"Value":"2023-07-01"}},{"2":{"Name":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":200,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":201,"Flags":10,"Description":"The resource api version"},"properties":{"Type":203,"Flags":0,"Description":"Subvolume Properties"},"systemData":{"Type":45,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"SubvolumeProperties","Properties":{"path":{"Type":4,"Flags":0,"Description":"Path to the subvolume"},"size":{"Type":3,"Flags":0,"Description":"Truncate subvolume to the provided size in bytes"},"parentPath":{"Type":4,"Flags":0,"Description":"parent path to the subvolume"},"provisioningState":{"Type":4,"Flags":2,"Description":"Azure lifecycle management"}}}},{"4":{"Name":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes@2023-07-01","ScopeType":8,"Body":202,"Flags":0}},{"6":{"Value":"Microsoft.NetApp/locations/quotaLimits"}},{"6":{"Value":"2023-07-01"}},{"2":{"Name":"Microsoft.NetApp/locations/quotaLimits","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":205,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":206,"Flags":10,"Description":"The resource api version"},"properties":{"Type":208,"Flags":2,"Description":"SubscriptionQuotaItem properties"},"systemData":{"Type":45,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"SubscriptionQuotaItemProperties","Properties":{"current":{"Type":3,"Flags":2,"Description":"The current quota value."},"default":{"Type":3,"Flags":2,"Description":"The default quota value."}}}},{"4":{"Name":"Microsoft.NetApp/locations/quotaLimits@2023-07-01","ScopeType":4,"Body":207,"Flags":1}},{"2":{"Name":"ResourceNameAvailabilityRequest","Properties":{"name":{"Type":4,"Flags":1,"Description":"Resource name to verify."},"type":{"Type":215,"Flags":1,"Description":"Resource type used for verification."},"resourceGroup":{"Type":4,"Flags":1,"Description":"Resource group name."}}}},{"6":{"Value":"Microsoft.NetApp/netAppAccounts"}},{"6":{"Value":"Microsoft.NetApp/netAppAccounts/capacityPools"}},{"6":{"Value":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes"}},{"6":{"Value":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots"}},{"5":{"Elements":[211,212,213,214,4]}},{"2":{"Name":"CheckAvailabilityResponse","Properties":{"isAvailable":{"Type":2,"Flags":0,"Description":"true indicates name is valid and available. false indicates the name is invalid, unavailable, or both."},"reason":{"Type":219,"Flags":0,"Description":"Invalid indicates the name provided does not match Azure App Service naming requirements. AlreadyExists indicates that the name is already in use and is therefore unavailable."},"message":{"Type":4,"Flags":0,"Description":"If reason == invalid, provide the user with the reason why the given name is invalid, and provide the resource naming requirements so that the user can select a valid name. If reason == AlreadyExists, explain that resource name is already in use, and direct them to select a different name."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"AlreadyExists"}},{"5":{"Elements":[217,218,4]}},{"8":{"Name":"checkNameAvailability","ResourceType":"Microsoft.NetApp/locations","ApiVersion":"2023-07-01","Output":216,"Input":210}},{"2":{"Name":"FilePathAvailabilityRequest","Properties":{"name":{"Type":4,"Flags":1,"Description":"File path to verify."},"subnetId":{"Type":4,"Flags":1,"Description":"The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes"}}}},{"8":{"Name":"checkFilePathAvailability","ResourceType":"Microsoft.NetApp/locations","ApiVersion":"2023-07-01","Output":216,"Input":221}},{"2":{"Name":"QuotaAvailabilityRequest","Properties":{"name":{"Type":4,"Flags":1,"Description":"Name of the resource to verify."},"type":{"Type":228,"Flags":1,"Description":"Resource type used for verification."},"resourceGroup":{"Type":4,"Flags":1,"Description":"Resource group name."}}}},{"6":{"Value":"Microsoft.NetApp/netAppAccounts"}},{"6":{"Value":"Microsoft.NetApp/netAppAccounts/capacityPools"}},{"6":{"Value":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes"}},{"6":{"Value":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots"}},{"5":{"Elements":[224,225,226,227,4]}},{"8":{"Name":"checkQuotaAvailability","ResourceType":"Microsoft.NetApp/locations","ApiVersion":"2023-07-01","Output":216,"Input":223}},{"2":{"Name":"QueryNetworkSiblingSetRequest","Properties":{"networkSiblingSetId":{"Type":4,"Flags":1,"Description":"Network Sibling Set ID for a group of volumes sharing networking resources in a subnet."},"subnetId":{"Type":4,"Flags":1,"Description":"The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes. Example /subscriptions/subscriptionId/resourceGroups/resourceGroup/providers/Microsoft.Network/virtualNetworks/testVnet/subnets/{mySubnet}"}}}},{"2":{"Name":"NetworkSiblingSet","Properties":{"networkSiblingSetId":{"Type":4,"Flags":0,"Description":"Network Sibling Set ID for a group of volumes sharing networking resources in a subnet."},"subnetId":{"Type":4,"Flags":0,"Description":"The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes. Example /subscriptions/subscriptionId/resourceGroups/resourceGroup/providers/Microsoft.Network/virtualNetworks/testVnet/subnets/{mySubnet}"},"networkSiblingSetStateId":{"Type":4,"Flags":0,"Description":"Network sibling set state Id identifying the current state of the sibling set."},"networkFeatures":{"Type":236,"Flags":0,"Description":"Network features available to the volume, or current state of update."},"provisioningState":{"Type":241,"Flags":2,"Description":"Gets the status of the NetworkSiblingSet at the time the operation was called."},"nicInfoList":{"Type":244,"Flags":0,"Description":"List of NIC information"}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Standard"}},{"6":{"Value":"Basic_Standard"}},{"6":{"Value":"Standard_Basic"}},{"5":{"Elements":[232,233,234,235,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Updating"}},{"5":{"Elements":[237,238,239,240,4]}},{"2":{"Name":"NicInfo","Properties":{"ipAddress":{"Type":4,"Flags":2,"Description":"ipAddress"},"volumeResourceIds":{"Type":243,"Flags":0,"Description":"Volume resource Ids"}}}},{"3":{"ItemType":4}},{"3":{"ItemType":242}},{"8":{"Name":"queryNetworkSiblingSet","ResourceType":"Microsoft.NetApp/locations","ApiVersion":"2023-07-01","Output":231,"Input":230}},{"2":{"Name":"UpdateNetworkSiblingSetRequest","Properties":{"networkSiblingSetId":{"Type":4,"Flags":1,"Description":"Network Sibling Set ID for a group of volumes sharing networking resources in a subnet."},"subnetId":{"Type":4,"Flags":1,"Description":"The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes. Example /subscriptions/subscriptionId/resourceGroups/resourceGroup/providers/Microsoft.Network/virtualNetworks/testVnet/subnets/{mySubnet}"},"networkSiblingSetStateId":{"Type":4,"Flags":1,"Description":"Network sibling set state Id identifying the current state of the sibling set."},"networkFeatures":{"Type":251,"Flags":1,"Description":"Network features available to the volume, some such"}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Standard"}},{"6":{"Value":"Basic_Standard"}},{"6":{"Value":"Standard_Basic"}},{"5":{"Elements":[247,248,249,250,4]}},{"8":{"Name":"updateNetworkSiblingSet","ResourceType":"Microsoft.NetApp/locations","ApiVersion":"2023-07-01","Output":231,"Input":246}},{"8":{"Name":"renewCredentials","ResourceType":"Microsoft.NetApp/netAppAccounts","ApiVersion":"2023-07-01"}},{"2":{"Name":"Volume","Properties":{"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"zones":{"Type":255,"Flags":0,"Description":"Availability Zone"},"properties":{"Type":78,"Flags":1,"Description":"Volume properties"},"tags":{"Type":256,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. E.g. \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\""},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""},"systemData":{"Type":45,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"3":{"ItemType":4}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"8":{"Name":"populateAvailabilityZone","ResourceType":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes","ApiVersion":"2023-07-01","Output":254}},{"2":{"Name":"VolumeRevert","Properties":{"snapshotId":{"Type":4,"Flags":0,"Description":"Resource id of the snapshot"}}}},{"8":{"Name":"revert","ResourceType":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes","ApiVersion":"2023-07-01","Input":258}},{"8":{"Name":"resetCifsPassword","ResourceType":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes","ApiVersion":"2023-07-01"}},{"2":{"Name":"BreakFileLocksRequest","Properties":{"clientIp":{"Type":4,"Flags":0,"Description":"To clear file locks on a volume for a particular client"},"confirmRunningDisruptiveOperation":{"Type":2,"Flags":0,"Description":"Break File locks could be a disruptive operation for application as locks on the volume will be broken, if want to process, set to true."}}}},{"8":{"Name":"breakFileLocks","ResourceType":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes","ApiVersion":"2023-07-01","Input":261}},{"2":{"Name":"GetGroupIdListForLdapUserRequest","Properties":{"username":{"Type":4,"Flags":1,"Description":"username is required to fetch the group to which user is part of"}}}},{"2":{"Name":"GetGroupIdListForLdapUserResponse","Properties":{"groupIdsForLdapUser":{"Type":265,"Flags":0,"Description":"Group Id list"}}}},{"3":{"ItemType":4}},{"8":{"Name":"getGroupIdListForLdapUser","ResourceType":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes","ApiVersion":"2023-07-01","Output":264,"Input":263}},{"2":{"Name":"BreakReplicationRequest","Properties":{"forceBreakReplication":{"Type":2,"Flags":0,"Description":"If replication is in status transferring and you want to force break the replication, set to true"}}}},{"8":{"Name":"breakReplication","ResourceType":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes","ApiVersion":"2023-07-01","Input":267}},{"2":{"Name":"ReestablishReplicationRequest","Properties":{"sourceVolumeId":{"Type":4,"Flags":0,"Description":"Resource id of the source volume for the replication"}}}},{"8":{"Name":"reestablishReplication","ResourceType":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes","ApiVersion":"2023-07-01","Input":269}},{"2":{"Name":"ListReplications","Properties":{"value":{"Type":280,"Flags":0,"Description":"A list of replications"}}}},{"2":{"Name":"Replication","Properties":{"endpointType":{"Type":275,"Flags":0,"Description":"Indicates whether the local volume is the source or destination for the Volume Replication"},"replicationSchedule":{"Type":279,"Flags":0,"Description":"Schedule"},"remoteVolumeResourceId":{"Type":4,"Flags":1,"Description":"The resource ID of the remote volume."},"remoteVolumeRegion":{"Type":4,"Flags":0,"Description":"The remote region for the other end of the Volume Replication."}}}},{"6":{"Value":"src"}},{"6":{"Value":"dst"}},{"5":{"Elements":[273,274,4]}},{"6":{"Value":"_10minutely"}},{"6":{"Value":"hourly"}},{"6":{"Value":"daily"}},{"5":{"Elements":[276,277,278,4]}},{"3":{"ItemType":272}},{"8":{"Name":"listReplications","ResourceType":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes","ApiVersion":"2023-07-01","Output":271}},{"8":{"Name":"resyncReplication","ResourceType":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes","ApiVersion":"2023-07-01"}},{"8":{"Name":"deleteReplication","ResourceType":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes","ApiVersion":"2023-07-01"}},{"2":{"Name":"AuthorizeRequest","Properties":{"remoteVolumeResourceId":{"Type":4,"Flags":0,"Description":"Resource id of the remote volume"}}}},{"8":{"Name":"authorizeReplication","ResourceType":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes","ApiVersion":"2023-07-01","Input":284}},{"8":{"Name":"reinitializeReplication","ResourceType":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes","ApiVersion":"2023-07-01"}},{"2":{"Name":"PoolChangeRequest","Properties":{"newPoolResourceId":{"Type":4,"Flags":1,"Description":"Resource id of the pool to move volume to"}}}},{"8":{"Name":"poolChange","ResourceType":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes","ApiVersion":"2023-07-01","Input":287}},{"2":{"Name":"RelocateVolumeRequest","Properties":{"creationToken":{"Type":4,"Flags":0,"Description":"New creation token for the volume that controls the mount point name"}}}},{"8":{"Name":"relocate","ResourceType":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes","ApiVersion":"2023-07-01","Input":289}},{"8":{"Name":"finalizeRelocation","ResourceType":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes","ApiVersion":"2023-07-01"}},{"8":{"Name":"revertRelocation","ResourceType":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes","ApiVersion":"2023-07-01"}},{"2":{"Name":"SnapshotRestoreFiles","Properties":{"filePaths":{"Type":294,"Flags":1,"Description":"List of files to be restored"},"destinationPath":{"Type":4,"Flags":0,"Description":"Destination folder where the files will be restored"}}}},{"3":{"ItemType":4}},{"8":{"Name":"restoreFiles","ResourceType":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots","ApiVersion":"2023-07-01","Input":293}},{"2":{"Name":"SubvolumeModel","Properties":{"id":{"Type":4,"Flags":2,"Description":"Resource Id"},"name":{"Type":4,"Flags":2,"Description":"Resource name"},"type":{"Type":4,"Flags":2,"Description":"Resource type"},"properties":{"Type":297,"Flags":0,"Description":"It represents the minimal properties of the subvolume."}}}},{"2":{"Name":"SubvolumeModelProperties","Properties":{"path":{"Type":4,"Flags":0,"Description":"Path to the subvolume"},"parentPath":{"Type":4,"Flags":0,"Description":"Path to the parent subvolume"},"size":{"Type":3,"Flags":0,"Description":"Size of subvolume"},"bytesUsed":{"Type":3,"Flags":0,"Description":"Bytes used"},"permissions":{"Type":4,"Flags":0,"Description":"Permissions of the subvolume"},"creationTimeStamp":{"Type":4,"Flags":0,"Description":"Creation time and date"},"accessedTimeStamp":{"Type":4,"Flags":0,"Description":"Most recent access time and date"},"modifiedTimeStamp":{"Type":4,"Flags":0,"Description":"Most recent modification time and date"},"changedTimeStamp":{"Type":4,"Flags":0,"Description":"Most recent change time and date"},"provisioningState":{"Type":4,"Flags":0,"Description":"Azure lifecycle management"}}}},{"8":{"Name":"getMetadata","ResourceType":"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes","ApiVersion":"2023-07-01","Output":296}}] \ No newline at end of file diff --git a/internal/azure/generated/network/microsoft.compute/2023-09-01/types.json b/internal/azure/generated/network/microsoft.compute/2023-09-01/types.json new file mode 100644 index 000000000..3c7873171 --- /dev/null +++ b/internal/azure/generated/network/microsoft.compute/2023-09-01/types.json @@ -0,0 +1 @@ +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"extendedLocation":{"Type":11,"Flags":2,"Description":"The extended location of the network interface."},"properties":{"Type":14,"Flags":2,"Description":"Properties of the network interface."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":2,"Description":"Resource location."},"tags":{"Type":463,"Flags":2,"Description":"Resource tags."}}}},{"2":{"Name":"ExtendedLocation","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the extended location."},"type":{"Type":13,"Flags":0,"Description":"The type of the extended location."}}}},{"6":{"Value":"EdgeZone"}},{"5":{"Elements":[12,4]}},{"2":{"Name":"NetworkInterfacePropertiesFormat","Properties":{"virtualMachine":{"Type":15,"Flags":2,"Description":"The reference to a virtual machine."},"networkSecurityGroup":{"Type":16,"Flags":0,"Description":"The reference to the NetworkSecurityGroup resource."},"privateEndpoint":{"Type":111,"Flags":2,"Description":"A reference to the private endpoint to which the network interface is linked."},"ipConfigurations":{"Type":395,"Flags":0,"Description":"A list of IPConfigurations of the network interface."},"tapConfigurations":{"Type":396,"Flags":2,"Description":"A list of TapConfigurations of the network interface."},"dnsSettings":{"Type":397,"Flags":0,"Description":"The DNS settings in network interface."},"macAddress":{"Type":4,"Flags":2,"Description":"The MAC address of the network interface."},"primary":{"Type":2,"Flags":2,"Description":"Whether this is a primary network interface on a virtual machine."},"vnetEncryptionSupported":{"Type":2,"Flags":2,"Description":"Whether the virtual machine this nic is attached to supports encryption."},"enableAcceleratedNetworking":{"Type":2,"Flags":0,"Description":"If the network interface is configured for accelerated networking. Not applicable to VM sizes which require accelerated networking."},"disableTcpStateTracking":{"Type":2,"Flags":0,"Description":"Indicates whether to disable tcp state tracking."},"enableIPForwarding":{"Type":2,"Flags":0,"Description":"Indicates whether IP forwarding is enabled on this network interface."},"hostedWorkloads":{"Type":400,"Flags":2,"Description":"A list of references to linked BareMetal resources."},"dscpConfiguration":{"Type":15,"Flags":2,"Description":"A reference to the dscp configuration to which the network interface is linked."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the network interface resource."},"provisioningState":{"Type":405,"Flags":2,"Description":"The provisioning state of the network interface resource."},"workloadType":{"Type":4,"Flags":0,"Description":"WorkloadType of the NetworkInterface for BareMetal resources"},"nicType":{"Type":408,"Flags":0,"Description":"Type of Network Interface resource."},"privateLinkService":{"Type":409,"Flags":0,"Description":"Privatelinkservice of the network interface resource."},"migrationPhase":{"Type":451,"Flags":0,"Description":"Migration phase of Network Interface resource."},"auxiliaryMode":{"Type":456,"Flags":0,"Description":"Auxiliary mode of Network Interface resource."},"auxiliarySku":{"Type":462,"Flags":0,"Description":"Auxiliary sku of Network Interface resource."}}}},{"2":{"Name":"SubResource","Properties":{"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"NetworkSecurityGroup","Properties":{"properties":{"Type":17,"Flags":0,"Description":"Properties of the network security group."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":286,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"NetworkSecurityGroupPropertiesFormat","Properties":{"flushConnection":{"Type":2,"Flags":0,"Description":"When enabled, flows created from Network Security Group connections will be re-evaluated when rules are updates. Initial enablement will trigger re-evaluation."},"securityRules":{"Type":52,"Flags":0,"Description":"A collection of security rules of the network security group."},"defaultSecurityRules":{"Type":53,"Flags":2,"Description":"The default security rules of network security group."},"networkInterfaces":{"Type":56,"Flags":2,"Description":"A collection of references to network interfaces."},"subnets":{"Type":265,"Flags":2,"Description":"A collection of references to subnets."},"flowLogs":{"Type":280,"Flags":2,"Description":"A collection of references to flow log resources."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the network security group resource."},"provisioningState":{"Type":285,"Flags":2,"Description":"The provisioning state of the network security group resource."}}}},{"2":{"Name":"SecurityRule","Properties":{"properties":{"Type":19,"Flags":0,"Description":"Properties of the security rule."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":0,"Description":"The type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"SecurityRulePropertiesFormat","Properties":{"description":{"Type":4,"Flags":0,"Description":"A description for this rule. Restricted to 140 chars."},"protocol":{"Type":26,"Flags":1,"Description":"Network protocol this rule applies to."},"sourcePortRange":{"Type":4,"Flags":0,"Description":"The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports."},"destinationPortRange":{"Type":4,"Flags":0,"Description":"The destination port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports."},"sourceAddressPrefix":{"Type":4,"Flags":0,"Description":"The CIDR or source IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used. If this is an ingress rule, specifies where network traffic originates from."},"sourceAddressPrefixes":{"Type":27,"Flags":0,"Description":"The CIDR or source IP ranges."},"sourceApplicationSecurityGroups":{"Type":36,"Flags":0,"Description":"The application security group specified as source."},"destinationAddressPrefix":{"Type":4,"Flags":0,"Description":"The destination address prefix. CIDR or destination IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used."},"destinationAddressPrefixes":{"Type":37,"Flags":0,"Description":"The destination address prefixes. CIDR or destination IP ranges."},"destinationApplicationSecurityGroups":{"Type":38,"Flags":0,"Description":"The application security group specified as destination."},"sourcePortRanges":{"Type":39,"Flags":0,"Description":"The source port ranges."},"destinationPortRanges":{"Type":40,"Flags":0,"Description":"The destination port ranges."},"access":{"Type":43,"Flags":1,"Description":"The network traffic is allowed or denied."},"priority":{"Type":3,"Flags":1,"Description":"The priority of the rule. The value can be between 100 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule."},"direction":{"Type":46,"Flags":1,"Description":"The direction of the rule. The direction specifies if rule will be evaluated on incoming or outgoing traffic."},"provisioningState":{"Type":51,"Flags":2,"Description":"The provisioning state of the security rule resource."}}}},{"6":{"Value":"Tcp"}},{"6":{"Value":"Udp"}},{"6":{"Value":"Icmp"}},{"6":{"Value":"Esp"}},{"6":{"Value":"*"}},{"6":{"Value":"Ah"}},{"5":{"Elements":[20,21,22,23,24,25,4]}},{"3":{"ItemType":4}},{"2":{"Name":"ApplicationSecurityGroup","Properties":{"properties":{"Type":29,"Flags":0,"Description":"Properties of the application security group."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":35,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ApplicationSecurityGroupPropertiesFormat","Properties":{"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the application security group resource. It uniquely identifies a resource, even if the user changes its name or migrate the resource across subscriptions or resource groups."},"provisioningState":{"Type":34,"Flags":2,"Description":"The provisioning state of the application security group resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[30,31,32,33,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":28}},{"3":{"ItemType":4}},{"3":{"ItemType":28}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"Allow"}},{"6":{"Value":"Deny"}},{"5":{"Elements":[41,42,4]}},{"6":{"Value":"Inbound"}},{"6":{"Value":"Outbound"}},{"5":{"Elements":[44,45,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[47,48,49,50,4]}},{"3":{"ItemType":18}},{"3":{"ItemType":18}},{"2":{"Name":"NetworkInterface","Properties":{"extendedLocation":{"Type":11,"Flags":0,"Description":"The extended location of the network interface."},"properties":{"Type":14,"Flags":0,"Description":"Properties of the network interface."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":55,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":54}},{"2":{"Name":"Subnet","Properties":{"properties":{"Type":58,"Flags":0,"Description":"Properties of the subnet."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":0,"Description":"Resource type."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"SubnetPropertiesFormat","Properties":{"addressPrefix":{"Type":4,"Flags":0,"Description":"The address prefix for the subnet."},"addressPrefixes":{"Type":59,"Flags":0,"Description":"List of address prefixes for the subnet."},"networkSecurityGroup":{"Type":16,"Flags":0,"Description":"The reference to the NetworkSecurityGroup resource."},"routeTable":{"Type":60,"Flags":0,"Description":"The reference to the RouteTable resource."},"natGateway":{"Type":15,"Flags":0,"Description":"Nat gateway associated with this subnet."},"serviceEndpoints":{"Type":90,"Flags":0,"Description":"An array of service endpoints."},"serviceEndpointPolicies":{"Type":110,"Flags":0,"Description":"An array of service endpoint policies."},"privateEndpoints":{"Type":138,"Flags":2,"Description":"An array of references to private endpoints."},"ipConfigurations":{"Type":208,"Flags":2,"Description":"An array of references to the network interface IP configurations using subnet."},"ipConfigurationProfiles":{"Type":216,"Flags":2,"Description":"Array of IP configuration profiles which reference this subnet."},"ipAllocations":{"Type":217,"Flags":0,"Description":"Array of IpAllocation which reference this subnet."},"resourceNavigationLinks":{"Type":225,"Flags":2,"Description":"An array of references to the external resources using subnet."},"serviceAssociationLinks":{"Type":234,"Flags":2,"Description":"An array of references to services injecting into this subnet."},"delegations":{"Type":243,"Flags":0,"Description":"An array of references to the delegations on the subnet."},"purpose":{"Type":4,"Flags":2,"Description":"A read-only string identifying the intention of use for this subnet based on delegations and other user-defined properties."},"provisioningState":{"Type":248,"Flags":2,"Description":"The provisioning state of the subnet resource."},"privateEndpointNetworkPolicies":{"Type":253,"Flags":0,"Description":"Enable or Disable apply network policies on private end point in the subnet."},"privateLinkServiceNetworkPolicies":{"Type":256,"Flags":0,"Description":"Enable or Disable apply network policies on private link service in the subnet."},"applicationGatewayIPConfigurations":{"Type":264,"Flags":0,"Description":"Application gateway IP configurations of virtual network resource."},"defaultOutboundAccess":{"Type":2,"Flags":0,"Description":"Set this property to false to disable default outbound connectivity for all VMs in the subnet. This property can only be set at the time of subnet creation and cannot be updated for an existing subnet."}}}},{"3":{"ItemType":4}},{"2":{"Name":"RouteTable","Properties":{"properties":{"Type":61,"Flags":0,"Description":"Properties of the route table."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":82,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"RouteTablePropertiesFormat","Properties":{"routes":{"Type":75,"Flags":0,"Description":"Collection of routes contained within a route table."},"subnets":{"Type":76,"Flags":2,"Description":"A collection of references to subnets."},"disableBgpRoutePropagation":{"Type":2,"Flags":0,"Description":"Whether to disable the routes learned by BGP on that route table. True means disable."},"provisioningState":{"Type":81,"Flags":2,"Description":"The provisioning state of the route table resource."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the route table."}}}},{"2":{"Name":"Route","Properties":{"properties":{"Type":63,"Flags":0,"Description":"Properties of the route."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":0,"Description":"The type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"RoutePropertiesFormat","Properties":{"addressPrefix":{"Type":4,"Flags":0,"Description":"The destination CIDR to which the route applies."},"nextHopType":{"Type":69,"Flags":1,"Description":"The type of Azure hop the packet should be sent to."},"nextHopIpAddress":{"Type":4,"Flags":0,"Description":"The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance."},"provisioningState":{"Type":74,"Flags":2,"Description":"The provisioning state of the route resource."},"hasBgpOverride":{"Type":2,"Flags":0,"Description":"A value indicating whether this route overrides overlapping BGP routes regardless of LPM."}}}},{"6":{"Value":"VirtualNetworkGateway"}},{"6":{"Value":"VnetLocal"}},{"6":{"Value":"Internet"}},{"6":{"Value":"VirtualAppliance"}},{"6":{"Value":"None"}},{"5":{"Elements":[64,65,66,67,68,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[70,71,72,73,4]}},{"3":{"ItemType":62}},{"3":{"ItemType":57}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[77,78,79,80,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"ServiceEndpointPropertiesFormat","Properties":{"service":{"Type":4,"Flags":0,"Description":"The type of the endpoint service."},"locations":{"Type":84,"Flags":0,"Description":"A list of locations."},"provisioningState":{"Type":89,"Flags":2,"Description":"The provisioning state of the service endpoint resource."}}}},{"3":{"ItemType":4}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[85,86,87,88,4]}},{"3":{"ItemType":83}},{"2":{"Name":"ServiceEndpointPolicy","Properties":{"properties":{"Type":92,"Flags":0,"Description":"Properties of the service end point policy."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"kind":{"Type":4,"Flags":2,"Description":"Kind of service endpoint policy. This is metadata used for the Azure portal experience."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":109,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ServiceEndpointPolicyPropertiesFormat","Properties":{"serviceEndpointPolicyDefinitions":{"Type":101,"Flags":0,"Description":"A collection of service endpoint policy definitions of the service endpoint policy."},"subnets":{"Type":102,"Flags":2,"Description":"A collection of references to subnets."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the service endpoint policy resource."},"provisioningState":{"Type":107,"Flags":2,"Description":"The provisioning state of the service endpoint policy resource."},"serviceAlias":{"Type":4,"Flags":0,"Description":"The alias indicating if the policy belongs to a service"},"contextualServiceEndpointPolicies":{"Type":108,"Flags":0,"Description":"A collection of contextual service endpoint policy."}}}},{"2":{"Name":"ServiceEndpointPolicyDefinition","Properties":{"properties":{"Type":94,"Flags":0,"Description":"Properties of the service endpoint policy definition."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":0,"Description":"The type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ServiceEndpointPolicyDefinitionPropertiesFormat","Properties":{"description":{"Type":4,"Flags":0,"Description":"A description for this rule. Restricted to 140 chars."},"service":{"Type":4,"Flags":0,"Description":"Service endpoint name."},"serviceResources":{"Type":95,"Flags":0,"Description":"A list of service resources."},"provisioningState":{"Type":100,"Flags":2,"Description":"The provisioning state of the service endpoint policy definition resource."}}}},{"3":{"ItemType":4}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[96,97,98,99,4]}},{"3":{"ItemType":93}},{"3":{"ItemType":57}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[103,104,105,106,4]}},{"3":{"ItemType":4}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":91}},{"2":{"Name":"PrivateEndpoint","Properties":{"extendedLocation":{"Type":11,"Flags":0,"Description":"The extended location of the load balancer."},"properties":{"Type":112,"Flags":0,"Description":"Properties of the private endpoint."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":137,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"PrivateEndpointProperties","Properties":{"subnet":{"Type":57,"Flags":0,"Description":"The ID of the subnet from which the private IP will be allocated."},"networkInterfaces":{"Type":113,"Flags":2,"Description":"An array of references to the network interfaces created for this private endpoint."},"provisioningState":{"Type":118,"Flags":2,"Description":"The provisioning state of the private endpoint resource."},"privateLinkServiceConnections":{"Type":128,"Flags":0,"Description":"A grouping of information about the connection to the remote resource."},"manualPrivateLinkServiceConnections":{"Type":129,"Flags":0,"Description":"A grouping of information about the connection to the remote resource. Used when the network admin does not have access to approve connections to the remote resource."},"customDnsConfigs":{"Type":132,"Flags":0,"Description":"An array of custom dns configurations."},"applicationSecurityGroups":{"Type":133,"Flags":0,"Description":"Application security groups in which the private endpoint IP configuration is included."},"ipConfigurations":{"Type":136,"Flags":0,"Description":"A list of IP configurations of the private endpoint. This will be used to map to the First Party Service's endpoints."},"customNetworkInterfaceName":{"Type":4,"Flags":0,"Description":"The custom name of the network interface attached to the private endpoint."}}}},{"3":{"ItemType":54}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[114,115,116,117,4]}},{"2":{"Name":"PrivateLinkServiceConnection","Properties":{"properties":{"Type":120,"Flags":0,"Description":"Properties of the private link service connection."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"type":{"Type":4,"Flags":2,"Description":"The resource type."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"PrivateLinkServiceConnectionProperties","Properties":{"provisioningState":{"Type":125,"Flags":2,"Description":"The provisioning state of the private link service connection resource."},"privateLinkServiceId":{"Type":4,"Flags":0,"Description":"The resource id of private link service."},"groupIds":{"Type":126,"Flags":0,"Description":"The ID(s) of the group(s) obtained from the remote resource that this private endpoint should connect to."},"requestMessage":{"Type":4,"Flags":0,"Description":"A message passed to the owner of the remote resource with this connection request. Restricted to 140 chars."},"privateLinkServiceConnectionState":{"Type":127,"Flags":0,"Description":"A collection of read-only information about the state of the connection to the remote resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[121,122,123,124,4]}},{"3":{"ItemType":4}},{"2":{"Name":"PrivateLinkServiceConnectionState","Properties":{"status":{"Type":4,"Flags":0,"Description":"Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service."},"description":{"Type":4,"Flags":0,"Description":"The reason for approval/rejection of the connection."},"actionsRequired":{"Type":4,"Flags":0,"Description":"A message indicating if changes on the service provider require any updates on the consumer."}}}},{"3":{"ItemType":119}},{"3":{"ItemType":119}},{"2":{"Name":"CustomDnsConfigPropertiesFormat","Properties":{"fqdn":{"Type":4,"Flags":0,"Description":"Fqdn that resolves to private endpoint ip address."},"ipAddresses":{"Type":131,"Flags":0,"Description":"A list of private ip addresses of the private endpoint."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":130}},{"3":{"ItemType":28}},{"2":{"Name":"PrivateEndpointIPConfiguration","Properties":{"properties":{"Type":135,"Flags":0,"Description":"Properties of private endpoint IP configurations."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group."},"type":{"Type":4,"Flags":2,"Description":"The resource type."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"PrivateEndpointIPConfigurationProperties","Properties":{"groupId":{"Type":4,"Flags":0,"Description":"The ID of a group obtained from the remote resource that this private endpoint should connect to."},"memberName":{"Type":4,"Flags":0,"Description":"The member name of a group obtained from the remote resource that this private endpoint should connect to."},"privateIPAddress":{"Type":4,"Flags":0,"Description":"A private ip address obtained from the private endpoint's subnet."}}}},{"3":{"ItemType":134}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":111}},{"2":{"Name":"IPConfiguration","Properties":{"properties":{"Type":140,"Flags":0,"Description":"Properties of the IP configuration."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"IPConfigurationPropertiesFormat","Properties":{"privateIPAddress":{"Type":4,"Flags":0,"Description":"The private IP address of the IP configuration."},"privateIPAllocationMethod":{"Type":143,"Flags":0,"Description":"The private IP address allocation method."},"subnet":{"Type":57,"Flags":0,"Description":"The reference to the subnet resource."},"publicIPAddress":{"Type":144,"Flags":0,"Description":"The reference to the public IP resource."},"provisioningState":{"Type":207,"Flags":2,"Description":"The provisioning state of the IP configuration resource."}}}},{"6":{"Value":"Static"}},{"6":{"Value":"Dynamic"}},{"5":{"Elements":[141,142,4]}},{"2":{"Name":"PublicIPAddress","Properties":{"extendedLocation":{"Type":11,"Flags":0,"Description":"The extended location of the public ip address."},"sku":{"Type":145,"Flags":0,"Description":"The public IP address SKU."},"properties":{"Type":152,"Flags":0,"Description":"Public IP address properties."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"zones":{"Type":201,"Flags":0,"Description":"A list of availability zones denoting the IP allocated for the resource needs to come from."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":202,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"PublicIPAddressSku","Properties":{"name":{"Type":148,"Flags":0,"Description":"Name of a public IP address SKU."},"tier":{"Type":151,"Flags":0,"Description":"Tier of a public IP address SKU."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Standard"}},{"5":{"Elements":[146,147,4]}},{"6":{"Value":"Regional"}},{"6":{"Value":"Global"}},{"5":{"Elements":[149,150,4]}},{"2":{"Name":"PublicIPAddressPropertiesFormat","Properties":{"publicIPAllocationMethod":{"Type":155,"Flags":0,"Description":"The public IP address allocation method."},"publicIPAddressVersion":{"Type":158,"Flags":0,"Description":"The public IP address version."},"ipConfiguration":{"Type":139,"Flags":2,"Description":"The IP configuration associated with the public IP address."},"dnsSettings":{"Type":159,"Flags":0,"Description":"The FQDN of the DNS record associated with the public IP address."},"ddosSettings":{"Type":165,"Flags":0,"Description":"The DDoS protection custom policy associated with the public IP address."},"ipTags":{"Type":171,"Flags":0,"Description":"The list of tags associated with the public IP address."},"ipAddress":{"Type":4,"Flags":0,"Description":"The IP address associated with the public IP address resource."},"publicIPPrefix":{"Type":15,"Flags":0,"Description":"The Public IP Prefix this Public IP Address should be allocated from."},"idleTimeoutInMinutes":{"Type":3,"Flags":0,"Description":"The idle timeout of the public IP address."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the public IP address resource."},"provisioningState":{"Type":176,"Flags":2,"Description":"The provisioning state of the public IP address resource."},"servicePublicIPAddress":{"Type":144,"Flags":0,"Description":"The service public IP address of the public IP address resource."},"natGateway":{"Type":177,"Flags":0,"Description":"The NatGateway for the Public IP address."},"migrationPhase":{"Type":197,"Flags":0,"Description":"Migration phase of Public IP Address."},"linkedPublicIPAddress":{"Type":144,"Flags":0,"Description":"The linked public IP address of the public IP address resource."},"deleteOption":{"Type":200,"Flags":0,"Description":"Specify what happens to the public IP address when the VM using it is deleted"}}}},{"6":{"Value":"Static"}},{"6":{"Value":"Dynamic"}},{"5":{"Elements":[153,154,4]}},{"6":{"Value":"IPv4"}},{"6":{"Value":"IPv6"}},{"5":{"Elements":[156,157,4]}},{"2":{"Name":"PublicIPAddressDnsSettings","Properties":{"domainNameLabel":{"Type":4,"Flags":0,"Description":"The domain name label. The concatenation of the domain name label and the regionalized DNS zone make up the fully qualified domain name associated with the public IP address. If a domain name label is specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system."},"domainNameLabelScope":{"Type":164,"Flags":0,"Description":"The domain name label scope. If a domain name label and a domain name label scope are specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system with a hashed value includes in FQDN."},"fqdn":{"Type":4,"Flags":0,"Description":"The Fully Qualified Domain Name of the A DNS record associated with the public IP. This is the concatenation of the domainNameLabel and the regionalized DNS zone."},"reverseFqdn":{"Type":4,"Flags":0,"Description":"The reverse FQDN. A user-visible, fully qualified domain name that resolves to this public IP address. If the reverseFqdn is specified, then a PTR DNS record is created pointing from the IP address in the in-addr.arpa domain to the reverse FQDN."}}}},{"6":{"Value":"TenantReuse"}},{"6":{"Value":"SubscriptionReuse"}},{"6":{"Value":"ResourceGroupReuse"}},{"6":{"Value":"NoReuse"}},{"5":{"Elements":[160,161,162,163]}},{"2":{"Name":"DdosSettings","Properties":{"protectionMode":{"Type":169,"Flags":0,"Description":"The DDoS protection mode of the public IP"},"ddosProtectionPlan":{"Type":15,"Flags":0,"Description":"The DDoS protection plan associated with the public IP. Can only be set if ProtectionMode is Enabled"}}}},{"6":{"Value":"VirtualNetworkInherited"}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[166,167,168,4]}},{"2":{"Name":"IpTag","Properties":{"ipTagType":{"Type":4,"Flags":0,"Description":"The IP tag type. Example: FirstPartyUsage."},"tag":{"Type":4,"Flags":0,"Description":"The value of the IP tag associated with the public IP. Example: SQL."}}}},{"3":{"ItemType":170}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[172,173,174,175,4]}},{"2":{"Name":"NatGateway","Properties":{"sku":{"Type":178,"Flags":0,"Description":"The nat gateway SKU."},"properties":{"Type":181,"Flags":0,"Description":"Nat Gateway properties."},"zones":{"Type":190,"Flags":0,"Description":"A list of availability zones denoting the zone in which Nat Gateway should be deployed."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":191,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"NatGatewaySku","Properties":{"name":{"Type":180,"Flags":0,"Description":"Name of Nat Gateway SKU."}}}},{"6":{"Value":"Standard"}},{"5":{"Elements":[179,4]}},{"2":{"Name":"NatGatewayPropertiesFormat","Properties":{"idleTimeoutInMinutes":{"Type":3,"Flags":0,"Description":"The idle timeout of the nat gateway."},"publicIpAddresses":{"Type":182,"Flags":0,"Description":"An array of public ip addresses associated with the nat gateway resource."},"publicIpPrefixes":{"Type":183,"Flags":0,"Description":"An array of public ip prefixes associated with the nat gateway resource."},"subnets":{"Type":184,"Flags":2,"Description":"An array of references to the subnets using this nat gateway resource."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the NAT gateway resource."},"provisioningState":{"Type":189,"Flags":2,"Description":"The provisioning state of the NAT gateway resource."}}}},{"3":{"ItemType":15}},{"3":{"ItemType":15}},{"3":{"ItemType":15}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[185,186,187,188,4]}},{"3":{"ItemType":4}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"None"}},{"6":{"Value":"Prepare"}},{"6":{"Value":"Commit"}},{"6":{"Value":"Abort"}},{"6":{"Value":"Committed"}},{"5":{"Elements":[192,193,194,195,196,4]}},{"6":{"Value":"Delete"}},{"6":{"Value":"Detach"}},{"5":{"Elements":[198,199,4]}},{"3":{"ItemType":4}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[203,204,205,206,4]}},{"3":{"ItemType":139}},{"2":{"Name":"IPConfigurationProfile","Properties":{"properties":{"Type":210,"Flags":0,"Description":"Properties of the IP configuration profile."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource. This name can be used to access the resource."},"type":{"Type":4,"Flags":2,"Description":"Sub Resource type."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"IPConfigurationProfilePropertiesFormat","Properties":{"subnet":{"Type":57,"Flags":0,"Description":"The reference to the subnet resource to create a container network interface ip configuration."},"provisioningState":{"Type":215,"Flags":2,"Description":"The provisioning state of the IP configuration profile resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[211,212,213,214,4]}},{"3":{"ItemType":209}},{"3":{"ItemType":15}},{"2":{"Name":"ResourceNavigationLink","Properties":{"properties":{"Type":219,"Flags":0,"Description":"Resource navigation link properties format."},"name":{"Type":4,"Flags":0,"Description":"Name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ResourceNavigationLinkFormat","Properties":{"linkedResourceType":{"Type":4,"Flags":0,"Description":"Resource type of the linked resource."},"link":{"Type":4,"Flags":0,"Description":"Link to the external resource."},"provisioningState":{"Type":224,"Flags":2,"Description":"The provisioning state of the resource navigation link resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[220,221,222,223,4]}},{"3":{"ItemType":218}},{"2":{"Name":"ServiceAssociationLink","Properties":{"properties":{"Type":227,"Flags":0,"Description":"Resource navigation link properties format."},"name":{"Type":4,"Flags":0,"Description":"Name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ServiceAssociationLinkPropertiesFormat","Properties":{"linkedResourceType":{"Type":4,"Flags":0,"Description":"Resource type of the linked resource."},"link":{"Type":4,"Flags":0,"Description":"Link to the external resource."},"provisioningState":{"Type":232,"Flags":2,"Description":"The provisioning state of the service association link resource."},"allowDelete":{"Type":2,"Flags":0,"Description":"If true, the resource can be deleted."},"locations":{"Type":233,"Flags":0,"Description":"A list of locations."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[228,229,230,231,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":226}},{"2":{"Name":"Delegation","Properties":{"properties":{"Type":236,"Flags":0,"Description":"Properties of the subnet."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a subnet. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":0,"Description":"Resource type."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ServiceDelegationPropertiesFormat","Properties":{"serviceName":{"Type":4,"Flags":0,"Description":"The name of the service to whom the subnet should be delegated (e.g. Microsoft.Sql/servers)."},"actions":{"Type":237,"Flags":2,"Description":"The actions permitted to the service upon delegation."},"provisioningState":{"Type":242,"Flags":2,"Description":"The provisioning state of the service delegation resource."}}}},{"3":{"ItemType":4}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[238,239,240,241,4]}},{"3":{"ItemType":235}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[244,245,246,247,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"NetworkSecurityGroupEnabled"}},{"6":{"Value":"RouteTableEnabled"}},{"5":{"Elements":[249,250,251,252,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[254,255,4]}},{"2":{"Name":"ApplicationGatewayIPConfiguration","Properties":{"properties":{"Type":258,"Flags":0,"Description":"Properties of the application gateway IP configuration."},"name":{"Type":4,"Flags":0,"Description":"Name of the IP configuration that is unique within an Application Gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewayIPConfigurationPropertiesFormat","Properties":{"subnet":{"Type":15,"Flags":0,"Description":"Reference to the subnet resource. A subnet from where application gateway gets its private address."},"provisioningState":{"Type":263,"Flags":2,"Description":"The provisioning state of the application gateway IP configuration resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[259,260,261,262,4]}},{"3":{"ItemType":257}},{"3":{"ItemType":57}},{"2":{"Name":"FlowLog","Properties":{"properties":{"Type":267,"Flags":0,"Description":"Properties of the flow log."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":279,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"FlowLogPropertiesFormat","Properties":{"targetResourceId":{"Type":4,"Flags":1,"Description":"ID of network security group to which flow log will be applied."},"targetResourceGuid":{"Type":4,"Flags":2,"Description":"Guid of network security group to which flow log will be applied."},"storageId":{"Type":4,"Flags":1,"Description":"ID of the storage account which is used to store the flow log."},"enabled":{"Type":2,"Flags":0,"Description":"Flag to enable/disable flow logging."},"retentionPolicy":{"Type":268,"Flags":0,"Description":"Parameters that define the retention policy for flow log."},"format":{"Type":269,"Flags":0,"Description":"Parameters that define the flow log format."},"flowAnalyticsConfiguration":{"Type":272,"Flags":0,"Description":"Parameters that define the configuration of traffic analytics."},"provisioningState":{"Type":278,"Flags":2,"Description":"The provisioning state of the flow log."}}}},{"2":{"Name":"RetentionPolicyParameters","Properties":{"days":{"Type":3,"Flags":0,"Description":"Number of days to retain flow log records."},"enabled":{"Type":2,"Flags":0,"Description":"Flag to enable/disable retention."}}}},{"2":{"Name":"FlowLogFormatParameters","Properties":{"type":{"Type":271,"Flags":0,"Description":"The file type of flow log."},"version":{"Type":3,"Flags":0,"Description":"The version (revision) of the flow log."}}}},{"6":{"Value":"JSON"}},{"5":{"Elements":[270,4]}},{"2":{"Name":"TrafficAnalyticsProperties","Properties":{"networkWatcherFlowAnalyticsConfiguration":{"Type":273,"Flags":0,"Description":"Parameters that define the configuration of traffic analytics."}}}},{"2":{"Name":"TrafficAnalyticsConfigurationProperties","Properties":{"enabled":{"Type":2,"Flags":0,"Description":"Flag to enable/disable traffic analytics."},"workspaceId":{"Type":4,"Flags":0,"Description":"The resource guid of the attached workspace."},"workspaceRegion":{"Type":4,"Flags":0,"Description":"The location of the attached workspace."},"workspaceResourceId":{"Type":4,"Flags":0,"Description":"Resource Id of the attached workspace."},"trafficAnalyticsInterval":{"Type":3,"Flags":0,"Description":"The interval in minutes which would decide how frequently TA service should do flow analytics."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[274,275,276,277,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":266}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[281,282,283,284,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"NetworkInterfaceIPConfiguration","Properties":{"properties":{"Type":288,"Flags":0,"Description":"Network interface IP configuration properties."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":0,"Description":"Resource type."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"NetworkInterfaceIPConfigurationPropertiesFormat","Properties":{"gatewayLoadBalancer":{"Type":15,"Flags":0,"Description":"The reference to gateway load balancer frontend IP."},"virtualNetworkTaps":{"Type":323,"Flags":0,"Description":"The reference to Virtual Network Taps."},"applicationGatewayBackendAddressPools":{"Type":334,"Flags":0,"Description":"The reference to ApplicationGatewayBackendAddressPool resource."},"loadBalancerBackendAddressPools":{"Type":368,"Flags":0,"Description":"The reference to LoadBalancerBackendAddressPool resource."},"loadBalancerInboundNatRules":{"Type":380,"Flags":0,"Description":"A list of references of LoadBalancerInboundNatRules."},"privateIPAddress":{"Type":4,"Flags":0,"Description":"Private IP address of the IP configuration."},"privateIPAllocationMethod":{"Type":383,"Flags":0,"Description":"The private IP address allocation method."},"privateIPAddressVersion":{"Type":386,"Flags":0,"Description":"Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4."},"subnet":{"Type":57,"Flags":0,"Description":"Subnet bound to the IP configuration."},"primary":{"Type":2,"Flags":0,"Description":"Whether this is a primary customer address on the network interface."},"publicIPAddress":{"Type":144,"Flags":0,"Description":"Public IP address bound to the IP configuration."},"applicationSecurityGroups":{"Type":387,"Flags":0,"Description":"Application security groups in which the IP configuration is included."},"provisioningState":{"Type":392,"Flags":2,"Description":"The provisioning state of the network interface IP configuration."},"privateLinkConnectionProperties":{"Type":393,"Flags":2,"Description":"PrivateLinkConnection properties for the network interface."}}}},{"2":{"Name":"VirtualNetworkTap","Properties":{"properties":{"Type":290,"Flags":0,"Description":"Virtual Network Tap Properties."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":322,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"VirtualNetworkTapPropertiesFormat","Properties":{"networkInterfaceTapConfigurations":{"Type":298,"Flags":2,"Description":"Specifies the list of resource IDs for the network interface IP configuration that needs to be tapped."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the virtual network tap resource."},"provisioningState":{"Type":303,"Flags":2,"Description":"The provisioning state of the virtual network tap resource."},"destinationNetworkInterfaceIPConfiguration":{"Type":287,"Flags":0,"Description":"The reference to the private IP Address of the collector nic that will receive the tap."},"destinationLoadBalancerFrontEndIPConfiguration":{"Type":304,"Flags":0,"Description":"The reference to the private IP address on the internal Load Balancer that will receive the tap."},"destinationPort":{"Type":3,"Flags":0,"Description":"The VXLAN destination port that will receive the tapped traffic."}}}},{"2":{"Name":"NetworkInterfaceTapConfiguration","Properties":{"properties":{"Type":292,"Flags":0,"Description":"Properties of the Virtual Network Tap configuration."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Sub Resource type."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"NetworkInterfaceTapConfigurationPropertiesFormat","Properties":{"virtualNetworkTap":{"Type":289,"Flags":0,"Description":"The reference to the Virtual Network Tap resource."},"provisioningState":{"Type":297,"Flags":2,"Description":"The provisioning state of the network interface tap configuration resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[293,294,295,296,4]}},{"3":{"ItemType":291}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[299,300,301,302,4]}},{"2":{"Name":"FrontendIPConfiguration","Properties":{"properties":{"Type":305,"Flags":0,"Description":"Properties of the load balancer probe."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within the set of frontend IP configurations used by the load balancer. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"zones":{"Type":321,"Flags":0,"Description":"A list of availability zones denoting the IP allocated for the resource needs to come from."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"FrontendIPConfigurationPropertiesFormat","Properties":{"inboundNatRules":{"Type":306,"Flags":2,"Description":"An array of references to inbound rules that use this frontend IP."},"inboundNatPools":{"Type":307,"Flags":2,"Description":"An array of references to inbound pools that use this frontend IP."},"outboundRules":{"Type":308,"Flags":2,"Description":"An array of references to outbound rules that use this frontend IP."},"loadBalancingRules":{"Type":309,"Flags":2,"Description":"An array of references to load balancing rules that use this frontend IP."},"privateIPAddress":{"Type":4,"Flags":0,"Description":"The private IP address of the IP configuration."},"privateIPAllocationMethod":{"Type":312,"Flags":0,"Description":"The Private IP allocation method."},"privateIPAddressVersion":{"Type":315,"Flags":0,"Description":"Whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4."},"subnet":{"Type":57,"Flags":0,"Description":"The reference to the subnet resource."},"publicIPAddress":{"Type":144,"Flags":0,"Description":"The reference to the Public IP resource."},"publicIPPrefix":{"Type":15,"Flags":0,"Description":"The reference to the Public IP Prefix resource."},"gatewayLoadBalancer":{"Type":15,"Flags":0,"Description":"The reference to gateway load balancer frontend IP."},"provisioningState":{"Type":320,"Flags":2,"Description":"The provisioning state of the frontend IP configuration resource."}}}},{"3":{"ItemType":15}},{"3":{"ItemType":15}},{"3":{"ItemType":15}},{"3":{"ItemType":15}},{"6":{"Value":"Static"}},{"6":{"Value":"Dynamic"}},{"5":{"Elements":[310,311,4]}},{"6":{"Value":"IPv4"}},{"6":{"Value":"IPv6"}},{"5":{"Elements":[313,314,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[316,317,318,319,4]}},{"3":{"ItemType":4}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":289}},{"2":{"Name":"ApplicationGatewayBackendAddressPool","Properties":{"properties":{"Type":325,"Flags":0,"Description":"Properties of the application gateway backend address pool."},"name":{"Type":4,"Flags":0,"Description":"Name of the backend address pool that is unique within an Application Gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewayBackendAddressPoolPropertiesFormat","Properties":{"backendIPConfigurations":{"Type":326,"Flags":2,"Description":"Collection of references to IPs defined in network interfaces."},"backendAddresses":{"Type":328,"Flags":0,"Description":"Backend addresses."},"provisioningState":{"Type":333,"Flags":2,"Description":"The provisioning state of the backend address pool resource."}}}},{"3":{"ItemType":287}},{"2":{"Name":"ApplicationGatewayBackendAddress","Properties":{"fqdn":{"Type":4,"Flags":0,"Description":"Fully qualified domain name (FQDN)."},"ipAddress":{"Type":4,"Flags":0,"Description":"IP address."}}}},{"3":{"ItemType":327}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[329,330,331,332,4]}},{"3":{"ItemType":324}},{"2":{"Name":"BackendAddressPool","Properties":{"properties":{"Type":336,"Flags":0,"Description":"Properties of load balancer backend address pool."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within the set of backend address pools used by the load balancer. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"BackendAddressPoolPropertiesFormat","Properties":{"location":{"Type":4,"Flags":0,"Description":"The location of the backend address pool."},"tunnelInterfaces":{"Type":346,"Flags":0,"Description":"An array of gateway load balancer tunnel interfaces."},"loadBalancerBackendAddresses":{"Type":355,"Flags":0,"Description":"An array of backend addresses."},"backendIPConfigurations":{"Type":356,"Flags":2,"Description":"An array of references to IP addresses defined in network interfaces."},"loadBalancingRules":{"Type":357,"Flags":2,"Description":"An array of references to load balancing rules that use this backend address pool."},"outboundRule":{"Type":15,"Flags":2,"Description":"A reference to an outbound rule that uses this backend address pool."},"outboundRules":{"Type":358,"Flags":2,"Description":"An array of references to outbound rules that use this backend address pool."},"inboundNatRules":{"Type":359,"Flags":2,"Description":"An array of references to inbound NAT rules that use this backend address pool."},"provisioningState":{"Type":364,"Flags":2,"Description":"The provisioning state of the backend address pool resource."},"drainPeriodInSeconds":{"Type":3,"Flags":0,"Description":"Amount of seconds Load Balancer waits for before sending RESET to client and backend address."},"virtualNetwork":{"Type":15,"Flags":0,"Description":"A reference to a virtual network."},"syncMode":{"Type":367,"Flags":0,"Description":"Backend address synchronous mode for the backend pool"}}}},{"2":{"Name":"GatewayLoadBalancerTunnelInterface","Properties":{"port":{"Type":3,"Flags":0,"Description":"Port of gateway load balancer tunnel interface."},"identifier":{"Type":3,"Flags":0,"Description":"Identifier of gateway load balancer tunnel interface."},"protocol":{"Type":341,"Flags":0,"Description":"Protocol of gateway load balancer tunnel interface."},"type":{"Type":345,"Flags":0,"Description":"Traffic type of gateway load balancer tunnel interface."}}}},{"6":{"Value":"None"}},{"6":{"Value":"Native"}},{"6":{"Value":"VXLAN"}},{"5":{"Elements":[338,339,340,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Internal"}},{"6":{"Value":"External"}},{"5":{"Elements":[342,343,344,4]}},{"3":{"ItemType":337}},{"2":{"Name":"LoadBalancerBackendAddress","Properties":{"properties":{"Type":348,"Flags":0,"Description":"Properties of load balancer backend address pool."},"name":{"Type":4,"Flags":0,"Description":"Name of the backend address."}}}},{"2":{"Name":"LoadBalancerBackendAddressPropertiesFormat","Properties":{"virtualNetwork":{"Type":15,"Flags":0,"Description":"Reference to an existing virtual network."},"subnet":{"Type":15,"Flags":0,"Description":"Reference to an existing subnet."},"ipAddress":{"Type":4,"Flags":0,"Description":"IP Address belonging to the referenced virtual network."},"networkInterfaceIPConfiguration":{"Type":15,"Flags":2,"Description":"Reference to IP address defined in network interfaces."},"loadBalancerFrontendIPConfiguration":{"Type":15,"Flags":0,"Description":"Reference to the frontend ip address configuration defined in regional loadbalancer."},"inboundNatRulesPortMapping":{"Type":350,"Flags":2,"Description":"Collection of inbound NAT rule port mappings."},"adminState":{"Type":354,"Flags":0,"Description":"A list of administrative states which once set can override health probe so that Load Balancer will always forward new connections to backend, or deny new connections and reset existing connections."}}}},{"2":{"Name":"NatRulePortMapping","Properties":{"inboundNatRuleName":{"Type":4,"Flags":0,"Description":"Name of inbound NAT rule."},"frontendPort":{"Type":3,"Flags":0,"Description":"Frontend port."},"backendPort":{"Type":3,"Flags":0,"Description":"Backend port."}}}},{"3":{"ItemType":349}},{"6":{"Value":"None"}},{"6":{"Value":"Up"}},{"6":{"Value":"Down"}},{"5":{"Elements":[351,352,353,4]}},{"3":{"ItemType":347}},{"3":{"ItemType":287}},{"3":{"ItemType":15}},{"3":{"ItemType":15}},{"3":{"ItemType":15}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[360,361,362,363,4]}},{"6":{"Value":"Automatic"}},{"6":{"Value":"Manual"}},{"5":{"Elements":[365,366,4]}},{"3":{"ItemType":335}},{"2":{"Name":"InboundNatRule","Properties":{"properties":{"Type":370,"Flags":0,"Description":"Properties of load balancer inbound NAT rule."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within the set of inbound NAT rules used by the load balancer. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"InboundNatRulePropertiesFormat","Properties":{"frontendIPConfiguration":{"Type":15,"Flags":0,"Description":"A reference to frontend IP addresses."},"backendIPConfiguration":{"Type":287,"Flags":2,"Description":"A reference to a private IP address defined on a network interface of a VM. Traffic sent to the frontend port of each of the frontend IP configurations is forwarded to the backend IP."},"protocol":{"Type":374,"Flags":0,"Description":"The reference to the transport protocol used by the load balancing rule."},"frontendPort":{"Type":3,"Flags":0,"Description":"The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values range from 1 to 65534."},"backendPort":{"Type":3,"Flags":0,"Description":"The port used for the internal endpoint. Acceptable values range from 1 to 65535."},"idleTimeoutInMinutes":{"Type":3,"Flags":0,"Description":"The timeout for the TCP idle connection. The value can be set between 4 and 30 minutes. The default value is 4 minutes. This element is only used when the protocol is set to TCP."},"enableFloatingIP":{"Type":2,"Flags":0,"Description":"Configures a virtual machine's endpoint for the floating IP capability required to configure a SQL AlwaysOn Availability Group. This setting is required when using the SQL AlwaysOn Availability Groups in SQL server. This setting can't be changed after you create the endpoint."},"enableTcpReset":{"Type":2,"Flags":0,"Description":"Receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. This element is only used when the protocol is set to TCP."},"frontendPortRangeStart":{"Type":3,"Flags":0,"Description":"The port range start for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeEnd. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534."},"frontendPortRangeEnd":{"Type":3,"Flags":0,"Description":"The port range end for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeStart. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534."},"backendAddressPool":{"Type":15,"Flags":0,"Description":"A reference to backendAddressPool resource."},"provisioningState":{"Type":379,"Flags":2,"Description":"The provisioning state of the inbound NAT rule resource."}}}},{"6":{"Value":"Udp"}},{"6":{"Value":"Tcp"}},{"6":{"Value":"All"}},{"5":{"Elements":[371,372,373,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[375,376,377,378,4]}},{"3":{"ItemType":369}},{"6":{"Value":"Static"}},{"6":{"Value":"Dynamic"}},{"5":{"Elements":[381,382,4]}},{"6":{"Value":"IPv4"}},{"6":{"Value":"IPv6"}},{"5":{"Elements":[384,385,4]}},{"3":{"ItemType":28}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[388,389,390,391,4]}},{"2":{"Name":"NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties","Properties":{"groupId":{"Type":4,"Flags":2,"Description":"The group ID for current private link connection."},"requiredMemberName":{"Type":4,"Flags":2,"Description":"The required member name for current private link connection."},"fqdns":{"Type":394,"Flags":2,"Description":"List of FQDNs for current private link connection."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":287}},{"3":{"ItemType":291}},{"2":{"Name":"NetworkInterfaceDnsSettings","Properties":{"dnsServers":{"Type":398,"Flags":0,"Description":"List of DNS servers IP addresses. Use 'AzureProvidedDNS' to switch to azure provided DNS resolution. 'AzureProvidedDNS' value cannot be combined with other IPs, it must be the only value in dnsServers collection."},"appliedDnsServers":{"Type":399,"Flags":2,"Description":"If the VM that uses this NIC is part of an Availability Set, then this list will have the union of all DNS servers from all NICs that are part of the Availability Set. This property is what is configured on each of those VMs."},"internalDnsNameLabel":{"Type":4,"Flags":0,"Description":"Relative DNS name for this NIC used for internal communications between VMs in the same virtual network."},"internalFqdn":{"Type":4,"Flags":2,"Description":"Fully qualified DNS name supporting internal communications between VMs in the same virtual network."},"internalDomainNameSuffix":{"Type":4,"Flags":2,"Description":"Even if internalDnsNameLabel is not specified, a DNS entry is created for the primary NIC of the VM. This DNS name can be constructed by concatenating the VM name with the value of internalDomainNameSuffix."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[401,402,403,404,4]}},{"6":{"Value":"Standard"}},{"6":{"Value":"Elastic"}},{"5":{"Elements":[406,407,4]}},{"2":{"Name":"PrivateLinkService","Properties":{"extendedLocation":{"Type":11,"Flags":0,"Description":"The extended location of the load balancer."},"properties":{"Type":410,"Flags":0,"Description":"Properties of the private link service."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":445,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"PrivateLinkServiceProperties","Properties":{"loadBalancerFrontendIpConfigurations":{"Type":411,"Flags":0,"Description":"An array of references to the load balancer IP configurations."},"ipConfigurations":{"Type":425,"Flags":0,"Description":"An array of private link service IP configurations."},"networkInterfaces":{"Type":426,"Flags":2,"Description":"An array of references to the network interfaces created for this private link service."},"provisioningState":{"Type":431,"Flags":2,"Description":"The provisioning state of the private link service resource."},"privateEndpointConnections":{"Type":439,"Flags":2,"Description":"An array of list about connections to the private endpoint."},"visibility":{"Type":440,"Flags":0,"Description":"The visibility list of the private link service."},"autoApproval":{"Type":442,"Flags":0,"Description":"The auto-approval list of the private link service."},"fqdns":{"Type":444,"Flags":0,"Description":"The list of Fqdn."},"alias":{"Type":4,"Flags":2,"Description":"The alias of the private link service."},"enableProxyProtocol":{"Type":2,"Flags":0,"Description":"Whether the private link service is enabled for proxy protocol or not."}}}},{"3":{"ItemType":304}},{"2":{"Name":"PrivateLinkServiceIpConfiguration","Properties":{"properties":{"Type":413,"Flags":0,"Description":"Properties of the private link service ip configuration."},"name":{"Type":4,"Flags":0,"Description":"The name of private link service ip configuration."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"The resource type."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"PrivateLinkServiceIpConfigurationProperties","Properties":{"privateIPAddress":{"Type":4,"Flags":0,"Description":"The private IP address of the IP configuration."},"privateIPAllocationMethod":{"Type":416,"Flags":0,"Description":"The private IP address allocation method."},"subnet":{"Type":57,"Flags":0,"Description":"The reference to the subnet resource."},"primary":{"Type":2,"Flags":0,"Description":"Whether the ip configuration is primary or not."},"provisioningState":{"Type":421,"Flags":2,"Description":"The provisioning state of the private link service IP configuration resource."},"privateIPAddressVersion":{"Type":424,"Flags":0,"Description":"Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4."}}}},{"6":{"Value":"Static"}},{"6":{"Value":"Dynamic"}},{"5":{"Elements":[414,415,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[417,418,419,420,4]}},{"6":{"Value":"IPv4"}},{"6":{"Value":"IPv6"}},{"5":{"Elements":[422,423,4]}},{"3":{"ItemType":412}},{"3":{"ItemType":54}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[427,428,429,430,4]}},{"2":{"Name":"PrivateEndpointConnection","Properties":{"properties":{"Type":433,"Flags":0,"Description":"Properties of the private end point connection."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"type":{"Type":4,"Flags":2,"Description":"The resource type."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"PrivateEndpointConnectionProperties","Properties":{"privateEndpoint":{"Type":111,"Flags":2,"Description":"The resource of private end point."},"privateLinkServiceConnectionState":{"Type":127,"Flags":0,"Description":"A collection of information about the state of the connection between service consumer and provider."},"provisioningState":{"Type":438,"Flags":2,"Description":"The provisioning state of the private endpoint connection resource."},"linkIdentifier":{"Type":4,"Flags":2,"Description":"The consumer link id."},"privateEndpointLocation":{"Type":4,"Flags":2,"Description":"The location of the private endpoint."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[434,435,436,437,4]}},{"3":{"ItemType":432}},{"2":{"Name":"PrivateLinkServicePropertiesVisibility","Properties":{"subscriptions":{"Type":441,"Flags":0,"Description":"The list of subscriptions."}}}},{"3":{"ItemType":4}},{"2":{"Name":"PrivateLinkServicePropertiesAutoApproval","Properties":{"subscriptions":{"Type":443,"Flags":0,"Description":"The list of subscriptions."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"None"}},{"6":{"Value":"Prepare"}},{"6":{"Value":"Commit"}},{"6":{"Value":"Abort"}},{"6":{"Value":"Committed"}},{"5":{"Elements":[446,447,448,449,450,4]}},{"6":{"Value":"None"}},{"6":{"Value":"MaxConnections"}},{"6":{"Value":"Floating"}},{"6":{"Value":"AcceleratedConnections"}},{"5":{"Elements":[452,453,454,455,4]}},{"6":{"Value":"None"}},{"6":{"Value":"A1"}},{"6":{"Value":"A2"}},{"6":{"Value":"A4"}},{"6":{"Value":"A8"}},{"5":{"Elements":[457,458,459,460,461,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces@2023-09-01","ScopeType":8,"Body":10,"Flags":1}},{"6":{"Value":"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":465,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":466,"Flags":10,"Description":"The resource api version"},"extendedLocation":{"Type":11,"Flags":2,"Description":"The extended location of the network interface."},"properties":{"Type":14,"Flags":2,"Description":"Properties of the network interface."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":2,"Description":"Resource location."},"tags":{"Type":468,"Flags":2,"Description":"Resource tags."}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces@2023-09-01","ScopeType":8,"Body":467,"Flags":1}},{"6":{"Value":"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":470,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":471,"Flags":10,"Description":"The resource api version"},"properties":{"Type":288,"Flags":2,"Description":"Network interface IP configuration properties."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations@2023-09-01","ScopeType":8,"Body":472,"Flags":1}},{"6":{"Value":"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":474,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":475,"Flags":10,"Description":"The resource api version"},"extendedLocation":{"Type":11,"Flags":2,"Description":"The extended location of the public ip address."},"sku":{"Type":145,"Flags":2,"Description":"The public IP address SKU."},"properties":{"Type":152,"Flags":2,"Description":"Public IP address properties."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"zones":{"Type":477,"Flags":2,"Description":"A list of availability zones denoting the IP allocated for the resource needs to come from."},"location":{"Type":4,"Flags":2,"Description":"Resource location."},"tags":{"Type":478,"Flags":2,"Description":"Resource tags."}}}},{"3":{"ItemType":4}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Compute/cloudServices/roleInstances/networkInterfaces/ipconfigurations/publicipaddresses@2023-09-01","ScopeType":8,"Body":476,"Flags":1}},{"6":{"Value":"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":480,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":481,"Flags":10,"Description":"The resource api version"},"extendedLocation":{"Type":11,"Flags":2,"Description":"The extended location of the public ip address."},"sku":{"Type":145,"Flags":2,"Description":"The public IP address SKU."},"properties":{"Type":152,"Flags":2,"Description":"Public IP address properties."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"zones":{"Type":483,"Flags":2,"Description":"A list of availability zones denoting the IP allocated for the resource needs to come from."},"location":{"Type":4,"Flags":2,"Description":"Resource location."},"tags":{"Type":484,"Flags":2,"Description":"Resource tags."}}}},{"3":{"ItemType":4}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipconfigurations/publicipaddresses@2023-09-01","ScopeType":8,"Body":482,"Flags":1}}] \ No newline at end of file diff --git a/internal/azure/generated/network/microsoft.network/2023-09-01/types.json b/internal/azure/generated/network/microsoft.network/2023-09-01/types.json new file mode 100644 index 000000000..59d7fe1ed --- /dev/null +++ b/internal/azure/generated/network/microsoft.network/2023-09-01/types.json @@ -0,0 +1 @@ +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.Network/applicationGateways"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/applicationGateways","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":0,"Description":"Properties of the application gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"zones":{"Type":823,"Flags":0,"Description":"A list of availability zones denoting where the resource needs to come from."},"identity":{"Type":824,"Flags":0,"Description":"The identity of the application gateway, if configured."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":832,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ApplicationGatewayPropertiesFormat","Properties":{"sku":{"Type":12,"Flags":0,"Description":"SKU of the application gateway resource."},"sslPolicy":{"Type":28,"Flags":0,"Description":"SSL policy of the application gateway resource."},"operationalState":{"Type":84,"Flags":2,"Description":"Operational state of the application gateway resource."},"gatewayIPConfigurations":{"Type":93,"Flags":0,"Description":"Subnets of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits)."},"authenticationCertificates":{"Type":101,"Flags":0,"Description":"Authentication certificates of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits)."},"trustedRootCertificates":{"Type":109,"Flags":0,"Description":"Trusted Root certificates of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits)."},"trustedClientCertificates":{"Type":117,"Flags":0,"Description":"Trusted client certificates of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits)."},"sslCertificates":{"Type":125,"Flags":0,"Description":"SSL certificates of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits)."},"frontendIPConfigurations":{"Type":136,"Flags":0,"Description":"Frontend IP addresses of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits)."},"frontendPorts":{"Type":144,"Flags":0,"Description":"Frontend ports of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits)."},"probes":{"Type":159,"Flags":0,"Description":"Probes of the application gateway resource."},"backendAddressPools":{"Type":604,"Flags":0,"Description":"Backend address pool of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits)."},"backendHttpSettingsCollection":{"Type":623,"Flags":0,"Description":"Backend http settings of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits)."},"backendSettingsCollection":{"Type":637,"Flags":0,"Description":"Backend settings of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits)."},"httpListeners":{"Type":663,"Flags":0,"Description":"Http listeners of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits)."},"listeners":{"Type":677,"Flags":0,"Description":"Listeners of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits)."},"sslProfiles":{"Type":690,"Flags":0,"Description":"SSL profiles of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits)."},"urlPathMaps":{"Type":707,"Flags":0,"Description":"URL path map of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits)."},"requestRoutingRules":{"Type":718,"Flags":0,"Description":"Request routing rules of the application gateway resource."},"routingRules":{"Type":729,"Flags":0,"Description":"Routing rules of the application gateway resource."},"rewriteRuleSets":{"Type":746,"Flags":0,"Description":"Rewrite rules for the application gateway resource."},"redirectConfigurations":{"Type":757,"Flags":0,"Description":"Redirect configurations of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits)."},"webApplicationFirewallConfiguration":{"Type":758,"Flags":0,"Description":"Web application firewall configuration."},"firewallPolicy":{"Type":87,"Flags":0,"Description":"Reference to the FirewallPolicy resource."},"enableHttp2":{"Type":2,"Flags":0,"Description":"Whether HTTP2 is enabled on the application gateway resource."},"enableFips":{"Type":2,"Flags":0,"Description":"Whether FIPS is enabled on the application gateway resource."},"autoscaleConfiguration":{"Type":767,"Flags":0,"Description":"Autoscale Configuration."},"privateLinkConfigurations":{"Type":786,"Flags":0,"Description":"PrivateLink configurations on application gateway."},"privateEndpointConnections":{"Type":794,"Flags":2,"Description":"Private Endpoint connections on application gateway."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the application gateway resource."},"provisioningState":{"Type":799,"Flags":2,"Description":"The provisioning state of the application gateway resource."},"customErrorConfigurations":{"Type":800,"Flags":0,"Description":"Custom error configurations of the application gateway resource."},"forceFirewallPolicyAssociation":{"Type":2,"Flags":0,"Description":"If true, associates a firewall policy with an application gateway regardless whether the policy differs from the WAF Config."},"loadDistributionPolicies":{"Type":815,"Flags":0,"Description":"Load distribution policies of the application gateway resource."},"globalConfiguration":{"Type":816,"Flags":0,"Description":"Global Configuration."},"defaultPredefinedSslPolicy":{"Type":822,"Flags":2,"Description":"The default predefined SSL Policy applied on the application gateway resource."}}}},{"2":{"Name":"ApplicationGatewaySku","Properties":{"name":{"Type":21,"Flags":0,"Description":"Name of an application gateway SKU."},"tier":{"Type":27,"Flags":0,"Description":"Tier of an application gateway."},"capacity":{"Type":3,"Flags":0,"Description":"Capacity (instance count) of an application gateway."}}}},{"6":{"Value":"Standard_Small"}},{"6":{"Value":"Standard_Medium"}},{"6":{"Value":"Standard_Large"}},{"6":{"Value":"WAF_Medium"}},{"6":{"Value":"WAF_Large"}},{"6":{"Value":"Standard_v2"}},{"6":{"Value":"WAF_v2"}},{"6":{"Value":"Basic"}},{"5":{"Elements":[13,14,15,16,17,18,19,20,4]}},{"6":{"Value":"Standard"}},{"6":{"Value":"WAF"}},{"6":{"Value":"Standard_v2"}},{"6":{"Value":"WAF_v2"}},{"6":{"Value":"Basic"}},{"5":{"Elements":[22,23,24,25,26,4]}},{"2":{"Name":"ApplicationGatewaySslPolicy","Properties":{"disabledSslProtocols":{"Type":34,"Flags":0,"Description":"Ssl protocols to be disabled on application gateway."},"policyType":{"Type":38,"Flags":0,"Description":"Type of Ssl Policy."},"policyName":{"Type":44,"Flags":0,"Description":"Name of Ssl predefined policy."},"cipherSuites":{"Type":74,"Flags":0,"Description":"Ssl cipher suites to be enabled in the specified order to application gateway."},"minProtocolVersion":{"Type":79,"Flags":0,"Description":"Minimum version of Ssl protocol to be supported on application gateway."}}}},{"6":{"Value":"TLSv1_0"}},{"6":{"Value":"TLSv1_1"}},{"6":{"Value":"TLSv1_2"}},{"6":{"Value":"TLSv1_3"}},{"5":{"Elements":[29,30,31,32,4]}},{"3":{"ItemType":33}},{"6":{"Value":"Predefined"}},{"6":{"Value":"Custom"}},{"6":{"Value":"CustomV2"}},{"5":{"Elements":[35,36,37,4]}},{"6":{"Value":"AppGwSslPolicy20150501"}},{"6":{"Value":"AppGwSslPolicy20170401"}},{"6":{"Value":"AppGwSslPolicy20170401S"}},{"6":{"Value":"AppGwSslPolicy20220101"}},{"6":{"Value":"AppGwSslPolicy20220101S"}},{"5":{"Elements":[39,40,41,42,43,4]}},{"6":{"Value":"TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384"}},{"6":{"Value":"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256"}},{"6":{"Value":"TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA"}},{"6":{"Value":"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA"}},{"6":{"Value":"TLS_DHE_RSA_WITH_AES_256_GCM_SHA384"}},{"6":{"Value":"TLS_DHE_RSA_WITH_AES_128_GCM_SHA256"}},{"6":{"Value":"TLS_DHE_RSA_WITH_AES_256_CBC_SHA"}},{"6":{"Value":"TLS_DHE_RSA_WITH_AES_128_CBC_SHA"}},{"6":{"Value":"TLS_RSA_WITH_AES_256_GCM_SHA384"}},{"6":{"Value":"TLS_RSA_WITH_AES_128_GCM_SHA256"}},{"6":{"Value":"TLS_RSA_WITH_AES_256_CBC_SHA256"}},{"6":{"Value":"TLS_RSA_WITH_AES_128_CBC_SHA256"}},{"6":{"Value":"TLS_RSA_WITH_AES_256_CBC_SHA"}},{"6":{"Value":"TLS_RSA_WITH_AES_128_CBC_SHA"}},{"6":{"Value":"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384"}},{"6":{"Value":"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256"}},{"6":{"Value":"TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384"}},{"6":{"Value":"TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256"}},{"6":{"Value":"TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA"}},{"6":{"Value":"TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA"}},{"6":{"Value":"TLS_DHE_DSS_WITH_AES_256_CBC_SHA256"}},{"6":{"Value":"TLS_DHE_DSS_WITH_AES_128_CBC_SHA256"}},{"6":{"Value":"TLS_DHE_DSS_WITH_AES_256_CBC_SHA"}},{"6":{"Value":"TLS_DHE_DSS_WITH_AES_128_CBC_SHA"}},{"6":{"Value":"TLS_RSA_WITH_3DES_EDE_CBC_SHA"}},{"6":{"Value":"TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA"}},{"6":{"Value":"TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256"}},{"6":{"Value":"TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384"}},{"5":{"Elements":[45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,4]}},{"3":{"ItemType":73}},{"6":{"Value":"TLSv1_0"}},{"6":{"Value":"TLSv1_1"}},{"6":{"Value":"TLSv1_2"}},{"6":{"Value":"TLSv1_3"}},{"5":{"Elements":[75,76,77,78,4]}},{"6":{"Value":"Stopped"}},{"6":{"Value":"Starting"}},{"6":{"Value":"Running"}},{"6":{"Value":"Stopping"}},{"5":{"Elements":[80,81,82,83,4]}},{"2":{"Name":"ApplicationGatewayIPConfiguration","Properties":{"properties":{"Type":86,"Flags":0,"Description":"Properties of the application gateway IP configuration."},"name":{"Type":4,"Flags":0,"Description":"Name of the IP configuration that is unique within an Application Gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewayIPConfigurationPropertiesFormat","Properties":{"subnet":{"Type":87,"Flags":0,"Description":"Reference to the subnet resource. A subnet from where application gateway gets its private address."},"provisioningState":{"Type":92,"Flags":2,"Description":"The provisioning state of the application gateway IP configuration resource."}}}},{"2":{"Name":"SubResource","Properties":{"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[88,89,90,91,4]}},{"3":{"ItemType":85}},{"2":{"Name":"ApplicationGatewayAuthenticationCertificate","Properties":{"properties":{"Type":95,"Flags":0,"Description":"Properties of the application gateway authentication certificate."},"name":{"Type":4,"Flags":0,"Description":"Name of the authentication certificate that is unique within an Application Gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewayAuthenticationCertificatePropertiesFormat","Properties":{"data":{"Type":4,"Flags":0,"Description":"Certificate public data."},"provisioningState":{"Type":100,"Flags":2,"Description":"The provisioning state of the authentication certificate resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[96,97,98,99,4]}},{"3":{"ItemType":94}},{"2":{"Name":"ApplicationGatewayTrustedRootCertificate","Properties":{"properties":{"Type":103,"Flags":0,"Description":"Properties of the application gateway trusted root certificate."},"name":{"Type":4,"Flags":0,"Description":"Name of the trusted root certificate that is unique within an Application Gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewayTrustedRootCertificatePropertiesFormat","Properties":{"data":{"Type":4,"Flags":0,"Description":"Certificate public data."},"keyVaultSecretId":{"Type":4,"Flags":0,"Description":"Secret Id of (base-64 encoded unencrypted pfx) 'Secret' or 'Certificate' object stored in KeyVault."},"provisioningState":{"Type":108,"Flags":2,"Description":"The provisioning state of the trusted root certificate resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[104,105,106,107,4]}},{"3":{"ItemType":102}},{"2":{"Name":"ApplicationGatewayTrustedClientCertificate","Properties":{"properties":{"Type":111,"Flags":0,"Description":"Properties of the application gateway trusted client certificate."},"name":{"Type":4,"Flags":0,"Description":"Name of the trusted client certificate that is unique within an Application Gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewayTrustedClientCertificatePropertiesFormat","Properties":{"data":{"Type":4,"Flags":0,"Description":"Certificate public data."},"validatedCertData":{"Type":4,"Flags":2,"Description":"Validated certificate data."},"clientCertIssuerDN":{"Type":4,"Flags":2,"Description":"Distinguished name of client certificate issuer."},"provisioningState":{"Type":116,"Flags":2,"Description":"The provisioning state of the trusted client certificate resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[112,113,114,115,4]}},{"3":{"ItemType":110}},{"2":{"Name":"ApplicationGatewaySslCertificate","Properties":{"properties":{"Type":119,"Flags":0,"Description":"Properties of the application gateway SSL certificate."},"name":{"Type":4,"Flags":0,"Description":"Name of the SSL certificate that is unique within an Application Gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewaySslCertificatePropertiesFormat","Properties":{"data":{"Type":4,"Flags":0,"Description":"Base-64 encoded pfx certificate. Only applicable in PUT Request."},"password":{"Type":4,"Flags":0,"Description":"Password for the pfx file specified in data. Only applicable in PUT request."},"publicCertData":{"Type":4,"Flags":2,"Description":"Base-64 encoded Public cert data corresponding to pfx specified in data. Only applicable in GET request."},"keyVaultSecretId":{"Type":4,"Flags":0,"Description":"Secret Id of (base-64 encoded unencrypted pfx) 'Secret' or 'Certificate' object stored in KeyVault."},"provisioningState":{"Type":124,"Flags":2,"Description":"The provisioning state of the SSL certificate resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[120,121,122,123,4]}},{"3":{"ItemType":118}},{"2":{"Name":"ApplicationGatewayFrontendIPConfiguration","Properties":{"properties":{"Type":127,"Flags":0,"Description":"Properties of the application gateway frontend IP configuration."},"name":{"Type":4,"Flags":0,"Description":"Name of the frontend IP configuration that is unique within an Application Gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewayFrontendIPConfigurationPropertiesFormat","Properties":{"privateIPAddress":{"Type":4,"Flags":0,"Description":"PrivateIPAddress of the network interface IP Configuration."},"privateIPAllocationMethod":{"Type":130,"Flags":0,"Description":"The private IP address allocation method."},"subnet":{"Type":87,"Flags":0,"Description":"Reference to the subnet resource."},"publicIPAddress":{"Type":87,"Flags":0,"Description":"Reference to the PublicIP resource."},"privateLinkConfiguration":{"Type":87,"Flags":0,"Description":"Reference to the application gateway private link configuration."},"provisioningState":{"Type":135,"Flags":2,"Description":"The provisioning state of the frontend IP configuration resource."}}}},{"6":{"Value":"Static"}},{"6":{"Value":"Dynamic"}},{"5":{"Elements":[128,129,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[131,132,133,134,4]}},{"3":{"ItemType":126}},{"2":{"Name":"ApplicationGatewayFrontendPort","Properties":{"properties":{"Type":138,"Flags":0,"Description":"Properties of the application gateway frontend port."},"name":{"Type":4,"Flags":0,"Description":"Name of the frontend port that is unique within an Application Gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewayFrontendPortPropertiesFormat","Properties":{"port":{"Type":3,"Flags":0,"Description":"Frontend port."},"provisioningState":{"Type":143,"Flags":2,"Description":"The provisioning state of the frontend port resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[139,140,141,142,4]}},{"3":{"ItemType":137}},{"2":{"Name":"ApplicationGatewayProbe","Properties":{"properties":{"Type":146,"Flags":0,"Description":"Properties of the application gateway probe."},"name":{"Type":4,"Flags":0,"Description":"Name of the probe that is unique within an Application Gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewayProbePropertiesFormat","Properties":{"protocol":{"Type":151,"Flags":0,"Description":"The protocol used for the probe."},"host":{"Type":4,"Flags":0,"Description":"Host name to send the probe to."},"path":{"Type":4,"Flags":0,"Description":"Relative path of probe. Valid path starts from '/'. Probe is sent to ://:."},"interval":{"Type":3,"Flags":0,"Description":"The probing interval in seconds. This is the time interval between two consecutive probes. Acceptable values are from 1 second to 86400 seconds."},"timeout":{"Type":3,"Flags":0,"Description":"The probe timeout in seconds. Probe marked as failed if valid response is not received with this timeout period. Acceptable values are from 1 second to 86400 seconds."},"unhealthyThreshold":{"Type":3,"Flags":0,"Description":"The probe retry count. Backend server is marked down after consecutive probe failure count reaches UnhealthyThreshold. Acceptable values are from 1 second to 20."},"pickHostNameFromBackendHttpSettings":{"Type":2,"Flags":0,"Description":"Whether the host header should be picked from the backend http settings. Default value is false."},"pickHostNameFromBackendSettings":{"Type":2,"Flags":0,"Description":"Whether the server name indication should be picked from the backend settings for Tls protocol. Default value is false."},"minServers":{"Type":3,"Flags":0,"Description":"Minimum number of servers that are always marked healthy. Default value is 0."},"match":{"Type":152,"Flags":0,"Description":"Criterion for classifying a healthy probe response."},"provisioningState":{"Type":158,"Flags":2,"Description":"The provisioning state of the probe resource."},"port":{"Type":3,"Flags":0,"Description":"Custom port which will be used for probing the backend servers. The valid value ranges from 1 to 65535. In case not set, port from http settings will be used. This property is valid for Basic, Standard_v2 and WAF_v2 only."}}}},{"6":{"Value":"Http"}},{"6":{"Value":"Https"}},{"6":{"Value":"Tcp"}},{"6":{"Value":"Tls"}},{"5":{"Elements":[147,148,149,150,4]}},{"2":{"Name":"ApplicationGatewayProbeHealthResponseMatch","Properties":{"body":{"Type":4,"Flags":0,"Description":"Body that must be contained in the health response. Default value is empty."},"statusCodes":{"Type":153,"Flags":0,"Description":"Allowed ranges of healthy status codes. Default range of healthy status codes is 200-399."}}}},{"3":{"ItemType":4}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[154,155,156,157,4]}},{"3":{"ItemType":145}},{"2":{"Name":"ApplicationGatewayBackendAddressPool","Properties":{"properties":{"Type":161,"Flags":0,"Description":"Properties of the application gateway backend address pool."},"name":{"Type":4,"Flags":0,"Description":"Name of the backend address pool that is unique within an Application Gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewayBackendAddressPoolPropertiesFormat","Properties":{"backendIPConfigurations":{"Type":596,"Flags":2,"Description":"Collection of references to IPs defined in network interfaces."},"backendAddresses":{"Type":598,"Flags":0,"Description":"Backend addresses."},"provisioningState":{"Type":603,"Flags":2,"Description":"The provisioning state of the backend address pool resource."}}}},{"2":{"Name":"NetworkInterfaceIPConfiguration","Properties":{"properties":{"Type":163,"Flags":0,"Description":"Network interface IP configuration properties."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":0,"Description":"Resource type."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"NetworkInterfaceIPConfigurationPropertiesFormat","Properties":{"gatewayLoadBalancer":{"Type":87,"Flags":0,"Description":"The reference to gateway load balancer frontend IP."},"virtualNetworkTaps":{"Type":534,"Flags":0,"Description":"The reference to Virtual Network Taps."},"applicationGatewayBackendAddressPools":{"Type":535,"Flags":0,"Description":"The reference to ApplicationGatewayBackendAddressPool resource."},"loadBalancerBackendAddressPools":{"Type":569,"Flags":0,"Description":"The reference to LoadBalancerBackendAddressPool resource."},"loadBalancerInboundNatRules":{"Type":581,"Flags":0,"Description":"A list of references of LoadBalancerInboundNatRules."},"privateIPAddress":{"Type":4,"Flags":0,"Description":"Private IP address of the IP configuration."},"privateIPAllocationMethod":{"Type":584,"Flags":0,"Description":"The private IP address allocation method."},"privateIPAddressVersion":{"Type":587,"Flags":0,"Description":"Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4."},"subnet":{"Type":191,"Flags":0,"Description":"Subnet bound to the IP configuration."},"primary":{"Type":2,"Flags":0,"Description":"Whether this is a primary customer address on the network interface."},"publicIPAddress":{"Type":413,"Flags":0,"Description":"Public IP address bound to the IP configuration."},"applicationSecurityGroups":{"Type":588,"Flags":0,"Description":"Application security groups in which the IP configuration is included."},"provisioningState":{"Type":593,"Flags":2,"Description":"The provisioning state of the network interface IP configuration."},"privateLinkConnectionProperties":{"Type":594,"Flags":2,"Description":"PrivateLinkConnection properties for the network interface."}}}},{"2":{"Name":"VirtualNetworkTap","Properties":{"properties":{"Type":165,"Flags":0,"Description":"Virtual Network Tap Properties."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":533,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"VirtualNetworkTapPropertiesFormat","Properties":{"networkInterfaceTapConfigurations":{"Type":173,"Flags":2,"Description":"Specifies the list of resource IDs for the network interface IP configuration that needs to be tapped."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the virtual network tap resource."},"provisioningState":{"Type":178,"Flags":2,"Description":"The provisioning state of the virtual network tap resource."},"destinationNetworkInterfaceIPConfiguration":{"Type":162,"Flags":0,"Description":"The reference to the private IP Address of the collector nic that will receive the tap."},"destinationLoadBalancerFrontEndIPConfiguration":{"Type":179,"Flags":0,"Description":"The reference to the private IP address on the internal Load Balancer that will receive the tap."},"destinationPort":{"Type":3,"Flags":0,"Description":"The VXLAN destination port that will receive the tapped traffic."}}}},{"2":{"Name":"NetworkInterfaceTapConfiguration","Properties":{"properties":{"Type":167,"Flags":0,"Description":"Properties of the Virtual Network Tap configuration."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Sub Resource type."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"NetworkInterfaceTapConfigurationPropertiesFormat","Properties":{"virtualNetworkTap":{"Type":164,"Flags":0,"Description":"The reference to the Virtual Network Tap resource."},"provisioningState":{"Type":172,"Flags":2,"Description":"The provisioning state of the network interface tap configuration resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[168,169,170,171,4]}},{"3":{"ItemType":166}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[174,175,176,177,4]}},{"2":{"Name":"FrontendIPConfiguration","Properties":{"properties":{"Type":180,"Flags":0,"Description":"Properties of the load balancer probe."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within the set of frontend IP configurations used by the load balancer. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"zones":{"Type":532,"Flags":0,"Description":"A list of availability zones denoting the IP allocated for the resource needs to come from."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"FrontendIPConfigurationPropertiesFormat","Properties":{"inboundNatRules":{"Type":181,"Flags":2,"Description":"An array of references to inbound rules that use this frontend IP."},"inboundNatPools":{"Type":182,"Flags":2,"Description":"An array of references to inbound pools that use this frontend IP."},"outboundRules":{"Type":183,"Flags":2,"Description":"An array of references to outbound rules that use this frontend IP."},"loadBalancingRules":{"Type":184,"Flags":2,"Description":"An array of references to load balancing rules that use this frontend IP."},"privateIPAddress":{"Type":4,"Flags":0,"Description":"The private IP address of the IP configuration."},"privateIPAllocationMethod":{"Type":187,"Flags":0,"Description":"The Private IP allocation method."},"privateIPAddressVersion":{"Type":190,"Flags":0,"Description":"Whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4."},"subnet":{"Type":191,"Flags":0,"Description":"The reference to the subnet resource."},"publicIPAddress":{"Type":413,"Flags":0,"Description":"The reference to the Public IP resource."},"publicIPPrefix":{"Type":87,"Flags":0,"Description":"The reference to the Public IP Prefix resource."},"gatewayLoadBalancer":{"Type":87,"Flags":0,"Description":"The reference to gateway load balancer frontend IP."},"provisioningState":{"Type":531,"Flags":2,"Description":"The provisioning state of the frontend IP configuration resource."}}}},{"3":{"ItemType":87}},{"3":{"ItemType":87}},{"3":{"ItemType":87}},{"3":{"ItemType":87}},{"6":{"Value":"Static"}},{"6":{"Value":"Dynamic"}},{"5":{"Elements":[185,186,4]}},{"6":{"Value":"IPv4"}},{"6":{"Value":"IPv6"}},{"5":{"Elements":[188,189,4]}},{"2":{"Name":"Subnet","Properties":{"properties":{"Type":192,"Flags":0,"Description":"Properties of the subnet."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":0,"Description":"Resource type."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"SubnetPropertiesFormat","Properties":{"addressPrefix":{"Type":4,"Flags":0,"Description":"The address prefix for the subnet."},"addressPrefixes":{"Type":193,"Flags":0,"Description":"List of address prefixes for the subnet."},"networkSecurityGroup":{"Type":194,"Flags":0,"Description":"The reference to the NetworkSecurityGroup resource."},"routeTable":{"Type":356,"Flags":0,"Description":"The reference to the RouteTable resource."},"natGateway":{"Type":87,"Flags":0,"Description":"Nat gateway associated with this subnet."},"serviceEndpoints":{"Type":386,"Flags":0,"Description":"An array of service endpoints."},"serviceEndpointPolicies":{"Type":406,"Flags":0,"Description":"An array of service endpoint policies."},"privateEndpoints":{"Type":407,"Flags":2,"Description":"An array of references to private endpoints."},"ipConfigurations":{"Type":477,"Flags":2,"Description":"An array of references to the network interface IP configurations using subnet."},"ipConfigurationProfiles":{"Type":485,"Flags":2,"Description":"Array of IP configuration profiles which reference this subnet."},"ipAllocations":{"Type":486,"Flags":0,"Description":"Array of IpAllocation which reference this subnet."},"resourceNavigationLinks":{"Type":494,"Flags":2,"Description":"An array of references to the external resources using subnet."},"serviceAssociationLinks":{"Type":503,"Flags":2,"Description":"An array of references to services injecting into this subnet."},"delegations":{"Type":512,"Flags":0,"Description":"An array of references to the delegations on the subnet."},"purpose":{"Type":4,"Flags":2,"Description":"A read-only string identifying the intention of use for this subnet based on delegations and other user-defined properties."},"provisioningState":{"Type":517,"Flags":2,"Description":"The provisioning state of the subnet resource."},"privateEndpointNetworkPolicies":{"Type":522,"Flags":0,"Description":"Enable or Disable apply network policies on private end point in the subnet."},"privateLinkServiceNetworkPolicies":{"Type":525,"Flags":0,"Description":"Enable or Disable apply network policies on private link service in the subnet."},"applicationGatewayIPConfigurations":{"Type":526,"Flags":0,"Description":"Application gateway IP configurations of virtual network resource."},"defaultOutboundAccess":{"Type":2,"Flags":0,"Description":"Set this property to false to disable default outbound connectivity for all VMs in the subnet. This property can only be set at the time of subnet creation and cannot be updated for an existing subnet."}}}},{"3":{"ItemType":4}},{"2":{"Name":"NetworkSecurityGroup","Properties":{"properties":{"Type":195,"Flags":0,"Description":"Properties of the network security group."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":355,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"NetworkSecurityGroupPropertiesFormat","Properties":{"flushConnection":{"Type":2,"Flags":0,"Description":"When enabled, flows created from Network Security Group connections will be re-evaluated when rules are updates. Initial enablement will trigger re-evaluation."},"securityRules":{"Type":230,"Flags":0,"Description":"A collection of security rules of the network security group."},"defaultSecurityRules":{"Type":231,"Flags":2,"Description":"The default security rules of network security group."},"networkInterfaces":{"Type":333,"Flags":2,"Description":"A collection of references to network interfaces."},"subnets":{"Type":334,"Flags":2,"Description":"A collection of references to subnets."},"flowLogs":{"Type":349,"Flags":2,"Description":"A collection of references to flow log resources."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the network security group resource."},"provisioningState":{"Type":354,"Flags":2,"Description":"The provisioning state of the network security group resource."}}}},{"2":{"Name":"SecurityRule","Properties":{"properties":{"Type":197,"Flags":0,"Description":"Properties of the security rule."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":0,"Description":"The type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"SecurityRulePropertiesFormat","Properties":{"description":{"Type":4,"Flags":0,"Description":"A description for this rule. Restricted to 140 chars."},"protocol":{"Type":204,"Flags":1,"Description":"Network protocol this rule applies to."},"sourcePortRange":{"Type":4,"Flags":0,"Description":"The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports."},"destinationPortRange":{"Type":4,"Flags":0,"Description":"The destination port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports."},"sourceAddressPrefix":{"Type":4,"Flags":0,"Description":"The CIDR or source IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used. If this is an ingress rule, specifies where network traffic originates from."},"sourceAddressPrefixes":{"Type":205,"Flags":0,"Description":"The CIDR or source IP ranges."},"sourceApplicationSecurityGroups":{"Type":214,"Flags":0,"Description":"The application security group specified as source."},"destinationAddressPrefix":{"Type":4,"Flags":0,"Description":"The destination address prefix. CIDR or destination IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used."},"destinationAddressPrefixes":{"Type":215,"Flags":0,"Description":"The destination address prefixes. CIDR or destination IP ranges."},"destinationApplicationSecurityGroups":{"Type":216,"Flags":0,"Description":"The application security group specified as destination."},"sourcePortRanges":{"Type":217,"Flags":0,"Description":"The source port ranges."},"destinationPortRanges":{"Type":218,"Flags":0,"Description":"The destination port ranges."},"access":{"Type":221,"Flags":1,"Description":"The network traffic is allowed or denied."},"priority":{"Type":3,"Flags":1,"Description":"The priority of the rule. The value can be between 100 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule."},"direction":{"Type":224,"Flags":1,"Description":"The direction of the rule. The direction specifies if rule will be evaluated on incoming or outgoing traffic."},"provisioningState":{"Type":229,"Flags":2,"Description":"The provisioning state of the security rule resource."}}}},{"6":{"Value":"Tcp"}},{"6":{"Value":"Udp"}},{"6":{"Value":"Icmp"}},{"6":{"Value":"Esp"}},{"6":{"Value":"*"}},{"6":{"Value":"Ah"}},{"5":{"Elements":[198,199,200,201,202,203,4]}},{"3":{"ItemType":4}},{"2":{"Name":"ApplicationSecurityGroup","Properties":{"properties":{"Type":207,"Flags":0,"Description":"Properties of the application security group."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":213,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ApplicationSecurityGroupPropertiesFormat","Properties":{"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the application security group resource. It uniquely identifies a resource, even if the user changes its name or migrate the resource across subscriptions or resource groups."},"provisioningState":{"Type":212,"Flags":2,"Description":"The provisioning state of the application security group resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[208,209,210,211,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":206}},{"3":{"ItemType":4}},{"3":{"ItemType":206}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"Allow"}},{"6":{"Value":"Deny"}},{"5":{"Elements":[219,220,4]}},{"6":{"Value":"Inbound"}},{"6":{"Value":"Outbound"}},{"5":{"Elements":[222,223,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[225,226,227,228,4]}},{"3":{"ItemType":196}},{"3":{"ItemType":196}},{"2":{"Name":"NetworkInterface","Properties":{"extendedLocation":{"Type":233,"Flags":0,"Description":"The extended location of the network interface."},"properties":{"Type":236,"Flags":0,"Description":"Properties of the network interface."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":332,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ExtendedLocation","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the extended location."},"type":{"Type":235,"Flags":0,"Description":"The type of the extended location."}}}},{"6":{"Value":"EdgeZone"}},{"5":{"Elements":[234,4]}},{"2":{"Name":"NetworkInterfacePropertiesFormat","Properties":{"virtualMachine":{"Type":87,"Flags":2,"Description":"The reference to a virtual machine."},"networkSecurityGroup":{"Type":194,"Flags":0,"Description":"The reference to the NetworkSecurityGroup resource."},"privateEndpoint":{"Type":237,"Flags":2,"Description":"A reference to the private endpoint to which the network interface is linked."},"ipConfigurations":{"Type":264,"Flags":0,"Description":"A list of IPConfigurations of the network interface."},"tapConfigurations":{"Type":265,"Flags":2,"Description":"A list of TapConfigurations of the network interface."},"dnsSettings":{"Type":266,"Flags":0,"Description":"The DNS settings in network interface."},"macAddress":{"Type":4,"Flags":2,"Description":"The MAC address of the network interface."},"primary":{"Type":2,"Flags":2,"Description":"Whether this is a primary network interface on a virtual machine."},"vnetEncryptionSupported":{"Type":2,"Flags":2,"Description":"Whether the virtual machine this nic is attached to supports encryption."},"enableAcceleratedNetworking":{"Type":2,"Flags":0,"Description":"If the network interface is configured for accelerated networking. Not applicable to VM sizes which require accelerated networking."},"disableTcpStateTracking":{"Type":2,"Flags":0,"Description":"Indicates whether to disable tcp state tracking."},"enableIPForwarding":{"Type":2,"Flags":0,"Description":"Indicates whether IP forwarding is enabled on this network interface."},"hostedWorkloads":{"Type":269,"Flags":2,"Description":"A list of references to linked BareMetal resources."},"dscpConfiguration":{"Type":87,"Flags":2,"Description":"A reference to the dscp configuration to which the network interface is linked."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the network interface resource."},"provisioningState":{"Type":274,"Flags":2,"Description":"The provisioning state of the network interface resource."},"workloadType":{"Type":4,"Flags":0,"Description":"WorkloadType of the NetworkInterface for BareMetal resources"},"nicType":{"Type":277,"Flags":0,"Description":"Type of Network Interface resource."},"privateLinkService":{"Type":278,"Flags":0,"Description":"Privatelinkservice of the network interface resource."},"migrationPhase":{"Type":320,"Flags":0,"Description":"Migration phase of Network Interface resource."},"auxiliaryMode":{"Type":325,"Flags":0,"Description":"Auxiliary mode of Network Interface resource."},"auxiliarySku":{"Type":331,"Flags":0,"Description":"Auxiliary sku of Network Interface resource."}}}},{"2":{"Name":"PrivateEndpoint","Properties":{"extendedLocation":{"Type":233,"Flags":0,"Description":"The extended location of the load balancer."},"properties":{"Type":238,"Flags":0,"Description":"Properties of the private endpoint."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":263,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"PrivateEndpointProperties","Properties":{"subnet":{"Type":191,"Flags":0,"Description":"The ID of the subnet from which the private IP will be allocated."},"networkInterfaces":{"Type":239,"Flags":2,"Description":"An array of references to the network interfaces created for this private endpoint."},"provisioningState":{"Type":244,"Flags":2,"Description":"The provisioning state of the private endpoint resource."},"privateLinkServiceConnections":{"Type":254,"Flags":0,"Description":"A grouping of information about the connection to the remote resource."},"manualPrivateLinkServiceConnections":{"Type":255,"Flags":0,"Description":"A grouping of information about the connection to the remote resource. Used when the network admin does not have access to approve connections to the remote resource."},"customDnsConfigs":{"Type":258,"Flags":0,"Description":"An array of custom dns configurations."},"applicationSecurityGroups":{"Type":259,"Flags":0,"Description":"Application security groups in which the private endpoint IP configuration is included."},"ipConfigurations":{"Type":262,"Flags":0,"Description":"A list of IP configurations of the private endpoint. This will be used to map to the First Party Service's endpoints."},"customNetworkInterfaceName":{"Type":4,"Flags":0,"Description":"The custom name of the network interface attached to the private endpoint."}}}},{"3":{"ItemType":232}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[240,241,242,243,4]}},{"2":{"Name":"PrivateLinkServiceConnection","Properties":{"properties":{"Type":246,"Flags":0,"Description":"Properties of the private link service connection."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"type":{"Type":4,"Flags":2,"Description":"The resource type."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"PrivateLinkServiceConnectionProperties","Properties":{"provisioningState":{"Type":251,"Flags":2,"Description":"The provisioning state of the private link service connection resource."},"privateLinkServiceId":{"Type":4,"Flags":0,"Description":"The resource id of private link service."},"groupIds":{"Type":252,"Flags":0,"Description":"The ID(s) of the group(s) obtained from the remote resource that this private endpoint should connect to."},"requestMessage":{"Type":4,"Flags":0,"Description":"A message passed to the owner of the remote resource with this connection request. Restricted to 140 chars."},"privateLinkServiceConnectionState":{"Type":253,"Flags":0,"Description":"A collection of read-only information about the state of the connection to the remote resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[247,248,249,250,4]}},{"3":{"ItemType":4}},{"2":{"Name":"PrivateLinkServiceConnectionState","Properties":{"status":{"Type":4,"Flags":0,"Description":"Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service."},"description":{"Type":4,"Flags":0,"Description":"The reason for approval/rejection of the connection."},"actionsRequired":{"Type":4,"Flags":0,"Description":"A message indicating if changes on the service provider require any updates on the consumer."}}}},{"3":{"ItemType":245}},{"3":{"ItemType":245}},{"2":{"Name":"CustomDnsConfigPropertiesFormat","Properties":{"fqdn":{"Type":4,"Flags":0,"Description":"Fqdn that resolves to private endpoint ip address."},"ipAddresses":{"Type":257,"Flags":0,"Description":"A list of private ip addresses of the private endpoint."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":256}},{"3":{"ItemType":206}},{"2":{"Name":"PrivateEndpointIPConfiguration","Properties":{"properties":{"Type":261,"Flags":0,"Description":"Properties of private endpoint IP configurations."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group."},"type":{"Type":4,"Flags":2,"Description":"The resource type."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"PrivateEndpointIPConfigurationProperties","Properties":{"groupId":{"Type":4,"Flags":0,"Description":"The ID of a group obtained from the remote resource that this private endpoint should connect to."},"memberName":{"Type":4,"Flags":0,"Description":"The member name of a group obtained from the remote resource that this private endpoint should connect to."},"privateIPAddress":{"Type":4,"Flags":0,"Description":"A private ip address obtained from the private endpoint's subnet."}}}},{"3":{"ItemType":260}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":162}},{"3":{"ItemType":166}},{"2":{"Name":"NetworkInterfaceDnsSettings","Properties":{"dnsServers":{"Type":267,"Flags":0,"Description":"List of DNS servers IP addresses. Use 'AzureProvidedDNS' to switch to azure provided DNS resolution. 'AzureProvidedDNS' value cannot be combined with other IPs, it must be the only value in dnsServers collection."},"appliedDnsServers":{"Type":268,"Flags":2,"Description":"If the VM that uses this NIC is part of an Availability Set, then this list will have the union of all DNS servers from all NICs that are part of the Availability Set. This property is what is configured on each of those VMs."},"internalDnsNameLabel":{"Type":4,"Flags":0,"Description":"Relative DNS name for this NIC used for internal communications between VMs in the same virtual network."},"internalFqdn":{"Type":4,"Flags":2,"Description":"Fully qualified DNS name supporting internal communications between VMs in the same virtual network."},"internalDomainNameSuffix":{"Type":4,"Flags":2,"Description":"Even if internalDnsNameLabel is not specified, a DNS entry is created for the primary NIC of the VM. This DNS name can be constructed by concatenating the VM name with the value of internalDomainNameSuffix."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[270,271,272,273,4]}},{"6":{"Value":"Standard"}},{"6":{"Value":"Elastic"}},{"5":{"Elements":[275,276,4]}},{"2":{"Name":"PrivateLinkService","Properties":{"extendedLocation":{"Type":233,"Flags":0,"Description":"The extended location of the load balancer."},"properties":{"Type":279,"Flags":0,"Description":"Properties of the private link service."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":314,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"PrivateLinkServiceProperties","Properties":{"loadBalancerFrontendIpConfigurations":{"Type":280,"Flags":0,"Description":"An array of references to the load balancer IP configurations."},"ipConfigurations":{"Type":294,"Flags":0,"Description":"An array of private link service IP configurations."},"networkInterfaces":{"Type":295,"Flags":2,"Description":"An array of references to the network interfaces created for this private link service."},"provisioningState":{"Type":300,"Flags":2,"Description":"The provisioning state of the private link service resource."},"privateEndpointConnections":{"Type":308,"Flags":2,"Description":"An array of list about connections to the private endpoint."},"visibility":{"Type":309,"Flags":0,"Description":"The visibility list of the private link service."},"autoApproval":{"Type":311,"Flags":0,"Description":"The auto-approval list of the private link service."},"fqdns":{"Type":313,"Flags":0,"Description":"The list of Fqdn."},"alias":{"Type":4,"Flags":2,"Description":"The alias of the private link service."},"enableProxyProtocol":{"Type":2,"Flags":0,"Description":"Whether the private link service is enabled for proxy protocol or not."}}}},{"3":{"ItemType":179}},{"2":{"Name":"PrivateLinkServiceIpConfiguration","Properties":{"properties":{"Type":282,"Flags":0,"Description":"Properties of the private link service ip configuration."},"name":{"Type":4,"Flags":0,"Description":"The name of private link service ip configuration."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"The resource type."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"PrivateLinkServiceIpConfigurationProperties","Properties":{"privateIPAddress":{"Type":4,"Flags":0,"Description":"The private IP address of the IP configuration."},"privateIPAllocationMethod":{"Type":285,"Flags":0,"Description":"The private IP address allocation method."},"subnet":{"Type":191,"Flags":0,"Description":"The reference to the subnet resource."},"primary":{"Type":2,"Flags":0,"Description":"Whether the ip configuration is primary or not."},"provisioningState":{"Type":290,"Flags":2,"Description":"The provisioning state of the private link service IP configuration resource."},"privateIPAddressVersion":{"Type":293,"Flags":0,"Description":"Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4."}}}},{"6":{"Value":"Static"}},{"6":{"Value":"Dynamic"}},{"5":{"Elements":[283,284,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[286,287,288,289,4]}},{"6":{"Value":"IPv4"}},{"6":{"Value":"IPv6"}},{"5":{"Elements":[291,292,4]}},{"3":{"ItemType":281}},{"3":{"ItemType":232}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[296,297,298,299,4]}},{"2":{"Name":"PrivateEndpointConnection","Properties":{"properties":{"Type":302,"Flags":0,"Description":"Properties of the private end point connection."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"type":{"Type":4,"Flags":2,"Description":"The resource type."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"PrivateEndpointConnectionProperties","Properties":{"privateEndpoint":{"Type":237,"Flags":2,"Description":"The resource of private end point."},"privateLinkServiceConnectionState":{"Type":253,"Flags":0,"Description":"A collection of information about the state of the connection between service consumer and provider."},"provisioningState":{"Type":307,"Flags":2,"Description":"The provisioning state of the private endpoint connection resource."},"linkIdentifier":{"Type":4,"Flags":2,"Description":"The consumer link id."},"privateEndpointLocation":{"Type":4,"Flags":2,"Description":"The location of the private endpoint."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[303,304,305,306,4]}},{"3":{"ItemType":301}},{"2":{"Name":"PrivateLinkServicePropertiesVisibility","Properties":{"subscriptions":{"Type":310,"Flags":0,"Description":"The list of subscriptions."}}}},{"3":{"ItemType":4}},{"2":{"Name":"PrivateLinkServicePropertiesAutoApproval","Properties":{"subscriptions":{"Type":312,"Flags":0,"Description":"The list of subscriptions."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"None"}},{"6":{"Value":"Prepare"}},{"6":{"Value":"Commit"}},{"6":{"Value":"Abort"}},{"6":{"Value":"Committed"}},{"5":{"Elements":[315,316,317,318,319,4]}},{"6":{"Value":"None"}},{"6":{"Value":"MaxConnections"}},{"6":{"Value":"Floating"}},{"6":{"Value":"AcceleratedConnections"}},{"5":{"Elements":[321,322,323,324,4]}},{"6":{"Value":"None"}},{"6":{"Value":"A1"}},{"6":{"Value":"A2"}},{"6":{"Value":"A4"}},{"6":{"Value":"A8"}},{"5":{"Elements":[326,327,328,329,330,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":232}},{"3":{"ItemType":191}},{"2":{"Name":"FlowLog","Properties":{"properties":{"Type":336,"Flags":0,"Description":"Properties of the flow log."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":348,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"FlowLogPropertiesFormat","Properties":{"targetResourceId":{"Type":4,"Flags":1,"Description":"ID of network security group to which flow log will be applied."},"targetResourceGuid":{"Type":4,"Flags":2,"Description":"Guid of network security group to which flow log will be applied."},"storageId":{"Type":4,"Flags":1,"Description":"ID of the storage account which is used to store the flow log."},"enabled":{"Type":2,"Flags":0,"Description":"Flag to enable/disable flow logging."},"retentionPolicy":{"Type":337,"Flags":0,"Description":"Parameters that define the retention policy for flow log."},"format":{"Type":338,"Flags":0,"Description":"Parameters that define the flow log format."},"flowAnalyticsConfiguration":{"Type":341,"Flags":0,"Description":"Parameters that define the configuration of traffic analytics."},"provisioningState":{"Type":347,"Flags":2,"Description":"The provisioning state of the flow log."}}}},{"2":{"Name":"RetentionPolicyParameters","Properties":{"days":{"Type":3,"Flags":0,"Description":"Number of days to retain flow log records."},"enabled":{"Type":2,"Flags":0,"Description":"Flag to enable/disable retention."}}}},{"2":{"Name":"FlowLogFormatParameters","Properties":{"type":{"Type":340,"Flags":0,"Description":"The file type of flow log."},"version":{"Type":3,"Flags":0,"Description":"The version (revision) of the flow log."}}}},{"6":{"Value":"JSON"}},{"5":{"Elements":[339,4]}},{"2":{"Name":"TrafficAnalyticsProperties","Properties":{"networkWatcherFlowAnalyticsConfiguration":{"Type":342,"Flags":0,"Description":"Parameters that define the configuration of traffic analytics."}}}},{"2":{"Name":"TrafficAnalyticsConfigurationProperties","Properties":{"enabled":{"Type":2,"Flags":0,"Description":"Flag to enable/disable traffic analytics."},"workspaceId":{"Type":4,"Flags":0,"Description":"The resource guid of the attached workspace."},"workspaceRegion":{"Type":4,"Flags":0,"Description":"The location of the attached workspace."},"workspaceResourceId":{"Type":4,"Flags":0,"Description":"Resource Id of the attached workspace."},"trafficAnalyticsInterval":{"Type":3,"Flags":0,"Description":"The interval in minutes which would decide how frequently TA service should do flow analytics."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[343,344,345,346,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":335}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[350,351,352,353,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"RouteTable","Properties":{"properties":{"Type":357,"Flags":0,"Description":"Properties of the route table."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":378,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"RouteTablePropertiesFormat","Properties":{"routes":{"Type":371,"Flags":0,"Description":"Collection of routes contained within a route table."},"subnets":{"Type":372,"Flags":2,"Description":"A collection of references to subnets."},"disableBgpRoutePropagation":{"Type":2,"Flags":0,"Description":"Whether to disable the routes learned by BGP on that route table. True means disable."},"provisioningState":{"Type":377,"Flags":2,"Description":"The provisioning state of the route table resource."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the route table."}}}},{"2":{"Name":"Route","Properties":{"properties":{"Type":359,"Flags":0,"Description":"Properties of the route."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":0,"Description":"The type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"RoutePropertiesFormat","Properties":{"addressPrefix":{"Type":4,"Flags":0,"Description":"The destination CIDR to which the route applies."},"nextHopType":{"Type":365,"Flags":1,"Description":"The type of Azure hop the packet should be sent to."},"nextHopIpAddress":{"Type":4,"Flags":0,"Description":"The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance."},"provisioningState":{"Type":370,"Flags":2,"Description":"The provisioning state of the route resource."},"hasBgpOverride":{"Type":2,"Flags":0,"Description":"A value indicating whether this route overrides overlapping BGP routes regardless of LPM."}}}},{"6":{"Value":"VirtualNetworkGateway"}},{"6":{"Value":"VnetLocal"}},{"6":{"Value":"Internet"}},{"6":{"Value":"VirtualAppliance"}},{"6":{"Value":"None"}},{"5":{"Elements":[360,361,362,363,364,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[366,367,368,369,4]}},{"3":{"ItemType":358}},{"3":{"ItemType":191}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[373,374,375,376,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"ServiceEndpointPropertiesFormat","Properties":{"service":{"Type":4,"Flags":0,"Description":"The type of the endpoint service."},"locations":{"Type":380,"Flags":0,"Description":"A list of locations."},"provisioningState":{"Type":385,"Flags":2,"Description":"The provisioning state of the service endpoint resource."}}}},{"3":{"ItemType":4}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[381,382,383,384,4]}},{"3":{"ItemType":379}},{"2":{"Name":"ServiceEndpointPolicy","Properties":{"properties":{"Type":388,"Flags":0,"Description":"Properties of the service end point policy."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"kind":{"Type":4,"Flags":2,"Description":"Kind of service endpoint policy. This is metadata used for the Azure portal experience."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":405,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ServiceEndpointPolicyPropertiesFormat","Properties":{"serviceEndpointPolicyDefinitions":{"Type":397,"Flags":0,"Description":"A collection of service endpoint policy definitions of the service endpoint policy."},"subnets":{"Type":398,"Flags":2,"Description":"A collection of references to subnets."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the service endpoint policy resource."},"provisioningState":{"Type":403,"Flags":2,"Description":"The provisioning state of the service endpoint policy resource."},"serviceAlias":{"Type":4,"Flags":0,"Description":"The alias indicating if the policy belongs to a service"},"contextualServiceEndpointPolicies":{"Type":404,"Flags":0,"Description":"A collection of contextual service endpoint policy."}}}},{"2":{"Name":"ServiceEndpointPolicyDefinition","Properties":{"properties":{"Type":390,"Flags":0,"Description":"Properties of the service endpoint policy definition."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":0,"Description":"The type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ServiceEndpointPolicyDefinitionPropertiesFormat","Properties":{"description":{"Type":4,"Flags":0,"Description":"A description for this rule. Restricted to 140 chars."},"service":{"Type":4,"Flags":0,"Description":"Service endpoint name."},"serviceResources":{"Type":391,"Flags":0,"Description":"A list of service resources."},"provisioningState":{"Type":396,"Flags":2,"Description":"The provisioning state of the service endpoint policy definition resource."}}}},{"3":{"ItemType":4}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[392,393,394,395,4]}},{"3":{"ItemType":389}},{"3":{"ItemType":191}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[399,400,401,402,4]}},{"3":{"ItemType":4}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":387}},{"3":{"ItemType":237}},{"2":{"Name":"IPConfiguration","Properties":{"properties":{"Type":409,"Flags":0,"Description":"Properties of the IP configuration."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"IPConfigurationPropertiesFormat","Properties":{"privateIPAddress":{"Type":4,"Flags":0,"Description":"The private IP address of the IP configuration."},"privateIPAllocationMethod":{"Type":412,"Flags":0,"Description":"The private IP address allocation method."},"subnet":{"Type":191,"Flags":0,"Description":"The reference to the subnet resource."},"publicIPAddress":{"Type":413,"Flags":0,"Description":"The reference to the public IP resource."},"provisioningState":{"Type":476,"Flags":2,"Description":"The provisioning state of the IP configuration resource."}}}},{"6":{"Value":"Static"}},{"6":{"Value":"Dynamic"}},{"5":{"Elements":[410,411,4]}},{"2":{"Name":"PublicIPAddress","Properties":{"extendedLocation":{"Type":233,"Flags":0,"Description":"The extended location of the public ip address."},"sku":{"Type":414,"Flags":0,"Description":"The public IP address SKU."},"properties":{"Type":421,"Flags":0,"Description":"Public IP address properties."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"zones":{"Type":470,"Flags":0,"Description":"A list of availability zones denoting the IP allocated for the resource needs to come from."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":471,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"PublicIPAddressSku","Properties":{"name":{"Type":417,"Flags":0,"Description":"Name of a public IP address SKU."},"tier":{"Type":420,"Flags":0,"Description":"Tier of a public IP address SKU."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Standard"}},{"5":{"Elements":[415,416,4]}},{"6":{"Value":"Regional"}},{"6":{"Value":"Global"}},{"5":{"Elements":[418,419,4]}},{"2":{"Name":"PublicIPAddressPropertiesFormat","Properties":{"publicIPAllocationMethod":{"Type":424,"Flags":0,"Description":"The public IP address allocation method."},"publicIPAddressVersion":{"Type":427,"Flags":0,"Description":"The public IP address version."},"ipConfiguration":{"Type":408,"Flags":2,"Description":"The IP configuration associated with the public IP address."},"dnsSettings":{"Type":428,"Flags":0,"Description":"The FQDN of the DNS record associated with the public IP address."},"ddosSettings":{"Type":434,"Flags":0,"Description":"The DDoS protection custom policy associated with the public IP address."},"ipTags":{"Type":440,"Flags":0,"Description":"The list of tags associated with the public IP address."},"ipAddress":{"Type":4,"Flags":0,"Description":"The IP address associated with the public IP address resource."},"publicIPPrefix":{"Type":87,"Flags":0,"Description":"The Public IP Prefix this Public IP Address should be allocated from."},"idleTimeoutInMinutes":{"Type":3,"Flags":0,"Description":"The idle timeout of the public IP address."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the public IP address resource."},"provisioningState":{"Type":445,"Flags":2,"Description":"The provisioning state of the public IP address resource."},"servicePublicIPAddress":{"Type":413,"Flags":0,"Description":"The service public IP address of the public IP address resource."},"natGateway":{"Type":446,"Flags":0,"Description":"The NatGateway for the Public IP address."},"migrationPhase":{"Type":466,"Flags":0,"Description":"Migration phase of Public IP Address."},"linkedPublicIPAddress":{"Type":413,"Flags":0,"Description":"The linked public IP address of the public IP address resource."},"deleteOption":{"Type":469,"Flags":0,"Description":"Specify what happens to the public IP address when the VM using it is deleted"}}}},{"6":{"Value":"Static"}},{"6":{"Value":"Dynamic"}},{"5":{"Elements":[422,423,4]}},{"6":{"Value":"IPv4"}},{"6":{"Value":"IPv6"}},{"5":{"Elements":[425,426,4]}},{"2":{"Name":"PublicIPAddressDnsSettings","Properties":{"domainNameLabel":{"Type":4,"Flags":0,"Description":"The domain name label. The concatenation of the domain name label and the regionalized DNS zone make up the fully qualified domain name associated with the public IP address. If a domain name label is specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system."},"domainNameLabelScope":{"Type":433,"Flags":0,"Description":"The domain name label scope. If a domain name label and a domain name label scope are specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system with a hashed value includes in FQDN."},"fqdn":{"Type":4,"Flags":0,"Description":"The Fully Qualified Domain Name of the A DNS record associated with the public IP. This is the concatenation of the domainNameLabel and the regionalized DNS zone."},"reverseFqdn":{"Type":4,"Flags":0,"Description":"The reverse FQDN. A user-visible, fully qualified domain name that resolves to this public IP address. If the reverseFqdn is specified, then a PTR DNS record is created pointing from the IP address in the in-addr.arpa domain to the reverse FQDN."}}}},{"6":{"Value":"TenantReuse"}},{"6":{"Value":"SubscriptionReuse"}},{"6":{"Value":"ResourceGroupReuse"}},{"6":{"Value":"NoReuse"}},{"5":{"Elements":[429,430,431,432]}},{"2":{"Name":"DdosSettings","Properties":{"protectionMode":{"Type":438,"Flags":0,"Description":"The DDoS protection mode of the public IP"},"ddosProtectionPlan":{"Type":87,"Flags":0,"Description":"The DDoS protection plan associated with the public IP. Can only be set if ProtectionMode is Enabled"}}}},{"6":{"Value":"VirtualNetworkInherited"}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[435,436,437,4]}},{"2":{"Name":"IpTag","Properties":{"ipTagType":{"Type":4,"Flags":0,"Description":"The IP tag type. Example: FirstPartyUsage."},"tag":{"Type":4,"Flags":0,"Description":"The value of the IP tag associated with the public IP. Example: SQL."}}}},{"3":{"ItemType":439}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[441,442,443,444,4]}},{"2":{"Name":"NatGateway","Properties":{"sku":{"Type":447,"Flags":0,"Description":"The nat gateway SKU."},"properties":{"Type":450,"Flags":0,"Description":"Nat Gateway properties."},"zones":{"Type":459,"Flags":0,"Description":"A list of availability zones denoting the zone in which Nat Gateway should be deployed."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":460,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"NatGatewaySku","Properties":{"name":{"Type":449,"Flags":0,"Description":"Name of Nat Gateway SKU."}}}},{"6":{"Value":"Standard"}},{"5":{"Elements":[448,4]}},{"2":{"Name":"NatGatewayPropertiesFormat","Properties":{"idleTimeoutInMinutes":{"Type":3,"Flags":0,"Description":"The idle timeout of the nat gateway."},"publicIpAddresses":{"Type":451,"Flags":0,"Description":"An array of public ip addresses associated with the nat gateway resource."},"publicIpPrefixes":{"Type":452,"Flags":0,"Description":"An array of public ip prefixes associated with the nat gateway resource."},"subnets":{"Type":453,"Flags":2,"Description":"An array of references to the subnets using this nat gateway resource."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the NAT gateway resource."},"provisioningState":{"Type":458,"Flags":2,"Description":"The provisioning state of the NAT gateway resource."}}}},{"3":{"ItemType":87}},{"3":{"ItemType":87}},{"3":{"ItemType":87}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[454,455,456,457,4]}},{"3":{"ItemType":4}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"None"}},{"6":{"Value":"Prepare"}},{"6":{"Value":"Commit"}},{"6":{"Value":"Abort"}},{"6":{"Value":"Committed"}},{"5":{"Elements":[461,462,463,464,465,4]}},{"6":{"Value":"Delete"}},{"6":{"Value":"Detach"}},{"5":{"Elements":[467,468,4]}},{"3":{"ItemType":4}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[472,473,474,475,4]}},{"3":{"ItemType":408}},{"2":{"Name":"IPConfigurationProfile","Properties":{"properties":{"Type":479,"Flags":0,"Description":"Properties of the IP configuration profile."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource. This name can be used to access the resource."},"type":{"Type":4,"Flags":2,"Description":"Sub Resource type."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"IPConfigurationProfilePropertiesFormat","Properties":{"subnet":{"Type":191,"Flags":0,"Description":"The reference to the subnet resource to create a container network interface ip configuration."},"provisioningState":{"Type":484,"Flags":2,"Description":"The provisioning state of the IP configuration profile resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[480,481,482,483,4]}},{"3":{"ItemType":478}},{"3":{"ItemType":87}},{"2":{"Name":"ResourceNavigationLink","Properties":{"properties":{"Type":488,"Flags":0,"Description":"Resource navigation link properties format."},"name":{"Type":4,"Flags":0,"Description":"Name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ResourceNavigationLinkFormat","Properties":{"linkedResourceType":{"Type":4,"Flags":0,"Description":"Resource type of the linked resource."},"link":{"Type":4,"Flags":0,"Description":"Link to the external resource."},"provisioningState":{"Type":493,"Flags":2,"Description":"The provisioning state of the resource navigation link resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[489,490,491,492,4]}},{"3":{"ItemType":487}},{"2":{"Name":"ServiceAssociationLink","Properties":{"properties":{"Type":496,"Flags":0,"Description":"Resource navigation link properties format."},"name":{"Type":4,"Flags":0,"Description":"Name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ServiceAssociationLinkPropertiesFormat","Properties":{"linkedResourceType":{"Type":4,"Flags":0,"Description":"Resource type of the linked resource."},"link":{"Type":4,"Flags":0,"Description":"Link to the external resource."},"provisioningState":{"Type":501,"Flags":2,"Description":"The provisioning state of the service association link resource."},"allowDelete":{"Type":2,"Flags":0,"Description":"If true, the resource can be deleted."},"locations":{"Type":502,"Flags":0,"Description":"A list of locations."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[497,498,499,500,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":495}},{"2":{"Name":"Delegation","Properties":{"properties":{"Type":505,"Flags":0,"Description":"Properties of the subnet."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a subnet. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":0,"Description":"Resource type."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ServiceDelegationPropertiesFormat","Properties":{"serviceName":{"Type":4,"Flags":0,"Description":"The name of the service to whom the subnet should be delegated (e.g. Microsoft.Sql/servers)."},"actions":{"Type":506,"Flags":2,"Description":"The actions permitted to the service upon delegation."},"provisioningState":{"Type":511,"Flags":2,"Description":"The provisioning state of the service delegation resource."}}}},{"3":{"ItemType":4}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[507,508,509,510,4]}},{"3":{"ItemType":504}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[513,514,515,516,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"NetworkSecurityGroupEnabled"}},{"6":{"Value":"RouteTableEnabled"}},{"5":{"Elements":[518,519,520,521,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[523,524,4]}},{"3":{"ItemType":85}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[527,528,529,530,4]}},{"3":{"ItemType":4}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":164}},{"3":{"ItemType":160}},{"2":{"Name":"BackendAddressPool","Properties":{"properties":{"Type":537,"Flags":0,"Description":"Properties of load balancer backend address pool."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within the set of backend address pools used by the load balancer. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"BackendAddressPoolPropertiesFormat","Properties":{"location":{"Type":4,"Flags":0,"Description":"The location of the backend address pool."},"tunnelInterfaces":{"Type":547,"Flags":0,"Description":"An array of gateway load balancer tunnel interfaces."},"loadBalancerBackendAddresses":{"Type":556,"Flags":0,"Description":"An array of backend addresses."},"backendIPConfigurations":{"Type":557,"Flags":2,"Description":"An array of references to IP addresses defined in network interfaces."},"loadBalancingRules":{"Type":558,"Flags":2,"Description":"An array of references to load balancing rules that use this backend address pool."},"outboundRule":{"Type":87,"Flags":2,"Description":"A reference to an outbound rule that uses this backend address pool."},"outboundRules":{"Type":559,"Flags":2,"Description":"An array of references to outbound rules that use this backend address pool."},"inboundNatRules":{"Type":560,"Flags":2,"Description":"An array of references to inbound NAT rules that use this backend address pool."},"provisioningState":{"Type":565,"Flags":2,"Description":"The provisioning state of the backend address pool resource."},"drainPeriodInSeconds":{"Type":3,"Flags":0,"Description":"Amount of seconds Load Balancer waits for before sending RESET to client and backend address."},"virtualNetwork":{"Type":87,"Flags":0,"Description":"A reference to a virtual network."},"syncMode":{"Type":568,"Flags":0,"Description":"Backend address synchronous mode for the backend pool"}}}},{"2":{"Name":"GatewayLoadBalancerTunnelInterface","Properties":{"port":{"Type":3,"Flags":0,"Description":"Port of gateway load balancer tunnel interface."},"identifier":{"Type":3,"Flags":0,"Description":"Identifier of gateway load balancer tunnel interface."},"protocol":{"Type":542,"Flags":0,"Description":"Protocol of gateway load balancer tunnel interface."},"type":{"Type":546,"Flags":0,"Description":"Traffic type of gateway load balancer tunnel interface."}}}},{"6":{"Value":"None"}},{"6":{"Value":"Native"}},{"6":{"Value":"VXLAN"}},{"5":{"Elements":[539,540,541,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Internal"}},{"6":{"Value":"External"}},{"5":{"Elements":[543,544,545,4]}},{"3":{"ItemType":538}},{"2":{"Name":"LoadBalancerBackendAddress","Properties":{"properties":{"Type":549,"Flags":0,"Description":"Properties of load balancer backend address pool."},"name":{"Type":4,"Flags":0,"Description":"Name of the backend address."}}}},{"2":{"Name":"LoadBalancerBackendAddressPropertiesFormat","Properties":{"virtualNetwork":{"Type":87,"Flags":0,"Description":"Reference to an existing virtual network."},"subnet":{"Type":87,"Flags":0,"Description":"Reference to an existing subnet."},"ipAddress":{"Type":4,"Flags":0,"Description":"IP Address belonging to the referenced virtual network."},"networkInterfaceIPConfiguration":{"Type":87,"Flags":2,"Description":"Reference to IP address defined in network interfaces."},"loadBalancerFrontendIPConfiguration":{"Type":87,"Flags":0,"Description":"Reference to the frontend ip address configuration defined in regional loadbalancer."},"inboundNatRulesPortMapping":{"Type":551,"Flags":2,"Description":"Collection of inbound NAT rule port mappings."},"adminState":{"Type":555,"Flags":0,"Description":"A list of administrative states which once set can override health probe so that Load Balancer will always forward new connections to backend, or deny new connections and reset existing connections."}}}},{"2":{"Name":"NatRulePortMapping","Properties":{"inboundNatRuleName":{"Type":4,"Flags":0,"Description":"Name of inbound NAT rule."},"frontendPort":{"Type":3,"Flags":0,"Description":"Frontend port."},"backendPort":{"Type":3,"Flags":0,"Description":"Backend port."}}}},{"3":{"ItemType":550}},{"6":{"Value":"None"}},{"6":{"Value":"Up"}},{"6":{"Value":"Down"}},{"5":{"Elements":[552,553,554,4]}},{"3":{"ItemType":548}},{"3":{"ItemType":162}},{"3":{"ItemType":87}},{"3":{"ItemType":87}},{"3":{"ItemType":87}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[561,562,563,564,4]}},{"6":{"Value":"Automatic"}},{"6":{"Value":"Manual"}},{"5":{"Elements":[566,567,4]}},{"3":{"ItemType":536}},{"2":{"Name":"InboundNatRule","Properties":{"properties":{"Type":571,"Flags":0,"Description":"Properties of load balancer inbound NAT rule."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within the set of inbound NAT rules used by the load balancer. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"InboundNatRulePropertiesFormat","Properties":{"frontendIPConfiguration":{"Type":87,"Flags":0,"Description":"A reference to frontend IP addresses."},"backendIPConfiguration":{"Type":162,"Flags":2,"Description":"A reference to a private IP address defined on a network interface of a VM. Traffic sent to the frontend port of each of the frontend IP configurations is forwarded to the backend IP."},"protocol":{"Type":575,"Flags":0,"Description":"The reference to the transport protocol used by the load balancing rule."},"frontendPort":{"Type":3,"Flags":0,"Description":"The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values range from 1 to 65534."},"backendPort":{"Type":3,"Flags":0,"Description":"The port used for the internal endpoint. Acceptable values range from 1 to 65535."},"idleTimeoutInMinutes":{"Type":3,"Flags":0,"Description":"The timeout for the TCP idle connection. The value can be set between 4 and 30 minutes. The default value is 4 minutes. This element is only used when the protocol is set to TCP."},"enableFloatingIP":{"Type":2,"Flags":0,"Description":"Configures a virtual machine's endpoint for the floating IP capability required to configure a SQL AlwaysOn Availability Group. This setting is required when using the SQL AlwaysOn Availability Groups in SQL server. This setting can't be changed after you create the endpoint."},"enableTcpReset":{"Type":2,"Flags":0,"Description":"Receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. This element is only used when the protocol is set to TCP."},"frontendPortRangeStart":{"Type":3,"Flags":0,"Description":"The port range start for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeEnd. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534."},"frontendPortRangeEnd":{"Type":3,"Flags":0,"Description":"The port range end for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeStart. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534."},"backendAddressPool":{"Type":87,"Flags":0,"Description":"A reference to backendAddressPool resource."},"provisioningState":{"Type":580,"Flags":2,"Description":"The provisioning state of the inbound NAT rule resource."}}}},{"6":{"Value":"Udp"}},{"6":{"Value":"Tcp"}},{"6":{"Value":"All"}},{"5":{"Elements":[572,573,574,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[576,577,578,579,4]}},{"3":{"ItemType":570}},{"6":{"Value":"Static"}},{"6":{"Value":"Dynamic"}},{"5":{"Elements":[582,583,4]}},{"6":{"Value":"IPv4"}},{"6":{"Value":"IPv6"}},{"5":{"Elements":[585,586,4]}},{"3":{"ItemType":206}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[589,590,591,592,4]}},{"2":{"Name":"NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties","Properties":{"groupId":{"Type":4,"Flags":2,"Description":"The group ID for current private link connection."},"requiredMemberName":{"Type":4,"Flags":2,"Description":"The required member name for current private link connection."},"fqdns":{"Type":595,"Flags":2,"Description":"List of FQDNs for current private link connection."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":162}},{"2":{"Name":"ApplicationGatewayBackendAddress","Properties":{"fqdn":{"Type":4,"Flags":0,"Description":"Fully qualified domain name (FQDN)."},"ipAddress":{"Type":4,"Flags":0,"Description":"IP address."}}}},{"3":{"ItemType":597}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[599,600,601,602,4]}},{"3":{"ItemType":160}},{"2":{"Name":"ApplicationGatewayBackendHttpSettings","Properties":{"properties":{"Type":606,"Flags":0,"Description":"Properties of the application gateway backend HTTP settings."},"name":{"Type":4,"Flags":0,"Description":"Name of the backend http settings that is unique within an Application Gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewayBackendHttpSettingsPropertiesFormat","Properties":{"port":{"Type":3,"Flags":0,"Description":"The destination port on the backend."},"protocol":{"Type":611,"Flags":0,"Description":"The protocol used to communicate with the backend."},"cookieBasedAffinity":{"Type":614,"Flags":0,"Description":"Cookie based affinity."},"requestTimeout":{"Type":3,"Flags":0,"Description":"Request timeout in seconds. Application Gateway will fail the request if response is not received within RequestTimeout. Acceptable values are from 1 second to 86400 seconds."},"probe":{"Type":87,"Flags":0,"Description":"Probe resource of an application gateway."},"authenticationCertificates":{"Type":615,"Flags":0,"Description":"Array of references to application gateway authentication certificates."},"trustedRootCertificates":{"Type":616,"Flags":0,"Description":"Array of references to application gateway trusted root certificates."},"connectionDraining":{"Type":617,"Flags":0,"Description":"Connection draining of the backend http settings resource."},"hostName":{"Type":4,"Flags":0,"Description":"Host header to be sent to the backend servers."},"pickHostNameFromBackendAddress":{"Type":2,"Flags":0,"Description":"Whether to pick host header should be picked from the host name of the backend server. Default value is false."},"affinityCookieName":{"Type":4,"Flags":0,"Description":"Cookie name to use for the affinity cookie."},"probeEnabled":{"Type":2,"Flags":0,"Description":"Whether the probe is enabled. Default value is false."},"path":{"Type":4,"Flags":0,"Description":"Path which should be used as a prefix for all HTTP requests. Null means no path will be prefixed. Default value is null."},"provisioningState":{"Type":622,"Flags":2,"Description":"The provisioning state of the backend HTTP settings resource."}}}},{"6":{"Value":"Http"}},{"6":{"Value":"Https"}},{"6":{"Value":"Tcp"}},{"6":{"Value":"Tls"}},{"5":{"Elements":[607,608,609,610,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[612,613,4]}},{"3":{"ItemType":87}},{"3":{"ItemType":87}},{"2":{"Name":"ApplicationGatewayConnectionDraining","Properties":{"enabled":{"Type":2,"Flags":1,"Description":"Whether connection draining is enabled or not."},"drainTimeoutInSec":{"Type":3,"Flags":1,"Description":"The number of seconds connection draining is active. Acceptable values are from 1 second to 3600 seconds."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[618,619,620,621,4]}},{"3":{"ItemType":605}},{"2":{"Name":"ApplicationGatewayBackendSettings","Properties":{"properties":{"Type":625,"Flags":0,"Description":"Properties of the application gateway backend settings."},"name":{"Type":4,"Flags":0,"Description":"Name of the backend settings that is unique within an Application Gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewayBackendSettingsPropertiesFormat","Properties":{"port":{"Type":3,"Flags":0,"Description":"The destination port on the backend."},"protocol":{"Type":630,"Flags":0,"Description":"The protocol used to communicate with the backend."},"timeout":{"Type":3,"Flags":0,"Description":"Connection timeout in seconds. Application Gateway will fail the request if response is not received within ConnectionTimeout. Acceptable values are from 1 second to 86400 seconds."},"probe":{"Type":87,"Flags":0,"Description":"Probe resource of an application gateway."},"trustedRootCertificates":{"Type":631,"Flags":0,"Description":"Array of references to application gateway trusted root certificates."},"hostName":{"Type":4,"Flags":0,"Description":"Server name indication to be sent to the backend servers for Tls protocol."},"pickHostNameFromBackendAddress":{"Type":2,"Flags":0,"Description":"Whether to pick server name indication from the host name of the backend server for Tls protocol. Default value is false."},"provisioningState":{"Type":636,"Flags":2,"Description":"The provisioning state of the backend HTTP settings resource."}}}},{"6":{"Value":"Http"}},{"6":{"Value":"Https"}},{"6":{"Value":"Tcp"}},{"6":{"Value":"Tls"}},{"5":{"Elements":[626,627,628,629,4]}},{"3":{"ItemType":87}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[632,633,634,635,4]}},{"3":{"ItemType":624}},{"2":{"Name":"ApplicationGatewayHttpListener","Properties":{"properties":{"Type":639,"Flags":0,"Description":"Properties of the application gateway HTTP listener."},"name":{"Type":4,"Flags":0,"Description":"Name of the HTTP listener that is unique within an Application Gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewayHttpListenerPropertiesFormat","Properties":{"frontendIPConfiguration":{"Type":87,"Flags":0,"Description":"Frontend IP configuration resource of an application gateway."},"frontendPort":{"Type":87,"Flags":0,"Description":"Frontend port resource of an application gateway."},"protocol":{"Type":644,"Flags":0,"Description":"Protocol of the HTTP listener."},"hostName":{"Type":4,"Flags":0,"Description":"Host name of HTTP listener."},"sslCertificate":{"Type":87,"Flags":0,"Description":"SSL certificate resource of an application gateway."},"sslProfile":{"Type":87,"Flags":0,"Description":"SSL profile resource of the application gateway."},"requireServerNameIndication":{"Type":2,"Flags":0,"Description":"Applicable only if protocol is https. Enables SNI for multi-hosting."},"provisioningState":{"Type":649,"Flags":2,"Description":"The provisioning state of the HTTP listener resource."},"customErrorConfigurations":{"Type":661,"Flags":0,"Description":"Custom error configurations of the HTTP listener."},"firewallPolicy":{"Type":87,"Flags":0,"Description":"Reference to the FirewallPolicy resource."},"hostNames":{"Type":662,"Flags":0,"Description":"List of Host names for HTTP Listener that allows special wildcard characters as well."}}}},{"6":{"Value":"Http"}},{"6":{"Value":"Https"}},{"6":{"Value":"Tcp"}},{"6":{"Value":"Tls"}},{"5":{"Elements":[640,641,642,643,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[645,646,647,648,4]}},{"2":{"Name":"ApplicationGatewayCustomError","Properties":{"statusCode":{"Type":660,"Flags":0,"Description":"Status code of the application gateway custom error."},"customErrorPageUrl":{"Type":4,"Flags":0,"Description":"Error page URL of the application gateway custom error."}}}},{"6":{"Value":"HttpStatus400"}},{"6":{"Value":"HttpStatus403"}},{"6":{"Value":"HttpStatus404"}},{"6":{"Value":"HttpStatus405"}},{"6":{"Value":"HttpStatus408"}},{"6":{"Value":"HttpStatus500"}},{"6":{"Value":"HttpStatus502"}},{"6":{"Value":"HttpStatus503"}},{"6":{"Value":"HttpStatus504"}},{"5":{"Elements":[651,652,653,654,655,656,657,658,659,4]}},{"3":{"ItemType":650}},{"3":{"ItemType":4}},{"3":{"ItemType":638}},{"2":{"Name":"ApplicationGatewayListener","Properties":{"properties":{"Type":665,"Flags":0,"Description":"Properties of the application gateway listener."},"name":{"Type":4,"Flags":0,"Description":"Name of the listener that is unique within an Application Gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewayListenerPropertiesFormat","Properties":{"frontendIPConfiguration":{"Type":87,"Flags":0,"Description":"Frontend IP configuration resource of an application gateway."},"frontendPort":{"Type":87,"Flags":0,"Description":"Frontend port resource of an application gateway."},"protocol":{"Type":670,"Flags":0,"Description":"Protocol of the listener."},"sslCertificate":{"Type":87,"Flags":0,"Description":"SSL certificate resource of an application gateway."},"sslProfile":{"Type":87,"Flags":0,"Description":"SSL profile resource of the application gateway."},"provisioningState":{"Type":675,"Flags":2,"Description":"The provisioning state of the listener resource."},"hostNames":{"Type":676,"Flags":0,"Description":"List of Server Name Indications(SNI) for TLS Multi-site Listener that allows special wildcard characters as well."}}}},{"6":{"Value":"Http"}},{"6":{"Value":"Https"}},{"6":{"Value":"Tcp"}},{"6":{"Value":"Tls"}},{"5":{"Elements":[666,667,668,669,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[671,672,673,674,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":664}},{"2":{"Name":"ApplicationGatewaySslProfile","Properties":{"properties":{"Type":679,"Flags":0,"Description":"Properties of the application gateway SSL profile."},"name":{"Type":4,"Flags":0,"Description":"Name of the SSL profile that is unique within an Application Gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewaySslProfilePropertiesFormat","Properties":{"trustedClientCertificates":{"Type":680,"Flags":0,"Description":"Array of references to application gateway trusted client certificates."},"sslPolicy":{"Type":28,"Flags":0,"Description":"SSL policy of the application gateway resource."},"clientAuthConfiguration":{"Type":681,"Flags":0,"Description":"Client authentication configuration of the application gateway resource."},"provisioningState":{"Type":689,"Flags":2,"Description":"The provisioning state of the HTTP listener resource."}}}},{"3":{"ItemType":87}},{"2":{"Name":"ApplicationGatewayClientAuthConfiguration","Properties":{"verifyClientCertIssuerDN":{"Type":2,"Flags":0,"Description":"Verify client certificate issuer name on the application gateway."},"verifyClientRevocation":{"Type":684,"Flags":0,"Description":"Verify client certificate revocation status."}}}},{"6":{"Value":"None"}},{"6":{"Value":"OCSP"}},{"5":{"Elements":[682,683,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[685,686,687,688,4]}},{"3":{"ItemType":678}},{"2":{"Name":"ApplicationGatewayUrlPathMap","Properties":{"properties":{"Type":692,"Flags":0,"Description":"Properties of the application gateway URL path map."},"name":{"Type":4,"Flags":0,"Description":"Name of the URL path map that is unique within an Application Gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewayUrlPathMapPropertiesFormat","Properties":{"defaultBackendAddressPool":{"Type":87,"Flags":0,"Description":"Default backend address pool resource of URL path map."},"defaultBackendHttpSettings":{"Type":87,"Flags":0,"Description":"Default backend http settings resource of URL path map."},"defaultRewriteRuleSet":{"Type":87,"Flags":0,"Description":"Default Rewrite rule set resource of URL path map."},"defaultRedirectConfiguration":{"Type":87,"Flags":0,"Description":"Default redirect configuration resource of URL path map."},"defaultLoadDistributionPolicy":{"Type":87,"Flags":0,"Description":"Default Load Distribution Policy resource of URL path map."},"pathRules":{"Type":701,"Flags":0,"Description":"Path rule of URL path map resource."},"provisioningState":{"Type":706,"Flags":2,"Description":"The provisioning state of the URL path map resource."}}}},{"2":{"Name":"ApplicationGatewayPathRule","Properties":{"properties":{"Type":694,"Flags":0,"Description":"Properties of the application gateway path rule."},"name":{"Type":4,"Flags":0,"Description":"Name of the path rule that is unique within an Application Gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewayPathRulePropertiesFormat","Properties":{"paths":{"Type":695,"Flags":0,"Description":"Path rules of URL path map."},"backendAddressPool":{"Type":87,"Flags":0,"Description":"Backend address pool resource of URL path map path rule."},"backendHttpSettings":{"Type":87,"Flags":0,"Description":"Backend http settings resource of URL path map path rule."},"redirectConfiguration":{"Type":87,"Flags":0,"Description":"Redirect configuration resource of URL path map path rule."},"rewriteRuleSet":{"Type":87,"Flags":0,"Description":"Rewrite rule set resource of URL path map path rule."},"loadDistributionPolicy":{"Type":87,"Flags":0,"Description":"Load Distribution Policy resource of URL path map path rule."},"provisioningState":{"Type":700,"Flags":2,"Description":"The provisioning state of the path rule resource."},"firewallPolicy":{"Type":87,"Flags":0,"Description":"Reference to the FirewallPolicy resource."}}}},{"3":{"ItemType":4}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[696,697,698,699,4]}},{"3":{"ItemType":693}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[702,703,704,705,4]}},{"3":{"ItemType":691}},{"2":{"Name":"ApplicationGatewayRequestRoutingRule","Properties":{"properties":{"Type":709,"Flags":0,"Description":"Properties of the application gateway request routing rule."},"name":{"Type":4,"Flags":0,"Description":"Name of the request routing rule that is unique within an Application Gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewayRequestRoutingRulePropertiesFormat","Properties":{"ruleType":{"Type":712,"Flags":0,"Description":"Rule type."},"priority":{"Type":3,"Flags":0,"Description":"Priority of the request routing rule."},"backendAddressPool":{"Type":87,"Flags":0,"Description":"Backend address pool resource of the application gateway."},"backendHttpSettings":{"Type":87,"Flags":0,"Description":"Backend http settings resource of the application gateway."},"httpListener":{"Type":87,"Flags":0,"Description":"Http listener resource of the application gateway."},"urlPathMap":{"Type":87,"Flags":0,"Description":"URL path map resource of the application gateway."},"rewriteRuleSet":{"Type":87,"Flags":0,"Description":"Rewrite Rule Set resource in Basic rule of the application gateway."},"redirectConfiguration":{"Type":87,"Flags":0,"Description":"Redirect configuration resource of the application gateway."},"loadDistributionPolicy":{"Type":87,"Flags":0,"Description":"Load Distribution Policy resource of the application gateway."},"provisioningState":{"Type":717,"Flags":2,"Description":"The provisioning state of the request routing rule resource."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"PathBasedRouting"}},{"5":{"Elements":[710,711,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[713,714,715,716,4]}},{"3":{"ItemType":708}},{"2":{"Name":"ApplicationGatewayRoutingRule","Properties":{"properties":{"Type":720,"Flags":0,"Description":"Properties of the application gateway routing rule."},"name":{"Type":4,"Flags":0,"Description":"Name of the routing rule that is unique within an Application Gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewayRoutingRulePropertiesFormat","Properties":{"ruleType":{"Type":723,"Flags":0,"Description":"Rule type."},"priority":{"Type":3,"Flags":1,"Description":"Priority of the routing rule."},"backendAddressPool":{"Type":87,"Flags":0,"Description":"Backend address pool resource of the application gateway."},"backendSettings":{"Type":87,"Flags":0,"Description":"Backend settings resource of the application gateway."},"listener":{"Type":87,"Flags":0,"Description":"Listener resource of the application gateway."},"provisioningState":{"Type":728,"Flags":2,"Description":"The provisioning state of the request routing rule resource."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"PathBasedRouting"}},{"5":{"Elements":[721,722,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[724,725,726,727,4]}},{"3":{"ItemType":719}},{"2":{"Name":"ApplicationGatewayRewriteRuleSet","Properties":{"properties":{"Type":731,"Flags":0,"Description":"Properties of the application gateway rewrite rule set."},"name":{"Type":4,"Flags":0,"Description":"Name of the rewrite rule set that is unique within an Application Gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewayRewriteRuleSetPropertiesFormat","Properties":{"rewriteRules":{"Type":740,"Flags":0,"Description":"Rewrite rules in the rewrite rule set."},"provisioningState":{"Type":745,"Flags":2,"Description":"The provisioning state of the rewrite rule set resource."}}}},{"2":{"Name":"ApplicationGatewayRewriteRule","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the rewrite rule that is unique within an Application Gateway."},"ruleSequence":{"Type":3,"Flags":0,"Description":"Rule Sequence of the rewrite rule that determines the order of execution of a particular rule in a RewriteRuleSet."},"conditions":{"Type":734,"Flags":0,"Description":"Conditions based on which the action set execution will be evaluated."},"actionSet":{"Type":735,"Flags":0,"Description":"Set of actions to be done as part of the rewrite Rule."}}}},{"2":{"Name":"ApplicationGatewayRewriteRuleCondition","Properties":{"variable":{"Type":4,"Flags":0,"Description":"The condition parameter of the RewriteRuleCondition."},"pattern":{"Type":4,"Flags":0,"Description":"The pattern, either fixed string or regular expression, that evaluates the truthfulness of the condition."},"ignoreCase":{"Type":2,"Flags":0,"Description":"Setting this parameter to truth value with force the pattern to do a case in-sensitive comparison."},"negate":{"Type":2,"Flags":0,"Description":"Setting this value as truth will force to check the negation of the condition given by the user."}}}},{"3":{"ItemType":733}},{"2":{"Name":"ApplicationGatewayRewriteRuleActionSet","Properties":{"requestHeaderConfigurations":{"Type":737,"Flags":0,"Description":"Request Header Actions in the Action Set."},"responseHeaderConfigurations":{"Type":738,"Flags":0,"Description":"Response Header Actions in the Action Set."},"urlConfiguration":{"Type":739,"Flags":0,"Description":"Url Configuration Action in the Action Set."}}}},{"2":{"Name":"ApplicationGatewayHeaderConfiguration","Properties":{"headerName":{"Type":4,"Flags":0,"Description":"Header name of the header configuration."},"headerValue":{"Type":4,"Flags":0,"Description":"Header value of the header configuration."}}}},{"3":{"ItemType":736}},{"3":{"ItemType":736}},{"2":{"Name":"ApplicationGatewayUrlConfiguration","Properties":{"modifiedPath":{"Type":4,"Flags":0,"Description":"Url path which user has provided for url rewrite. Null means no path will be updated. Default value is null."},"modifiedQueryString":{"Type":4,"Flags":0,"Description":"Query string which user has provided for url rewrite. Null means no query string will be updated. Default value is null."},"reroute":{"Type":2,"Flags":0,"Description":"If set as true, it will re-evaluate the url path map provided in path based request routing rules using modified path. Default value is false."}}}},{"3":{"ItemType":732}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[741,742,743,744,4]}},{"3":{"ItemType":730}},{"2":{"Name":"ApplicationGatewayRedirectConfiguration","Properties":{"properties":{"Type":748,"Flags":0,"Description":"Properties of the application gateway redirect configuration."},"name":{"Type":4,"Flags":0,"Description":"Name of the redirect configuration that is unique within an Application Gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewayRedirectConfigurationPropertiesFormat","Properties":{"redirectType":{"Type":753,"Flags":0,"Description":"HTTP redirection type."},"targetListener":{"Type":87,"Flags":0,"Description":"Reference to a listener to redirect the request to."},"targetUrl":{"Type":4,"Flags":0,"Description":"Url to redirect the request to."},"includePath":{"Type":2,"Flags":0,"Description":"Include path in the redirected url."},"includeQueryString":{"Type":2,"Flags":0,"Description":"Include query string in the redirected url."},"requestRoutingRules":{"Type":754,"Flags":0,"Description":"Request routing specifying redirect configuration."},"urlPathMaps":{"Type":755,"Flags":0,"Description":"Url path maps specifying default redirect configuration."},"pathRules":{"Type":756,"Flags":0,"Description":"Path rules specifying redirect configuration."}}}},{"6":{"Value":"Permanent"}},{"6":{"Value":"Found"}},{"6":{"Value":"SeeOther"}},{"6":{"Value":"Temporary"}},{"5":{"Elements":[749,750,751,752,4]}},{"3":{"ItemType":87}},{"3":{"ItemType":87}},{"3":{"ItemType":87}},{"3":{"ItemType":747}},{"2":{"Name":"ApplicationGatewayWebApplicationFirewallConfiguration","Properties":{"enabled":{"Type":2,"Flags":1,"Description":"Whether the web application firewall is enabled or not."},"firewallMode":{"Type":761,"Flags":1,"Description":"Web application firewall mode."},"ruleSetType":{"Type":4,"Flags":1,"Description":"The type of the web application firewall rule set. Possible values are: 'OWASP'."},"ruleSetVersion":{"Type":4,"Flags":1,"Description":"The version of the rule set type."},"disabledRuleGroups":{"Type":764,"Flags":0,"Description":"The disabled rule groups."},"requestBodyCheck":{"Type":2,"Flags":0,"Description":"Whether allow WAF to check request Body."},"maxRequestBodySize":{"Type":3,"Flags":0,"Description":"Maximum request body size for WAF."},"maxRequestBodySizeInKb":{"Type":3,"Flags":0,"Description":"Maximum request body size in Kb for WAF."},"fileUploadLimitInMb":{"Type":3,"Flags":0,"Description":"Maximum file upload size in Mb for WAF."},"exclusions":{"Type":766,"Flags":0,"Description":"The exclusion list."}}}},{"6":{"Value":"Detection"}},{"6":{"Value":"Prevention"}},{"5":{"Elements":[759,760,4]}},{"2":{"Name":"ApplicationGatewayFirewallDisabledRuleGroup","Properties":{"ruleGroupName":{"Type":4,"Flags":1,"Description":"The name of the rule group that will be disabled."},"rules":{"Type":763,"Flags":0,"Description":"The list of rules that will be disabled. If null, all rules of the rule group will be disabled."}}}},{"3":{"ItemType":3}},{"3":{"ItemType":762}},{"2":{"Name":"ApplicationGatewayFirewallExclusion","Properties":{"matchVariable":{"Type":4,"Flags":1,"Description":"The variable to be excluded."},"selectorMatchOperator":{"Type":4,"Flags":1,"Description":"When matchVariable is a collection, operate on the selector to specify which elements in the collection this exclusion applies to."},"selector":{"Type":4,"Flags":1,"Description":"When matchVariable is a collection, operator used to specify which elements in the collection this exclusion applies to."}}}},{"3":{"ItemType":765}},{"2":{"Name":"ApplicationGatewayAutoscaleConfiguration","Properties":{"minCapacity":{"Type":3,"Flags":1,"Description":"Lower bound on number of Application Gateway capacity."},"maxCapacity":{"Type":3,"Flags":0,"Description":"Upper bound on number of Application Gateway capacity."}}}},{"2":{"Name":"ApplicationGatewayPrivateLinkConfiguration","Properties":{"properties":{"Type":769,"Flags":0,"Description":"Properties of the application gateway private link configuration."},"name":{"Type":4,"Flags":0,"Description":"Name of the private link configuration that is unique within an Application Gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewayPrivateLinkConfigurationProperties","Properties":{"ipConfigurations":{"Type":780,"Flags":0,"Description":"An array of application gateway private link ip configurations."},"provisioningState":{"Type":785,"Flags":2,"Description":"The provisioning state of the application gateway private link configuration."}}}},{"2":{"Name":"ApplicationGatewayPrivateLinkIpConfiguration","Properties":{"properties":{"Type":771,"Flags":0,"Description":"Properties of an application gateway private link ip configuration."},"name":{"Type":4,"Flags":0,"Description":"The name of application gateway private link ip configuration."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"The resource type."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewayPrivateLinkIpConfigurationProperties","Properties":{"privateIPAddress":{"Type":4,"Flags":0,"Description":"The private IP address of the IP configuration."},"privateIPAllocationMethod":{"Type":774,"Flags":0,"Description":"The private IP address allocation method."},"subnet":{"Type":87,"Flags":0,"Description":"Reference to the subnet resource."},"primary":{"Type":2,"Flags":0,"Description":"Whether the ip configuration is primary or not."},"provisioningState":{"Type":779,"Flags":2,"Description":"The provisioning state of the application gateway private link IP configuration."}}}},{"6":{"Value":"Static"}},{"6":{"Value":"Dynamic"}},{"5":{"Elements":[772,773,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[775,776,777,778,4]}},{"3":{"ItemType":770}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[781,782,783,784,4]}},{"3":{"ItemType":768}},{"2":{"Name":"ApplicationGatewayPrivateEndpointConnection","Properties":{"properties":{"Type":788,"Flags":0,"Description":"Properties of the application gateway private endpoint connection."},"name":{"Type":4,"Flags":0,"Description":"Name of the private endpoint connection on an application gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewayPrivateEndpointConnectionProperties","Properties":{"privateEndpoint":{"Type":237,"Flags":2,"Description":"The resource of private end point."},"privateLinkServiceConnectionState":{"Type":253,"Flags":0,"Description":"A collection of information about the state of the connection between service consumer and provider."},"provisioningState":{"Type":793,"Flags":2,"Description":"The provisioning state of the application gateway private endpoint connection resource."},"linkIdentifier":{"Type":4,"Flags":2,"Description":"The consumer link id."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[789,790,791,792,4]}},{"3":{"ItemType":787}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[795,796,797,798,4]}},{"3":{"ItemType":650}},{"2":{"Name":"ApplicationGatewayLoadDistributionPolicy","Properties":{"properties":{"Type":802,"Flags":0,"Description":"Properties of the application gateway load distribution policy."},"name":{"Type":4,"Flags":0,"Description":"Name of the load distribution policy that is unique within an Application Gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewayLoadDistributionPolicyPropertiesFormat","Properties":{"loadDistributionTargets":{"Type":805,"Flags":0,"Description":"Load Distribution Targets resource of an application gateway."},"loadDistributionAlgorithm":{"Type":809,"Flags":0,"Description":"Load Distribution Targets resource of an application gateway."},"provisioningState":{"Type":814,"Flags":2,"Description":"The provisioning state of the Load Distribution Policy resource."}}}},{"2":{"Name":"ApplicationGatewayLoadDistributionTarget","Properties":{"properties":{"Type":804,"Flags":0,"Description":"Properties of the application gateway load distribution target."},"name":{"Type":4,"Flags":0,"Description":"Name of the load distribution policy that is unique within an Application Gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ApplicationGatewayLoadDistributionTargetPropertiesFormat","Properties":{"weightPerServer":{"Type":3,"Flags":0,"Description":"Weight per server. Range between 1 and 100."},"backendAddressPool":{"Type":87,"Flags":0,"Description":"Backend address pool resource of the application gateway."}}}},{"3":{"ItemType":803}},{"6":{"Value":"RoundRobin"}},{"6":{"Value":"LeastConnections"}},{"6":{"Value":"IpHash"}},{"5":{"Elements":[806,807,808,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[810,811,812,813,4]}},{"3":{"ItemType":801}},{"2":{"Name":"ApplicationGatewayGlobalConfiguration","Properties":{"enableRequestBuffering":{"Type":2,"Flags":0,"Description":"Enable request buffering."},"enableResponseBuffering":{"Type":2,"Flags":0,"Description":"Enable response buffering."}}}},{"6":{"Value":"AppGwSslPolicy20150501"}},{"6":{"Value":"AppGwSslPolicy20170401"}},{"6":{"Value":"AppGwSslPolicy20170401S"}},{"6":{"Value":"AppGwSslPolicy20220101"}},{"6":{"Value":"AppGwSslPolicy20220101S"}},{"5":{"Elements":[817,818,819,820,821,4]}},{"3":{"ItemType":4}},{"2":{"Name":"ManagedServiceIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal id of the system assigned identity. This property will only be provided for a system assigned identity."},"tenantId":{"Type":4,"Flags":2,"Description":"The tenant id of the system assigned identity. This property will only be provided for a system assigned identity."},"type":{"Type":829,"Flags":0,"Description":"The type of identity used for the resource. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the virtual machine."},"userAssignedIdentities":{"Type":831,"Flags":0,"Description":"The list of user identities associated with resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'."}}}},{"6":{"Value":"SystemAssigned"}},{"6":{"Value":"UserAssigned"}},{"6":{"Value":"SystemAssigned, UserAssigned"}},{"6":{"Value":"None"}},{"5":{"Elements":[825,826,827,828]}},{"2":{"Name":"Components1Jq1T4ISchemasManagedserviceidentityPropertiesUserassignedidentitiesAdditionalproperties","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal id of user assigned identity."},"clientId":{"Type":4,"Flags":2,"Description":"The client id of user assigned identity."}}}},{"2":{"Name":"ManagedServiceIdentityUserAssignedIdentities","Properties":{},"AdditionalProperties":830}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/applicationGateways@2023-09-01","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.Network/applicationGateways/privateEndpointConnections"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/applicationGateways/privateEndpointConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":834,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":835,"Flags":10,"Description":"The resource api version"},"properties":{"Type":788,"Flags":0,"Description":"Properties of the application gateway private endpoint connection."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/applicationGateways/privateEndpointConnections@2023-09-01","ScopeType":8,"Body":836,"Flags":0}},{"6":{"Value":"Microsoft.Network/applicationSecurityGroups"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/applicationSecurityGroups","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":838,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":839,"Flags":10,"Description":"The resource api version"},"properties":{"Type":207,"Flags":0,"Description":"Properties of the application security group."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":841,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/applicationSecurityGroups@2023-09-01","ScopeType":8,"Body":840,"Flags":0}},{"6":{"Value":"Microsoft.Network/azureFirewalls"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/azureFirewalls","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":843,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":844,"Flags":10,"Description":"The resource api version"},"properties":{"Type":846,"Flags":0,"Description":"Properties of the azure firewall."},"zones":{"Type":949,"Flags":0,"Description":"A list of availability zones denoting where the resource needs to come from."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":950,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"AzureFirewallPropertiesFormat","Properties":{"applicationRuleCollections":{"Type":870,"Flags":0,"Description":"Collection of application rule collections used by Azure Firewall."},"natRuleCollections":{"Type":894,"Flags":0,"Description":"Collection of NAT rule collections used by Azure Firewall."},"networkRuleCollections":{"Type":916,"Flags":0,"Description":"Collection of network rule collections used by Azure Firewall."},"ipConfigurations":{"Type":924,"Flags":0,"Description":"IP configuration of the Azure Firewall resource."},"managementIpConfiguration":{"Type":917,"Flags":0,"Description":"IP configuration of the Azure Firewall used for management traffic."},"provisioningState":{"Type":929,"Flags":2,"Description":"The provisioning state of the Azure firewall resource."},"threatIntelMode":{"Type":933,"Flags":0,"Description":"The operation mode for Threat Intelligence."},"virtualHub":{"Type":87,"Flags":0,"Description":"The virtualHub to which the firewall belongs."},"firewallPolicy":{"Type":87,"Flags":0,"Description":"The firewallPolicy associated with this azure firewall."},"hubIPAddresses":{"Type":934,"Flags":0,"Description":"IP addresses associated with AzureFirewall."},"ipGroups":{"Type":939,"Flags":2,"Description":"IpGroups associated with AzureFirewall."},"sku":{"Type":940,"Flags":0,"Description":"The Azure Firewall Resource SKU."},"additionalProperties":{"Type":948,"Flags":0,"Description":"The additional properties used to further config this azure firewall."}}}},{"2":{"Name":"AzureFirewallApplicationRuleCollection","Properties":{"properties":{"Type":848,"Flags":0,"Description":"Properties of the azure firewall application rule collection."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within the Azure firewall. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"AzureFirewallApplicationRuleCollectionPropertiesFormat","Properties":{"priority":{"Type":3,"Flags":0,"Description":"Priority of the application rule collection resource."},"action":{"Type":849,"Flags":0,"Description":"The action type of a rule collection."},"rules":{"Type":864,"Flags":0,"Description":"Collection of rules used by a application rule collection."},"provisioningState":{"Type":869,"Flags":2,"Description":"The provisioning state of the application rule collection resource."}}}},{"2":{"Name":"AzureFirewallRCAction","Properties":{"type":{"Type":852,"Flags":0,"Description":"The type of action."}}}},{"6":{"Value":"Allow"}},{"6":{"Value":"Deny"}},{"5":{"Elements":[850,851,4]}},{"2":{"Name":"AzureFirewallApplicationRule","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the application rule."},"description":{"Type":4,"Flags":0,"Description":"Description of the rule."},"sourceAddresses":{"Type":854,"Flags":0,"Description":"List of source IP addresses for this rule."},"protocols":{"Type":860,"Flags":0,"Description":"Array of ApplicationRuleProtocols."},"targetFqdns":{"Type":861,"Flags":0,"Description":"List of FQDNs for this rule."},"fqdnTags":{"Type":862,"Flags":0,"Description":"List of FQDN Tags for this rule."},"sourceIpGroups":{"Type":863,"Flags":0,"Description":"List of source IpGroups for this rule."}}}},{"3":{"ItemType":4}},{"2":{"Name":"AzureFirewallApplicationRuleProtocol","Properties":{"protocolType":{"Type":859,"Flags":0,"Description":"Protocol type."},"port":{"Type":3,"Flags":0,"Description":"Port number for the protocol, cannot be greater than 64000. This field is optional."}}}},{"6":{"Value":"Http"}},{"6":{"Value":"Https"}},{"6":{"Value":"Mssql"}},{"5":{"Elements":[856,857,858,4]}},{"3":{"ItemType":855}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":853}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[865,866,867,868,4]}},{"3":{"ItemType":847}},{"2":{"Name":"AzureFirewallNatRuleCollection","Properties":{"properties":{"Type":872,"Flags":0,"Description":"Properties of the azure firewall NAT rule collection."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within the Azure firewall. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"AzureFirewallNatRuleCollectionProperties","Properties":{"priority":{"Type":3,"Flags":0,"Description":"Priority of the NAT rule collection resource."},"action":{"Type":873,"Flags":0,"Description":"The action type of a NAT rule collection."},"rules":{"Type":888,"Flags":0,"Description":"Collection of rules used by a NAT rule collection."},"provisioningState":{"Type":893,"Flags":2,"Description":"The provisioning state of the NAT rule collection resource."}}}},{"2":{"Name":"AzureFirewallNatRCAction","Properties":{"type":{"Type":876,"Flags":0,"Description":"The type of action."}}}},{"6":{"Value":"Snat"}},{"6":{"Value":"Dnat"}},{"5":{"Elements":[874,875,4]}},{"2":{"Name":"AzureFirewallNatRule","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the NAT rule."},"description":{"Type":4,"Flags":0,"Description":"Description of the rule."},"sourceAddresses":{"Type":878,"Flags":0,"Description":"List of source IP addresses for this rule."},"destinationAddresses":{"Type":879,"Flags":0,"Description":"List of destination IP addresses for this rule. Supports IP ranges, prefixes, and service tags."},"destinationPorts":{"Type":880,"Flags":0,"Description":"List of destination ports."},"protocols":{"Type":886,"Flags":0,"Description":"Array of AzureFirewallNetworkRuleProtocols applicable to this NAT rule."},"translatedAddress":{"Type":4,"Flags":0,"Description":"The translated address for this NAT rule."},"translatedPort":{"Type":4,"Flags":0,"Description":"The translated port for this NAT rule."},"translatedFqdn":{"Type":4,"Flags":0,"Description":"The translated FQDN for this NAT rule."},"sourceIpGroups":{"Type":887,"Flags":0,"Description":"List of source IpGroups for this rule."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"TCP"}},{"6":{"Value":"UDP"}},{"6":{"Value":"Any"}},{"6":{"Value":"ICMP"}},{"5":{"Elements":[881,882,883,884,4]}},{"3":{"ItemType":885}},{"3":{"ItemType":4}},{"3":{"ItemType":877}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[889,890,891,892,4]}},{"3":{"ItemType":871}},{"2":{"Name":"AzureFirewallNetworkRuleCollection","Properties":{"properties":{"Type":896,"Flags":0,"Description":"Properties of the azure firewall network rule collection."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within the Azure firewall. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"AzureFirewallNetworkRuleCollectionPropertiesFormat","Properties":{"priority":{"Type":3,"Flags":0,"Description":"Priority of the network rule collection resource."},"action":{"Type":849,"Flags":0,"Description":"The action type of a rule collection."},"rules":{"Type":910,"Flags":0,"Description":"Collection of rules used by a network rule collection."},"provisioningState":{"Type":915,"Flags":2,"Description":"The provisioning state of the network rule collection resource."}}}},{"2":{"Name":"AzureFirewallNetworkRule","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the network rule."},"description":{"Type":4,"Flags":0,"Description":"Description of the rule."},"protocols":{"Type":903,"Flags":0,"Description":"Array of AzureFirewallNetworkRuleProtocols."},"sourceAddresses":{"Type":904,"Flags":0,"Description":"List of source IP addresses for this rule."},"destinationAddresses":{"Type":905,"Flags":0,"Description":"List of destination IP addresses."},"destinationPorts":{"Type":906,"Flags":0,"Description":"List of destination ports."},"destinationFqdns":{"Type":907,"Flags":0,"Description":"List of destination FQDNs."},"sourceIpGroups":{"Type":908,"Flags":0,"Description":"List of source IpGroups for this rule."},"destinationIpGroups":{"Type":909,"Flags":0,"Description":"List of destination IpGroups for this rule."}}}},{"6":{"Value":"TCP"}},{"6":{"Value":"UDP"}},{"6":{"Value":"Any"}},{"6":{"Value":"ICMP"}},{"5":{"Elements":[898,899,900,901,4]}},{"3":{"ItemType":902}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":897}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[911,912,913,914,4]}},{"3":{"ItemType":895}},{"2":{"Name":"AzureFirewallIPConfiguration","Properties":{"properties":{"Type":918,"Flags":0,"Description":"Properties of the azure firewall IP configuration."},"name":{"Type":4,"Flags":0,"Description":"Name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"AzureFirewallIPConfigurationPropertiesFormat","Properties":{"privateIPAddress":{"Type":4,"Flags":2,"Description":"The Firewall Internal Load Balancer IP to be used as the next hop in User Defined Routes."},"subnet":{"Type":87,"Flags":0,"Description":"Reference to the subnet resource. This resource must be named 'AzureFirewallSubnet' or 'AzureFirewallManagementSubnet'."},"publicIPAddress":{"Type":87,"Flags":0,"Description":"Reference to the PublicIP resource. This field is a mandatory input if subnet is not null."},"provisioningState":{"Type":923,"Flags":2,"Description":"The provisioning state of the Azure firewall IP configuration resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[919,920,921,922,4]}},{"3":{"ItemType":917}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[925,926,927,928,4]}},{"6":{"Value":"Alert"}},{"6":{"Value":"Deny"}},{"6":{"Value":"Off"}},{"5":{"Elements":[930,931,932,4]}},{"2":{"Name":"HubIPAddresses","Properties":{"publicIPs":{"Type":935,"Flags":0,"Description":"Public IP addresses associated with azure firewall."},"privateIPAddress":{"Type":4,"Flags":0,"Description":"Private IP Address associated with azure firewall."}}}},{"2":{"Name":"HubPublicIPAddresses","Properties":{"addresses":{"Type":937,"Flags":0,"Description":"The list of Public IP addresses associated with azure firewall or IP addresses to be retained."},"count":{"Type":3,"Flags":0,"Description":"The number of Public IP addresses associated with azure firewall."}}}},{"2":{"Name":"AzureFirewallPublicIPAddress","Properties":{"address":{"Type":4,"Flags":0,"Description":"Public IP Address value."}}}},{"3":{"ItemType":936}},{"2":{"Name":"AzureFirewallIpGroups","Properties":{"id":{"Type":4,"Flags":2,"Description":"Resource ID."},"changeNumber":{"Type":4,"Flags":2,"Description":"The iteration number."}}}},{"3":{"ItemType":938}},{"2":{"Name":"AzureFirewallSku","Properties":{"name":{"Type":943,"Flags":0,"Description":"Name of an Azure Firewall SKU."},"tier":{"Type":947,"Flags":0,"Description":"Tier of an Azure Firewall."}}}},{"6":{"Value":"AZFW_VNet"}},{"6":{"Value":"AZFW_Hub"}},{"5":{"Elements":[941,942,4]}},{"6":{"Value":"Standard"}},{"6":{"Value":"Premium"}},{"6":{"Value":"Basic"}},{"5":{"Elements":[944,945,946,4]}},{"2":{"Name":"AzureFirewallAdditionalProperties","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":4}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/azureFirewalls@2023-09-01","ScopeType":8,"Body":845,"Flags":0}},{"6":{"Value":"Microsoft.Network/bastionHosts"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/bastionHosts","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":952,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":953,"Flags":10,"Description":"The resource api version"},"properties":{"Type":955,"Flags":0,"Description":"Represents the bastion host resource."},"zones":{"Type":975,"Flags":0,"Description":"A list of availability zones denoting where the resource needs to come from."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"sku":{"Type":976,"Flags":0,"Description":"The sku of this Bastion Host."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":981,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"BastionHostPropertiesFormat","Properties":{"ipConfigurations":{"Type":966,"Flags":0,"Description":"IP configuration of the Bastion Host resource."},"dnsName":{"Type":4,"Flags":0,"Description":"FQDN for the endpoint on which bastion host is accessible."},"virtualNetwork":{"Type":87,"Flags":0,"Description":"Reference to an existing virtual network required for Developer Bastion Host only."},"networkAcls":{"Type":967,"Flags":0},"provisioningState":{"Type":974,"Flags":2,"Description":"The provisioning state of the bastion host resource."},"scaleUnits":{"Type":3,"Flags":0,"Description":"The scale units for the Bastion Host resource."},"disableCopyPaste":{"Type":2,"Flags":0,"Description":"Enable/Disable Copy/Paste feature of the Bastion Host resource."},"enableFileCopy":{"Type":2,"Flags":0,"Description":"Enable/Disable File Copy feature of the Bastion Host resource."},"enableIpConnect":{"Type":2,"Flags":0,"Description":"Enable/Disable IP Connect feature of the Bastion Host resource."},"enableShareableLink":{"Type":2,"Flags":0,"Description":"Enable/Disable Shareable Link of the Bastion Host resource."},"enableTunneling":{"Type":2,"Flags":0,"Description":"Enable/Disable Tunneling feature of the Bastion Host resource."},"enableKerberos":{"Type":2,"Flags":0,"Description":"Enable/Disable Kerberos feature of the Bastion Host resource."}}}},{"2":{"Name":"BastionHostIPConfiguration","Properties":{"properties":{"Type":957,"Flags":0,"Description":"Represents the ip configuration associated with the resource."},"name":{"Type":4,"Flags":0,"Description":"Name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Ip configuration type."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"BastionHostIPConfigurationPropertiesFormat","Properties":{"subnet":{"Type":87,"Flags":1,"Description":"Reference of the subnet resource."},"publicIPAddress":{"Type":87,"Flags":1,"Description":"Reference of the PublicIP resource."},"provisioningState":{"Type":962,"Flags":2,"Description":"The provisioning state of the bastion host IP configuration resource."},"privateIPAllocationMethod":{"Type":965,"Flags":0,"Description":"Private IP allocation method."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[958,959,960,961,4]}},{"6":{"Value":"Static"}},{"6":{"Value":"Dynamic"}},{"5":{"Elements":[963,964,4]}},{"3":{"ItemType":956}},{"2":{"Name":"BastionHostPropertiesFormatNetworkAcls","Properties":{"ipRules":{"Type":969,"Flags":0,"Description":"Sets the IP ACL rules for Developer Bastion Host."}}}},{"2":{"Name":"IPRule","Properties":{"addressPrefix":{"Type":4,"Flags":0,"Description":"Specifies the IP or IP range in CIDR format. Only IPV4 address is allowed."}}}},{"3":{"ItemType":968}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[970,971,972,973,4]}},{"3":{"ItemType":4}},{"2":{"Name":"Sku","Properties":{"name":{"Type":980,"Flags":0,"Description":"The name of this Bastion Host."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Standard"}},{"6":{"Value":"Developer"}},{"5":{"Elements":[977,978,979,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/bastionHosts@2023-09-01","ScopeType":8,"Body":954,"Flags":0}},{"6":{"Value":"Microsoft.Network/networkInterfaces"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/networkInterfaces","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":983,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":984,"Flags":10,"Description":"The resource api version"},"extendedLocation":{"Type":233,"Flags":0,"Description":"The extended location of the network interface."},"properties":{"Type":236,"Flags":0,"Description":"Properties of the network interface."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":986,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/networkInterfaces@2023-09-01","ScopeType":8,"Body":985,"Flags":0}},{"6":{"Value":"Microsoft.Network/publicIPAddresses"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/publicIPAddresses","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":988,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":989,"Flags":10,"Description":"The resource api version"},"extendedLocation":{"Type":233,"Flags":0,"Description":"The extended location of the public ip address."},"sku":{"Type":414,"Flags":0,"Description":"The public IP address SKU."},"properties":{"Type":421,"Flags":0,"Description":"Public IP address properties."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"zones":{"Type":991,"Flags":0,"Description":"A list of availability zones denoting the IP allocated for the resource needs to come from."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":992,"Flags":0,"Description":"Resource tags."}}}},{"3":{"ItemType":4}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/publicIPAddresses@2023-09-01","ScopeType":8,"Body":990,"Flags":0}},{"6":{"Value":"swap"}},{"6":{"Value":"Microsoft.Network/cloudServiceSlots"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/cloudServiceSlots","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":994,"Flags":9,"Description":"The resource name"},"type":{"Type":995,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":996,"Flags":10,"Description":"The resource api version"},"properties":{"Type":998,"Flags":0,"Description":"Swap resource properties"}}}},{"2":{"Name":"SwapResourceProperties","Properties":{"slotType":{"Type":1001,"Flags":0,"Description":"Specifies slot info on a cloud service"}}}},{"6":{"Value":"Production"}},{"6":{"Value":"Staging"}},{"5":{"Elements":[999,1000]}},{"4":{"Name":"Microsoft.Network/cloudServiceSlots@2023-09-01","ScopeType":16,"Body":997,"Flags":0}},{"6":{"Value":"Microsoft.Network/customIpPrefixes"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/customIpPrefixes","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1003,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1004,"Flags":10,"Description":"The resource api version"},"extendedLocation":{"Type":233,"Flags":0,"Description":"The extended location of the custom IP prefix."},"properties":{"Type":1006,"Flags":0,"Description":"Custom IP prefix properties."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"zones":{"Type":1037,"Flags":0,"Description":"A list of availability zones denoting the IP allocated for the resource needs to come from."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":1038,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"CustomIpPrefixPropertiesFormat","Properties":{"asn":{"Type":4,"Flags":0,"Description":"The ASN for CIDR advertising. Should be an integer as string."},"cidr":{"Type":4,"Flags":0,"Description":"The prefix range in CIDR notation. Should include the start address and the prefix length."},"signedMessage":{"Type":4,"Flags":0,"Description":"Signed message for WAN validation."},"authorizationMessage":{"Type":4,"Flags":0,"Description":"Authorization message for WAN validation."},"customIpPrefixParent":{"Type":87,"Flags":0,"Description":"The Parent CustomIpPrefix for IPv6 /64 CustomIpPrefix."},"childCustomIpPrefixes":{"Type":1007,"Flags":2,"Description":"The list of all Children for IPv6 /48 CustomIpPrefix."},"commissionedState":{"Type":1016,"Flags":0,"Description":"The commissioned state of the Custom IP Prefix."},"expressRouteAdvertise":{"Type":2,"Flags":0,"Description":"Whether to do express route advertise."},"geo":{"Type":1026,"Flags":0,"Description":"The Geo for CIDR advertising. Should be an Geo code."},"noInternetAdvertise":{"Type":2,"Flags":0,"Description":"Whether to Advertise the range to Internet."},"prefixType":{"Type":1030,"Flags":0,"Description":"Type of custom IP prefix. Should be Singular, Parent, or Child."},"publicIpPrefixes":{"Type":1031,"Flags":2,"Description":"The list of all referenced PublicIpPrefixes."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the custom IP prefix resource."},"failedReason":{"Type":4,"Flags":2,"Description":"The reason why resource is in failed state."},"provisioningState":{"Type":1036,"Flags":2,"Description":"The provisioning state of the custom IP prefix resource."}}}},{"3":{"ItemType":87}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"Commissioning"}},{"6":{"Value":"CommissionedNoInternetAdvertise"}},{"6":{"Value":"Commissioned"}},{"6":{"Value":"Decommissioning"}},{"6":{"Value":"Deprovisioning"}},{"6":{"Value":"Deprovisioned"}},{"5":{"Elements":[1008,1009,1010,1011,1012,1013,1014,1015,4]}},{"6":{"Value":"GLOBAL"}},{"6":{"Value":"AFRI"}},{"6":{"Value":"APAC"}},{"6":{"Value":"EURO"}},{"6":{"Value":"LATAM"}},{"6":{"Value":"NAM"}},{"6":{"Value":"ME"}},{"6":{"Value":"OCEANIA"}},{"6":{"Value":"AQ"}},{"5":{"Elements":[1017,1018,1019,1020,1021,1022,1023,1024,1025,4]}},{"6":{"Value":"Singular"}},{"6":{"Value":"Parent"}},{"6":{"Value":"Child"}},{"5":{"Elements":[1027,1028,1029,4]}},{"3":{"ItemType":87}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1032,1033,1034,1035,4]}},{"3":{"ItemType":4}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/customIpPrefixes@2023-09-01","ScopeType":8,"Body":1005,"Flags":0}},{"6":{"Value":"Microsoft.Network/ddosCustomPolicies"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/ddosCustomPolicies","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1040,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1041,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1043,"Flags":0,"Description":"Properties of the DDoS custom policy."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":1049,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"DdosCustomPolicyPropertiesFormat","Properties":{"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the DDoS custom policy resource. It uniquely identifies the resource, even if the user changes its name or migrate the resource across subscriptions or resource groups."},"provisioningState":{"Type":1048,"Flags":2,"Description":"The provisioning state of the DDoS custom policy resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1044,1045,1046,1047,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/ddosCustomPolicies@2023-09-01","ScopeType":8,"Body":1042,"Flags":0}},{"6":{"Value":"Microsoft.Network/ddosProtectionPlans"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/ddosProtectionPlans","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1051,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1052,"Flags":10,"Description":"The resource api version"},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":1054,"Flags":0,"Description":"Resource tags."},"properties":{"Type":1055,"Flags":0,"Description":"Properties of the DDoS protection plan."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"DdosProtectionPlanTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"DdosProtectionPlanPropertiesFormat","Properties":{"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the DDoS protection plan resource. It uniquely identifies the resource, even if the user changes its name or migrate the resource across subscriptions or resource groups."},"provisioningState":{"Type":1060,"Flags":2,"Description":"The provisioning state of the DDoS protection plan resource."},"publicIPAddresses":{"Type":1061,"Flags":2,"Description":"The list of public IPs associated with the DDoS protection plan resource. This list is read-only."},"virtualNetworks":{"Type":1062,"Flags":2,"Description":"The list of virtual networks associated with the DDoS protection plan resource. This list is read-only."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1056,1057,1058,1059,4]}},{"3":{"ItemType":87}},{"3":{"ItemType":87}},{"4":{"Name":"Microsoft.Network/ddosProtectionPlans@2023-09-01","ScopeType":8,"Body":1053,"Flags":0}},{"6":{"Value":"Microsoft.Network/dscpConfigurations"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/dscpConfigurations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1064,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1065,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1067,"Flags":0,"Description":"Properties of the network interface."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":1108,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"DscpConfigurationPropertiesFormat","Properties":{"markings":{"Type":1068,"Flags":0,"Description":"List of markings to be used in the configuration."},"sourceIpRanges":{"Type":1070,"Flags":0,"Description":"Source IP ranges."},"destinationIpRanges":{"Type":1071,"Flags":0,"Description":"Destination IP ranges."},"sourcePortRanges":{"Type":1073,"Flags":0,"Description":"Sources port ranges."},"destinationPortRanges":{"Type":1074,"Flags":0,"Description":"Destination port ranges."},"protocol":{"Type":1084,"Flags":0,"Description":"RNM supported protocol types."},"qosDefinitionCollection":{"Type":1101,"Flags":0,"Description":"QoS object definitions"},"qosCollectionId":{"Type":4,"Flags":2,"Description":"Qos Collection ID generated by RNM."},"associatedNetworkInterfaces":{"Type":1102,"Flags":2,"Description":"Associated Network Interfaces to the DSCP Configuration."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the DSCP Configuration resource."},"provisioningState":{"Type":1107,"Flags":2,"Description":"The provisioning state of the DSCP Configuration resource."}}}},{"3":{"ItemType":3}},{"2":{"Name":"QosIpRange","Properties":{"startIP":{"Type":4,"Flags":0,"Description":"Start IP Address."},"endIP":{"Type":4,"Flags":0,"Description":"End IP Address."}}}},{"3":{"ItemType":1069}},{"3":{"ItemType":1069}},{"2":{"Name":"QosPortRange","Properties":{"start":{"Type":3,"Flags":0,"Description":"Qos Port Range start."},"end":{"Type":3,"Flags":0,"Description":"Qos Port Range end."}}}},{"3":{"ItemType":1072}},{"3":{"ItemType":1072}},{"6":{"Value":"DoNotUse"}},{"6":{"Value":"Icmp"}},{"6":{"Value":"Tcp"}},{"6":{"Value":"Udp"}},{"6":{"Value":"Gre"}},{"6":{"Value":"Esp"}},{"6":{"Value":"Ah"}},{"6":{"Value":"Vxlan"}},{"6":{"Value":"All"}},{"5":{"Elements":[1075,1076,1077,1078,1079,1080,1081,1082,1083,4]}},{"2":{"Name":"QosDefinition","Properties":{"markings":{"Type":1086,"Flags":0,"Description":"List of markings to be used in the configuration."},"sourceIpRanges":{"Type":1087,"Flags":0,"Description":"Source IP ranges."},"destinationIpRanges":{"Type":1088,"Flags":0,"Description":"Destination IP ranges."},"sourcePortRanges":{"Type":1089,"Flags":0,"Description":"Sources port ranges."},"destinationPortRanges":{"Type":1090,"Flags":0,"Description":"Destination port ranges."},"protocol":{"Type":1100,"Flags":0,"Description":"RNM supported protocol types."}}}},{"3":{"ItemType":3}},{"3":{"ItemType":1069}},{"3":{"ItemType":1069}},{"3":{"ItemType":1072}},{"3":{"ItemType":1072}},{"6":{"Value":"DoNotUse"}},{"6":{"Value":"Icmp"}},{"6":{"Value":"Tcp"}},{"6":{"Value":"Udp"}},{"6":{"Value":"Gre"}},{"6":{"Value":"Esp"}},{"6":{"Value":"Ah"}},{"6":{"Value":"Vxlan"}},{"6":{"Value":"All"}},{"5":{"Elements":[1091,1092,1093,1094,1095,1096,1097,1098,1099,4]}},{"3":{"ItemType":1085}},{"3":{"ItemType":232}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1103,1104,1105,1106,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/dscpConfigurations@2023-09-01","ScopeType":8,"Body":1066,"Flags":0}},{"6":{"Value":"Microsoft.Network/expressRouteCircuits/authorizations"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/expressRouteCircuits/authorizations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1110,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1111,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1113,"Flags":0,"Description":"Properties of the express route circuit authorization."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"AuthorizationPropertiesFormat","Properties":{"authorizationKey":{"Type":4,"Flags":0,"Description":"The authorization key."},"authorizationUseStatus":{"Type":1116,"Flags":0,"Description":"The authorization use status."},"provisioningState":{"Type":1121,"Flags":2,"Description":"The provisioning state of the authorization resource."}}}},{"6":{"Value":"Available"}},{"6":{"Value":"InUse"}},{"5":{"Elements":[1114,1115,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1117,1118,1119,1120,4]}},{"4":{"Name":"Microsoft.Network/expressRouteCircuits/authorizations@2023-09-01","ScopeType":8,"Body":1112,"Flags":0}},{"6":{"Value":"Microsoft.Network/expressRouteCircuits/peerings"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/expressRouteCircuits/peerings","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1123,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1124,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1126,"Flags":0,"Description":"Properties of the express route circuit peering."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"ExpressRouteCircuitPeeringPropertiesFormat","Properties":{"peeringType":{"Type":1130,"Flags":0,"Description":"The peering type."},"state":{"Type":1133,"Flags":0,"Description":"The peering state."},"azureASN":{"Type":3,"Flags":0,"Description":"The Azure ASN."},"peerASN":{"Type":3,"Flags":0,"Description":"The peer ASN."},"primaryPeerAddressPrefix":{"Type":4,"Flags":0,"Description":"The primary address prefix."},"secondaryPeerAddressPrefix":{"Type":4,"Flags":0,"Description":"The secondary address prefix."},"primaryAzurePort":{"Type":4,"Flags":0,"Description":"The primary port."},"secondaryAzurePort":{"Type":4,"Flags":0,"Description":"The secondary port."},"sharedKey":{"Type":4,"Flags":0,"Description":"The shared key."},"vlanId":{"Type":3,"Flags":0,"Description":"The VLAN ID."},"microsoftPeeringConfig":{"Type":1134,"Flags":0,"Description":"The Microsoft peering configuration."},"stats":{"Type":1142,"Flags":0,"Description":"The peering stats of express route circuit."},"provisioningState":{"Type":1147,"Flags":2,"Description":"The provisioning state of the express route circuit peering resource."},"gatewayManagerEtag":{"Type":4,"Flags":0,"Description":"The GatewayManager Etag."},"lastModifiedBy":{"Type":4,"Flags":2,"Description":"Who was the last to modify the peering."},"routeFilter":{"Type":87,"Flags":0,"Description":"The reference to the RouteFilter resource."},"ipv6PeeringConfig":{"Type":1148,"Flags":0,"Description":"The IPv6 peering configuration."},"expressRouteConnection":{"Type":1152,"Flags":0,"Description":"The ExpressRoute connection."},"connections":{"Type":1169,"Flags":0,"Description":"The list of circuit connections associated with Azure Private Peering for this circuit."},"peeredConnections":{"Type":1181,"Flags":2,"Description":"The list of peered circuit connections associated with Azure Private Peering for this circuit."}}}},{"6":{"Value":"AzurePublicPeering"}},{"6":{"Value":"AzurePrivatePeering"}},{"6":{"Value":"MicrosoftPeering"}},{"5":{"Elements":[1127,1128,1129,4]}},{"6":{"Value":"Disabled"}},{"6":{"Value":"Enabled"}},{"5":{"Elements":[1131,1132,4]}},{"2":{"Name":"ExpressRouteCircuitPeeringConfig","Properties":{"advertisedPublicPrefixes":{"Type":1135,"Flags":0,"Description":"The reference to AdvertisedPublicPrefixes."},"advertisedCommunities":{"Type":1136,"Flags":0,"Description":"The communities of bgp peering. Specified for microsoft peering."},"advertisedPublicPrefixesState":{"Type":1141,"Flags":2,"Description":"The advertised public prefix state of the Peering resource."},"legacyMode":{"Type":3,"Flags":0,"Description":"The legacy mode of the peering."},"customerASN":{"Type":3,"Flags":0,"Description":"The CustomerASN of the peering."},"routingRegistryName":{"Type":4,"Flags":0,"Description":"The RoutingRegistryName of the configuration."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"NotConfigured"}},{"6":{"Value":"Configuring"}},{"6":{"Value":"Configured"}},{"6":{"Value":"ValidationNeeded"}},{"5":{"Elements":[1137,1138,1139,1140,4]}},{"2":{"Name":"ExpressRouteCircuitStats","Properties":{"primarybytesIn":{"Type":3,"Flags":0,"Description":"The Primary BytesIn of the peering."},"primarybytesOut":{"Type":3,"Flags":0,"Description":"The primary BytesOut of the peering."},"secondarybytesIn":{"Type":3,"Flags":0,"Description":"The secondary BytesIn of the peering."},"secondarybytesOut":{"Type":3,"Flags":0,"Description":"The secondary BytesOut of the peering."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1143,1144,1145,1146,4]}},{"2":{"Name":"Ipv6ExpressRouteCircuitPeeringConfig","Properties":{"primaryPeerAddressPrefix":{"Type":4,"Flags":0,"Description":"The primary address prefix."},"secondaryPeerAddressPrefix":{"Type":4,"Flags":0,"Description":"The secondary address prefix."},"microsoftPeeringConfig":{"Type":1134,"Flags":0,"Description":"The Microsoft peering configuration."},"routeFilter":{"Type":87,"Flags":0,"Description":"The reference to the RouteFilter resource."},"state":{"Type":1151,"Flags":0,"Description":"The state of peering."}}}},{"6":{"Value":"Disabled"}},{"6":{"Value":"Enabled"}},{"5":{"Elements":[1149,1150,4]}},{"2":{"Name":"ExpressRouteConnectionId","Properties":{"id":{"Type":4,"Flags":2,"Description":"The ID of the ExpressRouteConnection."}}}},{"2":{"Name":"ExpressRouteCircuitConnection","Properties":{"properties":{"Type":1154,"Flags":0,"Description":"Properties of the express route circuit connection."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ExpressRouteCircuitConnectionPropertiesFormat","Properties":{"expressRouteCircuitPeering":{"Type":87,"Flags":0,"Description":"Reference to Express Route Circuit Private Peering Resource of the circuit initiating connection."},"peerExpressRouteCircuitPeering":{"Type":87,"Flags":0,"Description":"Reference to Express Route Circuit Private Peering Resource of the peered circuit."},"addressPrefix":{"Type":4,"Flags":0,"Description":"/29 IP address space to carve out Customer addresses for tunnels."},"authorizationKey":{"Type":4,"Flags":0,"Description":"The authorization key."},"ipv6CircuitConnectionConfig":{"Type":1155,"Flags":0,"Description":"IPv6 Address PrefixProperties of the express route circuit connection."},"circuitConnectionStatus":{"Type":1163,"Flags":2,"Description":"Express Route Circuit connection state."},"provisioningState":{"Type":1168,"Flags":2,"Description":"The provisioning state of the express route circuit connection resource."}}}},{"2":{"Name":"Ipv6CircuitConnectionConfig","Properties":{"addressPrefix":{"Type":4,"Flags":0,"Description":"/125 IP address space to carve out customer addresses for global reach."},"circuitConnectionStatus":{"Type":1159,"Flags":2,"Description":"Express Route Circuit connection state."}}}},{"6":{"Value":"Connected"}},{"6":{"Value":"Connecting"}},{"6":{"Value":"Disconnected"}},{"5":{"Elements":[1156,1157,1158,4]}},{"6":{"Value":"Connected"}},{"6":{"Value":"Connecting"}},{"6":{"Value":"Disconnected"}},{"5":{"Elements":[1160,1161,1162,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1164,1165,1166,1167,4]}},{"3":{"ItemType":1153}},{"2":{"Name":"PeerExpressRouteCircuitConnection","Properties":{"properties":{"Type":1171,"Flags":0,"Description":"Properties of the peer express route circuit connection."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"PeerExpressRouteCircuitConnectionPropertiesFormat","Properties":{"expressRouteCircuitPeering":{"Type":87,"Flags":0,"Description":"Reference to Express Route Circuit Private Peering Resource of the circuit."},"peerExpressRouteCircuitPeering":{"Type":87,"Flags":0,"Description":"Reference to Express Route Circuit Private Peering Resource of the peered circuit."},"addressPrefix":{"Type":4,"Flags":0,"Description":"/29 IP address space to carve out Customer addresses for tunnels."},"circuitConnectionStatus":{"Type":1175,"Flags":2,"Description":"Express Route Circuit connection state."},"connectionName":{"Type":4,"Flags":0,"Description":"The name of the express route circuit connection resource."},"authResourceGuid":{"Type":4,"Flags":0,"Description":"The resource guid of the authorization used for the express route circuit connection."},"provisioningState":{"Type":1180,"Flags":2,"Description":"The provisioning state of the peer express route circuit connection resource."}}}},{"6":{"Value":"Connected"}},{"6":{"Value":"Connecting"}},{"6":{"Value":"Disconnected"}},{"5":{"Elements":[1172,1173,1174,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1176,1177,1178,1179,4]}},{"3":{"ItemType":1170}},{"4":{"Name":"Microsoft.Network/expressRouteCircuits/peerings@2023-09-01","ScopeType":8,"Body":1125,"Flags":0}},{"6":{"Value":"Microsoft.Network/expressRouteCircuits/peerings/connections"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/expressRouteCircuits/peerings/connections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1183,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1184,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1154,"Flags":0,"Description":"Properties of the express route circuit connection."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/expressRouteCircuits/peerings/connections@2023-09-01","ScopeType":8,"Body":1185,"Flags":0}},{"6":{"Value":"Microsoft.Network/expressRouteCircuits"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/expressRouteCircuits","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1187,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1188,"Flags":10,"Description":"The resource api version"},"sku":{"Type":1190,"Flags":0,"Description":"The SKU."},"properties":{"Type":1199,"Flags":0,"Description":"Properties of the express route circuit."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":1215,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ExpressRouteCircuitSku","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the SKU."},"tier":{"Type":1195,"Flags":0,"Description":"The tier of the SKU."},"family":{"Type":1198,"Flags":0,"Description":"The family of the SKU."}}}},{"6":{"Value":"Standard"}},{"6":{"Value":"Premium"}},{"6":{"Value":"Basic"}},{"6":{"Value":"Local"}},{"5":{"Elements":[1191,1192,1193,1194,4]}},{"6":{"Value":"UnlimitedData"}},{"6":{"Value":"MeteredData"}},{"5":{"Elements":[1196,1197,4]}},{"2":{"Name":"ExpressRouteCircuitPropertiesFormat","Properties":{"allowClassicOperations":{"Type":2,"Flags":0,"Description":"Allow classic operations."},"circuitProvisioningState":{"Type":4,"Flags":0,"Description":"The CircuitProvisioningState state of the resource."},"serviceProviderProvisioningState":{"Type":1204,"Flags":0,"Description":"The ServiceProviderProvisioningState state of the resource."},"authorizations":{"Type":1206,"Flags":0,"Description":"The list of authorizations."},"peerings":{"Type":1208,"Flags":0,"Description":"The list of peerings."},"serviceKey":{"Type":4,"Flags":0,"Description":"The ServiceKey."},"serviceProviderNotes":{"Type":4,"Flags":0,"Description":"The ServiceProviderNotes."},"serviceProviderProperties":{"Type":1209,"Flags":0,"Description":"The ServiceProviderProperties."},"expressRoutePort":{"Type":87,"Flags":0,"Description":"The reference to the ExpressRoutePort resource when the circuit is provisioned on an ExpressRoutePort resource."},"bandwidthInGbps":{"Type":3,"Flags":0,"Description":"The bandwidth of the circuit when the circuit is provisioned on an ExpressRoutePort resource."},"stag":{"Type":3,"Flags":2,"Description":"The identifier of the circuit traffic. Outer tag for QinQ encapsulation."},"provisioningState":{"Type":1214,"Flags":2,"Description":"The provisioning state of the express route circuit resource."},"gatewayManagerEtag":{"Type":4,"Flags":0,"Description":"The GatewayManager Etag."},"globalReachEnabled":{"Type":2,"Flags":0,"Description":"Flag denoting global reach status."},"authorizationKey":{"Type":4,"Flags":0,"Description":"The authorizationKey."},"authorizationStatus":{"Type":4,"Flags":2,"Description":"The authorization status of the Circuit."}}}},{"6":{"Value":"NotProvisioned"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"Deprovisioning"}},{"5":{"Elements":[1200,1201,1202,1203,4]}},{"2":{"Name":"ExpressRouteCircuitAuthorization","Properties":{"properties":{"Type":1113,"Flags":0,"Description":"Properties of the express route circuit authorization."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"3":{"ItemType":1205}},{"2":{"Name":"ExpressRouteCircuitPeering","Properties":{"properties":{"Type":1126,"Flags":0,"Description":"Properties of the express route circuit peering."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"3":{"ItemType":1207}},{"2":{"Name":"ExpressRouteCircuitServiceProviderProperties","Properties":{"serviceProviderName":{"Type":4,"Flags":0,"Description":"The serviceProviderName."},"peeringLocation":{"Type":4,"Flags":0,"Description":"The peering location."},"bandwidthInMbps":{"Type":3,"Flags":0,"Description":"The BandwidthInMbps."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1210,1211,1212,1213,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/expressRouteCircuits@2023-09-01","ScopeType":8,"Body":1189,"Flags":0}},{"6":{"Value":"Microsoft.Network/expressRouteCrossConnections"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/expressRouteCrossConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1217,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1218,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1220,"Flags":0,"Description":"Properties of the express route cross connection."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":1247,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ExpressRouteCrossConnectionProperties","Properties":{"primaryAzurePort":{"Type":4,"Flags":2,"Description":"The name of the primary port."},"secondaryAzurePort":{"Type":4,"Flags":2,"Description":"The name of the secondary port."},"sTag":{"Type":3,"Flags":2,"Description":"The identifier of the circuit traffic."},"peeringLocation":{"Type":4,"Flags":2,"Description":"The peering location of the ExpressRoute circuit."},"bandwidthInMbps":{"Type":3,"Flags":2,"Description":"The circuit bandwidth In Mbps."},"expressRouteCircuit":{"Type":1221,"Flags":0,"Description":"The ExpressRouteCircuit."},"serviceProviderProvisioningState":{"Type":1226,"Flags":0,"Description":"The provisioning state of the circuit in the connectivity provider system."},"serviceProviderNotes":{"Type":4,"Flags":0,"Description":"Additional read only notes set by the connectivity provider."},"provisioningState":{"Type":1231,"Flags":2,"Description":"The provisioning state of the express route cross connection resource."},"peerings":{"Type":1246,"Flags":0,"Description":"The list of peerings."}}}},{"2":{"Name":"ExpressRouteCircuitReference","Properties":{"id":{"Type":4,"Flags":0,"Description":"Corresponding Express Route Circuit Id."}}}},{"6":{"Value":"NotProvisioned"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"Deprovisioning"}},{"5":{"Elements":[1222,1223,1224,1225,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1227,1228,1229,1230,4]}},{"2":{"Name":"ExpressRouteCrossConnectionPeering","Properties":{"properties":{"Type":1233,"Flags":0,"Description":"Properties of the express route cross connection peering."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ExpressRouteCrossConnectionPeeringProperties","Properties":{"peeringType":{"Type":1237,"Flags":0,"Description":"The peering type."},"state":{"Type":1240,"Flags":0,"Description":"The peering state."},"azureASN":{"Type":3,"Flags":2,"Description":"The Azure ASN."},"peerASN":{"Type":3,"Flags":0,"Description":"The peer ASN."},"primaryPeerAddressPrefix":{"Type":4,"Flags":0,"Description":"The primary address prefix."},"secondaryPeerAddressPrefix":{"Type":4,"Flags":0,"Description":"The secondary address prefix."},"primaryAzurePort":{"Type":4,"Flags":2,"Description":"The primary port."},"secondaryAzurePort":{"Type":4,"Flags":2,"Description":"The secondary port."},"sharedKey":{"Type":4,"Flags":0,"Description":"The shared key."},"vlanId":{"Type":3,"Flags":0,"Description":"The VLAN ID."},"microsoftPeeringConfig":{"Type":1134,"Flags":0,"Description":"The Microsoft peering configuration."},"provisioningState":{"Type":1245,"Flags":2,"Description":"The provisioning state of the express route cross connection peering resource."},"gatewayManagerEtag":{"Type":4,"Flags":0,"Description":"The GatewayManager Etag."},"lastModifiedBy":{"Type":4,"Flags":2,"Description":"Who was the last to modify the peering."},"ipv6PeeringConfig":{"Type":1148,"Flags":0,"Description":"The IPv6 peering configuration."}}}},{"6":{"Value":"AzurePublicPeering"}},{"6":{"Value":"AzurePrivatePeering"}},{"6":{"Value":"MicrosoftPeering"}},{"5":{"Elements":[1234,1235,1236,4]}},{"6":{"Value":"Disabled"}},{"6":{"Value":"Enabled"}},{"5":{"Elements":[1238,1239,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1241,1242,1243,1244,4]}},{"3":{"ItemType":1232}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/expressRouteCrossConnections@2023-09-01","ScopeType":8,"Body":1219,"Flags":0}},{"6":{"Value":"Microsoft.Network/expressRouteCrossConnections/peerings"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/expressRouteCrossConnections/peerings","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1249,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1250,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1233,"Flags":0,"Description":"Properties of the express route cross connection peering."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/expressRouteCrossConnections/peerings@2023-09-01","ScopeType":8,"Body":1251,"Flags":0}},{"6":{"Value":"Microsoft.Network/ExpressRoutePorts"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/ExpressRoutePorts","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1253,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1254,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1256,"Flags":0,"Description":"ExpressRoutePort properties."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"identity":{"Type":824,"Flags":0,"Description":"The identity of ExpressRoutePort, if configured."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":1292,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ExpressRoutePortPropertiesFormat","Properties":{"peeringLocation":{"Type":4,"Flags":0,"Description":"The name of the peering location that the ExpressRoutePort is mapped to physically."},"bandwidthInGbps":{"Type":3,"Flags":0,"Description":"Bandwidth of procured ports in Gbps."},"provisionedBandwidthInGbps":{"Type":3,"Flags":2,"Description":"Aggregate Gbps of associated circuit bandwidths."},"mtu":{"Type":4,"Flags":2,"Description":"Maximum transmission unit of the physical port pair(s)."},"encapsulation":{"Type":1259,"Flags":0,"Description":"Encapsulation method on physical ports."},"etherType":{"Type":4,"Flags":2,"Description":"Ether type of the physical port."},"allocationDate":{"Type":4,"Flags":2,"Description":"Date of the physical port allocation to be used in Letter of Authorization."},"links":{"Type":1282,"Flags":0,"Description":"The set of physical links of the ExpressRoutePort resource."},"circuits":{"Type":1283,"Flags":2,"Description":"Reference the ExpressRoute circuit(s) that are provisioned on this ExpressRoutePort resource."},"provisioningState":{"Type":1288,"Flags":2,"Description":"The provisioning state of the express route port resource."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the express route port resource."},"billingType":{"Type":1291,"Flags":0,"Description":"The billing type of the ExpressRoutePort resource."}}}},{"6":{"Value":"Dot1Q"}},{"6":{"Value":"QinQ"}},{"5":{"Elements":[1257,1258,4]}},{"2":{"Name":"ExpressRouteLink","Properties":{"properties":{"Type":1261,"Flags":0,"Description":"ExpressRouteLink properties."},"name":{"Type":4,"Flags":0,"Description":"Name of child port resource that is unique among child port resources of the parent."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ExpressRouteLinkPropertiesFormat","Properties":{"routerName":{"Type":4,"Flags":2,"Description":"Name of Azure router associated with physical port."},"interfaceName":{"Type":4,"Flags":2,"Description":"Name of Azure router interface."},"patchPanelId":{"Type":4,"Flags":2,"Description":"Mapping between physical port to patch panel port."},"rackId":{"Type":4,"Flags":2,"Description":"Mapping of physical patch panel to rack."},"coloLocation":{"Type":4,"Flags":2,"Description":"Cololocation for ExpressRoute Hybrid Direct."},"connectorType":{"Type":1264,"Flags":2,"Description":"Physical fiber port type."},"adminState":{"Type":1267,"Flags":0,"Description":"Administrative state of the physical port."},"provisioningState":{"Type":1272,"Flags":2,"Description":"The provisioning state of the express route link resource."},"macSecConfig":{"Type":1273,"Flags":0,"Description":"MacSec configuration."}}}},{"6":{"Value":"LC"}},{"6":{"Value":"SC"}},{"5":{"Elements":[1262,1263,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[1265,1266,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1268,1269,1270,1271,4]}},{"2":{"Name":"ExpressRouteLinkMacSecConfig","Properties":{"cknSecretIdentifier":{"Type":4,"Flags":0,"Description":"Keyvault Secret Identifier URL containing Mac security CKN key."},"cakSecretIdentifier":{"Type":4,"Flags":0,"Description":"Keyvault Secret Identifier URL containing Mac security CAK key."},"cipher":{"Type":1278,"Flags":0,"Description":"Mac security cipher."},"sciState":{"Type":1281,"Flags":0,"Description":"Sci mode enabled/disabled."}}}},{"6":{"Value":"GcmAes256"}},{"6":{"Value":"GcmAes128"}},{"6":{"Value":"GcmAesXpn128"}},{"6":{"Value":"GcmAesXpn256"}},{"5":{"Elements":[1274,1275,1276,1277,4]}},{"6":{"Value":"Disabled"}},{"6":{"Value":"Enabled"}},{"5":{"Elements":[1279,1280,4]}},{"3":{"ItemType":1260}},{"3":{"ItemType":87}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1284,1285,1286,1287,4]}},{"6":{"Value":"MeteredData"}},{"6":{"Value":"UnlimitedData"}},{"5":{"Elements":[1289,1290,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/ExpressRoutePorts@2023-09-01","ScopeType":8,"Body":1255,"Flags":0}},{"6":{"Value":"Microsoft.Network/expressRoutePorts/authorizations"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/expressRoutePorts/authorizations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1294,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1295,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1297,"Flags":0,"Description":"ExpressRoutePort properties."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"ExpressRoutePortAuthorizationPropertiesFormat","Properties":{"authorizationKey":{"Type":4,"Flags":2,"Description":"The authorization key."},"authorizationUseStatus":{"Type":1300,"Flags":2,"Description":"The authorization use status."},"circuitResourceUri":{"Type":4,"Flags":2,"Description":"The reference to the ExpressRoute circuit resource using the authorization."},"provisioningState":{"Type":1305,"Flags":2,"Description":"The provisioning state of the authorization resource."}}}},{"6":{"Value":"Available"}},{"6":{"Value":"InUse"}},{"5":{"Elements":[1298,1299,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1301,1302,1303,1304,4]}},{"4":{"Name":"Microsoft.Network/expressRoutePorts/authorizations@2023-09-01","ScopeType":8,"Body":1296,"Flags":0}},{"6":{"Value":"Microsoft.Network/firewallPolicies"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/firewallPolicies","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1307,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1308,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1310,"Flags":0,"Description":"Properties of the firewall policy."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"identity":{"Type":824,"Flags":0,"Description":"The identity of the firewall policy."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":1376,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"FirewallPolicyPropertiesFormat","Properties":{"size":{"Type":4,"Flags":2,"Description":"A read-only string that represents the size of the FirewallPolicyPropertiesFormat in MB. (ex 0.5MB)"},"ruleCollectionGroups":{"Type":1311,"Flags":2,"Description":"List of references to FirewallPolicyRuleCollectionGroups."},"provisioningState":{"Type":1316,"Flags":2,"Description":"The provisioning state of the firewall policy resource."},"basePolicy":{"Type":87,"Flags":0,"Description":"The parent firewall policy from which rules are inherited."},"firewalls":{"Type":1317,"Flags":2,"Description":"List of references to Azure Firewalls that this Firewall Policy is associated with."},"childPolicies":{"Type":1318,"Flags":2,"Description":"List of references to Child Firewall Policies."},"threatIntelMode":{"Type":1322,"Flags":0,"Description":"The operation mode for Threat Intelligence."},"threatIntelWhitelist":{"Type":1323,"Flags":0,"Description":"ThreatIntel Whitelist for Firewall Policy."},"insights":{"Type":1326,"Flags":0,"Description":"Insights on Firewall Policy."},"snat":{"Type":1330,"Flags":0,"Description":"The private IP addresses/IP ranges to which traffic will not be SNAT."},"sql":{"Type":1335,"Flags":0,"Description":"SQL Settings definition."},"dnsSettings":{"Type":1336,"Flags":0,"Description":"DNS Proxy Settings definition."},"explicitProxy":{"Type":1338,"Flags":0,"Description":"Explicit Proxy Settings definition."},"intrusionDetection":{"Type":1339,"Flags":0,"Description":"The configuration for Intrusion detection."},"transportSecurity":{"Type":1369,"Flags":0,"Description":"TLS Configuration definition."},"sku":{"Type":1371,"Flags":0,"Description":"The Firewall Policy SKU."}}}},{"3":{"ItemType":87}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1312,1313,1314,1315,4]}},{"3":{"ItemType":87}},{"3":{"ItemType":87}},{"6":{"Value":"Alert"}},{"6":{"Value":"Deny"}},{"6":{"Value":"Off"}},{"5":{"Elements":[1319,1320,1321,4]}},{"2":{"Name":"FirewallPolicyThreatIntelWhitelist","Properties":{"ipAddresses":{"Type":1324,"Flags":0,"Description":"List of IP addresses for the ThreatIntel Whitelist."},"fqdns":{"Type":1325,"Flags":0,"Description":"List of FQDNs for the ThreatIntel Whitelist."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"FirewallPolicyInsights","Properties":{"isEnabled":{"Type":2,"Flags":0,"Description":"A flag to indicate if the insights are enabled on the policy."},"retentionDays":{"Type":3,"Flags":0,"Description":"Number of days the insights should be enabled on the policy."},"logAnalyticsResources":{"Type":1327,"Flags":0,"Description":"Workspaces needed to configure the Firewall Policy Insights."}}}},{"2":{"Name":"FirewallPolicyLogAnalyticsResources","Properties":{"workspaces":{"Type":1329,"Flags":0,"Description":"List of workspaces for Firewall Policy Insights."},"defaultWorkspaceId":{"Type":87,"Flags":0,"Description":"The default workspace Id for Firewall Policy Insights."}}}},{"2":{"Name":"FirewallPolicyLogAnalyticsWorkspace","Properties":{"region":{"Type":4,"Flags":0,"Description":"Region to configure the Workspace."},"workspaceId":{"Type":87,"Flags":0,"Description":"The workspace Id for Firewall Policy Insights."}}}},{"3":{"ItemType":1328}},{"2":{"Name":"FirewallPolicySnat","Properties":{"privateRanges":{"Type":1331,"Flags":0,"Description":"List of private IP addresses/IP address ranges to not be SNAT."},"autoLearnPrivateRanges":{"Type":1334,"Flags":0,"Description":"The operation mode for automatically learning private ranges to not be SNAT"}}}},{"3":{"ItemType":4}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[1332,1333,4]}},{"2":{"Name":"FirewallPolicySQL","Properties":{"allowSqlRedirect":{"Type":2,"Flags":0,"Description":"A flag to indicate if SQL Redirect traffic filtering is enabled. Turning on the flag requires no rule using port 11000-11999."}}}},{"2":{"Name":"DnsSettings","Properties":{"servers":{"Type":1337,"Flags":0,"Description":"List of Custom DNS Servers."},"enableProxy":{"Type":2,"Flags":0,"Description":"Enable DNS Proxy on Firewalls attached to the Firewall Policy."},"requireProxyForNetworkRules":{"Type":2,"Flags":0,"Description":"FQDNs in Network Rules are supported when set to true."}}}},{"3":{"ItemType":4}},{"2":{"Name":"ExplicitProxy","Properties":{"enableExplicitProxy":{"Type":2,"Flags":0,"Description":"When set to true, explicit proxy mode is enabled."},"httpPort":{"Type":3,"Flags":0,"Description":"Port number for explicit proxy http protocol, cannot be greater than 64000."},"httpsPort":{"Type":3,"Flags":0,"Description":"Port number for explicit proxy https protocol, cannot be greater than 64000."},"enablePacFile":{"Type":2,"Flags":0,"Description":"When set to true, pac file port and url needs to be provided."},"pacFilePort":{"Type":3,"Flags":0,"Description":"Port number for firewall to serve PAC file."},"pacFile":{"Type":4,"Flags":0,"Description":"SAS URL for PAC file."}}}},{"2":{"Name":"FirewallPolicyIntrusionDetection","Properties":{"mode":{"Type":1343,"Flags":0,"Description":"Intrusion detection general state. When attached to a parent policy, the firewall's effective IDPS mode is the stricter mode of the two."},"profile":{"Type":1348,"Flags":0,"Description":"IDPS profile name. When attached to a parent policy, the firewall's effective profile is the profile name of the parent policy."},"configuration":{"Type":1349,"Flags":0,"Description":"Intrusion detection configuration properties."}}}},{"6":{"Value":"Off"}},{"6":{"Value":"Alert"}},{"6":{"Value":"Deny"}},{"5":{"Elements":[1340,1341,1342,4]}},{"6":{"Value":"Basic"}},{"6":{"Value":"Standard"}},{"6":{"Value":"Advanced"}},{"6":{"Value":"Extended"}},{"5":{"Elements":[1344,1345,1346,1347,4]}},{"2":{"Name":"FirewallPolicyIntrusionDetectionConfiguration","Properties":{"signatureOverrides":{"Type":1355,"Flags":0,"Description":"List of specific signatures states."},"bypassTrafficSettings":{"Type":1367,"Flags":0,"Description":"List of rules for traffic to bypass."},"privateRanges":{"Type":1368,"Flags":0,"Description":"IDPS Private IP address ranges are used to identify traffic direction (i.e. inbound, outbound, etc.). By default, only ranges defined by IANA RFC 1918 are considered private IP addresses. To modify default ranges, specify your Private IP address ranges with this property"}}}},{"2":{"Name":"FirewallPolicyIntrusionDetectionSignatureSpecification","Properties":{"id":{"Type":4,"Flags":0,"Description":"Signature id."},"mode":{"Type":1354,"Flags":0,"Description":"The signature state."}}}},{"6":{"Value":"Off"}},{"6":{"Value":"Alert"}},{"6":{"Value":"Deny"}},{"5":{"Elements":[1351,1352,1353,4]}},{"3":{"ItemType":1350}},{"2":{"Name":"FirewallPolicyIntrusionDetectionBypassTrafficSpecifications","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the bypass traffic rule."},"description":{"Type":4,"Flags":0,"Description":"Description of the bypass traffic rule."},"protocol":{"Type":1361,"Flags":0,"Description":"The rule bypass protocol."},"sourceAddresses":{"Type":1362,"Flags":0,"Description":"List of source IP addresses or ranges for this rule."},"destinationAddresses":{"Type":1363,"Flags":0,"Description":"List of destination IP addresses or ranges for this rule."},"destinationPorts":{"Type":1364,"Flags":0,"Description":"List of destination ports or ranges."},"sourceIpGroups":{"Type":1365,"Flags":0,"Description":"List of source IpGroups for this rule."},"destinationIpGroups":{"Type":1366,"Flags":0,"Description":"List of destination IpGroups for this rule."}}}},{"6":{"Value":"TCP"}},{"6":{"Value":"UDP"}},{"6":{"Value":"ICMP"}},{"6":{"Value":"ANY"}},{"5":{"Elements":[1357,1358,1359,1360,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":1356}},{"3":{"ItemType":4}},{"2":{"Name":"FirewallPolicyTransportSecurity","Properties":{"certificateAuthority":{"Type":1370,"Flags":0,"Description":"The CA used for intermediate CA generation."}}}},{"2":{"Name":"FirewallPolicyCertificateAuthority","Properties":{"keyVaultSecretId":{"Type":4,"Flags":0,"Description":"Secret Id of (base-64 encoded unencrypted pfx) 'Secret' or 'Certificate' object stored in KeyVault."},"name":{"Type":4,"Flags":0,"Description":"Name of the CA certificate."}}}},{"2":{"Name":"FirewallPolicySku","Properties":{"tier":{"Type":1375,"Flags":0,"Description":"Tier of Firewall Policy."}}}},{"6":{"Value":"Standard"}},{"6":{"Value":"Premium"}},{"6":{"Value":"Basic"}},{"5":{"Elements":[1372,1373,1374,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/firewallPolicies@2023-09-01","ScopeType":8,"Body":1309,"Flags":0}},{"6":{"Value":"Microsoft.Network/firewallPolicies/ruleCollectionGroups"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/firewallPolicies/ruleCollectionGroups","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1378,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1379,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1381,"Flags":0,"Description":"The properties of the firewall policy rule collection group."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"FirewallPolicyRuleCollectionGroupProperties","Properties":{"size":{"Type":4,"Flags":2,"Description":"A read-only string that represents the size of the FirewallPolicyRuleCollectionGroupProperties in MB. (ex 1.2MB)"},"priority":{"Type":3,"Flags":0,"Description":"Priority of the Firewall Policy Rule Collection Group resource."},"ruleCollections":{"Type":1439,"Flags":0,"Description":"Group of Firewall Policy rule collections."},"provisioningState":{"Type":1444,"Flags":2,"Description":"The provisioning state of the firewall policy rule collection group resource."}}}},{"7":{"Name":"FirewallPolicyRuleCollection","Discriminator":"ruleCollectionType","BaseProperties":{"name":{"Type":4,"Flags":0,"Description":"The name of the rule collection."},"priority":{"Type":3,"Flags":0,"Description":"Priority of the Firewall Policy Rule Collection resource."}},"Elements":{"FirewallPolicyFilterRuleCollection":1383,"FirewallPolicyNatRuleCollection":1433}}},{"2":{"Name":"FirewallPolicyFilterRuleCollection","Properties":{"action":{"Type":1384,"Flags":0,"Description":"The action type of a Filter rule collection."},"rules":{"Type":1431,"Flags":0,"Description":"List of rules included in a rule collection."},"ruleCollectionType":{"Type":1432,"Flags":1,"Description":"The type of the rule collection."}}}},{"2":{"Name":"FirewallPolicyFilterRuleCollectionAction","Properties":{"type":{"Type":1387,"Flags":0,"Description":"The type of action."}}}},{"6":{"Value":"Allow"}},{"6":{"Value":"Deny"}},{"5":{"Elements":[1385,1386,4]}},{"7":{"Name":"FirewallPolicyRule","Discriminator":"ruleType","BaseProperties":{"name":{"Type":4,"Flags":0,"Description":"Name of the rule."},"description":{"Type":4,"Flags":0,"Description":"Description of the rule."}},"Elements":{"ApplicationRule":1389,"NatRule":1405,"NetworkRule":1417}}},{"2":{"Name":"ApplicationRule","Properties":{"sourceAddresses":{"Type":1390,"Flags":0,"Description":"List of source IP addresses for this rule."},"destinationAddresses":{"Type":1391,"Flags":0,"Description":"List of destination IP addresses or Service Tags."},"protocols":{"Type":1396,"Flags":0,"Description":"Array of Application Protocols."},"targetFqdns":{"Type":1397,"Flags":0,"Description":"List of FQDNs for this rule."},"targetUrls":{"Type":1398,"Flags":0,"Description":"List of Urls for this rule condition."},"fqdnTags":{"Type":1399,"Flags":0,"Description":"List of FQDN Tags for this rule."},"sourceIpGroups":{"Type":1400,"Flags":0,"Description":"List of source IpGroups for this rule."},"terminateTLS":{"Type":2,"Flags":0,"Description":"Terminate TLS connections for this rule."},"webCategories":{"Type":1401,"Flags":0,"Description":"List of destination azure web categories."},"httpHeadersToInsert":{"Type":1403,"Flags":0,"Description":"List of HTTP/S headers to insert."},"ruleType":{"Type":1404,"Flags":1,"Description":"Rule Type."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"FirewallPolicyRuleApplicationProtocol","Properties":{"protocolType":{"Type":1395,"Flags":0,"Description":"Protocol type."},"port":{"Type":3,"Flags":0,"Description":"Port number for the protocol, cannot be greater than 64000."}}}},{"6":{"Value":"Http"}},{"6":{"Value":"Https"}},{"5":{"Elements":[1393,1394,4]}},{"3":{"ItemType":1392}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"FirewallPolicyHttpHeaderToInsert","Properties":{"headerName":{"Type":4,"Flags":0,"Description":"Contains the name of the header"},"headerValue":{"Type":4,"Flags":0,"Description":"Contains the value of the header"}}}},{"3":{"ItemType":1402}},{"6":{"Value":"ApplicationRule"}},{"2":{"Name":"NatRule","Properties":{"ipProtocols":{"Type":1411,"Flags":0,"Description":"Array of FirewallPolicyRuleNetworkProtocols."},"sourceAddresses":{"Type":1412,"Flags":0,"Description":"List of source IP addresses for this rule."},"destinationAddresses":{"Type":1413,"Flags":0,"Description":"List of destination IP addresses or Service Tags."},"destinationPorts":{"Type":1414,"Flags":0,"Description":"List of destination ports."},"translatedAddress":{"Type":4,"Flags":0,"Description":"The translated address for this NAT rule."},"translatedPort":{"Type":4,"Flags":0,"Description":"The translated port for this NAT rule."},"sourceIpGroups":{"Type":1415,"Flags":0,"Description":"List of source IpGroups for this rule."},"translatedFqdn":{"Type":4,"Flags":0,"Description":"The translated FQDN for this NAT rule."},"ruleType":{"Type":1416,"Flags":1,"Description":"Rule Type."}}}},{"6":{"Value":"TCP"}},{"6":{"Value":"UDP"}},{"6":{"Value":"Any"}},{"6":{"Value":"ICMP"}},{"5":{"Elements":[1406,1407,1408,1409,4]}},{"3":{"ItemType":1410}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"NatRule"}},{"2":{"Name":"NetworkRule","Properties":{"ipProtocols":{"Type":1423,"Flags":0,"Description":"Array of FirewallPolicyRuleNetworkProtocols."},"sourceAddresses":{"Type":1424,"Flags":0,"Description":"List of source IP addresses for this rule."},"destinationAddresses":{"Type":1425,"Flags":0,"Description":"List of destination IP addresses or Service Tags."},"destinationPorts":{"Type":1426,"Flags":0,"Description":"List of destination ports."},"sourceIpGroups":{"Type":1427,"Flags":0,"Description":"List of source IpGroups for this rule."},"destinationIpGroups":{"Type":1428,"Flags":0,"Description":"List of destination IpGroups for this rule."},"destinationFqdns":{"Type":1429,"Flags":0,"Description":"List of destination FQDNs."},"ruleType":{"Type":1430,"Flags":1,"Description":"Rule Type."}}}},{"6":{"Value":"TCP"}},{"6":{"Value":"UDP"}},{"6":{"Value":"Any"}},{"6":{"Value":"ICMP"}},{"5":{"Elements":[1418,1419,1420,1421,4]}},{"3":{"ItemType":1422}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"NetworkRule"}},{"3":{"ItemType":1388}},{"6":{"Value":"FirewallPolicyFilterRuleCollection"}},{"2":{"Name":"FirewallPolicyNatRuleCollection","Properties":{"action":{"Type":1434,"Flags":0,"Description":"The action type of a Nat rule collection."},"rules":{"Type":1437,"Flags":0,"Description":"List of rules included in a rule collection."},"ruleCollectionType":{"Type":1438,"Flags":1,"Description":"The type of the rule collection."}}}},{"2":{"Name":"FirewallPolicyNatRuleCollectionAction","Properties":{"type":{"Type":1436,"Flags":0,"Description":"The type of action."}}}},{"6":{"Value":"DNAT"}},{"5":{"Elements":[1435,4]}},{"3":{"ItemType":1388}},{"6":{"Value":"FirewallPolicyNatRuleCollection"}},{"3":{"ItemType":1382}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1440,1441,1442,1443,4]}},{"4":{"Name":"Microsoft.Network/firewallPolicies/ruleCollectionGroups@2023-09-01","ScopeType":8,"Body":1380,"Flags":0}},{"6":{"Value":"default"}},{"6":{"Value":"Microsoft.Network/firewallPolicies/signatureOverrides"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/firewallPolicies/signatureOverrides","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":1446,"Flags":9,"Description":"The resource name"},"type":{"Type":1447,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1448,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1450,"Flags":0,"Description":"Will contain the properties of the resource (the actual signature overrides)"}}}},{"2":{"Name":"SignaturesOverridesProperties","Properties":{"signatures":{"Type":1451,"Flags":0,"Description":"Dictionary of "}}}},{"2":{"Name":"Signatures","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/firewallPolicies/signatureOverrides@2023-09-01","ScopeType":8,"Body":1449,"Flags":0}},{"6":{"Value":"Microsoft.Network/IpAllocations"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/IpAllocations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1453,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1454,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1456,"Flags":0,"Description":"Properties of the IpAllocation."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":1464,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"IpAllocationPropertiesFormat","Properties":{"subnet":{"Type":87,"Flags":2,"Description":"The Subnet that using the prefix of this IpAllocation resource."},"virtualNetwork":{"Type":87,"Flags":2,"Description":"The VirtualNetwork that using the prefix of this IpAllocation resource."},"type":{"Type":1459,"Flags":0,"Description":"The type for the IpAllocation."},"prefix":{"Type":4,"Flags":0,"Description":"The address prefix for the IpAllocation."},"prefixLength":{"Type":3,"Flags":0,"Description":"The address prefix length for the IpAllocation."},"prefixType":{"Type":1462,"Flags":0,"Description":"The address prefix Type for the IpAllocation."},"ipamAllocationId":{"Type":4,"Flags":0,"Description":"The IPAM allocation ID."},"allocationTags":{"Type":1463,"Flags":0,"Description":"IpAllocation tags."}}}},{"6":{"Value":"Undefined"}},{"6":{"Value":"Hypernet"}},{"5":{"Elements":[1457,1458,4]}},{"6":{"Value":"IPv4"}},{"6":{"Value":"IPv6"}},{"5":{"Elements":[1460,1461,4]}},{"2":{"Name":"IpAllocationPropertiesFormatAllocationTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/IpAllocations@2023-09-01","ScopeType":8,"Body":1455,"Flags":0}},{"6":{"Value":"Microsoft.Network/ipGroups"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/ipGroups","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1466,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1467,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1469,"Flags":0,"Description":"Properties of the IpGroups."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":1478,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"IpGroupPropertiesFormat","Properties":{"provisioningState":{"Type":1474,"Flags":2,"Description":"The provisioning state of the IpGroups resource."},"ipAddresses":{"Type":1475,"Flags":0,"Description":"IpAddresses/IpAddressPrefixes in the IpGroups resource."},"firewalls":{"Type":1476,"Flags":2,"Description":"List of references to Firewall resources that this IpGroups is associated with."},"firewallPolicies":{"Type":1477,"Flags":2,"Description":"List of references to Firewall Policies resources that this IpGroups is associated with."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1470,1471,1472,1473,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":87}},{"3":{"ItemType":87}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/ipGroups@2023-09-01","ScopeType":8,"Body":1468,"Flags":0}},{"6":{"Value":"Microsoft.Network/loadBalancers"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/loadBalancers","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1480,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1481,"Flags":10,"Description":"The resource api version"},"extendedLocation":{"Type":233,"Flags":0,"Description":"The extended location of the load balancer."},"sku":{"Type":1483,"Flags":0,"Description":"The load balancer SKU."},"properties":{"Type":1491,"Flags":0,"Description":"Properties of load balancer."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":1555,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"LoadBalancerSku","Properties":{"name":{"Type":1487,"Flags":0,"Description":"Name of a load balancer SKU."},"tier":{"Type":1490,"Flags":0,"Description":"Tier of a load balancer SKU."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Standard"}},{"6":{"Value":"Gateway"}},{"5":{"Elements":[1484,1485,1486,4]}},{"6":{"Value":"Regional"}},{"6":{"Value":"Global"}},{"5":{"Elements":[1488,1489,4]}},{"2":{"Name":"LoadBalancerPropertiesFormat","Properties":{"frontendIPConfigurations":{"Type":1492,"Flags":0,"Description":"Object representing the frontend IPs to be used for the load balancer."},"backendAddressPools":{"Type":1493,"Flags":0,"Description":"Collection of backend address pools used by a load balancer."},"loadBalancingRules":{"Type":1510,"Flags":0,"Description":"Object collection representing the load balancing rules Gets the provisioning."},"probes":{"Type":1523,"Flags":0,"Description":"Collection of probe objects used in the load balancer."},"inboundNatRules":{"Type":1524,"Flags":0,"Description":"Collection of inbound NAT Rules used by a load balancer. Defining inbound NAT rules on your load balancer is mutually exclusive with defining an inbound NAT pool. Inbound NAT pools are referenced from virtual machine scale sets. NICs that are associated with individual virtual machines cannot reference an Inbound NAT pool. They have to reference individual inbound NAT rules."},"inboundNatPools":{"Type":1536,"Flags":0,"Description":"Defines an external port range for inbound NAT to a single backend port on NICs associated with a load balancer. Inbound NAT rules are created automatically for each NIC associated with the Load Balancer using an external port from this range. Defining an Inbound NAT pool on your Load Balancer is mutually exclusive with defining inbound NAT rules. Inbound NAT pools are referenced from virtual machine scale sets. NICs that are associated with individual virtual machines cannot reference an inbound NAT pool. They have to reference individual inbound NAT rules."},"outboundRules":{"Type":1549,"Flags":0,"Description":"The outbound rules."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the load balancer resource."},"provisioningState":{"Type":1554,"Flags":2,"Description":"The provisioning state of the load balancer resource."}}}},{"3":{"ItemType":179}},{"3":{"ItemType":536}},{"2":{"Name":"LoadBalancingRule","Properties":{"properties":{"Type":1495,"Flags":0,"Description":"Properties of load balancer load balancing rule."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within the set of load balancing rules used by the load balancer. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"LoadBalancingRulePropertiesFormat","Properties":{"frontendIPConfiguration":{"Type":87,"Flags":0,"Description":"A reference to frontend IP addresses."},"backendAddressPool":{"Type":87,"Flags":0,"Description":"A reference to a pool of DIPs. Inbound traffic is randomly load balanced across IPs in the backend IPs."},"backendAddressPools":{"Type":1496,"Flags":0,"Description":"An array of references to pool of DIPs."},"probe":{"Type":87,"Flags":0,"Description":"The reference to the load balancer probe used by the load balancing rule."},"protocol":{"Type":1500,"Flags":1,"Description":"The reference to the transport protocol used by the load balancing rule."},"loadDistribution":{"Type":1504,"Flags":0,"Description":"The load distribution policy for this rule."},"frontendPort":{"Type":3,"Flags":1,"Description":"The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values are between 0 and 65534. Note that value 0 enables \"Any Port\"."},"backendPort":{"Type":3,"Flags":0,"Description":"The port used for internal connections on the endpoint. Acceptable values are between 0 and 65535. Note that value 0 enables \"Any Port\"."},"idleTimeoutInMinutes":{"Type":3,"Flags":0,"Description":"The timeout for the TCP idle connection. The value can be set between 4 and 30 minutes. The default value is 4 minutes. This element is only used when the protocol is set to TCP."},"enableFloatingIP":{"Type":2,"Flags":0,"Description":"Configures a virtual machine's endpoint for the floating IP capability required to configure a SQL AlwaysOn Availability Group. This setting is required when using the SQL AlwaysOn Availability Groups in SQL server. This setting can't be changed after you create the endpoint."},"enableTcpReset":{"Type":2,"Flags":0,"Description":"Receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. This element is only used when the protocol is set to TCP."},"disableOutboundSnat":{"Type":2,"Flags":0,"Description":"Configures SNAT for the VMs in the backend pool to use the publicIP address specified in the frontend of the load balancing rule."},"provisioningState":{"Type":1509,"Flags":2,"Description":"The provisioning state of the load balancing rule resource."}}}},{"3":{"ItemType":87}},{"6":{"Value":"Udp"}},{"6":{"Value":"Tcp"}},{"6":{"Value":"All"}},{"5":{"Elements":[1497,1498,1499,4]}},{"6":{"Value":"Default"}},{"6":{"Value":"SourceIP"}},{"6":{"Value":"SourceIPProtocol"}},{"5":{"Elements":[1501,1502,1503,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1505,1506,1507,1508,4]}},{"3":{"ItemType":1494}},{"2":{"Name":"Probe","Properties":{"properties":{"Type":1512,"Flags":0,"Description":"Properties of load balancer probe."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within the set of probes used by the load balancer. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ProbePropertiesFormat","Properties":{"loadBalancingRules":{"Type":1513,"Flags":2,"Description":"The load balancer rules that use this probe."},"protocol":{"Type":1517,"Flags":1,"Description":"The protocol of the end point. If 'Tcp' is specified, a received ACK is required for the probe to be successful. If 'Http' or 'Https' is specified, a 200 OK response from the specifies URI is required for the probe to be successful."},"port":{"Type":3,"Flags":1,"Description":"The port for communicating the probe. Possible values range from 1 to 65535, inclusive."},"intervalInSeconds":{"Type":3,"Flags":0,"Description":"The interval, in seconds, for how frequently to probe the endpoint for health status. Typically, the interval is slightly less than half the allocated timeout period (in seconds) which allows two full probes before taking the instance out of rotation. The default value is 15, the minimum value is 5."},"numberOfProbes":{"Type":3,"Flags":0,"Description":"The number of probes where if no response, will result in stopping further traffic from being delivered to the endpoint. This values allows endpoints to be taken out of rotation faster or slower than the typical times used in Azure."},"probeThreshold":{"Type":3,"Flags":0,"Description":"The number of consecutive successful or failed probes in order to allow or deny traffic from being delivered to this endpoint. After failing the number of consecutive probes equal to this value, the endpoint will be taken out of rotation and require the same number of successful consecutive probes to be placed back in rotation."},"requestPath":{"Type":4,"Flags":0,"Description":"The URI used for requesting health status from the VM. Path is required if a protocol is set to http. Otherwise, it is not allowed. There is no default value."},"provisioningState":{"Type":1522,"Flags":2,"Description":"The provisioning state of the probe resource."}}}},{"3":{"ItemType":87}},{"6":{"Value":"Http"}},{"6":{"Value":"Tcp"}},{"6":{"Value":"Https"}},{"5":{"Elements":[1514,1515,1516,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1518,1519,1520,1521,4]}},{"3":{"ItemType":1511}},{"3":{"ItemType":570}},{"2":{"Name":"InboundNatPool","Properties":{"properties":{"Type":1526,"Flags":0,"Description":"Properties of load balancer inbound nat pool."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within the set of inbound NAT pools used by the load balancer. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"InboundNatPoolPropertiesFormat","Properties":{"frontendIPConfiguration":{"Type":87,"Flags":0,"Description":"A reference to frontend IP addresses."},"protocol":{"Type":1530,"Flags":1,"Description":"The reference to the transport protocol used by the inbound NAT pool."},"frontendPortRangeStart":{"Type":3,"Flags":1,"Description":"The first port number in the range of external ports that will be used to provide Inbound Nat to NICs associated with a load balancer. Acceptable values range between 1 and 65534."},"frontendPortRangeEnd":{"Type":3,"Flags":1,"Description":"The last port number in the range of external ports that will be used to provide Inbound Nat to NICs associated with a load balancer. Acceptable values range between 1 and 65535."},"backendPort":{"Type":3,"Flags":1,"Description":"The port used for internal connections on the endpoint. Acceptable values are between 1 and 65535."},"idleTimeoutInMinutes":{"Type":3,"Flags":0,"Description":"The timeout for the TCP idle connection. The value can be set between 4 and 30 minutes. The default value is 4 minutes. This element is only used when the protocol is set to TCP."},"enableFloatingIP":{"Type":2,"Flags":0,"Description":"Configures a virtual machine's endpoint for the floating IP capability required to configure a SQL AlwaysOn Availability Group. This setting is required when using the SQL AlwaysOn Availability Groups in SQL server. This setting can't be changed after you create the endpoint."},"enableTcpReset":{"Type":2,"Flags":0,"Description":"Receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. This element is only used when the protocol is set to TCP."},"provisioningState":{"Type":1535,"Flags":2,"Description":"The provisioning state of the inbound NAT pool resource."}}}},{"6":{"Value":"Udp"}},{"6":{"Value":"Tcp"}},{"6":{"Value":"All"}},{"5":{"Elements":[1527,1528,1529,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1531,1532,1533,1534,4]}},{"3":{"ItemType":1525}},{"2":{"Name":"OutboundRule","Properties":{"properties":{"Type":1538,"Flags":0,"Description":"Properties of load balancer outbound rule."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within the set of outbound rules used by the load balancer. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Type of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"OutboundRulePropertiesFormat","Properties":{"allocatedOutboundPorts":{"Type":3,"Flags":0,"Description":"The number of outbound ports to be used for NAT."},"frontendIPConfigurations":{"Type":1539,"Flags":1,"Description":"The Frontend IP addresses of the load balancer."},"backendAddressPool":{"Type":87,"Flags":1,"Description":"A reference to a pool of DIPs. Outbound traffic is randomly load balanced across IPs in the backend IPs."},"provisioningState":{"Type":1544,"Flags":2,"Description":"The provisioning state of the outbound rule resource."},"protocol":{"Type":1548,"Flags":1,"Description":"The protocol for the outbound rule in load balancer."},"enableTcpReset":{"Type":2,"Flags":0,"Description":"Receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. This element is only used when the protocol is set to TCP."},"idleTimeoutInMinutes":{"Type":3,"Flags":0,"Description":"The timeout for the TCP idle connection."}}}},{"3":{"ItemType":87}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1540,1541,1542,1543,4]}},{"6":{"Value":"Tcp"}},{"6":{"Value":"Udp"}},{"6":{"Value":"All"}},{"5":{"Elements":[1545,1546,1547,4]}},{"3":{"ItemType":1537}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1550,1551,1552,1553,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/loadBalancers@2023-09-01","ScopeType":8,"Body":1482,"Flags":0}},{"6":{"Value":"Microsoft.Network/loadBalancers/backendAddressPools"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/loadBalancers/backendAddressPools","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1557,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1558,"Flags":10,"Description":"The resource api version"},"properties":{"Type":537,"Flags":0,"Description":"Properties of load balancer backend address pool."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/loadBalancers/backendAddressPools@2023-09-01","ScopeType":8,"Body":1559,"Flags":0}},{"6":{"Value":"Microsoft.Network/loadBalancers/inboundNatRules"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/loadBalancers/inboundNatRules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1561,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1562,"Flags":10,"Description":"The resource api version"},"properties":{"Type":571,"Flags":0,"Description":"Properties of load balancer inbound NAT rule."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/loadBalancers/inboundNatRules@2023-09-01","ScopeType":8,"Body":1563,"Flags":0}},{"6":{"Value":"Microsoft.Network/natGateways"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/natGateways","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1565,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1566,"Flags":10,"Description":"The resource api version"},"sku":{"Type":447,"Flags":0,"Description":"The nat gateway SKU."},"properties":{"Type":450,"Flags":0,"Description":"Nat Gateway properties."},"zones":{"Type":1568,"Flags":0,"Description":"A list of availability zones denoting the zone in which Nat Gateway should be deployed."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":1569,"Flags":0,"Description":"Resource tags."}}}},{"3":{"ItemType":4}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/natGateways@2023-09-01","ScopeType":8,"Body":1567,"Flags":0}},{"6":{"Value":"Microsoft.Network/networkInterfaces/tapConfigurations"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/networkInterfaces/tapConfigurations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1571,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1572,"Flags":10,"Description":"The resource api version"},"properties":{"Type":167,"Flags":0,"Description":"Properties of the Virtual Network Tap configuration."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/networkInterfaces/tapConfigurations@2023-09-01","ScopeType":8,"Body":1573,"Flags":0}},{"6":{"Value":"Microsoft.Network/networkManagers"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/networkManagers","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1575,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1576,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1578,"Flags":0,"Description":"The network manager properties"},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"systemData":{"Type":1595,"Flags":2,"Description":"The system metadata related to this resource."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":1606,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"NetworkManagerProperties","Properties":{"description":{"Type":4,"Flags":0,"Description":"A description of the network manager."},"networkManagerScopes":{"Type":1579,"Flags":1,"Description":"Scope of Network Manager."},"networkManagerScopeAccesses":{"Type":1589,"Flags":1,"Description":"Scope Access."},"provisioningState":{"Type":1594,"Flags":2,"Description":"The provisioning state of the network manager resource."},"resourceGuid":{"Type":4,"Flags":2,"Description":"Unique identifier for this resource."}}}},{"2":{"Name":"NetworkManagerPropertiesNetworkManagerScopes","Properties":{"managementGroups":{"Type":1580,"Flags":0,"Description":"List of management groups."},"subscriptions":{"Type":1581,"Flags":0,"Description":"List of subscriptions."},"crossTenantScopes":{"Type":1585,"Flags":2,"Description":"List of cross tenant scopes."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"CrossTenantScopes","Properties":{"tenantId":{"Type":4,"Flags":2,"Description":"Tenant ID."},"managementGroups":{"Type":1583,"Flags":2,"Description":"List of management groups."},"subscriptions":{"Type":1584,"Flags":2,"Description":"List of subscriptions."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":1582}},{"6":{"Value":"SecurityAdmin"}},{"6":{"Value":"Connectivity"}},{"5":{"Elements":[1586,1587,4]}},{"3":{"ItemType":1588}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1590,1591,1592,1593,4]}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":1600,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":1605,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The type of identity that last modified the resource."}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[1596,1597,1598,1599,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[1601,1602,1603,1604,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/networkManagers@2023-09-01","ScopeType":8,"Body":1577,"Flags":0}},{"6":{"Value":"Microsoft.Network/networkManagerConnections"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/networkManagerConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1608,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1609,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1611,"Flags":0,"Description":"The scope connection properties"},"systemData":{"Type":1595,"Flags":2,"Description":"The system metadata related to this resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"NetworkManagerConnectionProperties","Properties":{"networkManagerId":{"Type":4,"Flags":0,"Description":"Network Manager Id."},"connectionState":{"Type":1617,"Flags":2,"Description":"Connection state."},"description":{"Type":4,"Flags":0,"Description":"A description of the network manager connection."}}}},{"6":{"Value":"Connected"}},{"6":{"Value":"Pending"}},{"6":{"Value":"Conflict"}},{"6":{"Value":"Revoked"}},{"6":{"Value":"Rejected"}},{"5":{"Elements":[1612,1613,1614,1615,1616,4]}},{"4":{"Name":"Microsoft.Network/networkManagerConnections@2023-09-01","ScopeType":6,"Body":1610,"Flags":0}},{"6":{"Value":"Microsoft.Network/networkManagers/connectivityConfigurations"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/networkManagers/connectivityConfigurations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1619,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1620,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1622,"Flags":0,"Description":"Properties of a network manager connectivity configuration"},"systemData":{"Type":1595,"Flags":2,"Description":"The system metadata related to this resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"ConnectivityConfigurationProperties","Properties":{"description":{"Type":4,"Flags":0,"Description":"A description of the connectivity configuration."},"connectivityTopology":{"Type":1625,"Flags":1,"Description":"Connectivity topology type."},"hubs":{"Type":1627,"Flags":0,"Description":"List of hubItems"},"isGlobal":{"Type":1630,"Flags":0,"Description":"Flag if global mesh is supported."},"appliesToGroups":{"Type":1641,"Flags":1,"Description":"Groups for configuration"},"provisioningState":{"Type":1646,"Flags":2,"Description":"The provisioning state of the connectivity configuration resource."},"deleteExistingPeering":{"Type":1649,"Flags":0,"Description":"Flag if need to remove current existing peerings."},"resourceGuid":{"Type":4,"Flags":2,"Description":"Unique identifier for this resource."}}}},{"6":{"Value":"HubAndSpoke"}},{"6":{"Value":"Mesh"}},{"5":{"Elements":[1623,1624,4]}},{"2":{"Name":"Hub","Properties":{"resourceId":{"Type":4,"Flags":0,"Description":"Resource Id."},"resourceType":{"Type":4,"Flags":0,"Description":"Resource Type."}}}},{"3":{"ItemType":1626}},{"6":{"Value":"False"}},{"6":{"Value":"True"}},{"5":{"Elements":[1628,1629,4]}},{"2":{"Name":"ConnectivityGroupItem","Properties":{"networkGroupId":{"Type":4,"Flags":1,"Description":"Network group Id."},"useHubGateway":{"Type":1634,"Flags":0,"Description":"Flag if need to use hub gateway."},"isGlobal":{"Type":1637,"Flags":0,"Description":"Flag if global is supported."},"groupConnectivity":{"Type":1640,"Flags":1,"Description":"Group connectivity type."}}}},{"6":{"Value":"False"}},{"6":{"Value":"True"}},{"5":{"Elements":[1632,1633,4]}},{"6":{"Value":"False"}},{"6":{"Value":"True"}},{"5":{"Elements":[1635,1636,4]}},{"6":{"Value":"None"}},{"6":{"Value":"DirectlyConnected"}},{"5":{"Elements":[1638,1639,4]}},{"3":{"ItemType":1631}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1642,1643,1644,1645,4]}},{"6":{"Value":"False"}},{"6":{"Value":"True"}},{"5":{"Elements":[1647,1648,4]}},{"4":{"Name":"Microsoft.Network/networkManagers/connectivityConfigurations@2023-09-01","ScopeType":8,"Body":1621,"Flags":0}},{"6":{"Value":"Microsoft.Network/networkManagers/networkGroups"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/networkManagers/networkGroups","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1651,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1652,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1654,"Flags":0,"Description":"The Network Group properties"},"systemData":{"Type":1595,"Flags":2,"Description":"The system metadata related to this resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"NetworkGroupProperties","Properties":{"description":{"Type":4,"Flags":0,"Description":"A description of the network group."},"provisioningState":{"Type":1659,"Flags":2,"Description":"The provisioning state of the scope assignment resource."},"resourceGuid":{"Type":4,"Flags":2,"Description":"Unique identifier for this resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1655,1656,1657,1658,4]}},{"4":{"Name":"Microsoft.Network/networkManagers/networkGroups@2023-09-01","ScopeType":8,"Body":1653,"Flags":0}},{"6":{"Value":"Microsoft.Network/networkManagers/networkGroups/staticMembers"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/networkManagers/networkGroups/staticMembers","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1661,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1662,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1664,"Flags":0,"Description":"The Static Member properties"},"systemData":{"Type":1595,"Flags":2,"Description":"The system metadata related to this resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"StaticMemberProperties","Properties":{"resourceId":{"Type":4,"Flags":0,"Description":"Resource Id."},"region":{"Type":4,"Flags":2,"Description":"Resource region."},"provisioningState":{"Type":1669,"Flags":2,"Description":"The provisioning state of the scope assignment resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1665,1666,1667,1668,4]}},{"4":{"Name":"Microsoft.Network/networkManagers/networkGroups/staticMembers@2023-09-01","ScopeType":8,"Body":1663,"Flags":0}},{"6":{"Value":"Microsoft.Network/networkManagers/scopeConnections"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/networkManagers/scopeConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1671,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1672,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1674,"Flags":0,"Description":"The scope connection properties"},"systemData":{"Type":1595,"Flags":2,"Description":"The system metadata related to this resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"ScopeConnectionProperties","Properties":{"tenantId":{"Type":4,"Flags":0,"Description":"Tenant ID."},"resourceId":{"Type":4,"Flags":0,"Description":"Resource ID."},"connectionState":{"Type":1680,"Flags":2,"Description":"Connection State"},"description":{"Type":4,"Flags":0,"Description":"A description of the scope connection."}}}},{"6":{"Value":"Connected"}},{"6":{"Value":"Pending"}},{"6":{"Value":"Conflict"}},{"6":{"Value":"Revoked"}},{"6":{"Value":"Rejected"}},{"5":{"Elements":[1675,1676,1677,1678,1679,4]}},{"4":{"Name":"Microsoft.Network/networkManagers/scopeConnections@2023-09-01","ScopeType":8,"Body":1673,"Flags":0}},{"6":{"Value":"Microsoft.Network/networkManagers/securityAdminConfigurations"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/networkManagers/securityAdminConfigurations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1682,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1683,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1685,"Flags":0,"Description":"Indicates the properties for the network manager security admin configuration."},"systemData":{"Type":1595,"Flags":2,"Description":"The system metadata related to this resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"SecurityAdminConfigurationPropertiesFormat","Properties":{"description":{"Type":4,"Flags":0,"Description":"A description of the security configuration."},"applyOnNetworkIntentPolicyBasedServices":{"Type":1690,"Flags":0,"Description":"Enum list of network intent policy based services."},"provisioningState":{"Type":1695,"Flags":2,"Description":"The provisioning state of the resource."},"resourceGuid":{"Type":4,"Flags":2,"Description":"Unique identifier for this resource."}}}},{"6":{"Value":"None"}},{"6":{"Value":"All"}},{"6":{"Value":"AllowRulesOnly"}},{"5":{"Elements":[1686,1687,1688,4]}},{"3":{"ItemType":1689}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1691,1692,1693,1694,4]}},{"4":{"Name":"Microsoft.Network/networkManagers/securityAdminConfigurations@2023-09-01","ScopeType":8,"Body":1684,"Flags":0}},{"6":{"Value":"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1697,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1698,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1700,"Flags":0,"Description":"Indicates the properties for the network manager admin rule collection."},"systemData":{"Type":1595,"Flags":2,"Description":"The system metadata related to this resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"AdminRuleCollectionPropertiesFormat","Properties":{"description":{"Type":4,"Flags":0,"Description":"A description of the admin rule collection."},"appliesToGroups":{"Type":1702,"Flags":1,"Description":"Groups for configuration"},"provisioningState":{"Type":1707,"Flags":2,"Description":"The provisioning state of the resource."},"resourceGuid":{"Type":4,"Flags":2,"Description":"Unique identifier for this resource."}}}},{"2":{"Name":"NetworkManagerSecurityGroupItem","Properties":{"networkGroupId":{"Type":4,"Flags":1,"Description":"Network manager group Id."}}}},{"3":{"ItemType":1701}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1703,1704,1705,1706,4]}},{"4":{"Name":"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections@2023-09-01","ScopeType":8,"Body":1699,"Flags":0}},{"6":{"Value":"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules"}},{"6":{"Value":"2023-09-01"}},{"7":{"Name":"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules","Discriminator":"kind","BaseProperties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1709,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1710,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":1595,"Flags":2,"Description":"The system metadata related to this resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}},"Elements":{"Custom":1712,"Default":1742}}},{"2":{"Name":"AdminRule","Properties":{"properties":{"Type":1713,"Flags":0,"Description":"Indicates the properties of the security admin rule"},"kind":{"Type":1741,"Flags":1,"Description":"Whether the rule is custom or default."}}}},{"2":{"Name":"AdminPropertiesFormat","Properties":{"description":{"Type":4,"Flags":0,"Description":"A description for this rule. Restricted to 140 chars."},"protocol":{"Type":1720,"Flags":1,"Description":"Network protocol this rule applies to."},"sources":{"Type":1725,"Flags":0,"Description":"The CIDR or source IP ranges."},"destinations":{"Type":1726,"Flags":0,"Description":"The destination address prefixes. CIDR or destination IP ranges."},"sourcePortRanges":{"Type":1727,"Flags":0,"Description":"The source port ranges."},"destinationPortRanges":{"Type":1728,"Flags":0,"Description":"The destination port ranges."},"access":{"Type":1732,"Flags":1,"Description":"Indicates the access allowed for this particular rule"},"priority":{"Type":3,"Flags":1,"Description":"The priority of the rule. The value can be between 1 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule."},"direction":{"Type":1735,"Flags":1,"Description":"Indicates if the traffic matched against the rule in inbound or outbound."},"provisioningState":{"Type":1740,"Flags":2,"Description":"The provisioning state of the resource."},"resourceGuid":{"Type":4,"Flags":2,"Description":"Unique identifier for this resource."}}}},{"6":{"Value":"Tcp"}},{"6":{"Value":"Udp"}},{"6":{"Value":"Icmp"}},{"6":{"Value":"Esp"}},{"6":{"Value":"Any"}},{"6":{"Value":"Ah"}},{"5":{"Elements":[1714,1715,1716,1717,1718,1719,4]}},{"2":{"Name":"AddressPrefixItem","Properties":{"addressPrefix":{"Type":4,"Flags":0,"Description":"Address prefix."},"addressPrefixType":{"Type":1724,"Flags":0,"Description":"Address prefix type."}}}},{"6":{"Value":"IPPrefix"}},{"6":{"Value":"ServiceTag"}},{"5":{"Elements":[1722,1723,4]}},{"3":{"ItemType":1721}},{"3":{"ItemType":1721}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"Allow"}},{"6":{"Value":"Deny"}},{"6":{"Value":"AlwaysAllow"}},{"5":{"Elements":[1729,1730,1731,4]}},{"6":{"Value":"Inbound"}},{"6":{"Value":"Outbound"}},{"5":{"Elements":[1733,1734,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1736,1737,1738,1739,4]}},{"6":{"Value":"Custom"}},{"2":{"Name":"DefaultAdminRule","Properties":{"properties":{"Type":1743,"Flags":0,"Description":"Indicates the properties of the security admin rule"},"kind":{"Type":1767,"Flags":1,"Description":"Whether the rule is custom or default."}}}},{"2":{"Name":"DefaultAdminPropertiesFormat","Properties":{"description":{"Type":4,"Flags":2,"Description":"A description for this rule. Restricted to 140 chars."},"flag":{"Type":4,"Flags":0,"Description":"Default rule flag."},"protocol":{"Type":1750,"Flags":2,"Description":"Network protocol this rule applies to."},"sources":{"Type":1751,"Flags":2,"Description":"The CIDR or source IP ranges."},"destinations":{"Type":1752,"Flags":2,"Description":"The destination address prefixes. CIDR or destination IP ranges."},"sourcePortRanges":{"Type":1753,"Flags":2,"Description":"The source port ranges."},"destinationPortRanges":{"Type":1754,"Flags":2,"Description":"The destination port ranges."},"access":{"Type":1758,"Flags":2,"Description":"Indicates the access allowed for this particular rule"},"priority":{"Type":3,"Flags":2,"Description":"The priority of the rule. The value can be between 1 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule."},"direction":{"Type":1761,"Flags":2,"Description":"Indicates if the traffic matched against the rule in inbound or outbound."},"provisioningState":{"Type":1766,"Flags":2,"Description":"The provisioning state of the resource."},"resourceGuid":{"Type":4,"Flags":2,"Description":"Unique identifier for this resource."}}}},{"6":{"Value":"Tcp"}},{"6":{"Value":"Udp"}},{"6":{"Value":"Icmp"}},{"6":{"Value":"Esp"}},{"6":{"Value":"Any"}},{"6":{"Value":"Ah"}},{"5":{"Elements":[1744,1745,1746,1747,1748,1749,4]}},{"3":{"ItemType":1721}},{"3":{"ItemType":1721}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"Allow"}},{"6":{"Value":"Deny"}},{"6":{"Value":"AlwaysAllow"}},{"5":{"Elements":[1755,1756,1757,4]}},{"6":{"Value":"Inbound"}},{"6":{"Value":"Outbound"}},{"5":{"Elements":[1759,1760,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1762,1763,1764,1765,4]}},{"6":{"Value":"Default"}},{"4":{"Name":"Microsoft.Network/networkManagers/securityAdminConfigurations/ruleCollections/rules@2023-09-01","ScopeType":8,"Body":1711,"Flags":0}},{"6":{"Value":"Microsoft.Network/networkProfiles"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/networkProfiles","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1769,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1770,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1772,"Flags":0,"Description":"Network profile properties."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":1805,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"NetworkProfilePropertiesFormat","Properties":{"containerNetworkInterfaces":{"Type":1798,"Flags":2,"Description":"List of child container network interfaces."},"containerNetworkInterfaceConfigurations":{"Type":1799,"Flags":0,"Description":"List of chid container network interface configurations."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the network profile resource."},"provisioningState":{"Type":1804,"Flags":2,"Description":"The provisioning state of the network profile resource."}}}},{"2":{"Name":"ContainerNetworkInterface","Properties":{"properties":{"Type":1774,"Flags":0,"Description":"Container network interface properties."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource. This name can be used to access the resource."},"type":{"Type":4,"Flags":2,"Description":"Sub Resource type."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ContainerNetworkInterfacePropertiesFormat","Properties":{"containerNetworkInterfaceConfiguration":{"Type":1775,"Flags":2,"Description":"Container network interface configuration from which this container network interface is created."},"container":{"Type":1784,"Flags":0,"Description":"Reference to the container to which this container network interface is attached."},"ipConfigurations":{"Type":1792,"Flags":2,"Description":"Reference to the ip configuration on this container nic."},"provisioningState":{"Type":1797,"Flags":2,"Description":"The provisioning state of the container network interface resource."}}}},{"2":{"Name":"ContainerNetworkInterfaceConfiguration","Properties":{"properties":{"Type":1776,"Flags":0,"Description":"Container network interface configuration properties."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource. This name can be used to access the resource."},"type":{"Type":4,"Flags":2,"Description":"Sub Resource type."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ContainerNetworkInterfaceConfigurationPropertiesFormat","Properties":{"ipConfigurations":{"Type":1777,"Flags":0,"Description":"A list of ip configurations of the container network interface configuration."},"containerNetworkInterfaces":{"Type":1778,"Flags":0,"Description":"A list of container network interfaces created from this container network interface configuration."},"provisioningState":{"Type":1783,"Flags":2,"Description":"The provisioning state of the container network interface configuration resource."}}}},{"3":{"ItemType":478}},{"3":{"ItemType":87}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1779,1780,1781,1782,4]}},{"2":{"Name":"Container","Properties":{"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ContainerNetworkInterfaceIpConfiguration","Properties":{"properties":{"Type":1786,"Flags":0,"Description":"Properties of the container network interface IP configuration."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource. This name can be used to access the resource."},"type":{"Type":4,"Flags":2,"Description":"Sub Resource type."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"ContainerNetworkInterfaceIpConfigurationPropertiesFormat","Properties":{"provisioningState":{"Type":1791,"Flags":2,"Description":"The provisioning state of the container network interface IP configuration resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1787,1788,1789,1790,4]}},{"3":{"ItemType":1785}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1793,1794,1795,1796,4]}},{"3":{"ItemType":1773}},{"3":{"ItemType":1775}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1800,1801,1802,1803,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/networkProfiles@2023-09-01","ScopeType":8,"Body":1771,"Flags":0}},{"6":{"Value":"Microsoft.Network/networkSecurityGroups"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/networkSecurityGroups","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1807,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1808,"Flags":10,"Description":"The resource api version"},"properties":{"Type":195,"Flags":0,"Description":"Properties of the network security group."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":1810,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/networkSecurityGroups@2023-09-01","ScopeType":8,"Body":1809,"Flags":0}},{"6":{"Value":"Microsoft.Network/networkSecurityGroups/securityRules"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/networkSecurityGroups/securityRules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1812,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1813,"Flags":10,"Description":"The resource api version"},"properties":{"Type":197,"Flags":0,"Description":"Properties of the security rule."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/networkSecurityGroups/securityRules@2023-09-01","ScopeType":8,"Body":1814,"Flags":0}},{"6":{"Value":"Microsoft.Network/networkVirtualAppliances"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/networkVirtualAppliances","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1816,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1817,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1819,"Flags":0,"Description":"Properties of the Network Virtual Appliance."},"identity":{"Type":824,"Flags":0,"Description":"The service principal that has read access to cloud-init and config blob."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":1844,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"NetworkVirtualAppliancePropertiesFormat","Properties":{"nvaSku":{"Type":1820,"Flags":0,"Description":"Network Virtual Appliance SKU."},"addressPrefix":{"Type":4,"Flags":2,"Description":"Address Prefix."},"bootStrapConfigurationBlobs":{"Type":1821,"Flags":0,"Description":"BootStrapConfigurationBlobs storage URLs."},"virtualHub":{"Type":87,"Flags":0,"Description":"The Virtual Hub where Network Virtual Appliance is being deployed."},"cloudInitConfigurationBlobs":{"Type":1822,"Flags":0,"Description":"CloudInitConfigurationBlob storage URLs."},"cloudInitConfiguration":{"Type":4,"Flags":0,"Description":"CloudInitConfiguration string in plain text."},"virtualApplianceAsn":{"Type":3,"Flags":0,"Description":"VirtualAppliance ASN. Microsoft private, public and IANA reserved ASN are not supported."},"sshPublicKey":{"Type":4,"Flags":0,"Description":"Public key for SSH login."},"virtualApplianceNics":{"Type":1824,"Flags":2,"Description":"List of Virtual Appliance Network Interfaces."},"additionalNics":{"Type":1826,"Flags":0,"Description":"Details required for Additional Network Interface."},"internetIngressPublicIps":{"Type":1828,"Flags":0,"Description":"List of Resource Uri of Public IPs for Internet Ingress Scenario."},"virtualApplianceSites":{"Type":1829,"Flags":2,"Description":"List of references to VirtualApplianceSite."},"virtualApplianceConnections":{"Type":1830,"Flags":2,"Description":"List of references to VirtualApplianceConnections."},"inboundSecurityRules":{"Type":1831,"Flags":2,"Description":"List of references to InboundSecurityRules."},"provisioningState":{"Type":1836,"Flags":2,"Description":"The provisioning state of the resource."},"deploymentType":{"Type":4,"Flags":2,"Description":"The deployment type. PartnerManaged for the SaaS NVA"},"delegation":{"Type":1837,"Flags":0,"Description":"The delegation for the Virtual Appliance"},"partnerManagedResource":{"Type":1843,"Flags":0,"Description":"The delegation for the Virtual Appliance"}}}},{"2":{"Name":"VirtualApplianceSkuProperties","Properties":{"vendor":{"Type":4,"Flags":0,"Description":"Virtual Appliance Vendor."},"bundledScaleUnit":{"Type":4,"Flags":0,"Description":"Virtual Appliance Scale Unit."},"marketPlaceVersion":{"Type":4,"Flags":0,"Description":"Virtual Appliance Version."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"VirtualApplianceNicProperties","Properties":{"name":{"Type":4,"Flags":2,"Description":"NIC name."},"publicIpAddress":{"Type":4,"Flags":2,"Description":"Public IP address."},"privateIpAddress":{"Type":4,"Flags":2,"Description":"Private IP address."},"instanceName":{"Type":4,"Flags":2,"Description":"Instance on which nic is attached."}}}},{"3":{"ItemType":1823}},{"2":{"Name":"VirtualApplianceAdditionalNicProperties","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of additional nic"},"hasPublicIp":{"Type":2,"Flags":0,"Description":"Flag (true or false) for Intent for Public Ip on additional nic"}}}},{"3":{"ItemType":1825}},{"2":{"Name":"InternetIngressPublicIpsProperties","Properties":{"id":{"Type":4,"Flags":0,"Description":"Resource Uri of Public Ip"}}}},{"3":{"ItemType":1827}},{"3":{"ItemType":87}},{"3":{"ItemType":87}},{"3":{"ItemType":87}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1832,1833,1834,1835,4]}},{"2":{"Name":"DelegationProperties","Properties":{"serviceName":{"Type":4,"Flags":0,"Description":"The service name to which the NVA is delegated."},"provisioningState":{"Type":1842,"Flags":2,"Description":"The current provisioning state."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1838,1839,1840,1841,4]}},{"2":{"Name":"PartnerManagedResourceProperties","Properties":{"id":{"Type":4,"Flags":2,"Description":"The partner managed resource id."},"internalLoadBalancerId":{"Type":4,"Flags":2,"Description":"The partner managed ILB resource id"},"standardLoadBalancerId":{"Type":4,"Flags":2,"Description":"The partner managed SLB resource id"}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/networkVirtualAppliances@2023-09-01","ScopeType":8,"Body":1818,"Flags":0}},{"6":{"Value":"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1846,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1847,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1849,"Flags":0,"Description":"The properties of the Virtual Appliance Sites."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"VirtualApplianceSiteProperties","Properties":{"addressPrefix":{"Type":4,"Flags":0,"Description":"Address Prefix."},"o365Policy":{"Type":1850,"Flags":0,"Description":"Office 365 Policy."},"provisioningState":{"Type":1856,"Flags":2,"Description":"The provisioning state of the resource."}}}},{"2":{"Name":"Office365PolicyProperties","Properties":{"breakOutCategories":{"Type":1851,"Flags":0,"Description":"Office 365 breakout categories."}}}},{"2":{"Name":"BreakOutCategoryPolicies","Properties":{"allow":{"Type":2,"Flags":0,"Description":"Flag to control breakout of o365 allow category."},"optimize":{"Type":2,"Flags":0,"Description":"Flag to control breakout of o365 optimize category."},"default":{"Type":2,"Flags":0,"Description":"Flag to control breakout of o365 default category."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1852,1853,1854,1855,4]}},{"4":{"Name":"Microsoft.Network/networkVirtualAppliances/virtualApplianceSites@2023-09-01","ScopeType":8,"Body":1848,"Flags":0}},{"6":{"Value":"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1858,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1859,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1861,"Flags":0,"Description":"The properties of the Inbound Security Rules."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"InboundSecurityRuleProperties","Properties":{"rules":{"Type":1866,"Flags":0,"Description":"List of allowed rules."},"provisioningState":{"Type":1871,"Flags":2,"Description":"The provisioning state of the resource."}}}},{"2":{"Name":"InboundSecurityRules","Properties":{"protocol":{"Type":1865,"Flags":0,"Description":"Protocol. This should be either TCP or UDP."},"sourceAddressPrefix":{"Type":4,"Flags":0,"Description":"The CIDR or source IP range. Only /30, /31 and /32 Ip ranges are allowed."},"destinationPortRange":{"Type":3,"Flags":0,"Description":"NVA port ranges to be opened up. One needs to provide specific ports."}}}},{"6":{"Value":"TCP"}},{"6":{"Value":"UDP"}},{"5":{"Elements":[1863,1864,4]}},{"3":{"ItemType":1862}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1867,1868,1869,1870,4]}},{"4":{"Name":"Microsoft.Network/networkVirtualAppliances/inboundSecurityRules@2023-09-01","ScopeType":8,"Body":1860,"Flags":0}},{"6":{"Value":"Microsoft.Network/networkWatchers"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/networkWatchers","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1873,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1874,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"properties":{"Type":1876,"Flags":0,"Description":"Properties of the network watcher."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":1882,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"NetworkWatcherPropertiesFormat","Properties":{"provisioningState":{"Type":1881,"Flags":2,"Description":"The provisioning state of the network watcher resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1877,1878,1879,1880,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/networkWatchers@2023-09-01","ScopeType":8,"Body":1875,"Flags":0}},{"6":{"Value":"Microsoft.Network/networkWatchers/packetCaptures"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/networkWatchers/packetCaptures","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1884,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1885,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1887,"Flags":1,"Description":"Properties of the packet capture."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"PacketCaptureParametersOrPacketCaptureResultProperties","Properties":{"target":{"Type":4,"Flags":1,"Description":"The ID of the targeted resource, only AzureVM and AzureVMSS as target type are currently supported."},"scope":{"Type":1888,"Flags":0,"Description":"A list of AzureVMSS instances which can be included or excluded to run packet capture. If both included and excluded are empty, then the packet capture will run on all instances of AzureVMSS."},"targetType":{"Type":1893,"Flags":0,"Description":"Target type of the resource provided."},"bytesToCapturePerPacket":{"Type":3,"Flags":0,"Description":"Number of bytes captured per packet, the remaining bytes are truncated."},"totalBytesPerSession":{"Type":3,"Flags":0,"Description":"Maximum size of the capture output."},"timeLimitInSeconds":{"Type":3,"Flags":0,"Description":"Maximum duration of the capture session in seconds."},"storageLocation":{"Type":1894,"Flags":1,"Description":"The storage location for a packet capture session."},"filters":{"Type":1900,"Flags":0,"Description":"A list of packet capture filters."},"provisioningState":{"Type":1905,"Flags":2,"Description":"The provisioning state of the packet capture session."}}}},{"2":{"Name":"PacketCaptureMachineScope","Properties":{"include":{"Type":1889,"Flags":0,"Description":"List of AzureVMSS instances to run packet capture on."},"exclude":{"Type":1890,"Flags":0,"Description":"List of AzureVMSS instances which has to be excluded from the AzureVMSS from running packet capture."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"AzureVM"}},{"6":{"Value":"AzureVMSS"}},{"5":{"Elements":[1891,1892]}},{"2":{"Name":"PacketCaptureStorageLocation","Properties":{"storageId":{"Type":4,"Flags":0,"Description":"The ID of the storage account to save the packet capture session. Required if no local file path is provided."},"storagePath":{"Type":4,"Flags":0,"Description":"The URI of the storage path to save the packet capture. Must be a well-formed URI describing the location to save the packet capture."},"filePath":{"Type":4,"Flags":0,"Description":"A valid local path on the targeting VM. Must include the name of the capture file (*.cap). For linux virtual machine it must start with /var/captures. Required if no storage ID is provided, otherwise optional."}}}},{"2":{"Name":"PacketCaptureFilter","Properties":{"protocol":{"Type":1899,"Flags":0,"Description":"Protocol to be filtered on."},"localIPAddress":{"Type":4,"Flags":0,"Description":"Local IP Address to be filtered on. Notation: \"127.0.0.1\" for single address entry. \"127.0.0.1-127.0.0.255\" for range. \"127.0.0.1;127.0.0.5\"? for multiple entries. Multiple ranges not currently supported. Mixing ranges with multiple entries not currently supported. Default = null."},"remoteIPAddress":{"Type":4,"Flags":0,"Description":"Local IP Address to be filtered on. Notation: \"127.0.0.1\" for single address entry. \"127.0.0.1-127.0.0.255\" for range. \"127.0.0.1;127.0.0.5;\" for multiple entries. Multiple ranges not currently supported. Mixing ranges with multiple entries not currently supported. Default = null."},"localPort":{"Type":4,"Flags":0,"Description":"Local port to be filtered on. Notation: \"80\" for single port entry.\"80-85\" for range. \"80;443;\" for multiple entries. Multiple ranges not currently supported. Mixing ranges with multiple entries not currently supported. Default = null."},"remotePort":{"Type":4,"Flags":0,"Description":"Remote port to be filtered on. Notation: \"80\" for single port entry.\"80-85\" for range. \"80;443;\" for multiple entries. Multiple ranges not currently supported. Mixing ranges with multiple entries not currently supported. Default = null."}}}},{"6":{"Value":"TCP"}},{"6":{"Value":"UDP"}},{"6":{"Value":"Any"}},{"5":{"Elements":[1896,1897,1898,4]}},{"3":{"ItemType":1895}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1901,1902,1903,1904,4]}},{"4":{"Name":"Microsoft.Network/networkWatchers/packetCaptures@2023-09-01","ScopeType":8,"Body":1886,"Flags":0}},{"6":{"Value":"Microsoft.Network/networkWatchers/connectionMonitors"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/networkWatchers/connectionMonitors","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1907,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1908,"Flags":10,"Description":"The resource api version"},"location":{"Type":4,"Flags":0,"Description":"Connection monitor location."},"tags":{"Type":1910,"Flags":0,"Description":"Connection monitor tags."},"properties":{"Type":1911,"Flags":1,"Description":"Properties of the connection monitor."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"ConnectionMonitorTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"ConnectionMonitorParametersOrConnectionMonitorResultProperties","Properties":{"source":{"Type":1912,"Flags":0,"Description":"Describes the source of connection monitor."},"destination":{"Type":1913,"Flags":0,"Description":"Describes the destination of connection monitor."},"autoStart":{"Type":2,"Flags":0,"Description":"Determines if the connection monitor will start automatically once created."},"monitoringIntervalInSeconds":{"Type":3,"Flags":0,"Description":"Monitoring interval in seconds."},"endpoints":{"Type":1942,"Flags":0,"Description":"List of connection monitor endpoints."},"testConfigurations":{"Type":1964,"Flags":0,"Description":"List of connection monitor test configurations."},"testGroups":{"Type":1969,"Flags":0,"Description":"List of connection monitor test groups."},"outputs":{"Type":1974,"Flags":0,"Description":"List of connection monitor outputs."},"notes":{"Type":4,"Flags":0,"Description":"Optional notes to be associated with the connection monitor."},"provisioningState":{"Type":1979,"Flags":2,"Description":"The provisioning state of the connection monitor."},"startTime":{"Type":4,"Flags":2,"Description":"The date and time when the connection monitor was started."},"monitoringStatus":{"Type":4,"Flags":2,"Description":"The monitoring status of the connection monitor."},"connectionMonitorType":{"Type":1982,"Flags":2,"Description":"Type of connection monitor."}}}},{"2":{"Name":"ConnectionMonitorSource","Properties":{"resourceId":{"Type":4,"Flags":1,"Description":"The ID of the resource used as the source by connection monitor."},"port":{"Type":3,"Flags":0,"Description":"The source port used by connection monitor."}}}},{"2":{"Name":"ConnectionMonitorDestination","Properties":{"resourceId":{"Type":4,"Flags":0,"Description":"The ID of the resource used as the destination by connection monitor."},"address":{"Type":4,"Flags":0,"Description":"Address of the connection monitor destination (IP or domain name)."},"port":{"Type":3,"Flags":0,"Description":"The destination port used by connection monitor."}}}},{"2":{"Name":"ConnectionMonitorEndpoint","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the connection monitor endpoint."},"type":{"Type":1923,"Flags":0,"Description":"The endpoint type."},"resourceId":{"Type":4,"Flags":0,"Description":"Resource ID of the connection monitor endpoint."},"address":{"Type":4,"Flags":0,"Description":"Address of the connection monitor endpoint (IP or domain name)."},"filter":{"Type":1924,"Flags":0,"Description":"Filter for sub-items within the endpoint."},"scope":{"Type":1931,"Flags":0,"Description":"Endpoint scope."},"coverageLevel":{"Type":1941,"Flags":0,"Description":"Test coverage for the endpoint."}}}},{"6":{"Value":"AzureVM"}},{"6":{"Value":"AzureVNet"}},{"6":{"Value":"AzureSubnet"}},{"6":{"Value":"ExternalAddress"}},{"6":{"Value":"MMAWorkspaceMachine"}},{"6":{"Value":"MMAWorkspaceNetwork"}},{"6":{"Value":"AzureArcVM"}},{"6":{"Value":"AzureVMSS"}},{"5":{"Elements":[1915,1916,1917,1918,1919,1920,1921,1922,4]}},{"2":{"Name":"ConnectionMonitorEndpointFilter","Properties":{"type":{"Type":1926,"Flags":0,"Description":"The behavior of the endpoint filter. Currently only 'Include' is supported."},"items":{"Type":1930,"Flags":0,"Description":"List of items in the filter."}}}},{"6":{"Value":"Include"}},{"5":{"Elements":[1925,4]}},{"2":{"Name":"ConnectionMonitorEndpointFilterItem","Properties":{"type":{"Type":1929,"Flags":0,"Description":"The type of item included in the filter. Currently only 'AgentAddress' is supported."},"address":{"Type":4,"Flags":0,"Description":"The address of the filter item."}}}},{"6":{"Value":"AgentAddress"}},{"5":{"Elements":[1928,4]}},{"3":{"ItemType":1927}},{"2":{"Name":"ConnectionMonitorEndpointScope","Properties":{"include":{"Type":1933,"Flags":0,"Description":"List of items which needs to be included to the endpoint scope."},"exclude":{"Type":1934,"Flags":0,"Description":"List of items which needs to be excluded from the endpoint scope."}}}},{"2":{"Name":"ConnectionMonitorEndpointScopeItem","Properties":{"address":{"Type":4,"Flags":0,"Description":"The address of the endpoint item. Supported types are IPv4/IPv6 subnet mask or IPv4/IPv6 IP address."}}}},{"3":{"ItemType":1932}},{"3":{"ItemType":1932}},{"6":{"Value":"Default"}},{"6":{"Value":"Low"}},{"6":{"Value":"BelowAverage"}},{"6":{"Value":"Average"}},{"6":{"Value":"AboveAverage"}},{"6":{"Value":"Full"}},{"5":{"Elements":[1935,1936,1937,1938,1939,1940,4]}},{"3":{"ItemType":1914}},{"2":{"Name":"ConnectionMonitorTestConfiguration","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the connection monitor test configuration."},"testFrequencySec":{"Type":3,"Flags":0,"Description":"The frequency of test evaluation, in seconds."},"protocol":{"Type":1947,"Flags":1,"Description":"The protocol to use in test evaluation."},"preferredIPVersion":{"Type":1950,"Flags":0,"Description":"The preferred IP version to use in test evaluation. The connection monitor may choose to use a different version depending on other parameters."},"httpConfiguration":{"Type":1951,"Flags":0,"Description":"The parameters used to perform test evaluation over HTTP."},"tcpConfiguration":{"Type":1958,"Flags":0,"Description":"The parameters used to perform test evaluation over TCP."},"icmpConfiguration":{"Type":1962,"Flags":0,"Description":"The parameters used to perform test evaluation over ICMP."},"successThreshold":{"Type":1963,"Flags":0,"Description":"The threshold for declaring a test successful."}}}},{"6":{"Value":"Tcp"}},{"6":{"Value":"Http"}},{"6":{"Value":"Icmp"}},{"5":{"Elements":[1944,1945,1946,4]}},{"6":{"Value":"IPv4"}},{"6":{"Value":"IPv6"}},{"5":{"Elements":[1948,1949,4]}},{"2":{"Name":"ConnectionMonitorHttpConfiguration","Properties":{"port":{"Type":3,"Flags":0,"Description":"The port to connect to."},"method":{"Type":1954,"Flags":0,"Description":"The HTTP method to use."},"path":{"Type":4,"Flags":0,"Description":"The path component of the URI. For instance, \"/dir1/dir2\"."},"requestHeaders":{"Type":1956,"Flags":0,"Description":"The HTTP headers to transmit with the request."},"validStatusCodeRanges":{"Type":1957,"Flags":0,"Description":"HTTP status codes to consider successful. For instance, \"2xx,301-304,418\"."},"preferHTTPS":{"Type":2,"Flags":0,"Description":"Value indicating whether HTTPS is preferred over HTTP in cases where the choice is not explicit."}}}},{"6":{"Value":"Get"}},{"6":{"Value":"Post"}},{"5":{"Elements":[1952,1953,4]}},{"2":{"Name":"HttpHeader","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name in HTTP header."},"value":{"Type":4,"Flags":0,"Description":"The value in HTTP header."}}}},{"3":{"ItemType":1955}},{"3":{"ItemType":4}},{"2":{"Name":"ConnectionMonitorTcpConfiguration","Properties":{"port":{"Type":3,"Flags":0,"Description":"The port to connect to."},"disableTraceRoute":{"Type":2,"Flags":0,"Description":"Value indicating whether path evaluation with trace route should be disabled."},"destinationPortBehavior":{"Type":1961,"Flags":0,"Description":"Destination port behavior."}}}},{"6":{"Value":"None"}},{"6":{"Value":"ListenIfAvailable"}},{"5":{"Elements":[1959,1960,4]}},{"2":{"Name":"ConnectionMonitorIcmpConfiguration","Properties":{"disableTraceRoute":{"Type":2,"Flags":0,"Description":"Value indicating whether path evaluation with trace route should be disabled."}}}},{"2":{"Name":"ConnectionMonitorSuccessThreshold","Properties":{"checksFailedPercent":{"Type":3,"Flags":0,"Description":"The maximum percentage of failed checks permitted for a test to evaluate as successful."},"roundTripTimeMs":{"Type":3,"Flags":0,"Description":"The maximum round-trip time in milliseconds permitted for a test to evaluate as successful."}}}},{"3":{"ItemType":1943}},{"2":{"Name":"ConnectionMonitorTestGroup","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the connection monitor test group."},"disable":{"Type":2,"Flags":0,"Description":"Value indicating whether test group is disabled."},"testConfigurations":{"Type":1966,"Flags":1,"Description":"List of test configuration names."},"sources":{"Type":1967,"Flags":1,"Description":"List of source endpoint names."},"destinations":{"Type":1968,"Flags":1,"Description":"List of destination endpoint names."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":1965}},{"2":{"Name":"ConnectionMonitorOutput","Properties":{"type":{"Type":1972,"Flags":0,"Description":"Connection monitor output destination type. Currently, only \"Workspace\" is supported."},"workspaceSettings":{"Type":1973,"Flags":0,"Description":"Describes the settings for producing output into a log analytics workspace."}}}},{"6":{"Value":"Workspace"}},{"5":{"Elements":[1971,4]}},{"2":{"Name":"ConnectionMonitorWorkspaceSettings","Properties":{"workspaceResourceId":{"Type":4,"Flags":0,"Description":"Log analytics workspace resource ID."}}}},{"3":{"ItemType":1970}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1975,1976,1977,1978,4]}},{"6":{"Value":"MultiEndpoint"}},{"6":{"Value":"SingleSourceDestination"}},{"5":{"Elements":[1980,1981,4]}},{"4":{"Name":"Microsoft.Network/networkWatchers/connectionMonitors@2023-09-01","ScopeType":8,"Body":1909,"Flags":0}},{"6":{"Value":"Microsoft.Network/networkWatchers/flowLogs"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/networkWatchers/flowLogs","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1984,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1985,"Flags":10,"Description":"The resource api version"},"properties":{"Type":336,"Flags":0,"Description":"Properties of the flow log."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":1987,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/networkWatchers/flowLogs@2023-09-01","ScopeType":8,"Body":1986,"Flags":0}},{"6":{"Value":"Microsoft.Network/privateEndpoints"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/privateEndpoints","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1989,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1990,"Flags":10,"Description":"The resource api version"},"extendedLocation":{"Type":233,"Flags":0,"Description":"The extended location of the load balancer."},"properties":{"Type":238,"Flags":0,"Description":"Properties of the private endpoint."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":1992,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/privateEndpoints@2023-09-01","ScopeType":8,"Body":1991,"Flags":0}},{"6":{"Value":"Microsoft.Network/privateEndpoints/privateDnsZoneGroups"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/privateEndpoints/privateDnsZoneGroups","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":1994,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":1995,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"properties":{"Type":1997,"Flags":0,"Description":"Properties of the private dns zone group."}}}},{"2":{"Name":"PrivateDnsZoneGroupPropertiesFormat","Properties":{"provisioningState":{"Type":2002,"Flags":2,"Description":"The provisioning state of the private dns zone group resource."},"privateDnsZoneConfigs":{"Type":2013,"Flags":0,"Description":"A collection of private dns zone configurations of the private dns zone group."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[1998,1999,2000,2001,4]}},{"2":{"Name":"PrivateDnsZoneConfig","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the resource that is unique within a resource group. This name can be used to access the resource."},"properties":{"Type":2004,"Flags":0,"Description":"Properties of the private dns zone configuration."}}}},{"2":{"Name":"PrivateDnsZonePropertiesFormat","Properties":{"privateDnsZoneId":{"Type":4,"Flags":0,"Description":"The resource id of the private dns zone."},"recordSets":{"Type":2012,"Flags":2,"Description":"A collection of information regarding a recordSet, holding information to identify private resources."}}}},{"2":{"Name":"RecordSet","Properties":{"recordType":{"Type":4,"Flags":0,"Description":"Resource record type."},"recordSetName":{"Type":4,"Flags":0,"Description":"Recordset name."},"fqdn":{"Type":4,"Flags":0,"Description":"Fqdn that resolves to private endpoint ip address."},"provisioningState":{"Type":2010,"Flags":2,"Description":"The provisioning state of the recordset."},"ttl":{"Type":3,"Flags":0,"Description":"Recordset time to live."},"ipAddresses":{"Type":2011,"Flags":0,"Description":"The private ip address of the private endpoint."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2006,2007,2008,2009,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":2005}},{"3":{"ItemType":2003}},{"4":{"Name":"Microsoft.Network/privateEndpoints/privateDnsZoneGroups@2023-09-01","ScopeType":8,"Body":1996,"Flags":0}},{"6":{"Value":"Microsoft.Network/privateLinkServices"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/privateLinkServices","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2015,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2016,"Flags":10,"Description":"The resource api version"},"extendedLocation":{"Type":233,"Flags":0,"Description":"The extended location of the load balancer."},"properties":{"Type":279,"Flags":0,"Description":"Properties of the private link service."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":2018,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/privateLinkServices@2023-09-01","ScopeType":8,"Body":2017,"Flags":0}},{"6":{"Value":"Microsoft.Network/privateLinkServices/privateEndpointConnections"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/privateLinkServices/privateEndpointConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2020,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2021,"Flags":10,"Description":"The resource api version"},"properties":{"Type":302,"Flags":0,"Description":"Properties of the private end point connection."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/privateLinkServices/privateEndpointConnections@2023-09-01","ScopeType":8,"Body":2022,"Flags":0}},{"6":{"Value":"Microsoft.Network/publicIPPrefixes"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/publicIPPrefixes","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2024,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2025,"Flags":10,"Description":"The resource api version"},"extendedLocation":{"Type":233,"Flags":0,"Description":"The extended location of the public ip address."},"sku":{"Type":2027,"Flags":0,"Description":"The public IP prefix SKU."},"properties":{"Type":2033,"Flags":0,"Description":"Public IP prefix properties."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"zones":{"Type":2045,"Flags":0,"Description":"A list of availability zones denoting the IP allocated for the resource needs to come from."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":2046,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"PublicIPPrefixSku","Properties":{"name":{"Type":2029,"Flags":0,"Description":"Name of a public IP prefix SKU."},"tier":{"Type":2032,"Flags":0,"Description":"Tier of a public IP prefix SKU."}}}},{"6":{"Value":"Standard"}},{"5":{"Elements":[2028,4]}},{"6":{"Value":"Regional"}},{"6":{"Value":"Global"}},{"5":{"Elements":[2030,2031,4]}},{"2":{"Name":"PublicIPPrefixPropertiesFormat","Properties":{"publicIPAddressVersion":{"Type":2036,"Flags":0,"Description":"The public IP address version."},"ipTags":{"Type":2037,"Flags":0,"Description":"The list of tags associated with the public IP prefix."},"prefixLength":{"Type":3,"Flags":0,"Description":"The Length of the Public IP Prefix."},"ipPrefix":{"Type":4,"Flags":2,"Description":"The allocated Prefix."},"publicIPAddresses":{"Type":2039,"Flags":2,"Description":"The list of all referenced PublicIPAddresses."},"loadBalancerFrontendIpConfiguration":{"Type":87,"Flags":2,"Description":"The reference to load balancer frontend IP configuration associated with the public IP prefix."},"customIPPrefix":{"Type":87,"Flags":0,"Description":"The customIpPrefix that this prefix is associated with."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the public IP prefix resource."},"provisioningState":{"Type":2044,"Flags":2,"Description":"The provisioning state of the public IP prefix resource."},"natGateway":{"Type":446,"Flags":0,"Description":"NatGateway of Public IP Prefix."}}}},{"6":{"Value":"IPv4"}},{"6":{"Value":"IPv6"}},{"5":{"Elements":[2034,2035,4]}},{"3":{"ItemType":439}},{"2":{"Name":"ReferencedPublicIpAddress","Properties":{"id":{"Type":4,"Flags":0,"Description":"The PublicIPAddress Reference."}}}},{"3":{"ItemType":2038}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2040,2041,2042,2043,4]}},{"3":{"ItemType":4}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/publicIPPrefixes@2023-09-01","ScopeType":8,"Body":2026,"Flags":0}},{"6":{"Value":"Microsoft.Network/routeFilters"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/routeFilters","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2048,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2049,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2051,"Flags":0,"Description":"Properties of the route filter."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":2073,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"RouteFilterPropertiesFormat","Properties":{"rules":{"Type":2065,"Flags":0,"Description":"Collection of RouteFilterRules contained within a route filter."},"peerings":{"Type":2066,"Flags":2,"Description":"A collection of references to express route circuit peerings."},"ipv6Peerings":{"Type":2067,"Flags":2,"Description":"A collection of references to express route circuit ipv6 peerings."},"provisioningState":{"Type":2072,"Flags":2,"Description":"The provisioning state of the route filter resource."}}}},{"2":{"Name":"RouteFilterRule","Properties":{"properties":{"Type":2053,"Flags":0,"Description":"Properties of the route filter rule."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"RouteFilterRulePropertiesFormat","Properties":{"access":{"Type":2056,"Flags":1,"Description":"The access type of the rule."},"routeFilterRuleType":{"Type":2058,"Flags":1,"Description":"The rule type of the rule."},"communities":{"Type":2059,"Flags":1,"Description":"The collection for bgp community values to filter on. e.g. ['12076:5010','12076:5020']."},"provisioningState":{"Type":2064,"Flags":2,"Description":"The provisioning state of the route filter rule resource."}}}},{"6":{"Value":"Allow"}},{"6":{"Value":"Deny"}},{"5":{"Elements":[2054,2055,4]}},{"6":{"Value":"Community"}},{"5":{"Elements":[2057,4]}},{"3":{"ItemType":4}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2060,2061,2062,2063,4]}},{"3":{"ItemType":2052}},{"3":{"ItemType":1207}},{"3":{"ItemType":1207}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2068,2069,2070,2071,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/routeFilters@2023-09-01","ScopeType":8,"Body":2050,"Flags":0}},{"6":{"Value":"Microsoft.Network/routeFilters/routeFilterRules"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/routeFilters/routeFilterRules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2075,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2076,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2053,"Flags":0,"Description":"Properties of the route filter rule."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/routeFilters/routeFilterRules@2023-09-01","ScopeType":8,"Body":2077,"Flags":0}},{"6":{"Value":"Microsoft.Network/routeTables"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/routeTables","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2079,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2080,"Flags":10,"Description":"The resource api version"},"properties":{"Type":357,"Flags":0,"Description":"Properties of the route table."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":2082,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/routeTables@2023-09-01","ScopeType":8,"Body":2081,"Flags":0}},{"6":{"Value":"Microsoft.Network/routeTables/routes"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/routeTables/routes","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2084,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2085,"Flags":10,"Description":"The resource api version"},"properties":{"Type":359,"Flags":0,"Description":"Properties of the route."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/routeTables/routes@2023-09-01","ScopeType":8,"Body":2086,"Flags":0}},{"6":{"Value":"Microsoft.Network/securityPartnerProviders"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/securityPartnerProviders","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2088,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2089,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2091,"Flags":0,"Description":"Properties of the Security Partner Provider."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":2106,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"SecurityPartnerProviderPropertiesFormat","Properties":{"provisioningState":{"Type":2096,"Flags":2,"Description":"The provisioning state of the Security Partner Provider resource."},"securityProviderName":{"Type":2100,"Flags":0,"Description":"The security provider name."},"connectionStatus":{"Type":2105,"Flags":2,"Description":"The connection status with the Security Partner Provider."},"virtualHub":{"Type":87,"Flags":0,"Description":"The virtualHub to which the Security Partner Provider belongs."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2092,2093,2094,2095,4]}},{"6":{"Value":"ZScaler"}},{"6":{"Value":"IBoss"}},{"6":{"Value":"Checkpoint"}},{"5":{"Elements":[2097,2098,2099,4]}},{"6":{"Value":"Unknown"}},{"6":{"Value":"PartiallyConnected"}},{"6":{"Value":"Connected"}},{"6":{"Value":"NotConnected"}},{"5":{"Elements":[2101,2102,2103,2104,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/securityPartnerProviders@2023-09-01","ScopeType":8,"Body":2090,"Flags":0}},{"6":{"Value":"Microsoft.Network/serviceEndpointPolicies"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/serviceEndpointPolicies","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2108,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2109,"Flags":10,"Description":"The resource api version"},"properties":{"Type":388,"Flags":0,"Description":"Properties of the service end point policy."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"kind":{"Type":4,"Flags":2,"Description":"Kind of service endpoint policy. This is metadata used for the Azure portal experience."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":2111,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/serviceEndpointPolicies@2023-09-01","ScopeType":8,"Body":2110,"Flags":0}},{"6":{"Value":"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2113,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2114,"Flags":10,"Description":"The resource api version"},"properties":{"Type":390,"Flags":0,"Description":"Properties of the service endpoint policy definition."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/serviceEndpointPolicies/serviceEndpointPolicyDefinitions@2023-09-01","ScopeType":8,"Body":2115,"Flags":0}},{"6":{"Value":"Microsoft.Network/virtualNetworks"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/virtualNetworks","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2117,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2118,"Flags":10,"Description":"The resource api version"},"extendedLocation":{"Type":233,"Flags":0,"Description":"The extended location of the virtual network."},"properties":{"Type":2120,"Flags":0,"Description":"Properties of the virtual network."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":2155,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"VirtualNetworkPropertiesFormat","Properties":{"addressSpace":{"Type":2121,"Flags":0,"Description":"The AddressSpace that contains an array of IP address ranges that can be used by subnets."},"dhcpOptions":{"Type":2123,"Flags":0,"Description":"The dhcpOptions that contains an array of DNS servers available to VMs deployed in the virtual network."},"flowTimeoutInMinutes":{"Type":3,"Flags":0,"Description":"The FlowTimeout value (in minutes) for the Virtual Network"},"subnets":{"Type":2125,"Flags":0,"Description":"A list of subnets in a Virtual Network."},"virtualNetworkPeerings":{"Type":2147,"Flags":0,"Description":"A list of peerings in a Virtual Network."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resourceGuid property of the Virtual Network resource."},"provisioningState":{"Type":2152,"Flags":2,"Description":"The provisioning state of the virtual network resource."},"enableDdosProtection":{"Type":2,"Flags":0,"Description":"Indicates if DDoS protection is enabled for all the protected resources in the virtual network. It requires a DDoS protection plan associated with the resource."},"enableVmProtection":{"Type":2,"Flags":0,"Description":"Indicates if VM protection is enabled for all the subnets in the virtual network."},"ddosProtectionPlan":{"Type":87,"Flags":0,"Description":"The DDoS protection plan associated with the virtual network."},"bgpCommunities":{"Type":2128,"Flags":0,"Description":"Bgp Communities sent over ExpressRoute with each route corresponding to a prefix in this VNET."},"encryption":{"Type":2129,"Flags":0,"Description":"Indicates if encryption is enabled on virtual network and if VM without encryption is allowed in encrypted VNet."},"ipAllocations":{"Type":2153,"Flags":0,"Description":"Array of IpAllocation which reference this VNET."},"flowLogs":{"Type":2154,"Flags":2,"Description":"A collection of references to flow log resources."}}}},{"2":{"Name":"AddressSpace","Properties":{"addressPrefixes":{"Type":2122,"Flags":0,"Description":"A list of address blocks reserved for this virtual network in CIDR notation."}}}},{"3":{"ItemType":4}},{"2":{"Name":"DhcpOptions","Properties":{"dnsServers":{"Type":2124,"Flags":0,"Description":"The list of DNS servers IP addresses."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":191}},{"2":{"Name":"VirtualNetworkPeering","Properties":{"properties":{"Type":2127,"Flags":0,"Description":"Properties of the virtual network peering."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":0,"Description":"Resource type."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"VirtualNetworkPeeringPropertiesFormat","Properties":{"allowVirtualNetworkAccess":{"Type":2,"Flags":0,"Description":"Whether the VMs in the local virtual network space would be able to access the VMs in remote virtual network space."},"allowForwardedTraffic":{"Type":2,"Flags":0,"Description":"Whether the forwarded traffic from the VMs in the local virtual network will be allowed/disallowed in remote virtual network."},"allowGatewayTransit":{"Type":2,"Flags":0,"Description":"If gateway links can be used in remote virtual networking to link to this virtual network."},"useRemoteGateways":{"Type":2,"Flags":0,"Description":"If remote gateways can be used on this virtual network. If the flag is set to true, and allowGatewayTransit on remote peering is also true, virtual network will use gateways of remote virtual network for transit. Only one peering can have this flag set to true. This flag cannot be set if virtual network already has a gateway."},"remoteVirtualNetwork":{"Type":87,"Flags":0,"Description":"The reference to the remote virtual network. The remote virtual network can be in the same or different region (preview). See here to register for the preview and learn more (https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-create-peering)."},"remoteAddressSpace":{"Type":2121,"Flags":0,"Description":"The reference to the address space peered with the remote virtual network."},"remoteVirtualNetworkAddressSpace":{"Type":2121,"Flags":0,"Description":"The reference to the current address space of the remote virtual network."},"remoteBgpCommunities":{"Type":2128,"Flags":0,"Description":"The reference to the remote virtual network's Bgp Communities."},"remoteVirtualNetworkEncryption":{"Type":2129,"Flags":2,"Description":"The reference to the remote virtual network's encryption"},"peeringState":{"Type":2136,"Flags":0,"Description":"The status of the virtual network peering."},"peeringSyncLevel":{"Type":2141,"Flags":0,"Description":"The peering sync status of the virtual network peering."},"provisioningState":{"Type":2146,"Flags":2,"Description":"The provisioning state of the virtual network peering resource."},"doNotVerifyRemoteGateways":{"Type":2,"Flags":0,"Description":"If we need to verify the provisioning state of the remote gateway."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resourceGuid property of the Virtual Network peering resource."}}}},{"2":{"Name":"VirtualNetworkBgpCommunities","Properties":{"virtualNetworkCommunity":{"Type":4,"Flags":1,"Description":"The BGP community associated with the virtual network."},"regionalCommunity":{"Type":4,"Flags":2,"Description":"The BGP community associated with the region of the virtual network."}}}},{"2":{"Name":"VirtualNetworkEncryption","Properties":{"enabled":{"Type":2,"Flags":1,"Description":"Indicates if encryption is enabled on the virtual network."},"enforcement":{"Type":2132,"Flags":0,"Description":"If the encrypted VNet allows VM that does not support encryption"}}}},{"6":{"Value":"DropUnencrypted"}},{"6":{"Value":"AllowUnencrypted"}},{"5":{"Elements":[2130,2131,4]}},{"6":{"Value":"Initiated"}},{"6":{"Value":"Connected"}},{"6":{"Value":"Disconnected"}},{"5":{"Elements":[2133,2134,2135,4]}},{"6":{"Value":"FullyInSync"}},{"6":{"Value":"RemoteNotInSync"}},{"6":{"Value":"LocalNotInSync"}},{"6":{"Value":"LocalAndRemoteNotInSync"}},{"5":{"Elements":[2137,2138,2139,2140,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2142,2143,2144,2145,4]}},{"3":{"ItemType":2126}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2148,2149,2150,2151,4]}},{"3":{"ItemType":87}},{"3":{"ItemType":335}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/virtualNetworks@2023-09-01","ScopeType":8,"Body":2119,"Flags":0}},{"6":{"Value":"Microsoft.Network/virtualNetworks/subnets"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/virtualNetworks/subnets","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2157,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2158,"Flags":10,"Description":"The resource api version"},"properties":{"Type":192,"Flags":0,"Description":"Properties of the subnet."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/virtualNetworks/subnets@2023-09-01","ScopeType":8,"Body":2159,"Flags":0}},{"6":{"Value":"Microsoft.Network/virtualNetworks/virtualNetworkPeerings"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/virtualNetworks/virtualNetworkPeerings","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2161,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2162,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2127,"Flags":0,"Description":"Properties of the virtual network peering."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/virtualNetworks/virtualNetworkPeerings@2023-09-01","ScopeType":8,"Body":2163,"Flags":0}},{"6":{"Value":"Microsoft.Network/virtualNetworkGateways"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/virtualNetworkGateways","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2165,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2166,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2168,"Flags":1,"Description":"Properties of the virtual network gateway."},"extendedLocation":{"Type":233,"Flags":0,"Description":"The extended location of type local virtual network gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":2369,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"VirtualNetworkGatewayPropertiesFormat","Properties":{"autoScaleConfiguration":{"Type":2169,"Flags":0,"Description":"Autoscale configuration for virutal network gateway"},"ipConfigurations":{"Type":2181,"Flags":0,"Description":"IP configurations for virtual network gateway."},"gatewayType":{"Type":2185,"Flags":0,"Description":"The type of this virtual network gateway."},"vpnType":{"Type":2188,"Flags":0,"Description":"The type of this virtual network gateway."},"vpnGatewayGeneration":{"Type":2192,"Flags":0,"Description":"The generation for this VirtualNetworkGateway. Must be None if gatewayType is not VPN."},"enableBgp":{"Type":2,"Flags":0,"Description":"Whether BGP is enabled for this virtual network gateway or not."},"enablePrivateIpAddress":{"Type":2,"Flags":0,"Description":"Whether private IP needs to be enabled on this gateway for connections or not."},"activeActive":{"Type":2,"Flags":0,"Description":"ActiveActive flag."},"disableIPSecReplayProtection":{"Type":2,"Flags":0,"Description":"disableIPSecReplayProtection flag."},"gatewayDefaultSite":{"Type":87,"Flags":0,"Description":"The reference to the LocalNetworkGateway resource which represents local network site having default routes. Assign Null value in case of removing existing default site setting."},"sku":{"Type":2193,"Flags":0,"Description":"The reference to the VirtualNetworkGatewaySku resource which represents the SKU selected for Virtual network gateway."},"vpnClientConfiguration":{"Type":2232,"Flags":0,"Description":"The reference to the VpnClientConfiguration resource which represents the P2S VpnClient configurations."},"virtualNetworkGatewayPolicyGroups":{"Type":2337,"Flags":0,"Description":"The reference to the VirtualNetworkGatewayPolicyGroup resource which represents the available VirtualNetworkGatewayPolicyGroup for the gateway."},"bgpSettings":{"Type":2338,"Flags":0,"Description":"Virtual network gateway's BGP speaker settings."},"customRoutes":{"Type":2121,"Flags":0,"Description":"The reference to the address space resource which represents the custom routes address space specified by the customer for virtual network gateway and VpnClient."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the virtual network gateway resource."},"provisioningState":{"Type":2348,"Flags":2,"Description":"The provisioning state of the virtual network gateway resource."},"enableDnsForwarding":{"Type":2,"Flags":0,"Description":"Whether dns forwarding is enabled or not."},"inboundDnsForwardingEndpoint":{"Type":4,"Flags":2,"Description":"The IP address allocated by the gateway to which dns requests can be sent."},"vNetExtendedLocationResourceId":{"Type":4,"Flags":0,"Description":"Customer vnet resource id. VirtualNetworkGateway of type local gateway is associated with the customer vnet."},"natRules":{"Type":2365,"Flags":0,"Description":"NatRules for virtual network gateway."},"enableBgpRouteTranslationForNat":{"Type":2,"Flags":0,"Description":"EnableBgpRouteTranslationForNat flag."},"allowVirtualWanTraffic":{"Type":2,"Flags":0,"Description":"Configures this gateway to accept traffic from remote Virtual WAN networks."},"allowRemoteVnetTraffic":{"Type":2,"Flags":0,"Description":"Configure this gateway to accept traffic from other Azure Virtual Networks. This configuration does not support connectivity to Azure Virtual WAN."},"adminState":{"Type":2368,"Flags":0,"Description":"Property to indicate if the Express Route Gateway serves traffic when there are multiple Express Route Gateways in the vnet"}}}},{"2":{"Name":"VirtualNetworkGatewayAutoScaleConfiguration","Properties":{"bounds":{"Type":2170,"Flags":0,"Description":"The bounds of the autoscale configuration"}}}},{"2":{"Name":"VirtualNetworkGatewayAutoScaleBounds","Properties":{"min":{"Type":3,"Flags":0,"Description":"Minimum scale Units for Autoscale configuration"},"max":{"Type":3,"Flags":0,"Description":"Maximum Scale Units for Autoscale configuration"}}}},{"2":{"Name":"VirtualNetworkGatewayIPConfiguration","Properties":{"properties":{"Type":2172,"Flags":0,"Description":"Properties of the virtual network gateway ip configuration."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"VirtualNetworkGatewayIPConfigurationPropertiesFormat","Properties":{"privateIPAllocationMethod":{"Type":2175,"Flags":0,"Description":"The private IP address allocation method."},"subnet":{"Type":87,"Flags":0,"Description":"The reference to the subnet resource."},"publicIPAddress":{"Type":87,"Flags":0,"Description":"The reference to the public IP resource."},"privateIPAddress":{"Type":4,"Flags":2,"Description":"Private IP Address for this gateway."},"provisioningState":{"Type":2180,"Flags":2,"Description":"The provisioning state of the virtual network gateway IP configuration resource."}}}},{"6":{"Value":"Static"}},{"6":{"Value":"Dynamic"}},{"5":{"Elements":[2173,2174,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2176,2177,2178,2179,4]}},{"3":{"ItemType":2171}},{"6":{"Value":"Vpn"}},{"6":{"Value":"ExpressRoute"}},{"6":{"Value":"LocalGateway"}},{"5":{"Elements":[2182,2183,2184,4]}},{"6":{"Value":"PolicyBased"}},{"6":{"Value":"RouteBased"}},{"5":{"Elements":[2186,2187,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Generation1"}},{"6":{"Value":"Generation2"}},{"5":{"Elements":[2189,2190,2191,4]}},{"2":{"Name":"VirtualNetworkGatewaySku","Properties":{"name":{"Type":2212,"Flags":0,"Description":"Gateway SKU name."},"tier":{"Type":2231,"Flags":0,"Description":"Gateway SKU tier."},"capacity":{"Type":3,"Flags":2,"Description":"The capacity."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"HighPerformance"}},{"6":{"Value":"Standard"}},{"6":{"Value":"UltraPerformance"}},{"6":{"Value":"VpnGw1"}},{"6":{"Value":"VpnGw2"}},{"6":{"Value":"VpnGw3"}},{"6":{"Value":"VpnGw4"}},{"6":{"Value":"VpnGw5"}},{"6":{"Value":"VpnGw1AZ"}},{"6":{"Value":"VpnGw2AZ"}},{"6":{"Value":"VpnGw3AZ"}},{"6":{"Value":"VpnGw4AZ"}},{"6":{"Value":"VpnGw5AZ"}},{"6":{"Value":"ErGw1AZ"}},{"6":{"Value":"ErGw2AZ"}},{"6":{"Value":"ErGw3AZ"}},{"6":{"Value":"ErGwScale"}},{"5":{"Elements":[2194,2195,2196,2197,2198,2199,2200,2201,2202,2203,2204,2205,2206,2207,2208,2209,2210,2211,4]}},{"6":{"Value":"Basic"}},{"6":{"Value":"HighPerformance"}},{"6":{"Value":"Standard"}},{"6":{"Value":"UltraPerformance"}},{"6":{"Value":"VpnGw1"}},{"6":{"Value":"VpnGw2"}},{"6":{"Value":"VpnGw3"}},{"6":{"Value":"VpnGw4"}},{"6":{"Value":"VpnGw5"}},{"6":{"Value":"VpnGw1AZ"}},{"6":{"Value":"VpnGw2AZ"}},{"6":{"Value":"VpnGw3AZ"}},{"6":{"Value":"VpnGw4AZ"}},{"6":{"Value":"VpnGw5AZ"}},{"6":{"Value":"ErGw1AZ"}},{"6":{"Value":"ErGw2AZ"}},{"6":{"Value":"ErGw3AZ"}},{"6":{"Value":"ErGwScale"}},{"5":{"Elements":[2213,2214,2215,2216,2217,2218,2219,2220,2221,2222,2223,2224,2225,2226,2227,2228,2229,2230,4]}},{"2":{"Name":"VpnClientConfiguration","Properties":{"vpnClientAddressPool":{"Type":2121,"Flags":0,"Description":"The reference to the address space resource which represents Address space for P2S VpnClient."},"vpnClientRootCertificates":{"Type":2240,"Flags":0,"Description":"VpnClientRootCertificate for virtual network gateway."},"vpnClientRevokedCertificates":{"Type":2248,"Flags":0,"Description":"VpnClientRevokedCertificate for Virtual network gateway."},"vpnClientProtocols":{"Type":2253,"Flags":0,"Description":"VpnClientProtocols for Virtual network gateway."},"vpnAuthenticationTypes":{"Type":2258,"Flags":0,"Description":"VPN authentication types for the virtual network gateway.."},"vpnClientIpsecPolicies":{"Type":2311,"Flags":0,"Description":"VpnClientIpsecPolicies for virtual network gateway P2S client."},"radiusServerAddress":{"Type":4,"Flags":0,"Description":"The radius server address property of the VirtualNetworkGateway resource for vpn client connection."},"radiusServerSecret":{"Type":4,"Flags":0,"Description":"The radius secret property of the VirtualNetworkGateway resource for vpn client connection."},"radiusServers":{"Type":2313,"Flags":0,"Description":"The radiusServers property for multiple radius server configuration."},"aadTenant":{"Type":4,"Flags":0,"Description":"The AADTenant property of the VirtualNetworkGateway resource for vpn client connection used for AAD authentication."},"aadAudience":{"Type":4,"Flags":0,"Description":"The AADAudience property of the VirtualNetworkGateway resource for vpn client connection used for AAD authentication."},"aadIssuer":{"Type":4,"Flags":0,"Description":"The AADIssuer property of the VirtualNetworkGateway resource for vpn client connection used for AAD authentication."},"vngClientConnectionConfigurations":{"Type":2322,"Flags":0,"Description":"per ip address pool connection policy for virtual network gateway P2S client."}}}},{"2":{"Name":"VpnClientRootCertificate","Properties":{"properties":{"Type":2234,"Flags":1,"Description":"Properties of the vpn client root certificate."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"VpnClientRootCertificatePropertiesFormat","Properties":{"publicCertData":{"Type":4,"Flags":1,"Description":"The certificate public data."},"provisioningState":{"Type":2239,"Flags":2,"Description":"The provisioning state of the VPN client root certificate resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2235,2236,2237,2238,4]}},{"3":{"ItemType":2233}},{"2":{"Name":"VpnClientRevokedCertificate","Properties":{"properties":{"Type":2242,"Flags":0,"Description":"Properties of the vpn client revoked certificate."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"VpnClientRevokedCertificatePropertiesFormat","Properties":{"thumbprint":{"Type":4,"Flags":0,"Description":"The revoked VPN client certificate thumbprint."},"provisioningState":{"Type":2247,"Flags":2,"Description":"The provisioning state of the VPN client revoked certificate resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2243,2244,2245,2246,4]}},{"3":{"ItemType":2241}},{"6":{"Value":"IkeV2"}},{"6":{"Value":"SSTP"}},{"6":{"Value":"OpenVPN"}},{"5":{"Elements":[2249,2250,2251,4]}},{"3":{"ItemType":2252}},{"6":{"Value":"Certificate"}},{"6":{"Value":"Radius"}},{"6":{"Value":"AAD"}},{"5":{"Elements":[2254,2255,2256,4]}},{"3":{"ItemType":2257}},{"2":{"Name":"IpsecPolicy","Properties":{"saLifeTimeSeconds":{"Type":3,"Flags":1,"Description":"The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel."},"saDataSizeKilobytes":{"Type":3,"Flags":1,"Description":"The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel."},"ipsecEncryption":{"Type":2269,"Flags":1,"Description":"The IPSec encryption algorithm (IKE phase 1)."},"ipsecIntegrity":{"Type":2276,"Flags":1,"Description":"The IPSec integrity algorithm (IKE phase 1)."},"ikeEncryption":{"Type":2284,"Flags":1,"Description":"The IKE encryption algorithm (IKE phase 2)."},"ikeIntegrity":{"Type":2291,"Flags":1,"Description":"The IKE integrity algorithm (IKE phase 2)."},"dhGroup":{"Type":2300,"Flags":1,"Description":"The DH Group used in IKE Phase 1 for initial SA."},"pfsGroup":{"Type":2310,"Flags":1,"Description":"The Pfs Group used in IKE Phase 2 for new child SA."}}}},{"6":{"Value":"None"}},{"6":{"Value":"DES"}},{"6":{"Value":"DES3"}},{"6":{"Value":"AES128"}},{"6":{"Value":"AES192"}},{"6":{"Value":"AES256"}},{"6":{"Value":"GCMAES128"}},{"6":{"Value":"GCMAES192"}},{"6":{"Value":"GCMAES256"}},{"5":{"Elements":[2260,2261,2262,2263,2264,2265,2266,2267,2268,4]}},{"6":{"Value":"MD5"}},{"6":{"Value":"SHA1"}},{"6":{"Value":"SHA256"}},{"6":{"Value":"GCMAES128"}},{"6":{"Value":"GCMAES192"}},{"6":{"Value":"GCMAES256"}},{"5":{"Elements":[2270,2271,2272,2273,2274,2275,4]}},{"6":{"Value":"DES"}},{"6":{"Value":"DES3"}},{"6":{"Value":"AES128"}},{"6":{"Value":"AES192"}},{"6":{"Value":"AES256"}},{"6":{"Value":"GCMAES256"}},{"6":{"Value":"GCMAES128"}},{"5":{"Elements":[2277,2278,2279,2280,2281,2282,2283,4]}},{"6":{"Value":"MD5"}},{"6":{"Value":"SHA1"}},{"6":{"Value":"SHA256"}},{"6":{"Value":"SHA384"}},{"6":{"Value":"GCMAES256"}},{"6":{"Value":"GCMAES128"}},{"5":{"Elements":[2285,2286,2287,2288,2289,2290,4]}},{"6":{"Value":"None"}},{"6":{"Value":"DHGroup1"}},{"6":{"Value":"DHGroup2"}},{"6":{"Value":"DHGroup14"}},{"6":{"Value":"DHGroup2048"}},{"6":{"Value":"ECP256"}},{"6":{"Value":"ECP384"}},{"6":{"Value":"DHGroup24"}},{"5":{"Elements":[2292,2293,2294,2295,2296,2297,2298,2299,4]}},{"6":{"Value":"None"}},{"6":{"Value":"PFS1"}},{"6":{"Value":"PFS2"}},{"6":{"Value":"PFS2048"}},{"6":{"Value":"ECP256"}},{"6":{"Value":"ECP384"}},{"6":{"Value":"PFS24"}},{"6":{"Value":"PFS14"}},{"6":{"Value":"PFSMM"}},{"5":{"Elements":[2301,2302,2303,2304,2305,2306,2307,2308,2309,4]}},{"3":{"ItemType":2259}},{"2":{"Name":"RadiusServer","Properties":{"radiusServerAddress":{"Type":4,"Flags":1,"Description":"The address of this radius server."},"radiusServerScore":{"Type":3,"Flags":0,"Description":"The initial score assigned to this radius server."},"radiusServerSecret":{"Type":4,"Flags":0,"Description":"The secret used for this radius server."}}}},{"3":{"ItemType":2312}},{"2":{"Name":"VngClientConnectionConfiguration","Properties":{"properties":{"Type":2315,"Flags":0,"Description":"Properties of the vpn client root certificate."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"VngClientConnectionConfigurationProperties","Properties":{"vpnClientAddressPool":{"Type":2121,"Flags":1,"Description":"The reference to the address space resource which represents Address space for P2S VpnClient."},"virtualNetworkGatewayPolicyGroups":{"Type":2316,"Flags":1,"Description":"List of references to virtualNetworkGatewayPolicyGroups"},"provisioningState":{"Type":2321,"Flags":2,"Description":"The provisioning state of the VngClientConnectionConfiguration resource."}}}},{"3":{"ItemType":87}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2317,2318,2319,2320,4]}},{"3":{"ItemType":2314}},{"2":{"Name":"VirtualNetworkGatewayPolicyGroup","Properties":{"properties":{"Type":2324,"Flags":0,"Description":"Properties of tVirtualNetworkGatewayPolicyGroup."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"VirtualNetworkGatewayPolicyGroupProperties","Properties":{"isDefault":{"Type":2,"Flags":1,"Description":"Shows if this is a Default VirtualNetworkGatewayPolicyGroup or not."},"priority":{"Type":3,"Flags":1,"Description":"Priority for VirtualNetworkGatewayPolicyGroup."},"policyMembers":{"Type":2330,"Flags":1,"Description":"Multiple PolicyMembers for VirtualNetworkGatewayPolicyGroup."},"vngClientConnectionConfigurations":{"Type":2331,"Flags":2,"Description":"List of references to vngClientConnectionConfigurations."},"provisioningState":{"Type":2336,"Flags":2,"Description":"The provisioning state of the VirtualNetworkGatewayPolicyGroup resource."}}}},{"2":{"Name":"VirtualNetworkGatewayPolicyGroupMember","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the VirtualNetworkGatewayPolicyGroupMember."},"attributeType":{"Type":2329,"Flags":0,"Description":"The Vpn Policy member attribute type."},"attributeValue":{"Type":4,"Flags":0,"Description":"The value of Attribute used for this VirtualNetworkGatewayPolicyGroupMember."}}}},{"6":{"Value":"CertificateGroupId"}},{"6":{"Value":"AADGroupId"}},{"6":{"Value":"RadiusAzureGroupId"}},{"5":{"Elements":[2326,2327,2328,4]}},{"3":{"ItemType":2325}},{"3":{"ItemType":87}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2332,2333,2334,2335,4]}},{"3":{"ItemType":2323}},{"2":{"Name":"BgpSettings","Properties":{"asn":{"Type":3,"Flags":0,"Description":"The BGP speaker's ASN."},"bgpPeeringAddress":{"Type":4,"Flags":0,"Description":"The BGP peering address and BGP identifier of this BGP speaker."},"peerWeight":{"Type":3,"Flags":0,"Description":"The weight added to routes learned from this BGP speaker."},"bgpPeeringAddresses":{"Type":2343,"Flags":0,"Description":"BGP peering address with IP configuration ID for virtual network gateway."}}}},{"2":{"Name":"IPConfigurationBgpPeeringAddress","Properties":{"ipconfigurationId":{"Type":4,"Flags":0,"Description":"The ID of IP configuration which belongs to gateway."},"defaultBgpIpAddresses":{"Type":2340,"Flags":2,"Description":"The list of default BGP peering addresses which belong to IP configuration."},"customBgpIpAddresses":{"Type":2341,"Flags":0,"Description":"The list of custom BGP peering addresses which belong to IP configuration."},"tunnelIpAddresses":{"Type":2342,"Flags":2,"Description":"The list of tunnel public IP addresses which belong to IP configuration."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":2339}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2344,2345,2346,2347,4]}},{"2":{"Name":"VirtualNetworkGatewayNatRule","Properties":{"properties":{"Type":2350,"Flags":0,"Description":"Properties of the Virtual Network Gateway NAT rule."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"VirtualNetworkGatewayNatRuleProperties","Properties":{"provisioningState":{"Type":2355,"Flags":2,"Description":"The provisioning state of the NAT Rule resource."},"type":{"Type":2358,"Flags":0,"Description":"The type of NAT rule for VPN NAT."},"mode":{"Type":2361,"Flags":0,"Description":"The Source NAT direction of a VPN NAT."},"internalMappings":{"Type":2363,"Flags":0,"Description":"The private IP address internal mapping for NAT."},"externalMappings":{"Type":2364,"Flags":0,"Description":"The private IP address external mapping for NAT."},"ipConfigurationId":{"Type":4,"Flags":0,"Description":"The IP Configuration ID this NAT rule applies to."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2351,2352,2353,2354,4]}},{"6":{"Value":"Static"}},{"6":{"Value":"Dynamic"}},{"5":{"Elements":[2356,2357,4]}},{"6":{"Value":"EgressSnat"}},{"6":{"Value":"IngressSnat"}},{"5":{"Elements":[2359,2360,4]}},{"2":{"Name":"VpnNatRuleMapping","Properties":{"addressSpace":{"Type":4,"Flags":0,"Description":"Address space for Vpn NatRule mapping."},"portRange":{"Type":4,"Flags":0,"Description":"Port range for Vpn NatRule mapping."}}}},{"3":{"ItemType":2362}},{"3":{"ItemType":2362}},{"3":{"ItemType":2349}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[2366,2367,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/virtualNetworkGateways@2023-09-01","ScopeType":8,"Body":2167,"Flags":0}},{"6":{"Value":"Microsoft.Network/connections"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/connections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2371,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2372,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2374,"Flags":1,"Description":"Properties of the virtual network gateway connection."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":2423,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"VirtualNetworkGatewayConnectionPropertiesFormat","Properties":{"authorizationKey":{"Type":4,"Flags":0,"Description":"The authorizationKey."},"virtualNetworkGateway1":{"Type":2375,"Flags":1,"Description":"The reference to virtual network gateway resource."},"virtualNetworkGateway2":{"Type":2375,"Flags":0,"Description":"The reference to virtual network gateway resource."},"localNetworkGateway2":{"Type":2377,"Flags":0,"Description":"The reference to local network gateway resource."},"ingressNatRules":{"Type":2385,"Flags":0,"Description":"List of ingress NatRules."},"egressNatRules":{"Type":2386,"Flags":0,"Description":"List of egress NatRules."},"connectionType":{"Type":2391,"Flags":1,"Description":"Gateway connection type."},"connectionProtocol":{"Type":2394,"Flags":0,"Description":"Connection protocol used for this connection."},"routingWeight":{"Type":3,"Flags":0,"Description":"The routing weight."},"dpdTimeoutSeconds":{"Type":3,"Flags":0,"Description":"The dead peer detection timeout of this connection in seconds."},"connectionMode":{"Type":2398,"Flags":0,"Description":"The connection mode for this connection."},"sharedKey":{"Type":4,"Flags":0,"Description":"The IPSec shared key."},"connectionStatus":{"Type":2403,"Flags":2,"Description":"Virtual Network Gateway connection status."},"tunnelConnectionStatus":{"Type":2410,"Flags":2,"Description":"Collection of all tunnels' connection health status."},"egressBytesTransferred":{"Type":3,"Flags":2,"Description":"The egress bytes transferred in this connection."},"ingressBytesTransferred":{"Type":3,"Flags":2,"Description":"The ingress bytes transferred in this connection."},"peer":{"Type":87,"Flags":0,"Description":"The reference to peerings resource."},"enableBgp":{"Type":2,"Flags":0,"Description":"EnableBgp flag."},"gatewayCustomBgpIpAddresses":{"Type":2412,"Flags":0,"Description":"GatewayCustomBgpIpAddresses to be used for virtual network gateway Connection."},"useLocalAzureIpAddress":{"Type":2,"Flags":0,"Description":"Use private local Azure IP for the connection."},"usePolicyBasedTrafficSelectors":{"Type":2,"Flags":0,"Description":"Enable policy-based traffic selectors."},"ipsecPolicies":{"Type":2413,"Flags":0,"Description":"The IPSec Policies to be considered by this connection."},"trafficSelectorPolicies":{"Type":2417,"Flags":0,"Description":"The Traffic Selector Policies to be considered by this connection."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the virtual network gateway connection resource."},"provisioningState":{"Type":2422,"Flags":2,"Description":"The provisioning state of the virtual network gateway connection resource."},"expressRouteGatewayBypass":{"Type":2,"Flags":0,"Description":"Bypass ExpressRoute Gateway for data forwarding."},"enablePrivateLinkFastPath":{"Type":2,"Flags":0,"Description":"Bypass the ExpressRoute gateway when accessing private-links. ExpressRoute FastPath (expressRouteGatewayBypass) must be enabled."}}}},{"2":{"Name":"VirtualNetworkGateway","Properties":{"properties":{"Type":2168,"Flags":1,"Description":"Properties of the virtual network gateway."},"extendedLocation":{"Type":233,"Flags":0,"Description":"The extended location of type local virtual network gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":2376,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"LocalNetworkGateway","Properties":{"properties":{"Type":2378,"Flags":1,"Description":"Properties of the local network gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":2384,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"LocalNetworkGatewayPropertiesFormat","Properties":{"localNetworkAddressSpace":{"Type":2121,"Flags":0,"Description":"Local network site address space."},"gatewayIpAddress":{"Type":4,"Flags":0,"Description":"IP address of local network gateway."},"fqdn":{"Type":4,"Flags":0,"Description":"FQDN of local network gateway."},"bgpSettings":{"Type":2338,"Flags":0,"Description":"Local network gateway's BGP speaker settings."},"resourceGuid":{"Type":4,"Flags":2,"Description":"The resource GUID property of the local network gateway resource."},"provisioningState":{"Type":2383,"Flags":2,"Description":"The provisioning state of the local network gateway resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2379,2380,2381,2382,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":87}},{"3":{"ItemType":87}},{"6":{"Value":"IPsec"}},{"6":{"Value":"Vnet2Vnet"}},{"6":{"Value":"ExpressRoute"}},{"6":{"Value":"VPNClient"}},{"5":{"Elements":[2387,2388,2389,2390,4]}},{"6":{"Value":"IKEv2"}},{"6":{"Value":"IKEv1"}},{"5":{"Elements":[2392,2393,4]}},{"6":{"Value":"Default"}},{"6":{"Value":"ResponderOnly"}},{"6":{"Value":"InitiatorOnly"}},{"5":{"Elements":[2395,2396,2397,4]}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Connecting"}},{"6":{"Value":"Connected"}},{"6":{"Value":"NotConnected"}},{"5":{"Elements":[2399,2400,2401,2402,4]}},{"2":{"Name":"TunnelConnectionHealth","Properties":{"tunnel":{"Type":4,"Flags":2,"Description":"Tunnel name."},"connectionStatus":{"Type":2409,"Flags":2,"Description":"Virtual Network Gateway connection status."},"ingressBytesTransferred":{"Type":3,"Flags":2,"Description":"The Ingress Bytes Transferred in this connection."},"egressBytesTransferred":{"Type":3,"Flags":2,"Description":"The Egress Bytes Transferred in this connection."},"lastConnectionEstablishedUtcTime":{"Type":4,"Flags":2,"Description":"The time at which connection was established in Utc format."}}}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Connecting"}},{"6":{"Value":"Connected"}},{"6":{"Value":"NotConnected"}},{"5":{"Elements":[2405,2406,2407,2408,4]}},{"3":{"ItemType":2404}},{"2":{"Name":"GatewayCustomBgpIpAddressIpConfiguration","Properties":{"ipConfigurationId":{"Type":4,"Flags":1,"Description":"The IpconfigurationId of ipconfiguration which belongs to gateway."},"customBgpIpAddress":{"Type":4,"Flags":1,"Description":"The custom BgpPeeringAddress which belongs to IpconfigurationId."}}}},{"3":{"ItemType":2411}},{"3":{"ItemType":2259}},{"2":{"Name":"TrafficSelectorPolicy","Properties":{"localAddressRanges":{"Type":2415,"Flags":1,"Description":"A collection of local address spaces in CIDR format."},"remoteAddressRanges":{"Type":2416,"Flags":1,"Description":"A collection of remote address spaces in CIDR format."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":2414}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2418,2419,2420,2421,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/connections@2023-09-01","ScopeType":8,"Body":2373,"Flags":0}},{"6":{"Value":"Microsoft.Network/localNetworkGateways"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/localNetworkGateways","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2425,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2426,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2378,"Flags":1,"Description":"Properties of the local network gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":2428,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/localNetworkGateways@2023-09-01","ScopeType":8,"Body":2427,"Flags":0}},{"6":{"Value":"Microsoft.Network/virtualNetworkGateways/natRules"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/virtualNetworkGateways/natRules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2430,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2431,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2350,"Flags":0,"Description":"Properties of the Virtual Network Gateway NAT rule."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/virtualNetworkGateways/natRules@2023-09-01","ScopeType":8,"Body":2432,"Flags":0}},{"6":{"Value":"Microsoft.Network/virtualNetworkTaps"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/virtualNetworkTaps","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2434,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2435,"Flags":10,"Description":"The resource api version"},"properties":{"Type":165,"Flags":0,"Description":"Virtual Network Tap Properties."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":2437,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/virtualNetworkTaps@2023-09-01","ScopeType":8,"Body":2436,"Flags":0}},{"6":{"Value":"Microsoft.Network/virtualRouters"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/virtualRouters","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2439,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2440,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2442,"Flags":0,"Description":"Properties of the Virtual Router."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":2450,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"VirtualRouterPropertiesFormat","Properties":{"virtualRouterAsn":{"Type":3,"Flags":0,"Description":"VirtualRouter ASN."},"virtualRouterIps":{"Type":2443,"Flags":0,"Description":"VirtualRouter IPs."},"hostedSubnet":{"Type":87,"Flags":0,"Description":"The Subnet on which VirtualRouter is hosted."},"hostedGateway":{"Type":87,"Flags":0,"Description":"The Gateway on which VirtualRouter is hosted."},"peerings":{"Type":2444,"Flags":2,"Description":"List of references to VirtualRouterPeerings."},"provisioningState":{"Type":2449,"Flags":2,"Description":"The provisioning state of the resource."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":87}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2445,2446,2447,2448,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/virtualRouters@2023-09-01","ScopeType":8,"Body":2441,"Flags":0}},{"6":{"Value":"Microsoft.Network/virtualRouters/peerings"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/virtualRouters/peerings","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2452,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2453,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2455,"Flags":0,"Description":"The properties of the Virtual Router Peering."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"VirtualRouterPeeringProperties","Properties":{"peerAsn":{"Type":3,"Flags":0,"Description":"Peer ASN."},"peerIp":{"Type":4,"Flags":0,"Description":"Peer IP."},"provisioningState":{"Type":2460,"Flags":2,"Description":"The provisioning state of the resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2456,2457,2458,2459,4]}},{"4":{"Name":"Microsoft.Network/virtualRouters/peerings@2023-09-01","ScopeType":8,"Body":2454,"Flags":0}},{"6":{"Value":"Microsoft.Network/virtualWans"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/virtualWans","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2462,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2463,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2465,"Flags":0,"Description":"Properties of the virtual WAN."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":2478,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"VirtualWanProperties","Properties":{"disableVpnEncryption":{"Type":2,"Flags":0,"Description":"Vpn encryption to be disabled or not."},"virtualHubs":{"Type":2466,"Flags":2,"Description":"List of VirtualHubs in the VirtualWAN."},"vpnSites":{"Type":2467,"Flags":2,"Description":"List of VpnSites in the VirtualWAN."},"allowBranchToBranchTraffic":{"Type":2,"Flags":0,"Description":"True if branch to branch traffic is allowed."},"allowVnetToVnetTraffic":{"Type":2,"Flags":0,"Description":"True if Vnet to Vnet traffic is allowed."},"office365LocalBreakoutCategory":{"Type":2472,"Flags":2,"Description":"The office local breakout category."},"provisioningState":{"Type":2477,"Flags":2,"Description":"The provisioning state of the virtual WAN resource."},"type":{"Type":4,"Flags":0,"Description":"The type of the VirtualWAN."}}}},{"3":{"ItemType":87}},{"3":{"ItemType":87}},{"6":{"Value":"Optimize"}},{"6":{"Value":"OptimizeAndAllow"}},{"6":{"Value":"All"}},{"6":{"Value":"None"}},{"5":{"Elements":[2468,2469,2470,2471,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2473,2474,2475,2476,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/virtualWans@2023-09-01","ScopeType":8,"Body":2464,"Flags":0}},{"6":{"Value":"Microsoft.Network/vpnSites"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/vpnSites","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2480,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2481,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2483,"Flags":0,"Description":"Properties of the VPN site."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":2502,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"VpnSiteProperties","Properties":{"virtualWan":{"Type":87,"Flags":0,"Description":"The VirtualWAN to which the vpnSite belongs."},"deviceProperties":{"Type":2484,"Flags":0,"Description":"The device properties."},"ipAddress":{"Type":4,"Flags":0,"Description":"The ip-address for the vpn-site."},"siteKey":{"Type":4,"Flags":0,"Description":"The key for vpn-site that can be used for connections."},"addressSpace":{"Type":2121,"Flags":0,"Description":"The AddressSpace that contains an array of IP address ranges."},"bgpProperties":{"Type":2338,"Flags":0,"Description":"The set of bgp properties."},"provisioningState":{"Type":2489,"Flags":2,"Description":"The provisioning state of the VPN site resource."},"isSecuritySite":{"Type":2,"Flags":0,"Description":"IsSecuritySite flag."},"vpnSiteLinks":{"Type":2499,"Flags":0,"Description":"List of all vpn site links."},"o365Policy":{"Type":2500,"Flags":0,"Description":"Office365 Policy."}}}},{"2":{"Name":"DeviceProperties","Properties":{"deviceVendor":{"Type":4,"Flags":0,"Description":"Name of the device Vendor."},"deviceModel":{"Type":4,"Flags":0,"Description":"Model of the device."},"linkSpeedInMbps":{"Type":3,"Flags":0,"Description":"Link speed."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2485,2486,2487,2488,4]}},{"2":{"Name":"VpnSiteLink","Properties":{"properties":{"Type":2491,"Flags":0,"Description":"Properties of the VPN site link."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"VpnSiteLinkProperties","Properties":{"linkProperties":{"Type":2492,"Flags":0,"Description":"The link provider properties."},"ipAddress":{"Type":4,"Flags":0,"Description":"The ip-address for the vpn-site-link."},"fqdn":{"Type":4,"Flags":0,"Description":"FQDN of vpn-site-link."},"bgpProperties":{"Type":2493,"Flags":0,"Description":"The set of bgp properties."},"provisioningState":{"Type":2498,"Flags":2,"Description":"The provisioning state of the VPN site link resource."}}}},{"2":{"Name":"VpnLinkProviderProperties","Properties":{"linkProviderName":{"Type":4,"Flags":0,"Description":"Name of the link provider."},"linkSpeedInMbps":{"Type":3,"Flags":0,"Description":"Link speed."}}}},{"2":{"Name":"VpnLinkBgpSettings","Properties":{"asn":{"Type":3,"Flags":0,"Description":"The BGP speaker's ASN."},"bgpPeeringAddress":{"Type":4,"Flags":0,"Description":"The BGP peering address and BGP identifier of this BGP speaker."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2494,2495,2496,2497,4]}},{"3":{"ItemType":2490}},{"2":{"Name":"O365PolicyProperties","Properties":{"breakOutCategories":{"Type":2501,"Flags":0,"Description":"Office365 breakout categories."}}}},{"2":{"Name":"O365BreakOutCategoryPolicies","Properties":{"allow":{"Type":2,"Flags":0,"Description":"Flag to control allow category."},"optimize":{"Type":2,"Flags":0,"Description":"Flag to control optimize category."},"default":{"Type":2,"Flags":0,"Description":"Flag to control default category."}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/vpnSites@2023-09-01","ScopeType":8,"Body":2482,"Flags":0}},{"6":{"Value":"Microsoft.Network/vpnServerConfigurations"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/vpnServerConfigurations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2504,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2505,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2507,"Flags":0,"Description":"Properties of the P2SVpnServer configuration."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":2578,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"VpnServerConfigurationProperties","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the VpnServerConfiguration that is unique within a resource group."},"vpnProtocols":{"Type":2511,"Flags":0,"Description":"VPN protocols for the VpnServerConfiguration."},"vpnAuthenticationTypes":{"Type":2516,"Flags":0,"Description":"VPN authentication types for the VpnServerConfiguration."},"vpnClientRootCertificates":{"Type":2518,"Flags":0,"Description":"VPN client root certificate of VpnServerConfiguration."},"vpnClientRevokedCertificates":{"Type":2520,"Flags":0,"Description":"VPN client revoked certificate of VpnServerConfiguration."},"radiusServerRootCertificates":{"Type":2522,"Flags":0,"Description":"Radius Server root certificate of VpnServerConfiguration."},"radiusClientRootCertificates":{"Type":2524,"Flags":0,"Description":"Radius client root certificate of VpnServerConfiguration."},"vpnClientIpsecPolicies":{"Type":2525,"Flags":0,"Description":"VpnClientIpsecPolicies for VpnServerConfiguration."},"radiusServerAddress":{"Type":4,"Flags":0,"Description":"The radius server address property of the VpnServerConfiguration resource for point to site client connection."},"radiusServerSecret":{"Type":4,"Flags":0,"Description":"The radius secret property of the VpnServerConfiguration resource for point to site client connection."},"radiusServers":{"Type":2526,"Flags":0,"Description":"Multiple Radius Server configuration for VpnServerConfiguration."},"aadAuthenticationParameters":{"Type":2527,"Flags":0,"Description":"The set of aad vpn authentication parameters."},"provisioningState":{"Type":4,"Flags":2,"Description":"The provisioning state of the VpnServerConfiguration resource. Possible values are: 'Updating', 'Deleting', and 'Failed'."},"p2SVpnGateways":{"Type":2576,"Flags":2,"Description":"List of references to P2SVpnGateways."},"configurationPolicyGroups":{"Type":2577,"Flags":0,"Description":"List of all VpnServerConfigurationPolicyGroups."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"6":{"Value":"IkeV2"}},{"6":{"Value":"OpenVPN"}},{"5":{"Elements":[2508,2509,4]}},{"3":{"ItemType":2510}},{"6":{"Value":"Certificate"}},{"6":{"Value":"Radius"}},{"6":{"Value":"AAD"}},{"5":{"Elements":[2512,2513,2514,4]}},{"3":{"ItemType":2515}},{"2":{"Name":"VpnServerConfigVpnClientRootCertificate","Properties":{"name":{"Type":4,"Flags":0,"Description":"The certificate name."},"publicCertData":{"Type":4,"Flags":0,"Description":"The certificate public data."}}}},{"3":{"ItemType":2517}},{"2":{"Name":"VpnServerConfigVpnClientRevokedCertificate","Properties":{"name":{"Type":4,"Flags":0,"Description":"The certificate name."},"thumbprint":{"Type":4,"Flags":0,"Description":"The revoked VPN client certificate thumbprint."}}}},{"3":{"ItemType":2519}},{"2":{"Name":"VpnServerConfigRadiusServerRootCertificate","Properties":{"name":{"Type":4,"Flags":0,"Description":"The certificate name."},"publicCertData":{"Type":4,"Flags":0,"Description":"The certificate public data."}}}},{"3":{"ItemType":2521}},{"2":{"Name":"VpnServerConfigRadiusClientRootCertificate","Properties":{"name":{"Type":4,"Flags":0,"Description":"The certificate name."},"thumbprint":{"Type":4,"Flags":0,"Description":"The Radius client root certificate thumbprint."}}}},{"3":{"ItemType":2523}},{"3":{"ItemType":2259}},{"3":{"ItemType":2312}},{"2":{"Name":"AadAuthenticationParameters","Properties":{"aadTenant":{"Type":4,"Flags":0,"Description":"AAD Vpn authentication parameter AAD tenant."},"aadAudience":{"Type":4,"Flags":0,"Description":"AAD Vpn authentication parameter AAD audience."},"aadIssuer":{"Type":4,"Flags":0,"Description":"AAD Vpn authentication parameter AAD issuer."}}}},{"2":{"Name":"P2SVpnGateway","Properties":{"properties":{"Type":2529,"Flags":0,"Description":"Properties of the P2SVpnGateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":2575,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"P2SVpnGatewayProperties","Properties":{"virtualHub":{"Type":87,"Flags":0,"Description":"The VirtualHub to which the gateway belongs."},"p2SConnectionConfigurations":{"Type":2566,"Flags":0,"Description":"List of all p2s connection configurations of the gateway."},"provisioningState":{"Type":2571,"Flags":2,"Description":"The provisioning state of the P2S VPN gateway resource."},"vpnGatewayScaleUnit":{"Type":3,"Flags":0,"Description":"The scale unit for this p2s vpn gateway."},"vpnServerConfiguration":{"Type":87,"Flags":0,"Description":"The VpnServerConfiguration to which the p2sVpnGateway is attached to."},"vpnClientConnectionHealth":{"Type":2572,"Flags":2,"Description":"All P2S VPN clients' connection health status."},"customDnsServers":{"Type":2574,"Flags":0,"Description":"List of all customer specified DNS servers IP addresses."},"isRoutingPreferenceInternet":{"Type":2,"Flags":0,"Description":"Enable Routing Preference property for the Public IP Interface of the P2SVpnGateway."}}}},{"2":{"Name":"P2SConnectionConfiguration","Properties":{"properties":{"Type":2531,"Flags":0,"Description":"Properties of the P2S connection configuration."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"P2SConnectionConfigurationProperties","Properties":{"vpnClientAddressPool":{"Type":2121,"Flags":0,"Description":"The reference to the address space resource which represents Address space for P2S VpnClient."},"routingConfiguration":{"Type":2532,"Flags":0,"Description":"The Routing Configuration indicating the associated and propagated route tables on this connection."},"enableInternetSecurity":{"Type":2,"Flags":0,"Description":"Flag indicating whether the enable internet security flag is turned on for the P2S Connections or not."},"configurationPolicyGroupAssociations":{"Type":2545,"Flags":2,"Description":"List of Configuration Policy Groups that this P2SConnectionConfiguration is attached to."},"previousConfigurationPolicyGroupAssociations":{"Type":2560,"Flags":2,"Description":"List of previous Configuration Policy Groups that this P2SConnectionConfiguration was attached to."},"provisioningState":{"Type":2565,"Flags":2,"Description":"The provisioning state of the P2SConnectionConfiguration resource."}}}},{"2":{"Name":"RoutingConfiguration","Properties":{"associatedRouteTable":{"Type":87,"Flags":0,"Description":"The resource id RouteTable associated with this RoutingConfiguration."},"propagatedRouteTables":{"Type":2533,"Flags":0,"Description":"The list of RouteTables to advertise the routes to."},"vnetRoutes":{"Type":2536,"Flags":0,"Description":"List of routes that control routing from VirtualHub into a virtual network connection."},"inboundRouteMap":{"Type":87,"Flags":0,"Description":"The resource id of the RouteMap associated with this RoutingConfiguration for inbound learned routes."},"outboundRouteMap":{"Type":87,"Flags":0,"Description":"The resource id of theRouteMap associated with this RoutingConfiguration for outbound advertised routes."}}}},{"2":{"Name":"PropagatedRouteTable","Properties":{"labels":{"Type":2534,"Flags":0,"Description":"The list of labels."},"ids":{"Type":2535,"Flags":0,"Description":"The list of resource ids of all the RouteTables."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":87}},{"2":{"Name":"VnetRoute","Properties":{"staticRoutesConfig":{"Type":2537,"Flags":0,"Description":"Configuration for static routes on this HubVnetConnection."},"staticRoutes":{"Type":2543,"Flags":0,"Description":"List of all Static Routes."},"bgpConnections":{"Type":2544,"Flags":2,"Description":"The list of references to HubBgpConnection objects."}}}},{"2":{"Name":"StaticRoutesConfig","Properties":{"propagateStaticRoutes":{"Type":2,"Flags":2,"Description":"Boolean indicating whether static routes on this connection are automatically propagate to route tables which this connection propagates to."},"vnetLocalRouteOverrideCriteria":{"Type":2540,"Flags":0,"Description":"Parameter determining whether NVA in spoke vnet is bypassed for traffic with destination in spoke."}}}},{"6":{"Value":"Contains"}},{"6":{"Value":"Equal"}},{"5":{"Elements":[2538,2539,4]}},{"2":{"Name":"StaticRoute","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the StaticRoute that is unique within a VnetRoute."},"addressPrefixes":{"Type":2542,"Flags":0,"Description":"List of all address prefixes."},"nextHopIpAddress":{"Type":4,"Flags":0,"Description":"The ip address of the next hop."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":2541}},{"3":{"ItemType":87}},{"3":{"ItemType":87}},{"2":{"Name":"VpnServerConfigurationPolicyGroup","Properties":{"properties":{"Type":2547,"Flags":0,"Description":"Properties of the VpnServerConfigurationPolicyGroup."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"VpnServerConfigurationPolicyGroupProperties","Properties":{"isDefault":{"Type":2,"Flags":0,"Description":"Shows if this is a Default VpnServerConfigurationPolicyGroup or not."},"priority":{"Type":3,"Flags":0,"Description":"Priority for VpnServerConfigurationPolicyGroup."},"policyMembers":{"Type":2553,"Flags":0,"Description":"Multiple PolicyMembers for VpnServerConfigurationPolicyGroup."},"p2SConnectionConfigurations":{"Type":2554,"Flags":2,"Description":"List of references to P2SConnectionConfigurations."},"provisioningState":{"Type":2559,"Flags":2,"Description":"The provisioning state of the VpnServerConfigurationPolicyGroup resource."}}}},{"2":{"Name":"VpnServerConfigurationPolicyGroupMember","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the VpnServerConfigurationPolicyGroupMember."},"attributeType":{"Type":2552,"Flags":0,"Description":"The Vpn Policy member attribute type."},"attributeValue":{"Type":4,"Flags":0,"Description":"The value of Attribute used for this VpnServerConfigurationPolicyGroupMember."}}}},{"6":{"Value":"CertificateGroupId"}},{"6":{"Value":"AADGroupId"}},{"6":{"Value":"RadiusAzureGroupId"}},{"5":{"Elements":[2549,2550,2551,4]}},{"3":{"ItemType":2548}},{"3":{"ItemType":87}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2555,2556,2557,2558,4]}},{"3":{"ItemType":2546}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2561,2562,2563,2564,4]}},{"3":{"ItemType":2530}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2567,2568,2569,2570,4]}},{"2":{"Name":"VpnClientConnectionHealth","Properties":{"totalIngressBytesTransferred":{"Type":3,"Flags":2,"Description":"Total of the Ingress Bytes Transferred in this P2S Vpn connection."},"totalEgressBytesTransferred":{"Type":3,"Flags":2,"Description":"Total of the Egress Bytes Transferred in this connection."},"vpnClientConnectionsCount":{"Type":3,"Flags":0,"Description":"The total of p2s vpn clients connected at this time to this P2SVpnGateway."},"allocatedIpAddresses":{"Type":2573,"Flags":0,"Description":"List of allocated ip addresses to the connected p2s vpn clients."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":2528}},{"3":{"ItemType":2546}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/vpnServerConfigurations@2023-09-01","ScopeType":8,"Body":2506,"Flags":0}},{"6":{"Value":"Microsoft.Network/vpnServerConfigurations/configurationPolicyGroups"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/vpnServerConfigurations/configurationPolicyGroups","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2580,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2581,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2547,"Flags":0,"Description":"Properties of the VpnServerConfigurationPolicyGroup."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/vpnServerConfigurations/configurationPolicyGroups@2023-09-01","ScopeType":8,"Body":2582,"Flags":0}},{"6":{"Value":"Microsoft.Network/virtualHubs"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/virtualHubs","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2584,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2585,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2587,"Flags":0,"Description":"Properties of the virtual hub."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"kind":{"Type":4,"Flags":2,"Description":"Kind of service virtual hub. This is metadata used for the Azure portal experience for Route Server."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":2628,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"VirtualHubProperties","Properties":{"virtualWan":{"Type":87,"Flags":0,"Description":"The VirtualWAN to which the VirtualHub belongs."},"vpnGateway":{"Type":87,"Flags":0,"Description":"The VpnGateway associated with this VirtualHub."},"p2SVpnGateway":{"Type":87,"Flags":0,"Description":"The P2SVpnGateway associated with this VirtualHub."},"expressRouteGateway":{"Type":87,"Flags":0,"Description":"The expressRouteGateway associated with this VirtualHub."},"azureFirewall":{"Type":87,"Flags":0,"Description":"The azureFirewall associated with this VirtualHub."},"securityPartnerProvider":{"Type":87,"Flags":0,"Description":"The securityPartnerProvider associated with this VirtualHub."},"addressPrefix":{"Type":4,"Flags":0,"Description":"Address-prefix for this VirtualHub."},"routeTable":{"Type":2588,"Flags":0,"Description":"The routeTable associated with this virtual hub."},"provisioningState":{"Type":2596,"Flags":2,"Description":"The provisioning state of the virtual hub resource."},"securityProviderName":{"Type":4,"Flags":0,"Description":"The Security Provider name."},"virtualHubRouteTableV2s":{"Type":2609,"Flags":0,"Description":"List of all virtual hub route table v2s associated with this VirtualHub."},"sku":{"Type":4,"Flags":0,"Description":"The sku of this VirtualHub."},"routingState":{"Type":2614,"Flags":2,"Description":"The routing state."},"bgpConnections":{"Type":2615,"Flags":2,"Description":"List of references to Bgp Connections."},"ipConfigurations":{"Type":2616,"Flags":2,"Description":"List of references to IpConfigurations."},"routeMaps":{"Type":2617,"Flags":2,"Description":"List of references to RouteMaps."},"virtualRouterAsn":{"Type":3,"Flags":0,"Description":"VirtualRouter ASN."},"virtualRouterIps":{"Type":2618,"Flags":0,"Description":"VirtualRouter IPs."},"allowBranchToBranchTraffic":{"Type":2,"Flags":0,"Description":"Flag to control transit for VirtualRouter hub."},"preferredRoutingGateway":{"Type":2622,"Flags":0,"Description":"The preferred gateway to route on-prem traffic"},"hubRoutingPreference":{"Type":2626,"Flags":0,"Description":"The hubRoutingPreference of this VirtualHub."},"virtualRouterAutoScaleConfiguration":{"Type":2627,"Flags":0,"Description":"The VirtualHub Router autoscale configuration."}}}},{"2":{"Name":"VirtualHubRouteTable","Properties":{"routes":{"Type":2591,"Flags":0,"Description":"List of all routes."}}}},{"2":{"Name":"VirtualHubRoute","Properties":{"addressPrefixes":{"Type":2590,"Flags":0,"Description":"List of all addressPrefixes."},"nextHopIpAddress":{"Type":4,"Flags":0,"Description":"NextHop ip address."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":2589}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2592,2593,2594,2595,4]}},{"2":{"Name":"VirtualHubRouteTableV2","Properties":{"properties":{"Type":2598,"Flags":0,"Description":"Properties of the virtual hub route table v2."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"VirtualHubRouteTableV2Properties","Properties":{"routes":{"Type":2602,"Flags":0,"Description":"List of all routes."},"attachedConnections":{"Type":2603,"Flags":0,"Description":"List of all connections attached to this route table v2."},"provisioningState":{"Type":2608,"Flags":2,"Description":"The provisioning state of the virtual hub route table v2 resource."}}}},{"2":{"Name":"VirtualHubRouteV2","Properties":{"destinationType":{"Type":4,"Flags":0,"Description":"The type of destinations."},"destinations":{"Type":2600,"Flags":0,"Description":"List of all destinations."},"nextHopType":{"Type":4,"Flags":0,"Description":"The type of next hops."},"nextHops":{"Type":2601,"Flags":0,"Description":"NextHops ip address."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":2599}},{"3":{"ItemType":4}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2604,2605,2606,2607,4]}},{"3":{"ItemType":2597}},{"6":{"Value":"None"}},{"6":{"Value":"Provisioned"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2610,2611,2612,2613,4]}},{"3":{"ItemType":87}},{"3":{"ItemType":87}},{"3":{"ItemType":87}},{"3":{"ItemType":4}},{"6":{"Value":"ExpressRoute"}},{"6":{"Value":"VpnGateway"}},{"6":{"Value":"None"}},{"5":{"Elements":[2619,2620,2621,4]}},{"6":{"Value":"ExpressRoute"}},{"6":{"Value":"VpnGateway"}},{"6":{"Value":"ASPath"}},{"5":{"Elements":[2623,2624,2625,4]}},{"2":{"Name":"VirtualRouterAutoScaleConfiguration","Properties":{"minCapacity":{"Type":3,"Flags":0,"Description":"The minimum number of scale units for VirtualHub Router."}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/virtualHubs@2023-09-01","ScopeType":8,"Body":2586,"Flags":0}},{"6":{"Value":"Microsoft.Network/virtualHubs/routeMaps"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/virtualHubs/routeMaps","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2630,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2631,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2633,"Flags":0,"Description":"Properties of the RouteMap resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"RouteMapProperties","Properties":{"associatedInboundConnections":{"Type":2634,"Flags":0,"Description":"List of connections which have this RoutMap associated for inbound traffic."},"associatedOutboundConnections":{"Type":2635,"Flags":0,"Description":"List of connections which have this RoutMap associated for outbound traffic."},"rules":{"Type":2665,"Flags":0,"Description":"List of RouteMap rules to be applied."},"provisioningState":{"Type":2670,"Flags":2,"Description":"The provisioning state of the RouteMap resource."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"RouteMapRule","Properties":{"name":{"Type":4,"Flags":0,"Description":"The unique name for the rule."},"matchCriteria":{"Type":2647,"Flags":0,"Description":"List of matching criterion which will be applied to traffic."},"actions":{"Type":2660,"Flags":0,"Description":"List of actions which will be applied on a match."},"nextStepIfMatched":{"Type":2664,"Flags":0,"Description":"Next step after rule is evaluated. Current supported behaviors are 'Continue'(to next rule) and 'Terminate'."}}}},{"2":{"Name":"Criterion","Properties":{"routePrefix":{"Type":2638,"Flags":0,"Description":"List of route prefixes which this criteria matches."},"community":{"Type":2639,"Flags":0,"Description":"List of BGP communities which this criteria matches."},"asPath":{"Type":2640,"Flags":0,"Description":"List of AS paths which this criteria matches."},"matchCondition":{"Type":2646,"Flags":0,"Description":"Match condition to apply RouteMap rules."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Contains"}},{"6":{"Value":"Equals"}},{"6":{"Value":"NotContains"}},{"6":{"Value":"NotEquals"}},{"5":{"Elements":[2641,2642,2643,2644,2645,4]}},{"3":{"ItemType":2637}},{"2":{"Name":"Action","Properties":{"type":{"Type":2654,"Flags":0,"Description":"Type of action to be taken. Supported types are 'Remove', 'Add', 'Replace', and 'Drop.'"},"parameters":{"Type":2659,"Flags":0,"Description":"List of parameters relevant to the action.For instance if type is drop then parameters has list of prefixes to be dropped.If type is add, parameters would have list of ASN numbers to be added"}}}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Remove"}},{"6":{"Value":"Add"}},{"6":{"Value":"Replace"}},{"6":{"Value":"Drop"}},{"5":{"Elements":[2649,2650,2651,2652,2653,4]}},{"2":{"Name":"Parameter","Properties":{"routePrefix":{"Type":2656,"Flags":0,"Description":"List of route prefixes."},"community":{"Type":2657,"Flags":0,"Description":"List of BGP communities."},"asPath":{"Type":2658,"Flags":0,"Description":"List of AS paths."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":2655}},{"3":{"ItemType":2648}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Continue"}},{"6":{"Value":"Terminate"}},{"5":{"Elements":[2661,2662,2663,4]}},{"3":{"ItemType":2636}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2666,2667,2668,2669,4]}},{"4":{"Name":"Microsoft.Network/virtualHubs/routeMaps@2023-09-01","ScopeType":8,"Body":2632,"Flags":0}},{"6":{"Value":"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2672,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2673,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2675,"Flags":0,"Description":"Properties of the hub virtual network connection."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"HubVirtualNetworkConnectionProperties","Properties":{"remoteVirtualNetwork":{"Type":87,"Flags":0,"Description":"Reference to the remote virtual network."},"allowHubToRemoteVnetTransit":{"Type":2,"Flags":0,"Description":"Deprecated: VirtualHub to RemoteVnet transit to enabled or not."},"allowRemoteVnetToUseHubVnetGateways":{"Type":2,"Flags":0,"Description":"Deprecated: Allow RemoteVnet to use Virtual Hub's gateways."},"enableInternetSecurity":{"Type":2,"Flags":0,"Description":"Enable internet security."},"routingConfiguration":{"Type":2532,"Flags":0,"Description":"The Routing Configuration indicating the associated and propagated route tables on this connection."},"provisioningState":{"Type":2680,"Flags":2,"Description":"The provisioning state of the hub virtual network connection resource."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2676,2677,2678,2679,4]}},{"4":{"Name":"Microsoft.Network/virtualHubs/hubVirtualNetworkConnections@2023-09-01","ScopeType":8,"Body":2674,"Flags":0}},{"6":{"Value":"Microsoft.Network/vpnGateways"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/vpnGateways","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2682,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2683,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2685,"Flags":0,"Description":"Properties of the VPN gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":2753,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"VpnGatewayProperties","Properties":{"virtualHub":{"Type":87,"Flags":0,"Description":"The VirtualHub to which the gateway belongs."},"connections":{"Type":2727,"Flags":0,"Description":"List of all vpn connections to the gateway."},"bgpSettings":{"Type":2338,"Flags":0,"Description":"Local network gateway's BGP speaker settings."},"provisioningState":{"Type":2732,"Flags":2,"Description":"The provisioning state of the VPN gateway resource."},"vpnGatewayScaleUnit":{"Type":3,"Flags":0,"Description":"The scale unit for this vpn gateway."},"ipConfigurations":{"Type":2734,"Flags":2,"Description":"List of all IPs configured on the gateway."},"enableBgpRouteTranslationForNat":{"Type":2,"Flags":0,"Description":"Enable BGP routes translation for NAT on this VpnGateway."},"isRoutingPreferenceInternet":{"Type":2,"Flags":0,"Description":"Enable Routing Preference property for the Public IP Interface of the VpnGateway."},"natRules":{"Type":2752,"Flags":0,"Description":"List of all the nat Rules associated with the gateway."}}}},{"2":{"Name":"VpnConnection","Properties":{"properties":{"Type":2687,"Flags":0,"Description":"Properties of the VPN connection."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"VpnConnectionProperties","Properties":{"remoteVpnSite":{"Type":87,"Flags":0,"Description":"Id of the connected vpn site."},"routingWeight":{"Type":3,"Flags":0,"Description":"Routing weight for vpn connection."},"dpdTimeoutSeconds":{"Type":3,"Flags":0,"Description":"DPD timeout in seconds for vpn connection."},"connectionStatus":{"Type":2692,"Flags":2,"Description":"The connection status."},"vpnConnectionProtocolType":{"Type":2695,"Flags":0,"Description":"Connection protocol used for this connection."},"ingressBytesTransferred":{"Type":3,"Flags":2,"Description":"Ingress bytes transferred."},"egressBytesTransferred":{"Type":3,"Flags":2,"Description":"Egress bytes transferred."},"connectionBandwidth":{"Type":3,"Flags":0,"Description":"Expected bandwidth in MBPS."},"sharedKey":{"Type":4,"Flags":0,"Description":"SharedKey for the vpn connection."},"enableBgp":{"Type":2,"Flags":0,"Description":"EnableBgp flag."},"usePolicyBasedTrafficSelectors":{"Type":2,"Flags":0,"Description":"Enable policy-based traffic selectors."},"ipsecPolicies":{"Type":2696,"Flags":0,"Description":"The IPSec Policies to be considered by this connection."},"trafficSelectorPolicies":{"Type":2697,"Flags":0,"Description":"The Traffic Selector Policies to be considered by this connection."},"enableRateLimiting":{"Type":2,"Flags":0,"Description":"EnableBgp flag."},"enableInternetSecurity":{"Type":2,"Flags":0,"Description":"Enable internet security."},"useLocalAzureIpAddress":{"Type":2,"Flags":0,"Description":"Use local azure ip to initiate connection."},"provisioningState":{"Type":2702,"Flags":2,"Description":"The provisioning state of the VPN connection resource."},"vpnLinkConnections":{"Type":2726,"Flags":0,"Description":"List of all vpn site link connections to the gateway."},"routingConfiguration":{"Type":2532,"Flags":0,"Description":"The Routing Configuration indicating the associated and propagated route tables on this connection."}}}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Connecting"}},{"6":{"Value":"Connected"}},{"6":{"Value":"NotConnected"}},{"5":{"Elements":[2688,2689,2690,2691,4]}},{"6":{"Value":"IKEv2"}},{"6":{"Value":"IKEv1"}},{"5":{"Elements":[2693,2694,4]}},{"3":{"ItemType":2259}},{"3":{"ItemType":2414}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2698,2699,2700,2701,4]}},{"2":{"Name":"VpnSiteLinkConnection","Properties":{"properties":{"Type":2704,"Flags":0,"Description":"Properties of the VPN site link connection."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"VpnSiteLinkConnectionProperties","Properties":{"vpnSiteLink":{"Type":87,"Flags":0,"Description":"Id of the connected vpn site link."},"routingWeight":{"Type":3,"Flags":0,"Description":"Routing weight for vpn connection."},"vpnLinkConnectionMode":{"Type":2708,"Flags":0,"Description":"Vpn link connection mode."},"connectionStatus":{"Type":2713,"Flags":2,"Description":"The connection status."},"vpnConnectionProtocolType":{"Type":2716,"Flags":0,"Description":"Connection protocol used for this connection."},"ingressBytesTransferred":{"Type":3,"Flags":2,"Description":"Ingress bytes transferred."},"egressBytesTransferred":{"Type":3,"Flags":2,"Description":"Egress bytes transferred."},"connectionBandwidth":{"Type":3,"Flags":0,"Description":"Expected bandwidth in MBPS."},"sharedKey":{"Type":4,"Flags":0,"Description":"SharedKey for the vpn connection."},"enableBgp":{"Type":2,"Flags":0,"Description":"EnableBgp flag."},"vpnGatewayCustomBgpAddresses":{"Type":2717,"Flags":0,"Description":"vpnGatewayCustomBgpAddresses used by this connection."},"usePolicyBasedTrafficSelectors":{"Type":2,"Flags":0,"Description":"Enable policy-based traffic selectors."},"ipsecPolicies":{"Type":2718,"Flags":0,"Description":"The IPSec Policies to be considered by this connection."},"enableRateLimiting":{"Type":2,"Flags":0,"Description":"EnableBgp flag."},"useLocalAzureIpAddress":{"Type":2,"Flags":0,"Description":"Use local azure ip to initiate connection."},"provisioningState":{"Type":2723,"Flags":2,"Description":"The provisioning state of the VPN site link connection resource."},"ingressNatRules":{"Type":2724,"Flags":0,"Description":"List of ingress NatRules."},"egressNatRules":{"Type":2725,"Flags":0,"Description":"List of egress NatRules."}}}},{"6":{"Value":"Default"}},{"6":{"Value":"ResponderOnly"}},{"6":{"Value":"InitiatorOnly"}},{"5":{"Elements":[2705,2706,2707,4]}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Connecting"}},{"6":{"Value":"Connected"}},{"6":{"Value":"NotConnected"}},{"5":{"Elements":[2709,2710,2711,2712,4]}},{"6":{"Value":"IKEv2"}},{"6":{"Value":"IKEv1"}},{"5":{"Elements":[2714,2715,4]}},{"3":{"ItemType":2411}},{"3":{"ItemType":2259}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2719,2720,2721,2722,4]}},{"3":{"ItemType":87}},{"3":{"ItemType":87}},{"3":{"ItemType":2703}},{"3":{"ItemType":2686}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2728,2729,2730,2731,4]}},{"2":{"Name":"VpnGatewayIpConfiguration","Properties":{"id":{"Type":4,"Flags":0,"Description":"The identifier of the IP configuration for a VPN Gateway."},"publicIpAddress":{"Type":4,"Flags":0,"Description":"The public IP address of this IP configuration."},"privateIpAddress":{"Type":4,"Flags":0,"Description":"The private IP address of this IP configuration."}}}},{"3":{"ItemType":2733}},{"2":{"Name":"VpnGatewayNatRule","Properties":{"properties":{"Type":2736,"Flags":0,"Description":"Properties of the VpnGateway NAT rule."},"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a resource group. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"VpnGatewayNatRuleProperties","Properties":{"provisioningState":{"Type":2741,"Flags":2,"Description":"The provisioning state of the NAT Rule resource."},"type":{"Type":2744,"Flags":0,"Description":"The type of NAT rule for VPN NAT."},"mode":{"Type":2747,"Flags":0,"Description":"The Source NAT direction of a VPN NAT."},"internalMappings":{"Type":2748,"Flags":0,"Description":"The private IP address internal mapping for NAT."},"externalMappings":{"Type":2749,"Flags":0,"Description":"The private IP address external mapping for NAT."},"ipConfigurationId":{"Type":4,"Flags":0,"Description":"The IP Configuration ID this NAT rule applies to."},"egressVpnSiteLinkConnections":{"Type":2750,"Flags":2,"Description":"List of egress VpnSiteLinkConnections."},"ingressVpnSiteLinkConnections":{"Type":2751,"Flags":2,"Description":"List of ingress VpnSiteLinkConnections."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2737,2738,2739,2740,4]}},{"6":{"Value":"Static"}},{"6":{"Value":"Dynamic"}},{"5":{"Elements":[2742,2743,4]}},{"6":{"Value":"EgressSnat"}},{"6":{"Value":"IngressSnat"}},{"5":{"Elements":[2745,2746,4]}},{"3":{"ItemType":2362}},{"3":{"ItemType":2362}},{"3":{"ItemType":87}},{"3":{"ItemType":87}},{"3":{"ItemType":2735}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/vpnGateways@2023-09-01","ScopeType":8,"Body":2684,"Flags":0}},{"6":{"Value":"Microsoft.Network/vpnGateways/vpnConnections"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/vpnGateways/vpnConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2755,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2756,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2687,"Flags":0,"Description":"Properties of the VPN connection."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/vpnGateways/vpnConnections@2023-09-01","ScopeType":8,"Body":2757,"Flags":0}},{"6":{"Value":"Microsoft.Network/vpnGateways/natRules"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/vpnGateways/natRules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2759,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2760,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2736,"Flags":0,"Description":"Properties of the VpnGateway NAT rule."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/vpnGateways/natRules@2023-09-01","ScopeType":8,"Body":2761,"Flags":0}},{"6":{"Value":"Microsoft.Network/p2svpnGateways"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/p2svpnGateways","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2763,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2764,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2529,"Flags":0,"Description":"Properties of the P2SVpnGateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":2766,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/p2svpnGateways@2023-09-01","ScopeType":8,"Body":2765,"Flags":0}},{"6":{"Value":"Microsoft.Network/virtualHubs/routeTables"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/virtualHubs/routeTables","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2768,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2769,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2598,"Flags":0,"Description":"Properties of the virtual hub route table v2."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/virtualHubs/routeTables@2023-09-01","ScopeType":8,"Body":2770,"Flags":0}},{"6":{"Value":"Microsoft.Network/expressRouteGateways"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/expressRouteGateways","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2772,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2773,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2775,"Flags":0,"Description":"Properties of the express route gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":2793,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ExpressRouteGatewayProperties","Properties":{"autoScaleConfiguration":{"Type":2776,"Flags":0,"Description":"Configuration for auto scaling."},"expressRouteConnections":{"Type":2786,"Flags":0,"Description":"List of ExpressRoute connections to the ExpressRoute gateway."},"provisioningState":{"Type":2791,"Flags":2,"Description":"The provisioning state of the express route gateway resource."},"virtualHub":{"Type":2792,"Flags":1,"Description":"The Virtual Hub where the ExpressRoute gateway is or will be deployed."},"allowNonVirtualWanTraffic":{"Type":2,"Flags":0,"Description":"Configures this gateway to accept traffic from non Virtual WAN networks."}}}},{"2":{"Name":"ExpressRouteGatewayPropertiesAutoScaleConfiguration","Properties":{"bounds":{"Type":2777,"Flags":0,"Description":"Minimum and maximum number of scale units to deploy."}}}},{"2":{"Name":"ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds","Properties":{"min":{"Type":3,"Flags":0,"Description":"Minimum number of scale units deployed for ExpressRoute gateway."},"max":{"Type":3,"Flags":0,"Description":"Maximum number of scale units deployed for ExpressRoute gateway."}}}},{"2":{"Name":"ExpressRouteConnection","Properties":{"properties":{"Type":2779,"Flags":0,"Description":"Properties of the express route connection."},"name":{"Type":4,"Flags":1,"Description":"The name of the resource."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"ExpressRouteConnectionProperties","Properties":{"provisioningState":{"Type":2784,"Flags":2,"Description":"The provisioning state of the express route connection resource."},"expressRouteCircuitPeering":{"Type":2785,"Flags":1,"Description":"The ExpressRoute circuit peering."},"authorizationKey":{"Type":4,"Flags":0,"Description":"Authorization key to establish the connection."},"routingWeight":{"Type":3,"Flags":0,"Description":"The routing weight associated to the connection."},"enableInternetSecurity":{"Type":2,"Flags":0,"Description":"Enable internet security."},"expressRouteGatewayBypass":{"Type":2,"Flags":0,"Description":"Enable FastPath to vWan Firewall hub."},"enablePrivateLinkFastPath":{"Type":2,"Flags":0,"Description":"Bypass the ExpressRoute gateway when accessing private-links. ExpressRoute FastPath (expressRouteGatewayBypass) must be enabled."},"routingConfiguration":{"Type":2532,"Flags":0,"Description":"The Routing Configuration indicating the associated and propagated route tables on this connection."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2780,2781,2782,2783,4]}},{"2":{"Name":"ExpressRouteCircuitPeeringId","Properties":{"id":{"Type":4,"Flags":0,"Description":"The ID of the ExpressRoute circuit peering."}}}},{"3":{"ItemType":2778}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2787,2788,2789,2790,4]}},{"2":{"Name":"VirtualHubId","Properties":{"id":{"Type":4,"Flags":0,"Description":"The resource URI for the Virtual Hub where the ExpressRoute gateway is or will be deployed. The Virtual Hub resource and the ExpressRoute gateway resource reside in the same subscription."}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/expressRouteGateways@2023-09-01","ScopeType":8,"Body":2774,"Flags":0}},{"6":{"Value":"Microsoft.Network/expressRouteGateways/expressRouteConnections"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/expressRouteGateways/expressRouteConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2795,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2796,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2779,"Flags":0,"Description":"Properties of the express route connection."}}}},{"4":{"Name":"Microsoft.Network/expressRouteGateways/expressRouteConnections@2023-09-01","ScopeType":8,"Body":2797,"Flags":0}},{"6":{"Value":"Microsoft.Network/networkVirtualAppliances/networkVirtualApplianceConnections"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/networkVirtualAppliances/networkVirtualApplianceConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2799,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2800,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2802,"Flags":0,"Description":"Properties of the express route connection."}}}},{"2":{"Name":"NetworkVirtualApplianceConnectionProperties","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the resource."},"provisioningState":{"Type":2807,"Flags":2,"Description":"The provisioning state of the NetworkVirtualApplianceConnection resource."},"asn":{"Type":3,"Flags":0,"Description":"Network Virtual Appliance ASN."},"tunnelIdentifier":{"Type":3,"Flags":0,"Description":"Unique identifier for the connection."},"bgpPeerAddress":{"Type":2808,"Flags":0,"Description":"List of bgpPeerAddresses for the NVA instances"},"enableInternetSecurity":{"Type":2,"Flags":0,"Description":"Enable internet security."},"routingConfiguration":{"Type":2532,"Flags":0,"Description":"The Routing Configuration indicating the associated and propagated route tables on this connection."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2803,2804,2805,2806,4]}},{"3":{"ItemType":4}},{"4":{"Name":"Microsoft.Network/networkVirtualAppliances/networkVirtualApplianceConnections@2023-09-01","ScopeType":8,"Body":2801,"Flags":0}},{"6":{"Value":"Microsoft.Network/virtualHubs/bgpConnections"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/virtualHubs/bgpConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2810,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2811,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2813,"Flags":0,"Description":"The properties of the Bgp connections."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"BgpConnectionProperties","Properties":{"peerAsn":{"Type":3,"Flags":0,"Description":"Peer ASN."},"peerIp":{"Type":4,"Flags":0,"Description":"Peer IP."},"hubVirtualNetworkConnection":{"Type":87,"Flags":0,"Description":"The reference to the HubVirtualNetworkConnection resource."},"provisioningState":{"Type":2818,"Flags":2,"Description":"The provisioning state of the resource."},"connectionState":{"Type":2823,"Flags":2,"Description":"The current state of the VirtualHub to Peer."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2814,2815,2816,2817,4]}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Connecting"}},{"6":{"Value":"Connected"}},{"6":{"Value":"NotConnected"}},{"5":{"Elements":[2819,2820,2821,2822,4]}},{"4":{"Name":"Microsoft.Network/virtualHubs/bgpConnections@2023-09-01","ScopeType":8,"Body":2812,"Flags":0}},{"6":{"Value":"Microsoft.Network/virtualHubs/ipConfigurations"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/virtualHubs/ipConfigurations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2825,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2826,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2828,"Flags":0,"Description":"The properties of the Virtual Hub IPConfigurations."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"HubIPConfigurationPropertiesFormat","Properties":{"privateIPAddress":{"Type":4,"Flags":0,"Description":"The private IP address of the IP configuration."},"privateIPAllocationMethod":{"Type":2831,"Flags":0,"Description":"The private IP address allocation method."},"subnet":{"Type":191,"Flags":0,"Description":"The reference to the subnet resource."},"publicIPAddress":{"Type":413,"Flags":0,"Description":"The reference to the public IP resource."},"provisioningState":{"Type":2836,"Flags":2,"Description":"The provisioning state of the IP configuration resource."}}}},{"6":{"Value":"Static"}},{"6":{"Value":"Dynamic"}},{"5":{"Elements":[2829,2830,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2832,2833,2834,2835,4]}},{"4":{"Name":"Microsoft.Network/virtualHubs/ipConfigurations@2023-09-01","ScopeType":8,"Body":2827,"Flags":0}},{"6":{"Value":"Microsoft.Network/virtualHubs/hubRouteTables"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/virtualHubs/hubRouteTables","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2838,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2839,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2841,"Flags":0,"Description":"Properties of the RouteTable resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"HubRouteTableProperties","Properties":{"routes":{"Type":2844,"Flags":0,"Description":"List of all routes."},"labels":{"Type":2845,"Flags":0,"Description":"List of labels associated with this route table."},"associatedConnections":{"Type":2846,"Flags":2,"Description":"List of all connections associated with this route table."},"propagatingConnections":{"Type":2847,"Flags":2,"Description":"List of all connections that advertise to this route table."},"provisioningState":{"Type":2852,"Flags":2,"Description":"The provisioning state of the RouteTable resource."}}}},{"2":{"Name":"HubRoute","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the Route that is unique within a RouteTable. This name can be used to access this route."},"destinationType":{"Type":4,"Flags":1,"Description":"The type of destinations (eg: CIDR, ResourceId, Service)."},"destinations":{"Type":2843,"Flags":1,"Description":"List of all destinations."},"nextHopType":{"Type":4,"Flags":1,"Description":"The type of next hop (eg: ResourceId)."},"nextHop":{"Type":4,"Flags":1,"Description":"NextHop resource ID."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":2842}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2848,2849,2850,2851,4]}},{"4":{"Name":"Microsoft.Network/virtualHubs/hubRouteTables@2023-09-01","ScopeType":8,"Body":2840,"Flags":0}},{"6":{"Value":"Microsoft.Network/virtualHubs/routingIntent"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/virtualHubs/routingIntent","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2854,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2855,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2857,"Flags":0,"Description":"Properties of the RoutingIntent resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"2":{"Name":"RoutingIntentProperties","Properties":{"routingPolicies":{"Type":2860,"Flags":0,"Description":"List of routing policies."},"provisioningState":{"Type":2865,"Flags":2,"Description":"The provisioning state of the RoutingIntent resource."}}}},{"2":{"Name":"RoutingPolicy","Properties":{"name":{"Type":4,"Flags":1,"Description":"The unique name for the routing policy."},"destinations":{"Type":2859,"Flags":1,"Description":"List of all destinations which this routing policy is applicable to (for example: Internet, PrivateTraffic)."},"nextHop":{"Type":4,"Flags":1,"Description":"The next hop resource id on which this routing policy is applicable to."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":2858}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2861,2862,2863,2864,4]}},{"4":{"Name":"Microsoft.Network/virtualHubs/routingIntent@2023-09-01","ScopeType":8,"Body":2856,"Flags":0}},{"6":{"Value":"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":2867,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":2868,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2870,"Flags":0,"Description":"Properties of the web application firewall policy."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":3016,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"WebApplicationFirewallPolicyPropertiesFormat","Properties":{"policySettings":{"Type":2871,"Flags":0,"Description":"The PolicySettings for policy."},"customRules":{"Type":2957,"Flags":0,"Description":"The custom rules inside the policy."},"applicationGateways":{"Type":2961,"Flags":2,"Description":"A collection of references to application gateways."},"provisioningState":{"Type":2966,"Flags":2,"Description":"The provisioning state of the web application firewall policy resource."},"resourceState":{"Type":2973,"Flags":2,"Description":"Resource status of the policy."},"managedRules":{"Type":2974,"Flags":1,"Description":"Describes the managedRules structure."},"httpListeners":{"Type":3014,"Flags":2,"Description":"A collection of references to application gateway http listeners."},"pathBasedRules":{"Type":3015,"Flags":2,"Description":"A collection of references to application gateway path rules."}}}},{"2":{"Name":"PolicySettings","Properties":{"state":{"Type":2874,"Flags":0,"Description":"The state of the policy."},"mode":{"Type":2877,"Flags":0,"Description":"The mode of the policy."},"requestBodyCheck":{"Type":2,"Flags":0,"Description":"Whether to allow WAF to check request Body."},"requestBodyInspectLimitInKB":{"Type":3,"Flags":0,"Description":"Max inspection limit in KB for request body inspection for WAF."},"requestBodyEnforcement":{"Type":2,"Flags":0,"Description":"Whether allow WAF to enforce request body limits."},"maxRequestBodySizeInKb":{"Type":3,"Flags":0,"Description":"Maximum request body size in Kb for WAF."},"fileUploadEnforcement":{"Type":2,"Flags":0,"Description":"Whether allow WAF to enforce file upload limits."},"fileUploadLimitInMb":{"Type":3,"Flags":0,"Description":"Maximum file upload size in Mb for WAF."},"customBlockResponseStatusCode":{"Type":3,"Flags":0,"Description":"If the action type is block, customer can override the response status code."},"customBlockResponseBody":{"Type":4,"Flags":0,"Description":"If the action type is block, customer can override the response body. The body must be specified in base64 encoding."},"logScrubbing":{"Type":2878,"Flags":0,"Description":"To scrub sensitive log fields"}}}},{"6":{"Value":"Disabled"}},{"6":{"Value":"Enabled"}},{"5":{"Elements":[2872,2873,4]}},{"6":{"Value":"Prevention"}},{"6":{"Value":"Detection"}},{"5":{"Elements":[2875,2876,4]}},{"2":{"Name":"PolicySettingsLogScrubbing","Properties":{"state":{"Type":2881,"Flags":0,"Description":"State of the log scrubbing config. Default value is Enabled."},"scrubbingRules":{"Type":2896,"Flags":0,"Description":"The rules that are applied to the logs for scrubbing."}}}},{"6":{"Value":"Disabled"}},{"6":{"Value":"Enabled"}},{"5":{"Elements":[2879,2880,4]}},{"2":{"Name":"WebApplicationFirewallScrubbingRules","Properties":{"matchVariable":{"Type":2889,"Flags":1,"Description":"The variable to be scrubbed from the logs."},"selectorMatchOperator":{"Type":2892,"Flags":1,"Description":"When matchVariable is a collection, operate on the selector to specify which elements in the collection this rule applies to."},"selector":{"Type":4,"Flags":0,"Description":"When matchVariable is a collection, operator used to specify which elements in the collection this rule applies to."},"state":{"Type":2895,"Flags":0,"Description":"Defines the state of log scrubbing rule. Default value is Enabled."}}}},{"6":{"Value":"RequestHeaderNames"}},{"6":{"Value":"RequestCookieNames"}},{"6":{"Value":"RequestArgNames"}},{"6":{"Value":"RequestPostArgNames"}},{"6":{"Value":"RequestJSONArgNames"}},{"6":{"Value":"RequestIPAddress"}},{"5":{"Elements":[2883,2884,2885,2886,2887,2888,4]}},{"6":{"Value":"Equals"}},{"6":{"Value":"EqualsAny"}},{"5":{"Elements":[2890,2891,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[2893,2894,4]}},{"3":{"ItemType":2882}},{"2":{"Name":"WebApplicationFirewallCustomRule","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is unique within a policy. This name can be used to access the resource."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"priority":{"Type":3,"Flags":1,"Description":"Priority of the rule. Rules with a lower value will be evaluated before rules with a higher value."},"state":{"Type":2900,"Flags":0,"Description":"Describes if the custom rule is in enabled or disabled state. Defaults to Enabled if not specified."},"rateLimitDuration":{"Type":2903,"Flags":0,"Description":"Duration over which Rate Limit policy will be applied. Applies only when ruleType is RateLimitRule."},"rateLimitThreshold":{"Type":3,"Flags":0,"Description":"Rate Limit threshold to apply in case ruleType is RateLimitRule. Must be greater than or equal to 1"},"ruleType":{"Type":2907,"Flags":1,"Description":"The rule type."},"matchConditions":{"Type":2943,"Flags":1,"Description":"List of match conditions."},"groupByUserSession":{"Type":2951,"Flags":0,"Description":"List of user session identifier group by clauses."},"action":{"Type":2956,"Flags":1,"Description":"Type of Actions."}}}},{"6":{"Value":"Disabled"}},{"6":{"Value":"Enabled"}},{"5":{"Elements":[2898,2899,4]}},{"6":{"Value":"OneMin"}},{"6":{"Value":"FiveMins"}},{"5":{"Elements":[2901,2902,4]}},{"6":{"Value":"MatchRule"}},{"6":{"Value":"RateLimitRule"}},{"6":{"Value":"Invalid"}},{"5":{"Elements":[2904,2905,2906,4]}},{"2":{"Name":"MatchCondition","Properties":{"matchVariables":{"Type":2919,"Flags":1,"Description":"List of match variables."},"operator":{"Type":2932,"Flags":1,"Description":"The operator to be matched."},"negationConditon":{"Type":2,"Flags":0,"Description":"Whether this is negate condition or not."},"matchValues":{"Type":2933,"Flags":1,"Description":"Match value."},"transforms":{"Type":2942,"Flags":0,"Description":"List of transforms."}}}},{"2":{"Name":"MatchVariable","Properties":{"variableName":{"Type":2918,"Flags":1,"Description":"Match Variable."},"selector":{"Type":4,"Flags":0,"Description":"The selector of match variable."}}}},{"6":{"Value":"RemoteAddr"}},{"6":{"Value":"RequestMethod"}},{"6":{"Value":"QueryString"}},{"6":{"Value":"PostArgs"}},{"6":{"Value":"RequestUri"}},{"6":{"Value":"RequestHeaders"}},{"6":{"Value":"RequestBody"}},{"6":{"Value":"RequestCookies"}},{"5":{"Elements":[2910,2911,2912,2913,2914,2915,2916,2917,4]}},{"3":{"ItemType":2909}},{"6":{"Value":"IPMatch"}},{"6":{"Value":"Equal"}},{"6":{"Value":"Contains"}},{"6":{"Value":"LessThan"}},{"6":{"Value":"GreaterThan"}},{"6":{"Value":"LessThanOrEqual"}},{"6":{"Value":"GreaterThanOrEqual"}},{"6":{"Value":"BeginsWith"}},{"6":{"Value":"EndsWith"}},{"6":{"Value":"Regex"}},{"6":{"Value":"GeoMatch"}},{"6":{"Value":"Any"}},{"5":{"Elements":[2920,2921,2922,2923,2924,2925,2926,2927,2928,2929,2930,2931,4]}},{"3":{"ItemType":4}},{"6":{"Value":"Uppercase"}},{"6":{"Value":"Lowercase"}},{"6":{"Value":"Trim"}},{"6":{"Value":"UrlDecode"}},{"6":{"Value":"UrlEncode"}},{"6":{"Value":"RemoveNulls"}},{"6":{"Value":"HtmlEntityDecode"}},{"5":{"Elements":[2934,2935,2936,2937,2938,2939,2940,4]}},{"3":{"ItemType":2941}},{"3":{"ItemType":2908}},{"2":{"Name":"GroupByUserSession","Properties":{"groupByVariables":{"Type":2950,"Flags":1,"Description":"List of group by clause variables."}}}},{"2":{"Name":"GroupByVariable","Properties":{"variableName":{"Type":2949,"Flags":1,"Description":"User Session clause variable."}}}},{"6":{"Value":"ClientAddr"}},{"6":{"Value":"GeoLocation"}},{"6":{"Value":"None"}},{"5":{"Elements":[2946,2947,2948,4]}},{"3":{"ItemType":2945}},{"3":{"ItemType":2944}},{"6":{"Value":"Allow"}},{"6":{"Value":"Block"}},{"6":{"Value":"Log"}},{"6":{"Value":"JSChallenge"}},{"5":{"Elements":[2952,2953,2954,2955,4]}},{"3":{"ItemType":2897}},{"2":{"Name":"ApplicationGateway","Properties":{"properties":{"Type":11,"Flags":0,"Description":"Properties of the application gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"zones":{"Type":2959,"Flags":0,"Description":"A list of availability zones denoting where the resource needs to come from."},"identity":{"Type":824,"Flags":0,"Description":"The identity of the application gateway, if configured."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":2960,"Flags":0,"Description":"Resource tags."}}}},{"3":{"ItemType":4}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":2958}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[2962,2963,2964,2965,4]}},{"6":{"Value":"Creating"}},{"6":{"Value":"Enabling"}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabling"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"Deleting"}},{"5":{"Elements":[2967,2968,2969,2970,2971,2972,4]}},{"2":{"Name":"ManagedRulesDefinition","Properties":{"exclusions":{"Type":2998,"Flags":0,"Description":"The Exclusions that are applied on the policy."},"managedRuleSets":{"Type":3013,"Flags":1,"Description":"The managed rule sets that are associated with the policy."}}}},{"2":{"Name":"OwaspCrsExclusionEntry","Properties":{"matchVariable":{"Type":2985,"Flags":1,"Description":"The variable to be excluded."},"selectorMatchOperator":{"Type":2991,"Flags":1,"Description":"When matchVariable is a collection, operate on the selector to specify which elements in the collection this exclusion applies to."},"selector":{"Type":4,"Flags":1,"Description":"When matchVariable is a collection, operator used to specify which elements in the collection this exclusion applies to."},"exclusionManagedRuleSets":{"Type":2997,"Flags":0,"Description":"The managed rule sets that are associated with the exclusion."}}}},{"6":{"Value":"RequestHeaderNames"}},{"6":{"Value":"RequestCookieNames"}},{"6":{"Value":"RequestArgNames"}},{"6":{"Value":"RequestHeaderKeys"}},{"6":{"Value":"RequestHeaderValues"}},{"6":{"Value":"RequestCookieKeys"}},{"6":{"Value":"RequestCookieValues"}},{"6":{"Value":"RequestArgKeys"}},{"6":{"Value":"RequestArgValues"}},{"5":{"Elements":[2976,2977,2978,2979,2980,2981,2982,2983,2984,4]}},{"6":{"Value":"Equals"}},{"6":{"Value":"Contains"}},{"6":{"Value":"StartsWith"}},{"6":{"Value":"EndsWith"}},{"6":{"Value":"EqualsAny"}},{"5":{"Elements":[2986,2987,2988,2989,2990,4]}},{"2":{"Name":"ExclusionManagedRuleSet","Properties":{"ruleSetType":{"Type":4,"Flags":1,"Description":"Defines the rule set type to use."},"ruleSetVersion":{"Type":4,"Flags":1,"Description":"Defines the version of the rule set to use."},"ruleGroups":{"Type":2996,"Flags":0,"Description":"Defines the rule groups to apply to the rule set."}}}},{"2":{"Name":"ExclusionManagedRuleGroup","Properties":{"ruleGroupName":{"Type":4,"Flags":1,"Description":"The managed rule group for exclusion."},"rules":{"Type":2995,"Flags":0,"Description":"List of rules that will be excluded. If none specified, all rules in the group will be excluded."}}}},{"2":{"Name":"ExclusionManagedRule","Properties":{"ruleId":{"Type":4,"Flags":1,"Description":"Identifier for the managed rule."}}}},{"3":{"ItemType":2994}},{"3":{"ItemType":2993}},{"3":{"ItemType":2992}},{"3":{"ItemType":2975}},{"2":{"Name":"ManagedRuleSet","Properties":{"ruleSetType":{"Type":4,"Flags":1,"Description":"Defines the rule set type to use."},"ruleSetVersion":{"Type":4,"Flags":1,"Description":"Defines the version of the rule set to use."},"ruleGroupOverrides":{"Type":3012,"Flags":0,"Description":"Defines the rule group overrides to apply to the rule set."}}}},{"2":{"Name":"ManagedRuleGroupOverride","Properties":{"ruleGroupName":{"Type":4,"Flags":1,"Description":"The managed rule group to override."},"rules":{"Type":3011,"Flags":0,"Description":"List of rules that will be disabled. If none specified, all rules in the group will be disabled."}}}},{"2":{"Name":"ManagedRuleOverride","Properties":{"ruleId":{"Type":4,"Flags":1,"Description":"Identifier for the managed rule."},"state":{"Type":3004,"Flags":0,"Description":"The state of the managed rule. Defaults to Disabled if not specified."},"action":{"Type":3010,"Flags":0,"Description":"Describes the override action to be applied when rule matches."}}}},{"6":{"Value":"Disabled"}},{"6":{"Value":"Enabled"}},{"5":{"Elements":[3002,3003,4]}},{"6":{"Value":"AnomalyScoring"}},{"6":{"Value":"Allow"}},{"6":{"Value":"Block"}},{"6":{"Value":"Log"}},{"6":{"Value":"JSChallenge"}},{"5":{"Elements":[3005,3006,3007,3008,3009,4]}},{"3":{"ItemType":3001}},{"3":{"ItemType":3000}},{"3":{"ItemType":2999}},{"3":{"ItemType":87}},{"3":{"ItemType":87}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies@2023-09-01","ScopeType":8,"Body":2869,"Flags":0}},{"6":{"Value":"default"}},{"6":{"Value":"Microsoft.Network/applicationGatewayAvailableSslOptions"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/applicationGatewayAvailableSslOptions","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":3018,"Flags":9,"Description":"The resource name"},"type":{"Type":3019,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":3020,"Flags":10,"Description":"The resource api version"},"properties":{"Type":3022,"Flags":2,"Description":"Properties of the application gateway available SSL options."},"location":{"Type":4,"Flags":2,"Description":"Resource location."},"tags":{"Type":3066,"Flags":2,"Description":"Resource tags."}}}},{"2":{"Name":"ApplicationGatewayAvailableSslOptionsPropertiesFormat","Properties":{"predefinedPolicies":{"Type":3023,"Flags":0,"Description":"List of available Ssl predefined policy."},"defaultPolicy":{"Type":3029,"Flags":0,"Description":"Name of the Ssl predefined policy applied by default to application gateway."},"availableCipherSuites":{"Type":3059,"Flags":0,"Description":"List of available Ssl cipher suites."},"availableProtocols":{"Type":3065,"Flags":0,"Description":"List of available Ssl protocols."}}}},{"3":{"ItemType":87}},{"6":{"Value":"AppGwSslPolicy20150501"}},{"6":{"Value":"AppGwSslPolicy20170401"}},{"6":{"Value":"AppGwSslPolicy20170401S"}},{"6":{"Value":"AppGwSslPolicy20220101"}},{"6":{"Value":"AppGwSslPolicy20220101S"}},{"5":{"Elements":[3024,3025,3026,3027,3028,4]}},{"6":{"Value":"TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384"}},{"6":{"Value":"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256"}},{"6":{"Value":"TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA"}},{"6":{"Value":"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA"}},{"6":{"Value":"TLS_DHE_RSA_WITH_AES_256_GCM_SHA384"}},{"6":{"Value":"TLS_DHE_RSA_WITH_AES_128_GCM_SHA256"}},{"6":{"Value":"TLS_DHE_RSA_WITH_AES_256_CBC_SHA"}},{"6":{"Value":"TLS_DHE_RSA_WITH_AES_128_CBC_SHA"}},{"6":{"Value":"TLS_RSA_WITH_AES_256_GCM_SHA384"}},{"6":{"Value":"TLS_RSA_WITH_AES_128_GCM_SHA256"}},{"6":{"Value":"TLS_RSA_WITH_AES_256_CBC_SHA256"}},{"6":{"Value":"TLS_RSA_WITH_AES_128_CBC_SHA256"}},{"6":{"Value":"TLS_RSA_WITH_AES_256_CBC_SHA"}},{"6":{"Value":"TLS_RSA_WITH_AES_128_CBC_SHA"}},{"6":{"Value":"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384"}},{"6":{"Value":"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256"}},{"6":{"Value":"TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384"}},{"6":{"Value":"TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256"}},{"6":{"Value":"TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA"}},{"6":{"Value":"TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA"}},{"6":{"Value":"TLS_DHE_DSS_WITH_AES_256_CBC_SHA256"}},{"6":{"Value":"TLS_DHE_DSS_WITH_AES_128_CBC_SHA256"}},{"6":{"Value":"TLS_DHE_DSS_WITH_AES_256_CBC_SHA"}},{"6":{"Value":"TLS_DHE_DSS_WITH_AES_128_CBC_SHA"}},{"6":{"Value":"TLS_RSA_WITH_3DES_EDE_CBC_SHA"}},{"6":{"Value":"TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA"}},{"6":{"Value":"TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256"}},{"6":{"Value":"TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384"}},{"5":{"Elements":[3030,3031,3032,3033,3034,3035,3036,3037,3038,3039,3040,3041,3042,3043,3044,3045,3046,3047,3048,3049,3050,3051,3052,3053,3054,3055,3056,3057,4]}},{"3":{"ItemType":3058}},{"6":{"Value":"TLSv1_0"}},{"6":{"Value":"TLSv1_1"}},{"6":{"Value":"TLSv1_2"}},{"6":{"Value":"TLSv1_3"}},{"5":{"Elements":[3060,3061,3062,3063,4]}},{"3":{"ItemType":3064}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/applicationGatewayAvailableSslOptions@2023-09-01","ScopeType":4,"Body":3021,"Flags":1}},{"6":{"Value":"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":3068,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":3069,"Flags":10,"Description":"The resource api version"},"properties":{"Type":3071,"Flags":2,"Description":"Properties of the application gateway SSL predefined policy."}}}},{"2":{"Name":"ApplicationGatewaySslPredefinedPolicyPropertiesFormat","Properties":{"cipherSuites":{"Type":3101,"Flags":0,"Description":"Ssl cipher suites to be enabled in the specified order for application gateway."},"minProtocolVersion":{"Type":3106,"Flags":0,"Description":"Minimum version of Ssl protocol to be supported on application gateway."}}}},{"6":{"Value":"TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384"}},{"6":{"Value":"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256"}},{"6":{"Value":"TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA"}},{"6":{"Value":"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA"}},{"6":{"Value":"TLS_DHE_RSA_WITH_AES_256_GCM_SHA384"}},{"6":{"Value":"TLS_DHE_RSA_WITH_AES_128_GCM_SHA256"}},{"6":{"Value":"TLS_DHE_RSA_WITH_AES_256_CBC_SHA"}},{"6":{"Value":"TLS_DHE_RSA_WITH_AES_128_CBC_SHA"}},{"6":{"Value":"TLS_RSA_WITH_AES_256_GCM_SHA384"}},{"6":{"Value":"TLS_RSA_WITH_AES_128_GCM_SHA256"}},{"6":{"Value":"TLS_RSA_WITH_AES_256_CBC_SHA256"}},{"6":{"Value":"TLS_RSA_WITH_AES_128_CBC_SHA256"}},{"6":{"Value":"TLS_RSA_WITH_AES_256_CBC_SHA"}},{"6":{"Value":"TLS_RSA_WITH_AES_128_CBC_SHA"}},{"6":{"Value":"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384"}},{"6":{"Value":"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256"}},{"6":{"Value":"TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384"}},{"6":{"Value":"TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256"}},{"6":{"Value":"TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA"}},{"6":{"Value":"TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA"}},{"6":{"Value":"TLS_DHE_DSS_WITH_AES_256_CBC_SHA256"}},{"6":{"Value":"TLS_DHE_DSS_WITH_AES_128_CBC_SHA256"}},{"6":{"Value":"TLS_DHE_DSS_WITH_AES_256_CBC_SHA"}},{"6":{"Value":"TLS_DHE_DSS_WITH_AES_128_CBC_SHA"}},{"6":{"Value":"TLS_RSA_WITH_3DES_EDE_CBC_SHA"}},{"6":{"Value":"TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA"}},{"6":{"Value":"TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256"}},{"6":{"Value":"TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384"}},{"5":{"Elements":[3072,3073,3074,3075,3076,3077,3078,3079,3080,3081,3082,3083,3084,3085,3086,3087,3088,3089,3090,3091,3092,3093,3094,3095,3096,3097,3098,3099,4]}},{"3":{"ItemType":3100}},{"6":{"Value":"TLSv1_0"}},{"6":{"Value":"TLSv1_1"}},{"6":{"Value":"TLSv1_2"}},{"6":{"Value":"TLSv1_3"}},{"5":{"Elements":[3102,3103,3104,3105,4]}},{"4":{"Name":"Microsoft.Network/applicationGatewayAvailableSslOptions/predefinedPolicies@2023-09-01","ScopeType":4,"Body":3070,"Flags":1}},{"6":{"Value":"Microsoft.Network/expressRouteProviderPorts"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/expressRouteProviderPorts","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":3108,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":3109,"Flags":10,"Description":"The resource api version"},"properties":{"Type":3111,"Flags":2,"Description":"Properties of the express route Service Provider Port."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":2,"Description":"Resource location."},"tags":{"Type":3112,"Flags":2,"Description":"Resource tags."}}}},{"2":{"Name":"ExpressRouteProviderPortProperties","Properties":{"portPairDescriptor":{"Type":4,"Flags":2,"Description":"The name of the port pair."},"primaryAzurePort":{"Type":4,"Flags":2,"Description":"The name of the primary port."},"secondaryAzurePort":{"Type":4,"Flags":2,"Description":"The name of the secondary port."},"peeringLocation":{"Type":4,"Flags":0,"Description":"The peering location of the port pair."},"overprovisionFactor":{"Type":3,"Flags":0,"Description":"Overprovisioning factor for the port pair."},"portBandwidthInMbps":{"Type":3,"Flags":0,"Description":"Bandwidth of the port in Mbps"},"usedBandwidthInMbps":{"Type":3,"Flags":0,"Description":"Used Bandwidth of the port in Mbps"},"remainingBandwidthInMbps":{"Type":3,"Flags":0,"Description":"Remaining Bandwidth of the port in Mbps"}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/expressRouteProviderPorts@2023-09-01","ScopeType":4,"Body":3110,"Flags":1}},{"6":{"Value":"Microsoft.Network/expressRouteCircuits/peerings/peerConnections"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/expressRouteCircuits/peerings/peerConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":3114,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":3115,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1171,"Flags":2,"Description":"Properties of the peer express route circuit connection."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/expressRouteCircuits/peerings/peerConnections@2023-09-01","ScopeType":8,"Body":3116,"Flags":1}},{"6":{"Value":"Microsoft.Network/ExpressRoutePortsLocations"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/ExpressRoutePortsLocations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":3118,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":3119,"Flags":10,"Description":"The resource api version"},"properties":{"Type":3121,"Flags":2,"Description":"ExpressRoutePort peering location properties."},"location":{"Type":4,"Flags":2,"Description":"Resource location."},"tags":{"Type":3129,"Flags":2,"Description":"Resource tags."}}}},{"2":{"Name":"ExpressRoutePortsLocationPropertiesFormat","Properties":{"address":{"Type":4,"Flags":2,"Description":"Address of peering location."},"contact":{"Type":4,"Flags":2,"Description":"Contact details of peering locations."},"availableBandwidths":{"Type":3123,"Flags":0,"Description":"The inventory of available ExpressRoutePort bandwidths."},"provisioningState":{"Type":3128,"Flags":2,"Description":"The provisioning state of the express route port location resource."}}}},{"2":{"Name":"ExpressRoutePortsLocationBandwidths","Properties":{"offerName":{"Type":4,"Flags":2,"Description":"Bandwidth descriptive name."},"valueInGbps":{"Type":3,"Flags":2,"Description":"Bandwidth value in Gbps."}}}},{"3":{"ItemType":3122}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[3124,3125,3126,3127,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/ExpressRoutePortsLocations@2023-09-01","ScopeType":4,"Body":3120,"Flags":1}},{"6":{"Value":"Microsoft.Network/ExpressRoutePorts/links"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/ExpressRoutePorts/links","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":3131,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":3132,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1261,"Flags":2,"Description":"ExpressRouteLink properties."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/ExpressRoutePorts/links@2023-09-01","ScopeType":8,"Body":3133,"Flags":1}},{"6":{"Value":"Microsoft.Network/loadBalancers/frontendIPConfigurations"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/loadBalancers/frontendIPConfigurations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":3135,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":3136,"Flags":10,"Description":"The resource api version"},"properties":{"Type":180,"Flags":2,"Description":"Properties of the load balancer probe."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"zones":{"Type":3138,"Flags":2,"Description":"A list of availability zones denoting the IP allocated for the resource needs to come from."}}}},{"3":{"ItemType":4}},{"4":{"Name":"Microsoft.Network/loadBalancers/frontendIPConfigurations@2023-09-01","ScopeType":8,"Body":3137,"Flags":1}},{"6":{"Value":"Microsoft.Network/loadBalancers/loadBalancingRules"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/loadBalancers/loadBalancingRules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":3140,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":3141,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1495,"Flags":2,"Description":"Properties of load balancer load balancing rule."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/loadBalancers/loadBalancingRules@2023-09-01","ScopeType":8,"Body":3142,"Flags":1}},{"6":{"Value":"Microsoft.Network/loadBalancers/outboundRules"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/loadBalancers/outboundRules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":3144,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":3145,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1538,"Flags":2,"Description":"Properties of load balancer outbound rule."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/loadBalancers/outboundRules@2023-09-01","ScopeType":8,"Body":3146,"Flags":1}},{"6":{"Value":"Microsoft.Network/loadBalancers/probes"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/loadBalancers/probes","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":3148,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":3149,"Flags":10,"Description":"The resource api version"},"properties":{"Type":1512,"Flags":2,"Description":"Properties of load balancer probe."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/loadBalancers/probes@2023-09-01","ScopeType":8,"Body":3150,"Flags":1}},{"6":{"Value":"Microsoft.Network/networkInterfaces/ipConfigurations"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/networkInterfaces/ipConfigurations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":3152,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":3153,"Flags":10,"Description":"The resource api version"},"properties":{"Type":163,"Flags":2,"Description":"Network interface IP configuration properties."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/networkInterfaces/ipConfigurations@2023-09-01","ScopeType":8,"Body":3154,"Flags":1}},{"6":{"Value":"Microsoft.Network/networkSecurityGroups/defaultSecurityRules"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/networkSecurityGroups/defaultSecurityRules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":3156,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":3157,"Flags":10,"Description":"The resource api version"},"properties":{"Type":197,"Flags":2,"Description":"Properties of the security rule."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/networkSecurityGroups/defaultSecurityRules@2023-09-01","ScopeType":8,"Body":3158,"Flags":1}},{"6":{"Value":"Microsoft.Network/networkVirtualApplianceSkus"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/networkVirtualApplianceSkus","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":3160,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":3161,"Flags":10,"Description":"The resource api version"},"properties":{"Type":3163,"Flags":2,"Description":"NetworkVirtualApplianceSku properties."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"location":{"Type":4,"Flags":2,"Description":"Resource location."},"tags":{"Type":3167,"Flags":2,"Description":"Resource tags."}}}},{"2":{"Name":"NetworkVirtualApplianceSkuPropertiesFormat","Properties":{"vendor":{"Type":4,"Flags":2,"Description":"Network Virtual Appliance Sku vendor."},"availableVersions":{"Type":3164,"Flags":2,"Description":"Available Network Virtual Appliance versions."},"availableScaleUnits":{"Type":3166,"Flags":0,"Description":"The list of scale units available."}}}},{"3":{"ItemType":4}},{"2":{"Name":"NetworkVirtualApplianceSkuInstances","Properties":{"scaleUnit":{"Type":4,"Flags":2,"Description":"Scale Unit."},"instanceCount":{"Type":3,"Flags":2,"Description":"Instance Count."}}}},{"3":{"ItemType":3165}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Network/networkVirtualApplianceSkus@2023-09-01","ScopeType":4,"Body":3162,"Flags":1}},{"6":{"Value":"Microsoft.Network/vpnSites/vpnSiteLinks"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/vpnSites/vpnSiteLinks","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":3169,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":3170,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2491,"Flags":2,"Description":"Properties of the VPN site link."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/vpnSites/vpnSiteLinks@2023-09-01","ScopeType":8,"Body":3171,"Flags":1}},{"6":{"Value":"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections"}},{"6":{"Value":"2023-09-01"}},{"2":{"Name":"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":3173,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":3174,"Flags":10,"Description":"The resource api version"},"properties":{"Type":2704,"Flags":2,"Description":"Properties of the VPN site link connection."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."}}}},{"4":{"Name":"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections@2023-09-01","ScopeType":8,"Body":3175,"Flags":1}},{"8":{"Name":"start","ResourceType":"Microsoft.Network/applicationGateways","ApiVersion":"2023-09-01"}},{"8":{"Name":"stop","ResourceType":"Microsoft.Network/applicationGateways","ApiVersion":"2023-09-01"}},{"2":{"Name":"ApplicationGatewayBackendHealth","Properties":{"backendAddressPools":{"Type":3191,"Flags":0,"Description":"A list of ApplicationGatewayBackendHealthPool resources."}}}},{"2":{"Name":"ApplicationGatewayBackendHealthPool","Properties":{"backendAddressPool":{"Type":160,"Flags":0,"Description":"Reference to an ApplicationGatewayBackendAddressPool resource."},"backendHttpSettingsCollection":{"Type":3190,"Flags":0,"Description":"List of ApplicationGatewayBackendHealthHttpSettings resources."}}}},{"2":{"Name":"ApplicationGatewayBackendHealthHttpSettings","Properties":{"backendHttpSettings":{"Type":605,"Flags":0,"Description":"Reference to an ApplicationGatewayBackendHttpSettings resource."},"servers":{"Type":3189,"Flags":0,"Description":"List of ApplicationGatewayBackendHealthServer resources."}}}},{"2":{"Name":"ApplicationGatewayBackendHealthServer","Properties":{"address":{"Type":4,"Flags":0,"Description":"IP address or FQDN of backend server."},"ipConfiguration":{"Type":162,"Flags":0,"Description":"Reference to IP configuration of backend server."},"health":{"Type":3188,"Flags":0,"Description":"Health of backend server."},"healthProbeLog":{"Type":4,"Flags":0,"Description":"Health Probe Log."}}}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Up"}},{"6":{"Value":"Down"}},{"6":{"Value":"Partial"}},{"6":{"Value":"Draining"}},{"5":{"Elements":[3183,3184,3185,3186,3187,4]}},{"3":{"ItemType":3182}},{"3":{"ItemType":3181}},{"3":{"ItemType":3180}},{"8":{"Name":"backendhealth","ResourceType":"Microsoft.Network/applicationGateways","ApiVersion":"2023-09-01","Output":3179}},{"2":{"Name":"ApplicationGatewayOnDemandProbe","Properties":{"protocol":{"Type":3198,"Flags":0,"Description":"The protocol used for the probe."},"host":{"Type":4,"Flags":0,"Description":"Host name to send the probe to."},"path":{"Type":4,"Flags":0,"Description":"Relative path of probe. Valid path starts from '/'. Probe is sent to ://:."},"timeout":{"Type":3,"Flags":0,"Description":"The probe timeout in seconds. Probe marked as failed if valid response is not received with this timeout period. Acceptable values are from 1 second to 86400 seconds."},"pickHostNameFromBackendHttpSettings":{"Type":2,"Flags":0,"Description":"Whether the host header should be picked from the backend http settings. Default value is false."},"match":{"Type":152,"Flags":0,"Description":"Criterion for classifying a healthy probe response."},"backendAddressPool":{"Type":87,"Flags":0,"Description":"Reference to backend pool of application gateway to which probe request will be sent."},"backendHttpSettings":{"Type":87,"Flags":0,"Description":"Reference to backend http setting of application gateway to be used for test probe."}}}},{"6":{"Value":"Http"}},{"6":{"Value":"Https"}},{"6":{"Value":"Tcp"}},{"6":{"Value":"Tls"}},{"5":{"Elements":[3194,3195,3196,3197,4]}},{"2":{"Name":"ApplicationGatewayBackendHealthOnDemand","Properties":{"backendAddressPool":{"Type":160,"Flags":0,"Description":"Reference to an ApplicationGatewayBackendAddressPool resource."},"backendHealthHttpSettings":{"Type":3181,"Flags":0,"Description":"Application gateway BackendHealthHttp settings."}}}},{"8":{"Name":"getBackendHealthOnDemand","ResourceType":"Microsoft.Network/applicationGateways","ApiVersion":"2023-09-01","Output":3199,"Input":3193}},{"2":{"Name":"IPPrefixesList","Properties":{"ipPrefixes":{"Type":3202,"Flags":0,"Description":"IP Prefix value."}}}},{"3":{"ItemType":4}},{"8":{"Name":"learnedIPPrefixes","ResourceType":"Microsoft.Network/azureFirewalls","ApiVersion":"2023-09-01","Output":3201}},{"2":{"Name":"FirewallPacketCaptureParameters","Properties":{"properties":{"Type":3205,"Flags":0,"Description":"Properties of the azure firewall."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."}}}},{"2":{"Name":"FirewallPacketCaptureParametersFormat","Properties":{"durationInSeconds":{"Type":3,"Flags":0,"Description":"Duration of packet capture in seconds."},"numberOfPacketsToCapture":{"Type":3,"Flags":0,"Description":"Number of packets to be captured."},"sasUrl":{"Type":4,"Flags":0,"Description":"Upload capture location"},"fileName":{"Type":4,"Flags":0,"Description":"Name of file to be uploaded to sasURL"},"protocol":{"Type":3210,"Flags":0,"Description":"The protocol of packets to capture"},"flags":{"Type":3219,"Flags":0,"Description":"The tcp-flag type to be captured. Used with protocol TCP"},"filters":{"Type":3224,"Flags":0,"Description":"Rules to filter packet captures."}}}},{"6":{"Value":"TCP"}},{"6":{"Value":"UDP"}},{"6":{"Value":"Any"}},{"6":{"Value":"ICMP"}},{"5":{"Elements":[3206,3207,3208,3209,4]}},{"2":{"Name":"AzureFirewallPacketCaptureFlags","Properties":{"type":{"Type":3218,"Flags":0,"Description":"Flags to capture"}}}},{"6":{"Value":"fin"}},{"6":{"Value":"syn"}},{"6":{"Value":"rst"}},{"6":{"Value":"push"}},{"6":{"Value":"ack"}},{"6":{"Value":"urg"}},{"5":{"Elements":[3212,3213,3214,3215,3216,3217,4]}},{"3":{"ItemType":3211}},{"2":{"Name":"AzureFirewallPacketCaptureRule","Properties":{"sources":{"Type":3221,"Flags":0,"Description":"List of source IP addresses/subnets to be captured."},"destinations":{"Type":3222,"Flags":0,"Description":"List of destination IP addresses/subnets to be captured."},"destinationPorts":{"Type":3223,"Flags":0,"Description":"List of ports to be captured."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":3220}},{"8":{"Name":"packetCapture","ResourceType":"Microsoft.Network/azureFirewalls","ApiVersion":"2023-09-01","Input":3204}},{"2":{"Name":"BastionShareableLinkListRequest","Properties":{"vms":{"Type":3230,"Flags":0,"Description":"List of VM references."}}}},{"2":{"Name":"BastionShareableLink","Properties":{"vm":{"Type":3228,"Flags":1,"Description":"Reference of the virtual machine resource."},"bsl":{"Type":4,"Flags":2,"Description":"The unique Bastion Shareable Link to the virtual machine."},"createdAt":{"Type":4,"Flags":2,"Description":"The time when the link was created."},"message":{"Type":4,"Flags":2,"Description":"Optional field indicating the warning or error message related to the vm in case of partial failure."}}}},{"2":{"Name":"VM","Properties":{"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":3229,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":3227}},{"2":{"Name":"BastionShareableLinkListResult","Properties":{"value":{"Type":3232,"Flags":0,"Description":"List of Bastion Shareable Links for the request."},"nextLink":{"Type":4,"Flags":0,"Description":"The URL to get the next set of results."}}}},{"3":{"ItemType":3227}},{"8":{"Name":"createShareableLinks","ResourceType":"Microsoft.Network/bastionHosts","ApiVersion":"2023-09-01","Output":3231,"Input":3226}},{"8":{"Name":"deleteShareableLinks","ResourceType":"Microsoft.Network/bastionHosts","ApiVersion":"2023-09-01","Input":3226}},{"2":{"Name":"BastionShareableLinkTokenListRequest","Properties":{"tokens":{"Type":3236,"Flags":0,"Description":"List of Bastion Shareable Link Token."}}}},{"3":{"ItemType":4}},{"8":{"Name":"deleteShareableLinksByToken","ResourceType":"Microsoft.Network/bastionHosts","ApiVersion":"2023-09-01","Input":3235}},{"8":{"Name":"getShareableLinks","ResourceType":"Microsoft.Network/bastionHosts","ApiVersion":"2023-09-01","Output":3231,"Input":3226}},{"2":{"Name":"BastionActiveSessionListResult","Properties":{"value":{"Type":3244,"Flags":0,"Description":"List of active sessions on the bastion."},"nextLink":{"Type":4,"Flags":0,"Description":"The URL to get the next set of results."}}}},{"2":{"Name":"BastionActiveSession","Properties":{"sessionId":{"Type":4,"Flags":2,"Description":"A unique id for the session."},"startTime":{"Type":0,"Flags":2,"Description":"The time when the session started."},"targetSubscriptionId":{"Type":4,"Flags":2,"Description":"The subscription id for the target virtual machine."},"resourceType":{"Type":4,"Flags":2,"Description":"The type of the resource."},"targetHostName":{"Type":4,"Flags":2,"Description":"The host name of the target."},"targetResourceGroup":{"Type":4,"Flags":2,"Description":"The resource group of the target."},"userName":{"Type":4,"Flags":2,"Description":"The user name who is active on this session."},"targetIpAddress":{"Type":4,"Flags":2,"Description":"The IP Address of the target."},"protocol":{"Type":3243,"Flags":2,"Description":"The protocol used to connect to the target."},"targetResourceId":{"Type":4,"Flags":2,"Description":"The resource id of the target."},"sessionDurationInMins":{"Type":3,"Flags":2,"Description":"Duration in mins the session has been active."}}}},{"6":{"Value":"SSH"}},{"6":{"Value":"RDP"}},{"5":{"Elements":[3241,3242,4]}},{"3":{"ItemType":3240}},{"8":{"Name":"getActiveSessions","ResourceType":"Microsoft.Network/bastionHosts","ApiVersion":"2023-09-01","Output":3239}},{"2":{"Name":"SessionIds","Properties":{"sessionIds":{"Type":3247,"Flags":0,"Description":"List of session IDs."}}}},{"3":{"ItemType":4}},{"2":{"Name":"BastionSessionDeleteResult","Properties":{"value":{"Type":3250,"Flags":0,"Description":"List of sessions with their corresponding state."},"nextLink":{"Type":4,"Flags":0,"Description":"The URL to get the next set of results."}}}},{"2":{"Name":"BastionSessionState","Properties":{"sessionId":{"Type":4,"Flags":2,"Description":"A unique id for the session."},"message":{"Type":4,"Flags":2,"Description":"Used for extra information."},"state":{"Type":4,"Flags":2,"Description":"The state of the session. Disconnected/Failed/NotFound."}}}},{"3":{"ItemType":3249}},{"8":{"Name":"disconnectActiveSessions","ResourceType":"Microsoft.Network/bastionHosts","ApiVersion":"2023-09-01","Output":3248,"Input":3246}},{"2":{"Name":"ActiveConfigurationParameter","Properties":{"regions":{"Type":3253,"Flags":0,"Description":"List of regions."},"skipToken":{"Type":4,"Flags":0,"Description":"When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data."}}}},{"3":{"ItemType":4}},{"2":{"Name":"ActiveConnectivityConfigurationsListResult","Properties":{"value":{"Type":3258,"Flags":0,"Description":"Gets a page of active connectivity configurations."},"skipToken":{"Type":4,"Flags":0,"Description":"When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data."}}}},{"2":{"Name":"ActiveConnectivityConfiguration","Properties":{"commitTime":{"Type":4,"Flags":0,"Description":"Deployment time string."},"region":{"Type":4,"Flags":0,"Description":"Deployment region."},"id":{"Type":4,"Flags":0,"Description":"Connectivity configuration ID."},"properties":{"Type":1622,"Flags":0,"Description":"Properties of a network manager connectivity configuration"},"configurationGroups":{"Type":3257,"Flags":0,"Description":"Effective configuration groups."}}}},{"2":{"Name":"ConfigurationGroup","Properties":{"id":{"Type":4,"Flags":0,"Description":"Network group ID."},"properties":{"Type":1654,"Flags":0,"Description":"The network configuration group properties"}}}},{"3":{"ItemType":3256}},{"3":{"ItemType":3255}},{"8":{"Name":"listActiveConnectivityConfigurations","ResourceType":"Microsoft.Network/networkManagers","ApiVersion":"2023-09-01","Output":3254,"Input":3252}},{"2":{"Name":"ActiveSecurityAdminRulesListResult","Properties":{"value":{"Type":3268,"Flags":0,"Description":"Gets a page of active security admin rules."},"skipToken":{"Type":4,"Flags":0,"Description":"When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data."}}}},{"7":{"Name":"ActiveBaseSecurityAdminRule","Discriminator":"kind","BaseProperties":{"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"commitTime":{"Type":4,"Flags":0,"Description":"Deployment time string."},"region":{"Type":4,"Flags":0,"Description":"Deployment region."},"configurationDescription":{"Type":4,"Flags":0,"Description":"A description of the security admin configuration."},"ruleCollectionDescription":{"Type":4,"Flags":0,"Description":"A description of the rule collection."},"ruleCollectionAppliesToGroups":{"Type":3262,"Flags":0,"Description":"Groups for rule collection"},"ruleGroups":{"Type":3263,"Flags":0,"Description":"Effective configuration groups."}},"Elements":{"Custom":3264,"Default":3266}}},{"3":{"ItemType":1701}},{"3":{"ItemType":3256}},{"2":{"Name":"ActiveSecurityAdminRule","Properties":{"properties":{"Type":1713,"Flags":0,"Description":"Indicates the properties of the security admin rule"},"kind":{"Type":3265,"Flags":1,"Description":"Whether the rule is custom or default."}}}},{"6":{"Value":"Custom"}},{"2":{"Name":"ActiveDefaultSecurityAdminRule","Properties":{"properties":{"Type":1743,"Flags":0,"Description":"Indicates the properties of the default security admin rule"},"kind":{"Type":3267,"Flags":1,"Description":"Whether the rule is custom or default."}}}},{"6":{"Value":"Default"}},{"3":{"ItemType":3261}},{"8":{"Name":"listActiveSecurityAdminRules","ResourceType":"Microsoft.Network/networkManagers","ApiVersion":"2023-09-01","Output":3260,"Input":3252}},{"2":{"Name":"NetworkManagerCommit","Properties":{"commitId":{"Type":4,"Flags":2,"Description":"Commit Id."},"targetLocations":{"Type":3271,"Flags":1,"Description":"List of target locations."},"configurationIds":{"Type":3272,"Flags":0,"Description":"List of configuration ids."},"commitType":{"Type":3275,"Flags":1,"Description":"Commit Type."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"SecurityAdmin"}},{"6":{"Value":"Connectivity"}},{"5":{"Elements":[3273,3274,4]}},{"8":{"Name":"commit","ResourceType":"Microsoft.Network/networkManagers","ApiVersion":"2023-09-01","Output":3270,"Input":3270}},{"2":{"Name":"NetworkManagerDeploymentStatusParameter","Properties":{"regions":{"Type":3278,"Flags":0,"Description":"List of locations."},"deploymentTypes":{"Type":3282,"Flags":0,"Description":"List of deployment types."},"skipToken":{"Type":4,"Flags":0,"Description":"Continuation token for pagination, capturing the next page size and offset, as well as the context of the query."}}}},{"3":{"ItemType":4}},{"6":{"Value":"SecurityAdmin"}},{"6":{"Value":"Connectivity"}},{"5":{"Elements":[3279,3280,4]}},{"3":{"ItemType":3281}},{"2":{"Name":"NetworkManagerDeploymentStatusListResult","Properties":{"value":{"Type":3294,"Flags":0,"Description":"Gets a page of Network Manager Deployment Status"},"skipToken":{"Type":4,"Flags":0,"Description":"When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data."}}}},{"2":{"Name":"NetworkManagerDeploymentStatus","Properties":{"commitTime":{"Type":4,"Flags":0,"Description":"Commit Time."},"region":{"Type":4,"Flags":0,"Description":"Region Name."},"deploymentStatus":{"Type":3289,"Flags":0,"Description":"Deployment Status."},"configurationIds":{"Type":3290,"Flags":0,"Description":"List of configuration ids."},"deploymentType":{"Type":3293,"Flags":0,"Description":"Configuration Deployment Type."},"errorMessage":{"Type":4,"Flags":0,"Description":"Error Message."}}}},{"6":{"Value":"NotStarted"}},{"6":{"Value":"Deploying"}},{"6":{"Value":"Deployed"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[3285,3286,3287,3288,4]}},{"3":{"ItemType":4}},{"6":{"Value":"SecurityAdmin"}},{"6":{"Value":"Connectivity"}},{"5":{"Elements":[3291,3292,4]}},{"3":{"ItemType":3284}},{"8":{"Name":"listDeploymentStatus","ResourceType":"Microsoft.Network/networkManagers","ApiVersion":"2023-09-01","Output":3283,"Input":3277}},{"2":{"Name":"QueryRequestOptions","Properties":{"skipToken":{"Type":4,"Flags":0,"Description":"When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data."}}}},{"2":{"Name":"NetworkManagerEffectiveConnectivityConfigurationListResult","Properties":{"value":{"Type":3300,"Flags":0,"Description":"Gets a page of NetworkManagerEffectiveConnectivityConfiguration"},"skipToken":{"Type":4,"Flags":0,"Description":"When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data."}}}},{"2":{"Name":"EffectiveConnectivityConfiguration","Properties":{"id":{"Type":4,"Flags":0,"Description":"Connectivity configuration ID."},"properties":{"Type":1622,"Flags":0,"Description":"Properties of a network manager connectivity configuration"},"configurationGroups":{"Type":3299,"Flags":0,"Description":"Effective configuration groups."}}}},{"3":{"ItemType":3256}},{"3":{"ItemType":3298}},{"8":{"Name":"listNetworkManagerEffectiveConnectivityConfigurations","ResourceType":"Microsoft.Network/virtualNetworks","ApiVersion":"2023-09-01","Output":3297,"Input":3296}},{"2":{"Name":"NetworkManagerEffectiveSecurityAdminRulesListResult","Properties":{"value":{"Type":3310,"Flags":0,"Description":"Gets a page of NetworkManagerEffectiveSecurityAdminRules"},"skipToken":{"Type":4,"Flags":0,"Description":"When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data."}}}},{"7":{"Name":"EffectiveBaseSecurityAdminRule","Discriminator":"kind","BaseProperties":{"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"configurationDescription":{"Type":4,"Flags":0,"Description":"A description of the security admin configuration."},"ruleCollectionDescription":{"Type":4,"Flags":0,"Description":"A description of the rule collection."},"ruleCollectionAppliesToGroups":{"Type":3304,"Flags":0,"Description":"Groups for rule collection"},"ruleGroups":{"Type":3305,"Flags":0,"Description":"Effective configuration groups."}},"Elements":{"Custom":3306,"Default":3308}}},{"3":{"ItemType":1701}},{"3":{"ItemType":3256}},{"2":{"Name":"EffectiveSecurityAdminRule","Properties":{"properties":{"Type":1713,"Flags":0,"Description":"Indicates the properties of the security admin rule"},"kind":{"Type":3307,"Flags":1,"Description":"Whether the rule is custom or default."}}}},{"6":{"Value":"Custom"}},{"2":{"Name":"EffectiveDefaultSecurityAdminRule","Properties":{"properties":{"Type":1743,"Flags":0,"Description":"Indicates the properties of the default security admin rule"},"kind":{"Type":3309,"Flags":1,"Description":"Whether the rule is custom or default."}}}},{"6":{"Value":"Default"}},{"3":{"ItemType":3303}},{"8":{"Name":"listNetworkManagerEffectiveSecurityAdminRules","ResourceType":"Microsoft.Network/virtualNetworks","ApiVersion":"2023-09-01","Output":3302,"Input":3296}},{"2":{"Name":"VirtualNetworkDdosProtectionStatusResult","Properties":{"value":{"Type":3317,"Flags":0,"Description":"The Ddos Protection Status Result for each public ip under a virtual network."},"nextLink":{"Type":4,"Flags":0,"Description":"The URL to get the next set of results."}}}},{"2":{"Name":"PublicIpDdosProtectionStatusResult","Properties":{"publicIpAddressId":{"Type":4,"Flags":0,"Description":"Public IP ARM resource ID"},"publicIpAddress":{"Type":4,"Flags":0,"Description":"IP Address of the Public IP Resource"},"isWorkloadProtected":{"Type":3316,"Flags":0,"Description":"Value indicating whether the IP address is DDoS workload protected or not."},"ddosProtectionPlanId":{"Type":4,"Flags":0,"Description":"DDoS protection plan Resource Id of a if IP address is protected through a plan."}}}},{"6":{"Value":"False"}},{"6":{"Value":"True"}},{"5":{"Elements":[3314,3315,4]}},{"3":{"ItemType":3313}},{"8":{"Name":"ddosProtectionStatus","ResourceType":"Microsoft.Network/virtualNetworks","ApiVersion":"2023-09-01","Output":3312}},{"2":{"Name":"VirtualWanVpnProfileParameters","Properties":{"vpnServerConfigurationResourceId":{"Type":4,"Flags":0,"Description":"VpnServerConfiguration partial resource uri with which VirtualWan is associated to."},"authenticationMethod":{"Type":3322,"Flags":0,"Description":"VPN client authentication method."}}}},{"6":{"Value":"EAPTLS"}},{"6":{"Value":"EAPMSCHAPv2"}},{"5":{"Elements":[3320,3321,4]}},{"2":{"Name":"VpnProfileResponse","Properties":{"profileUrl":{"Type":4,"Flags":0,"Description":"URL to the VPN profile."}}}},{"8":{"Name":"GenerateVpnProfile","ResourceType":"Microsoft.Network/virtualWans","ApiVersion":"2023-09-01","Output":3323,"Input":3319}},{"2":{"Name":"GetVpnSitesConfigurationRequest","Properties":{"vpnSites":{"Type":3326,"Flags":0,"Description":"List of resource-ids of the vpn-sites for which config is to be downloaded."},"outputBlobSasUrl":{"Type":4,"Flags":1,"Description":"The sas-url to download the configurations for vpn-sites."}}}},{"3":{"ItemType":4}},{"8":{"Name":"vpnConfiguration","ResourceType":"Microsoft.Network/virtualWans","ApiVersion":"2023-09-01","Input":3325}},{"2":{"Name":"VpnServerConfigurationsResponse","Properties":{"vpnServerConfigurationResourceIds":{"Type":3329,"Flags":0,"Description":"List of VpnServerConfigurations associated with VirtualWan."}}}},{"3":{"ItemType":4}},{"8":{"Name":"vpnServerConfigurations","ResourceType":"Microsoft.Network/virtualWans","ApiVersion":"2023-09-01","Output":3328}},{"2":{"Name":"EffectiveRouteListResult","Properties":{"value":{"Type":3349,"Flags":0,"Description":"A list of effective routes."},"nextLink":{"Type":4,"Flags":2,"Description":"The URL to get the next set of results."}}}},{"2":{"Name":"EffectiveRoute","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the user defined route. This is optional."},"disableBgpRoutePropagation":{"Type":2,"Flags":0,"Description":"If true, on-premises routes are not propagated to the network interfaces in the subnet."},"source":{"Type":3337,"Flags":0,"Description":"Who created the route."},"state":{"Type":3340,"Flags":0,"Description":"The value of effective route."},"addressPrefix":{"Type":3341,"Flags":0,"Description":"The address prefixes of the effective routes in CIDR notation."},"nextHopIpAddress":{"Type":3342,"Flags":0,"Description":"The IP address of the next hop of the effective route."},"nextHopType":{"Type":3348,"Flags":0,"Description":"The type of Azure hop the packet should be sent to."}}}},{"6":{"Value":"Unknown"}},{"6":{"Value":"User"}},{"6":{"Value":"VirtualNetworkGateway"}},{"6":{"Value":"Default"}},{"5":{"Elements":[3333,3334,3335,3336,4]}},{"6":{"Value":"Active"}},{"6":{"Value":"Invalid"}},{"5":{"Elements":[3338,3339,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"VirtualNetworkGateway"}},{"6":{"Value":"VnetLocal"}},{"6":{"Value":"Internet"}},{"6":{"Value":"VirtualAppliance"}},{"6":{"Value":"None"}},{"5":{"Elements":[3343,3344,3345,3346,3347,4]}},{"3":{"ItemType":3332}},{"8":{"Name":"effectiveRouteTable","ResourceType":"Microsoft.Network/networkInterfaces","ApiVersion":"2023-09-01","Output":3331}},{"2":{"Name":"EffectiveNetworkSecurityGroupListResult","Properties":{"value":{"Type":3372,"Flags":0,"Description":"A list of effective network security groups."},"nextLink":{"Type":4,"Flags":2,"Description":"The URL to get the next set of results."}}}},{"2":{"Name":"EffectiveNetworkSecurityGroup","Properties":{"networkSecurityGroup":{"Type":87,"Flags":0,"Description":"The ID of network security group that is applied."},"association":{"Type":3353,"Flags":0,"Description":"Associated resources."},"effectiveSecurityRules":{"Type":3371,"Flags":0,"Description":"A collection of effective security rules."},"tagMap":{"Type":4,"Flags":0,"Description":"Mapping of tags to list of IP Addresses included within the tag."}}}},{"2":{"Name":"EffectiveNetworkSecurityGroupAssociation","Properties":{"networkManager":{"Type":87,"Flags":0,"Description":"The ID of the Azure network manager if assigned."},"subnet":{"Type":87,"Flags":0,"Description":"The ID of the subnet if assigned."},"networkInterface":{"Type":87,"Flags":0,"Description":"The ID of the network interface if assigned."}}}},{"2":{"Name":"EffectiveNetworkSecurityRule","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the security rule specified by the user (if created by the user)."},"protocol":{"Type":3358,"Flags":0,"Description":"The network protocol this rule applies to."},"sourcePortRange":{"Type":4,"Flags":0,"Description":"The source port or range."},"destinationPortRange":{"Type":4,"Flags":0,"Description":"The destination port or range."},"sourcePortRanges":{"Type":3359,"Flags":0,"Description":"The source port ranges. Expected values include a single integer between 0 and 65535, a range using '-' as separator (e.g. 100-400), or an asterisk (*)."},"destinationPortRanges":{"Type":3360,"Flags":0,"Description":"The destination port ranges. Expected values include a single integer between 0 and 65535, a range using '-' as separator (e.g. 100-400), or an asterisk (*)."},"sourceAddressPrefix":{"Type":4,"Flags":0,"Description":"The source address prefix."},"destinationAddressPrefix":{"Type":4,"Flags":0,"Description":"The destination address prefix."},"sourceAddressPrefixes":{"Type":3361,"Flags":0,"Description":"The source address prefixes. Expected values include CIDR IP ranges, Default Tags (VirtualNetwork, AzureLoadBalancer, Internet), System Tags, and the asterisk (*)."},"destinationAddressPrefixes":{"Type":3362,"Flags":0,"Description":"The destination address prefixes. Expected values include CIDR IP ranges, Default Tags (VirtualNetwork, AzureLoadBalancer, Internet), System Tags, and the asterisk (*)."},"expandedSourceAddressPrefix":{"Type":3363,"Flags":0,"Description":"The expanded source address prefix."},"expandedDestinationAddressPrefix":{"Type":3364,"Flags":0,"Description":"Expanded destination address prefix."},"access":{"Type":3367,"Flags":0,"Description":"Whether network traffic is allowed or denied."},"priority":{"Type":3,"Flags":0,"Description":"The priority of the rule."},"direction":{"Type":3370,"Flags":0,"Description":"The direction of the rule."}}}},{"6":{"Value":"Tcp"}},{"6":{"Value":"Udp"}},{"6":{"Value":"All"}},{"5":{"Elements":[3355,3356,3357,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"Allow"}},{"6":{"Value":"Deny"}},{"5":{"Elements":[3365,3366,4]}},{"6":{"Value":"Inbound"}},{"6":{"Value":"Outbound"}},{"5":{"Elements":[3368,3369,4]}},{"3":{"ItemType":3354}},{"3":{"ItemType":3352}},{"8":{"Name":"effectiveNetworkSecurityGroups","ResourceType":"Microsoft.Network/networkInterfaces","ApiVersion":"2023-09-01","Output":3351}},{"8":{"Name":"ddosProtectionStatus","ResourceType":"Microsoft.Network/publicIPAddresses","ApiVersion":"2023-09-01","Output":3313}},{"2":{"Name":"GenerateExpressRoutePortsLOARequest","Properties":{"customerName":{"Type":4,"Flags":1,"Description":"The customer name."}}}},{"2":{"Name":"GenerateExpressRoutePortsLOAResult","Properties":{"encodedContent":{"Type":4,"Flags":0,"Description":"The content as a base64 encoded string."}}}},{"8":{"Name":"generateLoa","ResourceType":"Microsoft.Network/expressRoutePorts","ApiVersion":"2023-09-01","Output":3376,"Input":3375}},{"2":{"Name":"IdpsQueryObject","Properties":{"filters":{"Type":3381,"Flags":0,"Description":"Contain all filters names and values"},"search":{"Type":4,"Flags":0,"Description":"Search term in all columns"},"orderBy":{"Type":3382,"Flags":0,"Description":"Column to sort response by"},"resultsPerPage":{"Type":3,"Flags":0,"Description":"The number of the results to return in each page"},"skip":{"Type":3,"Flags":0,"Description":"The number of records matching the filter to skip"}}}},{"2":{"Name":"FilterItems","Properties":{"field":{"Type":4,"Flags":0,"Description":"The name of the field we would like to filter"},"values":{"Type":3380,"Flags":0,"Description":"List of values to filter the current field by"}}}},{"3":{"ItemType":4}},{"3":{"ItemType":3379}},{"2":{"Name":"OrderBy","Properties":{"field":{"Type":4,"Flags":0,"Description":"Describes the actual column name to sort by"},"order":{"Type":3385,"Flags":0,"Description":"Describes if results should be in ascending/descending order"}}}},{"6":{"Value":"Ascending"}},{"6":{"Value":"Descending"}},{"5":{"Elements":[3383,3384,4]}},{"2":{"Name":"QueryResults","Properties":{"matchingRecordsCount":{"Type":3,"Flags":0,"Description":"Number of total records matching the query."},"signatures":{"Type":3390,"Flags":0,"Description":"Array containing the results of the query"}}}},{"2":{"Name":"SingleQueryResult","Properties":{"signatureId":{"Type":3,"Flags":0,"Description":"The ID of the signature"},"mode":{"Type":3,"Flags":0,"Description":"The current mode enforced, 0 - Disabled, 1 - Alert, 2 -Deny"},"severity":{"Type":3,"Flags":0,"Description":"Describes the severity of signature: 1 - High, 2 - Medium, 3 - Low"},"direction":{"Type":3,"Flags":0,"Description":"Describes in which direction signature is being enforced: 0 - OutBound, 1 - InBound, 2 - Any, 3 - Internal, 4 - InternalOutbound"},"group":{"Type":4,"Flags":0,"Description":"Describes the groups the signature belongs to"},"description":{"Type":4,"Flags":0,"Description":"Describes what is the signature enforces"},"protocol":{"Type":4,"Flags":0,"Description":"Describes the protocol the signatures is being enforced in"},"sourcePorts":{"Type":3388,"Flags":0,"Description":"Describes the list of source ports related to this signature"},"destinationPorts":{"Type":3389,"Flags":0,"Description":"Describes the list of destination ports related to this signature"},"lastUpdated":{"Type":4,"Flags":0,"Description":"Describes the last updated time of the signature (provided from 3rd party vendor)"},"inheritedFromParentPolicy":{"Type":2,"Flags":0,"Description":"Describes if this override is inherited from base policy or not"}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":3387}},{"8":{"Name":"listIdpsSignatures","ResourceType":"Microsoft.Network/firewallPolicies","ApiVersion":"2023-09-01","Output":3386,"Input":3378}},{"2":{"Name":"SignatureOverridesFilterValuesQuery","Properties":{"filterName":{"Type":4,"Flags":0,"Description":"Describes the name of the column which values will be returned"}}}},{"2":{"Name":"SignatureOverridesFilterValuesResponse","Properties":{"filterValues":{"Type":3394,"Flags":0,"Description":"Describes the possible values"}}}},{"3":{"ItemType":4}},{"8":{"Name":"listIdpsFilterOptions","ResourceType":"Microsoft.Network/firewallPolicies","ApiVersion":"2023-09-01","Output":3393,"Input":3392}},{"2":{"Name":"LoadBalancerVipSwapRequest","Properties":{"frontendIPConfigurations":{"Type":3399,"Flags":0,"Description":"A list of frontend IP configuration resources that should swap VIPs."}}}},{"2":{"Name":"LoadBalancerVipSwapRequestFrontendIPConfiguration","Properties":{"id":{"Type":4,"Flags":0,"Description":"The ID of frontend IP configuration resource."},"properties":{"Type":3398,"Flags":0,"Description":"The properties of VIP swap request's frontend IP configuration object."}}}},{"2":{"Name":"LoadBalancerVipSwapRequestFrontendIPConfigurationProperties","Properties":{"publicIPAddress":{"Type":87,"Flags":0,"Description":"A reference to public IP address resource."}}}},{"3":{"ItemType":3397}},{"8":{"Name":"setLoadBalancerFrontendPublicIpAddresses","ResourceType":"Microsoft.Network/locations","ApiVersion":"2023-09-01","Input":3396}},{"2":{"Name":"CheckPrivateLinkServiceVisibilityRequest","Properties":{"privateLinkServiceAlias":{"Type":4,"Flags":0,"Description":"The alias of the private link service."}}}},{"2":{"Name":"PrivateLinkServiceVisibility","Properties":{"visible":{"Type":2,"Flags":0,"Description":"Private Link Service Visibility (True/False)."}}}},{"8":{"Name":"checkPrivateLinkServiceVisibility","ResourceType":"Microsoft.Network/locations","ApiVersion":"2023-09-01","Output":3402,"Input":3401}},{"2":{"Name":"QueryInboundNatRulePortMappingRequest","Properties":{"ipConfiguration":{"Type":87,"Flags":0,"Description":"NetworkInterfaceIPConfiguration set in load balancer backend address."},"ipAddress":{"Type":4,"Flags":0,"Description":"IP address set in load balancer backend address."}}}},{"2":{"Name":"BackendAddressInboundNatRulePortMappings","Properties":{"inboundNatRulePortMappings":{"Type":3411,"Flags":0,"Description":"Collection of inbound NAT rule port mappings."}}}},{"2":{"Name":"InboundNatRulePortMapping","Properties":{"inboundNatRuleName":{"Type":4,"Flags":2,"Description":"Name of inbound NAT rule."},"protocol":{"Type":3410,"Flags":2,"Description":"The reference to the transport protocol used by the inbound NAT rule."},"frontendPort":{"Type":3,"Flags":2,"Description":"Frontend port."},"backendPort":{"Type":3,"Flags":2,"Description":"Backend port."}}}},{"6":{"Value":"Udp"}},{"6":{"Value":"Tcp"}},{"6":{"Value":"All"}},{"5":{"Elements":[3407,3408,3409,4]}},{"3":{"ItemType":3406}},{"8":{"Name":"queryInboundNatRulePortMapping","ResourceType":"Microsoft.Network/loadBalancers/backendAddressPools","ApiVersion":"2023-09-01","Output":3405,"Input":3404}},{"2":{"Name":"MigrateLoadBalancerToIpBasedRequest","Properties":{"pools":{"Type":3414,"Flags":0,"Description":"A list of pool names that should be migrated from Nic based to IP based pool"}}}},{"3":{"ItemType":4}},{"2":{"Name":"MigratedPools","Properties":{"migratedPools":{"Type":3416,"Flags":0,"Description":"A list of pools migrated from Nic based to IP based pool"}}}},{"3":{"ItemType":4}},{"8":{"Name":"migrateToIpBased","ResourceType":"Microsoft.Network/loadBalancers","ApiVersion":"2023-09-01","Output":3415,"Input":3413}},{"2":{"Name":"TopologyParameters","Properties":{"targetResourceGroupName":{"Type":4,"Flags":0,"Description":"The name of the target resource group to perform topology on."},"targetVirtualNetwork":{"Type":87,"Flags":0,"Description":"The reference to the Virtual Network resource."},"targetSubnet":{"Type":87,"Flags":0,"Description":"The reference to the Subnet resource."}}}},{"2":{"Name":"Topology","Properties":{"id":{"Type":4,"Flags":2,"Description":"GUID representing the operation id."},"createdDateTime":{"Type":4,"Flags":2,"Description":"The datetime when the topology was initially created for the resource group."},"lastModified":{"Type":4,"Flags":2,"Description":"The datetime when the topology was last modified."},"resources":{"Type":3426,"Flags":0,"Description":"A list of topology resources."}}}},{"2":{"Name":"TopologyResource","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the resource."},"id":{"Type":4,"Flags":0,"Description":"ID of the resource."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"associations":{"Type":3425,"Flags":0,"Description":"Holds the associations the resource has with other resources in the resource group."}}}},{"2":{"Name":"TopologyAssociation","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the resource that is associated with the parent resource."},"resourceId":{"Type":4,"Flags":0,"Description":"The ID of the resource that is associated with the parent resource."},"associationType":{"Type":3424,"Flags":0,"Description":"The association type of the child resource to the parent resource."}}}},{"6":{"Value":"Associated"}},{"6":{"Value":"Contains"}},{"5":{"Elements":[3422,3423,4]}},{"3":{"ItemType":3421}},{"3":{"ItemType":3420}},{"8":{"Name":"topology","ResourceType":"Microsoft.Network/networkWatchers","ApiVersion":"2023-09-01","Output":3419,"Input":3418}},{"2":{"Name":"VerificationIPFlowParameters","Properties":{"targetResourceId":{"Type":4,"Flags":1,"Description":"The ID of the target resource to perform next-hop on."},"direction":{"Type":3431,"Flags":1,"Description":"The direction of the packet represented as a 5-tuple."},"protocol":{"Type":3434,"Flags":1,"Description":"Protocol to be verified on."},"localPort":{"Type":4,"Flags":1,"Description":"The local port. Acceptable values are a single integer in the range (0-65535). Support for * for the source port, which depends on the direction."},"remotePort":{"Type":4,"Flags":1,"Description":"The remote port. Acceptable values are a single integer in the range (0-65535). Support for * for the source port, which depends on the direction."},"localIPAddress":{"Type":4,"Flags":1,"Description":"The local IP address. Acceptable values are valid IPv4 addresses."},"remoteIPAddress":{"Type":4,"Flags":1,"Description":"The remote IP address. Acceptable values are valid IPv4 addresses."},"targetNicResourceId":{"Type":4,"Flags":0,"Description":"The NIC ID. (If VM has multiple NICs and IP forwarding is enabled on any of them, then this parameter must be specified. Otherwise optional)."}}}},{"6":{"Value":"Inbound"}},{"6":{"Value":"Outbound"}},{"5":{"Elements":[3429,3430,4]}},{"6":{"Value":"TCP"}},{"6":{"Value":"UDP"}},{"5":{"Elements":[3432,3433,4]}},{"2":{"Name":"VerificationIPFlowResult","Properties":{"access":{"Type":3438,"Flags":0,"Description":"Indicates whether the traffic is allowed or denied."},"ruleName":{"Type":4,"Flags":0,"Description":"Name of the rule. If input is not matched against any security rule, it is not displayed."}}}},{"6":{"Value":"Allow"}},{"6":{"Value":"Deny"}},{"5":{"Elements":[3436,3437,4]}},{"8":{"Name":"ipFlowVerify","ResourceType":"Microsoft.Network/networkWatchers","ApiVersion":"2023-09-01","Output":3435,"Input":3428}},{"2":{"Name":"NextHopParameters","Properties":{"targetResourceId":{"Type":4,"Flags":1,"Description":"The resource identifier of the target resource against which the action is to be performed."},"sourceIPAddress":{"Type":4,"Flags":1,"Description":"The source IP address."},"destinationIPAddress":{"Type":4,"Flags":1,"Description":"The destination IP address."},"targetNicResourceId":{"Type":4,"Flags":0,"Description":"The NIC ID. (If VM has multiple NICs and IP forwarding is enabled on any of the nics, then this parameter must be specified. Otherwise optional)."}}}},{"2":{"Name":"NextHopResult","Properties":{"nextHopType":{"Type":3448,"Flags":0,"Description":"Next hop type."},"nextHopIpAddress":{"Type":4,"Flags":0,"Description":"Next hop IP Address."},"routeTableId":{"Type":4,"Flags":0,"Description":"The resource identifier for the route table associated with the route being returned. If the route being returned does not correspond to any user created routes then this field will be the string 'System Route'."}}}},{"6":{"Value":"Internet"}},{"6":{"Value":"VirtualAppliance"}},{"6":{"Value":"VirtualNetworkGateway"}},{"6":{"Value":"VnetLocal"}},{"6":{"Value":"HyperNetGateway"}},{"6":{"Value":"None"}},{"5":{"Elements":[3442,3443,3444,3445,3446,3447,4]}},{"8":{"Name":"nextHop","ResourceType":"Microsoft.Network/networkWatchers","ApiVersion":"2023-09-01","Output":3441,"Input":3440}},{"2":{"Name":"SecurityGroupViewParameters","Properties":{"targetResourceId":{"Type":4,"Flags":1,"Description":"ID of the target VM."}}}},{"2":{"Name":"SecurityGroupViewResult","Properties":{"networkInterfaces":{"Type":3460,"Flags":0,"Description":"List of network interfaces on the specified VM."}}}},{"2":{"Name":"SecurityGroupNetworkInterface","Properties":{"id":{"Type":4,"Flags":0,"Description":"ID of the network interface."},"securityRuleAssociations":{"Type":3453,"Flags":0,"Description":"All security rules associated with the network interface."}}}},{"2":{"Name":"SecurityRuleAssociations","Properties":{"networkInterfaceAssociation":{"Type":3454,"Flags":0,"Description":"Network interface and it's custom security rules."},"subnetAssociation":{"Type":3456,"Flags":0,"Description":"Subnet and it's custom security rules."},"defaultSecurityRules":{"Type":3458,"Flags":0,"Description":"Collection of default security rules of the network security group."},"effectiveSecurityRules":{"Type":3459,"Flags":0,"Description":"Collection of effective security rules."}}}},{"2":{"Name":"NetworkInterfaceAssociation","Properties":{"id":{"Type":4,"Flags":2,"Description":"Network interface ID."},"securityRules":{"Type":3455,"Flags":0,"Description":"Collection of custom security rules."}}}},{"3":{"ItemType":196}},{"2":{"Name":"SubnetAssociation","Properties":{"id":{"Type":4,"Flags":2,"Description":"Subnet ID."},"securityRules":{"Type":3457,"Flags":0,"Description":"Collection of custom security rules."}}}},{"3":{"ItemType":196}},{"3":{"ItemType":196}},{"3":{"ItemType":3354}},{"3":{"ItemType":3452}},{"8":{"Name":"securityGroupView","ResourceType":"Microsoft.Network/networkWatchers","ApiVersion":"2023-09-01","Output":3451,"Input":3450}},{"2":{"Name":"TroubleshootingParameters","Properties":{"targetResourceId":{"Type":4,"Flags":1,"Description":"The target resource to troubleshoot."},"properties":{"Type":3463,"Flags":1,"Description":"Properties of the troubleshooting resource."}}}},{"2":{"Name":"TroubleshootingProperties","Properties":{"storageId":{"Type":4,"Flags":1,"Description":"The ID for the storage account to save the troubleshoot result."},"storagePath":{"Type":4,"Flags":1,"Description":"The path to the blob to save the troubleshoot result in."}}}},{"2":{"Name":"TroubleshootingResult","Properties":{"startTime":{"Type":4,"Flags":0,"Description":"The start time of the troubleshooting."},"endTime":{"Type":4,"Flags":0,"Description":"The end time of the troubleshooting."},"code":{"Type":4,"Flags":0,"Description":"The result code of the troubleshooting."},"results":{"Type":3468,"Flags":0,"Description":"Information from troubleshooting."}}}},{"2":{"Name":"TroubleshootingDetails","Properties":{"id":{"Type":4,"Flags":0,"Description":"The id of the get troubleshoot operation."},"reasonType":{"Type":4,"Flags":0,"Description":"Reason type of failure."},"summary":{"Type":4,"Flags":0,"Description":"A summary of troubleshooting."},"detail":{"Type":4,"Flags":0,"Description":"Details on troubleshooting results."},"recommendedActions":{"Type":3467,"Flags":0,"Description":"List of recommended actions."}}}},{"2":{"Name":"TroubleshootingRecommendedActions","Properties":{"actionId":{"Type":4,"Flags":0,"Description":"ID of the recommended action."},"actionText":{"Type":4,"Flags":0,"Description":"Description of recommended actions."},"actionUri":{"Type":4,"Flags":0,"Description":"The uri linking to a documentation for the recommended troubleshooting actions."},"actionUriText":{"Type":4,"Flags":0,"Description":"The information from the URI for the recommended troubleshooting actions."}}}},{"3":{"ItemType":3466}},{"3":{"ItemType":3465}},{"8":{"Name":"troubleshoot","ResourceType":"Microsoft.Network/networkWatchers","ApiVersion":"2023-09-01","Output":3464,"Input":3462}},{"2":{"Name":"QueryTroubleshootingParameters","Properties":{"targetResourceId":{"Type":4,"Flags":1,"Description":"The target resource ID to query the troubleshooting result."}}}},{"8":{"Name":"queryTroubleshootResult","ResourceType":"Microsoft.Network/networkWatchers","ApiVersion":"2023-09-01","Output":3464,"Input":3470}},{"2":{"Name":"FlowLogInformation","Properties":{"targetResourceId":{"Type":4,"Flags":1,"Description":"The ID of the resource to configure for flow log and traffic analytics (optional) ."},"properties":{"Type":3473,"Flags":1,"Description":"Properties of the flow log."},"flowAnalyticsConfiguration":{"Type":341,"Flags":0,"Description":"Parameters that define the configuration of traffic analytics."}}}},{"2":{"Name":"FlowLogProperties","Properties":{"storageId":{"Type":4,"Flags":1,"Description":"ID of the storage account which is used to store the flow log."},"enabled":{"Type":2,"Flags":1,"Description":"Flag to enable/disable flow logging."},"retentionPolicy":{"Type":337,"Flags":0,"Description":"Parameters that define the retention policy for flow log."},"format":{"Type":338,"Flags":0,"Description":"Parameters that define the flow log format."}}}},{"8":{"Name":"configureFlowLog","ResourceType":"Microsoft.Network/networkWatchers","ApiVersion":"2023-09-01","Output":3472,"Input":3472}},{"2":{"Name":"FlowLogStatusParameters","Properties":{"targetResourceId":{"Type":4,"Flags":1,"Description":"The target resource where getting the flow log and traffic analytics (optional) status."}}}},{"8":{"Name":"queryFlowLogStatus","ResourceType":"Microsoft.Network/networkWatchers","ApiVersion":"2023-09-01","Output":3472,"Input":3475}},{"2":{"Name":"ConnectivityParameters","Properties":{"source":{"Type":3478,"Flags":1,"Description":"The source of the connection."},"destination":{"Type":3479,"Flags":1,"Description":"The destination of connection."},"protocol":{"Type":3484,"Flags":0,"Description":"Network protocol."},"protocolConfiguration":{"Type":3485,"Flags":0,"Description":"Configuration of the protocol."},"preferredIPVersion":{"Type":3493,"Flags":0,"Description":"Preferred IP version of the connection."}}}},{"2":{"Name":"ConnectivitySource","Properties":{"resourceId":{"Type":4,"Flags":1,"Description":"The ID of the resource from which a connectivity check will be initiated."},"port":{"Type":3,"Flags":0,"Description":"The source port from which a connectivity check will be performed."}}}},{"2":{"Name":"ConnectivityDestination","Properties":{"resourceId":{"Type":4,"Flags":0,"Description":"The ID of the resource to which a connection attempt will be made."},"address":{"Type":4,"Flags":0,"Description":"The IP address or URI the resource to which a connection attempt will be made."},"port":{"Type":3,"Flags":0,"Description":"Port on which check connectivity will be performed."}}}},{"6":{"Value":"Tcp"}},{"6":{"Value":"Http"}},{"6":{"Value":"Https"}},{"6":{"Value":"Icmp"}},{"5":{"Elements":[3480,3481,3482,3483,4]}},{"2":{"Name":"ProtocolConfiguration","Properties":{"HTTPConfiguration":{"Type":3486,"Flags":0,"Description":"HTTP configuration of the connectivity check."}}}},{"2":{"Name":"HttpConfiguration","Properties":{"method":{"Type":3488,"Flags":0,"Description":"HTTP method."},"headers":{"Type":3489,"Flags":0,"Description":"List of HTTP headers."},"validStatusCodes":{"Type":3490,"Flags":0,"Description":"Valid status codes."}}}},{"6":{"Value":"Get"}},{"5":{"Elements":[3487,4]}},{"3":{"ItemType":1955}},{"3":{"ItemType":3}},{"6":{"Value":"IPv4"}},{"6":{"Value":"IPv6"}},{"5":{"Elements":[3491,3492,4]}},{"2":{"Name":"ConnectivityInformation","Properties":{"hops":{"Type":3525,"Flags":2,"Description":"List of hops between the source and the destination."},"connectionStatus":{"Type":3530,"Flags":2,"Description":"The connection status."},"avgLatencyInMs":{"Type":3,"Flags":2,"Description":"Average latency in milliseconds."},"minLatencyInMs":{"Type":3,"Flags":2,"Description":"Minimum latency in milliseconds."},"maxLatencyInMs":{"Type":3,"Flags":2,"Description":"Maximum latency in milliseconds."},"probesSent":{"Type":3,"Flags":2,"Description":"Total number of probes sent."},"probesFailed":{"Type":3,"Flags":2,"Description":"Number of failed probes."}}}},{"2":{"Name":"ConnectivityHop","Properties":{"type":{"Type":4,"Flags":2,"Description":"The type of the hop."},"id":{"Type":4,"Flags":2,"Description":"The ID of the hop."},"address":{"Type":4,"Flags":2,"Description":"The IP address of the hop."},"resourceId":{"Type":4,"Flags":2,"Description":"The ID of the resource corresponding to this hop."},"nextHopIds":{"Type":3496,"Flags":2,"Description":"List of next hop identifiers."},"previousHopIds":{"Type":3497,"Flags":2,"Description":"List of previous hop identifiers."},"links":{"Type":3522,"Flags":2,"Description":"List of hop links."},"previousLinks":{"Type":3523,"Flags":2,"Description":"List of previous hop links."},"issues":{"Type":3524,"Flags":2,"Description":"List of issues."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"HopLink","Properties":{"nextHopId":{"Type":4,"Flags":2,"Description":"The ID of the next hop."},"linkType":{"Type":4,"Flags":2,"Description":"Link type."},"properties":{"Type":3499,"Flags":0,"Description":"Hop link properties."},"issues":{"Type":3520,"Flags":2,"Description":"List of issues."},"context":{"Type":3521,"Flags":2,"Description":"Provides additional context on links."},"resourceId":{"Type":4,"Flags":2,"Description":"Resource ID."}}}},{"2":{"Name":"HopLinkProperties","Properties":{"roundTripTimeMin":{"Type":3,"Flags":2,"Description":"Minimum roundtrip time in milliseconds."},"roundTripTimeAvg":{"Type":3,"Flags":2,"Description":"Average roundtrip time in milliseconds."},"roundTripTimeMax":{"Type":3,"Flags":2,"Description":"Maximum roundtrip time in milliseconds."}}}},{"2":{"Name":"ConnectivityIssue","Properties":{"origin":{"Type":3504,"Flags":2,"Description":"The origin of the issue."},"severity":{"Type":3507,"Flags":2,"Description":"The severity of the issue."},"type":{"Type":3517,"Flags":2,"Description":"The type of issue."},"context":{"Type":3519,"Flags":2,"Description":"Provides additional context on the issue."}}}},{"6":{"Value":"Local"}},{"6":{"Value":"Inbound"}},{"6":{"Value":"Outbound"}},{"5":{"Elements":[3501,3502,3503,4]}},{"6":{"Value":"Error"}},{"6":{"Value":"Warning"}},{"5":{"Elements":[3505,3506,4]}},{"6":{"Value":"Unknown"}},{"6":{"Value":"AgentStopped"}},{"6":{"Value":"GuestFirewall"}},{"6":{"Value":"DnsResolution"}},{"6":{"Value":"SocketBind"}},{"6":{"Value":"NetworkSecurityRule"}},{"6":{"Value":"UserDefinedRoute"}},{"6":{"Value":"PortThrottled"}},{"6":{"Value":"Platform"}},{"5":{"Elements":[3508,3509,3510,3511,3512,3513,3514,3515,3516,4]}},{"2":{"Name":"IssueContext","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":3518}},{"3":{"ItemType":3500}},{"2":{"Name":"HopLinkContext","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":3498}},{"3":{"ItemType":3498}},{"3":{"ItemType":3500}},{"3":{"ItemType":3495}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Connected"}},{"6":{"Value":"Disconnected"}},{"6":{"Value":"Degraded"}},{"5":{"Elements":[3526,3527,3528,3529,4]}},{"8":{"Name":"connectivityCheck","ResourceType":"Microsoft.Network/networkWatchers","ApiVersion":"2023-09-01","Output":3494,"Input":3477}},{"2":{"Name":"AzureReachabilityReportParameters","Properties":{"providerLocation":{"Type":3533,"Flags":1,"Description":"Parameters that define a geographic location."},"providers":{"Type":3534,"Flags":0,"Description":"List of Internet service providers."},"azureLocations":{"Type":3535,"Flags":0,"Description":"Optional Azure regions to scope the query to."},"startTime":{"Type":4,"Flags":1,"Description":"The start time for the Azure reachability report."},"endTime":{"Type":4,"Flags":1,"Description":"The end time for the Azure reachability report."}}}},{"2":{"Name":"AzureReachabilityReportLocation","Properties":{"country":{"Type":4,"Flags":1,"Description":"The name of the country."},"state":{"Type":4,"Flags":0,"Description":"The name of the state."},"city":{"Type":4,"Flags":0,"Description":"The name of the city or town."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"AzureReachabilityReport","Properties":{"aggregationLevel":{"Type":4,"Flags":1,"Description":"The aggregation level of Azure reachability report. Can be Country, State or City."},"providerLocation":{"Type":3533,"Flags":1,"Description":"Parameters that define a geographic location."},"reachabilityReport":{"Type":3540,"Flags":1,"Description":"List of Azure reachability report items."}}}},{"2":{"Name":"AzureReachabilityReportItem","Properties":{"provider":{"Type":4,"Flags":0,"Description":"The Internet service provider."},"azureLocation":{"Type":4,"Flags":0,"Description":"The Azure region."},"latencies":{"Type":3539,"Flags":0,"Description":"List of latency details for each of the time series."}}}},{"2":{"Name":"AzureReachabilityReportLatencyInfo","Properties":{"timeStamp":{"Type":4,"Flags":0,"Description":"The time stamp."},"score":{"Type":3,"Flags":0,"Description":"The relative latency score between 1 and 100, higher values indicating a faster connection."}}}},{"3":{"ItemType":3538}},{"3":{"ItemType":3537}},{"8":{"Name":"azureReachabilityReport","ResourceType":"Microsoft.Network/networkWatchers","ApiVersion":"2023-09-01","Output":3536,"Input":3532}},{"2":{"Name":"AvailableProvidersListParameters","Properties":{"azureLocations":{"Type":3543,"Flags":0,"Description":"A list of Azure regions."},"country":{"Type":4,"Flags":0,"Description":"The country for available providers list."},"state":{"Type":4,"Flags":0,"Description":"The state for available providers list."},"city":{"Type":4,"Flags":0,"Description":"The city or town for available providers list."}}}},{"3":{"ItemType":4}},{"2":{"Name":"AvailableProvidersList","Properties":{"countries":{"Type":3553,"Flags":1,"Description":"List of available countries."}}}},{"2":{"Name":"AvailableProvidersListCountry","Properties":{"countryName":{"Type":4,"Flags":0,"Description":"The country name."},"providers":{"Type":3546,"Flags":0,"Description":"A list of Internet service providers."},"states":{"Type":3552,"Flags":0,"Description":"List of available states in the country."}}}},{"3":{"ItemType":4}},{"2":{"Name":"AvailableProvidersListState","Properties":{"stateName":{"Type":4,"Flags":0,"Description":"The state name."},"providers":{"Type":3548,"Flags":0,"Description":"A list of Internet service providers."},"cities":{"Type":3551,"Flags":0,"Description":"List of available cities or towns in the state."}}}},{"3":{"ItemType":4}},{"2":{"Name":"AvailableProvidersListCity","Properties":{"cityName":{"Type":4,"Flags":0,"Description":"The city or town name."},"providers":{"Type":3550,"Flags":0,"Description":"A list of Internet service providers."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":3549}},{"3":{"ItemType":3547}},{"3":{"ItemType":3545}},{"8":{"Name":"availableProvidersList","ResourceType":"Microsoft.Network/networkWatchers","ApiVersion":"2023-09-01","Output":3544,"Input":3542}},{"2":{"Name":"NetworkConfigurationDiagnosticParameters","Properties":{"targetResourceId":{"Type":4,"Flags":1,"Description":"The ID of the target resource to perform network configuration diagnostic. Valid options are VM, NetworkInterface, VMSS/NetworkInterface and Application Gateway."},"verbosityLevel":{"Type":3559,"Flags":0,"Description":"Verbosity level."},"profiles":{"Type":3564,"Flags":1,"Description":"List of network configuration diagnostic profiles."}}}},{"6":{"Value":"Normal"}},{"6":{"Value":"Minimum"}},{"6":{"Value":"Full"}},{"5":{"Elements":[3556,3557,3558,4]}},{"2":{"Name":"NetworkConfigurationDiagnosticProfile","Properties":{"direction":{"Type":3563,"Flags":1,"Description":"The direction of the traffic."},"protocol":{"Type":4,"Flags":1,"Description":"Protocol to be verified on. Accepted values are '*', TCP, UDP."},"source":{"Type":4,"Flags":1,"Description":"Traffic source. Accepted values are '*', IP Address/CIDR, Service Tag."},"destination":{"Type":4,"Flags":1,"Description":"Traffic destination. Accepted values are: '*', IP Address/CIDR, Service Tag."},"destinationPort":{"Type":4,"Flags":1,"Description":"Traffic destination port. Accepted values are '*' and a single port in the range (0 - 65535)."}}}},{"6":{"Value":"Inbound"}},{"6":{"Value":"Outbound"}},{"5":{"Elements":[3561,3562,4]}},{"3":{"ItemType":3560}},{"2":{"Name":"NetworkConfigurationDiagnosticResponse","Properties":{"results":{"Type":3576,"Flags":2,"Description":"List of network configuration diagnostic results."}}}},{"2":{"Name":"NetworkConfigurationDiagnosticResult","Properties":{"profile":{"Type":3560,"Flags":0,"Description":"Network configuration diagnostic profile."},"networkSecurityGroupResult":{"Type":3567,"Flags":0,"Description":"Network security group result."}}}},{"2":{"Name":"NetworkSecurityGroupResult","Properties":{"securityRuleAccessResult":{"Type":3570,"Flags":0,"Description":"The network traffic is allowed or denied."},"evaluatedNetworkSecurityGroups":{"Type":3575,"Flags":2,"Description":"List of results network security groups diagnostic."}}}},{"6":{"Value":"Allow"}},{"6":{"Value":"Deny"}},{"5":{"Elements":[3568,3569,4]}},{"2":{"Name":"EvaluatedNetworkSecurityGroup","Properties":{"networkSecurityGroupId":{"Type":4,"Flags":0,"Description":"Network security group ID."},"appliedTo":{"Type":4,"Flags":0,"Description":"Resource ID of nic or subnet to which network security group is applied."},"matchedRule":{"Type":3572,"Flags":0,"Description":"Matched network security rule."},"rulesEvaluationResult":{"Type":3574,"Flags":2,"Description":"List of network security rules evaluation results."}}}},{"2":{"Name":"MatchedRule","Properties":{"ruleName":{"Type":4,"Flags":0,"Description":"Name of the matched network security rule."},"action":{"Type":4,"Flags":0,"Description":"The network traffic is allowed or denied. Possible values are 'Allow' and 'Deny'."}}}},{"2":{"Name":"NetworkSecurityRulesEvaluationResult","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the network security rule."},"protocolMatched":{"Type":2,"Flags":0,"Description":"Value indicating whether protocol is matched."},"sourceMatched":{"Type":2,"Flags":0,"Description":"Value indicating whether source is matched."},"sourcePortMatched":{"Type":2,"Flags":0,"Description":"Value indicating whether source port is matched."},"destinationMatched":{"Type":2,"Flags":0,"Description":"Value indicating whether destination is matched."},"destinationPortMatched":{"Type":2,"Flags":0,"Description":"Value indicating whether destination port is matched."}}}},{"3":{"ItemType":3573}},{"3":{"ItemType":3571}},{"3":{"ItemType":3566}},{"8":{"Name":"networkConfigurationDiagnostic","ResourceType":"Microsoft.Network/networkWatchers","ApiVersion":"2023-09-01","Output":3565,"Input":3555}},{"8":{"Name":"stop","ResourceType":"Microsoft.Network/networkWatchers/packetCaptures","ApiVersion":"2023-09-01"}},{"2":{"Name":"PacketCaptureQueryStatusResult","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the packet capture resource."},"id":{"Type":4,"Flags":0,"Description":"The ID of the packet capture resource."},"captureStartTime":{"Type":4,"Flags":0,"Description":"The start time of the packet capture session."},"packetCaptureStatus":{"Type":3585,"Flags":0,"Description":"The status of the packet capture session."},"stopReason":{"Type":4,"Flags":0,"Description":"The reason the current packet capture session was stopped."},"packetCaptureError":{"Type":3592,"Flags":0,"Description":"List of errors of packet capture session."}}}},{"6":{"Value":"NotStarted"}},{"6":{"Value":"Running"}},{"6":{"Value":"Stopped"}},{"6":{"Value":"Error"}},{"6":{"Value":"Unknown"}},{"5":{"Elements":[3580,3581,3582,3583,3584,4]}},{"6":{"Value":"InternalError"}},{"6":{"Value":"AgentStopped"}},{"6":{"Value":"CaptureFailed"}},{"6":{"Value":"LocalFileFailed"}},{"6":{"Value":"StorageFailed"}},{"5":{"Elements":[3586,3587,3588,3589,3590,4]}},{"3":{"ItemType":3591}},{"8":{"Name":"queryStatus","ResourceType":"Microsoft.Network/networkWatchers/packetCaptures","ApiVersion":"2023-09-01","Output":3579}},{"8":{"Name":"stop","ResourceType":"Microsoft.Network/networkWatchers/connectionMonitors","ApiVersion":"2023-09-01"}},{"8":{"Name":"start","ResourceType":"Microsoft.Network/networkWatchers/connectionMonitors","ApiVersion":"2023-09-01"}},{"2":{"Name":"ConnectionMonitorQueryResult","Properties":{"sourceStatus":{"Type":3600,"Flags":0,"Description":"Status of connection monitor source."},"states":{"Type":3611,"Flags":0,"Description":"Information about connection states."}}}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Active"}},{"6":{"Value":"Inactive"}},{"5":{"Elements":[3597,3598,3599,4]}},{"2":{"Name":"ConnectionStateSnapshot","Properties":{"connectionState":{"Type":3605,"Flags":0,"Description":"The connection state."},"startTime":{"Type":4,"Flags":0,"Description":"The start time of the connection snapshot."},"endTime":{"Type":4,"Flags":0,"Description":"The end time of the connection snapshot."},"evaluationState":{"Type":3609,"Flags":0,"Description":"Connectivity analysis evaluation state."},"avgLatencyInMs":{"Type":3,"Flags":0,"Description":"Average latency in ms."},"minLatencyInMs":{"Type":3,"Flags":0,"Description":"Minimum latency in ms."},"maxLatencyInMs":{"Type":3,"Flags":0,"Description":"Maximum latency in ms."},"probesSent":{"Type":3,"Flags":0,"Description":"The number of sent probes."},"probesFailed":{"Type":3,"Flags":0,"Description":"The number of failed probes."},"hops":{"Type":3610,"Flags":2,"Description":"List of hops between the source and the destination."}}}},{"6":{"Value":"Reachable"}},{"6":{"Value":"Unreachable"}},{"6":{"Value":"Unknown"}},{"5":{"Elements":[3602,3603,3604,4]}},{"6":{"Value":"NotStarted"}},{"6":{"Value":"InProgress"}},{"6":{"Value":"Completed"}},{"5":{"Elements":[3606,3607,3608,4]}},{"3":{"ItemType":3495}},{"3":{"ItemType":3601}},{"8":{"Name":"query","ResourceType":"Microsoft.Network/networkWatchers/connectionMonitors","ApiVersion":"2023-09-01","Output":3596}},{"2":{"Name":"PrepareNetworkPoliciesRequest","Properties":{"serviceName":{"Type":4,"Flags":0,"Description":"The name of the service for which subnet is being prepared for."},"networkIntentPolicyConfigurations":{"Type":3617,"Flags":0,"Description":"A list of NetworkIntentPolicyConfiguration."}}}},{"2":{"Name":"NetworkIntentPolicyConfiguration","Properties":{"networkIntentPolicyName":{"Type":4,"Flags":0,"Description":"The name of the Network Intent Policy for storing in target subscription."},"sourceNetworkIntentPolicy":{"Type":3615,"Flags":0,"Description":"Source network intent policy."}}}},{"2":{"Name":"NetworkIntentPolicy","Properties":{"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":3616,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":3614}},{"8":{"Name":"PrepareNetworkPolicies","ResourceType":"Microsoft.Network/virtualNetworks/subnets","ApiVersion":"2023-09-01","Input":3613}},{"2":{"Name":"UnprepareNetworkPoliciesRequest","Properties":{"serviceName":{"Type":4,"Flags":0,"Description":"The name of the service for which subnet is being unprepared for."}}}},{"8":{"Name":"UnprepareNetworkPolicies","ResourceType":"Microsoft.Network/virtualNetworks/subnets","ApiVersion":"2023-09-01","Input":3619}},{"8":{"Name":"reset","ResourceType":"Microsoft.Network/virtualNetworkGateways","ApiVersion":"2023-09-01","Output":2375}},{"8":{"Name":"resetvpnclientsharedkey","ResourceType":"Microsoft.Network/virtualNetworkGateways","ApiVersion":"2023-09-01"}},{"2":{"Name":"VpnClientParameters","Properties":{"processorArchitecture":{"Type":3626,"Flags":0,"Description":"VPN client Processor Architecture."},"authenticationMethod":{"Type":3629,"Flags":0,"Description":"VPN client authentication method."},"radiusServerAuthCertificate":{"Type":4,"Flags":0,"Description":"The public certificate data for the radius server authentication certificate as a Base-64 encoded string. Required only if external radius authentication has been configured with EAPTLS authentication."},"clientRootCertificates":{"Type":3630,"Flags":0,"Description":"A list of client root certificates public certificate data encoded as Base-64 strings. Optional parameter for external radius based authentication with EAPTLS."}}}},{"6":{"Value":"Amd64"}},{"6":{"Value":"X86"}},{"5":{"Elements":[3624,3625,4]}},{"6":{"Value":"EAPTLS"}},{"6":{"Value":"EAPMSCHAPv2"}},{"5":{"Elements":[3627,3628,4]}},{"3":{"ItemType":4}},{"8":{"Name":"generatevpnclientpackage","ResourceType":"Microsoft.Network/virtualNetworkGateways","ApiVersion":"2023-09-01","Output":4,"Input":3623}},{"8":{"Name":"generatevpnprofile","ResourceType":"Microsoft.Network/virtualNetworkGateways","ApiVersion":"2023-09-01","Output":4,"Input":3623}},{"8":{"Name":"getvpnprofilepackageurl","ResourceType":"Microsoft.Network/virtualNetworkGateways","ApiVersion":"2023-09-01","Output":4}},{"2":{"Name":"BgpPeerStatusListResult","Properties":{"value":{"Type":3642,"Flags":0,"Description":"List of BGP peers."}}}},{"2":{"Name":"BgpPeerStatus","Properties":{"localAddress":{"Type":4,"Flags":2,"Description":"The virtual network gateway's local address."},"neighbor":{"Type":4,"Flags":2,"Description":"The remote BGP peer."},"asn":{"Type":3,"Flags":2,"Description":"The autonomous system number of the remote BGP peer."},"state":{"Type":3641,"Flags":2,"Description":"The BGP peer state."},"connectedDuration":{"Type":4,"Flags":2,"Description":"For how long the peering has been up."},"routesReceived":{"Type":3,"Flags":2,"Description":"The number of routes learned from this peer."},"messagesSent":{"Type":3,"Flags":2,"Description":"The number of BGP messages sent."},"messagesReceived":{"Type":3,"Flags":2,"Description":"The number of BGP messages received."}}}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Stopped"}},{"6":{"Value":"Idle"}},{"6":{"Value":"Connecting"}},{"6":{"Value":"Connected"}},{"5":{"Elements":[3636,3637,3638,3639,3640,4]}},{"3":{"ItemType":3635}},{"8":{"Name":"getBgpPeerStatus","ResourceType":"Microsoft.Network/virtualNetworkGateways","ApiVersion":"2023-09-01","Output":3634}},{"8":{"Name":"supportedvpndevices","ResourceType":"Microsoft.Network/virtualNetworkGateways","ApiVersion":"2023-09-01","Output":4}},{"2":{"Name":"GatewayRouteListResult","Properties":{"value":{"Type":3647,"Flags":0,"Description":"List of gateway routes."}}}},{"2":{"Name":"GatewayRoute","Properties":{"localAddress":{"Type":4,"Flags":2,"Description":"The gateway's local address."},"network":{"Type":4,"Flags":2,"Description":"The route's network prefix."},"nextHop":{"Type":4,"Flags":2,"Description":"The route's next hop."},"sourcePeer":{"Type":4,"Flags":2,"Description":"The peer this route was learned from."},"origin":{"Type":4,"Flags":2,"Description":"The source this route was learned from."},"asPath":{"Type":4,"Flags":2,"Description":"The route's AS path sequence."},"weight":{"Type":3,"Flags":2,"Description":"The route's weight."}}}},{"3":{"ItemType":3646}},{"8":{"Name":"getLearnedRoutes","ResourceType":"Microsoft.Network/virtualNetworkGateways","ApiVersion":"2023-09-01","Output":3645}},{"2":{"Name":"VpnClientIPsecParameters","Properties":{"saLifeTimeSeconds":{"Type":3,"Flags":1,"Description":"The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for P2S client."},"saDataSizeKilobytes":{"Type":3,"Flags":1,"Description":"The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for P2S client.."},"ipsecEncryption":{"Type":3659,"Flags":1,"Description":"The IPSec encryption algorithm (IKE phase 1)."},"ipsecIntegrity":{"Type":3666,"Flags":1,"Description":"The IPSec integrity algorithm (IKE phase 1)."},"ikeEncryption":{"Type":3674,"Flags":1,"Description":"The IKE encryption algorithm (IKE phase 2)."},"ikeIntegrity":{"Type":3681,"Flags":1,"Description":"The IKE integrity algorithm (IKE phase 2)."},"dhGroup":{"Type":3690,"Flags":1,"Description":"The DH Group used in IKE Phase 1 for initial SA."},"pfsGroup":{"Type":3700,"Flags":1,"Description":"The Pfs Group used in IKE Phase 2 for new child SA."}}}},{"6":{"Value":"None"}},{"6":{"Value":"DES"}},{"6":{"Value":"DES3"}},{"6":{"Value":"AES128"}},{"6":{"Value":"AES192"}},{"6":{"Value":"AES256"}},{"6":{"Value":"GCMAES128"}},{"6":{"Value":"GCMAES192"}},{"6":{"Value":"GCMAES256"}},{"5":{"Elements":[3650,3651,3652,3653,3654,3655,3656,3657,3658,4]}},{"6":{"Value":"MD5"}},{"6":{"Value":"SHA1"}},{"6":{"Value":"SHA256"}},{"6":{"Value":"GCMAES128"}},{"6":{"Value":"GCMAES192"}},{"6":{"Value":"GCMAES256"}},{"5":{"Elements":[3660,3661,3662,3663,3664,3665,4]}},{"6":{"Value":"DES"}},{"6":{"Value":"DES3"}},{"6":{"Value":"AES128"}},{"6":{"Value":"AES192"}},{"6":{"Value":"AES256"}},{"6":{"Value":"GCMAES256"}},{"6":{"Value":"GCMAES128"}},{"5":{"Elements":[3667,3668,3669,3670,3671,3672,3673,4]}},{"6":{"Value":"MD5"}},{"6":{"Value":"SHA1"}},{"6":{"Value":"SHA256"}},{"6":{"Value":"SHA384"}},{"6":{"Value":"GCMAES256"}},{"6":{"Value":"GCMAES128"}},{"5":{"Elements":[3675,3676,3677,3678,3679,3680,4]}},{"6":{"Value":"None"}},{"6":{"Value":"DHGroup1"}},{"6":{"Value":"DHGroup2"}},{"6":{"Value":"DHGroup14"}},{"6":{"Value":"DHGroup2048"}},{"6":{"Value":"ECP256"}},{"6":{"Value":"ECP384"}},{"6":{"Value":"DHGroup24"}},{"5":{"Elements":[3682,3683,3684,3685,3686,3687,3688,3689,4]}},{"6":{"Value":"None"}},{"6":{"Value":"PFS1"}},{"6":{"Value":"PFS2"}},{"6":{"Value":"PFS2048"}},{"6":{"Value":"ECP256"}},{"6":{"Value":"ECP384"}},{"6":{"Value":"PFS24"}},{"6":{"Value":"PFS14"}},{"6":{"Value":"PFSMM"}},{"5":{"Elements":[3691,3692,3693,3694,3695,3696,3697,3698,3699,4]}},{"8":{"Name":"setvpnclientipsecparameters","ResourceType":"Microsoft.Network/virtualNetworkGateways","ApiVersion":"2023-09-01","Output":3649,"Input":3649}},{"8":{"Name":"getvpnclientipsecparameters","ResourceType":"Microsoft.Network/virtualNetworkGateways","ApiVersion":"2023-09-01","Output":3649}},{"2":{"Name":"VpnPacketCaptureStartParameters","Properties":{"filterData":{"Type":4,"Flags":0,"Description":"Start Packet capture parameters."}}}},{"8":{"Name":"startPacketCapture","ResourceType":"Microsoft.Network/virtualNetworkGateways","ApiVersion":"2023-09-01","Output":4,"Input":3703}},{"2":{"Name":"VpnPacketCaptureStopParameters","Properties":{"sasUrl":{"Type":4,"Flags":0,"Description":"SAS url for packet capture on virtual network gateway."}}}},{"8":{"Name":"stopPacketCapture","ResourceType":"Microsoft.Network/virtualNetworkGateways","ApiVersion":"2023-09-01","Output":4,"Input":3705}},{"2":{"Name":"VpnClientConnectionHealthDetailListResult","Properties":{"value":{"Type":3709,"Flags":0,"Description":"List of vpn client connection health."}}}},{"2":{"Name":"VpnClientConnectionHealthDetail","Properties":{"vpnConnectionId":{"Type":4,"Flags":2,"Description":"The vpn client Id."},"vpnConnectionDuration":{"Type":3,"Flags":2,"Description":"The duration time of a connected vpn client."},"vpnConnectionTime":{"Type":4,"Flags":2,"Description":"The start time of a connected vpn client."},"publicIpAddress":{"Type":4,"Flags":2,"Description":"The public Ip of a connected vpn client."},"privateIpAddress":{"Type":4,"Flags":2,"Description":"The assigned private Ip of a connected vpn client."},"vpnUserName":{"Type":4,"Flags":2,"Description":"The user name of a connected vpn client."},"maxBandwidth":{"Type":3,"Flags":2,"Description":"The max band width."},"egressPacketsTransferred":{"Type":3,"Flags":2,"Description":"The egress packets per second."},"egressBytesTransferred":{"Type":3,"Flags":2,"Description":"The egress bytes per second."},"ingressPacketsTransferred":{"Type":3,"Flags":2,"Description":"The ingress packets per second."},"ingressBytesTransferred":{"Type":3,"Flags":2,"Description":"The ingress bytes per second."},"maxPacketsPerSecond":{"Type":3,"Flags":2,"Description":"The max packets transferred per second."}}}},{"3":{"ItemType":3708}},{"8":{"Name":"getVpnClientConnectionHealth","ResourceType":"Microsoft.Network/virtualNetworkGateways","ApiVersion":"2023-09-01","Output":3707}},{"2":{"Name":"P2SVpnConnectionRequest","Properties":{"vpnConnectionIds":{"Type":3712,"Flags":0,"Description":"List of p2s vpn connection Ids."}}}},{"3":{"ItemType":4}},{"8":{"Name":"disconnectVirtualNetworkGatewayVpnConnections","ResourceType":"Microsoft.Network/virtualNetworkGateways","ApiVersion":"2023-09-01","Input":3711}},{"2":{"Name":"VpnDeviceScriptParameters","Properties":{"vendor":{"Type":4,"Flags":0,"Description":"The vendor for the vpn device."},"deviceFamily":{"Type":4,"Flags":0,"Description":"The device family for the vpn device."},"firmwareVersion":{"Type":4,"Flags":0,"Description":"The firmware version for the vpn device."}}}},{"8":{"Name":"vpndeviceconfigurationscript","ResourceType":"Microsoft.Network/connections","ApiVersion":"2023-09-01","Output":4,"Input":3714}},{"8":{"Name":"startPacketCapture","ResourceType":"Microsoft.Network/connections","ApiVersion":"2023-09-01","Output":4,"Input":3703}},{"8":{"Name":"stopPacketCapture","ResourceType":"Microsoft.Network/connections","ApiVersion":"2023-09-01","Output":4,"Input":3705}},{"8":{"Name":"getikesas","ResourceType":"Microsoft.Network/connections","ApiVersion":"2023-09-01","Output":4}},{"8":{"Name":"resetconnection","ResourceType":"Microsoft.Network/connections","ApiVersion":"2023-09-01"}},{"2":{"Name":"EffectiveRoutesParameters","Properties":{"resourceId":{"Type":4,"Flags":0,"Description":"The resource whose effective routes are being requested."},"virtualWanResourceType":{"Type":4,"Flags":0,"Description":"The type of the specified resource like RouteTable, ExpressRouteConnection, HubVirtualNetworkConnection, VpnConnection and P2SConnection."}}}},{"2":{"Name":"VirtualHubEffectiveRouteList","Properties":{"value":{"Type":3725,"Flags":0,"Description":"The list of effective routes configured on the virtual hub or the specified resource."}}}},{"2":{"Name":"VirtualHubEffectiveRoute","Properties":{"addressPrefixes":{"Type":3723,"Flags":0,"Description":"The list of address prefixes."},"nextHops":{"Type":3724,"Flags":0,"Description":"The list of next hops."},"nextHopType":{"Type":4,"Flags":0,"Description":"The type of the next hop."},"asPath":{"Type":4,"Flags":0,"Description":"The ASPath of this route."},"routeOrigin":{"Type":4,"Flags":0,"Description":"The origin of this route."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":3722}},{"8":{"Name":"effectiveRoutes","ResourceType":"Microsoft.Network/virtualHubs","ApiVersion":"2023-09-01","Output":3721,"Input":3720}},{"2":{"Name":"GetInboundRoutesParameters","Properties":{"resourceUri":{"Type":4,"Flags":0,"Description":"The connection resource whose inbound routes are being requested."},"connectionType":{"Type":4,"Flags":0,"Description":"The type of the specified connection resource like ExpressRouteConnection, HubVirtualNetworkConnection, VpnConnection and P2SConnection."}}}},{"2":{"Name":"EffectiveRouteMapRouteList","Properties":{"value":{"Type":3730,"Flags":0,"Description":"The list of Effective RouteMap Routes configured on the connection resource."}}}},{"2":{"Name":"EffectiveRouteMapRoute","Properties":{"prefix":{"Type":4,"Flags":0,"Description":"The address prefix of the route."},"bgpCommunities":{"Type":4,"Flags":0,"Description":"BGP communities of the route."},"asPath":{"Type":4,"Flags":0,"Description":"The ASPath of this route."}}}},{"3":{"ItemType":3729}},{"8":{"Name":"inboundRoutes","ResourceType":"Microsoft.Network/virtualHubs","ApiVersion":"2023-09-01","Output":3728,"Input":3727}},{"2":{"Name":"GetOutboundRoutesParameters","Properties":{"resourceUri":{"Type":4,"Flags":0,"Description":"The connection resource whose outbound routes are being requested."},"connectionType":{"Type":4,"Flags":0,"Description":"The type of the specified connection resource like ExpressRouteConnection, HubVirtualNetworkConnection, VpnConnection and P2SConnection."}}}},{"8":{"Name":"outboundRoutes","ResourceType":"Microsoft.Network/virtualHubs","ApiVersion":"2023-09-01","Output":3728,"Input":3732}},{"2":{"Name":"VpnGateway","Properties":{"properties":{"Type":2685,"Flags":0,"Description":"Properties of the VPN gateway."},"etag":{"Type":4,"Flags":2,"Description":"A unique read-only string that changes whenever the resource is updated."},"id":{"Type":4,"Flags":0,"Description":"Resource ID."},"name":{"Type":4,"Flags":2,"Description":"Resource name."},"type":{"Type":4,"Flags":2,"Description":"Resource type."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":3735,"Flags":0,"Description":"Resource tags."}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"8":{"Name":"reset","ResourceType":"Microsoft.Network/vpnGateways","ApiVersion":"2023-09-01","Output":3734}},{"2":{"Name":"VpnGatewayPacketCaptureStartParameters","Properties":{"filterData":{"Type":4,"Flags":0,"Description":"Start Packet capture parameters on vpn gateway."}}}},{"8":{"Name":"startpacketcapture","ResourceType":"Microsoft.Network/vpnGateways","ApiVersion":"2023-09-01","Output":4,"Input":3737}},{"2":{"Name":"VpnGatewayPacketCaptureStopParameters","Properties":{"sasUrl":{"Type":4,"Flags":0,"Description":"SAS url for packet capture on vpn gateway."}}}},{"8":{"Name":"stoppacketcapture","ResourceType":"Microsoft.Network/vpnGateways","ApiVersion":"2023-09-01","Output":4,"Input":3739}},{"8":{"Name":"resetconnection","ResourceType":"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections","ApiVersion":"2023-09-01"}},{"8":{"Name":"getikesas","ResourceType":"Microsoft.Network/vpnGateways/vpnConnections/vpnLinkConnections","ApiVersion":"2023-09-01","Output":4}},{"2":{"Name":"VpnConnectionPacketCaptureStartParameters","Properties":{"filterData":{"Type":4,"Flags":0,"Description":"Start Packet capture parameters on vpn connection."},"linkConnectionNames":{"Type":3744,"Flags":0,"Description":"List of site link connection names."}}}},{"3":{"ItemType":4}},{"8":{"Name":"startpacketcapture","ResourceType":"Microsoft.Network/vpnGateways/vpnConnections","ApiVersion":"2023-09-01","Output":4,"Input":3743}},{"2":{"Name":"VpnConnectionPacketCaptureStopParameters","Properties":{"sasUrl":{"Type":4,"Flags":0,"Description":"SAS url for packet capture on vpn connection."},"linkConnectionNames":{"Type":3747,"Flags":0,"Description":"List of site link connection names."}}}},{"3":{"ItemType":4}},{"8":{"Name":"stoppacketcapture","ResourceType":"Microsoft.Network/vpnGateways/vpnConnections","ApiVersion":"2023-09-01","Output":4,"Input":3746}},{"8":{"Name":"reset","ResourceType":"Microsoft.Network/p2svpnGateways","ApiVersion":"2023-09-01","Output":2528}},{"2":{"Name":"P2SVpnProfileParameters","Properties":{"authenticationMethod":{"Type":3753,"Flags":0,"Description":"VPN client authentication method."}}}},{"6":{"Value":"EAPTLS"}},{"6":{"Value":"EAPMSCHAPv2"}},{"5":{"Elements":[3751,3752,4]}},{"8":{"Name":"generatevpnprofile","ResourceType":"Microsoft.Network/p2svpnGateways","ApiVersion":"2023-09-01","Output":3323,"Input":3750}},{"8":{"Name":"getP2sVpnConnectionHealth","ResourceType":"Microsoft.Network/p2svpnGateways","ApiVersion":"2023-09-01","Output":2528}},{"2":{"Name":"P2SVpnConnectionHealthRequest","Properties":{"vpnUserNamesFilter":{"Type":3757,"Flags":0,"Description":"The list of p2s vpn user names whose p2s vpn connection detailed health to retrieve for."},"outputBlobSasUrl":{"Type":4,"Flags":0,"Description":"The sas-url to download the P2S Vpn connection health detail."}}}},{"3":{"ItemType":4}},{"2":{"Name":"P2SVpnConnectionHealth","Properties":{"sasUrl":{"Type":4,"Flags":0,"Description":"Returned sas url of the blob to which the p2s vpn connection detailed health will be written."}}}},{"8":{"Name":"getP2sVpnConnectionHealthDetailed","ResourceType":"Microsoft.Network/p2svpnGateways","ApiVersion":"2023-09-01","Output":3758,"Input":3756}},{"8":{"Name":"disconnectP2sVpnConnections","ResourceType":"Microsoft.Network/p2svpnGateways","ApiVersion":"2023-09-01","Input":3711}},{"2":{"Name":"PeerRoute","Properties":{"localAddress":{"Type":4,"Flags":2,"Description":"The peer's local address."},"network":{"Type":4,"Flags":2,"Description":"The route's network prefix."},"nextHop":{"Type":4,"Flags":2,"Description":"The route's next hop."},"sourcePeer":{"Type":4,"Flags":2,"Description":"The peer this route was learned from."},"origin":{"Type":4,"Flags":2,"Description":"The source this route was learned from."},"asPath":{"Type":4,"Flags":2,"Description":"The route's AS path sequence."},"weight":{"Type":3,"Flags":2,"Description":"The route's weight."}}}},{"3":{"ItemType":3761}},{"2":{"Name":"PeerRouteList","Properties":{},"AdditionalProperties":3762}},{"8":{"Name":"learnedRoutes","ResourceType":"Microsoft.Network/virtualHubs/bgpConnections","ApiVersion":"2023-09-01","Output":3763}},{"3":{"ItemType":3761}},{"2":{"Name":"PeerRouteList","Properties":{},"AdditionalProperties":3765}},{"8":{"Name":"advertisedRoutes","ResourceType":"Microsoft.Network/virtualHubs/bgpConnections","ApiVersion":"2023-09-01","Output":3766}}] \ No newline at end of file diff --git a/internal/azure/generated/purview/microsoft.purview/2023-05-01-preview/types.json b/internal/azure/generated/purview/microsoft.purview/2023-05-01-preview/types.json new file mode 100644 index 000000000..83d9bdc82 --- /dev/null +++ b/internal/azure/generated/purview/microsoft.purview/2023-05-01-preview/types.json @@ -0,0 +1 @@ +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.Purview/accounts"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.Purview/accounts","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":0,"Description":"The account properties"},"sku":{"Type":80,"Flags":2,"Description":"Gets or sets the Sku."},"identity":{"Type":84,"Flags":0,"Description":"The Managed Identity of the resource"},"location":{"Type":4,"Flags":0,"Description":"Gets or sets the location."},"systemData":{"Type":91,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"tags":{"Type":102,"Flags":0,"Description":"Tags on the azure resource."}}}},{"2":{"Name":"AccountProperties","Properties":{"accountStatus":{"Type":12,"Flags":2,"Description":"Gets or sets the status of the account."},"cloudConnectors":{"Type":28,"Flags":0,"Description":"External Cloud Service connectors"},"createdAt":{"Type":4,"Flags":2,"Description":"Gets the time at which the entity was created."},"createdBy":{"Type":4,"Flags":2,"Description":"Gets the creator of the entity."},"createdByObjectId":{"Type":4,"Flags":2,"Description":"Gets the creators of the entity's object id."},"endpoints":{"Type":29,"Flags":2,"Description":"The URIs that are the public endpoints of the account."},"friendlyName":{"Type":4,"Flags":2,"Description":"Gets or sets the friendly name."},"ingestionStorage":{"Type":30,"Flags":0,"Description":"Ingestion Storage Account Info"},"managedEventHubState":{"Type":38,"Flags":0,"Description":"Gets or sets the state of managed eventhub. If enabled managed eventhub will be created, if disabled the managed eventhub will be removed."},"managedResourceGroupName":{"Type":4,"Flags":0,"Description":"Gets or sets the managed resource group name"},"managedResources":{"Type":39,"Flags":2,"Description":"Gets the resource identifiers of the managed resources."},"managedResourcesPublicNetworkAccess":{"Type":43,"Flags":0,"Description":"Gets or sets the public network access for managed resources."},"privateEndpointConnections":{"Type":65,"Flags":2,"Description":"Gets the private endpoint connections information."},"provisioningState":{"Type":75,"Flags":2,"Description":"Gets or sets the state of the provisioning."},"publicNetworkAccess":{"Type":79,"Flags":0,"Description":"Gets or sets the public network access."}}}},{"2":{"Name":"AccountPropertiesAccountStatus","Properties":{"accountProvisioningState":{"Type":23,"Flags":2,"Description":"Gets the account status code."},"errorDetails":{"Type":24,"Flags":2,"Description":"Gets the account error details."}}}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Creating"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Moving"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"SoftDeleting"}},{"6":{"Value":"SoftDeleted"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[13,14,15,16,17,18,19,20,21,22,4]}},{"2":{"Name":"AccountStatusErrorDetails","Properties":{"code":{"Type":4,"Flags":2,"Description":"Gets or sets the code."},"details":{"Type":27,"Flags":2,"Description":"Gets or sets the details."},"message":{"Type":4,"Flags":2,"Description":"Gets or sets the messages."},"target":{"Type":4,"Flags":2,"Description":"Gets or sets the target."}}}},{"2":{"Name":"ErrorModel","Properties":{"code":{"Type":4,"Flags":2,"Description":"Gets or sets the code."},"details":{"Type":26,"Flags":2,"Description":"Gets or sets the details."},"message":{"Type":4,"Flags":2,"Description":"Gets or sets the messages."},"target":{"Type":4,"Flags":2,"Description":"Gets or sets the target."}}}},{"3":{"ItemType":25}},{"3":{"ItemType":25}},{"2":{"Name":"CloudConnectors","Properties":{"awsExternalId":{"Type":4,"Flags":2,"Description":"AWS external identifier.\r\nConfigured in AWS to allow use of the role arn used for scanning"}}}},{"2":{"Name":"AccountPropertiesEndpoints","Properties":{"catalog":{"Type":4,"Flags":2,"Description":"Gets the catalog endpoint."},"scan":{"Type":4,"Flags":2,"Description":"Gets the scan endpoint."}}}},{"2":{"Name":"IngestionStorage","Properties":{"id":{"Type":4,"Flags":2,"Description":"Gets or sets the Id."},"primaryEndpoint":{"Type":4,"Flags":2,"Description":"Gets or sets the primary endpoint."},"publicNetworkAccess":{"Type":34,"Flags":0,"Description":"Gets or sets the public network access setting"}}}},{"6":{"Value":"NotSpecified"}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[31,32,33,4]}},{"6":{"Value":"NotSpecified"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"Enabled"}},{"5":{"Elements":[35,36,37,4]}},{"2":{"Name":"AccountPropertiesManagedResources","Properties":{"eventHubNamespace":{"Type":4,"Flags":2,"Description":"Gets the managed event hub namespace resource identifier."},"resourceGroup":{"Type":4,"Flags":2,"Description":"Gets the managed resource group resource identifier. This resource group will host resource dependencies for the account."},"storageAccount":{"Type":4,"Flags":2,"Description":"Gets the managed storage account resource identifier."}}}},{"6":{"Value":"NotSpecified"}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[40,41,42,4]}},{"2":{"Name":"PrivateEndpointConnection","Properties":{"properties":{"Type":45,"Flags":0,"Description":"The connection identifier."},"id":{"Type":4,"Flags":2,"Description":"Gets or sets the identifier."},"name":{"Type":4,"Flags":2,"Description":"Gets or sets the name."},"systemData":{"Type":54,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"type":{"Type":4,"Flags":2,"Description":"Gets or sets the type."}}}},{"2":{"Name":"PrivateEndpointConnectionProperties","Properties":{"privateEndpoint":{"Type":46,"Flags":0,"Description":"The private endpoint information."},"privateLinkServiceConnectionState":{"Type":47,"Flags":0,"Description":"The private link service connection state."},"provisioningState":{"Type":4,"Flags":2,"Description":"The provisioning state."}}}},{"2":{"Name":"PrivateEndpoint","Properties":{"id":{"Type":4,"Flags":0,"Description":"The private endpoint identifier."}}}},{"2":{"Name":"PrivateLinkServiceConnectionState","Properties":{"actionsRequired":{"Type":4,"Flags":0,"Description":"The required actions."},"description":{"Type":4,"Flags":0,"Description":"The description."},"status":{"Type":53,"Flags":0,"Description":"The status."}}}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Pending"}},{"6":{"Value":"Approved"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Disconnected"}},{"5":{"Elements":[48,49,50,51,52,4]}},{"2":{"Name":"ProxyResourceSystemData","Properties":{"createdAt":{"Type":4,"Flags":2,"Description":"The timestamp of resource creation (UTC)."},"createdBy":{"Type":4,"Flags":2,"Description":"The identity that created the resource."},"createdByType":{"Type":59,"Flags":2,"Description":"The type of identity that created the resource."},"lastModifiedAt":{"Type":4,"Flags":2,"Description":"The timestamp of the last modification the resource (UTC)."},"lastModifiedBy":{"Type":4,"Flags":2,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":64,"Flags":2,"Description":"The type of identity that last modified the resource."}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[55,56,57,58,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[60,61,62,63,4]}},{"3":{"ItemType":44}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Creating"}},{"6":{"Value":"Moving"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"SoftDeleting"}},{"6":{"Value":"SoftDeleted"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[66,67,68,69,70,71,72,73,74,4]}},{"6":{"Value":"NotSpecified"}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[76,77,78,4]}},{"2":{"Name":"AccountSku","Properties":{"capacity":{"Type":3,"Flags":0,"Description":"Gets or sets the sku capacity."},"name":{"Type":83,"Flags":0,"Description":"Gets or sets the sku name."}}}},{"6":{"Value":"Standard"}},{"6":{"Value":"Free"}},{"5":{"Elements":[81,82,4]}},{"2":{"Name":"Identity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"Service principal object Id"},"tenantId":{"Type":4,"Flags":2,"Description":"Tenant Id"},"type":{"Type":88,"Flags":0,"Description":"Identity Type"},"userAssignedIdentities":{"Type":90,"Flags":0,"Description":"User Assigned Identities"}}}},{"6":{"Value":"None"}},{"6":{"Value":"SystemAssigned"}},{"6":{"Value":"UserAssigned"}},{"5":{"Elements":[85,86,87,4]}},{"2":{"Name":"UserAssignedIdentity","Properties":{"clientId":{"Type":4,"Flags":2,"Description":"Gets or Sets Client ID"},"principalId":{"Type":4,"Flags":2,"Description":"Gets or Sets Principal ID"}}}},{"2":{"Name":"IdentityUserAssignedIdentities","Properties":{},"AdditionalProperties":89}},{"2":{"Name":"TrackedResourceSystemData","Properties":{"createdAt":{"Type":4,"Flags":2,"Description":"The timestamp of resource creation (UTC)."},"createdBy":{"Type":4,"Flags":2,"Description":"The identity that created the resource."},"createdByType":{"Type":96,"Flags":2,"Description":"The type of identity that created the resource."},"lastModifiedAt":{"Type":4,"Flags":2,"Description":"The timestamp of the last modification the resource (UTC)."},"lastModifiedBy":{"Type":4,"Flags":2,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":101,"Flags":2,"Description":"The type of identity that last modified the resource."}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[92,93,94,95,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[97,98,99,100,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.Purview/accounts@2023-05-01-preview","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.Purview/accounts/kafkaConfigurations"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.Purview/accounts/kafkaConfigurations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":104,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":105,"Flags":10,"Description":"The resource api version"},"properties":{"Type":107,"Flags":0,"Description":"The kafka configuration properties of the event streaming service attached to the Purview account for kafka notifications."},"systemData":{"Type":54,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"KafkaConfigurationProperties","Properties":{"consumerGroup":{"Type":4,"Flags":0,"Description":"Consumer group for hook event hub."},"credentials":{"Type":108,"Flags":0,"Description":"Credentials to access the event streaming service attached to the purview account."},"eventHubPartitionId":{"Type":4,"Flags":0,"Description":"Optional partition Id for notification event hub. If not set, all partitions will be leveraged."},"eventHubResourceId":{"Type":4,"Flags":0},"eventHubType":{"Type":115,"Flags":0,"Description":"The event hub type."},"eventStreamingState":{"Type":118,"Flags":0,"Description":"The state of the event streaming service"},"eventStreamingType":{"Type":122,"Flags":0,"Description":"The event streaming service type"}}}},{"2":{"Name":"Credentials","Properties":{"identityId":{"Type":4,"Flags":0,"Description":"Identity identifier for UserAssign type."},"type":{"Type":112,"Flags":0,"Description":"Identity Type."}}}},{"6":{"Value":"None"}},{"6":{"Value":"SystemAssigned"}},{"6":{"Value":"UserAssigned"}},{"5":{"Elements":[109,110,111,4]}},{"6":{"Value":"Notification"}},{"6":{"Value":"Hook"}},{"5":{"Elements":[113,114,4]}},{"6":{"Value":"Disabled"}},{"6":{"Value":"Enabled"}},{"5":{"Elements":[116,117,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Managed"}},{"6":{"Value":"Azure"}},{"5":{"Elements":[119,120,121,4]}},{"4":{"Name":"Microsoft.Purview/accounts/kafkaConfigurations@2023-05-01-preview","ScopeType":8,"Body":106,"Flags":0}},{"6":{"Value":"Microsoft.Purview/accounts/privateEndpointConnections"}},{"6":{"Value":"2023-05-01-preview"}},{"2":{"Name":"Microsoft.Purview/accounts/privateEndpointConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":124,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":125,"Flags":10,"Description":"The resource api version"},"properties":{"Type":45,"Flags":0,"Description":"The connection identifier."},"systemData":{"Type":54,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"4":{"Name":"Microsoft.Purview/accounts/privateEndpointConnections@2023-05-01-preview","ScopeType":8,"Body":126,"Flags":0}},{"2":{"Name":"CollectionAdminUpdate","Properties":{"objectId":{"Type":4,"Flags":0,"Description":"Gets or sets the object identifier of the admin."}}}},{"8":{"Name":"addRootCollectionAdmin","ResourceType":"Microsoft.Purview/accounts","ApiVersion":"2023-05-01-preview","Input":128}},{"2":{"Name":"AccessKeys","Properties":{"atlasKafkaPrimaryEndpoint":{"Type":4,"Flags":0,"Description":"Gets or sets the primary connection string."},"atlasKafkaSecondaryEndpoint":{"Type":4,"Flags":0,"Description":"Gets or sets the secondary connection string."}}}},{"8":{"Name":"listkeys","ResourceType":"Microsoft.Purview/accounts","ApiVersion":"2023-05-01-preview","Output":130}},{"2":{"Name":"BatchFeatureRequest","Properties":{"features":{"Type":133,"Flags":0,"Description":"Set of features"}}}},{"3":{"ItemType":4}},{"2":{"Name":"BatchFeatureStatus","Properties":{"features":{"Type":135,"Flags":2,"Description":"Features with enabled status"}}}},{"2":{"Name":"BatchFeatureStatusFeatures","Properties":{},"AdditionalProperties":2}},{"8":{"Name":"listFeatures","ResourceType":"Microsoft.Purview/accounts","ApiVersion":"2023-05-01-preview","Output":134,"Input":132}},{"2":{"Name":"PrivateEndpointConnectionStatusUpdateRequest","Properties":{"privateEndpointId":{"Type":4,"Flags":0,"Description":"The private endpoint resource identifier."},"status":{"Type":4,"Flags":0,"Description":"The private endpoint connection status."}}}},{"2":{"Name":"PrivateEndpointConnectionStatusUpdateResponse","Properties":{"privateEndpointId":{"Type":4,"Flags":0,"Description":"The private endpoint resource identifier."},"status":{"Type":4,"Flags":0,"Description":"The private endpoint connection status."}}}},{"8":{"Name":"ingestionPrivateEndpointConnectionStatus","ResourceType":"Microsoft.Purview/accounts","ApiVersion":"2023-05-01-preview","Output":138,"Input":137}},{"8":{"Name":"listFeatures","ResourceType":"Microsoft.Purview/locations","ApiVersion":"2023-05-01-preview","Output":134,"Input":132}}] \ No newline at end of file diff --git a/internal/azure/generated/quantum/microsoft.quantum/2023-11-13-preview/types.json b/internal/azure/generated/quantum/microsoft.quantum/2023-11-13-preview/types.json new file mode 100644 index 000000000..e0651b6a1 --- /dev/null +++ b/internal/azure/generated/quantum/microsoft.quantum/2023-11-13-preview/types.json @@ -0,0 +1 @@ +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.Quantum/workspaces"}},{"6":{"Value":"2023-11-13-preview"}},{"2":{"Name":"Microsoft.Quantum/workspaces","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":0,"Description":"Gets or sets the properties. Define quantum workspace's specific properties."},"identity":{"Type":32,"Flags":0,"Description":"Managed Identity information."},"tags":{"Type":36,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":37,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"WorkspaceResourceProperties","Properties":{"providers":{"Type":20,"Flags":0,"Description":"List of Providers selected for this Workspace"},"usable":{"Type":24,"Flags":2,"Description":"Whether the current workspace is ready to accept Jobs."},"provisioningState":{"Type":31,"Flags":2,"Description":"Provisioning status field"},"storageAccount":{"Type":4,"Flags":0,"Description":"ARM Resource Id of the storage account associated with this workspace."},"endpointUri":{"Type":4,"Flags":2,"Description":"The URI of the workspace endpoint."},"apiKeyEnabled":{"Type":2,"Flags":0,"Description":"Indicator of enablement of the Quantum workspace Api keys."}}}},{"2":{"Name":"Provider","Properties":{"providerId":{"Type":4,"Flags":0,"Description":"Unique id of this provider."},"providerSku":{"Type":4,"Flags":0,"Description":"The sku associated with pricing information for this provider."},"instanceUri":{"Type":4,"Flags":0,"Description":"A Uri identifying the specific instance of this provider."},"applicationName":{"Type":4,"Flags":0,"Description":"The provider's marketplace application display name."},"provisioningState":{"Type":19,"Flags":0,"Description":"Provisioning status field"},"resourceUsageId":{"Type":4,"Flags":0,"Description":"Id to track resource usage for the provider."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Launching"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Deleted"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[13,14,15,16,17,18,4]}},{"3":{"ItemType":12}},{"6":{"Value":"Yes"}},{"6":{"Value":"No"}},{"6":{"Value":"Partial"}},{"5":{"Elements":[21,22,23,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"ProviderLaunching"}},{"6":{"Value":"ProviderUpdating"}},{"6":{"Value":"ProviderDeleting"}},{"6":{"Value":"ProviderProvisioning"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[25,26,27,28,29,30,4]}},{"2":{"Name":"QuantumWorkspaceIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal ID of resource identity."},"tenantId":{"Type":4,"Flags":2,"Description":"The tenant ID of resource."},"type":{"Type":35,"Flags":0,"Description":"The identity type."}}}},{"6":{"Value":"SystemAssigned"}},{"6":{"Value":"None"}},{"5":{"Elements":[33,34,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":42,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":47,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[38,39,40,41,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[43,44,45,46,4]}},{"4":{"Name":"Microsoft.Quantum/workspaces@2023-11-13-preview","ScopeType":8,"Body":10,"Flags":0}},{"2":{"Name":"CheckNameAvailabilityParameters","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name for checking availability."},"type":{"Type":4,"Flags":0,"Description":"The resource type of Quantum Workspace."}}}},{"2":{"Name":"CheckNameAvailabilityResult","Properties":{"nameAvailable":{"Type":2,"Flags":0,"Description":"Indicator of availability of the Quantum Workspace resource name."},"reason":{"Type":4,"Flags":0,"Description":"The reason of unavailability."},"message":{"Type":4,"Flags":2,"Description":"The detailed info regarding the reason associated with the Namespace."}}}},{"8":{"Name":"checkNameAvailability","ResourceType":"Microsoft.Quantum/locations","ApiVersion":"2023-11-13-preview","Output":50,"Input":49}},{"2":{"Name":"ListKeysResult","Properties":{"apiKeyEnabled":{"Type":2,"Flags":0,"Description":"Indicator of enablement of the Quantum workspace Api keys."},"primaryKey":{"Type":53,"Flags":0,"Description":"The quantum workspace primary api key."},"secondaryKey":{"Type":53,"Flags":0,"Description":"The quantum workspace secondary api key."},"primaryConnectionString":{"Type":4,"Flags":2,"Description":"The connection string of the primary api key."},"secondaryConnectionString":{"Type":4,"Flags":2,"Description":"The connection string of the secondary api key."}}}},{"2":{"Name":"ApiKey","Properties":{"createdAt":{"Type":4,"Flags":0,"Description":"The creation time of the api key."},"key":{"Type":4,"Flags":2,"Description":"The Api key."}}}},{"8":{"Name":"listKeys","ResourceType":"Microsoft.Quantum/workspaces","ApiVersion":"2023-11-13-preview","Output":52}},{"2":{"Name":"APIKeys","Properties":{"keys":{"Type":59,"Flags":0,"Description":"A list of api key names."}}}},{"6":{"Value":"Primary"}},{"6":{"Value":"Secondary"}},{"5":{"Elements":[56,57,4]}},{"3":{"ItemType":58}},{"8":{"Name":"regenerateKey","ResourceType":"Microsoft.Quantum/workspaces","ApiVersion":"2023-11-13-preview","Input":55}}] \ No newline at end of file diff --git a/internal/azure/generated/recoveryservices/microsoft.recoveryservices/2023-08-01/types.json b/internal/azure/generated/recoveryservices/microsoft.recoveryservices/2023-08-01/types.json new file mode 100644 index 000000000..59f7474cb --- /dev/null +++ b/internal/azure/generated/recoveryservices/microsoft.recoveryservices/2023-08-01/types.json @@ -0,0 +1 @@ +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.RecoveryServices/vaults/certificates"}},{"6":{"Value":"2023-08-01"}},{"2":{"Name":"Microsoft.RecoveryServices/vaults/certificates","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":0,"Description":"Raw certificate data."}}}},{"2":{"Name":"RawCertificateData","Properties":{"authType":{"Type":17,"Flags":0,"Description":"Specifies the authentication type."},"certificate":{"Type":0,"Flags":0,"Description":"The base64 encoded certificate raw data string"}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"ACS"}},{"6":{"Value":"AAD"}},{"6":{"Value":"AccessControlService"}},{"6":{"Value":"AzureActiveDirectory"}},{"5":{"Elements":[12,13,14,15,16,4]}},{"4":{"Name":"Microsoft.RecoveryServices/vaults/certificates@2023-08-01","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.RecoveryServices/vaults"}},{"6":{"Value":"2023-08-01"}},{"2":{"Name":"Microsoft.RecoveryServices/vaults","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":19,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":20,"Flags":10,"Description":"The resource api version"},"identity":{"Type":22,"Flags":0,"Description":"Identity for the resource."},"properties":{"Type":30,"Flags":0,"Description":"Properties of the vault."},"sku":{"Type":141,"Flags":0,"Description":"Identifies the unique system identifier for each Azure resource."},"systemData":{"Type":145,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"location":{"Type":4,"Flags":1,"Description":"Resource location."},"tags":{"Type":156,"Flags":0,"Description":"Resource tags."},"etag":{"Type":4,"Flags":0,"Description":"Optional ETag."}}}},{"2":{"Name":"IdentityData","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal ID of resource identity."},"tenantId":{"Type":4,"Flags":2,"Description":"The tenant ID of resource."},"type":{"Type":27,"Flags":1,"Description":"The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user-assigned identities. The type 'None' will remove any identities."},"userAssignedIdentities":{"Type":29,"Flags":0,"Description":"The list of user-assigned identities associated with the resource. The user-assigned identity dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'."}}}},{"6":{"Value":"SystemAssigned"}},{"6":{"Value":"None"}},{"6":{"Value":"UserAssigned"}},{"6":{"Value":"SystemAssigned, UserAssigned"}},{"5":{"Elements":[23,24,25,26,4]}},{"2":{"Name":"UserIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal ID of the user-assigned identity."},"clientId":{"Type":4,"Flags":2,"Description":"The client ID of the user-assigned identity."}}}},{"2":{"Name":"IdentityDataUserAssignedIdentities","Properties":{},"AdditionalProperties":28}},{"2":{"Name":"VaultProperties","Properties":{"provisioningState":{"Type":4,"Flags":2,"Description":"Provisioning State."},"upgradeDetails":{"Type":31,"Flags":0,"Description":"Details for upgrading vault."},"privateEndpointConnections":{"Type":59,"Flags":2,"Description":"List of private endpoint connection."},"privateEndpointStateForBackup":{"Type":62,"Flags":2,"Description":"Private endpoint state for backup."},"privateEndpointStateForSiteRecovery":{"Type":65,"Flags":2,"Description":"Private endpoint state for site recovery."},"encryption":{"Type":66,"Flags":0,"Description":"Customer Managed Key details of the resource."},"moveDetails":{"Type":72,"Flags":0,"Description":"The details of the latest move operation performed on the Azure Resource"},"moveState":{"Type":83,"Flags":2,"Description":"The State of the Resource after the move operation"},"backupStorageVersion":{"Type":87,"Flags":2,"Description":"Backup storage version"},"publicNetworkAccess":{"Type":90,"Flags":0,"Description":"property to enable or disable resource provider inbound network traffic from public clients"},"monitoringSettings":{"Type":91,"Flags":0,"Description":"Monitoring Settings of the vault"},"restoreSettings":{"Type":100,"Flags":0,"Description":"Restore Settings of the vault"},"redundancySettings":{"Type":106,"Flags":0,"Description":"The redundancy Settings of a Vault"},"securitySettings":{"Type":115,"Flags":0,"Description":"Security Settings of the vault"},"secureScore":{"Type":140,"Flags":2,"Description":"Secure Score of Recovery Services Vault"}}}},{"2":{"Name":"UpgradeDetails","Properties":{"operationId":{"Type":4,"Flags":2,"Description":"ID of the vault upgrade operation."},"startTimeUtc":{"Type":4,"Flags":2,"Description":"UTC time at which the upgrade operation has started."},"lastUpdatedTimeUtc":{"Type":4,"Flags":2,"Description":"UTC time at which the upgrade operation status was last updated."},"endTimeUtc":{"Type":4,"Flags":2,"Description":"UTC time at which the upgrade operation has ended."},"status":{"Type":36,"Flags":2,"Description":"Status of the vault upgrade operation."},"message":{"Type":4,"Flags":2,"Description":"Message to the user containing information about the upgrade operation."},"triggerType":{"Type":39,"Flags":2,"Description":"The way the vault upgrade was triggered."},"upgradedResourceId":{"Type":4,"Flags":2,"Description":"Resource ID of the upgraded vault."},"previousResourceId":{"Type":4,"Flags":2,"Description":"Resource ID of the vault before the upgrade."}}}},{"6":{"Value":"Unknown"}},{"6":{"Value":"InProgress"}},{"6":{"Value":"Upgraded"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[32,33,34,35,4]}},{"6":{"Value":"UserTriggered"}},{"6":{"Value":"ForcedUpgrade"}},{"5":{"Elements":[37,38,4]}},{"2":{"Name":"PrivateEndpointConnectionVaultProperties","Properties":{"id":{"Type":4,"Flags":2,"Description":"Format of id subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.[Service]/{resource}/{resourceName}/privateEndpointConnections/{connectionName}."},"properties":{"Type":41,"Flags":2,"Description":"Private Endpoint Connection Response Properties."},"name":{"Type":4,"Flags":2,"Description":"The name of the private Endpoint Connection"},"type":{"Type":4,"Flags":2,"Description":"The type, which will be of the format, Microsoft.RecoveryServices/vaults/privateEndpointConnections"},"location":{"Type":4,"Flags":2,"Description":"The location of the private Endpoint connection"}}}},{"2":{"Name":"PrivateEndpointConnection","Properties":{"provisioningState":{"Type":46,"Flags":2,"Description":"Gets or sets provisioning state of the private endpoint connection."},"privateEndpoint":{"Type":47,"Flags":2,"Description":"The Private Endpoint network resource that is linked to the Private Endpoint connection."},"privateLinkServiceConnectionState":{"Type":48,"Flags":2,"Description":"Gets or sets private link service connection state."},"groupIds":{"Type":58,"Flags":0,"Description":"Group Ids for the Private Endpoint"}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Pending"}},{"5":{"Elements":[42,43,44,45,4]}},{"2":{"Name":"PrivateEndpoint","Properties":{"id":{"Type":4,"Flags":2,"Description":"Gets or sets id."}}}},{"2":{"Name":"PrivateLinkServiceConnectionState","Properties":{"status":{"Type":53,"Flags":2,"Description":"Gets or sets the status."},"description":{"Type":4,"Flags":2,"Description":"Gets or sets description."},"actionsRequired":{"Type":4,"Flags":2,"Description":"Gets or sets actions required."}}}},{"6":{"Value":"Pending"}},{"6":{"Value":"Approved"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Disconnected"}},{"5":{"Elements":[49,50,51,52,4]}},{"6":{"Value":"AzureBackup"}},{"6":{"Value":"AzureBackup_secondary"}},{"6":{"Value":"AzureSiteRecovery"}},{"5":{"Elements":[54,55,56,4]}},{"3":{"ItemType":57}},{"3":{"ItemType":40}},{"6":{"Value":"None"}},{"6":{"Value":"Enabled"}},{"5":{"Elements":[60,61,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Enabled"}},{"5":{"Elements":[63,64,4]}},{"2":{"Name":"VaultPropertiesEncryption","Properties":{"keyVaultProperties":{"Type":67,"Flags":0,"Description":"The properties of the Key Vault which hosts CMK"},"kekIdentity":{"Type":68,"Flags":0,"Description":"The details of the identity used for CMK"},"infrastructureEncryption":{"Type":71,"Flags":0,"Description":"Enabling/Disabling the Double Encryption state"}}}},{"2":{"Name":"CmkKeyVaultProperties","Properties":{"keyUri":{"Type":4,"Flags":0,"Description":"The key uri of the Customer Managed Key"}}}},{"2":{"Name":"CmkKekIdentity","Properties":{"useSystemAssignedIdentity":{"Type":2,"Flags":0,"Description":"Indicate that system assigned identity should be used. Mutually exclusive with 'userAssignedIdentity' field"},"userAssignedIdentity":{"Type":4,"Flags":0,"Description":"The user assigned identity to be used to grant permissions in case the type of identity used is UserAssigned"}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[69,70,4]}},{"2":{"Name":"VaultPropertiesMoveDetails","Properties":{"operationId":{"Type":4,"Flags":2,"Description":"OperationId of the Resource Move Operation"},"startTimeUtc":{"Type":4,"Flags":2,"Description":"Start Time of the Resource Move Operation"},"completionTimeUtc":{"Type":4,"Flags":2,"Description":"End Time of the Resource Move Operation"},"sourceResourceId":{"Type":4,"Flags":2,"Description":"Source Resource of the Resource Move Operation"},"targetResourceId":{"Type":4,"Flags":2,"Description":"Target Resource of the Resource Move Operation"}}}},{"6":{"Value":"Unknown"}},{"6":{"Value":"InProgress"}},{"6":{"Value":"PrepareFailed"}},{"6":{"Value":"CommitFailed"}},{"6":{"Value":"PrepareTimedout"}},{"6":{"Value":"CommitTimedout"}},{"6":{"Value":"MoveSucceeded"}},{"6":{"Value":"Failure"}},{"6":{"Value":"CriticalFailure"}},{"6":{"Value":"PartialSuccess"}},{"5":{"Elements":[73,74,75,76,77,78,79,80,81,82,4]}},{"6":{"Value":"V1"}},{"6":{"Value":"V2"}},{"6":{"Value":"Unassigned"}},{"5":{"Elements":[84,85,86,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[88,89,4]}},{"2":{"Name":"MonitoringSettings","Properties":{"azureMonitorAlertSettings":{"Type":92,"Flags":0,"Description":"Settings for Azure Monitor based alerts"},"classicAlertSettings":{"Type":96,"Flags":0,"Description":"Settings for classic alerts"}}}},{"2":{"Name":"AzureMonitorAlertSettings","Properties":{"alertsForAllJobFailures":{"Type":95,"Flags":0}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[93,94,4]}},{"2":{"Name":"ClassicAlertSettings","Properties":{"alertsForCriticalOperations":{"Type":99,"Flags":0}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[97,98,4]}},{"2":{"Name":"RestoreSettings","Properties":{"crossSubscriptionRestoreSettings":{"Type":101,"Flags":0,"Description":"Settings for CrossSubscriptionRestore"}}}},{"2":{"Name":"CrossSubscriptionRestoreSettings","Properties":{"crossSubscriptionRestoreState":{"Type":105,"Flags":0}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"PermanentlyDisabled"}},{"5":{"Elements":[102,103,104,4]}},{"2":{"Name":"VaultPropertiesRedundancySettings","Properties":{"standardTierStorageRedundancy":{"Type":111,"Flags":0,"Description":"The storage redundancy setting of a vault"},"crossRegionRestore":{"Type":114,"Flags":0,"Description":"Flag to show if Cross Region Restore is enabled on the Vault or not"}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"LocallyRedundant"}},{"6":{"Value":"GeoRedundant"}},{"6":{"Value":"ZoneRedundant"}},{"5":{"Elements":[107,108,109,110,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[112,113,4]}},{"2":{"Name":"SecuritySettings","Properties":{"immutabilitySettings":{"Type":116,"Flags":0,"Description":"Immutability Settings of a vault"},"softDeleteSettings":{"Type":121,"Flags":0,"Description":"Soft delete Settings of a vault"},"multiUserAuthorization":{"Type":135,"Flags":2,"Description":"MUA Settings of a vault"}}}},{"2":{"Name":"ImmutabilitySettings","Properties":{"state":{"Type":120,"Flags":0}}}},{"6":{"Value":"Disabled"}},{"6":{"Value":"Unlocked"}},{"6":{"Value":"Locked"}},{"5":{"Elements":[117,118,119,4]}},{"2":{"Name":"SoftDeleteSettings","Properties":{"softDeleteState":{"Type":126,"Flags":0},"softDeleteRetentionPeriodInDays":{"Type":3,"Flags":0,"Description":"Soft delete retention period in days"},"enhancedSecurityState":{"Type":131,"Flags":0}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"AlwaysON"}},{"5":{"Elements":[122,123,124,125,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"AlwaysON"}},{"5":{"Elements":[127,128,129,130,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[132,133,134,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Minimum"}},{"6":{"Value":"Adequate"}},{"6":{"Value":"Maximum"}},{"5":{"Elements":[136,137,138,139,4]}},{"2":{"Name":"Sku","Properties":{"name":{"Type":144,"Flags":1,"Description":"Name of SKU is RS0 (Recovery Services 0th version) and the tier is standard tier. They do not have affect on backend storage redundancy or any other vault settings. To manage storage redundancy, use the backupstorageconfig"},"tier":{"Type":4,"Flags":0,"Description":"The Sku tier."},"family":{"Type":4,"Flags":0,"Description":"The sku family"},"size":{"Type":4,"Flags":0,"Description":"The sku size"},"capacity":{"Type":4,"Flags":0,"Description":"The sku capacity"}}}},{"6":{"Value":"Standard"}},{"6":{"Value":"RS0"}},{"5":{"Elements":[142,143,4]}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":150,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":155,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The type of identity that last modified the resource."}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[146,147,148,149,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[151,152,153,154,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.RecoveryServices/vaults@2023-08-01","ScopeType":8,"Body":21,"Flags":0}},{"6":{"Value":"vaultExtendedInfo"}},{"6":{"Value":"Microsoft.RecoveryServices/vaults/extendedInformation"}},{"6":{"Value":"2023-08-01"}},{"2":{"Name":"Microsoft.RecoveryServices/vaults/extendedInformation","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":158,"Flags":9,"Description":"The resource name"},"type":{"Type":159,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":160,"Flags":10,"Description":"The resource api version"},"properties":{"Type":162,"Flags":0,"Description":"Vault extended information."},"etag":{"Type":4,"Flags":0,"Description":"Optional ETag."}}}},{"2":{"Name":"VaultExtendedInfo","Properties":{"integrityKey":{"Type":4,"Flags":0,"Description":"Integrity key."},"encryptionKey":{"Type":4,"Flags":0,"Description":"Encryption key."},"encryptionKeyThumbprint":{"Type":4,"Flags":0,"Description":"Encryption key thumbprint."},"algorithm":{"Type":4,"Flags":0,"Description":"Algorithm for Vault ExtendedInfo"}}}},{"4":{"Name":"Microsoft.RecoveryServices/vaults/extendedInformation@2023-08-01","ScopeType":8,"Body":161,"Flags":0}},{"6":{"Value":"Microsoft.RecoveryServices/vaults/operationResults"}},{"6":{"Value":"2023-08-01"}},{"2":{"Name":"Microsoft.RecoveryServices/vaults/operationResults","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":164,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":165,"Flags":10,"Description":"The resource api version"},"identity":{"Type":22,"Flags":2,"Description":"Identity for the resource."},"properties":{"Type":30,"Flags":2,"Description":"Properties of the vault."},"sku":{"Type":141,"Flags":2,"Description":"Identifies the unique system identifier for each Azure resource."},"systemData":{"Type":145,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."},"location":{"Type":4,"Flags":2,"Description":"Resource location."},"tags":{"Type":167,"Flags":2,"Description":"Resource tags."},"etag":{"Type":4,"Flags":2,"Description":"Optional ETag."}}}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.RecoveryServices/vaults/operationResults@2023-08-01","ScopeType":8,"Body":166,"Flags":1}},{"2":{"Name":"CheckNameAvailabilityParameters","Properties":{"type":{"Type":4,"Flags":0,"Description":"Describes the Resource type: Microsoft.RecoveryServices/Vaults"},"name":{"Type":4,"Flags":0,"Description":"Resource name for which availability needs to be checked"}}}},{"2":{"Name":"CheckNameAvailabilityResult","Properties":{"nameAvailable":{"Type":2,"Flags":0},"reason":{"Type":4,"Flags":0},"message":{"Type":4,"Flags":0}}}},{"8":{"Name":"checkNameAvailability","ResourceType":"Microsoft.RecoveryServices/locations","ApiVersion":"2023-08-01","Output":170,"Input":169}},{"2":{"Name":"ResourceCapabilities","Properties":{"properties":{"Type":173,"Flags":0,"Description":"Capabilities information"},"type":{"Type":4,"Flags":1,"Description":"Describes the Resource type: Microsoft.RecoveryServices/Vaults"}}}},{"2":{"Name":"CapabilitiesProperties","Properties":{"dnsZones":{"Type":179,"Flags":0}}}},{"2":{"Name":"DNSZone","Properties":{"subResource":{"Type":178,"Flags":0,"Description":"Subresource type for vault AzureBackup, AzureBackup_secondary or AzureSiteRecovery"}}}},{"6":{"Value":"AzureBackup"}},{"6":{"Value":"AzureBackup_secondary"}},{"6":{"Value":"AzureSiteRecovery"}},{"5":{"Elements":[175,176,177,4]}},{"3":{"ItemType":174}},{"2":{"Name":"CapabilitiesResponse","Properties":{"properties":{"Type":181,"Flags":0,"Description":"Capabilities properties in response"},"type":{"Type":4,"Flags":1,"Description":"Describes the Resource type: Microsoft.RecoveryServices/Vaults"}}}},{"2":{"Name":"CapabilitiesResponseProperties","Properties":{"dnsZones":{"Type":188,"Flags":0}}}},{"2":{"Name":"DNSZoneResponse","Properties":{"requiredZoneNames":{"Type":183,"Flags":0,"Description":"The private link resource Private link DNS zone names."},"subResource":{"Type":187,"Flags":0,"Description":"Subresource type for vault AzureBackup, AzureBackup_secondary or AzureSiteRecovery"}}}},{"3":{"ItemType":4}},{"6":{"Value":"AzureBackup"}},{"6":{"Value":"AzureBackup_secondary"}},{"6":{"Value":"AzureSiteRecovery"}},{"5":{"Elements":[184,185,186,4]}},{"3":{"ItemType":182}},{"8":{"Name":"capabilities","ResourceType":"Microsoft.RecoveryServices/locations","ApiVersion":"2023-08-01","Output":180,"Input":172}}] \ No newline at end of file diff --git a/internal/azure/generated/recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json b/internal/azure/generated/recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json new file mode 100644 index 000000000..7b210c01f --- /dev/null +++ b/internal/azure/generated/recoveryservicesbackup/microsoft.recoveryservices/2023-08-01/types.json @@ -0,0 +1 @@ +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"vaultstorageconfig"}},{"6":{"Value":"Microsoft.RecoveryServices/vaults/backupstorageconfig"}},{"6":{"Value":"2023-08-01"}},{"2":{"Name":"Microsoft.RecoveryServices/vaults/backupstorageconfig","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":8,"Flags":9,"Description":"The resource name"},"type":{"Type":9,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":10,"Flags":10,"Description":"The resource api version"},"properties":{"Type":12,"Flags":0,"Description":"BackupResourceConfigResource properties"},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":37,"Flags":0,"Description":"Resource tags."},"eTag":{"Type":4,"Flags":0,"Description":"Optional ETag."}}}},{"2":{"Name":"BackupResourceConfig","Properties":{"storageModelType":{"Type":18,"Flags":0,"Description":"Storage type"},"storageType":{"Type":24,"Flags":0,"Description":"Storage type."},"storageTypeState":{"Type":28,"Flags":0,"Description":"Locked or Unlocked. Once a machine is registered against a resource, the storageTypeState is always Locked."},"crossRegionRestoreFlag":{"Type":2,"Flags":0,"Description":"Opt in details of Cross Region Restore feature."},"dedupState":{"Type":32,"Flags":0,"Description":"Vault Dedup state"},"xcoolState":{"Type":36,"Flags":0,"Description":"Vault x-cool state"}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"GeoRedundant"}},{"6":{"Value":"LocallyRedundant"}},{"6":{"Value":"ZoneRedundant"}},{"6":{"Value":"ReadAccessGeoZoneRedundant"}},{"5":{"Elements":[13,14,15,16,17,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"GeoRedundant"}},{"6":{"Value":"LocallyRedundant"}},{"6":{"Value":"ZoneRedundant"}},{"6":{"Value":"ReadAccessGeoZoneRedundant"}},{"5":{"Elements":[19,20,21,22,23,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Locked"}},{"6":{"Value":"Unlocked"}},{"5":{"Elements":[25,26,27,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[29,30,31,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[33,34,35,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.RecoveryServices/vaults/backupstorageconfig@2023-08-01","ScopeType":8,"Body":11,"Flags":0}},{"6":{"Value":"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent"}},{"6":{"Value":"2023-08-01"}},{"2":{"Name":"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":39,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":40,"Flags":10,"Description":"The resource api version"},"properties":{"Type":42,"Flags":0,"Description":"ProtectionIntentResource properties"},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":74,"Flags":0,"Description":"Resource tags."},"eTag":{"Type":4,"Flags":0,"Description":"Optional ETag."}}}},{"7":{"Name":"ProtectionIntent","Discriminator":"protectionIntentItemType","BaseProperties":{"backupManagementType":{"Type":52,"Flags":0,"Description":"Type of backup management for the backed up item."},"sourceResourceId":{"Type":4,"Flags":0,"Description":"ARM ID of the resource to be backed up."},"itemId":{"Type":4,"Flags":0,"Description":"ID of the item which is getting protected, In case of Azure Vm , it is ProtectedItemId"},"policyId":{"Type":4,"Flags":0,"Description":"ID of the backup policy with which this item is backed up."},"protectionState":{"Type":58,"Flags":0,"Description":"Backup state of this backup item."}},"Elements":{"AzureResourceItem":59,"AzureWorkloadSQLAutoProtectionIntent":61,"AzureWorkloadContainerAutoProtectionIntent":72}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"AzureIaasVM"}},{"6":{"Value":"MAB"}},{"6":{"Value":"DPM"}},{"6":{"Value":"AzureBackupServer"}},{"6":{"Value":"AzureSql"}},{"6":{"Value":"AzureStorage"}},{"6":{"Value":"AzureWorkload"}},{"6":{"Value":"DefaultBackup"}},{"5":{"Elements":[43,44,45,46,47,48,49,50,51,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"NotProtected"}},{"6":{"Value":"Protecting"}},{"6":{"Value":"Protected"}},{"6":{"Value":"ProtectionFailed"}},{"5":{"Elements":[53,54,55,56,57,4]}},{"2":{"Name":"AzureResourceProtectionIntent","Properties":{"friendlyName":{"Type":4,"Flags":0,"Description":"Friendly name of the VM represented by this backup item."},"protectionIntentItemType":{"Type":60,"Flags":1,"Description":"backup protectionIntent type."}}}},{"6":{"Value":"AzureResourceItem"}},{"2":{"Name":"AzureWorkloadSQLAutoProtectionIntent","Properties":{"workloadItemType":{"Type":70,"Flags":0,"Description":"Workload item type of the item for which intent is to be set"},"protectionIntentItemType":{"Type":71,"Flags":1,"Description":"backup protectionIntent type."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"SQLInstance"}},{"6":{"Value":"SQLDataBase"}},{"6":{"Value":"SAPHanaSystem"}},{"6":{"Value":"SAPHanaDatabase"}},{"6":{"Value":"SAPAseSystem"}},{"6":{"Value":"SAPAseDatabase"}},{"6":{"Value":"SAPHanaDBInstance"}},{"5":{"Elements":[62,63,64,65,66,67,68,69,4]}},{"6":{"Value":"AzureWorkloadSQLAutoProtectionIntent"}},{"2":{"Name":"AzureWorkloadContainerAutoProtectionIntent","Properties":{"protectionIntentItemType":{"Type":73,"Flags":1,"Description":"backup protectionIntent type."}}}},{"6":{"Value":"AzureWorkloadContainerAutoProtectionIntent"}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.RecoveryServices/vaults/backupFabrics/backupProtectionIntent@2023-08-01","ScopeType":8,"Body":41,"Flags":0}},{"6":{"Value":"vaultconfig"}},{"6":{"Value":"Microsoft.RecoveryServices/vaults/backupconfig"}},{"6":{"Value":"2023-08-01"}},{"2":{"Name":"Microsoft.RecoveryServices/vaults/backupconfig","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":76,"Flags":9,"Description":"The resource name"},"type":{"Type":77,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":78,"Flags":10,"Description":"The resource api version"},"properties":{"Type":80,"Flags":0,"Description":"BackupResourceVaultConfigResource properties"},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":107,"Flags":0,"Description":"Resource tags."},"eTag":{"Type":4,"Flags":0,"Description":"Optional ETag."}}}},{"2":{"Name":"BackupResourceVaultConfig","Properties":{"storageModelType":{"Type":86,"Flags":0,"Description":"Storage type."},"storageType":{"Type":92,"Flags":0,"Description":"Storage type."},"storageTypeState":{"Type":96,"Flags":0,"Description":"Locked or Unlocked. Once a machine is registered against a resource, the storageTypeState is always Locked."},"enhancedSecurityState":{"Type":100,"Flags":0,"Description":"Enabled or Disabled."},"softDeleteFeatureState":{"Type":105,"Flags":0,"Description":"Soft Delete feature state"},"softDeleteRetentionPeriodInDays":{"Type":3,"Flags":0,"Description":"Soft delete retention period in days"},"resourceGuardOperationRequests":{"Type":106,"Flags":0,"Description":"ResourceGuard Operation Requests"},"isSoftDeleteFeatureStateEditable":{"Type":2,"Flags":0,"Description":"This flag is no longer in use. Please use 'softDeleteFeatureState' to set the soft delete state for the vault"}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"GeoRedundant"}},{"6":{"Value":"LocallyRedundant"}},{"6":{"Value":"ZoneRedundant"}},{"6":{"Value":"ReadAccessGeoZoneRedundant"}},{"5":{"Elements":[81,82,83,84,85,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"GeoRedundant"}},{"6":{"Value":"LocallyRedundant"}},{"6":{"Value":"ZoneRedundant"}},{"6":{"Value":"ReadAccessGeoZoneRedundant"}},{"5":{"Elements":[87,88,89,90,91,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Locked"}},{"6":{"Value":"Unlocked"}},{"5":{"Elements":[93,94,95,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[97,98,99,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"AlwaysON"}},{"5":{"Elements":[101,102,103,104,4]}},{"3":{"ItemType":4}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.RecoveryServices/vaults/backupconfig@2023-08-01","ScopeType":8,"Body":79,"Flags":0}},{"6":{"Value":"backupResourceEncryptionConfig"}},{"6":{"Value":"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs"}},{"6":{"Value":"2023-08-01"}},{"2":{"Name":"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":109,"Flags":9,"Description":"The resource name"},"type":{"Type":110,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":111,"Flags":10,"Description":"The resource api version"},"properties":{"Type":113,"Flags":0,"Description":"BackupResourceEncryptionConfigResource properties"},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":131,"Flags":0,"Description":"Resource tags."},"eTag":{"Type":4,"Flags":0,"Description":"Optional ETag."}}}},{"2":{"Name":"BackupResourceEncryptionConfigOrBackupResourceEncryptionConfigExtended","Properties":{"encryptionAtRestType":{"Type":117,"Flags":0,"Description":"Encryption At Rest Type"},"keyUri":{"Type":4,"Flags":0,"Description":"Key Vault Key URI"},"subscriptionId":{"Type":4,"Flags":0,"Description":"Key Vault Subscription Id"},"lastUpdateStatus":{"Type":126,"Flags":0},"infrastructureEncryptionState":{"Type":130,"Flags":0},"userAssignedIdentity":{"Type":4,"Flags":2,"Description":"User Assigned Identity Id"},"useSystemAssignedIdentity":{"Type":2,"Flags":2,"Description":"bool to indicate whether to use system Assigned Identity or not"}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"MicrosoftManaged"}},{"6":{"Value":"CustomerManaged"}},{"5":{"Elements":[114,115,116,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"NotEnabled"}},{"6":{"Value":"PartiallySucceeded"}},{"6":{"Value":"PartiallyFailed"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Initialized"}},{"6":{"Value":"FirstInitialization"}},{"5":{"Elements":[118,119,120,121,122,123,124,125,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"Enabled"}},{"5":{"Elements":[127,128,129,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.RecoveryServices/vaults/backupEncryptionConfigs@2023-08-01","ScopeType":8,"Body":112,"Flags":0}},{"6":{"Value":"Microsoft.RecoveryServices/vaults/privateEndpointConnections"}},{"6":{"Value":"2023-08-01"}},{"2":{"Name":"Microsoft.RecoveryServices/vaults/privateEndpointConnections","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":133,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":134,"Flags":10,"Description":"The resource api version"},"properties":{"Type":136,"Flags":0,"Description":"PrivateEndpointConnectionResource properties"},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":154,"Flags":0,"Description":"Resource tags."},"eTag":{"Type":4,"Flags":0,"Description":"Optional ETag."}}}},{"2":{"Name":"PrivateEndpointConnection","Properties":{"provisioningState":{"Type":141,"Flags":0,"Description":"Gets or sets provisioning state of the private endpoint connection"},"privateEndpoint":{"Type":142,"Flags":0,"Description":"Gets or sets private endpoint associated with the private endpoint connection"},"groupIds":{"Type":147,"Flags":0,"Description":"Group Ids for the Private Endpoint"},"privateLinkServiceConnectionState":{"Type":148,"Flags":0,"Description":"Gets or sets private link service connection state"}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Pending"}},{"5":{"Elements":[137,138,139,140,4]}},{"2":{"Name":"PrivateEndpoint","Properties":{"id":{"Type":4,"Flags":0,"Description":"Gets or sets id"}}}},{"6":{"Value":"AzureBackup"}},{"6":{"Value":"AzureBackup_secondary"}},{"6":{"Value":"AzureSiteRecovery"}},{"5":{"Elements":[143,144,145,4]}},{"3":{"ItemType":146}},{"2":{"Name":"PrivateLinkServiceConnectionState","Properties":{"status":{"Type":153,"Flags":0,"Description":"Gets or sets the status"},"description":{"Type":4,"Flags":0,"Description":"Gets or sets description"},"actionsRequired":{"Type":4,"Flags":0,"Description":"Gets or sets actions required"}}}},{"6":{"Value":"Pending"}},{"6":{"Value":"Approved"}},{"6":{"Value":"Rejected"}},{"6":{"Value":"Disconnected"}},{"5":{"Elements":[149,150,151,152,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.RecoveryServices/vaults/privateEndpointConnections@2023-08-01","ScopeType":8,"Body":135,"Flags":0}},{"6":{"Value":"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems"}},{"6":{"Value":"2023-08-01"}},{"2":{"Name":"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":156,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":157,"Flags":10,"Description":"The resource api version"},"properties":{"Type":159,"Flags":0,"Description":"ProtectedItemResource properties"},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":388,"Flags":0,"Description":"Resource tags."},"eTag":{"Type":4,"Flags":0,"Description":"Optional ETag."}}}},{"7":{"Name":"ProtectedItem","Discriminator":"protectedItemType","BaseProperties":{"backupManagementType":{"Type":169,"Flags":2,"Description":"Type of backup management for the backed up item."},"workloadType":{"Type":186,"Flags":2,"Description":"Type of workload this item represents."},"containerName":{"Type":4,"Flags":0,"Description":"Unique name of container"},"sourceResourceId":{"Type":4,"Flags":0,"Description":"ARM ID of the resource to be backed up."},"policyId":{"Type":4,"Flags":0,"Description":"ID of the backup policy with which this item is backed up."},"lastRecoveryPoint":{"Type":4,"Flags":0,"Description":"Timestamp when the last (latest) backup copy was created for this backup item."},"backupSetName":{"Type":4,"Flags":0,"Description":"Name of the backup set the backup item belongs to"},"createMode":{"Type":190,"Flags":0,"Description":"Create mode to indicate recovery of existing soft deleted data source or creation of new data source."},"deferredDeleteTimeInUTC":{"Type":4,"Flags":0,"Description":"Time for deferred deletion in UTC"},"isScheduledForDeferredDelete":{"Type":2,"Flags":0,"Description":"Flag to identify whether the DS is scheduled for deferred delete"},"deferredDeleteTimeRemaining":{"Type":4,"Flags":0,"Description":"Time remaining before the DS marked for deferred delete is permanently deleted"},"isDeferredDeleteScheduleUpcoming":{"Type":2,"Flags":0,"Description":"Flag to identify whether the deferred deleted DS is to be purged soon"},"isRehydrate":{"Type":2,"Flags":0,"Description":"Flag to identify that deferred deleted DS is to be moved into Pause state"},"resourceGuardOperationRequests":{"Type":191,"Flags":0,"Description":"ResourceGuardOperationRequests on which LAC check will be performed"},"isArchiveEnabled":{"Type":2,"Flags":0,"Description":"Flag to identify whether datasource is protected in archive"},"policyName":{"Type":4,"Flags":0,"Description":"Name of the policy used for protection"},"softDeleteRetentionPeriodInDays":{"Type":3,"Flags":0,"Description":"Soft delete retention period in days"},"vaultId":{"Type":4,"Flags":2,"Description":"ID of the vault which protects this item"}},"Elements":{"AzureFileShareProtectedItem":192,"Microsoft.ClassicCompute/virtualMachines":215,"Microsoft.Compute/virtualMachines":238,"AzureVmWorkloadSAPAseDatabase":255,"AzureVmWorkloadSAPHanaDBInstance":282,"AzureVmWorkloadSAPHanaDatabase":305,"AzureVmWorkloadSQLDatabase":328,"DPMProtectedItem":351,"GenericProtectedItem":363,"MabFileFolderProtectedItem":374,"Microsoft.Sql/servers/databases":377}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"AzureIaasVM"}},{"6":{"Value":"MAB"}},{"6":{"Value":"DPM"}},{"6":{"Value":"AzureBackupServer"}},{"6":{"Value":"AzureSql"}},{"6":{"Value":"AzureStorage"}},{"6":{"Value":"AzureWorkload"}},{"6":{"Value":"DefaultBackup"}},{"5":{"Elements":[160,161,162,163,164,165,166,167,168,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"VM"}},{"6":{"Value":"FileFolder"}},{"6":{"Value":"AzureSqlDb"}},{"6":{"Value":"SQLDB"}},{"6":{"Value":"Exchange"}},{"6":{"Value":"Sharepoint"}},{"6":{"Value":"VMwareVM"}},{"6":{"Value":"SystemState"}},{"6":{"Value":"Client"}},{"6":{"Value":"GenericDataSource"}},{"6":{"Value":"SQLDataBase"}},{"6":{"Value":"AzureFileShare"}},{"6":{"Value":"SAPHanaDatabase"}},{"6":{"Value":"SAPAseDatabase"}},{"6":{"Value":"SAPHanaDBInstance"}},{"5":{"Elements":[170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Default"}},{"6":{"Value":"Recover"}},{"5":{"Elements":[187,188,189,4]}},{"3":{"ItemType":4}},{"2":{"Name":"AzureFileshareProtectedItem","Properties":{"friendlyName":{"Type":4,"Flags":0,"Description":"Friendly name of the fileshare represented by this backup item."},"protectionStatus":{"Type":4,"Flags":0,"Description":"Backup status of this backup item."},"protectionState":{"Type":200,"Flags":0,"Description":"Backup state of this backup item."},"lastBackupStatus":{"Type":4,"Flags":0,"Description":"Last backup operation status. Possible values: Healthy, Unhealthy."},"lastBackupTime":{"Type":4,"Flags":0,"Description":"Timestamp of the last backup operation on this backup item."},"kpisHealths":{"Type":212,"Flags":0,"Description":"Health details of different KPIs"},"extendedInfo":{"Type":213,"Flags":0,"Description":"Additional information with this backup item."},"protectedItemType":{"Type":214,"Flags":1,"Description":"backup item type."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"IRPending"}},{"6":{"Value":"Protected"}},{"6":{"Value":"ProtectionError"}},{"6":{"Value":"ProtectionStopped"}},{"6":{"Value":"ProtectionPaused"}},{"6":{"Value":"BackupsSuspended"}},{"5":{"Elements":[193,194,195,196,197,198,199,4]}},{"2":{"Name":"KPIResourceHealthDetails","Properties":{"resourceHealthStatus":{"Type":208,"Flags":0,"Description":"Resource Health Status"},"resourceHealthDetails":{"Type":211,"Flags":0,"Description":"Resource Health Status"}}}},{"6":{"Value":"Healthy"}},{"6":{"Value":"TransientDegraded"}},{"6":{"Value":"PersistentDegraded"}},{"6":{"Value":"TransientUnhealthy"}},{"6":{"Value":"PersistentUnhealthy"}},{"6":{"Value":"Invalid"}},{"5":{"Elements":[202,203,204,205,206,207,4]}},{"2":{"Name":"ResourceHealthDetails","Properties":{"code":{"Type":3,"Flags":2,"Description":"Health Code"},"title":{"Type":4,"Flags":2,"Description":"Health Title"},"message":{"Type":4,"Flags":2,"Description":"Health Message"},"recommendations":{"Type":210,"Flags":2,"Description":"Health Recommended Actions"}}}},{"3":{"ItemType":4}},{"3":{"ItemType":209}},{"2":{"Name":"AzureFileshareProtectedItemKpisHealths","Properties":{},"AdditionalProperties":201}},{"2":{"Name":"AzureFileshareProtectedItemExtendedInfo","Properties":{"oldestRecoveryPoint":{"Type":4,"Flags":0,"Description":"The oldest backup copy available for this item in the service."},"recoveryPointCount":{"Type":3,"Flags":0,"Description":"Number of available backup copies associated with this backup item."},"policyState":{"Type":4,"Flags":0,"Description":"Indicates consistency of policy object and policy applied to this backup item."},"resourceState":{"Type":4,"Flags":2,"Description":"Indicates the state of this resource. Possible values are from enum ResourceState {Invalid, Active, SoftDeleted, Deleted}"},"resourceStateSyncTime":{"Type":4,"Flags":2,"Description":"The resource state sync time for this backup item."}}}},{"6":{"Value":"AzureFileShareProtectedItem"}},{"2":{"Name":"AzureIaaSClassicComputeVMProtectedItem","Properties":{"friendlyName":{"Type":4,"Flags":2,"Description":"Friendly name of the VM represented by this backup item."},"virtualMachineId":{"Type":4,"Flags":2,"Description":"Fully qualified ARM ID of the virtual machine represented by this item."},"protectionStatus":{"Type":4,"Flags":0,"Description":"Backup status of this backup item."},"protectionState":{"Type":223,"Flags":0,"Description":"Backup state of this backup item."},"healthStatus":{"Type":228,"Flags":2,"Description":"Health status of protected item."},"healthDetails":{"Type":231,"Flags":0,"Description":"Health details on this backup item."},"kpisHealths":{"Type":232,"Flags":0,"Description":"Health details of different KPIs"},"lastBackupStatus":{"Type":4,"Flags":0,"Description":"Last backup operation status."},"lastBackupTime":{"Type":4,"Flags":2,"Description":"Timestamp of the last backup operation on this backup item."},"protectedItemDataId":{"Type":4,"Flags":2,"Description":"Data ID of the protected item."},"extendedInfo":{"Type":233,"Flags":0,"Description":"Additional information for this backup item."},"extendedProperties":{"Type":234,"Flags":0,"Description":"Extended Properties for Azure IaasVM Backup."},"protectedItemType":{"Type":237,"Flags":1,"Description":"backup item type."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"IRPending"}},{"6":{"Value":"Protected"}},{"6":{"Value":"ProtectionError"}},{"6":{"Value":"ProtectionStopped"}},{"6":{"Value":"ProtectionPaused"}},{"6":{"Value":"BackupsSuspended"}},{"5":{"Elements":[216,217,218,219,220,221,222,4]}},{"6":{"Value":"Passed"}},{"6":{"Value":"ActionRequired"}},{"6":{"Value":"ActionSuggested"}},{"6":{"Value":"Invalid"}},{"5":{"Elements":[224,225,226,227,4]}},{"2":{"Name":"AzureIaaSVMHealthDetails","Properties":{"code":{"Type":3,"Flags":2,"Description":"Health Code"},"title":{"Type":4,"Flags":2,"Description":"Health Title"},"message":{"Type":4,"Flags":2,"Description":"Health Message"},"recommendations":{"Type":230,"Flags":2,"Description":"Health Recommended Actions"}}}},{"3":{"ItemType":4}},{"3":{"ItemType":229}},{"2":{"Name":"AzureIaaSVMProtectedItemKpisHealths","Properties":{},"AdditionalProperties":201}},{"2":{"Name":"AzureIaaSVMProtectedItemExtendedInfo","Properties":{"oldestRecoveryPoint":{"Type":4,"Flags":0,"Description":"The oldest backup copy available for this backup item across all tiers."},"oldestRecoveryPointInVault":{"Type":4,"Flags":0,"Description":"The oldest backup copy available for this backup item in vault tier"},"oldestRecoveryPointInArchive":{"Type":4,"Flags":0,"Description":"The oldest backup copy available for this backup item in archive tier"},"newestRecoveryPointInArchive":{"Type":4,"Flags":0,"Description":"The latest backup copy available for this backup item in archive tier"},"recoveryPointCount":{"Type":3,"Flags":0,"Description":"Number of backup copies available for this backup item."},"policyInconsistent":{"Type":2,"Flags":0,"Description":"Specifies if backup policy associated with the backup item is inconsistent."}}}},{"2":{"Name":"ExtendedProperties","Properties":{"diskExclusionProperties":{"Type":235,"Flags":0,"Description":"Extended Properties for Disk Exclusion."},"linuxVmApplicationName":{"Type":4,"Flags":0,"Description":"Linux VM name"}}}},{"2":{"Name":"DiskExclusionProperties","Properties":{"diskLunList":{"Type":236,"Flags":0,"Description":"List of Disks' Logical Unit Numbers (LUN) to be used for VM Protection."},"isInclusionList":{"Type":2,"Flags":0,"Description":"Flag to indicate whether DiskLunList is to be included/ excluded from backup."}}}},{"3":{"ItemType":3}},{"6":{"Value":"Microsoft.ClassicCompute/virtualMachines"}},{"2":{"Name":"AzureIaaSComputeVMProtectedItem","Properties":{"friendlyName":{"Type":4,"Flags":2,"Description":"Friendly name of the VM represented by this backup item."},"virtualMachineId":{"Type":4,"Flags":2,"Description":"Fully qualified ARM ID of the virtual machine represented by this item."},"protectionStatus":{"Type":4,"Flags":0,"Description":"Backup status of this backup item."},"protectionState":{"Type":246,"Flags":0,"Description":"Backup state of this backup item."},"healthStatus":{"Type":251,"Flags":2,"Description":"Health status of protected item."},"healthDetails":{"Type":252,"Flags":0,"Description":"Health details on this backup item."},"kpisHealths":{"Type":253,"Flags":0,"Description":"Health details of different KPIs"},"lastBackupStatus":{"Type":4,"Flags":0,"Description":"Last backup operation status."},"lastBackupTime":{"Type":4,"Flags":2,"Description":"Timestamp of the last backup operation on this backup item."},"protectedItemDataId":{"Type":4,"Flags":2,"Description":"Data ID of the protected item."},"extendedInfo":{"Type":233,"Flags":0,"Description":"Additional information for this backup item."},"extendedProperties":{"Type":234,"Flags":0,"Description":"Extended Properties for Azure IaasVM Backup."},"protectedItemType":{"Type":254,"Flags":1,"Description":"backup item type."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"IRPending"}},{"6":{"Value":"Protected"}},{"6":{"Value":"ProtectionError"}},{"6":{"Value":"ProtectionStopped"}},{"6":{"Value":"ProtectionPaused"}},{"6":{"Value":"BackupsSuspended"}},{"5":{"Elements":[239,240,241,242,243,244,245,4]}},{"6":{"Value":"Passed"}},{"6":{"Value":"ActionRequired"}},{"6":{"Value":"ActionSuggested"}},{"6":{"Value":"Invalid"}},{"5":{"Elements":[247,248,249,250,4]}},{"3":{"ItemType":229}},{"2":{"Name":"AzureIaaSVMProtectedItemKpisHealths","Properties":{},"AdditionalProperties":201}},{"6":{"Value":"Microsoft.Compute/virtualMachines"}},{"2":{"Name":"AzureVmWorkloadSAPAseDatabaseProtectedItem","Properties":{"friendlyName":{"Type":4,"Flags":2,"Description":"Friendly name of the DB represented by this backup item."},"serverName":{"Type":4,"Flags":0,"Description":"Host/Cluster Name for instance or AG"},"parentName":{"Type":4,"Flags":0,"Description":"Parent name of the DB such as Instance or Availability Group."},"parentType":{"Type":4,"Flags":0,"Description":"Parent type of protected item, example: for a DB, standalone server or distributed"},"protectionStatus":{"Type":4,"Flags":2,"Description":"Backup status of this backup item."},"protectionState":{"Type":263,"Flags":0,"Description":"Backup state of this backup item."},"lastBackupStatus":{"Type":268,"Flags":0,"Description":"Last backup operation status. Possible values: Healthy, Unhealthy."},"lastBackupTime":{"Type":4,"Flags":0,"Description":"Timestamp of the last backup operation on this backup item."},"lastBackupErrorDetail":{"Type":269,"Flags":0,"Description":"Error details in last backup"},"protectedItemDataSourceId":{"Type":4,"Flags":0,"Description":"Data ID of the protected item."},"protectedItemHealthStatus":{"Type":276,"Flags":0,"Description":"Health status of the backup item, evaluated based on last heartbeat received"},"extendedInfo":{"Type":277,"Flags":0,"Description":"Additional information for this backup item."},"kpisHealths":{"Type":278,"Flags":0,"Description":"Health details of different KPIs"},"nodesList":{"Type":280,"Flags":0,"Description":"List of the nodes in case of distributed container."},"protectedItemType":{"Type":281,"Flags":1,"Description":"backup item type."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"IRPending"}},{"6":{"Value":"Protected"}},{"6":{"Value":"ProtectionError"}},{"6":{"Value":"ProtectionStopped"}},{"6":{"Value":"ProtectionPaused"}},{"6":{"Value":"BackupsSuspended"}},{"5":{"Elements":[256,257,258,259,260,261,262,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Healthy"}},{"6":{"Value":"Unhealthy"}},{"6":{"Value":"IRPending"}},{"5":{"Elements":[264,265,266,267,4]}},{"2":{"Name":"ErrorDetail","Properties":{"code":{"Type":4,"Flags":2,"Description":"Error code."},"message":{"Type":4,"Flags":2,"Description":"Error Message related to the Code."},"recommendations":{"Type":270,"Flags":2,"Description":"List of recommendation strings."}}}},{"3":{"ItemType":4}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Healthy"}},{"6":{"Value":"Unhealthy"}},{"6":{"Value":"NotReachable"}},{"6":{"Value":"IRPending"}},{"5":{"Elements":[271,272,273,274,275,4]}},{"2":{"Name":"AzureVmWorkloadProtectedItemExtendedInfo","Properties":{"oldestRecoveryPoint":{"Type":4,"Flags":0,"Description":"The oldest backup copy available for this backup item across all tiers."},"oldestRecoveryPointInVault":{"Type":4,"Flags":0,"Description":"The oldest backup copy available for this backup item in vault tier"},"oldestRecoveryPointInArchive":{"Type":4,"Flags":0,"Description":"The oldest backup copy available for this backup item in archive tier"},"newestRecoveryPointInArchive":{"Type":4,"Flags":0,"Description":"The latest backup copy available for this backup item in archive tier"},"recoveryPointCount":{"Type":3,"Flags":0,"Description":"Number of backup copies available for this backup item."},"policyState":{"Type":4,"Flags":0,"Description":"Indicates consistency of policy object and policy applied to this backup item."},"recoveryModel":{"Type":4,"Flags":0,"Description":"Indicates consistency of policy object and policy applied to this backup item."}}}},{"2":{"Name":"AzureVmWorkloadProtectedItemKpisHealths","Properties":{},"AdditionalProperties":201}},{"2":{"Name":"DistributedNodesInfo","Properties":{"nodeName":{"Type":4,"Flags":0,"Description":"Name of the node under a distributed container."},"status":{"Type":4,"Flags":0,"Description":"Status of this Node.\r\nFailed | Succeeded"},"errorDetail":{"Type":269,"Flags":0,"Description":"Error Details if the Status is non-success."},"sourceResourceId":{"Type":4,"Flags":0,"Description":"ARM resource id of the node"}}}},{"3":{"ItemType":279}},{"6":{"Value":"AzureVmWorkloadSAPAseDatabase"}},{"2":{"Name":"AzureVmWorkloadSAPHanaDBInstanceProtectedItem","Properties":{"friendlyName":{"Type":4,"Flags":2,"Description":"Friendly name of the DB represented by this backup item."},"serverName":{"Type":4,"Flags":0,"Description":"Host/Cluster Name for instance or AG"},"parentName":{"Type":4,"Flags":0,"Description":"Parent name of the DB such as Instance or Availability Group."},"parentType":{"Type":4,"Flags":0,"Description":"Parent type of protected item, example: for a DB, standalone server or distributed"},"protectionStatus":{"Type":4,"Flags":2,"Description":"Backup status of this backup item."},"protectionState":{"Type":290,"Flags":0,"Description":"Backup state of this backup item."},"lastBackupStatus":{"Type":295,"Flags":0,"Description":"Last backup operation status. Possible values: Healthy, Unhealthy."},"lastBackupTime":{"Type":4,"Flags":0,"Description":"Timestamp of the last backup operation on this backup item."},"lastBackupErrorDetail":{"Type":269,"Flags":0,"Description":"Error details in last backup"},"protectedItemDataSourceId":{"Type":4,"Flags":0,"Description":"Data ID of the protected item."},"protectedItemHealthStatus":{"Type":301,"Flags":0,"Description":"Health status of the backup item, evaluated based on last heartbeat received"},"extendedInfo":{"Type":277,"Flags":0,"Description":"Additional information for this backup item."},"kpisHealths":{"Type":302,"Flags":0,"Description":"Health details of different KPIs"},"nodesList":{"Type":303,"Flags":0,"Description":"List of the nodes in case of distributed container."},"protectedItemType":{"Type":304,"Flags":1,"Description":"backup item type."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"IRPending"}},{"6":{"Value":"Protected"}},{"6":{"Value":"ProtectionError"}},{"6":{"Value":"ProtectionStopped"}},{"6":{"Value":"ProtectionPaused"}},{"6":{"Value":"BackupsSuspended"}},{"5":{"Elements":[283,284,285,286,287,288,289,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Healthy"}},{"6":{"Value":"Unhealthy"}},{"6":{"Value":"IRPending"}},{"5":{"Elements":[291,292,293,294,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Healthy"}},{"6":{"Value":"Unhealthy"}},{"6":{"Value":"NotReachable"}},{"6":{"Value":"IRPending"}},{"5":{"Elements":[296,297,298,299,300,4]}},{"2":{"Name":"AzureVmWorkloadProtectedItemKpisHealths","Properties":{},"AdditionalProperties":201}},{"3":{"ItemType":279}},{"6":{"Value":"AzureVmWorkloadSAPHanaDBInstance"}},{"2":{"Name":"AzureVmWorkloadSAPHanaDatabaseProtectedItem","Properties":{"friendlyName":{"Type":4,"Flags":2,"Description":"Friendly name of the DB represented by this backup item."},"serverName":{"Type":4,"Flags":0,"Description":"Host/Cluster Name for instance or AG"},"parentName":{"Type":4,"Flags":0,"Description":"Parent name of the DB such as Instance or Availability Group."},"parentType":{"Type":4,"Flags":0,"Description":"Parent type of protected item, example: for a DB, standalone server or distributed"},"protectionStatus":{"Type":4,"Flags":2,"Description":"Backup status of this backup item."},"protectionState":{"Type":313,"Flags":0,"Description":"Backup state of this backup item."},"lastBackupStatus":{"Type":318,"Flags":0,"Description":"Last backup operation status. Possible values: Healthy, Unhealthy."},"lastBackupTime":{"Type":4,"Flags":0,"Description":"Timestamp of the last backup operation on this backup item."},"lastBackupErrorDetail":{"Type":269,"Flags":0,"Description":"Error details in last backup"},"protectedItemDataSourceId":{"Type":4,"Flags":0,"Description":"Data ID of the protected item."},"protectedItemHealthStatus":{"Type":324,"Flags":0,"Description":"Health status of the backup item, evaluated based on last heartbeat received"},"extendedInfo":{"Type":277,"Flags":0,"Description":"Additional information for this backup item."},"kpisHealths":{"Type":325,"Flags":0,"Description":"Health details of different KPIs"},"nodesList":{"Type":326,"Flags":0,"Description":"List of the nodes in case of distributed container."},"protectedItemType":{"Type":327,"Flags":1,"Description":"backup item type."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"IRPending"}},{"6":{"Value":"Protected"}},{"6":{"Value":"ProtectionError"}},{"6":{"Value":"ProtectionStopped"}},{"6":{"Value":"ProtectionPaused"}},{"6":{"Value":"BackupsSuspended"}},{"5":{"Elements":[306,307,308,309,310,311,312,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Healthy"}},{"6":{"Value":"Unhealthy"}},{"6":{"Value":"IRPending"}},{"5":{"Elements":[314,315,316,317,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Healthy"}},{"6":{"Value":"Unhealthy"}},{"6":{"Value":"NotReachable"}},{"6":{"Value":"IRPending"}},{"5":{"Elements":[319,320,321,322,323,4]}},{"2":{"Name":"AzureVmWorkloadProtectedItemKpisHealths","Properties":{},"AdditionalProperties":201}},{"3":{"ItemType":279}},{"6":{"Value":"AzureVmWorkloadSAPHanaDatabase"}},{"2":{"Name":"AzureVmWorkloadSQLDatabaseProtectedItem","Properties":{"friendlyName":{"Type":4,"Flags":2,"Description":"Friendly name of the DB represented by this backup item."},"serverName":{"Type":4,"Flags":0,"Description":"Host/Cluster Name for instance or AG"},"parentName":{"Type":4,"Flags":0,"Description":"Parent name of the DB such as Instance or Availability Group."},"parentType":{"Type":4,"Flags":0,"Description":"Parent type of protected item, example: for a DB, standalone server or distributed"},"protectionStatus":{"Type":4,"Flags":2,"Description":"Backup status of this backup item."},"protectionState":{"Type":336,"Flags":0,"Description":"Backup state of this backup item."},"lastBackupStatus":{"Type":341,"Flags":0,"Description":"Last backup operation status. Possible values: Healthy, Unhealthy."},"lastBackupTime":{"Type":4,"Flags":0,"Description":"Timestamp of the last backup operation on this backup item."},"lastBackupErrorDetail":{"Type":269,"Flags":0,"Description":"Error details in last backup"},"protectedItemDataSourceId":{"Type":4,"Flags":0,"Description":"Data ID of the protected item."},"protectedItemHealthStatus":{"Type":347,"Flags":0,"Description":"Health status of the backup item, evaluated based on last heartbeat received"},"extendedInfo":{"Type":277,"Flags":0,"Description":"Additional information for this backup item."},"kpisHealths":{"Type":348,"Flags":0,"Description":"Health details of different KPIs"},"nodesList":{"Type":349,"Flags":0,"Description":"List of the nodes in case of distributed container."},"protectedItemType":{"Type":350,"Flags":1,"Description":"backup item type."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"IRPending"}},{"6":{"Value":"Protected"}},{"6":{"Value":"ProtectionError"}},{"6":{"Value":"ProtectionStopped"}},{"6":{"Value":"ProtectionPaused"}},{"6":{"Value":"BackupsSuspended"}},{"5":{"Elements":[329,330,331,332,333,334,335,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Healthy"}},{"6":{"Value":"Unhealthy"}},{"6":{"Value":"IRPending"}},{"5":{"Elements":[337,338,339,340,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Healthy"}},{"6":{"Value":"Unhealthy"}},{"6":{"Value":"NotReachable"}},{"6":{"Value":"IRPending"}},{"5":{"Elements":[342,343,344,345,346,4]}},{"2":{"Name":"AzureVmWorkloadProtectedItemKpisHealths","Properties":{},"AdditionalProperties":201}},{"3":{"ItemType":279}},{"6":{"Value":"AzureVmWorkloadSQLDatabase"}},{"2":{"Name":"DPMProtectedItem","Properties":{"friendlyName":{"Type":4,"Flags":0,"Description":"Friendly name of the managed item"},"backupEngineName":{"Type":4,"Flags":0,"Description":"Backup Management server protecting this backup item"},"protectionState":{"Type":359,"Flags":0,"Description":"Protection state of the backup engine"},"extendedInfo":{"Type":360,"Flags":0,"Description":"Extended info of the backup item."},"protectedItemType":{"Type":362,"Flags":1,"Description":"backup item type."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"IRPending"}},{"6":{"Value":"Protected"}},{"6":{"Value":"ProtectionError"}},{"6":{"Value":"ProtectionStopped"}},{"6":{"Value":"ProtectionPaused"}},{"6":{"Value":"BackupsSuspended"}},{"5":{"Elements":[352,353,354,355,356,357,358,4]}},{"2":{"Name":"DPMProtectedItemExtendedInfo","Properties":{"protectableObjectLoadPath":{"Type":361,"Flags":0,"Description":"Attribute to provide information on various DBs."},"protected":{"Type":2,"Flags":0,"Description":"To check if backup item is disk protected."},"isPresentOnCloud":{"Type":2,"Flags":0,"Description":"To check if backup item is cloud protected."},"lastBackupStatus":{"Type":4,"Flags":0,"Description":"Last backup status information on backup item."},"lastRefreshedAt":{"Type":4,"Flags":0,"Description":"Last refresh time on backup item."},"oldestRecoveryPoint":{"Type":4,"Flags":0,"Description":"Oldest cloud recovery point time."},"recoveryPointCount":{"Type":3,"Flags":0,"Description":"cloud recovery point count."},"onPremiseOldestRecoveryPoint":{"Type":4,"Flags":0,"Description":"Oldest disk recovery point time."},"onPremiseLatestRecoveryPoint":{"Type":4,"Flags":0,"Description":"latest disk recovery point time."},"onPremiseRecoveryPointCount":{"Type":3,"Flags":0,"Description":"disk recovery point count."},"isCollocated":{"Type":2,"Flags":0,"Description":"To check if backup item is collocated."},"protectionGroupName":{"Type":4,"Flags":0,"Description":"Protection group name of the backup item."},"diskStorageUsedInBytes":{"Type":4,"Flags":0,"Description":"Used Disk storage in bytes."},"totalDiskStorageSizeInBytes":{"Type":4,"Flags":0,"Description":"total Disk storage in bytes."}}}},{"2":{"Name":"DPMProtectedItemExtendedInfoProtectableObjectLoadPath","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"DPMProtectedItem"}},{"2":{"Name":"GenericProtectedItem","Properties":{"friendlyName":{"Type":4,"Flags":0,"Description":"Friendly name of the container."},"policyState":{"Type":4,"Flags":0,"Description":"Indicates consistency of policy object and policy applied to this backup item."},"protectionState":{"Type":371,"Flags":0,"Description":"Backup state of this backup item."},"protectedItemId":{"Type":3,"Flags":0,"Description":"Data Plane Service ID of the protected item."},"sourceAssociations":{"Type":372,"Flags":0,"Description":"Loosely coupled (type, value) associations (example - parent of a protected item)"},"fabricName":{"Type":4,"Flags":0,"Description":"Name of this backup item's fabric."},"protectedItemType":{"Type":373,"Flags":1,"Description":"backup item type."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"IRPending"}},{"6":{"Value":"Protected"}},{"6":{"Value":"ProtectionError"}},{"6":{"Value":"ProtectionStopped"}},{"6":{"Value":"ProtectionPaused"}},{"6":{"Value":"BackupsSuspended"}},{"5":{"Elements":[364,365,366,367,368,369,370,4]}},{"2":{"Name":"GenericProtectedItemSourceAssociations","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"GenericProtectedItem"}},{"2":{"Name":"MabFileFolderProtectedItem","Properties":{"friendlyName":{"Type":4,"Flags":0,"Description":"Friendly name of this backup item."},"computerName":{"Type":4,"Flags":0,"Description":"Name of the computer associated with this backup item."},"lastBackupStatus":{"Type":4,"Flags":0,"Description":"Status of last backup operation."},"lastBackupTime":{"Type":4,"Flags":0,"Description":"Timestamp of the last backup operation on this backup item."},"protectionState":{"Type":4,"Flags":0,"Description":"Protected, ProtectionStopped, IRPending or ProtectionError"},"deferredDeleteSyncTimeInUTC":{"Type":3,"Flags":0,"Description":"Sync time for deferred deletion in UTC"},"extendedInfo":{"Type":375,"Flags":0,"Description":"Additional information with this backup item."},"protectedItemType":{"Type":376,"Flags":1,"Description":"backup item type."}}}},{"2":{"Name":"MabFileFolderProtectedItemExtendedInfo","Properties":{"lastRefreshedAt":{"Type":4,"Flags":0,"Description":"Last time when the agent data synced to service."},"oldestRecoveryPoint":{"Type":4,"Flags":0,"Description":"The oldest backup copy available."},"recoveryPointCount":{"Type":3,"Flags":0,"Description":"Number of backup copies associated with the backup item."}}}},{"6":{"Value":"MabFileFolderProtectedItem"}},{"2":{"Name":"AzureSqlProtectedItem","Properties":{"protectedItemDataId":{"Type":4,"Flags":0,"Description":"Internal ID of a backup item. Used by Azure SQL Backup engine to contact Recovery Services."},"protectionState":{"Type":385,"Flags":0,"Description":"Backup state of the backed up item."},"extendedInfo":{"Type":386,"Flags":0,"Description":"Additional information for this backup item."},"protectedItemType":{"Type":387,"Flags":1,"Description":"backup item type."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"IRPending"}},{"6":{"Value":"Protected"}},{"6":{"Value":"ProtectionError"}},{"6":{"Value":"ProtectionStopped"}},{"6":{"Value":"ProtectionPaused"}},{"6":{"Value":"BackupsSuspended"}},{"5":{"Elements":[378,379,380,381,382,383,384,4]}},{"2":{"Name":"AzureSqlProtectedItemExtendedInfo","Properties":{"oldestRecoveryPoint":{"Type":4,"Flags":0,"Description":"The oldest backup copy available for this item in the service."},"recoveryPointCount":{"Type":3,"Flags":0,"Description":"Number of available backup copies associated with this backup item."},"policyState":{"Type":4,"Flags":0,"Description":"State of the backup policy associated with this backup item."}}}},{"6":{"Value":"Microsoft.Sql/servers/databases"}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems@2023-08-01","ScopeType":8,"Body":158,"Flags":0}},{"6":{"Value":"Microsoft.RecoveryServices/vaults/backupPolicies"}},{"6":{"Value":"2023-08-01"}},{"2":{"Name":"Microsoft.RecoveryServices/vaults/backupPolicies","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":390,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":391,"Flags":10,"Description":"The resource api version"},"properties":{"Type":393,"Flags":0,"Description":"ProtectionPolicyResource properties"},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":595,"Flags":0,"Description":"Resource tags."},"eTag":{"Type":4,"Flags":0,"Description":"Optional ETag."}}}},{"7":{"Name":"ProtectionPolicy","Discriminator":"backupManagementType","BaseProperties":{"protectedItemsCount":{"Type":3,"Flags":0,"Description":"Number of items associated with this policy."},"resourceGuardOperationRequests":{"Type":394,"Flags":0,"Description":"ResourceGuard Operation Requests"}},"Elements":{"AzureIaasVM":395,"AzureSql":533,"AzureStorage":535,"AzureWorkload":555,"GenericProtectionPolicy":590,"MAB":593}}},{"3":{"ItemType":4}},{"2":{"Name":"AzureIaaSVMProtectionPolicy","Properties":{"instantRPDetails":{"Type":396,"Flags":0},"schedulePolicy":{"Type":397,"Flags":0,"Description":"Backup schedule specified as part of backup policy."},"retentionPolicy":{"Type":440,"Flags":0,"Description":"Retention policy with the details on backup copy retention ranges."},"tieringPolicy":{"Type":525,"Flags":0,"Description":"Tiering policy to automatically move RPs to another tier\r\nKey is Target Tier, defined in RecoveryPointTierType enum.\r\nTiering policy specifies the criteria to move RP to the target tier."},"instantRpRetentionRangeInDays":{"Type":3,"Flags":0,"Description":"Instant RP retention policy range in days"},"timeZone":{"Type":4,"Flags":0,"Description":"TimeZone optional input as string. For example: TimeZone = \"Pacific Standard Time\"."},"policyType":{"Type":529,"Flags":0},"snapshotConsistencyType":{"Type":531,"Flags":0},"backupManagementType":{"Type":532,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"2":{"Name":"InstantRPAdditionalDetails","Properties":{"azureBackupRGNamePrefix":{"Type":4,"Flags":0},"azureBackupRGNameSuffix":{"Type":4,"Flags":0}}}},{"7":{"Name":"SchedulePolicy","Discriminator":"schedulePolicyType","BaseProperties":{},"Elements":{"LogSchedulePolicy":398,"LongTermSchedulePolicy":400,"SimpleSchedulePolicy":402,"SimpleSchedulePolicyV2":420}}},{"2":{"Name":"LogSchedulePolicy","Properties":{"scheduleFrequencyInMins":{"Type":3,"Flags":0,"Description":"Frequency of the log schedule operation of this policy in minutes."},"schedulePolicyType":{"Type":399,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"LogSchedulePolicy"}},{"2":{"Name":"LongTermSchedulePolicy","Properties":{"schedulePolicyType":{"Type":401,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"LongTermSchedulePolicy"}},{"2":{"Name":"SimpleSchedulePolicy","Properties":{"scheduleRunFrequency":{"Type":407,"Flags":0,"Description":"Frequency of the schedule operation of this policy."},"scheduleRunDays":{"Type":416,"Flags":0,"Description":"List of days of week this schedule has to be run."},"scheduleRunTimes":{"Type":417,"Flags":0,"Description":"List of times of day this schedule has to be run."},"hourlySchedule":{"Type":418,"Flags":0,"Description":"Hourly Schedule of this Policy"},"scheduleWeeklyFrequency":{"Type":3,"Flags":0,"Description":"At every number weeks this schedule has to be run."},"schedulePolicyType":{"Type":419,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Daily"}},{"6":{"Value":"Weekly"}},{"6":{"Value":"Hourly"}},{"5":{"Elements":[403,404,405,406,4]}},{"6":{"Value":"Sunday"}},{"6":{"Value":"Monday"}},{"6":{"Value":"Tuesday"}},{"6":{"Value":"Wednesday"}},{"6":{"Value":"Thursday"}},{"6":{"Value":"Friday"}},{"6":{"Value":"Saturday"}},{"5":{"Elements":[408,409,410,411,412,413,414]}},{"3":{"ItemType":415}},{"3":{"ItemType":4}},{"2":{"Name":"HourlySchedule","Properties":{"interval":{"Type":3,"Flags":0,"Description":"Interval at which backup needs to be triggered. For hourly the value\r\n can be 4/6/8/12"},"scheduleWindowStartTime":{"Type":4,"Flags":0,"Description":"To specify start time of the backup window"},"scheduleWindowDuration":{"Type":3,"Flags":0,"Description":"To specify duration of the backup window"}}}},{"6":{"Value":"SimpleSchedulePolicy"}},{"2":{"Name":"SimpleSchedulePolicyV2","Properties":{"scheduleRunFrequency":{"Type":425,"Flags":0,"Description":"Frequency of the schedule operation of this policy."},"hourlySchedule":{"Type":418,"Flags":0,"Description":"hourly schedule of this policy"},"dailySchedule":{"Type":426,"Flags":0,"Description":"Daily schedule of this policy"},"weeklySchedule":{"Type":428,"Flags":0,"Description":"Weekly schedule of this policy"},"schedulePolicyType":{"Type":439,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Daily"}},{"6":{"Value":"Weekly"}},{"6":{"Value":"Hourly"}},{"5":{"Elements":[421,422,423,424,4]}},{"2":{"Name":"DailySchedule","Properties":{"scheduleRunTimes":{"Type":427,"Flags":0,"Description":"List of times of day this schedule has to be run."}}}},{"3":{"ItemType":4}},{"2":{"Name":"WeeklySchedule","Properties":{"scheduleRunDays":{"Type":437,"Flags":0},"scheduleRunTimes":{"Type":438,"Flags":0,"Description":"List of times of day this schedule has to be run."}}}},{"6":{"Value":"Sunday"}},{"6":{"Value":"Monday"}},{"6":{"Value":"Tuesday"}},{"6":{"Value":"Wednesday"}},{"6":{"Value":"Thursday"}},{"6":{"Value":"Friday"}},{"6":{"Value":"Saturday"}},{"5":{"Elements":[429,430,431,432,433,434,435]}},{"3":{"ItemType":436}},{"3":{"ItemType":4}},{"6":{"Value":"SimpleSchedulePolicyV2"}},{"7":{"Name":"RetentionPolicy","Discriminator":"retentionPolicyType","BaseProperties":{},"Elements":{"LongTermRetentionPolicy":441,"SimpleRetentionPolicy":511}}},{"2":{"Name":"LongTermRetentionPolicy","Properties":{"dailySchedule":{"Type":442,"Flags":0,"Description":"Daily retention schedule of the protection policy."},"weeklySchedule":{"Type":451,"Flags":0,"Description":"Weekly retention schedule of the protection policy."},"monthlySchedule":{"Type":462,"Flags":0,"Description":"Monthly retention schedule of the protection policy."},"yearlySchedule":{"Type":489,"Flags":0,"Description":"Yearly retention schedule of the protection policy."},"retentionPolicyType":{"Type":510,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"2":{"Name":"DailyRetentionSchedule","Properties":{"retentionTimes":{"Type":443,"Flags":0,"Description":"Retention times of retention policy."},"retentionDuration":{"Type":444,"Flags":0,"Description":"Retention duration of retention Policy."}}}},{"3":{"ItemType":4}},{"2":{"Name":"RetentionDuration","Properties":{"count":{"Type":3,"Flags":0,"Description":"Count of duration types. Retention duration is obtained by the counting the duration type Count times.\r\nFor example, when Count = 3 and DurationType = Weeks, retention duration will be three weeks."},"durationType":{"Type":450,"Flags":0,"Description":"Retention duration type of retention policy."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Days"}},{"6":{"Value":"Weeks"}},{"6":{"Value":"Months"}},{"6":{"Value":"Years"}},{"5":{"Elements":[445,446,447,448,449,4]}},{"2":{"Name":"WeeklyRetentionSchedule","Properties":{"daysOfTheWeek":{"Type":460,"Flags":0,"Description":"List of days of week for weekly retention policy."},"retentionTimes":{"Type":461,"Flags":0,"Description":"Retention times of retention policy."},"retentionDuration":{"Type":444,"Flags":0,"Description":"Retention duration of retention Policy."}}}},{"6":{"Value":"Sunday"}},{"6":{"Value":"Monday"}},{"6":{"Value":"Tuesday"}},{"6":{"Value":"Wednesday"}},{"6":{"Value":"Thursday"}},{"6":{"Value":"Friday"}},{"6":{"Value":"Saturday"}},{"5":{"Elements":[452,453,454,455,456,457,458]}},{"3":{"ItemType":459}},{"3":{"ItemType":4}},{"2":{"Name":"MonthlyRetentionSchedule","Properties":{"retentionScheduleFormatType":{"Type":466,"Flags":0,"Description":"Retention schedule format type for monthly retention policy."},"retentionScheduleDaily":{"Type":467,"Flags":0,"Description":"Daily retention format for monthly retention policy."},"retentionScheduleWeekly":{"Type":470,"Flags":0,"Description":"Weekly retention format for monthly retention policy."},"retentionTimes":{"Type":488,"Flags":0,"Description":"Retention times of retention policy."},"retentionDuration":{"Type":444,"Flags":0,"Description":"Retention duration of retention Policy."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Daily"}},{"6":{"Value":"Weekly"}},{"5":{"Elements":[463,464,465,4]}},{"2":{"Name":"DailyRetentionFormat","Properties":{"daysOfTheMonth":{"Type":469,"Flags":0,"Description":"List of days of the month."}}}},{"2":{"Name":"Day","Properties":{"date":{"Type":3,"Flags":0,"Description":"Date of the month"},"isLast":{"Type":2,"Flags":0,"Description":"Whether Date is last date of month"}}}},{"3":{"ItemType":468}},{"2":{"Name":"WeeklyRetentionFormat","Properties":{"daysOfTheWeek":{"Type":479,"Flags":0,"Description":"List of days of the week."},"weeksOfTheMonth":{"Type":487,"Flags":0,"Description":"List of weeks of month."}}}},{"6":{"Value":"Sunday"}},{"6":{"Value":"Monday"}},{"6":{"Value":"Tuesday"}},{"6":{"Value":"Wednesday"}},{"6":{"Value":"Thursday"}},{"6":{"Value":"Friday"}},{"6":{"Value":"Saturday"}},{"5":{"Elements":[471,472,473,474,475,476,477]}},{"3":{"ItemType":478}},{"6":{"Value":"First"}},{"6":{"Value":"Second"}},{"6":{"Value":"Third"}},{"6":{"Value":"Fourth"}},{"6":{"Value":"Last"}},{"6":{"Value":"Invalid"}},{"5":{"Elements":[480,481,482,483,484,485]}},{"3":{"ItemType":486}},{"3":{"ItemType":4}},{"2":{"Name":"YearlyRetentionSchedule","Properties":{"retentionScheduleFormatType":{"Type":493,"Flags":0,"Description":"Retention schedule format for yearly retention policy."},"monthsOfYear":{"Type":508,"Flags":0,"Description":"List of months of year of yearly retention policy."},"retentionScheduleDaily":{"Type":467,"Flags":0,"Description":"Daily retention format for yearly retention policy."},"retentionScheduleWeekly":{"Type":470,"Flags":0,"Description":"Weekly retention format for yearly retention policy."},"retentionTimes":{"Type":509,"Flags":0,"Description":"Retention times of retention policy."},"retentionDuration":{"Type":444,"Flags":0,"Description":"Retention duration of retention Policy."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Daily"}},{"6":{"Value":"Weekly"}},{"5":{"Elements":[490,491,492,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"January"}},{"6":{"Value":"February"}},{"6":{"Value":"March"}},{"6":{"Value":"April"}},{"6":{"Value":"May"}},{"6":{"Value":"June"}},{"6":{"Value":"July"}},{"6":{"Value":"August"}},{"6":{"Value":"September"}},{"6":{"Value":"October"}},{"6":{"Value":"November"}},{"6":{"Value":"December"}},{"5":{"Elements":[494,495,496,497,498,499,500,501,502,503,504,505,506]}},{"3":{"ItemType":507}},{"3":{"ItemType":4}},{"6":{"Value":"LongTermRetentionPolicy"}},{"2":{"Name":"SimpleRetentionPolicy","Properties":{"retentionDuration":{"Type":444,"Flags":0,"Description":"Retention duration of the protection policy."},"retentionPolicyType":{"Type":512,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"SimpleRetentionPolicy"}},{"2":{"Name":"TieringPolicy","Properties":{"tieringMode":{"Type":518,"Flags":0,"Description":"Tiering Mode to control automatic tiering of recovery points. Supported values are:\r\n1. TierRecommended: Tier all recovery points recommended to be tiered\r\n2. TierAfter: Tier all recovery points after a fixed period, as specified in duration + durationType below.\r\n3. DoNotTier: Do not tier any recovery points"},"duration":{"Type":3,"Flags":0,"Description":"Number of days/weeks/months/years to retain backups in current tier before tiering.\r\nUsed only if TieringMode is set to TierAfter"},"durationType":{"Type":524,"Flags":0,"Description":"Retention duration type: days/weeks/months/years\r\nUsed only if TieringMode is set to TierAfter"}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"TierRecommended"}},{"6":{"Value":"TierAfter"}},{"6":{"Value":"DoNotTier"}},{"5":{"Elements":[514,515,516,517,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Days"}},{"6":{"Value":"Weeks"}},{"6":{"Value":"Months"}},{"6":{"Value":"Years"}},{"5":{"Elements":[519,520,521,522,523,4]}},{"2":{"Name":"AzureIaaSVMProtectionPolicyTieringPolicy","Properties":{},"AdditionalProperties":513}},{"6":{"Value":"Invalid"}},{"6":{"Value":"V1"}},{"6":{"Value":"V2"}},{"5":{"Elements":[526,527,528,4]}},{"6":{"Value":"OnlyCrashConsistent"}},{"5":{"Elements":[530,4]}},{"6":{"Value":"AzureIaasVM"}},{"2":{"Name":"AzureSqlProtectionPolicy","Properties":{"retentionPolicy":{"Type":440,"Flags":0,"Description":"Retention policy details."},"backupManagementType":{"Type":534,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"AzureSql"}},{"2":{"Name":"AzureFileShareProtectionPolicy","Properties":{"workLoadType":{"Type":552,"Flags":0,"Description":"Type of workload for the backup management"},"schedulePolicy":{"Type":397,"Flags":0,"Description":"Backup schedule specified as part of backup policy."},"retentionPolicy":{"Type":440,"Flags":0,"Description":"Retention policy with the details on backup copy retention ranges."},"vaultRetentionPolicy":{"Type":553,"Flags":0,"Description":"Retention policy with the details on hardened backup copy retention ranges."},"timeZone":{"Type":4,"Flags":0,"Description":"TimeZone optional input as string. For example: TimeZone = \"Pacific Standard Time\"."},"backupManagementType":{"Type":554,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"VM"}},{"6":{"Value":"FileFolder"}},{"6":{"Value":"AzureSqlDb"}},{"6":{"Value":"SQLDB"}},{"6":{"Value":"Exchange"}},{"6":{"Value":"Sharepoint"}},{"6":{"Value":"VMwareVM"}},{"6":{"Value":"SystemState"}},{"6":{"Value":"Client"}},{"6":{"Value":"GenericDataSource"}},{"6":{"Value":"SQLDataBase"}},{"6":{"Value":"AzureFileShare"}},{"6":{"Value":"SAPHanaDatabase"}},{"6":{"Value":"SAPAseDatabase"}},{"6":{"Value":"SAPHanaDBInstance"}},{"5":{"Elements":[536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,4]}},{"2":{"Name":"VaultRetentionPolicy","Properties":{"vaultRetention":{"Type":440,"Flags":1,"Description":"Base class for retention policy."},"snapshotRetentionInDays":{"Type":3,"Flags":1}}}},{"6":{"Value":"AzureStorage"}},{"2":{"Name":"AzureVmWorkloadProtectionPolicy","Properties":{"workLoadType":{"Type":572,"Flags":0,"Description":"Type of workload for the backup management"},"settings":{"Type":573,"Flags":0,"Description":"Common settings for the backup management"},"subProtectionPolicy":{"Type":588,"Flags":0,"Description":"List of sub-protection policies which includes schedule and retention"},"makePolicyConsistent":{"Type":2,"Flags":0,"Description":"Fix the policy inconsistency"},"backupManagementType":{"Type":589,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"VM"}},{"6":{"Value":"FileFolder"}},{"6":{"Value":"AzureSqlDb"}},{"6":{"Value":"SQLDB"}},{"6":{"Value":"Exchange"}},{"6":{"Value":"Sharepoint"}},{"6":{"Value":"VMwareVM"}},{"6":{"Value":"SystemState"}},{"6":{"Value":"Client"}},{"6":{"Value":"GenericDataSource"}},{"6":{"Value":"SQLDataBase"}},{"6":{"Value":"AzureFileShare"}},{"6":{"Value":"SAPHanaDatabase"}},{"6":{"Value":"SAPAseDatabase"}},{"6":{"Value":"SAPHanaDBInstance"}},{"5":{"Elements":[556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,4]}},{"2":{"Name":"Settings","Properties":{"timeZone":{"Type":4,"Flags":0,"Description":"TimeZone optional input as string. For example: TimeZone = \"Pacific Standard Time\"."},"issqlcompression":{"Type":2,"Flags":0,"Description":"SQL compression flag"},"isCompression":{"Type":2,"Flags":0,"Description":"Workload compression flag. This has been added so that 'isSqlCompression'\r\nwill be deprecated once clients upgrade to consider this flag."}}}},{"2":{"Name":"SubProtectionPolicy","Properties":{"policyType":{"Type":583,"Flags":0,"Description":"Type of backup policy type"},"schedulePolicy":{"Type":397,"Flags":0,"Description":"Backup schedule specified as part of backup policy."},"retentionPolicy":{"Type":440,"Flags":0,"Description":"Retention policy with the details on backup copy retention ranges."},"tieringPolicy":{"Type":584,"Flags":0,"Description":"Tiering policy to automatically move RPs to another tier.\r\nKey is Target Tier, defined in RecoveryPointTierType enum.\r\nTiering policy specifies the criteria to move RP to the target tier."},"snapshotBackupAdditionalDetails":{"Type":585,"Flags":0,"Description":"Snapshot Backup related fields for WorkloadType SaPHanaSystem"}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Full"}},{"6":{"Value":"Differential"}},{"6":{"Value":"Log"}},{"6":{"Value":"CopyOnlyFull"}},{"6":{"Value":"Incremental"}},{"6":{"Value":"SnapshotFull"}},{"6":{"Value":"SnapshotCopyOnlyFull"}},{"5":{"Elements":[575,576,577,578,579,580,581,582,4]}},{"2":{"Name":"SubProtectionPolicyTieringPolicy","Properties":{},"AdditionalProperties":513}},{"2":{"Name":"SnapshotBackupAdditionalDetails","Properties":{"instantRpRetentionRangeInDays":{"Type":3,"Flags":0},"instantRPDetails":{"Type":4,"Flags":0},"userAssignedManagedIdentityDetails":{"Type":586,"Flags":0,"Description":"User assigned managed identity details"}}}},{"2":{"Name":"UserAssignedManagedIdentityDetails","Properties":{"identityArmId":{"Type":4,"Flags":0,"Description":"The ARM id of the assigned identity."},"identityName":{"Type":4,"Flags":0,"Description":"The name of the assigned identity."},"userAssignedIdentityProperties":{"Type":587,"Flags":0,"Description":"User assigned managed identity properties"}}}},{"2":{"Name":"UserAssignedIdentityProperties","Properties":{"clientId":{"Type":4,"Flags":0,"Description":"The client ID of the assigned identity."},"principalId":{"Type":4,"Flags":0,"Description":"The principal ID of the assigned identity."}}}},{"3":{"ItemType":574}},{"6":{"Value":"AzureWorkload"}},{"2":{"Name":"GenericProtectionPolicy","Properties":{"subProtectionPolicy":{"Type":591,"Flags":0,"Description":"List of sub-protection policies which includes schedule and retention"},"timeZone":{"Type":4,"Flags":0,"Description":"TimeZone optional input as string. For example: TimeZone = \"Pacific Standard Time\"."},"fabricName":{"Type":4,"Flags":0,"Description":"Name of this policy's fabric."},"backupManagementType":{"Type":592,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"3":{"ItemType":574}},{"6":{"Value":"GenericProtectionPolicy"}},{"2":{"Name":"MabProtectionPolicy","Properties":{"schedulePolicy":{"Type":397,"Flags":0,"Description":"Backup schedule of backup policy."},"retentionPolicy":{"Type":440,"Flags":0,"Description":"Retention policy details."},"backupManagementType":{"Type":594,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"MAB"}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.RecoveryServices/vaults/backupPolicies@2023-08-01","ScopeType":8,"Body":392,"Flags":0}},{"6":{"Value":"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers"}},{"6":{"Value":"2023-08-01"}},{"2":{"Name":"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":597,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":598,"Flags":10,"Description":"The resource api version"},"properties":{"Type":600,"Flags":0,"Description":"ProtectionContainerResource properties"},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":707,"Flags":0,"Description":"Resource tags."},"eTag":{"Type":4,"Flags":0,"Description":"Optional ETag."}}}},{"7":{"Name":"ProtectionContainer","Discriminator":"containerType","BaseProperties":{"friendlyName":{"Type":4,"Flags":0,"Description":"Friendly name of the container."},"backupManagementType":{"Type":610,"Flags":0,"Description":"Type of backup management for the container."},"registrationStatus":{"Type":4,"Flags":0,"Description":"Status of registration of the container with the Recovery Services Vault."},"healthStatus":{"Type":4,"Flags":0,"Description":"Status of health of the container."},"protectableObjectType":{"Type":4,"Flags":0,"Description":"Type of the protectable object associated with this container"}},"Elements":{"AzureBackupServerContainer":611,"AzureSqlContainer":615,"SQLAGWorkLoadContainer":617,"VMAppContainer":646,"GenericContainer":669,"Microsoft.ClassicCompute/virtualMachines":674,"Microsoft.Compute/virtualMachines":676,"StorageContainer":678,"Windows":683}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"AzureIaasVM"}},{"6":{"Value":"MAB"}},{"6":{"Value":"DPM"}},{"6":{"Value":"AzureBackupServer"}},{"6":{"Value":"AzureSql"}},{"6":{"Value":"AzureStorage"}},{"6":{"Value":"AzureWorkload"}},{"6":{"Value":"DefaultBackup"}},{"5":{"Elements":[601,602,603,604,605,606,607,608,609,4]}},{"2":{"Name":"AzureBackupServerContainer","Properties":{"canReRegister":{"Type":2,"Flags":0,"Description":"Specifies whether the container is re-registrable."},"containerId":{"Type":4,"Flags":0,"Description":"ID of container."},"protectedItemCount":{"Type":3,"Flags":0,"Description":"Number of protected items in the BackupEngine"},"dpmAgentVersion":{"Type":4,"Flags":0,"Description":"Backup engine Agent version"},"dpmServers":{"Type":612,"Flags":0,"Description":"List of BackupEngines protecting the container"},"upgradeAvailable":{"Type":2,"Flags":0,"Description":"To check if upgrade available"},"protectionStatus":{"Type":4,"Flags":0,"Description":"Protection status of the container."},"extendedInfo":{"Type":613,"Flags":0,"Description":"Extended Info of the container."},"containerType":{"Type":614,"Flags":1,"Description":"Type of the container. The value of this property for: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.\r\nClassic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows machines (like MAB, DPM etc) is\r\nWindows 4. Azure SQL instance is AzureSqlContainer. 5. Storage containers is StorageContainer. 6. Azure workload\r\nBackup is VMAppContainer"}}}},{"3":{"ItemType":4}},{"2":{"Name":"DPMContainerExtendedInfo","Properties":{"lastRefreshedAt":{"Type":4,"Flags":0,"Description":"Last refresh time of the DPMContainer."}}}},{"6":{"Value":"AzureBackupServerContainer"}},{"2":{"Name":"AzureSqlContainer","Properties":{"containerType":{"Type":616,"Flags":1,"Description":"Type of the container. The value of this property for: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.\r\nClassic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows machines (like MAB, DPM etc) is\r\nWindows 4. Azure SQL instance is AzureSqlContainer. 5. Storage containers is StorageContainer. 6. Azure workload\r\nBackup is VMAppContainer"}}}},{"6":{"Value":"AzureSqlContainer"}},{"2":{"Name":"AzureSqlagWorkloadContainerProtectionContainer","Properties":{"sourceResourceId":{"Type":4,"Flags":0,"Description":"ARM ID of the virtual machine represented by this Azure Workload Container"},"lastUpdatedTime":{"Type":4,"Flags":0,"Description":"Time stamp when this container was updated."},"extendedInfo":{"Type":618,"Flags":0,"Description":"Additional details of a workload container."},"workloadType":{"Type":640,"Flags":0,"Description":"Workload type for which registration was sent."},"operationType":{"Type":644,"Flags":0,"Description":"Re-Do Operation"},"containerType":{"Type":645,"Flags":1,"Description":"Type of the container. The value of this property for: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.\r\nClassic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows machines (like MAB, DPM etc) is\r\nWindows 4. Azure SQL instance is AzureSqlContainer. 5. Storage containers is StorageContainer. 6. Azure workload\r\nBackup is VMAppContainer"}}}},{"2":{"Name":"AzureWorkloadContainerExtendedInfo","Properties":{"hostServerName":{"Type":4,"Flags":0,"Description":"Host Os Name in case of Stand Alone and Cluster Name in case of distributed container."},"inquiryInfo":{"Type":619,"Flags":0,"Description":"Inquiry Status for the container."},"nodesList":{"Type":623,"Flags":0,"Description":"List of the nodes in case of distributed container."}}}},{"2":{"Name":"InquiryInfo","Properties":{"status":{"Type":4,"Flags":0,"Description":"Inquiry Status for this container such as\r\nInProgress | Failed | Succeeded"},"errorDetail":{"Type":269,"Flags":0,"Description":"Error Details if the Status is non-success."},"inquiryDetails":{"Type":622,"Flags":0,"Description":"Inquiry Details which will have workload specific details.\r\nFor e.g. - For SQL and oracle this will contain different details."}}}},{"2":{"Name":"WorkloadInquiryDetails","Properties":{"type":{"Type":4,"Flags":0,"Description":"Type of the Workload such as SQL, Oracle etc."},"itemCount":{"Type":3,"Flags":0,"Description":"Contains the protectable item Count inside this Container."},"inquiryValidation":{"Type":621,"Flags":0,"Description":"Inquiry validation such as permissions and other backup validations."}}}},{"2":{"Name":"InquiryValidation","Properties":{"status":{"Type":4,"Flags":0,"Description":"Status for the Inquiry Validation."},"errorDetail":{"Type":269,"Flags":0,"Description":"Error Detail in case the status is non-success."},"additionalDetail":{"Type":4,"Flags":2,"Description":"Error Additional Detail in case the status is non-success."},"protectableItemCount":{"Type":0,"Flags":2,"Description":"Dictionary to store the count of ProtectableItems with key POType."}}}},{"3":{"ItemType":620}},{"3":{"ItemType":279}},{"6":{"Value":"Invalid"}},{"6":{"Value":"VM"}},{"6":{"Value":"FileFolder"}},{"6":{"Value":"AzureSqlDb"}},{"6":{"Value":"SQLDB"}},{"6":{"Value":"Exchange"}},{"6":{"Value":"Sharepoint"}},{"6":{"Value":"VMwareVM"}},{"6":{"Value":"SystemState"}},{"6":{"Value":"Client"}},{"6":{"Value":"GenericDataSource"}},{"6":{"Value":"SQLDataBase"}},{"6":{"Value":"AzureFileShare"}},{"6":{"Value":"SAPHanaDatabase"}},{"6":{"Value":"SAPAseDatabase"}},{"6":{"Value":"SAPHanaDBInstance"}},{"5":{"Elements":[624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Register"}},{"6":{"Value":"Reregister"}},{"5":{"Elements":[641,642,643,4]}},{"6":{"Value":"SQLAGWorkLoadContainer"}},{"2":{"Name":"AzureVMAppContainerProtectionContainer","Properties":{"sourceResourceId":{"Type":4,"Flags":0,"Description":"ARM ID of the virtual machine represented by this Azure Workload Container"},"lastUpdatedTime":{"Type":4,"Flags":0,"Description":"Time stamp when this container was updated."},"extendedInfo":{"Type":618,"Flags":0,"Description":"Additional details of a workload container."},"workloadType":{"Type":663,"Flags":0,"Description":"Workload type for which registration was sent."},"operationType":{"Type":667,"Flags":0,"Description":"Re-Do Operation"},"containerType":{"Type":668,"Flags":1,"Description":"Type of the container. The value of this property for: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.\r\nClassic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows machines (like MAB, DPM etc) is\r\nWindows 4. Azure SQL instance is AzureSqlContainer. 5. Storage containers is StorageContainer. 6. Azure workload\r\nBackup is VMAppContainer"}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"VM"}},{"6":{"Value":"FileFolder"}},{"6":{"Value":"AzureSqlDb"}},{"6":{"Value":"SQLDB"}},{"6":{"Value":"Exchange"}},{"6":{"Value":"Sharepoint"}},{"6":{"Value":"VMwareVM"}},{"6":{"Value":"SystemState"}},{"6":{"Value":"Client"}},{"6":{"Value":"GenericDataSource"}},{"6":{"Value":"SQLDataBase"}},{"6":{"Value":"AzureFileShare"}},{"6":{"Value":"SAPHanaDatabase"}},{"6":{"Value":"SAPAseDatabase"}},{"6":{"Value":"SAPHanaDBInstance"}},{"5":{"Elements":[647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Register"}},{"6":{"Value":"Reregister"}},{"5":{"Elements":[664,665,666,4]}},{"6":{"Value":"VMAppContainer"}},{"2":{"Name":"GenericContainer","Properties":{"fabricName":{"Type":4,"Flags":0,"Description":"Name of the container's fabric"},"extendedInformation":{"Type":670,"Flags":0,"Description":"Extended information (not returned in List container API calls)"},"containerType":{"Type":673,"Flags":1,"Description":"Type of the container. The value of this property for: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.\r\nClassic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows machines (like MAB, DPM etc) is\r\nWindows 4. Azure SQL instance is AzureSqlContainer. 5. Storage containers is StorageContainer. 6. Azure workload\r\nBackup is VMAppContainer"}}}},{"2":{"Name":"GenericContainerExtendedInfo","Properties":{"rawCertData":{"Type":4,"Flags":0,"Description":"Public key of container cert"},"containerIdentityInfo":{"Type":671,"Flags":0,"Description":"Container identity information"},"serviceEndpoints":{"Type":672,"Flags":0,"Description":"Azure Backup Service Endpoints for the container"}}}},{"2":{"Name":"ContainerIdentityInfo","Properties":{"uniqueName":{"Type":4,"Flags":0,"Description":"Unique name of the container"},"aadTenantId":{"Type":4,"Flags":0,"Description":"Protection container identity - AAD Tenant"},"servicePrincipalClientId":{"Type":4,"Flags":0,"Description":"Protection container identity - AAD Service Principal"},"audience":{"Type":4,"Flags":0,"Description":"Protection container identity - Audience"}}}},{"2":{"Name":"GenericContainerExtendedInfoServiceEndpoints","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"GenericContainer"}},{"2":{"Name":"AzureIaaSClassicComputeVMContainer","Properties":{"virtualMachineId":{"Type":4,"Flags":0,"Description":"Fully qualified ARM url of the virtual machine represented by this Azure IaaS VM container."},"virtualMachineVersion":{"Type":4,"Flags":0,"Description":"Specifies whether the container represents a Classic or an Azure Resource Manager VM."},"resourceGroup":{"Type":4,"Flags":0,"Description":"Resource group name of Recovery Services Vault."},"containerType":{"Type":675,"Flags":1,"Description":"Type of the container. The value of this property for: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.\r\nClassic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows machines (like MAB, DPM etc) is\r\nWindows 4. Azure SQL instance is AzureSqlContainer. 5. Storage containers is StorageContainer. 6. Azure workload\r\nBackup is VMAppContainer"}}}},{"6":{"Value":"Microsoft.ClassicCompute/virtualMachines"}},{"2":{"Name":"AzureIaaSComputeVMContainer","Properties":{"virtualMachineId":{"Type":4,"Flags":0,"Description":"Fully qualified ARM url of the virtual machine represented by this Azure IaaS VM container."},"virtualMachineVersion":{"Type":4,"Flags":0,"Description":"Specifies whether the container represents a Classic or an Azure Resource Manager VM."},"resourceGroup":{"Type":4,"Flags":0,"Description":"Resource group name of Recovery Services Vault."},"containerType":{"Type":677,"Flags":1,"Description":"Type of the container. The value of this property for: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.\r\nClassic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows machines (like MAB, DPM etc) is\r\nWindows 4. Azure SQL instance is AzureSqlContainer. 5. Storage containers is StorageContainer. 6. Azure workload\r\nBackup is VMAppContainer"}}}},{"6":{"Value":"Microsoft.Compute/virtualMachines"}},{"2":{"Name":"AzureStorageContainer","Properties":{"sourceResourceId":{"Type":4,"Flags":0,"Description":"Fully qualified ARM url."},"storageAccountVersion":{"Type":4,"Flags":0,"Description":"Storage account version."},"resourceGroup":{"Type":4,"Flags":0,"Description":"Resource group name of Recovery Services Vault."},"protectedItemCount":{"Type":3,"Flags":0,"Description":"Number of items backed up in this container."},"acquireStorageAccountLock":{"Type":681,"Flags":0,"Description":"Whether storage account lock is to be acquired for this container or not."},"containerType":{"Type":682,"Flags":1,"Description":"Type of the container. The value of this property for: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.\r\nClassic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows machines (like MAB, DPM etc) is\r\nWindows 4. Azure SQL instance is AzureSqlContainer. 5. Storage containers is StorageContainer. 6. Azure workload\r\nBackup is VMAppContainer"}}}},{"6":{"Value":"Acquire"}},{"6":{"Value":"NotAcquire"}},{"5":{"Elements":[679,680,4]}},{"6":{"Value":"StorageContainer"}},{"2":{"Name":"MabContainer","Properties":{"canReRegister":{"Type":2,"Flags":0,"Description":"Can the container be registered one more time."},"containerId":{"Type":3,"Flags":0,"Description":"ContainerID represents the container."},"protectedItemCount":{"Type":3,"Flags":0,"Description":"Number of items backed up in this container."},"agentVersion":{"Type":4,"Flags":0,"Description":"Agent version of this container."},"extendedInfo":{"Type":684,"Flags":0,"Description":"Additional information for this container"},"mabContainerHealthDetails":{"Type":705,"Flags":0,"Description":"Health details on this mab container."},"containerHealthState":{"Type":4,"Flags":0,"Description":"Health state of mab container."},"containerType":{"Type":706,"Flags":1,"Description":"Type of the container. The value of this property for: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2.\r\nClassic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows machines (like MAB, DPM etc) is\r\nWindows 4. Azure SQL instance is AzureSqlContainer. 5. Storage containers is StorageContainer. 6. Azure workload\r\nBackup is VMAppContainer"}}}},{"2":{"Name":"MabContainerExtendedInfo","Properties":{"lastRefreshedAt":{"Type":4,"Flags":0,"Description":"Time stamp when this container was refreshed."},"backupItemType":{"Type":701,"Flags":0,"Description":"Type of backup items associated with this container."},"backupItems":{"Type":702,"Flags":0,"Description":"List of backup items associated with this container."},"policyName":{"Type":4,"Flags":0,"Description":"Backup policy associated with this container."},"lastBackupStatus":{"Type":4,"Flags":0,"Description":"Latest backup status of this container."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"VM"}},{"6":{"Value":"FileFolder"}},{"6":{"Value":"AzureSqlDb"}},{"6":{"Value":"SQLDB"}},{"6":{"Value":"Exchange"}},{"6":{"Value":"Sharepoint"}},{"6":{"Value":"VMwareVM"}},{"6":{"Value":"SystemState"}},{"6":{"Value":"Client"}},{"6":{"Value":"GenericDataSource"}},{"6":{"Value":"SQLDataBase"}},{"6":{"Value":"AzureFileShare"}},{"6":{"Value":"SAPHanaDatabase"}},{"6":{"Value":"SAPAseDatabase"}},{"6":{"Value":"SAPHanaDBInstance"}},{"5":{"Elements":[685,686,687,688,689,690,691,692,693,694,695,696,697,698,699,700,4]}},{"3":{"ItemType":4}},{"2":{"Name":"MABContainerHealthDetails","Properties":{"code":{"Type":3,"Flags":0,"Description":"Health Code"},"title":{"Type":4,"Flags":0,"Description":"Health Title"},"message":{"Type":4,"Flags":0,"Description":"Health Message"},"recommendations":{"Type":704,"Flags":0,"Description":"Health Recommended Actions"}}}},{"3":{"ItemType":4}},{"3":{"ItemType":703}},{"6":{"Value":"Windows"}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers@2023-08-01","ScopeType":8,"Body":599,"Flags":0}},{"6":{"Value":"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies"}},{"6":{"Value":"2023-08-01"}},{"2":{"Name":"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":709,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":710,"Flags":10,"Description":"The resource api version"},"properties":{"Type":712,"Flags":0,"Description":"ResourceGuardProxyBaseResource properties"},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":715,"Flags":0,"Description":"Resource tags."},"eTag":{"Type":4,"Flags":0,"Description":"Optional ETag."}}}},{"2":{"Name":"ResourceGuardProxyBase","Properties":{"resourceGuardResourceId":{"Type":4,"Flags":1},"resourceGuardOperationDetails":{"Type":714,"Flags":0},"lastUpdatedTime":{"Type":4,"Flags":0},"description":{"Type":4,"Flags":0}}}},{"2":{"Name":"ResourceGuardOperationDetail","Properties":{"vaultCriticalOperation":{"Type":4,"Flags":0},"defaultResourceRequest":{"Type":4,"Flags":0}}}},{"3":{"ItemType":713}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies@2023-08-01","ScopeType":8,"Body":711,"Flags":0}},{"6":{"Value":"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults"}},{"6":{"Value":"2023-08-01"}},{"2":{"Name":"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":717,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":718,"Flags":10,"Description":"The resource api version"},"properties":{"Type":159,"Flags":2,"Description":"ProtectedItemResource properties"},"location":{"Type":4,"Flags":2,"Description":"Resource location."},"tags":{"Type":720,"Flags":2,"Description":"Resource tags."},"eTag":{"Type":4,"Flags":2,"Description":"Optional ETag."}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/operationResults@2023-08-01","ScopeType":8,"Body":719,"Flags":1}},{"6":{"Value":"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints"}},{"6":{"Value":"2023-08-01"}},{"2":{"Name":"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":722,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":723,"Flags":10,"Description":"The resource api version"},"properties":{"Type":725,"Flags":2,"Description":"RecoveryPointResource properties"},"location":{"Type":4,"Flags":2,"Description":"Resource location."},"tags":{"Type":804,"Flags":2,"Description":"Resource tags."},"eTag":{"Type":4,"Flags":2,"Description":"Optional ETag."}}}},{"7":{"Name":"RecoveryPoint","Discriminator":"objectType","BaseProperties":{},"Elements":{"AzureFileShareRecoveryPoint":726,"AzureWorkloadSAPHanaPointInTimeRecoveryPoint":729,"AzureWorkloadSAPHanaRecoveryPoint":757,"AzureWorkloadSQLPointInTimeRecoveryPoint":769,"GenericRecoveryPoint":789,"IaasVMRecoveryPoint":791}}},{"2":{"Name":"AzureFileShareRecoveryPoint","Properties":{"recoveryPointType":{"Type":4,"Flags":0,"Description":"Type of the backup copy. Specifies whether it is a crash consistent backup or app consistent."},"recoveryPointTime":{"Type":4,"Flags":0,"Description":"Time at which this backup copy was created."},"fileShareSnapshotUri":{"Type":4,"Flags":0,"Description":"Contains Url to the snapshot of fileshare, if applicable"},"recoveryPointSizeInGB":{"Type":3,"Flags":0,"Description":"Contains recovery point size"},"recoveryPointProperties":{"Type":727,"Flags":0,"Description":"Properties of Recovery Point"},"objectType":{"Type":728,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"2":{"Name":"RecoveryPointProperties","Properties":{"expiryTime":{"Type":4,"Flags":0,"Description":"Expiry time of Recovery Point in UTC."},"ruleName":{"Type":4,"Flags":0,"Description":"Rule name tagged on Recovery Point that governs life cycle"},"isSoftDeleted":{"Type":2,"Flags":0,"Description":"Bool to indicate whether RP is in soft delete state or not"}}}},{"6":{"Value":"AzureFileShareRecoveryPoint"}},{"2":{"Name":"AzureWorkloadSAPHanaPointInTimeRecoveryPoint","Properties":{"timeRanges":{"Type":731,"Flags":0,"Description":"List of log ranges"},"recoveryPointTimeInUTC":{"Type":4,"Flags":0,"Description":"UTC time at which recovery point was created"},"type":{"Type":739,"Flags":0,"Description":"Type of restore point"},"recoveryPointTierDetails":{"Type":753,"Flags":0,"Description":"Recovery point tier information."},"recoveryPointMoveReadinessInfo":{"Type":755,"Flags":0,"Description":"Eligibility of RP to be moved to another tier"},"recoveryPointProperties":{"Type":727,"Flags":0,"Description":"Properties of Recovery Point"},"objectType":{"Type":756,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"2":{"Name":"PointInTimeRange","Properties":{"startTime":{"Type":4,"Flags":0,"Description":"Start time of the time range for log recovery."},"endTime":{"Type":4,"Flags":0,"Description":"End time of the time range for log recovery."}}}},{"3":{"ItemType":730}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Full"}},{"6":{"Value":"Log"}},{"6":{"Value":"Differential"}},{"6":{"Value":"Incremental"}},{"6":{"Value":"SnapshotFull"}},{"6":{"Value":"SnapshotCopyOnlyFull"}},{"5":{"Elements":[732,733,734,735,736,737,738,4]}},{"2":{"Name":"RecoveryPointTierInformationV2","Properties":{"type":{"Type":745,"Flags":0,"Description":"Recovery point tier type."},"status":{"Type":751,"Flags":0,"Description":"Recovery point tier status."},"extendedInfo":{"Type":752,"Flags":0,"Description":"Recovery point tier status."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"InstantRP"}},{"6":{"Value":"HardenedRP"}},{"6":{"Value":"ArchivedRP"}},{"5":{"Elements":[741,742,743,744]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Valid"}},{"6":{"Value":"Disabled"}},{"6":{"Value":"Deleted"}},{"6":{"Value":"Rehydrated"}},{"5":{"Elements":[746,747,748,749,750]}},{"2":{"Name":"RecoveryPointTierInformationExtendedInfo","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":740}},{"2":{"Name":"RecoveryPointMoveReadinessInfo","Properties":{"isReadyForMove":{"Type":2,"Flags":0},"additionalInfo":{"Type":4,"Flags":0}}}},{"2":{"Name":"AzureWorkloadRecoveryPointMoveReadinessInfo","Properties":{},"AdditionalProperties":754}},{"6":{"Value":"AzureWorkloadSAPHanaPointInTimeRecoveryPoint"}},{"2":{"Name":"AzureWorkloadSAPHanaRecoveryPoint","Properties":{"recoveryPointTimeInUTC":{"Type":4,"Flags":0,"Description":"UTC time at which recovery point was created"},"type":{"Type":765,"Flags":0,"Description":"Type of restore point"},"recoveryPointTierDetails":{"Type":766,"Flags":0,"Description":"Recovery point tier information."},"recoveryPointMoveReadinessInfo":{"Type":767,"Flags":0,"Description":"Eligibility of RP to be moved to another tier"},"recoveryPointProperties":{"Type":727,"Flags":0,"Description":"Properties of Recovery Point"},"objectType":{"Type":768,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Full"}},{"6":{"Value":"Log"}},{"6":{"Value":"Differential"}},{"6":{"Value":"Incremental"}},{"6":{"Value":"SnapshotFull"}},{"6":{"Value":"SnapshotCopyOnlyFull"}},{"5":{"Elements":[758,759,760,761,762,763,764,4]}},{"3":{"ItemType":740}},{"2":{"Name":"AzureWorkloadRecoveryPointMoveReadinessInfo","Properties":{},"AdditionalProperties":754}},{"6":{"Value":"AzureWorkloadSAPHanaRecoveryPoint"}},{"2":{"Name":"AzureWorkloadSQLPointInTimeRecoveryPoint","Properties":{"timeRanges":{"Type":770,"Flags":0,"Description":"List of log ranges"},"extendedInfo":{"Type":771,"Flags":0,"Description":"Extended Info that provides data directory details. Will be populated in two cases:\r\nWhen a specific recovery point is accessed using GetRecoveryPoint\r\nOr when ListRecoveryPoints is called for Log RP only with ExtendedInfo query filter"},"recoveryPointTimeInUTC":{"Type":4,"Flags":0,"Description":"UTC time at which recovery point was created"},"type":{"Type":785,"Flags":0,"Description":"Type of restore point"},"recoveryPointTierDetails":{"Type":786,"Flags":0,"Description":"Recovery point tier information."},"recoveryPointMoveReadinessInfo":{"Type":787,"Flags":0,"Description":"Eligibility of RP to be moved to another tier"},"recoveryPointProperties":{"Type":727,"Flags":0,"Description":"Properties of Recovery Point"},"objectType":{"Type":788,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"3":{"ItemType":730}},{"2":{"Name":"AzureWorkloadSQLRecoveryPointExtendedInfo","Properties":{"dataDirectoryTimeInUTC":{"Type":4,"Flags":0,"Description":"UTC time at which data directory info was captured"},"dataDirectoryPaths":{"Type":777,"Flags":0,"Description":"List of data directory paths during restore operation."}}}},{"2":{"Name":"SQLDataDirectory","Properties":{"type":{"Type":776,"Flags":0,"Description":"Type of data directory mapping"},"path":{"Type":4,"Flags":0,"Description":"File path"},"logicalName":{"Type":4,"Flags":0,"Description":"Logical name of the file"}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Data"}},{"6":{"Value":"Log"}},{"5":{"Elements":[773,774,775,4]}},{"3":{"ItemType":772}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Full"}},{"6":{"Value":"Log"}},{"6":{"Value":"Differential"}},{"6":{"Value":"Incremental"}},{"6":{"Value":"SnapshotFull"}},{"6":{"Value":"SnapshotCopyOnlyFull"}},{"5":{"Elements":[778,779,780,781,782,783,784,4]}},{"3":{"ItemType":740}},{"2":{"Name":"AzureWorkloadRecoveryPointMoveReadinessInfo","Properties":{},"AdditionalProperties":754}},{"6":{"Value":"AzureWorkloadSQLPointInTimeRecoveryPoint"}},{"2":{"Name":"GenericRecoveryPoint","Properties":{"friendlyName":{"Type":4,"Flags":0,"Description":"Friendly name of the backup copy."},"recoveryPointType":{"Type":4,"Flags":0,"Description":"Type of the backup copy."},"recoveryPointTime":{"Type":4,"Flags":0,"Description":"Time at which this backup copy was created."},"recoveryPointAdditionalInfo":{"Type":4,"Flags":0,"Description":"Additional information associated with this backup copy."},"recoveryPointProperties":{"Type":727,"Flags":0,"Description":"Properties of Recovery Point"},"objectType":{"Type":790,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"GenericRecoveryPoint"}},{"2":{"Name":"IaasVMRecoveryPoint","Properties":{"recoveryPointType":{"Type":4,"Flags":0,"Description":"Type of the backup copy."},"recoveryPointTime":{"Type":4,"Flags":0,"Description":"Time at which this backup copy was created."},"recoveryPointAdditionalInfo":{"Type":4,"Flags":0,"Description":"Additional information associated with this backup copy."},"sourceVMStorageType":{"Type":4,"Flags":0,"Description":"Storage type of the VM whose backup copy is created."},"isSourceVMEncrypted":{"Type":2,"Flags":0,"Description":"Identifies whether the VM was encrypted when the backup copy is created."},"keyAndSecret":{"Type":792,"Flags":0,"Description":"Required details for recovering an encrypted VM. Applicable only when IsSourceVMEncrypted is true."},"isInstantIlrSessionActive":{"Type":2,"Flags":0,"Description":"Is the session to recover items from this backup copy still active."},"recoveryPointTierDetails":{"Type":795,"Flags":0,"Description":"Recovery point tier information."},"isManagedVirtualMachine":{"Type":2,"Flags":0,"Description":"Whether VM is with Managed Disks"},"virtualMachineSize":{"Type":4,"Flags":0,"Description":"Virtual Machine Size"},"originalStorageAccountOption":{"Type":2,"Flags":0,"Description":"Original Storage Account Option"},"osType":{"Type":4,"Flags":0,"Description":"OS type"},"recoveryPointDiskConfiguration":{"Type":796,"Flags":0,"Description":"Disk configuration"},"zones":{"Type":800,"Flags":0,"Description":"Identifies the zone of the VM at the time of backup. Applicable only for zone-pinned Vms"},"recoveryPointMoveReadinessInfo":{"Type":801,"Flags":0,"Description":"Eligibility of RP to be moved to another tier"},"securityType":{"Type":4,"Flags":0,"Description":"Security Type of the Disk"},"recoveryPointProperties":{"Type":727,"Flags":0,"Description":"Properties of Recovery Point"},"isPrivateAccessEnabledOnAnyDisk":{"Type":2,"Flags":0,"Description":"This flag denotes if any of the disks in the VM are using Private access network setting"},"extendedLocation":{"Type":802,"Flags":0,"Description":"Extended location of the VM recovery point,\r\nshould be null if VM is in public cloud"},"objectType":{"Type":803,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"2":{"Name":"KeyAndSecretDetails","Properties":{"kekDetails":{"Type":793,"Flags":0,"Description":"KEK is encryption key for BEK."},"bekDetails":{"Type":794,"Flags":0,"Description":"BEK is bitlocker encryption key."},"encryptionMechanism":{"Type":4,"Flags":0,"Description":"Encryption mechanism: None/ SinglePass/ DoublePass"}}}},{"2":{"Name":"KEKDetails","Properties":{"keyUrl":{"Type":4,"Flags":0,"Description":"Key is KEK."},"keyVaultId":{"Type":4,"Flags":0,"Description":"Key Vault ID where this Key is stored."},"keyBackupData":{"Type":4,"Flags":0,"Description":"KEK data."}}}},{"2":{"Name":"BEKDetails","Properties":{"secretUrl":{"Type":4,"Flags":0,"Description":"Secret is BEK."},"secretVaultId":{"Type":4,"Flags":0,"Description":"ID of the Key Vault where this Secret is stored."},"secretData":{"Type":4,"Flags":0,"Description":"BEK data."}}}},{"3":{"ItemType":740}},{"2":{"Name":"RecoveryPointDiskConfiguration","Properties":{"numberOfDisksIncludedInBackup":{"Type":3,"Flags":0,"Description":"Number of disks included in backup"},"numberOfDisksAttachedToVm":{"Type":3,"Flags":0,"Description":"Number of disks attached to the VM"},"includedDiskList":{"Type":798,"Flags":0,"Description":"Information of disks included in backup"},"excludedDiskList":{"Type":799,"Flags":0,"Description":"Information of disks excluded from backup"}}}},{"2":{"Name":"DiskInformation","Properties":{"lun":{"Type":3,"Flags":0},"name":{"Type":4,"Flags":0}}}},{"3":{"ItemType":797}},{"3":{"ItemType":797}},{"3":{"ItemType":4}},{"2":{"Name":"IaasVMRecoveryPointMoveReadinessInfo","Properties":{},"AdditionalProperties":754}},{"2":{"Name":"ExtendedLocation","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the extended location."},"type":{"Type":4,"Flags":0,"Description":"Type of the extended location. Possible values include: 'EdgeZone'"}}}},{"6":{"Value":"IaasVMRecoveryPoint"}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints@2023-08-01","ScopeType":8,"Body":724,"Flags":1}},{"6":{"Value":"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults"}},{"6":{"Value":"2023-08-01"}},{"2":{"Name":"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":806,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":807,"Flags":10,"Description":"The resource api version"},"properties":{"Type":393,"Flags":2,"Description":"ProtectionPolicyResource properties"},"location":{"Type":4,"Flags":2,"Description":"Resource location."},"tags":{"Type":809,"Flags":2,"Description":"Resource tags."},"eTag":{"Type":4,"Flags":2,"Description":"Optional ETag."}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.RecoveryServices/vaults/backupPolicies/operationResults@2023-08-01","ScopeType":8,"Body":808,"Flags":1}},{"6":{"Value":"Microsoft.RecoveryServices/vaults/backupJobs"}},{"6":{"Value":"2023-08-01"}},{"2":{"Name":"Microsoft.RecoveryServices/vaults/backupJobs","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":811,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":812,"Flags":10,"Description":"The resource api version"},"properties":{"Type":814,"Flags":2,"Description":"JobResource properties"},"location":{"Type":4,"Flags":2,"Description":"Resource location."},"tags":{"Type":949,"Flags":2,"Description":"Resource tags."},"eTag":{"Type":4,"Flags":2,"Description":"Optional ETag."}}}},{"7":{"Name":"Job","Discriminator":"jobType","BaseProperties":{"entityFriendlyName":{"Type":4,"Flags":0,"Description":"Friendly name of the entity on which the current job is executing."},"backupManagementType":{"Type":824,"Flags":0,"Description":"Backup management type to execute the current job."},"operation":{"Type":4,"Flags":0,"Description":"The operation name."},"status":{"Type":4,"Flags":0,"Description":"Job status."},"startTime":{"Type":4,"Flags":0,"Description":"The start time."},"endTime":{"Type":4,"Flags":0,"Description":"The end time."},"activityId":{"Type":4,"Flags":0,"Description":"ActivityId of job."}},"Elements":{"AzureIaaSVMJob":825,"AzureIaaSVMJobV2":840,"AzureStorageJob":848,"AzureWorkloadJob":862,"DpmJob":876,"MabJob":890,"VaultJob":937}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"AzureIaasVM"}},{"6":{"Value":"MAB"}},{"6":{"Value":"DPM"}},{"6":{"Value":"AzureBackupServer"}},{"6":{"Value":"AzureSql"}},{"6":{"Value":"AzureStorage"}},{"6":{"Value":"AzureWorkload"}},{"6":{"Value":"DefaultBackup"}},{"5":{"Elements":[815,816,817,818,819,820,821,822,823,4]}},{"2":{"Name":"AzureIaaSVMJob","Properties":{"duration":{"Type":4,"Flags":0,"Description":"Time elapsed during the execution of this job."},"actionsInfo":{"Type":830,"Flags":0,"Description":"Gets or sets the state/actions applicable on this job like cancel/retry."},"errorDetails":{"Type":833,"Flags":0,"Description":"Error details on execution of this job."},"virtualMachineVersion":{"Type":4,"Flags":0,"Description":"Specifies whether the backup item is a Classic or an Azure Resource Manager VM."},"extendedInfo":{"Type":834,"Flags":0,"Description":"Additional information for this job."},"containerName":{"Type":4,"Flags":0,"Description":"Container name of the entity on which the current job is executing."},"isUserTriggered":{"Type":2,"Flags":0,"Description":"Indicated that whether the job is adhoc(true) or scheduled(false)"},"jobType":{"Type":839,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Cancellable"}},{"6":{"Value":"Retriable"}},{"5":{"Elements":[826,827,828]}},{"3":{"ItemType":829}},{"2":{"Name":"AzureIaaSVMErrorInfo","Properties":{"errorCode":{"Type":3,"Flags":2,"Description":"Error code."},"errorTitle":{"Type":4,"Flags":2,"Description":"Title: Typically, the entity that the error pertains to."},"errorString":{"Type":4,"Flags":2,"Description":"Localized error string."},"recommendations":{"Type":832,"Flags":2,"Description":"List of localized recommendations for above error code."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":831}},{"2":{"Name":"AzureIaaSVMJobExtendedInfo","Properties":{"tasksList":{"Type":836,"Flags":0,"Description":"List of tasks associated with this job."},"propertyBag":{"Type":837,"Flags":0,"Description":"Job properties."},"internalPropertyBag":{"Type":838,"Flags":0,"Description":"Job internal properties."},"progressPercentage":{"Type":3,"Flags":0,"Description":"Indicates progress of the job. Null if it has not started or completed."},"estimatedRemainingDuration":{"Type":4,"Flags":0,"Description":"Time remaining for execution of this job."},"dynamicErrorMessage":{"Type":4,"Flags":0,"Description":"Non localized error message on job execution."}}}},{"2":{"Name":"AzureIaaSVMJobTaskDetails","Properties":{"taskId":{"Type":4,"Flags":0,"Description":"The task display name."},"startTime":{"Type":4,"Flags":0,"Description":"The start time."},"endTime":{"Type":4,"Flags":0,"Description":"The end time."},"instanceId":{"Type":4,"Flags":0,"Description":"The instanceId."},"duration":{"Type":4,"Flags":0,"Description":"Time elapsed for task."},"status":{"Type":4,"Flags":0,"Description":"The status."},"progressPercentage":{"Type":3,"Flags":0,"Description":"Progress of the task."},"taskExecutionDetails":{"Type":4,"Flags":0,"Description":"Details about execution of the task.\r\neg: number of bytes transferred etc"}}}},{"3":{"ItemType":835}},{"2":{"Name":"AzureIaaSVMJobExtendedInfoPropertyBag","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"AzureIaaSVMJobExtendedInfoInternalPropertyBag","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"AzureIaaSVMJob"}},{"2":{"Name":"AzureIaaSVMJobV2","Properties":{"actionsInfo":{"Type":845,"Flags":0,"Description":"Gets or sets the state/actions applicable on this job like cancel/retry."},"containerName":{"Type":4,"Flags":0,"Description":"Container name of the entity on which the current job is executing."},"duration":{"Type":4,"Flags":0,"Description":"Time elapsed during the execution of this job."},"errorDetails":{"Type":846,"Flags":0,"Description":"Error details on execution of this job."},"virtualMachineVersion":{"Type":4,"Flags":0,"Description":"Specifies whether the backup item is a Classic or an Azure Resource Manager VM."},"extendedInfo":{"Type":834,"Flags":0,"Description":"Additional information for this job."},"jobType":{"Type":847,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Cancellable"}},{"6":{"Value":"Retriable"}},{"5":{"Elements":[841,842,843]}},{"3":{"ItemType":844}},{"3":{"ItemType":831}},{"6":{"Value":"AzureIaaSVMJobV2"}},{"2":{"Name":"AzureStorageJob","Properties":{"duration":{"Type":4,"Flags":0,"Description":"Time elapsed during the execution of this job."},"actionsInfo":{"Type":853,"Flags":0,"Description":"Gets or sets the state/actions applicable on this job like cancel/retry."},"errorDetails":{"Type":856,"Flags":0,"Description":"Error details on execution of this job."},"storageAccountName":{"Type":4,"Flags":0,"Description":"Specifies friendly name of the storage account."},"storageAccountVersion":{"Type":4,"Flags":0,"Description":"Specifies whether the Storage account is a Classic or an Azure Resource Manager Storage account."},"extendedInfo":{"Type":857,"Flags":0,"Description":"Additional information about the job."},"isUserTriggered":{"Type":2,"Flags":0,"Description":"Indicated that whether the job is adhoc(true) or scheduled(false)"},"jobType":{"Type":861,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Cancellable"}},{"6":{"Value":"Retriable"}},{"5":{"Elements":[849,850,851]}},{"3":{"ItemType":852}},{"2":{"Name":"AzureStorageErrorInfo","Properties":{"errorCode":{"Type":3,"Flags":0,"Description":"Error code."},"errorString":{"Type":4,"Flags":0,"Description":"Localized error string."},"recommendations":{"Type":855,"Flags":0,"Description":"List of localized recommendations for above error code."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":854}},{"2":{"Name":"AzureStorageJobExtendedInfo","Properties":{"tasksList":{"Type":859,"Flags":0,"Description":"List of tasks for this job"},"propertyBag":{"Type":860,"Flags":0,"Description":"Job properties."},"dynamicErrorMessage":{"Type":4,"Flags":0,"Description":"Non localized error message on job execution."}}}},{"2":{"Name":"AzureStorageJobTaskDetails","Properties":{"taskId":{"Type":4,"Flags":0,"Description":"The task display name."},"status":{"Type":4,"Flags":0,"Description":"The status."}}}},{"3":{"ItemType":858}},{"2":{"Name":"AzureStorageJobExtendedInfoPropertyBag","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"AzureStorageJob"}},{"2":{"Name":"AzureWorkloadJob","Properties":{"workloadType":{"Type":4,"Flags":0,"Description":"Workload type of the job"},"duration":{"Type":4,"Flags":0,"Description":"Time elapsed during the execution of this job."},"actionsInfo":{"Type":867,"Flags":0,"Description":"Gets or sets the state/actions applicable on this job like cancel/retry."},"errorDetails":{"Type":870,"Flags":0,"Description":"Error details on execution of this job."},"extendedInfo":{"Type":871,"Flags":0,"Description":"Additional information about the job."},"jobType":{"Type":875,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Cancellable"}},{"6":{"Value":"Retriable"}},{"5":{"Elements":[863,864,865]}},{"3":{"ItemType":866}},{"2":{"Name":"AzureWorkloadErrorInfo","Properties":{"errorCode":{"Type":3,"Flags":0,"Description":"Error code."},"errorString":{"Type":4,"Flags":0,"Description":"Localized error string."},"errorTitle":{"Type":4,"Flags":0,"Description":"Title: Typically, the entity that the error pertains to."},"recommendations":{"Type":869,"Flags":0,"Description":"List of localized recommendations for above error code."},"additionalDetails":{"Type":4,"Flags":0,"Description":"Additional details for above error code."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":868}},{"2":{"Name":"AzureWorkloadJobExtendedInfo","Properties":{"tasksList":{"Type":873,"Flags":0,"Description":"List of tasks for this job"},"propertyBag":{"Type":874,"Flags":0,"Description":"Job properties."},"dynamicErrorMessage":{"Type":4,"Flags":0,"Description":"Non localized error message on job execution."}}}},{"2":{"Name":"AzureWorkloadJobTaskDetails","Properties":{"taskId":{"Type":4,"Flags":0,"Description":"The task display name."},"status":{"Type":4,"Flags":0,"Description":"The status."}}}},{"3":{"ItemType":872}},{"2":{"Name":"AzureWorkloadJobExtendedInfoPropertyBag","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"AzureWorkloadJob"}},{"2":{"Name":"DpmJob","Properties":{"duration":{"Type":4,"Flags":0,"Description":"Time elapsed for job."},"dpmServerName":{"Type":4,"Flags":0,"Description":"DPM server name managing the backup item or backup job."},"containerName":{"Type":4,"Flags":0,"Description":"Name of cluster/server protecting current backup item, if any."},"containerType":{"Type":4,"Flags":0,"Description":"Type of container."},"workloadType":{"Type":4,"Flags":0,"Description":"Type of backup item."},"actionsInfo":{"Type":881,"Flags":0,"Description":"The state/actions applicable on this job like cancel/retry."},"errorDetails":{"Type":884,"Flags":0,"Description":"The errors."},"extendedInfo":{"Type":885,"Flags":0,"Description":"Additional information for this job."},"jobType":{"Type":889,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Cancellable"}},{"6":{"Value":"Retriable"}},{"5":{"Elements":[877,878,879]}},{"3":{"ItemType":880}},{"2":{"Name":"DpmErrorInfo","Properties":{"errorString":{"Type":4,"Flags":0,"Description":"Localized error string."},"recommendations":{"Type":883,"Flags":0,"Description":"List of localized recommendations for above error code."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":882}},{"2":{"Name":"DpmJobExtendedInfo","Properties":{"tasksList":{"Type":887,"Flags":0,"Description":"List of tasks associated with this job."},"propertyBag":{"Type":888,"Flags":0,"Description":"The job properties."},"dynamicErrorMessage":{"Type":4,"Flags":0,"Description":"Non localized error message on job execution."}}}},{"2":{"Name":"DpmJobTaskDetails","Properties":{"taskId":{"Type":4,"Flags":0,"Description":"The task display name."},"startTime":{"Type":4,"Flags":0,"Description":"The start time."},"endTime":{"Type":4,"Flags":0,"Description":"The end time."},"duration":{"Type":4,"Flags":0,"Description":"Time elapsed for task."},"status":{"Type":4,"Flags":0,"Description":"The status."}}}},{"3":{"ItemType":886}},{"2":{"Name":"DpmJobExtendedInfoPropertyBag","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"DpmJob"}},{"2":{"Name":"MabJob","Properties":{"duration":{"Type":4,"Flags":0,"Description":"Time taken by job to run."},"actionsInfo":{"Type":895,"Flags":0,"Description":"The state/actions applicable on jobs like cancel/retry."},"mabServerName":{"Type":4,"Flags":0,"Description":"Name of server protecting the DS."},"mabServerType":{"Type":911,"Flags":0,"Description":"Server type of MAB container."},"workloadType":{"Type":928,"Flags":0,"Description":"Workload type of backup item."},"errorDetails":{"Type":931,"Flags":0,"Description":"The errors."},"extendedInfo":{"Type":932,"Flags":0,"Description":"Additional information on the job."},"jobType":{"Type":936,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Cancellable"}},{"6":{"Value":"Retriable"}},{"5":{"Elements":[891,892,893]}},{"3":{"ItemType":894}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Unknown"}},{"6":{"Value":"IaasVMContainer"}},{"6":{"Value":"IaasVMServiceContainer"}},{"6":{"Value":"DPMContainer"}},{"6":{"Value":"AzureBackupServerContainer"}},{"6":{"Value":"MABContainer"}},{"6":{"Value":"Cluster"}},{"6":{"Value":"AzureSqlContainer"}},{"6":{"Value":"Windows"}},{"6":{"Value":"VCenter"}},{"6":{"Value":"VMAppContainer"}},{"6":{"Value":"SQLAGWorkLoadContainer"}},{"6":{"Value":"StorageContainer"}},{"6":{"Value":"GenericContainer"}},{"5":{"Elements":[896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"VM"}},{"6":{"Value":"FileFolder"}},{"6":{"Value":"AzureSqlDb"}},{"6":{"Value":"SQLDB"}},{"6":{"Value":"Exchange"}},{"6":{"Value":"Sharepoint"}},{"6":{"Value":"VMwareVM"}},{"6":{"Value":"SystemState"}},{"6":{"Value":"Client"}},{"6":{"Value":"GenericDataSource"}},{"6":{"Value":"SQLDataBase"}},{"6":{"Value":"AzureFileShare"}},{"6":{"Value":"SAPHanaDatabase"}},{"6":{"Value":"SAPAseDatabase"}},{"6":{"Value":"SAPHanaDBInstance"}},{"5":{"Elements":[912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,4]}},{"2":{"Name":"MabErrorInfo","Properties":{"errorString":{"Type":4,"Flags":2,"Description":"Localized error string."},"recommendations":{"Type":930,"Flags":2,"Description":"List of localized recommendations."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":929}},{"2":{"Name":"MabJobExtendedInfo","Properties":{"tasksList":{"Type":934,"Flags":0,"Description":"List of tasks for this job."},"propertyBag":{"Type":935,"Flags":0,"Description":"The job properties."},"dynamicErrorMessage":{"Type":4,"Flags":0,"Description":"Non localized error message specific to this job."}}}},{"2":{"Name":"MabJobTaskDetails","Properties":{"taskId":{"Type":4,"Flags":0,"Description":"The task display name."},"startTime":{"Type":4,"Flags":0,"Description":"The start time."},"endTime":{"Type":4,"Flags":0,"Description":"The end time."},"duration":{"Type":4,"Flags":0,"Description":"Time elapsed for task."},"status":{"Type":4,"Flags":0,"Description":"The status."}}}},{"3":{"ItemType":933}},{"2":{"Name":"MabJobExtendedInfoPropertyBag","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"MabJob"}},{"2":{"Name":"VaultJob","Properties":{"duration":{"Type":4,"Flags":0,"Description":"Time elapsed during the execution of this job."},"actionsInfo":{"Type":942,"Flags":0,"Description":"Gets or sets the state/actions applicable on this job like cancel/retry."},"errorDetails":{"Type":945,"Flags":0,"Description":"Error details on execution of this job."},"extendedInfo":{"Type":946,"Flags":0,"Description":"Additional information about the job."},"jobType":{"Type":948,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Cancellable"}},{"6":{"Value":"Retriable"}},{"5":{"Elements":[938,939,940]}},{"3":{"ItemType":941}},{"2":{"Name":"VaultJobErrorInfo","Properties":{"errorCode":{"Type":3,"Flags":0,"Description":"Error code."},"errorString":{"Type":4,"Flags":0,"Description":"Localized error string."},"recommendations":{"Type":944,"Flags":0,"Description":"List of localized recommendations for above error code."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":943}},{"2":{"Name":"VaultJobExtendedInfo","Properties":{"propertyBag":{"Type":947,"Flags":0,"Description":"Job properties."}}}},{"2":{"Name":"VaultJobExtendedInfoPropertyBag","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"VaultJob"}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.RecoveryServices/vaults/backupJobs@2023-08-01","ScopeType":8,"Body":813,"Flags":1}},{"6":{"Value":"Microsoft.RecoveryServices/vaults/backupEngines"}},{"6":{"Value":"2023-08-01"}},{"2":{"Name":"Microsoft.RecoveryServices/vaults/backupEngines","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":951,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":952,"Flags":10,"Description":"The resource api version"},"properties":{"Type":954,"Flags":2,"Description":"BackupEngineBaseResource properties"},"location":{"Type":4,"Flags":2,"Description":"Resource location."},"tags":{"Type":970,"Flags":2,"Description":"Resource tags."},"eTag":{"Type":4,"Flags":2,"Description":"Optional ETag."}}}},{"7":{"Name":"BackupEngineBase","Discriminator":"backupEngineType","BaseProperties":{"friendlyName":{"Type":4,"Flags":0,"Description":"Friendly name of the backup engine."},"backupManagementType":{"Type":964,"Flags":0,"Description":"Type of backup management for the backup engine."},"registrationStatus":{"Type":4,"Flags":0,"Description":"Registration status of the backup engine with the Recovery Services Vault."},"backupEngineState":{"Type":4,"Flags":0,"Description":"Status of the backup engine with the Recovery Services Vault. = {Active/Deleting/DeleteFailed}"},"healthStatus":{"Type":4,"Flags":0,"Description":"Backup status of the backup engine."},"canReRegister":{"Type":2,"Flags":0,"Description":"Flag indicating if the backup engine be registered, once already registered."},"backupEngineId":{"Type":4,"Flags":0,"Description":"ID of the backup engine."},"dpmVersion":{"Type":4,"Flags":0,"Description":"Backup engine version"},"azureBackupAgentVersion":{"Type":4,"Flags":0,"Description":"Backup agent version"},"isAzureBackupAgentUpgradeAvailable":{"Type":2,"Flags":0,"Description":"To check if backup agent upgrade available"},"isDpmUpgradeAvailable":{"Type":2,"Flags":0,"Description":"To check if backup engine upgrade available"},"extendedInfo":{"Type":965,"Flags":0,"Description":"Extended info of the backupengine"}},"Elements":{"AzureBackupServerEngine":966,"DpmBackupEngine":968}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"AzureIaasVM"}},{"6":{"Value":"MAB"}},{"6":{"Value":"DPM"}},{"6":{"Value":"AzureBackupServer"}},{"6":{"Value":"AzureSql"}},{"6":{"Value":"AzureStorage"}},{"6":{"Value":"AzureWorkload"}},{"6":{"Value":"DefaultBackup"}},{"5":{"Elements":[955,956,957,958,959,960,961,962,963,4]}},{"2":{"Name":"BackupEngineExtendedInfo","Properties":{"databaseName":{"Type":4,"Flags":0,"Description":"Database name of backup engine."},"protectedItemsCount":{"Type":3,"Flags":0,"Description":"Number of protected items in the backup engine."},"protectedServersCount":{"Type":3,"Flags":0,"Description":"Number of protected servers in the backup engine."},"diskCount":{"Type":3,"Flags":0,"Description":"Number of disks in the backup engine."},"usedDiskSpace":{"Type":3,"Flags":0,"Description":"Disk space used in the backup engine."},"availableDiskSpace":{"Type":3,"Flags":0,"Description":"Disk space currently available in the backup engine."},"refreshedAt":{"Type":4,"Flags":0,"Description":"Last refresh time in the backup engine."},"azureProtectedInstances":{"Type":3,"Flags":0,"Description":"Protected instances in the backup engine."}}}},{"2":{"Name":"AzureBackupServerEngine","Properties":{"backupEngineType":{"Type":967,"Flags":1,"Description":"Type of the backup engine."}}}},{"6":{"Value":"AzureBackupServerEngine"}},{"2":{"Name":"DpmBackupEngine","Properties":{"backupEngineType":{"Type":969,"Flags":1,"Description":"Type of the backup engine."}}}},{"6":{"Value":"DpmBackupEngine"}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.RecoveryServices/vaults/backupEngines@2023-08-01","ScopeType":8,"Body":953,"Flags":1}},{"6":{"Value":"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults"}},{"6":{"Value":"2023-08-01"}},{"2":{"Name":"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":972,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":973,"Flags":10,"Description":"The resource api version"},"properties":{"Type":600,"Flags":2,"Description":"ProtectionContainerResource properties"},"location":{"Type":4,"Flags":2,"Description":"Resource location."},"tags":{"Type":975,"Flags":2,"Description":"Resource tags."},"eTag":{"Type":4,"Flags":2,"Description":"Optional ETag."}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/operationResults@2023-08-01","ScopeType":8,"Body":974,"Flags":1}},{"2":{"Name":"PreValidateEnableBackupRequest","Properties":{"resourceType":{"Type":994,"Flags":0,"Description":"ProtectedItem Type- VM, SqlDataBase, AzureFileShare etc"},"resourceId":{"Type":4,"Flags":0,"Description":"ARM Virtual Machine Id"},"vaultId":{"Type":4,"Flags":0,"Description":"ARM id of the Recovery Services Vault"},"properties":{"Type":4,"Flags":0,"Description":"Configuration of VM if any needs to be validated like OS type etc"}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"VM"}},{"6":{"Value":"FileFolder"}},{"6":{"Value":"AzureSqlDb"}},{"6":{"Value":"SQLDB"}},{"6":{"Value":"Exchange"}},{"6":{"Value":"Sharepoint"}},{"6":{"Value":"VMwareVM"}},{"6":{"Value":"SystemState"}},{"6":{"Value":"Client"}},{"6":{"Value":"GenericDataSource"}},{"6":{"Value":"SQLDataBase"}},{"6":{"Value":"AzureFileShare"}},{"6":{"Value":"SAPHanaDatabase"}},{"6":{"Value":"SAPAseDatabase"}},{"6":{"Value":"SAPHanaDBInstance"}},{"5":{"Elements":[978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,4]}},{"2":{"Name":"PreValidateEnableBackupResponse","Properties":{"status":{"Type":999,"Flags":0,"Description":"Validation Status"},"errorCode":{"Type":4,"Flags":0,"Description":"Response error code"},"errorMessage":{"Type":4,"Flags":0,"Description":"Response error message"},"recommendation":{"Type":4,"Flags":0,"Description":"Recommended action for user"},"containerName":{"Type":4,"Flags":0,"Description":"Specifies the product specific container name. E.g. iaasvmcontainer;iaasvmcontainer;rgname;vmname. This is required\r\nfor portal"},"protectedItemName":{"Type":4,"Flags":0,"Description":"Specifies the product specific ds name. E.g. vm;iaasvmcontainer;rgname;vmname. This is required for portal"}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[996,997,998,4]}},{"8":{"Name":"backupPreValidateProtection","ResourceType":"Microsoft.RecoveryServices/locations","ApiVersion":"2023-08-01","Output":995,"Input":977}},{"2":{"Name":"BackupStatusRequest","Properties":{"resourceType":{"Type":1018,"Flags":0,"Description":"Container Type - VM, SQLPaaS, DPM, AzureFileShare..."},"resourceId":{"Type":4,"Flags":0,"Description":"Entire ARM resource id of the resource"},"poLogicalName":{"Type":4,"Flags":0,"Description":"Protectable Item Logical Name"}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"VM"}},{"6":{"Value":"FileFolder"}},{"6":{"Value":"AzureSqlDb"}},{"6":{"Value":"SQLDB"}},{"6":{"Value":"Exchange"}},{"6":{"Value":"Sharepoint"}},{"6":{"Value":"VMwareVM"}},{"6":{"Value":"SystemState"}},{"6":{"Value":"Client"}},{"6":{"Value":"GenericDataSource"}},{"6":{"Value":"SQLDataBase"}},{"6":{"Value":"AzureFileShare"}},{"6":{"Value":"SAPHanaDatabase"}},{"6":{"Value":"SAPAseDatabase"}},{"6":{"Value":"SAPHanaDBInstance"}},{"5":{"Elements":[1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,4]}},{"2":{"Name":"BackupStatusResponse","Properties":{"protectionStatus":{"Type":1025,"Flags":0,"Description":"Specifies whether the container is registered or not"},"vaultId":{"Type":4,"Flags":0,"Description":"Specifies the arm resource id of the vault"},"fabricName":{"Type":1028,"Flags":0,"Description":"Specifies the fabric name - Azure or AD"},"containerName":{"Type":4,"Flags":0,"Description":"Specifies the product specific container name. E.g. iaasvmcontainer;iaasvmcontainer;csname;vmname."},"protectedItemName":{"Type":4,"Flags":0,"Description":"Specifies the product specific ds name. E.g. vm;iaasvmcontainer;csname;vmname."},"errorCode":{"Type":4,"Flags":0,"Description":"ErrorCode in case of intent failed"},"errorMessage":{"Type":4,"Flags":0,"Description":"ErrorMessage in case of intent failed."},"policyName":{"Type":4,"Flags":0,"Description":"Specifies the policy name which is used for protection"},"registrationStatus":{"Type":4,"Flags":0,"Description":"Container registration status"},"protectedItemsCount":{"Type":3,"Flags":0,"Description":"Number of protected items"},"acquireStorageAccountLock":{"Type":1031,"Flags":0,"Description":"Specifies whether the storage account lock has been acquired or not"}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"NotProtected"}},{"6":{"Value":"Protecting"}},{"6":{"Value":"Protected"}},{"6":{"Value":"ProtectionFailed"}},{"5":{"Elements":[1020,1021,1022,1023,1024,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Azure"}},{"5":{"Elements":[1026,1027,4]}},{"6":{"Value":"Acquire"}},{"6":{"Value":"NotAcquire"}},{"5":{"Elements":[1029,1030,4]}},{"8":{"Name":"backupStatus","ResourceType":"Microsoft.RecoveryServices/locations","ApiVersion":"2023-08-01","Output":1019,"Input":1001}},{"7":{"Name":"FeatureSupportRequest","Discriminator":"featureType","BaseProperties":{},"Elements":{"AzureBackupGoals":1034,"AzureVMResourceBackup":1036}}},{"2":{"Name":"AzureBackupGoalFeatureSupportRequest","Properties":{"featureType":{"Type":1035,"Flags":1,"Description":"backup support feature type."}}}},{"6":{"Value":"AzureBackupGoals"}},{"2":{"Name":"AzureVMResourceFeatureSupportRequest","Properties":{"vmSize":{"Type":4,"Flags":0,"Description":"Size of the resource: VM size(A/D series etc) in case of IaasVM"},"vmSku":{"Type":4,"Flags":0,"Description":"SKUs (Premium/Managed etc) in case of IaasVM"},"featureType":{"Type":1037,"Flags":1,"Description":"backup support feature type."}}}},{"6":{"Value":"AzureVMResourceBackup"}},{"2":{"Name":"AzureVMResourceFeatureSupportResponse","Properties":{"supportStatus":{"Type":1044,"Flags":0,"Description":"Support status of feature"}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Supported"}},{"6":{"Value":"DefaultOFF"}},{"6":{"Value":"DefaultON"}},{"6":{"Value":"NotSupported"}},{"5":{"Elements":[1039,1040,1041,1042,1043,4]}},{"8":{"Name":"backupValidateFeatures","ResourceType":"Microsoft.RecoveryServices/locations","ApiVersion":"2023-08-01","Output":1038,"Input":1033}},{"2":{"Name":"PrepareDataMoveRequest","Properties":{"targetResourceId":{"Type":4,"Flags":1,"Description":"ARM Id of target vault"},"targetRegion":{"Type":4,"Flags":1,"Description":"Target Region"},"dataMoveLevel":{"Type":1050,"Flags":1,"Description":"DataMove Level"},"sourceContainerArmIds":{"Type":1051,"Flags":0,"Description":"Source Container ArmIds\r\nThis needs to be populated only if DataMoveLevel is set to container"},"ignoreMoved":{"Type":2,"Flags":0,"Description":"Ignore the artifacts which are already moved."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Vault"}},{"6":{"Value":"Container"}},{"5":{"Elements":[1047,1048,1049,4]}},{"3":{"ItemType":4}},{"8":{"Name":"prepareDataMove","ResourceType":"Microsoft.RecoveryServices/vaults/backupstorageconfig","ApiVersion":"2023-08-01","Input":1046}},{"2":{"Name":"TriggerDataMoveRequest","Properties":{"sourceResourceId":{"Type":4,"Flags":1,"Description":"ARM Id of source vault"},"sourceRegion":{"Type":4,"Flags":1,"Description":"Source Region"},"dataMoveLevel":{"Type":1057,"Flags":1,"Description":"DataMove Level"},"correlationId":{"Type":4,"Flags":1,"Description":"Correlation Id"},"sourceContainerArmIds":{"Type":1058,"Flags":0,"Description":"Source Container ArmIds"},"pauseGC":{"Type":2,"Flags":0,"Description":"Pause GC"}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Vault"}},{"6":{"Value":"Container"}},{"5":{"Elements":[1054,1055,1056,4]}},{"3":{"ItemType":4}},{"8":{"Name":"triggerDataMove","ResourceType":"Microsoft.RecoveryServices/vaults/backupstorageconfig","ApiVersion":"2023-08-01","Input":1053}},{"2":{"Name":"MoveRPAcrossTiersRequest","Properties":{"objectType":{"Type":4,"Flags":0,"Description":"Gets the class type."},"sourceTierType":{"Type":1065,"Flags":0,"Description":"Source tier from where RP needs to be moved"},"targetTierType":{"Type":1070,"Flags":0,"Description":"Target tier where RP needs to be moved"}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"InstantRP"}},{"6":{"Value":"HardenedRP"}},{"6":{"Value":"ArchivedRP"}},{"5":{"Elements":[1061,1062,1063,1064]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"InstantRP"}},{"6":{"Value":"HardenedRP"}},{"6":{"Value":"ArchivedRP"}},{"5":{"Elements":[1066,1067,1068,1069]}},{"8":{"Name":"move","ResourceType":"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints","ApiVersion":"2023-08-01","Input":1060}},{"2":{"Name":"RestoreRequestResource","Properties":{"properties":{"Type":1073,"Flags":0,"Description":"RestoreRequestResource properties"},"id":{"Type":4,"Flags":2,"Description":"Resource Id represents the complete path to the resource."},"name":{"Type":4,"Flags":2,"Description":"Resource name associated with the resource."},"type":{"Type":4,"Flags":2,"Description":"Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/..."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":1211,"Flags":0,"Description":"Resource tags."},"eTag":{"Type":4,"Flags":0,"Description":"Optional ETag."}}}},{"7":{"Name":"RestoreRequest","Discriminator":"objectType","BaseProperties":{},"Elements":{"AzureFileShareRestoreRequest":1074,"AzureWorkloadPointInTimeRestoreRequest":1095,"AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest":1117,"AzureWorkloadSAPHanaRestoreWithRehydrateRequest":1137,"AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest":1153,"AzureWorkloadSQLRestoreWithRehydrateRequest":1175,"IaasVMRestoreWithRehydrationRequest":1192}}},{"2":{"Name":"AzureFileShareRestoreRequest","Properties":{"recoveryType":{"Type":1080,"Flags":0,"Description":"Type of this recovery."},"sourceResourceId":{"Type":4,"Flags":0,"Description":"Source storage account ARM Id"},"copyOptions":{"Type":1086,"Flags":0,"Description":"Options to resolve copy conflicts."},"restoreRequestType":{"Type":1090,"Flags":0,"Description":"Restore Type (FullShareRestore or ItemLevelRestore)"},"restoreFileSpecs":{"Type":1092,"Flags":0,"Description":"List of Source Files/Folders(which need to recover) and TargetFolderPath details"},"targetDetails":{"Type":1093,"Flags":0,"Description":"Target File Share Details"},"objectType":{"Type":1094,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"OriginalLocation"}},{"6":{"Value":"AlternateLocation"}},{"6":{"Value":"RestoreDisks"}},{"6":{"Value":"Offline"}},{"5":{"Elements":[1075,1076,1077,1078,1079,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"CreateCopy"}},{"6":{"Value":"Skip"}},{"6":{"Value":"Overwrite"}},{"6":{"Value":"FailOnConflict"}},{"5":{"Elements":[1081,1082,1083,1084,1085,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"FullShareRestore"}},{"6":{"Value":"ItemLevelRestore"}},{"5":{"Elements":[1087,1088,1089,4]}},{"2":{"Name":"RestoreFileSpecs","Properties":{"path":{"Type":4,"Flags":0,"Description":"Source File/Folder path"},"fileSpecType":{"Type":4,"Flags":0,"Description":"Indicates what the Path variable stands for"},"targetFolderPath":{"Type":4,"Flags":0,"Description":"Destination folder path in target FileShare"}}}},{"3":{"ItemType":1091}},{"2":{"Name":"TargetAFSRestoreInfo","Properties":{"name":{"Type":4,"Flags":0,"Description":"File share name"},"targetResourceId":{"Type":4,"Flags":0,"Description":"Target file share resource ARM ID"}}}},{"6":{"Value":"AzureFileShareRestoreRequest"}},{"2":{"Name":"AzureWorkloadPointInTimeRestoreRequest","Properties":{"pointInTime":{"Type":4,"Flags":0,"Description":"PointInTime value"},"recoveryType":{"Type":1101,"Flags":0,"Description":"Type of this recovery."},"sourceResourceId":{"Type":4,"Flags":0,"Description":"Fully qualified ARM ID of the VM on which workload that was running is being recovered."},"propertyBag":{"Type":1102,"Flags":0,"Description":"Workload specific property bag."},"targetInfo":{"Type":1103,"Flags":0,"Description":"Details of target database"},"recoveryMode":{"Type":1114,"Flags":0,"Description":"Defines whether the current recovery mode is file restore or database restore"},"targetResourceGroupName":{"Type":4,"Flags":0,"Description":"Defines the Resource group of the Target VM"},"userAssignedManagedIdentityDetails":{"Type":586,"Flags":0,"Description":"User Assigned managed identity details\r\nCurrently used for snapshot."},"snapshotRestoreParameters":{"Type":1115,"Flags":0,"Description":"Additional details for snapshot recovery\r\nCurrently used for snapshot for SAP Hana."},"targetVirtualMachineId":{"Type":4,"Flags":0,"Description":"This is the complete ARM Id of the target VM\r\nFor e.g. /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm}"},"objectType":{"Type":1116,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"OriginalLocation"}},{"6":{"Value":"AlternateLocation"}},{"6":{"Value":"RestoreDisks"}},{"6":{"Value":"Offline"}},{"5":{"Elements":[1096,1097,1098,1099,1100,4]}},{"2":{"Name":"AzureWorkloadRestoreRequestPropertyBag","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"TargetRestoreInfo","Properties":{"overwriteOption":{"Type":1107,"Flags":0,"Description":"Can Overwrite if Target DataBase already exists"},"containerId":{"Type":4,"Flags":0,"Description":"Resource Id name of the container in which Target DataBase resides"},"databaseName":{"Type":4,"Flags":0,"Description":"Database name InstanceName/DataBaseName for SQL or System/DbName for SAP Hana"},"targetDirectoryForFileRestore":{"Type":4,"Flags":0,"Description":"Target directory location for restore as files."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"FailOnConflict"}},{"6":{"Value":"Overwrite"}},{"5":{"Elements":[1104,1105,1106,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"FileRecovery"}},{"6":{"Value":"WorkloadRecovery"}},{"6":{"Value":"SnapshotAttach"}},{"6":{"Value":"RecoveryUsingSnapshot"}},{"6":{"Value":"SnapshotAttachAndRecover"}},{"5":{"Elements":[1108,1109,1110,1111,1112,1113,4]}},{"2":{"Name":"SnapshotRestoreParameters","Properties":{"skipAttachAndMount":{"Type":2,"Flags":0},"logPointInTimeForDBRecovery":{"Type":4,"Flags":0}}}},{"6":{"Value":"AzureWorkloadPointInTimeRestoreRequest"}},{"2":{"Name":"AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest","Properties":{"recoveryPointRehydrationInfo":{"Type":1118,"Flags":0,"Description":"RP Rehydration Info"},"pointInTime":{"Type":4,"Flags":0,"Description":"PointInTime value"},"recoveryType":{"Type":1127,"Flags":0,"Description":"Type of this recovery."},"sourceResourceId":{"Type":4,"Flags":0,"Description":"Fully qualified ARM ID of the VM on which workload that was running is being recovered."},"propertyBag":{"Type":1128,"Flags":0,"Description":"Workload specific property bag."},"targetInfo":{"Type":1103,"Flags":0,"Description":"Details of target database"},"recoveryMode":{"Type":1135,"Flags":0,"Description":"Defines whether the current recovery mode is file restore or database restore"},"targetResourceGroupName":{"Type":4,"Flags":0,"Description":"Defines the Resource group of the Target VM"},"userAssignedManagedIdentityDetails":{"Type":586,"Flags":0,"Description":"User Assigned managed identity details\r\nCurrently used for snapshot."},"snapshotRestoreParameters":{"Type":1115,"Flags":0,"Description":"Additional details for snapshot recovery\r\nCurrently used for snapshot for SAP Hana."},"targetVirtualMachineId":{"Type":4,"Flags":0,"Description":"This is the complete ARM Id of the target VM\r\nFor e.g. /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm}"},"objectType":{"Type":1136,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"2":{"Name":"RecoveryPointRehydrationInfo","Properties":{"rehydrationRetentionDuration":{"Type":4,"Flags":0,"Description":"How long the rehydrated RP should be kept\r\nShould be ISO8601 Duration format e.g. \"P7D\""},"rehydrationPriority":{"Type":1121,"Flags":0,"Description":"Rehydration Priority"}}}},{"6":{"Value":"Standard"}},{"6":{"Value":"High"}},{"5":{"Elements":[1119,1120,4]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"OriginalLocation"}},{"6":{"Value":"AlternateLocation"}},{"6":{"Value":"RestoreDisks"}},{"6":{"Value":"Offline"}},{"5":{"Elements":[1122,1123,1124,1125,1126,4]}},{"2":{"Name":"AzureWorkloadRestoreRequestPropertyBag","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"Invalid"}},{"6":{"Value":"FileRecovery"}},{"6":{"Value":"WorkloadRecovery"}},{"6":{"Value":"SnapshotAttach"}},{"6":{"Value":"RecoveryUsingSnapshot"}},{"6":{"Value":"SnapshotAttachAndRecover"}},{"5":{"Elements":[1129,1130,1131,1132,1133,1134,4]}},{"6":{"Value":"AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest"}},{"2":{"Name":"AzureWorkloadSAPHanaRestoreWithRehydrateRequest","Properties":{"recoveryPointRehydrationInfo":{"Type":1118,"Flags":0,"Description":"RP Rehydration Info"},"recoveryType":{"Type":1143,"Flags":0,"Description":"Type of this recovery."},"sourceResourceId":{"Type":4,"Flags":0,"Description":"Fully qualified ARM ID of the VM on which workload that was running is being recovered."},"propertyBag":{"Type":1144,"Flags":0,"Description":"Workload specific property bag."},"targetInfo":{"Type":1103,"Flags":0,"Description":"Details of target database"},"recoveryMode":{"Type":1151,"Flags":0,"Description":"Defines whether the current recovery mode is file restore or database restore"},"targetResourceGroupName":{"Type":4,"Flags":0,"Description":"Defines the Resource group of the Target VM"},"userAssignedManagedIdentityDetails":{"Type":586,"Flags":0,"Description":"User Assigned managed identity details\r\nCurrently used for snapshot."},"snapshotRestoreParameters":{"Type":1115,"Flags":0,"Description":"Additional details for snapshot recovery\r\nCurrently used for snapshot for SAP Hana."},"targetVirtualMachineId":{"Type":4,"Flags":0,"Description":"This is the complete ARM Id of the target VM\r\nFor e.g. /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm}"},"objectType":{"Type":1152,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"OriginalLocation"}},{"6":{"Value":"AlternateLocation"}},{"6":{"Value":"RestoreDisks"}},{"6":{"Value":"Offline"}},{"5":{"Elements":[1138,1139,1140,1141,1142,4]}},{"2":{"Name":"AzureWorkloadRestoreRequestPropertyBag","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"Invalid"}},{"6":{"Value":"FileRecovery"}},{"6":{"Value":"WorkloadRecovery"}},{"6":{"Value":"SnapshotAttach"}},{"6":{"Value":"RecoveryUsingSnapshot"}},{"6":{"Value":"SnapshotAttachAndRecover"}},{"5":{"Elements":[1145,1146,1147,1148,1149,1150,4]}},{"6":{"Value":"AzureWorkloadSAPHanaRestoreWithRehydrateRequest"}},{"2":{"Name":"AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest","Properties":{"recoveryPointRehydrationInfo":{"Type":1118,"Flags":0,"Description":"RP Rehydration Info"},"pointInTime":{"Type":4,"Flags":0,"Description":"PointInTime value"},"shouldUseAlternateTargetLocation":{"Type":2,"Flags":0,"Description":"Default option set to true. If this is set to false, alternate data directory must be provided"},"isNonRecoverable":{"Type":2,"Flags":0,"Description":"SQL specific property where user can chose to set no-recovery when restore operation is tried"},"alternateDirectoryPaths":{"Type":1159,"Flags":0,"Description":"Data directory details"},"recoveryType":{"Type":1165,"Flags":0,"Description":"Type of this recovery."},"sourceResourceId":{"Type":4,"Flags":0,"Description":"Fully qualified ARM ID of the VM on which workload that was running is being recovered."},"propertyBag":{"Type":1166,"Flags":0,"Description":"Workload specific property bag."},"targetInfo":{"Type":1103,"Flags":0,"Description":"Details of target database"},"recoveryMode":{"Type":1173,"Flags":0,"Description":"Defines whether the current recovery mode is file restore or database restore"},"targetResourceGroupName":{"Type":4,"Flags":0,"Description":"Defines the Resource group of the Target VM"},"userAssignedManagedIdentityDetails":{"Type":586,"Flags":0,"Description":"User Assigned managed identity details\r\nCurrently used for snapshot."},"snapshotRestoreParameters":{"Type":1115,"Flags":0,"Description":"Additional details for snapshot recovery\r\nCurrently used for snapshot for SAP Hana."},"targetVirtualMachineId":{"Type":4,"Flags":0,"Description":"This is the complete ARM Id of the target VM\r\nFor e.g. /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm}"},"objectType":{"Type":1174,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"2":{"Name":"SQLDataDirectoryMapping","Properties":{"mappingType":{"Type":1158,"Flags":0,"Description":"Type of data directory mapping"},"sourceLogicalName":{"Type":4,"Flags":0,"Description":"Restore source logical name path"},"sourcePath":{"Type":4,"Flags":0,"Description":"Restore source path"},"targetPath":{"Type":4,"Flags":0,"Description":"Target path"}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Data"}},{"6":{"Value":"Log"}},{"5":{"Elements":[1155,1156,1157,4]}},{"3":{"ItemType":1154}},{"6":{"Value":"Invalid"}},{"6":{"Value":"OriginalLocation"}},{"6":{"Value":"AlternateLocation"}},{"6":{"Value":"RestoreDisks"}},{"6":{"Value":"Offline"}},{"5":{"Elements":[1160,1161,1162,1163,1164,4]}},{"2":{"Name":"AzureWorkloadRestoreRequestPropertyBag","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"Invalid"}},{"6":{"Value":"FileRecovery"}},{"6":{"Value":"WorkloadRecovery"}},{"6":{"Value":"SnapshotAttach"}},{"6":{"Value":"RecoveryUsingSnapshot"}},{"6":{"Value":"SnapshotAttachAndRecover"}},{"5":{"Elements":[1167,1168,1169,1170,1171,1172,4]}},{"6":{"Value":"AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest"}},{"2":{"Name":"AzureWorkloadSQLRestoreWithRehydrateRequest","Properties":{"recoveryPointRehydrationInfo":{"Type":1118,"Flags":0,"Description":"RP Rehydration Info"},"shouldUseAlternateTargetLocation":{"Type":2,"Flags":0,"Description":"Default option set to true. If this is set to false, alternate data directory must be provided"},"isNonRecoverable":{"Type":2,"Flags":0,"Description":"SQL specific property where user can chose to set no-recovery when restore operation is tried"},"alternateDirectoryPaths":{"Type":1176,"Flags":0,"Description":"Data directory details"},"recoveryType":{"Type":1182,"Flags":0,"Description":"Type of this recovery."},"sourceResourceId":{"Type":4,"Flags":0,"Description":"Fully qualified ARM ID of the VM on which workload that was running is being recovered."},"propertyBag":{"Type":1183,"Flags":0,"Description":"Workload specific property bag."},"targetInfo":{"Type":1103,"Flags":0,"Description":"Details of target database"},"recoveryMode":{"Type":1190,"Flags":0,"Description":"Defines whether the current recovery mode is file restore or database restore"},"targetResourceGroupName":{"Type":4,"Flags":0,"Description":"Defines the Resource group of the Target VM"},"userAssignedManagedIdentityDetails":{"Type":586,"Flags":0,"Description":"User Assigned managed identity details\r\nCurrently used for snapshot."},"snapshotRestoreParameters":{"Type":1115,"Flags":0,"Description":"Additional details for snapshot recovery\r\nCurrently used for snapshot for SAP Hana."},"targetVirtualMachineId":{"Type":4,"Flags":0,"Description":"This is the complete ARM Id of the target VM\r\nFor e.g. /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm}"},"objectType":{"Type":1191,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"3":{"ItemType":1154}},{"6":{"Value":"Invalid"}},{"6":{"Value":"OriginalLocation"}},{"6":{"Value":"AlternateLocation"}},{"6":{"Value":"RestoreDisks"}},{"6":{"Value":"Offline"}},{"5":{"Elements":[1177,1178,1179,1180,1181,4]}},{"2":{"Name":"AzureWorkloadRestoreRequestPropertyBag","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"Invalid"}},{"6":{"Value":"FileRecovery"}},{"6":{"Value":"WorkloadRecovery"}},{"6":{"Value":"SnapshotAttach"}},{"6":{"Value":"RecoveryUsingSnapshot"}},{"6":{"Value":"SnapshotAttachAndRecover"}},{"5":{"Elements":[1184,1185,1186,1187,1188,1189,4]}},{"6":{"Value":"AzureWorkloadSQLRestoreWithRehydrateRequest"}},{"2":{"Name":"IaasVMRestoreWithRehydrationRequest","Properties":{"recoveryPointRehydrationInfo":{"Type":1118,"Flags":0,"Description":"RP Rehydration Info"},"recoveryPointId":{"Type":4,"Flags":0,"Description":"ID of the backup copy to be recovered."},"recoveryType":{"Type":1198,"Flags":0,"Description":"Type of this recovery."},"sourceResourceId":{"Type":4,"Flags":0,"Description":"Fully qualified ARM ID of the VM which is being recovered."},"targetVirtualMachineId":{"Type":4,"Flags":0,"Description":"This is the complete ARM Id of the VM that will be created.\r\nFor e.g. /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm}"},"targetResourceGroupId":{"Type":4,"Flags":0,"Description":"This is the ARM Id of the resource group that you want to create for this Virtual machine and other artifacts.\r\nFor e.g. /subscriptions/{subId}/resourcegroups/{rg}"},"storageAccountId":{"Type":4,"Flags":0,"Description":"Fully qualified ARM ID of the storage account to which the VM has to be restored."},"virtualNetworkId":{"Type":4,"Flags":0,"Description":"This is the virtual network Id of the vnet that will be attached to the virtual machine.\r\nUser will be validated for join action permissions in the linked access."},"subnetId":{"Type":4,"Flags":0,"Description":"Subnet ID, is the subnet ID associated with the to be restored VM. For Classic VMs it would be\r\n{VnetID}/Subnet/{SubnetName} and, for the Azure Resource Manager VMs it would be ARM resource ID used to represent\r\nthe subnet."},"targetDomainNameId":{"Type":4,"Flags":0,"Description":"Fully qualified ARM ID of the domain name to be associated to the VM being restored. This applies only to Classic\r\nVirtual Machines."},"region":{"Type":4,"Flags":0,"Description":"Region in which the virtual machine is restored."},"affinityGroup":{"Type":4,"Flags":0,"Description":"Affinity group associated to VM to be restored. Used only for Classic Compute Virtual Machines."},"createNewCloudService":{"Type":2,"Flags":0,"Description":"Should a new cloud service be created while restoring the VM. If this is false, VM will be restored to the same\r\ncloud service as it was at the time of backup."},"originalStorageAccountOption":{"Type":2,"Flags":0,"Description":"Original Storage Account Option"},"encryptionDetails":{"Type":1199,"Flags":0,"Description":"Details needed if the VM was encrypted at the time of backup."},"restoreDiskLunList":{"Type":1200,"Flags":0,"Description":"List of Disk LUNs for partial restore"},"restoreWithManagedDisks":{"Type":2,"Flags":0,"Description":"Flag to denote of an Unmanaged disk VM should be restored with Managed disks."},"diskEncryptionSetId":{"Type":4,"Flags":0,"Description":"DiskEncryptionSet's ID - needed if the VM needs to be encrypted at rest during restore with customer managed key."},"zones":{"Type":1201,"Flags":0,"Description":"Target zone where the VM and its disks should be restored."},"identityInfo":{"Type":1202,"Flags":0,"Description":"Managed Identity information required to access customer storage account."},"identityBasedRestoreDetails":{"Type":1203,"Flags":0,"Description":"IaaS VM workload specific restore details for restores using managed identity."},"extendedLocation":{"Type":802,"Flags":0,"Description":"Target extended location where the VM should be restored,\r\nshould be null if restore is to be done in public cloud"},"securedVMDetails":{"Type":1204,"Flags":0,"Description":"Stores Secured VM Details"},"targetDiskNetworkAccessSettings":{"Type":1205,"Flags":0,"Description":"Specifies target network access settings for disks of VM to be restored,"},"objectType":{"Type":1210,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"OriginalLocation"}},{"6":{"Value":"AlternateLocation"}},{"6":{"Value":"RestoreDisks"}},{"6":{"Value":"Offline"}},{"5":{"Elements":[1193,1194,1195,1196,1197,4]}},{"2":{"Name":"EncryptionDetails","Properties":{"encryptionEnabled":{"Type":2,"Flags":0,"Description":"Identifies whether this backup copy represents an encrypted VM at the time of backup."},"kekUrl":{"Type":4,"Flags":0,"Description":"Key Url."},"secretKeyUrl":{"Type":4,"Flags":0,"Description":"Secret Url."},"kekVaultId":{"Type":4,"Flags":0,"Description":"ID of Key Vault where KEK is stored."},"secretKeyVaultId":{"Type":4,"Flags":0,"Description":"ID of Key Vault where Secret is stored."}}}},{"3":{"ItemType":3}},{"3":{"ItemType":4}},{"2":{"Name":"IdentityInfo","Properties":{"isSystemAssignedIdentity":{"Type":2,"Flags":0,"Description":"To differentiate if the managed identity is system assigned or user assigned"},"managedIdentityResourceId":{"Type":4,"Flags":0,"Description":"Managed Identity Resource Id\r\nOptional: Might not be required in the case of system assigned managed identity"}}}},{"2":{"Name":"IdentityBasedRestoreDetails","Properties":{"objectType":{"Type":4,"Flags":0,"Description":"Gets the class type."},"targetStorageAccountId":{"Type":4,"Flags":0,"Description":"Fully qualified ARM ID of the target storage account."}}}},{"2":{"Name":"SecuredVMDetails","Properties":{"securedVMOsDiskEncryptionSetId":{"Type":4,"Flags":0,"Description":"Gets or Sets Disk Encryption Set Id for Secured VM OS Disk"}}}},{"2":{"Name":"TargetDiskNetworkAccessSettings","Properties":{"targetDiskNetworkAccessOption":{"Type":1209,"Flags":0,"Description":"Network access settings to be used for restored disks"},"targetDiskAccessId":{"Type":4,"Flags":0,"Description":"Gets or sets the ARM resource ID of the target disk access to be used when TargetDiskNetworkAccessOption is set to TargetDiskNetworkAccessOption.UseNew"}}}},{"6":{"Value":"SameAsOnSourceDisks"}},{"6":{"Value":"EnablePrivateAccessForAllDisks"}},{"6":{"Value":"EnablePublicAccessForAllDisks"}},{"5":{"Elements":[1206,1207,1208]}},{"6":{"Value":"IaasVMRestoreWithRehydrationRequest"}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"8":{"Name":"restore","ResourceType":"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints","ApiVersion":"2023-08-01","Input":1072}},{"2":{"Name":"ILRRequestResource","Properties":{"properties":{"Type":1214,"Flags":0,"Description":"ILRRequestResource properties"},"id":{"Type":4,"Flags":2,"Description":"Resource Id represents the complete path to the resource."},"name":{"Type":4,"Flags":2,"Description":"Resource name associated with the resource."},"type":{"Type":4,"Flags":2,"Description":"Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/..."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":1219,"Flags":0,"Description":"Resource tags."},"eTag":{"Type":4,"Flags":0,"Description":"Optional ETag."}}}},{"7":{"Name":"ILRRequest","Discriminator":"objectType","BaseProperties":{},"Elements":{"AzureFileShareProvisionILRRequest":1215,"IaasVMILRRegistrationRequest":1217}}},{"2":{"Name":"AzureFileShareProvisionILRRequest","Properties":{"recoveryPointId":{"Type":4,"Flags":0,"Description":"Recovery point ID."},"sourceResourceId":{"Type":4,"Flags":0,"Description":"Source Storage account ARM Id"},"objectType":{"Type":1216,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"AzureFileShareProvisionILRRequest"}},{"2":{"Name":"IaasVmilrRegistrationRequest","Properties":{"recoveryPointId":{"Type":4,"Flags":0,"Description":"ID of the IaaS VM backup copy from where the files/folders have to be restored."},"virtualMachineId":{"Type":4,"Flags":0,"Description":"Fully qualified ARM ID of the virtual machine whose the files / folders have to be restored."},"initiatorName":{"Type":4,"Flags":0,"Description":"iSCSI initiator name."},"renewExistingRegistration":{"Type":2,"Flags":0,"Description":"Whether to renew existing registration with the iSCSI server."},"objectType":{"Type":1218,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"IaasVMILRRegistrationRequest"}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"8":{"Name":"provisionInstantItemRecovery","ResourceType":"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints","ApiVersion":"2023-08-01","Input":1213}},{"8":{"Name":"revokeInstantItemRecovery","ResourceType":"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints","ApiVersion":"2023-08-01"}},{"8":{"Name":"cancel","ResourceType":"Microsoft.RecoveryServices/vaults/backupJobs","ApiVersion":"2023-08-01"}},{"8":{"Name":"backupJobsExport","ResourceType":"Microsoft.RecoveryServices/vaults","ApiVersion":"2023-08-01"}},{"2":{"Name":"ValidateOperationRequestResource","Properties":{"id":{"Type":4,"Flags":1,"Description":"Recovery point ID."},"properties":{"Type":1225,"Flags":1,"Description":"ValidateOperationRequestResource properties"}}}},{"7":{"Name":"ValidateOperationRequest","Discriminator":"objectType","BaseProperties":{},"Elements":{"ValidateIaasVMRestoreOperationRequest":1226}}},{"2":{"Name":"ValidateIaasVMRestoreOperationRequest","Properties":{"restoreRequest":{"Type":1073,"Flags":0,"Description":"Sets restore request to be validated"},"objectType":{"Type":1227,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"ValidateIaasVMRestoreOperationRequest"}},{"2":{"Name":"ValidateOperationsResponse","Properties":{"validateOperationResponse":{"Type":1229,"Flags":0,"Description":"Base class for validate operation response."}}}},{"2":{"Name":"ValidateOperationResponse","Properties":{"validationResults":{"Type":1230,"Flags":0,"Description":"Gets the validation result"}}}},{"3":{"ItemType":269}},{"8":{"Name":"backupValidateOperation","ResourceType":"Microsoft.RecoveryServices/vaults","ApiVersion":"2023-08-01","Output":1228,"Input":1224}},{"8":{"Name":"backupTriggerValidateOperation","ResourceType":"Microsoft.RecoveryServices/vaults","ApiVersion":"2023-08-01","Input":1224}},{"2":{"Name":"SecurityPinBase","Properties":{"resourceGuardOperationRequests":{"Type":1234,"Flags":0,"Description":"ResourceGuard Operation Requests"}}}},{"3":{"ItemType":4}},{"2":{"Name":"TokenInformation","Properties":{"token":{"Type":4,"Flags":0,"Description":"Token value."},"expiryTimeInUtcTicks":{"Type":3,"Flags":0,"Description":"Expiry time of token."},"securityPIN":{"Type":4,"Flags":0,"Description":"Security PIN"}}}},{"8":{"Name":"backupSecurityPIN","ResourceType":"Microsoft.RecoveryServices/vaults","ApiVersion":"2023-08-01","Output":1235,"Input":1233}},{"8":{"Name":"inquire","ResourceType":"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers","ApiVersion":"2023-08-01"}},{"8":{"Name":"refreshContainers","ResourceType":"Microsoft.RecoveryServices/vaults/backupFabrics","ApiVersion":"2023-08-01"}},{"2":{"Name":"BackupRequestResource","Properties":{"properties":{"Type":1240,"Flags":0,"Description":"BackupRequestResource properties"},"id":{"Type":4,"Flags":2,"Description":"Resource Id represents the complete path to the resource."},"name":{"Type":4,"Flags":2,"Description":"Resource name associated with the resource."},"type":{"Type":4,"Flags":2,"Description":"Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/..."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":1256,"Flags":0,"Description":"Resource tags."},"eTag":{"Type":4,"Flags":0,"Description":"Optional ETag."}}}},{"7":{"Name":"BackupRequest","Discriminator":"objectType","BaseProperties":{},"Elements":{"AzureFileShareBackupRequest":1241,"AzureWorkloadBackupRequest":1243,"IaasVMBackupRequest":1254}}},{"2":{"Name":"AzureFileShareBackupRequest","Properties":{"recoveryPointExpiryTimeInUTC":{"Type":4,"Flags":0,"Description":"Backup copy will expire after the time specified (UTC)."},"objectType":{"Type":1242,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"AzureFileShareBackupRequest"}},{"2":{"Name":"AzureWorkloadBackupRequest","Properties":{"backupType":{"Type":1252,"Flags":0,"Description":"Type of backup, viz. Full, Differential, Log or CopyOnlyFull"},"enableCompression":{"Type":2,"Flags":0,"Description":"Bool for Compression setting"},"recoveryPointExpiryTimeInUTC":{"Type":4,"Flags":0,"Description":"Backup copy will expire after the time specified (UTC)."},"objectType":{"Type":1253,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Full"}},{"6":{"Value":"Differential"}},{"6":{"Value":"Log"}},{"6":{"Value":"CopyOnlyFull"}},{"6":{"Value":"Incremental"}},{"6":{"Value":"SnapshotFull"}},{"6":{"Value":"SnapshotCopyOnlyFull"}},{"5":{"Elements":[1244,1245,1246,1247,1248,1249,1250,1251,4]}},{"6":{"Value":"AzureWorkloadBackupRequest"}},{"2":{"Name":"IaasVMBackupRequest","Properties":{"recoveryPointExpiryTimeInUTC":{"Type":4,"Flags":0,"Description":"Backup copy will expire after the time specified (UTC)."},"objectType":{"Type":1255,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"IaasVMBackupRequest"}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"8":{"Name":"backup","ResourceType":"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems","ApiVersion":"2023-08-01","Input":1239}},{"2":{"Name":"ListRecoveryPointsRecommendedForMoveRequest","Properties":{"objectType":{"Type":4,"Flags":0,"Description":"Gets the class type."},"excludedRPList":{"Type":1259,"Flags":0,"Description":"List of Recovery Points excluded from Move"}}}},{"3":{"ItemType":4}},{"2":{"Name":"RecoveryPointResourceList","Properties":{"value":{"Type":1263,"Flags":0,"Description":"List of resources."},"nextLink":{"Type":4,"Flags":0,"Description":"The uri to fetch the next page of resources. Call ListNext() fetches next page of resources."}}}},{"2":{"Name":"RecoveryPointResource","Properties":{"properties":{"Type":725,"Flags":0,"Description":"RecoveryPointResource properties"},"id":{"Type":4,"Flags":2,"Description":"Resource Id represents the complete path to the resource."},"name":{"Type":4,"Flags":2,"Description":"Resource name associated with the resource."},"type":{"Type":4,"Flags":2,"Description":"Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/..."},"location":{"Type":4,"Flags":0,"Description":"Resource location."},"tags":{"Type":1262,"Flags":0,"Description":"Resource tags."},"eTag":{"Type":4,"Flags":0,"Description":"Optional ETag."}}}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":1261}},{"8":{"Name":"recoveryPointsRecommendedForMove","ResourceType":"Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems","ApiVersion":"2023-08-01","Output":1260,"Input":1258}},{"2":{"Name":"UnlockDeleteRequest","Properties":{"resourceGuardOperationRequests":{"Type":1266,"Flags":0},"resourceToBeDeleted":{"Type":4,"Flags":0}}}},{"3":{"ItemType":4}},{"2":{"Name":"UnlockDeleteResponse","Properties":{"unlockDeleteExpiryTime":{"Type":4,"Flags":0,"Description":"This is the time when unlock delete privileges will get expired."}}}},{"8":{"Name":"unlockDelete","ResourceType":"Microsoft.RecoveryServices/vaults/backupResourceGuardProxies","ApiVersion":"2023-08-01","Output":1267,"Input":1265}},{"7":{"Name":"FetchTieringCostInfoRequest","Discriminator":"objectType","BaseProperties":{"sourceTierType":{"Type":1274,"Flags":1,"Description":"Source tier for the request"},"targetTierType":{"Type":1279,"Flags":1,"Description":"target tier for the request"}},"Elements":{"FetchTieringCostInfoForRehydrationRequest":1280,"FetchTieringCostSavingsInfoForPolicyRequest":1285,"FetchTieringCostSavingsInfoForProtectedItemRequest":1287,"FetchTieringCostSavingsInfoForVaultRequest":1289}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"InstantRP"}},{"6":{"Value":"HardenedRP"}},{"6":{"Value":"ArchivedRP"}},{"5":{"Elements":[1270,1271,1272,1273]}},{"6":{"Value":"Invalid"}},{"6":{"Value":"InstantRP"}},{"6":{"Value":"HardenedRP"}},{"6":{"Value":"ArchivedRP"}},{"5":{"Elements":[1275,1276,1277,1278]}},{"2":{"Name":"FetchTieringCostInfoForRehydrationRequest","Properties":{"containerName":{"Type":4,"Flags":1,"Description":"Name of the protected item container"},"protectedItemName":{"Type":4,"Flags":1,"Description":"Name of the protectedItemName"},"recoveryPointId":{"Type":4,"Flags":1,"Description":"ID of the backup copy for rehydration cost info needs to be fetched."},"rehydrationPriority":{"Type":1283,"Flags":1,"Description":"Rehydration Priority"},"objectType":{"Type":1284,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"Standard"}},{"6":{"Value":"High"}},{"5":{"Elements":[1281,1282,4]}},{"6":{"Value":"FetchTieringCostInfoForRehydrationRequest"}},{"2":{"Name":"FetchTieringCostSavingsInfoForPolicyRequest","Properties":{"policyName":{"Type":4,"Flags":1,"Description":"Name of the backup policy for which the cost savings information is requested"},"objectType":{"Type":1286,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"FetchTieringCostSavingsInfoForPolicyRequest"}},{"2":{"Name":"FetchTieringCostSavingsInfoForProtectedItemRequest","Properties":{"containerName":{"Type":4,"Flags":1,"Description":"Name of the protected item container"},"protectedItemName":{"Type":4,"Flags":1,"Description":"Name of the protectedItemName"},"objectType":{"Type":1288,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"FetchTieringCostSavingsInfoForProtectedItemRequest"}},{"2":{"Name":"FetchTieringCostSavingsInfoForVaultRequest","Properties":{"objectType":{"Type":1290,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"FetchTieringCostSavingsInfoForVaultRequest"}},{"7":{"Name":"TieringCostInfo","Discriminator":"objectType","BaseProperties":{},"Elements":{"TieringCostRehydrationInfo":1292,"TieringCostSavingInfo":1294}}},{"2":{"Name":"TieringCostRehydrationInfo","Properties":{"rehydrationSizeInBytes":{"Type":3,"Flags":1,"Description":"Rehydration size in bytes"},"retailRehydrationCostPerGBPerMonth":{"Type":3,"Flags":1,"Description":"Source tier to target tier rehydration cost per GB per month"},"objectType":{"Type":1293,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"TieringCostRehydrationInfo"}},{"2":{"Name":"TieringCostSavingInfo","Properties":{"sourceTierSizeReductionInBytes":{"Type":3,"Flags":1,"Description":"Source tier size reduction in bytes after moving all the recommended backup points to target tier"},"targetTierSizeIncreaseInBytes":{"Type":3,"Flags":1,"Description":"Target tier size increase in bytes after moving all the recommended backup points to target tier"},"retailSourceTierCostPerGBPerMonth":{"Type":3,"Flags":1,"Description":"Source tier retail cost per GB per month"},"retailTargetTierCostPerGBPerMonth":{"Type":3,"Flags":1,"Description":"Target tier retail cost per GB per month"},"objectType":{"Type":1295,"Flags":1,"Description":"This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types."}}}},{"6":{"Value":"TieringCostSavingInfo"}},{"8":{"Name":"fetchTieringCost","ResourceType":"Microsoft.RecoveryServices/vaults/backupTieringCost","ApiVersion":"2023-08-01","Output":1291,"Input":1269}}] \ No newline at end of file diff --git a/internal/azure/generated/securityinsights/microsoft.securityinsights/2023-11-01/types.json b/internal/azure/generated/securityinsights/microsoft.securityinsights/2023-11-01/types.json new file mode 100644 index 000000000..17186b096 --- /dev/null +++ b/internal/azure/generated/securityinsights/microsoft.securityinsights/2023-11-01/types.json @@ -0,0 +1 @@ +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.SecurityInsights/alertRules"}},{"6":{"Value":"2023-11-01"}},{"7":{"Name":"Microsoft.SecurityInsights/alertRules","Discriminator":"kind","BaseProperties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"Etag of the azure resource"},"systemData":{"Type":11,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}},"Elements":{"Fusion":22,"MicrosoftSecurityIncidentCreation":50,"Scheduled":67}}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":16,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":21,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[12,13,14,15,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[17,18,19,20,4]}},{"2":{"Name":"FusionAlertRule","Properties":{"properties":{"Type":23,"Flags":0,"Description":"Fusion alert rule properties"},"kind":{"Type":49,"Flags":1,"Description":"The alert rule kind"}}}},{"2":{"Name":"FusionAlertRuleProperties","Properties":{"alertRuleTemplateName":{"Type":4,"Flags":1,"Description":"The Name of the alert rule template used to create this rule."},"description":{"Type":4,"Flags":2,"Description":"The description of the alert rule."},"displayName":{"Type":4,"Flags":2,"Description":"The display name for alerts created by this alert rule."},"enabled":{"Type":2,"Flags":1,"Description":"Determines whether this alert rule is enabled or disabled."},"lastModifiedUtc":{"Type":4,"Flags":2,"Description":"The last time that this alert has been modified."},"severity":{"Type":28,"Flags":2,"Description":"The severity for alerts created by this alert rule."},"tactics":{"Type":47,"Flags":2,"Description":"The tactics of the alert rule"},"techniques":{"Type":48,"Flags":2,"Description":"The techniques of the alert rule"}}}},{"6":{"Value":"High"}},{"6":{"Value":"Medium"}},{"6":{"Value":"Low"}},{"6":{"Value":"Informational"}},{"5":{"Elements":[24,25,26,27,4]}},{"6":{"Value":"Reconnaissance"}},{"6":{"Value":"ResourceDevelopment"}},{"6":{"Value":"InitialAccess"}},{"6":{"Value":"Execution"}},{"6":{"Value":"Persistence"}},{"6":{"Value":"PrivilegeEscalation"}},{"6":{"Value":"DefenseEvasion"}},{"6":{"Value":"CredentialAccess"}},{"6":{"Value":"Discovery"}},{"6":{"Value":"LateralMovement"}},{"6":{"Value":"Collection"}},{"6":{"Value":"Exfiltration"}},{"6":{"Value":"CommandAndControl"}},{"6":{"Value":"Impact"}},{"6":{"Value":"PreAttack"}},{"6":{"Value":"ImpairProcessControl"}},{"6":{"Value":"InhibitResponseFunction"}},{"5":{"Elements":[29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,4]}},{"3":{"ItemType":46}},{"3":{"ItemType":4}},{"6":{"Value":"Fusion"}},{"2":{"Name":"MicrosoftSecurityIncidentCreationAlertRule","Properties":{"properties":{"Type":51,"Flags":0,"Description":"MicrosoftSecurityIncidentCreation rule properties"},"kind":{"Type":66,"Flags":1,"Description":"The alert rule kind"}}}},{"2":{"Name":"MicrosoftSecurityIncidentCreationAlertRuleProperties","Properties":{"alertRuleTemplateName":{"Type":4,"Flags":0,"Description":"The Name of the alert rule template used to create this rule."},"description":{"Type":4,"Flags":0,"Description":"The description of the alert rule."},"displayName":{"Type":4,"Flags":1,"Description":"The display name for alerts created by this alert rule."},"enabled":{"Type":2,"Flags":1,"Description":"Determines whether this alert rule is enabled or disabled."},"lastModifiedUtc":{"Type":4,"Flags":2,"Description":"The last time that this alert has been modified."},"displayNamesFilter":{"Type":52,"Flags":0,"Description":"the alerts' displayNames on which the cases will be generated"},"displayNamesExcludeFilter":{"Type":53,"Flags":0,"Description":"the alerts' displayNames on which the cases will not be generated"},"productFilter":{"Type":59,"Flags":1,"Description":"The alerts' productName on which the cases will be generated"},"severitiesFilter":{"Type":65,"Flags":0,"Description":"the alerts' severities on which the cases will be generated"}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"Microsoft Cloud App Security"}},{"6":{"Value":"Azure Security Center"}},{"6":{"Value":"Azure Advanced Threat Protection"}},{"6":{"Value":"Azure Active Directory Identity Protection"}},{"6":{"Value":"Azure Security Center for IoT"}},{"5":{"Elements":[54,55,56,57,58,4]}},{"6":{"Value":"High"}},{"6":{"Value":"Medium"}},{"6":{"Value":"Low"}},{"6":{"Value":"Informational"}},{"5":{"Elements":[60,61,62,63,4]}},{"3":{"ItemType":64}},{"6":{"Value":"MicrosoftSecurityIncidentCreation"}},{"2":{"Name":"ScheduledAlertRule","Properties":{"properties":{"Type":68,"Flags":0,"Description":"Scheduled alert rule properties"},"kind":{"Type":171,"Flags":1,"Description":"The alert rule kind"}}}},{"2":{"Name":"ScheduledAlertRuleProperties","Properties":{"alertRuleTemplateName":{"Type":4,"Flags":0,"Description":"The Name of the alert rule template used to create this rule."},"templateVersion":{"Type":4,"Flags":0,"Description":"The version of the alert rule template used to create this rule - in format , where all are numbers, for example 0 <1.0.2>"},"description":{"Type":4,"Flags":0,"Description":"The description of the alert rule."},"displayName":{"Type":4,"Flags":1,"Description":"The display name for alerts created by this alert rule."},"enabled":{"Type":2,"Flags":1,"Description":"Determines whether this alert rule is enabled or disabled."},"lastModifiedUtc":{"Type":4,"Flags":2,"Description":"The last time that this alert rule has been modified."},"suppressionDuration":{"Type":4,"Flags":1,"Description":"The suppression (in ISO 8601 duration format) to wait since last time this alert rule been triggered."},"suppressionEnabled":{"Type":2,"Flags":1,"Description":"Determines whether the suppression for this alert rule is enabled or disabled."},"tactics":{"Type":87,"Flags":0,"Description":"The tactics of the alert rule"},"techniques":{"Type":88,"Flags":0,"Description":"The techniques of the alert rule"},"incidentConfiguration":{"Type":89,"Flags":0,"Description":"The settings of the incidents that created from alerts triggered by this analytics rule"},"query":{"Type":4,"Flags":0,"Description":"The query that creates alerts for this rule."},"queryFrequency":{"Type":4,"Flags":0,"Description":"The frequency (in ISO 8601 duration format) for this alert rule to run."},"queryPeriod":{"Type":4,"Flags":0,"Description":"The period (in ISO 8601 duration format) that this alert rule looks at."},"severity":{"Type":124,"Flags":0,"Description":"The severity for alerts created by this alert rule."},"triggerOperator":{"Type":129,"Flags":0,"Description":"The operation against the threshold that triggers alert rule."},"triggerThreshold":{"Type":3,"Flags":0,"Description":"The threshold triggers this alert rule."},"eventGroupingSettings":{"Type":130,"Flags":0,"Description":"The event grouping settings."},"customDetails":{"Type":134,"Flags":0,"Description":"Dictionary of string key-value pairs of columns to be attached to the alert"},"entityMappings":{"Type":157,"Flags":0,"Description":"Array of the entity mappings of the alert rule"},"alertDetailsOverride":{"Type":158,"Flags":0,"Description":"The alert details override settings"}}}},{"6":{"Value":"Reconnaissance"}},{"6":{"Value":"ResourceDevelopment"}},{"6":{"Value":"InitialAccess"}},{"6":{"Value":"Execution"}},{"6":{"Value":"Persistence"}},{"6":{"Value":"PrivilegeEscalation"}},{"6":{"Value":"DefenseEvasion"}},{"6":{"Value":"CredentialAccess"}},{"6":{"Value":"Discovery"}},{"6":{"Value":"LateralMovement"}},{"6":{"Value":"Collection"}},{"6":{"Value":"Exfiltration"}},{"6":{"Value":"CommandAndControl"}},{"6":{"Value":"Impact"}},{"6":{"Value":"PreAttack"}},{"6":{"Value":"ImpairProcessControl"}},{"6":{"Value":"InhibitResponseFunction"}},{"5":{"Elements":[69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,4]}},{"3":{"ItemType":86}},{"3":{"ItemType":4}},{"2":{"Name":"IncidentConfiguration","Properties":{"createIncident":{"Type":2,"Flags":1,"Description":"Create incidents from alerts triggered by this analytics rule"},"groupingConfiguration":{"Type":90,"Flags":0,"Description":"Set how the alerts that are triggered by this analytics rule, are grouped into incidents"}}}},{"2":{"Name":"GroupingConfiguration","Properties":{"enabled":{"Type":2,"Flags":1,"Description":"Grouping enabled"},"reopenClosedIncident":{"Type":2,"Flags":1,"Description":"Re-open closed matching incidents"},"lookbackDuration":{"Type":4,"Flags":1,"Description":"Limit the group to alerts created within the lookback duration (in ISO 8601 duration format)"},"matchingMethod":{"Type":94,"Flags":1,"Description":"Grouping matching method. When method is Selected at least one of groupByEntities, groupByAlertDetails, groupByCustomDetails must be provided and not empty."},"groupByEntities":{"Type":114,"Flags":0,"Description":"A list of entity types to group by (when matchingMethod is Selected). Only entities defined in the current alert rule may be used."},"groupByAlertDetails":{"Type":118,"Flags":0,"Description":"A list of alert details to group by (when matchingMethod is Selected)"},"groupByCustomDetails":{"Type":119,"Flags":0,"Description":"A list of custom details keys to group by (when matchingMethod is Selected). Only keys defined in the current alert rule may be used."}}}},{"6":{"Value":"AllEntities"}},{"6":{"Value":"AnyAlert"}},{"6":{"Value":"Selected"}},{"5":{"Elements":[91,92,93,4]}},{"6":{"Value":"Account"}},{"6":{"Value":"Host"}},{"6":{"Value":"IP"}},{"6":{"Value":"Malware"}},{"6":{"Value":"File"}},{"6":{"Value":"Process"}},{"6":{"Value":"CloudApplication"}},{"6":{"Value":"DNS"}},{"6":{"Value":"AzureResource"}},{"6":{"Value":"FileHash"}},{"6":{"Value":"RegistryKey"}},{"6":{"Value":"RegistryValue"}},{"6":{"Value":"SecurityGroup"}},{"6":{"Value":"URL"}},{"6":{"Value":"Mailbox"}},{"6":{"Value":"MailCluster"}},{"6":{"Value":"MailMessage"}},{"6":{"Value":"SubmissionMail"}},{"5":{"Elements":[95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,4]}},{"3":{"ItemType":113}},{"6":{"Value":"DisplayName"}},{"6":{"Value":"Severity"}},{"5":{"Elements":[115,116,4]}},{"3":{"ItemType":117}},{"3":{"ItemType":4}},{"6":{"Value":"High"}},{"6":{"Value":"Medium"}},{"6":{"Value":"Low"}},{"6":{"Value":"Informational"}},{"5":{"Elements":[120,121,122,123,4]}},{"6":{"Value":"GreaterThan"}},{"6":{"Value":"LessThan"}},{"6":{"Value":"Equal"}},{"6":{"Value":"NotEqual"}},{"5":{"Elements":[125,126,127,128]}},{"2":{"Name":"EventGroupingSettings","Properties":{"aggregationKind":{"Type":133,"Flags":0,"Description":"The event grouping aggregation kinds"}}}},{"6":{"Value":"SingleAlert"}},{"6":{"Value":"AlertPerResult"}},{"5":{"Elements":[131,132,4]}},{"2":{"Name":"ScheduledAlertRuleCommonPropertiesCustomDetails","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"EntityMapping","Properties":{"entityType":{"Type":154,"Flags":0,"Description":"The V3 type of the mapped entity"},"fieldMappings":{"Type":156,"Flags":0,"Description":"array of field mappings for the given entity mapping"}}}},{"6":{"Value":"Account"}},{"6":{"Value":"Host"}},{"6":{"Value":"IP"}},{"6":{"Value":"Malware"}},{"6":{"Value":"File"}},{"6":{"Value":"Process"}},{"6":{"Value":"CloudApplication"}},{"6":{"Value":"DNS"}},{"6":{"Value":"AzureResource"}},{"6":{"Value":"FileHash"}},{"6":{"Value":"RegistryKey"}},{"6":{"Value":"RegistryValue"}},{"6":{"Value":"SecurityGroup"}},{"6":{"Value":"URL"}},{"6":{"Value":"Mailbox"}},{"6":{"Value":"MailCluster"}},{"6":{"Value":"MailMessage"}},{"6":{"Value":"SubmissionMail"}},{"5":{"Elements":[136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,4]}},{"2":{"Name":"FieldMapping","Properties":{"identifier":{"Type":4,"Flags":0,"Description":"the V3 identifier of the entity"},"columnName":{"Type":4,"Flags":0,"Description":"the column name to be mapped to the identifier"}}}},{"3":{"ItemType":155}},{"3":{"ItemType":135}},{"2":{"Name":"AlertDetailsOverride","Properties":{"alertDisplayNameFormat":{"Type":4,"Flags":0,"Description":"the format containing columns name(s) to override the alert name"},"alertDescriptionFormat":{"Type":4,"Flags":0,"Description":"the format containing columns name(s) to override the alert description"},"alertTacticsColumnName":{"Type":4,"Flags":0,"Description":"the column name to take the alert tactics from"},"alertSeverityColumnName":{"Type":4,"Flags":0,"Description":"the column name to take the alert severity from"},"alertDynamicProperties":{"Type":170,"Flags":0,"Description":"List of additional dynamic properties to override"}}}},{"2":{"Name":"AlertPropertyMapping","Properties":{"alertProperty":{"Type":169,"Flags":0,"Description":"The V3 alert property"},"value":{"Type":4,"Flags":0,"Description":"the column name to use to override this property"}}}},{"6":{"Value":"AlertLink"}},{"6":{"Value":"ConfidenceLevel"}},{"6":{"Value":"ConfidenceScore"}},{"6":{"Value":"ExtendedLinks"}},{"6":{"Value":"ProductName"}},{"6":{"Value":"ProviderName"}},{"6":{"Value":"ProductComponentName"}},{"6":{"Value":"RemediationSteps"}},{"6":{"Value":"Techniques"}},{"5":{"Elements":[160,161,162,163,164,165,166,167,168,4]}},{"3":{"ItemType":159}},{"6":{"Value":"Scheduled"}},{"4":{"Name":"Microsoft.SecurityInsights/alertRules@2023-11-01","ScopeType":16,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.SecurityInsights/alertRules/actions"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.SecurityInsights/alertRules/actions","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":173,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":174,"Flags":10,"Description":"The resource api version"},"properties":{"Type":176,"Flags":0,"Description":"Action properties for put request"},"etag":{"Type":4,"Flags":0,"Description":"Etag of the azure resource"},"systemData":{"Type":11,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"ActionRequestPropertiesOrActionResponseProperties","Properties":{"triggerUri":{"Type":4,"Flags":5,"Description":"Logic App Callback URL for this specific workflow."},"logicAppResourceId":{"Type":4,"Flags":1,"Description":"Logic App Resource Id, /subscriptions/{my-subscription}/resourceGroups/{my-resource-group}/providers/Microsoft.Logic/workflows/{my-workflow-id}."},"workflowId":{"Type":4,"Flags":2,"Description":"The name of the logic app's workflow."}}}},{"4":{"Name":"Microsoft.SecurityInsights/alertRules/actions@2023-11-01","ScopeType":16,"Body":175,"Flags":0}},{"6":{"Value":"Microsoft.SecurityInsights/automationRules"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.SecurityInsights/automationRules","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":178,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":179,"Flags":10,"Description":"The resource api version"},"properties":{"Type":181,"Flags":1,"Description":"Automation rule properties"},"etag":{"Type":4,"Flags":0,"Description":"Etag of the azure resource"},"systemData":{"Type":11,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"AutomationRuleProperties","Properties":{"displayName":{"Type":4,"Flags":1,"Description":"The display name of the automation rule."},"order":{"Type":3,"Flags":1,"Description":"The order of execution of the automation rule."},"triggeringLogic":{"Type":182,"Flags":1,"Description":"Describes automation rule triggering logic."},"actions":{"Type":327,"Flags":1,"Description":"The actions to execute when the automation rule is triggered."},"lastModifiedTimeUtc":{"Type":4,"Flags":2,"Description":"The last time the automation rule was updated."},"createdTimeUtc":{"Type":4,"Flags":2,"Description":"The time the automation rule was created."},"lastModifiedBy":{"Type":328,"Flags":2,"Description":"Information on the client (user or application) that made some action"},"createdBy":{"Type":328,"Flags":2,"Description":"Information on the client (user or application) that made some action"}}}},{"2":{"Name":"AutomationRuleTriggeringLogic","Properties":{"isEnabled":{"Type":2,"Flags":1,"Description":"Determines whether the automation rule is enabled or disabled."},"expirationTimeUtc":{"Type":4,"Flags":0,"Description":"Determines when the automation rule should automatically expire and be disabled."},"triggersOn":{"Type":185,"Flags":1},"triggersWhen":{"Type":188,"Flags":1},"conditions":{"Type":290,"Flags":0,"Description":"The conditions to evaluate to determine if the automation rule should be triggered on a given object."}}}},{"6":{"Value":"Incidents"}},{"6":{"Value":"Alerts"}},{"5":{"Elements":[183,184,4]}},{"6":{"Value":"Created"}},{"6":{"Value":"Updated"}},{"5":{"Elements":[186,187,4]}},{"7":{"Name":"AutomationRuleCondition","Discriminator":"conditionType","BaseProperties":{},"Elements":{"Property":190,"PropertyArrayChanged":260,"PropertyChanged":270}}},{"2":{"Name":"PropertyConditionProperties","Properties":{"conditionProperties":{"Type":191,"Flags":0},"conditionType":{"Type":259,"Flags":1}}}},{"2":{"Name":"AutomationRulePropertyValuesCondition","Properties":{"propertyName":{"Type":248,"Flags":0,"Description":"The property to evaluate in an automation rule property condition."},"operator":{"Type":257,"Flags":0},"propertyValues":{"Type":258,"Flags":0}}}},{"6":{"Value":"IncidentTitle"}},{"6":{"Value":"IncidentDescription"}},{"6":{"Value":"IncidentSeverity"}},{"6":{"Value":"IncidentStatus"}},{"6":{"Value":"IncidentRelatedAnalyticRuleIds"}},{"6":{"Value":"IncidentTactics"}},{"6":{"Value":"IncidentLabel"}},{"6":{"Value":"IncidentProviderName"}},{"6":{"Value":"IncidentUpdatedBySource"}},{"6":{"Value":"AccountAadTenantId"}},{"6":{"Value":"AccountAadUserId"}},{"6":{"Value":"AccountName"}},{"6":{"Value":"AccountNTDomain"}},{"6":{"Value":"AccountPUID"}},{"6":{"Value":"AccountSid"}},{"6":{"Value":"AccountObjectGuid"}},{"6":{"Value":"AccountUPNSuffix"}},{"6":{"Value":"AlertProductNames"}},{"6":{"Value":"AlertAnalyticRuleIds"}},{"6":{"Value":"AzureResourceResourceId"}},{"6":{"Value":"AzureResourceSubscriptionId"}},{"6":{"Value":"CloudApplicationAppId"}},{"6":{"Value":"CloudApplicationAppName"}},{"6":{"Value":"DNSDomainName"}},{"6":{"Value":"FileDirectory"}},{"6":{"Value":"FileName"}},{"6":{"Value":"FileHashValue"}},{"6":{"Value":"HostAzureID"}},{"6":{"Value":"HostName"}},{"6":{"Value":"HostNetBiosName"}},{"6":{"Value":"HostNTDomain"}},{"6":{"Value":"HostOSVersion"}},{"6":{"Value":"IoTDeviceId"}},{"6":{"Value":"IoTDeviceName"}},{"6":{"Value":"IoTDeviceType"}},{"6":{"Value":"IoTDeviceVendor"}},{"6":{"Value":"IoTDeviceModel"}},{"6":{"Value":"IoTDeviceOperatingSystem"}},{"6":{"Value":"IPAddress"}},{"6":{"Value":"MailboxDisplayName"}},{"6":{"Value":"MailboxPrimaryAddress"}},{"6":{"Value":"MailboxUPN"}},{"6":{"Value":"MailMessageDeliveryAction"}},{"6":{"Value":"MailMessageDeliveryLocation"}},{"6":{"Value":"MailMessageRecipient"}},{"6":{"Value":"MailMessageSenderIP"}},{"6":{"Value":"MailMessageSubject"}},{"6":{"Value":"MailMessageP1Sender"}},{"6":{"Value":"MailMessageP2Sender"}},{"6":{"Value":"MalwareCategory"}},{"6":{"Value":"MalwareName"}},{"6":{"Value":"ProcessCommandLine"}},{"6":{"Value":"ProcessId"}},{"6":{"Value":"RegistryKey"}},{"6":{"Value":"RegistryValueData"}},{"6":{"Value":"Url"}},{"5":{"Elements":[192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,4]}},{"6":{"Value":"Equals"}},{"6":{"Value":"NotEquals"}},{"6":{"Value":"Contains"}},{"6":{"Value":"NotContains"}},{"6":{"Value":"StartsWith"}},{"6":{"Value":"NotStartsWith"}},{"6":{"Value":"EndsWith"}},{"6":{"Value":"NotEndsWith"}},{"5":{"Elements":[249,250,251,252,253,254,255,256,4]}},{"3":{"ItemType":4}},{"6":{"Value":"Property"}},{"2":{"Name":"PropertyArrayChangedConditionProperties","Properties":{"conditionProperties":{"Type":261,"Flags":0},"conditionType":{"Type":269,"Flags":1}}}},{"2":{"Name":"AutomationRulePropertyArrayChangedValuesCondition","Properties":{"arrayType":{"Type":266,"Flags":0},"changeType":{"Type":268,"Flags":0}}}},{"6":{"Value":"Alerts"}},{"6":{"Value":"Labels"}},{"6":{"Value":"Tactics"}},{"6":{"Value":"Comments"}},{"5":{"Elements":[262,263,264,265,4]}},{"6":{"Value":"Added"}},{"5":{"Elements":[267,4]}},{"6":{"Value":"PropertyArrayChanged"}},{"2":{"Name":"PropertyChangedConditionProperties","Properties":{"conditionProperties":{"Type":271,"Flags":0},"conditionType":{"Type":289,"Flags":1}}}},{"2":{"Name":"AutomationRulePropertyValuesChangedCondition","Properties":{"propertyName":{"Type":275,"Flags":0},"changeType":{"Type":278,"Flags":0},"operator":{"Type":287,"Flags":0},"propertyValues":{"Type":288,"Flags":0}}}},{"6":{"Value":"IncidentSeverity"}},{"6":{"Value":"IncidentStatus"}},{"6":{"Value":"IncidentOwner"}},{"5":{"Elements":[272,273,274,4]}},{"6":{"Value":"ChangedFrom"}},{"6":{"Value":"ChangedTo"}},{"5":{"Elements":[276,277,4]}},{"6":{"Value":"Equals"}},{"6":{"Value":"NotEquals"}},{"6":{"Value":"Contains"}},{"6":{"Value":"NotContains"}},{"6":{"Value":"StartsWith"}},{"6":{"Value":"NotStartsWith"}},{"6":{"Value":"EndsWith"}},{"6":{"Value":"NotEndsWith"}},{"5":{"Elements":[279,280,281,282,283,284,285,286,4]}},{"3":{"ItemType":4}},{"6":{"Value":"PropertyChanged"}},{"3":{"ItemType":189}},{"7":{"Name":"AutomationRuleAction","Discriminator":"actionType","BaseProperties":{"order":{"Type":3,"Flags":1}},"Elements":{"ModifyProperties":292,"RunPlaybook":324}}},{"2":{"Name":"AutomationRuleModifyPropertiesAction","Properties":{"actionConfiguration":{"Type":293,"Flags":0},"actionType":{"Type":323,"Flags":1,"Description":"The type of the automation rule action."}}}},{"2":{"Name":"IncidentPropertiesAction","Properties":{"severity":{"Type":298,"Flags":0,"Description":"The severity of the incident"},"status":{"Type":302,"Flags":0,"Description":"The status of the incident"},"classification":{"Type":307,"Flags":0,"Description":"The reason the incident was closed"},"classificationReason":{"Type":312,"Flags":0,"Description":"The classification reason the incident was closed with"},"classificationComment":{"Type":4,"Flags":0,"Description":"Describes the reason the incident was closed."},"owner":{"Type":313,"Flags":0,"Description":"Information on the user an incident is assigned to"},"labels":{"Type":322,"Flags":0,"Description":"List of labels to add to the incident."}}}},{"6":{"Value":"High"}},{"6":{"Value":"Medium"}},{"6":{"Value":"Low"}},{"6":{"Value":"Informational"}},{"5":{"Elements":[294,295,296,297,4]}},{"6":{"Value":"New"}},{"6":{"Value":"Active"}},{"6":{"Value":"Closed"}},{"5":{"Elements":[299,300,301,4]}},{"6":{"Value":"Undetermined"}},{"6":{"Value":"TruePositive"}},{"6":{"Value":"BenignPositive"}},{"6":{"Value":"FalsePositive"}},{"5":{"Elements":[303,304,305,306,4]}},{"6":{"Value":"SuspiciousActivity"}},{"6":{"Value":"SuspiciousButExpected"}},{"6":{"Value":"IncorrectAlertLogic"}},{"6":{"Value":"InaccurateData"}},{"5":{"Elements":[308,309,310,311,4]}},{"2":{"Name":"IncidentOwnerInfo","Properties":{"email":{"Type":4,"Flags":0,"Description":"The email of the user the incident is assigned to."},"assignedTo":{"Type":4,"Flags":0,"Description":"The name of the user the incident is assigned to."},"objectId":{"Type":4,"Flags":0,"Description":"The object id of the user the incident is assigned to."},"userPrincipalName":{"Type":4,"Flags":0,"Description":"The user principal name of the user the incident is assigned to."},"ownerType":{"Type":317,"Flags":0,"Description":"The type of the owner the incident is assigned to."}}}},{"6":{"Value":"Unknown"}},{"6":{"Value":"User"}},{"6":{"Value":"Group"}},{"5":{"Elements":[314,315,316,4]}},{"2":{"Name":"IncidentLabel","Properties":{"labelName":{"Type":4,"Flags":1,"Description":"The name of the label"},"labelType":{"Type":321,"Flags":2,"Description":"The type of the label"}}}},{"6":{"Value":"User"}},{"6":{"Value":"AutoAssigned"}},{"5":{"Elements":[319,320,4]}},{"3":{"ItemType":318}},{"6":{"Value":"ModifyProperties"}},{"2":{"Name":"AutomationRuleRunPlaybookAction","Properties":{"actionConfiguration":{"Type":325,"Flags":0},"actionType":{"Type":326,"Flags":1,"Description":"The type of the automation rule action."}}}},{"2":{"Name":"PlaybookActionProperties","Properties":{"logicAppResourceId":{"Type":4,"Flags":1,"Description":"The resource id of the playbook resource."},"tenantId":{"Type":4,"Flags":0,"Description":"The tenant id of the playbook resource."}}}},{"6":{"Value":"RunPlaybook"}},{"3":{"ItemType":291}},{"2":{"Name":"ClientInfo","Properties":{"email":{"Type":4,"Flags":0,"Description":"The email of the client."},"name":{"Type":4,"Flags":0,"Description":"The name of the client."},"objectId":{"Type":4,"Flags":0,"Description":"The object id of the client."},"userPrincipalName":{"Type":4,"Flags":0,"Description":"The user principal name of the client."}}}},{"4":{"Name":"Microsoft.SecurityInsights/automationRules@2023-11-01","ScopeType":16,"Body":180,"Flags":0}},{"6":{"Value":"Microsoft.SecurityInsights/bookmarks"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.SecurityInsights/bookmarks","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":330,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":331,"Flags":10,"Description":"The resource api version"},"properties":{"Type":333,"Flags":0,"Description":"Bookmark properties"},"etag":{"Type":4,"Flags":0,"Description":"Etag of the azure resource"},"systemData":{"Type":11,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"BookmarkProperties","Properties":{"created":{"Type":4,"Flags":0,"Description":"The time the bookmark was created"},"createdBy":{"Type":334,"Flags":0,"Description":"Describes a user that created the bookmark"},"displayName":{"Type":4,"Flags":1,"Description":"The display name of the bookmark"},"labels":{"Type":335,"Flags":0,"Description":"List of labels relevant to this bookmark"},"notes":{"Type":4,"Flags":0,"Description":"The notes of the bookmark"},"query":{"Type":4,"Flags":1,"Description":"The query of the bookmark."},"queryResult":{"Type":4,"Flags":0,"Description":"The query result of the bookmark."},"updated":{"Type":4,"Flags":0,"Description":"The last time the bookmark was updated"},"updatedBy":{"Type":334,"Flags":0,"Description":"Describes a user that updated the bookmark"},"eventTime":{"Type":4,"Flags":0,"Description":"The bookmark event time"},"queryStartTime":{"Type":4,"Flags":0,"Description":"The start time for the query"},"queryEndTime":{"Type":4,"Flags":0,"Description":"The end time for the query"},"incidentInfo":{"Type":336,"Flags":0,"Description":"Describes an incident that relates to bookmark"}}}},{"2":{"Name":"UserInfo","Properties":{"email":{"Type":4,"Flags":2,"Description":"The email of the user."},"name":{"Type":4,"Flags":2,"Description":"The name of the user."},"objectId":{"Type":4,"Flags":0,"Description":"The object id of the user."}}}},{"3":{"ItemType":4}},{"2":{"Name":"IncidentInfo","Properties":{"incidentId":{"Type":4,"Flags":0,"Description":"Incident Id"},"severity":{"Type":341,"Flags":0,"Description":"The severity of the incident"},"title":{"Type":4,"Flags":0,"Description":"The title of the incident"},"relationName":{"Type":4,"Flags":0,"Description":"Relation Name"}}}},{"6":{"Value":"High"}},{"6":{"Value":"Medium"}},{"6":{"Value":"Low"}},{"6":{"Value":"Informational"}},{"5":{"Elements":[337,338,339,340,4]}},{"4":{"Name":"Microsoft.SecurityInsights/bookmarks@2023-11-01","ScopeType":16,"Body":332,"Flags":0}},{"6":{"Value":"Microsoft.SecurityInsights/contentPackages"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.SecurityInsights/contentPackages","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":343,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":344,"Flags":10,"Description":"The resource api version"},"properties":{"Type":346,"Flags":0,"Description":"package properties"},"etag":{"Type":4,"Flags":0,"Description":"Etag of the azure resource"},"systemData":{"Type":11,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"PackageProperties","Properties":{"contentId":{"Type":4,"Flags":0,"Description":"The content id of the package"},"contentProductId":{"Type":4,"Flags":0,"Description":"Unique ID for the content. It should be generated based on the contentId, contentKind and the contentVersion of the package"},"contentKind":{"Type":349,"Flags":0,"Description":"The package kind"},"contentSchemaVersion":{"Type":4,"Flags":0,"Description":"The version of the content schema."},"isNew":{"Type":352,"Flags":0,"Description":"Flag indicates if this is a newly published package."},"isPreview":{"Type":355,"Flags":0,"Description":"Flag indicates if this package is in preview."},"isFeatured":{"Type":358,"Flags":0,"Description":"Flag indicates if this package is among the featured list."},"isDeprecated":{"Type":361,"Flags":0,"Description":"Flag indicates if this template is deprecated"},"version":{"Type":4,"Flags":0,"Description":"the latest version number of the package"},"displayName":{"Type":4,"Flags":0,"Description":"The display name of the package"},"description":{"Type":4,"Flags":0,"Description":"The description of the package"},"publisherDisplayName":{"Type":4,"Flags":0,"Description":"The publisher display name of the package"},"source":{"Type":362,"Flags":0,"Description":"The source of the package"},"author":{"Type":368,"Flags":0,"Description":"The author of the package"},"support":{"Type":369,"Flags":0,"Description":"The support tier of the package"},"dependencies":{"Type":374,"Flags":0,"Description":"The support tier of the package"},"providers":{"Type":397,"Flags":0,"Description":"Providers for the package item"},"firstPublishDate":{"Type":4,"Flags":0,"Description":"first publish date package item"},"lastPublishDate":{"Type":4,"Flags":0,"Description":"last publish date for the package item"},"categories":{"Type":398,"Flags":0,"Description":"The categories of the package"},"threatAnalysisTactics":{"Type":401,"Flags":0,"Description":"the tactics the resource covers"},"threatAnalysisTechniques":{"Type":402,"Flags":0,"Description":"the techniques the resource covers, these have to be aligned with the tactics being used"},"icon":{"Type":4,"Flags":0,"Description":"the icon identifier. this id can later be fetched from the content metadata"}}}},{"6":{"Value":"Solution"}},{"6":{"Value":"Standalone"}},{"5":{"Elements":[347,348,4]}},{"6":{"Value":"true"}},{"6":{"Value":"false"}},{"5":{"Elements":[350,351,4]}},{"6":{"Value":"true"}},{"6":{"Value":"false"}},{"5":{"Elements":[353,354,4]}},{"6":{"Value":"true"}},{"6":{"Value":"false"}},{"5":{"Elements":[356,357,4]}},{"6":{"Value":"true"}},{"6":{"Value":"false"}},{"5":{"Elements":[359,360,4]}},{"2":{"Name":"MetadataSource","Properties":{"kind":{"Type":367,"Flags":1,"Description":"Source type of the content"},"name":{"Type":4,"Flags":0,"Description":"Name of the content source. The repo name, solution name, LA workspace name etc."},"sourceId":{"Type":4,"Flags":0,"Description":"ID of the content source. The solution ID, workspace ID, etc"}}}},{"6":{"Value":"LocalWorkspace"}},{"6":{"Value":"Community"}},{"6":{"Value":"Solution"}},{"6":{"Value":"SourceRepository"}},{"5":{"Elements":[363,364,365,366,4]}},{"2":{"Name":"MetadataAuthor","Properties":{"name":{"Type":4,"Flags":0,"Description":"Name of the author. Company or person."},"email":{"Type":4,"Flags":0,"Description":"Email of author contact"},"link":{"Type":4,"Flags":0,"Description":"Link for author/vendor page"}}}},{"2":{"Name":"MetadataSupport","Properties":{"tier":{"Type":373,"Flags":1,"Description":"Type of support for content item"},"name":{"Type":4,"Flags":0,"Description":"Name of the support contact. Company or person."},"email":{"Type":4,"Flags":0,"Description":"Email of support contact"},"link":{"Type":4,"Flags":0,"Description":"Link for support help, like to support page to open a ticket etc."}}}},{"6":{"Value":"Microsoft"}},{"6":{"Value":"Partner"}},{"6":{"Value":"Community"}},{"5":{"Elements":[370,371,372,4]}},{"2":{"Name":"MetadataDependencies","Properties":{"contentId":{"Type":4,"Flags":0,"Description":"Id of the content item we depend on"},"kind":{"Type":392,"Flags":0,"Description":"Type of the content item we depend on"},"version":{"Type":4,"Flags":0,"Description":"Version of the the content item we depend on. Can be blank, * or missing to indicate any version fulfills the dependency. If version does not match our defined numeric format then an exact match is required."},"name":{"Type":4,"Flags":0,"Description":"Name of the content item"},"operator":{"Type":395,"Flags":0,"Description":"Operator used for list of dependencies in criteria array."},"criteria":{"Type":396,"Flags":0,"Description":"This is the list of dependencies we must fulfill, according to the AND/OR operator"}}}},{"6":{"Value":"DataConnector"}},{"6":{"Value":"DataType"}},{"6":{"Value":"Workbook"}},{"6":{"Value":"WorkbookTemplate"}},{"6":{"Value":"Playbook"}},{"6":{"Value":"PlaybookTemplate"}},{"6":{"Value":"AnalyticsRuleTemplate"}},{"6":{"Value":"AnalyticsRule"}},{"6":{"Value":"HuntingQuery"}},{"6":{"Value":"InvestigationQuery"}},{"6":{"Value":"Parser"}},{"6":{"Value":"Watchlist"}},{"6":{"Value":"WatchlistTemplate"}},{"6":{"Value":"Solution"}},{"6":{"Value":"AzureFunction"}},{"6":{"Value":"LogicAppsCustomConnector"}},{"6":{"Value":"AutomationRule"}},{"5":{"Elements":[375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,4]}},{"6":{"Value":"AND"}},{"6":{"Value":"OR"}},{"5":{"Elements":[393,394,4]}},{"3":{"ItemType":374}},{"3":{"ItemType":4}},{"2":{"Name":"MetadataCategories","Properties":{"domains":{"Type":399,"Flags":0,"Description":"domain for the solution content item"},"verticals":{"Type":400,"Flags":0,"Description":"Industry verticals for the solution content item"}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"4":{"Name":"Microsoft.SecurityInsights/contentPackages@2023-11-01","ScopeType":16,"Body":345,"Flags":0}},{"6":{"Value":"Microsoft.SecurityInsights/contentTemplates"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.SecurityInsights/contentTemplates","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":404,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":405,"Flags":10,"Description":"The resource api version"},"properties":{"Type":407,"Flags":0,"Description":"template properties"},"etag":{"Type":4,"Flags":0,"Description":"Etag of the azure resource"},"systemData":{"Type":11,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"TemplateProperties","Properties":{"contentId":{"Type":4,"Flags":0,"Description":"Static ID for the content. Used to identify dependencies and content from solutions or community. Hard-coded/static for out of the box content and solutions. Dynamic for user-created. This is the resource name"},"contentProductId":{"Type":4,"Flags":0,"Description":"Unique ID for the content. It should be generated based on the contentId of the package, contentId of the template, contentKind of the template and the contentVersion of the template"},"packageVersion":{"Type":4,"Flags":0,"Description":"Version of the package. Default and recommended format is numeric (e.g. 1, 1.0, 1.0.0, 1.0.0.0), following ARM metadata best practices. Can also be any string, but then we cannot guarantee any version checks"},"version":{"Type":4,"Flags":0,"Description":"Version of the content. Default and recommended format is numeric (e.g. 1, 1.0, 1.0.0, 1.0.0.0), following ARM metadata best practices. Can also be any string, but then we cannot guarantee any version checks"},"displayName":{"Type":4,"Flags":0,"Description":"The display name of the template"},"contentKind":{"Type":425,"Flags":0,"Description":"The kind of content the template is for."},"source":{"Type":362,"Flags":0,"Description":"Source of the content. This is where/how it was created."},"author":{"Type":368,"Flags":0,"Description":"The creator of the content item."},"support":{"Type":369,"Flags":0,"Description":"Support information for the template - type, name, contact information"},"dependencies":{"Type":374,"Flags":0,"Description":"Dependencies for the content item, what other content items it requires to work. Can describe more complex dependencies using a recursive/nested structure. For a single dependency an id/kind/version can be supplied or operator/criteria for complex formats."},"categories":{"Type":398,"Flags":0,"Description":"Categories for the item"},"providers":{"Type":426,"Flags":0,"Description":"Providers for the content item"},"firstPublishDate":{"Type":4,"Flags":0,"Description":"first publish date content item"},"lastPublishDate":{"Type":4,"Flags":0,"Description":"last publish date for the content item"},"customVersion":{"Type":4,"Flags":0,"Description":"The custom version of the content. A optional free text"},"contentSchemaVersion":{"Type":4,"Flags":0,"Description":"Schema version of the content. Can be used to distinguish between different flow based on the schema version"},"icon":{"Type":4,"Flags":0,"Description":"the icon identifier. this id can later be fetched from the content metadata"},"threatAnalysisTactics":{"Type":427,"Flags":0,"Description":"the tactics the resource covers"},"threatAnalysisTechniques":{"Type":428,"Flags":0,"Description":"the techniques the resource covers, these have to be aligned with the tactics being used"},"previewImages":{"Type":429,"Flags":0,"Description":"preview image file names. These will be taken from the solution artifacts"},"previewImagesDark":{"Type":430,"Flags":0,"Description":"preview image file names. These will be taken from the solution artifacts. used for dark theme support"},"packageId":{"Type":4,"Flags":0,"Description":"the package Id contains this template"},"packageKind":{"Type":433,"Flags":0,"Description":"the packageKind of the package contains this template"},"packageName":{"Type":4,"Flags":0,"Description":"the name of the package contains this template"},"isDeprecated":{"Type":436,"Flags":2,"Description":"Flag indicates if this template is deprecated"},"mainTemplate":{"Type":0,"Flags":0,"Description":"The JSON of the ARM template to deploy active content. Expandable."},"dependantTemplates":{"Type":437,"Flags":2,"Description":"Dependant templates. Expandable."}}}},{"6":{"Value":"DataConnector"}},{"6":{"Value":"DataType"}},{"6":{"Value":"Workbook"}},{"6":{"Value":"WorkbookTemplate"}},{"6":{"Value":"Playbook"}},{"6":{"Value":"PlaybookTemplate"}},{"6":{"Value":"AnalyticsRuleTemplate"}},{"6":{"Value":"AnalyticsRule"}},{"6":{"Value":"HuntingQuery"}},{"6":{"Value":"InvestigationQuery"}},{"6":{"Value":"Parser"}},{"6":{"Value":"Watchlist"}},{"6":{"Value":"WatchlistTemplate"}},{"6":{"Value":"Solution"}},{"6":{"Value":"AzureFunction"}},{"6":{"Value":"LogicAppsCustomConnector"}},{"6":{"Value":"AutomationRule"}},{"5":{"Elements":[408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"Solution"}},{"6":{"Value":"Standalone"}},{"5":{"Elements":[431,432,4]}},{"6":{"Value":"true"}},{"6":{"Value":"false"}},{"5":{"Elements":[434,435,4]}},{"3":{"ItemType":407}},{"4":{"Name":"Microsoft.SecurityInsights/contentTemplates@2023-11-01","ScopeType":16,"Body":406,"Flags":0}},{"6":{"Value":"Microsoft.SecurityInsights/dataConnectors"}},{"6":{"Value":"2023-11-01"}},{"7":{"Name":"Microsoft.SecurityInsights/dataConnectors","Discriminator":"kind","BaseProperties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":439,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":440,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"Etag of the azure resource"},"systemData":{"Type":11,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}},"Elements":{"AmazonWebServicesCloudTrail":442,"AzureActiveDirectory":450,"AzureAdvancedThreatProtection":458,"AzureSecurityCenter":461,"MicrosoftCloudAppSecurity":464,"MicrosoftDefenderAdvancedThreatProtection":468,"Office365":471,"ThreatIntelligence":487}}},{"2":{"Name":"AwsCloudTrailDataConnector","Properties":{"properties":{"Type":443,"Flags":0,"Description":"Amazon Web Services CloudTrail data connector properties."},"kind":{"Type":449,"Flags":1,"Description":"The data connector kind"}}}},{"2":{"Name":"AwsCloudTrailDataConnectorProperties","Properties":{"awsRoleArn":{"Type":4,"Flags":0,"Description":"The Aws Role Arn (with CloudTrailReadOnly policy) that is used to access the Aws account."},"dataTypes":{"Type":444,"Flags":0,"Description":"The available data types for the connector."}}}},{"2":{"Name":"AwsCloudTrailDataConnectorDataTypes","Properties":{"logs":{"Type":445,"Flags":0,"Description":"Logs data type."}}}},{"2":{"Name":"AwsCloudTrailDataConnectorDataTypesLogs","Properties":{"state":{"Type":448,"Flags":0,"Description":"Describe whether this data type connection is enabled or not."}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[446,447,4]}},{"6":{"Value":"AmazonWebServicesCloudTrail"}},{"2":{"Name":"AADDataConnector","Properties":{"properties":{"Type":451,"Flags":0,"Description":"AAD (Azure Active Directory) data connector properties."},"kind":{"Type":457,"Flags":1,"Description":"The data connector kind"}}}},{"2":{"Name":"AADDataConnectorProperties","Properties":{"tenantId":{"Type":4,"Flags":0,"Description":"The tenant id to connect to, and get the data from."},"dataTypes":{"Type":452,"Flags":0,"Description":"The available data types for the connector."}}}},{"2":{"Name":"AlertsDataTypeOfDataConnector","Properties":{"alerts":{"Type":453,"Flags":0,"Description":"Alerts data type connection."}}}},{"2":{"Name":"DataConnectorDataTypeCommon","Properties":{"state":{"Type":456,"Flags":0,"Description":"Describe whether this data type connection is enabled or not."}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[454,455,4]}},{"6":{"Value":"AzureActiveDirectory"}},{"2":{"Name":"AatpDataConnector","Properties":{"properties":{"Type":459,"Flags":0,"Description":"AATP (Azure Advanced Threat Protection) data connector properties."},"kind":{"Type":460,"Flags":1,"Description":"The data connector kind"}}}},{"2":{"Name":"AatpDataConnectorProperties","Properties":{"tenantId":{"Type":4,"Flags":0,"Description":"The tenant id to connect to, and get the data from."},"dataTypes":{"Type":452,"Flags":0,"Description":"The available data types for the connector."}}}},{"6":{"Value":"AzureAdvancedThreatProtection"}},{"2":{"Name":"ASCDataConnector","Properties":{"properties":{"Type":462,"Flags":0,"Description":"ASC (Azure Security Center) data connector properties."},"kind":{"Type":463,"Flags":1,"Description":"The data connector kind"}}}},{"2":{"Name":"ASCDataConnectorProperties","Properties":{"subscriptionId":{"Type":4,"Flags":0,"Description":"The subscription id to connect to, and get the data from."},"dataTypes":{"Type":452,"Flags":0,"Description":"The available data types for the connector."}}}},{"6":{"Value":"AzureSecurityCenter"}},{"2":{"Name":"McasDataConnector","Properties":{"properties":{"Type":465,"Flags":0,"Description":"MCAS (Microsoft Cloud App Security) data connector properties."},"kind":{"Type":467,"Flags":1,"Description":"The data connector kind"}}}},{"2":{"Name":"McasDataConnectorProperties","Properties":{"tenantId":{"Type":4,"Flags":0,"Description":"The tenant id to connect to, and get the data from."},"dataTypes":{"Type":466,"Flags":0,"Description":"The available data types for the connector."}}}},{"2":{"Name":"McasDataConnectorDataTypes","Properties":{"discoveryLogs":{"Type":453,"Flags":0,"Description":"Discovery log data type connection."},"alerts":{"Type":453,"Flags":0,"Description":"Alerts data type connection."}}}},{"6":{"Value":"MicrosoftCloudAppSecurity"}},{"2":{"Name":"MdatpDataConnector","Properties":{"properties":{"Type":469,"Flags":0,"Description":"MDATP (Microsoft Defender Advanced Threat Protection) data connector properties."},"kind":{"Type":470,"Flags":1,"Description":"The data connector kind"}}}},{"2":{"Name":"MdatpDataConnectorProperties","Properties":{"tenantId":{"Type":4,"Flags":0,"Description":"The tenant id to connect to, and get the data from."},"dataTypes":{"Type":452,"Flags":0,"Description":"The available data types for the connector."}}}},{"6":{"Value":"MicrosoftDefenderAdvancedThreatProtection"}},{"2":{"Name":"OfficeDataConnector","Properties":{"properties":{"Type":472,"Flags":0,"Description":"Office data connector properties."},"kind":{"Type":486,"Flags":1,"Description":"The data connector kind"}}}},{"2":{"Name":"OfficeDataConnectorProperties","Properties":{"tenantId":{"Type":4,"Flags":0,"Description":"The tenant id to connect to, and get the data from."},"dataTypes":{"Type":473,"Flags":0,"Description":"The available data types for the connector."}}}},{"2":{"Name":"OfficeDataConnectorDataTypes","Properties":{"exchange":{"Type":474,"Flags":0,"Description":"Exchange data type connection."},"sharePoint":{"Type":478,"Flags":0,"Description":"SharePoint data type connection."},"teams":{"Type":482,"Flags":0,"Description":"Teams data type connection."}}}},{"2":{"Name":"OfficeDataConnectorDataTypesExchange","Properties":{"state":{"Type":477,"Flags":0,"Description":"Describe whether this data type connection is enabled or not."}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[475,476,4]}},{"2":{"Name":"OfficeDataConnectorDataTypesSharePoint","Properties":{"state":{"Type":481,"Flags":0,"Description":"Describe whether this data type connection is enabled or not."}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[479,480,4]}},{"2":{"Name":"OfficeDataConnectorDataTypesTeams","Properties":{"state":{"Type":485,"Flags":0,"Description":"Describe whether this data type connection is enabled or not."}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[483,484,4]}},{"6":{"Value":"Office365"}},{"2":{"Name":"TIDataConnector","Properties":{"properties":{"Type":488,"Flags":0,"Description":"TI (Threat Intelligence) data connector properties."},"kind":{"Type":494,"Flags":1,"Description":"The data connector kind"}}}},{"2":{"Name":"TIDataConnectorProperties","Properties":{"tenantId":{"Type":4,"Flags":0,"Description":"The tenant id to connect to, and get the data from."},"tipLookbackPeriod":{"Type":4,"Flags":0,"Description":"The lookback period for the feed to be imported."},"dataTypes":{"Type":489,"Flags":0,"Description":"The available data types for the connector."}}}},{"2":{"Name":"TIDataConnectorDataTypes","Properties":{"indicators":{"Type":490,"Flags":0,"Description":"Data type for indicators connection."}}}},{"2":{"Name":"TIDataConnectorDataTypesIndicators","Properties":{"state":{"Type":493,"Flags":0,"Description":"Describe whether this data type connection is enabled or not."}}}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[491,492,4]}},{"6":{"Value":"ThreatIntelligence"}},{"4":{"Name":"Microsoft.SecurityInsights/dataConnectors@2023-11-01","ScopeType":16,"Body":441,"Flags":0}},{"6":{"Value":"Microsoft.SecurityInsights/incidents"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.SecurityInsights/incidents","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":496,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":497,"Flags":10,"Description":"The resource api version"},"properties":{"Type":499,"Flags":0,"Description":"Incident properties"},"etag":{"Type":4,"Flags":0,"Description":"Etag of the azure resource"},"systemData":{"Type":11,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"IncidentProperties","Properties":{"additionalData":{"Type":500,"Flags":2,"Description":"Additional data on the incident"},"classification":{"Type":525,"Flags":0,"Description":"The reason the incident was closed"},"classificationComment":{"Type":4,"Flags":0,"Description":"Describes the reason the incident was closed"},"classificationReason":{"Type":530,"Flags":0,"Description":"The classification reason the incident was closed with"},"createdTimeUtc":{"Type":4,"Flags":2,"Description":"The time the incident was created"},"description":{"Type":4,"Flags":0,"Description":"The description of the incident"},"firstActivityTimeUtc":{"Type":4,"Flags":0,"Description":"The time of the first activity in the incident"},"incidentUrl":{"Type":4,"Flags":2,"Description":"The deep-link url to the incident in Azure portal"},"providerName":{"Type":4,"Flags":2,"Description":"The name of the source provider that generated the incident"},"providerIncidentId":{"Type":4,"Flags":2,"Description":"The incident ID assigned by the incident provider"},"incidentNumber":{"Type":3,"Flags":2,"Description":"A sequential number"},"labels":{"Type":531,"Flags":0,"Description":"List of labels relevant to this incident"},"lastActivityTimeUtc":{"Type":4,"Flags":0,"Description":"The time of the last activity in the incident"},"lastModifiedTimeUtc":{"Type":4,"Flags":2,"Description":"The last time the incident was updated"},"owner":{"Type":313,"Flags":0,"Description":"Describes a user that the incident is assigned to"},"relatedAnalyticRuleIds":{"Type":532,"Flags":2,"Description":"List of resource ids of Analytic rules related to the incident"},"severity":{"Type":537,"Flags":1,"Description":"The severity of the incident"},"status":{"Type":541,"Flags":1,"Description":"The status of the incident"},"title":{"Type":4,"Flags":1,"Description":"The title of the incident"}}}},{"2":{"Name":"IncidentAdditionalData","Properties":{"alertsCount":{"Type":3,"Flags":2,"Description":"The number of alerts in the incident"},"bookmarksCount":{"Type":3,"Flags":2,"Description":"The number of bookmarks in the incident"},"commentsCount":{"Type":3,"Flags":2,"Description":"The number of comments in the incident"},"alertProductNames":{"Type":501,"Flags":2,"Description":"List of product names of alerts in the incident"},"tactics":{"Type":520,"Flags":2,"Description":"The tactics associated with incident"},"providerIncidentUrl":{"Type":4,"Flags":2,"Description":"The provider incident url to the incident in Microsoft 365 Defender portal"}}}},{"3":{"ItemType":4}},{"6":{"Value":"Reconnaissance"}},{"6":{"Value":"ResourceDevelopment"}},{"6":{"Value":"InitialAccess"}},{"6":{"Value":"Execution"}},{"6":{"Value":"Persistence"}},{"6":{"Value":"PrivilegeEscalation"}},{"6":{"Value":"DefenseEvasion"}},{"6":{"Value":"CredentialAccess"}},{"6":{"Value":"Discovery"}},{"6":{"Value":"LateralMovement"}},{"6":{"Value":"Collection"}},{"6":{"Value":"Exfiltration"}},{"6":{"Value":"CommandAndControl"}},{"6":{"Value":"Impact"}},{"6":{"Value":"PreAttack"}},{"6":{"Value":"ImpairProcessControl"}},{"6":{"Value":"InhibitResponseFunction"}},{"5":{"Elements":[502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,4]}},{"3":{"ItemType":519}},{"6":{"Value":"Undetermined"}},{"6":{"Value":"TruePositive"}},{"6":{"Value":"BenignPositive"}},{"6":{"Value":"FalsePositive"}},{"5":{"Elements":[521,522,523,524,4]}},{"6":{"Value":"SuspiciousActivity"}},{"6":{"Value":"SuspiciousButExpected"}},{"6":{"Value":"IncorrectAlertLogic"}},{"6":{"Value":"InaccurateData"}},{"5":{"Elements":[526,527,528,529,4]}},{"3":{"ItemType":318}},{"3":{"ItemType":4}},{"6":{"Value":"High"}},{"6":{"Value":"Medium"}},{"6":{"Value":"Low"}},{"6":{"Value":"Informational"}},{"5":{"Elements":[533,534,535,536,4]}},{"6":{"Value":"New"}},{"6":{"Value":"Active"}},{"6":{"Value":"Closed"}},{"5":{"Elements":[538,539,540,4]}},{"4":{"Name":"Microsoft.SecurityInsights/incidents@2023-11-01","ScopeType":16,"Body":498,"Flags":0}},{"6":{"Value":"Microsoft.SecurityInsights/incidents/comments"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.SecurityInsights/incidents/comments","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":543,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":544,"Flags":10,"Description":"The resource api version"},"properties":{"Type":546,"Flags":0,"Description":"Incident comment properties"},"etag":{"Type":4,"Flags":0,"Description":"Etag of the azure resource"},"systemData":{"Type":11,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"IncidentCommentProperties","Properties":{"createdTimeUtc":{"Type":4,"Flags":2,"Description":"The time the comment was created"},"lastModifiedTimeUtc":{"Type":4,"Flags":2,"Description":"The time the comment was updated"},"message":{"Type":4,"Flags":1,"Description":"The comment message"},"author":{"Type":328,"Flags":2,"Description":"Describes the client that created the comment"}}}},{"4":{"Name":"Microsoft.SecurityInsights/incidents/comments@2023-11-01","ScopeType":16,"Body":545,"Flags":0}},{"6":{"Value":"Microsoft.SecurityInsights/incidents/relations"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.SecurityInsights/incidents/relations","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":548,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":549,"Flags":10,"Description":"The resource api version"},"properties":{"Type":551,"Flags":0,"Description":"Relation properties"},"etag":{"Type":4,"Flags":0,"Description":"Etag of the azure resource"},"systemData":{"Type":11,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"RelationProperties","Properties":{"relatedResourceId":{"Type":4,"Flags":1,"Description":"The resource ID of the related resource"},"relatedResourceName":{"Type":4,"Flags":2,"Description":"The name of the related resource"},"relatedResourceType":{"Type":4,"Flags":2,"Description":"The resource type of the related resource"},"relatedResourceKind":{"Type":4,"Flags":2,"Description":"The resource kind of the related resource"}}}},{"4":{"Name":"Microsoft.SecurityInsights/incidents/relations@2023-11-01","ScopeType":16,"Body":550,"Flags":0}},{"6":{"Value":"Microsoft.SecurityInsights/metadata"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.SecurityInsights/metadata","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":553,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":554,"Flags":10,"Description":"The resource api version"},"properties":{"Type":556,"Flags":0,"Description":"Metadata properties"},"etag":{"Type":4,"Flags":0,"Description":"Etag of the azure resource"},"systemData":{"Type":11,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"MetadataProperties","Properties":{"contentId":{"Type":4,"Flags":0,"Description":"Static ID for the content. Used to identify dependencies and content from solutions or community. Hard-coded/static for out of the box content and solutions. Dynamic for user-created. This is the resource name"},"parentId":{"Type":4,"Flags":1,"Description":"Full parent resource ID of the content item the metadata is for. This is the full resource ID including the scope (subscription and resource group)"},"version":{"Type":4,"Flags":0,"Description":"Version of the content. Default and recommended format is numeric (e.g. 1, 1.0, 1.0.0, 1.0.0.0), following ARM template best practices. Can also be any string, but then we cannot guarantee any version checks"},"kind":{"Type":4,"Flags":1,"Description":"The kind of content the metadata is for."},"source":{"Type":362,"Flags":0,"Description":"Source of the content. This is where/how it was created."},"author":{"Type":368,"Flags":0,"Description":"The creator of the content item."},"support":{"Type":369,"Flags":0,"Description":"Support information for the metadata - type, name, contact information"},"dependencies":{"Type":374,"Flags":0,"Description":"Dependencies for the content item, what other content items it requires to work. Can describe more complex dependencies using a recursive/nested structure. For a single dependency an id/kind/version can be supplied or operator/criteria for complex formats."},"categories":{"Type":398,"Flags":0,"Description":"Categories for the solution content item"},"providers":{"Type":557,"Flags":0,"Description":"Providers for the solution content item"},"firstPublishDate":{"Type":4,"Flags":0,"Description":"first publish date solution content item"},"lastPublishDate":{"Type":4,"Flags":0,"Description":"last publish date for the solution content item"},"customVersion":{"Type":4,"Flags":0,"Description":"The custom version of the content. A optional free text"},"contentSchemaVersion":{"Type":4,"Flags":0,"Description":"Schema version of the content. Can be used to distinguish between different flow based on the schema version"},"icon":{"Type":4,"Flags":0,"Description":"the icon identifier. this id can later be fetched from the solution template"},"threatAnalysisTactics":{"Type":558,"Flags":0,"Description":"the tactics the resource covers"},"threatAnalysisTechniques":{"Type":559,"Flags":0,"Description":"the techniques the resource covers, these have to be aligned with the tactics being used"},"previewImages":{"Type":560,"Flags":0,"Description":"preview image file names. These will be taken from the solution artifacts"},"previewImagesDark":{"Type":561,"Flags":0,"Description":"preview image file names. These will be taken from the solution artifacts. used for dark theme support"}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"4":{"Name":"Microsoft.SecurityInsights/metadata@2023-11-01","ScopeType":16,"Body":555,"Flags":0}},{"6":{"Value":"Microsoft.SecurityInsights/onboardingStates"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.SecurityInsights/onboardingStates","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":563,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":564,"Flags":10,"Description":"The resource api version"},"properties":{"Type":566,"Flags":0,"Description":"The Sentinel onboarding state object"},"etag":{"Type":4,"Flags":0,"Description":"Etag of the azure resource"},"systemData":{"Type":11,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"SentinelOnboardingStateProperties","Properties":{"customerManagedKey":{"Type":2,"Flags":0,"Description":"Flag that indicates the status of the CMK setting"}}}},{"4":{"Name":"Microsoft.SecurityInsights/onboardingStates@2023-11-01","ScopeType":16,"Body":565,"Flags":0}},{"6":{"Value":"Microsoft.SecurityInsights/securityMLAnalyticsSettings"}},{"6":{"Value":"2023-11-01"}},{"7":{"Name":"Microsoft.SecurityInsights/securityMLAnalyticsSettings","Discriminator":"kind","BaseProperties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":568,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":569,"Flags":10,"Description":"The resource api version"},"etag":{"Type":4,"Flags":0,"Description":"Etag of the azure resource"},"systemData":{"Type":11,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}},"Elements":{"Anomaly":571}}},{"2":{"Name":"AnomalySecurityMLAnalyticsSettings","Properties":{"properties":{"Type":572,"Flags":0,"Description":"Anomaly Security ML Analytics Settings properties"},"kind":{"Type":599,"Flags":1,"Description":"The kind of security ML Analytics Settings"}}}},{"2":{"Name":"AnomalySecurityMLAnalyticsSettingsProperties","Properties":{"description":{"Type":4,"Flags":0,"Description":"The description of the SecurityMLAnalyticsSettings."},"displayName":{"Type":4,"Flags":1,"Description":"The display name for settings created by this SecurityMLAnalyticsSettings."},"enabled":{"Type":2,"Flags":1,"Description":"Determines whether this settings is enabled or disabled."},"lastModifiedUtc":{"Type":4,"Flags":2,"Description":"The last time that this SecurityMLAnalyticsSettings has been modified."},"requiredDataConnectors":{"Type":575,"Flags":0,"Description":"The required data sources for this SecurityMLAnalyticsSettings"},"tactics":{"Type":594,"Flags":0,"Description":"The tactics of the SecurityMLAnalyticsSettings"},"techniques":{"Type":595,"Flags":0,"Description":"The techniques of the SecurityMLAnalyticsSettings"},"anomalyVersion":{"Type":4,"Flags":1,"Description":"The anomaly version of the AnomalySecurityMLAnalyticsSettings."},"customizableObservations":{"Type":0,"Flags":0,"Description":"The customizable observations of the AnomalySecurityMLAnalyticsSettings."},"frequency":{"Type":4,"Flags":1,"Description":"The frequency that this SecurityMLAnalyticsSettings will be run."},"settingsStatus":{"Type":598,"Flags":1,"Description":"The anomaly SecurityMLAnalyticsSettings status"},"isDefaultSettings":{"Type":2,"Flags":1,"Description":"Determines whether this anomaly security ml analytics settings is a default settings"},"anomalySettingsVersion":{"Type":3,"Flags":0,"Description":"The anomaly settings version of the Anomaly security ml analytics settings that dictates whether job version gets updated or not."},"settingsDefinitionId":{"Type":4,"Flags":0,"Description":"The anomaly settings definition Id"}}}},{"2":{"Name":"SecurityMLAnalyticsSettingsDataSource","Properties":{"connectorId":{"Type":4,"Flags":0,"Description":"The connector id that provides the following data types"},"dataTypes":{"Type":574,"Flags":0,"Description":"The data types used by the security ml analytics settings"}}}},{"3":{"ItemType":4}},{"3":{"ItemType":573}},{"6":{"Value":"Reconnaissance"}},{"6":{"Value":"ResourceDevelopment"}},{"6":{"Value":"InitialAccess"}},{"6":{"Value":"Execution"}},{"6":{"Value":"Persistence"}},{"6":{"Value":"PrivilegeEscalation"}},{"6":{"Value":"DefenseEvasion"}},{"6":{"Value":"CredentialAccess"}},{"6":{"Value":"Discovery"}},{"6":{"Value":"LateralMovement"}},{"6":{"Value":"Collection"}},{"6":{"Value":"Exfiltration"}},{"6":{"Value":"CommandAndControl"}},{"6":{"Value":"Impact"}},{"6":{"Value":"PreAttack"}},{"6":{"Value":"ImpairProcessControl"}},{"6":{"Value":"InhibitResponseFunction"}},{"5":{"Elements":[576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,4]}},{"3":{"ItemType":593}},{"3":{"ItemType":4}},{"6":{"Value":"Production"}},{"6":{"Value":"Flighting"}},{"5":{"Elements":[596,597,4]}},{"6":{"Value":"Anomaly"}},{"4":{"Name":"Microsoft.SecurityInsights/securityMLAnalyticsSettings@2023-11-01","ScopeType":16,"Body":570,"Flags":0}},{"6":{"Value":"Microsoft.SecurityInsights/sourcecontrols"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.SecurityInsights/sourcecontrols","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":601,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":602,"Flags":10,"Description":"The resource api version"},"properties":{"Type":604,"Flags":1,"Description":"source control properties"},"etag":{"Type":4,"Flags":0,"Description":"Etag of the azure resource"},"systemData":{"Type":11,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"SourceControlProperties","Properties":{"id":{"Type":4,"Flags":2,"Description":"The id (a Guid) of the source control"},"version":{"Type":607,"Flags":2,"Description":"The version number associated with the source control"},"displayName":{"Type":4,"Flags":1,"Description":"The display name of the source control"},"description":{"Type":4,"Flags":0,"Description":"A description of the source control"},"repoType":{"Type":610,"Flags":1,"Description":"The repository type of the source control"},"contentTypes":{"Type":618,"Flags":1,"Description":"Array of source control content types."},"repository":{"Type":619,"Flags":1,"Description":"Repository metadata."},"servicePrincipal":{"Type":620,"Flags":0,"Description":"Service principal metadata."},"repositoryAccess":{"Type":621,"Flags":4,"Description":"Repository access credentials. This is write-only object and it never returns back to a user."},"repositoryResourceInfo":{"Type":626,"Flags":0,"Description":"Information regarding the resources created in user's repository."},"lastDeploymentInfo":{"Type":630,"Flags":2,"Description":"Information regarding the latest deployment for the source control."},"pullRequest":{"Type":645,"Flags":2,"Description":"Information regarding the pull request of the source control."}}}},{"6":{"Value":"V1"}},{"6":{"Value":"V2"}},{"5":{"Elements":[605,606,4]}},{"6":{"Value":"Github"}},{"6":{"Value":"AzureDevOps"}},{"5":{"Elements":[608,609,4]}},{"6":{"Value":"AnalyticRule"}},{"6":{"Value":"AutomationRule"}},{"6":{"Value":"HuntingQuery"}},{"6":{"Value":"Parser"}},{"6":{"Value":"Playbook"}},{"6":{"Value":"Workbook"}},{"5":{"Elements":[611,612,613,614,615,616,4]}},{"3":{"ItemType":617}},{"2":{"Name":"Repository","Properties":{"url":{"Type":4,"Flags":1,"Description":"Url of repository."},"branch":{"Type":4,"Flags":1,"Description":"Branch name of repository."},"displayUrl":{"Type":4,"Flags":0,"Description":"Display url of repository."},"deploymentLogsUrl":{"Type":4,"Flags":2,"Description":"Url to access repository action logs."}}}},{"2":{"Name":"ServicePrincipal","Properties":{"id":{"Type":4,"Flags":2,"Description":"Id of service principal."},"tenantId":{"Type":4,"Flags":2,"Description":"Tenant id of service principal."},"appId":{"Type":4,"Flags":2,"Description":"App id of service principal."},"credentialsExpireOn":{"Type":4,"Flags":0,"Description":"Expiration time of service principal credentials."}}}},{"2":{"Name":"RepositoryAccess","Properties":{"kind":{"Type":625,"Flags":1,"Description":"The kind of repository access credentials"},"code":{"Type":4,"Flags":0,"Description":"OAuth Code. Required when `kind` is `OAuth`"},"state":{"Type":4,"Flags":0,"Description":"OAuth State. Required when `kind` is `OAuth`"},"clientId":{"Type":4,"Flags":0,"Description":"OAuth ClientId. Required when `kind` is `OAuth`"},"token":{"Type":4,"Flags":0,"Description":"Personal Access Token. Required when `kind` is `PAT`"},"installationId":{"Type":4,"Flags":0,"Description":"Application installation ID. Required when `kind` is `App`. Supported by `GitHub` only."}}}},{"6":{"Value":"OAuth"}},{"6":{"Value":"PAT"}},{"6":{"Value":"App"}},{"5":{"Elements":[622,623,624,4]}},{"2":{"Name":"RepositoryResourceInfo","Properties":{"webhook":{"Type":627,"Flags":0,"Description":"The webhook object created for the source-control."},"gitHubResourceInfo":{"Type":628,"Flags":2,"Description":"Resources created in GitHub for this source-control."},"azureDevOpsResourceInfo":{"Type":629,"Flags":2,"Description":"Resources created in Azure DevOps for this source-control."}}}},{"2":{"Name":"Webhook","Properties":{"webhookId":{"Type":4,"Flags":2,"Description":"Unique identifier for the webhook."},"webhookUrl":{"Type":4,"Flags":2,"Description":"URL that gets invoked by the webhook."},"webhookSecretUpdateTime":{"Type":4,"Flags":2,"Description":"Time when the webhook secret was updated."},"rotateWebhookSecret":{"Type":2,"Flags":0,"Description":"A flag to instruct the backend service to rotate webhook secret."}}}},{"2":{"Name":"GitHubResourceInfo","Properties":{"appInstallationId":{"Type":4,"Flags":0,"Description":"GitHub application installation id."}}}},{"2":{"Name":"AzureDevOpsResourceInfo","Properties":{"pipelineId":{"Type":4,"Flags":0,"Description":"Id of the pipeline created for the source-control."},"serviceConnectionId":{"Type":4,"Flags":0,"Description":"Id of the service-connection created for the source-control."}}}},{"2":{"Name":"DeploymentInfo","Properties":{"deploymentFetchStatus":{"Type":634,"Flags":0,"Description":"Status while fetching the last deployment."},"deployment":{"Type":635,"Flags":0,"Description":"Deployment information."},"message":{"Type":4,"Flags":0,"Description":"Additional details about the deployment that can be shown to the user."}}}},{"6":{"Value":"Success"}},{"6":{"Value":"Unauthorized"}},{"6":{"Value":"NotFound"}},{"5":{"Elements":[631,632,633,4]}},{"2":{"Name":"Deployment","Properties":{"deploymentId":{"Type":4,"Flags":0,"Description":"Deployment identifier."},"deploymentState":{"Type":640,"Flags":0,"Description":"Current status of the deployment."},"deploymentResult":{"Type":644,"Flags":0,"Description":"The outcome of the deployment."},"deploymentTime":{"Type":4,"Flags":0,"Description":"The time when the deployment finished."},"deploymentLogsUrl":{"Type":4,"Flags":0,"Description":"Url to access repository action logs."}}}},{"6":{"Value":"In_Progress"}},{"6":{"Value":"Completed"}},{"6":{"Value":"Queued"}},{"6":{"Value":"Canceling"}},{"5":{"Elements":[636,637,638,639,4]}},{"6":{"Value":"Success"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Failed"}},{"5":{"Elements":[641,642,643,4]}},{"2":{"Name":"PullRequest","Properties":{"url":{"Type":4,"Flags":2,"Description":"URL of pull request"},"state":{"Type":648,"Flags":2,"Description":"State of the pull request"}}}},{"6":{"Value":"Open"}},{"6":{"Value":"Closed"}},{"5":{"Elements":[646,647,4]}},{"4":{"Name":"Microsoft.SecurityInsights/sourcecontrols@2023-11-01","ScopeType":16,"Body":603,"Flags":0}},{"6":{"Value":"Microsoft.SecurityInsights/threatIntelligence/indicators"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.SecurityInsights/threatIntelligence/indicators","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":650,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":651,"Flags":10,"Description":"The resource api version"},"properties":{"Type":653,"Flags":4,"Description":"Threat Intelligence Entity properties"},"etag":{"Type":4,"Flags":0,"Description":"Etag of the azure resource"},"systemData":{"Type":11,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"ThreatIntelligenceIndicatorProperties","Properties":{"threatIntelligenceTags":{"Type":654,"Flags":0,"Description":"List of tags"},"lastUpdatedTimeUtc":{"Type":4,"Flags":0,"Description":"Last updated time in UTC"},"source":{"Type":4,"Flags":0,"Description":"Source of a threat intelligence entity"},"displayName":{"Type":4,"Flags":0,"Description":"Display name of a threat intelligence entity"},"description":{"Type":4,"Flags":0,"Description":"Description of a threat intelligence entity"},"indicatorTypes":{"Type":655,"Flags":0,"Description":"Indicator types of threat intelligence entities"},"pattern":{"Type":4,"Flags":0,"Description":"Pattern of a threat intelligence entity"},"patternType":{"Type":4,"Flags":0,"Description":"Pattern type of a threat intelligence entity"},"patternVersion":{"Type":4,"Flags":0,"Description":"Pattern version of a threat intelligence entity"},"killChainPhases":{"Type":657,"Flags":0,"Description":"Kill chain phases"},"parsedPattern":{"Type":661,"Flags":0,"Description":"Parsed patterns"},"externalId":{"Type":4,"Flags":0,"Description":"External ID of threat intelligence entity"},"createdByRef":{"Type":4,"Flags":0,"Description":"Created by reference of threat intelligence entity"},"defanged":{"Type":2,"Flags":0,"Description":"Is threat intelligence entity defanged"},"externalLastUpdatedTimeUtc":{"Type":4,"Flags":0,"Description":"External last updated time in UTC"},"externalReferences":{"Type":664,"Flags":0,"Description":"External References"},"granularMarkings":{"Type":667,"Flags":0,"Description":"Granular Markings"},"labels":{"Type":668,"Flags":0,"Description":"Labels of threat intelligence entity"},"revoked":{"Type":2,"Flags":0,"Description":"Is threat intelligence entity revoked"},"confidence":{"Type":3,"Flags":0,"Description":"Confidence of threat intelligence entity"},"objectMarkingRefs":{"Type":669,"Flags":0,"Description":"Threat intelligence entity object marking references"},"language":{"Type":4,"Flags":0,"Description":"Language of threat intelligence entity"},"threatTypes":{"Type":670,"Flags":0,"Description":"Threat types"},"validFrom":{"Type":4,"Flags":0,"Description":"Valid from"},"validUntil":{"Type":4,"Flags":0,"Description":"Valid until"},"created":{"Type":4,"Flags":0,"Description":"Created by"},"modified":{"Type":4,"Flags":0,"Description":"Modified by"},"extensions":{"Type":671,"Flags":0,"Description":"Extensions map"},"additionalData":{"Type":672,"Flags":2,"Description":"A bag of custom fields that should be part of the entity and will be presented to the user."},"friendlyName":{"Type":4,"Flags":2,"Description":"The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"ThreatIntelligenceKillChainPhase","Properties":{"killChainName":{"Type":4,"Flags":0,"Description":"Kill chainName name"},"phaseName":{"Type":4,"Flags":0,"Description":"Phase name"}}}},{"3":{"ItemType":656}},{"2":{"Name":"ThreatIntelligenceParsedPattern","Properties":{"patternTypeKey":{"Type":4,"Flags":0,"Description":"Pattern type key"},"patternTypeValues":{"Type":660,"Flags":0,"Description":"Pattern type keys"}}}},{"2":{"Name":"ThreatIntelligenceParsedPatternTypeValue","Properties":{"valueType":{"Type":4,"Flags":0,"Description":"Type of the value"},"value":{"Type":4,"Flags":0,"Description":"Value of parsed pattern"}}}},{"3":{"ItemType":659}},{"3":{"ItemType":658}},{"2":{"Name":"ThreatIntelligenceExternalReference","Properties":{"description":{"Type":4,"Flags":0,"Description":"External reference description"},"externalId":{"Type":4,"Flags":0,"Description":"External reference ID"},"sourceName":{"Type":4,"Flags":0,"Description":"External reference source name"},"url":{"Type":4,"Flags":0,"Description":"External reference URL"},"hashes":{"Type":663,"Flags":0,"Description":"External reference hashes"}}}},{"2":{"Name":"ThreatIntelligenceExternalReferenceHashes","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":662}},{"2":{"Name":"ThreatIntelligenceGranularMarkingModel","Properties":{"language":{"Type":4,"Flags":0,"Description":"Language granular marking model"},"markingRef":{"Type":3,"Flags":0,"Description":"marking reference granular marking model"},"selectors":{"Type":666,"Flags":0,"Description":"granular marking model selectors"}}}},{"3":{"ItemType":4}},{"3":{"ItemType":665}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"ThreatIntelligenceIndicatorPropertiesExtensions","Properties":{},"AdditionalProperties":0}},{"2":{"Name":"EntityCommonPropertiesAdditionalData","Properties":{},"AdditionalProperties":0}},{"4":{"Name":"Microsoft.SecurityInsights/threatIntelligence/indicators@2023-11-01","ScopeType":16,"Body":652,"Flags":0}},{"6":{"Value":"Microsoft.SecurityInsights/watchlists"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.SecurityInsights/watchlists","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":674,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":675,"Flags":10,"Description":"The resource api version"},"properties":{"Type":677,"Flags":0,"Description":"Watchlist properties"},"etag":{"Type":4,"Flags":0,"Description":"Etag of the azure resource"},"systemData":{"Type":11,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"WatchlistProperties","Properties":{"watchlistId":{"Type":4,"Flags":0,"Description":"The id (a Guid) of the watchlist"},"displayName":{"Type":4,"Flags":1,"Description":"The display name of the watchlist"},"provider":{"Type":4,"Flags":1,"Description":"The provider of the watchlist"},"source":{"Type":4,"Flags":0,"Description":"The source of the watchlist. Only accepts \"Local file\" and \"Remote storage\". And it must included in the request."},"created":{"Type":4,"Flags":0,"Description":"The time the watchlist was created"},"updated":{"Type":4,"Flags":0,"Description":"The last time the watchlist was updated"},"createdBy":{"Type":334,"Flags":0,"Description":"Describes a user that created the watchlist"},"updatedBy":{"Type":334,"Flags":0,"Description":"Describes a user that updated the watchlist"},"description":{"Type":4,"Flags":0,"Description":"A description of the watchlist"},"watchlistType":{"Type":4,"Flags":0,"Description":"The type of the watchlist"},"watchlistAlias":{"Type":4,"Flags":0,"Description":"The alias of the watchlist"},"isDeleted":{"Type":2,"Flags":0,"Description":"A flag that indicates if the watchlist is deleted or not"},"labels":{"Type":678,"Flags":0,"Description":"List of labels relevant to this watchlist"},"defaultDuration":{"Type":4,"Flags":0,"Description":"The default duration of a watchlist (in ISO 8601 duration format)"},"tenantId":{"Type":4,"Flags":0,"Description":"The tenantId where the watchlist belongs to"},"numberOfLinesToSkip":{"Type":3,"Flags":0,"Description":"The number of lines in a csv content to skip before the header"},"rawContent":{"Type":4,"Flags":0,"Description":"The raw content that represents to watchlist items to create. Example : This line will be skipped\nheader1,header2\nvalue1,value2"},"itemsSearchKey":{"Type":4,"Flags":1,"Description":"The search key is used to optimize query performance when using watchlists for joins with other data. For example, enable a column with IP addresses to be the designated SearchKey field, then use this field as the key field when joining to other event data by IP address."},"contentType":{"Type":4,"Flags":0,"Description":"The content type of the raw content. For now, only text/csv is valid"},"uploadStatus":{"Type":4,"Flags":0,"Description":"The status of the Watchlist upload : New, InProgress or Complete. **Note** : When a Watchlist upload status is InProgress, the Watchlist cannot be deleted"}}}},{"3":{"ItemType":4}},{"4":{"Name":"Microsoft.SecurityInsights/watchlists@2023-11-01","ScopeType":16,"Body":676,"Flags":0}},{"6":{"Value":"Microsoft.SecurityInsights/watchlists/watchlistItems"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.SecurityInsights/watchlists/watchlistItems","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":680,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":681,"Flags":10,"Description":"The resource api version"},"properties":{"Type":683,"Flags":0,"Description":"Watchlist Item properties"},"etag":{"Type":4,"Flags":0,"Description":"Etag of the azure resource"},"systemData":{"Type":11,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"WatchlistItemProperties","Properties":{"watchlistItemType":{"Type":4,"Flags":0,"Description":"The type of the watchlist item"},"watchlistItemId":{"Type":4,"Flags":0,"Description":"The id (a Guid) of the watchlist item"},"tenantId":{"Type":4,"Flags":0,"Description":"The tenantId to which the watchlist item belongs to"},"isDeleted":{"Type":2,"Flags":0,"Description":"A flag that indicates if the watchlist item is deleted or not"},"created":{"Type":4,"Flags":0,"Description":"The time the watchlist item was created"},"updated":{"Type":4,"Flags":0,"Description":"The last time the watchlist item was updated"},"createdBy":{"Type":334,"Flags":0,"Description":"Describes a user that created the watchlist item"},"updatedBy":{"Type":334,"Flags":0,"Description":"Describes a user that updated the watchlist item"},"itemsKeyValue":{"Type":0,"Flags":1,"Description":"key-value pairs for a watchlist item"},"entityMapping":{"Type":0,"Flags":0,"Description":"key-value pairs for a watchlist item entity mapping"}}}},{"4":{"Name":"Microsoft.SecurityInsights/watchlists/watchlistItems@2023-11-01","ScopeType":16,"Body":682,"Flags":0}},{"6":{"Value":"Microsoft.SecurityInsights/alertRuleTemplates"}},{"6":{"Value":"2023-11-01"}},{"7":{"Name":"Microsoft.SecurityInsights/alertRuleTemplates","Discriminator":"kind","BaseProperties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":685,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":686,"Flags":10,"Description":"The resource api version"},"systemData":{"Type":11,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}},"Elements":{"Fusion":688,"MicrosoftSecurityIncidentCreation":723,"Scheduled":745}}},{"2":{"Name":"FusionAlertRuleTemplate","Properties":{"properties":{"Type":689,"Flags":2,"Description":"Fusion alert rule template properties"},"kind":{"Type":722,"Flags":1,"Description":"The alert rule kind"}}}},{"2":{"Name":"FusionAlertRuleTemplateProperties","Properties":{"alertRulesCreatedByTemplateCount":{"Type":3,"Flags":0,"Description":"the number of alert rules that were created by this template"},"createdDateUTC":{"Type":4,"Flags":2,"Description":"The time that this alert rule template has been added."},"lastUpdatedDateUTC":{"Type":4,"Flags":2,"Description":"The time that this alert rule template was last updated."},"description":{"Type":4,"Flags":0,"Description":"The description of the alert rule template."},"displayName":{"Type":4,"Flags":0,"Description":"The display name for alert rule template."},"requiredDataConnectors":{"Type":692,"Flags":0,"Description":"The required data connectors for this template"},"status":{"Type":696,"Flags":0,"Description":"The alert rule template status."},"severity":{"Type":701,"Flags":0,"Description":"The severity for alerts created by this alert rule."},"tactics":{"Type":720,"Flags":0,"Description":"The tactics of the alert rule template"},"techniques":{"Type":721,"Flags":0,"Description":"The techniques of the alert rule template"}}}},{"2":{"Name":"AlertRuleTemplateDataSource","Properties":{"connectorId":{"Type":4,"Flags":0,"Description":"The connector id that provides the following data types"},"dataTypes":{"Type":691,"Flags":0,"Description":"The data types used by the alert rule template"}}}},{"3":{"ItemType":4}},{"3":{"ItemType":690}},{"6":{"Value":"Installed"}},{"6":{"Value":"Available"}},{"6":{"Value":"NotAvailable"}},{"5":{"Elements":[693,694,695,4]}},{"6":{"Value":"High"}},{"6":{"Value":"Medium"}},{"6":{"Value":"Low"}},{"6":{"Value":"Informational"}},{"5":{"Elements":[697,698,699,700,4]}},{"6":{"Value":"Reconnaissance"}},{"6":{"Value":"ResourceDevelopment"}},{"6":{"Value":"InitialAccess"}},{"6":{"Value":"Execution"}},{"6":{"Value":"Persistence"}},{"6":{"Value":"PrivilegeEscalation"}},{"6":{"Value":"DefenseEvasion"}},{"6":{"Value":"CredentialAccess"}},{"6":{"Value":"Discovery"}},{"6":{"Value":"LateralMovement"}},{"6":{"Value":"Collection"}},{"6":{"Value":"Exfiltration"}},{"6":{"Value":"CommandAndControl"}},{"6":{"Value":"Impact"}},{"6":{"Value":"PreAttack"}},{"6":{"Value":"ImpairProcessControl"}},{"6":{"Value":"InhibitResponseFunction"}},{"5":{"Elements":[702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,4]}},{"3":{"ItemType":719}},{"3":{"ItemType":4}},{"6":{"Value":"Fusion"}},{"2":{"Name":"MicrosoftSecurityIncidentCreationAlertRuleTemplate","Properties":{"properties":{"Type":724,"Flags":2,"Description":"MicrosoftSecurityIncidentCreation rule template properties"},"kind":{"Type":744,"Flags":1,"Description":"The alert rule kind"}}}},{"2":{"Name":"MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties","Properties":{"alertRulesCreatedByTemplateCount":{"Type":3,"Flags":0,"Description":"the number of alert rules that were created by this template"},"createdDateUTC":{"Type":4,"Flags":2,"Description":"The time that this alert rule template has been added."},"lastUpdatedDateUTC":{"Type":4,"Flags":2,"Description":"The time that this alert rule template was last updated."},"description":{"Type":4,"Flags":0,"Description":"The description of the alert rule template."},"displayName":{"Type":4,"Flags":0,"Description":"The display name for alert rule template."},"requiredDataConnectors":{"Type":725,"Flags":0,"Description":"The required data connectors for this template"},"status":{"Type":729,"Flags":0,"Description":"The alert rule template status."},"displayNamesFilter":{"Type":730,"Flags":0,"Description":"the alerts' displayNames on which the cases will be generated"},"displayNamesExcludeFilter":{"Type":731,"Flags":0,"Description":"the alerts' displayNames on which the cases will not be generated"},"productFilter":{"Type":737,"Flags":0,"Description":"The alerts' productName on which the cases will be generated"},"severitiesFilter":{"Type":743,"Flags":0,"Description":"the alerts' severities on which the cases will be generated"}}}},{"3":{"ItemType":690}},{"6":{"Value":"Installed"}},{"6":{"Value":"Available"}},{"6":{"Value":"NotAvailable"}},{"5":{"Elements":[726,727,728,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"Microsoft Cloud App Security"}},{"6":{"Value":"Azure Security Center"}},{"6":{"Value":"Azure Advanced Threat Protection"}},{"6":{"Value":"Azure Active Directory Identity Protection"}},{"6":{"Value":"Azure Security Center for IoT"}},{"5":{"Elements":[732,733,734,735,736,4]}},{"6":{"Value":"High"}},{"6":{"Value":"Medium"}},{"6":{"Value":"Low"}},{"6":{"Value":"Informational"}},{"5":{"Elements":[738,739,740,741,4]}},{"3":{"ItemType":742}},{"6":{"Value":"MicrosoftSecurityIncidentCreation"}},{"2":{"Name":"ScheduledAlertRuleTemplate","Properties":{"properties":{"Type":746,"Flags":2,"Description":"Scheduled alert rule template properties"},"kind":{"Type":784,"Flags":1,"Description":"The alert rule kind"}}}},{"2":{"Name":"ScheduledAlertRuleTemplateProperties","Properties":{"alertRulesCreatedByTemplateCount":{"Type":3,"Flags":0,"Description":"the number of alert rules that were created by this template"},"createdDateUTC":{"Type":4,"Flags":2,"Description":"The time that this alert rule template has been added."},"lastUpdatedDateUTC":{"Type":4,"Flags":2,"Description":"The time that this alert rule template was last updated."},"description":{"Type":4,"Flags":0,"Description":"The description of the alert rule template."},"displayName":{"Type":4,"Flags":0,"Description":"The display name for alert rule template."},"requiredDataConnectors":{"Type":747,"Flags":0,"Description":"The required data connectors for this template"},"status":{"Type":751,"Flags":0,"Description":"The alert rule template status."},"query":{"Type":4,"Flags":0,"Description":"The query that creates alerts for this rule."},"queryFrequency":{"Type":4,"Flags":0,"Description":"The frequency (in ISO 8601 duration format) for this alert rule to run."},"queryPeriod":{"Type":4,"Flags":0,"Description":"The period (in ISO 8601 duration format) that this alert rule looks at."},"severity":{"Type":756,"Flags":0,"Description":"The severity for alerts created by this alert rule."},"triggerOperator":{"Type":761,"Flags":0,"Description":"The operation against the threshold that triggers alert rule."},"triggerThreshold":{"Type":3,"Flags":0,"Description":"The threshold triggers this alert rule."},"tactics":{"Type":780,"Flags":0,"Description":"The tactics of the alert rule template"},"techniques":{"Type":781,"Flags":0,"Description":"The techniques of the alert rule template"},"version":{"Type":4,"Flags":0,"Description":"The version of this template - in format , where all are numbers. For example <1.0.2>."},"eventGroupingSettings":{"Type":130,"Flags":0,"Description":"The event grouping settings."},"customDetails":{"Type":782,"Flags":0,"Description":"Dictionary of string key-value pairs of columns to be attached to the alert"},"entityMappings":{"Type":783,"Flags":0,"Description":"Array of the entity mappings of the alert rule"},"alertDetailsOverride":{"Type":158,"Flags":0,"Description":"The alert details override settings"}}}},{"3":{"ItemType":690}},{"6":{"Value":"Installed"}},{"6":{"Value":"Available"}},{"6":{"Value":"NotAvailable"}},{"5":{"Elements":[748,749,750,4]}},{"6":{"Value":"High"}},{"6":{"Value":"Medium"}},{"6":{"Value":"Low"}},{"6":{"Value":"Informational"}},{"5":{"Elements":[752,753,754,755,4]}},{"6":{"Value":"GreaterThan"}},{"6":{"Value":"LessThan"}},{"6":{"Value":"Equal"}},{"6":{"Value":"NotEqual"}},{"5":{"Elements":[757,758,759,760]}},{"6":{"Value":"Reconnaissance"}},{"6":{"Value":"ResourceDevelopment"}},{"6":{"Value":"InitialAccess"}},{"6":{"Value":"Execution"}},{"6":{"Value":"Persistence"}},{"6":{"Value":"PrivilegeEscalation"}},{"6":{"Value":"DefenseEvasion"}},{"6":{"Value":"CredentialAccess"}},{"6":{"Value":"Discovery"}},{"6":{"Value":"LateralMovement"}},{"6":{"Value":"Collection"}},{"6":{"Value":"Exfiltration"}},{"6":{"Value":"CommandAndControl"}},{"6":{"Value":"Impact"}},{"6":{"Value":"PreAttack"}},{"6":{"Value":"ImpairProcessControl"}},{"6":{"Value":"InhibitResponseFunction"}},{"5":{"Elements":[762,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,4]}},{"3":{"ItemType":779}},{"3":{"ItemType":4}},{"2":{"Name":"ScheduledAlertRuleTemplatePropertiesCustomDetails","Properties":{},"AdditionalProperties":4}},{"3":{"ItemType":135}},{"6":{"Value":"Scheduled"}},{"4":{"Name":"Microsoft.SecurityInsights/alertRuleTemplates@2023-11-01","ScopeType":16,"Body":687,"Flags":1}},{"6":{"Value":"Microsoft.SecurityInsights/contentProductPackages"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.SecurityInsights/contentProductPackages","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":786,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":787,"Flags":10,"Description":"The resource api version"},"properties":{"Type":789,"Flags":2,"Description":"package properties"},"etag":{"Type":4,"Flags":2,"Description":"Etag of the azure resource"},"systemData":{"Type":11,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"ProductPackageProperties","Properties":{"contentId":{"Type":4,"Flags":0,"Description":"The content id of the package"},"contentProductId":{"Type":4,"Flags":0,"Description":"Unique ID for the content. It should be generated based on the contentId, contentKind and the contentVersion of the package"},"contentKind":{"Type":792,"Flags":0,"Description":"The package kind"},"contentSchemaVersion":{"Type":4,"Flags":0,"Description":"The version of the content schema."},"isNew":{"Type":795,"Flags":0,"Description":"Flag indicates if this is a newly published package."},"isPreview":{"Type":798,"Flags":0,"Description":"Flag indicates if this package is in preview."},"isFeatured":{"Type":801,"Flags":0,"Description":"Flag indicates if this package is among the featured list."},"isDeprecated":{"Type":804,"Flags":0,"Description":"Flag indicates if this template is deprecated"},"version":{"Type":4,"Flags":0,"Description":"the latest version number of the package"},"displayName":{"Type":4,"Flags":0,"Description":"The display name of the package"},"description":{"Type":4,"Flags":0,"Description":"The description of the package"},"publisherDisplayName":{"Type":4,"Flags":0,"Description":"The publisher display name of the package"},"source":{"Type":362,"Flags":0,"Description":"The source of the package"},"author":{"Type":368,"Flags":0,"Description":"The author of the package"},"support":{"Type":369,"Flags":0,"Description":"The support tier of the package"},"dependencies":{"Type":374,"Flags":0,"Description":"The support tier of the package"},"providers":{"Type":805,"Flags":0,"Description":"Providers for the package item"},"firstPublishDate":{"Type":4,"Flags":0,"Description":"first publish date package item"},"lastPublishDate":{"Type":4,"Flags":0,"Description":"last publish date for the package item"},"categories":{"Type":398,"Flags":0,"Description":"The categories of the package"},"threatAnalysisTactics":{"Type":806,"Flags":0,"Description":"the tactics the resource covers"},"threatAnalysisTechniques":{"Type":807,"Flags":0,"Description":"the techniques the resource covers, these have to be aligned with the tactics being used"},"icon":{"Type":4,"Flags":0,"Description":"the icon identifier. this id can later be fetched from the content metadata"},"installedVersion":{"Type":4,"Flags":0,"Description":"The version of the installed package, null or absent means not installed."},"metadataResourceId":{"Type":4,"Flags":0,"Description":"The metadata resource id."},"packagedContent":{"Type":0,"Flags":0,"Description":"The json of the ARM template to deploy. Expandable."}}}},{"6":{"Value":"Solution"}},{"6":{"Value":"Standalone"}},{"5":{"Elements":[790,791,4]}},{"6":{"Value":"true"}},{"6":{"Value":"false"}},{"5":{"Elements":[793,794,4]}},{"6":{"Value":"true"}},{"6":{"Value":"false"}},{"5":{"Elements":[796,797,4]}},{"6":{"Value":"true"}},{"6":{"Value":"false"}},{"5":{"Elements":[799,800,4]}},{"6":{"Value":"true"}},{"6":{"Value":"false"}},{"5":{"Elements":[802,803,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"4":{"Name":"Microsoft.SecurityInsights/contentProductPackages@2023-11-01","ScopeType":16,"Body":788,"Flags":1}},{"6":{"Value":"Microsoft.SecurityInsights/contentproducttemplates"}},{"6":{"Value":"2023-11-01"}},{"2":{"Name":"Microsoft.SecurityInsights/contentproducttemplates","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":809,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":810,"Flags":10,"Description":"The resource api version"},"properties":{"Type":812,"Flags":2,"Description":"template properties"},"etag":{"Type":4,"Flags":2,"Description":"Etag of the azure resource"},"systemData":{"Type":11,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"ProductTemplateProperties","Properties":{"contentId":{"Type":4,"Flags":0,"Description":"Static ID for the content. Used to identify dependencies and content from solutions or community. Hard-coded/static for out of the box content and solutions. Dynamic for user-created. This is the resource name"},"contentProductId":{"Type":4,"Flags":0,"Description":"Unique ID for the content. It should be generated based on the contentId of the package, contentId of the template, contentKind of the template and the contentVersion of the template"},"packageVersion":{"Type":4,"Flags":0,"Description":"Version of the package. Default and recommended format is numeric (e.g. 1, 1.0, 1.0.0, 1.0.0.0), following ARM metadata best practices. Can also be any string, but then we cannot guarantee any version checks"},"version":{"Type":4,"Flags":0,"Description":"Version of the content. Default and recommended format is numeric (e.g. 1, 1.0, 1.0.0, 1.0.0.0), following ARM metadata best practices. Can also be any string, but then we cannot guarantee any version checks"},"displayName":{"Type":4,"Flags":0,"Description":"The display name of the template"},"contentKind":{"Type":830,"Flags":0,"Description":"The kind of content the template is for."},"source":{"Type":362,"Flags":0,"Description":"Source of the content. This is where/how it was created."},"author":{"Type":368,"Flags":0,"Description":"The creator of the content item."},"support":{"Type":369,"Flags":0,"Description":"Support information for the template - type, name, contact information"},"dependencies":{"Type":374,"Flags":0,"Description":"Dependencies for the content item, what other content items it requires to work. Can describe more complex dependencies using a recursive/nested structure. For a single dependency an id/kind/version can be supplied or operator/criteria for complex formats."},"categories":{"Type":398,"Flags":0,"Description":"Categories for the item"},"providers":{"Type":831,"Flags":0,"Description":"Providers for the content item"},"firstPublishDate":{"Type":4,"Flags":0,"Description":"first publish date content item"},"lastPublishDate":{"Type":4,"Flags":0,"Description":"last publish date for the content item"},"customVersion":{"Type":4,"Flags":0,"Description":"The custom version of the content. A optional free text"},"contentSchemaVersion":{"Type":4,"Flags":0,"Description":"Schema version of the content. Can be used to distinguish between different flow based on the schema version"},"icon":{"Type":4,"Flags":0,"Description":"the icon identifier. this id can later be fetched from the content metadata"},"threatAnalysisTactics":{"Type":832,"Flags":0,"Description":"the tactics the resource covers"},"threatAnalysisTechniques":{"Type":833,"Flags":0,"Description":"the techniques the resource covers, these have to be aligned with the tactics being used"},"previewImages":{"Type":834,"Flags":0,"Description":"preview image file names. These will be taken from the solution artifacts"},"previewImagesDark":{"Type":835,"Flags":0,"Description":"preview image file names. These will be taken from the solution artifacts. used for dark theme support"},"packageId":{"Type":4,"Flags":0,"Description":"the package Id contains this template"},"packageKind":{"Type":838,"Flags":0,"Description":"the packageKind of the package contains this template"},"packageName":{"Type":4,"Flags":0,"Description":"the name of the package contains this template"},"isDeprecated":{"Type":841,"Flags":2,"Description":"Flag indicates if this template is deprecated"},"packagedContent":{"Type":0,"Flags":0,"Description":"The json of the ARM template to deploy"}}}},{"6":{"Value":"DataConnector"}},{"6":{"Value":"DataType"}},{"6":{"Value":"Workbook"}},{"6":{"Value":"WorkbookTemplate"}},{"6":{"Value":"Playbook"}},{"6":{"Value":"PlaybookTemplate"}},{"6":{"Value":"AnalyticsRuleTemplate"}},{"6":{"Value":"AnalyticsRule"}},{"6":{"Value":"HuntingQuery"}},{"6":{"Value":"InvestigationQuery"}},{"6":{"Value":"Parser"}},{"6":{"Value":"Watchlist"}},{"6":{"Value":"WatchlistTemplate"}},{"6":{"Value":"Solution"}},{"6":{"Value":"AzureFunction"}},{"6":{"Value":"LogicAppsCustomConnector"}},{"6":{"Value":"AutomationRule"}},{"5":{"Elements":[813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"Solution"}},{"6":{"Value":"Standalone"}},{"5":{"Elements":[836,837,4]}},{"6":{"Value":"true"}},{"6":{"Value":"false"}},{"5":{"Elements":[839,840,4]}},{"4":{"Name":"Microsoft.SecurityInsights/contentproducttemplates@2023-11-01","ScopeType":16,"Body":811,"Flags":1}},{"2":{"Name":"IncidentAlertList","Properties":{"value":{"Type":927,"Flags":1,"Description":"Array of incident alerts."}}}},{"2":{"Name":"SecurityAlert","Properties":{"properties":{"Type":845,"Flags":0,"Description":"SecurityAlert entity properties"},"kind":{"Type":926,"Flags":1,"Description":"The kind of the entity."},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""},"systemData":{"Type":11,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"SecurityAlertProperties","Properties":{"alertDisplayName":{"Type":4,"Flags":2,"Description":"The display name of the alert."},"alertType":{"Type":4,"Flags":2,"Description":"The type name of the alert."},"compromisedEntity":{"Type":4,"Flags":2,"Description":"Display name of the main entity being reported on."},"confidenceLevel":{"Type":849,"Flags":2,"Description":"The confidence level of this alert."},"confidenceReasons":{"Type":851,"Flags":2,"Description":"The confidence reasons"},"confidenceScore":{"Type":3,"Flags":2,"Description":"The confidence score of the alert."},"confidenceScoreStatus":{"Type":856,"Flags":2,"Description":"The confidence score calculation status, i.e. indicating if score calculation is pending for this alert, not applicable or final."},"description":{"Type":4,"Flags":2,"Description":"Alert description."},"endTimeUtc":{"Type":4,"Flags":2,"Description":"The impact end time of the alert (the time of the last event contributing to the alert)."},"intent":{"Type":871,"Flags":2,"Description":"Holds the alert intent stage(s) mapping for this alert."},"providerAlertId":{"Type":4,"Flags":2,"Description":"The identifier of the alert inside the product which generated the alert."},"processingEndTime":{"Type":4,"Flags":2,"Description":"The time the alert was made available for consumption."},"productComponentName":{"Type":4,"Flags":2,"Description":"The name of a component inside the product which generated the alert."},"productName":{"Type":4,"Flags":2,"Description":"The name of the product which published this alert."},"productVersion":{"Type":4,"Flags":2,"Description":"The version of the product generating the alert."},"remediationSteps":{"Type":872,"Flags":2,"Description":"Manual action items to take to remediate the alert."},"severity":{"Type":877,"Flags":0,"Description":"The severity of the alert"},"startTimeUtc":{"Type":4,"Flags":2,"Description":"The impact start time of the alert (the time of the first event contributing to the alert)."},"status":{"Type":883,"Flags":2,"Description":"The lifecycle status of the alert."},"systemAlertId":{"Type":4,"Flags":2,"Description":"Holds the product identifier of the alert for the product."},"tactics":{"Type":902,"Flags":2,"Description":"The tactics of the alert"},"timeGenerated":{"Type":4,"Flags":2,"Description":"The time the alert was generated."},"vendorName":{"Type":4,"Flags":2,"Description":"The name of the vendor that raise the alert."},"alertLink":{"Type":4,"Flags":2,"Description":"The uri link of the alert."},"resourceIdentifiers":{"Type":903,"Flags":2,"Description":"The list of resource identifiers of the alert."},"additionalData":{"Type":904,"Flags":2,"Description":"A bag of custom fields that should be part of the entity and will be presented to the user."},"friendlyName":{"Type":4,"Flags":2,"Description":"The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated."}}}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Low"}},{"6":{"Value":"High"}},{"5":{"Elements":[846,847,848,4]}},{"2":{"Name":"SecurityAlertPropertiesConfidenceReasonsItem","Properties":{"reason":{"Type":4,"Flags":2,"Description":"The reason's description"},"reasonType":{"Type":4,"Flags":2,"Description":"The type (category) of the reason"}}}},{"3":{"ItemType":850}},{"6":{"Value":"NotApplicable"}},{"6":{"Value":"InProcess"}},{"6":{"Value":"NotFinal"}},{"6":{"Value":"Final"}},{"5":{"Elements":[852,853,854,855,4]}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Probing"}},{"6":{"Value":"Exploitation"}},{"6":{"Value":"Persistence"}},{"6":{"Value":"PrivilegeEscalation"}},{"6":{"Value":"DefenseEvasion"}},{"6":{"Value":"CredentialAccess"}},{"6":{"Value":"Discovery"}},{"6":{"Value":"LateralMovement"}},{"6":{"Value":"Execution"}},{"6":{"Value":"Collection"}},{"6":{"Value":"Exfiltration"}},{"6":{"Value":"CommandAndControl"}},{"6":{"Value":"Impact"}},{"5":{"Elements":[857,858,859,860,861,862,863,864,865,866,867,868,869,870,4]}},{"3":{"ItemType":4}},{"6":{"Value":"High"}},{"6":{"Value":"Medium"}},{"6":{"Value":"Low"}},{"6":{"Value":"Informational"}},{"5":{"Elements":[873,874,875,876,4]}},{"6":{"Value":"Unknown"}},{"6":{"Value":"New"}},{"6":{"Value":"Resolved"}},{"6":{"Value":"Dismissed"}},{"6":{"Value":"InProgress"}},{"5":{"Elements":[878,879,880,881,882,4]}},{"6":{"Value":"Reconnaissance"}},{"6":{"Value":"ResourceDevelopment"}},{"6":{"Value":"InitialAccess"}},{"6":{"Value":"Execution"}},{"6":{"Value":"Persistence"}},{"6":{"Value":"PrivilegeEscalation"}},{"6":{"Value":"DefenseEvasion"}},{"6":{"Value":"CredentialAccess"}},{"6":{"Value":"Discovery"}},{"6":{"Value":"LateralMovement"}},{"6":{"Value":"Collection"}},{"6":{"Value":"Exfiltration"}},{"6":{"Value":"CommandAndControl"}},{"6":{"Value":"Impact"}},{"6":{"Value":"PreAttack"}},{"6":{"Value":"ImpairProcessControl"}},{"6":{"Value":"InhibitResponseFunction"}},{"5":{"Elements":[884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,4]}},{"3":{"ItemType":901}},{"3":{"ItemType":0}},{"2":{"Name":"EntityCommonPropertiesAdditionalData","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"Account"}},{"6":{"Value":"Host"}},{"6":{"Value":"File"}},{"6":{"Value":"AzureResource"}},{"6":{"Value":"CloudApplication"}},{"6":{"Value":"DnsResolution"}},{"6":{"Value":"FileHash"}},{"6":{"Value":"Ip"}},{"6":{"Value":"Malware"}},{"6":{"Value":"Process"}},{"6":{"Value":"RegistryKey"}},{"6":{"Value":"RegistryValue"}},{"6":{"Value":"SecurityGroup"}},{"6":{"Value":"Url"}},{"6":{"Value":"IoTDevice"}},{"6":{"Value":"SecurityAlert"}},{"6":{"Value":"Bookmark"}},{"6":{"Value":"MailCluster"}},{"6":{"Value":"MailMessage"}},{"6":{"Value":"Mailbox"}},{"6":{"Value":"SubmissionMail"}},{"5":{"Elements":[905,906,907,908,909,910,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,4]}},{"3":{"ItemType":844}},{"8":{"Name":"alerts","ResourceType":"Microsoft.SecurityInsights/incidents","ApiVersion":"2023-11-01","Output":843}},{"2":{"Name":"IncidentBookmarkList","Properties":{"value":{"Type":956,"Flags":1,"Description":"Array of incident bookmarks."}}}},{"2":{"Name":"HuntingBookmark","Properties":{"properties":{"Type":931,"Flags":0,"Description":"HuntingBookmark entity properties"},"kind":{"Type":955,"Flags":1,"Description":"The kind of the entity."},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""},"systemData":{"Type":11,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"HuntingBookmarkProperties","Properties":{"created":{"Type":4,"Flags":0,"Description":"The time the bookmark was created"},"createdBy":{"Type":334,"Flags":0,"Description":"Describes a user that created the bookmark"},"displayName":{"Type":4,"Flags":1,"Description":"The display name of the bookmark"},"eventTime":{"Type":4,"Flags":0,"Description":"The time of the event"},"labels":{"Type":932,"Flags":0,"Description":"List of labels relevant to this bookmark"},"notes":{"Type":4,"Flags":0,"Description":"The notes of the bookmark"},"query":{"Type":4,"Flags":1,"Description":"The query of the bookmark."},"queryResult":{"Type":4,"Flags":0,"Description":"The query result of the bookmark."},"updated":{"Type":4,"Flags":0,"Description":"The last time the bookmark was updated"},"updatedBy":{"Type":334,"Flags":0,"Description":"Describes a user that updated the bookmark"},"incidentInfo":{"Type":336,"Flags":0,"Description":"Describes an incident that relates to bookmark"},"additionalData":{"Type":933,"Flags":2,"Description":"A bag of custom fields that should be part of the entity and will be presented to the user."},"friendlyName":{"Type":4,"Flags":2,"Description":"The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated."}}}},{"3":{"ItemType":4}},{"2":{"Name":"EntityCommonPropertiesAdditionalData","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"Account"}},{"6":{"Value":"Host"}},{"6":{"Value":"File"}},{"6":{"Value":"AzureResource"}},{"6":{"Value":"CloudApplication"}},{"6":{"Value":"DnsResolution"}},{"6":{"Value":"FileHash"}},{"6":{"Value":"Ip"}},{"6":{"Value":"Malware"}},{"6":{"Value":"Process"}},{"6":{"Value":"RegistryKey"}},{"6":{"Value":"RegistryValue"}},{"6":{"Value":"SecurityGroup"}},{"6":{"Value":"Url"}},{"6":{"Value":"IoTDevice"}},{"6":{"Value":"SecurityAlert"}},{"6":{"Value":"Bookmark"}},{"6":{"Value":"MailCluster"}},{"6":{"Value":"MailMessage"}},{"6":{"Value":"Mailbox"}},{"6":{"Value":"SubmissionMail"}},{"5":{"Elements":[934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,4]}},{"3":{"ItemType":930}},{"8":{"Name":"bookmarks","ResourceType":"Microsoft.SecurityInsights/incidents","ApiVersion":"2023-11-01","Output":929}},{"2":{"Name":"IncidentEntitiesResponse","Properties":{"entities":{"Type":1112,"Flags":0,"Description":"Array of the incident related entities."},"metaData":{"Type":1136,"Flags":0,"Description":"The metadata from the incident related entities results."}}}},{"7":{"Name":"Entity","Discriminator":"kind","BaseProperties":{"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""},"systemData":{"Type":11,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}},"Elements":{"Account":960,"AzureResource":964,"Bookmark":968,"CloudApplication":970,"DnsResolution":974,"File":979,"FileHash":984,"Host":994,"IoTDevice":1004,"Ip":1011,"MailCluster":1017,"MailMessage":1023,"Mailbox":1052,"Malware":1056,"Process":1062,"RegistryKey":1070,"RegistryValue":1085,"SecurityAlert":1098,"SecurityGroup":1100,"SubmissionMail":1104,"Url":1108}}},{"2":{"Name":"AccountEntity","Properties":{"properties":{"Type":961,"Flags":0,"Description":"Account entity properties"},"kind":{"Type":963,"Flags":1,"Description":"The kind of the entity."}}}},{"2":{"Name":"AccountEntityProperties","Properties":{"aadTenantId":{"Type":4,"Flags":2,"Description":"The Azure Active Directory tenant id."},"aadUserId":{"Type":4,"Flags":2,"Description":"The Azure Active Directory user id."},"accountName":{"Type":4,"Flags":2,"Description":"The name of the account. This field should hold only the name without any domain added to it, i.e. administrator."},"displayName":{"Type":4,"Flags":2,"Description":"The display name of the account."},"hostEntityId":{"Type":4,"Flags":2,"Description":"The Host entity id that contains the account in case it is a local account (not domain joined)"},"isDomainJoined":{"Type":2,"Flags":2,"Description":"Determines whether this is a domain account."},"ntDomain":{"Type":4,"Flags":2,"Description":"The NetBIOS domain name as it appears in the alert format - domain\\username. Examples: NT AUTHORITY."},"objectGuid":{"Type":4,"Flags":2,"Description":"The objectGUID attribute is a single-value attribute that is the unique identifier for the object, assigned by active directory."},"puid":{"Type":4,"Flags":2,"Description":"The Azure Active Directory Passport User ID."},"sid":{"Type":4,"Flags":2,"Description":"The account security identifier, e.g. S-1-5-18."},"upnSuffix":{"Type":4,"Flags":2,"Description":"The user principal name suffix for the account, in some cases it is also the domain name. Examples: contoso.com."},"dnsDomain":{"Type":4,"Flags":2,"Description":"The fully qualified domain DNS name."},"additionalData":{"Type":962,"Flags":2,"Description":"A bag of custom fields that should be part of the entity and will be presented to the user."},"friendlyName":{"Type":4,"Flags":2,"Description":"The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated."}}}},{"2":{"Name":"EntityCommonPropertiesAdditionalData","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"Account"}},{"2":{"Name":"AzureResourceEntity","Properties":{"properties":{"Type":965,"Flags":0,"Description":"AzureResource entity properties"},"kind":{"Type":967,"Flags":1,"Description":"The kind of the entity."}}}},{"2":{"Name":"AzureResourceEntityProperties","Properties":{"resourceId":{"Type":4,"Flags":2,"Description":"The azure resource id of the resource"},"subscriptionId":{"Type":4,"Flags":2,"Description":"The subscription id of the resource"},"additionalData":{"Type":966,"Flags":2,"Description":"A bag of custom fields that should be part of the entity and will be presented to the user."},"friendlyName":{"Type":4,"Flags":2,"Description":"The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated."}}}},{"2":{"Name":"EntityCommonPropertiesAdditionalData","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"AzureResource"}},{"2":{"Name":"HuntingBookmark","Properties":{"properties":{"Type":931,"Flags":0,"Description":"HuntingBookmark entity properties"},"kind":{"Type":969,"Flags":1,"Description":"The kind of the entity."}}}},{"6":{"Value":"Bookmark"}},{"2":{"Name":"CloudApplicationEntity","Properties":{"properties":{"Type":971,"Flags":0,"Description":"CloudApplication entity properties"},"kind":{"Type":973,"Flags":1,"Description":"The kind of the entity."}}}},{"2":{"Name":"CloudApplicationEntityProperties","Properties":{"appId":{"Type":3,"Flags":2,"Description":"The technical identifier of the application."},"appName":{"Type":4,"Flags":2,"Description":"The name of the related cloud application."},"instanceName":{"Type":4,"Flags":2,"Description":"The user defined instance name of the cloud application. It is often used to distinguish between several applications of the same type that a customer has."},"additionalData":{"Type":972,"Flags":2,"Description":"A bag of custom fields that should be part of the entity and will be presented to the user."},"friendlyName":{"Type":4,"Flags":2,"Description":"The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated."}}}},{"2":{"Name":"EntityCommonPropertiesAdditionalData","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"CloudApplication"}},{"2":{"Name":"DnsEntity","Properties":{"properties":{"Type":975,"Flags":0,"Description":"Dns entity properties"},"kind":{"Type":978,"Flags":1,"Description":"The kind of the entity."}}}},{"2":{"Name":"DnsEntityProperties","Properties":{"dnsServerIpEntityId":{"Type":4,"Flags":2,"Description":"An ip entity id for the dns server resolving the request"},"domainName":{"Type":4,"Flags":2,"Description":"The name of the dns record associated with the alert"},"hostIpAddressEntityId":{"Type":4,"Flags":2,"Description":"An ip entity id for the dns request client"},"ipAddressEntityIds":{"Type":976,"Flags":2,"Description":"Ip entity identifiers for the resolved ip address."},"additionalData":{"Type":977,"Flags":2,"Description":"A bag of custom fields that should be part of the entity and will be presented to the user."},"friendlyName":{"Type":4,"Flags":2,"Description":"The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated."}}}},{"3":{"ItemType":4}},{"2":{"Name":"EntityCommonPropertiesAdditionalData","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"DnsResolution"}},{"2":{"Name":"FileEntity","Properties":{"properties":{"Type":980,"Flags":0,"Description":"File entity properties"},"kind":{"Type":983,"Flags":1,"Description":"The kind of the entity."}}}},{"2":{"Name":"FileEntityProperties","Properties":{"directory":{"Type":4,"Flags":2,"Description":"The full path to the file."},"fileHashEntityIds":{"Type":981,"Flags":2,"Description":"The file hash entity identifiers associated with this file"},"fileName":{"Type":4,"Flags":2,"Description":"The file name without path (some alerts might not include path)."},"hostEntityId":{"Type":4,"Flags":2,"Description":"The Host entity id which the file belongs to"},"additionalData":{"Type":982,"Flags":2,"Description":"A bag of custom fields that should be part of the entity and will be presented to the user."},"friendlyName":{"Type":4,"Flags":2,"Description":"The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated."}}}},{"3":{"ItemType":4}},{"2":{"Name":"EntityCommonPropertiesAdditionalData","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"File"}},{"2":{"Name":"FileHashEntity","Properties":{"properties":{"Type":985,"Flags":0,"Description":"FileHash entity properties"},"kind":{"Type":993,"Flags":1,"Description":"The kind of the entity."}}}},{"2":{"Name":"FileHashEntityProperties","Properties":{"algorithm":{"Type":991,"Flags":2,"Description":"The hash algorithm type."},"hashValue":{"Type":4,"Flags":2,"Description":"The file hash value."},"additionalData":{"Type":992,"Flags":2,"Description":"A bag of custom fields that should be part of the entity and will be presented to the user."},"friendlyName":{"Type":4,"Flags":2,"Description":"The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated."}}}},{"6":{"Value":"Unknown"}},{"6":{"Value":"MD5"}},{"6":{"Value":"SHA1"}},{"6":{"Value":"SHA256"}},{"6":{"Value":"SHA256AC"}},{"5":{"Elements":[986,987,988,989,990,4]}},{"2":{"Name":"EntityCommonPropertiesAdditionalData","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"FileHash"}},{"2":{"Name":"HostEntity","Properties":{"properties":{"Type":995,"Flags":0,"Description":"Host entity properties"},"kind":{"Type":1003,"Flags":1,"Description":"The kind of the entity."}}}},{"2":{"Name":"HostEntityProperties","Properties":{"azureID":{"Type":4,"Flags":2,"Description":"The azure resource id of the VM."},"dnsDomain":{"Type":4,"Flags":2,"Description":"The DNS domain that this host belongs to. Should contain the compete DNS suffix for the domain"},"hostName":{"Type":4,"Flags":2,"Description":"The hostname without the domain suffix."},"isDomainJoined":{"Type":2,"Flags":2,"Description":"Determines whether this host belongs to a domain."},"netBiosName":{"Type":4,"Flags":2,"Description":"The host name (pre-windows2000)."},"ntDomain":{"Type":4,"Flags":2,"Description":"The NT domain that this host belongs to."},"omsAgentID":{"Type":4,"Flags":2,"Description":"The OMS agent id, if the host has OMS agent installed."},"osFamily":{"Type":1001,"Flags":0,"Description":"The operating system type."},"osVersion":{"Type":4,"Flags":2,"Description":"A free text representation of the operating system. This field is meant to hold specific versions the are more fine grained than OSFamily or future values not supported by OSFamily enumeration"},"additionalData":{"Type":1002,"Flags":2,"Description":"A bag of custom fields that should be part of the entity and will be presented to the user."},"friendlyName":{"Type":4,"Flags":2,"Description":"The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated."}}}},{"6":{"Value":"Linux"}},{"6":{"Value":"Windows"}},{"6":{"Value":"Android"}},{"6":{"Value":"IOS"}},{"6":{"Value":"Unknown"}},{"5":{"Elements":[996,997,998,999,1000]}},{"2":{"Name":"EntityCommonPropertiesAdditionalData","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"Host"}},{"2":{"Name":"IoTDeviceEntity","Properties":{"properties":{"Type":1005,"Flags":0,"Description":"IoTDevice entity properties"},"kind":{"Type":1010,"Flags":1,"Description":"The kind of the entity."}}}},{"2":{"Name":"IoTDeviceEntityProperties","Properties":{"deviceId":{"Type":4,"Flags":2,"Description":"The ID of the IoT Device in the IoT Hub"},"deviceName":{"Type":4,"Flags":2,"Description":"The friendly name of the device"},"source":{"Type":4,"Flags":2,"Description":"The source of the device"},"iotSecurityAgentId":{"Type":4,"Flags":2,"Description":"The ID of the security agent running on the device"},"deviceType":{"Type":4,"Flags":2,"Description":"The type of the device"},"vendor":{"Type":4,"Flags":2,"Description":"The vendor of the device"},"edgeId":{"Type":4,"Flags":2,"Description":"The ID of the edge device"},"macAddress":{"Type":4,"Flags":2,"Description":"The MAC address of the device"},"model":{"Type":4,"Flags":2,"Description":"The model of the device"},"serialNumber":{"Type":4,"Flags":2,"Description":"The serial number of the device"},"firmwareVersion":{"Type":4,"Flags":2,"Description":"The firmware version of the device"},"operatingSystem":{"Type":4,"Flags":2,"Description":"The operating system of the device"},"iotHubEntityId":{"Type":4,"Flags":2,"Description":"The AzureResource entity id of the IoT Hub"},"hostEntityId":{"Type":4,"Flags":2,"Description":"The Host entity id of this device"},"ipAddressEntityId":{"Type":4,"Flags":2,"Description":"The IP entity if of this device"},"threatIntelligence":{"Type":1007,"Flags":2,"Description":"A list of TI contexts attached to the IoTDevice entity."},"protocols":{"Type":1008,"Flags":2,"Description":"A list of protocols of the IoTDevice entity."},"additionalData":{"Type":1009,"Flags":2,"Description":"A bag of custom fields that should be part of the entity and will be presented to the user."},"friendlyName":{"Type":4,"Flags":2,"Description":"The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated."}}}},{"2":{"Name":"ThreatIntelligence","Properties":{"confidence":{"Type":3,"Flags":2,"Description":"Confidence (must be between 0 and 1)"},"providerName":{"Type":4,"Flags":2,"Description":"Name of the provider from whom this Threat Intelligence information was received"},"reportLink":{"Type":4,"Flags":2,"Description":"Report link"},"threatDescription":{"Type":4,"Flags":2,"Description":"Threat description (free text)"},"threatName":{"Type":4,"Flags":2,"Description":"Threat name (e.g. \"Jedobot malware\")"},"threatType":{"Type":4,"Flags":2,"Description":"Threat type (e.g. \"Botnet\")"}}}},{"3":{"ItemType":1006}},{"3":{"ItemType":4}},{"2":{"Name":"EntityCommonPropertiesAdditionalData","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"IoTDevice"}},{"2":{"Name":"IpEntity","Properties":{"properties":{"Type":1012,"Flags":0,"Description":"Ip entity properties"},"kind":{"Type":1016,"Flags":1,"Description":"The kind of the entity."}}}},{"2":{"Name":"IpEntityProperties","Properties":{"address":{"Type":4,"Flags":2,"Description":"The IP address as string, e.g. 127.0.0.1 (either in Ipv4 or Ipv6)"},"location":{"Type":1013,"Flags":2,"Description":"The geo-location context attached to the ip entity"},"threatIntelligence":{"Type":1014,"Flags":2,"Description":"A list of TI contexts attached to the ip entity."},"additionalData":{"Type":1015,"Flags":2,"Description":"A bag of custom fields that should be part of the entity and will be presented to the user."},"friendlyName":{"Type":4,"Flags":2,"Description":"The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated."}}}},{"2":{"Name":"GeoLocation","Properties":{"asn":{"Type":3,"Flags":2,"Description":"Autonomous System Number"},"city":{"Type":4,"Flags":2,"Description":"City name"},"countryCode":{"Type":4,"Flags":2,"Description":"The country code according to ISO 3166 format"},"countryName":{"Type":4,"Flags":2,"Description":"Country name according to ISO 3166 Alpha 2: the lowercase of the English Short Name"},"latitude":{"Type":3,"Flags":2,"Description":"The longitude of the identified location, expressed as a floating point number with range of -180 to 180, with positive numbers representing East and negative numbers representing West. Latitude and longitude are derived from the city or postal code."},"longitude":{"Type":3,"Flags":2,"Description":"The latitude of the identified location, expressed as a floating point number with range of - 90 to 90, with positive numbers representing North and negative numbers representing South. Latitude and longitude are derived from the city or postal code."},"state":{"Type":4,"Flags":2,"Description":"State name"}}}},{"3":{"ItemType":1006}},{"2":{"Name":"EntityCommonPropertiesAdditionalData","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"Ip"}},{"2":{"Name":"MailClusterEntity","Properties":{"properties":{"Type":1018,"Flags":0,"Description":"Mail cluster entity properties"},"kind":{"Type":1022,"Flags":1,"Description":"The kind of the entity."}}}},{"2":{"Name":"MailClusterEntityProperties","Properties":{"networkMessageIds":{"Type":1019,"Flags":2,"Description":"The mail message IDs that are part of the mail cluster"},"countByDeliveryStatus":{"Type":0,"Flags":2,"Description":"Count of mail messages by DeliveryStatus string representation"},"countByThreatType":{"Type":0,"Flags":2,"Description":"Count of mail messages by ThreatType string representation"},"countByProtectionStatus":{"Type":0,"Flags":2,"Description":"Count of mail messages by ProtectionStatus string representation"},"threats":{"Type":1020,"Flags":2,"Description":"The threats of mail messages that are part of the mail cluster"},"query":{"Type":4,"Flags":2,"Description":"The query that was used to identify the messages of the mail cluster"},"queryTime":{"Type":4,"Flags":2,"Description":"The query time"},"mailCount":{"Type":3,"Flags":2,"Description":"The number of mail messages that are part of the mail cluster"},"isVolumeAnomaly":{"Type":2,"Flags":2,"Description":"Is this a volume anomaly mail cluster"},"source":{"Type":4,"Flags":2,"Description":"The source of the mail cluster (default is 'O365 ATP')"},"clusterSourceIdentifier":{"Type":4,"Flags":2,"Description":"The id of the cluster source"},"clusterSourceType":{"Type":4,"Flags":2,"Description":"The type of the cluster source"},"clusterQueryStartTime":{"Type":4,"Flags":2,"Description":"The cluster query start time"},"clusterQueryEndTime":{"Type":4,"Flags":2,"Description":"The cluster query end time"},"clusterGroup":{"Type":4,"Flags":2,"Description":"The cluster group"},"additionalData":{"Type":1021,"Flags":2,"Description":"A bag of custom fields that should be part of the entity and will be presented to the user."},"friendlyName":{"Type":4,"Flags":2,"Description":"The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"EntityCommonPropertiesAdditionalData","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"MailCluster"}},{"2":{"Name":"MailMessageEntity","Properties":{"properties":{"Type":1024,"Flags":0,"Description":"Mail message entity properties"},"kind":{"Type":1051,"Flags":1,"Description":"The kind of the entity."}}}},{"2":{"Name":"MailMessageEntityProperties","Properties":{"fileEntityIds":{"Type":1025,"Flags":2,"Description":"The File entity ids of this mail message's attachments"},"recipient":{"Type":4,"Flags":2,"Description":"The recipient of this mail message. Note that in case of multiple recipients the mail message is forked and each copy has one recipient"},"urls":{"Type":1026,"Flags":2,"Description":"The Urls contained in this mail message"},"threats":{"Type":1027,"Flags":2,"Description":"The threats of this mail message"},"p1Sender":{"Type":4,"Flags":2,"Description":"The p1 sender's email address"},"p1SenderDisplayName":{"Type":4,"Flags":2,"Description":"The p1 sender's display name"},"p1SenderDomain":{"Type":4,"Flags":2,"Description":"The p1 sender's domain"},"senderIP":{"Type":4,"Flags":2,"Description":"The sender's IP address"},"p2Sender":{"Type":4,"Flags":2,"Description":"The p2 sender's email address"},"p2SenderDisplayName":{"Type":4,"Flags":2,"Description":"The p2 sender's display name"},"p2SenderDomain":{"Type":4,"Flags":2,"Description":"The p2 sender's domain"},"receiveDate":{"Type":4,"Flags":2,"Description":"The receive date of this message"},"networkMessageId":{"Type":4,"Flags":2,"Description":"The network message id of this mail message"},"internetMessageId":{"Type":4,"Flags":2,"Description":"The internet message id of this mail message"},"subject":{"Type":4,"Flags":2,"Description":"The subject of this mail message"},"language":{"Type":4,"Flags":2,"Description":"The language of this mail message"},"threatDetectionMethods":{"Type":1028,"Flags":2,"Description":"The threat detection methods"},"bodyFingerprintBin1":{"Type":3,"Flags":0,"Description":"The bodyFingerprintBin1"},"bodyFingerprintBin2":{"Type":3,"Flags":0,"Description":"The bodyFingerprintBin2"},"bodyFingerprintBin3":{"Type":3,"Flags":0,"Description":"The bodyFingerprintBin3"},"bodyFingerprintBin4":{"Type":3,"Flags":0,"Description":"The bodyFingerprintBin4"},"bodyFingerprintBin5":{"Type":3,"Flags":0,"Description":"The bodyFingerprintBin5"},"antispamDirection":{"Type":1033,"Flags":0,"Description":"The directionality of this mail message"},"deliveryAction":{"Type":1039,"Flags":0,"Description":"The delivery action of this mail message like Delivered, Blocked, Replaced etc"},"deliveryLocation":{"Type":1049,"Flags":0,"Description":"The delivery location of this mail message like Inbox, JunkFolder etc"},"additionalData":{"Type":1050,"Flags":2,"Description":"A bag of custom fields that should be part of the entity and will be presented to the user."},"friendlyName":{"Type":4,"Flags":2,"Description":"The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Inbound"}},{"6":{"Value":"Outbound"}},{"6":{"Value":"Intraorg"}},{"5":{"Elements":[1029,1030,1031,1032,4]}},{"6":{"Value":"Unknown"}},{"6":{"Value":"DeliveredAsSpam"}},{"6":{"Value":"Delivered"}},{"6":{"Value":"Blocked"}},{"6":{"Value":"Replaced"}},{"5":{"Elements":[1034,1035,1036,1037,1038]}},{"6":{"Value":"Unknown"}},{"6":{"Value":"Inbox"}},{"6":{"Value":"JunkFolder"}},{"6":{"Value":"DeletedFolder"}},{"6":{"Value":"Quarantine"}},{"6":{"Value":"External"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Dropped"}},{"6":{"Value":"Forwarded"}},{"5":{"Elements":[1040,1041,1042,1043,1044,1045,1046,1047,1048]}},{"2":{"Name":"EntityCommonPropertiesAdditionalData","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"MailMessage"}},{"2":{"Name":"MailboxEntity","Properties":{"properties":{"Type":1053,"Flags":0,"Description":"Mailbox entity properties"},"kind":{"Type":1055,"Flags":1,"Description":"The kind of the entity."}}}},{"2":{"Name":"MailboxEntityProperties","Properties":{"mailboxPrimaryAddress":{"Type":4,"Flags":2,"Description":"The mailbox's primary address"},"displayName":{"Type":4,"Flags":2,"Description":"The mailbox's display name"},"upn":{"Type":4,"Flags":2,"Description":"The mailbox's UPN"},"externalDirectoryObjectId":{"Type":4,"Flags":2,"Description":"The AzureAD identifier of mailbox. Similar to AadUserId in account entity but this property is specific to mailbox object on office side"},"additionalData":{"Type":1054,"Flags":2,"Description":"A bag of custom fields that should be part of the entity and will be presented to the user."},"friendlyName":{"Type":4,"Flags":2,"Description":"The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated."}}}},{"2":{"Name":"EntityCommonPropertiesAdditionalData","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"Mailbox"}},{"2":{"Name":"MalwareEntity","Properties":{"properties":{"Type":1057,"Flags":0,"Description":"File entity properties"},"kind":{"Type":1061,"Flags":1,"Description":"The kind of the entity."}}}},{"2":{"Name":"MalwareEntityProperties","Properties":{"category":{"Type":4,"Flags":2,"Description":"The malware category by the vendor, e.g. Trojan"},"fileEntityIds":{"Type":1058,"Flags":2,"Description":"List of linked file entity identifiers on which the malware was found"},"malwareName":{"Type":4,"Flags":2,"Description":"The malware name by the vendor, e.g. Win32/Toga!rfn"},"processEntityIds":{"Type":1059,"Flags":2,"Description":"List of linked process entity identifiers on which the malware was found."},"additionalData":{"Type":1060,"Flags":2,"Description":"A bag of custom fields that should be part of the entity and will be presented to the user."},"friendlyName":{"Type":4,"Flags":2,"Description":"The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"EntityCommonPropertiesAdditionalData","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"Malware"}},{"2":{"Name":"ProcessEntity","Properties":{"properties":{"Type":1063,"Flags":0,"Description":"Process entity properties"},"kind":{"Type":1069,"Flags":1,"Description":"The kind of the entity."}}}},{"2":{"Name":"ProcessEntityProperties","Properties":{"accountEntityId":{"Type":4,"Flags":2,"Description":"The account entity id running the processes."},"commandLine":{"Type":4,"Flags":2,"Description":"The command line used to create the process"},"creationTimeUtc":{"Type":4,"Flags":2,"Description":"The time when the process started to run"},"elevationToken":{"Type":1067,"Flags":0,"Description":"The elevation token associated with the process."},"hostEntityId":{"Type":4,"Flags":2,"Description":"The host entity id on which the process was running"},"hostLogonSessionEntityId":{"Type":4,"Flags":2,"Description":"The session entity id in which the process was running"},"imageFileEntityId":{"Type":4,"Flags":2,"Description":"Image file entity id"},"parentProcessEntityId":{"Type":4,"Flags":2,"Description":"The parent process entity id."},"processId":{"Type":4,"Flags":2,"Description":"The process ID"},"additionalData":{"Type":1068,"Flags":2,"Description":"A bag of custom fields that should be part of the entity and will be presented to the user."},"friendlyName":{"Type":4,"Flags":2,"Description":"The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated."}}}},{"6":{"Value":"Default"}},{"6":{"Value":"Full"}},{"6":{"Value":"Limited"}},{"5":{"Elements":[1064,1065,1066]}},{"2":{"Name":"EntityCommonPropertiesAdditionalData","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"Process"}},{"2":{"Name":"RegistryKeyEntity","Properties":{"properties":{"Type":1071,"Flags":0,"Description":"RegistryKey entity properties"},"kind":{"Type":1084,"Flags":1,"Description":"The kind of the entity."}}}},{"2":{"Name":"RegistryKeyEntityProperties","Properties":{"hive":{"Type":1082,"Flags":2,"Description":"the hive that holds the registry key."},"key":{"Type":4,"Flags":2,"Description":"The registry key path."},"additionalData":{"Type":1083,"Flags":2,"Description":"A bag of custom fields that should be part of the entity and will be presented to the user."},"friendlyName":{"Type":4,"Flags":2,"Description":"The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated."}}}},{"6":{"Value":"HKEY_LOCAL_MACHINE"}},{"6":{"Value":"HKEY_CLASSES_ROOT"}},{"6":{"Value":"HKEY_CURRENT_CONFIG"}},{"6":{"Value":"HKEY_USERS"}},{"6":{"Value":"HKEY_CURRENT_USER_LOCAL_SETTINGS"}},{"6":{"Value":"HKEY_PERFORMANCE_DATA"}},{"6":{"Value":"HKEY_PERFORMANCE_NLSTEXT"}},{"6":{"Value":"HKEY_PERFORMANCE_TEXT"}},{"6":{"Value":"HKEY_A"}},{"6":{"Value":"HKEY_CURRENT_USER"}},{"5":{"Elements":[1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,4]}},{"2":{"Name":"EntityCommonPropertiesAdditionalData","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"RegistryKey"}},{"2":{"Name":"RegistryValueEntity","Properties":{"properties":{"Type":1086,"Flags":0,"Description":"RegistryKey entity properties"},"kind":{"Type":1097,"Flags":1,"Description":"The kind of the entity."}}}},{"2":{"Name":"RegistryValueEntityProperties","Properties":{"keyEntityId":{"Type":4,"Flags":2,"Description":"The registry key entity id."},"valueData":{"Type":4,"Flags":2,"Description":"String formatted representation of the value data."},"valueName":{"Type":4,"Flags":2,"Description":"The registry value name."},"valueType":{"Type":1095,"Flags":2,"Description":"Specifies the data types to use when storing values in the registry, or identifies the data type of a value in the registry."},"additionalData":{"Type":1096,"Flags":2,"Description":"A bag of custom fields that should be part of the entity and will be presented to the user."},"friendlyName":{"Type":4,"Flags":2,"Description":"The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated."}}}},{"6":{"Value":"None"}},{"6":{"Value":"Unknown"}},{"6":{"Value":"String"}},{"6":{"Value":"ExpandString"}},{"6":{"Value":"Binary"}},{"6":{"Value":"DWord"}},{"6":{"Value":"MultiString"}},{"6":{"Value":"QWord"}},{"5":{"Elements":[1087,1088,1089,1090,1091,1092,1093,1094,4]}},{"2":{"Name":"EntityCommonPropertiesAdditionalData","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"RegistryValue"}},{"2":{"Name":"SecurityAlert","Properties":{"properties":{"Type":845,"Flags":0,"Description":"SecurityAlert entity properties"},"kind":{"Type":1099,"Flags":1,"Description":"The kind of the entity."}}}},{"6":{"Value":"SecurityAlert"}},{"2":{"Name":"SecurityGroupEntity","Properties":{"properties":{"Type":1101,"Flags":0,"Description":"SecurityGroup entity properties"},"kind":{"Type":1103,"Flags":1,"Description":"The kind of the entity."}}}},{"2":{"Name":"SecurityGroupEntityProperties","Properties":{"distinguishedName":{"Type":4,"Flags":2,"Description":"The group distinguished name"},"objectGuid":{"Type":4,"Flags":2,"Description":"A single-value attribute that is the unique identifier for the object, assigned by active directory."},"sid":{"Type":4,"Flags":2,"Description":"The SID attribute is a single-value attribute that specifies the security identifier (SID) of the group"},"additionalData":{"Type":1102,"Flags":2,"Description":"A bag of custom fields that should be part of the entity and will be presented to the user."},"friendlyName":{"Type":4,"Flags":2,"Description":"The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated."}}}},{"2":{"Name":"EntityCommonPropertiesAdditionalData","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"SecurityGroup"}},{"2":{"Name":"SubmissionMailEntity","Properties":{"properties":{"Type":1105,"Flags":0,"Description":"Submission mail entity properties"},"kind":{"Type":1107,"Flags":1,"Description":"The kind of the entity."}}}},{"2":{"Name":"SubmissionMailEntityProperties","Properties":{"networkMessageId":{"Type":4,"Flags":2,"Description":"The network message id of email to which submission belongs"},"submissionId":{"Type":4,"Flags":2,"Description":"The submission id"},"submitter":{"Type":4,"Flags":2,"Description":"The submitter"},"submissionDate":{"Type":4,"Flags":2,"Description":"The submission date"},"timestamp":{"Type":4,"Flags":2,"Description":"The Time stamp when the message is received (Mail)"},"recipient":{"Type":4,"Flags":2,"Description":"The recipient of the mail"},"sender":{"Type":4,"Flags":2,"Description":"The sender of the mail"},"senderIp":{"Type":4,"Flags":2,"Description":"The sender's IP"},"subject":{"Type":4,"Flags":2,"Description":"The subject of submission mail"},"reportType":{"Type":4,"Flags":2,"Description":"The submission type for the given instance. This maps to Junk, Phish, Malware or NotJunk."},"additionalData":{"Type":1106,"Flags":2,"Description":"A bag of custom fields that should be part of the entity and will be presented to the user."},"friendlyName":{"Type":4,"Flags":2,"Description":"The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated."}}}},{"2":{"Name":"EntityCommonPropertiesAdditionalData","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"SubmissionMail"}},{"2":{"Name":"UrlEntity","Properties":{"properties":{"Type":1109,"Flags":0,"Description":"Url entity properties"},"kind":{"Type":1111,"Flags":1,"Description":"The kind of the entity."}}}},{"2":{"Name":"UrlEntityProperties","Properties":{"url":{"Type":4,"Flags":2,"Description":"A full URL the entity points to"},"additionalData":{"Type":1110,"Flags":2,"Description":"A bag of custom fields that should be part of the entity and will be presented to the user."},"friendlyName":{"Type":4,"Flags":2,"Description":"The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated."}}}},{"2":{"Name":"EntityCommonPropertiesAdditionalData","Properties":{},"AdditionalProperties":0}},{"6":{"Value":"Url"}},{"3":{"ItemType":959}},{"2":{"Name":"IncidentEntitiesResultsMetadata","Properties":{"count":{"Type":3,"Flags":1,"Description":"Total number of aggregations of the given kind in the incident related entities result."},"entityKind":{"Type":1135,"Flags":1,"Description":"The kind of the aggregated entity."}}}},{"6":{"Value":"Account"}},{"6":{"Value":"Host"}},{"6":{"Value":"File"}},{"6":{"Value":"AzureResource"}},{"6":{"Value":"CloudApplication"}},{"6":{"Value":"DnsResolution"}},{"6":{"Value":"FileHash"}},{"6":{"Value":"Ip"}},{"6":{"Value":"Malware"}},{"6":{"Value":"Process"}},{"6":{"Value":"RegistryKey"}},{"6":{"Value":"RegistryValue"}},{"6":{"Value":"SecurityGroup"}},{"6":{"Value":"Url"}},{"6":{"Value":"IoTDevice"}},{"6":{"Value":"SecurityAlert"}},{"6":{"Value":"Bookmark"}},{"6":{"Value":"MailCluster"}},{"6":{"Value":"MailMessage"}},{"6":{"Value":"Mailbox"}},{"6":{"Value":"SubmissionMail"}},{"5":{"Elements":[1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,4]}},{"3":{"ItemType":1113}},{"8":{"Name":"entities","ResourceType":"Microsoft.SecurityInsights/incidents","ApiVersion":"2023-11-01","Output":958}},{"2":{"Name":"RepositoryAccessProperties","Properties":{"properties":{"Type":1139,"Flags":1,"Description":"RepositoryAccess properties"}}}},{"2":{"Name":"RepositoryAccessObject","Properties":{"repositoryAccess":{"Type":621,"Flags":1,"Description":"RepositoryAccess properties"}}}},{"2":{"Name":"Warning","Properties":{"warning":{"Type":1141,"Flags":2,"Description":"Warning data."}}}},{"2":{"Name":"WarningBody","Properties":{"code":{"Type":1147,"Flags":2,"Description":"An identifier for the warning. Codes are invariant and are intended to be consumed programmatically."},"message":{"Type":4,"Flags":2,"Description":"A message describing the warning, intended to be suitable for display in a user interface."},"details":{"Type":1148,"Flags":2}}}},{"6":{"Value":"SourceControlWarning_DeleteServicePrincipal"}},{"6":{"Value":"SourceControlWarning_DeletePipelineFromAzureDevOps"}},{"6":{"Value":"SourceControlWarning_DeleteWorkflowAndSecretFromGitHub"}},{"6":{"Value":"SourceControlWarning_DeleteRoleAssignment"}},{"6":{"Value":"SourceControl_DeletedWithWarnings"}},{"5":{"Elements":[1142,1143,1144,1145,1146,4]}},{"3":{"ItemType":1141}},{"8":{"Name":"delete","ResourceType":"Microsoft.SecurityInsights/sourcecontrols","ApiVersion":"2023-11-01","Output":1140,"Input":1138}},{"2":{"Name":"ThreatIntelligenceIndicatorModel","Properties":{"properties":{"Type":653,"Flags":0,"Description":"Threat Intelligence Entity properties"},"kind":{"Type":1152,"Flags":1,"Description":"The kind of the entity."},"etag":{"Type":4,"Flags":0,"Description":"Etag of the azure resource"},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""},"systemData":{"Type":11,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"6":{"Value":"indicator"}},{"5":{"Elements":[1151,4]}},{"7":{"Name":"ThreatIntelligenceInformation","Discriminator":"kind","BaseProperties":{"etag":{"Type":4,"Flags":0,"Description":"Etag of the azure resource"},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""},"systemData":{"Type":11,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}},"Elements":{"indicator":1154}}},{"2":{"Name":"ThreatIntelligenceIndicatorModel","Properties":{"properties":{"Type":653,"Flags":0,"Description":"Threat Intelligence Entity properties"},"kind":{"Type":1155,"Flags":1,"Description":"The kind of the entity."}}}},{"6":{"Value":"indicator"}},{"8":{"Name":"createIndicator","ResourceType":"Microsoft.SecurityInsights/threatIntelligence","ApiVersion":"2023-11-01","Output":1153,"Input":1150}},{"2":{"Name":"ThreatIntelligenceFilteringCriteria","Properties":{"pageSize":{"Type":3,"Flags":0,"Description":"Page size"},"minConfidence":{"Type":3,"Flags":0,"Description":"Minimum confidence."},"maxConfidence":{"Type":3,"Flags":0,"Description":"Maximum confidence."},"minValidUntil":{"Type":4,"Flags":0,"Description":"Start time for ValidUntil filter."},"maxValidUntil":{"Type":4,"Flags":0,"Description":"End time for ValidUntil filter."},"includeDisabled":{"Type":2,"Flags":0,"Description":"Parameter to include/exclude disabled indicators."},"sortBy":{"Type":1163,"Flags":0,"Description":"Columns to sort by and sorting order"},"sources":{"Type":1164,"Flags":0,"Description":"Sources of threat intelligence indicators"},"patternTypes":{"Type":1165,"Flags":0,"Description":"Pattern types"},"threatTypes":{"Type":1166,"Flags":0,"Description":"Threat types of threat intelligence indicators"},"ids":{"Type":1167,"Flags":0,"Description":"Ids of threat intelligence indicators"},"keywords":{"Type":1168,"Flags":0,"Description":"Keywords for searching threat intelligence indicators"},"skipToken":{"Type":4,"Flags":0,"Description":"Skip token."}}}},{"2":{"Name":"ThreatIntelligenceSortingCriteria","Properties":{"itemKey":{"Type":4,"Flags":0,"Description":"Column name"},"sortOrder":{"Type":1162,"Flags":0,"Description":"Sorting order (ascending/descending/unsorted)."}}}},{"6":{"Value":"unsorted"}},{"6":{"Value":"ascending"}},{"6":{"Value":"descending"}},{"5":{"Elements":[1159,1160,1161,4]}},{"3":{"ItemType":1158}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"2":{"Name":"ThreatIntelligenceInformationList","Properties":{"nextLink":{"Type":4,"Flags":2,"Description":"URL to fetch the next set of information objects."},"value":{"Type":1170,"Flags":1,"Description":"Array of threat intelligence information objects."}}}},{"3":{"ItemType":1153}},{"8":{"Name":"queryIndicators","ResourceType":"Microsoft.SecurityInsights/threatIntelligence","ApiVersion":"2023-11-01","Output":1169,"Input":1157}},{"2":{"Name":"ThreatIntelligenceAppendTags","Properties":{"threatIntelligenceTags":{"Type":1173,"Flags":0,"Description":"List of tags to be appended."}}}},{"3":{"ItemType":4}},{"8":{"Name":"appendTags","ResourceType":"Microsoft.SecurityInsights/threatIntelligence/indicators","ApiVersion":"2023-11-01","Input":1172}},{"8":{"Name":"replaceTags","ResourceType":"Microsoft.SecurityInsights/threatIntelligence/indicators","ApiVersion":"2023-11-01","Output":1153,"Input":1150}}] \ No newline at end of file diff --git a/internal/azure/generated/serialconsole/microsoft.serialconsole/2023-01-01/types.json b/internal/azure/generated/serialconsole/microsoft.serialconsole/2023-01-01/types.json new file mode 100644 index 000000000..1837db1a5 --- /dev/null +++ b/internal/azure/generated/serialconsole/microsoft.serialconsole/2023-01-01/types.json @@ -0,0 +1 @@ +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.SerialConsole/serialPorts"}},{"6":{"Value":"2023-01-01"}},{"2":{"Name":"Microsoft.SerialConsole/serialPorts","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":0,"Description":"The properties of the serial port."},"systemData":{"Type":18,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"SerialPortProperties","Properties":{"state":{"Type":14,"Flags":0,"Description":"Specifies whether the port is enabled for a serial console connection."},"connectionState":{"Type":17,"Flags":0,"Description":"Specifies whether the port is currently active."}}}},{"6":{"Value":"enabled"}},{"6":{"Value":"disabled"}},{"5":{"Elements":[12,13]}},{"6":{"Value":"active"}},{"6":{"Value":"inactive"}},{"5":{"Elements":[15,16]}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":23,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":28,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[19,20,21,22,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[24,25,26,27,4]}},{"4":{"Name":"Microsoft.SerialConsole/serialPorts@2023-01-01","ScopeType":16,"Body":10,"Flags":0}},{"2":{"Name":"DisableSerialConsoleResult","Properties":{"disabled":{"Type":2,"Flags":0,"Description":"Whether or not Serial Console is disabled."}}}},{"8":{"Name":"disableConsole","ResourceType":"Microsoft.SerialConsole/consoleServices","ApiVersion":"2023-01-01","Output":30}},{"2":{"Name":"EnableSerialConsoleResult","Properties":{"disabled":{"Type":2,"Flags":0,"Description":"Whether or not Serial Console is disabled."}}}},{"8":{"Name":"enableConsole","ResourceType":"Microsoft.SerialConsole/consoleServices","ApiVersion":"2023-01-01","Output":32}},{"2":{"Name":"SerialPortConnectResult","Properties":{"connectionString":{"Type":4,"Flags":0,"Description":"Connection string to the serial port of the resource."}}}},{"8":{"Name":"connect","ResourceType":"Microsoft.SerialConsole/serialPorts","ApiVersion":"2023-01-01","Output":34}}] \ No newline at end of file diff --git a/internal/azure/generated/servicefabric/microsoft.servicefabric/2023-11-01-preview/types.json b/internal/azure/generated/servicefabric/microsoft.servicefabric/2023-11-01-preview/types.json new file mode 100644 index 000000000..83b12b3ad --- /dev/null +++ b/internal/azure/generated/servicefabric/microsoft.servicefabric/2023-11-01-preview/types.json @@ -0,0 +1 @@ +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.ServiceFabric/clusters"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.ServiceFabric/clusters","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":0,"Description":"The cluster resource properties"},"location":{"Type":4,"Flags":1,"Description":"Azure resource location."},"tags":{"Type":124,"Flags":0,"Description":"Azure resource tags."},"etag":{"Type":4,"Flags":2,"Description":"Azure resource etag."},"systemData":{"Type":125,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"ClusterProperties","Properties":{"addOnFeatures":{"Type":17,"Flags":0,"Description":"The list of add-on features to enable in the cluster."},"availableClusterVersions":{"Type":22,"Flags":2,"Description":"The Service Fabric runtime versions available for this cluster."},"azureActiveDirectory":{"Type":23,"Flags":0,"Description":"The AAD authentication settings of the cluster."},"certificate":{"Type":24,"Flags":0,"Description":"The certificate to use for securing the cluster. The certificate provided will be used for node to node security within the cluster, SSL certificate for cluster management endpoint and default admin client."},"certificateCommonNames":{"Type":34,"Flags":0,"Description":"Describes a list of server certificates referenced by common name that are used to secure the cluster."},"clientCertificateCommonNames":{"Type":47,"Flags":0,"Description":"The list of client certificates referenced by common name that are allowed to manage the cluster."},"clientCertificateThumbprints":{"Type":49,"Flags":0,"Description":"The list of client certificates referenced by thumbprint that are allowed to manage the cluster."},"clusterCodeVersion":{"Type":4,"Flags":0,"Description":"The Service Fabric runtime version of the cluster. This property can only by set the user when **upgradeMode** is set to 'Manual'. To get list of available Service Fabric versions for new clusters use [ClusterVersion API](https://learn.microsoft.com/rest/api/servicefabric/cluster-versions/list). To get the list of available version for existing clusters use **availableClusterVersions**."},"clusterEndpoint":{"Type":4,"Flags":2,"Description":"The Azure Resource Provider endpoint. A system service in the cluster connects to this endpoint."},"clusterId":{"Type":4,"Flags":2,"Description":"A service generated unique identifier for the cluster resource."},"clusterState":{"Type":60,"Flags":2,"Description":"The current state of the cluster.\n\n - WaitingForNodes - Indicates that the cluster resource is created and the resource provider is waiting for Service Fabric VM extension to boot up and report to it.\n - Deploying - Indicates that the Service Fabric runtime is being installed on the VMs. Cluster resource will be in this state until the cluster boots up and system services are up.\n - BaselineUpgrade - Indicates that the cluster is upgrading to establishes the cluster version. This upgrade is automatically initiated when the cluster boots up for the first time.\n - UpdatingUserConfiguration - Indicates that the cluster is being upgraded with the user provided configuration.\n - UpdatingUserCertificate - Indicates that the cluster is being upgraded with the user provided certificate.\n - UpdatingInfrastructure - Indicates that the cluster is being upgraded with the latest Service Fabric runtime version. This happens only when the **upgradeMode** is set to 'Automatic'.\n - EnforcingClusterVersion - Indicates that cluster is on a different version than expected and the cluster is being upgraded to the expected version.\n - UpgradeServiceUnreachable - Indicates that the system service in the cluster is no longer polling the Resource Provider. Clusters in this state cannot be managed by the Resource Provider.\n - AutoScale - Indicates that the ReliabilityLevel of the cluster is being adjusted.\n - Ready - Indicates that the cluster is in a stable state."},"diagnosticsStorageAccountConfig":{"Type":61,"Flags":0,"Description":"The storage account information for storing Service Fabric diagnostic logs."},"eventStoreServiceEnabled":{"Type":2,"Flags":0,"Description":"Indicates if the event store service is enabled."},"fabricSettings":{"Type":65,"Flags":0,"Description":"The list of custom fabric settings to configure the cluster."},"managementEndpoint":{"Type":4,"Flags":1,"Description":"The http management endpoint of the cluster."},"nodeTypes":{"Type":74,"Flags":1,"Description":"The list of node types in the cluster."},"provisioningState":{"Type":79,"Flags":2,"Description":"The provisioning state of the cluster resource."},"reliabilityLevel":{"Type":85,"Flags":0,"Description":"The reliability level sets the replica set size of system services. Learn about [ReliabilityLevel](https://docs.microsoft.com/azure/service-fabric/service-fabric-cluster-capacity).\n\n - None - Run the System services with a target replica set count of 1. This should only be used for test clusters.\n - Bronze - Run the System services with a target replica set count of 3. This should only be used for test clusters.\n - Silver - Run the System services with a target replica set count of 5.\n - Gold - Run the System services with a target replica set count of 7.\n - Platinum - Run the System services with a target replica set count of 9."},"reverseProxyCertificate":{"Type":24,"Flags":0,"Description":"The server certificate used by reverse proxy."},"reverseProxyCertificateCommonNames":{"Type":34,"Flags":0,"Description":"Describes a list of server certificates referenced by common name that are used to secure the cluster."},"upgradeDescription":{"Type":86,"Flags":0,"Description":"The policy to use when upgrading the cluster."},"upgradeMode":{"Type":99,"Flags":0,"Description":"The upgrade mode of the cluster when new Service Fabric runtime version is available."},"applicationTypeVersionsCleanupPolicy":{"Type":100,"Flags":0,"Description":"The policy used to clean up unused versions."},"vmImage":{"Type":4,"Flags":0,"Description":"The VM image VMSS has been configured with. Generic names such as Windows or Linux can be used."},"sfZonalUpgradeMode":{"Type":103,"Flags":0,"Description":"This property controls the logical grouping of VMs in upgrade domains (UDs). This property can't be modified if a node type with multiple Availability Zones is already present in the cluster."},"vmssZonalUpgradeMode":{"Type":106,"Flags":0,"Description":"This property defines the upgrade mode for the virtual machine scale set, it is mandatory if a node type with multiple Availability Zones is added."},"infrastructureServiceManager":{"Type":2,"Flags":0,"Description":"Indicates if infrastructure service manager is enabled."},"upgradeWave":{"Type":110,"Flags":0,"Description":"Indicates when new cluster runtime version upgrades will be applied after they are released. By default is Wave0. Only applies when **upgradeMode** is set to 'Automatic'."},"upgradePauseStartTimestampUtc":{"Type":4,"Flags":0,"Description":"Indicates the start date and time to pause automatic runtime version upgrades on the cluster for an specific period of time on the cluster (UTC)."},"upgradePauseEndTimestampUtc":{"Type":4,"Flags":0,"Description":"Indicates the end date and time to pause automatic runtime version upgrades on the cluster for an specific period of time on the cluster (UTC)."},"waveUpgradePaused":{"Type":2,"Flags":0,"Description":"Boolean to pause automatic runtime version upgrades to the cluster."},"notifications":{"Type":123,"Flags":0,"Description":"Indicates a list of notification channels for cluster events."},"enableHttpGatewayExclusiveAuthMode":{"Type":2,"Flags":0,"Description":"If true, token-based authentication is not allowed on the HttpGatewayEndpoint. This is required to support TLS versions 1.3 and above. If token-based authentication is used, HttpGatewayTokenAuthEndpointPort must be defined."}}}},{"6":{"Value":"RepairManager"}},{"6":{"Value":"DnsService"}},{"6":{"Value":"BackupRestoreService"}},{"6":{"Value":"ResourceMonitorService"}},{"5":{"Elements":[12,13,14,15,4]}},{"3":{"ItemType":16}},{"2":{"Name":"ClusterVersionDetails","Properties":{"codeVersion":{"Type":4,"Flags":0,"Description":"The Service Fabric runtime version of the cluster."},"supportExpiryUtc":{"Type":4,"Flags":0,"Description":"The date of expiry of support of the version."},"environment":{"Type":21,"Flags":0,"Description":"Indicates if this version is for Windows or Linux operating system."}}}},{"6":{"Value":"Windows"}},{"6":{"Value":"Linux"}},{"5":{"Elements":[19,20,4]}},{"3":{"ItemType":18}},{"2":{"Name":"AzureActiveDirectory","Properties":{"tenantId":{"Type":4,"Flags":0,"Description":"Azure active directory tenant id."},"clusterApplication":{"Type":4,"Flags":0,"Description":"Azure active directory cluster application id."},"clientApplication":{"Type":4,"Flags":0,"Description":"Azure active directory client application id."}}}},{"2":{"Name":"CertificateDescription","Properties":{"thumbprint":{"Type":4,"Flags":1,"Description":"Thumbprint of the primary certificate."},"thumbprintSecondary":{"Type":4,"Flags":0,"Description":"Thumbprint of the secondary certificate."},"x509StoreName":{"Type":33,"Flags":0,"Description":"The local certificate store location."}}}},{"6":{"Value":"AddressBook"}},{"6":{"Value":"AuthRoot"}},{"6":{"Value":"CertificateAuthority"}},{"6":{"Value":"Disallowed"}},{"6":{"Value":"My"}},{"6":{"Value":"Root"}},{"6":{"Value":"TrustedPeople"}},{"6":{"Value":"TrustedPublisher"}},{"5":{"Elements":[25,26,27,28,29,30,31,32,4]}},{"2":{"Name":"ServerCertificateCommonNames","Properties":{"commonNames":{"Type":36,"Flags":0,"Description":"The list of server certificates referenced by common name that are used to secure the cluster."},"x509StoreName":{"Type":45,"Flags":0,"Description":"The local certificate store location."}}}},{"2":{"Name":"ServerCertificateCommonName","Properties":{"certificateCommonName":{"Type":4,"Flags":1,"Description":"The common name of the server certificate."},"certificateIssuerThumbprint":{"Type":4,"Flags":1,"Description":"The issuer thumbprint of the server certificate."}}}},{"3":{"ItemType":35}},{"6":{"Value":"AddressBook"}},{"6":{"Value":"AuthRoot"}},{"6":{"Value":"CertificateAuthority"}},{"6":{"Value":"Disallowed"}},{"6":{"Value":"My"}},{"6":{"Value":"Root"}},{"6":{"Value":"TrustedPeople"}},{"6":{"Value":"TrustedPublisher"}},{"5":{"Elements":[37,38,39,40,41,42,43,44,4]}},{"2":{"Name":"ClientCertificateCommonName","Properties":{"isAdmin":{"Type":2,"Flags":1,"Description":"Indicates if the client certificate has admin access to the cluster. Non admin clients can perform only read only operations on the cluster."},"certificateCommonName":{"Type":4,"Flags":1,"Description":"The common name of the client certificate."},"certificateIssuerThumbprint":{"Type":4,"Flags":1,"Description":"The issuer thumbprint of the client certificate."}}}},{"3":{"ItemType":46}},{"2":{"Name":"ClientCertificateThumbprint","Properties":{"isAdmin":{"Type":2,"Flags":1,"Description":"Indicates if the client certificate has admin access to the cluster. Non admin clients can perform only read only operations on the cluster."},"certificateThumbprint":{"Type":4,"Flags":1,"Description":"The thumbprint of the client certificate."}}}},{"3":{"ItemType":48}},{"6":{"Value":"WaitingForNodes"}},{"6":{"Value":"Deploying"}},{"6":{"Value":"BaselineUpgrade"}},{"6":{"Value":"UpdatingUserConfiguration"}},{"6":{"Value":"UpdatingUserCertificate"}},{"6":{"Value":"UpdatingInfrastructure"}},{"6":{"Value":"EnforcingClusterVersion"}},{"6":{"Value":"UpgradeServiceUnreachable"}},{"6":{"Value":"AutoScale"}},{"6":{"Value":"Ready"}},{"5":{"Elements":[50,51,52,53,54,55,56,57,58,59,4]}},{"2":{"Name":"DiagnosticsStorageAccountConfig","Properties":{"storageAccountName":{"Type":4,"Flags":1,"Description":"The Azure storage account name."},"protectedAccountKeyName":{"Type":4,"Flags":1,"Description":"The protected diagnostics storage key name."},"protectedAccountKeyName2":{"Type":4,"Flags":0,"Description":"The secondary protected diagnostics storage key name. If one of the storage account keys is rotated the cluster will fallback to using the other."},"blobEndpoint":{"Type":4,"Flags":1,"Description":"The blob endpoint of the azure storage account."},"queueEndpoint":{"Type":4,"Flags":1,"Description":"The queue endpoint of the azure storage account."},"tableEndpoint":{"Type":4,"Flags":1,"Description":"The table endpoint of the azure storage account."}}}},{"2":{"Name":"SettingsSectionDescription","Properties":{"name":{"Type":4,"Flags":1,"Description":"The section name of the fabric settings."},"parameters":{"Type":64,"Flags":1,"Description":"The collection of parameters in the section."}}}},{"2":{"Name":"SettingsParameterDescription","Properties":{"name":{"Type":4,"Flags":1,"Description":"The parameter name of fabric setting."},"value":{"Type":4,"Flags":1,"Description":"The parameter value of fabric setting."}}}},{"3":{"ItemType":63}},{"3":{"ItemType":62}},{"2":{"Name":"NodeTypeDescription","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the node type."},"placementProperties":{"Type":67,"Flags":0,"Description":"The placement tags applied to nodes in the node type, which can be used to indicate where certain services (workload) should run."},"capacities":{"Type":68,"Flags":0,"Description":"The capacity tags applied to the nodes in the node type, the cluster resource manager uses these tags to understand how much resource a node has."},"clientConnectionEndpointPort":{"Type":3,"Flags":1,"Description":"The TCP cluster management endpoint port."},"httpGatewayEndpointPort":{"Type":3,"Flags":1,"Description":"The HTTP cluster management endpoint port."},"durabilityLevel":{"Type":72,"Flags":0,"Description":"The durability level of the node type. Learn about [DurabilityLevel](https://docs.microsoft.com/azure/service-fabric/service-fabric-cluster-capacity).\n\n - Bronze - No privileges. This is the default.\n - Silver - The infrastructure jobs can be paused for a duration of 10 minutes per UD.\n - Gold - The infrastructure jobs can be paused for a duration of 2 hours per UD. Gold durability can be enabled only on full node VM skus like D15_V2, G5 etc."},"applicationPorts":{"Type":73,"Flags":0,"Description":"The range of ports from which cluster assigned port to Service Fabric applications."},"ephemeralPorts":{"Type":73,"Flags":0,"Description":"The range of ephemeral ports that nodes in this node type should be configured with."},"isPrimary":{"Type":2,"Flags":1,"Description":"The node type on which system services will run. Only one node type should be marked as primary. Primary node type cannot be deleted or changed for existing clusters."},"vmInstanceCount":{"Type":3,"Flags":1,"Description":"VMInstanceCount should be 1 to n, where n indicates the number of VM instances corresponding to this nodeType. VMInstanceCount = 0 can be done only in these scenarios: NodeType is a secondary nodeType. Durability = Bronze or Durability >= Bronze and InfrastructureServiceManager = true. If VMInstanceCount = 0, implies the VMs for this nodeType will not be used for the initial cluster size computation."},"reverseProxyEndpointPort":{"Type":3,"Flags":0,"Description":"The endpoint used by reverse proxy."},"isStateless":{"Type":2,"Flags":0,"Description":"Indicates if the node type can only host Stateless workloads."},"multipleAvailabilityZones":{"Type":2,"Flags":0,"Description":"Indicates if the node type is enabled to support multiple zones."},"httpGatewayTokenAuthEndpointPort":{"Type":3,"Flags":0,"Description":"The port used for token-auth based HTTPS connections to the cluster. Cannot be set to the same port as HttpGatewayEndpoint."}}}},{"2":{"Name":"NodeTypeDescriptionPlacementProperties","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"NodeTypeDescriptionCapacities","Properties":{},"AdditionalProperties":4}},{"6":{"Value":"Bronze"}},{"6":{"Value":"Silver"}},{"6":{"Value":"Gold"}},{"5":{"Elements":[69,70,71,4]}},{"2":{"Name":"EndpointRangeDescription","Properties":{"startPort":{"Type":3,"Flags":1,"Description":"Starting port of a range of ports"},"endPort":{"Type":3,"Flags":1,"Description":"End port of a range of ports"}}}},{"3":{"ItemType":66}},{"6":{"Value":"Updating"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"5":{"Elements":[75,76,77,78,4]}},{"6":{"Value":"None"}},{"6":{"Value":"Bronze"}},{"6":{"Value":"Silver"}},{"6":{"Value":"Gold"}},{"6":{"Value":"Platinum"}},{"5":{"Elements":[80,81,82,83,84,4]}},{"2":{"Name":"ClusterUpgradePolicy","Properties":{"forceRestart":{"Type":2,"Flags":0,"Description":"If true, then processes are forcefully restarted during upgrade even when the code version has not changed (the upgrade only changes configuration or data)."},"upgradeReplicaSetCheckTimeout":{"Type":4,"Flags":1,"Description":"The maximum amount of time to block processing of an upgrade domain and prevent loss of availability when there are unexpected issues. When this timeout expires, processing of the upgrade domain will proceed regardless of availability loss issues. The timeout is reset at the start of each upgrade domain. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format."},"healthCheckWaitDuration":{"Type":4,"Flags":1,"Description":"The length of time to wait after completing an upgrade domain before performing health checks. The duration can be in either hh:mm:ss or in d.hh:mm:ss.ms format."},"healthCheckStableDuration":{"Type":4,"Flags":1,"Description":"The amount of time that the application or cluster must remain healthy before the upgrade proceeds to the next upgrade domain. The duration can be in either hh:mm:ss or in d.hh:mm:ss.ms format."},"healthCheckRetryTimeout":{"Type":4,"Flags":1,"Description":"The amount of time to retry health evaluation when the application or cluster is unhealthy before the upgrade rolls back. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format."},"upgradeTimeout":{"Type":4,"Flags":1,"Description":"The amount of time the overall upgrade has to complete before the upgrade rolls back. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format."},"upgradeDomainTimeout":{"Type":4,"Flags":1,"Description":"The amount of time each upgrade domain has to complete before the upgrade rolls back. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format."},"healthPolicy":{"Type":87,"Flags":1,"Description":"The cluster health policy used when upgrading the cluster."},"deltaHealthPolicy":{"Type":92,"Flags":0,"Description":"The cluster delta health policy used when upgrading the cluster."}}}},{"2":{"Name":"ClusterHealthPolicy","Properties":{"maxPercentUnhealthyNodes":{"Type":3,"Flags":0,"Description":"The maximum allowed percentage of unhealthy nodes before reporting an error. For example, to allow 10% of nodes to be unhealthy, this value would be 10.\n\nThe percentage represents the maximum tolerated percentage of nodes that can be unhealthy before the cluster is considered in error.\nIf the percentage is respected but there is at least one unhealthy node, the health is evaluated as Warning.\nThe percentage is calculated by dividing the number of unhealthy nodes over the total number of nodes in the cluster.\nThe computation rounds up to tolerate one failure on small numbers of nodes. Default percentage is zero.\n\nIn large clusters, some nodes will always be down or out for repairs, so this percentage should be configured to tolerate that."},"maxPercentUnhealthyApplications":{"Type":3,"Flags":0,"Description":"The maximum allowed percentage of unhealthy applications before reporting an error. For example, to allow 10% of applications to be unhealthy, this value would be 10.\n\nThe percentage represents the maximum tolerated percentage of applications that can be unhealthy before the cluster is considered in error.\nIf the percentage is respected but there is at least one unhealthy application, the health is evaluated as Warning.\nThis is calculated by dividing the number of unhealthy applications over the total number of application instances in the cluster, excluding applications of application types that are included in the ApplicationTypeHealthPolicyMap.\nThe computation rounds up to tolerate one failure on small numbers of applications. Default percentage is zero."},"applicationHealthPolicies":{"Type":91,"Flags":0,"Description":"Defines the application health policy map used to evaluate the health of an application or one of its children entities."}}}},{"2":{"Name":"ApplicationHealthPolicy","Properties":{"defaultServiceTypeHealthPolicy":{"Type":89,"Flags":0,"Description":"The health policy used by default to evaluate the health of a service type."},"serviceTypeHealthPolicies":{"Type":90,"Flags":0,"Description":"The map with service type health policy per service type name. The map is empty by default."}}}},{"2":{"Name":"ServiceTypeHealthPolicy","Properties":{"maxPercentUnhealthyServices":{"Type":3,"Flags":0,"Description":"The maximum percentage of services allowed to be unhealthy before your application is considered in error."}}}},{"2":{"Name":"ServiceTypeHealthPolicyMap","Properties":{},"AdditionalProperties":89}},{"2":{"Name":"ApplicationHealthPolicyMap","Properties":{},"AdditionalProperties":88}},{"2":{"Name":"ClusterUpgradeDeltaHealthPolicy","Properties":{"maxPercentDeltaUnhealthyNodes":{"Type":3,"Flags":1,"Description":"The maximum allowed percentage of nodes health degradation allowed during cluster upgrades.\nThe delta is measured between the state of the nodes at the beginning of upgrade and the state of the nodes at the time of the health evaluation.\nThe check is performed after every upgrade domain upgrade completion to make sure the global state of the cluster is within tolerated limits."},"maxPercentUpgradeDomainDeltaUnhealthyNodes":{"Type":3,"Flags":1,"Description":"The maximum allowed percentage of upgrade domain nodes health degradation allowed during cluster upgrades.\nThe delta is measured between the state of the upgrade domain nodes at the beginning of upgrade and the state of the upgrade domain nodes at the time of the health evaluation.\nThe check is performed after every upgrade domain upgrade completion for all completed upgrade domains to make sure the state of the upgrade domains is within tolerated limits."},"maxPercentDeltaUnhealthyApplications":{"Type":3,"Flags":1,"Description":"The maximum allowed percentage of applications health degradation allowed during cluster upgrades.\nThe delta is measured between the state of the applications at the beginning of upgrade and the state of the applications at the time of the health evaluation.\nThe check is performed after every upgrade domain upgrade completion to make sure the global state of the cluster is within tolerated limits. System services are not included in this."},"applicationDeltaHealthPolicies":{"Type":96,"Flags":0,"Description":"Defines the application delta health policy map used to evaluate the health of an application or one of its child entities when upgrading the cluster."}}}},{"2":{"Name":"ApplicationDeltaHealthPolicy","Properties":{"defaultServiceTypeDeltaHealthPolicy":{"Type":94,"Flags":0,"Description":"The delta health policy used by default to evaluate the health of a service type when upgrading the cluster."},"serviceTypeDeltaHealthPolicies":{"Type":95,"Flags":0,"Description":"The map with service type delta health policy per service type name. The map is empty by default."}}}},{"2":{"Name":"ServiceTypeDeltaHealthPolicy","Properties":{"maxPercentDeltaUnhealthyServices":{"Type":3,"Flags":0,"Description":"The maximum allowed percentage of services health degradation allowed during cluster upgrades.\nThe delta is measured between the state of the services at the beginning of upgrade and the state of the services at the time of the health evaluation.\nThe check is performed after every upgrade domain upgrade completion to make sure the global state of the cluster is within tolerated limits."}}}},{"2":{"Name":"ServiceTypeDeltaHealthPolicyMap","Properties":{},"AdditionalProperties":94}},{"2":{"Name":"ApplicationDeltaHealthPolicyMap","Properties":{},"AdditionalProperties":93}},{"6":{"Value":"Automatic"}},{"6":{"Value":"Manual"}},{"5":{"Elements":[97,98,4]}},{"2":{"Name":"ApplicationTypeVersionsCleanupPolicy","Properties":{"maxUnusedVersionsToKeep":{"Type":3,"Flags":1,"Description":"Number of unused versions per application type to keep."}}}},{"6":{"Value":"Parallel"}},{"6":{"Value":"Hierarchical"}},{"5":{"Elements":[101,102,4]}},{"6":{"Value":"Parallel"}},{"6":{"Value":"Hierarchical"}},{"5":{"Elements":[104,105,4]}},{"6":{"Value":"Wave0"}},{"6":{"Value":"Wave1"}},{"6":{"Value":"Wave2"}},{"5":{"Elements":[107,108,109,4]}},{"2":{"Name":"Notification","Properties":{"isEnabled":{"Type":2,"Flags":1,"Description":"Indicates if the notification is enabled."},"notificationCategory":{"Type":113,"Flags":1,"Description":"The category of notification."},"notificationLevel":{"Type":116,"Flags":1,"Description":"The level of notification."},"notificationTargets":{"Type":122,"Flags":1,"Description":"List of targets that subscribe to the notification."}}}},{"6":{"Value":"WaveProgress"}},{"5":{"Elements":[112,4]}},{"6":{"Value":"Critical"}},{"6":{"Value":"All"}},{"5":{"Elements":[114,115,4]}},{"2":{"Name":"NotificationTarget","Properties":{"notificationChannel":{"Type":120,"Flags":1,"Description":"The notification channel indicates the type of receivers subscribed to the notification, either user or subscription."},"receivers":{"Type":121,"Flags":1,"Description":"List of targets that subscribe to the notification."}}}},{"6":{"Value":"EmailUser"}},{"6":{"Value":"EmailSubscription"}},{"5":{"Elements":[118,119,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":117}},{"3":{"ItemType":111}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":4,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":4,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)."}}}},{"4":{"Name":"Microsoft.ServiceFabric/clusters@2023-11-01-preview","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.ServiceFabric/clusters/applicationTypes"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.ServiceFabric/clusters/applicationTypes","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":127,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":128,"Flags":10,"Description":"The resource api version"},"properties":{"Type":130,"Flags":0,"Description":"The application type name properties"},"location":{"Type":4,"Flags":0,"Description":"It will be deprecated in New API, resource location depends on the parent resource."},"tags":{"Type":131,"Flags":0,"Description":"Azure resource tags."},"etag":{"Type":4,"Flags":2,"Description":"Azure resource etag."},"systemData":{"Type":125,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"ApplicationTypeResourceProperties","Properties":{"provisioningState":{"Type":4,"Flags":2,"Description":"The current deployment or provisioning state, which only appears in the response."}}}},{"2":{"Name":"ProxyResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ServiceFabric/clusters/applicationTypes@2023-11-01-preview","ScopeType":8,"Body":129,"Flags":0}},{"6":{"Value":"Microsoft.ServiceFabric/clusters/applicationTypes/versions"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.ServiceFabric/clusters/applicationTypes/versions","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":133,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":134,"Flags":10,"Description":"The resource api version"},"properties":{"Type":136,"Flags":0,"Description":"The properties of the application type version resource."},"location":{"Type":4,"Flags":0,"Description":"It will be deprecated in New API, resource location depends on the parent resource."},"tags":{"Type":138,"Flags":0,"Description":"Azure resource tags."},"etag":{"Type":4,"Flags":2,"Description":"Azure resource etag."},"systemData":{"Type":125,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"ApplicationTypeVersionResourceProperties","Properties":{"provisioningState":{"Type":4,"Flags":2,"Description":"The current deployment or provisioning state, which only appears in the response"},"appPackageUrl":{"Type":4,"Flags":1,"Description":"The URL to the application package"},"defaultParameterList":{"Type":137,"Flags":2,"Description":"List of application type parameters that can be overridden when creating or updating the application."}}}},{"2":{"Name":"ApplicationTypeParameterList","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"ProxyResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ServiceFabric/clusters/applicationTypes/versions@2023-11-01-preview","ScopeType":8,"Body":135,"Flags":0}},{"6":{"Value":"Microsoft.ServiceFabric/clusters/applications"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.ServiceFabric/clusters/applications","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":140,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":141,"Flags":10,"Description":"The resource api version"},"identity":{"Type":143,"Flags":0,"Description":"Describes the managed identities for an Azure resource."},"properties":{"Type":151,"Flags":0,"Description":"The application resource properties."},"location":{"Type":4,"Flags":0,"Description":"It will be deprecated in New API, resource location depends on the parent resource."},"tags":{"Type":170,"Flags":0,"Description":"Azure resource tags."},"etag":{"Type":4,"Flags":2,"Description":"Azure resource etag."},"systemData":{"Type":125,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"ManagedIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal id of the managed identity. This property will only be provided for a system assigned identity."},"tenantId":{"Type":4,"Flags":2,"Description":"The tenant id of the managed identity. This property will only be provided for a system assigned identity."},"type":{"Type":148,"Flags":0,"Description":"The type of managed identity for the resource."},"userAssignedIdentities":{"Type":150,"Flags":0,"Description":"The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form:\n'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'."}}}},{"6":{"Value":"SystemAssigned"}},{"6":{"Value":"UserAssigned"}},{"6":{"Value":"SystemAssigned, UserAssigned"}},{"6":{"Value":"None"}},{"5":{"Elements":[144,145,146,147]}},{"2":{"Name":"UserAssignedIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal id of user assigned identity."},"clientId":{"Type":4,"Flags":2,"Description":"The client id of user assigned identity."}}}},{"2":{"Name":"UserAssignedIdentityMap","Properties":{},"AdditionalProperties":149}},{"2":{"Name":"ApplicationResourceProperties","Properties":{"provisioningState":{"Type":4,"Flags":2,"Description":"The current deployment or provisioning state, which only appears in the response"},"typeName":{"Type":4,"Flags":0,"Description":"The application type name as defined in the application manifest."},"typeVersion":{"Type":4,"Flags":0,"Description":"The version of the application type as defined in the application manifest."},"parameters":{"Type":152,"Flags":0,"Description":"List of application parameters with overridden values from their default values specified in the application manifest."},"upgradePolicy":{"Type":153,"Flags":0,"Description":"Describes the policy for a monitored application upgrade."},"minimumNodes":{"Type":3,"Flags":0,"Description":"The minimum number of nodes where Service Fabric will reserve capacity for this application. Note that this does not mean that the services of this application will be placed on all of those nodes. If this property is set to zero, no capacity will be reserved. The value of this property cannot be more than the value of the MaximumNodes property."},"maximumNodes":{"Type":3,"Flags":0,"Description":"The maximum number of nodes where Service Fabric will reserve capacity for this application. Note that this does not mean that the services of this application will be placed on all of those nodes. By default, the value of this property is zero and it means that the services can be placed on any node."},"removeApplicationCapacity":{"Type":2,"Flags":0,"Description":"Remove the current application capacity settings."},"metrics":{"Type":167,"Flags":0,"Description":"List of application capacity metric description."},"managedIdentities":{"Type":169,"Flags":0,"Description":"List of user assigned identities for the application, each mapped to a friendly name."}}}},{"2":{"Name":"ApplicationParameterList","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"ApplicationUpgradePolicy","Properties":{"upgradeReplicaSetCheckTimeout":{"Type":4,"Flags":0,"Description":"The maximum amount of time to block processing of an upgrade domain and prevent loss of availability when there are unexpected issues. When this timeout expires, processing of the upgrade domain will proceed regardless of availability loss issues. The timeout is reset at the start of each upgrade domain. Valid values are between 0 and 42949672925 inclusive. (unsigned 32-bit integer)."},"forceRestart":{"Type":2,"Flags":0,"Description":"If true, then processes are forcefully restarted during upgrade even when the code version has not changed (the upgrade only changes configuration or data)."},"rollingUpgradeMonitoringPolicy":{"Type":154,"Flags":0,"Description":"The policy used for monitoring the application upgrade"},"applicationHealthPolicy":{"Type":158,"Flags":0,"Description":"Defines a health policy used to evaluate the health of an application or one of its children entities."},"upgradeMode":{"Type":165,"Flags":0,"Description":"The mode used to monitor health during a rolling upgrade. The values are UnmonitoredAuto, UnmonitoredManual, and Monitored."},"recreateApplication":{"Type":2,"Flags":0,"Description":"Determines whether the application should be recreated on update. If value=true, the rest of the upgrade policy parameters are not allowed and it will result in availability loss."}}}},{"2":{"Name":"ArmRollingUpgradeMonitoringPolicy","Properties":{"failureAction":{"Type":157,"Flags":0,"Description":"The activation Mode of the service package"},"healthCheckWaitDuration":{"Type":4,"Flags":0,"Description":"The amount of time to wait after completing an upgrade domain before applying health policies. It is first interpreted as a string representing an ISO 8601 duration. If that fails, then it is interpreted as a number representing the total number of milliseconds."},"healthCheckStableDuration":{"Type":4,"Flags":0,"Description":"The amount of time that the application or cluster must remain healthy before the upgrade proceeds to the next upgrade domain. It is first interpreted as a string representing an ISO 8601 duration. If that fails, then it is interpreted as a number representing the total number of milliseconds."},"healthCheckRetryTimeout":{"Type":4,"Flags":0,"Description":"The amount of time to retry health evaluation when the application or cluster is unhealthy before FailureAction is executed. It is first interpreted as a string representing an ISO 8601 duration. If that fails, then it is interpreted as a number representing the total number of milliseconds."},"upgradeTimeout":{"Type":4,"Flags":0,"Description":"The amount of time the overall upgrade has to complete before FailureAction is executed. It is first interpreted as a string representing an ISO 8601 duration. If that fails, then it is interpreted as a number representing the total number of milliseconds."},"upgradeDomainTimeout":{"Type":4,"Flags":0,"Description":"The amount of time each upgrade domain has to complete before FailureAction is executed. It is first interpreted as a string representing an ISO 8601 duration. If that fails, then it is interpreted as a number representing the total number of milliseconds."}}}},{"6":{"Value":"Rollback"}},{"6":{"Value":"Manual"}},{"5":{"Elements":[155,156,4]}},{"2":{"Name":"ArmApplicationHealthPolicy","Properties":{"considerWarningAsError":{"Type":2,"Flags":0,"Description":"Indicates whether warnings are treated with the same severity as errors."},"maxPercentUnhealthyDeployedApplications":{"Type":3,"Flags":0,"Description":"The maximum allowed percentage of unhealthy deployed applications. Allowed values are Byte values from zero to 100.\nThe percentage represents the maximum tolerated percentage of deployed applications that can be unhealthy before the application is considered in error.\nThis is calculated by dividing the number of unhealthy deployed applications over the number of nodes where the application is currently deployed on in the cluster.\nThe computation rounds up to tolerate one failure on small numbers of nodes. Default percentage is zero."},"defaultServiceTypeHealthPolicy":{"Type":159,"Flags":0,"Description":"The health policy used by default to evaluate the health of a service type."},"serviceTypeHealthPolicyMap":{"Type":160,"Flags":0,"Description":"The map with service type health policy per service type name. The map is empty by default."}}}},{"2":{"Name":"ArmServiceTypeHealthPolicy","Properties":{"maxPercentUnhealthyServices":{"Type":3,"Flags":0,"Description":"The maximum percentage of services allowed to be unhealthy before your application is considered in error."},"maxPercentUnhealthyPartitionsPerService":{"Type":3,"Flags":0,"Description":"The maximum percentage of partitions per service allowed to be unhealthy before your application is considered in error."},"maxPercentUnhealthyReplicasPerPartition":{"Type":3,"Flags":0,"Description":"The maximum percentage of replicas per partition allowed to be unhealthy before your application is considered in error."}}}},{"2":{"Name":"ArmServiceTypeHealthPolicyMap","Properties":{},"AdditionalProperties":159}},{"6":{"Value":"Invalid"}},{"6":{"Value":"UnmonitoredAuto"}},{"6":{"Value":"UnmonitoredManual"}},{"6":{"Value":"Monitored"}},{"5":{"Elements":[161,162,163,164,4]}},{"2":{"Name":"ApplicationMetricDescription","Properties":{"name":{"Type":4,"Flags":0,"Description":"The name of the metric."},"maximumCapacity":{"Type":3,"Flags":0,"Description":"The maximum node capacity for Service Fabric application.\nThis is the maximum Load for an instance of this application on a single node. Even if the capacity of node is greater than this value, Service Fabric will limit the total load of services within the application on each node to this value.\nIf set to zero, capacity for this metric is unlimited on each node.\nWhen creating a new application with application capacity defined, the product of MaximumNodes and this value must always be smaller than or equal to TotalApplicationCapacity.\nWhen updating existing application with application capacity, the product of MaximumNodes and this value must always be smaller than or equal to TotalApplicationCapacity."},"reservationCapacity":{"Type":3,"Flags":0,"Description":"The node reservation capacity for Service Fabric application.\nThis is the amount of load which is reserved on nodes which have instances of this application.\nIf MinimumNodes is specified, then the product of these values will be the capacity reserved in the cluster for the application.\nIf set to zero, no capacity is reserved for this metric.\nWhen setting application capacity or when updating application capacity; this value must be smaller than or equal to MaximumCapacity for each metric."},"totalApplicationCapacity":{"Type":3,"Flags":0,"Description":"The total metric capacity for Service Fabric application.\nThis is the total metric capacity for this application in the cluster. Service Fabric will try to limit the sum of loads of services within the application to this value.\nWhen creating a new application with application capacity defined, the product of MaximumNodes and MaximumCapacity must always be smaller than or equal to this value."}}}},{"3":{"ItemType":166}},{"2":{"Name":"ApplicationUserAssignedIdentity","Properties":{"name":{"Type":4,"Flags":1,"Description":"The friendly name of user assigned identity."},"principalId":{"Type":4,"Flags":1,"Description":"The principal id of user assigned identity."}}}},{"3":{"ItemType":168}},{"2":{"Name":"ProxyResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ServiceFabric/clusters/applications@2023-11-01-preview","ScopeType":8,"Body":142,"Flags":0}},{"6":{"Value":"Microsoft.ServiceFabric/clusters/applications/services"}},{"6":{"Value":"2023-11-01-preview"}},{"2":{"Name":"Microsoft.ServiceFabric/clusters/applications/services","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":172,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":173,"Flags":10,"Description":"The resource api version"},"properties":{"Type":175,"Flags":0,"Description":"The service resource properties."},"location":{"Type":4,"Flags":0,"Description":"It will be deprecated in New API, resource location depends on the parent resource."},"tags":{"Type":212,"Flags":0,"Description":"Azure resource tags."},"etag":{"Type":4,"Flags":2,"Description":"Azure resource etag."},"systemData":{"Type":125,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"7":{"Name":"ServiceResourceProperties","Discriminator":"serviceKind","BaseProperties":{"provisioningState":{"Type":4,"Flags":2,"Description":"The current deployment or provisioning state, which only appears in the response"},"serviceTypeName":{"Type":4,"Flags":0,"Description":"The name of the service type"},"partitionDescription":{"Type":176,"Flags":0,"Description":"Describes how the service is partitioned."},"servicePackageActivationMode":{"Type":186,"Flags":0,"Description":"The activation Mode of the service package"},"serviceDnsName":{"Type":4,"Flags":0,"Description":"Dns name used for the service. If this is specified, then the DNS name can be used to return the IP addresses of service endpoints for application layer protocols (e.g., HTTP).\nWhen updating serviceDnsName, old name may be temporarily resolvable. However, rely on new name.\nWhen removing serviceDnsName, removed name may temporarily be resolvable. Do not rely on the name being unresolvable."},"placementConstraints":{"Type":4,"Flags":0,"Description":"The placement constraints as a string. Placement constraints are boolean expressions on node properties and allow for restricting a service to particular nodes based on the service requirements. For example, to place a service on nodes where NodeType is blue specify the following: \"NodeColor == blue)\"."},"correlationScheme":{"Type":193,"Flags":0,"Description":"A list that describes the correlation of the service with other services."},"serviceLoadMetrics":{"Type":200,"Flags":0,"Description":"The service load metrics is given as an array of ServiceLoadMetricDescription objects."},"servicePlacementPolicies":{"Type":202,"Flags":0,"Description":"A list that describes the correlation of the service with other services."},"defaultMoveCost":{"Type":207,"Flags":0,"Description":"Specifies the move cost for the service."}},"Elements":{"Stateful":208,"Stateless":210}}},{"7":{"Name":"PartitionSchemeDescription","Discriminator":"partitionScheme","BaseProperties":{},"Elements":{"Named":177,"Singleton":180,"UniformInt64Range":182}}},{"2":{"Name":"NamedPartitionSchemeDescription","Properties":{"count":{"Type":3,"Flags":1,"Description":"The number of partitions."},"names":{"Type":178,"Flags":1,"Description":"Array of size specified by the ‘count’ parameter, for the names of the partitions."},"partitionScheme":{"Type":179,"Flags":1,"Description":"Specifies how the service is partitioned."}}}},{"3":{"ItemType":4}},{"6":{"Value":"Named"}},{"2":{"Name":"SingletonPartitionSchemeDescription","Properties":{"partitionScheme":{"Type":181,"Flags":1,"Description":"Specifies how the service is partitioned."}}}},{"6":{"Value":"Singleton"}},{"2":{"Name":"UniformInt64RangePartitionSchemeDescription","Properties":{"count":{"Type":3,"Flags":1,"Description":"The number of partitions."},"lowKey":{"Type":4,"Flags":1,"Description":"String indicating the lower bound of the partition key range that\nshould be split between the partition ‘count’"},"highKey":{"Type":4,"Flags":1,"Description":"String indicating the upper bound of the partition key range that\nshould be split between the partition ‘count’"},"partitionScheme":{"Type":183,"Flags":1,"Description":"Specifies how the service is partitioned."}}}},{"6":{"Value":"UniformInt64Range"}},{"6":{"Value":"SharedProcess"}},{"6":{"Value":"ExclusiveProcess"}},{"5":{"Elements":[184,185,4]}},{"2":{"Name":"ServiceCorrelationDescription","Properties":{"scheme":{"Type":192,"Flags":1,"Description":"The ServiceCorrelationScheme which describes the relationship between this service and the service specified via ServiceName."},"serviceName":{"Type":4,"Flags":1,"Description":"The name of the service that the correlation relationship is established with."}}}},{"6":{"Value":"Invalid"}},{"6":{"Value":"Affinity"}},{"6":{"Value":"AlignedAffinity"}},{"6":{"Value":"NonAlignedAffinity"}},{"5":{"Elements":[188,189,190,191,4]}},{"3":{"ItemType":187}},{"2":{"Name":"ServiceLoadMetricDescription","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the metric. If the service chooses to report load during runtime, the load metric name should match the name that is specified in Name exactly. Note that metric names are case sensitive."},"weight":{"Type":199,"Flags":0,"Description":"The service load metric relative weight, compared to other metrics configured for this service, as a number."},"primaryDefaultLoad":{"Type":3,"Flags":0,"Description":"Used only for Stateful services. The default amount of load, as a number, that this service creates for this metric when it is a Primary replica."},"secondaryDefaultLoad":{"Type":3,"Flags":0,"Description":"Used only for Stateful services. The default amount of load, as a number, that this service creates for this metric when it is a Secondary replica."},"defaultLoad":{"Type":3,"Flags":0,"Description":"Used only for Stateless services. The default amount of load, as a number, that this service creates for this metric."}}}},{"6":{"Value":"Zero"}},{"6":{"Value":"Low"}},{"6":{"Value":"Medium"}},{"6":{"Value":"High"}},{"5":{"Elements":[195,196,197,198,4]}},{"3":{"ItemType":194}},{"7":{"Name":"ServicePlacementPolicyDescription","Discriminator":"type","BaseProperties":{},"Elements":{}}},{"3":{"ItemType":201}},{"6":{"Value":"Zero"}},{"6":{"Value":"Low"}},{"6":{"Value":"Medium"}},{"6":{"Value":"High"}},{"5":{"Elements":[203,204,205,206,4]}},{"2":{"Name":"StatefulServiceProperties","Properties":{"hasPersistedState":{"Type":2,"Flags":0,"Description":"A flag indicating whether this is a persistent service which stores states on the local disk. If it is then the value of this property is true, if not it is false."},"targetReplicaSetSize":{"Type":3,"Flags":0,"Description":"The target replica set size as a number."},"minReplicaSetSize":{"Type":3,"Flags":0,"Description":"The minimum replica set size as a number."},"replicaRestartWaitDuration":{"Type":4,"Flags":0,"Description":"The duration between when a replica goes down and when a new replica is created, represented in ISO 8601 format (hh:mm:ss.s)."},"quorumLossWaitDuration":{"Type":4,"Flags":0,"Description":"The maximum duration for which a partition is allowed to be in a state of quorum loss, represented in ISO 8601 format (hh:mm:ss.s)."},"standByReplicaKeepDuration":{"Type":4,"Flags":0,"Description":"The definition on how long StandBy replicas should be maintained before being removed, represented in ISO 8601 format (hh:mm:ss.s)."},"serviceKind":{"Type":209,"Flags":1,"Description":"The kind of service (Stateless or Stateful)."}}}},{"6":{"Value":"Stateful"}},{"2":{"Name":"StatelessServiceProperties","Properties":{"instanceCount":{"Type":3,"Flags":0,"Description":"The instance count."},"instanceCloseDelayDuration":{"Type":4,"Flags":0,"Description":"Delay duration for RequestDrain feature to ensures that the endpoint advertised by the stateless instance is removed before the delay starts prior to closing the instance. This delay enables existing requests to drain gracefully before the instance actually goes down (https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-application-upgrade-advanced#avoid-connection-drops-during-stateless-service-planned-downtime-preview). It is represented in ISO 8601 format (hh:mm:ss.s)."},"minInstanceCount":{"Type":3,"Flags":0,"Description":"MinInstanceCount is the minimum number of instances that must be up to meet the EnsureAvailability safety check during operations like upgrade or deactivate node. The actual number that is used is max( MinInstanceCount, ceil( MinInstancePercentage/100.0 * InstanceCount) ). Note, if InstanceCount is set to -1, during MinInstanceCount computation -1 is first converted into the number of nodes on which the instances are allowed to be placed according to the placement constraints on the service."},"minInstancePercentage":{"Type":0,"Flags":0,"Description":"MinInstancePercentage is the minimum percentage of InstanceCount that must be up to meet the EnsureAvailability safety check during operations like upgrade or deactivate node. The actual number that is used is max( MinInstanceCount, ceil( MinInstancePercentage/100.0 * InstanceCount) ). Note, if InstanceCount is set to -1, during MinInstancePercentage computation, -1 is first converted into the number of nodes on which the instances are allowed to be placed according to the placement constraints on the service."},"serviceKind":{"Type":211,"Flags":1,"Description":"The kind of service (Stateless or Stateful)."}}}},{"6":{"Value":"Stateless"}},{"2":{"Name":"ProxyResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ServiceFabric/clusters/applications/services@2023-11-01-preview","ScopeType":8,"Body":174,"Flags":0}},{"2":{"Name":"UpgradableVersionsDescription","Properties":{"targetVersion":{"Type":4,"Flags":1,"Description":"The target code version."}}}},{"2":{"Name":"UpgradableVersionPathResult","Properties":{"supportedPath":{"Type":216,"Flags":0}}}},{"3":{"ItemType":4}},{"8":{"Name":"listUpgradableVersions","ResourceType":"Microsoft.ServiceFabric/clusters","ApiVersion":"2023-11-01-preview","Output":215,"Input":214}}] \ No newline at end of file diff --git a/internal/azure/generated/servicefabricmanagedclusters/microsoft.servicefabric/2023-12-01-preview/types.json b/internal/azure/generated/servicefabricmanagedclusters/microsoft.servicefabric/2023-12-01-preview/types.json new file mode 100644 index 000000000..c10f44702 --- /dev/null +++ b/internal/azure/generated/servicefabricmanagedclusters/microsoft.servicefabric/2023-12-01-preview/types.json @@ -0,0 +1 @@ +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.ServiceFabric/managedclusters/applicationTypes"}},{"6":{"Value":"2023-12-01-preview"}},{"2":{"Name":"Microsoft.ServiceFabric/managedclusters/applicationTypes","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":0,"Description":"The application type name properties"},"location":{"Type":4,"Flags":0,"Description":"Resource location depends on the parent resource."},"tags":{"Type":12,"Flags":0,"Description":"Azure resource tags."},"systemData":{"Type":13,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"ApplicationTypeResourceProperties","Properties":{"provisioningState":{"Type":4,"Flags":2,"Description":"The current deployment or provisioning state, which only appears in the response."}}}},{"2":{"Name":"ProxyResourceTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":4,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":4,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)."}}}},{"4":{"Name":"Microsoft.ServiceFabric/managedclusters/applicationTypes@2023-12-01-preview","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions"}},{"6":{"Value":"2023-12-01-preview"}},{"2":{"Name":"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":15,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":16,"Flags":10,"Description":"The resource api version"},"properties":{"Type":18,"Flags":0,"Description":"The properties of the application type version resource."},"location":{"Type":4,"Flags":0,"Description":"Resource location depends on the parent resource."},"tags":{"Type":19,"Flags":0,"Description":"Azure resource tags."},"systemData":{"Type":13,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"ApplicationTypeVersionResourceProperties","Properties":{"provisioningState":{"Type":4,"Flags":2,"Description":"The current deployment or provisioning state, which only appears in the response"},"appPackageUrl":{"Type":4,"Flags":1,"Description":"The URL to the application package"}}}},{"2":{"Name":"ProxyResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ServiceFabric/managedclusters/applicationTypes/versions@2023-12-01-preview","ScopeType":8,"Body":17,"Flags":0}},{"6":{"Value":"Microsoft.ServiceFabric/managedclusters/applications"}},{"6":{"Value":"2023-12-01-preview"}},{"2":{"Name":"Microsoft.ServiceFabric/managedclusters/applications","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":21,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":22,"Flags":10,"Description":"The resource api version"},"identity":{"Type":24,"Flags":0,"Description":"Describes the managed identities for an Azure resource."},"properties":{"Type":32,"Flags":0,"Description":"The application resource properties."},"location":{"Type":4,"Flags":0,"Description":"Resource location depends on the parent resource."},"tags":{"Type":47,"Flags":0,"Description":"Azure resource tags."},"systemData":{"Type":13,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"ManagedIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal id of the managed identity. This property will only be provided for a system assigned identity."},"tenantId":{"Type":4,"Flags":2,"Description":"The tenant id of the managed identity. This property will only be provided for a system assigned identity."},"type":{"Type":29,"Flags":0,"Description":"The type of managed identity for the resource."},"userAssignedIdentities":{"Type":31,"Flags":0,"Description":"The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form:\n'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'."}}}},{"6":{"Value":"None"}},{"6":{"Value":"SystemAssigned"}},{"6":{"Value":"UserAssigned"}},{"6":{"Value":"SystemAssigned, UserAssigned"}},{"5":{"Elements":[25,26,27,28]}},{"2":{"Name":"UserAssignedIdentity","Properties":{"principalId":{"Type":4,"Flags":2,"Description":"The principal id of user assigned identity."},"clientId":{"Type":4,"Flags":2,"Description":"The client id of user assigned identity."}}}},{"2":{"Name":"UserAssignedIdentityMap","Properties":{},"AdditionalProperties":30}},{"2":{"Name":"ApplicationResourceProperties","Properties":{"provisioningState":{"Type":4,"Flags":2,"Description":"The current deployment or provisioning state, which only appears in the response"},"version":{"Type":4,"Flags":0,"Description":"The version of the application type as defined in the application manifest.\nThis name must be the full Arm Resource ID for the referenced application type version."},"parameters":{"Type":33,"Flags":0,"Description":"List of application parameters with overridden values from their default values specified in the application manifest."},"upgradePolicy":{"Type":34,"Flags":0,"Description":"Describes the policy for a monitored application upgrade."},"managedIdentities":{"Type":46,"Flags":0,"Description":"List of user assigned identities for the application, each mapped to a friendly name."}}}},{"2":{"Name":"ApplicationParameterList","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"ApplicationUpgradePolicy","Properties":{"applicationHealthPolicy":{"Type":35,"Flags":0,"Description":"Defines a health policy used to evaluate the health of an application or one of its children entities."},"forceRestart":{"Type":2,"Flags":0,"Description":"If true, then processes are forcefully restarted during upgrade even when the code version has not changed (the upgrade only changes configuration or data)."},"rollingUpgradeMonitoringPolicy":{"Type":38,"Flags":0,"Description":"The policy used for monitoring the application upgrade"},"instanceCloseDelayDuration":{"Type":3,"Flags":0,"Description":"Duration in seconds, to wait before a stateless instance is closed, to allow the active requests to drain gracefully. This would be effective when the instance is closing during the application/cluster upgrade, only for those instances which have a non-zero delay duration configured in the service description."},"upgradeMode":{"Type":44,"Flags":0,"Description":"The mode used to monitor health during a rolling upgrade. The values are Monitored, and UnmonitoredAuto."},"upgradeReplicaSetCheckTimeout":{"Type":3,"Flags":0,"Description":"The maximum amount of time to block processing of an upgrade domain and prevent loss of availability when there are unexpected issues. When this timeout expires, processing of the upgrade domain will proceed regardless of availability loss issues. The timeout is reset at the start of each upgrade domain. Valid values are between 0 and 42949672925 inclusive. (unsigned 32-bit integer)."},"recreateApplication":{"Type":2,"Flags":0,"Description":"Determines whether the application should be recreated on update. If value=true, the rest of the upgrade policy parameters are not allowed."}}}},{"2":{"Name":"ApplicationHealthPolicy","Properties":{"considerWarningAsError":{"Type":2,"Flags":1,"Description":"Indicates whether warnings are treated with the same severity as errors."},"maxPercentUnhealthyDeployedApplications":{"Type":3,"Flags":1,"Description":"The maximum allowed percentage of unhealthy deployed applications. Allowed values are Byte values from zero to 100.\nThe percentage represents the maximum tolerated percentage of deployed applications that can be unhealthy before the application is considered in error.\nThis is calculated by dividing the number of unhealthy deployed applications over the number of nodes where the application is currently deployed on in the cluster.\nThe computation rounds up to tolerate one failure on small numbers of nodes. Default percentage is zero."},"defaultServiceTypeHealthPolicy":{"Type":36,"Flags":0,"Description":"The health policy used by default to evaluate the health of a service type."},"serviceTypeHealthPolicyMap":{"Type":37,"Flags":0,"Description":"The map with service type health policy per service type name. The map is empty by default."}}}},{"2":{"Name":"ServiceTypeHealthPolicy","Properties":{"maxPercentUnhealthyServices":{"Type":3,"Flags":1,"Description":"The maximum allowed percentage of unhealthy services.\n\nThe percentage represents the maximum tolerated percentage of services that can be unhealthy before the application is considered in error.\nIf the percentage is respected but there is at least one unhealthy service, the health is evaluated as Warning.\nThis is calculated by dividing the number of unhealthy services of the specific service type over the total number of services of the specific service type.\nThe computation rounds up to tolerate one failure on small numbers of services."},"maxPercentUnhealthyPartitionsPerService":{"Type":3,"Flags":1,"Description":"The maximum allowed percentage of unhealthy partitions per service.\n\nThe percentage represents the maximum tolerated percentage of partitions that can be unhealthy before the service is considered in error.\nIf the percentage is respected but there is at least one unhealthy partition, the health is evaluated as Warning.\nThe percentage is calculated by dividing the number of unhealthy partitions over the total number of partitions in the service.\nThe computation rounds up to tolerate one failure on small numbers of partitions."},"maxPercentUnhealthyReplicasPerPartition":{"Type":3,"Flags":1,"Description":"The maximum allowed percentage of unhealthy replicas per partition.\n\nThe percentage represents the maximum tolerated percentage of replicas that can be unhealthy before the partition is considered in error.\nIf the percentage is respected but there is at least one unhealthy replica, the health is evaluated as Warning.\nThe percentage is calculated by dividing the number of unhealthy replicas over the total number of replicas in the partition.\nThe computation rounds up to tolerate one failure on small numbers of replicas."}}}},{"2":{"Name":"ServiceTypeHealthPolicyMap","Properties":{},"AdditionalProperties":36}},{"2":{"Name":"RollingUpgradeMonitoringPolicy","Properties":{"failureAction":{"Type":41,"Flags":1,"Description":"The compensating action to perform when a Monitored upgrade encounters monitoring policy or health policy violations. Invalid indicates the failure action is invalid. Rollback specifies that the upgrade will start rolling back automatically. Manual indicates that the upgrade will switch to UnmonitoredManual upgrade mode."},"healthCheckWaitDuration":{"Type":4,"Flags":1,"Description":"The amount of time to wait after completing an upgrade domain before applying health policies. It is interpreted as a string representing an ISO 8601 duration with following format \"hh:mm:ss.fff\"."},"healthCheckStableDuration":{"Type":4,"Flags":1,"Description":"The amount of time that the application or cluster must remain healthy before the upgrade proceeds to the next upgrade domain. It is interpreted as a string representing an ISO 8601 duration with following format \"hh:mm:ss.fff\"."},"healthCheckRetryTimeout":{"Type":4,"Flags":1,"Description":"The amount of time to retry health evaluation when the application or cluster is unhealthy before FailureAction is executed. It is interpreted as a string representing an ISO 8601 duration with following format \"hh:mm:ss.fff\"."},"upgradeTimeout":{"Type":4,"Flags":1,"Description":"The amount of time the overall upgrade has to complete before FailureAction is executed. Cannot be larger than 12 hours. It is interpreted as a string representing an ISO 8601 duration with following format \"hh:mm:ss.fff\"."},"upgradeDomainTimeout":{"Type":4,"Flags":1,"Description":"The amount of time each upgrade domain has to complete before FailureAction is executed. Cannot be larger than 12 hours. It is interpreted as a string representing an ISO 8601 duration with following format \"hh:mm:ss.fff\"."}}}},{"6":{"Value":"Rollback"}},{"6":{"Value":"Manual"}},{"5":{"Elements":[39,40,4]}},{"6":{"Value":"Monitored"}},{"6":{"Value":"UnmonitoredAuto"}},{"5":{"Elements":[42,43,4]}},{"2":{"Name":"ApplicationUserAssignedIdentity","Properties":{"name":{"Type":4,"Flags":1,"Description":"The friendly name of user assigned identity."},"principalId":{"Type":4,"Flags":1,"Description":"The principal id of user assigned identity."}}}},{"3":{"ItemType":45}},{"2":{"Name":"ProxyResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ServiceFabric/managedclusters/applications@2023-12-01-preview","ScopeType":8,"Body":23,"Flags":0}},{"6":{"Value":"Microsoft.ServiceFabric/managedclusters/applications/services"}},{"6":{"Value":"2023-12-01-preview"}},{"2":{"Name":"Microsoft.ServiceFabric/managedclusters/applications/services","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":49,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":50,"Flags":10,"Description":"The resource api version"},"properties":{"Type":52,"Flags":0,"Description":"The service resource properties."},"location":{"Type":4,"Flags":0,"Description":"Resource location depends on the parent resource."},"tags":{"Type":109,"Flags":0,"Description":"Azure resource tags."},"systemData":{"Type":13,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"7":{"Name":"ServiceResourceProperties","Discriminator":"serviceKind","BaseProperties":{"provisioningState":{"Type":4,"Flags":2,"Description":"The current deployment or provisioning state, which only appears in the response"},"serviceTypeName":{"Type":4,"Flags":1,"Description":"The name of the service type"},"partitionDescription":{"Type":53,"Flags":1,"Description":"Describes how the service is partitioned."},"servicePackageActivationMode":{"Type":63,"Flags":0,"Description":"The activation Mode of the service package"},"serviceDnsName":{"Type":4,"Flags":0,"Description":"Dns name used for the service. If this is specified, then the DNS name can be used to return the IP addresses of service endpoints for application layer protocols (e.g., HTTP).\nWhen updating serviceDnsName, old name may be temporarily resolvable. However, rely on new name.\nWhen removing serviceDnsName, removed name may temporarily be resolvable. Do not rely on the name being unresolvable."},"placementConstraints":{"Type":4,"Flags":0,"Description":"The placement constraints as a string. Placement constraints are boolean expressions on node properties and allow for restricting a service to particular nodes based on the service requirements. For example, to place a service on nodes where NodeType is blue specify the following: \"NodeColor == blue)\"."},"correlationScheme":{"Type":68,"Flags":0,"Description":"A list that describes the correlation of the service with other services."},"serviceLoadMetrics":{"Type":75,"Flags":0,"Description":"The service load metrics is given as an array of ServiceLoadMetric objects."},"servicePlacementPolicies":{"Type":87,"Flags":0,"Description":"A list that describes the correlation of the service with other services."},"defaultMoveCost":{"Type":92,"Flags":0,"Description":"Specifies the move cost for the service."},"scalingPolicies":{"Type":104,"Flags":0,"Description":"Scaling policies for this service."}},"Elements":{"Stateful":105,"Stateless":107}}},{"7":{"Name":"Partition","Discriminator":"partitionScheme","BaseProperties":{},"Elements":{"Named":54,"Singleton":57,"UniformInt64Range":59}}},{"2":{"Name":"NamedPartitionScheme","Properties":{"names":{"Type":55,"Flags":1,"Description":"Array for the names of the partitions."},"partitionScheme":{"Type":56,"Flags":1,"Description":"Specifies how the service is partitioned."}}}},{"3":{"ItemType":4}},{"6":{"Value":"Named"}},{"2":{"Name":"SingletonPartitionScheme","Properties":{"partitionScheme":{"Type":58,"Flags":1,"Description":"Specifies how the service is partitioned."}}}},{"6":{"Value":"Singleton"}},{"2":{"Name":"UniformInt64RangePartitionScheme","Properties":{"count":{"Type":3,"Flags":1,"Description":"The number of partitions."},"lowKey":{"Type":3,"Flags":1,"Description":"The lower bound of the partition key range that\nshould be split between the partition ‘Count’"},"highKey":{"Type":3,"Flags":1,"Description":"The upper bound of the partition key range that\nshould be split between the partition ‘Count’"},"partitionScheme":{"Type":60,"Flags":1,"Description":"Specifies how the service is partitioned."}}}},{"6":{"Value":"UniformInt64Range"}},{"6":{"Value":"SharedProcess"}},{"6":{"Value":"ExclusiveProcess"}},{"5":{"Elements":[61,62,4]}},{"2":{"Name":"ServiceCorrelation","Properties":{"scheme":{"Type":67,"Flags":1,"Description":"The ServiceCorrelationScheme which describes the relationship between this service and the service specified via ServiceName."},"serviceName":{"Type":4,"Flags":1,"Description":"The Arm Resource ID of the service that the correlation relationship is established with."}}}},{"6":{"Value":"AlignedAffinity"}},{"6":{"Value":"NonAlignedAffinity"}},{"5":{"Elements":[65,66,4]}},{"3":{"ItemType":64}},{"2":{"Name":"ServiceLoadMetric","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the metric. If the service chooses to report load during runtime, the load metric name should match the name that is specified in Name exactly. Note that metric names are case sensitive."},"weight":{"Type":74,"Flags":0,"Description":"The service load metric relative weight, compared to other metrics configured for this service, as a number."},"primaryDefaultLoad":{"Type":3,"Flags":0,"Description":"Used only for Stateful services. The default amount of load, as a number, that this service creates for this metric when it is a Primary replica."},"secondaryDefaultLoad":{"Type":3,"Flags":0,"Description":"Used only for Stateful services. The default amount of load, as a number, that this service creates for this metric when it is a Secondary replica."},"defaultLoad":{"Type":3,"Flags":0,"Description":"Used only for Stateless services. The default amount of load, as a number, that this service creates for this metric."}}}},{"6":{"Value":"Zero"}},{"6":{"Value":"Low"}},{"6":{"Value":"Medium"}},{"6":{"Value":"High"}},{"5":{"Elements":[70,71,72,73,4]}},{"3":{"ItemType":69}},{"7":{"Name":"ServicePlacementPolicy","Discriminator":"type","BaseProperties":{},"Elements":{"InvalidDomain":77,"NonPartiallyPlaceService":79,"PreferredPrimaryDomain":81,"RequiredDomain":83,"RequiredDomainDistribution":85}}},{"2":{"Name":"ServicePlacementInvalidDomainPolicy","Properties":{"domainName":{"Type":4,"Flags":1,"Description":"The name of the domain that should not be used for placement."},"type":{"Type":78,"Flags":1,"Description":"The type of placement policy for a service fabric service. Following are the possible values."}}}},{"6":{"Value":"InvalidDomain"}},{"2":{"Name":"ServicePlacementNonPartiallyPlaceServicePolicy","Properties":{"type":{"Type":80,"Flags":1,"Description":"The type of placement policy for a service fabric service. Following are the possible values."}}}},{"6":{"Value":"NonPartiallyPlaceService"}},{"2":{"Name":"ServicePlacementPreferPrimaryDomainPolicy","Properties":{"domainName":{"Type":4,"Flags":1,"Description":"The name of the domain that should used for placement as per this policy."},"type":{"Type":82,"Flags":1,"Description":"The type of placement policy for a service fabric service. Following are the possible values."}}}},{"6":{"Value":"PreferredPrimaryDomain"}},{"2":{"Name":"ServicePlacementRequiredDomainPolicy","Properties":{"domainName":{"Type":4,"Flags":1,"Description":"The name of the domain that should used for placement as per this policy."},"type":{"Type":84,"Flags":1,"Description":"The type of placement policy for a service fabric service. Following are the possible values."}}}},{"6":{"Value":"RequiredDomain"}},{"2":{"Name":"ServicePlacementRequireDomainDistributionPolicy","Properties":{"domainName":{"Type":4,"Flags":1,"Description":"The name of the domain that should used for placement as per this policy."},"type":{"Type":86,"Flags":1,"Description":"The type of placement policy for a service fabric service. Following are the possible values."}}}},{"6":{"Value":"RequiredDomainDistribution"}},{"3":{"ItemType":76}},{"6":{"Value":"Zero"}},{"6":{"Value":"Low"}},{"6":{"Value":"Medium"}},{"6":{"Value":"High"}},{"5":{"Elements":[88,89,90,91,4]}},{"2":{"Name":"ScalingPolicy","Properties":{"scalingMechanism":{"Type":94,"Flags":1,"Description":"Specifies the mechanism associated with this scaling policy"},"scalingTrigger":{"Type":99,"Flags":1,"Description":"Specifies the trigger associated with this scaling policy."}}}},{"7":{"Name":"ScalingMechanism","Discriminator":"kind","BaseProperties":{},"Elements":{"AddRemoveIncrementalNamedPartition":95,"ScalePartitionInstanceCount":97}}},{"2":{"Name":"AddRemoveIncrementalNamedPartitionScalingMechanism","Properties":{"minPartitionCount":{"Type":3,"Flags":1,"Description":"Minimum number of named partitions of the service."},"maxPartitionCount":{"Type":3,"Flags":1,"Description":"Maximum number of named partitions of the service."},"scaleIncrement":{"Type":3,"Flags":1,"Description":"The number of instances to add or remove during a scaling operation."},"kind":{"Type":96,"Flags":1,"Description":"Specifies the mechanism associated with this scaling policy."}}}},{"6":{"Value":"AddRemoveIncrementalNamedPartition"}},{"2":{"Name":"PartitionInstanceCountScaleMechanism","Properties":{"minInstanceCount":{"Type":3,"Flags":1,"Description":"Minimum number of instances of the partition."},"maxInstanceCount":{"Type":3,"Flags":1,"Description":"Maximum number of instances of the partition."},"scaleIncrement":{"Type":3,"Flags":1,"Description":"The number of instances to add or remove during a scaling operation."},"kind":{"Type":98,"Flags":1,"Description":"Specifies the mechanism associated with this scaling policy."}}}},{"6":{"Value":"ScalePartitionInstanceCount"}},{"7":{"Name":"ScalingTrigger","Discriminator":"kind","BaseProperties":{},"Elements":{"AveragePartitionLoadTrigger":100,"AverageServiceLoadTrigger":102}}},{"2":{"Name":"AveragePartitionLoadScalingTrigger","Properties":{"metricName":{"Type":4,"Flags":1,"Description":"The name of the metric for which usage should be tracked."},"lowerLoadThreshold":{"Type":3,"Flags":1,"Description":"The lower limit of the load below which a scale in operation should be performed."},"upperLoadThreshold":{"Type":3,"Flags":1,"Description":"The upper limit of the load beyond which a scale out operation should be performed."},"scaleInterval":{"Type":4,"Flags":1,"Description":"The period in seconds on which a decision is made whether to scale or not. This property should come in ISO 8601 format \"hh:mm:ss\"."},"kind":{"Type":101,"Flags":1,"Description":"Specifies the trigger associated with this scaling policy."}}}},{"6":{"Value":"AveragePartitionLoadTrigger"}},{"2":{"Name":"AverageServiceLoadScalingTrigger","Properties":{"metricName":{"Type":4,"Flags":1,"Description":"The name of the metric for which usage should be tracked."},"lowerLoadThreshold":{"Type":3,"Flags":1,"Description":"The lower limit of the load below which a scale in operation should be performed."},"upperLoadThreshold":{"Type":3,"Flags":1,"Description":"The upper limit of the load beyond which a scale out operation should be performed."},"scaleInterval":{"Type":4,"Flags":1,"Description":"The period in seconds on which a decision is made whether to scale or not. This property should come in ISO 8601 format \"hh:mm:ss\"."},"useOnlyPrimaryLoad":{"Type":2,"Flags":1,"Description":"Flag determines whether only the load of primary replica should be considered for scaling. If set to true, then trigger will only consider the load of primary replicas of stateful service. If set to false, trigger will consider load of all replicas. This parameter cannot be set to true for stateless service."},"kind":{"Type":103,"Flags":1,"Description":"Specifies the trigger associated with this scaling policy."}}}},{"6":{"Value":"AverageServiceLoadTrigger"}},{"3":{"ItemType":93}},{"2":{"Name":"StatefulServiceProperties","Properties":{"hasPersistedState":{"Type":2,"Flags":0,"Description":"A flag indicating whether this is a persistent service which stores states on the local disk. If it is then the value of this property is true, if not it is false."},"targetReplicaSetSize":{"Type":3,"Flags":0,"Description":"The target replica set size as a number."},"minReplicaSetSize":{"Type":3,"Flags":0,"Description":"The minimum replica set size as a number."},"replicaRestartWaitDuration":{"Type":4,"Flags":0,"Description":"The duration between when a replica goes down and when a new replica is created, represented in ISO 8601 format \"hh:mm:ss\"."},"quorumLossWaitDuration":{"Type":4,"Flags":0,"Description":"The maximum duration for which a partition is allowed to be in a state of quorum loss, represented in ISO 8601 format \"hh:mm:ss\"."},"standByReplicaKeepDuration":{"Type":4,"Flags":0,"Description":"The definition on how long StandBy replicas should be maintained before being removed, represented in ISO 8601 format \"hh:mm:ss\"."},"servicePlacementTimeLimit":{"Type":4,"Flags":0,"Description":"The duration for which replicas can stay InBuild before reporting that build is stuck, represented in ISO 8601 format \"hh:mm:ss\"."},"serviceKind":{"Type":106,"Flags":1,"Description":"The kind of service (Stateless or Stateful)."}}}},{"6":{"Value":"Stateful"}},{"2":{"Name":"StatelessServiceProperties","Properties":{"instanceCount":{"Type":3,"Flags":1,"Description":"The instance count."},"minInstanceCount":{"Type":3,"Flags":0,"Description":"MinInstanceCount is the minimum number of instances that must be up to meet the EnsureAvailability safety check during operations like upgrade or deactivate node. The actual number that is used is max( MinInstanceCount, ceil( MinInstancePercentage/100.0 * InstanceCount) ). Note, if InstanceCount is set to -1, during MinInstanceCount computation -1 is first converted into the number of nodes on which the instances are allowed to be placed according to the placement constraints on the service."},"minInstancePercentage":{"Type":3,"Flags":0,"Description":"MinInstancePercentage is the minimum percentage of InstanceCount that must be up to meet the EnsureAvailability safety check during operations like upgrade or deactivate node. The actual number that is used is max( MinInstanceCount, ceil( MinInstancePercentage/100.0 * InstanceCount) ). Note, if InstanceCount is set to -1, during MinInstancePercentage computation, -1 is first converted into the number of nodes on which the instances are allowed to be placed according to the placement constraints on the service."},"serviceKind":{"Type":108,"Flags":1,"Description":"The kind of service (Stateless or Stateful)."}}}},{"6":{"Value":"Stateless"}},{"2":{"Name":"ProxyResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ServiceFabric/managedclusters/applications/services@2023-12-01-preview","ScopeType":8,"Body":51,"Flags":0}},{"6":{"Value":"Microsoft.ServiceFabric/managedClusters"}},{"6":{"Value":"2023-12-01-preview"}},{"2":{"Name":"Microsoft.ServiceFabric/managedClusters","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":111,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":112,"Flags":10,"Description":"The resource api version"},"properties":{"Type":114,"Flags":0,"Description":"The managed cluster resource properties"},"sku":{"Type":203,"Flags":1,"Description":"The sku of the managed cluster"},"location":{"Type":4,"Flags":1,"Description":"Azure resource location."},"tags":{"Type":207,"Flags":0,"Description":"Azure resource tags."},"etag":{"Type":4,"Flags":2,"Description":"Azure resource etag."},"systemData":{"Type":13,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"ManagedClusterProperties","Properties":{"dnsName":{"Type":4,"Flags":1,"Description":"The cluster dns name."},"fqdn":{"Type":4,"Flags":2,"Description":"The fully qualified domain name associated with the public load balancer of the cluster."},"ipv4Address":{"Type":4,"Flags":2,"Description":"The IPv4 address associated with the public load balancer of the cluster."},"clusterId":{"Type":4,"Flags":2,"Description":"A service generated unique identifier for the cluster resource."},"clusterState":{"Type":121,"Flags":2,"Description":"The current state of the cluster."},"clusterCertificateThumbprints":{"Type":122,"Flags":2,"Description":"List of thumbprints of the cluster certificates."},"clientConnectionPort":{"Type":3,"Flags":0,"Description":"The port used for client connections to the cluster."},"httpGatewayConnectionPort":{"Type":3,"Flags":0,"Description":"The port used for HTTP connections to the cluster."},"adminUserName":{"Type":4,"Flags":1,"Description":"VM admin user name."},"adminPassword":{"Type":4,"Flags":0,"Description":"VM admin user password."},"loadBalancingRules":{"Type":131,"Flags":0,"Description":"Load balancing rules that are applied to the public load balancer of the cluster."},"allowRdpAccess":{"Type":2,"Flags":0,"Description":"Setting this to true enables RDP access to the VM. The default NSG rule opens RDP port to Internet which can be overridden with custom Network Security Rules. The default value for this setting is false."},"networkSecurityRules":{"Type":151,"Flags":0,"Description":"Custom Network Security Rules that are applied to the Virtual Network of the cluster."},"clients":{"Type":153,"Flags":0,"Description":"Client certificates that are allowed to manage the cluster."},"azureActiveDirectory":{"Type":154,"Flags":0,"Description":"The AAD authentication settings of the cluster."},"fabricSettings":{"Type":158,"Flags":0,"Description":"The list of custom fabric settings to configure the cluster."},"provisioningState":{"Type":169,"Flags":2,"Description":"The provisioning state of the managed cluster resource."},"clusterCodeVersion":{"Type":4,"Flags":0,"Description":"The Service Fabric runtime version of the cluster. This property is required when **clusterUpgradeMode** is set to 'Manual'. To get list of available Service Fabric versions for new clusters use [ClusterVersion API](./ClusterVersion.md). To get the list of available version for existing clusters use **availableClusterVersions**."},"clusterUpgradeMode":{"Type":172,"Flags":0,"Description":"The upgrade mode of the cluster when new Service Fabric runtime version is available."},"clusterUpgradeCadence":{"Type":176,"Flags":0,"Description":"Indicates when new cluster runtime version upgrades will be applied after they are released. By default is Wave0. Only applies when **clusterUpgradeMode** is set to 'Automatic'."},"addonFeatures":{"Type":181,"Flags":0,"Description":"List of add-on features to enable on the cluster."},"enableAutoOSUpgrade":{"Type":2,"Flags":0,"Description":"Setting this to true enables automatic OS upgrade for the node types that are created using any platform OS image with version 'latest'. The default value for this setting is false."},"zonalResiliency":{"Type":2,"Flags":0,"Description":"Indicates if the cluster has zone resiliency."},"applicationTypeVersionsCleanupPolicy":{"Type":182,"Flags":0,"Description":"The policy used to clean up unused versions."},"enableIpv6":{"Type":2,"Flags":0,"Description":"Setting this to true creates IPv6 address space for the default VNet used by the cluster. This setting cannot be changed once the cluster is created. The default value for this setting is false."},"subnetId":{"Type":4,"Flags":0,"Description":"If specified, the node types for the cluster are created in this subnet instead of the default VNet. The **networkSecurityRules** specified for the cluster are also applied to this subnet. This setting cannot be changed once the cluster is created."},"ipTags":{"Type":184,"Flags":0,"Description":"The list of IP tags associated with the default public IP address of the cluster."},"ipv6Address":{"Type":4,"Flags":2,"Description":"IPv6 address for the cluster if IPv6 is enabled."},"enableServicePublicIP":{"Type":2,"Flags":0,"Description":"Setting this to true will link the IPv4 address as the ServicePublicIP of the IPv6 address. It can only be set to True if IPv6 is enabled on the cluster."},"auxiliarySubnets":{"Type":192,"Flags":0,"Description":"Auxiliary subnets for the cluster."},"serviceEndpoints":{"Type":195,"Flags":0,"Description":"Service endpoints for subnets in the cluster."},"zonalUpdateMode":{"Type":198,"Flags":0,"Description":"Indicates the update mode for Cross Az clusters."},"useCustomVnet":{"Type":2,"Flags":0,"Description":"For new clusters, this parameter indicates that it uses Bring your own VNet, but the subnet is specified at node type level; and for such clusters, the subnetId property is required for node types."},"publicIPPrefixId":{"Type":4,"Flags":0,"Description":"Specify the resource id of a public IPv4 prefix that the load balancer will allocate a public IPv4 address from. This setting cannot be changed once the cluster is created."},"publicIPv6PrefixId":{"Type":4,"Flags":0,"Description":"Specify the resource id of a public IPv6 prefix that the load balancer will allocate a public IPv6 address from. This setting cannot be changed once the cluster is created."},"ddosProtectionPlanId":{"Type":4,"Flags":0,"Description":"Specify the resource id of a DDoS network protection plan that will be associated with the virtual network of the cluster."},"upgradeDescription":{"Type":199,"Flags":0,"Description":"The policy to use when upgrading the cluster."},"httpGatewayTokenAuthConnectionPort":{"Type":3,"Flags":0,"Description":"The port used for token-auth based HTTPS connections to the cluster. Cannot be set to the same port as HttpGatewayEndpoint."},"enableHttpGatewayExclusiveAuthMode":{"Type":2,"Flags":0,"Description":"If true, token-based authentication is not allowed on the HttpGatewayEndpoint. This is required to support TLS versions 1.3 and above. If token-based authentication is used, HttpGatewayTokenAuthConnectionPort must be defined."}}}},{"6":{"Value":"WaitingForNodes"}},{"6":{"Value":"Deploying"}},{"6":{"Value":"BaselineUpgrade"}},{"6":{"Value":"Upgrading"}},{"6":{"Value":"UpgradeFailed"}},{"6":{"Value":"Ready"}},{"5":{"Elements":[115,116,117,118,119,120,4]}},{"3":{"ItemType":4}},{"2":{"Name":"LoadBalancingRule","Properties":{"frontendPort":{"Type":3,"Flags":1,"Description":"The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values are between 1 and 65534."},"backendPort":{"Type":3,"Flags":1,"Description":"The port used for internal connections on the endpoint. Acceptable values are between 1 and 65535."},"protocol":{"Type":126,"Flags":1,"Description":"The reference to the transport protocol used by the load balancing rule."},"probePort":{"Type":3,"Flags":0,"Description":"The prob port used by the load balancing rule. Acceptable values are between 1 and 65535."},"probeProtocol":{"Type":130,"Flags":1,"Description":"the reference to the load balancer probe used by the load balancing rule."},"probeRequestPath":{"Type":4,"Flags":0,"Description":"The probe request path. Only supported for HTTP/HTTPS probes."},"loadDistribution":{"Type":4,"Flags":0,"Description":"The load distribution policy for this rule."}}}},{"6":{"Value":"tcp"}},{"6":{"Value":"udp"}},{"5":{"Elements":[124,125,4]}},{"6":{"Value":"tcp"}},{"6":{"Value":"http"}},{"6":{"Value":"https"}},{"5":{"Elements":[127,128,129,4]}},{"3":{"ItemType":123}},{"2":{"Name":"NetworkSecurityRule","Properties":{"name":{"Type":4,"Flags":1,"Description":"Network security rule name."},"description":{"Type":4,"Flags":0,"Description":"Network security rule description."},"protocol":{"Type":140,"Flags":1,"Description":"Network protocol this rule applies to."},"sourceAddressPrefixes":{"Type":141,"Flags":0,"Description":"The CIDR or source IP ranges."},"destinationAddressPrefixes":{"Type":142,"Flags":0,"Description":"The destination address prefixes. CIDR or destination IP ranges."},"sourcePortRanges":{"Type":143,"Flags":0,"Description":"The source port ranges."},"destinationPortRanges":{"Type":144,"Flags":0,"Description":"The destination port ranges."},"sourceAddressPrefix":{"Type":4,"Flags":0,"Description":"The CIDR or source IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used. If this is an ingress rule, specifies where network traffic originates from."},"destinationAddressPrefix":{"Type":4,"Flags":0,"Description":"The destination address prefix. CIDR or destination IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used."},"sourcePortRange":{"Type":4,"Flags":0,"Description":"The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports."},"destinationPortRange":{"Type":4,"Flags":0,"Description":"he destination port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports."},"access":{"Type":147,"Flags":1,"Description":"The network traffic is allowed or denied."},"priority":{"Type":3,"Flags":1,"Description":"The priority of the rule. The value can be in the range 1000 to 3000. Values outside this range are reserved for Service Fabric ManagerCluster Resource Provider. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule."},"direction":{"Type":150,"Flags":1,"Description":"Network security rule direction."}}}},{"6":{"Value":"http"}},{"6":{"Value":"https"}},{"6":{"Value":"tcp"}},{"6":{"Value":"udp"}},{"6":{"Value":"icmp"}},{"6":{"Value":"ah"}},{"6":{"Value":"esp"}},{"5":{"Elements":[133,134,135,136,137,138,139,4]}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"3":{"ItemType":4}},{"6":{"Value":"allow"}},{"6":{"Value":"deny"}},{"5":{"Elements":[145,146,4]}},{"6":{"Value":"inbound"}},{"6":{"Value":"outbound"}},{"5":{"Elements":[148,149,4]}},{"3":{"ItemType":132}},{"2":{"Name":"ClientCertificate","Properties":{"isAdmin":{"Type":2,"Flags":1,"Description":"Indicates if the client certificate has admin access to the cluster. Non admin clients can perform only read only operations on the cluster."},"thumbprint":{"Type":4,"Flags":0,"Description":"Certificate thumbprint."},"commonName":{"Type":4,"Flags":0,"Description":"Certificate common name."},"issuerThumbprint":{"Type":4,"Flags":0,"Description":"Issuer thumbprint for the certificate. Only used together with CommonName."}}}},{"3":{"ItemType":152}},{"2":{"Name":"AzureActiveDirectory","Properties":{"tenantId":{"Type":4,"Flags":0,"Description":"Azure active directory tenant id."},"clusterApplication":{"Type":4,"Flags":0,"Description":"Azure active directory cluster application id."},"clientApplication":{"Type":4,"Flags":0,"Description":"Azure active directory client application id."}}}},{"2":{"Name":"SettingsSectionDescription","Properties":{"name":{"Type":4,"Flags":1,"Description":"The section name of the fabric settings."},"parameters":{"Type":157,"Flags":1,"Description":"The collection of parameters in the section."}}}},{"2":{"Name":"SettingsParameterDescription","Properties":{"name":{"Type":4,"Flags":1,"Description":"The parameter name of fabric setting."},"value":{"Type":4,"Flags":1,"Description":"The parameter value of fabric setting."}}}},{"3":{"ItemType":156}},{"3":{"ItemType":155}},{"6":{"Value":"None"}},{"6":{"Value":"Creating"}},{"6":{"Value":"Created"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Deleted"}},{"6":{"Value":"Other"}},{"5":{"Elements":[159,160,161,162,163,164,165,166,167,168,4]}},{"6":{"Value":"Automatic"}},{"6":{"Value":"Manual"}},{"5":{"Elements":[170,171,4]}},{"6":{"Value":"Wave0"}},{"6":{"Value":"Wave1"}},{"6":{"Value":"Wave2"}},{"5":{"Elements":[173,174,175,4]}},{"6":{"Value":"DnsService"}},{"6":{"Value":"BackupRestoreService"}},{"6":{"Value":"ResourceMonitorService"}},{"5":{"Elements":[177,178,179,4]}},{"3":{"ItemType":180}},{"2":{"Name":"ApplicationTypeVersionsCleanupPolicy","Properties":{"maxUnusedVersionsToKeep":{"Type":3,"Flags":1,"Description":"Number of unused versions per application type to keep."}}}},{"2":{"Name":"IPTag","Properties":{"ipTagType":{"Type":4,"Flags":1,"Description":"The IP tag type."},"tag":{"Type":4,"Flags":1,"Description":"The value of the IP tag."}}}},{"3":{"ItemType":183}},{"2":{"Name":"Subnet","Properties":{"name":{"Type":4,"Flags":1,"Description":"Subnet name."},"enableIpv6":{"Type":2,"Flags":0,"Description":"Indicates wether to enable Ipv6 or not. If not provided, it will take the same configuration as the cluster."},"privateEndpointNetworkPolicies":{"Type":188,"Flags":0,"Description":"Enable or Disable apply network policies on private end point in the subnet."},"privateLinkServiceNetworkPolicies":{"Type":191,"Flags":0,"Description":"Enable or Disable apply network policies on private link service in the subnet."},"networkSecurityGroupId":{"Type":4,"Flags":0,"Description":"Full resource id for the network security group."}}}},{"6":{"Value":"enabled"}},{"6":{"Value":"disabled"}},{"5":{"Elements":[186,187,4]}},{"6":{"Value":"enabled"}},{"6":{"Value":"disabled"}},{"5":{"Elements":[189,190,4]}},{"3":{"ItemType":185}},{"2":{"Name":"ServiceEndpoint","Properties":{"service":{"Type":4,"Flags":1,"Description":"The type of the endpoint service."},"locations":{"Type":194,"Flags":0,"Description":"A list of locations."}}}},{"3":{"ItemType":4}},{"3":{"ItemType":193}},{"6":{"Value":"Standard"}},{"6":{"Value":"Fast"}},{"5":{"Elements":[196,197,4]}},{"2":{"Name":"ClusterUpgradePolicy","Properties":{"forceRestart":{"Type":2,"Flags":0,"Description":"If true, then processes are forcefully restarted during upgrade even when the code version has not changed (the upgrade only changes configuration or data)."},"healthPolicy":{"Type":200,"Flags":0,"Description":"The cluster health policy defines a health policy used to evaluate the health of the cluster during a cluster upgrade."},"deltaHealthPolicy":{"Type":201,"Flags":0,"Description":"The cluster delta health policy defines a health policy used to evaluate the health of the cluster during a cluster upgrade."},"monitoringPolicy":{"Type":202,"Flags":0,"Description":"The cluster monitoring policy describes the parameters for monitoring an upgrade in Monitored mode."},"upgradeReplicaSetCheckTimeout":{"Type":4,"Flags":0,"Description":"The maximum amount of time to block processing of an upgrade domain and prevent loss of availability when there are unexpected issues.\nWhen this timeout expires, processing of the upgrade domain will proceed regardless of availability loss issues.\nThe timeout is reset at the start of each upgrade domain. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format.\nThis value must be between 00:00:00 and 49710.06:28:15 (unsigned 32 bit integer for seconds)"}}}},{"2":{"Name":"ClusterHealthPolicy","Properties":{"maxPercentUnhealthyNodes":{"Type":3,"Flags":1,"Description":"The maximum allowed percentage of unhealthy nodes before reporting an error. For example, to allow 10% of nodes to be unhealthy, this value would be 10.\n\nThe percentage represents the maximum tolerated percentage of nodes that can be unhealthy before the cluster is considered in error.\nIf the percentage is respected but there is at least one unhealthy node, the health is evaluated as Warning.\nThe percentage is calculated by dividing the number of unhealthy nodes over the total number of nodes in the cluster.\nThe computation rounds up to tolerate one failure on small numbers of nodes. Default percentage is zero.\n\nIn large clusters, some nodes will always be down or out for repairs, so this percentage should be configured to tolerate that."},"maxPercentUnhealthyApplications":{"Type":3,"Flags":1,"Description":"The maximum allowed percentage of unhealthy applications before reporting an error. For example, to allow 10% of applications to be unhealthy, this value would be 10.\n\nThe percentage represents the maximum tolerated percentage of applications that can be unhealthy before the cluster is considered in error.\nIf the percentage is respected but there is at least one unhealthy application, the health is evaluated as Warning.\nThis is calculated by dividing the number of unhealthy applications over the total number of application instances in the cluster, excluding applications of application types that are included in the ApplicationTypeHealthPolicyMap.\nThe computation rounds up to tolerate one failure on small numbers of applications. Default percentage is zero."}}}},{"2":{"Name":"ClusterUpgradeDeltaHealthPolicy","Properties":{"maxPercentDeltaUnhealthyNodes":{"Type":3,"Flags":1,"Description":"The maximum allowed percentage of nodes health degradation allowed during cluster upgrades.\nThe delta is measured between the state of the nodes at the beginning of upgrade and the state of the nodes at the time of the health evaluation.\nThe check is performed after every upgrade domain upgrade completion to make sure the global state of the cluster is within tolerated limits."},"maxPercentUpgradeDomainDeltaUnhealthyNodes":{"Type":3,"Flags":0,"Description":"The maximum allowed percentage of upgrade domain nodes health degradation allowed during cluster upgrades.\nThe delta is measured between the state of the upgrade domain nodes at the beginning of upgrade and the state of the upgrade domain nodes at the time of the health evaluation.\nThe check is performed after every upgrade domain upgrade completion for all completed upgrade domains to make sure the state of the upgrade domains is within tolerated limits."},"maxPercentDeltaUnhealthyApplications":{"Type":3,"Flags":0,"Description":"The maximum allowed percentage of applications health degradation allowed during cluster upgrades.\nThe delta is measured between the state of the applications at the beginning of upgrade and the state of the applications at the time of the health evaluation.\nThe check is performed after every upgrade domain upgrade completion to make sure the global state of the cluster is within tolerated limits. System services are not included in this.\nNOTE: This value will overwrite the value specified in properties.UpgradeDescription.HealthPolicy.MaxPercentUnhealthyApplications"}}}},{"2":{"Name":"ClusterMonitoringPolicy","Properties":{"healthCheckWaitDuration":{"Type":4,"Flags":1,"Description":"The length of time to wait after completing an upgrade domain before performing health checks. The duration can be in either hh:mm:ss or in d.hh:mm:ss.ms format."},"healthCheckStableDuration":{"Type":4,"Flags":1,"Description":"The amount of time that the application or cluster must remain healthy before the upgrade proceeds to the next upgrade domain. The duration can be in either hh:mm:ss or in d.hh:mm:ss.ms format."},"healthCheckRetryTimeout":{"Type":4,"Flags":1,"Description":"The amount of time to retry health evaluation when the application or cluster is unhealthy before the upgrade rolls back. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format."},"upgradeTimeout":{"Type":4,"Flags":1,"Description":"The amount of time the overall upgrade has to complete before the upgrade rolls back. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format."},"upgradeDomainTimeout":{"Type":4,"Flags":1,"Description":"The amount of time each upgrade domain has to complete before the upgrade rolls back. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format."}}}},{"2":{"Name":"Sku","Properties":{"name":{"Type":206,"Flags":1,"Description":"Sku Name."}}}},{"6":{"Value":"Basic"}},{"6":{"Value":"Standard"}},{"5":{"Elements":[204,205,4]}},{"2":{"Name":"ResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ServiceFabric/managedClusters@2023-12-01-preview","ScopeType":8,"Body":113,"Flags":0}},{"6":{"Value":"Microsoft.ServiceFabric/managedClusters/nodeTypes"}},{"6":{"Value":"2023-12-01-preview"}},{"2":{"Name":"Microsoft.ServiceFabric/managedClusters/nodeTypes","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":209,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":210,"Flags":10,"Description":"The resource api version"},"properties":{"Type":212,"Flags":0,"Description":"The node type properties"},"sku":{"Type":284,"Flags":0,"Description":"The node type sku."},"tags":{"Type":285,"Flags":0,"Description":"Azure resource tags."},"systemData":{"Type":13,"Flags":2,"Description":"Metadata pertaining to creation and last modification of the resource."}}}},{"2":{"Name":"NodeTypeProperties","Properties":{"isPrimary":{"Type":2,"Flags":1,"Description":"Indicates the Service Fabric system services for the cluster will run on this node type. This setting cannot be changed once the node type is created."},"vmInstanceCount":{"Type":3,"Flags":1,"Description":"The number of nodes in the node type.

**Values:**
-1 - Use when auto scale rules are configured or sku.capacity is defined
0 - Not supported
>0 - Use for manual scale."},"dataDiskSizeGB":{"Type":3,"Flags":0,"Description":"Disk size for the managed disk attached to the vms on the node type in GBs."},"dataDiskType":{"Type":216,"Flags":0,"Description":"Managed data disk type. Specifies the storage account type for the managed disk"},"dataDiskLetter":{"Type":4,"Flags":0,"Description":"Managed data disk letter. It can not use the reserved letter C or D and it can not change after created."},"placementProperties":{"Type":217,"Flags":0,"Description":"The placement tags applied to nodes in the node type, which can be used to indicate where certain services (workload) should run."},"capacities":{"Type":218,"Flags":0,"Description":"The capacity tags applied to the nodes in the node type, the cluster resource manager uses these tags to understand how much resource a node has."},"applicationPorts":{"Type":219,"Flags":0,"Description":"The range of ports from which cluster assigned port to Service Fabric applications."},"ephemeralPorts":{"Type":219,"Flags":0,"Description":"The range of ephemeral ports that nodes in this node type should be configured with."},"vmSize":{"Type":4,"Flags":0,"Description":"The size of virtual machines in the pool. All virtual machines in a pool are the same size. For example, Standard_D3."},"vmImagePublisher":{"Type":4,"Flags":0,"Description":"The publisher of the Azure Virtual Machines Marketplace image. For example, Canonical or MicrosoftWindowsServer."},"vmImageOffer":{"Type":4,"Flags":0,"Description":"The offer type of the Azure Virtual Machines Marketplace image. For example, UbuntuServer or WindowsServer."},"vmImageSku":{"Type":4,"Flags":0,"Description":"The SKU of the Azure Virtual Machines Marketplace image. For example, 14.04.0-LTS or 2012-R2-Datacenter."},"vmImageVersion":{"Type":4,"Flags":0,"Description":"The version of the Azure Virtual Machines Marketplace image. A value of 'latest' can be specified to select the latest version of an image. If omitted, the default is 'latest'."},"vmSecrets":{"Type":224,"Flags":0,"Description":"The secrets to install in the virtual machines."},"vmExtensions":{"Type":231,"Flags":0,"Description":"Set of extensions that should be installed onto the virtual machines."},"vmManagedIdentity":{"Type":232,"Flags":0,"Description":"Identities to assign to the virtual machine scale set under the node type."},"isStateless":{"Type":2,"Flags":0,"Description":"Indicates if the node type can only host Stateless workloads."},"multiplePlacementGroups":{"Type":2,"Flags":0,"Description":"Indicates if scale set associated with the node type can be composed of multiple placement groups."},"frontendConfigurations":{"Type":238,"Flags":0,"Description":"Indicates the node type uses its own frontend configurations instead of the default one for the cluster. This setting can only be specified for non-primary node types and can not be added or removed after the node type is created."},"networkSecurityRules":{"Type":239,"Flags":0,"Description":"The Network Security Rules for this node type. This setting can only be specified for node types that are configured with frontend configurations."},"additionalDataDisks":{"Type":245,"Flags":0,"Description":"Additional managed data disks."},"enableEncryptionAtHost":{"Type":2,"Flags":0,"Description":"Enable or disable the Host Encryption for the virtual machines on the node type. This will enable the encryption for all the disks including Resource/Temp disk at host itself. Default: The Encryption at host will be disabled unless this property is set to true for the resource."},"provisioningState":{"Type":256,"Flags":2,"Description":"The provisioning state of the node type resource."},"enableAcceleratedNetworking":{"Type":2,"Flags":0,"Description":"Specifies whether the network interface is accelerated networking-enabled."},"useDefaultPublicLoadBalancer":{"Type":2,"Flags":0,"Description":"Specifies whether the use public load balancer. If not specified and the node type doesn't have its own frontend configuration, it will be attached to the default load balancer. If the node type uses its own Load balancer and useDefaultPublicLoadBalancer is true, then the frontend has to be an Internal Load Balancer. If the node type uses its own Load balancer and useDefaultPublicLoadBalancer is false or not set, then the custom load balancer must include a public load balancer to provide outbound connectivity."},"useTempDataDisk":{"Type":2,"Flags":0,"Description":"Specifies whether to use the temporary disk for the service fabric data root, in which case no managed data disk will be attached and the temporary disk will be used. It is only allowed for stateless node types."},"enableOverProvisioning":{"Type":2,"Flags":0,"Description":"Specifies whether the node type should be overprovisioned. It is only allowed for stateless node types."},"zones":{"Type":257,"Flags":0,"Description":"Specifies the availability zones where the node type would span across. If the cluster is not spanning across availability zones, initiates az migration for the cluster."},"isSpotVM":{"Type":2,"Flags":0,"Description":"Indicates whether the node type will be Spot Virtual Machines. Azure will allocate the VMs if there is capacity available and the VMs can be evicted at any time."},"hostGroupId":{"Type":4,"Flags":0,"Description":"Specifies the full host group resource Id. This property is used for deploying on azure dedicated hosts."},"useEphemeralOSDisk":{"Type":2,"Flags":0,"Description":"Indicates whether to use ephemeral os disk. The sku selected on the vmSize property needs to support this feature."},"spotRestoreTimeout":{"Type":4,"Flags":0,"Description":"Indicates the time duration after which the platform will not try to restore the VMSS SPOT instances specified as ISO 8601."},"evictionPolicy":{"Type":260,"Flags":0,"Description":"Specifies the eviction policy for virtual machines in a SPOT node type. Default is Delete."},"vmImageResourceId":{"Type":4,"Flags":0,"Description":"Indicates the resource id of the vm image. This parameter is used for custom vm image."},"subnetId":{"Type":4,"Flags":0,"Description":"Indicates the resource id of the subnet for the node type."},"vmSetupActions":{"Type":264,"Flags":0,"Description":"Specifies the actions to be performed on the vms before bootstrapping the service fabric runtime."},"securityType":{"Type":266,"Flags":0,"Description":"Specifies the security type of the nodeType. Only TrustedLaunch is currently supported"},"secureBootEnabled":{"Type":2,"Flags":0,"Description":"Specifies whether secure boot should be enabled on the nodeType. Can only be used with TrustedLaunch SecurityType"},"enableNodePublicIP":{"Type":2,"Flags":0,"Description":"Specifies whether each node is allocated its own public IPv4 address. This is only supported on secondary node types with custom Load Balancers."},"enableNodePublicIPv6":{"Type":2,"Flags":0,"Description":"Specifies whether each node is allocated its own public IPv6 address. This is only supported on secondary node types with custom Load Balancers."},"vmSharedGalleryImageId":{"Type":4,"Flags":0,"Description":"Indicates the resource id of the vm shared galleries image. This parameter is used for custom vm image."},"natGatewayId":{"Type":4,"Flags":0,"Description":"Specifies the resource id of a NAT Gateway to attach to the subnet of this node type. Node type must use custom load balancer."},"vmImagePlan":{"Type":267,"Flags":0,"Description":"Specifies information about the marketplace image used to create the virtual machine. This element is only used for marketplace images. Before you can use a marketplace image from an API, you must enable the image for programmatic use. In the Azure portal, find the marketplace image that you want to use and then click Want to deploy programmatically, Get Started ->. Enter any required information and then click Save."},"serviceArtifactReferenceId":{"Type":4,"Flags":0,"Description":"Specifies the service artifact reference id used to set same image version for all virtual machines in the scale set when using 'latest' image version."},"dscpConfigurationId":{"Type":4,"Flags":0,"Description":"Specifies the resource id of the DSCP configuration to apply to the node type network interface."},"additionalNetworkInterfaceConfigurations":{"Type":283,"Flags":0,"Description":"Specifies the settings for any additional secondary network interfaces to attach to the node type."}}}},{"6":{"Value":"Standard_LRS"}},{"6":{"Value":"StandardSSD_LRS"}},{"6":{"Value":"Premium_LRS"}},{"5":{"Elements":[213,214,215,4]}},{"2":{"Name":"NodeTypePropertiesPlacementProperties","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"NodeTypePropertiesCapacities","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"EndpointRangeDescription","Properties":{"startPort":{"Type":3,"Flags":1,"Description":"Starting port of a range of ports"},"endPort":{"Type":3,"Flags":1,"Description":"End port of a range of ports"}}}},{"2":{"Name":"VaultSecretGroup","Properties":{"sourceVault":{"Type":221,"Flags":1,"Description":"The relative URL of the Key Vault containing all of the certificates in VaultCertificates."},"vaultCertificates":{"Type":223,"Flags":1,"Description":"The list of key vault references in SourceVault which contain certificates."}}}},{"2":{"Name":"SubResource","Properties":{"id":{"Type":4,"Flags":0,"Description":"Azure resource identifier."}}}},{"2":{"Name":"VaultCertificate","Properties":{"certificateUrl":{"Type":4,"Flags":1,"Description":"This is the URL of a certificate that has been uploaded to Key Vault as a secret. For adding a secret to the Key Vault, see [Add a key or secret to the key vault](https://docs.microsoft.com/azure/key-vault/key-vault-get-started/#add). In this case, your certificate needs to be It is the Base64 encoding of the following JSON Object which is encoded in UTF-8:

{
\"data\":\"\",
\"dataType\":\"pfx\",
\"password\":\"\"
}"},"certificateStore":{"Type":4,"Flags":1,"Description":"For Windows VMs, specifies the certificate store on the Virtual Machine to which the certificate should be added. The specified certificate store is implicitly in the LocalMachine account.

For Linux VMs, the certificate file is placed under the /var/lib/waagent directory, with the file name .crt for the X509 certificate file and .prv for private key. Both of these files are .pem formatted."}}}},{"3":{"ItemType":222}},{"3":{"ItemType":220}},{"2":{"Name":"VmssExtension","Properties":{"name":{"Type":4,"Flags":1,"Description":"The name of the extension."},"properties":{"Type":226,"Flags":1,"Description":"Describes the properties of a Virtual Machine Scale Set Extension."}}}},{"2":{"Name":"VmssExtensionProperties","Properties":{"publisher":{"Type":4,"Flags":1,"Description":"The name of the extension handler publisher."},"type":{"Type":4,"Flags":1,"Description":"Specifies the type of the extension; an example is \"CustomScriptExtension\"."},"typeHandlerVersion":{"Type":4,"Flags":1,"Description":"Specifies the version of the script handler."},"autoUpgradeMinorVersion":{"Type":2,"Flags":0,"Description":"Indicates whether the extension should use a newer minor version if one is available at deployment time. Once deployed, however, the extension will not upgrade minor versions unless redeployed, even with this property set to true."},"settings":{"Type":0,"Flags":0,"Description":"Json formatted public settings for the extension."},"protectedSettings":{"Type":0,"Flags":0,"Description":"The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no protected settings at all."},"forceUpdateTag":{"Type":4,"Flags":0,"Description":"If a value is provided and is different from the previous value, the extension handler will be forced to update even if the extension configuration has not changed."},"provisionAfterExtensions":{"Type":227,"Flags":0,"Description":"Collection of extension names after which this extension needs to be provisioned."},"provisioningState":{"Type":4,"Flags":2,"Description":"The provisioning state, which only appears in the response."},"enableAutomaticUpgrade":{"Type":2,"Flags":0,"Description":"Indicates whether the extension should be automatically upgraded by the platform if there is a newer version of the extension available."},"setupOrder":{"Type":230,"Flags":0,"Description":"Indicates the setup order for the extension."}}}},{"3":{"ItemType":4}},{"6":{"Value":"BeforeSFRuntime"}},{"5":{"Elements":[228,4]}},{"3":{"ItemType":229}},{"3":{"ItemType":225}},{"2":{"Name":"VmManagedIdentity","Properties":{"userAssignedIdentities":{"Type":233,"Flags":0,"Description":"The list of user identities associated with the virtual machine scale set under the node type. Each entry will be an ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'."}}}},{"3":{"ItemType":4}},{"2":{"Name":"FrontendConfiguration","Properties":{"ipAddressType":{"Type":237,"Flags":0,"Description":"The IP address type of this frontend configuration. If omitted the default value is IPv4."},"loadBalancerBackendAddressPoolId":{"Type":4,"Flags":0,"Description":"The resource Id of the Load Balancer backend address pool that the VM instances of the node type are associated with. The format of the resource Id is '/subscriptions//resourceGroups//providers/Microsoft.Network/loadBalancers//backendAddressPools/'."},"loadBalancerInboundNatPoolId":{"Type":4,"Flags":0,"Description":"The resource Id of the Load Balancer inbound NAT pool that the VM instances of the node type are associated with. The format of the resource Id is '/subscriptions//resourceGroups//providers/Microsoft.Network/loadBalancers//inboundNatPools/'."},"applicationGatewayBackendAddressPoolId":{"Type":4,"Flags":0,"Description":"The resource Id of application gateway backend address pool. The format of the resource Id is '/subscriptions//resourceGroups//providers/Microsoft.Network/applicationGateways//backendAddressPools/'."}}}},{"6":{"Value":"IPv4"}},{"6":{"Value":"IPv6"}},{"5":{"Elements":[235,236,4]}},{"3":{"ItemType":234}},{"3":{"ItemType":132}},{"2":{"Name":"VmssDataDisk","Properties":{"lun":{"Type":3,"Flags":1,"Description":"Specifies the logical unit number of the data disk. This value is used to identify data disks within the VM and therefore must be unique for each data disk attached to a VM. Lun 0 is reserved for the service fabric data disk."},"diskSizeGB":{"Type":3,"Flags":1,"Description":"Disk size for each vm in the node type in GBs."},"diskType":{"Type":244,"Flags":1,"Description":"Managed data disk type. Specifies the storage account type for the managed disk"},"diskLetter":{"Type":4,"Flags":1,"Description":"Managed data disk letter. It can not use the reserved letter C or D and it can not change after created."}}}},{"6":{"Value":"Standard_LRS"}},{"6":{"Value":"StandardSSD_LRS"}},{"6":{"Value":"Premium_LRS"}},{"5":{"Elements":[241,242,243,4]}},{"3":{"ItemType":240}},{"6":{"Value":"None"}},{"6":{"Value":"Creating"}},{"6":{"Value":"Created"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Deleted"}},{"6":{"Value":"Other"}},{"5":{"Elements":[246,247,248,249,250,251,252,253,254,255,4]}},{"3":{"ItemType":4}},{"6":{"Value":"Delete"}},{"6":{"Value":"Deallocate"}},{"5":{"Elements":[258,259,4]}},{"6":{"Value":"EnableContainers"}},{"6":{"Value":"EnableHyperV"}},{"5":{"Elements":[261,262,4]}},{"3":{"ItemType":263}},{"6":{"Value":"TrustedLaunch"}},{"5":{"Elements":[265,4]}},{"2":{"Name":"VmImagePlan","Properties":{"name":{"Type":4,"Flags":0,"Description":"The plan ID."},"product":{"Type":4,"Flags":0,"Description":"Specifies the product of the image from the marketplace. This is the same value as Offer under the imageReference element."},"promotionCode":{"Type":4,"Flags":0,"Description":"The promotion code."},"publisher":{"Type":4,"Flags":0,"Description":"The publisher ID."}}}},{"2":{"Name":"AdditionalNetworkInterfaceConfiguration","Properties":{"name":{"Type":4,"Flags":1,"Description":"Name of the network interface."},"enableAcceleratedNetworking":{"Type":2,"Flags":0,"Description":"Specifies whether the network interface is accelerated networking-enabled."},"dscpConfiguration":{"Type":221,"Flags":0,"Description":"Specifies the DSCP configuration to apply to the network interface."},"ipConfigurations":{"Type":282,"Flags":1,"Description":"Specifies the IP configurations of the network interface."}}}},{"2":{"Name":"IpConfiguration","Properties":{"name":{"Type":4,"Flags":1,"Description":"Name of the network interface."},"applicationGatewayBackendAddressPools":{"Type":270,"Flags":0,"Description":"Specifies an array of references to backend address pools of application gateways. A node type can reference backend address pools of multiple application gateways. Multiple node types cannot use the same application gateway."},"loadBalancerBackendAddressPools":{"Type":271,"Flags":0,"Description":"Specifies an array of references to backend address pools of load balancers. A node type can reference backend address pools of one public and one internal load balancer. Multiple node types cannot use the same basic sku load balancer."},"loadBalancerInboundNatPools":{"Type":272,"Flags":0,"Description":"Specifies an array of references to inbound Nat pools of the load balancers. A node type can reference inbound nat pools of one public and one internal load balancer. Multiple node types cannot use the same basic sku load balancer."},"subnet":{"Type":221,"Flags":0,"Description":"Specifies the subnet of the network interface."},"privateIPAddressVersion":{"Type":275,"Flags":0,"Description":"Specifies whether the IP configuration's private IP is IPv4 or IPv6. Default is IPv4."},"publicIPAddressConfiguration":{"Type":276,"Flags":0,"Description":"The public IP address configuration of the network interface."}}}},{"3":{"ItemType":221}},{"3":{"ItemType":221}},{"3":{"ItemType":221}},{"6":{"Value":"IPv4"}},{"6":{"Value":"IPv6"}},{"5":{"Elements":[273,274,4]}},{"2":{"Name":"IpConfigurationPublicIPAddressConfiguration","Properties":{"name":{"Type":4,"Flags":1,"Description":"Name of the network interface."},"ipTags":{"Type":278,"Flags":0,"Description":"Specifies the list of IP tags associated with the public IP address."},"publicIPAddressVersion":{"Type":281,"Flags":0,"Description":"Specifies whether the IP configuration's public IP is IPv4 or IPv6. Default is IPv4."}}}},{"2":{"Name":"IpTag","Properties":{"ipTagType":{"Type":4,"Flags":1,"Description":"IP tag type. Example: FirstPartyUsage."},"tag":{"Type":4,"Flags":1,"Description":"IP tag associated with the public IP. Example: SQL, Storage etc."}}}},{"3":{"ItemType":277}},{"6":{"Value":"IPv4"}},{"6":{"Value":"IPv6"}},{"5":{"Elements":[279,280,4]}},{"3":{"ItemType":269}},{"3":{"ItemType":268}},{"2":{"Name":"NodeTypeSku","Properties":{"name":{"Type":4,"Flags":0,"Description":"The sku name.

Name is internally generated and is used in auto-scale scenarios.
Property does not allow to be changed to other values than generated.
To avoid deployment errors please omit the property."},"tier":{"Type":4,"Flags":0,"Description":"Specifies the tier of the node type.

Possible Values:
**Standard**"},"capacity":{"Type":3,"Flags":1,"Description":"The number of nodes in the node type.

If present in request it will override properties.vmInstanceCount."}}}},{"2":{"Name":"ManagedProxyResourceTags","Properties":{},"AdditionalProperties":4}},{"4":{"Name":"Microsoft.ServiceFabric/managedClusters/nodeTypes@2023-12-01-preview","ScopeType":8,"Body":211,"Flags":0}},{"8":{"Name":"fetchUpgradeStatus","ResourceType":"Microsoft.ServiceFabric/managedClusters/applications","ApiVersion":"2023-12-01-preview"}},{"8":{"Name":"startRollback","ResourceType":"Microsoft.ServiceFabric/managedClusters/applications","ApiVersion":"2023-12-01-preview"}},{"2":{"Name":"RuntimeResumeApplicationUpgradeParameters","Properties":{"upgradeDomainName":{"Type":4,"Flags":0,"Description":"The upgrade domain name. Expected to be the next upgrade domain if the application is upgrading."}}}},{"8":{"Name":"resumeUpgrade","ResourceType":"Microsoft.ServiceFabric/managedClusters/applications","ApiVersion":"2023-12-01-preview","Input":289}},{"2":{"Name":"ManagedAzResiliencyStatus","Properties":{"baseResourceStatus":{"Type":293,"Flags":0,"Description":"List of Managed VM Sizes for Service Fabric Managed Clusters."},"isClusterZoneResilient":{"Type":2,"Flags":2,"Description":"URL to get the next set of Managed VM Sizes if there are any."}}}},{"2":{"Name":"ResourceAzStatus","Properties":{"resourceName":{"Type":4,"Flags":2,"Description":"VM Size properties."},"resourceType":{"Type":4,"Flags":2,"Description":"VM Size id."},"isZoneResilient":{"Type":2,"Flags":2,"Description":"VM Size name."}}}},{"3":{"ItemType":292}},{"8":{"Name":"getazresiliencystatus","ResourceType":"Microsoft.ServiceFabric/managedClusters","ApiVersion":"2023-12-01-preview","Output":291}},{"2":{"Name":"ManagedMaintenanceWindowStatus","Properties":{"isWindowEnabled":{"Type":2,"Flags":2,"Description":"If maintenance window is enabled on this cluster."},"isRegionReady":{"Type":2,"Flags":2,"Description":"Indicates if the region is ready to configure maintenance windows."},"isWindowActive":{"Type":2,"Flags":2,"Description":"If maintenance window is active."},"canApplyUpdates":{"Type":2,"Flags":2,"Description":"If updates can be applied."},"lastWindowStatusUpdateAtUTC":{"Type":4,"Flags":2,"Description":"Last window update time in UTC."},"lastWindowStartTimeUTC":{"Type":4,"Flags":2,"Description":"Last window start time in UTC."},"lastWindowEndTimeUTC":{"Type":4,"Flags":2,"Description":"Last window end time in UTC."}}}},{"8":{"Name":"getMaintenanceWindowStatus","ResourceType":"Microsoft.ServiceFabric/managedClusters","ApiVersion":"2023-12-01-preview","Output":295}},{"8":{"Name":"applyMaintenanceWindow","ResourceType":"Microsoft.ServiceFabric/managedClusters","ApiVersion":"2023-12-01-preview"}},{"2":{"Name":"NodeTypeActionParameters","Properties":{"nodes":{"Type":299,"Flags":0,"Description":"List of node names from the node type."},"force":{"Type":2,"Flags":0,"Description":"Force the action to go through."},"updateType":{"Type":302,"Flags":0,"Description":"Specifies the way the operation will be performed."}}}},{"3":{"ItemType":4}},{"6":{"Value":"Default"}},{"6":{"Value":"ByUpgradeDomain"}},{"5":{"Elements":[300,301,4]}},{"8":{"Name":"restart","ResourceType":"Microsoft.ServiceFabric/managedClusters/nodeTypes","ApiVersion":"2023-12-01-preview","Input":298}},{"8":{"Name":"reimage","ResourceType":"Microsoft.ServiceFabric/managedClusters/nodeTypes","ApiVersion":"2023-12-01-preview","Input":298}},{"8":{"Name":"deleteNode","ResourceType":"Microsoft.ServiceFabric/managedClusters/nodeTypes","ApiVersion":"2023-12-01-preview","Input":298}}] \ No newline at end of file diff --git a/internal/azure/generated/sphere/microsoft.azuresphere/2024-04-01/types.json b/internal/azure/generated/sphere/microsoft.azuresphere/2024-04-01/types.json new file mode 100644 index 000000000..35882d788 --- /dev/null +++ b/internal/azure/generated/sphere/microsoft.azuresphere/2024-04-01/types.json @@ -0,0 +1 @@ +[{"1":{"Kind":1}},{"1":{"Kind":2}},{"1":{"Kind":3}},{"1":{"Kind":4}},{"1":{"Kind":5}},{"1":{"Kind":6}},{"1":{"Kind":7}},{"1":{"Kind":8}},{"6":{"Value":"Microsoft.AzureSphere/catalogs"}},{"6":{"Value":"2024-04-01"}},{"2":{"Name":"Microsoft.AzureSphere/catalogs","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":8,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":9,"Flags":10,"Description":"The resource api version"},"properties":{"Type":11,"Flags":0,"Description":"The resource-specific properties for this resource."},"tags":{"Type":20,"Flags":0,"Description":"Resource tags."},"location":{"Type":4,"Flags":1,"Description":"The geo-location where the resource lives"},"systemData":{"Type":21,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"CatalogProperties","Properties":{"tenantId":{"Type":4,"Flags":2,"Description":"The Azure Sphere tenant ID associated with the catalog."},"provisioningState":{"Type":19,"Flags":2,"Description":"The status of the last operation."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Accepted"}},{"5":{"Elements":[12,13,14,15,16,17,18,4]}},{"2":{"Name":"TrackedResourceTags","Properties":{},"AdditionalProperties":4}},{"2":{"Name":"SystemData","Properties":{"createdBy":{"Type":4,"Flags":0,"Description":"The identity that created the resource."},"createdByType":{"Type":26,"Flags":0,"Description":"The type of identity that created the resource."},"createdAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource creation (UTC)."},"lastModifiedBy":{"Type":4,"Flags":0,"Description":"The identity that last modified the resource."},"lastModifiedByType":{"Type":31,"Flags":0,"Description":"The type of identity that last modified the resource."},"lastModifiedAt":{"Type":4,"Flags":0,"Description":"The timestamp of resource last modification (UTC)"}}}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[22,23,24,25,4]}},{"6":{"Value":"User"}},{"6":{"Value":"Application"}},{"6":{"Value":"ManagedIdentity"}},{"6":{"Value":"Key"}},{"5":{"Elements":[27,28,29,30,4]}},{"4":{"Name":"Microsoft.AzureSphere/catalogs@2024-04-01","ScopeType":8,"Body":10,"Flags":0}},{"6":{"Value":"Microsoft.AzureSphere/catalogs/images"}},{"6":{"Value":"2024-04-01"}},{"2":{"Name":"Microsoft.AzureSphere/catalogs/images","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":33,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":34,"Flags":10,"Description":"The resource api version"},"properties":{"Type":36,"Flags":0,"Description":"The resource-specific properties for this resource."},"systemData":{"Type":21,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"ImageProperties","Properties":{"image":{"Type":4,"Flags":0,"Description":"Image as a UTF-8 encoded base 64 string on image create. This field contains the image URI on image reads."},"imageId":{"Type":4,"Flags":0,"Description":"Image ID"},"imageName":{"Type":4,"Flags":2,"Description":"Image name"},"regionalDataBoundary":{"Type":39,"Flags":0,"Description":"Regional data boundary for an image"},"uri":{"Type":4,"Flags":2,"Description":"Location the image"},"description":{"Type":4,"Flags":2,"Description":"The image description."},"componentId":{"Type":4,"Flags":2,"Description":"The image component id."},"imageType":{"Type":64,"Flags":2,"Description":"The image type."},"provisioningState":{"Type":72,"Flags":2,"Description":"The status of the last operation."}}}},{"6":{"Value":"None"}},{"6":{"Value":"EU"}},{"5":{"Elements":[37,38,4]}},{"6":{"Value":"InvalidImageType"}},{"6":{"Value":"OneBl"}},{"6":{"Value":"PlutonRuntime"}},{"6":{"Value":"WifiFirmware"}},{"6":{"Value":"SecurityMonitor"}},{"6":{"Value":"NormalWorldLoader"}},{"6":{"Value":"NormalWorldDtb"}},{"6":{"Value":"NormalWorldKernel"}},{"6":{"Value":"RootFs"}},{"6":{"Value":"Services"}},{"6":{"Value":"Applications"}},{"6":{"Value":"FwConfig"}},{"6":{"Value":"BootManifest"}},{"6":{"Value":"Nwfs"}},{"6":{"Value":"TrustedKeystore"}},{"6":{"Value":"Policy"}},{"6":{"Value":"CustomerBoardConfig"}},{"6":{"Value":"UpdateCertStore"}},{"6":{"Value":"BaseSystemUpdateManifest"}},{"6":{"Value":"FirmwareUpdateManifest"}},{"6":{"Value":"CustomerUpdateManifest"}},{"6":{"Value":"RecoveryManifest"}},{"6":{"Value":"ManifestSet"}},{"6":{"Value":"Other"}},{"5":{"Elements":[40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Accepted"}},{"5":{"Elements":[65,66,67,68,69,70,71,4]}},{"4":{"Name":"Microsoft.AzureSphere/catalogs/images@2024-04-01","ScopeType":8,"Body":35,"Flags":0}},{"6":{"Value":"Microsoft.AzureSphere/catalogs/products"}},{"6":{"Value":"2024-04-01"}},{"2":{"Name":"Microsoft.AzureSphere/catalogs/products","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":74,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":75,"Flags":10,"Description":"The resource api version"},"properties":{"Type":77,"Flags":0,"Description":"The resource-specific properties for this resource."},"systemData":{"Type":21,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"ProductProperties","Properties":{"description":{"Type":4,"Flags":1,"Description":"Description of the product"},"provisioningState":{"Type":85,"Flags":2,"Description":"The status of the last operation."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Accepted"}},{"5":{"Elements":[78,79,80,81,82,83,84,4]}},{"4":{"Name":"Microsoft.AzureSphere/catalogs/products@2024-04-01","ScopeType":8,"Body":76,"Flags":0}},{"6":{"Value":"Microsoft.AzureSphere/catalogs/products/deviceGroups"}},{"6":{"Value":"2024-04-01"}},{"2":{"Name":"Microsoft.AzureSphere/catalogs/products/deviceGroups","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":87,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":88,"Flags":10,"Description":"The resource api version"},"properties":{"Type":90,"Flags":0,"Description":"The resource-specific properties for this resource."},"systemData":{"Type":21,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"DeviceGroupProperties","Properties":{"description":{"Type":4,"Flags":0,"Description":"Description of the device group."},"osFeedType":{"Type":93,"Flags":0,"Description":"Operating system feed type of the device group."},"updatePolicy":{"Type":96,"Flags":0,"Description":"Update policy of the device group."},"allowCrashDumpsCollection":{"Type":99,"Flags":0,"Description":"Flag to define if the user allows for crash dump collection."},"regionalDataBoundary":{"Type":102,"Flags":0,"Description":"Regional data boundary for the device group."},"hasDeployment":{"Type":2,"Flags":2,"Description":"Deployment status for the device group."},"provisioningState":{"Type":110,"Flags":2,"Description":"The status of the last operation."}}}},{"6":{"Value":"Retail"}},{"6":{"Value":"RetailEval"}},{"5":{"Elements":[91,92,4]}},{"6":{"Value":"UpdateAll"}},{"6":{"Value":"No3rdPartyAppUpdates"}},{"5":{"Elements":[94,95,4]}},{"6":{"Value":"Enabled"}},{"6":{"Value":"Disabled"}},{"5":{"Elements":[97,98,4]}},{"6":{"Value":"None"}},{"6":{"Value":"EU"}},{"5":{"Elements":[100,101,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Accepted"}},{"5":{"Elements":[103,104,105,106,107,108,109,4]}},{"4":{"Name":"Microsoft.AzureSphere/catalogs/products/deviceGroups@2024-04-01","ScopeType":8,"Body":89,"Flags":0}},{"6":{"Value":"Microsoft.AzureSphere/catalogs/products/deviceGroups/deployments"}},{"6":{"Value":"2024-04-01"}},{"2":{"Name":"Microsoft.AzureSphere/catalogs/products/deviceGroups/deployments","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":112,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":113,"Flags":10,"Description":"The resource api version"},"properties":{"Type":115,"Flags":0,"Description":"The resource-specific properties for this resource."},"systemData":{"Type":21,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"DeploymentProperties","Properties":{"deploymentId":{"Type":4,"Flags":0,"Description":"Deployment ID"},"deployedImages":{"Type":117,"Flags":0,"Description":"Images deployed"},"deploymentDateUtc":{"Type":4,"Flags":2,"Description":"Deployment date UTC"},"provisioningState":{"Type":125,"Flags":2,"Description":"The status of the last operation."}}}},{"2":{"Name":"Image","Properties":{"properties":{"Type":36,"Flags":0,"Description":"The resource-specific properties for this resource."},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""},"systemData":{"Type":21,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"3":{"ItemType":116}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Accepted"}},{"5":{"Elements":[118,119,120,121,122,123,124,4]}},{"4":{"Name":"Microsoft.AzureSphere/catalogs/products/deviceGroups/deployments@2024-04-01","ScopeType":8,"Body":114,"Flags":0}},{"6":{"Value":"Microsoft.AzureSphere/catalogs/products/deviceGroups/devices"}},{"6":{"Value":"2024-04-01"}},{"2":{"Name":"Microsoft.AzureSphere/catalogs/products/deviceGroups/devices","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":127,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":128,"Flags":10,"Description":"The resource api version"},"properties":{"Type":130,"Flags":0,"Description":"The resource-specific properties for this resource."},"systemData":{"Type":21,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"DeviceProperties","Properties":{"deviceId":{"Type":4,"Flags":0,"Description":"Device ID"},"chipSku":{"Type":4,"Flags":2,"Description":"SKU of the chip"},"lastAvailableOsVersion":{"Type":4,"Flags":2,"Description":"OS version available for installation when update requested"},"lastInstalledOsVersion":{"Type":4,"Flags":2,"Description":"OS version running on device when update requested"},"lastOsUpdateUtc":{"Type":4,"Flags":2,"Description":"Time when update requested and new OS version available"},"lastUpdateRequestUtc":{"Type":4,"Flags":2,"Description":"Time when update was last requested"},"provisioningState":{"Type":138,"Flags":2,"Description":"The status of the last operation."}}}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Accepted"}},{"5":{"Elements":[131,132,133,134,135,136,137,4]}},{"4":{"Name":"Microsoft.AzureSphere/catalogs/products/deviceGroups/devices@2024-04-01","ScopeType":8,"Body":129,"Flags":0}},{"6":{"Value":"Microsoft.AzureSphere/catalogs/certificates"}},{"6":{"Value":"2024-04-01"}},{"2":{"Name":"Microsoft.AzureSphere/catalogs/certificates","Properties":{"id":{"Type":4,"Flags":10,"Description":"The resource id"},"name":{"Type":4,"Flags":9,"Description":"The resource name"},"type":{"Type":140,"Flags":10,"Description":"The resource type"},"apiVersion":{"Type":141,"Flags":10,"Description":"The resource api version"},"properties":{"Type":143,"Flags":2,"Description":"The resource-specific properties for this resource."},"systemData":{"Type":21,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"2":{"Name":"CertificateProperties","Properties":{"certificate":{"Type":4,"Flags":2,"Description":"The certificate as a UTF-8 encoded base 64 string."},"status":{"Type":148,"Flags":2,"Description":"The certificate status."},"subject":{"Type":4,"Flags":2,"Description":"The certificate subject."},"thumbprint":{"Type":4,"Flags":2,"Description":"The certificate thumbprint."},"expiryUtc":{"Type":4,"Flags":2,"Description":"The certificate expiry date."},"notBeforeUtc":{"Type":4,"Flags":2,"Description":"The certificate not before date."},"provisioningState":{"Type":156,"Flags":2,"Description":"The status of the last operation."}}}},{"6":{"Value":"Active"}},{"6":{"Value":"Inactive"}},{"6":{"Value":"Expired"}},{"6":{"Value":"Revoked"}},{"5":{"Elements":[144,145,146,147,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Accepted"}},{"5":{"Elements":[149,150,151,152,153,154,155,4]}},{"4":{"Name":"Microsoft.AzureSphere/catalogs/certificates@2024-04-01","ScopeType":8,"Body":142,"Flags":1}},{"2":{"Name":"CountDevicesResponse","Properties":{"value":{"Type":3,"Flags":1,"Description":"Number of children resources in parent resource."}}}},{"8":{"Name":"countDevices","ResourceType":"Microsoft.AzureSphere/catalogs","ApiVersion":"2024-04-01","Output":158}},{"2":{"Name":"DeploymentListResult","Properties":{"value":{"Type":162,"Flags":1,"Description":"The Deployment items on this page"},"nextLink":{"Type":4,"Flags":0,"Description":"The link to the next page of items"}}}},{"2":{"Name":"Deployment","Properties":{"properties":{"Type":115,"Flags":0,"Description":"The resource-specific properties for this resource."},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""},"systemData":{"Type":21,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"3":{"ItemType":161}},{"8":{"Name":"listDeployments","ResourceType":"Microsoft.AzureSphere/catalogs","ApiVersion":"2024-04-01","Output":160}},{"2":{"Name":"ListDeviceGroupsRequest","Properties":{"deviceGroupName":{"Type":4,"Flags":0,"Description":"Device Group name."}}}},{"2":{"Name":"DeviceGroupListResult","Properties":{"value":{"Type":167,"Flags":1,"Description":"The DeviceGroup items on this page"},"nextLink":{"Type":4,"Flags":0,"Description":"The link to the next page of items"}}}},{"2":{"Name":"DeviceGroup","Properties":{"properties":{"Type":90,"Flags":0,"Description":"The resource-specific properties for this resource."},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""},"systemData":{"Type":21,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"3":{"ItemType":166}},{"8":{"Name":"listDeviceGroups","ResourceType":"Microsoft.AzureSphere/catalogs","ApiVersion":"2024-04-01","Output":165,"Input":164}},{"2":{"Name":"PagedDeviceInsight","Properties":{"value":{"Type":171,"Flags":1,"Description":"The DeviceInsight items on this page"},"nextLink":{"Type":4,"Flags":0,"Description":"The link to the next page of items"}}}},{"2":{"Name":"DeviceInsight","Properties":{"deviceId":{"Type":4,"Flags":1,"Description":"Device ID"},"description":{"Type":4,"Flags":1,"Description":"Event description"},"startTimestampUtc":{"Type":4,"Flags":1,"Description":"Event start timestamp"},"endTimestampUtc":{"Type":4,"Flags":1,"Description":"Event end timestamp"},"eventCategory":{"Type":4,"Flags":1,"Description":"Event category"},"eventClass":{"Type":4,"Flags":1,"Description":"Event class"},"eventType":{"Type":4,"Flags":1,"Description":"Event type"},"eventCount":{"Type":3,"Flags":1,"Description":"Event count"}}}},{"3":{"ItemType":170}},{"8":{"Name":"listDeviceInsights","ResourceType":"Microsoft.AzureSphere/catalogs","ApiVersion":"2024-04-01","Output":169}},{"2":{"Name":"DeviceListResult","Properties":{"value":{"Type":175,"Flags":1,"Description":"The Device items on this page"},"nextLink":{"Type":4,"Flags":0,"Description":"The link to the next page of items"}}}},{"2":{"Name":"Device","Properties":{"properties":{"Type":130,"Flags":0,"Description":"The resource-specific properties for this resource."},"id":{"Type":4,"Flags":2,"Description":"Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"},"name":{"Type":4,"Flags":2,"Description":"The name of the resource"},"type":{"Type":4,"Flags":2,"Description":"The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""},"systemData":{"Type":21,"Flags":2,"Description":"Azure Resource Manager metadata containing createdBy and modifiedBy information."}}}},{"3":{"ItemType":174}},{"8":{"Name":"listDevices","ResourceType":"Microsoft.AzureSphere/catalogs","ApiVersion":"2024-04-01","Output":173}},{"8":{"Name":"uploadImage","ResourceType":"Microsoft.AzureSphere/catalogs","ApiVersion":"2024-04-01","Input":116}},{"2":{"Name":"CertificateChainResponse","Properties":{"certificateChain":{"Type":4,"Flags":2,"Description":"The certificate chain."}}}},{"8":{"Name":"retrieveCertChain","ResourceType":"Microsoft.AzureSphere/catalogs/certificates","ApiVersion":"2024-04-01","Output":178}},{"2":{"Name":"ProofOfPossessionNonceRequest","Properties":{"proofOfPossessionNonce":{"Type":4,"Flags":1,"Description":"The proof of possession nonce"}}}},{"2":{"Name":"ProofOfPossessionNonceResponse","Properties":{"certificate":{"Type":4,"Flags":2,"Description":"The certificate as a UTF-8 encoded base 64 string."},"status":{"Type":186,"Flags":2,"Description":"The certificate status."},"subject":{"Type":4,"Flags":2,"Description":"The certificate subject."},"thumbprint":{"Type":4,"Flags":2,"Description":"The certificate thumbprint."},"expiryUtc":{"Type":4,"Flags":2,"Description":"The certificate expiry date."},"notBeforeUtc":{"Type":4,"Flags":2,"Description":"The certificate not before date."},"provisioningState":{"Type":194,"Flags":2,"Description":"The status of the last operation."}}}},{"6":{"Value":"Active"}},{"6":{"Value":"Inactive"}},{"6":{"Value":"Expired"}},{"6":{"Value":"Revoked"}},{"5":{"Elements":[182,183,184,185,4]}},{"6":{"Value":"Succeeded"}},{"6":{"Value":"Failed"}},{"6":{"Value":"Canceled"}},{"6":{"Value":"Provisioning"}},{"6":{"Value":"Updating"}},{"6":{"Value":"Deleting"}},{"6":{"Value":"Accepted"}},{"5":{"Elements":[187,188,189,190,191,192,193,4]}},{"8":{"Name":"retrieveProofOfPossessionNonce","ResourceType":"Microsoft.AzureSphere/catalogs/certificates","ApiVersion":"2024-04-01","Output":181,"Input":180}},{"8":{"Name":"countDevices","ResourceType":"Microsoft.AzureSphere/catalogs/products","ApiVersion":"2024-04-01","Output":158}},{"8":{"Name":"generateDefaultDeviceGroups","ResourceType":"Microsoft.AzureSphere/catalogs/products","ApiVersion":"2024-04-01","Output":165}},{"2":{"Name":"ClaimDevicesRequest","Properties":{"deviceIdentifiers":{"Type":199,"Flags":1,"Description":"Device identifiers of the devices to be claimed."}}}},{"3":{"ItemType":4}},{"8":{"Name":"claimDevices","ResourceType":"Microsoft.AzureSphere/catalogs/products/deviceGroups","ApiVersion":"2024-04-01","Input":198}},{"8":{"Name":"countDevices","ResourceType":"Microsoft.AzureSphere/catalogs/products/deviceGroups","ApiVersion":"2024-04-01","Output":158}},{"2":{"Name":"GenerateCapabilityImageRequest","Properties":{"capabilities":{"Type":206,"Flags":1,"Description":"List of capabilities to create"}}}},{"6":{"Value":"ApplicationDevelopment"}},{"6":{"Value":"FieldServicing"}},{"5":{"Elements":[203,204,4]}},{"3":{"ItemType":205}},{"2":{"Name":"SignedCapabilityImageResponse","Properties":{"image":{"Type":4,"Flags":2,"Description":"The signed device capability image as a UTF-8 encoded base 64 string."}}}},{"8":{"Name":"generateCapabilityImage","ResourceType":"Microsoft.AzureSphere/catalogs/products/deviceGroups/devices","ApiVersion":"2024-04-01","Output":207,"Input":202}}] \ No newline at end of file diff --git a/internal/services/azapi_resource_action_data_source_test.go b/internal/services/azapi_resource_action_data_source_test.go index ef48522f4..1a1460c9c 100644 --- a/internal/services/azapi_resource_action_data_source_test.go +++ b/internal/services/azapi_resource_action_data_source_test.go @@ -51,7 +51,7 @@ func (r ActionDataSource) basic(data acceptance.TestData) string { %s data "azapi_resource_action" "test" { - type = "Microsoft.Automation/automationAccounts@2022-08-08" + type = "Microsoft.Automation/automationAccounts@2023-11-01" resource_id = azapi_resource.test.id action = "listKeys" response_export_values = ["*"] diff --git a/internal/services/azapi_resource_test.go b/internal/services/azapi_resource_test.go index fd258deef..2667e8a63 100644 --- a/internal/services/azapi_resource_test.go +++ b/internal/services/azapi_resource_test.go @@ -514,7 +514,7 @@ resource "azurerm_automation_account" "test" { } resource "azapi_resource" "test" { - type = "Microsoft.Automation/automationAccounts/certificates@2022-08-08" + type = "Microsoft.Automation/automationAccounts/certificates@2023-11-01" name = "acctest%[2]s" parent_id = azurerm_automation_account.test.id @@ -605,7 +605,7 @@ resource "azurerm_user_assigned_identity" "test" { } resource "azapi_resource" "test" { - type = "Microsoft.Automation/automationAccounts@2022-08-08" + type = "Microsoft.Automation/automationAccounts@2023-11-01" name = "acctest%[2]s" parent_id = azurerm_resource_group.test.id @@ -646,7 +646,7 @@ resource "azurerm_user_assigned_identity" "test" { resource "azapi_resource" "test" { name = "acctest%[2]s" parent_id = azurerm_resource_group.test.id - type = "Microsoft.Automation/automationAccounts@2022-08-08" + type = "Microsoft.Automation/automationAccounts@2023-11-01" schema_validation_enabled = false body = <